@ckeditor/ckeditor5-paste-from-office-enhanced 47.1.0 → 47.2.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||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 u={},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=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[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&&(u[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&&u[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 u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&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(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){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 v(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 x(t,n){const r=new DOMParser,s=function(t){return v(v(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 S=n(584);function L(){const t=["3508qUiRFO","2216944WKDOJz","test","7928seIyKN","64iqCOGO","346602HWMUHB","20IhdoOG","2295970jWQMcj","760014Vvpbbo","2359OaPGYz","1337028XnwfCZ"];return(L=function(){return t})()}function O(t,e){const n=L();return(O=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(371785===-parseInt(e(503))/1*(-parseInt(e(507))/2)+-parseInt(e(508))/3+parseInt(e(504))/4+-parseInt(e(499))/5+-parseInt(e(502))/6+parseInt(e(501))/7*(parseInt(e(506))/8)+parseInt(e(500))/9*(parseInt(e(509))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[O(505)](t)}!function(t){const e=R,n=t();for(;;)try{if(422316===-parseInt(e(440))/1+parseInt(e(434))/2+-parseInt(e(442))/3+parseInt(e(433))/4*(parseInt(e(435))/5)+parseInt(e(450))/6*(-parseInt(e(449))/7)+parseInt(e(441))/8*(parseInt(e(430))/9)+parseInt(e(452))/10*(-parseInt(e(447))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["map","130pvWRxG","groups","trim","split","assign","className","style","162963QMgZiU","push","hasClass","24eEGsHh","729252JCbBZU","613705xlimZl","getPropertyValue","cssRules","length","initial","328497sYRXoM","232wzIsVv","335676fDGjmg","exec","name","tagName","selectorText","200486JfNGmy","set","7QnHrbh","3159192xVZPwO"];return(P=function(){return t})()}function F(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(445)]&&!s[n(428)])continue;const e=!s[n(445)]||t[n(444)]===s[n(445)],o=!s[n(428)]||t[n(432)](s[n(428)]);e&&o&&r[n(448)](s,i)}return r}function R(t,e){const n=P();return(R=function(t,e){return n[t-=424]})(t,e)}function M(t){const e=R,n={};for(let r=0;r<t[e(438)];r++){const s=t[r],i=t[e(436)](s);e(439)!==i&&(n[s]=i)}return n}function T(t){const e=R,n=t[e(426)](",")[e(451)](t=>t[e(425)]()),r=[];for(const t of n){const n=A[e(443)](t);n&&r[e(431)](n[e(424)])}return r}function j(t){const e=R,n={};for(const r of t)Object[e(427)](n,r);return n}const N=V;function V(t,e){const n=W();return(V=function(t,e){return n[t-=279]})(t,e)}function W(){const t=["3263995kxJTPy","4009irMbGI","3185932LRcOYF","elementStart","6rewHpW","22RrFnDq","size","execute","isActive","from","hasStyle","3450753bLrGbP","createRangeIn","148zZaNwM","content","setStyle","type","2459187lbUawQ","10533362irRiRl","3226330HzxFjR","8PtDGJu","item","_parsedData","values","document"];return(W=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(793904===parseInt(e(283))/1*(-parseInt(e(295))/2)+-parseInt(e(299))/3+parseInt(e(284))/4+-parseInt(e(282))/5+-parseInt(e(286))/6*(-parseInt(e(300))/7)+parseInt(e(302))/8*(-parseInt(e(293))/9)+parseInt(e(301))/10*(parseInt(e(287))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends b{[N(289)](t){const n=N,{body:r,styles:s}=t[n(279)],i=new e.ViewUpcastWriter(r[n(281)]),o=i[n(294)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(448)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(437)])if(t instanceof CSSStyleRule){const r=M(t[e(429)]);n[t[e(446)]]=Object[e(427)]({},n[t[e(446)]]||{},r)}return n}(s));for(const t of o){if(n(285)!==t[n(298)])continue;const e=F(t[n(303)],c);if(e[n(288)]){const r=j(Array[n(291)](e[n(280)]()));for(const e in r){const s=t[n(303)];s[n(292)](e)||i[n(297)](e,r[e],s)}}}t[n(296)]=r}[N(290)](t){return super[N(290)](t)||E(t)}}const $=K;function K(t,e){const n=U();return(K=function(t,e){return n[t-=118]})(t,e)}function U(){const t=["dataTransfer","8QVIBSX","editing","739746opmNpW","document","view","280951lxuabq","31098YYuJYe","execute","fromCharCode","requires","pluginName","3831002BBquYF","afterInit","plugins","PasteFromOffice","map","_parsedData","text/html","href","319800pAfTrN","16278vOQeIz","isPremiumPlugin","high","1432570diXnys","get","isOfficialPlugin","isActive","editor","init","stylesProcessor","PasteFromOfficeEnhancedInliner","join","getData","ClipboardPipeline","inputTransformation"];return(U=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(173975===parseInt(e(136))/1+-parseInt(e(137))/2+parseInt(e(133))/3+-parseInt(e(150))/4+parseInt(e(118))/5+parseInt(e(151))/6+parseInt(e(142))/7*(-parseInt(e(131))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class k extends t.Plugin{static get[$(141)](){return $(125)}static get[$(120)](){return!0}static get[$(152)](){return!0}static get[$(140)](){return[$(145)]}[$(123)](){const t=$,e=this[t(122)],n=e[t(144)][t(119)](t(128)),r=e[t(132)][t(135)][t(134)],s=new D(r);n.on(t(129),(e,n)=>{const i=t,o=n[i(130)][i(127)](i(148));s[i(121)](o)&&(n[i(147)]||(n[i(147)]=x(o,r[i(124)])),s[i(138)](n))},{priority:S.priorities[t(119)](t(153))+11})}[$(143)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),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])](u(t)):null}function u(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 l(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=K;return t[e(146)](t=>String[e(139)](t))[e(126)]("")}!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([73]);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])],l(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 u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+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(l(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(l(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])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(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:1760572800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,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(149)]);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 q=J;!function(t){const e=J,n=t();for(;;)try{if(694906===parseInt(e(333))/1*(parseInt(e(306))/2)+parseInt(e(309))/3*(-parseInt(e(295))/4)+parseInt(e(305))/5+parseInt(e(327))/6*(parseInt(e(307))/7)+parseInt(e(315))/8+-parseInt(e(291))/9*(parseInt(e(319))/10)+-parseInt(e(321))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const G=[q(314),q(325),q(323),q(318),q(310),q(301),q(320),q(326)],z=[q(314),q(325),q(323)],H={"font-style":[[q(328),"i"]],"font-weight":[[q(311),q(313)],[q(304),q(313)],[q(330),q(313)],[t=>Number(t)>=600,q(313)]],"text-decoration":[[q(292),"u"],[q(293),"s"]],"text-decoration-line":[[q(292),"u"],[q(293),"s"]],"vertical-align":[[q(294),q(294)],[q(324),q(329)]]};function Q(t){return G[q(332)](t)}function J(t,e){const n=Y();return(J=function(t,e){return n[t-=291]})(t,e)}function Z(t){const e=q;return Array[e(302)](t[e(334)]())[e(317)](Q)}function B(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(316)](e=>{const i=n,o=t[i(298)](e);if(o)if(c=e,z[q(332)](c))r[e]=o;else if(e in H){const t=o[i(312)](" ");H[e][i(316)](([n,r])=>{const o=i;for(const i of t)(o(308)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(316)](([,n])=>{const s=r,i=e[s(331)](n,[],t[s(297)]());e[s(299)](0,i,t)}),e[r(322)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(300)](n)[r(335)])return;const s=e[r(331)](r(303),[],t[r(297)]());e[r(296)](n,s),e[r(299)](0,s,t),e[r(322)](Object[r(300)](n),t)}(t,e,r)}function Y(){const t=["23822700fgmFSB","removeStyle","font-size","super","font-family","vertical-align","24vvxWnr","italic","sup","bolder","createElement","includes","54928OsyczZ","getStyleNames","length","9ezDDQg","underline","line-through","sub","9452oQwhFT","setStyle","getChildren","getStyle","insertChild","keys","font-weight","from","span","bold","5206830hCKeLK","2phFzIU","1086169YJqFlR","function","201cTRfwj","text-decoration-line","medium","split","strong","color","10468904mErqLP","forEach","filter","text-decoration","66480dNQAoL","font-style"];return(Y=function(){return t})()}const _=tt;function X(){const t=["getItems","execute","308GIirin","font","1406355FnZudO","30680650dThGyR","251912ahUPpb","document","118821eIBpGN","_parsedData","element","219184YfeccZ","2zOVpnU","stylesProcessor","1755858UMZtem","name","includes","2212983EuQRgf","content","blockElements","createRangeIn","10UHHBSp","isActive"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=154]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(610461===parseInt(e(161))/1*(-parseInt(e(165))/2)+-parseInt(e(157))/3+parseInt(e(159))/4*(-parseInt(e(174))/5)+-parseInt(e(167))/6+parseInt(e(155))/7*(-parseInt(e(164))/8)+-parseInt(e(170))/9+parseInt(e(158))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[_(154)](t){const n=_,{body:r}=t[n(162)],s=new e.ViewUpcastWriter(r[n(160)]),i=s[n(173)](r),o=new e.ViewDocument(s[n(160)][n(166)]),c=[...new e.ViewDomConverter(o)[n(172)],n(156)],a=i[n(176)]();for(const t of a)if(t.is(n(163))&&c[n(169)](t[n(168)])){B(t,s,Z(t))}t[n(171)]=r}[_(175)](t){return super[_(175)](t)||E(t)}}function nt(){const t=["6EVzqnF","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_licenseKeyCheckInterval","get","editor","execute","getData","licenseKey","editing","pasteFromOfficeEnhancedLicenseKeyTrialLimit","trialLimit","1307817OaKlMT","dataTransfer","invalid","523430MqQUHb","848LhRtKZ","view","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pluginName","isPremiumPlugin","requires","isActive","PasteFromOffice","PasteFromOfficeEnhanced","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyExpired","inputTransformation","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyUsageLimit","expired","init","document","isOfficialPlugin","plugins","_showLicenseError","featureNotAllowed","2wRkahw","high","text/html","domainLimit","stylesProcessor","869640ERGoSV","usageLimit","destroy","14301pmRbyC","373245gTqGtv","_parsedData","23087oJHoiV","config","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","evaluationLimit","PasteFromOfficeEnhancedPropagator","18360jHOjvG"];return(nt=function(){return t})()}const rt=st;function st(t,e){const n=nt();return(st=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(173880===parseInt(e(544))/1*(-parseInt(e(533))/2)+-parseInt(e(538))/3+parseInt(e(495))/4+-parseInt(e(542))/5*(-parseInt(e(496))/6)+parseInt(e(507))/7+-parseInt(e(511))/8*(-parseInt(e(541))/9)+parseInt(e(510))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it extends t.Plugin{[rt(503)];[rt(498)];static get[rt(514)](){return rt(494)}static get[rt(529)](){return!0}static get[rt(515)](){return!0}static get[rt(516)](){return[rt(518)]}[rt(527)](){const t=rt,e=this[t(500)],n=e[t(530)][t(499)](t(520)),r=e[t(504)][t(512)][t(528)],s=new et(r);n.on(t(522),(e,n)=>{const i=t,o=n[i(508)][i(502)](i(535));s[i(517)](o)&&(n[i(543)]||(n[i(543)]=x(o,r[i(537)])),s[i(501)](n))},{priority:S.priorities[t(499)](t(534))+10}),this[t(503)]=this[t(500)][t(545)][t(499)](t(503));const i=this[t(500)];this[t(498)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(523)==s||e(524)==s||e(521)==s||e(513)==s||e(497)==s||e(546)==s||e(505)==s||e(525)==s){delete i[r],n=s,clearInterval(this[e(498)]),this[e(498)]=void 0;break}}e(524)==n&&i[e(531)](e(509)),e(521)==n&&i[e(531)](e(526)),e(513)==n&&i[e(531)](e(536)),e(497)==n&&i[e(531)](e(532),e(519)),e(546)==n&&i[e(531)](e(493)),e(505)==n&&i[e(531)](e(506)),e(525)==n&&i[e(531)](e(539))},1e3)}[rt(540)](){const t=rt;super[t(540)](),this[t(498)]&&clearInterval(this[t(498)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=483]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(719544===parseInt(e(487))/1*(parseInt(e(497))/2)+parseInt(e(492))/3+parseInt(e(491))/4*(-parseInt(e(489))/5)+parseInt(e(486))/6+-parseInt(e(496))/7*(parseInt(e(498))/8)+-parseInt(e(490))/9+parseInt(e(484))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(493)](){return ot(495)}static get[ot(483)](){return!0}static get[ot(488)](){return!0}static get[ot(485)](){return[ot(494),k,it]}}function ut(){var t=["PasteFromOfficeEnhanced","67984rLpLjp","1495522FLnJel","64lJgVtq","isOfficialPlugin","11229210Vhugze","requires","4780632ZQdnPc","1LxpoEg","isPremiumPlugin","3600885FnLObo","11266227gOcyLT","4mkfRnJ","305298NrGgYH","pluginName","PasteFromOffice"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=476]})(t,e)}function ft(){var t=["2033560GMMPkd","30keIbmg","1195965MhVeDN","1312175SWunug","17393vTvoLu","24GocYKd","393786Udezmq","52335twrIfd","794731iViqEe","56bNQVTT"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(175781===-parseInt(e(482))/1*(parseInt(e(479))/2)+-parseInt(e(485))/3*(-parseInt(e(477))/4)+parseInt(e(481))/5+-parseInt(e(484))/6+parseInt(e(476))/7*(-parseInt(e(483))/8)+parseInt(e(480))/9+parseInt(e(478))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function 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=P,n=t();for(;;)try{if(919469===-parseInt(e(506))/1*(parseInt(e(508))/2)+-parseInt(e(499))/3*(-parseInt(e(507))/4)+-parseInt(e(505))/5*(-parseInt(e(498))/6)+-parseInt(e(500))/7+parseInt(e(501))/8+parseInt(e(503))/9+-parseInt(e(504))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function P(t,e){const n=F();return(P=function(t,e){return n[t-=498]})(t,e)}function L(t){return O[P(502)](t)}function F(){const t=["6736QAOhOq","133618WoCDLM","54zTTwvh","3099woKMnx","5634244iqimwf","5581936Oiqecp","test","9288423cfjhpG","31072090YEwQrm","831015aedVDp","2fWZugR"];return(F=function(){return t})()}function R(t,e){const n=j();return(R=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(983095===-parseInt(e(374))/1+parseInt(e(372))/2*(-parseInt(e(371))/3)+parseInt(e(376))/4+-parseInt(e(386))/5+parseInt(e(380))/6*(parseInt(e(379))/7)+parseInt(e(364))/8+-parseInt(e(373))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const D=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(382)]&&!s[n(381)])continue;const e=!s[n(382)]||t[n(362)]===s[n(382)],o=!s[n(381)]||t[n(387)](s[n(381)]);e&&o&&r[n(385)](s,i)}return r}function j(){const t=["getPropertyValue","422401bKIGkH","114bVoHFO","className","tagName","selectorText","push","set","258270TCQpBW","hasClass","assign","name","split","5480928PBYDdD","groups","style","exec","initial","map","length","3603DvAGId","386OiuYdk","10216854nZAxOx","804569KgefcM","cssRules","5498736uPvbPf","trim"];return(j=function(){return t})()}function N(t){const e=R,n={};for(let r=0;r<t[e(370)];r++){const s=t[r],i=t[e(378)](s);e(368)!==i&&(n[s]=i)}return n}function T(t){const e=R,n=t[e(363)](",")[e(369)](t=>t[e(377)]()),r=[];for(const t of n){const n=D[e(367)](t);n&&r[e(384)](n[e(365)])}return r}function W(t){const e=R,n={};for(const r of t)Object[e(361)](n,r);return n}function $(t,e){const n=K();return($=function(t,e){return n[t-=287]})(t,e)}const k=$;function K(){const t=["type","document","execute","356JhILnD","_parsedData","item","169911SsWNst","createRangeIn","isActive","hasStyle","4505058DmQibK","size","content","42jqAzwF","setStyle","from","305805ORjBco","64616VGYUKp","4750936CqcrrK","values","48937YAhgGi","elementStart","11265xReqHA"];return(K=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(307091===-parseInt(e(297))/1+parseInt(e(308))/2+parseInt(e(307))/3+parseInt(e(294))/4*(parseInt(e(290))/5)+-parseInt(e(304))/6*(-parseInt(e(288))/7)+parseInt(e(309))/8+-parseInt(e(301))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class V extends S{[k(293)](t){const n=k,{body:r,styles:s}=t[n(295)],i=new e.ViewUpcastWriter(r[n(292)]),o=i[n(298)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(385)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(375)])if(t instanceof CSSStyleRule){const r=N(t[e(366)]);n[t[e(383)]]=Object[e(361)]({},n[t[e(383)]]||{},r)}return n}(s));for(const t of o){if(n(289)!==t[n(291)])continue;const e=M(t[n(296)],c);if(e[n(302)]){const r=W(Array[n(306)](e[n(287)]()));for(const e in r){const s=t[n(296)];s[n(300)](e)||i[n(305)](e,r[e],s)}}}t[n(303)]=r}[k(299)](t){return super[k(299)](t)||L(t)}}const q=Q;function z(){const t=["18SwqkHJ","inputTransformation","PasteFromOffice","editor","get","join","dataTransfer","146168lOSJac","stylesProcessor","href","463507EmbNVc","isPremiumPlugin","document","7BOasCV","isOfficialPlugin","2520744hLolFj","55004djtRcw","PasteFromOfficeEnhancedInliner","getData","15ljBLSD","2869407bIggRG","editing","pluginName","execute","high","text/html","isActive","map","requires","2585552SwhNbT","plugins","view","10WsJsPE","204BbsANr","261172qofqxA","init","ClipboardPipeline","fromCharCode","afterInit","_parsedData"];return(z=function(){return t})()}function Q(t,e){const n=z();return(Q=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(358843===parseInt(e(293))/1+-parseInt(e(324))/2*(parseInt(e(317))/3)+parseInt(e(311))/4*(-parseInt(e(296))/5)+-parseInt(e(292))/6+parseInt(e(290))/7*(parseInt(e(306))/8)+parseInt(e(297))/9*(parseInt(e(309))/10)+parseInt(e(287))/11*(parseInt(e(310))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class U extends t.Plugin{static get[q(299)](){return q(294)}static get[q(291)](){return!0}static get[q(288)](){return!0}static get[q(305)](){return[q(319)]}[q(312)](){const t=q,e=this[t(320)],n=e[t(307)][t(321)](t(313)),r=e[t(298)][t(308)][t(289)],s=new V(r);n.on(t(318),(e,n)=>{const i=t,o=n[i(323)][i(295)](i(302));s[i(303)](o)&&(n[i(316)]||(n[i(316)]=A(o,r[i(325)])),s[i(300)](n))},{priority:E.priorities[t(321)](t(301))+11})}[q(315)](){!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(304)](t=>String[e(314)](t))[e(322)]("")}!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 h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1761782400;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(326)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=tt;!function(t){const e=tt,n=t();for(;;)try{if(566260===-parseInt(e(332))/1+-parseInt(e(316))/2*(parseInt(e(336))/3)+parseInt(e(306))/4+parseInt(e(309))/5*(parseInt(e(312))/6)+parseInt(e(331))/7+parseInt(e(328))/8+-parseInt(e(314))/9*(parseInt(e(335))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const H=[B(310),B(307),B(343),B(346),B(339),B(330),B(340),B(326)],Y=[B(310),B(307),B(343)],_={"font-style":[[B(313),"i"]],"font-weight":[[B(333),B(320)],[B(344),B(320)],[B(315),B(320)],[t=>Number(t)>=600,B(320)]],"text-decoration":[[B(319),"u"],[B(323),"s"]],"text-decoration-line":[[B(319),"u"],[B(323),"s"]],"vertical-align":[[B(345),B(345)],[B(327),B(304)]]};function G(t){return H[B(329)](t)}function Z(){const t=["bolder","36ikzDQn","span","function","underline","strong","from","setStyle","line-through","split","forEach","vertical-align","super","1512904aiaFQV","includes","font-weight","2416477QMbiif","496252jtWITt","medium","getStyle","22520SDilOA","33279fBFtMz","getStyleNames","length","text-decoration-line","font-style","keys","removeStyle","font-size","bold","sub","text-decoration","getChildren","sup","insertChild","3310760KncNDo","font-family","createElement","40rAZDYS","color","filter","88962WDKDYn","italic","873nhJqnw"];return(Z=function(){return t})()}function J(t){const e=B;return Array[e(321)](t[e(337)]())[e(311)](G)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(325)](e=>{const i=n,o=t[i(334)](e);if(o)if(c=e,Y[B(329)](c))r[e]=o;else if(e in _){const t=o[i(324)](" ");_[e][i(325)](([n,r])=>{const o=i;for(const i of t)(o(318)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=B;for(const s in n)n[s][r(325)](([,n])=>{const s=r,i=e[s(308)](n,[],t[s(303)]());e[s(305)](0,i,t)}),e[r(342)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(341)](n)[r(338)])return;const s=e[r(308)](r(317),[],t[r(303)]());e[r(322)](n,s),e[r(305)](0,s,t),e[r(342)](Object[r(341)](n),t)}(t,e,r)}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=303]})(t,e)}const et=rt;function nt(){const t=["662XedVfg","260211hPeBYv","2862oFoNCu","528367AhQAwy","stylesProcessor","_parsedData","blockElements","name","createRangeIn","font","element","1754019CUTAZA","document","5CdbnUw","isActive","includes","getItems","execute","463732ZxGgfq","848760XuHEbn","content","3277592xMVLol"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(304269===parseInt(e(435))/1+parseInt(e(434))/2*(parseInt(e(436))/3)+-parseInt(e(430))/4*(-parseInt(e(425))/5)+parseInt(e(431))/6+parseInt(e(437))/7+-parseInt(e(433))/8+-parseInt(e(445))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(429)](t){const n=et,{body:r}=t[n(439)],s=new e.ViewUpcastWriter(r[n(424)]),i=s[n(442)](r),o=new e.ViewDocument(s[n(424)][n(438)]),c=[...new e.ViewDomConverter(o)[n(440)],n(443)],a=i[n(428)]();for(const t of a)if(t.is(n(444))&&c[n(427)](t[n(441)])){X(t,s,J(t))}t[n(432)]=r}[et(426)](t){return super[et(426)](t)||L(t)}}function it(){const t=["pluginName","featureNotAllowed","destroy","document","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","_showLicenseError","view","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhancedPropagator","domainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","init","inputTransformation","text/html","isActive","1115691iRHvSD","402430uzFOQA","getData","pasteFromOfficeEnhancedLicenseKeyInvalid","usageLimit","_parsedData","14369643HtyNIK","evaluationLimit","PasteFromOfficeEnhanced","2QyAIDe","config","isPremiumPlugin","trialLimit","13725cpDOOR","stylesProcessor","invalid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","high","168mvYZkT","requires","dataTransfer","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyTrialLimit","isOfficialPlugin","editor","expired","7119825DKMXqd","get","editing","1476IoEijv","pasteFromOfficeEnhancedLicenseKeyExpired","execute","34558730pgHgZH","licenseKey","_licenseKeyCheckInterval","plugins","803130iPBhFY"];return(it=function(){return t})()}const ot=ct;function ct(t,e){const n=it();return(ct=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(861800===-parseInt(e(502))/1*(-parseInt(e(511))/2)+-parseInt(e(515))/3*(-parseInt(e(533))/4)+-parseInt(e(530))/5+parseInt(e(540))/6+parseInt(e(503))/7*(parseInt(e(520))/8)+parseInt(e(508))/9+-parseInt(e(536))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{[ot(537)];[ot(538)];static get[ot(541)](){return ot(495)}static get[ot(527)](){return!0}static get[ot(513)](){return!0}static get[ot(521)](){return[ot(525)]}[ot(498)](){const t=ot,e=this[t(528)],n=e[t(539)][t(531)](t(523)),r=e[t(532)][t(547)][t(544)],s=new st(r);n.on(t(499),(e,n)=>{const i=t,o=n[i(522)][i(504)](i(500));s[i(501)](o)&&(n[i(507)]||(n[i(507)]=A(o,r[i(516)])),s[i(535)](n))},{priority:E.priorities[t(531)](t(519))+10}),this[t(537)]=this[t(528)][t(512)][t(531)](t(537));const i=this[t(528)];this[t(538)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(524)==s||e(505)==s||e(534)==s||e(548)==s||e(518)==s||e(545)==s||e(526)==s||e(497)==s){delete i[r],n=s,clearInterval(this[e(538)]),this[e(538)]=void 0;break}}e(505)==n&&i[e(546)](e(517)),e(534)==n&&i[e(546)](e(529)),e(548)==n&&i[e(546)](e(496)),e(518)==n&&i[e(546)](e(542),e(510)),e(545)==n&&i[e(546)](e(509)),e(526)==n&&i[e(546)](e(514)),e(497)==n&&i[e(546)](e(506))},1e3)}[ot(543)](){const t=ot;super[t(543)](),this[t(538)]&&clearInterval(this[t(538)])}}var lt=ft;function ut(){var t=["PasteFromOffice","1561530gmWPQe","PasteFromOfficeEnhanced","18103063jAZOQr","isOfficialPlugin","606CMzLNI","24136QOMYym","5969PNxRbn","1084Fzjzyn","isPremiumPlugin","1666RwkOUP","pluginName","requires","1803498BBalWn","24UGNjPr","45QyNlpm","3260080tlRUxm"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=278]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(481469===-parseInt(e(291))/1*(parseInt(e(281))/2)+-parseInt(e(289))/3*(-parseInt(e(292))/4)+parseInt(e(283))/5+-parseInt(e(280))/6+parseInt(e(294))/7*(-parseInt(e(290))/8)+parseInt(e(282))/9*(-parseInt(e(285))/10)+parseInt(e(287))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[lt(278)](){return lt(286)}static get[lt(288)](){return!0}static get[lt(293)](){return!0}static get[lt(279)](){return[lt(284),U,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=196]})(t,e)}function dt(){var t=["2596tFQbIm","176844NnClpN","727262qXrPvt","3232MVkzae","9935DQRrwt","6ewmegi","2184Ngfihf","18CGgnMx","4764784zTwMhz","9306787qumbuW","1562UqfWcr","4019210wePUVT"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(712011===-parseInt(e(199))/1+parseInt(e(200))/2*(parseInt(e(203))/3)+parseInt(e(197))/4*(-parseInt(e(201))/5)+-parseInt(e(202))/6*(parseInt(e(206))/7)+parseInt(e(205))/8*(parseInt(e(204))/9)+-parseInt(e(196))/10+parseInt(e(207))/11*(parseInt(e(198))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x3d53a9}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x54ab19,parsePasteOfficeHtml as _0xf86e1f}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5e9808,uid as _0x58bf05}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x4c7a51,ViewDocument as _0x2dacdc,ViewDomConverter as _0x3d8bd0}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x36cb97){return m['test'](_0x36cb97);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x2bc82a,_0x2412e9){const _0x2dcfc7=new Map();for(const [_0x342768,_0x5e10ea]of _0x2412e9){if(!_0x342768['tagName']&&!_0x342768['className'])continue;const _0x547329=!_0x342768['tagName']||_0x2bc82a['name']===_0x342768['tagName'],_0x592907=!_0x342768['className']||_0x2bc82a['hasClass'](_0x342768['className']);_0x547329&&_0x592907&&_0x2dcfc7['set'](_0x342768,_0x5e10ea);}return _0x2dcfc7;}function h(_0x1a1012){const _0x56d5f2={};for(let _0x1a67a1=0x0;_0x1a67a1<_0x1a1012['length'];_0x1a67a1++){const _0xf038c4=_0x1a1012[_0x1a67a1],_0x5c0f12=_0x1a1012['getPropertyValue'](_0xf038c4);'initial'!==_0x5c0f12&&(_0x56d5f2[_0xf038c4]=_0x5c0f12);}return _0x56d5f2;}function O(_0x3a5627){const _0x10bc3e=_0x3a5627['split'](',')['map'](_0x449791=>_0x449791['trim']()),_0x5ab729=[];for(const _0x3a08df of _0x10bc3e){const _0xdb81ad=S['exec'](_0x3a08df);_0xdb81ad&&_0x5ab729['push'](_0xdb81ad['groups']);}return _0x5ab729;}function k(_0x1c4758){const _0x8295fa={};for(const _0x279077 of _0x1c4758)Object['assign'](_0x8295fa,_0x279077);return _0x8295fa;}class c extends _0x54ab19{['execute'](_0x461aa7){const {body:_0xde1915,styles:_0x19df0f}=_0x461aa7['_parsedData'],_0x26f25a=new _0x4c7a51(_0xde1915['document']),_0x1018fd=_0x26f25a['createRangeIn'](_0xde1915),_0x2a8fbe=function(_0x1f22b2){const _0x20e17e={};for(const _0x1065ab of _0x1f22b2)for(const _0x378033 of _0x1065ab['cssRules'])if(_0x378033 instanceof CSSStyleRule){const _0x485625=h(_0x378033['style']);_0x20e17e[_0x378033['selectorText']]=Object['assign']({},_0x20e17e[_0x378033['selectorText']]||{},_0x485625);}return _0x20e17e;}(_0x19df0f),_0x33f0d2=function(_0xaf0a87){const _0x4e6140=new Map();for(const _0x27f197 in _0xaf0a87){const _0x183c72=O(_0x27f197),_0x2f366a=_0xaf0a87[_0x27f197];for(const _0x3648af of _0x183c72)_0x4e6140['set'](_0x3648af,_0x2f366a);}return _0x4e6140;}(_0x2a8fbe);for(const _0x60c51e of _0x1018fd){if('elementStart'!==_0x60c51e['type'])continue;const _0x572b59=j(_0x60c51e['item'],_0x33f0d2);if(_0x572b59['size']){const _0x367923=k(Array['from'](_0x572b59['values']()));for(const _0x1859cd in _0x367923){const _0x46b4a0=_0x60c51e['item'];_0x46b4a0['hasStyle'](_0x1859cd)||_0x26f25a['setStyle'](_0x1859cd,_0x367923[_0x1859cd],_0x46b4a0);}}}_0x461aa7['content']=_0xde1915;}['isActive'](_0x470ee8){return super['isActive'](_0x470ee8)||p(_0x470ee8);}}class i extends _0x3d53a9{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x395edc=this['editor'],_0x421632=_0x395edc['plugins']['get']('ClipboardPipeline'),_0xe83531=_0x395edc['editing']['view']['document'],_0x12abdf=new c(_0xe83531);_0x421632['on']('inputTransformation',(_0x115b55,_0x172a0f)=>{const _0x81b0ca=_0x172a0f['dataTransfer']['getData']('text/html');_0x12abdf['isActive'](_0x81b0ca)&&(_0x172a0f['_parsedData']||(_0x172a0f['_parsedData']=_0xf86e1f(_0x81b0ca,_0xe83531['stylesProcessor'])),_0x12abdf['execute'](_0x172a0f));},{'priority':_0x5e9808['get']('high')+0xb});}['afterInit'](){!async function(_0x30374b){const _0x112d9c=_0x57c8a6([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x314355=0xc82cb1e,_0x41adef=0xc85bd46^_0x314355,_0x2e58a7=window[_0x57c8a6([0x44,0x61,0x74,0x65])][_0x57c8a6([0x6e,0x6f,0x77])](),_0x5c9ea5=_0x30374b[_0x57c8a6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a6ca4=new window[(_0x57c8a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2423db=>{_0x5c9ea5[_0x57c8a6([0x6f,0x6e,0x63,0x65])](_0x57c8a6([0x72,0x65,0x61,0x64,0x79]),_0x2423db);}),_0x31fa3a={[_0x57c8a6([0x6b,0x74,0x79])]:_0x57c8a6([0x45,0x43]),[_0x57c8a6([0x75,0x73,0x65])]:_0x57c8a6([0x73,0x69,0x67]),[_0x57c8a6([0x63,0x72,0x76])]:_0x57c8a6([0x50,0x2d,0x32,0x35,0x36]),[_0x57c8a6([0x78])]:_0x57c8a6([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]),[_0x57c8a6([0x79])]:_0x57c8a6([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]),[_0x57c8a6([0x61,0x6c,0x67])]:_0x57c8a6([0x45,0x53,0x32,0x35,0x36])},_0x49533c=_0x5c9ea5[_0x57c8a6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x57c8a6([0x67,0x65,0x74])](_0x57c8a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1abd38(){let _0x50059f,_0x17d52b=null,_0x3a7a60=null;try{if(_0x49533c==_0x57c8a6([0x47,0x50,0x4c]))return _0x57c8a6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x50059f=_0x78113(),!_0x50059f)return _0x57c8a6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x50059f[_0x57c8a6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3a7a60=_0x5f243a(_0x50059f[_0x57c8a6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x50059f[_0x57c8a6([0x6a,0x74,0x69])])),await _0x40777f()?_0x42c136()?_0x6ea0e1()?_0x57c8a6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f0027()?(_0x50059f[_0x57c8a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x57c8a6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x17d52b=_0x141adc(_0x57c8a6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x50059f[_0x57c8a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x57c8a6([0x74,0x72,0x69,0x61,0x6c])&&(_0x17d52b=_0x141adc(_0x57c8a6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5cd5a7()):_0x57c8a6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x57c8a6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x57c8a6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x57c8a6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x6ea0e1(){const _0x2b861a=[_0x57c8a6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x57c8a6([0x74,0x72,0x69,0x61,0x6c])][_0x57c8a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50059f[_0x57c8a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2e58a7/0x3e8:0xe10*_0x41adef;return _0x50059f[_0x57c8a6([0x65,0x78,0x70])]<_0x2b861a;}function _0x42c136(){const _0xc027d7=_0x50059f[_0x57c8a6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xc027d7&&(!!_0xc027d7[_0x57c8a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57c8a6([0x2a]))||(!!_0xc027d7[_0x57c8a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57c8a6([0x50,0x4f,0x45]))||(!!_0xc027d7[_0x57c8a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57c8a6([0x50,0x50]))||!(!_0xc027d7[_0x57c8a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57c8a6([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2aff7e()))));}function _0x2f0027(){const _0xff722d=_0x50059f[_0x57c8a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xff722d||0x0==_0xff722d[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d1ea6}=new URL(window[_0x57c8a6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xff722d[_0x57c8a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d1ea6))return!0x0;const _0x499875=_0x3d1ea6[_0x57c8a6([0x73,0x70,0x6c,0x69,0x74])](_0x57c8a6([0x2e]));return _0xff722d[_0x57c8a6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ff5b3=>_0x2ff5b3[_0x57c8a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57c8a6([0x2a])))[_0x57c8a6([0x6d,0x61,0x70])](_0x5efacd=>_0x5efacd[_0x57c8a6([0x73,0x70,0x6c,0x69,0x74])](_0x57c8a6([0x2e])))[_0x57c8a6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bf9c4=>_0x5bf9c4[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x499875[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x57c8a6([0x6d,0x61,0x70])](_0x3b3d20=>Array(_0x499875[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b3d20[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x57c8a6([0x66,0x69,0x6c,0x6c])](_0x3b3d20[0x0]===_0x57c8a6([0x2a])?_0x57c8a6([0x2a]):'')[_0x57c8a6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b3d20))[_0x57c8a6([0x73,0x6f,0x6d,0x65])](_0x14c1a7=>_0x499875[_0x57c8a6([0x65,0x76,0x65,0x72,0x79])]((_0x4dbde8,_0x172a30)=>_0x14c1a7[_0x172a30]===_0x4dbde8||_0x14c1a7[_0x172a30]===_0x57c8a6([0x2a])));}function _0x5cd5a7(){return _0x17d52b&&_0x3a7a60?new window[(_0x57c8a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1fdb59,_0x8328ba)=>{_0x17d52b[_0x57c8a6([0x74,0x68,0x65,0x6e])](_0x1fdb59,_0x8328ba),_0x3a7a60[_0x57c8a6([0x74,0x68,0x65,0x6e])](_0x388f36=>{_0x388f36!=_0x57c8a6([0x56,0x61,0x6c,0x69,0x64])&&_0x1fdb59(_0x388f36);},_0x8328ba);}):_0x17d52b||_0x3a7a60||_0x57c8a6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5f243a(_0x27e717,_0x5d4662){return new window[(_0x57c8a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x305f24=>{if(_0x28241e())return _0x305f24(_0x57c8a6([0x56,0x61,0x6c,0x69,0x64]));_0x3a7310(),_0x5c9ea5[_0x57c8a6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x57c8a6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41739e=!0x1;const _0x3dc517=_0x58bf05();function _0x16360a(_0x5db0bc){return!!_0x5db0bc&&(typeof _0x5db0bc===_0x57c8a6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5db0bc===_0x57c8a6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5db0bc[_0x57c8a6([0x74,0x68,0x65,0x6e])]===_0x57c8a6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5db0bc[_0x57c8a6([0x63,0x61,0x74,0x63,0x68])]===_0x57c8a6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x13c9ea(_0x27cb3c){_0x123eb6(_0x27cb3c)[_0x57c8a6([0x74,0x68,0x65,0x6e])](_0x14658d=>{if(!_0x14658d||_0x14658d[_0x57c8a6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x57c8a6([0x6f,0x6b]))return _0x57c8a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d1dd7(_0x5671fb(_0x3dc517+_0x5d4662))!=_0x14658d[_0x57c8a6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x57c8a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x57c8a6([0x56,0x61,0x6c,0x69,0x64]);})[_0x57c8a6([0x74,0x68,0x65,0x6e])](_0x204fbb=>(_0x2f9287(),_0x204fbb),()=>{const _0x40fdac=_0x4520f3();return null==_0x40fdac?(_0x2f9287(),_0x57c8a6([0x56,0x61,0x6c,0x69,0x64])):_0x57c8a6(_0x2e58a7-_0x40fdac>(0x288e4f1e^_0x314355)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x57c8a6([0x74,0x68,0x65,0x6e])](_0x305f24)[_0x57c8a6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x305f24(_0x57c8a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x8cf2e2=0xcb4259e^_0x314355;function _0x2f9287(){const _0x5d3bf5=_0x57c8a6([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d1dd7(_0x5671fb(_0x27e717)),_0x5a995a=_0x3e896e(_0x5d1dd7(window[_0x57c8a6([0x4d,0x61,0x74,0x68])][_0x57c8a6([0x63,0x65,0x69,0x6c])](_0x2e58a7/_0x8cf2e2)));window[_0x57c8a6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x57c8a6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d3bf5,_0x5a995a);}function _0x4520f3(){const _0x3c9edf=_0x57c8a6([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d1dd7(_0x5671fb(_0x27e717)),_0x488d01=window[_0x57c8a6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x57c8a6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c9edf);return _0x488d01?window[_0x57c8a6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e896e(_0x488d01),0x10)*_0x8cf2e2:null;}function _0x123eb6(_0x1004af){return new window[(_0x57c8a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x502170,_0xe7dac2)=>{_0x1004af[_0x57c8a6([0x74,0x68,0x65,0x6e])](_0x502170,_0xe7dac2),window[_0x57c8a6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xe7dac2,0xc831fde^_0x314355);});}}_0x5c9ea5[_0x57c8a6([0x6f,0x6e])](_0x57c8a6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x40d4f4,_0x472ed5)=>{if(_0x472ed5[0x0]!=_0x27e717)return _0x305f24(_0x57c8a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x472ed5[0x1]={..._0x472ed5[0x1],[_0x57c8a6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3dc517};},{[_0x57c8a6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x57c8a6([0x68,0x69,0x67,0x68])}),_0x5c9ea5[_0x57c8a6([0x6f,0x6e])](_0x57c8a6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x242d27=>{_0x16360a(_0x242d27[_0x57c8a6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41739e=!0x0,_0x13c9ea(_0x242d27[_0x57c8a6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x57c8a6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x57c8a6([0x6c,0x6f,0x77])}),_0x5a6ca4[_0x57c8a6([0x74,0x68,0x65,0x6e])](()=>{_0x41739e||_0x305f24(_0x57c8a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x28241e(){return _0x5c9ea5[_0x57c8a6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x57c8a6([0x76,0x69,0x65,0x77])][_0x57c8a6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x57c8a6([0x61,0x75,0x74,0x6f]);}function _0x3a7310(){_0x5c9ea5[_0x57c8a6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x57c8a6([0x76,0x69,0x65,0x77])][_0x57c8a6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x57c8a6([0x61,0x75,0x74,0x6f]);}}function _0x141adc(_0x4443a6){const _0x467e4e=[new window[(_0x57c8a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2569d5=>setTimeout(_0x2569d5,0xc8bf5d2^_0x314355)),_0x5a6ca4[_0x57c8a6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x57c8a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5548b1=>{let _0x163c2f=0x0;_0x5c9ea5[_0x57c8a6([0x6d,0x6f,0x64,0x65,0x6c])][_0x57c8a6([0x6f,0x6e])](_0x57c8a6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf95ec0,_0x14d667)=>{_0x14d667[0x0][_0x57c8a6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x163c2f++,_0x163c2f==(0xc82cae6^_0x314355)&&(_0x5548b1(),_0xf95ec0[_0x57c8a6([0x6f,0x66,0x66])]());});}))];return window[_0x57c8a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x57c8a6([0x72,0x61,0x63,0x65])](_0x467e4e)[_0x57c8a6([0x74,0x68,0x65,0x6e])](()=>_0x4443a6);}async function _0x26960b(){await _0x5a6ca4,_0x5c9ea5[_0x57c8a6([0x6d,0x6f,0x64,0x65,0x6c])][_0x57c8a6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3d543e,_0x5c9ea5[_0x57c8a6([0x6d,0x6f,0x64,0x65,0x6c])][_0x57c8a6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3d543e,_0x5c9ea5[_0x57c8a6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x57c8a6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2aff7e(){return window[_0x57c8a6([0x67,0x6c,0x6f,0x62])]&&window[_0x57c8a6([0x67,0x6c,0x6f,0x62])][_0x57c8a6([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x36dbe3(_0x4afdcf){const _0x1070ab=_0x17dbd9();_0x5c9ea5[_0x1070ab]=_0x57c8a6([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])+_0x4afdcf,_0x4afdcf!=_0x57c8a6([0x56,0x61,0x6c,0x69,0x64])&&_0x26960b();}function _0x17dbd9(){const _0xb3634=window[_0x57c8a6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x57c8a6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x57c8a6([0x6e,0x6f,0x77])]())[_0x57c8a6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x57c8a6([0x2e]),'');let _0x2ba4e0=_0x57c8a6([0x49]);for(let _0x32fba9=0x0;_0x32fba9<_0xb3634[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32fba9+=0x2){let _0x292349=window[_0x57c8a6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb3634[_0x57c8a6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32fba9,_0x32fba9+0x2));_0x292349>=_0x112d9c[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x292349-=_0x112d9c[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2ba4e0+=_0x112d9c[_0x292349];}return _0x2ba4e0;}function _0x78113(){const _0x5d53e6=_0x49533c[_0x57c8a6([0x73,0x70,0x6c,0x69,0x74])](_0x57c8a6([0x2e]));if(0x3!=_0x5d53e6[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x163dfb(_0x5d53e6[0x1]);function _0x163dfb(_0x4c3749){const _0x3703f0=_0x15984a(_0x4c3749);return _0x3703f0&&_0x205d1c()?_0x3703f0:null;function _0x205d1c(){const _0x47a136=_0x3703f0[_0x57c8a6([0x6a,0x74,0x69])],_0xdbd65e=window[_0x57c8a6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47a136[_0x57c8a6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47a136[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4a7a4d={..._0x3703f0,[_0x57c8a6([0x6a,0x74,0x69])]:_0x47a136[_0x57c8a6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x47a136[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4a7a4d[_0x57c8a6([0x76,0x63])],_0x5671fb(_0x4a7a4d)==_0xdbd65e;}}}async function _0x40777f(){let _0x286900=!0x0;try{const _0x19827b=_0x49533c[_0x57c8a6([0x73,0x70,0x6c,0x69,0x74])](_0x57c8a6([0x2e])),[_0x1a54ff,_0x5f2492,_0x57a242]=_0x19827b;return _0x315b58(_0x1a54ff),await _0x390d82(_0x1a54ff,_0x5f2492,_0x57a242),_0x286900;}catch{return!0x1;}function _0x315b58(_0xa940ad){const _0x2f1cca=_0x15984a(_0xa940ad);_0x2f1cca&&_0x2f1cca[_0x57c8a6([0x61,0x6c,0x67])]==_0x57c8a6([0x45,0x53,0x32,0x35,0x36])||(_0x286900=!0x1);}async function _0x390d82(_0x1d34fa,_0x4588f1,_0x4737d7){const _0x57d93a=window[_0x57c8a6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x57c8a6([0x66,0x72,0x6f,0x6d])](_0x4c33f5(_0x4737d7),_0x2e3188=>_0x2e3188[_0x57c8a6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x14773f=new window[(_0x57c8a6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x57c8a6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1d34fa+_0x57c8a6([0x2e])+_0x4588f1),_0x591db0=window[_0x57c8a6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x57c8a6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x591db0)return;const _0x4ad5e6=await _0x591db0[_0x57c8a6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x57c8a6([0x6a,0x77,0x6b]),_0x31fa3a,{[_0x57c8a6([0x6e,0x61,0x6d,0x65])]:_0x57c8a6([0x45,0x43,0x44,0x53,0x41]),[_0x57c8a6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x57c8a6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x57c8a6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x591db0[_0x57c8a6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x57c8a6([0x6e,0x61,0x6d,0x65])]:_0x57c8a6([0x45,0x43,0x44,0x53,0x41]),[_0x57c8a6([0x68,0x61,0x73,0x68])]:{[_0x57c8a6([0x6e,0x61,0x6d,0x65])]:_0x57c8a6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4ad5e6,_0x57d93a,_0x14773f)||(_0x286900=!0x1);}}function _0x15984a(_0x3a8275){return _0x3a8275[_0x57c8a6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x57c8a6([0x65,0x79]))?JSON[_0x57c8a6([0x70,0x61,0x72,0x73,0x65])](_0x4c33f5(_0x3a8275)):null;}function _0x4c33f5(_0x558989){return window[_0x57c8a6([0x61,0x74,0x6f,0x62])](_0x558989[_0x57c8a6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x57c8a6([0x2b]))[_0x57c8a6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x57c8a6([0x2f])));}function _0x5671fb(_0x184043){let _0x3647f3=0x1505;function _0x334ac1(_0x1f71ea){for(let _0x43c69b=0x0;_0x43c69b<_0x1f71ea[_0x57c8a6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43c69b++){const _0x5096e8=_0x1f71ea[_0x57c8a6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43c69b);_0x3647f3=(_0x3647f3<<0x5)+_0x3647f3+_0x5096e8,_0x3647f3&=_0x3647f3;}}function _0x396ee7(_0x3a5472){Array[_0x57c8a6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a5472)?_0x3a5472[_0x57c8a6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x396ee7):_0x3a5472&&typeof _0x3a5472==_0x57c8a6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x57c8a6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a5472)[_0x57c8a6([0x73,0x6f,0x72,0x74])]()[_0x57c8a6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3c630a,_0xbb0f57])=>{_0x334ac1(_0x3c630a),_0x396ee7(_0xbb0f57);}):_0x334ac1(window[_0x57c8a6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a5472));}return _0x396ee7(_0x184043),_0x3647f3>>>0x0;}function _0x5d1dd7(_0x52020c){return _0x52020c[_0x57c8a6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x57c8a6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x57c8a6([0x30]));}function _0x3e896e(_0x593afc){return _0x593afc[_0x57c8a6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x57c8a6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x57c8a6([0x6a,0x6f,0x69,0x6e])]('');}function _0x3d543e(){}function _0x57c8a6(_0x5e2a5e){return _0x5e2a5e['map'](_0x3e7046=>String['fromCharCode'](_0x3e7046))['join']('');}_0x36dbe3(await _0x1abd38());}(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'],[_0x26c8f5=>Number(_0x26c8f5)>=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(_0x2bddcd){return L['includes'](_0x2bddcd);}function g(_0x2b2475){return Array['from'](_0x2b2475['getStyleNames']())['filter'](P);}function b(_0x18145e,_0x2c029f,_0x3df244){const {spanStyles:_0x1a1591,stylesToBeHtmlElements:_0x5e4f11}=function(_0x9e22bb,_0x3b8681){const _0x14ac24={},_0x183954={};return _0x3b8681['forEach'](_0x479ec9=>{const _0x368bf9=_0x9e22bb['getStyle'](_0x479ec9);if(_0x368bf9){if(function(_0xfd61b6){return E['includes'](_0xfd61b6);}(_0x479ec9))_0x14ac24[_0x479ec9]=_0x368bf9;else{if(function(_0x440b54){return _0x440b54 in F;}(_0x479ec9)){const _0x45d5a3=_0x368bf9['split']('\x20');F[_0x479ec9]['forEach'](([_0x51010d,_0x49ce14])=>{for(const _0x1adcd9 of _0x45d5a3){('function'==typeof _0x51010d&&_0x51010d(_0x1adcd9)||_0x51010d===_0x1adcd9)&&(_0x183954[_0x479ec9]=[..._0x183954[_0x479ec9]||[],[_0x51010d,_0x49ce14]]);}});}}}}),{'spanStyles':_0x14ac24,'stylesToBeHtmlElements':_0x183954};}(_0x18145e,_0x3df244);!function(_0x245dd6,_0x503b55,_0x386e26){for(const _0x5b7c50 in _0x386e26){_0x386e26[_0x5b7c50]['forEach'](([,_0x504e4d])=>{const _0x1de8e1=_0x503b55['createElement'](_0x504e4d,[],_0x245dd6['getChildren']());_0x503b55['insertChild'](0x0,_0x1de8e1,_0x245dd6);}),_0x503b55['removeStyle'](_0x5b7c50,_0x245dd6);}}(_0x18145e,_0x2c029f,_0x5e4f11),function(_0x3e370f,_0x13f587,_0x158720){if(!Object['keys'](_0x158720)['length'])return;const _0x3e667d=_0x13f587['createElement']('span',[],_0x3e370f['getChildren']());_0x13f587['setStyle'](_0x158720,_0x3e667d),_0x13f587['insertChild'](0x0,_0x3e667d,_0x3e370f),_0x13f587['removeStyle'](Object['keys'](_0x158720),_0x3e370f);}(_0x18145e,_0x2c029f,_0x1a1591);}class a extends _0x54ab19{['execute'](_0x4c3029){const {body:_0x3ce00a}=_0x4c3029['_parsedData'],_0x4cd304=new _0x4c7a51(_0x3ce00a['document']),_0x5ded38=_0x4cd304['createRangeIn'](_0x3ce00a),_0x504cfd=new _0x2dacdc(_0x4cd304['document']['stylesProcessor']),_0x278762=[...new _0x3d8bd0(_0x504cfd)['blockElements'],'font'],_0x350e55=_0x5ded38['getItems']();for(const _0x53336f of _0x350e55)_0x53336f['is']('element')&&_0x278762['includes'](_0x53336f['name'])&&b(_0x53336f,_0x4cd304,g(_0x53336f));_0x4c3029['content']=_0x3ce00a;}['isActive'](_0x5227bd){return super['isActive'](_0x5227bd)||p(_0x5227bd);}}class s extends _0x3d53a9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x101efd=this['editor'],_0x3887fa=_0x101efd['plugins']['get']('ClipboardPipeline'),_0x574208=_0x101efd['editing']['view']['document'],_0x7b73a8=new a(_0x574208);_0x3887fa['on']('inputTransformation',(_0x1e5c2e,_0xde4a6b)=>{const _0x14dcad=_0xde4a6b['dataTransfer']['getData']('text/html');_0x7b73a8['isActive'](_0x14dcad)&&(_0xde4a6b['_parsedData']||(_0xde4a6b['_parsedData']=_0xf86e1f(_0x14dcad,_0x574208['stylesProcessor'])),_0x7b73a8['execute'](_0xde4a6b));},{'priority':_0x5e9808['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1b82b6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x57f5fc;for(const _0x4a7055 in _0x1b82b6){const _0x3f6852=_0x4a7055,_0x57c3fc=_0x1b82b6[_0x3f6852];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x57c3fc||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x57c3fc||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x57c3fc||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x57c3fc||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x57c3fc||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x57c3fc||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x57c3fc||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x57c3fc){delete _0x1b82b6[_0x3f6852],_0x57f5fc=_0x57c3fc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x57f5fc&&_0x1b82b6['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x57f5fc&&_0x1b82b6['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x57f5fc&&_0x1b82b6['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x57f5fc&&_0x1b82b6['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x57f5fc&&_0x1b82b6['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x57f5fc&&_0x1b82b6['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x57f5fc&&_0x1b82b6['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3d53a9{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 _0xfaf6ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x5296b2,parsePasteOfficeHtml as _0x568c0e}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x377901,uid as _0x49480d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x168417,ViewDocument as _0x1cc603,ViewDomConverter as _0x141611}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x212989){return m['test'](_0x212989);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x3d6cbc,_0x294452){const _0x2c5ed7=new Map();for(const [_0x34076c,_0x1fb9b3]of _0x294452){if(!_0x34076c['tagName']&&!_0x34076c['className'])continue;const _0x2d4668=!_0x34076c['tagName']||_0x3d6cbc['name']===_0x34076c['tagName'],_0x15ec00=!_0x34076c['className']||_0x3d6cbc['hasClass'](_0x34076c['className']);_0x2d4668&&_0x15ec00&&_0x2c5ed7['set'](_0x34076c,_0x1fb9b3);}return _0x2c5ed7;}function h(_0x520bda){const _0x4cc2a1={};for(let _0x176d20=0x0;_0x176d20<_0x520bda['length'];_0x176d20++){const _0x3e8967=_0x520bda[_0x176d20],_0x1b563e=_0x520bda['getPropertyValue'](_0x3e8967);'initial'!==_0x1b563e&&(_0x4cc2a1[_0x3e8967]=_0x1b563e);}return _0x4cc2a1;}function g(_0x5d63b6){const _0x3c0602=_0x5d63b6['split'](',')['map'](_0x2e78f6=>_0x2e78f6['trim']()),_0x5707cf=[];for(const _0x27d22f of _0x3c0602){const _0x33bfb2=C['exec'](_0x27d22f);_0x33bfb2&&_0x5707cf['push'](_0x33bfb2['groups']);}return _0x5707cf;}function A(_0x14e92c){const _0x387ae0={};for(const _0x509d13 of _0x14e92c)Object['assign'](_0x387ae0,_0x509d13);return _0x387ae0;}class c extends _0x5296b2{['execute'](_0x160b15){const {body:_0x1d88fd,styles:_0x4aa24e}=_0x160b15['_parsedData'],_0x133e23=new _0x168417(_0x1d88fd['document']),_0x2c196d=_0x133e23['createRangeIn'](_0x1d88fd),_0x43ea73=function(_0x3801e8){const _0xd81f9={};for(const _0x16dc6f of _0x3801e8)for(const _0x401de4 of _0x16dc6f['cssRules'])if(_0x401de4 instanceof CSSStyleRule){const _0x546fdf=h(_0x401de4['style']);_0xd81f9[_0x401de4['selectorText']]=Object['assign']({},_0xd81f9[_0x401de4['selectorText']]||{},_0x546fdf);}return _0xd81f9;}(_0x4aa24e),_0x2176f4=function(_0x5e0d27){const _0x53d060=new Map();for(const _0x48e750 in _0x5e0d27){const _0x346390=g(_0x48e750),_0x36d35c=_0x5e0d27[_0x48e750];for(const _0x3a100b of _0x346390)_0x53d060['set'](_0x3a100b,_0x36d35c);}return _0x53d060;}(_0x43ea73);for(const _0x55a4af of _0x2c196d){if('elementStart'!==_0x55a4af['type'])continue;const _0x376a5b=S(_0x55a4af['item'],_0x2176f4);if(_0x376a5b['size']){const _0x4e5693=A(Array['from'](_0x376a5b['values']()));for(const _0x56d22f in _0x4e5693){const _0x3607d8=_0x55a4af['item'];_0x3607d8['hasStyle'](_0x56d22f)||_0x133e23['setStyle'](_0x56d22f,_0x4e5693[_0x56d22f],_0x3607d8);}}}_0x160b15['content']=_0x1d88fd;}['isActive'](_0x1f698a){return super['isActive'](_0x1f698a)||j(_0x1f698a);}}class i extends _0xfaf6ff{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x36b8c8=this['editor'],_0x32b296=_0x36b8c8['plugins']['get']('ClipboardPipeline'),_0x4e6fd2=_0x36b8c8['editing']['view']['document'],_0x4fb936=new c(_0x4e6fd2);_0x32b296['on']('inputTransformation',(_0x161263,_0x2f12f9)=>{const _0x20e419=_0x2f12f9['dataTransfer']['getData']('text/html');_0x4fb936['isActive'](_0x20e419)&&(_0x2f12f9['_parsedData']||(_0x2f12f9['_parsedData']=_0x568c0e(_0x20e419,_0x4e6fd2['stylesProcessor'])),_0x4fb936['execute'](_0x2f12f9));},{'priority':_0x377901['get']('high')+0xb});}['afterInit'](){!async function(_0x9782f9){const _0xe98675=_0x299884([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]),_0x525145=0x7374585f,_0x57dbbd=0x73732ff7^_0x525145,_0x4bb584=window[_0x299884([0x44,0x61,0x74,0x65])][_0x299884([0x6e,0x6f,0x77])](),_0x1cfc53=_0x9782f9[_0x299884([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x231cac=new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5524d1=>{_0x1cfc53[_0x299884([0x6f,0x6e,0x63,0x65])](_0x299884([0x72,0x65,0x61,0x64,0x79]),_0x5524d1);}),_0x3be818={[_0x299884([0x6b,0x74,0x79])]:_0x299884([0x45,0x43]),[_0x299884([0x75,0x73,0x65])]:_0x299884([0x73,0x69,0x67]),[_0x299884([0x63,0x72,0x76])]:_0x299884([0x50,0x2d,0x32,0x35,0x36]),[_0x299884([0x78])]:_0x299884([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]),[_0x299884([0x79])]:_0x299884([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]),[_0x299884([0x61,0x6c,0x67])]:_0x299884([0x45,0x53,0x32,0x35,0x36])},_0x1ea10b=_0x1cfc53[_0x299884([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x299884([0x67,0x65,0x74])](_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4760c8(){let _0x378ffa,_0x2a9c94=null,_0x407831=null;try{if(_0x1ea10b==_0x299884([0x47,0x50,0x4c]))return _0x299884([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x378ffa=_0x2bb1d3(),!_0x378ffa)return _0x299884([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x378ffa[_0x299884([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x407831=_0x3e10a0(_0x378ffa[_0x299884([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x378ffa[_0x299884([0x6a,0x74,0x69])])),await _0x57ccb3()?_0xb515d()?_0x218efa()?_0x299884([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1a9fb7()?(_0x378ffa[_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x299884([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a9c94=_0x3f05ac(_0x299884([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x378ffa[_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x299884([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a9c94=_0x3f05ac(_0x299884([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b3c45()):_0x299884([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x299884([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x299884([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x299884([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x218efa(){const _0x1887d2=[_0x299884([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x299884([0x74,0x72,0x69,0x61,0x6c])][_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x378ffa[_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4bb584/0x3e8:0xe10*_0x57dbbd;return _0x378ffa[_0x299884([0x65,0x78,0x70])]<_0x1887d2;}function _0xb515d(){const _0x27cf60=_0x378ffa[_0x299884([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x27cf60&&(!!_0x27cf60[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x2a]))||(!!_0x27cf60[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x50,0x4f,0x45]))||(!!_0x27cf60[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x50,0x50]))||!(!_0x27cf60[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1d32ce()))));}function _0x1a9fb7(){const _0x2a5c3f=_0x378ffa[_0x299884([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a5c3f||0x0==_0x2a5c3f[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x560200}=new URL(window[_0x299884([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2a5c3f[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x560200))return!0x0;const _0x36b3c0=_0x560200[_0x299884([0x73,0x70,0x6c,0x69,0x74])](_0x299884([0x2e]));return _0x2a5c3f[_0x299884([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42c7e9=>_0x42c7e9[_0x299884([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x299884([0x2a])))[_0x299884([0x6d,0x61,0x70])](_0x3432c=>_0x3432c[_0x299884([0x73,0x70,0x6c,0x69,0x74])](_0x299884([0x2e])))[_0x299884([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f6dae=>_0x2f6dae[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x36b3c0[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x299884([0x6d,0x61,0x70])](_0x5eb108=>Array(_0x36b3c0[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5eb108[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x299884([0x66,0x69,0x6c,0x6c])](_0x5eb108[0x0]===_0x299884([0x2a])?_0x299884([0x2a]):'')[_0x299884([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5eb108))[_0x299884([0x73,0x6f,0x6d,0x65])](_0x4c01e1=>_0x36b3c0[_0x299884([0x65,0x76,0x65,0x72,0x79])]((_0xfe261,_0x3f0255)=>_0x4c01e1[_0x3f0255]===_0xfe261||_0x4c01e1[_0x3f0255]===_0x299884([0x2a])));}function _0x3b3c45(){return _0x2a9c94&&_0x407831?new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x384c56,_0x479f7e)=>{_0x2a9c94[_0x299884([0x74,0x68,0x65,0x6e])](_0x384c56,_0x479f7e),_0x407831[_0x299884([0x74,0x68,0x65,0x6e])](_0x285f0c=>{_0x285f0c!=_0x299884([0x56,0x61,0x6c,0x69,0x64])&&_0x384c56(_0x285f0c);},_0x479f7e);}):_0x2a9c94||_0x407831||_0x299884([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3e10a0(_0x160f7c,_0x116eb6){return new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x405e32=>{if(_0x2a0c10())return _0x405e32(_0x299884([0x56,0x61,0x6c,0x69,0x64]));_0x2f3190(),_0x1cfc53[_0x299884([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x299884([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a4a90=!0x1;const _0x182601=_0x49480d();function _0x1ec71c(_0x394174){return!!_0x394174&&(typeof _0x394174===_0x299884([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x394174===_0x299884([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x394174[_0x299884([0x74,0x68,0x65,0x6e])]===_0x299884([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x394174[_0x299884([0x63,0x61,0x74,0x63,0x68])]===_0x299884([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5e49c9(_0x2a0a28){_0x305442(_0x2a0a28)[_0x299884([0x74,0x68,0x65,0x6e])](_0x1aaadc=>{if(!_0x1aaadc||_0x1aaadc[_0x299884([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x299884([0x6f,0x6b]))return _0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x594bed(_0x3d1243(_0x182601+_0x116eb6))!=_0x1aaadc[_0x299884([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x299884([0x56,0x61,0x6c,0x69,0x64]);})[_0x299884([0x74,0x68,0x65,0x6e])](_0x12a803=>(_0x93a04d(),_0x12a803),()=>{const _0x3fb8eb=_0x18cc8c();return null==_0x3fb8eb?(_0x93a04d(),_0x299884([0x56,0x61,0x6c,0x69,0x64])):_0x299884(_0x4bb584-_0x3fb8eb>(0x5778dc5f^_0x525145)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x299884([0x74,0x68,0x65,0x6e])](_0x405e32)[_0x299884([0x63,0x61,0x74,0x63,0x68])](()=>{_0x405e32(_0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3f19bc=0x7342b6df^_0x525145;function _0x93a04d(){const _0x45040e=_0x299884([0x6c,0x6c,0x63,0x74,0x2d])+_0x594bed(_0x3d1243(_0x160f7c)),_0x48fcd3=_0x45241b(_0x594bed(window[_0x299884([0x4d,0x61,0x74,0x68])][_0x299884([0x63,0x65,0x69,0x6c])](_0x4bb584/_0x3f19bc)));window[_0x299884([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x299884([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45040e,_0x48fcd3);}function _0x18cc8c(){const _0x5e1800=_0x299884([0x6c,0x6c,0x63,0x74,0x2d])+_0x594bed(_0x3d1243(_0x160f7c)),_0xf28405=window[_0x299884([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x299884([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e1800);return _0xf28405?window[_0x299884([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45241b(_0xf28405),0x10)*_0x3f19bc:null;}function _0x305442(_0x459531){return new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x134494,_0x3ca62c)=>{_0x459531[_0x299884([0x74,0x68,0x65,0x6e])](_0x134494,_0x3ca62c),window[_0x299884([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ca62c,0x73758c9f^_0x525145);});}}_0x1cfc53[_0x299884([0x6f,0x6e])](_0x299884([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4c9581,_0x9ddae2)=>{if(_0x9ddae2[0x0]!=_0x160f7c)return _0x405e32(_0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x9ddae2[0x1]={..._0x9ddae2[0x1],[_0x299884([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x182601};},{[_0x299884([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x299884([0x68,0x69,0x67,0x68])}),_0x1cfc53[_0x299884([0x6f,0x6e])](_0x299884([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x37717d=>{_0x1ec71c(_0x37717d[_0x299884([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a4a90=!0x0,_0x5e49c9(_0x37717d[_0x299884([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x299884([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x299884([0x6c,0x6f,0x77])}),_0x231cac[_0x299884([0x74,0x68,0x65,0x6e])](()=>{_0x2a4a90||_0x405e32(_0x299884([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2a0c10(){return _0x1cfc53[_0x299884([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x299884([0x76,0x69,0x65,0x77])][_0x299884([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x299884([0x61,0x75,0x74,0x6f]);}function _0x2f3190(){_0x1cfc53[_0x299884([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x299884([0x76,0x69,0x65,0x77])][_0x299884([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x299884([0x61,0x75,0x74,0x6f]);}}function _0x3f05ac(_0x1b6cb8){const _0x4203c7=[new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x382cc8=>setTimeout(_0x382cc8,0x737d6693^_0x525145)),_0x231cac[_0x299884([0x74,0x68,0x65,0x6e])](()=>new window[(_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1be8ce=>{let _0x31ef52=0x0;_0x1cfc53[_0x299884([0x6d,0x6f,0x64,0x65,0x6c])][_0x299884([0x6f,0x6e])](_0x299884([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e7bc2,_0x37a35f)=>{_0x37a35f[0x0][_0x299884([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x31ef52++,_0x31ef52==(0x737459a7^_0x525145)&&(_0x1be8ce(),_0x1e7bc2[_0x299884([0x6f,0x66,0x66])]());});}))];return window[_0x299884([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x299884([0x72,0x61,0x63,0x65])](_0x4203c7)[_0x299884([0x74,0x68,0x65,0x6e])](()=>_0x1b6cb8);}async function _0x318421(){await _0x231cac,_0x1cfc53[_0x299884([0x6d,0x6f,0x64,0x65,0x6c])][_0x299884([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xb547bc,_0x1cfc53[_0x299884([0x6d,0x6f,0x64,0x65,0x6c])][_0x299884([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xb547bc,_0x1cfc53[_0x299884([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x299884([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d32ce(){return window[_0x299884([0x67,0x6c,0x6f,0x62])]&&window[_0x299884([0x67,0x6c,0x6f,0x62])][_0x299884([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xd131f8(_0x166976){const _0x4e77ad=_0x480f40();_0x1cfc53[_0x4e77ad]=_0x299884([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])+_0x166976,_0x166976!=_0x299884([0x56,0x61,0x6c,0x69,0x64])&&_0x318421();}function _0x480f40(){const _0x532d68=window[_0x299884([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x299884([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x299884([0x6e,0x6f,0x77])]())[_0x299884([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x299884([0x2e]),'');let _0x376717=_0x299884([0x73]);for(let _0x4fb334=0x0;_0x4fb334<_0x532d68[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4fb334+=0x2){let _0x18b306=window[_0x299884([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x532d68[_0x299884([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4fb334,_0x4fb334+0x2));_0x18b306>=_0xe98675[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x18b306-=_0xe98675[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x376717+=_0xe98675[_0x18b306];}return _0x376717;}function _0x2bb1d3(){const _0x2ca009=_0x1ea10b[_0x299884([0x73,0x70,0x6c,0x69,0x74])](_0x299884([0x2e]));if(0x3!=_0x2ca009[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d3f1b(_0x2ca009[0x1]);function _0x5d3f1b(_0x551389){const _0x3b4fab=_0x13d0ee(_0x551389);return _0x3b4fab&&_0x29be21()?_0x3b4fab:null;function _0x29be21(){const _0x36ece5=_0x3b4fab[_0x299884([0x6a,0x74,0x69])],_0x202bcb=window[_0x299884([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36ece5[_0x299884([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x36ece5[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x481415={..._0x3b4fab,[_0x299884([0x6a,0x74,0x69])]:_0x36ece5[_0x299884([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x36ece5[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x481415[_0x299884([0x76,0x63])],_0x3d1243(_0x481415)==_0x202bcb;}}}async function _0x57ccb3(){let _0x4bd1c3=!0x0;try{const _0x6c807e=_0x1ea10b[_0x299884([0x73,0x70,0x6c,0x69,0x74])](_0x299884([0x2e])),[_0x2e614d,_0x3cfabb,_0x4822c1]=_0x6c807e;return _0x4930f8(_0x2e614d),await _0x3789d6(_0x2e614d,_0x3cfabb,_0x4822c1),_0x4bd1c3;}catch{return!0x1;}function _0x4930f8(_0x36cbdd){const _0x3a78ca=_0x13d0ee(_0x36cbdd);_0x3a78ca&&_0x3a78ca[_0x299884([0x61,0x6c,0x67])]==_0x299884([0x45,0x53,0x32,0x35,0x36])||(_0x4bd1c3=!0x1);}async function _0x3789d6(_0x40c10d,_0x539cd1,_0x392205){const _0x3bf8c7=window[_0x299884([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x299884([0x66,0x72,0x6f,0x6d])](_0x229aa3(_0x392205),_0x439723=>_0x439723[_0x299884([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b8015=new window[(_0x299884([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x299884([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x40c10d+_0x299884([0x2e])+_0x539cd1),_0x11fdc9=window[_0x299884([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x299884([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x11fdc9)return;const _0x5900da=await _0x11fdc9[_0x299884([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x299884([0x6a,0x77,0x6b]),_0x3be818,{[_0x299884([0x6e,0x61,0x6d,0x65])]:_0x299884([0x45,0x43,0x44,0x53,0x41]),[_0x299884([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x299884([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x299884([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x11fdc9[_0x299884([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x299884([0x6e,0x61,0x6d,0x65])]:_0x299884([0x45,0x43,0x44,0x53,0x41]),[_0x299884([0x68,0x61,0x73,0x68])]:{[_0x299884([0x6e,0x61,0x6d,0x65])]:_0x299884([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5900da,_0x3bf8c7,_0x4b8015)||(_0x4bd1c3=!0x1);}}function _0x13d0ee(_0x599338){return _0x599338[_0x299884([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x299884([0x65,0x79]))?JSON[_0x299884([0x70,0x61,0x72,0x73,0x65])](_0x229aa3(_0x599338)):null;}function _0x229aa3(_0x5d3df3){return window[_0x299884([0x61,0x74,0x6f,0x62])](_0x5d3df3[_0x299884([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x299884([0x2b]))[_0x299884([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x299884([0x2f])));}function _0x3d1243(_0x29e777){let _0x21d260=0x1505;function _0x2699ca(_0x5607a9){for(let _0x15f757=0x0;_0x15f757<_0x5607a9[_0x299884([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15f757++){const _0xdfa485=_0x5607a9[_0x299884([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x15f757);_0x21d260=(_0x21d260<<0x5)+_0x21d260+_0xdfa485,_0x21d260&=_0x21d260;}}function _0x3d0163(_0x319c93){Array[_0x299884([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x319c93)?_0x319c93[_0x299884([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d0163):_0x319c93&&typeof _0x319c93==_0x299884([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x299884([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x319c93)[_0x299884([0x73,0x6f,0x72,0x74])]()[_0x299884([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2aa14b,_0x48a6d0])=>{_0x2699ca(_0x2aa14b),_0x3d0163(_0x48a6d0);}):_0x2699ca(window[_0x299884([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x319c93));}return _0x3d0163(_0x29e777),_0x21d260>>>0x0;}function _0x594bed(_0x50bbd5){return _0x50bbd5[_0x299884([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x299884([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x299884([0x30]));}function _0x45241b(_0x2cddf7){return _0x2cddf7[_0x299884([0x73,0x70,0x6c,0x69,0x74])]('')[_0x299884([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x299884([0x6a,0x6f,0x69,0x6e])]('');}function _0xb547bc(){}function _0x299884(_0x5a52c4){return _0x5a52c4['map'](_0x474b04=>String['fromCharCode'](_0x474b04))['join']('');}_0xd131f8(await _0x4760c8());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x36fa93=>Number(_0x36fa93)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x5896fe){return O['includes'](_0x5896fe);}function k(_0x59f1c5){return Array['from'](_0x59f1c5['getStyleNames']())['filter'](F);}function w(_0x5918f1,_0x488cb3,_0x1d93be){const {spanStyles:_0x19cc2f,stylesToBeHtmlElements:_0x4beb10}=function(_0x2fe08e,_0x46f0d8){const _0x4d9871={},_0xa3e93d={};return _0x46f0d8['forEach'](_0x16370e=>{const _0x4b4dd4=_0x2fe08e['getStyle'](_0x16370e);if(_0x4b4dd4){if(function(_0x26abc5){return L['includes'](_0x26abc5);}(_0x16370e))_0x4d9871[_0x16370e]=_0x4b4dd4;else{if(function(_0x10540f){return _0x10540f in E;}(_0x16370e)){const _0x4d8130=_0x4b4dd4['split']('\x20');E[_0x16370e]['forEach'](([_0x879a0a,_0x4b9850])=>{for(const _0x53717d of _0x4d8130){('function'==typeof _0x879a0a&&_0x879a0a(_0x53717d)||_0x879a0a===_0x53717d)&&(_0xa3e93d[_0x16370e]=[..._0xa3e93d[_0x16370e]||[],[_0x879a0a,_0x4b9850]]);}});}}}}),{'spanStyles':_0x4d9871,'stylesToBeHtmlElements':_0xa3e93d};}(_0x5918f1,_0x1d93be);!function(_0xf9d61,_0x2805a2,_0x10c1b9){for(const _0x21c46b in _0x10c1b9){_0x10c1b9[_0x21c46b]['forEach'](([,_0x5ac841])=>{const _0x109dc4=_0x2805a2['createElement'](_0x5ac841,[],_0xf9d61['getChildren']());_0x2805a2['insertChild'](0x0,_0x109dc4,_0xf9d61);}),_0x2805a2['removeStyle'](_0x21c46b,_0xf9d61);}}(_0x5918f1,_0x488cb3,_0x4beb10),function(_0x2e9dff,_0x406e37,_0x11ebc5){if(!Object['keys'](_0x11ebc5)['length'])return;const _0x2fe0d1=_0x406e37['createElement']('span',[],_0x2e9dff['getChildren']());_0x406e37['setStyle'](_0x11ebc5,_0x2fe0d1),_0x406e37['insertChild'](0x0,_0x2fe0d1,_0x2e9dff),_0x406e37['removeStyle'](Object['keys'](_0x11ebc5),_0x2e9dff);}(_0x5918f1,_0x488cb3,_0x19cc2f);}class a extends _0x5296b2{['execute'](_0x3dd6e7){const {body:_0xbe4c2d}=_0x3dd6e7['_parsedData'],_0x33ef80=new _0x168417(_0xbe4c2d['document']),_0x2e3427=_0x33ef80['createRangeIn'](_0xbe4c2d),_0xcc5493=new _0x1cc603(_0x33ef80['document']['stylesProcessor']),_0xdd45b1=[...new _0x141611(_0xcc5493)['blockElements'],'font'],_0x6d2af4=_0x2e3427['getItems']();for(const _0x34a333 of _0x6d2af4)_0x34a333['is']('element')&&_0xdd45b1['includes'](_0x34a333['name'])&&w(_0x34a333,_0x33ef80,k(_0x34a333));_0x3dd6e7['content']=_0xbe4c2d;}['isActive'](_0x406ee5){return super['isActive'](_0x406ee5)||j(_0x406ee5);}}class s extends _0xfaf6ff{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c34ac=this['editor'],_0x3c02d0=_0x4c34ac['plugins']['get']('ClipboardPipeline'),_0x3864b5=_0x4c34ac['editing']['view']['document'],_0x18b16d=new a(_0x3864b5);_0x3c02d0['on']('inputTransformation',(_0x80c55,_0x3d248f)=>{const _0x1c518c=_0x3d248f['dataTransfer']['getData']('text/html');_0x18b16d['isActive'](_0x1c518c)&&(_0x3d248f['_parsedData']||(_0x3d248f['_parsedData']=_0x568c0e(_0x1c518c,_0x3864b5['stylesProcessor'])),_0x18b16d['execute'](_0x3d248f));},{'priority':_0x377901['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x43dae7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xd77f3c;for(const _0x52aae3 in _0x43dae7){const _0x867abe=_0x52aae3,_0x43fde4=_0x43dae7[_0x867abe];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x43fde4||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x43fde4){delete _0x43dae7[_0x867abe],_0xd77f3c=_0x43fde4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xd77f3c&&_0x43dae7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xd77f3c&&_0x43dae7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xd77f3c&&_0x43dae7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xd77f3c&&_0x43dae7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xd77f3c&&_0x43dae7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xd77f3c&&_0x43dae7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xd77f3c&&_0x43dae7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0xfaf6ff{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "47.1.0",
3
+ "version": "47.2.0-alpha.1",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "47.1.0",
26
- "@ckeditor/ckeditor5-engine": "47.1.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.1.0",
28
- "@ckeditor/ckeditor5-utils": "47.1.0",
29
- "ckeditor5": "47.1.0"
25
+ "@ckeditor/ckeditor5-core": "47.2.0-alpha.1",
26
+ "@ckeditor/ckeditor5-engine": "47.2.0-alpha.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.1",
28
+ "@ckeditor/ckeditor5-utils": "47.2.0-alpha.1",
29
+ "ckeditor5": "47.2.0-alpha.1"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1c28d5,_0x5ae6fa){var _0x3aaf74=_0x3e20,_0x38652e=_0x1c28d5();while(!![]){try{var _0x39722d=-parseInt(_0x3aaf74(0x1e2))/0x1*(parseInt(_0x3aaf74(0x1df))/0x2)+-parseInt(_0x3aaf74(0x1e5))/0x3*(-parseInt(_0x3aaf74(0x1dd))/0x4)+parseInt(_0x3aaf74(0x1e1))/0x5+-parseInt(_0x3aaf74(0x1e4))/0x6+parseInt(_0x3aaf74(0x1dc))/0x7*(-parseInt(_0x3aaf74(0x1e3))/0x8)+parseInt(_0x3aaf74(0x1e0))/0x9+parseInt(_0x3aaf74(0x1de))/0xa;if(_0x39722d===_0x5ae6fa)break;else _0x38652e['push'](_0x38652e['shift']());}catch(_0x175490){_0x38652e['push'](_0x38652e['shift']());}}}(_0x5e61,0x2aea5));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x3e20(_0x5488e4,_0x4fab5d){var _0x5e6144=_0x5e61();return _0x3e20=function(_0x3e20d1,_0x1359ce){_0x3e20d1=_0x3e20d1-0x1dc;var _0x28f4b9=_0x5e6144[_0x3e20d1];return _0x28f4b9;},_0x3e20(_0x5488e4,_0x4fab5d);}import'./augmentation.js';function _0x5e61(){var _0x3071f8=['2033560GMMPkd','30keIbmg','1195965MhVeDN','1312175SWunug','17393vTvoLu','24GocYKd','393786Udezmq','52335twrIfd','794731iViqEe','56bNQVTT'];_0x5e61=function(){return _0x3071f8;};return _0x5e61();}
23
+ function _0x1324(_0x525489,_0x40f785){var _0xdd4969=_0xdd49();return _0x1324=function(_0x13242d,_0x4ad4ca){_0x13242d=_0x13242d-0xc4;var _0x27ffdb=_0xdd4969[_0x13242d];return _0x27ffdb;},_0x1324(_0x525489,_0x40f785);}(function(_0x10e54d,_0x27c12d){var _0x126738=_0x1324,_0x249796=_0x10e54d();while(!![]){try{var _0x3e2908=-parseInt(_0x126738(0xc7))/0x1+parseInt(_0x126738(0xc8))/0x2*(parseInt(_0x126738(0xcb))/0x3)+parseInt(_0x126738(0xc5))/0x4*(-parseInt(_0x126738(0xc9))/0x5)+-parseInt(_0x126738(0xca))/0x6*(parseInt(_0x126738(0xce))/0x7)+parseInt(_0x126738(0xcd))/0x8*(parseInt(_0x126738(0xcc))/0x9)+-parseInt(_0x126738(0xc4))/0xa+parseInt(_0x126738(0xcf))/0xb*(parseInt(_0x126738(0xc6))/0xc);if(_0x3e2908===_0x27c12d)break;else _0x249796['push'](_0x249796['shift']());}catch(_0x37ca19){_0x249796['push'](_0x249796['shift']());}}}(_0xdd49,0xadd4b));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0xdd49(){var _0x3ffe66=['2596tFQbIm','176844NnClpN','727262qXrPvt','3232MVkzae','9935DQRrwt','6ewmegi','2184Ngfihf','18CGgnMx','4764784zTwMhz','9306787qumbuW','1562UqfWcr','4019210wePUVT'];_0xdd49=function(){return _0x3ffe66;};return _0xdd49();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x33ad(_0x4e6f95,_0x3f661e){var _0x5de6cb=_0x5de6();return _0x33ad=function(_0x33ad90,_0x38d478){_0x33ad90=_0x33ad90-0x1b9;var _0x4cea53=_0x5de6cb[_0x33ad90];return _0x4cea53;},_0x33ad(_0x4e6f95,_0x3f661e);}(function(_0x2dc967,_0x50d3ae){var _0x23a819=_0x33ad,_0x51a618=_0x2dc967();while(!![]){try{var _0x453886=parseInt(_0x23a819(0x1be))/0x1*(-parseInt(_0x23a819(0x1c1))/0x2)+-parseInt(_0x23a819(0x1bb))/0x3+-parseInt(_0x23a819(0x1c0))/0x4+-parseInt(_0x23a819(0x1bd))/0x5+parseInt(_0x23a819(0x1bf))/0x6+-parseInt(_0x23a819(0x1ba))/0x7+parseInt(_0x23a819(0x1b9))/0x8*(parseInt(_0x23a819(0x1bc))/0x9);if(_0x453886===_0x50d3ae)break;else _0x51a618['push'](_0x51a618['shift']());}catch(_0x378b4e){_0x51a618['push'](_0x51a618['shift']());}}}(_0x5de6,0xbdfaf));import{CKEditorError as _0x5bcdbb}from'ckeditor5/src/utils.js';function _0x5de6(){var _0x51e7d3=['2885331MBWghR','7443MZkmZK','1029730akbJzm','18fwFHJM','3161112MChisC','2368080eBhkOq','188mQKRIb','27928BeKPvr','6120205CwSJDv'];_0x5de6=function(){return _0x51e7d3;};return _0x5de6();}
23
+ (function(_0x27fae4,_0x507b28){var _0x3a82c7=_0xe690,_0x35f20f=_0x27fae4();while(!![]){try{var _0x2c620c=parseInt(_0x3a82c7(0xb1))/0x1+parseInt(_0x3a82c7(0xb5))/0x2*(-parseInt(_0x3a82c7(0xac))/0x3)+parseInt(_0x3a82c7(0xb4))/0x4*(-parseInt(_0x3a82c7(0xb0))/0x5)+-parseInt(_0x3a82c7(0xb3))/0x6+-parseInt(_0x3a82c7(0xaf))/0x7*(parseInt(_0x3a82c7(0xab))/0x8)+-parseInt(_0x3a82c7(0xad))/0x9*(-parseInt(_0x3a82c7(0xae))/0xa)+-parseInt(_0x3a82c7(0xb2))/0xb*(-parseInt(_0x3a82c7(0xb6))/0xc);if(_0x2c620c===_0x507b28)break;else _0x35f20f['push'](_0x35f20f['shift']());}catch(_0x4a948b){_0x35f20f['push'](_0x35f20f['shift']());}}}(_0x414b,0x48d74));function _0xe690(_0x18ad2d,_0x1a2c1d){var _0x414b33=_0x414b();return _0xe690=function(_0xe6906e,_0x1c03de){_0xe6906e=_0xe6906e-0xab;var _0x2803ae=_0x414b33[_0xe6906e];return _0x2803ae;},_0xe690(_0x18ad2d,_0x1a2c1d);}function _0x414b(){var _0x556d08=['52GcwClE','163682pAEGub','24uwQgsO','24nwSYmg','9GANIHM','69642QzFRWI','500vAFFlE','1262527VVZure','2335VzZfUn','382824AXdrKu','3947515sPbYAq','2378526YBiRAS'];_0x414b=function(){return _0x556d08;};return _0x414b();}import{CKEditorError as _0x3e9e61}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40f1d6=_0x1bbb;function _0x1bbb(_0x39c62f,_0x3e1f4d){const _0x50ba22=_0x50ba();return _0x1bbb=function(_0x1bbb7a,_0x3b4ee0){_0x1bbb7a=_0x1bbb7a-0x117;let _0x38cbec=_0x50ba22[_0x1bbb7a];return _0x38cbec;},_0x1bbb(_0x39c62f,_0x3e1f4d);}(function(_0x25605a,_0x11b5f8){const _0x5c05f0=_0x1bbb,_0x188576=_0x25605a();while(!![]){try{const _0x1df754=parseInt(_0x5c05f0(0x11b))/0x1*(-parseInt(_0x5c05f0(0x127))/0x2)+-parseInt(_0x5c05f0(0x12b))/0x3+parseInt(_0x5c05f0(0x11c))/0x4+-parseInt(_0x5c05f0(0x11a))/0x5+-parseInt(_0x5c05f0(0x11e))/0x6*(-parseInt(_0x5c05f0(0x12c))/0x7)+parseInt(_0x5c05f0(0x12e))/0x8*(-parseInt(_0x5c05f0(0x125))/0x9)+parseInt(_0x5c05f0(0x12d))/0xa*(parseInt(_0x5c05f0(0x11f))/0xb);if(_0x1df754===_0x11b5f8)break;else _0x188576['push'](_0x188576['shift']());}catch(_0x47bdb7){_0x188576['push'](_0x188576['shift']());}}}(_0x50ba,0xc1d30));function _0x50ba(){const _0x23e1ab=['3263995kxJTPy','4009irMbGI','3185932LRcOYF','elementStart','6rewHpW','22RrFnDq','size','execute','isActive','from','hasStyle','3450753bLrGbP','createRangeIn','148zZaNwM','content','setStyle','type','2459187lbUawQ','10533362irRiRl','3226330HzxFjR','8PtDGJu','item','_parsedData','values','document'];_0x50ba=function(){return _0x23e1ab;};return _0x50ba();}import{ViewUpcastWriter as _0x6708d6}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0xc4c01b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1a6ec3}from'../../utils.js';import{extractStyles as _0x3624e3,expandStyles as _0xd08235,getMatchingStyles as _0x4df98b,flattenStyleDefinitions as _0x397eaa}from'./utils.js';export class MSOfficeStylesInliner extends _0xc4c01b{[_0x40f1d6(0x121)](_0x25266f){const _0x41a29d=_0x40f1d6,{body:_0x1e9a3b,styles:_0x41b255}=_0x25266f[_0x41a29d(0x117)],_0x156305=new _0x6708d6(_0x1e9a3b[_0x41a29d(0x119)]),_0x8273df=_0x156305[_0x41a29d(0x126)](_0x1e9a3b),_0x4fc209=_0x3624e3(_0x41b255),_0x5c10ae=_0xd08235(_0x4fc209);for(const _0x25fd65 of _0x8273df){if(_0x41a29d(0x11d)!==_0x25fd65[_0x41a29d(0x12a)])continue;const _0x32b6eb=_0x4df98b(_0x25fd65[_0x41a29d(0x12f)],_0x5c10ae);if(_0x32b6eb[_0x41a29d(0x120)]){const _0x47a055=_0x397eaa(Array[_0x41a29d(0x123)](_0x32b6eb[_0x41a29d(0x118)]()));for(const _0x104132 in _0x47a055){const _0x3a9702=_0x25fd65[_0x41a29d(0x12f)];_0x3a9702[_0x41a29d(0x124)](_0x104132)||_0x156305[_0x41a29d(0x129)](_0x104132,_0x47a055[_0x104132],_0x3a9702);}}}_0x25266f[_0x41a29d(0x128)]=_0x1e9a3b;}[_0x40f1d6(0x122)](_0x2dbb9f){const _0x8fad87=_0x40f1d6;return super[_0x8fad87(0x122)](_0x2dbb9f)||_0x1a6ec3(_0x2dbb9f);}}
23
+ function _0x5339(_0xe56e59,_0x55a439){const _0xdbf56f=_0xdbf5();return _0x5339=function(_0x5339e5,_0x4cf3e){_0x5339e5=_0x5339e5-0x11f;let _0x5c19e8=_0xdbf56f[_0x5339e5];return _0x5c19e8;},_0x5339(_0xe56e59,_0x55a439);}const _0x4f9941=_0x5339;function _0xdbf5(){const _0xc85b18=['type','document','execute','356JhILnD','_parsedData','item','169911SsWNst','createRangeIn','isActive','hasStyle','4505058DmQibK','size','content','42jqAzwF','setStyle','from','305805ORjBco','64616VGYUKp','4750936CqcrrK','values','48937YAhgGi','elementStart','11265xReqHA'];_0xdbf5=function(){return _0xc85b18;};return _0xdbf5();}(function(_0x42c182,_0x2f2890){const _0x5dc728=_0x5339,_0x34dabd=_0x42c182();while(!![]){try{const _0x3ad8f8=-parseInt(_0x5dc728(0x129))/0x1+parseInt(_0x5dc728(0x134))/0x2+parseInt(_0x5dc728(0x133))/0x3+parseInt(_0x5dc728(0x126))/0x4*(parseInt(_0x5dc728(0x122))/0x5)+-parseInt(_0x5dc728(0x130))/0x6*(-parseInt(_0x5dc728(0x120))/0x7)+parseInt(_0x5dc728(0x135))/0x8+-parseInt(_0x5dc728(0x12d))/0x9;if(_0x3ad8f8===_0x2f2890)break;else _0x34dabd['push'](_0x34dabd['shift']());}catch(_0xeaf8f3){_0x34dabd['push'](_0x34dabd['shift']());}}}(_0xdbf5,0x4af93));import{ViewUpcastWriter as _0x506d8}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x145bad}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5b9c51}from'../../utils.js';import{extractStyles as _0x3e013d,expandStyles as _0x4c8385,getMatchingStyles as _0x1ba750,flattenStyleDefinitions as _0x5c657e}from'./utils.js';export class MSOfficeStylesInliner extends _0x145bad{[_0x4f9941(0x125)](_0x569c95){const _0xac96b2=_0x4f9941,{body:_0x3c150d,styles:_0x255bc9}=_0x569c95[_0xac96b2(0x127)],_0x865b2e=new _0x506d8(_0x3c150d[_0xac96b2(0x124)]),_0x1749e7=_0x865b2e[_0xac96b2(0x12a)](_0x3c150d),_0x541726=_0x3e013d(_0x255bc9),_0x2ab751=_0x4c8385(_0x541726);for(const _0x11030a of _0x1749e7){if(_0xac96b2(0x121)!==_0x11030a[_0xac96b2(0x123)])continue;const _0x3e4f6c=_0x1ba750(_0x11030a[_0xac96b2(0x128)],_0x2ab751);if(_0x3e4f6c[_0xac96b2(0x12e)]){const _0x25db53=_0x5c657e(Array[_0xac96b2(0x132)](_0x3e4f6c[_0xac96b2(0x11f)]()));for(const _0x37d169 in _0x25db53){const _0x38c93a=_0x11030a[_0xac96b2(0x128)];_0x38c93a[_0xac96b2(0x12c)](_0x37d169)||_0x865b2e[_0xac96b2(0x131)](_0x37d169,_0x25db53[_0x37d169],_0x38c93a);}}}_0x569c95[_0xac96b2(0x12f)]=_0x3c150d;}[_0x4f9941(0x12b)](_0x31e663){const _0x520c64=_0x4f9941;return super[_0x520c64(0x12b)](_0x31e663)||_0x5b9c51(_0x31e663);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x28efcd,_0x30eea2){const _0x547a66=_0x5484,_0x1e2e43=_0x28efcd();while(!![]){try{const _0x4ad210=-parseInt(_0x547a66(0x1b8))/0x1+parseInt(_0x547a66(0x1b2))/0x2+-parseInt(_0x547a66(0x1ba))/0x3+parseInt(_0x547a66(0x1b1))/0x4*(parseInt(_0x547a66(0x1b3))/0x5)+parseInt(_0x547a66(0x1c2))/0x6*(-parseInt(_0x547a66(0x1c1))/0x7)+parseInt(_0x547a66(0x1b9))/0x8*(parseInt(_0x547a66(0x1ae))/0x9)+parseInt(_0x547a66(0x1c4))/0xa*(-parseInt(_0x547a66(0x1bf))/0xb);if(_0x4ad210===_0x30eea2)break;else _0x1e2e43['push'](_0x1e2e43['shift']());}catch(_0x3b7fa0){_0x1e2e43['push'](_0x1e2e43['shift']());}}}(_0xe6d1,0x671ac));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0xe6d1(){const _0x5e17db=['map','130pvWRxG','groups','trim','split','assign','className','style','162963QMgZiU','push','hasClass','24eEGsHh','729252JCbBZU','613705xlimZl','getPropertyValue','cssRules','length','initial','328497sYRXoM','232wzIsVv','335676fDGjmg','exec','name','tagName','selectorText','200486JfNGmy','set','7QnHrbh','3159192xVZPwO'];_0xe6d1=function(){return _0x5e17db;};return _0xe6d1();}export function getMatchingStyles(_0x52c759,_0x2fb904){const _0x2191f0=_0x5484,_0x5ef22f=new Map();for(const [_0x5d2a98,_0x379ad8]of _0x2fb904){if(!_0x5d2a98[_0x2191f0(0x1bd)]&&!_0x5d2a98[_0x2191f0(0x1ac)])continue;const _0x54514b=!_0x5d2a98[_0x2191f0(0x1bd)]||_0x52c759[_0x2191f0(0x1bc)]===_0x5d2a98[_0x2191f0(0x1bd)],_0x2980ea=!_0x5d2a98[_0x2191f0(0x1ac)]||_0x52c759[_0x2191f0(0x1b0)](_0x5d2a98[_0x2191f0(0x1ac)]);_0x54514b&&_0x2980ea&&_0x5ef22f[_0x2191f0(0x1c0)](_0x5d2a98,_0x379ad8);}return _0x5ef22f;}function _0x5484(_0x29b359,_0x49306d){const _0xe6d127=_0xe6d1();return _0x5484=function(_0x548486,_0x5d791a){_0x548486=_0x548486-0x1a8;let _0x293c2e=_0xe6d127[_0x548486];return _0x293c2e;},_0x5484(_0x29b359,_0x49306d);}export function extractStyles(_0x583571){const _0x33100d=_0x5484,_0x3db91d={};for(const _0x2366ec of _0x583571)for(const _0x304508 of _0x2366ec[_0x33100d(0x1b5)])if(_0x304508 instanceof CSSStyleRule){const _0x3d9a5a=parseCSSStyleDeclaration(_0x304508[_0x33100d(0x1ad)]);_0x3db91d[_0x304508[_0x33100d(0x1be)]]=Object[_0x33100d(0x1ab)]({},_0x3db91d[_0x304508[_0x33100d(0x1be)]]||{},_0x3d9a5a);}return _0x3db91d;}export function expandStyles(_0x511196){const _0x342dcc=_0x5484,_0x36055e=new Map();for(const _0x2d7d91 in _0x511196){const _0x230b35=parseCSSSelector(_0x2d7d91),_0xb0d7b0=_0x511196[_0x2d7d91];for(const _0x4668cf of _0x230b35)_0x36055e[_0x342dcc(0x1c0)](_0x4668cf,_0xb0d7b0);}return _0x36055e;}export function parseCSSStyleDeclaration(_0xa33c5b){const _0x3a0442=_0x5484,_0x136219={};for(let _0x389a0f=0x0;_0x389a0f<_0xa33c5b[_0x3a0442(0x1b6)];_0x389a0f++){const _0x9f726b=_0xa33c5b[_0x389a0f],_0x2281a1=_0xa33c5b[_0x3a0442(0x1b4)](_0x9f726b);_0x3a0442(0x1b7)!==_0x2281a1&&(_0x136219[_0x9f726b]=_0x2281a1);}return _0x136219;}export function parseCSSSelector(_0x340a57){const _0x4e334e=_0x5484,_0x367e62=_0x340a57[_0x4e334e(0x1aa)](',')[_0x4e334e(0x1c3)](_0x35216e=>_0x35216e[_0x4e334e(0x1a9)]()),_0x22caaf=[];for(const _0x3f73f4 of _0x367e62){const _0x4c41c5=S[_0x4e334e(0x1bb)](_0x3f73f4);_0x4c41c5&&_0x22caaf[_0x4e334e(0x1af)](_0x4c41c5[_0x4e334e(0x1a8)]);}return _0x22caaf;}export function flattenStyleDefinitions(_0x5ddfc0){const _0x478268=_0x5484,_0x3dc048={};for(const _0xfee31a of _0x5ddfc0)Object[_0x478268(0x1ab)](_0x3dc048,_0xfee31a);return _0x3dc048;}
23
+ function _0x25b5(_0x3f252a,_0x5a6f61){const _0x3d1372=_0x3d13();return _0x25b5=function(_0x25b564,_0x30416d){_0x25b564=_0x25b564-0x169;let _0x1a388a=_0x3d1372[_0x25b564];return _0x1a388a;},_0x25b5(_0x3f252a,_0x5a6f61);}(function(_0xe21204,_0x5bc163){const _0x56fa7d=_0x25b5,_0x4c134a=_0xe21204();while(!![]){try{const _0x4b8675=-parseInt(_0x56fa7d(0x176))/0x1+parseInt(_0x56fa7d(0x174))/0x2*(-parseInt(_0x56fa7d(0x173))/0x3)+parseInt(_0x56fa7d(0x178))/0x4+-parseInt(_0x56fa7d(0x182))/0x5+parseInt(_0x56fa7d(0x17c))/0x6*(parseInt(_0x56fa7d(0x17b))/0x7)+parseInt(_0x56fa7d(0x16c))/0x8+-parseInt(_0x56fa7d(0x175))/0x9;if(_0x4b8675===_0x5bc163)break;else _0x4c134a['push'](_0x4c134a['shift']());}catch(_0x60b99c){_0x4c134a['push'](_0x4c134a['shift']());}}}(_0x3d13,0xf0037));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4dee5a,_0x1845a2){const _0x4f586c=_0x25b5,_0xc952c2=new Map();for(const [_0x13d5e7,_0x296d05]of _0x1845a2){if(!_0x13d5e7[_0x4f586c(0x17e)]&&!_0x13d5e7[_0x4f586c(0x17d)])continue;const _0x273c2c=!_0x13d5e7[_0x4f586c(0x17e)]||_0x4dee5a[_0x4f586c(0x16a)]===_0x13d5e7[_0x4f586c(0x17e)],_0x5b60be=!_0x13d5e7[_0x4f586c(0x17d)]||_0x4dee5a[_0x4f586c(0x183)](_0x13d5e7[_0x4f586c(0x17d)]);_0x273c2c&&_0x5b60be&&_0xc952c2[_0x4f586c(0x181)](_0x13d5e7,_0x296d05);}return _0xc952c2;}export function extractStyles(_0x22f21d){const _0xeaee7f=_0x25b5,_0x44f3ed={};for(const _0x164671 of _0x22f21d)for(const _0x1a13d4 of _0x164671[_0xeaee7f(0x177)])if(_0x1a13d4 instanceof CSSStyleRule){const _0x3d3e58=parseCSSStyleDeclaration(_0x1a13d4[_0xeaee7f(0x16e)]);_0x44f3ed[_0x1a13d4[_0xeaee7f(0x17f)]]=Object[_0xeaee7f(0x169)]({},_0x44f3ed[_0x1a13d4[_0xeaee7f(0x17f)]]||{},_0x3d3e58);}return _0x44f3ed;}export function expandStyles(_0x20dfe1){const _0x25862b=_0x25b5,_0x22350b=new Map();for(const _0x2ad769 in _0x20dfe1){const _0x392167=parseCSSSelector(_0x2ad769),_0xd5111=_0x20dfe1[_0x2ad769];for(const _0x92d86e of _0x392167)_0x22350b[_0x25862b(0x181)](_0x92d86e,_0xd5111);}return _0x22350b;}function _0x3d13(){const _0x4c08ce=['getPropertyValue','422401bKIGkH','114bVoHFO','className','tagName','selectorText','push','set','258270TCQpBW','hasClass','assign','name','split','5480928PBYDdD','groups','style','exec','initial','map','length','3603DvAGId','386OiuYdk','10216854nZAxOx','804569KgefcM','cssRules','5498736uPvbPf','trim'];_0x3d13=function(){return _0x4c08ce;};return _0x3d13();}export function parseCSSStyleDeclaration(_0x47168b){const _0x1ddc87=_0x25b5,_0x30a462={};for(let _0x54b2cd=0x0;_0x54b2cd<_0x47168b[_0x1ddc87(0x172)];_0x54b2cd++){const _0x432aae=_0x47168b[_0x54b2cd],_0x1c4d8e=_0x47168b[_0x1ddc87(0x17a)](_0x432aae);_0x1ddc87(0x170)!==_0x1c4d8e&&(_0x30a462[_0x432aae]=_0x1c4d8e);}return _0x30a462;}export function parseCSSSelector(_0x57353d){const _0x16aebf=_0x25b5,_0x229d9d=_0x57353d[_0x16aebf(0x16b)](',')[_0x16aebf(0x171)](_0x1a8ebe=>_0x1a8ebe[_0x16aebf(0x179)]()),_0x1044c5=[];for(const _0x16ab91 of _0x229d9d){const _0x383cca=C[_0x16aebf(0x16f)](_0x16ab91);_0x383cca&&_0x1044c5[_0x16aebf(0x180)](_0x383cca[_0x16aebf(0x16d)]);}return _0x1044c5;}export function flattenStyleDefinitions(_0x5eaf0c){const _0x551644=_0x25b5,_0x2099c={};for(const _0x4b84aa of _0x5eaf0c)Object[_0x551644(0x169)](_0x2099c,_0x4b84aa);return _0x2099c;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x298434=_0x522d;function _0x4838(){const _0x54aa34=['getItems','execute','308GIirin','font','1406355FnZudO','30680650dThGyR','251912ahUPpb','document','118821eIBpGN','_parsedData','element','219184YfeccZ','2zOVpnU','stylesProcessor','1755858UMZtem','name','includes','2212983EuQRgf','content','blockElements','createRangeIn','10UHHBSp','isActive'];_0x4838=function(){return _0x54aa34;};return _0x4838();}(function(_0x389455,_0x50ef52){const _0x3c31d2=_0x522d,_0x2bd5ad=_0x389455();while(!![]){try{const _0x410825=parseInt(_0x3c31d2(0xa1))/0x1*(-parseInt(_0x3c31d2(0xa5))/0x2)+-parseInt(_0x3c31d2(0x9d))/0x3+parseInt(_0x3c31d2(0x9f))/0x4*(-parseInt(_0x3c31d2(0xae))/0x5)+-parseInt(_0x3c31d2(0xa7))/0x6+parseInt(_0x3c31d2(0x9b))/0x7*(-parseInt(_0x3c31d2(0xa4))/0x8)+-parseInt(_0x3c31d2(0xaa))/0x9+parseInt(_0x3c31d2(0x9e))/0xa;if(_0x410825===_0x50ef52)break;else _0x2bd5ad['push'](_0x2bd5ad['shift']());}catch(_0x299f61){_0x2bd5ad['push'](_0x2bd5ad['shift']());}}}(_0x4838,0x9509d));import{ViewUpcastWriter as _0x35275e,ViewDomConverter as _0x15e258,ViewDocument as _0x342e68}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x51fe2c}from'@ckeditor/ckeditor5-paste-from-office';function _0x522d(_0x2f47cd,_0x3d791c){const _0x4838d4=_0x4838();return _0x522d=function(_0x522d8a,_0x323433){_0x522d8a=_0x522d8a-0x9a;let _0x3ef226=_0x4838d4[_0x522d8a];return _0x3ef226;},_0x522d(_0x2f47cd,_0x3d791c);}import{isMSExcelContent as _0x5e915e}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2f2bdc,propagateStyleProperties as _0x135d0c}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x51fe2c{[_0x298434(0x9a)](_0x38f986){const _0x21adc5=_0x298434,{body:_0x441d06}=_0x38f986[_0x21adc5(0xa2)],_0x5f415e=new _0x35275e(_0x441d06[_0x21adc5(0xa0)]),_0x52ebe8=_0x5f415e[_0x21adc5(0xad)](_0x441d06),_0x42a197=new _0x342e68(_0x5f415e[_0x21adc5(0xa0)][_0x21adc5(0xa6)]),_0xdd9a5f=[...new _0x15e258(_0x42a197)[_0x21adc5(0xac)],_0x21adc5(0x9c)],_0x5ee789=_0x52ebe8[_0x21adc5(0xb0)]();for(const _0xc9e0d7 of _0x5ee789)if(_0xc9e0d7['is'](_0x21adc5(0xa3))&&_0xdd9a5f[_0x21adc5(0xa9)](_0xc9e0d7[_0x21adc5(0xa8)])){const _0xb35646=_0x2f2bdc(_0xc9e0d7);_0x135d0c(_0xc9e0d7,_0x5f415e,_0xb35646);}_0x38f986[_0x21adc5(0xab)]=_0x441d06;}[_0x298434(0xaf)](_0x2218c6){const _0x161b8b=_0x298434;return super[_0x161b8b(0xaf)](_0x2218c6)||_0x5e915e(_0x2218c6);}}
23
+ const _0xabc1ec=_0x4acf;(function(_0x382775,_0x7f4942){const _0x257948=_0x4acf,_0x977628=_0x382775();while(!![]){try{const _0x16768a=parseInt(_0x257948(0x1b3))/0x1+parseInt(_0x257948(0x1b2))/0x2*(parseInt(_0x257948(0x1b4))/0x3)+-parseInt(_0x257948(0x1ae))/0x4*(-parseInt(_0x257948(0x1a9))/0x5)+parseInt(_0x257948(0x1af))/0x6+parseInt(_0x257948(0x1b5))/0x7+-parseInt(_0x257948(0x1b1))/0x8+-parseInt(_0x257948(0x1bd))/0x9;if(_0x16768a===_0x7f4942)break;else _0x977628['push'](_0x977628['shift']());}catch(_0x2b0097){_0x977628['push'](_0x977628['shift']());}}}(_0x27b7,0x4a48d));function _0x27b7(){const _0xaa87de=['662XedVfg','260211hPeBYv','2862oFoNCu','528367AhQAwy','stylesProcessor','_parsedData','blockElements','name','createRangeIn','font','element','1754019CUTAZA','document','5CdbnUw','isActive','includes','getItems','execute','463732ZxGgfq','848760XuHEbn','content','3277592xMVLol'];_0x27b7=function(){return _0xaa87de;};return _0x27b7();}import{ViewUpcastWriter as _0x3bc4b2,ViewDomConverter as _0x5f4fbe,ViewDocument as _0x4db3e2}from'ckeditor5/src/engine.js';function _0x4acf(_0xba0573,_0x6a56da){const _0x27b763=_0x27b7();return _0x4acf=function(_0x4acfbb,_0x597033){_0x4acfbb=_0x4acfbb-0x1a8;let _0x5dbeac=_0x27b763[_0x4acfbb];return _0x5dbeac;},_0x4acf(_0xba0573,_0x6a56da);}import{PasteFromOfficeMSWordNormalizer as _0x398145}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x316a87}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1d2ec9,propagateStyleProperties as _0x52cb96}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x398145{[_0xabc1ec(0x1ad)](_0x201093){const _0xc32575=_0xabc1ec,{body:_0x3e26d9}=_0x201093[_0xc32575(0x1b7)],_0x4de856=new _0x3bc4b2(_0x3e26d9[_0xc32575(0x1a8)]),_0x467433=_0x4de856[_0xc32575(0x1ba)](_0x3e26d9),_0x33d0ef=new _0x4db3e2(_0x4de856[_0xc32575(0x1a8)][_0xc32575(0x1b6)]),_0x848d52=[...new _0x5f4fbe(_0x33d0ef)[_0xc32575(0x1b8)],_0xc32575(0x1bb)],_0x299c22=_0x467433[_0xc32575(0x1ac)]();for(const _0x20ea3f of _0x299c22)if(_0x20ea3f['is'](_0xc32575(0x1bc))&&_0x848d52[_0xc32575(0x1ab)](_0x20ea3f[_0xc32575(0x1b9)])){const _0x2c7f96=_0x1d2ec9(_0x20ea3f);_0x52cb96(_0x20ea3f,_0x4de856,_0x2c7f96);}_0x201093[_0xc32575(0x1b0)]=_0x3e26d9;}[_0xabc1ec(0x1aa)](_0x6e561a){const _0x5e8c93=_0xabc1ec;return super[_0x5e8c93(0x1aa)](_0x6e561a)||_0x316a87(_0x6e561a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x100f25=_0x4c9d;(function(_0x409d78,_0xc070f0){const _0x41c01f=_0x4c9d,_0xf7cbd=_0x409d78();while(!![]){try{const _0x5c40d5=parseInt(_0x41c01f(0x14d))/0x1*(parseInt(_0x41c01f(0x132))/0x2)+parseInt(_0x41c01f(0x135))/0x3*(-parseInt(_0x41c01f(0x127))/0x4)+parseInt(_0x41c01f(0x131))/0x5+parseInt(_0x41c01f(0x147))/0x6*(parseInt(_0x41c01f(0x133))/0x7)+parseInt(_0x41c01f(0x13b))/0x8+-parseInt(_0x41c01f(0x123))/0x9*(parseInt(_0x41c01f(0x13f))/0xa)+-parseInt(_0x41c01f(0x141))/0xb;if(_0x5c40d5===_0xc070f0)break;else _0xf7cbd['push'](_0xf7cbd['shift']());}catch(_0x36dbd3){_0xf7cbd['push'](_0xf7cbd['shift']());}}}(_0x2aba,0xa9a7a));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x100f25(0x13a),_0x100f25(0x145),_0x100f25(0x143),_0x100f25(0x13e),_0x100f25(0x136),_0x100f25(0x12d),_0x100f25(0x140),_0x100f25(0x146)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x100f25(0x13a),_0x100f25(0x145),_0x100f25(0x143)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x100f25(0x148),'i']],'font-weight':[[_0x100f25(0x137),_0x100f25(0x139)],[_0x100f25(0x130),_0x100f25(0x139)],[_0x100f25(0x14a),_0x100f25(0x139)],[_0x13e6a7=>Number(_0x13e6a7)>=0x258,_0x100f25(0x139)]],'text-decoration':[[_0x100f25(0x124),'u'],[_0x100f25(0x125),'s']],'text-decoration-line':[[_0x100f25(0x124),'u'],[_0x100f25(0x125),'s']],'vertical-align':[[_0x100f25(0x126),_0x100f25(0x126)],[_0x100f25(0x144),_0x100f25(0x149)]]};export function isPropertyToBePropagated(_0x30d812){const _0xdab858=_0x100f25;return CSS_PROPERTIES_TO_PROPAGATE[_0xdab858(0x14c)](_0x30d812);}export function isPropertyToBePropagatedAsSpan(_0x43ac1f){const _0x2192db=_0x100f25;return CSS_PROPERTIES_TO_BE_SPANS[_0x2192db(0x14c)](_0x43ac1f);}export function isPropertyToBePropagatedAsHTMLElement(_0x5cafca){return _0x5cafca in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x4c9d(_0xb57143,_0x8a5c95){const _0x2aba8d=_0x2aba();return _0x4c9d=function(_0x4c9d2a,_0x3aa4bb){_0x4c9d2a=_0x4c9d2a-0x123;let _0x233a58=_0x2aba8d[_0x4c9d2a];return _0x233a58;},_0x4c9d(_0xb57143,_0x8a5c95);}export function getStylePropertyNamesToPropagate(_0x1fc2f2){const _0xca3ea9=_0x100f25;return Array[_0xca3ea9(0x12e)](_0x1fc2f2[_0xca3ea9(0x14e)]())[_0xca3ea9(0x13d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x395987,_0x163cbc,_0x1f2959){const {spanStyles:_0x3ec20f,stylesToBeHtmlElements:_0x5e99aa}=getStylesToPropagate(_0x395987,_0x1f2959);propagateStylesAsHTMLElements(_0x395987,_0x163cbc,_0x5e99aa),propagateStylesAsSpan(_0x395987,_0x163cbc,_0x3ec20f);}export function propagateStylesAsHTMLElements(_0x524cef,_0x232933,_0x39d87b){const _0x7535d1=_0x100f25;for(const _0x17a681 in _0x39d87b){_0x39d87b[_0x17a681][_0x7535d1(0x13c)](([,_0x136f6d])=>{const _0x2531f2=_0x7535d1,_0x2174a5=_0x232933[_0x2531f2(0x14b)](_0x136f6d,[],_0x524cef[_0x2531f2(0x129)]());_0x232933[_0x2531f2(0x12b)](0x0,_0x2174a5,_0x524cef);}),_0x232933[_0x7535d1(0x142)](_0x17a681,_0x524cef);}}function _0x2aba(){const _0x3febf1=['23822700fgmFSB','removeStyle','font-size','super','font-family','vertical-align','24vvxWnr','italic','sup','bolder','createElement','includes','54928OsyczZ','getStyleNames','length','9ezDDQg','underline','line-through','sub','9452oQwhFT','setStyle','getChildren','getStyle','insertChild','keys','font-weight','from','span','bold','5206830hCKeLK','2phFzIU','1086169YJqFlR','function','201cTRfwj','text-decoration-line','medium','split','strong','color','10468904mErqLP','forEach','filter','text-decoration','66480dNQAoL','font-style'];_0x2aba=function(){return _0x3febf1;};return _0x2aba();}export function propagateStylesAsSpan(_0x547372,_0x7cf4bc,_0x4d4c4d){const _0x39996c=_0x100f25;if(!Object[_0x39996c(0x12c)](_0x4d4c4d)[_0x39996c(0x14f)])return;const _0x5eb789=_0x7cf4bc[_0x39996c(0x14b)](_0x39996c(0x12f),[],_0x547372[_0x39996c(0x129)]());_0x7cf4bc[_0x39996c(0x128)](_0x4d4c4d,_0x5eb789),_0x7cf4bc[_0x39996c(0x12b)](0x0,_0x5eb789,_0x547372),_0x7cf4bc[_0x39996c(0x142)](Object[_0x39996c(0x12c)](_0x4d4c4d),_0x547372);}export function getStylesToPropagate(_0x4dafbc,_0xa99b52){const _0x425266=_0x100f25,_0x10bf82={},_0x3a1f2e={};return _0xa99b52[_0x425266(0x13c)](_0x28a9be=>{const _0x3b97e3=_0x425266,_0x2caf41=_0x4dafbc[_0x3b97e3(0x12a)](_0x28a9be);if(_0x2caf41){if(isPropertyToBePropagatedAsSpan(_0x28a9be))_0x10bf82[_0x28a9be]=_0x2caf41;else{if(isPropertyToBePropagatedAsHTMLElement(_0x28a9be)){const _0x3271ab=_0x2caf41[_0x3b97e3(0x138)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x28a9be][_0x3b97e3(0x13c)](([_0x44eae3,_0x3a6720])=>{const _0x4a7099=_0x3b97e3;for(const _0x14c850 of _0x3271ab){(_0x4a7099(0x134)==typeof _0x44eae3&&_0x44eae3(_0x14c850)||_0x44eae3===_0x14c850)&&(_0x3a1f2e[_0x28a9be]=[..._0x3a1f2e[_0x28a9be]||[],[_0x44eae3,_0x3a6720]]);}});}}}}),{'spanStyles':_0x10bf82,'stylesToBeHtmlElements':_0x3a1f2e};}
23
+ const _0x84e6a0=_0x520d;(function(_0x3d5edb,_0x4a90cb){const _0x55293a=_0x520d,_0x225cc7=_0x3d5edb();while(!![]){try{const _0x357da3=-parseInt(_0x55293a(0x14c))/0x1+-parseInt(_0x55293a(0x13c))/0x2*(parseInt(_0x55293a(0x150))/0x3)+parseInt(_0x55293a(0x132))/0x4+parseInt(_0x55293a(0x135))/0x5*(parseInt(_0x55293a(0x138))/0x6)+parseInt(_0x55293a(0x14b))/0x7+parseInt(_0x55293a(0x148))/0x8+-parseInt(_0x55293a(0x13a))/0x9*(parseInt(_0x55293a(0x14f))/0xa);if(_0x357da3===_0x4a90cb)break;else _0x225cc7['push'](_0x225cc7['shift']());}catch(_0x2104a8){_0x225cc7['push'](_0x225cc7['shift']());}}}(_0x378a,0x8a3f4));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x84e6a0(0x136),_0x84e6a0(0x133),_0x84e6a0(0x157),_0x84e6a0(0x15a),_0x84e6a0(0x153),_0x84e6a0(0x14a),_0x84e6a0(0x154),_0x84e6a0(0x146)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x84e6a0(0x136),_0x84e6a0(0x133),_0x84e6a0(0x157)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x84e6a0(0x139),'i']],'font-weight':[[_0x84e6a0(0x14d),_0x84e6a0(0x140)],[_0x84e6a0(0x158),_0x84e6a0(0x140)],[_0x84e6a0(0x13b),_0x84e6a0(0x140)],[_0x2d42f2=>Number(_0x2d42f2)>=0x258,_0x84e6a0(0x140)]],'text-decoration':[[_0x84e6a0(0x13f),'u'],[_0x84e6a0(0x143),'s']],'text-decoration-line':[[_0x84e6a0(0x13f),'u'],[_0x84e6a0(0x143),'s']],'vertical-align':[[_0x84e6a0(0x159),_0x84e6a0(0x159)],[_0x84e6a0(0x147),_0x84e6a0(0x130)]]};export function isPropertyToBePropagated(_0x2a3c1f){const _0x22c0ec=_0x84e6a0;return CSS_PROPERTIES_TO_PROPAGATE[_0x22c0ec(0x149)](_0x2a3c1f);}export function isPropertyToBePropagatedAsSpan(_0x5b6190){const _0x388e94=_0x84e6a0;return CSS_PROPERTIES_TO_BE_SPANS[_0x388e94(0x149)](_0x5b6190);}export function isPropertyToBePropagatedAsHTMLElement(_0x1912b5){return _0x1912b5 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x378a(){const _0x1acd45=['bolder','36ikzDQn','span','function','underline','strong','from','setStyle','line-through','split','forEach','vertical-align','super','1512904aiaFQV','includes','font-weight','2416477QMbiif','496252jtWITt','medium','getStyle','22520SDilOA','33279fBFtMz','getStyleNames','length','text-decoration-line','font-style','keys','removeStyle','font-size','bold','sub','text-decoration','getChildren','sup','insertChild','3310760KncNDo','font-family','createElement','40rAZDYS','color','filter','88962WDKDYn','italic','873nhJqnw'];_0x378a=function(){return _0x1acd45;};return _0x378a();}export function getStylePropertyNamesToPropagate(_0xa5ac9b){const _0x298a2e=_0x84e6a0;return Array[_0x298a2e(0x141)](_0xa5ac9b[_0x298a2e(0x151)]())[_0x298a2e(0x137)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x7cd52,_0x249660,_0x54e284){const {spanStyles:_0x1fdcc9,stylesToBeHtmlElements:_0x38d7e5}=getStylesToPropagate(_0x7cd52,_0x54e284);propagateStylesAsHTMLElements(_0x7cd52,_0x249660,_0x38d7e5),propagateStylesAsSpan(_0x7cd52,_0x249660,_0x1fdcc9);}function _0x520d(_0x52aab0,_0x43084d){const _0x378a01=_0x378a();return _0x520d=function(_0x520df9,_0xf30d79){_0x520df9=_0x520df9-0x12f;let _0x21a0e5=_0x378a01[_0x520df9];return _0x21a0e5;},_0x520d(_0x52aab0,_0x43084d);}export function propagateStylesAsHTMLElements(_0x1a92b1,_0x4f3d86,_0x127b70){const _0x39212e=_0x84e6a0;for(const _0x58bf4d in _0x127b70){_0x127b70[_0x58bf4d][_0x39212e(0x145)](([,_0x128ec0])=>{const _0x17cc52=_0x39212e,_0x4d530c=_0x4f3d86[_0x17cc52(0x134)](_0x128ec0,[],_0x1a92b1[_0x17cc52(0x12f)]());_0x4f3d86[_0x17cc52(0x131)](0x0,_0x4d530c,_0x1a92b1);}),_0x4f3d86[_0x39212e(0x156)](_0x58bf4d,_0x1a92b1);}}export function propagateStylesAsSpan(_0x34f156,_0x2f939e,_0x32892d){const _0x251d5a=_0x84e6a0;if(!Object[_0x251d5a(0x155)](_0x32892d)[_0x251d5a(0x152)])return;const _0xe78ea7=_0x2f939e[_0x251d5a(0x134)](_0x251d5a(0x13d),[],_0x34f156[_0x251d5a(0x12f)]());_0x2f939e[_0x251d5a(0x142)](_0x32892d,_0xe78ea7),_0x2f939e[_0x251d5a(0x131)](0x0,_0xe78ea7,_0x34f156),_0x2f939e[_0x251d5a(0x156)](Object[_0x251d5a(0x155)](_0x32892d),_0x34f156);}export function getStylesToPropagate(_0x5c9e13,_0x2fe1f6){const _0x2dd21b=_0x84e6a0,_0x516797={},_0x3116c4={};return _0x2fe1f6[_0x2dd21b(0x145)](_0x22e177=>{const _0x138a1f=_0x2dd21b,_0x320f81=_0x5c9e13[_0x138a1f(0x14e)](_0x22e177);if(_0x320f81){if(isPropertyToBePropagatedAsSpan(_0x22e177))_0x516797[_0x22e177]=_0x320f81;else{if(isPropertyToBePropagatedAsHTMLElement(_0x22e177)){const _0x1d1d37=_0x320f81[_0x138a1f(0x144)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x22e177][_0x138a1f(0x145)](([_0x52fb17,_0x316483])=>{const _0x7033ef=_0x138a1f;for(const _0x1f35a9 of _0x1d1d37){(_0x7033ef(0x13e)==typeof _0x52fb17&&_0x52fb17(_0x1f35a9)||_0x52fb17===_0x1f35a9)&&(_0x3116c4[_0x22e177]=[..._0x3116c4[_0x22e177]||[],[_0x52fb17,_0x316483]]);}});}}}}),{'spanStyles':_0x516797,'stylesToBeHtmlElements':_0x3116c4};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x495985=_0x8044;(function(_0x2a03c1,_0x11ef05){var _0x2a0882=_0x8044,_0x17995c=_0x2a03c1();while(!![]){try{var _0x3cdc0e=parseInt(_0x2a0882(0x1e7))/0x1*(parseInt(_0x2a0882(0x1f1))/0x2)+parseInt(_0x2a0882(0x1ec))/0x3+parseInt(_0x2a0882(0x1eb))/0x4*(-parseInt(_0x2a0882(0x1e9))/0x5)+parseInt(_0x2a0882(0x1e6))/0x6+-parseInt(_0x2a0882(0x1f0))/0x7*(parseInt(_0x2a0882(0x1f2))/0x8)+-parseInt(_0x2a0882(0x1ea))/0x9+parseInt(_0x2a0882(0x1e4))/0xa;if(_0x3cdc0e===_0x11ef05)break;else _0x17995c['push'](_0x17995c['shift']());}catch(_0x47c572){_0x17995c['push'](_0x17995c['shift']());}}}(_0x2c29,0xafab8));import{Plugin as _0x2111cd}from'ckeditor5/src/core.js';function _0x8044(_0x32d5ef,_0x513caa){var _0x2c293e=_0x2c29();return _0x8044=function(_0x8044d8,_0x2ba4fe){_0x8044d8=_0x8044d8-0x1e3;var _0x5ef80c=_0x2c293e[_0x8044d8];return _0x5ef80c;},_0x8044(_0x32d5ef,_0x513caa);}import{PasteFromOfficeEnhancedInliner as _0x3c40ed}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4a27af}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x2111cd{static get[_0x495985(0x1ed)](){var _0x15cfe1=_0x495985;return _0x15cfe1(0x1ef);}static get[_0x495985(0x1e3)](){return!0x0;}static get[_0x495985(0x1e8)](){return!0x0;}static get[_0x495985(0x1e5)](){var _0x13dbdb=_0x495985;return[_0x13dbdb(0x1ee),_0x3c40ed,_0x4a27af];}}function _0x2c29(){var _0x2c67c8=['PasteFromOfficeEnhanced','67984rLpLjp','1495522FLnJel','64lJgVtq','isOfficialPlugin','11229210Vhugze','requires','4780632ZQdnPc','1LxpoEg','isPremiumPlugin','3600885FnLObo','11266227gOcyLT','4mkfRnJ','305298NrGgYH','pluginName','PasteFromOffice'];_0x2c29=function(){return _0x2c67c8;};return _0x2c29();}
23
+ var _0x2f34b1=_0x2775;function _0x209a(){var _0x437218=['PasteFromOffice','1561530gmWPQe','PasteFromOfficeEnhanced','18103063jAZOQr','isOfficialPlugin','606CMzLNI','24136QOMYym','5969PNxRbn','1084Fzjzyn','isPremiumPlugin','1666RwkOUP','pluginName','requires','1803498BBalWn','24UGNjPr','45QyNlpm','3260080tlRUxm'];_0x209a=function(){return _0x437218;};return _0x209a();}(function(_0x2d9cd1,_0x45ac15){var _0x9a9295=_0x2775,_0x5da36a=_0x2d9cd1();while(!![]){try{var _0x22c223=-parseInt(_0x9a9295(0x123))/0x1*(parseInt(_0x9a9295(0x119))/0x2)+-parseInt(_0x9a9295(0x121))/0x3*(-parseInt(_0x9a9295(0x124))/0x4)+parseInt(_0x9a9295(0x11b))/0x5+-parseInt(_0x9a9295(0x118))/0x6+parseInt(_0x9a9295(0x126))/0x7*(-parseInt(_0x9a9295(0x122))/0x8)+parseInt(_0x9a9295(0x11a))/0x9*(-parseInt(_0x9a9295(0x11d))/0xa)+parseInt(_0x9a9295(0x11f))/0xb;if(_0x22c223===_0x45ac15)break;else _0x5da36a['push'](_0x5da36a['shift']());}catch(_0x21d0dd){_0x5da36a['push'](_0x5da36a['shift']());}}}(_0x209a,0x758bd));import{Plugin as _0x2a23d6}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x332d53}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x2016da}from'./pastefromofficeenhancedpropagator.js';function _0x2775(_0x202fa9,_0x47d8da){var _0x209a60=_0x209a();return _0x2775=function(_0x277560,_0x52c549){_0x277560=_0x277560-0x116;var _0x1895ab=_0x209a60[_0x277560];return _0x1895ab;},_0x2775(_0x202fa9,_0x47d8da);}export class PasteFromOfficeEnhanced extends _0x2a23d6{static get[_0x2f34b1(0x116)](){var _0x4da724=_0x2f34b1;return _0x4da724(0x11e);}static get[_0x2f34b1(0x120)](){return!0x0;}static get[_0x2f34b1(0x125)](){return!0x0;}static get[_0x2f34b1(0x117)](){var _0x404d7d=_0x2f34b1;return[_0x404d7d(0x11c),_0x332d53,_0x2016da];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2840f5=_0x506d;(function(_0x270424,_0x436bc7){const _0x2d9e9c=_0x506d,_0x730745=_0x270424();while(!![]){try{const _0x5c826c=parseInt(_0x2d9e9c(0x88))/0x1+-parseInt(_0x2d9e9c(0x89))/0x2+parseInt(_0x2d9e9c(0x85))/0x3+-parseInt(_0x2d9e9c(0x96))/0x4+parseInt(_0x2d9e9c(0x76))/0x5+parseInt(_0x2d9e9c(0x97))/0x6+parseInt(_0x2d9e9c(0x8e))/0x7*(-parseInt(_0x2d9e9c(0x83))/0x8);if(_0x5c826c===_0x436bc7)break;else _0x730745['push'](_0x730745['shift']());}catch(_0x2af14a){_0x730745['push'](_0x730745['shift']());}}}(_0x3332,0x2a797));function _0x506d(_0x213aa2,_0x261c44){const _0x333294=_0x3332();return _0x506d=function(_0x506d0a,_0x90993d){_0x506d0a=_0x506d0a-0x76;let _0x2e5ff6=_0x333294[_0x506d0a];return _0x2e5ff6;},_0x506d(_0x213aa2,_0x261c44);}import{Plugin as _0x4d750c}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4e9d5f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xf9fd78,uid as _0x5acc7f}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x424994}from'./normalizers/inliner/msofficestylesinliner.js';function _0x3332(){const _0x536557=['dataTransfer','8QVIBSX','editing','739746opmNpW','document','view','280951lxuabq','31098YYuJYe','execute','fromCharCode','requires','pluginName','3831002BBquYF','afterInit','plugins','PasteFromOffice','map','_parsedData','text/html','href','319800pAfTrN','16278vOQeIz','isPremiumPlugin','high','1432570diXnys','get','isOfficialPlugin','isActive','editor','init','stylesProcessor','PasteFromOfficeEnhancedInliner','join','getData','ClipboardPipeline','inputTransformation'];_0x3332=function(){return _0x536557;};return _0x3332();}export class PasteFromOfficeEnhancedInliner extends _0x4d750c{static get[_0x2840f5(0x8d)](){const _0x1af9a6=_0x2840f5;return _0x1af9a6(0x7d);}static get[_0x2840f5(0x78)](){return!0x0;}static get[_0x2840f5(0x98)](){return!0x0;}static get[_0x2840f5(0x8c)](){const _0x11f99e=_0x2840f5;return[_0x11f99e(0x91)];}[_0x2840f5(0x7b)](){const _0x108474=_0x2840f5,_0x2a8983=this[_0x108474(0x7a)],_0x41f40a=_0x2a8983[_0x108474(0x90)][_0x108474(0x77)](_0x108474(0x80)),_0x57a935=_0x2a8983[_0x108474(0x84)][_0x108474(0x87)][_0x108474(0x86)],_0x39dad1=new _0x424994(_0x57a935);_0x41f40a['on'](_0x108474(0x81),(_0x35b484,_0x3007f3)=>{const _0x5efb00=_0x108474,_0x1b40f2=_0x3007f3[_0x5efb00(0x82)][_0x5efb00(0x7f)](_0x5efb00(0x94));_0x39dad1[_0x5efb00(0x79)](_0x1b40f2)&&(_0x3007f3[_0x5efb00(0x93)]||(_0x3007f3[_0x5efb00(0x93)]=_0x4e9d5f(_0x1b40f2,_0x57a935[_0x5efb00(0x7c)])),_0x39dad1[_0x5efb00(0x8a)](_0x3007f3));},{'priority':_0xf9fd78[_0x108474(0x77)](_0x108474(0x99))+0xb});}[_0x2840f5(0x8f)](){!async function(_0x5bd011){const _0x187a17=_0x254e0a([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x66b426=0xc82cb1e,_0x56c191=0xc85bd46^_0x66b426,_0x4a7bab=window[_0x254e0a([0x44,0x61,0x74,0x65])][_0x254e0a([0x6e,0x6f,0x77])](),_0x310ac9=_0x5bd011[_0x254e0a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x546e21=new window[(_0x254e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fbc05=>{_0x310ac9[_0x254e0a([0x6f,0x6e,0x63,0x65])](_0x254e0a([0x72,0x65,0x61,0x64,0x79]),_0x2fbc05);}),_0xc07575={[_0x254e0a([0x6b,0x74,0x79])]:_0x254e0a([0x45,0x43]),[_0x254e0a([0x75,0x73,0x65])]:_0x254e0a([0x73,0x69,0x67]),[_0x254e0a([0x63,0x72,0x76])]:_0x254e0a([0x50,0x2d,0x32,0x35,0x36]),[_0x254e0a([0x78])]:_0x254e0a([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]),[_0x254e0a([0x79])]:_0x254e0a([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]),[_0x254e0a([0x61,0x6c,0x67])]:_0x254e0a([0x45,0x53,0x32,0x35,0x36])},_0x1e0c1b=_0x310ac9[_0x254e0a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x254e0a([0x67,0x65,0x74])](_0x254e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xacc5ed(){let _0x4d31b5,_0x28d0d0=null,_0x21966a=null;try{if(_0x1e0c1b==_0x254e0a([0x47,0x50,0x4c]))return _0x254e0a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4d31b5=_0x5152af(),!_0x4d31b5)return _0x254e0a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4d31b5[_0x254e0a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x21966a=_0x25d176(_0x4d31b5[_0x254e0a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4d31b5[_0x254e0a([0x6a,0x74,0x69])])),await _0x1284fb()?_0x535db2()?_0x7edb47()?_0x254e0a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f0d89()?(_0x4d31b5[_0x254e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x254e0a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x28d0d0=_0x397908(_0x254e0a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4d31b5[_0x254e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x254e0a([0x74,0x72,0x69,0x61,0x6c])&&(_0x28d0d0=_0x397908(_0x254e0a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5a7f8f()):_0x254e0a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x254e0a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x254e0a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x254e0a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7edb47(){const _0x2f04f6=[_0x254e0a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x254e0a([0x74,0x72,0x69,0x61,0x6c])][_0x254e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d31b5[_0x254e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4a7bab/0x3e8:0xe10*_0x56c191;return _0x4d31b5[_0x254e0a([0x65,0x78,0x70])]<_0x2f04f6;}function _0x535db2(){const _0x57c7aa=_0x4d31b5[_0x254e0a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x57c7aa&&(!!_0x57c7aa[_0x254e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x254e0a([0x2a]))||(!!_0x57c7aa[_0x254e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x254e0a([0x50,0x4f,0x45]))||(!!_0x57c7aa[_0x254e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x254e0a([0x50,0x50]))||!(!_0x57c7aa[_0x254e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x254e0a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x450f52()))));}function _0x2f0d89(){const _0x2e874c=_0x506d,_0x4fd779=_0x4d31b5[_0x254e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4fd779||0x0==_0x4fd779[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x462a19}=new URL(window[_0x254e0a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2e874c(0x95)]);if(_0x4fd779[_0x254e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x462a19))return!0x0;const _0x334e14=_0x462a19[_0x254e0a([0x73,0x70,0x6c,0x69,0x74])](_0x254e0a([0x2e]));return _0x4fd779[_0x254e0a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x101999=>_0x101999[_0x254e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x254e0a([0x2a])))[_0x254e0a([0x6d,0x61,0x70])](_0x20e397=>_0x20e397[_0x254e0a([0x73,0x70,0x6c,0x69,0x74])](_0x254e0a([0x2e])))[_0x254e0a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x169e6a=>_0x169e6a[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x334e14[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x254e0a([0x6d,0x61,0x70])](_0x2ec491=>Array(_0x334e14[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2ec491[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x254e0a([0x66,0x69,0x6c,0x6c])](_0x2ec491[0x0]===_0x254e0a([0x2a])?_0x254e0a([0x2a]):'')[_0x254e0a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2ec491))[_0x254e0a([0x73,0x6f,0x6d,0x65])](_0x526e7b=>_0x334e14[_0x254e0a([0x65,0x76,0x65,0x72,0x79])]((_0x251334,_0x28bff7)=>_0x526e7b[_0x28bff7]===_0x251334||_0x526e7b[_0x28bff7]===_0x254e0a([0x2a])));}function _0x5a7f8f(){return _0x28d0d0&&_0x21966a?new window[(_0x254e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1500d6,_0x1c4394)=>{_0x28d0d0[_0x254e0a([0x74,0x68,0x65,0x6e])](_0x1500d6,_0x1c4394),_0x21966a[_0x254e0a([0x74,0x68,0x65,0x6e])](_0x1ce9cc=>{_0x1ce9cc!=_0x254e0a([0x56,0x61,0x6c,0x69,0x64])&&_0x1500d6(_0x1ce9cc);},_0x1c4394);}):_0x28d0d0||_0x21966a||_0x254e0a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x25d176(_0x38ea4f,_0x373a18){return new window[(_0x254e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cd534=>{if(_0x57ef28())return _0x1cd534(_0x254e0a([0x56,0x61,0x6c,0x69,0x64]));_0x214762(),_0x310ac9[_0x254e0a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x254e0a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x291d45=!0x1;const _0x58e5c9=_0x5acc7f();function _0x52f9dd(_0x13d2b4){return!!_0x13d2b4&&(typeof _0x13d2b4===_0x254e0a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x13d2b4===_0x254e0a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x13d2b4[_0x254e0a([0x74,0x68,0x65,0x6e])]===_0x254e0a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x13d2b4[_0x254e0a([0x63,0x61,0x74,0x63,0x68])]===_0x254e0a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c2502(_0x58d7c5){_0x5f494e(_0x58d7c5)[_0x254e0a([0x74,0x68,0x65,0x6e])](_0xf66ec9=>{if(!_0xf66ec9||_0xf66ec9[_0x254e0a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x254e0a([0x6f,0x6b]))return _0x254e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x47b677(_0x5e3b7f(_0x58e5c9+_0x373a18))!=_0xf66ec9[_0x254e0a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x254e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x254e0a([0x56,0x61,0x6c,0x69,0x64]);})[_0x254e0a([0x74,0x68,0x65,0x6e])](_0x677be8=>(_0x10960a(),_0x677be8),()=>{const _0x409ba9=_0x339f73();return null==_0x409ba9?(_0x10960a(),_0x254e0a([0x56,0x61,0x6c,0x69,0x64])):_0x254e0a(_0x4a7bab-_0x409ba9>(0x288e4f1e^_0x66b426)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x254e0a([0x74,0x68,0x65,0x6e])](_0x1cd534)[_0x254e0a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1cd534(_0x254e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x158101=0xcb4259e^_0x66b426;function _0x10960a(){const _0x2290b8=_0x254e0a([0x6c,0x6c,0x63,0x74,0x2d])+_0x47b677(_0x5e3b7f(_0x38ea4f)),_0x4f961b=_0xa0d85e(_0x47b677(window[_0x254e0a([0x4d,0x61,0x74,0x68])][_0x254e0a([0x63,0x65,0x69,0x6c])](_0x4a7bab/_0x158101)));window[_0x254e0a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x254e0a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2290b8,_0x4f961b);}function _0x339f73(){const _0x1a9a64=_0x254e0a([0x6c,0x6c,0x63,0x74,0x2d])+_0x47b677(_0x5e3b7f(_0x38ea4f)),_0x1257e1=window[_0x254e0a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x254e0a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a9a64);return _0x1257e1?window[_0x254e0a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa0d85e(_0x1257e1),0x10)*_0x158101:null;}function _0x5f494e(_0xff67a7){return new window[(_0x254e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x249737,_0x398d79)=>{_0xff67a7[_0x254e0a([0x74,0x68,0x65,0x6e])](_0x249737,_0x398d79),window[_0x254e0a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x398d79,0xc831fde^_0x66b426);});}}_0x310ac9[_0x254e0a([0x6f,0x6e])](_0x254e0a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ee6e9,_0x1ab368)=>{if(_0x1ab368[0x0]!=_0x38ea4f)return _0x1cd534(_0x254e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1ab368[0x1]={..._0x1ab368[0x1],[_0x254e0a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x58e5c9};},{[_0x254e0a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x254e0a([0x68,0x69,0x67,0x68])}),_0x310ac9[_0x254e0a([0x6f,0x6e])](_0x254e0a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1d3843=>{_0x52f9dd(_0x1d3843[_0x254e0a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x291d45=!0x0,_0x1c2502(_0x1d3843[_0x254e0a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x254e0a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x254e0a([0x6c,0x6f,0x77])}),_0x546e21[_0x254e0a([0x74,0x68,0x65,0x6e])](()=>{_0x291d45||_0x1cd534(_0x254e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x57ef28(){return _0x310ac9[_0x254e0a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x254e0a([0x76,0x69,0x65,0x77])][_0x254e0a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x254e0a([0x61,0x75,0x74,0x6f]);}function _0x214762(){_0x310ac9[_0x254e0a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x254e0a([0x76,0x69,0x65,0x77])][_0x254e0a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x254e0a([0x61,0x75,0x74,0x6f]);}}function _0x397908(_0x25dbd0){const _0x6adb7c=[new window[(_0x254e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e5374=>setTimeout(_0x3e5374,0xc8bf5d2^_0x66b426)),_0x546e21[_0x254e0a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x254e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x365b6b=>{let _0x249715=0x0;_0x310ac9[_0x254e0a([0x6d,0x6f,0x64,0x65,0x6c])][_0x254e0a([0x6f,0x6e])](_0x254e0a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3ec03d,_0x41e1e2)=>{_0x41e1e2[0x0][_0x254e0a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x249715++,_0x249715==(0xc82cae6^_0x66b426)&&(_0x365b6b(),_0x3ec03d[_0x254e0a([0x6f,0x66,0x66])]());});}))];return window[_0x254e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x254e0a([0x72,0x61,0x63,0x65])](_0x6adb7c)[_0x254e0a([0x74,0x68,0x65,0x6e])](()=>_0x25dbd0);}async function _0x147b9c(){await _0x546e21,_0x310ac9[_0x254e0a([0x6d,0x6f,0x64,0x65,0x6c])][_0x254e0a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3f935e,_0x310ac9[_0x254e0a([0x6d,0x6f,0x64,0x65,0x6c])][_0x254e0a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3f935e,_0x310ac9[_0x254e0a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x254e0a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x450f52(){return window[_0x254e0a([0x67,0x6c,0x6f,0x62])]&&window[_0x254e0a([0x67,0x6c,0x6f,0x62])][_0x254e0a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x398686(_0x163a75){const _0x1f72c2=_0x2c59c2();_0x310ac9[_0x1f72c2]=_0x254e0a([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])+_0x163a75,_0x163a75!=_0x254e0a([0x56,0x61,0x6c,0x69,0x64])&&_0x147b9c();}function _0x2c59c2(){const _0x50fe98=window[_0x254e0a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x254e0a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x254e0a([0x6e,0x6f,0x77])]())[_0x254e0a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x254e0a([0x2e]),'');let _0x25da66=_0x254e0a([0x49]);for(let _0x4424a1=0x0;_0x4424a1<_0x50fe98[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4424a1+=0x2){let _0x5f578d=window[_0x254e0a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50fe98[_0x254e0a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4424a1,_0x4424a1+0x2));_0x5f578d>=_0x187a17[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5f578d-=_0x187a17[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x25da66+=_0x187a17[_0x5f578d];}return _0x25da66;}function _0x5152af(){const _0x5334f4=_0x1e0c1b[_0x254e0a([0x73,0x70,0x6c,0x69,0x74])](_0x254e0a([0x2e]));if(0x3!=_0x5334f4[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ae3f6(_0x5334f4[0x1]);function _0x3ae3f6(_0x194c05){const _0xf77925=_0x561038(_0x194c05);return _0xf77925&&_0x3fa716()?_0xf77925:null;function _0x3fa716(){const _0x5d0c9d=_0xf77925[_0x254e0a([0x6a,0x74,0x69])],_0xa3e136=window[_0x254e0a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d0c9d[_0x254e0a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d0c9d[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3446a4={..._0xf77925,[_0x254e0a([0x6a,0x74,0x69])]:_0x5d0c9d[_0x254e0a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d0c9d[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3446a4[_0x254e0a([0x76,0x63])],_0x5e3b7f(_0x3446a4)==_0xa3e136;}}}async function _0x1284fb(){let _0x485a62=!0x0;try{const _0x413fc5=_0x1e0c1b[_0x254e0a([0x73,0x70,0x6c,0x69,0x74])](_0x254e0a([0x2e])),[_0x330ff1,_0x5a70b8,_0x38f1d5]=_0x413fc5;return _0x9a5a12(_0x330ff1),await _0x3d322e(_0x330ff1,_0x5a70b8,_0x38f1d5),_0x485a62;}catch{return!0x1;}function _0x9a5a12(_0x50b95f){const _0xeeb677=_0x561038(_0x50b95f);_0xeeb677&&_0xeeb677[_0x254e0a([0x61,0x6c,0x67])]==_0x254e0a([0x45,0x53,0x32,0x35,0x36])||(_0x485a62=!0x1);}async function _0x3d322e(_0x124285,_0x31eeb7,_0x1f77c0){const _0x5bbb90=window[_0x254e0a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x254e0a([0x66,0x72,0x6f,0x6d])](_0x1e6c20(_0x1f77c0),_0x5cb415=>_0x5cb415[_0x254e0a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4a82d5=new window[(_0x254e0a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x254e0a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x124285+_0x254e0a([0x2e])+_0x31eeb7),_0x22937c=window[_0x254e0a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x254e0a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x22937c)return;const _0x43ae6c=await _0x22937c[_0x254e0a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x254e0a([0x6a,0x77,0x6b]),_0xc07575,{[_0x254e0a([0x6e,0x61,0x6d,0x65])]:_0x254e0a([0x45,0x43,0x44,0x53,0x41]),[_0x254e0a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x254e0a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x254e0a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x22937c[_0x254e0a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x254e0a([0x6e,0x61,0x6d,0x65])]:_0x254e0a([0x45,0x43,0x44,0x53,0x41]),[_0x254e0a([0x68,0x61,0x73,0x68])]:{[_0x254e0a([0x6e,0x61,0x6d,0x65])]:_0x254e0a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x43ae6c,_0x5bbb90,_0x4a82d5)||(_0x485a62=!0x1);}}function _0x561038(_0x2d9b77){return _0x2d9b77[_0x254e0a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x254e0a([0x65,0x79]))?JSON[_0x254e0a([0x70,0x61,0x72,0x73,0x65])](_0x1e6c20(_0x2d9b77)):null;}function _0x1e6c20(_0x10d96c){return window[_0x254e0a([0x61,0x74,0x6f,0x62])](_0x10d96c[_0x254e0a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x254e0a([0x2b]))[_0x254e0a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x254e0a([0x2f])));}function _0x5e3b7f(_0x327619){let _0x268c10=0x1505;function _0x4360cb(_0x1d0e44){for(let _0x2d6d94=0x0;_0x2d6d94<_0x1d0e44[_0x254e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d6d94++){const _0xd3178e=_0x1d0e44[_0x254e0a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2d6d94);_0x268c10=(_0x268c10<<0x5)+_0x268c10+_0xd3178e,_0x268c10&=_0x268c10;}}function _0x2ab27a(_0x3e2bcf){Array[_0x254e0a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e2bcf)?_0x3e2bcf[_0x254e0a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2ab27a):_0x3e2bcf&&typeof _0x3e2bcf==_0x254e0a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x254e0a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e2bcf)[_0x254e0a([0x73,0x6f,0x72,0x74])]()[_0x254e0a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x293c78,_0x4b703d])=>{_0x4360cb(_0x293c78),_0x2ab27a(_0x4b703d);}):_0x4360cb(window[_0x254e0a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e2bcf));}return _0x2ab27a(_0x327619),_0x268c10>>>0x0;}function _0x47b677(_0x3dfa28){return _0x3dfa28[_0x254e0a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x254e0a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x254e0a([0x30]));}function _0xa0d85e(_0x4ba8d0){return _0x4ba8d0[_0x254e0a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x254e0a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x254e0a([0x6a,0x6f,0x69,0x6e])]('');}function _0x3f935e(){}function _0x254e0a(_0xc43c96){const _0xfe0ed8=_0x506d;return _0xc43c96[_0xfe0ed8(0x92)](_0x2d8983=>String[_0xfe0ed8(0x8b)](_0x2d8983))[_0xfe0ed8(0x7e)]('');}_0x398686(await _0xacc5ed());}(this);}}
23
+ const _0x41cd2b=_0x31ed;(function(_0x4d2d36,_0x73d4a1){const _0x5ea259=_0x31ed,_0x2d5b4e=_0x4d2d36();while(!![]){try{const _0x904599=parseInt(_0x5ea259(0x125))/0x1+-parseInt(_0x5ea259(0x144))/0x2*(parseInt(_0x5ea259(0x13d))/0x3)+parseInt(_0x5ea259(0x137))/0x4*(-parseInt(_0x5ea259(0x128))/0x5)+-parseInt(_0x5ea259(0x124))/0x6+parseInt(_0x5ea259(0x122))/0x7*(parseInt(_0x5ea259(0x132))/0x8)+parseInt(_0x5ea259(0x129))/0x9*(parseInt(_0x5ea259(0x135))/0xa)+parseInt(_0x5ea259(0x11f))/0xb*(parseInt(_0x5ea259(0x136))/0xc);if(_0x904599===_0x73d4a1)break;else _0x2d5b4e['push'](_0x2d5b4e['shift']());}catch(_0x2aedc2){_0x2d5b4e['push'](_0x2d5b4e['shift']());}}}(_0x3dc9,0x579bb));function _0x3dc9(){const _0x4bba1f=['18SwqkHJ','inputTransformation','PasteFromOffice','editor','get','join','dataTransfer','146168lOSJac','stylesProcessor','href','463507EmbNVc','isPremiumPlugin','document','7BOasCV','isOfficialPlugin','2520744hLolFj','55004djtRcw','PasteFromOfficeEnhancedInliner','getData','15ljBLSD','2869407bIggRG','editing','pluginName','execute','high','text/html','isActive','map','requires','2585552SwhNbT','plugins','view','10WsJsPE','204BbsANr','261172qofqxA','init','ClipboardPipeline','fromCharCode','afterInit','_parsedData'];_0x3dc9=function(){return _0x4bba1f;};return _0x3dc9();}import{Plugin as _0x287659}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x10965c}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1f9aee,uid as _0x25741e}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x798cc5}from'./normalizers/inliner/msofficestylesinliner.js';function _0x31ed(_0x5356cd,_0x3254e8){const _0x3dc973=_0x3dc9();return _0x31ed=function(_0x31ede8,_0x3b4262){_0x31ede8=_0x31ede8-0x11f;let _0x575a38=_0x3dc973[_0x31ede8];return _0x575a38;},_0x31ed(_0x5356cd,_0x3254e8);}export class PasteFromOfficeEnhancedInliner extends _0x287659{static get[_0x41cd2b(0x12b)](){const _0x4c4498=_0x41cd2b;return _0x4c4498(0x126);}static get[_0x41cd2b(0x123)](){return!0x0;}static get[_0x41cd2b(0x120)](){return!0x0;}static get[_0x41cd2b(0x131)](){const _0x4860f6=_0x41cd2b;return[_0x4860f6(0x13f)];}[_0x41cd2b(0x138)](){const _0x30546d=_0x41cd2b,_0x592cb9=this[_0x30546d(0x140)],_0x7d9a83=_0x592cb9[_0x30546d(0x133)][_0x30546d(0x141)](_0x30546d(0x139)),_0x3f2dce=_0x592cb9[_0x30546d(0x12a)][_0x30546d(0x134)][_0x30546d(0x121)],_0x21b4c2=new _0x798cc5(_0x3f2dce);_0x7d9a83['on'](_0x30546d(0x13e),(_0x5c6643,_0x32fdef)=>{const _0x15fe10=_0x30546d,_0x4b32a8=_0x32fdef[_0x15fe10(0x143)][_0x15fe10(0x127)](_0x15fe10(0x12e));_0x21b4c2[_0x15fe10(0x12f)](_0x4b32a8)&&(_0x32fdef[_0x15fe10(0x13c)]||(_0x32fdef[_0x15fe10(0x13c)]=_0x10965c(_0x4b32a8,_0x3f2dce[_0x15fe10(0x145)])),_0x21b4c2[_0x15fe10(0x12c)](_0x32fdef));},{'priority':_0x1f9aee[_0x30546d(0x141)](_0x30546d(0x12d))+0xb});}[_0x41cd2b(0x13b)](){!async function(_0xc782ad){const _0x3fda32=_0x580ed1([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]),_0x2fd404=0x7374585f,_0x37c692=0x73732ff7^_0x2fd404,_0x4762e8=window[_0x580ed1([0x44,0x61,0x74,0x65])][_0x580ed1([0x6e,0x6f,0x77])](),_0x10c043=_0xc782ad[_0x580ed1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2ae396=new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x439e49=>{_0x10c043[_0x580ed1([0x6f,0x6e,0x63,0x65])](_0x580ed1([0x72,0x65,0x61,0x64,0x79]),_0x439e49);}),_0x23334f={[_0x580ed1([0x6b,0x74,0x79])]:_0x580ed1([0x45,0x43]),[_0x580ed1([0x75,0x73,0x65])]:_0x580ed1([0x73,0x69,0x67]),[_0x580ed1([0x63,0x72,0x76])]:_0x580ed1([0x50,0x2d,0x32,0x35,0x36]),[_0x580ed1([0x78])]:_0x580ed1([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]),[_0x580ed1([0x79])]:_0x580ed1([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]),[_0x580ed1([0x61,0x6c,0x67])]:_0x580ed1([0x45,0x53,0x32,0x35,0x36])},_0x42015e=_0x10c043[_0x580ed1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x580ed1([0x67,0x65,0x74])](_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x383346(){let _0x264435,_0x231e26=null,_0x4f2277=null;try{if(_0x42015e==_0x580ed1([0x47,0x50,0x4c]))return _0x580ed1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x264435=_0x24a28b(),!_0x264435)return _0x580ed1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x264435[_0x580ed1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4f2277=_0x55bac6(_0x264435[_0x580ed1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x264435[_0x580ed1([0x6a,0x74,0x69])])),await _0x5099b2()?_0x55287c()?_0x1bf469()?_0x580ed1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x45f254()?(_0x264435[_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x580ed1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x231e26=_0x9606b6(_0x580ed1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x264435[_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x580ed1([0x74,0x72,0x69,0x61,0x6c])&&(_0x231e26=_0x9606b6(_0x580ed1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x50705c()):_0x580ed1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x580ed1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x580ed1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x580ed1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1bf469(){const _0x58a918=[_0x580ed1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x580ed1([0x74,0x72,0x69,0x61,0x6c])][_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x264435[_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4762e8/0x3e8:0xe10*_0x37c692;return _0x264435[_0x580ed1([0x65,0x78,0x70])]<_0x58a918;}function _0x55287c(){const _0xc19ca3=_0x264435[_0x580ed1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xc19ca3&&(!!_0xc19ca3[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x2a]))||(!!_0xc19ca3[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x50,0x4f,0x45]))||(!!_0xc19ca3[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x50,0x50]))||!(!_0xc19ca3[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x52f6e0()))));}function _0x45f254(){const _0x40fb78=_0x31ed,_0x236a01=_0x264435[_0x580ed1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x236a01||0x0==_0x236a01[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d7eea}=new URL(window[_0x580ed1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x40fb78(0x146)]);if(_0x236a01[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d7eea))return!0x0;const _0x4bb21c=_0x5d7eea[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])](_0x580ed1([0x2e]));return _0x236a01[_0x580ed1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50a068=>_0x50a068[_0x580ed1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x580ed1([0x2a])))[_0x580ed1([0x6d,0x61,0x70])](_0x5a163e=>_0x5a163e[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])](_0x580ed1([0x2e])))[_0x580ed1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e0f8f=>_0x3e0f8f[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4bb21c[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x580ed1([0x6d,0x61,0x70])](_0xda8ca9=>Array(_0x4bb21c[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xda8ca9[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x580ed1([0x66,0x69,0x6c,0x6c])](_0xda8ca9[0x0]===_0x580ed1([0x2a])?_0x580ed1([0x2a]):'')[_0x580ed1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xda8ca9))[_0x580ed1([0x73,0x6f,0x6d,0x65])](_0x3b4bb7=>_0x4bb21c[_0x580ed1([0x65,0x76,0x65,0x72,0x79])]((_0x25286a,_0x3392fe)=>_0x3b4bb7[_0x3392fe]===_0x25286a||_0x3b4bb7[_0x3392fe]===_0x580ed1([0x2a])));}function _0x50705c(){return _0x231e26&&_0x4f2277?new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a9db8,_0x225fad)=>{_0x231e26[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x4a9db8,_0x225fad),_0x4f2277[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x8c2e91=>{_0x8c2e91!=_0x580ed1([0x56,0x61,0x6c,0x69,0x64])&&_0x4a9db8(_0x8c2e91);},_0x225fad);}):_0x231e26||_0x4f2277||_0x580ed1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x55bac6(_0x30b674,_0x39e61b){return new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x147507=>{if(_0x4dcdb6())return _0x147507(_0x580ed1([0x56,0x61,0x6c,0x69,0x64]));_0x358c38(),_0x10c043[_0x580ed1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x580ed1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2288f3=!0x1;const _0x1cca2b=_0x25741e();function _0x44aa30(_0x4da1fc){return!!_0x4da1fc&&(typeof _0x4da1fc===_0x580ed1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4da1fc===_0x580ed1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4da1fc[_0x580ed1([0x74,0x68,0x65,0x6e])]===_0x580ed1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4da1fc[_0x580ed1([0x63,0x61,0x74,0x63,0x68])]===_0x580ed1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4e3dcb(_0x1a2296){_0x1ccab6(_0x1a2296)[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x2427c8=>{if(!_0x2427c8||_0x2427c8[_0x580ed1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x580ed1([0x6f,0x6b]))return _0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x338d7b(_0x149717(_0x1cca2b+_0x39e61b))!=_0x2427c8[_0x580ed1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x580ed1([0x56,0x61,0x6c,0x69,0x64]);})[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x5af5df=>(_0x8d87eb(),_0x5af5df),()=>{const _0x4d2edb=_0x2b3927();return null==_0x4d2edb?(_0x8d87eb(),_0x580ed1([0x56,0x61,0x6c,0x69,0x64])):_0x580ed1(_0x4762e8-_0x4d2edb>(0x5778dc5f^_0x2fd404)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x147507)[_0x580ed1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x147507(_0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2c8e35=0x7342b6df^_0x2fd404;function _0x8d87eb(){const _0x306c82=_0x580ed1([0x6c,0x6c,0x63,0x74,0x2d])+_0x338d7b(_0x149717(_0x30b674)),_0x25a7d0=_0x282a99(_0x338d7b(window[_0x580ed1([0x4d,0x61,0x74,0x68])][_0x580ed1([0x63,0x65,0x69,0x6c])](_0x4762e8/_0x2c8e35)));window[_0x580ed1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x580ed1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x306c82,_0x25a7d0);}function _0x2b3927(){const _0x12e4df=_0x580ed1([0x6c,0x6c,0x63,0x74,0x2d])+_0x338d7b(_0x149717(_0x30b674)),_0x5d045f=window[_0x580ed1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x580ed1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12e4df);return _0x5d045f?window[_0x580ed1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x282a99(_0x5d045f),0x10)*_0x2c8e35:null;}function _0x1ccab6(_0x807aba){return new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c8f9d,_0x2c5c5c)=>{_0x807aba[_0x580ed1([0x74,0x68,0x65,0x6e])](_0x2c8f9d,_0x2c5c5c),window[_0x580ed1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2c5c5c,0x73758c9f^_0x2fd404);});}}_0x10c043[_0x580ed1([0x6f,0x6e])](_0x580ed1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x264bf7,_0x8ee3f5)=>{if(_0x8ee3f5[0x0]!=_0x30b674)return _0x147507(_0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x8ee3f5[0x1]={..._0x8ee3f5[0x1],[_0x580ed1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1cca2b};},{[_0x580ed1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x580ed1([0x68,0x69,0x67,0x68])}),_0x10c043[_0x580ed1([0x6f,0x6e])](_0x580ed1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x385539=>{_0x44aa30(_0x385539[_0x580ed1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2288f3=!0x0,_0x4e3dcb(_0x385539[_0x580ed1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x580ed1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x580ed1([0x6c,0x6f,0x77])}),_0x2ae396[_0x580ed1([0x74,0x68,0x65,0x6e])](()=>{_0x2288f3||_0x147507(_0x580ed1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4dcdb6(){return _0x10c043[_0x580ed1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x580ed1([0x76,0x69,0x65,0x77])][_0x580ed1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x580ed1([0x61,0x75,0x74,0x6f]);}function _0x358c38(){_0x10c043[_0x580ed1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x580ed1([0x76,0x69,0x65,0x77])][_0x580ed1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x580ed1([0x61,0x75,0x74,0x6f]);}}function _0x9606b6(_0x38e4c3){const _0x3b919d=[new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x571277=>setTimeout(_0x571277,0x737d6693^_0x2fd404)),_0x2ae396[_0x580ed1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14d7cd=>{let _0x2b6251=0x0;_0x10c043[_0x580ed1([0x6d,0x6f,0x64,0x65,0x6c])][_0x580ed1([0x6f,0x6e])](_0x580ed1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x709a7f,_0x1c6c97)=>{_0x1c6c97[0x0][_0x580ed1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2b6251++,_0x2b6251==(0x737459a7^_0x2fd404)&&(_0x14d7cd(),_0x709a7f[_0x580ed1([0x6f,0x66,0x66])]());});}))];return window[_0x580ed1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x580ed1([0x72,0x61,0x63,0x65])](_0x3b919d)[_0x580ed1([0x74,0x68,0x65,0x6e])](()=>_0x38e4c3);}async function _0x88fc80(){await _0x2ae396,_0x10c043[_0x580ed1([0x6d,0x6f,0x64,0x65,0x6c])][_0x580ed1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x26a2c8,_0x10c043[_0x580ed1([0x6d,0x6f,0x64,0x65,0x6c])][_0x580ed1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x26a2c8,_0x10c043[_0x580ed1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x580ed1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x52f6e0(){return window[_0x580ed1([0x67,0x6c,0x6f,0x62])]&&window[_0x580ed1([0x67,0x6c,0x6f,0x62])][_0x580ed1([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x106400(_0x3e4811){const _0x21246f=_0x3c9f79();_0x10c043[_0x21246f]=_0x580ed1([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])+_0x3e4811,_0x3e4811!=_0x580ed1([0x56,0x61,0x6c,0x69,0x64])&&_0x88fc80();}function _0x3c9f79(){const _0x55155d=window[_0x580ed1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x580ed1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x580ed1([0x6e,0x6f,0x77])]())[_0x580ed1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x580ed1([0x2e]),'');let _0x2d098b=_0x580ed1([0x73]);for(let _0x22e9c7=0x0;_0x22e9c7<_0x55155d[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x22e9c7+=0x2){let _0x514213=window[_0x580ed1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55155d[_0x580ed1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x22e9c7,_0x22e9c7+0x2));_0x514213>=_0x3fda32[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x514213-=_0x3fda32[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d098b+=_0x3fda32[_0x514213];}return _0x2d098b;}function _0x24a28b(){const _0x1ed1dc=_0x42015e[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])](_0x580ed1([0x2e]));if(0x3!=_0x1ed1dc[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5a88ef(_0x1ed1dc[0x1]);function _0x5a88ef(_0x1a6eca){const _0x5bd4df=_0x1a80ac(_0x1a6eca);return _0x5bd4df&&_0x2407c8()?_0x5bd4df:null;function _0x2407c8(){const _0x18890f=_0x5bd4df[_0x580ed1([0x6a,0x74,0x69])],_0x4b4a1e=window[_0x580ed1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18890f[_0x580ed1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18890f[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x284a79={..._0x5bd4df,[_0x580ed1([0x6a,0x74,0x69])]:_0x18890f[_0x580ed1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18890f[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x284a79[_0x580ed1([0x76,0x63])],_0x149717(_0x284a79)==_0x4b4a1e;}}}async function _0x5099b2(){let _0x482a95=!0x0;try{const _0x415ab1=_0x42015e[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])](_0x580ed1([0x2e])),[_0x51acff,_0x1f4fbb,_0x5df420]=_0x415ab1;return _0x2034ae(_0x51acff),await _0x58d101(_0x51acff,_0x1f4fbb,_0x5df420),_0x482a95;}catch{return!0x1;}function _0x2034ae(_0x2c2888){const _0x1fecb4=_0x1a80ac(_0x2c2888);_0x1fecb4&&_0x1fecb4[_0x580ed1([0x61,0x6c,0x67])]==_0x580ed1([0x45,0x53,0x32,0x35,0x36])||(_0x482a95=!0x1);}async function _0x58d101(_0x4b8adb,_0x2a9fa3,_0x5c862a){const _0xd042a2=window[_0x580ed1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x580ed1([0x66,0x72,0x6f,0x6d])](_0x144476(_0x5c862a),_0x355097=>_0x355097[_0x580ed1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5f7871=new window[(_0x580ed1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x580ed1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4b8adb+_0x580ed1([0x2e])+_0x2a9fa3),_0x29da6a=window[_0x580ed1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x580ed1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29da6a)return;const _0x49e8ff=await _0x29da6a[_0x580ed1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x580ed1([0x6a,0x77,0x6b]),_0x23334f,{[_0x580ed1([0x6e,0x61,0x6d,0x65])]:_0x580ed1([0x45,0x43,0x44,0x53,0x41]),[_0x580ed1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x580ed1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x580ed1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29da6a[_0x580ed1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x580ed1([0x6e,0x61,0x6d,0x65])]:_0x580ed1([0x45,0x43,0x44,0x53,0x41]),[_0x580ed1([0x68,0x61,0x73,0x68])]:{[_0x580ed1([0x6e,0x61,0x6d,0x65])]:_0x580ed1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x49e8ff,_0xd042a2,_0x5f7871)||(_0x482a95=!0x1);}}function _0x1a80ac(_0xe17364){return _0xe17364[_0x580ed1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x580ed1([0x65,0x79]))?JSON[_0x580ed1([0x70,0x61,0x72,0x73,0x65])](_0x144476(_0xe17364)):null;}function _0x144476(_0x2497c6){return window[_0x580ed1([0x61,0x74,0x6f,0x62])](_0x2497c6[_0x580ed1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x580ed1([0x2b]))[_0x580ed1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x580ed1([0x2f])));}function _0x149717(_0x484447){let _0x3db7d2=0x1505;function _0x2ddab5(_0x4d3f06){for(let _0x3438a1=0x0;_0x3438a1<_0x4d3f06[_0x580ed1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3438a1++){const _0x12040f=_0x4d3f06[_0x580ed1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3438a1);_0x3db7d2=(_0x3db7d2<<0x5)+_0x3db7d2+_0x12040f,_0x3db7d2&=_0x3db7d2;}}function _0x488467(_0x570140){Array[_0x580ed1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x570140)?_0x570140[_0x580ed1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x488467):_0x570140&&typeof _0x570140==_0x580ed1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x580ed1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x570140)[_0x580ed1([0x73,0x6f,0x72,0x74])]()[_0x580ed1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3de984,_0x5c7d52])=>{_0x2ddab5(_0x3de984),_0x488467(_0x5c7d52);}):_0x2ddab5(window[_0x580ed1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x570140));}return _0x488467(_0x484447),_0x3db7d2>>>0x0;}function _0x338d7b(_0x5eefd1){return _0x5eefd1[_0x580ed1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x580ed1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x580ed1([0x30]));}function _0x282a99(_0x1b1ad3){return _0x1b1ad3[_0x580ed1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x580ed1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x580ed1([0x6a,0x6f,0x69,0x6e])]('');}function _0x26a2c8(){}function _0x580ed1(_0x4a4651){const _0x236910=_0x31ed;return _0x4a4651[_0x236910(0x130)](_0x3023ae=>String[_0x236910(0x13a)](_0x3023ae))[_0x236910(0x142)]('');}_0x106400(await _0x383346());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1fb2(){const _0x58cc57=['6EVzqnF','pasteFromOfficeEnhancedLicenseKeyNotAllowed','_licenseKeyCheckInterval','get','editor','execute','getData','licenseKey','editing','pasteFromOfficeEnhancedLicenseKeyTrialLimit','trialLimit','1307817OaKlMT','dataTransfer','invalid','523430MqQUHb','848LhRtKZ','view','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pluginName','isPremiumPlugin','requires','isActive','PasteFromOffice','PasteFromOfficeEnhanced','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyExpired','inputTransformation','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyUsageLimit','expired','init','document','isOfficialPlugin','plugins','_showLicenseError','featureNotAllowed','2wRkahw','high','text/html','domainLimit','stylesProcessor','869640ERGoSV','usageLimit','destroy','14301pmRbyC','373245gTqGtv','_parsedData','23087oJHoiV','config','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','evaluationLimit','PasteFromOfficeEnhancedPropagator','18360jHOjvG'];_0x1fb2=function(){return _0x58cc57;};return _0x1fb2();}const _0x5197a4=_0x5b10;function _0x5b10(_0x1b5811,_0x30d791){const _0x1fb239=_0x1fb2();return _0x5b10=function(_0x5b108f,_0x38d66c){_0x5b108f=_0x5b108f-0x1ed;let _0x545363=_0x1fb239[_0x5b108f];return _0x545363;},_0x5b10(_0x1b5811,_0x30d791);}(function(_0x30460b,_0x1a2b03){const _0x542e9b=_0x5b10,_0x5195c4=_0x30460b();while(!![]){try{const _0x5812d=parseInt(_0x542e9b(0x220))/0x1*(-parseInt(_0x542e9b(0x215))/0x2)+-parseInt(_0x542e9b(0x21a))/0x3+parseInt(_0x542e9b(0x1ef))/0x4+-parseInt(_0x542e9b(0x21e))/0x5*(-parseInt(_0x542e9b(0x1f0))/0x6)+parseInt(_0x542e9b(0x1fb))/0x7+-parseInt(_0x542e9b(0x1ff))/0x8*(-parseInt(_0x542e9b(0x21d))/0x9)+parseInt(_0x542e9b(0x1fe))/0xa;if(_0x5812d===_0x1a2b03)break;else _0x5195c4['push'](_0x5195c4['shift']());}catch(_0x11396f){_0x5195c4['push'](_0x5195c4['shift']());}}}(_0x1fb2,0x2a738));import{Plugin as _0x437780}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x34f35c}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2b4de2}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x3f5546}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x437780{[_0x5197a4(0x1f7)];[_0x5197a4(0x1f2)];static get[_0x5197a4(0x202)](){const _0x466929=_0x5197a4;return _0x466929(0x1ee);}static get[_0x5197a4(0x211)](){return!0x0;}static get[_0x5197a4(0x203)](){return!0x0;}static get[_0x5197a4(0x204)](){const _0x2caafd=_0x5197a4;return[_0x2caafd(0x206)];}[_0x5197a4(0x20f)](){const _0x528960=_0x5197a4,_0x130724=this[_0x528960(0x1f4)],_0x4808b6=_0x130724[_0x528960(0x212)][_0x528960(0x1f3)](_0x528960(0x208)),_0xd2783c=_0x130724[_0x528960(0x1f8)][_0x528960(0x200)][_0x528960(0x210)],_0xfdc80f=new _0x3f5546(_0xd2783c);_0x4808b6['on'](_0x528960(0x20a),(_0x45df38,_0x587b87)=>{const _0x720d8d=_0x528960,_0x15337f=_0x587b87[_0x720d8d(0x1fc)][_0x720d8d(0x1f6)](_0x720d8d(0x217));_0xfdc80f[_0x720d8d(0x205)](_0x15337f)&&(_0x587b87[_0x720d8d(0x21f)]||(_0x587b87[_0x720d8d(0x21f)]=_0x34f35c(_0x15337f,_0xd2783c[_0x720d8d(0x219)])),_0xfdc80f[_0x720d8d(0x1f5)](_0x587b87));},{'priority':_0x2b4de2[_0x528960(0x1f3)](_0x528960(0x216))+0xa}),this[_0x528960(0x1f7)]=this[_0x528960(0x1f4)][_0x528960(0x221)][_0x528960(0x1f3)](_0x528960(0x1f7));const _0x1e6c4d=this[_0x528960(0x1f4)];this[_0x528960(0x1f2)]=setInterval(()=>{const _0x34b99f=_0x528960;let _0xa60ece;for(const _0xa66f96 in _0x1e6c4d){const _0x270dbd=_0xa66f96,_0x2cd058=_0x1e6c4d[_0x270dbd];if(_0x34b99f(0x20b)==_0x2cd058||_0x34b99f(0x20c)==_0x2cd058||_0x34b99f(0x209)==_0x2cd058||_0x34b99f(0x201)==_0x2cd058||_0x34b99f(0x1f1)==_0x2cd058||_0x34b99f(0x222)==_0x2cd058||_0x34b99f(0x1f9)==_0x2cd058||_0x34b99f(0x20d)==_0x2cd058){delete _0x1e6c4d[_0x270dbd],_0xa60ece=_0x2cd058,clearInterval(this[_0x34b99f(0x1f2)]),this[_0x34b99f(0x1f2)]=void 0x0;break;}}_0x34b99f(0x20c)==_0xa60ece&&_0x1e6c4d[_0x34b99f(0x213)](_0x34b99f(0x1fd)),_0x34b99f(0x209)==_0xa60ece&&_0x1e6c4d[_0x34b99f(0x213)](_0x34b99f(0x20e)),_0x34b99f(0x201)==_0xa60ece&&_0x1e6c4d[_0x34b99f(0x213)](_0x34b99f(0x218)),_0x34b99f(0x1f1)==_0xa60ece&&_0x1e6c4d[_0x34b99f(0x213)](_0x34b99f(0x214),_0x34b99f(0x207)),_0x34b99f(0x222)==_0xa60ece&&_0x1e6c4d[_0x34b99f(0x213)](_0x34b99f(0x1ed)),_0x34b99f(0x1f9)==_0xa60ece&&_0x1e6c4d[_0x34b99f(0x213)](_0x34b99f(0x1fa)),_0x34b99f(0x20d)==_0xa60ece&&_0x1e6c4d[_0x34b99f(0x213)](_0x34b99f(0x21b));},0x3e8);}[_0x5197a4(0x21c)](){const _0x2c4b4b=_0x5197a4;super[_0x2c4b4b(0x21c)](),this[_0x2c4b4b(0x1f2)]&&clearInterval(this[_0x2c4b4b(0x1f2)]);}}
23
+ function _0x4ee2(){const _0x16201c=['pluginName','featureNotAllowed','destroy','document','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','_showLicenseError','view','pasteFromOfficeEnhancedLicenseKeyDomainLimit','PasteFromOfficeEnhancedPropagator','domainLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','init','inputTransformation','text/html','isActive','1115691iRHvSD','402430uzFOQA','getData','pasteFromOfficeEnhancedLicenseKeyInvalid','usageLimit','_parsedData','14369643HtyNIK','evaluationLimit','PasteFromOfficeEnhanced','2QyAIDe','config','isPremiumPlugin','trialLimit','13725cpDOOR','stylesProcessor','invalid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','high','168mvYZkT','requires','dataTransfer','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyTrialLimit','isOfficialPlugin','editor','expired','7119825DKMXqd','get','editing','1476IoEijv','pasteFromOfficeEnhancedLicenseKeyExpired','execute','34558730pgHgZH','licenseKey','_licenseKeyCheckInterval','plugins','803130iPBhFY'];_0x4ee2=function(){return _0x16201c;};return _0x4ee2();}const _0x278f97=_0x4386;(function(_0x2430b5,_0x5331af){const _0x4a268c=_0x4386,_0x324f85=_0x2430b5();while(!![]){try{const _0xa8507d=-parseInt(_0x4a268c(0x1f6))/0x1*(-parseInt(_0x4a268c(0x1ff))/0x2)+-parseInt(_0x4a268c(0x203))/0x3*(-parseInt(_0x4a268c(0x215))/0x4)+-parseInt(_0x4a268c(0x212))/0x5+parseInt(_0x4a268c(0x21c))/0x6+parseInt(_0x4a268c(0x1f7))/0x7*(parseInt(_0x4a268c(0x208))/0x8)+parseInt(_0x4a268c(0x1fc))/0x9+-parseInt(_0x4a268c(0x218))/0xa;if(_0xa8507d===_0x5331af)break;else _0x324f85['push'](_0x324f85['shift']());}catch(_0x3ce8e0){_0x324f85['push'](_0x324f85['shift']());}}}(_0x4ee2,0xd2668));function _0x4386(_0x403cad,_0x486345){const _0x4ee2d2=_0x4ee2();return _0x4386=function(_0x4386d7,_0x3a3a5b){_0x4386d7=_0x4386d7-0x1ef;let _0x11b564=_0x4ee2d2[_0x4386d7];return _0x11b564;},_0x4386(_0x403cad,_0x486345);}import{Plugin as _0x3866fb}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xe9153a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2ac742}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0xc42666}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x3866fb{[_0x278f97(0x219)];[_0x278f97(0x21a)];static get[_0x278f97(0x21d)](){const _0x5eadc5=_0x278f97;return _0x5eadc5(0x1ef);}static get[_0x278f97(0x20f)](){return!0x0;}static get[_0x278f97(0x201)](){return!0x0;}static get[_0x278f97(0x209)](){const _0x482398=_0x278f97;return[_0x482398(0x20d)];}[_0x278f97(0x1f2)](){const _0x3c1ee9=_0x278f97,_0x409df7=this[_0x3c1ee9(0x210)],_0x249bc7=_0x409df7[_0x3c1ee9(0x21b)][_0x3c1ee9(0x213)](_0x3c1ee9(0x20b)),_0x181e01=_0x409df7[_0x3c1ee9(0x214)][_0x3c1ee9(0x223)][_0x3c1ee9(0x220)],_0x39e57b=new _0xc42666(_0x181e01);_0x249bc7['on'](_0x3c1ee9(0x1f3),(_0x1bb76d,_0x14b8bc)=>{const _0x20f599=_0x3c1ee9,_0x58aab7=_0x14b8bc[_0x20f599(0x20a)][_0x20f599(0x1f8)](_0x20f599(0x1f4));_0x39e57b[_0x20f599(0x1f5)](_0x58aab7)&&(_0x14b8bc[_0x20f599(0x1fb)]||(_0x14b8bc[_0x20f599(0x1fb)]=_0xe9153a(_0x58aab7,_0x181e01[_0x20f599(0x204)])),_0x39e57b[_0x20f599(0x217)](_0x14b8bc));},{'priority':_0x2ac742[_0x3c1ee9(0x213)](_0x3c1ee9(0x207))+0xa}),this[_0x3c1ee9(0x219)]=this[_0x3c1ee9(0x210)][_0x3c1ee9(0x200)][_0x3c1ee9(0x213)](_0x3c1ee9(0x219));const _0x46ce21=this[_0x3c1ee9(0x210)];this[_0x3c1ee9(0x21a)]=setInterval(()=>{const _0x2188b7=_0x3c1ee9;let _0x236d48;for(const _0x1d1d00 in _0x46ce21){const _0x3f2cda=_0x1d1d00,_0x140be8=_0x46ce21[_0x3f2cda];if(_0x2188b7(0x20c)==_0x140be8||_0x2188b7(0x1f9)==_0x140be8||_0x2188b7(0x216)==_0x140be8||_0x2188b7(0x224)==_0x140be8||_0x2188b7(0x206)==_0x140be8||_0x2188b7(0x221)==_0x140be8||_0x2188b7(0x20e)==_0x140be8||_0x2188b7(0x1f1)==_0x140be8){delete _0x46ce21[_0x3f2cda],_0x236d48=_0x140be8,clearInterval(this[_0x2188b7(0x21a)]),this[_0x2188b7(0x21a)]=void 0x0;break;}}_0x2188b7(0x1f9)==_0x236d48&&_0x46ce21[_0x2188b7(0x222)](_0x2188b7(0x205)),_0x2188b7(0x216)==_0x236d48&&_0x46ce21[_0x2188b7(0x222)](_0x2188b7(0x211)),_0x2188b7(0x224)==_0x236d48&&_0x46ce21[_0x2188b7(0x222)](_0x2188b7(0x1f0)),_0x2188b7(0x206)==_0x236d48&&_0x46ce21[_0x2188b7(0x222)](_0x2188b7(0x21e),_0x2188b7(0x1fe)),_0x2188b7(0x221)==_0x236d48&&_0x46ce21[_0x2188b7(0x222)](_0x2188b7(0x1fd)),_0x2188b7(0x20e)==_0x236d48&&_0x46ce21[_0x2188b7(0x222)](_0x2188b7(0x202)),_0x2188b7(0x1f1)==_0x236d48&&_0x46ce21[_0x2188b7(0x222)](_0x2188b7(0x1fa));},0x3e8);}[_0x278f97(0x21f)](){const _0x24510d=_0x278f97;super[_0x24510d(0x21f)](),this[_0x24510d(0x21a)]&&clearInterval(this[_0x24510d(0x21a)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5cff(){const _0x25465b=['3508qUiRFO','2216944WKDOJz','test','7928seIyKN','64iqCOGO','346602HWMUHB','20IhdoOG','2295970jWQMcj','760014Vvpbbo','2359OaPGYz','1337028XnwfCZ'];_0x5cff=function(){return _0x25465b;};return _0x5cff();}function _0x46ac(_0x111880,_0x146634){const _0x5cff83=_0x5cff();return _0x46ac=function(_0x46ac1a,_0x1648b0){_0x46ac1a=_0x46ac1a-0x1f3;let _0x24d704=_0x5cff83[_0x46ac1a];return _0x24d704;},_0x46ac(_0x111880,_0x146634);}(function(_0x4a2ee8,_0x2e3b21){const _0x3e8a67=_0x46ac,_0x5e864d=_0x4a2ee8();while(!![]){try{const _0x259079=-parseInt(_0x3e8a67(0x1f7))/0x1*(-parseInt(_0x3e8a67(0x1fb))/0x2)+-parseInt(_0x3e8a67(0x1fc))/0x3+parseInt(_0x3e8a67(0x1f8))/0x4+-parseInt(_0x3e8a67(0x1f3))/0x5+-parseInt(_0x3e8a67(0x1f6))/0x6+parseInt(_0x3e8a67(0x1f5))/0x7*(parseInt(_0x3e8a67(0x1fa))/0x8)+parseInt(_0x3e8a67(0x1f4))/0x9*(parseInt(_0x3e8a67(0x1fd))/0xa);if(_0x259079===_0x2e3b21)break;else _0x5e864d['push'](_0x5e864d['shift']());}catch(_0x41d512){_0x5e864d['push'](_0x5e864d['shift']());}}}(_0x5cff,0x5ac49));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x440907){const _0x186c7d=_0x46ac;return m[_0x186c7d(0x1f9)](_0x440907);}
23
+ (function(_0x5403a9,_0x3d5bb9){const _0x36f279=_0xb656,_0x553739=_0x5403a9();while(!![]){try{const _0x3785c6=-parseInt(_0x36f279(0x1fa))/0x1*(parseInt(_0x36f279(0x1fc))/0x2)+-parseInt(_0x36f279(0x1f3))/0x3*(-parseInt(_0x36f279(0x1fb))/0x4)+-parseInt(_0x36f279(0x1f9))/0x5*(-parseInt(_0x36f279(0x1f2))/0x6)+-parseInt(_0x36f279(0x1f4))/0x7+parseInt(_0x36f279(0x1f5))/0x8+parseInt(_0x36f279(0x1f7))/0x9+-parseInt(_0x36f279(0x1f8))/0xa;if(_0x3785c6===_0x3d5bb9)break;else _0x553739['push'](_0x553739['shift']());}catch(_0x5a0822){_0x553739['push'](_0x553739['shift']());}}}(_0xfccd,0xe07ad));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0xb656(_0x269bc4,_0x80307b){const _0xfccde1=_0xfccd();return _0xb656=function(_0xb65676,_0x4cc42d){_0xb65676=_0xb65676-0x1f2;let _0x1a00f3=_0xfccde1[_0xb65676];return _0x1a00f3;},_0xb656(_0x269bc4,_0x80307b);}export function isMSExcelContent(_0x39619b){const _0x14e616=_0xb656;return m[_0x14e616(0x1f6)](_0x39619b);}function _0xfccd(){const _0x5f18dc=['6736QAOhOq','133618WoCDLM','54zTTwvh','3099woKMnx','5634244iqimwf','5581936Oiqecp','test','9288423cfjhpG','31072090YEwQrm','831015aedVDp','2fWZugR'];_0xfccd=function(){return _0x5f18dc;};return _0xfccd();}