@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.0-alpha.6 → 46.0.0-alpha.8

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 b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=C,n=t();for(;;)try{if(115458===parseInt(e(438))/1*(parseInt(e(447))/2)+-parseInt(e(437))/3*(-parseInt(e(439))/4)+-parseInt(e(444))/5*(parseInt(e(445))/6)+parseInt(e(446))/7*(-parseInt(e(443))/8)+-parseInt(e(442))/9*(parseInt(e(436))/10)+-parseInt(e(440))/11+parseInt(e(435))/12)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 A(){const t=["399995rmTnpQ","12HewqHB","14jEEJQD","10HchjoM","5050944iHMjoV","160MMLqHC","671571hFBiGP","37283PvIreV","4yDzgks","1853060AMpdjK","test","116793krDbKG","718544kpFFUL"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=435]})(t,e)}function P(t){return E[C(441)](t)}function L(){const t=["selectorText","16jnHSNn","2335moqJiL","hasClass","name","style","trim","26kpcUwI","assign","push","6616mAsPVH","exec","33sbQKBe","338571VHqOEE","cssRules","7251ouEgRs","1564950jwCGFv","className","map","length","12673416YPtwJI","initial","754FHvmla","357935taRMTZ","6895moxhaQ","getPropertyValue","tagName","5226XeqMkg","groups","split","set"];return(L=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(465638===-parseInt(e(231))/1+-parseInt(e(230))/2*(-parseInt(e(223))/3)+parseInt(e(249))/4*(parseInt(e(241))/5)+parseInt(e(235))/6*(parseInt(e(232))/7)+parseInt(e(240))/8*(-parseInt(e(252))/9)+-parseInt(e(224))/10*(-parseInt(e(251))/11)+parseInt(e(228))/12*(-parseInt(e(246))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(234)]&&!s[n(225)])continue;const e=!s[n(234)]||t[n(243)]===s[n(234)],o=!s[n(225)]||t[n(242)](s[n(225)]);e&&o&&r[n(238)](s,i)}return r}function M(t){const e=R,n={};for(let r=0;r<t[e(227)];r++){const s=t[r],i=t[e(233)](s);e(229)!==i&&(n[s]=i)}return n}function j(t){const e=R,n=t[e(237)](",")[e(226)](t=>t[e(245)]()),r=[];for(const t of n){const n=O[e(250)](t);n&&r[e(248)](n[e(236)])}return r}function R(t,e){const n=L();return(R=function(t,e){return n[t-=223]})(t,e)}function T(t){const e=R,n={};for(const r of t)Object[e(247)](n,r);return n}const V=D;function D(t,e){const n=N();return(D=function(t,e){return n[t-=271]})(t,e)}function N(){const t=["116138lqghZU","3180yBlqMa","content","createRangeIn","execute","294915XhEiaT","type","hasStyle","5264740QmzytQ","180834VBGYja","values","_parsedData","setStyle","20856OtjZhr","document","item","size","2673105KGUQzl","356LZaLHX","from","4113UFxvVx","77MlQcpY","4184oAAzES","elementStart","4agnids","isActive"];return(N=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(636642===-parseInt(e(280))/1*(parseInt(e(276))/2)+parseInt(e(289))/3*(parseInt(e(282))/4)+parseInt(e(275))/5+-parseInt(e(293))/6*(parseInt(e(279))/7)+-parseInt(e(271))/8*(parseInt(e(278))/9)+-parseInt(e(292))/10+parseInt(e(284))/11*(parseInt(e(285))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class k extends b{[V(288)](t){const n=V,{body:r,styles:s}=t[n(295)],i=new e.ViewUpcastWriter(r[n(272)]),o=i[n(287)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(238)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(253)])if(t instanceof CSSStyleRule){const r=M(t[e(244)]);n[t[e(239)]]=Object[e(247)]({},n[t[e(239)]]||{},r)}return n}(s));for(const t of o){if(n(281)!==t[n(290)])continue;const e=F(t[n(273)],c);if(e[n(274)]){const r=T(Array[n(277)](e[n(294)]()));for(const e in r){const s=t[n(273)];s[n(291)](e)||i[n(296)](e,r[e],s)}}}t[n(286)]=r}[V(283)](t){return super[V(283)](t)||P(t)}}const W=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=127]})(t,e)}function $(){const t=["getData","12RJMydP","editing","get","5OIZlNL","_parsedData","PasteFromOfficeEnhancedInliner","map","join","href","requires","high","1363269LhRUtT","execute","init","1416036PtfeBq","4095384jmhMEu","plugins","pluginName","afterInit","view","PasteFromOffice","dataTransfer","1312400TGjXqx","isOfficialPlugin","editor","ClipboardPipeline","text/html","stylesProcessor","fromCharCode","isActive","inputTransformation","5633352nONpWh","isPremiumPlugin","7498820esNGch","document","4369680iYonuu"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(776288===-parseInt(e(155))/1+-parseInt(e(158))/2+-parseInt(e(144))/3*(-parseInt(e(129))/4)+parseInt(e(147))/5*(parseInt(e(159))/6)+parseInt(e(140))/7+-parseInt(e(138))/8+parseInt(e(142))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class q extends t.Plugin{static get[W(161)](){return W(149)}static get[W(130)](){return!0}static get[W(139)](){return!0}static get[W(153)](){return[W(127)]}[W(157)](){const t=W,e=this[t(131)],n=e[t(160)][t(146)](t(132)),r=e[t(145)][t(163)][t(141)],s=new k(r);n.on(t(137),(e,n)=>{const i=t,o=n[i(128)][i(143)](i(133));s[i(136)](o)&&(n[i(148)]||(n[i(148)]=x(o,r[i(134)])),s[i(156)](n))},{priority:S.priorities[t(146)](t(154))+11})}[W(162)](){!async function(t){const e=d([100,101,110,114,82,98,48,77,67,115,80,103,118,122,117,116,73,66,78,57,65,69,102,84,50,88,51,49,99,56,52,76,97,120,104,106,75,72,74,107,105,112,121,89,109,108,68,119,111,113,81,79,83,87,55,70,86,53,54,90,85,71]),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(150)](t=>String[e(135)](t))[e(151)]("")}!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([100]);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:1751846400;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(152)]);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(949255===-parseInt(e(536))/1*(parseInt(e(507))/2)+-parseInt(e(509))/3+parseInt(e(502))/4*(-parseInt(e(535))/5)+parseInt(e(497))/6+parseInt(e(500))/7+-parseInt(e(518))/8+parseInt(e(508))/9*(parseInt(e(534))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const H=[U(503),U(521),U(519),U(495),U(522),U(514),U(532),U(504)],Y=[U(503),U(521),U(519)],z={"font-style":[[U(510),"i"]],"font-weight":[[U(533),U(531)],[U(501),U(531)],[U(513),U(531)],[t=>Number(t)>=600,U(531)]],"text-decoration":[[U(527),"u"],[U(516),"s"]],"text-decoration-line":[[U(527),"u"],[U(516),"s"]],"vertical-align":[[U(526),U(526)],[U(494),U(506)]]};function B(t,e){const n=J();return(B=function(t,e){return n[t-=494]})(t,e)}function X(t){return H[U(525)](t)}function Q(t){const e=U;return Array[e(524)](t[e(529)]())[e(520)](X)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(523)](e=>{const i=n,o=t[i(511)](e);if(o)if(c=e,Y[U(525)](c))r[e]=o;else if(e in z){const t=o[i(517)](" ");z[e][i(523)](([n,r])=>{const o=i;for(const i of t)(o(530)==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(523)](([,n])=>{const s=r,i=e[s(505)](n,[],t[s(512)]());e[s(498)](0,i,t)}),e[r(528)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(515)](n)[r(537)])return;const s=e[r(505)](r(499),[],t[r(512)]());e[r(496)](n,s),e[r(498)](0,s,t),e[r(528)](Object[r(515)](n),t)}(t,e,r)}function J(){const t=["font-style","medium","289110tNyWcc","5LEnrln","73144OQPppa","length","super","text-decoration","setStyle","6542526bbyEPg","insertChild","span","9912896SFRbHL","bold","245096obvtXB","color","vertical-align","createElement","sup","10kerhGt","144nlaPKn","4501200fqIgXt","italic","getStyle","getChildren","bolder","font-weight","keys","line-through","split","739808uWJMXm","font-size","filter","font-family","text-decoration-line","forEach","from","includes","sub","underline","removeStyle","getStyleNames","function","strong"];return(J=function(){return t})()}function G(t,e){const n=tt();return(G=function(t,e){return n[t-=120]})(t,e)}const Z=G;function tt(){const t=["4MnXBop","5093700aoYDtx","content","createRangeIn","48SmttZl","element","_parsedData","28245xsrUEn","includes","document","font","282fPuAwT","execute","getItems","stylesProcessor","blockElements","10572DXVxZK","10oqsJeH","4643901puWzyR","4912808AftcEm","581127lYiVeu","7JKbUDy","name","1907587EyeUvY","isActive"];return(tt=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(358430===parseInt(e(128))/1*(-parseInt(e(141))/2)+parseInt(e(132))/3*(parseInt(e(137))/4)+-parseInt(e(144))/5*(-parseInt(e(123))/6)+-parseInt(e(133))/7*(parseInt(e(131))/8)+-parseInt(e(130))/9*(-parseInt(e(129))/10)+-parseInt(e(135))/11+parseInt(e(138))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Z(124)](t){const n=Z,{body:r}=t[n(143)],s=new e.ViewUpcastWriter(r[n(121)]),i=s[n(140)](r),o=new e.ViewDocument(s[n(121)][n(126)]),c=[...new e.ViewDomConverter(o)[n(127)],n(122)],a=i[n(125)]();for(const t of a)if(t.is(n(142))&&c[n(120)](t[n(134)])){_(t,s,Q(t))}t[n(139)]=r}[Z(136)](t){return super[Z(136)](t)||P(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=417]})(t,e)}function st(){const t=["editing","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","_licenseKeyCheckInterval","PasteFromOfficeEnhancedPropagator","high","expired","isActive","_parsedData","dataTransfer","16uyxPOw","73272NjqJUb","473278fPxiXs","get","inputTransformation","trialLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","text/html","3427947IbPLBT","requires","1029QzXyrF","plugins","destroy","pasteFromOfficeEnhancedLicenseKeyValid","7125QgqUPx","pluginName","execute","isOfficialPlugin","evaluationLimit","invalid","getData","pasteFromOfficeEnhancedLicenseKeyExpired","config","document","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","editor","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","2292uQCAzS","PasteFromOffice","stylesProcessor","isPremiumPlugin","licenseKey","init","usageLimit","domainLimit","457800DZAYPe","_showLicenseError","223984KcyVha"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(256049===-parseInt(e(459))/1+-parseInt(e(446))/2+parseInt(e(444))/3+-parseInt(e(458))/4+parseInt(e(421))/5+parseInt(e(436))/6*(-parseInt(e(417))/7)+-parseInt(e(457))/8*(-parseInt(e(468))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(440)];[nt(450)];static get[nt(422)](){return nt(451)}static get[nt(424)](){return!0}static get[nt(439)](){return!0}static get[nt(469)](){return[nt(437)]}[nt(441)](){const t=nt,e=this[t(433)],n=e[t(418)][t(460)](t(448)),r=e[t(447)][t(434)][t(430)],s=new et(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(456)][i(427)](i(467));s[i(454)](o)&&(n[i(455)]||(n[i(455)]=x(o,r[i(438)])),s[i(423)](n))},{priority:S.priorities[t(460)](t(452))+10}),this[t(440)]=this[t(433)][t(429)][t(460)](t(440));const i=this[t(433)];this[t(450)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(420)==s||e(464)==s||e(428)==s||e(449)==s||e(435)==s||e(465)==s||e(466)==s||e(431)==s){delete i[r],n=s,clearInterval(this[e(450)]),this[e(450)]=void 0;break}}e(464)==n&&i[e(445)](e(426)),e(428)==n&&i[e(445)](e(453)),e(449)==n&&i[e(445)](e(443)),e(435)==n&&i[e(445)](e(463),e(432)),e(465)==n&&i[e(445)](e(425)),e(466)==n&&i[e(445)](e(462)),e(431)==n&&i[e(445)](e(442))},1e3)}[nt(419)](){const t=nt;super[t(419)](),this[t(450)]&&clearInterval(this[t(450)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=138]})(t,e)}function at(){var t=["pluginName","3531627hWjrYd","PasteFromOffice","isOfficialPlugin","requires","3thVAlY","64YoHheu","PasteFromOfficeEnhanced","20YOBFzV","491310JerRpY","25205SxCOWt","31025775nWVOvA","596447yxyzBv","isPremiumPlugin","28czQNPt","5308880aXgbFI","215744VySoiM"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(420906===-parseInt(e(139))/1+parseInt(e(143))/2*(-parseInt(e(149))/3)+parseInt(e(150))/4*(parseInt(e(154))/5)+parseInt(e(153))/6*(-parseInt(e(141))/7)+-parseInt(e(142))/8+parseInt(e(145))/9*(-parseInt(e(152))/10)+parseInt(e(138))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(144)](){return ot(151)}static get[ot(147)](){return!0}static get[ot(140)](){return!0}static get[ot(148)](){return[ot(146),q,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["4151835kXVvij","19922bFOker","344DbMYvu","208197oovaSu","77651XgvdAT","2393584DkMWRS","2005990hrYbCC","71yDNEgL","6603570wlookO"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(644277===parseInt(e(231))/1*(-parseInt(e(225))/2)+parseInt(e(227))/3+parseInt(e(229))/4+-parseInt(e(230))/5+parseInt(e(232))/6+-parseInt(e(228))/7*(parseInt(e(226))/8)+parseInt(e(233))/9)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 I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(156487===parseInt(e(287))/1+-parseInt(e(290))/2+-parseInt(e(291))/3*(parseInt(e(293))/4)+-parseInt(e(292))/5*(parseInt(e(286))/6)+parseInt(e(288))/7+parseInt(e(285))/8+parseInt(e(289))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[E(294)](t)}function E(t,e){const n=L();return(E=function(t,e){return n[t-=285]})(t,e)}function L(){const t=["test","667336tkOaFP","1549158XQmmxp","91788pAqhpe","1420426Jvnzbt","2097351XeZFDi","275420UMHJsZ","88158BoQCBj","5QfcBAu","8bkrrpm"];return(L=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=101]})(t,e)}function P(){const t=["326169bmyJtQ","selectorText","split","set","style","1518312VcdNHm","length","className","275nOhqoN","28Dhutqk","push","assign","5859416pbeJTU","exec","map","tagName","initial","141939pbmMJN","290dhZMwn","groups","getPropertyValue","trim","75426OJKlFs","hasClass","789405oLMSqU","name","6279112FBdpSa","cssRules"];return(P=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(609893===parseInt(e(126))/1+parseInt(e(107))/2+parseInt(e(119))/3*(parseInt(e(111))/4)+-parseInt(e(110))/5*(parseInt(e(124))/6)+-parseInt(e(128))/7+-parseInt(e(114))/8+-parseInt(e(102))/9*(-parseInt(e(120))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(117)]&&!s[n(109)])continue;const e=!s[n(117)]||t[n(127)]===s[n(117)],o=!s[n(109)]||t[n(125)](s[n(109)]);e&&o&&r[n(105)](s,i)}return r}function N(t){const e=O,n={};for(let r=0;r<t[e(108)];r++){const s=t[r],i=t[e(122)](s);e(118)!==i&&(n[s]=i)}return n}function D(t){const e=O,n=t[e(104)](",")[e(116)](t=>t[e(123)]()),r=[];for(const t of n){const n=F[e(115)](t);n&&r[e(112)](n[e(121)])}return r}function j(t){const e=O,n={};for(const r of t)Object[e(113)](n,r);return n}const k=T;function T(t,e){const n=R();return(T=function(t,e){return n[t-=196]})(t,e)}function R(){const t=["1338861hHkvJz","from","3757365YmzDNH","_parsedData","isActive","3421164OOoguw","166458DkTdaN","size","hasStyle","type","createRangeIn","910800AHDADQ","content","document","3703370oXqLZi","77MwGNox","870411JsJHYo","item","execute","2LcBIBz","setStyle","elementStart","values"];return(R=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(537203===parseInt(e(215))/1+-parseInt(e(218))/2*(parseInt(e(199))/3)+parseInt(e(204))/4+-parseInt(e(213))/5+-parseInt(e(205))/6*(parseInt(e(214))/7)+-parseInt(e(210))/8+parseInt(e(201))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class V extends b{[k(217)](t){const n=k,{body:r,styles:s}=t[n(202)],i=new e.ViewUpcastWriter(r[n(212)]),o=i[n(209)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(105)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(101)])if(t instanceof CSSStyleRule){const r=N(t[e(106)]);n[t[e(103)]]=Object[e(113)]({},n[t[e(103)]]||{},r)}return n}(s));for(const t of o){if(n(197)!==t[n(208)])continue;const e=M(t[n(216)],c);if(e[n(206)]){const r=j(Array[n(200)](e[n(198)]()));for(const e in r){const s=t[n(216)];s[n(207)](e)||i[n(196)](e,r[e],s)}}}t[n(211)]=r}[k(203)](t){return super[k(203)](t)||A(t)}}const W=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=187]})(t,e)}function $(){const t=["1008876kBOTKB","7144047adDncx","dataTransfer","view","pluginName","join","map","isActive","getData","fromCharCode","2MavWDS","PasteFromOffice","afterInit","plugins","348492jcKsOs","2448540Pomamr","10oMjqph","13118896aHzxjB","document","inputTransformation","154NtNizF","init","editing","ClipboardPipeline","isPremiumPlugin","requires","editor","href","high","text/html","_parsedData","PasteFromOfficeEnhancedInliner","isOfficialPlugin","2394800rCnDJl","stylesProcessor","execute","251874dWWCEK","get"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(836996===parseInt(e(209))/1+parseInt(e(219))/2*(-parseInt(e(223))/3)+-parseInt(e(224))/4+parseInt(e(204))/5+parseInt(e(207))/6*(parseInt(e(191))/7)+-parseInt(e(188))/8+parseInt(e(210))/9*(parseInt(e(187))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class H extends t.Plugin{static get[W(213)](){return W(202)}static get[W(203)](){return!0}static get[W(195)](){return!0}static get[W(196)](){return[W(220)]}[W(192)](){const t=W,e=this[t(197)],n=e[t(222)][t(208)](t(194)),r=e[t(193)][t(212)][t(189)],s=new V(r);n.on(t(190),(e,n)=>{const i=t,o=n[i(211)][i(217)](i(200));s[i(216)](o)&&(n[i(201)]||(n[i(201)]=x(o,r[i(205)])),s[i(206)](n))},{priority:S.priorities[t(208)](t(199))+11})}[W(221)](){!async function(t){const e=d([50,71,88,48,113,115,55,104,82,90,76,70,122,52,121,80,110,84,118,107,85,112,105,116,83,111,100,56,99,79,66,109,74,57,89,51,98,53,81,101,97,73,65,86,72,77,68,106,103,78,87,67,114,69,49,102,117,108,120,75,54,119]),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(215)](t=>String[e(218)](t))[e(214)]("")}!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([71]);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:1752019200;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(198)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const q=Z;!function(t){const e=Z,n=t();for(;;)try{if(608798===parseInt(e(346))/1+-parseInt(e(334))/2*(-parseInt(e(342))/3)+parseInt(e(351))/4*(-parseInt(e(372))/5)+parseInt(e(356))/6*(-parseInt(e(358))/7)+parseInt(e(361))/8+-parseInt(e(337))/9+parseInt(e(353))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const B=[q(364),q(363),q(336),q(341),q(377),q(338),q(339),q(357)],z=[q(364),q(363),q(336)],J={"font-style":[[q(369),"i"]],"font-weight":[[q(348),q(350)],[q(360),q(350)],[q(362),q(350)],[t=>Number(t)>=600,q(350)]],"text-decoration":[[q(368),"u"],[q(352),"s"]],"text-decoration-line":[[q(368),"u"],[q(352),"s"]],"vertical-align":[[q(344),q(344)],[q(349),q(365)]]};function U(t){return B[q(366)](t)}function _(){const t=["text-decoration-line","88YMcqAf","createElement","font-size","7956189Suflpq","font-weight","font-style","function","text-decoration","12216CBoSFL","span","sub","forEach","769668MoayfX","split","medium","super","strong","1108ZBmuig","line-through","8949700npSdwm","from","getStyleNames","2298PYZFmD","vertical-align","5747YampOr","length","bold","3787304tCsHpD","bolder","font-family","color","sup","includes","insertChild","underline","italic","keys","getStyle","9205KlMfrG","getChildren","filter","removeStyle","setStyle"];return(_=function(){return t})()}function Q(t){const e=q;return Array[e(354)](t[e(355)]())[e(374)](U)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(345)](e=>{const i=n,o=t[i(371)](e);if(o)if(c=e,z[q(366)](c))r[e]=o;else if(e in J){const t=o[i(347)](" ");J[e][i(345)](([n,r])=>{const o=i;for(const i of t)(o(340)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(345)](([,n])=>{const s=r,i=e[s(335)](n,[],t[s(373)]());e[s(367)](0,i,t)}),e[r(375)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(370)](n)[r(359)])return;const s=e[r(335)](r(343),[],t[r(373)]());e[r(376)](n,s),e[r(367)](0,s,t),e[r(375)](Object[r(370)](n),t)}(t,e,r)}function Z(t,e){const n=_();return(Z=function(t,e){return n[t-=334]})(t,e)}const Y=tt;function G(){const t=["80sfGIIN","document","font","blockElements","element","280810cvDngd","stylesProcessor","162026VRtFBt","17658160RpndSS","createRangeIn","includes","49lQUFHM","_parsedData","execute","24rWkluX","getItems","1400gkPufi","33348524alLphC","1419379ygDeiT","12lVHIiA","name","isActive","content","1023474tUUrHY","3303lGakJd"];return(G=function(){return t})()}function tt(t,e){const n=G();return(tt=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(949157===-parseInt(e(306))/1+-parseInt(e(295))/2*(-parseInt(e(307))/3)+-parseInt(e(288))/4*(parseInt(e(293))/5)+-parseInt(e(286))/6*(parseInt(e(299))/7)+parseInt(e(304))/8*(parseInt(e(287))/9)+-parseInt(e(296))/10+parseInt(e(305))/11*(parseInt(e(302))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class et extends b{[Y(301)](t){const n=Y,{body:r}=t[n(300)],s=new e.ViewUpcastWriter(r[n(289)]),i=s[n(297)](r),o=new e.ViewDocument(s[n(289)][n(294)]),c=[...new e.ViewDomConverter(o)[n(291)],n(290)],a=i[n(303)]();for(const t of a)if(t.is(n(292))&&c[n(298)](t[n(308)])){X(t,s,Q(t))}t[n(285)]=r}[Y(309)](t){return super[Y(309)](t)||A(t)}}function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","trialLimit","get","1745376PgaqkK","featureNotAllowed","628050rVGXdl","5967717VTVcBY","plugins","editing","pasteFromOfficeEnhancedLicenseKeyUsageLimit","2697240blkAyJ","init","pasteFromOfficeEnhancedLicenseKeyExpired","isOfficialPlugin","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","domainLimit","getData","stylesProcessor","PasteFromOfficeEnhancedPropagator","pluginName","3iNsnAp","pasteFromOfficeEnhancedLicenseKeyNotAllowed","invalid","2451464ySXnRN","isPremiumPlugin","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyInvalid","isActive","dataTransfer","expired","pasteFromOfficeEnhancedLicenseKeyValid","1079595ADzIzZ","config","licenseKey","pasteFromOfficeEnhancedLicenseKeyTrialLimit","document","PasteFromOffice","text/html","inputTransformation","requires","evaluationLimit","1944912MsGUbu","view","_licenseKeyCheckInterval","usageLimit","execute","editor","_parsedData","high","destroy","_showLicenseError"];return(nt=function(){return t})()}const rt=st;function st(t,e){const n=nt();return(st=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(595110===parseInt(e(153))/1+-parseInt(e(176))/2+parseInt(e(142))/3*(parseInt(e(163))/4)+-parseInt(e(183))/5+-parseInt(e(178))/6+parseInt(e(179))/7+-parseInt(e(145))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it extends t.Plugin{[rt(155)];[rt(165)];static get[rt(141)](){return rt(140)}static get[rt(186)](){return!0}static get[rt(146)](){return!0}static get[rt(161)](){return[rt(158)]}[rt(184)](){const t=rt,e=this[t(168)],n=e[t(180)][t(175)](t(187)),r=e[t(181)][t(164)][t(157)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(150)][i(138)](i(159));s[i(149)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(139)])),s[i(167)](n))},{priority:S.priorities[t(175)](t(170))+10}),this[t(155)]=this[t(168)][t(154)][t(175)](t(155));const i=this[t(168)];this[t(165)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(152)==s||e(148)==s||e(185)==s||e(188)==s||e(143)==s||e(173)==s||e(156)==s||e(182)==s){delete i[r],n=s,clearInterval(this[e(165)]),this[e(165)]=void 0;break}}e(148)==n&&i[e(172)](e(144)),e(185)==n&&i[e(172)](e(151)),e(188)==n&&i[e(172)](e(189)),e(143)==n&&i[e(172)](e(177),e(147)),e(173)==n&&i[e(172)](e(162)),e(156)==n&&i[e(172)](e(174)),e(182)==n&&i[e(172)](e(166))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(165)]&&clearInterval(this[t(165)])}}var ot=at;function ct(){var t=["830967UEeexz","18crIbXm","911688HpKdvD","5250990mQmLse","5163648mCCcKQ","40332490bSjqbb","51005znqWJV","PasteFromOffice","452tcZmHl","pluginName","requires","989518JmmdIv","3kISviB","PasteFromOfficeEnhanced","isOfficialPlugin","isPremiumPlugin","21WlJjdV"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=446]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(597396===parseInt(e(446))/1+-parseInt(e(457))/2*(parseInt(e(458))/3)+-parseInt(e(454))/4*(parseInt(e(452))/5)+-parseInt(e(450))/6+-parseInt(e(462))/7*(parseInt(e(448))/8)+-parseInt(e(447))/9*(parseInt(e(449))/10)+parseInt(e(451))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(455)](){return ot(459)}static get[ot(460)](){return!0}static get[ot(461)](){return!0}static get[ot(456)](){return[ot(453),H,it]}}function lt(){var t=["2026745TxHoFv","3156680CIdPFx","17628807HSNAQo","3061794prfNNz","1450168PjLEtQ","933571byMFkf","698190zVvhFn"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=143]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(661038===parseInt(e(144))/1+parseInt(e(143))/2+parseInt(e(149))/3+parseInt(e(147))/4+-parseInt(e(146))/5+parseInt(e(145))/6+-parseInt(e(148))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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 _0x1fc7b6}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x5cadc8,parsePasteOfficeHtml as _0x343af8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xf71682,uid as _0x433f41}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2afb59,ViewDocument as _0x416e08,ViewDomConverter as _0x5eb324}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x162088){return m['test'](_0x162088);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x36860c,_0xe54091){const _0x2e0a79=new Map();for(const [_0x4cd8ee,_0x580f19]of _0xe54091){if(!_0x4cd8ee['tagName']&&!_0x4cd8ee['className'])continue;const _0xfec20a=!_0x4cd8ee['tagName']||_0x36860c['name']===_0x4cd8ee['tagName'],_0x472c97=!_0x4cd8ee['className']||_0x36860c['hasClass'](_0x4cd8ee['className']);_0xfec20a&&_0x472c97&&_0x2e0a79['set'](_0x4cd8ee,_0x580f19);}return _0x2e0a79;}function h(_0x5de998){const _0x2a50cd={};for(let _0x2dad37=0x0;_0x2dad37<_0x5de998['length'];_0x2dad37++){const _0x490480=_0x5de998[_0x2dad37],_0x9d5042=_0x5de998['getPropertyValue'](_0x490480);'initial'!==_0x9d5042&&(_0x2a50cd[_0x490480]=_0x9d5042);}return _0x2a50cd;}function O(_0x11fdb4){const _0x20b2a2=_0x11fdb4['split'](',')['map'](_0xa56529=>_0xa56529['trim']()),_0x5c832e=[];for(const _0x1fb1a5 of _0x20b2a2){const _0x5cf462=S['exec'](_0x1fb1a5);_0x5cf462&&_0x5c832e['push'](_0x5cf462['groups']);}return _0x5c832e;}function k(_0x40a85b){const _0x2e3c15={};for(const _0x55b2d4 of _0x40a85b)Object['assign'](_0x2e3c15,_0x55b2d4);return _0x2e3c15;}class u extends _0x5cadc8{['execute'](_0x1e9e9c){const {body:_0x4d18f1,styles:_0x2cecd5}=_0x1e9e9c['_parsedData'],_0x3aa55f=new _0x2afb59(_0x4d18f1['document']),_0x2ce111=_0x3aa55f['createRangeIn'](_0x4d18f1),_0x166ba8=function(_0x388818){const _0x2c7f68={};for(const _0x57f691 of _0x388818)for(const _0x468f0c of _0x57f691['cssRules'])if(_0x468f0c instanceof CSSStyleRule){const _0xfc7fa6=h(_0x468f0c['style']);_0x2c7f68[_0x468f0c['selectorText']]=Object['assign']({},_0x2c7f68[_0x468f0c['selectorText']]||{},_0xfc7fa6);}return _0x2c7f68;}(_0x2cecd5),_0x2be945=function(_0x547967){const _0xc6e940=new Map();for(const _0x3ce520 in _0x547967){const _0x634823=O(_0x3ce520),_0x4f9b1b=_0x547967[_0x3ce520];for(const _0x383e32 of _0x634823)_0xc6e940['set'](_0x383e32,_0x4f9b1b);}return _0xc6e940;}(_0x166ba8);for(const _0x32c23e of _0x2ce111){if('elementStart'!==_0x32c23e['type'])continue;const _0x36f4c3=j(_0x32c23e['item'],_0x2be945);if(_0x36f4c3['size']){const _0x40c9fe=k(Array['from'](_0x36f4c3['values']()));for(const _0x1f8a53 in _0x40c9fe){const _0x198893=_0x32c23e['item'];_0x198893['hasStyle'](_0x1f8a53)||_0x3aa55f['setStyle'](_0x1f8a53,_0x40c9fe[_0x1f8a53],_0x198893);}}}_0x1e9e9c['content']=_0x4d18f1;}['isActive'](_0x3bde43){return super['isActive'](_0x3bde43)||p(_0x3bde43);}}class i extends _0x1fc7b6{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3e7a78=this['editor'],_0xa72238=_0x3e7a78['plugins']['get']('ClipboardPipeline'),_0x4a8523=_0x3e7a78['editing']['view']['document'],_0x5de89a=new u(_0x4a8523);_0xa72238['on']('inputTransformation',(_0x47ea21,_0x577986)=>{const _0x5934b3=_0x577986['dataTransfer']['getData']('text/html');_0x5de89a['isActive'](_0x5934b3)&&(_0x577986['_parsedData']||(_0x577986['_parsedData']=_0x343af8(_0x5934b3,_0x4a8523['stylesProcessor'])),_0x5de89a['execute'](_0x577986));},{'priority':_0xf71682['get']('high')+0xb});}['afterInit'](){!async function(_0x57e016){const _0x404aed=_0x137a10([0x64,0x65,0x6e,0x72,0x52,0x62,0x30,0x4d,0x43,0x73,0x50,0x67,0x76,0x7a,0x75,0x74,0x49,0x42,0x4e,0x39,0x41,0x45,0x66,0x54,0x32,0x58,0x33,0x31,0x63,0x38,0x34,0x4c,0x61,0x78,0x68,0x6a,0x4b,0x48,0x4a,0x6b,0x69,0x70,0x79,0x59,0x6d,0x6c,0x44,0x77,0x6f,0x71,0x51,0x4f,0x53,0x57,0x37,0x46,0x56,0x35,0x36,0x5a,0x55,0x47]),_0x4e6598=0x6bba3fce,_0x3516df=0x6bbd532e^_0x4e6598,_0x18c025=window[_0x137a10([0x44,0x61,0x74,0x65])][_0x137a10([0x6e,0x6f,0x77])](),_0x4c34bf=_0x57e016[_0x137a10([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2677a5=new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13ccb3=>{_0x4c34bf[_0x137a10([0x6f,0x6e,0x63,0x65])](_0x137a10([0x72,0x65,0x61,0x64,0x79]),_0x13ccb3);}),_0x2eac46={[_0x137a10([0x6b,0x74,0x79])]:_0x137a10([0x45,0x43]),[_0x137a10([0x75,0x73,0x65])]:_0x137a10([0x73,0x69,0x67]),[_0x137a10([0x63,0x72,0x76])]:_0x137a10([0x50,0x2d,0x32,0x35,0x36]),[_0x137a10([0x78])]:_0x137a10([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]),[_0x137a10([0x79])]:_0x137a10([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]),[_0x137a10([0x61,0x6c,0x67])]:_0x137a10([0x45,0x53,0x32,0x35,0x36])},_0x485ab3=_0x4c34bf[_0x137a10([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x137a10([0x67,0x65,0x74])](_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5166d8(){let _0x485c37,_0x4411da=null,_0x104fb9=null;try{if(_0x485ab3==_0x137a10([0x47,0x50,0x4c]))return _0x137a10([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x485c37=_0x418cb6(),!_0x485c37)return _0x137a10([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x485c37[_0x137a10([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x104fb9=_0x125bb9(_0x485c37[_0x137a10([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x485c37[_0x137a10([0x6a,0x74,0x69])])),await _0x2930f7()?_0x2ce228()?_0x26278f()?_0x137a10([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1e2f0f()?(_0x485c37[_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x137a10([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4411da=_0x3c2a13(_0x137a10([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x485c37[_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x137a10([0x74,0x72,0x69,0x61,0x6c])&&(_0x4411da=_0x3c2a13(_0x137a10([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17a26f()):_0x137a10([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x137a10([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x137a10([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x137a10([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x26278f(){const _0x373146=[_0x137a10([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x137a10([0x74,0x72,0x69,0x61,0x6c])][_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485c37[_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x18c025/0x3e8:0xe10*_0x3516df;return _0x485c37[_0x137a10([0x65,0x78,0x70])]<_0x373146;}function _0x2ce228(){const _0x4b6b4f=_0x485c37[_0x137a10([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b6b4f&&(!!_0x4b6b4f[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137a10([0x2a]))||(!!_0x4b6b4f[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137a10([0x50,0x4f,0x45]))||!!_0x4b6b4f[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137a10([0x50,0x50]))));}function _0x1e2f0f(){const _0x252609=_0x485c37[_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x252609||0x0==_0x252609[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1f292e}=new URL(window[_0x137a10([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x252609[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f292e))return!0x0;const _0x32ce2b=_0x1f292e[_0x137a10([0x73,0x70,0x6c,0x69,0x74])](_0x137a10([0x2e]));return _0x252609[_0x137a10([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b3514=>_0x4b3514[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137a10([0x2a])))[_0x137a10([0x6d,0x61,0x70])](_0x34110f=>_0x34110f[_0x137a10([0x73,0x70,0x6c,0x69,0x74])](_0x137a10([0x2e])))[_0x137a10([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x535644=>_0x535644[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x32ce2b[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x137a10([0x6d,0x61,0x70])](_0x3ffb21=>Array(_0x32ce2b[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3ffb21[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x137a10([0x66,0x69,0x6c,0x6c])](_0x3ffb21[0x0]===_0x137a10([0x2a])?_0x137a10([0x2a]):'')[_0x137a10([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3ffb21))[_0x137a10([0x73,0x6f,0x6d,0x65])](_0x2d7e3f=>_0x32ce2b[_0x137a10([0x65,0x76,0x65,0x72,0x79])]((_0x58531d,_0x1c1e0e)=>_0x2d7e3f[_0x1c1e0e]===_0x58531d||_0x2d7e3f[_0x1c1e0e]===_0x137a10([0x2a])));}function _0x17a26f(){return _0x4411da&&_0x104fb9?new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35c13a,_0x1daec4)=>{_0x4411da[_0x137a10([0x74,0x68,0x65,0x6e])](_0x35c13a,_0x1daec4),_0x104fb9[_0x137a10([0x74,0x68,0x65,0x6e])](_0x3a3bdd=>{_0x3a3bdd!=_0x137a10([0x56,0x61,0x6c,0x69,0x64])&&_0x35c13a(_0x3a3bdd);},_0x1daec4);}):_0x4411da||_0x104fb9||_0x137a10([0x56,0x61,0x6c,0x69,0x64]);}}function _0x125bb9(_0x1fcefd,_0x514b0f){return new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x356e97=>{if(_0x2b425b())return _0x356e97(_0x137a10([0x56,0x61,0x6c,0x69,0x64]));_0x79fb15(),_0x4c34bf[_0x137a10([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x137a10([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xbd4e95=!0x1;const _0x5ab3da=_0x433f41();function _0x30983b(_0x5cff29){return!!_0x5cff29&&(typeof _0x5cff29===_0x137a10([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5cff29===_0x137a10([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5cff29[_0x137a10([0x74,0x68,0x65,0x6e])]===_0x137a10([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5cff29[_0x137a10([0x63,0x61,0x74,0x63,0x68])]===_0x137a10([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc4d9d9(_0x1ac2cb){_0x324dc5(_0x1ac2cb)[_0x137a10([0x74,0x68,0x65,0x6e])](_0xb994d1=>{if(!_0xb994d1||_0xb994d1[_0x137a10([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x137a10([0x6f,0x6b]))return _0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2993e7(_0x21ed4b(_0x5ab3da+_0x514b0f))!=_0xb994d1[_0x137a10([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x137a10([0x56,0x61,0x6c,0x69,0x64]);})[_0x137a10([0x74,0x68,0x65,0x6e])](_0x87c41=>(_0x58bc5c(),_0x87c41),()=>{const _0x1a37e9=_0x3cdd2a();return null==_0x1a37e9?(_0x58bc5c(),_0x137a10([0x56,0x61,0x6c,0x69,0x64])):_0x137a10(_0x18c025-_0x1a37e9>(0x4fb6bbce^_0x4e6598)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x137a10([0x74,0x68,0x65,0x6e])](_0x356e97)[_0x137a10([0x63,0x61,0x74,0x63,0x68])](()=>{_0x356e97(_0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32288e=0x6b8cd14e^_0x4e6598;function _0x58bc5c(){const _0x716592=_0x137a10([0x6c,0x6c,0x63,0x74,0x2d])+_0x2993e7(_0x21ed4b(_0x1fcefd)),_0x124121=_0x5cdbff(_0x2993e7(window[_0x137a10([0x4d,0x61,0x74,0x68])][_0x137a10([0x63,0x65,0x69,0x6c])](_0x18c025/_0x32288e)));window[_0x137a10([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x137a10([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x716592,_0x124121);}function _0x3cdd2a(){const _0x3958b4=_0x137a10([0x6c,0x6c,0x63,0x74,0x2d])+_0x2993e7(_0x21ed4b(_0x1fcefd)),_0x538a67=window[_0x137a10([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x137a10([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3958b4);return _0x538a67?window[_0x137a10([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5cdbff(_0x538a67),0x10)*_0x32288e:null;}function _0x324dc5(_0x271c14){return new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x34d9bc,_0x3f96e0)=>{_0x271c14[_0x137a10([0x74,0x68,0x65,0x6e])](_0x34d9bc,_0x3f96e0),window[_0x137a10([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f96e0,0x6bbbeb0e^_0x4e6598);});}}_0x4c34bf[_0x137a10([0x6f,0x6e])](_0x137a10([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2cc138,_0x33b1c4)=>{if(_0x33b1c4[0x0]!=_0x1fcefd)return _0x356e97(_0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x33b1c4[0x1]={..._0x33b1c4[0x1],[_0x137a10([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5ab3da};},{[_0x137a10([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x137a10([0x68,0x69,0x67,0x68])}),_0x4c34bf[_0x137a10([0x6f,0x6e])](_0x137a10([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ee175=>{_0x30983b(_0x2ee175[_0x137a10([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xbd4e95=!0x0,_0xc4d9d9(_0x2ee175[_0x137a10([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x137a10([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x137a10([0x6c,0x6f,0x77])}),_0x2677a5[_0x137a10([0x74,0x68,0x65,0x6e])](()=>{_0xbd4e95||_0x356e97(_0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2b425b(){return _0x4c34bf[_0x137a10([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x137a10([0x76,0x69,0x65,0x77])][_0x137a10([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x137a10([0x61,0x75,0x74,0x6f]);}function _0x79fb15(){_0x4c34bf[_0x137a10([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x137a10([0x76,0x69,0x65,0x77])][_0x137a10([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x137a10([0x61,0x75,0x74,0x6f]);}}function _0x3c2a13(_0x49ecc0){const _0x56df7f=[new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f35b2=>setTimeout(_0x1f35b2,0x6bb30102^_0x4e6598)),_0x2677a5[_0x137a10([0x74,0x68,0x65,0x6e])](()=>new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x323d04=>{let _0x361742=0x0;_0x4c34bf[_0x137a10([0x6d,0x6f,0x64,0x65,0x6c])][_0x137a10([0x6f,0x6e])](_0x137a10([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x219b43,_0x56fe5c)=>{_0x56fe5c[0x0][_0x137a10([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x361742++,_0x361742==(0x6bba3e36^_0x4e6598)&&(_0x323d04(),_0x219b43[_0x137a10([0x6f,0x66,0x66])]());});}))];return window[_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x137a10([0x72,0x61,0x63,0x65])](_0x56df7f)[_0x137a10([0x74,0x68,0x65,0x6e])](()=>_0x49ecc0);}async function _0x29a17b(){await _0x2677a5,_0x4c34bf[_0x137a10([0x6d,0x6f,0x64,0x65,0x6c])][_0x137a10([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x748b35,_0x4c34bf[_0x137a10([0x6d,0x6f,0x64,0x65,0x6c])][_0x137a10([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x748b35,_0x4c34bf[_0x137a10([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x137a10([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4f5912(_0x534e6d){const _0x3c2b04=_0x35db2d();_0x4c34bf[_0x3c2b04]=_0x137a10([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])+_0x534e6d,_0x534e6d!=_0x137a10([0x56,0x61,0x6c,0x69,0x64])&&_0x29a17b();}function _0x35db2d(){const _0x3a13c5=window[_0x137a10([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x137a10([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x137a10([0x6e,0x6f,0x77])]())[_0x137a10([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x137a10([0x2e]),'');let _0x3abadc=_0x137a10([0x64]);for(let _0x3acb4d=0x0;_0x3acb4d<_0x3a13c5[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3acb4d+=0x2){let _0x326cba=window[_0x137a10([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a13c5[_0x137a10([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3acb4d,_0x3acb4d+0x2));_0x326cba>=_0x404aed[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x326cba-=_0x404aed[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3abadc+=_0x404aed[_0x326cba];}return _0x3abadc;}function _0x418cb6(){const _0xdea079=_0x485ab3[_0x137a10([0x73,0x70,0x6c,0x69,0x74])](_0x137a10([0x2e]));if(0x3!=_0xdea079[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x52668f(_0xdea079[0x1]);function _0x52668f(_0x63aed9){const _0x445fb3=_0x1c0874(_0x63aed9);return _0x445fb3&&_0x5434cd()?_0x445fb3:null;function _0x5434cd(){const _0x48821d=_0x445fb3[_0x137a10([0x6a,0x74,0x69])],_0x130bf3=window[_0x137a10([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48821d[_0x137a10([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48821d[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x243521={..._0x445fb3,[_0x137a10([0x6a,0x74,0x69])]:_0x48821d[_0x137a10([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x48821d[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x243521[_0x137a10([0x76,0x63])],_0x21ed4b(_0x243521)==_0x130bf3;}}}async function _0x2930f7(){let _0x33927a=!0x0;try{const _0x4e8183=_0x485ab3[_0x137a10([0x73,0x70,0x6c,0x69,0x74])](_0x137a10([0x2e])),[_0x3ea8eb,_0x5d7ab2,_0x4d9aee]=_0x4e8183;return _0x1a39a3(_0x3ea8eb),await _0x4aac15(_0x3ea8eb,_0x5d7ab2,_0x4d9aee),_0x33927a;}catch{return!0x1;}function _0x1a39a3(_0x30ae2f){const _0x12d9b1=_0x1c0874(_0x30ae2f);_0x12d9b1&&_0x12d9b1[_0x137a10([0x61,0x6c,0x67])]==_0x137a10([0x45,0x53,0x32,0x35,0x36])||(_0x33927a=!0x1);}async function _0x4aac15(_0xe1d0c1,_0x4ca020,_0x51e74e){const _0x216284=window[_0x137a10([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x137a10([0x66,0x72,0x6f,0x6d])](_0x1e0d5a(_0x51e74e),_0x589707=>_0x589707[_0x137a10([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x510ec9=new window[(_0x137a10([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x137a10([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe1d0c1+_0x137a10([0x2e])+_0x4ca020),_0x536e01=window[_0x137a10([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x137a10([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x536e01)return;const _0x3c6935=await _0x536e01[_0x137a10([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x137a10([0x6a,0x77,0x6b]),_0x2eac46,{[_0x137a10([0x6e,0x61,0x6d,0x65])]:_0x137a10([0x45,0x43,0x44,0x53,0x41]),[_0x137a10([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x137a10([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x137a10([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x536e01[_0x137a10([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x137a10([0x6e,0x61,0x6d,0x65])]:_0x137a10([0x45,0x43,0x44,0x53,0x41]),[_0x137a10([0x68,0x61,0x73,0x68])]:{[_0x137a10([0x6e,0x61,0x6d,0x65])]:_0x137a10([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3c6935,_0x216284,_0x510ec9)||(_0x33927a=!0x1);}}function _0x1c0874(_0x119227){return _0x119227[_0x137a10([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x137a10([0x65,0x79]))?JSON[_0x137a10([0x70,0x61,0x72,0x73,0x65])](_0x1e0d5a(_0x119227)):null;}function _0x1e0d5a(_0x2a855e){return window[_0x137a10([0x61,0x74,0x6f,0x62])](_0x2a855e[_0x137a10([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x137a10([0x2b]))[_0x137a10([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x137a10([0x2f])));}function _0x21ed4b(_0x54de60){let _0x25a3e6=0x1505;function _0xb89a92(_0x412941){for(let _0x3d4e74=0x0;_0x3d4e74<_0x412941[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d4e74++){const _0x2aee2e=_0x412941[_0x137a10([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d4e74);_0x25a3e6=(_0x25a3e6<<0x5)+_0x25a3e6+_0x2aee2e,_0x25a3e6&=_0x25a3e6;}}function _0x59db6b(_0x1ed069){Array[_0x137a10([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1ed069)?_0x1ed069[_0x137a10([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59db6b):_0x1ed069&&typeof _0x1ed069==_0x137a10([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x137a10([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1ed069)[_0x137a10([0x73,0x6f,0x72,0x74])]()[_0x137a10([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x122b45,_0x376a6f])=>{_0xb89a92(_0x122b45),_0x59db6b(_0x376a6f);}):_0xb89a92(window[_0x137a10([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1ed069));}return _0x59db6b(_0x54de60),_0x25a3e6>>>0x0;}function _0x2993e7(_0x47e535){return _0x47e535[_0x137a10([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x137a10([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x137a10([0x30]));}function _0x5cdbff(_0x5e2d37){return _0x5e2d37[_0x137a10([0x73,0x70,0x6c,0x69,0x74])]('')[_0x137a10([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x137a10([0x6a,0x6f,0x69,0x6e])]('');}function _0x748b35(){}function _0x137a10(_0x1024a5){return _0x1024a5['map'](_0x26c9e8=>String['fromCharCode'](_0x26c9e8))['join']('');}_0x4f5912(await _0x5166d8());}(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'],[_0x317db8=>Number(_0x317db8)>=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(_0x139501){return L['includes'](_0x139501);}function g(_0x142b34){return Array['from'](_0x142b34['getStyleNames']())['filter'](P);}function b(_0x5c3aba,_0x53d507,_0x35252c){const {spanStyles:_0x4bfc7a,stylesToBeHtmlElements:_0x231c26}=function(_0x2f0f06,_0x53ca3b){const _0x2146d4={},_0x5ccf62={};return _0x53ca3b['forEach'](_0xae4538=>{const _0x1841d1=_0x2f0f06['getStyle'](_0xae4538);if(_0x1841d1){if(function(_0x4d60a5){return E['includes'](_0x4d60a5);}(_0xae4538))_0x2146d4[_0xae4538]=_0x1841d1;else{if(function(_0x1c3808){return _0x1c3808 in F;}(_0xae4538)){const _0x1f4aa2=_0x1841d1['split']('\x20');F[_0xae4538]['forEach'](([_0x5f19d1,_0x2d4a0d])=>{for(const _0x297ca5 of _0x1f4aa2){('function'==typeof _0x5f19d1&&_0x5f19d1(_0x297ca5)||_0x5f19d1===_0x297ca5)&&(_0x5ccf62[_0xae4538]=[..._0x5ccf62[_0xae4538]||[],[_0x5f19d1,_0x2d4a0d]]);}});}}}}),{'spanStyles':_0x2146d4,'stylesToBeHtmlElements':_0x5ccf62};}(_0x5c3aba,_0x35252c);!function(_0x10c4a2,_0x201287,_0x29b028){for(const _0x57bdb9 in _0x29b028){_0x29b028[_0x57bdb9]['forEach'](([,_0x40a48a])=>{const _0x535b9c=_0x201287['createElement'](_0x40a48a,[],_0x10c4a2['getChildren']());_0x201287['insertChild'](0x0,_0x535b9c,_0x10c4a2);}),_0x201287['removeStyle'](_0x57bdb9,_0x10c4a2);}}(_0x5c3aba,_0x53d507,_0x231c26),function(_0x426bbd,_0x21ab2d,_0x33d384){if(!Object['keys'](_0x33d384)['length'])return;const _0x4041ec=_0x21ab2d['createElement']('span',[],_0x426bbd['getChildren']());_0x21ab2d['setStyle'](_0x33d384,_0x4041ec),_0x21ab2d['insertChild'](0x0,_0x4041ec,_0x426bbd),_0x21ab2d['removeStyle'](Object['keys'](_0x33d384),_0x426bbd);}(_0x5c3aba,_0x53d507,_0x4bfc7a);}class a extends _0x5cadc8{['execute'](_0x538b9a){const {body:_0x12988c}=_0x538b9a['_parsedData'],_0x228d59=new _0x2afb59(_0x12988c['document']),_0x4de757=_0x228d59['createRangeIn'](_0x12988c),_0x40cd89=new _0x416e08(_0x228d59['document']['stylesProcessor']),_0x271294=[...new _0x5eb324(_0x40cd89)['blockElements'],'font'],_0xbb5379=_0x4de757['getItems']();for(const _0x50911c of _0xbb5379)_0x50911c['is']('element')&&_0x271294['includes'](_0x50911c['name'])&&b(_0x50911c,_0x228d59,g(_0x50911c));_0x538b9a['content']=_0x12988c;}['isActive'](_0x5435ec){return super['isActive'](_0x5435ec)||p(_0x5435ec);}}class s extends _0x1fc7b6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x360865=this['editor'],_0x40a60e=_0x360865['plugins']['get']('ClipboardPipeline'),_0x55475a=_0x360865['editing']['view']['document'],_0x107e7f=new a(_0x55475a);_0x40a60e['on']('inputTransformation',(_0x4ca443,_0x8d3387)=>{const _0x1309c3=_0x8d3387['dataTransfer']['getData']('text/html');_0x107e7f['isActive'](_0x1309c3)&&(_0x8d3387['_parsedData']||(_0x8d3387['_parsedData']=_0x343af8(_0x1309c3,_0x55475a['stylesProcessor'])),_0x107e7f['execute'](_0x8d3387));},{'priority':_0xf71682['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5172b4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1c2ca3;for(const _0xff60a8 in _0x5172b4){const _0x208a43=_0xff60a8,_0x325bfa=_0x5172b4[_0x208a43];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x325bfa){delete _0x5172b4[_0x208a43],_0x1c2ca3=_0x325bfa,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1fc7b6{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 _0x103a7f}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x16fadb,parsePasteOfficeHtml as _0x34c0e1}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1e1d4e,uid as _0x5b7c0f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x4594e0,ViewDocument as _0x34644f,ViewDomConverter as _0x45e6a1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x33a98f){return m['test'](_0x33a98f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x44b2df,_0x42928a){const _0x1e6f87=new Map();for(const [_0x301939,_0x1d9260]of _0x42928a){if(!_0x301939['tagName']&&!_0x301939['className'])continue;const _0x420b58=!_0x301939['tagName']||_0x44b2df['name']===_0x301939['tagName'],_0x2b055d=!_0x301939['className']||_0x44b2df['hasClass'](_0x301939['className']);_0x420b58&&_0x2b055d&&_0x1e6f87['set'](_0x301939,_0x1d9260);}return _0x1e6f87;}function h(_0x41ca72){const _0x2dffdf={};for(let _0x35c239=0x0;_0x35c239<_0x41ca72['length'];_0x35c239++){const _0x42bedc=_0x41ca72[_0x35c239],_0x2cf5e5=_0x41ca72['getPropertyValue'](_0x42bedc);'initial'!==_0x2cf5e5&&(_0x2dffdf[_0x42bedc]=_0x2cf5e5);}return _0x2dffdf;}function O(_0x1c6e64){const _0x1680fc=_0x1c6e64['split'](',')['map'](_0x171c50=>_0x171c50['trim']()),_0xf0f242=[];for(const _0x5297f1 of _0x1680fc){const _0x4a19b3=S['exec'](_0x5297f1);_0x4a19b3&&_0xf0f242['push'](_0x4a19b3['groups']);}return _0xf0f242;}function k(_0x4ad232){const _0x4e1375={};for(const _0x461069 of _0x4ad232)Object['assign'](_0x4e1375,_0x461069);return _0x4e1375;}class u extends _0x16fadb{['execute'](_0x451c06){const {body:_0x2875a7,styles:_0x552f40}=_0x451c06['_parsedData'],_0x537ac6=new _0x4594e0(_0x2875a7['document']),_0x54c07d=_0x537ac6['createRangeIn'](_0x2875a7),_0x4db7e0=function(_0x9006e5){const _0x301c9d={};for(const _0x273771 of _0x9006e5)for(const _0x1b24ea of _0x273771['cssRules'])if(_0x1b24ea instanceof CSSStyleRule){const _0x11a3ca=h(_0x1b24ea['style']);_0x301c9d[_0x1b24ea['selectorText']]=Object['assign']({},_0x301c9d[_0x1b24ea['selectorText']]||{},_0x11a3ca);}return _0x301c9d;}(_0x552f40),_0x337167=function(_0x2e8eda){const _0x859d4e=new Map();for(const _0x3a7c4b in _0x2e8eda){const _0x3aad8a=O(_0x3a7c4b),_0x5b6387=_0x2e8eda[_0x3a7c4b];for(const _0x54cfcd of _0x3aad8a)_0x859d4e['set'](_0x54cfcd,_0x5b6387);}return _0x859d4e;}(_0x4db7e0);for(const _0x249b13 of _0x54c07d){if('elementStart'!==_0x249b13['type'])continue;const _0xefb31f=j(_0x249b13['item'],_0x337167);if(_0xefb31f['size']){const _0x562a1d=k(Array['from'](_0xefb31f['values']()));for(const _0x2644aa in _0x562a1d){const _0x1a7e68=_0x249b13['item'];_0x1a7e68['hasStyle'](_0x2644aa)||_0x537ac6['setStyle'](_0x2644aa,_0x562a1d[_0x2644aa],_0x1a7e68);}}}_0x451c06['content']=_0x2875a7;}['isActive'](_0x38b07f){return super['isActive'](_0x38b07f)||p(_0x38b07f);}}class i extends _0x103a7f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x6280d0=this['editor'],_0x3fd5a8=_0x6280d0['plugins']['get']('ClipboardPipeline'),_0x403150=_0x6280d0['editing']['view']['document'],_0x12c324=new u(_0x403150);_0x3fd5a8['on']('inputTransformation',(_0x2cab9f,_0x19c691)=>{const _0x3de106=_0x19c691['dataTransfer']['getData']('text/html');_0x12c324['isActive'](_0x3de106)&&(_0x19c691['_parsedData']||(_0x19c691['_parsedData']=_0x34c0e1(_0x3de106,_0x403150['stylesProcessor'])),_0x12c324['execute'](_0x19c691));},{'priority':_0x1e1d4e['get']('high')+0xb});}['afterInit'](){!async function(_0x39e03f){const _0x1c4723=_0x4fee7c([0x32,0x47,0x58,0x30,0x71,0x73,0x37,0x68,0x52,0x5a,0x4c,0x46,0x7a,0x34,0x79,0x50,0x6e,0x54,0x76,0x6b,0x55,0x70,0x69,0x74,0x53,0x6f,0x64,0x38,0x63,0x4f,0x42,0x6d,0x4a,0x39,0x59,0x33,0x62,0x35,0x51,0x65,0x61,0x49,0x41,0x56,0x48,0x4d,0x44,0x6a,0x67,0x4e,0x57,0x43,0x72,0x45,0x31,0x66,0x75,0x6c,0x78,0x4b,0x36,0x77]),_0x49b947=0x2393df37,_0x3ed3be=0x2394b227^_0x49b947,_0xa11abb=window[_0x4fee7c([0x44,0x61,0x74,0x65])][_0x4fee7c([0x6e,0x6f,0x77])](),_0x23b37f=_0x39e03f[_0x4fee7c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xbbdfee=new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14a8dd=>{_0x23b37f[_0x4fee7c([0x6f,0x6e,0x63,0x65])](_0x4fee7c([0x72,0x65,0x61,0x64,0x79]),_0x14a8dd);}),_0x1b29c5={[_0x4fee7c([0x6b,0x74,0x79])]:_0x4fee7c([0x45,0x43]),[_0x4fee7c([0x75,0x73,0x65])]:_0x4fee7c([0x73,0x69,0x67]),[_0x4fee7c([0x63,0x72,0x76])]:_0x4fee7c([0x50,0x2d,0x32,0x35,0x36]),[_0x4fee7c([0x78])]:_0x4fee7c([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]),[_0x4fee7c([0x79])]:_0x4fee7c([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]),[_0x4fee7c([0x61,0x6c,0x67])]:_0x4fee7c([0x45,0x53,0x32,0x35,0x36])},_0x2aac70=_0x23b37f[_0x4fee7c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4fee7c([0x67,0x65,0x74])](_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x36ff48(){let _0x4cd493,_0x24d112=null,_0xf4b126=null;try{if(_0x2aac70==_0x4fee7c([0x47,0x50,0x4c]))return _0x4fee7c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4cd493=_0x1250ec(),!_0x4cd493)return _0x4fee7c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4cd493[_0x4fee7c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf4b126=_0x46a960(_0x4cd493[_0x4fee7c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4cd493[_0x4fee7c([0x6a,0x74,0x69])])),await _0x5763ab()?_0x32f4e8()?_0x42999b()?_0x4fee7c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x17f3d2()?(_0x4cd493[_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4fee7c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x24d112=_0x4277d0(_0x4fee7c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4cd493[_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4fee7c([0x74,0x72,0x69,0x61,0x6c])&&(_0x24d112=_0x4277d0(_0x4fee7c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xbc4498()):_0x4fee7c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4fee7c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4fee7c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4fee7c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42999b(){const _0x3a9b99=[_0x4fee7c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4fee7c([0x74,0x72,0x69,0x61,0x6c])][_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cd493[_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xa11abb/0x3e8:0xe10*_0x3ed3be;return _0x4cd493[_0x4fee7c([0x65,0x78,0x70])]<_0x3a9b99;}function _0x32f4e8(){const _0x3f0af3=_0x4cd493[_0x4fee7c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f0af3&&(!!_0x3f0af3[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fee7c([0x2a]))||(!!_0x3f0af3[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fee7c([0x50,0x4f,0x45]))||!!_0x3f0af3[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fee7c([0x50,0x50]))));}function _0x17f3d2(){const _0x2f407b=_0x4cd493[_0x4fee7c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f407b||0x0==_0x2f407b[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3b0687}=new URL(window[_0x4fee7c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2f407b[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b0687))return!0x0;const _0xc5281a=_0x3b0687[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])](_0x4fee7c([0x2e]));return _0x2f407b[_0x4fee7c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42ef42=>_0x42ef42[_0x4fee7c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fee7c([0x2a])))[_0x4fee7c([0x6d,0x61,0x70])](_0x29b1a4=>_0x29b1a4[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])](_0x4fee7c([0x2e])))[_0x4fee7c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3399f6=>_0x3399f6[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xc5281a[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4fee7c([0x6d,0x61,0x70])](_0x5ac44d=>Array(_0xc5281a[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5ac44d[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4fee7c([0x66,0x69,0x6c,0x6c])](_0x5ac44d[0x0]===_0x4fee7c([0x2a])?_0x4fee7c([0x2a]):'')[_0x4fee7c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5ac44d))[_0x4fee7c([0x73,0x6f,0x6d,0x65])](_0x111cef=>_0xc5281a[_0x4fee7c([0x65,0x76,0x65,0x72,0x79])]((_0x1ad980,_0x500345)=>_0x111cef[_0x500345]===_0x1ad980||_0x111cef[_0x500345]===_0x4fee7c([0x2a])));}function _0xbc4498(){return _0x24d112&&_0xf4b126?new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5150cf,_0x312e8f)=>{_0x24d112[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x5150cf,_0x312e8f),_0xf4b126[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0xd6bd52=>{_0xd6bd52!=_0x4fee7c([0x56,0x61,0x6c,0x69,0x64])&&_0x5150cf(_0xd6bd52);},_0x312e8f);}):_0x24d112||_0xf4b126||_0x4fee7c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x46a960(_0x3056e2,_0x47f984){return new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23a00f=>{if(_0x5b087b())return _0x23a00f(_0x4fee7c([0x56,0x61,0x6c,0x69,0x64]));_0x41390b(),_0x23b37f[_0x4fee7c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4fee7c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e30b2=!0x1;const _0x554db8=_0x5b7c0f();function _0x41bce4(_0x445978){return!!_0x445978&&(typeof _0x445978===_0x4fee7c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x445978===_0x4fee7c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x445978[_0x4fee7c([0x74,0x68,0x65,0x6e])]===_0x4fee7c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x445978[_0x4fee7c([0x63,0x61,0x74,0x63,0x68])]===_0x4fee7c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x290d6d(_0x6b06fa){_0x7e1447(_0x6b06fa)[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x3dce96=>{if(!_0x3dce96||_0x3dce96[_0x4fee7c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4fee7c([0x6f,0x6b]))return _0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1f4386(_0x1df54c(_0x554db8+_0x47f984))!=_0x3dce96[_0x4fee7c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4fee7c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x18164e=>(_0x4f2aea(),_0x18164e),()=>{const _0x3990a2=_0x5c0128();return null==_0x3990a2?(_0x4f2aea(),_0x4fee7c([0x56,0x61,0x6c,0x69,0x64])):_0x4fee7c(_0xa11abb-_0x3990a2>(0x79f5b37^_0x49b947)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x23a00f)[_0x4fee7c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x23a00f(_0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3d1642=0x23a531b7^_0x49b947;function _0x4f2aea(){const _0x30f6fd=_0x4fee7c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1f4386(_0x1df54c(_0x3056e2)),_0x1bb681=_0xe028cc(_0x1f4386(window[_0x4fee7c([0x4d,0x61,0x74,0x68])][_0x4fee7c([0x63,0x65,0x69,0x6c])](_0xa11abb/_0x3d1642)));window[_0x4fee7c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4fee7c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x30f6fd,_0x1bb681);}function _0x5c0128(){const _0x4390e4=_0x4fee7c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1f4386(_0x1df54c(_0x3056e2)),_0x55ecdd=window[_0x4fee7c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4fee7c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4390e4);return _0x55ecdd?window[_0x4fee7c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe028cc(_0x55ecdd),0x10)*_0x3d1642:null;}function _0x7e1447(_0x5e799d){return new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f47f0,_0x229ad8)=>{_0x5e799d[_0x4fee7c([0x74,0x68,0x65,0x6e])](_0x1f47f0,_0x229ad8),window[_0x4fee7c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x229ad8,0x23920bf7^_0x49b947);});}}_0x23b37f[_0x4fee7c([0x6f,0x6e])](_0x4fee7c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x8801e0,_0x458b16)=>{if(_0x458b16[0x0]!=_0x3056e2)return _0x23a00f(_0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x458b16[0x1]={..._0x458b16[0x1],[_0x4fee7c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x554db8};},{[_0x4fee7c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4fee7c([0x68,0x69,0x67,0x68])}),_0x23b37f[_0x4fee7c([0x6f,0x6e])](_0x4fee7c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2a872e=>{_0x41bce4(_0x2a872e[_0x4fee7c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e30b2=!0x0,_0x290d6d(_0x2a872e[_0x4fee7c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4fee7c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4fee7c([0x6c,0x6f,0x77])}),_0xbbdfee[_0x4fee7c([0x74,0x68,0x65,0x6e])](()=>{_0x2e30b2||_0x23a00f(_0x4fee7c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5b087b(){return _0x23b37f[_0x4fee7c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4fee7c([0x76,0x69,0x65,0x77])][_0x4fee7c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4fee7c([0x61,0x75,0x74,0x6f]);}function _0x41390b(){_0x23b37f[_0x4fee7c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4fee7c([0x76,0x69,0x65,0x77])][_0x4fee7c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4fee7c([0x61,0x75,0x74,0x6f]);}}function _0x4277d0(_0x3ccec6){const _0x6d8258=[new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7320ae=>setTimeout(_0x7320ae,0x239ae1fb^_0x49b947)),_0xbbdfee[_0x4fee7c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4eec29=>{let _0x1e0474=0x0;_0x23b37f[_0x4fee7c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fee7c([0x6f,0x6e])](_0x4fee7c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x113685,_0x59d539)=>{_0x59d539[0x0][_0x4fee7c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e0474++,_0x1e0474==(0x2393decf^_0x49b947)&&(_0x4eec29(),_0x113685[_0x4fee7c([0x6f,0x66,0x66])]());});}))];return window[_0x4fee7c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4fee7c([0x72,0x61,0x63,0x65])](_0x6d8258)[_0x4fee7c([0x74,0x68,0x65,0x6e])](()=>_0x3ccec6);}async function _0x4f15bf(){await _0xbbdfee,_0x23b37f[_0x4fee7c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fee7c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5bb551,_0x23b37f[_0x4fee7c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fee7c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5bb551,_0x23b37f[_0x4fee7c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4fee7c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x28f513(_0x504e8d){const _0x1b2d62=_0x31a366();_0x23b37f[_0x1b2d62]=_0x4fee7c([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])+_0x504e8d,_0x504e8d!=_0x4fee7c([0x56,0x61,0x6c,0x69,0x64])&&_0x4f15bf();}function _0x31a366(){const _0x5ecec3=window[_0x4fee7c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4fee7c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4fee7c([0x6e,0x6f,0x77])]())[_0x4fee7c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4fee7c([0x2e]),'');let _0x2a56c3=_0x4fee7c([0x47]);for(let _0x58a00d=0x0;_0x58a00d<_0x5ecec3[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58a00d+=0x2){let _0x38e6fc=window[_0x4fee7c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ecec3[_0x4fee7c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58a00d,_0x58a00d+0x2));_0x38e6fc>=_0x1c4723[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38e6fc-=_0x1c4723[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a56c3+=_0x1c4723[_0x38e6fc];}return _0x2a56c3;}function _0x1250ec(){const _0x293983=_0x2aac70[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])](_0x4fee7c([0x2e]));if(0x3!=_0x293983[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1ce894(_0x293983[0x1]);function _0x1ce894(_0x5aa91b){const _0x31bcfb=_0x1353d9(_0x5aa91b);return _0x31bcfb&&_0x4cb855()?_0x31bcfb:null;function _0x4cb855(){const _0x261474=_0x31bcfb[_0x4fee7c([0x6a,0x74,0x69])],_0x5447ab=window[_0x4fee7c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x261474[_0x4fee7c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x261474[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x58fdda={..._0x31bcfb,[_0x4fee7c([0x6a,0x74,0x69])]:_0x261474[_0x4fee7c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x261474[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x58fdda[_0x4fee7c([0x76,0x63])],_0x1df54c(_0x58fdda)==_0x5447ab;}}}async function _0x5763ab(){let _0x57ef04=!0x0;try{const _0x721ee2=_0x2aac70[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])](_0x4fee7c([0x2e])),[_0x56457e,_0x2b7159,_0x385efc]=_0x721ee2;return _0x2d92c2(_0x56457e),await _0x351976(_0x56457e,_0x2b7159,_0x385efc),_0x57ef04;}catch{return!0x1;}function _0x2d92c2(_0x110672){const _0x31ac6c=_0x1353d9(_0x110672);_0x31ac6c&&_0x31ac6c[_0x4fee7c([0x61,0x6c,0x67])]==_0x4fee7c([0x45,0x53,0x32,0x35,0x36])||(_0x57ef04=!0x1);}async function _0x351976(_0x12dacb,_0x5e4f1e,_0x17edde){const _0x52160e=window[_0x4fee7c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4fee7c([0x66,0x72,0x6f,0x6d])](_0x4bfce3(_0x17edde),_0x345d3c=>_0x345d3c[_0x4fee7c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5dd403=new window[(_0x4fee7c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4fee7c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x12dacb+_0x4fee7c([0x2e])+_0x5e4f1e),_0x4e9e8d=window[_0x4fee7c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4fee7c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4e9e8d)return;const _0x55f180=await _0x4e9e8d[_0x4fee7c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4fee7c([0x6a,0x77,0x6b]),_0x1b29c5,{[_0x4fee7c([0x6e,0x61,0x6d,0x65])]:_0x4fee7c([0x45,0x43,0x44,0x53,0x41]),[_0x4fee7c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4fee7c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4fee7c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4e9e8d[_0x4fee7c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4fee7c([0x6e,0x61,0x6d,0x65])]:_0x4fee7c([0x45,0x43,0x44,0x53,0x41]),[_0x4fee7c([0x68,0x61,0x73,0x68])]:{[_0x4fee7c([0x6e,0x61,0x6d,0x65])]:_0x4fee7c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x55f180,_0x52160e,_0x5dd403)||(_0x57ef04=!0x1);}}function _0x1353d9(_0x3cfee6){return _0x3cfee6[_0x4fee7c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4fee7c([0x65,0x79]))?JSON[_0x4fee7c([0x70,0x61,0x72,0x73,0x65])](_0x4bfce3(_0x3cfee6)):null;}function _0x4bfce3(_0x278999){return window[_0x4fee7c([0x61,0x74,0x6f,0x62])](_0x278999[_0x4fee7c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4fee7c([0x2b]))[_0x4fee7c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4fee7c([0x2f])));}function _0x1df54c(_0x4fe9f2){let _0x447a99=0x1505;function _0x13ea5e(_0x2d5b2e){for(let _0x11d1b6=0x0;_0x11d1b6<_0x2d5b2e[_0x4fee7c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11d1b6++){const _0x315026=_0x2d5b2e[_0x4fee7c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x11d1b6);_0x447a99=(_0x447a99<<0x5)+_0x447a99+_0x315026,_0x447a99&=_0x447a99;}}function _0xcada5a(_0x54a5b6){Array[_0x4fee7c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x54a5b6)?_0x54a5b6[_0x4fee7c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xcada5a):_0x54a5b6&&typeof _0x54a5b6==_0x4fee7c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4fee7c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x54a5b6)[_0x4fee7c([0x73,0x6f,0x72,0x74])]()[_0x4fee7c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x549ac2,_0x269b76])=>{_0x13ea5e(_0x549ac2),_0xcada5a(_0x269b76);}):_0x13ea5e(window[_0x4fee7c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x54a5b6));}return _0xcada5a(_0x4fe9f2),_0x447a99>>>0x0;}function _0x1f4386(_0x4b675a){return _0x4b675a[_0x4fee7c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4fee7c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4fee7c([0x30]));}function _0xe028cc(_0x56a2c8){return _0x56a2c8[_0x4fee7c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4fee7c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4fee7c([0x6a,0x6f,0x69,0x6e])]('');}function _0x5bb551(){}function _0x4fee7c(_0x53fbe7){return _0x53fbe7['map'](_0x3c417b=>String['fromCharCode'](_0x3c417b))['join']('');}_0x28f513(await _0x36ff48());}(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'],[_0x138296=>Number(_0x138296)>=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(_0x2f7a15){return L['includes'](_0x2f7a15);}function g(_0x279507){return Array['from'](_0x279507['getStyleNames']())['filter'](P);}function b(_0x330a0a,_0x333393,_0x4a1962){const {spanStyles:_0x5c3e4a,stylesToBeHtmlElements:_0x2c9e95}=function(_0x2cac4c,_0x4cc13b){const _0x126863={},_0x2297b5={};return _0x4cc13b['forEach'](_0x3d8749=>{const _0xa7f44c=_0x2cac4c['getStyle'](_0x3d8749);if(_0xa7f44c){if(function(_0x42890d){return E['includes'](_0x42890d);}(_0x3d8749))_0x126863[_0x3d8749]=_0xa7f44c;else{if(function(_0x2e9207){return _0x2e9207 in F;}(_0x3d8749)){const _0x1bd0aa=_0xa7f44c['split']('\x20');F[_0x3d8749]['forEach'](([_0x4d5ea0,_0x3a1ab9])=>{for(const _0x219a5b of _0x1bd0aa){('function'==typeof _0x4d5ea0&&_0x4d5ea0(_0x219a5b)||_0x4d5ea0===_0x219a5b)&&(_0x2297b5[_0x3d8749]=[..._0x2297b5[_0x3d8749]||[],[_0x4d5ea0,_0x3a1ab9]]);}});}}}}),{'spanStyles':_0x126863,'stylesToBeHtmlElements':_0x2297b5};}(_0x330a0a,_0x4a1962);!function(_0x5c8f2c,_0xba7f00,_0x56f63e){for(const _0xa70f14 in _0x56f63e){_0x56f63e[_0xa70f14]['forEach'](([,_0x13cb7f])=>{const _0x4790cc=_0xba7f00['createElement'](_0x13cb7f,[],_0x5c8f2c['getChildren']());_0xba7f00['insertChild'](0x0,_0x4790cc,_0x5c8f2c);}),_0xba7f00['removeStyle'](_0xa70f14,_0x5c8f2c);}}(_0x330a0a,_0x333393,_0x2c9e95),function(_0x25bb5b,_0x3768bd,_0x41c833){if(!Object['keys'](_0x41c833)['length'])return;const _0x1f02b6=_0x3768bd['createElement']('span',[],_0x25bb5b['getChildren']());_0x3768bd['setStyle'](_0x41c833,_0x1f02b6),_0x3768bd['insertChild'](0x0,_0x1f02b6,_0x25bb5b),_0x3768bd['removeStyle'](Object['keys'](_0x41c833),_0x25bb5b);}(_0x330a0a,_0x333393,_0x5c3e4a);}class a extends _0x16fadb{['execute'](_0x16ed3b){const {body:_0x9c5f9b}=_0x16ed3b['_parsedData'],_0x32603c=new _0x4594e0(_0x9c5f9b['document']),_0x2e1eac=_0x32603c['createRangeIn'](_0x9c5f9b),_0xc913b7=new _0x34644f(_0x32603c['document']['stylesProcessor']),_0x5f4f6d=[...new _0x45e6a1(_0xc913b7)['blockElements'],'font'],_0x326f6a=_0x2e1eac['getItems']();for(const _0x272498 of _0x326f6a)_0x272498['is']('element')&&_0x5f4f6d['includes'](_0x272498['name'])&&b(_0x272498,_0x32603c,g(_0x272498));_0x16ed3b['content']=_0x9c5f9b;}['isActive'](_0x2ecfea){return super['isActive'](_0x2ecfea)||p(_0x2ecfea);}}class s extends _0x103a7f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1b15af=this['editor'],_0x1a4322=_0x1b15af['plugins']['get']('ClipboardPipeline'),_0x4f46a1=_0x1b15af['editing']['view']['document'],_0x18427d=new a(_0x4f46a1);_0x1a4322['on']('inputTransformation',(_0x5d01b8,_0x40c43c)=>{const _0x4edf15=_0x40c43c['dataTransfer']['getData']('text/html');_0x18427d['isActive'](_0x4edf15)&&(_0x40c43c['_parsedData']||(_0x40c43c['_parsedData']=_0x34c0e1(_0x4edf15,_0x4f46a1['stylesProcessor'])),_0x18427d['execute'](_0x40c43c));},{'priority':_0x1e1d4e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x16a89b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4fa3d2;for(const _0x165cac in _0x16a89b){const _0x24c7e8=_0x165cac,_0x3d7d86=_0x16a89b[_0x24c7e8];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3d7d86||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3d7d86){delete _0x16a89b[_0x24c7e8],_0x4fa3d2=_0x3d7d86,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4fa3d2&&_0x16a89b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x103a7f{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.0-alpha.6",
3
+ "version": "46.0.0-alpha.8",
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.0-alpha.6",
26
- "@ckeditor/ckeditor5-engine": "46.0.0-alpha.6",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.6",
28
- "@ckeditor/ckeditor5-utils": "46.0.0-alpha.6",
29
- "ckeditor5": "46.0.0-alpha.6"
25
+ "@ckeditor/ckeditor5-core": "46.0.0-alpha.8",
26
+ "@ckeditor/ckeditor5-engine": "46.0.0-alpha.8",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.8",
28
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.8",
29
+ "ckeditor5": "46.0.0-alpha.8"
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(_0xa6ccbc,_0x4b20ff){var _0x4148e8=_0x28ce,_0x36647e=_0xa6ccbc();while(!![]){try{var _0x2b0b93=parseInt(_0x4148e8(0xe7))/0x1*(-parseInt(_0x4148e8(0xe1))/0x2)+parseInt(_0x4148e8(0xe3))/0x3+parseInt(_0x4148e8(0xe5))/0x4+-parseInt(_0x4148e8(0xe6))/0x5+parseInt(_0x4148e8(0xe8))/0x6+-parseInt(_0x4148e8(0xe4))/0x7*(parseInt(_0x4148e8(0xe2))/0x8)+parseInt(_0x4148e8(0xe9))/0x9;if(_0x2b0b93===_0x4b20ff)break;else _0x36647e['push'](_0x36647e['shift']());}catch(_0x420869){_0x36647e['push'](_0x36647e['shift']());}}}(_0x15df,0x9d4b5));function _0x28ce(_0x1752b0,_0x34adc0){var _0x15dfd5=_0x15df();return _0x28ce=function(_0x28ce82,_0xa8acdf){_0x28ce82=_0x28ce82-0xe1;var _0x2121c9=_0x15dfd5[_0x28ce82];return _0x2121c9;},_0x28ce(_0x1752b0,_0x34adc0);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x15df(){var _0x20c0a5=['4151835kXVvij','19922bFOker','344DbMYvu','208197oovaSu','77651XgvdAT','2393584DkMWRS','2005990hrYbCC','71yDNEgL','6603570wlookO'];_0x15df=function(){return _0x20c0a5;};return _0x15df();}
23
+ (function(_0xade0e2,_0x18ba80){var _0x38ba1d=_0x25ca,_0x5a769b=_0xade0e2();while(!![]){try{var _0x1e4521=parseInt(_0x38ba1d(0x90))/0x1+parseInt(_0x38ba1d(0x8f))/0x2+parseInt(_0x38ba1d(0x95))/0x3+parseInt(_0x38ba1d(0x93))/0x4+-parseInt(_0x38ba1d(0x92))/0x5+parseInt(_0x38ba1d(0x91))/0x6+-parseInt(_0x38ba1d(0x94))/0x7;if(_0x1e4521===_0x18ba80)break;else _0x5a769b['push'](_0x5a769b['shift']());}catch(_0x200f0d){_0x5a769b['push'](_0x5a769b['shift']());}}}(_0x4e19,0xa162e));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4e19(){var _0x1d7eaa=['2026745TxHoFv','3156680CIdPFx','17628807HSNAQo','3061794prfNNz','1450168PjLEtQ','933571byMFkf','698190zVvhFn'];_0x4e19=function(){return _0x1d7eaa;};return _0x4e19();}function _0x25ca(_0x52b9b3,_0x4da0d8){var _0x4e193a=_0x4e19();return _0x25ca=function(_0x25ca7b,_0xf222a8){_0x25ca7b=_0x25ca7b-0x8f;var _0x52f961=_0x4e193a[_0x25ca7b];return _0x52f961;},_0x25ca(_0x52b9b3,_0x4da0d8);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x38e1(){var _0x2b9c66=['64yUjRfN','20805RCJSVh','26XODcOQ','361400RSDMRK','737TRUkdD','1896lEwbmy','470BxfQAf','12557VKVqKY','584238iadqzt','10CwkVkf','168959sUyCkP','2313qayLAU','76YIkkVT'];_0x38e1=function(){return _0x2b9c66;};return _0x38e1();}(function(_0x4e91a3,_0x59c936){var _0x3a9750=_0x136c,_0x261202=_0x4e91a3();while(!![]){try{var _0x5b62c7=parseInt(_0x3a9750(0x145))/0x1*(-parseInt(_0x3a9750(0x140))/0x2)+-parseInt(_0x3a9750(0x14c))/0x3*(parseInt(_0x3a9750(0x14a))/0x4)+parseInt(_0x3a9750(0x147))/0x5*(parseInt(_0x3a9750(0x146))/0x6)+parseInt(_0x3a9750(0x148))/0x7*(parseInt(_0x3a9750(0x14b))/0x8)+parseInt(_0x3a9750(0x149))/0x9*(parseInt(_0x3a9750(0x144))/0xa)+-parseInt(_0x3a9750(0x142))/0xb*(-parseInt(_0x3a9750(0x143))/0xc)+parseInt(_0x3a9750(0x141))/0xd;if(_0x5b62c7===_0x59c936)break;else _0x261202['push'](_0x261202['shift']());}catch(_0x50b84f){_0x261202['push'](_0x261202['shift']());}}}(_0x38e1,0x22fc5));function _0x136c(_0x495045,_0x4e595f){var _0x38e1c7=_0x38e1();return _0x136c=function(_0x136cf4,_0x439c7e){_0x136cf4=_0x136cf4-0x140;var _0x33919f=_0x38e1c7[_0x136cf4];return _0x33919f;},_0x136c(_0x495045,_0x4e595f);}import{CKEditorError as _0x5f17a2}from'ckeditor5/src/utils.js';
23
+ function _0x1af6(_0x29caae,_0x346e6a){var _0x784a49=_0x784a();return _0x1af6=function(_0x1af66b,_0x3de046){_0x1af66b=_0x1af66b-0x1ce;var _0x249ef5=_0x784a49[_0x1af66b];return _0x249ef5;},_0x1af6(_0x29caae,_0x346e6a);}(function(_0x1bcf9b,_0x1d967d){var _0xf6f55f=_0x1af6,_0x49f057=_0x1bcf9b();while(!![]){try{var _0x1dc68e=-parseInt(_0xf6f55f(0x1d0))/0x1+-parseInt(_0xf6f55f(0x1d2))/0x2+-parseInt(_0xf6f55f(0x1d6))/0x3+parseInt(_0xf6f55f(0x1d3))/0x4*(-parseInt(_0xf6f55f(0x1d4))/0x5)+-parseInt(_0xf6f55f(0x1d1))/0x6*(-parseInt(_0xf6f55f(0x1ce))/0x7)+-parseInt(_0xf6f55f(0x1cf))/0x8+parseInt(_0xf6f55f(0x1d5))/0x9;if(_0x1dc68e===_0x1d967d)break;else _0x49f057['push'](_0x49f057['shift']());}catch(_0x16a996){_0x49f057['push'](_0x49f057['shift']());}}}(_0x784a,0xaddfb));function _0x784a(){var _0x43bc00=['556551ZYprIe','3770249cTvCHb','318264oLbauq','241411voGEYA','6bxZGUQ','644220HZByfx','8hqenpI','1612470gnDHKe','14466501KxDIQa'];_0x784a=function(){return _0x43bc00;};return _0x784a();}import{CKEditorError as _0x545cd2}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a9e09=_0x2684;function _0x2684(_0x2ed820,_0x461976){const _0x38fcd4=_0x38fc();return _0x2684=function(_0x268464,_0x6d184d){_0x268464=_0x268464-0x10f;let _0x28f955=_0x38fcd4[_0x268464];return _0x28f955;},_0x2684(_0x2ed820,_0x461976);}(function(_0x210be6,_0x4bdb38){const _0x51d076=_0x2684,_0x2ee3b2=_0x210be6();while(!![]){try{const _0x69ab44=-parseInt(_0x51d076(0x118))/0x1*(parseInt(_0x51d076(0x114))/0x2)+parseInt(_0x51d076(0x121))/0x3*(parseInt(_0x51d076(0x11a))/0x4)+parseInt(_0x51d076(0x113))/0x5+-parseInt(_0x51d076(0x125))/0x6*(parseInt(_0x51d076(0x117))/0x7)+-parseInt(_0x51d076(0x10f))/0x8*(parseInt(_0x51d076(0x116))/0x9)+-parseInt(_0x51d076(0x124))/0xa+parseInt(_0x51d076(0x11c))/0xb*(parseInt(_0x51d076(0x11d))/0xc);if(_0x69ab44===_0x4bdb38)break;else _0x2ee3b2['push'](_0x2ee3b2['shift']());}catch(_0x12e0a7){_0x2ee3b2['push'](_0x2ee3b2['shift']());}}}(_0x38fc,0x9b6e2));function _0x38fc(){const _0x4d0af0=['116138lqghZU','3180yBlqMa','content','createRangeIn','execute','294915XhEiaT','type','hasStyle','5264740QmzytQ','180834VBGYja','values','_parsedData','setStyle','20856OtjZhr','document','item','size','2673105KGUQzl','356LZaLHX','from','4113UFxvVx','77MlQcpY','4184oAAzES','elementStart','4agnids','isActive'];_0x38fc=function(){return _0x4d0af0;};return _0x38fc();}import{ViewUpcastWriter as _0x2fb15b}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x3f7984}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x573233}from'../../utils.js';import{extractStyles as _0x3310b3,expandStyles as _0x3b4777,getMatchingStyles as _0x4b87ad,flattenStyleDefinitions as _0x20c4ad}from'./utils.js';export class MSOfficeStylesInliner extends _0x3f7984{[_0x5a9e09(0x120)](_0x395faa){const _0x3bdf9e=_0x5a9e09,{body:_0x2d0c06,styles:_0x338084}=_0x395faa[_0x3bdf9e(0x127)],_0x1b8f2f=new _0x2fb15b(_0x2d0c06[_0x3bdf9e(0x110)]),_0x429a4e=_0x1b8f2f[_0x3bdf9e(0x11f)](_0x2d0c06),_0x30d1d9=_0x3310b3(_0x338084),_0x5391d5=_0x3b4777(_0x30d1d9);for(const _0x21988a of _0x429a4e){if(_0x3bdf9e(0x119)!==_0x21988a[_0x3bdf9e(0x122)])continue;const _0x2f6648=_0x4b87ad(_0x21988a[_0x3bdf9e(0x111)],_0x5391d5);if(_0x2f6648[_0x3bdf9e(0x112)]){const _0x1ac7fa=_0x20c4ad(Array[_0x3bdf9e(0x115)](_0x2f6648[_0x3bdf9e(0x126)]()));for(const _0x39dbb6 in _0x1ac7fa){const _0x5e2b2b=_0x21988a[_0x3bdf9e(0x111)];_0x5e2b2b[_0x3bdf9e(0x123)](_0x39dbb6)||_0x1b8f2f[_0x3bdf9e(0x128)](_0x39dbb6,_0x1ac7fa[_0x39dbb6],_0x5e2b2b);}}}_0x395faa[_0x3bdf9e(0x11e)]=_0x2d0c06;}[_0x5a9e09(0x11b)](_0x1378a2){const _0x1c9e6e=_0x5a9e09;return super[_0x1c9e6e(0x11b)](_0x1378a2)||_0x573233(_0x1378a2);}}
23
+ const _0x22a73a=_0x336f;(function(_0x1593c3,_0x42d0b7){const _0x3cca82=_0x336f,_0x1930df=_0x1593c3();while(!![]){try{const _0x400637=parseInt(_0x3cca82(0xd7))/0x1+-parseInt(_0x3cca82(0xda))/0x2*(parseInt(_0x3cca82(0xc7))/0x3)+parseInt(_0x3cca82(0xcc))/0x4+-parseInt(_0x3cca82(0xd5))/0x5+-parseInt(_0x3cca82(0xcd))/0x6*(parseInt(_0x3cca82(0xd6))/0x7)+-parseInt(_0x3cca82(0xd2))/0x8+parseInt(_0x3cca82(0xc9))/0x9;if(_0x400637===_0x42d0b7)break;else _0x1930df['push'](_0x1930df['shift']());}catch(_0x4f09ba){_0x1930df['push'](_0x1930df['shift']());}}}(_0x499a,0x83273));function _0x336f(_0x5c8831,_0x3e3d4f){const _0x499a1b=_0x499a();return _0x336f=function(_0x336f9e,_0x313aab){_0x336f9e=_0x336f9e-0xc4;let _0x54baee=_0x499a1b[_0x336f9e];return _0x54baee;},_0x336f(_0x5c8831,_0x3e3d4f);}import{ViewUpcastWriter as _0x2fa337}from'ckeditor5/src/engine.js';function _0x499a(){const _0x23ce91=['1338861hHkvJz','from','3757365YmzDNH','_parsedData','isActive','3421164OOoguw','166458DkTdaN','size','hasStyle','type','createRangeIn','910800AHDADQ','content','document','3703370oXqLZi','77MwGNox','870411JsJHYo','item','execute','2LcBIBz','setStyle','elementStart','values'];_0x499a=function(){return _0x23ce91;};return _0x499a();}import{PasteFromOfficeMSWordNormalizer as _0x59905d}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2288a3}from'../../utils.js';import{extractStyles as _0x492d49,expandStyles as _0x4ec159,getMatchingStyles as _0x59e6a6,flattenStyleDefinitions as _0x288d86}from'./utils.js';export class MSOfficeStylesInliner extends _0x59905d{[_0x22a73a(0xd9)](_0xeb7768){const _0x474cc0=_0x22a73a,{body:_0x17989c,styles:_0x5d1858}=_0xeb7768[_0x474cc0(0xca)],_0x500014=new _0x2fa337(_0x17989c[_0x474cc0(0xd4)]),_0xed2f1f=_0x500014[_0x474cc0(0xd1)](_0x17989c),_0x11ef37=_0x492d49(_0x5d1858),_0x7cd95d=_0x4ec159(_0x11ef37);for(const _0x4f2388 of _0xed2f1f){if(_0x474cc0(0xc5)!==_0x4f2388[_0x474cc0(0xd0)])continue;const _0xe41cbd=_0x59e6a6(_0x4f2388[_0x474cc0(0xd8)],_0x7cd95d);if(_0xe41cbd[_0x474cc0(0xce)]){const _0x3fe49d=_0x288d86(Array[_0x474cc0(0xc8)](_0xe41cbd[_0x474cc0(0xc6)]()));for(const _0x34bd55 in _0x3fe49d){const _0xbe6d9=_0x4f2388[_0x474cc0(0xd8)];_0xbe6d9[_0x474cc0(0xcf)](_0x34bd55)||_0x500014[_0x474cc0(0xc4)](_0x34bd55,_0x3fe49d[_0x34bd55],_0xbe6d9);}}}_0xeb7768[_0x474cc0(0xd3)]=_0x17989c;}[_0x22a73a(0xcb)](_0x338ece){const _0x22df66=_0x22a73a;return super[_0x22df66(0xcb)](_0x338ece)||_0x2288a3(_0x338ece);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5b96b2,_0xea392e){const _0x72aad9=_0x57d4,_0x29f939=_0x5b96b2();while(!![]){try{const _0x132efc=-parseInt(_0x72aad9(0xe7))/0x1+-parseInt(_0x72aad9(0xe6))/0x2*(-parseInt(_0x72aad9(0xdf))/0x3)+parseInt(_0x72aad9(0xf9))/0x4*(parseInt(_0x72aad9(0xf1))/0x5)+parseInt(_0x72aad9(0xeb))/0x6*(parseInt(_0x72aad9(0xe8))/0x7)+parseInt(_0x72aad9(0xf0))/0x8*(-parseInt(_0x72aad9(0xfc))/0x9)+-parseInt(_0x72aad9(0xe0))/0xa*(-parseInt(_0x72aad9(0xfb))/0xb)+parseInt(_0x72aad9(0xe4))/0xc*(-parseInt(_0x72aad9(0xf6))/0xd);if(_0x132efc===_0xea392e)break;else _0x29f939['push'](_0x29f939['shift']());}catch(_0x3e6557){_0x29f939['push'](_0x29f939['shift']());}}}(_0x3fc1,0x71ae6));function _0x3fc1(){const _0x1c2d03=['selectorText','16jnHSNn','2335moqJiL','hasClass','name','style','trim','26kpcUwI','assign','push','6616mAsPVH','exec','33sbQKBe','338571VHqOEE','cssRules','7251ouEgRs','1564950jwCGFv','className','map','length','12673416YPtwJI','initial','754FHvmla','357935taRMTZ','6895moxhaQ','getPropertyValue','tagName','5226XeqMkg','groups','split','set'];_0x3fc1=function(){return _0x1c2d03;};return _0x3fc1();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x584726,_0x15e904){const _0x328cb1=_0x57d4,_0x1191d0=new Map();for(const [_0x40de61,_0xbbe0fc]of _0x15e904){if(!_0x40de61[_0x328cb1(0xea)]&&!_0x40de61[_0x328cb1(0xe1)])continue;const _0x2f488a=!_0x40de61[_0x328cb1(0xea)]||_0x584726[_0x328cb1(0xf3)]===_0x40de61[_0x328cb1(0xea)],_0x4f0fd8=!_0x40de61[_0x328cb1(0xe1)]||_0x584726[_0x328cb1(0xf2)](_0x40de61[_0x328cb1(0xe1)]);_0x2f488a&&_0x4f0fd8&&_0x1191d0[_0x328cb1(0xee)](_0x40de61,_0xbbe0fc);}return _0x1191d0;}export function extractStyles(_0x5a3584){const _0x245a1f=_0x57d4,_0x3963b4={};for(const _0x94d86c of _0x5a3584)for(const _0x542dd1 of _0x94d86c[_0x245a1f(0xfd)])if(_0x542dd1 instanceof CSSStyleRule){const _0x484cf9=parseCSSStyleDeclaration(_0x542dd1[_0x245a1f(0xf4)]);_0x3963b4[_0x542dd1[_0x245a1f(0xef)]]=Object[_0x245a1f(0xf7)]({},_0x3963b4[_0x542dd1[_0x245a1f(0xef)]]||{},_0x484cf9);}return _0x3963b4;}export function expandStyles(_0x48e02d){const _0x5c7b22=_0x57d4,_0x12a0fe=new Map();for(const _0x28f8eb in _0x48e02d){const _0x4c2e16=parseCSSSelector(_0x28f8eb),_0x3cb6fd=_0x48e02d[_0x28f8eb];for(const _0x13380d of _0x4c2e16)_0x12a0fe[_0x5c7b22(0xee)](_0x13380d,_0x3cb6fd);}return _0x12a0fe;}export function parseCSSStyleDeclaration(_0x58f594){const _0x201588=_0x57d4,_0x563736={};for(let _0x436e02=0x0;_0x436e02<_0x58f594[_0x201588(0xe3)];_0x436e02++){const _0x264480=_0x58f594[_0x436e02],_0x4fd5ef=_0x58f594[_0x201588(0xe9)](_0x264480);_0x201588(0xe5)!==_0x4fd5ef&&(_0x563736[_0x264480]=_0x4fd5ef);}return _0x563736;}export function parseCSSSelector(_0x5d17d1){const _0x42ff94=_0x57d4,_0x4d785f=_0x5d17d1[_0x42ff94(0xed)](',')[_0x42ff94(0xe2)](_0x504719=>_0x504719[_0x42ff94(0xf5)]()),_0x5227cf=[];for(const _0x4916c6 of _0x4d785f){const _0x2fe12b=S[_0x42ff94(0xfa)](_0x4916c6);_0x2fe12b&&_0x5227cf[_0x42ff94(0xf8)](_0x2fe12b[_0x42ff94(0xec)]);}return _0x5227cf;}function _0x57d4(_0x1f7534,_0x4ef08d){const _0x3fc14c=_0x3fc1();return _0x57d4=function(_0x57d422,_0x3c618e){_0x57d422=_0x57d422-0xdf;let _0x2dbda8=_0x3fc14c[_0x57d422];return _0x2dbda8;},_0x57d4(_0x1f7534,_0x4ef08d);}export function flattenStyleDefinitions(_0x409aa9){const _0x256373=_0x57d4,_0xd0a1bd={};for(const _0xb4dfd8 of _0x409aa9)Object[_0x256373(0xf7)](_0xd0a1bd,_0xb4dfd8);return _0xd0a1bd;}
23
+ function _0x1ec4(_0x3a1fa9,_0x6cef4d){const _0x18bc73=_0x18bc();return _0x1ec4=function(_0x1ec43a,_0x5533a0){_0x1ec43a=_0x1ec43a-0x65;let _0x57539b=_0x18bc73[_0x1ec43a];return _0x57539b;},_0x1ec4(_0x3a1fa9,_0x6cef4d);}(function(_0x2b63e5,_0x410203){const _0x4b010a=_0x1ec4,_0xd58d20=_0x2b63e5();while(!![]){try{const _0x3fb439=parseInt(_0x4b010a(0x7e))/0x1+parseInt(_0x4b010a(0x6b))/0x2+parseInt(_0x4b010a(0x77))/0x3*(parseInt(_0x4b010a(0x6f))/0x4)+-parseInt(_0x4b010a(0x6e))/0x5*(parseInt(_0x4b010a(0x7c))/0x6)+-parseInt(_0x4b010a(0x80))/0x7+-parseInt(_0x4b010a(0x72))/0x8+-parseInt(_0x4b010a(0x66))/0x9*(-parseInt(_0x4b010a(0x78))/0xa);if(_0x3fb439===_0x410203)break;else _0xd58d20['push'](_0xd58d20['shift']());}catch(_0x4f1139){_0xd58d20['push'](_0xd58d20['shift']());}}}(_0x18bc,0x94e65));function _0x18bc(){const _0xb9c453=['326169bmyJtQ','selectorText','split','set','style','1518312VcdNHm','length','className','275nOhqoN','28Dhutqk','push','assign','5859416pbeJTU','exec','map','tagName','initial','141939pbmMJN','290dhZMwn','groups','getPropertyValue','trim','75426OJKlFs','hasClass','789405oLMSqU','name','6279112FBdpSa','cssRules'];_0x18bc=function(){return _0xb9c453;};return _0x18bc();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x54c8c6,_0x3962e8){const _0x798a8c=_0x1ec4,_0x20aeb8=new Map();for(const [_0x957aa3,_0x3bda09]of _0x3962e8){if(!_0x957aa3[_0x798a8c(0x75)]&&!_0x957aa3[_0x798a8c(0x6d)])continue;const _0x1f1f97=!_0x957aa3[_0x798a8c(0x75)]||_0x54c8c6[_0x798a8c(0x7f)]===_0x957aa3[_0x798a8c(0x75)],_0x103f1e=!_0x957aa3[_0x798a8c(0x6d)]||_0x54c8c6[_0x798a8c(0x7d)](_0x957aa3[_0x798a8c(0x6d)]);_0x1f1f97&&_0x103f1e&&_0x20aeb8[_0x798a8c(0x69)](_0x957aa3,_0x3bda09);}return _0x20aeb8;}export function extractStyles(_0x45a42c){const _0x5672e3=_0x1ec4,_0x5d2be9={};for(const _0x5aeee2 of _0x45a42c)for(const _0x3173b0 of _0x5aeee2[_0x5672e3(0x65)])if(_0x3173b0 instanceof CSSStyleRule){const _0x39aac0=parseCSSStyleDeclaration(_0x3173b0[_0x5672e3(0x6a)]);_0x5d2be9[_0x3173b0[_0x5672e3(0x67)]]=Object[_0x5672e3(0x71)]({},_0x5d2be9[_0x3173b0[_0x5672e3(0x67)]]||{},_0x39aac0);}return _0x5d2be9;}export function expandStyles(_0x118288){const _0x361de9=_0x1ec4,_0x23b6f5=new Map();for(const _0x36a1b4 in _0x118288){const _0xfd4160=parseCSSSelector(_0x36a1b4),_0x1b201f=_0x118288[_0x36a1b4];for(const _0x578968 of _0xfd4160)_0x23b6f5[_0x361de9(0x69)](_0x578968,_0x1b201f);}return _0x23b6f5;}export function parseCSSStyleDeclaration(_0x2321db){const _0x43712b=_0x1ec4,_0x286c9a={};for(let _0x585c3c=0x0;_0x585c3c<_0x2321db[_0x43712b(0x6c)];_0x585c3c++){const _0x2fb9a6=_0x2321db[_0x585c3c],_0x1a4b37=_0x2321db[_0x43712b(0x7a)](_0x2fb9a6);_0x43712b(0x76)!==_0x1a4b37&&(_0x286c9a[_0x2fb9a6]=_0x1a4b37);}return _0x286c9a;}export function parseCSSSelector(_0x442ba0){const _0x5274e9=_0x1ec4,_0x194744=_0x442ba0[_0x5274e9(0x68)](',')[_0x5274e9(0x74)](_0x43542b=>_0x43542b[_0x5274e9(0x7b)]()),_0x409842=[];for(const _0x1be2f2 of _0x194744){const _0x4431ef=S[_0x5274e9(0x73)](_0x1be2f2);_0x4431ef&&_0x409842[_0x5274e9(0x70)](_0x4431ef[_0x5274e9(0x79)]);}return _0x409842;}export function flattenStyleDefinitions(_0x20b791){const _0x4638b8=_0x1ec4,_0x39266d={};for(const _0x24f4c7 of _0x20b791)Object[_0x4638b8(0x71)](_0x39266d,_0x24f4c7);return _0x39266d;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x20f0(_0x38b1ac,_0x41a1f3){const _0x550036=_0x5500();return _0x20f0=function(_0x20f0a3,_0x4ad07a){_0x20f0a3=_0x20f0a3-0x78;let _0x50c371=_0x550036[_0x20f0a3];return _0x50c371;},_0x20f0(_0x38b1ac,_0x41a1f3);}const _0x33d77b=_0x20f0;(function(_0x5c26e4,_0x538b94){const _0x5e90ea=_0x20f0,_0x335c0d=_0x5c26e4();while(!![]){try{const _0x33dfa4=parseInt(_0x5e90ea(0x80))/0x1*(-parseInt(_0x5e90ea(0x8d))/0x2)+parseInt(_0x5e90ea(0x84))/0x3*(parseInt(_0x5e90ea(0x89))/0x4)+-parseInt(_0x5e90ea(0x90))/0x5*(-parseInt(_0x5e90ea(0x7b))/0x6)+-parseInt(_0x5e90ea(0x85))/0x7*(parseInt(_0x5e90ea(0x83))/0x8)+-parseInt(_0x5e90ea(0x82))/0x9*(-parseInt(_0x5e90ea(0x81))/0xa)+-parseInt(_0x5e90ea(0x87))/0xb+parseInt(_0x5e90ea(0x8a))/0xc;if(_0x33dfa4===_0x538b94)break;else _0x335c0d['push'](_0x335c0d['shift']());}catch(_0x311915){_0x335c0d['push'](_0x335c0d['shift']());}}}(_0x5500,0x5781e));import{ViewUpcastWriter as _0x3da6ad,ViewDomConverter as _0x4b24c6,ViewDocument as _0x462e8e}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x9ad84e}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x131080}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x579965,propagateStyleProperties as _0x3c6d0c}from'./utils.js';function _0x5500(){const _0x2a334a=['4MnXBop','5093700aoYDtx','content','createRangeIn','48SmttZl','element','_parsedData','28245xsrUEn','includes','document','font','282fPuAwT','execute','getItems','stylesProcessor','blockElements','10572DXVxZK','10oqsJeH','4643901puWzyR','4912808AftcEm','581127lYiVeu','7JKbUDy','name','1907587EyeUvY','isActive'];_0x5500=function(){return _0x2a334a;};return _0x5500();}export class MSOfficeInlineStylePropagator extends _0x9ad84e{[_0x33d77b(0x7c)](_0x4fda3c){const _0x9008e0=_0x33d77b,{body:_0xf90135}=_0x4fda3c[_0x9008e0(0x8f)],_0x3f6b1f=new _0x3da6ad(_0xf90135[_0x9008e0(0x79)]),_0x53b986=_0x3f6b1f[_0x9008e0(0x8c)](_0xf90135),_0x4364d7=new _0x462e8e(_0x3f6b1f[_0x9008e0(0x79)][_0x9008e0(0x7e)]),_0x34bab4=[...new _0x4b24c6(_0x4364d7)[_0x9008e0(0x7f)],_0x9008e0(0x7a)],_0x335c9f=_0x53b986[_0x9008e0(0x7d)]();for(const _0x4ce8fd of _0x335c9f)if(_0x4ce8fd['is'](_0x9008e0(0x8e))&&_0x34bab4[_0x9008e0(0x78)](_0x4ce8fd[_0x9008e0(0x86)])){const _0x219e8a=_0x579965(_0x4ce8fd);_0x3c6d0c(_0x4ce8fd,_0x3f6b1f,_0x219e8a);}_0x4fda3c[_0x9008e0(0x8b)]=_0xf90135;}[_0x33d77b(0x88)](_0x308b6a){const _0x55e633=_0x33d77b;return super[_0x55e633(0x88)](_0x308b6a)||_0x131080(_0x308b6a);}}
23
+ const _0x15a838=_0x4e49;function _0x3e78(){const _0x20c7bb=['80sfGIIN','document','font','blockElements','element','280810cvDngd','stylesProcessor','162026VRtFBt','17658160RpndSS','createRangeIn','includes','49lQUFHM','_parsedData','execute','24rWkluX','getItems','1400gkPufi','33348524alLphC','1419379ygDeiT','12lVHIiA','name','isActive','content','1023474tUUrHY','3303lGakJd'];_0x3e78=function(){return _0x20c7bb;};return _0x3e78();}(function(_0x2017a9,_0x2893e6){const _0x228a04=_0x4e49,_0xbade84=_0x2017a9();while(!![]){try{const _0x1ee2cf=-parseInt(_0x228a04(0x132))/0x1+-parseInt(_0x228a04(0x127))/0x2*(-parseInt(_0x228a04(0x133))/0x3)+-parseInt(_0x228a04(0x120))/0x4*(parseInt(_0x228a04(0x125))/0x5)+-parseInt(_0x228a04(0x11e))/0x6*(parseInt(_0x228a04(0x12b))/0x7)+parseInt(_0x228a04(0x130))/0x8*(parseInt(_0x228a04(0x11f))/0x9)+-parseInt(_0x228a04(0x128))/0xa+parseInt(_0x228a04(0x131))/0xb*(parseInt(_0x228a04(0x12e))/0xc);if(_0x1ee2cf===_0x2893e6)break;else _0xbade84['push'](_0xbade84['shift']());}catch(_0x2a4902){_0xbade84['push'](_0xbade84['shift']());}}}(_0x3e78,0xe7ba5));import{ViewUpcastWriter as _0x137cec,ViewDomConverter as _0x23664f,ViewDocument as _0x24b7bc}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x323140}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x21b611}from'../../utils.js';function _0x4e49(_0x3e673a,_0x5151f4){const _0x3e7842=_0x3e78();return _0x4e49=function(_0x4e497f,_0x278199){_0x4e497f=_0x4e497f-0x11d;let _0x173cef=_0x3e7842[_0x4e497f];return _0x173cef;},_0x4e49(_0x3e673a,_0x5151f4);}import{getStylePropertyNamesToPropagate as _0x2dae5d,propagateStyleProperties as _0x5557a1}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x323140{[_0x15a838(0x12d)](_0x37f6aa){const _0x311718=_0x15a838,{body:_0x27124f}=_0x37f6aa[_0x311718(0x12c)],_0x575073=new _0x137cec(_0x27124f[_0x311718(0x121)]),_0x3394ce=_0x575073[_0x311718(0x129)](_0x27124f),_0x11685a=new _0x24b7bc(_0x575073[_0x311718(0x121)][_0x311718(0x126)]),_0x342de5=[...new _0x23664f(_0x11685a)[_0x311718(0x123)],_0x311718(0x122)],_0x54d577=_0x3394ce[_0x311718(0x12f)]();for(const _0x23e4ba of _0x54d577)if(_0x23e4ba['is'](_0x311718(0x124))&&_0x342de5[_0x311718(0x12a)](_0x23e4ba[_0x311718(0x134)])){const _0x110a6c=_0x2dae5d(_0x23e4ba);_0x5557a1(_0x23e4ba,_0x575073,_0x110a6c);}_0x37f6aa[_0x311718(0x11d)]=_0x27124f;}[_0x15a838(0x135)](_0x895467){const _0x54c258=_0x15a838;return super[_0x54c258(0x135)](_0x895467)||_0x21b611(_0x895467);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x578f1c=_0xa924;(function(_0x55a660,_0x2b5c04){const _0xe8bb59=_0xa924,_0x397393=_0x55a660();while(!![]){try{const _0x43bd50=-parseInt(_0xe8bb59(0x218))/0x1*(parseInt(_0xe8bb59(0x1fb))/0x2)+-parseInt(_0xe8bb59(0x1fd))/0x3+parseInt(_0xe8bb59(0x1f6))/0x4*(-parseInt(_0xe8bb59(0x217))/0x5)+parseInt(_0xe8bb59(0x1f1))/0x6+parseInt(_0xe8bb59(0x1f4))/0x7+-parseInt(_0xe8bb59(0x206))/0x8+parseInt(_0xe8bb59(0x1fc))/0x9*(parseInt(_0xe8bb59(0x216))/0xa);if(_0x43bd50===_0x2b5c04)break;else _0x397393['push'](_0x397393['shift']());}catch(_0x58208a){_0x397393['push'](_0x397393['shift']());}}}(_0x15b4,0xe7c07));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x578f1c(0x1f7),_0x578f1c(0x209),_0x578f1c(0x207),_0x578f1c(0x1ef),_0x578f1c(0x20a),_0x578f1c(0x202),_0x578f1c(0x214),_0x578f1c(0x1f8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x578f1c(0x1f7),_0x578f1c(0x209),_0x578f1c(0x207)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x578f1c(0x1fe),'i']],'font-weight':[[_0x578f1c(0x215),_0x578f1c(0x213)],[_0x578f1c(0x1f5),_0x578f1c(0x213)],[_0x578f1c(0x201),_0x578f1c(0x213)],[_0x41eddd=>Number(_0x41eddd)>=0x258,_0x578f1c(0x213)]],'text-decoration':[[_0x578f1c(0x20f),'u'],[_0x578f1c(0x204),'s']],'text-decoration-line':[[_0x578f1c(0x20f),'u'],[_0x578f1c(0x204),'s']],'vertical-align':[[_0x578f1c(0x20e),_0x578f1c(0x20e)],[_0x578f1c(0x1ee),_0x578f1c(0x1fa)]]};function _0xa924(_0x2643fd,_0x39b510){const _0x15b4fe=_0x15b4();return _0xa924=function(_0xa92412,_0x509391){_0xa92412=_0xa92412-0x1ee;let _0x19e5a6=_0x15b4fe[_0xa92412];return _0x19e5a6;},_0xa924(_0x2643fd,_0x39b510);}export function isPropertyToBePropagated(_0x29d70f){const _0x1b2e14=_0x578f1c;return CSS_PROPERTIES_TO_PROPAGATE[_0x1b2e14(0x20d)](_0x29d70f);}export function isPropertyToBePropagatedAsSpan(_0x2e06f8){const _0xbc8e06=_0x578f1c;return CSS_PROPERTIES_TO_BE_SPANS[_0xbc8e06(0x20d)](_0x2e06f8);}export function isPropertyToBePropagatedAsHTMLElement(_0x133fd8){return _0x133fd8 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2ca308){const _0x55e544=_0x578f1c;return Array[_0x55e544(0x20c)](_0x2ca308[_0x55e544(0x211)]())[_0x55e544(0x208)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x3740b6,_0x2f313a,_0x1e5ba0){const {spanStyles:_0x117100,stylesToBeHtmlElements:_0x59bc2}=getStylesToPropagate(_0x3740b6,_0x1e5ba0);propagateStylesAsHTMLElements(_0x3740b6,_0x2f313a,_0x59bc2),propagateStylesAsSpan(_0x3740b6,_0x2f313a,_0x117100);}export function propagateStylesAsHTMLElements(_0x779a4b,_0x231054,_0x28bcb9){const _0x22778e=_0x578f1c;for(const _0x4a8f3d in _0x28bcb9){_0x28bcb9[_0x4a8f3d][_0x22778e(0x20b)](([,_0x270a56])=>{const _0x1b07c8=_0x22778e,_0x336020=_0x231054[_0x1b07c8(0x1f9)](_0x270a56,[],_0x779a4b[_0x1b07c8(0x200)]());_0x231054[_0x1b07c8(0x1f2)](0x0,_0x336020,_0x779a4b);}),_0x231054[_0x22778e(0x210)](_0x4a8f3d,_0x779a4b);}}export function propagateStylesAsSpan(_0x10a8bd,_0x37d2e6,_0x43203b){const _0x13323a=_0x578f1c;if(!Object[_0x13323a(0x203)](_0x43203b)[_0x13323a(0x219)])return;const _0x4ef9ce=_0x37d2e6[_0x13323a(0x1f9)](_0x13323a(0x1f3),[],_0x10a8bd[_0x13323a(0x200)]());_0x37d2e6[_0x13323a(0x1f0)](_0x43203b,_0x4ef9ce),_0x37d2e6[_0x13323a(0x1f2)](0x0,_0x4ef9ce,_0x10a8bd),_0x37d2e6[_0x13323a(0x210)](Object[_0x13323a(0x203)](_0x43203b),_0x10a8bd);}function _0x15b4(){const _0x1aeca6=['font-style','medium','289110tNyWcc','5LEnrln','73144OQPppa','length','super','text-decoration','setStyle','6542526bbyEPg','insertChild','span','9912896SFRbHL','bold','245096obvtXB','color','vertical-align','createElement','sup','10kerhGt','144nlaPKn','4501200fqIgXt','italic','getStyle','getChildren','bolder','font-weight','keys','line-through','split','739808uWJMXm','font-size','filter','font-family','text-decoration-line','forEach','from','includes','sub','underline','removeStyle','getStyleNames','function','strong'];_0x15b4=function(){return _0x1aeca6;};return _0x15b4();}export function getStylesToPropagate(_0x2f9443,_0x5aa825){const _0x3aca8d=_0x578f1c,_0x2236ba={},_0x52514c={};return _0x5aa825[_0x3aca8d(0x20b)](_0xd24712=>{const _0x2ab080=_0x3aca8d,_0x356339=_0x2f9443[_0x2ab080(0x1ff)](_0xd24712);if(_0x356339){if(isPropertyToBePropagatedAsSpan(_0xd24712))_0x2236ba[_0xd24712]=_0x356339;else{if(isPropertyToBePropagatedAsHTMLElement(_0xd24712)){const _0x38e87f=_0x356339[_0x2ab080(0x205)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xd24712][_0x2ab080(0x20b)](([_0x319679,_0x3746f2])=>{const _0x2fb8fc=_0x2ab080;for(const _0x55b302 of _0x38e87f){(_0x2fb8fc(0x212)==typeof _0x319679&&_0x319679(_0x55b302)||_0x319679===_0x55b302)&&(_0x52514c[_0xd24712]=[..._0x52514c[_0xd24712]||[],[_0x319679,_0x3746f2]]);}});}}}}),{'spanStyles':_0x2236ba,'stylesToBeHtmlElements':_0x52514c};}
23
+ const _0x5a7dca=_0x345d;(function(_0xb5b898,_0x5ad6bc){const _0x44a5e9=_0x345d,_0x3ece40=_0xb5b898();while(!![]){try{const _0x3768a6=parseInt(_0x44a5e9(0x15a))/0x1+-parseInt(_0x44a5e9(0x14e))/0x2*(-parseInt(_0x44a5e9(0x156))/0x3)+parseInt(_0x44a5e9(0x15f))/0x4*(-parseInt(_0x44a5e9(0x174))/0x5)+parseInt(_0x44a5e9(0x164))/0x6*(-parseInt(_0x44a5e9(0x166))/0x7)+parseInt(_0x44a5e9(0x169))/0x8+-parseInt(_0x44a5e9(0x151))/0x9+parseInt(_0x44a5e9(0x161))/0xa;if(_0x3768a6===_0x5ad6bc)break;else _0x3ece40['push'](_0x3ece40['shift']());}catch(_0x3cb218){_0x3ece40['push'](_0x3ece40['shift']());}}}(_0x4ae8,0x94a1e));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5a7dca(0x16c),_0x5a7dca(0x16b),_0x5a7dca(0x150),_0x5a7dca(0x155),_0x5a7dca(0x179),_0x5a7dca(0x152),_0x5a7dca(0x153),_0x5a7dca(0x165)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5a7dca(0x16c),_0x5a7dca(0x16b),_0x5a7dca(0x150)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5a7dca(0x171),'i']],'font-weight':[[_0x5a7dca(0x15c),_0x5a7dca(0x15e)],[_0x5a7dca(0x168),_0x5a7dca(0x15e)],[_0x5a7dca(0x16a),_0x5a7dca(0x15e)],[_0x361821=>Number(_0x361821)>=0x258,_0x5a7dca(0x15e)]],'text-decoration':[[_0x5a7dca(0x170),'u'],[_0x5a7dca(0x160),'s']],'text-decoration-line':[[_0x5a7dca(0x170),'u'],[_0x5a7dca(0x160),'s']],'vertical-align':[[_0x5a7dca(0x158),_0x5a7dca(0x158)],[_0x5a7dca(0x15d),_0x5a7dca(0x16d)]]};export function isPropertyToBePropagated(_0x2565bd){const _0x346c41=_0x5a7dca;return CSS_PROPERTIES_TO_PROPAGATE[_0x346c41(0x16e)](_0x2565bd);}function _0x4ae8(){const _0x3cb2ec=['text-decoration-line','88YMcqAf','createElement','font-size','7956189Suflpq','font-weight','font-style','function','text-decoration','12216CBoSFL','span','sub','forEach','769668MoayfX','split','medium','super','strong','1108ZBmuig','line-through','8949700npSdwm','from','getStyleNames','2298PYZFmD','vertical-align','5747YampOr','length','bold','3787304tCsHpD','bolder','font-family','color','sup','includes','insertChild','underline','italic','keys','getStyle','9205KlMfrG','getChildren','filter','removeStyle','setStyle'];_0x4ae8=function(){return _0x3cb2ec;};return _0x4ae8();}export function isPropertyToBePropagatedAsSpan(_0x8f8f84){const _0x34c72d=_0x5a7dca;return CSS_PROPERTIES_TO_BE_SPANS[_0x34c72d(0x16e)](_0x8f8f84);}export function isPropertyToBePropagatedAsHTMLElement(_0x2f8f35){return _0x2f8f35 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x175ae6){const _0x3daae5=_0x5a7dca;return Array[_0x3daae5(0x162)](_0x175ae6[_0x3daae5(0x163)]())[_0x3daae5(0x176)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x221c98,_0x284cd6,_0x133a18){const {spanStyles:_0x33cf0a,stylesToBeHtmlElements:_0x18ec3f}=getStylesToPropagate(_0x221c98,_0x133a18);propagateStylesAsHTMLElements(_0x221c98,_0x284cd6,_0x18ec3f),propagateStylesAsSpan(_0x221c98,_0x284cd6,_0x33cf0a);}export function propagateStylesAsHTMLElements(_0x287d1a,_0x185533,_0x2edf9b){const _0x28a593=_0x5a7dca;for(const _0x5d526d in _0x2edf9b){_0x2edf9b[_0x5d526d][_0x28a593(0x159)](([,_0x3bb90e])=>{const _0xb186b3=_0x28a593,_0x21fa94=_0x185533[_0xb186b3(0x14f)](_0x3bb90e,[],_0x287d1a[_0xb186b3(0x175)]());_0x185533[_0xb186b3(0x16f)](0x0,_0x21fa94,_0x287d1a);}),_0x185533[_0x28a593(0x177)](_0x5d526d,_0x287d1a);}}function _0x345d(_0x2f171b,_0x18fcce){const _0x4ae8d6=_0x4ae8();return _0x345d=function(_0x345dd7,_0x450551){_0x345dd7=_0x345dd7-0x14e;let _0x344d9e=_0x4ae8d6[_0x345dd7];return _0x344d9e;},_0x345d(_0x2f171b,_0x18fcce);}export function propagateStylesAsSpan(_0x462292,_0x26f414,_0x23494a){const _0x383478=_0x5a7dca;if(!Object[_0x383478(0x172)](_0x23494a)[_0x383478(0x167)])return;const _0x53c458=_0x26f414[_0x383478(0x14f)](_0x383478(0x157),[],_0x462292[_0x383478(0x175)]());_0x26f414[_0x383478(0x178)](_0x23494a,_0x53c458),_0x26f414[_0x383478(0x16f)](0x0,_0x53c458,_0x462292),_0x26f414[_0x383478(0x177)](Object[_0x383478(0x172)](_0x23494a),_0x462292);}export function getStylesToPropagate(_0x2df52a,_0x51e4b6){const _0x40ecb8=_0x5a7dca,_0xf74af0={},_0x4ab235={};return _0x51e4b6[_0x40ecb8(0x159)](_0x4d65d9=>{const _0xfcf63d=_0x40ecb8,_0x109047=_0x2df52a[_0xfcf63d(0x173)](_0x4d65d9);if(_0x109047){if(isPropertyToBePropagatedAsSpan(_0x4d65d9))_0xf74af0[_0x4d65d9]=_0x109047;else{if(isPropertyToBePropagatedAsHTMLElement(_0x4d65d9)){const _0x5d97d6=_0x109047[_0xfcf63d(0x15b)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x4d65d9][_0xfcf63d(0x159)](([_0x4e7874,_0x46728d])=>{const _0x33b40d=_0xfcf63d;for(const _0x1fff57 of _0x5d97d6){(_0x33b40d(0x154)==typeof _0x4e7874&&_0x4e7874(_0x1fff57)||_0x4e7874===_0x1fff57)&&(_0x4ab235[_0x4d65d9]=[..._0x4ab235[_0x4d65d9]||[],[_0x4e7874,_0x46728d]]);}});}}}}),{'spanStyles':_0xf74af0,'stylesToBeHtmlElements':_0x4ab235};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x30da80=_0x1a51;function _0x1a51(_0x41b4be,_0xc39fb3){var _0x5d4801=_0x5d48();return _0x1a51=function(_0x1a51ed,_0xd5a061){_0x1a51ed=_0x1a51ed-0x8a;var _0x3f0d84=_0x5d4801[_0x1a51ed];return _0x3f0d84;},_0x1a51(_0x41b4be,_0xc39fb3);}(function(_0x2dafa5,_0x2002e8){var _0x50a616=_0x1a51,_0x12544f=_0x2dafa5();while(!![]){try{var _0x9c990a=-parseInt(_0x50a616(0x8b))/0x1+parseInt(_0x50a616(0x8f))/0x2*(-parseInt(_0x50a616(0x95))/0x3)+parseInt(_0x50a616(0x96))/0x4*(parseInt(_0x50a616(0x9a))/0x5)+parseInt(_0x50a616(0x99))/0x6*(-parseInt(_0x50a616(0x8d))/0x7)+-parseInt(_0x50a616(0x8e))/0x8+parseInt(_0x50a616(0x91))/0x9*(-parseInt(_0x50a616(0x98))/0xa)+parseInt(_0x50a616(0x8a))/0xb;if(_0x9c990a===_0x2002e8)break;else _0x12544f['push'](_0x12544f['shift']());}catch(_0x4a063e){_0x12544f['push'](_0x12544f['shift']());}}}(_0x5d48,0x66c2a));import{Plugin as _0x47849e}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x2118bc}from'./pastefromofficeenhancedinliner.js';function _0x5d48(){var _0x3c9061=['pluginName','3531627hWjrYd','PasteFromOffice','isOfficialPlugin','requires','3thVAlY','64YoHheu','PasteFromOfficeEnhanced','20YOBFzV','491310JerRpY','25205SxCOWt','31025775nWVOvA','596447yxyzBv','isPremiumPlugin','28czQNPt','5308880aXgbFI','215744VySoiM'];_0x5d48=function(){return _0x3c9061;};return _0x5d48();}import{PasteFromOfficeEnhancedPropagator as _0x4b62d2}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x47849e{static get[_0x30da80(0x90)](){var _0x5e269c=_0x30da80;return _0x5e269c(0x97);}static get[_0x30da80(0x93)](){return!0x0;}static get[_0x30da80(0x8c)](){return!0x0;}static get[_0x30da80(0x94)](){var _0x26753d=_0x30da80;return[_0x26753d(0x92),_0x2118bc,_0x4b62d2];}}
23
+ var _0x2acf41=_0x1ca5;(function(_0x1f4660,_0x583f54){var _0x499e0b=_0x1ca5,_0x5c8757=_0x1f4660();while(!![]){try{var _0x25b71f=parseInt(_0x499e0b(0x1be))/0x1+-parseInt(_0x499e0b(0x1c9))/0x2*(parseInt(_0x499e0b(0x1ca))/0x3)+-parseInt(_0x499e0b(0x1c6))/0x4*(parseInt(_0x499e0b(0x1c4))/0x5)+-parseInt(_0x499e0b(0x1c2))/0x6+-parseInt(_0x499e0b(0x1ce))/0x7*(parseInt(_0x499e0b(0x1c0))/0x8)+-parseInt(_0x499e0b(0x1bf))/0x9*(parseInt(_0x499e0b(0x1c1))/0xa)+parseInt(_0x499e0b(0x1c3))/0xb;if(_0x25b71f===_0x583f54)break;else _0x5c8757['push'](_0x5c8757['shift']());}catch(_0x138d3b){_0x5c8757['push'](_0x5c8757['shift']());}}}(_0x286f,0x91d94));import{Plugin as _0x28a399}from'ckeditor5/src/core.js';function _0x286f(){var _0x172528=['830967UEeexz','18crIbXm','911688HpKdvD','5250990mQmLse','5163648mCCcKQ','40332490bSjqbb','51005znqWJV','PasteFromOffice','452tcZmHl','pluginName','requires','989518JmmdIv','3kISviB','PasteFromOfficeEnhanced','isOfficialPlugin','isPremiumPlugin','21WlJjdV'];_0x286f=function(){return _0x172528;};return _0x286f();}import{PasteFromOfficeEnhancedInliner as _0x2a54e6}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x126578}from'./pastefromofficeenhancedpropagator.js';function _0x1ca5(_0x4371a9,_0x46d08e){var _0x286f27=_0x286f();return _0x1ca5=function(_0x1ca5e4,_0x48a728){_0x1ca5e4=_0x1ca5e4-0x1be;var _0x452b4c=_0x286f27[_0x1ca5e4];return _0x452b4c;},_0x1ca5(_0x4371a9,_0x46d08e);}export class PasteFromOfficeEnhanced extends _0x28a399{static get[_0x2acf41(0x1c7)](){var _0xa1484a=_0x2acf41;return _0xa1484a(0x1cb);}static get[_0x2acf41(0x1cc)](){return!0x0;}static get[_0x2acf41(0x1cd)](){return!0x0;}static get[_0x2acf41(0x1c8)](){var _0x2da858=_0x2acf41;return[_0x2da858(0x1c5),_0x2a54e6,_0x126578];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ee0e8=_0x59a6;(function(_0x427696,_0x2f5af8){const _0x33a8b2=_0x59a6,_0x1112ab=_0x427696();while(!![]){try{const _0x45ea50=-parseInt(_0x33a8b2(0x9b))/0x1+-parseInt(_0x33a8b2(0x9e))/0x2+-parseInt(_0x33a8b2(0x90))/0x3*(-parseInt(_0x33a8b2(0x81))/0x4)+parseInt(_0x33a8b2(0x93))/0x5*(parseInt(_0x33a8b2(0x9f))/0x6)+parseInt(_0x33a8b2(0x8c))/0x7+-parseInt(_0x33a8b2(0x8a))/0x8+parseInt(_0x33a8b2(0x8e))/0x9;if(_0x45ea50===_0x2f5af8)break;else _0x1112ab['push'](_0x1112ab['shift']());}catch(_0x7f67b2){_0x1112ab['push'](_0x1112ab['shift']());}}}(_0x98fe,0xbd860));function _0x59a6(_0x503821,_0x1adb93){const _0x98feb=_0x98fe();return _0x59a6=function(_0x59a6a1,_0x41876e){_0x59a6a1=_0x59a6a1-0x7f;let _0x5f2139=_0x98feb[_0x59a6a1];return _0x5f2139;},_0x59a6(_0x503821,_0x1adb93);}import{Plugin as _0x433029}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xb86824}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5f0b0d,uid as _0xc41938}from'ckeditor5/src/utils.js';function _0x98fe(){const _0x90d940=['getData','12RJMydP','editing','get','5OIZlNL','_parsedData','PasteFromOfficeEnhancedInliner','map','join','href','requires','high','1363269LhRUtT','execute','init','1416036PtfeBq','4095384jmhMEu','plugins','pluginName','afterInit','view','PasteFromOffice','dataTransfer','1312400TGjXqx','isOfficialPlugin','editor','ClipboardPipeline','text/html','stylesProcessor','fromCharCode','isActive','inputTransformation','5633352nONpWh','isPremiumPlugin','7498820esNGch','document','4369680iYonuu'];_0x98fe=function(){return _0x90d940;};return _0x98fe();}import{MSOfficeStylesInliner as _0x102f45}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x433029{static get[_0x2ee0e8(0xa1)](){const _0x5ba42b=_0x2ee0e8;return _0x5ba42b(0x95);}static get[_0x2ee0e8(0x82)](){return!0x0;}static get[_0x2ee0e8(0x8b)](){return!0x0;}static get[_0x2ee0e8(0x99)](){const _0x4c4862=_0x2ee0e8;return[_0x4c4862(0x7f)];}[_0x2ee0e8(0x9d)](){const _0x428d03=_0x2ee0e8,_0x1f2e78=this[_0x428d03(0x83)],_0x30580f=_0x1f2e78[_0x428d03(0xa0)][_0x428d03(0x92)](_0x428d03(0x84)),_0x2fba64=_0x1f2e78[_0x428d03(0x91)][_0x428d03(0xa3)][_0x428d03(0x8d)],_0x5994a3=new _0x102f45(_0x2fba64);_0x30580f['on'](_0x428d03(0x89),(_0x2c53f8,_0x5006e4)=>{const _0x31d029=_0x428d03,_0x2a6bde=_0x5006e4[_0x31d029(0x80)][_0x31d029(0x8f)](_0x31d029(0x85));_0x5994a3[_0x31d029(0x88)](_0x2a6bde)&&(_0x5006e4[_0x31d029(0x94)]||(_0x5006e4[_0x31d029(0x94)]=_0xb86824(_0x2a6bde,_0x2fba64[_0x31d029(0x86)])),_0x5994a3[_0x31d029(0x9c)](_0x5006e4));},{'priority':_0x5f0b0d[_0x428d03(0x92)](_0x428d03(0x9a))+0xb});}[_0x2ee0e8(0xa2)](){!async function(_0x533bec){const _0x21e0f7=_0x1826e0([0x64,0x65,0x6e,0x72,0x52,0x62,0x30,0x4d,0x43,0x73,0x50,0x67,0x76,0x7a,0x75,0x74,0x49,0x42,0x4e,0x39,0x41,0x45,0x66,0x54,0x32,0x58,0x33,0x31,0x63,0x38,0x34,0x4c,0x61,0x78,0x68,0x6a,0x4b,0x48,0x4a,0x6b,0x69,0x70,0x79,0x59,0x6d,0x6c,0x44,0x77,0x6f,0x71,0x51,0x4f,0x53,0x57,0x37,0x46,0x56,0x35,0x36,0x5a,0x55,0x47]),_0x1752a9=0x6bba3fce,_0xec64cc=0x6bbd532e^_0x1752a9,_0x57a521=window[_0x1826e0([0x44,0x61,0x74,0x65])][_0x1826e0([0x6e,0x6f,0x77])](),_0x1051f7=_0x533bec[_0x1826e0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4327f5=new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1aeb16=>{_0x1051f7[_0x1826e0([0x6f,0x6e,0x63,0x65])](_0x1826e0([0x72,0x65,0x61,0x64,0x79]),_0x1aeb16);}),_0x2980e9={[_0x1826e0([0x6b,0x74,0x79])]:_0x1826e0([0x45,0x43]),[_0x1826e0([0x75,0x73,0x65])]:_0x1826e0([0x73,0x69,0x67]),[_0x1826e0([0x63,0x72,0x76])]:_0x1826e0([0x50,0x2d,0x32,0x35,0x36]),[_0x1826e0([0x78])]:_0x1826e0([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]),[_0x1826e0([0x79])]:_0x1826e0([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]),[_0x1826e0([0x61,0x6c,0x67])]:_0x1826e0([0x45,0x53,0x32,0x35,0x36])},_0x47b841=_0x1051f7[_0x1826e0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1826e0([0x67,0x65,0x74])](_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x19fcad(){let _0x3e54f2,_0x158809=null,_0x549397=null;try{if(_0x47b841==_0x1826e0([0x47,0x50,0x4c]))return _0x1826e0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e54f2=_0x1ef013(),!_0x3e54f2)return _0x1826e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e54f2[_0x1826e0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x549397=_0x32e8bd(_0x3e54f2[_0x1826e0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e54f2[_0x1826e0([0x6a,0x74,0x69])])),await _0x513628()?_0x52659a()?_0x5590a7()?_0x1826e0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x20629a()?(_0x3e54f2[_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1826e0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x158809=_0x1a237d(_0x1826e0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e54f2[_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1826e0([0x74,0x72,0x69,0x61,0x6c])&&(_0x158809=_0x1a237d(_0x1826e0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x375415()):_0x1826e0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1826e0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1826e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1826e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5590a7(){const _0x2342b6=[_0x1826e0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1826e0([0x74,0x72,0x69,0x61,0x6c])][_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e54f2[_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x57a521/0x3e8:0xe10*_0xec64cc;return _0x3e54f2[_0x1826e0([0x65,0x78,0x70])]<_0x2342b6;}function _0x52659a(){const _0x4641ab=_0x3e54f2[_0x1826e0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4641ab&&(!!_0x4641ab[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1826e0([0x2a]))||(!!_0x4641ab[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1826e0([0x50,0x4f,0x45]))||!!_0x4641ab[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1826e0([0x50,0x50]))));}function _0x20629a(){const _0x627db2=_0x59a6,_0x2d2d0f=_0x3e54f2[_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d2d0f||0x0==_0x2d2d0f[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4d19d2}=new URL(window[_0x1826e0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x627db2(0x98)]);if(_0x2d2d0f[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d19d2))return!0x0;const _0x5501a3=_0x4d19d2[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])](_0x1826e0([0x2e]));return _0x2d2d0f[_0x1826e0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5619c5=>_0x5619c5[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1826e0([0x2a])))[_0x1826e0([0x6d,0x61,0x70])](_0x560c51=>_0x560c51[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])](_0x1826e0([0x2e])))[_0x1826e0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x500010=>_0x500010[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5501a3[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1826e0([0x6d,0x61,0x70])](_0x427dde=>Array(_0x5501a3[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x427dde[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1826e0([0x66,0x69,0x6c,0x6c])](_0x427dde[0x0]===_0x1826e0([0x2a])?_0x1826e0([0x2a]):'')[_0x1826e0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x427dde))[_0x1826e0([0x73,0x6f,0x6d,0x65])](_0x4eb1da=>_0x5501a3[_0x1826e0([0x65,0x76,0x65,0x72,0x79])]((_0x53518b,_0xb72e08)=>_0x4eb1da[_0xb72e08]===_0x53518b||_0x4eb1da[_0xb72e08]===_0x1826e0([0x2a])));}function _0x375415(){return _0x158809&&_0x549397?new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1d6749,_0x571616)=>{_0x158809[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x1d6749,_0x571616),_0x549397[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x3b10bc=>{_0x3b10bc!=_0x1826e0([0x56,0x61,0x6c,0x69,0x64])&&_0x1d6749(_0x3b10bc);},_0x571616);}):_0x158809||_0x549397||_0x1826e0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x32e8bd(_0xd8e3eb,_0x56513f){return new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39a928=>{if(_0x127914())return _0x39a928(_0x1826e0([0x56,0x61,0x6c,0x69,0x64]));_0x50be78(),_0x1051f7[_0x1826e0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1826e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a30d0=!0x1;const _0x30eb04=_0xc41938();function _0x193df6(_0x3fe399){return!!_0x3fe399&&(typeof _0x3fe399===_0x1826e0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3fe399===_0x1826e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3fe399[_0x1826e0([0x74,0x68,0x65,0x6e])]===_0x1826e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3fe399[_0x1826e0([0x63,0x61,0x74,0x63,0x68])]===_0x1826e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x103deb(_0x29b504){_0xe0594(_0x29b504)[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x40680c=>{if(!_0x40680c||_0x40680c[_0x1826e0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1826e0([0x6f,0x6b]))return _0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21e4f2(_0x455b1f(_0x30eb04+_0x56513f))!=_0x40680c[_0x1826e0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1826e0([0x56,0x61,0x6c,0x69,0x64]);})[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x3284c5=>(_0x6b46e3(),_0x3284c5),()=>{const _0x518fc7=_0x50a00e();return null==_0x518fc7?(_0x6b46e3(),_0x1826e0([0x56,0x61,0x6c,0x69,0x64])):_0x1826e0(_0x57a521-_0x518fc7>(0x4fb6bbce^_0x1752a9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x39a928)[_0x1826e0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x39a928(_0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x554411=0x6b8cd14e^_0x1752a9;function _0x6b46e3(){const _0x52a36c=_0x1826e0([0x6c,0x6c,0x63,0x74,0x2d])+_0x21e4f2(_0x455b1f(_0xd8e3eb)),_0x2d887f=_0xba4b7f(_0x21e4f2(window[_0x1826e0([0x4d,0x61,0x74,0x68])][_0x1826e0([0x63,0x65,0x69,0x6c])](_0x57a521/_0x554411)));window[_0x1826e0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1826e0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52a36c,_0x2d887f);}function _0x50a00e(){const _0x26abef=_0x1826e0([0x6c,0x6c,0x63,0x74,0x2d])+_0x21e4f2(_0x455b1f(_0xd8e3eb)),_0xce9543=window[_0x1826e0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1826e0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26abef);return _0xce9543?window[_0x1826e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xba4b7f(_0xce9543),0x10)*_0x554411:null;}function _0xe0594(_0x2d2a2b){return new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x40ac59,_0x5cf0a6)=>{_0x2d2a2b[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x40ac59,_0x5cf0a6),window[_0x1826e0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5cf0a6,0x6bbbeb0e^_0x1752a9);});}}_0x1051f7[_0x1826e0([0x6f,0x6e])](_0x1826e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2202d0,_0x4175ba)=>{if(_0x4175ba[0x0]!=_0xd8e3eb)return _0x39a928(_0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4175ba[0x1]={..._0x4175ba[0x1],[_0x1826e0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x30eb04};},{[_0x1826e0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1826e0([0x68,0x69,0x67,0x68])}),_0x1051f7[_0x1826e0([0x6f,0x6e])](_0x1826e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3a3f1e=>{_0x193df6(_0x3a3f1e[_0x1826e0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a30d0=!0x0,_0x103deb(_0x3a3f1e[_0x1826e0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1826e0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1826e0([0x6c,0x6f,0x77])}),_0x4327f5[_0x1826e0([0x74,0x68,0x65,0x6e])](()=>{_0x5a30d0||_0x39a928(_0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x127914(){return _0x1051f7[_0x1826e0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1826e0([0x76,0x69,0x65,0x77])][_0x1826e0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1826e0([0x61,0x75,0x74,0x6f]);}function _0x50be78(){_0x1051f7[_0x1826e0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1826e0([0x76,0x69,0x65,0x77])][_0x1826e0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1826e0([0x61,0x75,0x74,0x6f]);}}function _0x1a237d(_0x439cb5){const _0x4ef809=[new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17c409=>setTimeout(_0x17c409,0x6bb30102^_0x1752a9)),_0x4327f5[_0x1826e0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52ff45=>{let _0xe397c6=0x0;_0x1051f7[_0x1826e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1826e0([0x6f,0x6e])](_0x1826e0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x29dbee,_0x3828df)=>{_0x3828df[0x0][_0x1826e0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe397c6++,_0xe397c6==(0x6bba3e36^_0x1752a9)&&(_0x52ff45(),_0x29dbee[_0x1826e0([0x6f,0x66,0x66])]());});}))];return window[_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1826e0([0x72,0x61,0x63,0x65])](_0x4ef809)[_0x1826e0([0x74,0x68,0x65,0x6e])](()=>_0x439cb5);}async function _0x18a8b3(){await _0x4327f5,_0x1051f7[_0x1826e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1826e0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x262132,_0x1051f7[_0x1826e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1826e0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x262132,_0x1051f7[_0x1826e0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1826e0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d147e(_0x5663cb){const _0x30f9b1=_0x4241e9();_0x1051f7[_0x30f9b1]=_0x1826e0([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])+_0x5663cb,_0x5663cb!=_0x1826e0([0x56,0x61,0x6c,0x69,0x64])&&_0x18a8b3();}function _0x4241e9(){const _0x127532=window[_0x1826e0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1826e0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1826e0([0x6e,0x6f,0x77])]())[_0x1826e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1826e0([0x2e]),'');let _0x31051a=_0x1826e0([0x64]);for(let _0xa3e871=0x0;_0xa3e871<_0x127532[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa3e871+=0x2){let _0x6ff06c=window[_0x1826e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x127532[_0x1826e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa3e871,_0xa3e871+0x2));_0x6ff06c>=_0x21e0f7[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x6ff06c-=_0x21e0f7[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x31051a+=_0x21e0f7[_0x6ff06c];}return _0x31051a;}function _0x1ef013(){const _0x93abfe=_0x47b841[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])](_0x1826e0([0x2e]));if(0x3!=_0x93abfe[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x578e8a(_0x93abfe[0x1]);function _0x578e8a(_0x11e514){const _0x5ece8f=_0x3ac98d(_0x11e514);return _0x5ece8f&&_0x29de55()?_0x5ece8f:null;function _0x29de55(){const _0x1946bc=_0x5ece8f[_0x1826e0([0x6a,0x74,0x69])],_0x2957b4=window[_0x1826e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1946bc[_0x1826e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1946bc[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4b8941={..._0x5ece8f,[_0x1826e0([0x6a,0x74,0x69])]:_0x1946bc[_0x1826e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1946bc[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4b8941[_0x1826e0([0x76,0x63])],_0x455b1f(_0x4b8941)==_0x2957b4;}}}async function _0x513628(){let _0xda530c=!0x0;try{const _0x1295c8=_0x47b841[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])](_0x1826e0([0x2e])),[_0x5c0ed3,_0x53e1fe,_0x5c0f86]=_0x1295c8;return _0x1632ba(_0x5c0ed3),await _0x22ef50(_0x5c0ed3,_0x53e1fe,_0x5c0f86),_0xda530c;}catch{return!0x1;}function _0x1632ba(_0x76355b){const _0x5698b8=_0x3ac98d(_0x76355b);_0x5698b8&&_0x5698b8[_0x1826e0([0x61,0x6c,0x67])]==_0x1826e0([0x45,0x53,0x32,0x35,0x36])||(_0xda530c=!0x1);}async function _0x22ef50(_0x3fd914,_0x353c41,_0x22fa4c){const _0x3ee524=window[_0x1826e0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1826e0([0x66,0x72,0x6f,0x6d])](_0x5668b1(_0x22fa4c),_0x3ac91a=>_0x3ac91a[_0x1826e0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x8c381c=new window[(_0x1826e0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1826e0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3fd914+_0x1826e0([0x2e])+_0x353c41),_0x1c5281=window[_0x1826e0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1826e0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c5281)return;const _0x742c28=await _0x1c5281[_0x1826e0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1826e0([0x6a,0x77,0x6b]),_0x2980e9,{[_0x1826e0([0x6e,0x61,0x6d,0x65])]:_0x1826e0([0x45,0x43,0x44,0x53,0x41]),[_0x1826e0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1826e0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1826e0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c5281[_0x1826e0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1826e0([0x6e,0x61,0x6d,0x65])]:_0x1826e0([0x45,0x43,0x44,0x53,0x41]),[_0x1826e0([0x68,0x61,0x73,0x68])]:{[_0x1826e0([0x6e,0x61,0x6d,0x65])]:_0x1826e0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x742c28,_0x3ee524,_0x8c381c)||(_0xda530c=!0x1);}}function _0x3ac98d(_0x1e4829){return _0x1e4829[_0x1826e0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1826e0([0x65,0x79]))?JSON[_0x1826e0([0x70,0x61,0x72,0x73,0x65])](_0x5668b1(_0x1e4829)):null;}function _0x5668b1(_0x1dbbe0){return window[_0x1826e0([0x61,0x74,0x6f,0x62])](_0x1dbbe0[_0x1826e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1826e0([0x2b]))[_0x1826e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1826e0([0x2f])));}function _0x455b1f(_0xb93527){let _0x99be30=0x1505;function _0x5b43be(_0x2ffa4b){for(let _0x2a35f8=0x0;_0x2a35f8<_0x2ffa4b[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a35f8++){const _0x23514a=_0x2ffa4b[_0x1826e0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a35f8);_0x99be30=(_0x99be30<<0x5)+_0x99be30+_0x23514a,_0x99be30&=_0x99be30;}}function _0x4665e9(_0x41656f){Array[_0x1826e0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x41656f)?_0x41656f[_0x1826e0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4665e9):_0x41656f&&typeof _0x41656f==_0x1826e0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1826e0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x41656f)[_0x1826e0([0x73,0x6f,0x72,0x74])]()[_0x1826e0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5649d8,_0x4da1cf])=>{_0x5b43be(_0x5649d8),_0x4665e9(_0x4da1cf);}):_0x5b43be(window[_0x1826e0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x41656f));}return _0x4665e9(_0xb93527),_0x99be30>>>0x0;}function _0x21e4f2(_0x2c9be9){return _0x2c9be9[_0x1826e0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1826e0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1826e0([0x30]));}function _0xba4b7f(_0x4c4ece){return _0x4c4ece[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1826e0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1826e0([0x6a,0x6f,0x69,0x6e])]('');}function _0x262132(){}function _0x1826e0(_0x3c4257){const _0x246ebe=_0x59a6;return _0x3c4257[_0x246ebe(0x96)](_0x2440be=>String[_0x246ebe(0x87)](_0x2440be))[_0x246ebe(0x97)]('');}_0x1d147e(await _0x19fcad());}(this);}}
23
+ const _0x111924=_0x563c;function _0x563c(_0x3b6456,_0x5623a1){const _0x26fb5a=_0x26fb();return _0x563c=function(_0x563c59,_0x4b844c){_0x563c59=_0x563c59-0xbb;let _0x3f3cc5=_0x26fb5a[_0x563c59];return _0x3f3cc5;},_0x563c(_0x3b6456,_0x5623a1);}(function(_0x4d0c1d,_0x5d58f1){const _0x2a8366=_0x563c,_0x1ac52d=_0x4d0c1d();while(!![]){try{const _0xc4d30f=parseInt(_0x2a8366(0xd1))/0x1+parseInt(_0x2a8366(0xdb))/0x2*(-parseInt(_0x2a8366(0xdf))/0x3)+-parseInt(_0x2a8366(0xe0))/0x4+parseInt(_0x2a8366(0xcc))/0x5+parseInt(_0x2a8366(0xcf))/0x6*(parseInt(_0x2a8366(0xbf))/0x7)+-parseInt(_0x2a8366(0xbc))/0x8+parseInt(_0x2a8366(0xd2))/0x9*(parseInt(_0x2a8366(0xbb))/0xa);if(_0xc4d30f===_0x5d58f1)break;else _0x1ac52d['push'](_0x1ac52d['shift']());}catch(_0x213963){_0x1ac52d['push'](_0x1ac52d['shift']());}}}(_0x26fb,0xcc584));import{Plugin as _0x9f0707}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1a3a5c}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xf59f69,uid as _0x25ffe5}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x721c58}from'./normalizers/inliner/msofficestylesinliner.js';function _0x26fb(){const _0xe0c7e1=['1008876kBOTKB','7144047adDncx','dataTransfer','view','pluginName','join','map','isActive','getData','fromCharCode','2MavWDS','PasteFromOffice','afterInit','plugins','348492jcKsOs','2448540Pomamr','10oMjqph','13118896aHzxjB','document','inputTransformation','154NtNizF','init','editing','ClipboardPipeline','isPremiumPlugin','requires','editor','href','high','text/html','_parsedData','PasteFromOfficeEnhancedInliner','isOfficialPlugin','2394800rCnDJl','stylesProcessor','execute','251874dWWCEK','get'];_0x26fb=function(){return _0xe0c7e1;};return _0x26fb();}export class PasteFromOfficeEnhancedInliner extends _0x9f0707{static get[_0x111924(0xd5)](){const _0x2ac7f2=_0x111924;return _0x2ac7f2(0xca);}static get[_0x111924(0xcb)](){return!0x0;}static get[_0x111924(0xc3)](){return!0x0;}static get[_0x111924(0xc4)](){const _0x5f4a3d=_0x111924;return[_0x5f4a3d(0xdc)];}[_0x111924(0xc0)](){const _0x4926b0=_0x111924,_0x4a38f3=this[_0x4926b0(0xc5)],_0x5908b1=_0x4a38f3[_0x4926b0(0xde)][_0x4926b0(0xd0)](_0x4926b0(0xc2)),_0x6e9cc3=_0x4a38f3[_0x4926b0(0xc1)][_0x4926b0(0xd4)][_0x4926b0(0xbd)],_0x4b9000=new _0x721c58(_0x6e9cc3);_0x5908b1['on'](_0x4926b0(0xbe),(_0x235efb,_0xec2115)=>{const _0x95f0b4=_0x4926b0,_0x5db182=_0xec2115[_0x95f0b4(0xd3)][_0x95f0b4(0xd9)](_0x95f0b4(0xc8));_0x4b9000[_0x95f0b4(0xd8)](_0x5db182)&&(_0xec2115[_0x95f0b4(0xc9)]||(_0xec2115[_0x95f0b4(0xc9)]=_0x1a3a5c(_0x5db182,_0x6e9cc3[_0x95f0b4(0xcd)])),_0x4b9000[_0x95f0b4(0xce)](_0xec2115));},{'priority':_0xf59f69[_0x4926b0(0xd0)](_0x4926b0(0xc7))+0xb});}[_0x111924(0xdd)](){!async function(_0x460b96){const _0x4e21e8=_0x465002([0x32,0x47,0x58,0x30,0x71,0x73,0x37,0x68,0x52,0x5a,0x4c,0x46,0x7a,0x34,0x79,0x50,0x6e,0x54,0x76,0x6b,0x55,0x70,0x69,0x74,0x53,0x6f,0x64,0x38,0x63,0x4f,0x42,0x6d,0x4a,0x39,0x59,0x33,0x62,0x35,0x51,0x65,0x61,0x49,0x41,0x56,0x48,0x4d,0x44,0x6a,0x67,0x4e,0x57,0x43,0x72,0x45,0x31,0x66,0x75,0x6c,0x78,0x4b,0x36,0x77]),_0x253e80=0x2393df37,_0x3ece9f=0x2394b227^_0x253e80,_0xcc05a=window[_0x465002([0x44,0x61,0x74,0x65])][_0x465002([0x6e,0x6f,0x77])](),_0x10a42b=_0x460b96[_0x465002([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2d09d8=new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c52ca=>{_0x10a42b[_0x465002([0x6f,0x6e,0x63,0x65])](_0x465002([0x72,0x65,0x61,0x64,0x79]),_0x3c52ca);}),_0x8ed763={[_0x465002([0x6b,0x74,0x79])]:_0x465002([0x45,0x43]),[_0x465002([0x75,0x73,0x65])]:_0x465002([0x73,0x69,0x67]),[_0x465002([0x63,0x72,0x76])]:_0x465002([0x50,0x2d,0x32,0x35,0x36]),[_0x465002([0x78])]:_0x465002([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]),[_0x465002([0x79])]:_0x465002([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]),[_0x465002([0x61,0x6c,0x67])]:_0x465002([0x45,0x53,0x32,0x35,0x36])},_0x52d3ba=_0x10a42b[_0x465002([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x465002([0x67,0x65,0x74])](_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a727e(){let _0x4b4120,_0x23576b=null,_0x3cc756=null;try{if(_0x52d3ba==_0x465002([0x47,0x50,0x4c]))return _0x465002([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4b4120=_0x357e0f(),!_0x4b4120)return _0x465002([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4b4120[_0x465002([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3cc756=_0x1fedb3(_0x4b4120[_0x465002([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4b4120[_0x465002([0x6a,0x74,0x69])])),await _0x13ccfa()?_0x13d57d()?_0x13b5c6()?_0x465002([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4f6ed5()?(_0x4b4120[_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x465002([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x23576b=_0x40bc96(_0x465002([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4b4120[_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x465002([0x74,0x72,0x69,0x61,0x6c])&&(_0x23576b=_0x40bc96(_0x465002([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43b662()):_0x465002([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x465002([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x465002([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x465002([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x13b5c6(){const _0x5b21d3=[_0x465002([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x465002([0x74,0x72,0x69,0x61,0x6c])][_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b4120[_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xcc05a/0x3e8:0xe10*_0x3ece9f;return _0x4b4120[_0x465002([0x65,0x78,0x70])]<_0x5b21d3;}function _0x13d57d(){const _0x4b713c=_0x4b4120[_0x465002([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b713c&&(!!_0x4b713c[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465002([0x2a]))||(!!_0x4b713c[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465002([0x50,0x4f,0x45]))||!!_0x4b713c[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465002([0x50,0x50]))));}function _0x4f6ed5(){const _0x13656d=_0x563c,_0x2a239b=_0x4b4120[_0x465002([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a239b||0x0==_0x2a239b[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x42266f}=new URL(window[_0x465002([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x13656d(0xc6)]);if(_0x2a239b[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42266f))return!0x0;const _0x541561=_0x42266f[_0x465002([0x73,0x70,0x6c,0x69,0x74])](_0x465002([0x2e]));return _0x2a239b[_0x465002([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28a35a=>_0x28a35a[_0x465002([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x465002([0x2a])))[_0x465002([0x6d,0x61,0x70])](_0x42fe62=>_0x42fe62[_0x465002([0x73,0x70,0x6c,0x69,0x74])](_0x465002([0x2e])))[_0x465002([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2fc6b2=>_0x2fc6b2[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x541561[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x465002([0x6d,0x61,0x70])](_0x1234de=>Array(_0x541561[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1234de[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x465002([0x66,0x69,0x6c,0x6c])](_0x1234de[0x0]===_0x465002([0x2a])?_0x465002([0x2a]):'')[_0x465002([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1234de))[_0x465002([0x73,0x6f,0x6d,0x65])](_0x4f6a75=>_0x541561[_0x465002([0x65,0x76,0x65,0x72,0x79])]((_0x323603,_0x5b42b0)=>_0x4f6a75[_0x5b42b0]===_0x323603||_0x4f6a75[_0x5b42b0]===_0x465002([0x2a])));}function _0x43b662(){return _0x23576b&&_0x3cc756?new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6c7a41,_0x4df722)=>{_0x23576b[_0x465002([0x74,0x68,0x65,0x6e])](_0x6c7a41,_0x4df722),_0x3cc756[_0x465002([0x74,0x68,0x65,0x6e])](_0x46c103=>{_0x46c103!=_0x465002([0x56,0x61,0x6c,0x69,0x64])&&_0x6c7a41(_0x46c103);},_0x4df722);}):_0x23576b||_0x3cc756||_0x465002([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1fedb3(_0xa35742,_0x198801){return new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56337a=>{if(_0x591a79())return _0x56337a(_0x465002([0x56,0x61,0x6c,0x69,0x64]));_0x432b79(),_0x10a42b[_0x465002([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x465002([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x185a1d=!0x1;const _0x7ec419=_0x25ffe5();function _0x43b3bc(_0x1a1c2e){return!!_0x1a1c2e&&(typeof _0x1a1c2e===_0x465002([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a1c2e===_0x465002([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a1c2e[_0x465002([0x74,0x68,0x65,0x6e])]===_0x465002([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a1c2e[_0x465002([0x63,0x61,0x74,0x63,0x68])]===_0x465002([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3a8bd9(_0x1e6e8b){_0x6f3865(_0x1e6e8b)[_0x465002([0x74,0x68,0x65,0x6e])](_0x3d6ee7=>{if(!_0x3d6ee7||_0x3d6ee7[_0x465002([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x465002([0x6f,0x6b]))return _0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3d74a4(_0x36c0c2(_0x7ec419+_0x198801))!=_0x3d6ee7[_0x465002([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x465002([0x56,0x61,0x6c,0x69,0x64]);})[_0x465002([0x74,0x68,0x65,0x6e])](_0xd11a6a=>(_0x1dcfaa(),_0xd11a6a),()=>{const _0x16d3d5=_0x22b0c8();return null==_0x16d3d5?(_0x1dcfaa(),_0x465002([0x56,0x61,0x6c,0x69,0x64])):_0x465002(_0xcc05a-_0x16d3d5>(0x79f5b37^_0x253e80)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x465002([0x74,0x68,0x65,0x6e])](_0x56337a)[_0x465002([0x63,0x61,0x74,0x63,0x68])](()=>{_0x56337a(_0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d63ce=0x23a531b7^_0x253e80;function _0x1dcfaa(){const _0xae273a=_0x465002([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d74a4(_0x36c0c2(_0xa35742)),_0x3f44ae=_0x40be99(_0x3d74a4(window[_0x465002([0x4d,0x61,0x74,0x68])][_0x465002([0x63,0x65,0x69,0x6c])](_0xcc05a/_0x5d63ce)));window[_0x465002([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x465002([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xae273a,_0x3f44ae);}function _0x22b0c8(){const _0x57e075=_0x465002([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d74a4(_0x36c0c2(_0xa35742)),_0x31e97f=window[_0x465002([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x465002([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57e075);return _0x31e97f?window[_0x465002([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40be99(_0x31e97f),0x10)*_0x5d63ce:null;}function _0x6f3865(_0x5af2be){return new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x161dd5,_0x1a3ae5)=>{_0x5af2be[_0x465002([0x74,0x68,0x65,0x6e])](_0x161dd5,_0x1a3ae5),window[_0x465002([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a3ae5,0x23920bf7^_0x253e80);});}}_0x10a42b[_0x465002([0x6f,0x6e])](_0x465002([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e1827,_0x57de7c)=>{if(_0x57de7c[0x0]!=_0xa35742)return _0x56337a(_0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x57de7c[0x1]={..._0x57de7c[0x1],[_0x465002([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x7ec419};},{[_0x465002([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x465002([0x68,0x69,0x67,0x68])}),_0x10a42b[_0x465002([0x6f,0x6e])](_0x465002([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x346b5b=>{_0x43b3bc(_0x346b5b[_0x465002([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x185a1d=!0x0,_0x3a8bd9(_0x346b5b[_0x465002([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x465002([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x465002([0x6c,0x6f,0x77])}),_0x2d09d8[_0x465002([0x74,0x68,0x65,0x6e])](()=>{_0x185a1d||_0x56337a(_0x465002([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x591a79(){return _0x10a42b[_0x465002([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x465002([0x76,0x69,0x65,0x77])][_0x465002([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x465002([0x61,0x75,0x74,0x6f]);}function _0x432b79(){_0x10a42b[_0x465002([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x465002([0x76,0x69,0x65,0x77])][_0x465002([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x465002([0x61,0x75,0x74,0x6f]);}}function _0x40bc96(_0x1cbad5){const _0x23a219=[new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32eea1=>setTimeout(_0x32eea1,0x239ae1fb^_0x253e80)),_0x2d09d8[_0x465002([0x74,0x68,0x65,0x6e])](()=>new window[(_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8b875f=>{let _0x5e0030=0x0;_0x10a42b[_0x465002([0x6d,0x6f,0x64,0x65,0x6c])][_0x465002([0x6f,0x6e])](_0x465002([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x336168,_0x6110fd)=>{_0x6110fd[0x0][_0x465002([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e0030++,_0x5e0030==(0x2393decf^_0x253e80)&&(_0x8b875f(),_0x336168[_0x465002([0x6f,0x66,0x66])]());});}))];return window[_0x465002([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x465002([0x72,0x61,0x63,0x65])](_0x23a219)[_0x465002([0x74,0x68,0x65,0x6e])](()=>_0x1cbad5);}async function _0x4b892f(){await _0x2d09d8,_0x10a42b[_0x465002([0x6d,0x6f,0x64,0x65,0x6c])][_0x465002([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x336cf4,_0x10a42b[_0x465002([0x6d,0x6f,0x64,0x65,0x6c])][_0x465002([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x336cf4,_0x10a42b[_0x465002([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x465002([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b8119(_0x3f010f){const _0x596082=_0x38f6ad();_0x10a42b[_0x596082]=_0x465002([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])+_0x3f010f,_0x3f010f!=_0x465002([0x56,0x61,0x6c,0x69,0x64])&&_0x4b892f();}function _0x38f6ad(){const _0x230b4e=window[_0x465002([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x465002([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x465002([0x6e,0x6f,0x77])]())[_0x465002([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x465002([0x2e]),'');let _0x546995=_0x465002([0x47]);for(let _0x27069c=0x0;_0x27069c<_0x230b4e[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x27069c+=0x2){let _0x58e317=window[_0x465002([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x230b4e[_0x465002([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27069c,_0x27069c+0x2));_0x58e317>=_0x4e21e8[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x58e317-=_0x4e21e8[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x546995+=_0x4e21e8[_0x58e317];}return _0x546995;}function _0x357e0f(){const _0x2cf476=_0x52d3ba[_0x465002([0x73,0x70,0x6c,0x69,0x74])](_0x465002([0x2e]));if(0x3!=_0x2cf476[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4cb93c(_0x2cf476[0x1]);function _0x4cb93c(_0x2fd332){const _0x29dc3=_0x2be469(_0x2fd332);return _0x29dc3&&_0x26d888()?_0x29dc3:null;function _0x26d888(){const _0x334ba0=_0x29dc3[_0x465002([0x6a,0x74,0x69])],_0x1cf5be=window[_0x465002([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x334ba0[_0x465002([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x334ba0[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x454415={..._0x29dc3,[_0x465002([0x6a,0x74,0x69])]:_0x334ba0[_0x465002([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x334ba0[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x454415[_0x465002([0x76,0x63])],_0x36c0c2(_0x454415)==_0x1cf5be;}}}async function _0x13ccfa(){let _0x2d9628=!0x0;try{const _0x5f652f=_0x52d3ba[_0x465002([0x73,0x70,0x6c,0x69,0x74])](_0x465002([0x2e])),[_0x2ad4a1,_0x179522,_0x556b9a]=_0x5f652f;return _0x1c4594(_0x2ad4a1),await _0x2a1c6d(_0x2ad4a1,_0x179522,_0x556b9a),_0x2d9628;}catch{return!0x1;}function _0x1c4594(_0x166129){const _0xfcda6c=_0x2be469(_0x166129);_0xfcda6c&&_0xfcda6c[_0x465002([0x61,0x6c,0x67])]==_0x465002([0x45,0x53,0x32,0x35,0x36])||(_0x2d9628=!0x1);}async function _0x2a1c6d(_0x2eff5b,_0x326e5d,_0x271f5e){const _0x38fffb=window[_0x465002([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x465002([0x66,0x72,0x6f,0x6d])](_0x5267ec(_0x271f5e),_0x501e54=>_0x501e54[_0x465002([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x54e7a2=new window[(_0x465002([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x465002([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2eff5b+_0x465002([0x2e])+_0x326e5d),_0x2a5704=window[_0x465002([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x465002([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2a5704)return;const _0x4fe066=await _0x2a5704[_0x465002([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x465002([0x6a,0x77,0x6b]),_0x8ed763,{[_0x465002([0x6e,0x61,0x6d,0x65])]:_0x465002([0x45,0x43,0x44,0x53,0x41]),[_0x465002([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x465002([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x465002([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2a5704[_0x465002([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x465002([0x6e,0x61,0x6d,0x65])]:_0x465002([0x45,0x43,0x44,0x53,0x41]),[_0x465002([0x68,0x61,0x73,0x68])]:{[_0x465002([0x6e,0x61,0x6d,0x65])]:_0x465002([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fe066,_0x38fffb,_0x54e7a2)||(_0x2d9628=!0x1);}}function _0x2be469(_0x36ac6d){return _0x36ac6d[_0x465002([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x465002([0x65,0x79]))?JSON[_0x465002([0x70,0x61,0x72,0x73,0x65])](_0x5267ec(_0x36ac6d)):null;}function _0x5267ec(_0xb7c611){return window[_0x465002([0x61,0x74,0x6f,0x62])](_0xb7c611[_0x465002([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x465002([0x2b]))[_0x465002([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x465002([0x2f])));}function _0x36c0c2(_0x27494c){let _0x5d7120=0x1505;function _0x318bf4(_0x3cd207){for(let _0x470136=0x0;_0x470136<_0x3cd207[_0x465002([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x470136++){const _0x3f9d0f=_0x3cd207[_0x465002([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x470136);_0x5d7120=(_0x5d7120<<0x5)+_0x5d7120+_0x3f9d0f,_0x5d7120&=_0x5d7120;}}function _0x4feca6(_0x4b7aa5){Array[_0x465002([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b7aa5)?_0x4b7aa5[_0x465002([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4feca6):_0x4b7aa5&&typeof _0x4b7aa5==_0x465002([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x465002([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b7aa5)[_0x465002([0x73,0x6f,0x72,0x74])]()[_0x465002([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x352826,_0xd86ce])=>{_0x318bf4(_0x352826),_0x4feca6(_0xd86ce);}):_0x318bf4(window[_0x465002([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b7aa5));}return _0x4feca6(_0x27494c),_0x5d7120>>>0x0;}function _0x3d74a4(_0x41b408){return _0x41b408[_0x465002([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x465002([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x465002([0x30]));}function _0x40be99(_0x1ddbba){return _0x1ddbba[_0x465002([0x73,0x70,0x6c,0x69,0x74])]('')[_0x465002([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x465002([0x6a,0x6f,0x69,0x6e])]('');}function _0x336cf4(){}function _0x465002(_0x10b1c1){const _0x3a60b3=_0x563c;return _0x10b1c1[_0x3a60b3(0xd7)](_0x98b237=>String[_0x3a60b3(0xda)](_0x98b237))[_0x3a60b3(0xd6)]('');}_0x3b8119(await _0x3a727e());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cd516=_0x6d23;function _0x6d23(_0x15ba58,_0x308dbc){const _0x881a57=_0x881a();return _0x6d23=function(_0x6d23cb,_0x1cfc59){_0x6d23cb=_0x6d23cb-0x1a1;let _0x3fca05=_0x881a57[_0x6d23cb];return _0x3fca05;},_0x6d23(_0x15ba58,_0x308dbc);}function _0x881a(){const _0x321c72=['editing','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyDomainLimit','_licenseKeyCheckInterval','PasteFromOfficeEnhancedPropagator','high','expired','isActive','_parsedData','dataTransfer','16uyxPOw','73272NjqJUb','473278fPxiXs','get','inputTransformation','trialLimit','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','text/html','3427947IbPLBT','requires','1029QzXyrF','plugins','destroy','pasteFromOfficeEnhancedLicenseKeyValid','7125QgqUPx','pluginName','execute','isOfficialPlugin','evaluationLimit','invalid','getData','pasteFromOfficeEnhancedLicenseKeyExpired','config','document','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOfficeEnhanced','editor','view','pasteFromOfficeEnhancedLicenseKeyNotAllowed','2292uQCAzS','PasteFromOffice','stylesProcessor','isPremiumPlugin','licenseKey','init','usageLimit','domainLimit','457800DZAYPe','_showLicenseError','223984KcyVha'];_0x881a=function(){return _0x321c72;};return _0x881a();}(function(_0x168b5d,_0x56ed38){const _0x3770ef=_0x6d23,_0x12c371=_0x168b5d();while(!![]){try{const _0x34d901=-parseInt(_0x3770ef(0x1cb))/0x1+-parseInt(_0x3770ef(0x1be))/0x2+parseInt(_0x3770ef(0x1bc))/0x3+-parseInt(_0x3770ef(0x1ca))/0x4+parseInt(_0x3770ef(0x1a5))/0x5+parseInt(_0x3770ef(0x1b4))/0x6*(-parseInt(_0x3770ef(0x1a1))/0x7)+-parseInt(_0x3770ef(0x1c9))/0x8*(-parseInt(_0x3770ef(0x1d4))/0x9);if(_0x34d901===_0x56ed38)break;else _0x12c371['push'](_0x12c371['shift']());}catch(_0x413bc1){_0x12c371['push'](_0x12c371['shift']());}}}(_0x881a,0x3e831));import{Plugin as _0x8d02f0}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x9b70a3}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x205982}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0xc3b13f}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x8d02f0{[_0x4cd516(0x1b8)];[_0x4cd516(0x1c2)];static get[_0x4cd516(0x1a6)](){const _0x22242e=_0x4cd516;return _0x22242e(0x1c3);}static get[_0x4cd516(0x1a8)](){return!0x0;}static get[_0x4cd516(0x1b7)](){return!0x0;}static get[_0x4cd516(0x1d5)](){const _0x5e764a=_0x4cd516;return[_0x5e764a(0x1b5)];}[_0x4cd516(0x1b9)](){const _0x551bf3=_0x4cd516,_0x28c511=this[_0x551bf3(0x1b1)],_0x13c023=_0x28c511[_0x551bf3(0x1a2)][_0x551bf3(0x1cc)](_0x551bf3(0x1c0)),_0x41f6fa=_0x28c511[_0x551bf3(0x1bf)][_0x551bf3(0x1b2)][_0x551bf3(0x1ae)],_0x1d7dce=new _0xc3b13f(_0x41f6fa);_0x13c023['on'](_0x551bf3(0x1cd),(_0xfd954f,_0x303563)=>{const _0x2c434b=_0x551bf3,_0x12e8f7=_0x303563[_0x2c434b(0x1c8)][_0x2c434b(0x1ab)](_0x2c434b(0x1d3));_0x1d7dce[_0x2c434b(0x1c6)](_0x12e8f7)&&(_0x303563[_0x2c434b(0x1c7)]||(_0x303563[_0x2c434b(0x1c7)]=_0x9b70a3(_0x12e8f7,_0x41f6fa[_0x2c434b(0x1b6)])),_0x1d7dce[_0x2c434b(0x1a7)](_0x303563));},{'priority':_0x205982[_0x551bf3(0x1cc)](_0x551bf3(0x1c4))+0xa}),this[_0x551bf3(0x1b8)]=this[_0x551bf3(0x1b1)][_0x551bf3(0x1ad)][_0x551bf3(0x1cc)](_0x551bf3(0x1b8));const _0xfd051=this[_0x551bf3(0x1b1)];this[_0x551bf3(0x1c2)]=setInterval(()=>{const _0x507b1f=_0x551bf3;let _0x1155fb;for(const _0x173b1b in _0xfd051){const _0x4f321f=_0x173b1b,_0x3e25c8=_0xfd051[_0x4f321f];if(_0x507b1f(0x1a4)==_0x3e25c8||_0x507b1f(0x1d0)==_0x3e25c8||_0x507b1f(0x1ac)==_0x3e25c8||_0x507b1f(0x1c1)==_0x3e25c8||_0x507b1f(0x1b3)==_0x3e25c8||_0x507b1f(0x1d1)==_0x3e25c8||_0x507b1f(0x1d2)==_0x3e25c8||_0x507b1f(0x1af)==_0x3e25c8){delete _0xfd051[_0x4f321f],_0x1155fb=_0x3e25c8,clearInterval(this[_0x507b1f(0x1c2)]),this[_0x507b1f(0x1c2)]=void 0x0;break;}}_0x507b1f(0x1d0)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1aa)),_0x507b1f(0x1ac)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1c5)),_0x507b1f(0x1c1)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1bb)),_0x507b1f(0x1b3)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1cf),_0x507b1f(0x1b0)),_0x507b1f(0x1d1)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1a9)),_0x507b1f(0x1d2)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1ce)),_0x507b1f(0x1af)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1ba));},0x3e8);}[_0x4cd516(0x1a3)](){const _0x405fd7=_0x4cd516;super[_0x405fd7(0x1a3)](),this[_0x405fd7(0x1c2)]&&clearInterval(this[_0x405fd7(0x1c2)]);}}
23
+ function _0x4ce6(){const _0x3bba9c=['pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','trialLimit','get','1745376PgaqkK','featureNotAllowed','628050rVGXdl','5967717VTVcBY','plugins','editing','pasteFromOfficeEnhancedLicenseKeyUsageLimit','2697240blkAyJ','init','pasteFromOfficeEnhancedLicenseKeyExpired','isOfficialPlugin','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyDomainLimit','domainLimit','getData','stylesProcessor','PasteFromOfficeEnhancedPropagator','pluginName','3iNsnAp','pasteFromOfficeEnhancedLicenseKeyNotAllowed','invalid','2451464ySXnRN','isPremiumPlugin','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyInvalid','isActive','dataTransfer','expired','pasteFromOfficeEnhancedLicenseKeyValid','1079595ADzIzZ','config','licenseKey','pasteFromOfficeEnhancedLicenseKeyTrialLimit','document','PasteFromOffice','text/html','inputTransformation','requires','evaluationLimit','1944912MsGUbu','view','_licenseKeyCheckInterval','usageLimit','execute','editor','_parsedData','high','destroy','_showLicenseError'];_0x4ce6=function(){return _0x3bba9c;};return _0x4ce6();}const _0x254ed8=_0x50c9;(function(_0x152a99,_0x4443a7){const _0x3e22ef=_0x50c9,_0x243742=_0x152a99();while(!![]){try{const _0x1bb9b3=parseInt(_0x3e22ef(0x99))/0x1+-parseInt(_0x3e22ef(0xb0))/0x2+parseInt(_0x3e22ef(0x8e))/0x3*(parseInt(_0x3e22ef(0xa3))/0x4)+-parseInt(_0x3e22ef(0xb7))/0x5+-parseInt(_0x3e22ef(0xb2))/0x6+parseInt(_0x3e22ef(0xb3))/0x7+-parseInt(_0x3e22ef(0x91))/0x8;if(_0x1bb9b3===_0x4443a7)break;else _0x243742['push'](_0x243742['shift']());}catch(_0x17d717){_0x243742['push'](_0x243742['shift']());}}}(_0x4ce6,0x914a6));import{Plugin as _0x5374f9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3439d4}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x9ae713}from'ckeditor5/src/utils.js';function _0x50c9(_0x571072,_0x48dbd1){const _0x4ce6b4=_0x4ce6();return _0x50c9=function(_0x50c921,_0x42821c){_0x50c921=_0x50c921-0x8a;let _0x50fe0b=_0x4ce6b4[_0x50c921];return _0x50fe0b;},_0x50c9(_0x571072,_0x48dbd1);}import{MSOfficeInlineStylePropagator as _0x2b1001}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x5374f9{[_0x254ed8(0x9b)];[_0x254ed8(0xa5)];static get[_0x254ed8(0x8d)](){const _0x416d9f=_0x254ed8;return _0x416d9f(0x8c);}static get[_0x254ed8(0xba)](){return!0x0;}static get[_0x254ed8(0x92)](){return!0x0;}static get[_0x254ed8(0xa1)](){const _0x20b281=_0x254ed8;return[_0x20b281(0x9e)];}[_0x254ed8(0xb8)](){const _0x5c33ba=_0x254ed8,_0x1238f6=this[_0x5c33ba(0xa8)],_0x2cebb7=_0x1238f6[_0x5c33ba(0xb4)][_0x5c33ba(0xaf)](_0x5c33ba(0xbb)),_0x30ce88=_0x1238f6[_0x5c33ba(0xb5)][_0x5c33ba(0xa4)][_0x5c33ba(0x9d)],_0x4e3e94=new _0x2b1001(_0x30ce88);_0x2cebb7['on'](_0x5c33ba(0xa0),(_0xe2b56f,_0xaed20c)=>{const _0x1b8fc0=_0x5c33ba,_0x5bd6e5=_0xaed20c[_0x1b8fc0(0x96)][_0x1b8fc0(0x8a)](_0x1b8fc0(0x9f));_0x4e3e94[_0x1b8fc0(0x95)](_0x5bd6e5)&&(_0xaed20c[_0x1b8fc0(0xa9)]||(_0xaed20c[_0x1b8fc0(0xa9)]=_0x3439d4(_0x5bd6e5,_0x30ce88[_0x1b8fc0(0x8b)])),_0x4e3e94[_0x1b8fc0(0xa7)](_0xaed20c));},{'priority':_0x9ae713[_0x5c33ba(0xaf)](_0x5c33ba(0xaa))+0xa}),this[_0x5c33ba(0x9b)]=this[_0x5c33ba(0xa8)][_0x5c33ba(0x9a)][_0x5c33ba(0xaf)](_0x5c33ba(0x9b));const _0x131a92=this[_0x5c33ba(0xa8)];this[_0x5c33ba(0xa5)]=setInterval(()=>{const _0xb2e0f5=_0x5c33ba;let _0x41b3ba;for(const _0x53fe51 in _0x131a92){const _0x53410d=_0x53fe51,_0xafc623=_0x131a92[_0x53410d];if(_0xb2e0f5(0x98)==_0xafc623||_0xb2e0f5(0x94)==_0xafc623||_0xb2e0f5(0xb9)==_0xafc623||_0xb2e0f5(0xbc)==_0xafc623||_0xb2e0f5(0x8f)==_0xafc623||_0xb2e0f5(0xad)==_0xafc623||_0xb2e0f5(0x9c)==_0xafc623||_0xb2e0f5(0xb6)==_0xafc623){delete _0x131a92[_0x53410d],_0x41b3ba=_0xafc623,clearInterval(this[_0xb2e0f5(0xa5)]),this[_0xb2e0f5(0xa5)]=void 0x0;break;}}_0xb2e0f5(0x94)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0x90)),_0xb2e0f5(0xb9)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0x97)),_0xb2e0f5(0xbc)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xbd)),_0xb2e0f5(0x8f)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xb1),_0xb2e0f5(0x93)),_0xb2e0f5(0xad)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xa2)),_0xb2e0f5(0x9c)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xae)),_0xb2e0f5(0xb6)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xa6));},0x3e8);}[_0x254ed8(0xab)](){const _0x2c7514=_0x254ed8;super[_0x2c7514(0xab)](),this[_0x2c7514(0xa5)]&&clearInterval(this[_0x2c7514(0xa5)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x150b95,_0x4d6f37){const _0x1e0ca9=_0x206b,_0x210332=_0x150b95();while(!![]){try{const _0xc17ad2=parseInt(_0x1e0ca9(0x1b6))/0x1*(parseInt(_0x1e0ca9(0x1bf))/0x2)+-parseInt(_0x1e0ca9(0x1b5))/0x3*(-parseInt(_0x1e0ca9(0x1b7))/0x4)+-parseInt(_0x1e0ca9(0x1bc))/0x5*(parseInt(_0x1e0ca9(0x1bd))/0x6)+parseInt(_0x1e0ca9(0x1be))/0x7*(-parseInt(_0x1e0ca9(0x1bb))/0x8)+-parseInt(_0x1e0ca9(0x1ba))/0x9*(parseInt(_0x1e0ca9(0x1b4))/0xa)+-parseInt(_0x1e0ca9(0x1b8))/0xb+parseInt(_0x1e0ca9(0x1b3))/0xc;if(_0xc17ad2===_0x4d6f37)break;else _0x210332['push'](_0x210332['shift']());}catch(_0x41712d){_0x210332['push'](_0x210332['shift']());}}}(_0xc472,0x1c302));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0xc472(){const _0x5524b5=['399995rmTnpQ','12HewqHB','14jEEJQD','10HchjoM','5050944iHMjoV','160MMLqHC','671571hFBiGP','37283PvIreV','4yDzgks','1853060AMpdjK','test','116793krDbKG','718544kpFFUL'];_0xc472=function(){return _0x5524b5;};return _0xc472();}function _0x206b(_0x3e8942,_0xf520e5){const _0xc4720c=_0xc472();return _0x206b=function(_0x206b4e,_0x529a6a){_0x206b4e=_0x206b4e-0x1b3;let _0x10a08a=_0xc4720c[_0x206b4e];return _0x10a08a;},_0x206b(_0x3e8942,_0xf520e5);}export function isMSExcelContent(_0x5857b9){const _0x255f30=_0x206b;return m[_0x255f30(0x1b9)](_0x5857b9);}
23
+ (function(_0x2ecda3,_0x3ec595){const _0x3f008d=_0x4967,_0x178f2d=_0x2ecda3();while(!![]){try{const _0x2b9ddd=parseInt(_0x3f008d(0x11f))/0x1+-parseInt(_0x3f008d(0x122))/0x2+-parseInt(_0x3f008d(0x123))/0x3*(parseInt(_0x3f008d(0x125))/0x4)+-parseInt(_0x3f008d(0x124))/0x5*(parseInt(_0x3f008d(0x11e))/0x6)+parseInt(_0x3f008d(0x120))/0x7+parseInt(_0x3f008d(0x11d))/0x8+parseInt(_0x3f008d(0x121))/0x9;if(_0x2b9ddd===_0x3ec595)break;else _0x178f2d['push'](_0x178f2d['shift']());}catch(_0x493ec5){_0x178f2d['push'](_0x178f2d['shift']());}}}(_0x5bdc,0x26347));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x27421d){const _0x448241=_0x4967;return m[_0x448241(0x126)](_0x27421d);}function _0x4967(_0x125299,_0xeeb427){const _0x5bdc01=_0x5bdc();return _0x4967=function(_0x496752,_0x3dce78){_0x496752=_0x496752-0x11d;let _0xc732b0=_0x5bdc01[_0x496752];return _0xc732b0;},_0x4967(_0x125299,_0xeeb427);}function _0x5bdc(){const _0x59e7dc=['test','667336tkOaFP','1549158XQmmxp','91788pAqhpe','1420426Jvnzbt','2097351XeZFDi','275420UMHJsZ','88158BoQCBj','5QfcBAu','8bkrrpm'];_0x5bdc=function(){return _0x59e7dc;};return _0x5bdc();}