@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.3 → 46.1.0-alpha.0

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:()=>ut});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 v{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 b(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 b(b(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 A(t,e){const n=C();return(A=function(t,e){return n[t-=211]})(t,e)}function C(){const t=["test","2226kthSun","30243340ASzYCK","16XVdbNf","5608duVhfO","3535278dhbtiT","634573yHehwP","15meTYVb","2066576ajYEPh","719516rmxrJe","8053254hcedOC"];return(C=function(){return t})()}!function(t){const e=A,n=t();for(;;)try{if(918078===parseInt(e(211))/1+-parseInt(e(213))/2+parseInt(e(217))/3*(-parseInt(e(220))/4)+parseInt(e(212))/5*(-parseInt(e(221))/6)+-parseInt(e(214))/7*(-parseInt(e(219))/8)+parseInt(e(215))/9+parseInt(e(218))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return P[A(216)](t)}!function(t){const e=T,n=t();for(;;)try{if(424612===parseInt(e(289))/1+-parseInt(e(287))/2*(-parseInt(e(290))/3)+-parseInt(e(296))/4+-parseInt(e(293))/5+-parseInt(e(300))/6*(parseInt(e(305))/7)+-parseInt(e(303))/8*(parseInt(e(279))/9)+parseInt(e(292))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(298)]&&!s[n(294)])continue;const e=!s[n(298)]||t[n(301)]===s[n(298)],o=!s[n(294)]||t[n(284)](s[n(294)]);e&&o&&r[n(291)](s,i)}return r}function F(){const t=["style","assign","35870eCMdYl","exec","61880fIuqKS","3stkAdy","set","23310200NlVuMD","3930660XrkLPf","className","getPropertyValue","735736mfplRW","selectorText","tagName","push","1223814EJdwNL","name","length","8iBmbBh","split","7fSPKJZ","trim","7309692Fbfmot","cssRules","map","initial","groups","hasClass"];return(F=function(){return t})()}function T(t,e){const n=F();return(T=function(t,e){return n[t-=278]})(t,e)}function N(t){const e=T,n={};for(let r=0;r<t[e(302)];r++){const s=t[r],i=t[e(295)](s);e(282)!==i&&(n[s]=i)}return n}function M(t){const e=T,n=t[e(304)](",")[e(281)](t=>t[e(278)]()),r=[];for(const t of n){const n=L[e(288)](t);n&&r[e(299)](n[e(283)])}return r}function R(t){const e=T,n={};for(const r of t)Object[e(286)](n,r);return n}const K=j;function j(t,e){const n=V();return(j=function(t,e){return n[t-=111]})(t,e)}!function(t){const e=j,n=t();for(;;)try{if(288867===-parseInt(e(121))/1*(-parseInt(e(135))/2)+parseInt(e(114))/3+parseInt(e(112))/4*(parseInt(e(116))/5)+parseInt(e(124))/6*(parseInt(e(125))/7)+-parseInt(e(131))/8*(-parseInt(e(111))/9)+parseInt(e(115))/10+parseInt(e(133))/11*(-parseInt(e(119))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class k extends v{[K(128)](t){const n=K,{body:r,styles:s}=t[n(126)],i=new e.ViewUpcastWriter(r[n(113)]),o=i[n(129)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(291)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(280)])if(t instanceof CSSStyleRule){const r=N(t[e(285)]);n[t[e(297)]]=Object[e(286)]({},n[t[e(297)]]||{},r)}return n}(s));for(const t of o){if(n(136)!==t[n(122)])continue;const e=O(t[n(130)],c);if(e[n(117)]){const r=R(Array[n(134)](e[n(120)]()));for(const e in r){const s=t[n(130)];s[n(127)](e)||i[n(118)](e,r[e],s)}}}t[n(123)]=r}[K(132)](t){return super[K(132)](t)||E(t)}}function V(){const t=["752CVJKEg","document","568737JUTFlG","5685390mwsqvm","15110qoClMS","size","setStyle","8071968JiIoDo","values","1ldGyqd","type","content","6xIZoxP","2097221QeeJUr","_parsedData","hasStyle","execute","createRangeIn","item","3612792gQSvcX","isActive","33wIJuzg","from","458806jxxONo","elementStart","9jMvHNo"];return(V=function(){return t})()}function D(){const t=["isActive","6089634xZmDpe","276620yRslKp","afterInit","isOfficialPlugin","text/html","init","getData","16NKGzBS","11000703lmkhah","inputTransformation","editing","join","ClipboardPipeline","requires","dataTransfer","28470qzWnMn","high","636foddrZ","map","PasteFromOfficeEnhancedInliner","_parsedData","fromCharCode","55860vsTwrt","editor","14113tPrJkm","isPremiumPlugin","14rSPZoA","23450ShKhtZ","href","get","PasteFromOffice","pluginName","execute","stylesProcessor","plugins","view","document","3502170FBNmSw"];return(D=function(){return t})()}const W=$;function $(t,e){const n=D();return($=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(972865===parseInt(e(278))/1+parseInt(e(303))/2*(parseInt(e(299))/3)+parseInt(e(294))/4*(-parseInt(e(304))/5)+parseInt(e(314))/6+-parseInt(e(285))/7+-parseInt(e(284))/8*(parseInt(e(316))/9)+-parseInt(e(292))/10*(-parseInt(e(301))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class q extends t.Plugin{static get[W(308)](){return W(296)}static get[W(280)](){return!0}static get[W(302)](){return!0}static get[W(290)](){return[W(307)]}[W(282)](){const t=W,e=this[t(300)],n=e[t(311)][t(306)](t(289)),r=e[t(287)][t(312)][t(313)],s=new k(r);n.on(t(286),(e,n)=>{const i=t,o=n[i(291)][i(283)](i(281));s[i(315)](o)&&(n[i(297)]||(n[i(297)]=x(o,r[i(310)])),s[i(309)](n))},{priority:S.priorities[t(306)](t(293))+11})}[W(279)](){!async function(t){const e=d([97,90,86,118,70,117,89,107,122,101,79,111,54,73,108,103,112,113,69,75,66,121,51,55,102,68,71,65,115,85,87,110,56,49,105,80,72,77,88,48,76,100,83,109,104,84,99,81,57,119,98,52,67,53,116,106,78,82,74,114,120,50]),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=$;return t[e(295)](t=>String[e(298)](t))[e(288)]("")}!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([97]);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])))}()?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:1756857600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,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(305)]);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 U=B;!function(t){const e=B,n=t();for(;;)try{if(166143===parseInt(e(398))/1*(-parseInt(e(375))/2)+-parseInt(e(394))/3*(-parseInt(e(395))/4)+-parseInt(e(390))/5+parseInt(e(360))/6+-parseInt(e(370))/7*(parseInt(e(397))/8)+-parseInt(e(380))/9+parseInt(e(386))/10*(parseInt(e(393))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const J=[U(382),U(391),U(358),U(365),U(367),U(371),U(392),U(363)],H=[U(382),U(391),U(358)],X={"font-style":[[U(377),"i"]],"font-weight":[[U(379),U(364)],[U(374),U(364)],[U(383),U(364)],[t=>Number(t)>=600,U(364)]],"text-decoration":[[U(372),"u"],[U(376),"s"]],"text-decoration-line":[[U(372),"u"],[U(376),"s"]],"vertical-align":[[U(357),U(357)],[U(381),U(369)]]};function Y(){const t=["underline","removeStyle","bold","108854kILIAd","line-through","italic","split","medium","2079675aXCnSu","super","color","bolder","function","span","623240AXiJkD","setStyle","length","insertChild","1337560JMHTKr","font-family","font-style","55HKNXsg","4395lMxhHj","496CwqXGV","forEach","16pnKIOA","1dfvSFi","getStyle","includes","getStyleNames","sub","font-size","keys","1895286UQmFRo","createElement","from","vertical-align","strong","text-decoration","filter","text-decoration-line","getChildren","sup","315014szlAzm","font-weight"];return(Y=function(){return t})()}function Q(t){return J[U(400)](t)}function _(t){const e=U;return Array[e(362)](t[e(356)]())[e(366)](Q)}function z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(396)](e=>{const i=n,o=t[i(399)](e);if(o)if(c=e,H[U(400)](c))r[e]=o;else if(e in X){const t=o[i(378)](" ");X[e][i(396)](([n,r])=>{const o=i;for(const i of t)(o(384)==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=U;for(const s in n)n[s][r(396)](([,n])=>{const s=r,i=e[s(361)](n,[],t[s(368)]());e[s(389)](0,i,t)}),e[r(373)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(359)](n)[r(388)])return;const s=e[r(361)](r(385),[],t[r(368)]());e[r(387)](n,s),e[r(389)](0,s,t),e[r(373)](Object[r(359)](n),t)}(t,e,r)}function B(t,e){const n=Y();return(B=function(t,e){return n[t-=356]})(t,e)}const Z=G;function G(t,e){const n=tt();return(G=function(t,e){return n[t-=125]})(t,e)}function tt(){const t=["2988876xUtZaw","font","content","128UMwBMY","isActive","stylesProcessor","31914800pMAGLS","getItems","1412674GvtTZg","14769mIgYFK","document","createRangeIn","735995RVtXdo","69378DKNTAO","937965oQPQPv","blockElements","execute","4HnLWsp","name","element","161bPgbTg","includes","_parsedData"];return(tt=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(857468===-parseInt(e(132))/1+-parseInt(e(128))/2+-parseInt(e(143))/3+parseInt(e(137))/4*(-parseInt(e(134))/5)+-parseInt(e(133))/6*(-parseInt(e(140))/7)+-parseInt(e(146))/8*(-parseInt(e(129))/9)+parseInt(e(126))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends v{[Z(136)](t){const n=Z,{body:r}=t[n(142)],s=new e.ViewUpcastWriter(r[n(130)]),i=s[n(131)](r),o=new e.ViewDocument(s[n(130)][n(125)]),c=[...new e.ViewDomConverter(o)[n(135)],n(144)],a=i[n(127)]();for(const t of a)if(t.is(n(139))&&c[n(141)](t[n(138)])){z(t,s,_(t))}t[n(145)]=r}[Z(147)](t){return super[Z(147)](t)||E(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=260]})(t,e)}function st(){const t=["isActive","get","pasteFromOfficeEnhancedLicenseKeyValid","255IEXtTg","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","1528434lnKEuP","usageLimit","6869xdlEpj","isPremiumPlugin","evaluationLimit","init","editor","3094756fiLNFM","plugins","editing","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","requires","document","expired","isOfficialPlugin","_licenseKeyCheckInterval","view","ClipboardPipeline","PasteFromOfficeEnhancedPropagator","text/html","pasteFromOfficeEnhancedLicenseKeyUsageLimit","destroy","27ldiWuv","_showLicenseError","featureNotAllowed","inputTransformation","pasteFromOfficeEnhancedLicenseKeyInvalid","config","pasteFromOfficeEnhancedLicenseKeyExpired","_parsedData","PasteFromOfficeEnhanced","PasteFromOffice","1029420xpPdaT","trialLimit","domainLimit","507915bkmoqp","high","getData","stylesProcessor","dataTransfer","pluginName","1800672NJPlrv","invalid","19372gMFlad","execute"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(408558===-parseInt(e(294))/1+parseInt(e(273))/2+parseInt(e(276))/3+parseInt(e(284))/4*(-parseInt(e(289))/5)+-parseInt(e(292))/6+-parseInt(e(299))/7+-parseInt(e(282))/8*(-parseInt(e(263))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(290)];[nt(309)];static get[nt(281)](){return nt(312)}static get[nt(308)](){return!0}static get[nt(295)](){return!0}static get[nt(305)](){return[nt(272)]}[nt(297)](){const t=nt,e=this[t(298)],n=e[t(300)][t(287)](t(311)),r=e[t(301)][t(310)][t(306)],s=new et(r);n.on(t(266),(e,n)=>{const i=t,o=n[i(280)][i(278)](i(260));s[i(286)](o)&&(n[i(270)]||(n[i(270)]=x(o,r[i(279)])),s[i(285)](n))},{priority:S.priorities[t(287)](t(277))+10}),this[t(290)]=this[t(298)][t(268)][t(287)](t(290));const i=this[t(298)];this[t(309)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(288)==s||e(267)==s||e(269)==s||e(303)==s||e(304)==s||e(291)==s||e(302)==s||e(261)==s){delete i[r],n=s,clearInterval(this[e(309)]),this[e(309)]=void 0;break}}e(267)==n&&i[e(264)](e(283)),e(269)==n&&i[e(264)](e(307)),e(303)==n&&i[e(264)](e(275)),e(304)==n&&i[e(264)](e(265),e(271)),e(291)==n&&i[e(264)](e(296)),e(302)==n&&i[e(264)](e(274)),e(261)==n&&i[e(264)](e(293))},1e3)}[nt(262)](){const t=nt;super[t(262)](),this[t(309)]&&clearInterval(this[t(309)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=267]})(t,e)}function at(){var t=["PasteFromOfficeEnhanced","requires","PasteFromOffice","isPremiumPlugin","39vEuKwQ","2320640dvVAYq","22540tYNAPk","15oXaXPo","4027192hScAXV","69610DTpNQL","2294484GwoHfZ","isOfficialPlugin","1113930PoXfUt","pluginName","9313830RABLCR"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(309278===parseInt(e(279))/1+-parseInt(e(267))/2*(parseInt(e(277))/3)+-parseInt(e(268))/4+parseInt(e(280))/5*(-parseInt(e(270))/6)+parseInt(e(278))/7+parseInt(e(281))/8+parseInt(e(272))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(271)](){return ot(273)}static get[ot(269)](){return!0}static get[ot(276)](){return!0}static get[ot(274)](){return[ot(275),q,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=344]})(t,e)}function ft(){var t=["3858WYKovp","1120QQTGuq","6316233gQTHDN","24OYBvsp","11bqFaTY","4VUWuPN","2905130UwqoQc","232126ZHAsJC","5039586FGQeqN","8PJRstY","29038992UeFUqL","242985yUsAYh"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(576914===-parseInt(e(348))/1*(-parseInt(e(346))/2)+parseInt(e(353))/3*(-parseInt(e(354))/4)+parseInt(e(352))/5*(-parseInt(e(344))/6)+-parseInt(e(355))/7+-parseInt(e(350))/8*(parseInt(e(349))/9)+-parseInt(e(347))/10*(parseInt(e(345))/11)+parseInt(e(351))/12)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:()=>ut});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 w=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class v{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return w.test(t)||I.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 b(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 b(b(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 A(){const t=["6416660LvUYxI","5LmuOSs","1214046OMVcgQ","5957883mNTIQd","479202ZBxmYJ","42709580HUURJS","2908eLQNwy","8xTvpYw","1389bMfXGX","2906267QWYGwM","test"];return(A=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(968914===-parseInt(e(421))/1+-parseInt(e(414))/2*(-parseInt(e(416))/3)+parseInt(e(419))/4*(-parseInt(e(420))/5)+-parseInt(e(423))/6+-parseInt(e(417))/7+parseInt(e(415))/8*(-parseInt(e(422))/9)+parseInt(e(413))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=A();return(C=function(t,e){return n[t-=413]})(t,e)}function P(t){return E[C(418)](t)}!function(t){const e=R,n=t();for(;;)try{if(116146===-parseInt(e(263))/1*(parseInt(e(250))/2)+parseInt(e(244))/3*(-parseInt(e(261))/4)+-parseInt(e(246))/5+parseInt(e(258))/6*(parseInt(e(241))/7)+-parseInt(e(251))/8+-parseInt(e(248))/9*(parseInt(e(259))/10)+parseInt(e(265))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(242)]&&!s[n(238)])continue;const e=!s[n(242)]||t[n(253)]===s[n(242)],o=!s[n(238)]||t[n(255)](s[n(238)]);e&&o&&r[n(247)](s,i)}return r}function M(){const t=["push","49deHDas","tagName","style","315528tGFKKH","assign","809895EhWTzM","set","60921zQlnwX","map","2rgPDKg","1135520YAFAuR","trim","name","selectorText","hasClass","groups","exec","183588YutgRL","10YuMkMK","split","4sxrjwt","getPropertyValue","69233VfXkgy","cssRules","4257627QICexg","length","className","initial"];return(M=function(){return t})()}function F(t){const e=R,n={};for(let r=0;r<t[e(266)];r++){const s=t[r],i=t[e(262)](s);e(239)!==i&&(n[s]=i)}return n}function R(t,e){const n=M();return(R=function(t,e){return n[t-=238]})(t,e)}function T(t){const e=R,n=t[e(260)](",")[e(249)](t=>t[e(252)]()),r=[];for(const t of n){const n=L[e(257)](t);n&&r[e(240)](n[e(256)])}return r}function j(t){const e=R,n={};for(const r of t)Object[e(245)](n,r);return n}const V=K;function W(){const t=["110024JwUiOn","values","isActive","from","759908KyvmBo","createRangeIn","_parsedData","8932428xYhQBA","elementStart","2278810KRYime","item","9yHBzOf","408603skJaoh","7zkHJPV","21685880gCSyUf","type","setStyle","hasStyle","execute","12DaIsSF","size","document","content","10590296gpvsRI"];return(W=function(){return t})()}function K(t,e){const n=W();return(K=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(829594===parseInt(e(264))/1+parseInt(e(280))/2*(-parseInt(e(263))/3)+-parseInt(e(276))/4+-parseInt(e(261))/5*(parseInt(e(271))/6)+parseInt(e(265))/7*(parseInt(e(275))/8)+-parseInt(e(259))/9+parseInt(e(266))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class N extends v{[V(270)](t){const n=V,{body:r,styles:s}=t[n(258)],i=new e.ViewUpcastWriter(r[n(273)]),o=i[n(257)](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(247)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(264)])if(t instanceof CSSStyleRule){const r=F(t[e(243)]);n[t[e(254)]]=Object[e(245)]({},n[t[e(254)]]||{},r)}return n}(s));for(const t of o){if(n(260)!==t[n(267)])continue;const e=O(t[n(262)],c);if(e[n(272)]){const r=j(Array[n(279)](e[n(277)]()));for(const e in r){const s=t[n(262)];s[n(269)](e)||i[n(268)](e,r[e],s)}}}t[n(274)]=r}[V(278)](t){return super[V(278)](t)||P(t)}}const D=k;function k(t,e){const n=$();return(k=function(t,e){return n[t-=222]})(t,e)}function $(){const t=["ClipboardPipeline","PasteFromOfficeEnhancedInliner","inputTransformation","796WZduZK","dataTransfer","11683xuNlmM","9dmTkXg","document","getData","6418452cofCIl","_parsedData","requires","6499422oEihhh","5iruyxx","afterInit","1218gogpUw","isActive","11993570opkvBN","map","view","execute","isPremiumPlugin","stylesProcessor","634814KlJhoP","pluginName","href","5768VEbRpB","text/html","isOfficialPlugin","join","get","10746582uEWWKM","editor","plugins","editing","PasteFromOffice","high","fromCharCode","init"];return($=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(918478===-parseInt(e(253))/1+parseInt(e(233))/2*(-parseInt(e(245))/3)+parseInt(e(239))/4+-parseInt(e(243))/5*(-parseInt(e(242))/6)+-parseInt(e(235))/7*(-parseInt(e(256))/8)+-parseInt(e(236))/9*(parseInt(e(247))/10)+-parseInt(e(222))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class H extends t.Plugin{static get[D(254)](){return D(231)}static get[D(258)](){return!0}static get[D(251)](){return!0}static get[D(241)](){return[D(226)]}[D(229)](){const t=D,e=this[t(223)],n=e[t(224)][t(260)](t(230)),r=e[t(225)][t(249)][t(237)],s=new N(r);n.on(t(232),(e,n)=>{const i=t,o=n[i(234)][i(238)](i(257));s[i(246)](o)&&(n[i(240)]||(n[i(240)]=x(o,r[i(252)])),s[i(250)](n))},{priority:S.priorities[t(260)](t(227))+11})}[D(244)](){!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(248)](t=>String[e(228)](t))[e(259)]("")}!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:1756944e3;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(255)]);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 U=z;function z(t,e){const n=Y();return(z=function(t,e){return n[t-=433]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(542640===-parseInt(e(470))/1*(parseInt(e(459))/2)+-parseInt(e(463))/3+parseInt(e(460))/4+-parseInt(e(455))/5+parseInt(e(472))/6+parseInt(e(465))/7*(parseInt(e(437))/8)+parseInt(e(462))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const J=[U(448),U(471),U(475),U(453),U(446),U(444),U(433),U(469)];function Y(){const t=["setStyle","function","italic","4ItmGhx","1482764ruFJxt","line-through","4686381nZDwIH","1727994aiVNEX","length","2513ipwARH","super","underline","removeStyle","vertical-align","297011eaTuEv","font-family","4436526PLQnex","sup","strong","font-size","font-style","keys","sub","includes","2840jbWHDw","split","span","bolder","forEach","getStyleNames","getChildren","font-weight","filter","text-decoration-line","insertChild","color","from","medium","bold","createElement","text-decoration","getStyle","228030yIZSvY"];return(Y=function(){return t})()}const X=[U(448),U(471),U(475)],B={"font-style":[[U(458),"i"]],"font-weight":[[U(450),U(474)],[U(451),U(474)],[U(440),U(474)],[t=>Number(t)>=600,U(474)]],"text-decoration":[[U(467),"u"],[U(461),"s"]],"text-decoration-line":[[U(467),"u"],[U(461),"s"]],"vertical-align":[[U(435),U(435)],[U(466),U(473)]]};function Q(t){return J[U(436)](t)}function _(t){const e=U;return Array[e(449)](t[e(442)]())[e(445)](Q)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(441)](e=>{const i=n,o=t[i(454)](e);if(o)if(c=e,X[U(436)](c))r[e]=o;else if(e in B){const t=o[i(438)](" ");B[e][i(441)](([n,r])=>{const o=i;for(const i of t)(o(457)==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=U;for(const s in n)n[s][r(441)](([,n])=>{const s=r,i=e[s(452)](n,[],t[s(443)]());e[s(447)](0,i,t)}),e[r(468)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(434)](n)[r(464)])return;const s=e[r(452)](r(439),[],t[r(443)]());e[r(456)](n,s),e[r(447)](0,s,t),e[r(468)](Object[r(434)](n),t)}(t,e,r)}const q=G;function G(t,e){const n=tt();return(G=function(t,e){return n[t-=283]})(t,e)}function tt(){const t=["includes","605420xvuxwl","24hiZxxI","5SyHOZX","isActive","113908DkHpqi","3925246BLwjvE","4yPQHOV","368274PYAKTC","document","49qZoMMi","1893096KGvyAd","createRangeIn","font","stylesProcessor","44PjJndx","388984bWftMM","getItems","blockElements","_parsedData","54pPwjcz","name","60660zXCJyu","execute","element","content"];return(tt=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(188814===-parseInt(e(307))/1*(-parseInt(e(283))/2)+-parseInt(e(296))/3*(parseInt(e(298))/4)+-parseInt(e(305))/5*(parseInt(e(284))/6)+-parseInt(e(286))/7*(parseInt(e(292))/8)+-parseInt(e(287))/9+parseInt(e(303))/10*(parseInt(e(291))/11)+parseInt(e(304))/12*(parseInt(e(308))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends v{[q(299)](t){const n=q,{body:r}=t[n(295)],s=new e.ViewUpcastWriter(r[n(285)]),i=s[n(288)](r),o=new e.ViewDocument(s[n(285)][n(290)]),c=[...new e.ViewDomConverter(o)[n(294)],n(289)],a=i[n(293)]();for(const t of a)if(t.is(n(300))&&c[n(302)](t[n(297)])){Z(t,s,_(t))}t[n(301)]=r}[q(306)](t){return super[q(306)](t)||P(t)}}function nt(){const t=["_licenseKeyCheckInterval","getData","PasteFromOffice","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","destroy","editor","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","14971689wOPpEP","7432255DAyUiP","document","inputTransformation","stylesProcessor","editing","view","pasteFromOfficeEnhancedLicenseKeyInvalid","domainLimit","870157VAEtQp","40696EdBfPa","requires","ClipboardPipeline","evaluationLimit","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","isActive","306xgVlXV","text/html","7gNJffS","3997192IoJsWe","pasteFromOfficeEnhancedLicenseKeyValid","get","7349094VxOYVr","config","_parsedData","usageLimit","_showLicenseError","high","licenseKey","expired","dataTransfer","1418872tPVTsW","trialLimit","plugins","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyTrialLimit","PasteFromOfficeEnhancedPropagator","execute","pluginName","10oAGdsy","init","invalid"];return(nt=function(){return t})()}const rt=st;function st(t,e){const n=nt();return(st=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(883629===-parseInt(e(503))/1+-parseInt(e(527))/2+parseInt(e(512))/3*(parseInt(e(504))/4)+parseInt(e(495))/5+-parseInt(e(518))/6+parseInt(e(514))/7*(-parseInt(e(515))/8)+-parseInt(e(494))/9*(-parseInt(e(536))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it extends t.Plugin{[rt(524)];[rt(539)];static get[rt(535)](){return rt(533)}static get[rt(492)](){return!0}static get[rt(488)](){return!0}static get[rt(505)](){return[rt(541)]}[rt(537)](){const t=rt,e=this[t(491)],n=e[t(529)][t(517)](t(506)),r=e[t(499)][t(500)][t(496)],s=new et(r);n.on(t(497),(e,n)=>{const i=t,o=n[i(526)][i(540)](i(513));s[i(511)](o)&&(n[i(520)]||(n[i(520)]=x(o,r[i(498)])),s[i(534)](n))},{priority:S.priorities[t(517)](t(523))+10}),this[t(524)]=this[t(491)][t(519)][t(517)](t(524));const i=this[t(491)];this[t(539)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(516)==s||e(501)==s||e(531)==s||e(493)==s||e(510)==s||e(489)==s||e(532)==s||e(509)==s){delete i[r],n=s,clearInterval(this[e(539)]),this[e(539)]=void 0;break}}e(501)==n&&i[e(522)](e(538)),e(531)==n&&i[e(522)](e(525)),e(493)==n&&i[e(522)](e(502)),e(510)==n&&i[e(522)](e(530),e(508)),e(489)==n&&i[e(522)](e(507)),e(532)==n&&i[e(522)](e(528)),e(509)==n&&i[e(522)](e(521))},1e3)}[rt(490)](){const t=rt;super[t(490)](),this[t(539)]&&clearInterval(this[t(539)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=181]})(t,e)}function at(){var t=["5685210mXiLnC","isPremiumPlugin","10nzALAs","869649xFUxlH","7950512mJnUSA","pluginName","434019ObueAv","1922996IRnpHS","4095644bJltXG","isOfficialPlugin","requires","PasteFromOffice","1251172ANOTwH","PasteFromOfficeEnhanced"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(823147===-parseInt(e(186))/1+-parseInt(e(192))/2+parseInt(e(183))/3+-parseInt(e(187))/4*(-parseInt(e(182))/5)+-parseInt(e(194))/6+parseInt(e(188))/7+parseInt(e(184))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(185)](){return ot(193)}static get[ot(189)](){return!0}static get[ot(181)](){return!0}static get[ot(190)](){return[ot(191),H,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=393]})(t,e)}function ft(){var t=["3201471kzQybY","2221744jXhSMg","482453TwwazR","439443amUCdw","6YxMMbl","818876GwXVrR","2014490BmZpxz","1049292WaQFmD"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(246744===parseInt(e(396))/1+-parseInt(e(399))/2+-parseInt(e(397))/3+-parseInt(e(393))/4+parseInt(e(400))/5*(parseInt(e(398))/6)+parseInt(e(394))/7+-parseInt(e(395))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(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 _0x5baaf3}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x49b661,parsePasteOfficeHtml as _0x222469}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3c2024,uid as _0x513a18}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2aed62,ViewDocument as _0x53d754,ViewDomConverter as _0x203614}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x3edabc){return m['test'](_0x3edabc);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5eb874,_0xd9630a){const _0x3daa78=new Map();for(const [_0xf20cb6,_0x56ed01]of _0xd9630a){if(!_0xf20cb6['tagName']&&!_0xf20cb6['className'])continue;const _0x47a50b=!_0xf20cb6['tagName']||_0x5eb874['name']===_0xf20cb6['tagName'],_0x858cd7=!_0xf20cb6['className']||_0x5eb874['hasClass'](_0xf20cb6['className']);_0x47a50b&&_0x858cd7&&_0x3daa78['set'](_0xf20cb6,_0x56ed01);}return _0x3daa78;}function h(_0x1fa8cc){const _0x1d5280={};for(let _0x53e110=0x0;_0x53e110<_0x1fa8cc['length'];_0x53e110++){const _0x7a7372=_0x1fa8cc[_0x53e110],_0x52c377=_0x1fa8cc['getPropertyValue'](_0x7a7372);'initial'!==_0x52c377&&(_0x1d5280[_0x7a7372]=_0x52c377);}return _0x1d5280;}function O(_0x2a7906){const _0x44deed=_0x2a7906['split'](',')['map'](_0x547ff8=>_0x547ff8['trim']()),_0x52dc36=[];for(const _0x4209e7 of _0x44deed){const _0x12e0f6=S['exec'](_0x4209e7);_0x12e0f6&&_0x52dc36['push'](_0x12e0f6['groups']);}return _0x52dc36;}function k(_0x5ca5b7){const _0x573370={};for(const _0x4899ff of _0x5ca5b7)Object['assign'](_0x573370,_0x4899ff);return _0x573370;}class u extends _0x49b661{['execute'](_0x26ba11){const {body:_0x3861eb,styles:_0x949109}=_0x26ba11['_parsedData'],_0x209f95=new _0x2aed62(_0x3861eb['document']),_0x1ba2da=_0x209f95['createRangeIn'](_0x3861eb),_0x47a5cc=function(_0x32f6dc){const _0x5b3186={};for(const _0x282881 of _0x32f6dc)for(const _0x227047 of _0x282881['cssRules'])if(_0x227047 instanceof CSSStyleRule){const _0x8c799b=h(_0x227047['style']);_0x5b3186[_0x227047['selectorText']]=Object['assign']({},_0x5b3186[_0x227047['selectorText']]||{},_0x8c799b);}return _0x5b3186;}(_0x949109),_0x430099=function(_0x1fbc24){const _0x1d0d4d=new Map();for(const _0xee259b in _0x1fbc24){const _0x3f0761=O(_0xee259b),_0x154d0f=_0x1fbc24[_0xee259b];for(const _0x23b210 of _0x3f0761)_0x1d0d4d['set'](_0x23b210,_0x154d0f);}return _0x1d0d4d;}(_0x47a5cc);for(const _0x43dc60 of _0x1ba2da){if('elementStart'!==_0x43dc60['type'])continue;const _0x5c17e4=j(_0x43dc60['item'],_0x430099);if(_0x5c17e4['size']){const _0x3862aa=k(Array['from'](_0x5c17e4['values']()));for(const _0x35db37 in _0x3862aa){const _0x428dad=_0x43dc60['item'];_0x428dad['hasStyle'](_0x35db37)||_0x209f95['setStyle'](_0x35db37,_0x3862aa[_0x35db37],_0x428dad);}}}_0x26ba11['content']=_0x3861eb;}['isActive'](_0x138bd5){return super['isActive'](_0x138bd5)||p(_0x138bd5);}}class i extends _0x5baaf3{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x26b536=this['editor'],_0x15e60e=_0x26b536['plugins']['get']('ClipboardPipeline'),_0x5a7800=_0x26b536['editing']['view']['document'],_0x2dd163=new u(_0x5a7800);_0x15e60e['on']('inputTransformation',(_0x1e3000,_0x349587)=>{const _0x356453=_0x349587['dataTransfer']['getData']('text/html');_0x2dd163['isActive'](_0x356453)&&(_0x349587['_parsedData']||(_0x349587['_parsedData']=_0x222469(_0x356453,_0x5a7800['stylesProcessor'])),_0x2dd163['execute'](_0x349587));},{'priority':_0x3c2024['get']('high')+0xb});}['afterInit'](){!async function(_0x26ddde){const _0x144d1e=_0xceeebf([0x61,0x5a,0x56,0x76,0x46,0x75,0x59,0x6b,0x7a,0x65,0x4f,0x6f,0x36,0x49,0x6c,0x67,0x70,0x71,0x45,0x4b,0x42,0x79,0x33,0x37,0x66,0x44,0x47,0x41,0x73,0x55,0x57,0x6e,0x38,0x31,0x69,0x50,0x48,0x4d,0x58,0x30,0x4c,0x64,0x53,0x6d,0x68,0x54,0x63,0x51,0x39,0x77,0x62,0x34,0x43,0x35,0x74,0x6a,0x4e,0x52,0x4a,0x72,0x78,0x32]),_0x100493=0x41c5c37e,_0x332a03=0x41c2b12e^_0x100493,_0xc794b4=window[_0xceeebf([0x44,0x61,0x74,0x65])][_0xceeebf([0x6e,0x6f,0x77])](),_0x537b00=_0x26ddde[_0xceeebf([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x424ea7=new window[(_0xceeebf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fb170=>{_0x537b00[_0xceeebf([0x6f,0x6e,0x63,0x65])](_0xceeebf([0x72,0x65,0x61,0x64,0x79]),_0x4fb170);}),_0x1676a2={[_0xceeebf([0x6b,0x74,0x79])]:_0xceeebf([0x45,0x43]),[_0xceeebf([0x75,0x73,0x65])]:_0xceeebf([0x73,0x69,0x67]),[_0xceeebf([0x63,0x72,0x76])]:_0xceeebf([0x50,0x2d,0x32,0x35,0x36]),[_0xceeebf([0x78])]:_0xceeebf([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]),[_0xceeebf([0x79])]:_0xceeebf([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]),[_0xceeebf([0x61,0x6c,0x67])]:_0xceeebf([0x45,0x53,0x32,0x35,0x36])},_0x158ad8=_0x537b00[_0xceeebf([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xceeebf([0x67,0x65,0x74])](_0xceeebf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44fbec(){let _0x2a8fa3,_0x42d49e=null,_0x71a7f5=null;try{if(_0x158ad8==_0xceeebf([0x47,0x50,0x4c]))return _0xceeebf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2a8fa3=_0x1cc9c8(),!_0x2a8fa3)return _0xceeebf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2a8fa3[_0xceeebf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x71a7f5=_0x2fae13(_0x2a8fa3[_0xceeebf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2a8fa3[_0xceeebf([0x6a,0x74,0x69])])),await _0x31729b()?_0x577989()?_0x433d22()?_0xceeebf([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2aa95c()?(_0x2a8fa3[_0xceeebf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xceeebf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x42d49e=_0x2e8611(_0xceeebf([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2a8fa3[_0xceeebf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xceeebf([0x74,0x72,0x69,0x61,0x6c])&&(_0x42d49e=_0x2e8611(_0xceeebf([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x241295()):_0xceeebf([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xceeebf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xceeebf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xceeebf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x433d22(){const _0x30f6ce=[_0xceeebf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xceeebf([0x74,0x72,0x69,0x61,0x6c])][_0xceeebf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a8fa3[_0xceeebf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xc794b4/0x3e8:0xe10*_0x332a03;return _0x2a8fa3[_0xceeebf([0x65,0x78,0x70])]<_0x30f6ce;}function _0x577989(){const _0x267347=_0x2a8fa3[_0xceeebf([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x267347&&(!!_0x267347[_0xceeebf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xceeebf([0x2a]))||(!!_0x267347[_0xceeebf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xceeebf([0x50,0x4f,0x45]))||!!_0x267347[_0xceeebf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xceeebf([0x50,0x50]))));}function _0x2aa95c(){const _0x1be680=_0x2a8fa3[_0xceeebf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1be680||0x0==_0x1be680[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x55a058}=new URL(window[_0xceeebf([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1be680[_0xceeebf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55a058))return!0x0;const _0x560f4d=_0x55a058[_0xceeebf([0x73,0x70,0x6c,0x69,0x74])](_0xceeebf([0x2e]));return _0x1be680[_0xceeebf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5fa8c=>_0x5fa8c[_0xceeebf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xceeebf([0x2a])))[_0xceeebf([0x6d,0x61,0x70])](_0x135d49=>_0x135d49[_0xceeebf([0x73,0x70,0x6c,0x69,0x74])](_0xceeebf([0x2e])))[_0xceeebf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xdeebe6=>_0xdeebe6[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x560f4d[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xceeebf([0x6d,0x61,0x70])](_0x25df79=>Array(_0x560f4d[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x25df79[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xceeebf([0x66,0x69,0x6c,0x6c])](_0x25df79[0x0]===_0xceeebf([0x2a])?_0xceeebf([0x2a]):'')[_0xceeebf([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x25df79))[_0xceeebf([0x73,0x6f,0x6d,0x65])](_0x395e62=>_0x560f4d[_0xceeebf([0x65,0x76,0x65,0x72,0x79])]((_0x18a240,_0x1154da)=>_0x395e62[_0x1154da]===_0x18a240||_0x395e62[_0x1154da]===_0xceeebf([0x2a])));}function _0x241295(){return _0x42d49e&&_0x71a7f5?new window[(_0xceeebf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14a6a7,_0x209fb8)=>{_0x42d49e[_0xceeebf([0x74,0x68,0x65,0x6e])](_0x14a6a7,_0x209fb8),_0x71a7f5[_0xceeebf([0x74,0x68,0x65,0x6e])](_0x376b19=>{_0x376b19!=_0xceeebf([0x56,0x61,0x6c,0x69,0x64])&&_0x14a6a7(_0x376b19);},_0x209fb8);}):_0x42d49e||_0x71a7f5||_0xceeebf([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2fae13(_0x31793e,_0x239ed3){return new window[(_0xceeebf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a0a78=>{if(_0x2c7976())return _0x4a0a78(_0xceeebf([0x56,0x61,0x6c,0x69,0x64]));_0x5847ca(),_0x537b00[_0xceeebf([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xceeebf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x30b6c6=!0x1;const _0x4d0b46=_0x513a18();function _0x448bc8(_0xbfa91d){return!!_0xbfa91d&&(typeof _0xbfa91d===_0xceeebf([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xbfa91d===_0xceeebf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xbfa91d[_0xceeebf([0x74,0x68,0x65,0x6e])]===_0xceeebf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xbfa91d[_0xceeebf([0x63,0x61,0x74,0x63,0x68])]===_0xceeebf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3dbba2(_0x3e2b6c){_0x402646(_0x3e2b6c)[_0xceeebf([0x74,0x68,0x65,0x6e])](_0x4f4ae3=>{if(!_0x4f4ae3||_0x4f4ae3[_0xceeebf([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xceeebf([0x6f,0x6b]))return _0xceeebf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5f4eb3(_0x234805(_0x4d0b46+_0x239ed3))!=_0x4f4ae3[_0xceeebf([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xceeebf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xceeebf([0x56,0x61,0x6c,0x69,0x64]);})[_0xceeebf([0x74,0x68,0x65,0x6e])](_0x51c4af=>(_0x234a33(),_0x51c4af),()=>{const _0x239260=_0x123799();return null==_0x239260?(_0x234a33(),_0xceeebf([0x56,0x61,0x6c,0x69,0x64])):_0xceeebf(_0xc794b4-_0x239260>(0x65c9477e^_0x100493)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xceeebf([0x74,0x68,0x65,0x6e])](_0x4a0a78)[_0xceeebf([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4a0a78(_0xceeebf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2c3fcd=0x41f32dfe^_0x100493;function _0x234a33(){const _0x3a9a9d=_0xceeebf([0x6c,0x6c,0x63,0x74,0x2d])+_0x5f4eb3(_0x234805(_0x31793e)),_0x543e43=_0x2cecaf(_0x5f4eb3(window[_0xceeebf([0x4d,0x61,0x74,0x68])][_0xceeebf([0x63,0x65,0x69,0x6c])](_0xc794b4/_0x2c3fcd)));window[_0xceeebf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xceeebf([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a9a9d,_0x543e43);}function _0x123799(){const _0x11c5f2=_0xceeebf([0x6c,0x6c,0x63,0x74,0x2d])+_0x5f4eb3(_0x234805(_0x31793e)),_0x2ac581=window[_0xceeebf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xceeebf([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11c5f2);return _0x2ac581?window[_0xceeebf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2cecaf(_0x2ac581),0x10)*_0x2c3fcd:null;}function _0x402646(_0x2e442b){return new window[(_0xceeebf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17ca81,_0x3f9efa)=>{_0x2e442b[_0xceeebf([0x74,0x68,0x65,0x6e])](_0x17ca81,_0x3f9efa),window[_0xceeebf([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f9efa,0x41c417be^_0x100493);});}}_0x537b00[_0xceeebf([0x6f,0x6e])](_0xceeebf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1af25b,_0x41b498)=>{if(_0x41b498[0x0]!=_0x31793e)return _0x4a0a78(_0xceeebf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x41b498[0x1]={..._0x41b498[0x1],[_0xceeebf([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d0b46};},{[_0xceeebf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xceeebf([0x68,0x69,0x67,0x68])}),_0x537b00[_0xceeebf([0x6f,0x6e])](_0xceeebf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5e79c7=>{_0x448bc8(_0x5e79c7[_0xceeebf([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x30b6c6=!0x0,_0x3dbba2(_0x5e79c7[_0xceeebf([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xceeebf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xceeebf([0x6c,0x6f,0x77])}),_0x424ea7[_0xceeebf([0x74,0x68,0x65,0x6e])](()=>{_0x30b6c6||_0x4a0a78(_0xceeebf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c7976(){return _0x537b00[_0xceeebf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xceeebf([0x76,0x69,0x65,0x77])][_0xceeebf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xceeebf([0x61,0x75,0x74,0x6f]);}function _0x5847ca(){_0x537b00[_0xceeebf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xceeebf([0x76,0x69,0x65,0x77])][_0xceeebf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xceeebf([0x61,0x75,0x74,0x6f]);}}function _0x2e8611(_0x4ec51e){const _0x20aa65=[new window[(_0xceeebf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a3f27=>setTimeout(_0x1a3f27,0x41ccfdb2^_0x100493)),_0x424ea7[_0xceeebf([0x74,0x68,0x65,0x6e])](()=>new window[(_0xceeebf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x318c96=>{let _0x149d23=0x0;_0x537b00[_0xceeebf([0x6d,0x6f,0x64,0x65,0x6c])][_0xceeebf([0x6f,0x6e])](_0xceeebf([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x12e225,_0x494267)=>{_0x494267[0x0][_0xceeebf([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x149d23++,_0x149d23==(0x41c5c286^_0x100493)&&(_0x318c96(),_0x12e225[_0xceeebf([0x6f,0x66,0x66])]());});}))];return window[_0xceeebf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xceeebf([0x72,0x61,0x63,0x65])](_0x20aa65)[_0xceeebf([0x74,0x68,0x65,0x6e])](()=>_0x4ec51e);}async function _0x3022ff(){await _0x424ea7,_0x537b00[_0xceeebf([0x6d,0x6f,0x64,0x65,0x6c])][_0xceeebf([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37b8b7,_0x537b00[_0xceeebf([0x6d,0x6f,0x64,0x65,0x6c])][_0xceeebf([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37b8b7,_0x537b00[_0xceeebf([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xceeebf([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11c080(_0x34c2f4){const _0x5d295d=_0x2f671f();_0x537b00[_0x5d295d]=_0xceeebf([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])+_0x34c2f4,_0x34c2f4!=_0xceeebf([0x56,0x61,0x6c,0x69,0x64])&&_0x3022ff();}function _0x2f671f(){const _0x3fcca4=window[_0xceeebf([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xceeebf([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xceeebf([0x6e,0x6f,0x77])]())[_0xceeebf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xceeebf([0x2e]),'');let _0x46c69a=_0xceeebf([0x61]);for(let _0x292d24=0x0;_0x292d24<_0x3fcca4[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x292d24+=0x2){let _0x241fd7=window[_0xceeebf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fcca4[_0xceeebf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x292d24,_0x292d24+0x2));_0x241fd7>=_0x144d1e[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x241fd7-=_0x144d1e[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x46c69a+=_0x144d1e[_0x241fd7];}return _0x46c69a;}function _0x1cc9c8(){const _0x44e9d6=_0x158ad8[_0xceeebf([0x73,0x70,0x6c,0x69,0x74])](_0xceeebf([0x2e]));if(0x3!=_0x44e9d6[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x108092(_0x44e9d6[0x1]);function _0x108092(_0x949de3){const _0x357e39=_0x2976bd(_0x949de3);return _0x357e39&&_0x1d5d0f()?_0x357e39:null;function _0x1d5d0f(){const _0x2ed898=_0x357e39[_0xceeebf([0x6a,0x74,0x69])],_0x4ff610=window[_0xceeebf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ed898[_0xceeebf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ed898[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x69e397={..._0x357e39,[_0xceeebf([0x6a,0x74,0x69])]:_0x2ed898[_0xceeebf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ed898[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x69e397[_0xceeebf([0x76,0x63])],_0x234805(_0x69e397)==_0x4ff610;}}}async function _0x31729b(){let _0xf94a47=!0x0;try{const _0x19086a=_0x158ad8[_0xceeebf([0x73,0x70,0x6c,0x69,0x74])](_0xceeebf([0x2e])),[_0x2a3ff5,_0x56ba8c,_0x309a0b]=_0x19086a;return _0x348375(_0x2a3ff5),await _0x591421(_0x2a3ff5,_0x56ba8c,_0x309a0b),_0xf94a47;}catch{return!0x1;}function _0x348375(_0x3a894e){const _0x40d543=_0x2976bd(_0x3a894e);_0x40d543&&_0x40d543[_0xceeebf([0x61,0x6c,0x67])]==_0xceeebf([0x45,0x53,0x32,0x35,0x36])||(_0xf94a47=!0x1);}async function _0x591421(_0x3c4f34,_0x136d4f,_0x379a70){const _0x53cfa6=window[_0xceeebf([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xceeebf([0x66,0x72,0x6f,0x6d])](_0x4dbc2b(_0x379a70),_0x38a417=>_0x38a417[_0xceeebf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x72ae2a=new window[(_0xceeebf([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xceeebf([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c4f34+_0xceeebf([0x2e])+_0x136d4f),_0x2f4889=window[_0xceeebf([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xceeebf([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f4889)return;const _0x1b51b6=await _0x2f4889[_0xceeebf([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xceeebf([0x6a,0x77,0x6b]),_0x1676a2,{[_0xceeebf([0x6e,0x61,0x6d,0x65])]:_0xceeebf([0x45,0x43,0x44,0x53,0x41]),[_0xceeebf([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xceeebf([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xceeebf([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f4889[_0xceeebf([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xceeebf([0x6e,0x61,0x6d,0x65])]:_0xceeebf([0x45,0x43,0x44,0x53,0x41]),[_0xceeebf([0x68,0x61,0x73,0x68])]:{[_0xceeebf([0x6e,0x61,0x6d,0x65])]:_0xceeebf([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1b51b6,_0x53cfa6,_0x72ae2a)||(_0xf94a47=!0x1);}}function _0x2976bd(_0x38c923){return _0x38c923[_0xceeebf([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xceeebf([0x65,0x79]))?JSON[_0xceeebf([0x70,0x61,0x72,0x73,0x65])](_0x4dbc2b(_0x38c923)):null;}function _0x4dbc2b(_0x5c084e){return window[_0xceeebf([0x61,0x74,0x6f,0x62])](_0x5c084e[_0xceeebf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xceeebf([0x2b]))[_0xceeebf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xceeebf([0x2f])));}function _0x234805(_0x4a8f55){let _0x238b3b=0x1505;function _0x4b8e59(_0x584178){for(let _0x382c1d=0x0;_0x382c1d<_0x584178[_0xceeebf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x382c1d++){const _0x3412c6=_0x584178[_0xceeebf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x382c1d);_0x238b3b=(_0x238b3b<<0x5)+_0x238b3b+_0x3412c6,_0x238b3b&=_0x238b3b;}}function _0x4cc148(_0x5645e7){Array[_0xceeebf([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5645e7)?_0x5645e7[_0xceeebf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4cc148):_0x5645e7&&typeof _0x5645e7==_0xceeebf([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xceeebf([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5645e7)[_0xceeebf([0x73,0x6f,0x72,0x74])]()[_0xceeebf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2c7d8e,_0x45ecd3])=>{_0x4b8e59(_0x2c7d8e),_0x4cc148(_0x45ecd3);}):_0x4b8e59(window[_0xceeebf([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5645e7));}return _0x4cc148(_0x4a8f55),_0x238b3b>>>0x0;}function _0x5f4eb3(_0x5eb85e){return _0x5eb85e[_0xceeebf([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xceeebf([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xceeebf([0x30]));}function _0x2cecaf(_0xcf4fde){return _0xcf4fde[_0xceeebf([0x73,0x70,0x6c,0x69,0x74])]('')[_0xceeebf([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xceeebf([0x6a,0x6f,0x69,0x6e])]('');}function _0x37b8b7(){}function _0xceeebf(_0x3f5e29){return _0x3f5e29['map'](_0x3e751c=>String['fromCharCode'](_0x3e751c))['join']('');}_0x11c080(await _0x44fbec());}(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'],[_0xca426b=>Number(_0xca426b)>=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(_0x9ae2ec){return L['includes'](_0x9ae2ec);}function g(_0x28344b){return Array['from'](_0x28344b['getStyleNames']())['filter'](P);}function b(_0x5b843e,_0x578b07,_0x1ffd90){const {spanStyles:_0x501c6a,stylesToBeHtmlElements:_0x4d10ec}=function(_0x398409,_0x3c3b63){const _0x3b9ac6={},_0x33ac8c={};return _0x3c3b63['forEach'](_0x5231af=>{const _0x39a7da=_0x398409['getStyle'](_0x5231af);if(_0x39a7da){if(function(_0x4702a1){return E['includes'](_0x4702a1);}(_0x5231af))_0x3b9ac6[_0x5231af]=_0x39a7da;else{if(function(_0x105faa){return _0x105faa in F;}(_0x5231af)){const _0x1164c7=_0x39a7da['split']('\x20');F[_0x5231af]['forEach'](([_0x1e6614,_0x2ee48b])=>{for(const _0x369f92 of _0x1164c7){('function'==typeof _0x1e6614&&_0x1e6614(_0x369f92)||_0x1e6614===_0x369f92)&&(_0x33ac8c[_0x5231af]=[..._0x33ac8c[_0x5231af]||[],[_0x1e6614,_0x2ee48b]]);}});}}}}),{'spanStyles':_0x3b9ac6,'stylesToBeHtmlElements':_0x33ac8c};}(_0x5b843e,_0x1ffd90);!function(_0x1d3ed3,_0x5507ca,_0x4350a8){for(const _0x4f4a20 in _0x4350a8){_0x4350a8[_0x4f4a20]['forEach'](([,_0x234467])=>{const _0x4053fa=_0x5507ca['createElement'](_0x234467,[],_0x1d3ed3['getChildren']());_0x5507ca['insertChild'](0x0,_0x4053fa,_0x1d3ed3);}),_0x5507ca['removeStyle'](_0x4f4a20,_0x1d3ed3);}}(_0x5b843e,_0x578b07,_0x4d10ec),function(_0x44475a,_0x30c156,_0x3e80c8){if(!Object['keys'](_0x3e80c8)['length'])return;const _0x48cbbd=_0x30c156['createElement']('span',[],_0x44475a['getChildren']());_0x30c156['setStyle'](_0x3e80c8,_0x48cbbd),_0x30c156['insertChild'](0x0,_0x48cbbd,_0x44475a),_0x30c156['removeStyle'](Object['keys'](_0x3e80c8),_0x44475a);}(_0x5b843e,_0x578b07,_0x501c6a);}class a extends _0x49b661{['execute'](_0x3c37b6){const {body:_0x4a20b5}=_0x3c37b6['_parsedData'],_0x33766d=new _0x2aed62(_0x4a20b5['document']),_0x5de284=_0x33766d['createRangeIn'](_0x4a20b5),_0x53b567=new _0x53d754(_0x33766d['document']['stylesProcessor']),_0x272e42=[...new _0x203614(_0x53b567)['blockElements'],'font'],_0x3b8dd4=_0x5de284['getItems']();for(const _0x2a39a0 of _0x3b8dd4)_0x2a39a0['is']('element')&&_0x272e42['includes'](_0x2a39a0['name'])&&b(_0x2a39a0,_0x33766d,g(_0x2a39a0));_0x3c37b6['content']=_0x4a20b5;}['isActive'](_0x1c13c3){return super['isActive'](_0x1c13c3)||p(_0x1c13c3);}}class s extends _0x5baaf3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2a148d=this['editor'],_0x3f1f7b=_0x2a148d['plugins']['get']('ClipboardPipeline'),_0x4420b5=_0x2a148d['editing']['view']['document'],_0x4f804f=new a(_0x4420b5);_0x3f1f7b['on']('inputTransformation',(_0x1e888c,_0x46105a)=>{const _0x5cb8d4=_0x46105a['dataTransfer']['getData']('text/html');_0x4f804f['isActive'](_0x5cb8d4)&&(_0x46105a['_parsedData']||(_0x46105a['_parsedData']=_0x222469(_0x5cb8d4,_0x4420b5['stylesProcessor'])),_0x4f804f['execute'](_0x46105a));},{'priority':_0x3c2024['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4311a4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x32edd3;for(const _0x2e8f24 in _0x4311a4){const _0x1e8138=_0x2e8f24,_0x22234f=_0x4311a4[_0x1e8138];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x22234f||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x22234f||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x22234f||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x22234f||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x22234f||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x22234f||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x22234f||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x22234f){delete _0x4311a4[_0x1e8138],_0x32edd3=_0x22234f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x32edd3&&_0x4311a4['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x32edd3&&_0x4311a4['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x32edd3&&_0x4311a4['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x32edd3&&_0x4311a4['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x32edd3&&_0x4311a4['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x32edd3&&_0x4311a4['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x32edd3&&_0x4311a4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x5baaf3{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 _0x4661b5}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x512f14,parsePasteOfficeHtml as _0x276e97}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x405771,uid as _0xd99274}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x155a43,ViewDocument as _0x20a825,ViewDomConverter as _0x1dd678}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0xf776c4){return m['test'](_0xf776c4);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x357c5b,_0x50a00f){const _0x142316=new Map();for(const [_0x51c93f,_0x2e93ba]of _0x50a00f){if(!_0x51c93f['tagName']&&!_0x51c93f['className'])continue;const _0x1f2719=!_0x51c93f['tagName']||_0x357c5b['name']===_0x51c93f['tagName'],_0x3e0ea5=!_0x51c93f['className']||_0x357c5b['hasClass'](_0x51c93f['className']);_0x1f2719&&_0x3e0ea5&&_0x142316['set'](_0x51c93f,_0x2e93ba);}return _0x142316;}function h(_0x564a61){const _0x350876={};for(let _0x4b9fad=0x0;_0x4b9fad<_0x564a61['length'];_0x4b9fad++){const _0x3247f0=_0x564a61[_0x4b9fad],_0x1bba15=_0x564a61['getPropertyValue'](_0x3247f0);'initial'!==_0x1bba15&&(_0x350876[_0x3247f0]=_0x1bba15);}return _0x350876;}function O(_0x11e21c){const _0x3a50f4=_0x11e21c['split'](',')['map'](_0x10297c=>_0x10297c['trim']()),_0x18ffc0=[];for(const _0x63b3e of _0x3a50f4){const _0x4a01f9=S['exec'](_0x63b3e);_0x4a01f9&&_0x18ffc0['push'](_0x4a01f9['groups']);}return _0x18ffc0;}function k(_0x56ee4d){const _0xd307c5={};for(const _0x29fcaf of _0x56ee4d)Object['assign'](_0xd307c5,_0x29fcaf);return _0xd307c5;}class c extends _0x512f14{['execute'](_0x518a6f){const {body:_0x1f0300,styles:_0x9c8a5f}=_0x518a6f['_parsedData'],_0x1966a0=new _0x155a43(_0x1f0300['document']),_0x21f1a6=_0x1966a0['createRangeIn'](_0x1f0300),_0x58e2a2=function(_0x3855a2){const _0x15aa39={};for(const _0x309d81 of _0x3855a2)for(const _0x1450e0 of _0x309d81['cssRules'])if(_0x1450e0 instanceof CSSStyleRule){const _0xc3346f=h(_0x1450e0['style']);_0x15aa39[_0x1450e0['selectorText']]=Object['assign']({},_0x15aa39[_0x1450e0['selectorText']]||{},_0xc3346f);}return _0x15aa39;}(_0x9c8a5f),_0x57a5e5=function(_0x1120d3){const _0x25122a=new Map();for(const _0x52fbdd in _0x1120d3){const _0x5a65bd=O(_0x52fbdd),_0x13e21e=_0x1120d3[_0x52fbdd];for(const _0x1bb587 of _0x5a65bd)_0x25122a['set'](_0x1bb587,_0x13e21e);}return _0x25122a;}(_0x58e2a2);for(const _0x14a5d4 of _0x21f1a6){if('elementStart'!==_0x14a5d4['type'])continue;const _0xea48e1=j(_0x14a5d4['item'],_0x57a5e5);if(_0xea48e1['size']){const _0x23b52b=k(Array['from'](_0xea48e1['values']()));for(const _0x3ea97c in _0x23b52b){const _0x584505=_0x14a5d4['item'];_0x584505['hasStyle'](_0x3ea97c)||_0x1966a0['setStyle'](_0x3ea97c,_0x23b52b[_0x3ea97c],_0x584505);}}}_0x518a6f['content']=_0x1f0300;}['isActive'](_0x3610a6){return super['isActive'](_0x3610a6)||p(_0x3610a6);}}class i extends _0x4661b5{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x24f8c3=this['editor'],_0x57bd63=_0x24f8c3['plugins']['get']('ClipboardPipeline'),_0x205dff=_0x24f8c3['editing']['view']['document'],_0x14c972=new c(_0x205dff);_0x57bd63['on']('inputTransformation',(_0x1c4560,_0x337a01)=>{const _0x37e75d=_0x337a01['dataTransfer']['getData']('text/html');_0x14c972['isActive'](_0x37e75d)&&(_0x337a01['_parsedData']||(_0x337a01['_parsedData']=_0x276e97(_0x37e75d,_0x205dff['stylesProcessor'])),_0x14c972['execute'](_0x337a01));},{'priority':_0x405771['get']('high')+0xb});}['afterInit'](){!async function(_0xd7af90){const _0x2479f6=_0x229c29([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]),_0x5e2125=0xc82cb1e,_0x495ebd=0xc85b976^_0x5e2125,_0x1f33db=window[_0x229c29([0x44,0x61,0x74,0x65])][_0x229c29([0x6e,0x6f,0x77])](),_0x362230=_0xd7af90[_0x229c29([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3cb6f8=new window[(_0x229c29([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x536c0e=>{_0x362230[_0x229c29([0x6f,0x6e,0x63,0x65])](_0x229c29([0x72,0x65,0x61,0x64,0x79]),_0x536c0e);}),_0x356d67={[_0x229c29([0x6b,0x74,0x79])]:_0x229c29([0x45,0x43]),[_0x229c29([0x75,0x73,0x65])]:_0x229c29([0x73,0x69,0x67]),[_0x229c29([0x63,0x72,0x76])]:_0x229c29([0x50,0x2d,0x32,0x35,0x36]),[_0x229c29([0x78])]:_0x229c29([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]),[_0x229c29([0x79])]:_0x229c29([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]),[_0x229c29([0x61,0x6c,0x67])]:_0x229c29([0x45,0x53,0x32,0x35,0x36])},_0x3704ab=_0x362230[_0x229c29([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x229c29([0x67,0x65,0x74])](_0x229c29([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x183ff4(){let _0x11cd2d,_0x1df14f=null,_0x4fbe42=null;try{if(_0x3704ab==_0x229c29([0x47,0x50,0x4c]))return _0x229c29([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x11cd2d=_0x9d0be8(),!_0x11cd2d)return _0x229c29([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x11cd2d[_0x229c29([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4fbe42=_0x1523c3(_0x11cd2d[_0x229c29([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x11cd2d[_0x229c29([0x6a,0x74,0x69])])),await _0x3ff621()?_0x5d9861()?_0x5230dc()?_0x229c29([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5e997a()?(_0x11cd2d[_0x229c29([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x229c29([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1df14f=_0x20267d(_0x229c29([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x11cd2d[_0x229c29([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x229c29([0x74,0x72,0x69,0x61,0x6c])&&(_0x1df14f=_0x20267d(_0x229c29([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x22fe7c()):_0x229c29([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x229c29([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x229c29([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x229c29([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5230dc(){const _0x30efff=[_0x229c29([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x229c29([0x74,0x72,0x69,0x61,0x6c])][_0x229c29([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11cd2d[_0x229c29([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f33db/0x3e8:0xe10*_0x495ebd;return _0x11cd2d[_0x229c29([0x65,0x78,0x70])]<_0x30efff;}function _0x5d9861(){const _0x1bcd4a=_0x11cd2d[_0x229c29([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1bcd4a&&(!!_0x1bcd4a[_0x229c29([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x229c29([0x2a]))||(!!_0x1bcd4a[_0x229c29([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x229c29([0x50,0x4f,0x45]))||(!!_0x1bcd4a[_0x229c29([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x229c29([0x50,0x50]))||!(!_0x1bcd4a[_0x229c29([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x229c29([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4d1055()))));}function _0x5e997a(){const _0x2d3bed=_0x11cd2d[_0x229c29([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d3bed||0x0==_0x2d3bed[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x29357e}=new URL(window[_0x229c29([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2d3bed[_0x229c29([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29357e))return!0x0;const _0x991a61=_0x29357e[_0x229c29([0x73,0x70,0x6c,0x69,0x74])](_0x229c29([0x2e]));return _0x2d3bed[_0x229c29([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x319c08=>_0x319c08[_0x229c29([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x229c29([0x2a])))[_0x229c29([0x6d,0x61,0x70])](_0x2e8ab0=>_0x2e8ab0[_0x229c29([0x73,0x70,0x6c,0x69,0x74])](_0x229c29([0x2e])))[_0x229c29([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50c0ce=>_0x50c0ce[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x991a61[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x229c29([0x6d,0x61,0x70])](_0x3d9e62=>Array(_0x991a61[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3d9e62[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x229c29([0x66,0x69,0x6c,0x6c])](_0x3d9e62[0x0]===_0x229c29([0x2a])?_0x229c29([0x2a]):'')[_0x229c29([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3d9e62))[_0x229c29([0x73,0x6f,0x6d,0x65])](_0x454242=>_0x991a61[_0x229c29([0x65,0x76,0x65,0x72,0x79])]((_0x362c1f,_0x2a7064)=>_0x454242[_0x2a7064]===_0x362c1f||_0x454242[_0x2a7064]===_0x229c29([0x2a])));}function _0x22fe7c(){return _0x1df14f&&_0x4fbe42?new window[(_0x229c29([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x485560,_0xd38b09)=>{_0x1df14f[_0x229c29([0x74,0x68,0x65,0x6e])](_0x485560,_0xd38b09),_0x4fbe42[_0x229c29([0x74,0x68,0x65,0x6e])](_0x2059b7=>{_0x2059b7!=_0x229c29([0x56,0x61,0x6c,0x69,0x64])&&_0x485560(_0x2059b7);},_0xd38b09);}):_0x1df14f||_0x4fbe42||_0x229c29([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1523c3(_0x1c5714,_0x10a555){return new window[(_0x229c29([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x164406=>{if(_0x1b8484())return _0x164406(_0x229c29([0x56,0x61,0x6c,0x69,0x64]));_0x190803(),_0x362230[_0x229c29([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x229c29([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b1808=!0x1;const _0x1177d3=_0xd99274();function _0x3f4144(_0x191420){return!!_0x191420&&(typeof _0x191420===_0x229c29([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x191420===_0x229c29([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x191420[_0x229c29([0x74,0x68,0x65,0x6e])]===_0x229c29([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x191420[_0x229c29([0x63,0x61,0x74,0x63,0x68])]===_0x229c29([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x74b457(_0x1ad089){_0x3a9466(_0x1ad089)[_0x229c29([0x74,0x68,0x65,0x6e])](_0x219e44=>{if(!_0x219e44||_0x219e44[_0x229c29([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x229c29([0x6f,0x6b]))return _0x229c29([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1437a4(_0x381964(_0x1177d3+_0x10a555))!=_0x219e44[_0x229c29([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x229c29([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x229c29([0x56,0x61,0x6c,0x69,0x64]);})[_0x229c29([0x74,0x68,0x65,0x6e])](_0x34bc72=>(_0x2f70bf(),_0x34bc72),()=>{const _0x4e4b6d=_0x3011b8();return null==_0x4e4b6d?(_0x2f70bf(),_0x229c29([0x56,0x61,0x6c,0x69,0x64])):_0x229c29(_0x1f33db-_0x4e4b6d>(0x288e4f1e^_0x5e2125)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x229c29([0x74,0x68,0x65,0x6e])](_0x164406)[_0x229c29([0x63,0x61,0x74,0x63,0x68])](()=>{_0x164406(_0x229c29([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x487be5=0xcb4259e^_0x5e2125;function _0x2f70bf(){const _0x2e5a89=_0x229c29([0x6c,0x6c,0x63,0x74,0x2d])+_0x1437a4(_0x381964(_0x1c5714)),_0x4e852e=_0x42c86b(_0x1437a4(window[_0x229c29([0x4d,0x61,0x74,0x68])][_0x229c29([0x63,0x65,0x69,0x6c])](_0x1f33db/_0x487be5)));window[_0x229c29([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x229c29([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e5a89,_0x4e852e);}function _0x3011b8(){const _0x3206ff=_0x229c29([0x6c,0x6c,0x63,0x74,0x2d])+_0x1437a4(_0x381964(_0x1c5714)),_0x555dad=window[_0x229c29([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x229c29([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3206ff);return _0x555dad?window[_0x229c29([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42c86b(_0x555dad),0x10)*_0x487be5:null;}function _0x3a9466(_0xe5d0b7){return new window[(_0x229c29([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e16ba,_0x40432b)=>{_0xe5d0b7[_0x229c29([0x74,0x68,0x65,0x6e])](_0x3e16ba,_0x40432b),window[_0x229c29([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x40432b,0xc831fde^_0x5e2125);});}}_0x362230[_0x229c29([0x6f,0x6e])](_0x229c29([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2971c7,_0x1ad060)=>{if(_0x1ad060[0x0]!=_0x1c5714)return _0x164406(_0x229c29([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1ad060[0x1]={..._0x1ad060[0x1],[_0x229c29([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1177d3};},{[_0x229c29([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x229c29([0x68,0x69,0x67,0x68])}),_0x362230[_0x229c29([0x6f,0x6e])](_0x229c29([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x16e19f=>{_0x3f4144(_0x16e19f[_0x229c29([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b1808=!0x0,_0x74b457(_0x16e19f[_0x229c29([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x229c29([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x229c29([0x6c,0x6f,0x77])}),_0x3cb6f8[_0x229c29([0x74,0x68,0x65,0x6e])](()=>{_0x3b1808||_0x164406(_0x229c29([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1b8484(){return _0x362230[_0x229c29([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x229c29([0x76,0x69,0x65,0x77])][_0x229c29([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x229c29([0x61,0x75,0x74,0x6f]);}function _0x190803(){_0x362230[_0x229c29([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x229c29([0x76,0x69,0x65,0x77])][_0x229c29([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x229c29([0x61,0x75,0x74,0x6f]);}}function _0x20267d(_0x425555){const _0x5b9f3a=[new window[(_0x229c29([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10a7d0=>setTimeout(_0x10a7d0,0xc8bf5d2^_0x5e2125)),_0x3cb6f8[_0x229c29([0x74,0x68,0x65,0x6e])](()=>new window[(_0x229c29([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45f074=>{let _0xc04779=0x0;_0x362230[_0x229c29([0x6d,0x6f,0x64,0x65,0x6c])][_0x229c29([0x6f,0x6e])](_0x229c29([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x52e557,_0x16eeb3)=>{_0x16eeb3[0x0][_0x229c29([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xc04779++,_0xc04779==(0xc82cae6^_0x5e2125)&&(_0x45f074(),_0x52e557[_0x229c29([0x6f,0x66,0x66])]());});}))];return window[_0x229c29([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x229c29([0x72,0x61,0x63,0x65])](_0x5b9f3a)[_0x229c29([0x74,0x68,0x65,0x6e])](()=>_0x425555);}async function _0xb2a17c(){await _0x3cb6f8,_0x362230[_0x229c29([0x6d,0x6f,0x64,0x65,0x6c])][_0x229c29([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xcca74b,_0x362230[_0x229c29([0x6d,0x6f,0x64,0x65,0x6c])][_0x229c29([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xcca74b,_0x362230[_0x229c29([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x229c29([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4d1055(){return window[_0x229c29([0x67,0x6c,0x6f,0x62])]&&window[_0x229c29([0x67,0x6c,0x6f,0x62])][_0x229c29([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x8f5b5d(_0x30f45a){const _0x82b5a5=_0x2bbecd();_0x362230[_0x82b5a5]=_0x229c29([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])+_0x30f45a,_0x30f45a!=_0x229c29([0x56,0x61,0x6c,0x69,0x64])&&_0xb2a17c();}function _0x2bbecd(){const _0x284341=window[_0x229c29([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x229c29([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x229c29([0x6e,0x6f,0x77])]())[_0x229c29([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x229c29([0x2e]),'');let _0x286fb9=_0x229c29([0x49]);for(let _0x160c84=0x0;_0x160c84<_0x284341[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x160c84+=0x2){let _0x230e5b=window[_0x229c29([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x284341[_0x229c29([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x160c84,_0x160c84+0x2));_0x230e5b>=_0x2479f6[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x230e5b-=_0x2479f6[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x286fb9+=_0x2479f6[_0x230e5b];}return _0x286fb9;}function _0x9d0be8(){const _0x269502=_0x3704ab[_0x229c29([0x73,0x70,0x6c,0x69,0x74])](_0x229c29([0x2e]));if(0x3!=_0x269502[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x55b65f(_0x269502[0x1]);function _0x55b65f(_0x51a52e){const _0x196f20=_0xbe8940(_0x51a52e);return _0x196f20&&_0x52ce75()?_0x196f20:null;function _0x52ce75(){const _0x3e165f=_0x196f20[_0x229c29([0x6a,0x74,0x69])],_0x322fbe=window[_0x229c29([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e165f[_0x229c29([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3e165f[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x493df0={..._0x196f20,[_0x229c29([0x6a,0x74,0x69])]:_0x3e165f[_0x229c29([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3e165f[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x493df0[_0x229c29([0x76,0x63])],_0x381964(_0x493df0)==_0x322fbe;}}}async function _0x3ff621(){let _0x27f07d=!0x0;try{const _0xf60dae=_0x3704ab[_0x229c29([0x73,0x70,0x6c,0x69,0x74])](_0x229c29([0x2e])),[_0x26406e,_0x37e9d5,_0x44626f]=_0xf60dae;return _0x44a060(_0x26406e),await _0x364851(_0x26406e,_0x37e9d5,_0x44626f),_0x27f07d;}catch{return!0x1;}function _0x44a060(_0x5f3bea){const _0xb3ea51=_0xbe8940(_0x5f3bea);_0xb3ea51&&_0xb3ea51[_0x229c29([0x61,0x6c,0x67])]==_0x229c29([0x45,0x53,0x32,0x35,0x36])||(_0x27f07d=!0x1);}async function _0x364851(_0x38c17b,_0x7eeae9,_0x218a3c){const _0x361d8d=window[_0x229c29([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x229c29([0x66,0x72,0x6f,0x6d])](_0x31f2aa(_0x218a3c),_0x2f9c03=>_0x2f9c03[_0x229c29([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x42cf38=new window[(_0x229c29([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x229c29([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x38c17b+_0x229c29([0x2e])+_0x7eeae9),_0x43999c=window[_0x229c29([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x229c29([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x43999c)return;const _0x1b3f52=await _0x43999c[_0x229c29([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x229c29([0x6a,0x77,0x6b]),_0x356d67,{[_0x229c29([0x6e,0x61,0x6d,0x65])]:_0x229c29([0x45,0x43,0x44,0x53,0x41]),[_0x229c29([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x229c29([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x229c29([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x43999c[_0x229c29([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x229c29([0x6e,0x61,0x6d,0x65])]:_0x229c29([0x45,0x43,0x44,0x53,0x41]),[_0x229c29([0x68,0x61,0x73,0x68])]:{[_0x229c29([0x6e,0x61,0x6d,0x65])]:_0x229c29([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1b3f52,_0x361d8d,_0x42cf38)||(_0x27f07d=!0x1);}}function _0xbe8940(_0x23cb98){return _0x23cb98[_0x229c29([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x229c29([0x65,0x79]))?JSON[_0x229c29([0x70,0x61,0x72,0x73,0x65])](_0x31f2aa(_0x23cb98)):null;}function _0x31f2aa(_0x2ef696){return window[_0x229c29([0x61,0x74,0x6f,0x62])](_0x2ef696[_0x229c29([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x229c29([0x2b]))[_0x229c29([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x229c29([0x2f])));}function _0x381964(_0x4bc0f4){let _0x2eb2c7=0x1505;function _0x2140f2(_0xd7872b){for(let _0x2d8f99=0x0;_0x2d8f99<_0xd7872b[_0x229c29([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d8f99++){const _0x1a6b90=_0xd7872b[_0x229c29([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2d8f99);_0x2eb2c7=(_0x2eb2c7<<0x5)+_0x2eb2c7+_0x1a6b90,_0x2eb2c7&=_0x2eb2c7;}}function _0x1587c4(_0x567a80){Array[_0x229c29([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x567a80)?_0x567a80[_0x229c29([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1587c4):_0x567a80&&typeof _0x567a80==_0x229c29([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x229c29([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x567a80)[_0x229c29([0x73,0x6f,0x72,0x74])]()[_0x229c29([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6b3bd4,_0x10ba54])=>{_0x2140f2(_0x6b3bd4),_0x1587c4(_0x10ba54);}):_0x2140f2(window[_0x229c29([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x567a80));}return _0x1587c4(_0x4bc0f4),_0x2eb2c7>>>0x0;}function _0x1437a4(_0xe118d4){return _0xe118d4[_0x229c29([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x229c29([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x229c29([0x30]));}function _0x42c86b(_0x50f4cc){return _0x50f4cc[_0x229c29([0x73,0x70,0x6c,0x69,0x74])]('')[_0x229c29([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x229c29([0x6a,0x6f,0x69,0x6e])]('');}function _0xcca74b(){}function _0x229c29(_0x5755a3){return _0x5755a3['map'](_0x24511c=>String['fromCharCode'](_0x24511c))['join']('');}_0x8f5b5d(await _0x183ff4());}(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'],[_0x19f527=>Number(_0x19f527)>=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(_0x37438b){return L['includes'](_0x37438b);}function g(_0x4dd4e9){return Array['from'](_0x4dd4e9['getStyleNames']())['filter'](P);}function b(_0x1bc4e0,_0x4cc3d5,_0x1a6df2){const {spanStyles:_0x206729,stylesToBeHtmlElements:_0x44fc3b}=function(_0x858e32,_0x31639c){const _0x5c80ce={},_0x83f401={};return _0x31639c['forEach'](_0x1ace11=>{const _0x4ef96=_0x858e32['getStyle'](_0x1ace11);if(_0x4ef96){if(function(_0xd15e5d){return E['includes'](_0xd15e5d);}(_0x1ace11))_0x5c80ce[_0x1ace11]=_0x4ef96;else{if(function(_0xeb6ae){return _0xeb6ae in F;}(_0x1ace11)){const _0x57c991=_0x4ef96['split']('\x20');F[_0x1ace11]['forEach'](([_0x2740b0,_0x59f17f])=>{for(const _0x3987fa of _0x57c991){('function'==typeof _0x2740b0&&_0x2740b0(_0x3987fa)||_0x2740b0===_0x3987fa)&&(_0x83f401[_0x1ace11]=[..._0x83f401[_0x1ace11]||[],[_0x2740b0,_0x59f17f]]);}});}}}}),{'spanStyles':_0x5c80ce,'stylesToBeHtmlElements':_0x83f401};}(_0x1bc4e0,_0x1a6df2);!function(_0x15d21c,_0x18500e,_0x5cde9d){for(const _0x490cea in _0x5cde9d){_0x5cde9d[_0x490cea]['forEach'](([,_0x572337])=>{const _0x493305=_0x18500e['createElement'](_0x572337,[],_0x15d21c['getChildren']());_0x18500e['insertChild'](0x0,_0x493305,_0x15d21c);}),_0x18500e['removeStyle'](_0x490cea,_0x15d21c);}}(_0x1bc4e0,_0x4cc3d5,_0x44fc3b),function(_0x1b4a05,_0x538301,_0x38ad84){if(!Object['keys'](_0x38ad84)['length'])return;const _0x31430d=_0x538301['createElement']('span',[],_0x1b4a05['getChildren']());_0x538301['setStyle'](_0x38ad84,_0x31430d),_0x538301['insertChild'](0x0,_0x31430d,_0x1b4a05),_0x538301['removeStyle'](Object['keys'](_0x38ad84),_0x1b4a05);}(_0x1bc4e0,_0x4cc3d5,_0x206729);}class a extends _0x512f14{['execute'](_0xb4f919){const {body:_0x39b4cc}=_0xb4f919['_parsedData'],_0xb4e5f7=new _0x155a43(_0x39b4cc['document']),_0x51e6fb=_0xb4e5f7['createRangeIn'](_0x39b4cc),_0xfffe0f=new _0x20a825(_0xb4e5f7['document']['stylesProcessor']),_0x47964e=[...new _0x1dd678(_0xfffe0f)['blockElements'],'font'],_0x46f24c=_0x51e6fb['getItems']();for(const _0x131f58 of _0x46f24c)_0x131f58['is']('element')&&_0x47964e['includes'](_0x131f58['name'])&&b(_0x131f58,_0xb4e5f7,g(_0x131f58));_0xb4f919['content']=_0x39b4cc;}['isActive'](_0x2fbf00){return super['isActive'](_0x2fbf00)||p(_0x2fbf00);}}class s extends _0x4661b5{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x318e7b=this['editor'],_0x48a10d=_0x318e7b['plugins']['get']('ClipboardPipeline'),_0x377788=_0x318e7b['editing']['view']['document'],_0x226620=new a(_0x377788);_0x48a10d['on']('inputTransformation',(_0x28f13e,_0xe8f854)=>{const _0x49df06=_0xe8f854['dataTransfer']['getData']('text/html');_0x226620['isActive'](_0x49df06)&&(_0xe8f854['_parsedData']||(_0xe8f854['_parsedData']=_0x276e97(_0x49df06,_0x377788['stylesProcessor'])),_0x226620['execute'](_0xe8f854));},{'priority':_0x405771['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1ecc44=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xa48071;for(const _0x2a2021 in _0x1ecc44){const _0x3fe83d=_0x2a2021,_0x3adb46=_0x1ecc44[_0x3fe83d];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3adb46||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3adb46||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3adb46||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3adb46||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3adb46||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3adb46||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3adb46||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3adb46){delete _0x1ecc44[_0x3fe83d],_0xa48071=_0x3adb46,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xa48071&&_0x1ecc44['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xa48071&&_0x1ecc44['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xa48071&&_0x1ecc44['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xa48071&&_0x1ecc44['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xa48071&&_0x1ecc44['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xa48071&&_0x1ecc44['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xa48071&&_0x1ecc44['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x4661b5{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.0.3",
3
+ "version": "46.1.0-alpha.0",
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": "46.0.3",
26
- "@ckeditor/ckeditor5-engine": "46.0.3",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.3",
28
- "@ckeditor/ckeditor5-utils": "46.0.3",
29
- "ckeditor5": "46.0.3"
25
+ "@ckeditor/ckeditor5-core": "46.1.0-alpha.0",
26
+ "@ckeditor/ckeditor5-engine": "46.1.0-alpha.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.1.0-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "46.1.0-alpha.0",
29
+ "ckeditor5": "46.1.0-alpha.0"
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(_0x555520,_0x3cb37b){var _0x50cf31=_0x4ceb,_0x7892a7=_0x555520();while(!![]){try{var _0x57a86b=-parseInt(_0x50cf31(0x15c))/0x1*(-parseInt(_0x50cf31(0x15a))/0x2)+parseInt(_0x50cf31(0x161))/0x3*(-parseInt(_0x50cf31(0x162))/0x4)+parseInt(_0x50cf31(0x160))/0x5*(-parseInt(_0x50cf31(0x158))/0x6)+-parseInt(_0x50cf31(0x163))/0x7+-parseInt(_0x50cf31(0x15e))/0x8*(parseInt(_0x50cf31(0x15d))/0x9)+-parseInt(_0x50cf31(0x15b))/0xa*(parseInt(_0x50cf31(0x159))/0xb)+parseInt(_0x50cf31(0x15f))/0xc;if(_0x57a86b===_0x3cb37b)break;else _0x7892a7['push'](_0x7892a7['shift']());}catch(_0x107fc7){_0x7892a7['push'](_0x7892a7['shift']());}}}(_0x3bb0,0x8cd92));function _0x4ceb(_0x6967de,_0x2dcf3b){var _0x3bb08e=_0x3bb0();return _0x4ceb=function(_0x4ceb61,_0x29a208){_0x4ceb61=_0x4ceb61-0x158;var _0x267eed=_0x3bb08e[_0x4ceb61];return _0x267eed;},_0x4ceb(_0x6967de,_0x2dcf3b);}function _0x3bb0(){var _0x1ac3d9=['3858WYKovp','1120QQTGuq','6316233gQTHDN','24OYBvsp','11bqFaTY','4VUWuPN','2905130UwqoQc','232126ZHAsJC','5039586FGQeqN','8PJRstY','29038992UeFUqL','242985yUsAYh'];_0x3bb0=function(){return _0x1ac3d9;};return _0x3bb0();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ (function(_0x378bb4,_0x1fbf6f){var _0x3f18c2=_0x4d1b,_0x2f0320=_0x378bb4();while(!![]){try{var _0x2ee2df=parseInt(_0x3f18c2(0x18c))/0x1+-parseInt(_0x3f18c2(0x18f))/0x2+-parseInt(_0x3f18c2(0x18d))/0x3+-parseInt(_0x3f18c2(0x189))/0x4+parseInt(_0x3f18c2(0x190))/0x5*(parseInt(_0x3f18c2(0x18e))/0x6)+parseInt(_0x3f18c2(0x18a))/0x7+-parseInt(_0x3f18c2(0x18b))/0x8;if(_0x2ee2df===_0x1fbf6f)break;else _0x2f0320['push'](_0x2f0320['shift']());}catch(_0x448aac){_0x2f0320['push'](_0x2f0320['shift']());}}}(_0x52d7,0x3c3d8));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4d1b(_0xffb026,_0x49f556){var _0x52d7d1=_0x52d7();return _0x4d1b=function(_0x4d1b83,_0x37fc3f){_0x4d1b83=_0x4d1b83-0x189;var _0x347e02=_0x52d7d1[_0x4d1b83];return _0x347e02;},_0x4d1b(_0xffb026,_0x49f556);}function _0x52d7(){var _0xfd2754=['3201471kzQybY','2221744jXhSMg','482453TwwazR','439443amUCdw','6YxMMbl','818876GwXVrR','2014490BmZpxz','1049292WaQFmD'];_0x52d7=function(){return _0xfd2754;};return _0x52d7();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5f22ba,_0x591ca9){var _0xde6cae=_0x411d,_0x175fd8=_0x5f22ba();while(!![]){try{var _0x16a156=parseInt(_0xde6cae(0xb5))/0x1*(-parseInt(_0xde6cae(0xb2))/0x2)+parseInt(_0xde6cae(0xb6))/0x3*(-parseInt(_0xde6cae(0xad))/0x4)+-parseInt(_0xde6cae(0xb1))/0x5+parseInt(_0xde6cae(0xb3))/0x6*(parseInt(_0xde6cae(0xac))/0x7)+parseInt(_0xde6cae(0xb4))/0x8+parseInt(_0xde6cae(0xaf))/0x9*(parseInt(_0xde6cae(0xae))/0xa)+-parseInt(_0xde6cae(0xb0))/0xb;if(_0x16a156===_0x591ca9)break;else _0x175fd8['push'](_0x175fd8['shift']());}catch(_0x2a7bfa){_0x175fd8['push'](_0x175fd8['shift']());}}}(_0x427b,0xecbaf));function _0x411d(_0x133a0b,_0x1886f5){var _0x427b71=_0x427b();return _0x411d=function(_0x411d54,_0x1d28f1){_0x411d54=_0x411d54-0xac;var _0x26571a=_0x427b71[_0x411d54];return _0x26571a;},_0x411d(_0x133a0b,_0x1886f5);}function _0x427b(){var _0x4db69b=['12799760GejAjQ','9944mYzqHC','15zIcbRT','204771GeYfZQ','17028coTrMv','2910QAphvx','53982KTpPpW','15760855IcROkX','5719970TNlHiT','20tDqzMA','66AxUfJQ'];_0x427b=function(){return _0x4db69b;};return _0x427b();}import{CKEditorError as _0x48325b}from'ckeditor5/src/utils.js';
23
+ (function(_0x263b46,_0x349922){var _0x117c63=_0xb86e,_0xc8ef5e=_0x263b46();while(!![]){try{var _0x3b0c7b=-parseInt(_0x117c63(0xef))/0x1+parseInt(_0x117c63(0xf2))/0x2*(-parseInt(_0x117c63(0xf6))/0x3)+parseInt(_0x117c63(0xf4))/0x4+parseInt(_0x117c63(0xf3))/0x5*(parseInt(_0x117c63(0xf7))/0x6)+parseInt(_0x117c63(0xf5))/0x7+-parseInt(_0x117c63(0xed))/0x8*(parseInt(_0x117c63(0xf0))/0x9)+parseInt(_0x117c63(0xf1))/0xa*(parseInt(_0x117c63(0xee))/0xb);if(_0x3b0c7b===_0x349922)break;else _0xc8ef5e['push'](_0xc8ef5e['shift']());}catch(_0x2551db){_0xc8ef5e['push'](_0xc8ef5e['shift']());}}}(_0x4481,0xc81ab));function _0xb86e(_0x1e2713,_0x2337c9){var _0x44814b=_0x4481();return _0xb86e=function(_0xb86e50,_0x47bcc7){_0xb86e50=_0xb86e50-0xed;var _0x53538e=_0x44814b[_0xb86e50];return _0x53538e;},_0xb86e(_0x1e2713,_0x2337c9);}import{CKEditorError as _0x6601c0}from'ckeditor5/src/utils.js';function _0x4481(){var _0x1e705a=['5801999nOxOHs','271659pXtuTF','5700abdOnc','262096jONumG','3830761tgArsa','623574dNPwEd','18IdkkzW','50jVAjAJ','36fayUzI','145NwnSXi','2164068ThvwUR'];_0x4481=function(){return _0x1e705a;};return _0x4481();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55f278=_0xe13f;(function(_0x108f42,_0x5392f7){const _0x449745=_0xe13f,_0x54ae8a=_0x108f42();while(!![]){try{const _0x299e11=-parseInt(_0x449745(0x79))/0x1*(-parseInt(_0x449745(0x87))/0x2)+parseInt(_0x449745(0x72))/0x3+parseInt(_0x449745(0x70))/0x4*(parseInt(_0x449745(0x74))/0x5)+parseInt(_0x449745(0x7c))/0x6*(parseInt(_0x449745(0x7d))/0x7)+-parseInt(_0x449745(0x83))/0x8*(-parseInt(_0x449745(0x6f))/0x9)+parseInt(_0x449745(0x73))/0xa+parseInt(_0x449745(0x85))/0xb*(-parseInt(_0x449745(0x77))/0xc);if(_0x299e11===_0x5392f7)break;else _0x54ae8a['push'](_0x54ae8a['shift']());}catch(_0x4e9d85){_0x54ae8a['push'](_0x54ae8a['shift']());}}}(_0x2109,0x46863));import{ViewUpcastWriter as _0x264401}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x513bfc}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x40f253}from'../../utils.js';function _0xe13f(_0x347697,_0x49843c){const _0x2109e3=_0x2109();return _0xe13f=function(_0xe13f93,_0x3ba043){_0xe13f93=_0xe13f93-0x6f;let _0xffcee5=_0x2109e3[_0xe13f93];return _0xffcee5;},_0xe13f(_0x347697,_0x49843c);}import{extractStyles as _0x5a8421,expandStyles as _0x4e41b5,getMatchingStyles as _0xd845f7,flattenStyleDefinitions as _0x388325}from'./utils.js';export class MSOfficeStylesInliner extends _0x513bfc{[_0x55f278(0x80)](_0x4a1946){const _0x11c648=_0x55f278,{body:_0x5a78a1,styles:_0x55aada}=_0x4a1946[_0x11c648(0x7e)],_0x7f243=new _0x264401(_0x5a78a1[_0x11c648(0x71)]),_0x56abeb=_0x7f243[_0x11c648(0x81)](_0x5a78a1),_0x3ac1cb=_0x5a8421(_0x55aada),_0x9eb926=_0x4e41b5(_0x3ac1cb);for(const _0x806fa4 of _0x56abeb){if(_0x11c648(0x88)!==_0x806fa4[_0x11c648(0x7a)])continue;const _0x52b185=_0xd845f7(_0x806fa4[_0x11c648(0x82)],_0x9eb926);if(_0x52b185[_0x11c648(0x75)]){const _0x180eb2=_0x388325(Array[_0x11c648(0x86)](_0x52b185[_0x11c648(0x78)]()));for(const _0x161732 in _0x180eb2){const _0x275355=_0x806fa4[_0x11c648(0x82)];_0x275355[_0x11c648(0x7f)](_0x161732)||_0x7f243[_0x11c648(0x76)](_0x161732,_0x180eb2[_0x161732],_0x275355);}}}_0x4a1946[_0x11c648(0x7b)]=_0x5a78a1;}[_0x55f278(0x84)](_0x66b645){const _0x2fccd5=_0x55f278;return super[_0x2fccd5(0x84)](_0x66b645)||_0x40f253(_0x66b645);}}function _0x2109(){const _0x43e42f=['752CVJKEg','document','568737JUTFlG','5685390mwsqvm','15110qoClMS','size','setStyle','8071968JiIoDo','values','1ldGyqd','type','content','6xIZoxP','2097221QeeJUr','_parsedData','hasStyle','execute','createRangeIn','item','3612792gQSvcX','isActive','33wIJuzg','from','458806jxxONo','elementStart','9jMvHNo'];_0x2109=function(){return _0x43e42f;};return _0x2109();}
23
+ const _0x3620fe=_0x18b0;function _0x1ef1(){const _0x1ff596=['110024JwUiOn','values','isActive','from','759908KyvmBo','createRangeIn','_parsedData','8932428xYhQBA','elementStart','2278810KRYime','item','9yHBzOf','408603skJaoh','7zkHJPV','21685880gCSyUf','type','setStyle','hasStyle','execute','12DaIsSF','size','document','content','10590296gpvsRI'];_0x1ef1=function(){return _0x1ff596;};return _0x1ef1();}function _0x18b0(_0x34e2c3,_0x34cb7a){const _0x1ef156=_0x1ef1();return _0x18b0=function(_0x18b0dd,_0xea95e1){_0x18b0dd=_0x18b0dd-0x101;let _0x5874f4=_0x1ef156[_0x18b0dd];return _0x5874f4;},_0x18b0(_0x34e2c3,_0x34cb7a);}(function(_0x53655a,_0x4ad89c){const _0x10f5a7=_0x18b0,_0x5e2202=_0x53655a();while(!![]){try{const _0x1e9973=parseInt(_0x10f5a7(0x108))/0x1+parseInt(_0x10f5a7(0x118))/0x2*(-parseInt(_0x10f5a7(0x107))/0x3)+-parseInt(_0x10f5a7(0x114))/0x4+-parseInt(_0x10f5a7(0x105))/0x5*(parseInt(_0x10f5a7(0x10f))/0x6)+parseInt(_0x10f5a7(0x109))/0x7*(parseInt(_0x10f5a7(0x113))/0x8)+-parseInt(_0x10f5a7(0x103))/0x9+parseInt(_0x10f5a7(0x10a))/0xa;if(_0x1e9973===_0x4ad89c)break;else _0x5e2202['push'](_0x5e2202['shift']());}catch(_0x517d81){_0x5e2202['push'](_0x5e2202['shift']());}}}(_0x1ef1,0xca89a));import{ViewUpcastWriter as _0x372771}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x256819}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4f388c}from'../../utils.js';import{extractStyles as _0x2407c1,expandStyles as _0x5a8d75,getMatchingStyles as _0x1146fc,flattenStyleDefinitions as _0x19621a}from'./utils.js';export class MSOfficeStylesInliner extends _0x256819{[_0x3620fe(0x10e)](_0x1719ba){const _0x48d398=_0x3620fe,{body:_0x11bd83,styles:_0x32c5ee}=_0x1719ba[_0x48d398(0x102)],_0x25ce3e=new _0x372771(_0x11bd83[_0x48d398(0x111)]),_0x436b6f=_0x25ce3e[_0x48d398(0x101)](_0x11bd83),_0x3ad6b5=_0x2407c1(_0x32c5ee),_0x3611e8=_0x5a8d75(_0x3ad6b5);for(const _0xb0d9e0 of _0x436b6f){if(_0x48d398(0x104)!==_0xb0d9e0[_0x48d398(0x10b)])continue;const _0x1dc9c1=_0x1146fc(_0xb0d9e0[_0x48d398(0x106)],_0x3611e8);if(_0x1dc9c1[_0x48d398(0x110)]){const _0x4aee59=_0x19621a(Array[_0x48d398(0x117)](_0x1dc9c1[_0x48d398(0x115)]()));for(const _0x4f238d in _0x4aee59){const _0x348a8c=_0xb0d9e0[_0x48d398(0x106)];_0x348a8c[_0x48d398(0x10d)](_0x4f238d)||_0x25ce3e[_0x48d398(0x10c)](_0x4f238d,_0x4aee59[_0x4f238d],_0x348a8c);}}}_0x1719ba[_0x48d398(0x112)]=_0x11bd83;}[_0x3620fe(0x116)](_0x160051){const _0x3cb62c=_0x3620fe;return super[_0x3cb62c(0x116)](_0x160051)||_0x4f388c(_0x160051);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4e7dc0,_0xb8c233){const _0x40600a=_0x8af1,_0x2e0e9c=_0x4e7dc0();while(!![]){try{const _0x2338b4=parseInt(_0x40600a(0x121))/0x1+-parseInt(_0x40600a(0x11f))/0x2*(-parseInt(_0x40600a(0x122))/0x3)+-parseInt(_0x40600a(0x128))/0x4+-parseInt(_0x40600a(0x125))/0x5+-parseInt(_0x40600a(0x12c))/0x6*(parseInt(_0x40600a(0x131))/0x7)+-parseInt(_0x40600a(0x12f))/0x8*(parseInt(_0x40600a(0x117))/0x9)+parseInt(_0x40600a(0x124))/0xa;if(_0x2338b4===_0xb8c233)break;else _0x2e0e9c['push'](_0x2e0e9c['shift']());}catch(_0x1fb859){_0x2e0e9c['push'](_0x2e0e9c['shift']());}}}(_0x2d44,0x67aa4));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1ea72b,_0x454b2c){const _0x2277de=_0x8af1,_0x2b2166=new Map();for(const [_0x59677c,_0x9839ff]of _0x454b2c){if(!_0x59677c[_0x2277de(0x12a)]&&!_0x59677c[_0x2277de(0x126)])continue;const _0x5d3fae=!_0x59677c[_0x2277de(0x12a)]||_0x1ea72b[_0x2277de(0x12d)]===_0x59677c[_0x2277de(0x12a)],_0xf00e63=!_0x59677c[_0x2277de(0x126)]||_0x1ea72b[_0x2277de(0x11c)](_0x59677c[_0x2277de(0x126)]);_0x5d3fae&&_0xf00e63&&_0x2b2166[_0x2277de(0x123)](_0x59677c,_0x9839ff);}return _0x2b2166;}function _0x2d44(){const _0x4e7586=['style','assign','35870eCMdYl','exec','61880fIuqKS','3stkAdy','set','23310200NlVuMD','3930660XrkLPf','className','getPropertyValue','735736mfplRW','selectorText','tagName','push','1223814EJdwNL','name','length','8iBmbBh','split','7fSPKJZ','trim','7309692Fbfmot','cssRules','map','initial','groups','hasClass'];_0x2d44=function(){return _0x4e7586;};return _0x2d44();}export function extractStyles(_0x37d66d){const _0xbe9424=_0x8af1,_0x5d35b3={};for(const _0x3bbc45 of _0x37d66d)for(const _0x55025c of _0x3bbc45[_0xbe9424(0x118)])if(_0x55025c instanceof CSSStyleRule){const _0x3ef062=parseCSSStyleDeclaration(_0x55025c[_0xbe9424(0x11d)]);_0x5d35b3[_0x55025c[_0xbe9424(0x129)]]=Object[_0xbe9424(0x11e)]({},_0x5d35b3[_0x55025c[_0xbe9424(0x129)]]||{},_0x3ef062);}return _0x5d35b3;}export function expandStyles(_0x5903d9){const _0x171f6b=_0x8af1,_0x4b3a76=new Map();for(const _0x31e3cb in _0x5903d9){const _0x8e2771=parseCSSSelector(_0x31e3cb),_0x564c90=_0x5903d9[_0x31e3cb];for(const _0x69abd5 of _0x8e2771)_0x4b3a76[_0x171f6b(0x123)](_0x69abd5,_0x564c90);}return _0x4b3a76;}function _0x8af1(_0x5a8990,_0x1cda9e){const _0x2d44d8=_0x2d44();return _0x8af1=function(_0x8af147,_0x30aa0d){_0x8af147=_0x8af147-0x116;let _0x50c934=_0x2d44d8[_0x8af147];return _0x50c934;},_0x8af1(_0x5a8990,_0x1cda9e);}export function parseCSSStyleDeclaration(_0x247f42){const _0x330794=_0x8af1,_0x5845db={};for(let _0x5c45f6=0x0;_0x5c45f6<_0x247f42[_0x330794(0x12e)];_0x5c45f6++){const _0x9aaefb=_0x247f42[_0x5c45f6],_0x24a7d2=_0x247f42[_0x330794(0x127)](_0x9aaefb);_0x330794(0x11a)!==_0x24a7d2&&(_0x5845db[_0x9aaefb]=_0x24a7d2);}return _0x5845db;}export function parseCSSSelector(_0x78eec2){const _0x3fb7b3=_0x8af1,_0x3a3e15=_0x78eec2[_0x3fb7b3(0x130)](',')[_0x3fb7b3(0x119)](_0x5cd269=>_0x5cd269[_0x3fb7b3(0x116)]()),_0x351333=[];for(const _0x2dd076 of _0x3a3e15){const _0x4c2500=S[_0x3fb7b3(0x120)](_0x2dd076);_0x4c2500&&_0x351333[_0x3fb7b3(0x12b)](_0x4c2500[_0x3fb7b3(0x11b)]);}return _0x351333;}export function flattenStyleDefinitions(_0x310087){const _0xcdf845=_0x8af1,_0x326abe={};for(const _0x49b7a8 of _0x310087)Object[_0xcdf845(0x11e)](_0x326abe,_0x49b7a8);return _0x326abe;}
23
+ (function(_0x433196,_0x59438b){const _0x164406=_0x1d96,_0xb3ea7a=_0x433196();while(!![]){try{const _0x2823c0=-parseInt(_0x164406(0x107))/0x1*(parseInt(_0x164406(0xfa))/0x2)+parseInt(_0x164406(0xf4))/0x3*(-parseInt(_0x164406(0x105))/0x4)+-parseInt(_0x164406(0xf6))/0x5+parseInt(_0x164406(0x102))/0x6*(parseInt(_0x164406(0xf1))/0x7)+-parseInt(_0x164406(0xfb))/0x8+-parseInt(_0x164406(0xf8))/0x9*(parseInt(_0x164406(0x103))/0xa)+parseInt(_0x164406(0x109))/0xb;if(_0x2823c0===_0x59438b)break;else _0xb3ea7a['push'](_0xb3ea7a['shift']());}catch(_0x545f5a){_0xb3ea7a['push'](_0xb3ea7a['shift']());}}}(_0x15b2,0x1c5b2));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x54f804,_0x5ce0ca){const _0x2c8800=_0x1d96,_0x51e31b=new Map();for(const [_0x467074,_0x11d28a]of _0x5ce0ca){if(!_0x467074[_0x2c8800(0xf2)]&&!_0x467074[_0x2c8800(0xee)])continue;const _0xd53ec0=!_0x467074[_0x2c8800(0xf2)]||_0x54f804[_0x2c8800(0xfd)]===_0x467074[_0x2c8800(0xf2)],_0x4090d5=!_0x467074[_0x2c8800(0xee)]||_0x54f804[_0x2c8800(0xff)](_0x467074[_0x2c8800(0xee)]);_0xd53ec0&&_0x4090d5&&_0x51e31b[_0x2c8800(0xf7)](_0x467074,_0x11d28a);}return _0x51e31b;}function _0x15b2(){const _0x3ff5e5=['push','49deHDas','tagName','style','315528tGFKKH','assign','809895EhWTzM','set','60921zQlnwX','map','2rgPDKg','1135520YAFAuR','trim','name','selectorText','hasClass','groups','exec','183588YutgRL','10YuMkMK','split','4sxrjwt','getPropertyValue','69233VfXkgy','cssRules','4257627QICexg','length','className','initial'];_0x15b2=function(){return _0x3ff5e5;};return _0x15b2();}export function extractStyles(_0x22d351){const _0x1e71c8=_0x1d96,_0x4de87d={};for(const _0x3d1bea of _0x22d351)for(const _0xa5d4dd of _0x3d1bea[_0x1e71c8(0x108)])if(_0xa5d4dd instanceof CSSStyleRule){const _0x19fc54=parseCSSStyleDeclaration(_0xa5d4dd[_0x1e71c8(0xf3)]);_0x4de87d[_0xa5d4dd[_0x1e71c8(0xfe)]]=Object[_0x1e71c8(0xf5)]({},_0x4de87d[_0xa5d4dd[_0x1e71c8(0xfe)]]||{},_0x19fc54);}return _0x4de87d;}export function expandStyles(_0x2bd0b4){const _0x3d3c50=_0x1d96,_0x47b3c4=new Map();for(const _0x39ee18 in _0x2bd0b4){const _0x303975=parseCSSSelector(_0x39ee18),_0x3bf521=_0x2bd0b4[_0x39ee18];for(const _0x46bf73 of _0x303975)_0x47b3c4[_0x3d3c50(0xf7)](_0x46bf73,_0x3bf521);}return _0x47b3c4;}export function parseCSSStyleDeclaration(_0x156d8d){const _0x534a8a=_0x1d96,_0x2a93d3={};for(let _0x33e0cd=0x0;_0x33e0cd<_0x156d8d[_0x534a8a(0x10a)];_0x33e0cd++){const _0x5d25d5=_0x156d8d[_0x33e0cd],_0x54da70=_0x156d8d[_0x534a8a(0x106)](_0x5d25d5);_0x534a8a(0xef)!==_0x54da70&&(_0x2a93d3[_0x5d25d5]=_0x54da70);}return _0x2a93d3;}function _0x1d96(_0x51192a,_0x505565){const _0x15b260=_0x15b2();return _0x1d96=function(_0x1d9608,_0x1ac0a4){_0x1d9608=_0x1d9608-0xee;let _0x5e693d=_0x15b260[_0x1d9608];return _0x5e693d;},_0x1d96(_0x51192a,_0x505565);}export function parseCSSSelector(_0x1205d1){const _0x3cb0f9=_0x1d96,_0x3fd94c=_0x1205d1[_0x3cb0f9(0x104)](',')[_0x3cb0f9(0xf9)](_0x23b2b5=>_0x23b2b5[_0x3cb0f9(0xfc)]()),_0x16cfaa=[];for(const _0x52c7ff of _0x3fd94c){const _0x12479a=S[_0x3cb0f9(0x101)](_0x52c7ff);_0x12479a&&_0x16cfaa[_0x3cb0f9(0xf0)](_0x12479a[_0x3cb0f9(0x100)]);}return _0x16cfaa;}export function flattenStyleDefinitions(_0x1dc550){const _0x37b68b=_0x1d96,_0x52843d={};for(const _0x3835c5 of _0x1dc550)Object[_0x37b68b(0xf5)](_0x52843d,_0x3835c5);return _0x52843d;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3dcd15=_0x3955;(function(_0x2c98c4,_0x3ffae0){const _0x579b81=_0x3955,_0x34ad74=_0x2c98c4();while(!![]){try{const _0x287de0=-parseInt(_0x579b81(0x84))/0x1+-parseInt(_0x579b81(0x80))/0x2+-parseInt(_0x579b81(0x8f))/0x3+parseInt(_0x579b81(0x89))/0x4*(-parseInt(_0x579b81(0x86))/0x5)+-parseInt(_0x579b81(0x85))/0x6*(-parseInt(_0x579b81(0x8c))/0x7)+-parseInt(_0x579b81(0x92))/0x8*(-parseInt(_0x579b81(0x81))/0x9)+parseInt(_0x579b81(0x7e))/0xa;if(_0x287de0===_0x3ffae0)break;else _0x34ad74['push'](_0x34ad74['shift']());}catch(_0x5e5b5b){_0x34ad74['push'](_0x34ad74['shift']());}}}(_0x381d,0xd157c));function _0x3955(_0x2211f9,_0x429e72){const _0x381dd1=_0x381d();return _0x3955=function(_0x39550b,_0x14d60f){_0x39550b=_0x39550b-0x7d;let _0x5eb5fe=_0x381dd1[_0x39550b];return _0x5eb5fe;},_0x3955(_0x2211f9,_0x429e72);}import{ViewUpcastWriter as _0x26de1f,ViewDomConverter as _0x33db1b,ViewDocument as _0x4988b7}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x54c40e}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1252b5}from'../../utils.js';function _0x381d(){const _0x55e4e0=['2988876xUtZaw','font','content','128UMwBMY','isActive','stylesProcessor','31914800pMAGLS','getItems','1412674GvtTZg','14769mIgYFK','document','createRangeIn','735995RVtXdo','69378DKNTAO','937965oQPQPv','blockElements','execute','4HnLWsp','name','element','161bPgbTg','includes','_parsedData'];_0x381d=function(){return _0x55e4e0;};return _0x381d();}import{getStylePropertyNamesToPropagate as _0x386acf,propagateStyleProperties as _0x462f31}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x54c40e{[_0x3dcd15(0x88)](_0x5a0d86){const _0x3a55c5=_0x3dcd15,{body:_0x4b1e6c}=_0x5a0d86[_0x3a55c5(0x8e)],_0x46b419=new _0x26de1f(_0x4b1e6c[_0x3a55c5(0x82)]),_0x1f9129=_0x46b419[_0x3a55c5(0x83)](_0x4b1e6c),_0x3c6f24=new _0x4988b7(_0x46b419[_0x3a55c5(0x82)][_0x3a55c5(0x7d)]),_0x211214=[...new _0x33db1b(_0x3c6f24)[_0x3a55c5(0x87)],_0x3a55c5(0x90)],_0x5701dc=_0x1f9129[_0x3a55c5(0x7f)]();for(const _0x2e9138 of _0x5701dc)if(_0x2e9138['is'](_0x3a55c5(0x8b))&&_0x211214[_0x3a55c5(0x8d)](_0x2e9138[_0x3a55c5(0x8a)])){const _0x1d27d6=_0x386acf(_0x2e9138);_0x462f31(_0x2e9138,_0x46b419,_0x1d27d6);}_0x5a0d86[_0x3a55c5(0x91)]=_0x4b1e6c;}[_0x3dcd15(0x93)](_0x884822){const _0x287fb1=_0x3dcd15;return super[_0x287fb1(0x93)](_0x884822)||_0x1252b5(_0x884822);}}
23
+ const _0x3f8058=_0x4143;function _0x4143(_0x1170f9,_0x2e3f43){const _0x3b3956=_0x3b39();return _0x4143=function(_0x4143bf,_0x1a2dd8){_0x4143bf=_0x4143bf-0x11b;let _0x42199c=_0x3b3956[_0x4143bf];return _0x42199c;},_0x4143(_0x1170f9,_0x2e3f43);}(function(_0x25b2ed,_0x50854b){const _0x292de8=_0x4143,_0x274b62=_0x25b2ed();while(!![]){try{const _0x3d1121=-parseInt(_0x292de8(0x133))/0x1*(-parseInt(_0x292de8(0x11b))/0x2)+-parseInt(_0x292de8(0x128))/0x3*(parseInt(_0x292de8(0x12a))/0x4)+-parseInt(_0x292de8(0x131))/0x5*(parseInt(_0x292de8(0x11c))/0x6)+-parseInt(_0x292de8(0x11e))/0x7*(parseInt(_0x292de8(0x124))/0x8)+-parseInt(_0x292de8(0x11f))/0x9+parseInt(_0x292de8(0x12f))/0xa*(parseInt(_0x292de8(0x123))/0xb)+parseInt(_0x292de8(0x130))/0xc*(parseInt(_0x292de8(0x134))/0xd);if(_0x3d1121===_0x50854b)break;else _0x274b62['push'](_0x274b62['shift']());}catch(_0x23b3cc){_0x274b62['push'](_0x274b62['shift']());}}}(_0x3b39,0x2e18e));import{ViewUpcastWriter as _0x2e08d0,ViewDomConverter as _0x4ad7ca,ViewDocument as _0x317038}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x20f7d0}from'@ckeditor/ckeditor5-paste-from-office';function _0x3b39(){const _0x4dce4c=['includes','605420xvuxwl','24hiZxxI','5SyHOZX','isActive','113908DkHpqi','3925246BLwjvE','4yPQHOV','368274PYAKTC','document','49qZoMMi','1893096KGvyAd','createRangeIn','font','stylesProcessor','44PjJndx','388984bWftMM','getItems','blockElements','_parsedData','54pPwjcz','name','60660zXCJyu','execute','element','content'];_0x3b39=function(){return _0x4dce4c;};return _0x3b39();}import{isMSExcelContent as _0x2f38c6}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x247b77,propagateStyleProperties as _0x5abfaf}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x20f7d0{[_0x3f8058(0x12b)](_0x17e0ab){const _0xd5b0d8=_0x3f8058,{body:_0x39c909}=_0x17e0ab[_0xd5b0d8(0x127)],_0x51e860=new _0x2e08d0(_0x39c909[_0xd5b0d8(0x11d)]),_0x5120fc=_0x51e860[_0xd5b0d8(0x120)](_0x39c909),_0x3861f3=new _0x317038(_0x51e860[_0xd5b0d8(0x11d)][_0xd5b0d8(0x122)]),_0x957739=[...new _0x4ad7ca(_0x3861f3)[_0xd5b0d8(0x126)],_0xd5b0d8(0x121)],_0x56a797=_0x5120fc[_0xd5b0d8(0x125)]();for(const _0xb0cd27 of _0x56a797)if(_0xb0cd27['is'](_0xd5b0d8(0x12c))&&_0x957739[_0xd5b0d8(0x12e)](_0xb0cd27[_0xd5b0d8(0x129)])){const _0x113a18=_0x247b77(_0xb0cd27);_0x5abfaf(_0xb0cd27,_0x51e860,_0x113a18);}_0x17e0ab[_0xd5b0d8(0x12d)]=_0x39c909;}[_0x3f8058(0x132)](_0x3486d3){const _0x1f553e=_0x3f8058;return super[_0x1f553e(0x132)](_0x3486d3)||_0x2f38c6(_0x3486d3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e92be=_0x5653;(function(_0x205dbb,_0xa52c38){const _0x310dd5=_0x5653,_0x396860=_0x205dbb();while(!![]){try{const _0x54ed9=parseInt(_0x310dd5(0x18e))/0x1*(-parseInt(_0x310dd5(0x177))/0x2)+-parseInt(_0x310dd5(0x18a))/0x3*(-parseInt(_0x310dd5(0x18b))/0x4)+-parseInt(_0x310dd5(0x186))/0x5+parseInt(_0x310dd5(0x168))/0x6+-parseInt(_0x310dd5(0x172))/0x7*(parseInt(_0x310dd5(0x18d))/0x8)+-parseInt(_0x310dd5(0x17c))/0x9+parseInt(_0x310dd5(0x182))/0xa*(parseInt(_0x310dd5(0x189))/0xb);if(_0x54ed9===_0xa52c38)break;else _0x396860['push'](_0x396860['shift']());}catch(_0x1563e0){_0x396860['push'](_0x396860['shift']());}}}(_0x16d5,0x288ff));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1e92be(0x17e),_0x1e92be(0x187),_0x1e92be(0x166),_0x1e92be(0x16d),_0x1e92be(0x16f),_0x1e92be(0x173),_0x1e92be(0x188),_0x1e92be(0x16b)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1e92be(0x17e),_0x1e92be(0x187),_0x1e92be(0x166)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1e92be(0x179),'i']],'font-weight':[[_0x1e92be(0x17b),_0x1e92be(0x16c)],[_0x1e92be(0x176),_0x1e92be(0x16c)],[_0x1e92be(0x17f),_0x1e92be(0x16c)],[_0x3ace93=>Number(_0x3ace93)>=0x258,_0x1e92be(0x16c)]],'text-decoration':[[_0x1e92be(0x174),'u'],[_0x1e92be(0x178),'s']],'text-decoration-line':[[_0x1e92be(0x174),'u'],[_0x1e92be(0x178),'s']],'vertical-align':[[_0x1e92be(0x165),_0x1e92be(0x165)],[_0x1e92be(0x17d),_0x1e92be(0x171)]]};function _0x16d5(){const _0x2d5e55=['underline','removeStyle','bold','108854kILIAd','line-through','italic','split','medium','2079675aXCnSu','super','color','bolder','function','span','623240AXiJkD','setStyle','length','insertChild','1337560JMHTKr','font-family','font-style','55HKNXsg','4395lMxhHj','496CwqXGV','forEach','16pnKIOA','1dfvSFi','getStyle','includes','getStyleNames','sub','font-size','keys','1895286UQmFRo','createElement','from','vertical-align','strong','text-decoration','filter','text-decoration-line','getChildren','sup','315014szlAzm','font-weight'];_0x16d5=function(){return _0x2d5e55;};return _0x16d5();}export function isPropertyToBePropagated(_0x5d8585){const _0x2c137d=_0x1e92be;return CSS_PROPERTIES_TO_PROPAGATE[_0x2c137d(0x190)](_0x5d8585);}export function isPropertyToBePropagatedAsSpan(_0x3a64de){const _0x48efb5=_0x1e92be;return CSS_PROPERTIES_TO_BE_SPANS[_0x48efb5(0x190)](_0x3a64de);}export function isPropertyToBePropagatedAsHTMLElement(_0x15c303){return _0x15c303 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x271efc){const _0x250f12=_0x1e92be;return Array[_0x250f12(0x16a)](_0x271efc[_0x250f12(0x164)]())[_0x250f12(0x16e)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x57338c,_0x22ee5c,_0x1822d6){const {spanStyles:_0x2f307d,stylesToBeHtmlElements:_0x291623}=getStylesToPropagate(_0x57338c,_0x1822d6);propagateStylesAsHTMLElements(_0x57338c,_0x22ee5c,_0x291623),propagateStylesAsSpan(_0x57338c,_0x22ee5c,_0x2f307d);}export function propagateStylesAsHTMLElements(_0x5d1ea9,_0xdb4d57,_0x32ccf8){const _0x5bbb40=_0x1e92be;for(const _0x17f4db in _0x32ccf8){_0x32ccf8[_0x17f4db][_0x5bbb40(0x18c)](([,_0x3d54ab])=>{const _0x48b60a=_0x5bbb40,_0x139154=_0xdb4d57[_0x48b60a(0x169)](_0x3d54ab,[],_0x5d1ea9[_0x48b60a(0x170)]());_0xdb4d57[_0x48b60a(0x185)](0x0,_0x139154,_0x5d1ea9);}),_0xdb4d57[_0x5bbb40(0x175)](_0x17f4db,_0x5d1ea9);}}export function propagateStylesAsSpan(_0x3c6335,_0x428cee,_0x240b42){const _0x189393=_0x1e92be;if(!Object[_0x189393(0x167)](_0x240b42)[_0x189393(0x184)])return;const _0x13258e=_0x428cee[_0x189393(0x169)](_0x189393(0x181),[],_0x3c6335[_0x189393(0x170)]());_0x428cee[_0x189393(0x183)](_0x240b42,_0x13258e),_0x428cee[_0x189393(0x185)](0x0,_0x13258e,_0x3c6335),_0x428cee[_0x189393(0x175)](Object[_0x189393(0x167)](_0x240b42),_0x3c6335);}function _0x5653(_0x5cd15a,_0x41a090){const _0x16d59b=_0x16d5();return _0x5653=function(_0x5653c8,_0x209c77){_0x5653c8=_0x5653c8-0x164;let _0x342609=_0x16d59b[_0x5653c8];return _0x342609;},_0x5653(_0x5cd15a,_0x41a090);}export function getStylesToPropagate(_0x4c7372,_0xed893a){const _0x29b4bd=_0x1e92be,_0x512038={},_0x1e5347={};return _0xed893a[_0x29b4bd(0x18c)](_0x10df7e=>{const _0x113521=_0x29b4bd,_0x44818b=_0x4c7372[_0x113521(0x18f)](_0x10df7e);if(_0x44818b){if(isPropertyToBePropagatedAsSpan(_0x10df7e))_0x512038[_0x10df7e]=_0x44818b;else{if(isPropertyToBePropagatedAsHTMLElement(_0x10df7e)){const _0x5788ed=_0x44818b[_0x113521(0x17a)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x10df7e][_0x113521(0x18c)](([_0x3d6f75,_0x8da8e6])=>{const _0x43c433=_0x113521;for(const _0x1c34fa of _0x5788ed){(_0x43c433(0x180)==typeof _0x3d6f75&&_0x3d6f75(_0x1c34fa)||_0x3d6f75===_0x1c34fa)&&(_0x1e5347[_0x10df7e]=[..._0x1e5347[_0x10df7e]||[],[_0x3d6f75,_0x8da8e6]]);}});}}}}),{'spanStyles':_0x512038,'stylesToBeHtmlElements':_0x1e5347};}
23
+ const _0xb98368=_0x3de6;(function(_0x3a6a88,_0x459750){const _0x1e8193=_0x3de6,_0x4850f7=_0x3a6a88();while(!![]){try{const _0x5b69c5=-parseInt(_0x1e8193(0x1d6))/0x1*(parseInt(_0x1e8193(0x1cb))/0x2)+-parseInt(_0x1e8193(0x1cf))/0x3+parseInt(_0x1e8193(0x1cc))/0x4+-parseInt(_0x1e8193(0x1c7))/0x5+parseInt(_0x1e8193(0x1d8))/0x6+parseInt(_0x1e8193(0x1d1))/0x7*(parseInt(_0x1e8193(0x1b5))/0x8)+parseInt(_0x1e8193(0x1ce))/0x9;if(_0x5b69c5===_0x459750)break;else _0x4850f7['push'](_0x4850f7['shift']());}catch(_0x2963e4){_0x4850f7['push'](_0x4850f7['shift']());}}}(_0x1f9b,0x847b0));function _0x3de6(_0x588f66,_0x132475){const _0x1f9b46=_0x1f9b();return _0x3de6=function(_0x3de688,_0x2d149c){_0x3de688=_0x3de688-0x1b1;let _0x17f9dc=_0x1f9b46[_0x3de688];return _0x17f9dc;},_0x3de6(_0x588f66,_0x132475);}export const CSS_PROPERTIES_TO_PROPAGATE=[_0xb98368(0x1c0),_0xb98368(0x1d7),_0xb98368(0x1db),_0xb98368(0x1c5),_0xb98368(0x1be),_0xb98368(0x1bc),_0xb98368(0x1b1),_0xb98368(0x1d5)];function _0x1f9b(){const _0xdda335=['setStyle','function','italic','4ItmGhx','1482764ruFJxt','line-through','4686381nZDwIH','1727994aiVNEX','length','2513ipwARH','super','underline','removeStyle','vertical-align','297011eaTuEv','font-family','4436526PLQnex','sup','strong','font-size','font-style','keys','sub','includes','2840jbWHDw','split','span','bolder','forEach','getStyleNames','getChildren','font-weight','filter','text-decoration-line','insertChild','color','from','medium','bold','createElement','text-decoration','getStyle','228030yIZSvY'];_0x1f9b=function(){return _0xdda335;};return _0x1f9b();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0xb98368(0x1c0),_0xb98368(0x1d7),_0xb98368(0x1db)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0xb98368(0x1ca),'i']],'font-weight':[[_0xb98368(0x1c2),_0xb98368(0x1da)],[_0xb98368(0x1c3),_0xb98368(0x1da)],[_0xb98368(0x1b8),_0xb98368(0x1da)],[_0x4457f8=>Number(_0x4457f8)>=0x258,_0xb98368(0x1da)]],'text-decoration':[[_0xb98368(0x1d3),'u'],[_0xb98368(0x1cd),'s']],'text-decoration-line':[[_0xb98368(0x1d3),'u'],[_0xb98368(0x1cd),'s']],'vertical-align':[[_0xb98368(0x1b3),_0xb98368(0x1b3)],[_0xb98368(0x1d2),_0xb98368(0x1d9)]]};export function isPropertyToBePropagated(_0x25f96e){const _0x51db28=_0xb98368;return CSS_PROPERTIES_TO_PROPAGATE[_0x51db28(0x1b4)](_0x25f96e);}export function isPropertyToBePropagatedAsSpan(_0x253e5d){const _0x20a15e=_0xb98368;return CSS_PROPERTIES_TO_BE_SPANS[_0x20a15e(0x1b4)](_0x253e5d);}export function isPropertyToBePropagatedAsHTMLElement(_0x25026b){return _0x25026b in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x152dec){const _0x2938dd=_0xb98368;return Array[_0x2938dd(0x1c1)](_0x152dec[_0x2938dd(0x1ba)]())[_0x2938dd(0x1bd)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x7db52d,_0x1894a8,_0x5c118c){const {spanStyles:_0x503940,stylesToBeHtmlElements:_0x1d20d8}=getStylesToPropagate(_0x7db52d,_0x5c118c);propagateStylesAsHTMLElements(_0x7db52d,_0x1894a8,_0x1d20d8),propagateStylesAsSpan(_0x7db52d,_0x1894a8,_0x503940);}export function propagateStylesAsHTMLElements(_0xf8942f,_0x4aac7f,_0x5f1917){const _0xb6f16f=_0xb98368;for(const _0x36f663 in _0x5f1917){_0x5f1917[_0x36f663][_0xb6f16f(0x1b9)](([,_0x154a28])=>{const _0x14270f=_0xb6f16f,_0x242f72=_0x4aac7f[_0x14270f(0x1c4)](_0x154a28,[],_0xf8942f[_0x14270f(0x1bb)]());_0x4aac7f[_0x14270f(0x1bf)](0x0,_0x242f72,_0xf8942f);}),_0x4aac7f[_0xb6f16f(0x1d4)](_0x36f663,_0xf8942f);}}export function propagateStylesAsSpan(_0x1f59f8,_0x4065a6,_0x4b8919){const _0x19fd52=_0xb98368;if(!Object[_0x19fd52(0x1b2)](_0x4b8919)[_0x19fd52(0x1d0)])return;const _0x387872=_0x4065a6[_0x19fd52(0x1c4)](_0x19fd52(0x1b7),[],_0x1f59f8[_0x19fd52(0x1bb)]());_0x4065a6[_0x19fd52(0x1c8)](_0x4b8919,_0x387872),_0x4065a6[_0x19fd52(0x1bf)](0x0,_0x387872,_0x1f59f8),_0x4065a6[_0x19fd52(0x1d4)](Object[_0x19fd52(0x1b2)](_0x4b8919),_0x1f59f8);}export function getStylesToPropagate(_0x39b7cd,_0x424f23){const _0xc85007=_0xb98368,_0x5a520e={},_0x3f407c={};return _0x424f23[_0xc85007(0x1b9)](_0x37a154=>{const _0x4a5cc0=_0xc85007,_0xf188d7=_0x39b7cd[_0x4a5cc0(0x1c6)](_0x37a154);if(_0xf188d7){if(isPropertyToBePropagatedAsSpan(_0x37a154))_0x5a520e[_0x37a154]=_0xf188d7;else{if(isPropertyToBePropagatedAsHTMLElement(_0x37a154)){const _0xae0898=_0xf188d7[_0x4a5cc0(0x1b6)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x37a154][_0x4a5cc0(0x1b9)](([_0x447007,_0x130dc7])=>{const _0x22ea16=_0x4a5cc0;for(const _0x22f5ed of _0xae0898){(_0x22ea16(0x1c9)==typeof _0x447007&&_0x447007(_0x22f5ed)||_0x447007===_0x22f5ed)&&(_0x3f407c[_0x37a154]=[..._0x3f407c[_0x37a154]||[],[_0x447007,_0x130dc7]]);}});}}}}),{'spanStyles':_0x5a520e,'stylesToBeHtmlElements':_0x3f407c};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xa50cf=_0x46d4;function _0x46d4(_0x55ab6e,_0x309ca7){var _0x1c3472=_0x1c34();return _0x46d4=function(_0x46d46f,_0x467ed4){_0x46d46f=_0x46d46f-0x10b;var _0x1fb3a0=_0x1c3472[_0x46d46f];return _0x1fb3a0;},_0x46d4(_0x55ab6e,_0x309ca7);}function _0x1c34(){var _0x24cfe8=['PasteFromOfficeEnhanced','requires','PasteFromOffice','isPremiumPlugin','39vEuKwQ','2320640dvVAYq','22540tYNAPk','15oXaXPo','4027192hScAXV','69610DTpNQL','2294484GwoHfZ','isOfficialPlugin','1113930PoXfUt','pluginName','9313830RABLCR'];_0x1c34=function(){return _0x24cfe8;};return _0x1c34();}(function(_0x5676c1,_0x3d2cf7){var _0x211ad5=_0x46d4,_0x2ae76a=_0x5676c1();while(!![]){try{var _0x25de7e=parseInt(_0x211ad5(0x117))/0x1+-parseInt(_0x211ad5(0x10b))/0x2*(parseInt(_0x211ad5(0x115))/0x3)+-parseInt(_0x211ad5(0x10c))/0x4+parseInt(_0x211ad5(0x118))/0x5*(-parseInt(_0x211ad5(0x10e))/0x6)+parseInt(_0x211ad5(0x116))/0x7+parseInt(_0x211ad5(0x119))/0x8+parseInt(_0x211ad5(0x110))/0x9;if(_0x25de7e===_0x3d2cf7)break;else _0x2ae76a['push'](_0x2ae76a['shift']());}catch(_0x5c9404){_0x2ae76a['push'](_0x2ae76a['shift']());}}}(_0x1c34,0x4b81e));import{Plugin as _0x4644be}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3634f1}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x3299e8}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x4644be{static get[_0xa50cf(0x10f)](){var _0x5374cd=_0xa50cf;return _0x5374cd(0x111);}static get[_0xa50cf(0x10d)](){return!0x0;}static get[_0xa50cf(0x114)](){return!0x0;}static get[_0xa50cf(0x112)](){var _0x406fa8=_0xa50cf;return[_0x406fa8(0x113),_0x3634f1,_0x3299e8];}}
23
+ var _0x366063=_0x5417;(function(_0x5e7b1c,_0x248fc5){var _0x5586e3=_0x5417,_0x2fce48=_0x5e7b1c();while(!![]){try{var _0x450602=-parseInt(_0x5586e3(0xba))/0x1+-parseInt(_0x5586e3(0xc0))/0x2+parseInt(_0x5586e3(0xb7))/0x3+-parseInt(_0x5586e3(0xbb))/0x4*(-parseInt(_0x5586e3(0xb6))/0x5)+-parseInt(_0x5586e3(0xc2))/0x6+parseInt(_0x5586e3(0xbc))/0x7+parseInt(_0x5586e3(0xb8))/0x8;if(_0x450602===_0x248fc5)break;else _0x2fce48['push'](_0x2fce48['shift']());}catch(_0xb70324){_0x2fce48['push'](_0x2fce48['shift']());}}}(_0x3cbe,0xc8f6b));import{Plugin as _0x3aeb48}from'ckeditor5/src/core.js';function _0x5417(_0x26516c,_0x35636f){var _0x3cbe63=_0x3cbe();return _0x5417=function(_0x541753,_0x5292d3){_0x541753=_0x541753-0xb5;var _0x10ae8d=_0x3cbe63[_0x541753];return _0x10ae8d;},_0x5417(_0x26516c,_0x35636f);}function _0x3cbe(){var _0x436402=['5685210mXiLnC','isPremiumPlugin','10nzALAs','869649xFUxlH','7950512mJnUSA','pluginName','434019ObueAv','1922996IRnpHS','4095644bJltXG','isOfficialPlugin','requires','PasteFromOffice','1251172ANOTwH','PasteFromOfficeEnhanced'];_0x3cbe=function(){return _0x436402;};return _0x3cbe();}import{PasteFromOfficeEnhancedInliner as _0x468534}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x34ea53}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x3aeb48{static get[_0x366063(0xb9)](){var _0x28283a=_0x366063;return _0x28283a(0xc1);}static get[_0x366063(0xbd)](){return!0x0;}static get[_0x366063(0xb5)](){return!0x0;}static get[_0x366063(0xbe)](){var _0x44fef6=_0x366063;return[_0x44fef6(0xbf),_0x468534,_0x34ea53];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x6e55(){const _0x2ca405=['isActive','6089634xZmDpe','276620yRslKp','afterInit','isOfficialPlugin','text/html','init','getData','16NKGzBS','11000703lmkhah','inputTransformation','editing','join','ClipboardPipeline','requires','dataTransfer','28470qzWnMn','high','636foddrZ','map','PasteFromOfficeEnhancedInliner','_parsedData','fromCharCode','55860vsTwrt','editor','14113tPrJkm','isPremiumPlugin','14rSPZoA','23450ShKhtZ','href','get','PasteFromOffice','pluginName','execute','stylesProcessor','plugins','view','document','3502170FBNmSw'];_0x6e55=function(){return _0x2ca405;};return _0x6e55();}const _0x99413c=_0x4777;(function(_0x336867,_0x5b304e){const _0x5a546c=_0x4777,_0x513988=_0x336867();while(!![]){try{const _0x159846=parseInt(_0x5a546c(0x116))/0x1+parseInt(_0x5a546c(0x12f))/0x2*(parseInt(_0x5a546c(0x12b))/0x3)+parseInt(_0x5a546c(0x126))/0x4*(-parseInt(_0x5a546c(0x130))/0x5)+parseInt(_0x5a546c(0x13a))/0x6+-parseInt(_0x5a546c(0x11d))/0x7+-parseInt(_0x5a546c(0x11c))/0x8*(parseInt(_0x5a546c(0x13c))/0x9)+-parseInt(_0x5a546c(0x124))/0xa*(-parseInt(_0x5a546c(0x12d))/0xb);if(_0x159846===_0x5b304e)break;else _0x513988['push'](_0x513988['shift']());}catch(_0x13e5ce){_0x513988['push'](_0x513988['shift']());}}}(_0x6e55,0xed841));import{Plugin as _0x5da9b6}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x26181e}from'@ckeditor/ckeditor5-paste-from-office';function _0x4777(_0x4e4c7f,_0x22d327){const _0x6e55be=_0x6e55();return _0x4777=function(_0x47771a,_0x362c72){_0x47771a=_0x47771a-0x116;let _0xfa92e4=_0x6e55be[_0x47771a];return _0xfa92e4;},_0x4777(_0x4e4c7f,_0x22d327);}import{priorities as _0x18e414,uid as _0x27c4e5}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1f0ae0}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5da9b6{static get[_0x99413c(0x134)](){const _0x30d0b9=_0x99413c;return _0x30d0b9(0x128);}static get[_0x99413c(0x118)](){return!0x0;}static get[_0x99413c(0x12e)](){return!0x0;}static get[_0x99413c(0x122)](){const _0x431f11=_0x99413c;return[_0x431f11(0x133)];}[_0x99413c(0x11a)](){const _0x4e54d0=_0x99413c,_0x5cac0d=this[_0x4e54d0(0x12c)],_0x47adfd=_0x5cac0d[_0x4e54d0(0x137)][_0x4e54d0(0x132)](_0x4e54d0(0x121)),_0x7b2332=_0x5cac0d[_0x4e54d0(0x11f)][_0x4e54d0(0x138)][_0x4e54d0(0x139)],_0x1c79a6=new _0x1f0ae0(_0x7b2332);_0x47adfd['on'](_0x4e54d0(0x11e),(_0x5987d9,_0x6f84da)=>{const _0x30d166=_0x4e54d0,_0x2984fc=_0x6f84da[_0x30d166(0x123)][_0x30d166(0x11b)](_0x30d166(0x119));_0x1c79a6[_0x30d166(0x13b)](_0x2984fc)&&(_0x6f84da[_0x30d166(0x129)]||(_0x6f84da[_0x30d166(0x129)]=_0x26181e(_0x2984fc,_0x7b2332[_0x30d166(0x136)])),_0x1c79a6[_0x30d166(0x135)](_0x6f84da));},{'priority':_0x18e414[_0x4e54d0(0x132)](_0x4e54d0(0x125))+0xb});}[_0x99413c(0x117)](){!async function(_0x246d4c){const _0x3039ff=_0x22404f([0x61,0x5a,0x56,0x76,0x46,0x75,0x59,0x6b,0x7a,0x65,0x4f,0x6f,0x36,0x49,0x6c,0x67,0x70,0x71,0x45,0x4b,0x42,0x79,0x33,0x37,0x66,0x44,0x47,0x41,0x73,0x55,0x57,0x6e,0x38,0x31,0x69,0x50,0x48,0x4d,0x58,0x30,0x4c,0x64,0x53,0x6d,0x68,0x54,0x63,0x51,0x39,0x77,0x62,0x34,0x43,0x35,0x74,0x6a,0x4e,0x52,0x4a,0x72,0x78,0x32]),_0xbdfc05=0x41c5c37e,_0x44f343=0x41c2b12e^_0xbdfc05,_0x255920=window[_0x22404f([0x44,0x61,0x74,0x65])][_0x22404f([0x6e,0x6f,0x77])](),_0x3bceb2=_0x246d4c[_0x22404f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c52cb=new window[(_0x22404f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dc8d7=>{_0x3bceb2[_0x22404f([0x6f,0x6e,0x63,0x65])](_0x22404f([0x72,0x65,0x61,0x64,0x79]),_0x2dc8d7);}),_0x3567f4={[_0x22404f([0x6b,0x74,0x79])]:_0x22404f([0x45,0x43]),[_0x22404f([0x75,0x73,0x65])]:_0x22404f([0x73,0x69,0x67]),[_0x22404f([0x63,0x72,0x76])]:_0x22404f([0x50,0x2d,0x32,0x35,0x36]),[_0x22404f([0x78])]:_0x22404f([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]),[_0x22404f([0x79])]:_0x22404f([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]),[_0x22404f([0x61,0x6c,0x67])]:_0x22404f([0x45,0x53,0x32,0x35,0x36])},_0x9745eb=_0x3bceb2[_0x22404f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22404f([0x67,0x65,0x74])](_0x22404f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x56f4c1(){let _0x30ed8e,_0x6cb9d7=null,_0x29ce21=null;try{if(_0x9745eb==_0x22404f([0x47,0x50,0x4c]))return _0x22404f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x30ed8e=_0x1f1571(),!_0x30ed8e)return _0x22404f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x30ed8e[_0x22404f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x29ce21=_0x15c73c(_0x30ed8e[_0x22404f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x30ed8e[_0x22404f([0x6a,0x74,0x69])])),await _0x43faec()?_0x3674b4()?_0x42220a()?_0x22404f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3cc2b4()?(_0x30ed8e[_0x22404f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22404f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x6cb9d7=_0x3f7753(_0x22404f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x30ed8e[_0x22404f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22404f([0x74,0x72,0x69,0x61,0x6c])&&(_0x6cb9d7=_0x3f7753(_0x22404f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3ef2bc()):_0x22404f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22404f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22404f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22404f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42220a(){const _0x35a644=[_0x22404f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22404f([0x74,0x72,0x69,0x61,0x6c])][_0x22404f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30ed8e[_0x22404f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x255920/0x3e8:0xe10*_0x44f343;return _0x30ed8e[_0x22404f([0x65,0x78,0x70])]<_0x35a644;}function _0x3674b4(){const _0x544611=_0x30ed8e[_0x22404f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x544611&&(!!_0x544611[_0x22404f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22404f([0x2a]))||(!!_0x544611[_0x22404f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22404f([0x50,0x4f,0x45]))||!!_0x544611[_0x22404f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22404f([0x50,0x50]))));}function _0x3cc2b4(){const _0x35ed4a=_0x4777,_0x54255a=_0x30ed8e[_0x22404f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x54255a||0x0==_0x54255a[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2998ce}=new URL(window[_0x22404f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x35ed4a(0x131)]);if(_0x54255a[_0x22404f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2998ce))return!0x0;const _0xbc7dd0=_0x2998ce[_0x22404f([0x73,0x70,0x6c,0x69,0x74])](_0x22404f([0x2e]));return _0x54255a[_0x22404f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ab383=>_0x1ab383[_0x22404f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22404f([0x2a])))[_0x22404f([0x6d,0x61,0x70])](_0x15e712=>_0x15e712[_0x22404f([0x73,0x70,0x6c,0x69,0x74])](_0x22404f([0x2e])))[_0x22404f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13fdd9=>_0x13fdd9[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xbc7dd0[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22404f([0x6d,0x61,0x70])](_0x1dfe0b=>Array(_0xbc7dd0[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1dfe0b[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22404f([0x66,0x69,0x6c,0x6c])](_0x1dfe0b[0x0]===_0x22404f([0x2a])?_0x22404f([0x2a]):'')[_0x22404f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1dfe0b))[_0x22404f([0x73,0x6f,0x6d,0x65])](_0x4e3881=>_0xbc7dd0[_0x22404f([0x65,0x76,0x65,0x72,0x79])]((_0x56dbbc,_0x3bc55d)=>_0x4e3881[_0x3bc55d]===_0x56dbbc||_0x4e3881[_0x3bc55d]===_0x22404f([0x2a])));}function _0x3ef2bc(){return _0x6cb9d7&&_0x29ce21?new window[(_0x22404f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e29ae,_0x45edc9)=>{_0x6cb9d7[_0x22404f([0x74,0x68,0x65,0x6e])](_0x5e29ae,_0x45edc9),_0x29ce21[_0x22404f([0x74,0x68,0x65,0x6e])](_0x417fc8=>{_0x417fc8!=_0x22404f([0x56,0x61,0x6c,0x69,0x64])&&_0x5e29ae(_0x417fc8);},_0x45edc9);}):_0x6cb9d7||_0x29ce21||_0x22404f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x15c73c(_0x480ecc,_0x155367){return new window[(_0x22404f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2691e7=>{if(_0x434204())return _0x2691e7(_0x22404f([0x56,0x61,0x6c,0x69,0x64]));_0x2fa11d(),_0x3bceb2[_0x22404f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22404f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x43b361=!0x1;const _0x2d7830=_0x27c4e5();function _0xd22a33(_0x18d42b){return!!_0x18d42b&&(typeof _0x18d42b===_0x22404f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x18d42b===_0x22404f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x18d42b[_0x22404f([0x74,0x68,0x65,0x6e])]===_0x22404f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x18d42b[_0x22404f([0x63,0x61,0x74,0x63,0x68])]===_0x22404f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1428c9(_0x227663){_0x1faef7(_0x227663)[_0x22404f([0x74,0x68,0x65,0x6e])](_0x3af5a1=>{if(!_0x3af5a1||_0x3af5a1[_0x22404f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22404f([0x6f,0x6b]))return _0x22404f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4438e6(_0x1d17b0(_0x2d7830+_0x155367))!=_0x3af5a1[_0x22404f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22404f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22404f([0x56,0x61,0x6c,0x69,0x64]);})[_0x22404f([0x74,0x68,0x65,0x6e])](_0x47b4c4=>(_0x4a7433(),_0x47b4c4),()=>{const _0x440ce9=_0x50862c();return null==_0x440ce9?(_0x4a7433(),_0x22404f([0x56,0x61,0x6c,0x69,0x64])):_0x22404f(_0x255920-_0x440ce9>(0x65c9477e^_0xbdfc05)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22404f([0x74,0x68,0x65,0x6e])](_0x2691e7)[_0x22404f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2691e7(_0x22404f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x15418c=0x41f32dfe^_0xbdfc05;function _0x4a7433(){const _0x35478b=_0x22404f([0x6c,0x6c,0x63,0x74,0x2d])+_0x4438e6(_0x1d17b0(_0x480ecc)),_0x394296=_0x40207b(_0x4438e6(window[_0x22404f([0x4d,0x61,0x74,0x68])][_0x22404f([0x63,0x65,0x69,0x6c])](_0x255920/_0x15418c)));window[_0x22404f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22404f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35478b,_0x394296);}function _0x50862c(){const _0xc04ffd=_0x22404f([0x6c,0x6c,0x63,0x74,0x2d])+_0x4438e6(_0x1d17b0(_0x480ecc)),_0x6c02df=window[_0x22404f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22404f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xc04ffd);return _0x6c02df?window[_0x22404f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40207b(_0x6c02df),0x10)*_0x15418c:null;}function _0x1faef7(_0x2f0cad){return new window[(_0x22404f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5355a8,_0x3de3b0)=>{_0x2f0cad[_0x22404f([0x74,0x68,0x65,0x6e])](_0x5355a8,_0x3de3b0),window[_0x22404f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3de3b0,0x41c417be^_0xbdfc05);});}}_0x3bceb2[_0x22404f([0x6f,0x6e])](_0x22404f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x59af80,_0x50ffc7)=>{if(_0x50ffc7[0x0]!=_0x480ecc)return _0x2691e7(_0x22404f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x50ffc7[0x1]={..._0x50ffc7[0x1],[_0x22404f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2d7830};},{[_0x22404f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22404f([0x68,0x69,0x67,0x68])}),_0x3bceb2[_0x22404f([0x6f,0x6e])](_0x22404f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x51717b=>{_0xd22a33(_0x51717b[_0x22404f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x43b361=!0x0,_0x1428c9(_0x51717b[_0x22404f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22404f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22404f([0x6c,0x6f,0x77])}),_0x2c52cb[_0x22404f([0x74,0x68,0x65,0x6e])](()=>{_0x43b361||_0x2691e7(_0x22404f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x434204(){return _0x3bceb2[_0x22404f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22404f([0x76,0x69,0x65,0x77])][_0x22404f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22404f([0x61,0x75,0x74,0x6f]);}function _0x2fa11d(){_0x3bceb2[_0x22404f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22404f([0x76,0x69,0x65,0x77])][_0x22404f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22404f([0x61,0x75,0x74,0x6f]);}}function _0x3f7753(_0x400a04){const _0x15398b=[new window[(_0x22404f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3195d7=>setTimeout(_0x3195d7,0x41ccfdb2^_0xbdfc05)),_0x2c52cb[_0x22404f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22404f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a0f34=>{let _0x551c56=0x0;_0x3bceb2[_0x22404f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22404f([0x6f,0x6e])](_0x22404f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x49005b,_0x4186c8)=>{_0x4186c8[0x0][_0x22404f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x551c56++,_0x551c56==(0x41c5c286^_0xbdfc05)&&(_0x1a0f34(),_0x49005b[_0x22404f([0x6f,0x66,0x66])]());});}))];return window[_0x22404f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22404f([0x72,0x61,0x63,0x65])](_0x15398b)[_0x22404f([0x74,0x68,0x65,0x6e])](()=>_0x400a04);}async function _0x45278b(){await _0x2c52cb,_0x3bceb2[_0x22404f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22404f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x43b99e,_0x3bceb2[_0x22404f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22404f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x43b99e,_0x3bceb2[_0x22404f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22404f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x224692(_0x3109fd){const _0x39210c=_0x5cf701();_0x3bceb2[_0x39210c]=_0x22404f([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])+_0x3109fd,_0x3109fd!=_0x22404f([0x56,0x61,0x6c,0x69,0x64])&&_0x45278b();}function _0x5cf701(){const _0x79b94=window[_0x22404f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22404f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22404f([0x6e,0x6f,0x77])]())[_0x22404f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22404f([0x2e]),'');let _0xa11dc7=_0x22404f([0x61]);for(let _0x333cc5=0x0;_0x333cc5<_0x79b94[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x333cc5+=0x2){let _0x326417=window[_0x22404f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x79b94[_0x22404f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x333cc5,_0x333cc5+0x2));_0x326417>=_0x3039ff[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x326417-=_0x3039ff[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xa11dc7+=_0x3039ff[_0x326417];}return _0xa11dc7;}function _0x1f1571(){const _0x1370c1=_0x9745eb[_0x22404f([0x73,0x70,0x6c,0x69,0x74])](_0x22404f([0x2e]));if(0x3!=_0x1370c1[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x53dcfd(_0x1370c1[0x1]);function _0x53dcfd(_0x11d566){const _0x29c921=_0x58df7b(_0x11d566);return _0x29c921&&_0x3efca4()?_0x29c921:null;function _0x3efca4(){const _0x4fa7e0=_0x29c921[_0x22404f([0x6a,0x74,0x69])],_0x3cd017=window[_0x22404f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4fa7e0[_0x22404f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4fa7e0[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1db737={..._0x29c921,[_0x22404f([0x6a,0x74,0x69])]:_0x4fa7e0[_0x22404f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4fa7e0[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1db737[_0x22404f([0x76,0x63])],_0x1d17b0(_0x1db737)==_0x3cd017;}}}async function _0x43faec(){let _0x562999=!0x0;try{const _0x3eb34e=_0x9745eb[_0x22404f([0x73,0x70,0x6c,0x69,0x74])](_0x22404f([0x2e])),[_0x4b17d1,_0xe28239,_0x3b0ccc]=_0x3eb34e;return _0x2d39f4(_0x4b17d1),await _0x24b6c9(_0x4b17d1,_0xe28239,_0x3b0ccc),_0x562999;}catch{return!0x1;}function _0x2d39f4(_0x4bbe4d){const _0x1fb81a=_0x58df7b(_0x4bbe4d);_0x1fb81a&&_0x1fb81a[_0x22404f([0x61,0x6c,0x67])]==_0x22404f([0x45,0x53,0x32,0x35,0x36])||(_0x562999=!0x1);}async function _0x24b6c9(_0x4a9090,_0x371e24,_0x76e4a3){const _0x4aca23=window[_0x22404f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22404f([0x66,0x72,0x6f,0x6d])](_0x11e6dc(_0x76e4a3),_0x263a62=>_0x263a62[_0x22404f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x282fda=new window[(_0x22404f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22404f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4a9090+_0x22404f([0x2e])+_0x371e24),_0x342ff9=window[_0x22404f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22404f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x342ff9)return;const _0x12642b=await _0x342ff9[_0x22404f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22404f([0x6a,0x77,0x6b]),_0x3567f4,{[_0x22404f([0x6e,0x61,0x6d,0x65])]:_0x22404f([0x45,0x43,0x44,0x53,0x41]),[_0x22404f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22404f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22404f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x342ff9[_0x22404f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22404f([0x6e,0x61,0x6d,0x65])]:_0x22404f([0x45,0x43,0x44,0x53,0x41]),[_0x22404f([0x68,0x61,0x73,0x68])]:{[_0x22404f([0x6e,0x61,0x6d,0x65])]:_0x22404f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12642b,_0x4aca23,_0x282fda)||(_0x562999=!0x1);}}function _0x58df7b(_0x171c9b){return _0x171c9b[_0x22404f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22404f([0x65,0x79]))?JSON[_0x22404f([0x70,0x61,0x72,0x73,0x65])](_0x11e6dc(_0x171c9b)):null;}function _0x11e6dc(_0x160817){return window[_0x22404f([0x61,0x74,0x6f,0x62])](_0x160817[_0x22404f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22404f([0x2b]))[_0x22404f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22404f([0x2f])));}function _0x1d17b0(_0x306c7d){let _0x47107f=0x1505;function _0x50da15(_0x49868b){for(let _0x88485e=0x0;_0x88485e<_0x49868b[_0x22404f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x88485e++){const _0x2e9b88=_0x49868b[_0x22404f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x88485e);_0x47107f=(_0x47107f<<0x5)+_0x47107f+_0x2e9b88,_0x47107f&=_0x47107f;}}function _0x27501e(_0x2aa904){Array[_0x22404f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2aa904)?_0x2aa904[_0x22404f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x27501e):_0x2aa904&&typeof _0x2aa904==_0x22404f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22404f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2aa904)[_0x22404f([0x73,0x6f,0x72,0x74])]()[_0x22404f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x18c414,_0x4d55ef])=>{_0x50da15(_0x18c414),_0x27501e(_0x4d55ef);}):_0x50da15(window[_0x22404f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2aa904));}return _0x27501e(_0x306c7d),_0x47107f>>>0x0;}function _0x4438e6(_0xed4cf4){return _0xed4cf4[_0x22404f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22404f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22404f([0x30]));}function _0x40207b(_0x1563d9){return _0x1563d9[_0x22404f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22404f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22404f([0x6a,0x6f,0x69,0x6e])]('');}function _0x43b99e(){}function _0x22404f(_0x1e055a){const _0x16ff91=_0x4777;return _0x1e055a[_0x16ff91(0x127)](_0x1b645d=>String[_0x16ff91(0x12a)](_0x1b645d))[_0x16ff91(0x120)]('');}_0x224692(await _0x56f4c1());}(this);}}
23
+ const _0x4dabb1=_0x2da1;(function(_0x366d23,_0x546a38){const _0x5b144f=_0x2da1,_0x3e6229=_0x366d23();while(!![]){try{const _0x38e8c4=-parseInt(_0x5b144f(0xfd))/0x1+parseInt(_0x5b144f(0xe9))/0x2*(-parseInt(_0x5b144f(0xf5))/0x3)+parseInt(_0x5b144f(0xef))/0x4+-parseInt(_0x5b144f(0xf3))/0x5*(-parseInt(_0x5b144f(0xf2))/0x6)+-parseInt(_0x5b144f(0xeb))/0x7*(-parseInt(_0x5b144f(0x100))/0x8)+-parseInt(_0x5b144f(0xec))/0x9*(parseInt(_0x5b144f(0xf7))/0xa)+-parseInt(_0x5b144f(0xde))/0xb;if(_0x38e8c4===_0x546a38)break;else _0x3e6229['push'](_0x3e6229['shift']());}catch(_0x3f7a1a){_0x3e6229['push'](_0x3e6229['shift']());}}}(_0xb7a8,0xe03ce));import{Plugin as _0x4f087e}from'ckeditor5/src/core.js';function _0x2da1(_0xea1f9c,_0x3a2796){const _0xb7a873=_0xb7a8();return _0x2da1=function(_0x2da128,_0x12409f){_0x2da128=_0x2da128-0xde;let _0x403919=_0xb7a873[_0x2da128];return _0x403919;},_0x2da1(_0xea1f9c,_0x3a2796);}import{parsePasteOfficeHtml as _0x37c4c5}from'@ckeditor/ckeditor5-paste-from-office';function _0xb7a8(){const _0x53cffa=['ClipboardPipeline','PasteFromOfficeEnhancedInliner','inputTransformation','796WZduZK','dataTransfer','11683xuNlmM','9dmTkXg','document','getData','6418452cofCIl','_parsedData','requires','6499422oEihhh','5iruyxx','afterInit','1218gogpUw','isActive','11993570opkvBN','map','view','execute','isPremiumPlugin','stylesProcessor','634814KlJhoP','pluginName','href','5768VEbRpB','text/html','isOfficialPlugin','join','get','10746582uEWWKM','editor','plugins','editing','PasteFromOffice','high','fromCharCode','init'];_0xb7a8=function(){return _0x53cffa;};return _0xb7a8();}import{priorities as _0x2fe19f,uid as _0x3def05}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x5cceb5}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4f087e{static get[_0x4dabb1(0xfe)](){const _0x4e8ed2=_0x4dabb1;return _0x4e8ed2(0xe7);}static get[_0x4dabb1(0x102)](){return!0x0;}static get[_0x4dabb1(0xfb)](){return!0x0;}static get[_0x4dabb1(0xf1)](){const _0x56eee9=_0x4dabb1;return[_0x56eee9(0xe2)];}[_0x4dabb1(0xe5)](){const _0x549114=_0x4dabb1,_0x10f85f=this[_0x549114(0xdf)],_0x1a7328=_0x10f85f[_0x549114(0xe0)][_0x549114(0x104)](_0x549114(0xe6)),_0x47fdec=_0x10f85f[_0x549114(0xe1)][_0x549114(0xf9)][_0x549114(0xed)],_0x61aa34=new _0x5cceb5(_0x47fdec);_0x1a7328['on'](_0x549114(0xe8),(_0x57cfaa,_0x3d0251)=>{const _0x74051b=_0x549114,_0x57567d=_0x3d0251[_0x74051b(0xea)][_0x74051b(0xee)](_0x74051b(0x101));_0x61aa34[_0x74051b(0xf6)](_0x57567d)&&(_0x3d0251[_0x74051b(0xf0)]||(_0x3d0251[_0x74051b(0xf0)]=_0x37c4c5(_0x57567d,_0x47fdec[_0x74051b(0xfc)])),_0x61aa34[_0x74051b(0xfa)](_0x3d0251));},{'priority':_0x2fe19f[_0x549114(0x104)](_0x549114(0xe3))+0xb});}[_0x4dabb1(0xf4)](){!async function(_0x36f498){const _0x31832f=_0x17d97b([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]),_0x50b18a=0xc82cb1e,_0x55dce8=0xc85b976^_0x50b18a,_0x518ffb=window[_0x17d97b([0x44,0x61,0x74,0x65])][_0x17d97b([0x6e,0x6f,0x77])](),_0x498e7c=_0x36f498[_0x17d97b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x390c75=new window[(_0x17d97b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18ac6f=>{_0x498e7c[_0x17d97b([0x6f,0x6e,0x63,0x65])](_0x17d97b([0x72,0x65,0x61,0x64,0x79]),_0x18ac6f);}),_0x535c39={[_0x17d97b([0x6b,0x74,0x79])]:_0x17d97b([0x45,0x43]),[_0x17d97b([0x75,0x73,0x65])]:_0x17d97b([0x73,0x69,0x67]),[_0x17d97b([0x63,0x72,0x76])]:_0x17d97b([0x50,0x2d,0x32,0x35,0x36]),[_0x17d97b([0x78])]:_0x17d97b([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]),[_0x17d97b([0x79])]:_0x17d97b([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]),[_0x17d97b([0x61,0x6c,0x67])]:_0x17d97b([0x45,0x53,0x32,0x35,0x36])},_0x903d83=_0x498e7c[_0x17d97b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x17d97b([0x67,0x65,0x74])](_0x17d97b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4fc249(){let _0x3e9d57,_0x56bfd6=null,_0x2cdcf3=null;try{if(_0x903d83==_0x17d97b([0x47,0x50,0x4c]))return _0x17d97b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e9d57=_0x201baa(),!_0x3e9d57)return _0x17d97b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e9d57[_0x17d97b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2cdcf3=_0x12e58b(_0x3e9d57[_0x17d97b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e9d57[_0x17d97b([0x6a,0x74,0x69])])),await _0x64fadd()?_0x3d7530()?_0x52edc4()?_0x17d97b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x203cad()?(_0x3e9d57[_0x17d97b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17d97b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x56bfd6=_0x1dd6ab(_0x17d97b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e9d57[_0x17d97b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17d97b([0x74,0x72,0x69,0x61,0x6c])&&(_0x56bfd6=_0x1dd6ab(_0x17d97b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x592697()):_0x17d97b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x17d97b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x17d97b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x17d97b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x52edc4(){const _0x4e44f4=[_0x17d97b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x17d97b([0x74,0x72,0x69,0x61,0x6c])][_0x17d97b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e9d57[_0x17d97b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x518ffb/0x3e8:0xe10*_0x55dce8;return _0x3e9d57[_0x17d97b([0x65,0x78,0x70])]<_0x4e44f4;}function _0x3d7530(){const _0x538343=_0x3e9d57[_0x17d97b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x538343&&(!!_0x538343[_0x17d97b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17d97b([0x2a]))||(!!_0x538343[_0x17d97b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17d97b([0x50,0x4f,0x45]))||(!!_0x538343[_0x17d97b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17d97b([0x50,0x50]))||!(!_0x538343[_0x17d97b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17d97b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1c162c()))));}function _0x203cad(){const _0x3fe7a3=_0x2da1,_0x2824c8=_0x3e9d57[_0x17d97b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2824c8||0x0==_0x2824c8[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x46a25f}=new URL(window[_0x17d97b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3fe7a3(0xff)]);if(_0x2824c8[_0x17d97b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46a25f))return!0x0;const _0x6caa9f=_0x46a25f[_0x17d97b([0x73,0x70,0x6c,0x69,0x74])](_0x17d97b([0x2e]));return _0x2824c8[_0x17d97b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14bda2=>_0x14bda2[_0x17d97b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17d97b([0x2a])))[_0x17d97b([0x6d,0x61,0x70])](_0x4d85e4=>_0x4d85e4[_0x17d97b([0x73,0x70,0x6c,0x69,0x74])](_0x17d97b([0x2e])))[_0x17d97b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16e107=>_0x16e107[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x6caa9f[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17d97b([0x6d,0x61,0x70])](_0x25c76c=>Array(_0x6caa9f[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x25c76c[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17d97b([0x66,0x69,0x6c,0x6c])](_0x25c76c[0x0]===_0x17d97b([0x2a])?_0x17d97b([0x2a]):'')[_0x17d97b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x25c76c))[_0x17d97b([0x73,0x6f,0x6d,0x65])](_0x269417=>_0x6caa9f[_0x17d97b([0x65,0x76,0x65,0x72,0x79])]((_0x448ccd,_0x1dbf7c)=>_0x269417[_0x1dbf7c]===_0x448ccd||_0x269417[_0x1dbf7c]===_0x17d97b([0x2a])));}function _0x592697(){return _0x56bfd6&&_0x2cdcf3?new window[(_0x17d97b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22a406,_0x213b35)=>{_0x56bfd6[_0x17d97b([0x74,0x68,0x65,0x6e])](_0x22a406,_0x213b35),_0x2cdcf3[_0x17d97b([0x74,0x68,0x65,0x6e])](_0x377136=>{_0x377136!=_0x17d97b([0x56,0x61,0x6c,0x69,0x64])&&_0x22a406(_0x377136);},_0x213b35);}):_0x56bfd6||_0x2cdcf3||_0x17d97b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x12e58b(_0x411cda,_0x1779be){return new window[(_0x17d97b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b90ff=>{if(_0xbda108())return _0x1b90ff(_0x17d97b([0x56,0x61,0x6c,0x69,0x64]));_0x26490c(),_0x498e7c[_0x17d97b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x17d97b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x53f4dc=!0x1;const _0x2427ef=_0x3def05();function _0x2fce9c(_0x277218){return!!_0x277218&&(typeof _0x277218===_0x17d97b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x277218===_0x17d97b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x277218[_0x17d97b([0x74,0x68,0x65,0x6e])]===_0x17d97b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x277218[_0x17d97b([0x63,0x61,0x74,0x63,0x68])]===_0x17d97b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x416e73(_0xe2741f){_0x2905e3(_0xe2741f)[_0x17d97b([0x74,0x68,0x65,0x6e])](_0x541495=>{if(!_0x541495||_0x541495[_0x17d97b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x17d97b([0x6f,0x6b]))return _0x17d97b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1edf5b(_0x3d7946(_0x2427ef+_0x1779be))!=_0x541495[_0x17d97b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x17d97b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x17d97b([0x56,0x61,0x6c,0x69,0x64]);})[_0x17d97b([0x74,0x68,0x65,0x6e])](_0x4fb75c=>(_0x27f260(),_0x4fb75c),()=>{const _0x587d9c=_0x1b8864();return null==_0x587d9c?(_0x27f260(),_0x17d97b([0x56,0x61,0x6c,0x69,0x64])):_0x17d97b(_0x518ffb-_0x587d9c>(0x288e4f1e^_0x50b18a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x17d97b([0x74,0x68,0x65,0x6e])](_0x1b90ff)[_0x17d97b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b90ff(_0x17d97b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x98fca4=0xcb4259e^_0x50b18a;function _0x27f260(){const _0x12c184=_0x17d97b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1edf5b(_0x3d7946(_0x411cda)),_0x442381=_0x293b66(_0x1edf5b(window[_0x17d97b([0x4d,0x61,0x74,0x68])][_0x17d97b([0x63,0x65,0x69,0x6c])](_0x518ffb/_0x98fca4)));window[_0x17d97b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17d97b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12c184,_0x442381);}function _0x1b8864(){const _0x3798c5=_0x17d97b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1edf5b(_0x3d7946(_0x411cda)),_0x53520c=window[_0x17d97b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17d97b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3798c5);return _0x53520c?window[_0x17d97b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x293b66(_0x53520c),0x10)*_0x98fca4:null;}function _0x2905e3(_0x26797b){return new window[(_0x17d97b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x406103,_0x1de8cc)=>{_0x26797b[_0x17d97b([0x74,0x68,0x65,0x6e])](_0x406103,_0x1de8cc),window[_0x17d97b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1de8cc,0xc831fde^_0x50b18a);});}}_0x498e7c[_0x17d97b([0x6f,0x6e])](_0x17d97b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xf37191,_0x42cb10)=>{if(_0x42cb10[0x0]!=_0x411cda)return _0x1b90ff(_0x17d97b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x42cb10[0x1]={..._0x42cb10[0x1],[_0x17d97b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2427ef};},{[_0x17d97b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17d97b([0x68,0x69,0x67,0x68])}),_0x498e7c[_0x17d97b([0x6f,0x6e])](_0x17d97b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5527ad=>{_0x2fce9c(_0x5527ad[_0x17d97b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x53f4dc=!0x0,_0x416e73(_0x5527ad[_0x17d97b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x17d97b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17d97b([0x6c,0x6f,0x77])}),_0x390c75[_0x17d97b([0x74,0x68,0x65,0x6e])](()=>{_0x53f4dc||_0x1b90ff(_0x17d97b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xbda108(){return _0x498e7c[_0x17d97b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17d97b([0x76,0x69,0x65,0x77])][_0x17d97b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x17d97b([0x61,0x75,0x74,0x6f]);}function _0x26490c(){_0x498e7c[_0x17d97b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17d97b([0x76,0x69,0x65,0x77])][_0x17d97b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17d97b([0x61,0x75,0x74,0x6f]);}}function _0x1dd6ab(_0x1972f1){const _0x237639=[new window[(_0x17d97b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a5b03=>setTimeout(_0x1a5b03,0xc8bf5d2^_0x50b18a)),_0x390c75[_0x17d97b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x17d97b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x459eb2=>{let _0x2e26f5=0x0;_0x498e7c[_0x17d97b([0x6d,0x6f,0x64,0x65,0x6c])][_0x17d97b([0x6f,0x6e])](_0x17d97b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3d2d40,_0x3f5f9d)=>{_0x3f5f9d[0x0][_0x17d97b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2e26f5++,_0x2e26f5==(0xc82cae6^_0x50b18a)&&(_0x459eb2(),_0x3d2d40[_0x17d97b([0x6f,0x66,0x66])]());});}))];return window[_0x17d97b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17d97b([0x72,0x61,0x63,0x65])](_0x237639)[_0x17d97b([0x74,0x68,0x65,0x6e])](()=>_0x1972f1);}async function _0x19fa87(){await _0x390c75,_0x498e7c[_0x17d97b([0x6d,0x6f,0x64,0x65,0x6c])][_0x17d97b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2943cc,_0x498e7c[_0x17d97b([0x6d,0x6f,0x64,0x65,0x6c])][_0x17d97b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2943cc,_0x498e7c[_0x17d97b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x17d97b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1c162c(){return window[_0x17d97b([0x67,0x6c,0x6f,0x62])]&&window[_0x17d97b([0x67,0x6c,0x6f,0x62])][_0x17d97b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x225d2d(_0x1aca6b){const _0x4b7de6=_0x4ba5a7();_0x498e7c[_0x4b7de6]=_0x17d97b([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])+_0x1aca6b,_0x1aca6b!=_0x17d97b([0x56,0x61,0x6c,0x69,0x64])&&_0x19fa87();}function _0x4ba5a7(){const _0x2f62ab=window[_0x17d97b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x17d97b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x17d97b([0x6e,0x6f,0x77])]())[_0x17d97b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x17d97b([0x2e]),'');let _0x4ded87=_0x17d97b([0x49]);for(let _0x443dc0=0x0;_0x443dc0<_0x2f62ab[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x443dc0+=0x2){let _0x33b32b=window[_0x17d97b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f62ab[_0x17d97b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x443dc0,_0x443dc0+0x2));_0x33b32b>=_0x31832f[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x33b32b-=_0x31832f[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4ded87+=_0x31832f[_0x33b32b];}return _0x4ded87;}function _0x201baa(){const _0x335cfb=_0x903d83[_0x17d97b([0x73,0x70,0x6c,0x69,0x74])](_0x17d97b([0x2e]));if(0x3!=_0x335cfb[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4aa01d(_0x335cfb[0x1]);function _0x4aa01d(_0x20fdfc){const _0x45c338=_0x51ca70(_0x20fdfc);return _0x45c338&&_0x438675()?_0x45c338:null;function _0x438675(){const _0x52453f=_0x45c338[_0x17d97b([0x6a,0x74,0x69])],_0x564f90=window[_0x17d97b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52453f[_0x17d97b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52453f[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c185f={..._0x45c338,[_0x17d97b([0x6a,0x74,0x69])]:_0x52453f[_0x17d97b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x52453f[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c185f[_0x17d97b([0x76,0x63])],_0x3d7946(_0x4c185f)==_0x564f90;}}}async function _0x64fadd(){let _0x2f5ec2=!0x0;try{const _0x2b9079=_0x903d83[_0x17d97b([0x73,0x70,0x6c,0x69,0x74])](_0x17d97b([0x2e])),[_0x524978,_0x4437a5,_0x1155e0]=_0x2b9079;return _0x5aeb7e(_0x524978),await _0x24b1a9(_0x524978,_0x4437a5,_0x1155e0),_0x2f5ec2;}catch{return!0x1;}function _0x5aeb7e(_0x51db90){const _0x4e6883=_0x51ca70(_0x51db90);_0x4e6883&&_0x4e6883[_0x17d97b([0x61,0x6c,0x67])]==_0x17d97b([0x45,0x53,0x32,0x35,0x36])||(_0x2f5ec2=!0x1);}async function _0x24b1a9(_0x399ea3,_0x4ed5b1,_0x30c23a){const _0x18655c=window[_0x17d97b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x17d97b([0x66,0x72,0x6f,0x6d])](_0x4c4a8c(_0x30c23a),_0x5dfc3a=>_0x5dfc3a[_0x17d97b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3469f0=new window[(_0x17d97b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x17d97b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x399ea3+_0x17d97b([0x2e])+_0x4ed5b1),_0x4c44d5=window[_0x17d97b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x17d97b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4c44d5)return;const _0x474304=await _0x4c44d5[_0x17d97b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x17d97b([0x6a,0x77,0x6b]),_0x535c39,{[_0x17d97b([0x6e,0x61,0x6d,0x65])]:_0x17d97b([0x45,0x43,0x44,0x53,0x41]),[_0x17d97b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x17d97b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x17d97b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4c44d5[_0x17d97b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x17d97b([0x6e,0x61,0x6d,0x65])]:_0x17d97b([0x45,0x43,0x44,0x53,0x41]),[_0x17d97b([0x68,0x61,0x73,0x68])]:{[_0x17d97b([0x6e,0x61,0x6d,0x65])]:_0x17d97b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x474304,_0x18655c,_0x3469f0)||(_0x2f5ec2=!0x1);}}function _0x51ca70(_0x12f3d6){return _0x12f3d6[_0x17d97b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x17d97b([0x65,0x79]))?JSON[_0x17d97b([0x70,0x61,0x72,0x73,0x65])](_0x4c4a8c(_0x12f3d6)):null;}function _0x4c4a8c(_0x2ab286){return window[_0x17d97b([0x61,0x74,0x6f,0x62])](_0x2ab286[_0x17d97b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x17d97b([0x2b]))[_0x17d97b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x17d97b([0x2f])));}function _0x3d7946(_0x4d6537){let _0x27512f=0x1505;function _0x29e643(_0x2e7231){for(let _0x181c00=0x0;_0x181c00<_0x2e7231[_0x17d97b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x181c00++){const _0x19b874=_0x2e7231[_0x17d97b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x181c00);_0x27512f=(_0x27512f<<0x5)+_0x27512f+_0x19b874,_0x27512f&=_0x27512f;}}function _0x2af669(_0x39c293){Array[_0x17d97b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x39c293)?_0x39c293[_0x17d97b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2af669):_0x39c293&&typeof _0x39c293==_0x17d97b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x17d97b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x39c293)[_0x17d97b([0x73,0x6f,0x72,0x74])]()[_0x17d97b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x587de0,_0x2d189e])=>{_0x29e643(_0x587de0),_0x2af669(_0x2d189e);}):_0x29e643(window[_0x17d97b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x39c293));}return _0x2af669(_0x4d6537),_0x27512f>>>0x0;}function _0x1edf5b(_0xff9eab){return _0xff9eab[_0x17d97b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x17d97b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x17d97b([0x30]));}function _0x293b66(_0x374e62){return _0x374e62[_0x17d97b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x17d97b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x17d97b([0x6a,0x6f,0x69,0x6e])]('');}function _0x2943cc(){}function _0x17d97b(_0x525e87){const _0x9a203e=_0x2da1;return _0x525e87[_0x9a203e(0xf8)](_0x5c4021=>String[_0x9a203e(0xe4)](_0x5c4021))[_0x9a203e(0x103)]('');}_0x225d2d(await _0x4fc249());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x205fa7=_0x2085;(function(_0x6ffb7d,_0x219492){const _0x23e02b=_0x2085,_0x10df25=_0x6ffb7d();while(!![]){try{const _0x3a8ee6=-parseInt(_0x23e02b(0x126))/0x1+parseInt(_0x23e02b(0x111))/0x2+parseInt(_0x23e02b(0x114))/0x3+parseInt(_0x23e02b(0x11c))/0x4*(-parseInt(_0x23e02b(0x121))/0x5)+-parseInt(_0x23e02b(0x124))/0x6+-parseInt(_0x23e02b(0x12b))/0x7+-parseInt(_0x23e02b(0x11a))/0x8*(-parseInt(_0x23e02b(0x107))/0x9);if(_0x3a8ee6===_0x219492)break;else _0x10df25['push'](_0x10df25['shift']());}catch(_0x51dff7){_0x10df25['push'](_0x10df25['shift']());}}}(_0x3007,0x63bee));function _0x2085(_0x43b904,_0x15db4a){const _0x300749=_0x3007();return _0x2085=function(_0x2085f3,_0x30fc12){_0x2085f3=_0x2085f3-0x104;let _0x137fa8=_0x300749[_0x2085f3];return _0x137fa8;},_0x2085(_0x43b904,_0x15db4a);}import{Plugin as _0xf9bdaf}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x5d27cd}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x389c6e}from'ckeditor5/src/utils.js';function _0x3007(){const _0x8cfab4=['isActive','get','pasteFromOfficeEnhancedLicenseKeyValid','255IEXtTg','licenseKey','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','1528434lnKEuP','usageLimit','6869xdlEpj','isPremiumPlugin','evaluationLimit','init','editor','3094756fiLNFM','plugins','editing','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','requires','document','expired','isOfficialPlugin','_licenseKeyCheckInterval','view','ClipboardPipeline','PasteFromOfficeEnhancedPropagator','text/html','pasteFromOfficeEnhancedLicenseKeyUsageLimit','destroy','27ldiWuv','_showLicenseError','featureNotAllowed','inputTransformation','pasteFromOfficeEnhancedLicenseKeyInvalid','config','pasteFromOfficeEnhancedLicenseKeyExpired','_parsedData','PasteFromOfficeEnhanced','PasteFromOffice','1029420xpPdaT','trialLimit','domainLimit','507915bkmoqp','high','getData','stylesProcessor','dataTransfer','pluginName','1800672NJPlrv','invalid','19372gMFlad','execute'];_0x3007=function(){return _0x8cfab4;};return _0x3007();}import{MSOfficeInlineStylePropagator as _0x4ceb4b}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0xf9bdaf{[_0x205fa7(0x122)];[_0x205fa7(0x135)];static get[_0x205fa7(0x119)](){const _0x24c07c=_0x205fa7;return _0x24c07c(0x138);}static get[_0x205fa7(0x134)](){return!0x0;}static get[_0x205fa7(0x127)](){return!0x0;}static get[_0x205fa7(0x131)](){const _0x30e006=_0x205fa7;return[_0x30e006(0x110)];}[_0x205fa7(0x129)](){const _0x547547=_0x205fa7,_0x5d08a8=this[_0x547547(0x12a)],_0x3b10bd=_0x5d08a8[_0x547547(0x12c)][_0x547547(0x11f)](_0x547547(0x137)),_0x334135=_0x5d08a8[_0x547547(0x12d)][_0x547547(0x136)][_0x547547(0x132)],_0x1cd62f=new _0x4ceb4b(_0x334135);_0x3b10bd['on'](_0x547547(0x10a),(_0xab39d4,_0x6a763e)=>{const _0x4e48a4=_0x547547,_0x3f228a=_0x6a763e[_0x4e48a4(0x118)][_0x4e48a4(0x116)](_0x4e48a4(0x104));_0x1cd62f[_0x4e48a4(0x11e)](_0x3f228a)&&(_0x6a763e[_0x4e48a4(0x10e)]||(_0x6a763e[_0x4e48a4(0x10e)]=_0x5d27cd(_0x3f228a,_0x334135[_0x4e48a4(0x117)])),_0x1cd62f[_0x4e48a4(0x11d)](_0x6a763e));},{'priority':_0x389c6e[_0x547547(0x11f)](_0x547547(0x115))+0xa}),this[_0x547547(0x122)]=this[_0x547547(0x12a)][_0x547547(0x10c)][_0x547547(0x11f)](_0x547547(0x122));const _0x530088=this[_0x547547(0x12a)];this[_0x547547(0x135)]=setInterval(()=>{const _0x5b4581=_0x547547;let _0x1e9765;for(const _0x2f0ace in _0x530088){const _0x232d70=_0x2f0ace,_0x54a598=_0x530088[_0x232d70];if(_0x5b4581(0x120)==_0x54a598||_0x5b4581(0x10b)==_0x54a598||_0x5b4581(0x10d)==_0x54a598||_0x5b4581(0x12f)==_0x54a598||_0x5b4581(0x130)==_0x54a598||_0x5b4581(0x123)==_0x54a598||_0x5b4581(0x12e)==_0x54a598||_0x5b4581(0x105)==_0x54a598){delete _0x530088[_0x232d70],_0x1e9765=_0x54a598,clearInterval(this[_0x5b4581(0x135)]),this[_0x5b4581(0x135)]=void 0x0;break;}}_0x5b4581(0x10b)==_0x1e9765&&_0x530088[_0x5b4581(0x108)](_0x5b4581(0x11b)),_0x5b4581(0x10d)==_0x1e9765&&_0x530088[_0x5b4581(0x108)](_0x5b4581(0x133)),_0x5b4581(0x12f)==_0x1e9765&&_0x530088[_0x5b4581(0x108)](_0x5b4581(0x113)),_0x5b4581(0x130)==_0x1e9765&&_0x530088[_0x5b4581(0x108)](_0x5b4581(0x109),_0x5b4581(0x10f)),_0x5b4581(0x123)==_0x1e9765&&_0x530088[_0x5b4581(0x108)](_0x5b4581(0x128)),_0x5b4581(0x12e)==_0x1e9765&&_0x530088[_0x5b4581(0x108)](_0x5b4581(0x112)),_0x5b4581(0x105)==_0x1e9765&&_0x530088[_0x5b4581(0x108)](_0x5b4581(0x125));},0x3e8);}[_0x205fa7(0x106)](){const _0x1e118d=_0x205fa7;super[_0x1e118d(0x106)](),this[_0x1e118d(0x135)]&&clearInterval(this[_0x1e118d(0x135)]);}}
23
+ function _0x4fec(){const _0x5cb996=['_licenseKeyCheckInterval','getData','PasteFromOffice','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','destroy','editor','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','14971689wOPpEP','7432255DAyUiP','document','inputTransformation','stylesProcessor','editing','view','pasteFromOfficeEnhancedLicenseKeyInvalid','domainLimit','870157VAEtQp','40696EdBfPa','requires','ClipboardPipeline','evaluationLimit','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','isActive','306xgVlXV','text/html','7gNJffS','3997192IoJsWe','pasteFromOfficeEnhancedLicenseKeyValid','get','7349094VxOYVr','config','_parsedData','usageLimit','_showLicenseError','high','licenseKey','expired','dataTransfer','1418872tPVTsW','trialLimit','plugins','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyTrialLimit','PasteFromOfficeEnhancedPropagator','execute','pluginName','10oAGdsy','init','invalid'];_0x4fec=function(){return _0x5cb996;};return _0x4fec();}const _0x3d3e3c=_0x3060;(function(_0x353a02,_0x2890ac){const _0x3300b0=_0x3060,_0x4ccb85=_0x353a02();while(!![]){try{const _0x480f74=-parseInt(_0x3300b0(0x1f7))/0x1+-parseInt(_0x3300b0(0x20f))/0x2+parseInt(_0x3300b0(0x200))/0x3*(parseInt(_0x3300b0(0x1f8))/0x4)+parseInt(_0x3300b0(0x1ef))/0x5+-parseInt(_0x3300b0(0x206))/0x6+parseInt(_0x3300b0(0x202))/0x7*(-parseInt(_0x3300b0(0x203))/0x8)+-parseInt(_0x3300b0(0x1ee))/0x9*(-parseInt(_0x3300b0(0x218))/0xa);if(_0x480f74===_0x2890ac)break;else _0x4ccb85['push'](_0x4ccb85['shift']());}catch(_0x427460){_0x4ccb85['push'](_0x4ccb85['shift']());}}}(_0x4fec,0xd7bad));import{Plugin as _0xb60e64}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x5a82de}from'@ckeditor/ckeditor5-paste-from-office';function _0x3060(_0x2ea2b2,_0x24d0e5){const _0x4feca4=_0x4fec();return _0x3060=function(_0x306036,_0x25da9e){_0x306036=_0x306036-0x1e8;let _0x104973=_0x4feca4[_0x306036];return _0x104973;},_0x3060(_0x2ea2b2,_0x24d0e5);}import{priorities as _0x13526b}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x1157dd}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0xb60e64{[_0x3d3e3c(0x20c)];[_0x3d3e3c(0x21b)];static get[_0x3d3e3c(0x217)](){const _0x17facc=_0x3d3e3c;return _0x17facc(0x215);}static get[_0x3d3e3c(0x1ec)](){return!0x0;}static get[_0x3d3e3c(0x1e8)](){return!0x0;}static get[_0x3d3e3c(0x1f9)](){const _0x150faa=_0x3d3e3c;return[_0x150faa(0x21d)];}[_0x3d3e3c(0x219)](){const _0x1ee1aa=_0x3d3e3c,_0x3543f8=this[_0x1ee1aa(0x1eb)],_0x4d3343=_0x3543f8[_0x1ee1aa(0x211)][_0x1ee1aa(0x205)](_0x1ee1aa(0x1fa)),_0x1bad35=_0x3543f8[_0x1ee1aa(0x1f3)][_0x1ee1aa(0x1f4)][_0x1ee1aa(0x1f0)],_0x2cf31d=new _0x1157dd(_0x1bad35);_0x4d3343['on'](_0x1ee1aa(0x1f1),(_0x19a01d,_0x1bf8dd)=>{const _0x2d5a63=_0x1ee1aa,_0x1be417=_0x1bf8dd[_0x2d5a63(0x20e)][_0x2d5a63(0x21c)](_0x2d5a63(0x201));_0x2cf31d[_0x2d5a63(0x1ff)](_0x1be417)&&(_0x1bf8dd[_0x2d5a63(0x208)]||(_0x1bf8dd[_0x2d5a63(0x208)]=_0x5a82de(_0x1be417,_0x1bad35[_0x2d5a63(0x1f2)])),_0x2cf31d[_0x2d5a63(0x216)](_0x1bf8dd));},{'priority':_0x13526b[_0x1ee1aa(0x205)](_0x1ee1aa(0x20b))+0xa}),this[_0x1ee1aa(0x20c)]=this[_0x1ee1aa(0x1eb)][_0x1ee1aa(0x207)][_0x1ee1aa(0x205)](_0x1ee1aa(0x20c));const _0x45d6b3=this[_0x1ee1aa(0x1eb)];this[_0x1ee1aa(0x21b)]=setInterval(()=>{const _0x3b3eca=_0x1ee1aa;let _0x2aa8b2;for(const _0x3f4e94 in _0x45d6b3){const _0x4963a0=_0x3f4e94,_0x41d1fc=_0x45d6b3[_0x4963a0];if(_0x3b3eca(0x204)==_0x41d1fc||_0x3b3eca(0x1f5)==_0x41d1fc||_0x3b3eca(0x213)==_0x41d1fc||_0x3b3eca(0x1ed)==_0x41d1fc||_0x3b3eca(0x1fe)==_0x41d1fc||_0x3b3eca(0x1e9)==_0x41d1fc||_0x3b3eca(0x214)==_0x41d1fc||_0x3b3eca(0x1fd)==_0x41d1fc){delete _0x45d6b3[_0x4963a0],_0x2aa8b2=_0x41d1fc,clearInterval(this[_0x3b3eca(0x21b)]),this[_0x3b3eca(0x21b)]=void 0x0;break;}}_0x3b3eca(0x1f5)==_0x2aa8b2&&_0x45d6b3[_0x3b3eca(0x20a)](_0x3b3eca(0x21a)),_0x3b3eca(0x213)==_0x2aa8b2&&_0x45d6b3[_0x3b3eca(0x20a)](_0x3b3eca(0x20d)),_0x3b3eca(0x1ed)==_0x2aa8b2&&_0x45d6b3[_0x3b3eca(0x20a)](_0x3b3eca(0x1f6)),_0x3b3eca(0x1fe)==_0x2aa8b2&&_0x45d6b3[_0x3b3eca(0x20a)](_0x3b3eca(0x212),_0x3b3eca(0x1fc)),_0x3b3eca(0x1e9)==_0x2aa8b2&&_0x45d6b3[_0x3b3eca(0x20a)](_0x3b3eca(0x1fb)),_0x3b3eca(0x214)==_0x2aa8b2&&_0x45d6b3[_0x3b3eca(0x20a)](_0x3b3eca(0x210)),_0x3b3eca(0x1fd)==_0x2aa8b2&&_0x45d6b3[_0x3b3eca(0x20a)](_0x3b3eca(0x209));},0x3e8);}[_0x3d3e3c(0x1ea)](){const _0x5b9518=_0x3d3e3c;super[_0x5b9518(0x1ea)](),this[_0x5b9518(0x21b)]&&clearInterval(this[_0x5b9518(0x21b)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x37fb(_0x4b9376,_0x1645d5){const _0xf29f76=_0xf29f();return _0x37fb=function(_0x37fb73,_0x2e3c5b){_0x37fb73=_0x37fb73-0xd3;let _0x2bee1d=_0xf29f76[_0x37fb73];return _0x2bee1d;},_0x37fb(_0x4b9376,_0x1645d5);}(function(_0x507728,_0x203dad){const _0xffcd88=_0x37fb,_0x11bbdf=_0x507728();while(!![]){try{const _0x2c9e61=parseInt(_0xffcd88(0xd3))/0x1+-parseInt(_0xffcd88(0xd5))/0x2+parseInt(_0xffcd88(0xd9))/0x3*(-parseInt(_0xffcd88(0xdc))/0x4)+parseInt(_0xffcd88(0xd4))/0x5*(-parseInt(_0xffcd88(0xdd))/0x6)+-parseInt(_0xffcd88(0xd6))/0x7*(-parseInt(_0xffcd88(0xdb))/0x8)+parseInt(_0xffcd88(0xd7))/0x9+parseInt(_0xffcd88(0xda))/0xa;if(_0x2c9e61===_0x203dad)break;else _0x11bbdf['push'](_0x11bbdf['shift']());}catch(_0x2d63f8){_0x11bbdf['push'](_0x11bbdf['shift']());}}}(_0xf29f,0xe023e));function _0xf29f(){const _0x3b4c69=['test','2226kthSun','30243340ASzYCK','16XVdbNf','5608duVhfO','3535278dhbtiT','634573yHehwP','15meTYVb','2066576ajYEPh','719516rmxrJe','8053254hcedOC'];_0xf29f=function(){return _0x3b4c69;};return _0xf29f();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x280922){const _0x5f568e=_0x37fb;return m[_0x5f568e(0xd8)](_0x280922);}
23
+ function _0x2ff0(){const _0xc104c9=['6416660LvUYxI','5LmuOSs','1214046OMVcgQ','5957883mNTIQd','479202ZBxmYJ','42709580HUURJS','2908eLQNwy','8xTvpYw','1389bMfXGX','2906267QWYGwM','test'];_0x2ff0=function(){return _0xc104c9;};return _0x2ff0();}(function(_0x231d34,_0x136547){const _0x4521ac=_0x106b,_0xc69ade=_0x231d34();while(!![]){try{const _0x550ab4=-parseInt(_0x4521ac(0x1a5))/0x1+-parseInt(_0x4521ac(0x19e))/0x2*(-parseInt(_0x4521ac(0x1a0))/0x3)+parseInt(_0x4521ac(0x1a3))/0x4*(-parseInt(_0x4521ac(0x1a4))/0x5)+-parseInt(_0x4521ac(0x1a7))/0x6+-parseInt(_0x4521ac(0x1a1))/0x7+parseInt(_0x4521ac(0x19f))/0x8*(-parseInt(_0x4521ac(0x1a6))/0x9)+parseInt(_0x4521ac(0x19d))/0xa;if(_0x550ab4===_0x136547)break;else _0xc69ade['push'](_0xc69ade['shift']());}catch(_0x1b01e2){_0xc69ade['push'](_0xc69ade['shift']());}}}(_0x2ff0,0xec8d2));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x106b(_0x47fbed,_0x157c1c){const _0x2ff0ba=_0x2ff0();return _0x106b=function(_0x106b66,_0x166252){_0x106b66=_0x106b66-0x19d;let _0x3cbfdd=_0x2ff0ba[_0x106b66];return _0x3cbfdd;},_0x106b(_0x47fbed,_0x157c1c);}export function isMSExcelContent(_0x4f75f1){const _0x11691f=_0x106b;return m[_0x11691f(0x1a2)](_0x4f75f1);}