@ckeditor/ckeditor5-paste-from-office-enhanced 45.2.0 → 45.2.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.UpcastWriter(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;return u(e||t.element.parent)}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.UpcastWriter(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,${I(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 I(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<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 y.test(t)||w.test(t)}execute(t){const n=new e.UpcastWriter(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.UpcastWriter(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.DomConverter(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(163188===-parseInt(e(408))/1*(parseInt(e(414))/2)+-parseInt(e(411))/3*(-parseInt(e(409))/4)+-parseInt(e(407))/5*(parseInt(e(413))/6)+-parseInt(e(410))/7*(-parseInt(e(404))/8)+parseInt(e(415))/9*(parseInt(e(406))/10)+parseInt(e(416))/11+parseInt(e(412))/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 C(t,e){const n=A();return(C=function(t,e){return n[t-=404]})(t,e)}function A(){const t=["243735rKBaSG","3ZpuwAL","68UXzNGK","1379shjLoW","23178XBhfGt","199512YSvEQK","30sSQoTE","154918MshcFm","495FehKWE","1763960pREoje","848QbmrtM","test","56380ocbmtw"];return(A=function(){return t})()}function L(t){return E[C(405)](t)}function P(t,e){const n=R();return(P=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(235425===-parseInt(e(133))/1*(-parseInt(e(149))/2)+parseInt(e(126))/3+parseInt(e(151))/4*(parseInt(e(143))/5)+-parseInt(e(134))/6+-parseInt(e(130))/7+-parseInt(e(135))/8+parseInt(e(137))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(142)]&&!s[n(128)])continue;const e=!s[n(142)]||t[n(139)]===s[n(142)],o=!s[n(128)]||t[n(125)](s[n(128)]);e&&o&&r[n(136)](s,i)}return r}function R(){const t=["map","16tgYNpa","hasClass","1263693YAlkSP","initial","className","exec","2787596qyxwIj","push","getPropertyValue","11QPrlSA","68796vSMSAN","2004816LBfkge","set","1789236tRAPdk","selectorText","name","assign","length","tagName","310535DgbHbF","groups","trim","cssRules","split","style","4956zdcRHR"];return(R=function(){return t})()}function j(t){const e=P,n={};for(let r=0;r<t[e(141)];r++){const s=t[r],i=t[e(132)](s);e(127)!==i&&(n[s]=i)}return n}function T(t){const e=P,n=t[e(147)](",")[e(150)]((t=>t[e(145)]())),r=[];for(const t of n){const n=F[e(129)](t);n&&r[e(131)](n[e(144)])}return r}function D(t){const e=P,n={};for(const r of t)Object[e(140)](n,r);return n}const M=k;function k(t,e){const n=K();return(k=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(182413===-parseInt(e(305))/1+-parseInt(e(302))/2*(-parseInt(e(310))/3)+-parseInt(e(319))/4+parseInt(e(311))/5+parseInt(e(325))/6*(-parseInt(e(317))/7)+-parseInt(e(320))/8*(parseInt(e(313))/9)+-parseInt(e(307))/10*(-parseInt(e(318))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class W extends b{[M(314)](t){const n=M,{body:r,styles:s}=t[n(303)],i=new e.UpcastWriter(r[n(316)]),o=i[n(308)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(136)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(146)])if(t instanceof CSSStyleRule){const r=j(t[e(148)]);n[t[e(138)]]=Object[e(140)]({},n[t[e(138)]]||{},r)}return n}(s));for(const t of o){if(n(301)!==t[n(323)])continue;const e=O(t[n(306)],c);if(e[n(324)]){const r=D(Array[n(322)](e[n(315)]()));for(const e in r){const s=t[n(306)];s[n(321)](e)||i[n(312)](e,r[e],s)}}}t[n(309)]=r}[M(304)](t){return super[M(304)](t)||L(t)}}function K(){const t=["10YlaFqi","createRangeIn","content","216FFnCfj","1667910oBXIVD","setStyle","77337PvUUhb","execute","values","document","759164FFUYlE","6921310dupCTV","1030708qQvFBJ","88kWIjKo","hasStyle","from","type","size","18OXnkAF","elementStart","5750dmQXmA","_parsedData","isActive","309823PnDKIZ","item"];return(K=function(){return t})()}const U=N;function N(t,e){const n=$();return(N=function(t,e){return n[t-=315]})(t,e)}function $(){const t=["getData","_parsedData","55XixVXB","PasteFromOfficeEnhancedInliner","8546868OjByYV","isActive","55TdIVmJ","isPremiumPlugin","get","ClipboardPipeline","182751phbHCc","editor","view","4405940TjLgWf","requires","dataTransfer","stylesProcessor","fromCharCode","href","5224300bTiDdg","isOfficialPlugin","document","pluginName","3983yJFieg","map","12456pdYSuM","PasteFromOffice","36LEkPWr","578563mvHAaU","afterInit","execute","287214DvDsfs","init","editing","text/html","high","join","plugins","inputTransformation"];return($=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(729540===-parseInt(e(330))/1+parseInt(e(329))/2*(-parseInt(e(351))/3)+parseInt(e(315))/4+parseInt(e(347))/5*(parseInt(e(333))/6)+parseInt(e(325))/7*(-parseInt(e(327))/8)+-parseInt(e(345))/9+-parseInt(e(321))/10*(-parseInt(e(343))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class H extends t.Plugin{static get[U(324)](){return U(344)}static get[U(322)](){return!0}static get[U(348)](){return!0}static get[U(316)](){return[U(328)]}[U(334)](){const t=U,e=this[t(352)],n=e[t(339)][t(349)](t(350)),r=e[t(335)][t(353)][t(323)],s=new W(r);n.on(t(340),((e,n)=>{const i=t,o=n[i(317)][i(341)](i(336));s[i(346)](o)&&(n[i(342)]||(n[i(342)]=x(o,r[i(318)])),s[i(332)](n))}),{priority:S.priorities[t(349)](t(337))+11})}[U(331)](){!async function(t){const e=d([52,70,121,84,97,112,82,100,73,104,53,88,117,83,89,76,65,103,106,110,54,102,105,99,109,78,113,85,80,56,75,98,69,57,101,114,90,50,48,111,51,122,67,77,81,86,107,55,118,72,79,115,116,74,108,66,71,68,87,49,120,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=N;return t[e(326)]((t=>String[e(319)](t)))[e(338)]("")}!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([70]);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:1748995200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,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(320)]);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([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=z;function V(){const t=["getStyleNames","10gZZPRU","createElement","underline","forEach","1936910matoDi","font-weight","vertical-align","medium","filter","includes","102588RmaqYo","strong","getStyle","20hlUePZ","getChildren","line-through","text-decoration-line","italic","20eSktUz","bolder","text-decoration","bold","color","length","from","insertChild","sub","span","387078UaBeCH","sup","178544buzLjV","384783KUsjtV","font-size","9hRJrEL","super","font-family","21OxbPWE","407bWkOeY","font-style","split","62726TRgVEQ","keys","removeStyle","325JnvCvg","694064YZCIiz","setStyle","function"];return(V=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(343189===parseInt(e(294))/1*(parseInt(e(267))/2)+parseInt(e(285))/3*(parseInt(e(272))/4)+-parseInt(e(254))/5*(parseInt(e(282))/6)+-parseInt(e(290))/7*(parseInt(e(284))/8)+parseInt(e(287))/9*(parseInt(e(258))/10)+parseInt(e(291))/11*(parseInt(e(264))/12)+-parseInt(e(297))/13*(parseInt(e(298))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);const J=[B(276),B(289),B(286),B(274),B(270),B(259),B(292),B(260)],q=[B(276),B(289),B(286)],Y={"font-style":[[B(271),"i"]],"font-weight":[[B(261),B(265)],[B(275),B(265)],[B(273),B(265)],[t=>Number(t)>=600,B(265)]],"text-decoration":[[B(256),"u"],[B(269),"s"]],"text-decoration-line":[[B(256),"u"],[B(269),"s"]],"vertical-align":[[B(280),B(280)],[B(288),B(283)]]};function Z(t){return J[B(263)](t)}function Q(t){const e=B;return Array[e(278)](t[e(253)]())[e(262)](Z)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(257)]((e=>{const i=n,o=t[i(266)](e);if(o)if(c=e,q[B(263)](c))r[e]=o;else if(e in Y){const t=o[i(293)](" ");Y[e][i(257)]((([n,r])=>{const o=i;for(const i of t)(o(300)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=B;for(const s in n)n[s][r(257)]((([,n])=>{const s=r,i=e[s(255)](n,[],t[s(268)]());e[s(279)](0,i,t)})),e[r(296)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(295)](n)[r(277)])return;const s=e[r(255)](r(281),[],t[r(268)]());e[r(299)](n,s),e[r(279)](0,s,t),e[r(296)](Object[r(295)](n),t)}(t,e,r)}function z(t,e){const n=V();return(z=function(t,e){return n[t-=253]})(t,e)}const G=X;function X(t,e){const n=tt();return(X=function(t,e){return n[t-=485]})(t,e)}function tt(){const t=["element","2389620eBvAsJ","content","name","execute","15966rIVTBG","7HDLpoU","_parsedData","2336521ZaudFG","3284210dqjtoB","2495826tqTUDa","2045iXYUNd","isActive","6578bIHUIW","getItems","12aAIEdy","blockElements","document","font","5524ZrNIRE","createRangeIn","includes","stylesProcessor","2936oayaTJ","159LOBLLc"];return(tt=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(505022===-parseInt(e(487))/1*(parseInt(e(501))/2)+parseInt(e(498))/3+-parseInt(e(507))/4*(-parseInt(e(499))/5)+parseInt(e(489))/6*(parseInt(e(494))/7)+-parseInt(e(486))/8*(parseInt(e(493))/9)+-parseInt(e(497))/10+parseInt(e(496))/11*(parseInt(e(503))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[G(492)](t){const n=G,{body:r}=t[n(495)],s=new e.UpcastWriter(r[n(505)]),i=s[n(508)](r),o=new e.ViewDocument(s[n(505)][n(485)]),c=[...new e.DomConverter(o)[n(504)],n(506)],a=i[n(502)]();for(const t of a)if(t.is(n(488))&&c[n(509)](t[n(491)])){_(t,s,Q(t))}t[n(490)]=r}[G(500)](t){return super[G(500)](t)||L(t)}}const nt=st;function rt(){const t=["_licenseKeyCheckInterval","getData","dataTransfer","PasteFromOfficeEnhanced","isActive","pasteFromOfficeEnhancedLicenseKeyTrialLimit","plugins","3DHHdQd","pasteFromOfficeEnhancedLicenseKeyNotAllowed","requires","init","PasteFromOfficeEnhancedPropagator","stylesProcessor","92195FDDZMC","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOffice","text/html","isOfficialPlugin","18mAyMej","high","invalid","view","1543443bPipby","7054850EafJlk","expired","60reovJl","178456lHYeag","document","pasteFromOfficeEnhancedLicenseKeyUsageLimit","editing","7HldcaR","1614688aDrQQt","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","domainLimit","inputTransformation","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","licenseKey","pasteFromOfficeEnhancedLicenseKeyInvalid","pluginName","pasteFromOfficeEnhancedLicenseKeyDomainLimit","4035395cwiJeG","get","execute","903272FpiJfn","_showLicenseError","usageLimit","isPremiumPlugin","config","evaluationLimit","editor","destroy","featureNotAllowed","114LCuMpp","_parsedData","ClipboardPipeline"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(379108===-parseInt(e(314))/1*(parseInt(e(310))/2)+parseInt(e(291))/3*(-parseInt(e(315))/4)+-parseInt(e(297))/5*(parseInt(e(337))/6)+parseInt(e(325))/7+-parseInt(e(328))/8*(parseInt(e(302))/9)+parseInt(e(307))/10+parseInt(e(306))/11*(parseInt(e(309))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(321)];[nt(340)];static get[nt(323)](){return nt(295)}static get[nt(301)](){return!0}static get[nt(331)](){return!0}static get[nt(293)](){return[nt(299)]}[nt(294)](){const t=nt,e=this[t(334)],n=e[t(290)][t(326)](t(339)),r=e[t(313)][t(305)][t(311)],s=new et(r);n.on(t(318),((e,n)=>{const i=t,o=n[i(286)][i(285)](i(300));s[i(288)](o)&&(n[i(338)]||(n[i(338)]=x(o,r[i(296)])),s[i(327)](n))}),{priority:S.priorities[t(326)](t(303))+10}),this[t(321)]=this[t(334)][t(332)][t(326)](t(321));const i=this[t(334)];this[t(340)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(320)==s||e(322)==s||e(298)==s||e(324)==s||e(292)==s||e(316)==s||e(289)==s||e(312)==s){delete i[r],n=s,clearInterval(this[e(340)]),this[e(340)]=void 0;break}}e(322)==n&&i[e(329)](e(304)),e(298)==n&&i[e(329)](e(308)),e(324)==n&&i[e(329)](e(317)),e(292)==n&&i[e(329)](e(336),e(287)),e(316)==n&&i[e(329)](e(333)),e(289)==n&&i[e(329)](e(319)),e(312)==n&&i[e(329)](e(330))}),1e3)}[nt(335)](){const t=nt;super[t(335)](),this[t(340)]&&clearInterval(this[t(340)])}}var ot=at;function ct(){var t=["10031EglSPl","isPremiumPlugin","1736UCgGHf","11OBWEpK","requires","isOfficialPlugin","68230QoCkEs","494361dmsZhP","PasteFromOffice","1610572GtXdTM","pluginName","64598cVWnem","36oMsTDf","40lSwsht","12445130cgBsaJ","PasteFromOfficeEnhanced","21234rpWvwI"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=286]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(212744===parseInt(e(287))/1+parseInt(e(299))/2*(-parseInt(e(288))/3)+-parseInt(e(302))/4+-parseInt(e(289))/5*(parseInt(e(292))/6)+parseInt(e(293))/7*(-parseInt(e(295))/8)+parseInt(e(300))/9+parseInt(e(290))/10*(parseInt(e(296))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(286)](){return ot(291)}static get[ot(298)](){return!0}static get[ot(294)](){return!0}static get[ot(297)](){return[ot(301),H,it]}}function lt(){var t=["220oPAmxt","10wduZRa","9287454LdRFuk","12cfhKlI","450490HRGiKQ","19959tKkVLc","394mZJTqc","617srkHHe","2130216fhMjhs","191870fYIrSc","2872341wrmnZF"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=240]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(193298===-parseInt(e(240))/1*(-parseInt(e(250))/2)+parseInt(e(249))/3*(parseInt(e(244))/4)+-parseInt(e(248))/5+parseInt(e(247))/6*(parseInt(e(242))/7)+parseInt(e(241))/8+-parseInt(e(243))/9*(-parseInt(e(245))/10)+-parseInt(e(246))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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.UpcastWriter(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;return u(e||t.element.parent)}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.UpcastWriter(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.UpcastWriter(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.UpcastWriter(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.DomConverter(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 C(t,e){const n=L();return(C=function(t,e){return n[t-=167]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(662093===-parseInt(e(173))/1+parseInt(e(172))/2+-parseInt(e(175))/3*(parseInt(e(177))/4)+parseInt(e(174))/5+parseInt(e(169))/6*(parseInt(e(167))/7)+parseInt(e(170))/8*(parseInt(e(176))/9)+parseInt(e(171))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return A[C(168)](t)}function L(){const t=["729633EcShXL","864380KVSVdp","9iTaeBQ","414NNAKFs","235916XrjHLE","1421BEOEuk","test","16356bFsgSA","80232TofDPp","3318040HPdsXs","98542rGbvId"];return(L=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(424980===parseInt(e(233))/1*(parseInt(e(250))/2)+parseInt(e(241))/3*(-parseInt(e(229))/4)+-parseInt(e(253))/5+parseInt(e(247))/6+-parseInt(e(236))/7+-parseInt(e(254))/8*(-parseInt(e(251))/9)+-parseInt(e(235))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["name","groups","selectorText","276arLAKl","assign","initial","length","tagName","split","3306342yWsQLV","hasClass","cssRules","86srTLSu","71478WMuSOb","style","2766055yayvgB","520ggbYOy","exec","getPropertyValue","7396TwTIZf","trim","push","map","5497lwpzVa","className","1156610nbyOIq","277886grSJuA","set"];return(P=function(){return t})()}function F(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(245)]&&!s[n(234)])continue;const e=!s[n(245)]||t[n(238)]===s[n(245)],o=!s[n(234)]||t[n(248)](s[n(234)]);e&&o&&r[n(237)](s,i)}return r}function R(t){const e=T,n={};for(let r=0;r<t[e(244)];r++){const s=t[r],i=t[e(256)](s);e(243)!==i&&(n[s]=i)}return n}function T(t,e){const n=P();return(T=function(t,e){return n[t-=229]})(t,e)}function N(t){const e=T,n=t[e(246)](",")[e(232)]((t=>t[e(230)]())),r=[];for(const t of n){const n=O[e(255)](t);n&&r[e(231)](n[e(239)])}return r}function j(t){const e=T,n={};for(const r of t)Object[e(242)](n,r);return n}function M(t,e){const n=D();return(M=function(t,e){return n[t-=228]})(t,e)}const W=M;!function(t){const e=M,n=t();for(;;)try{if(690927===-parseInt(e(238))/1+-parseInt(e(249))/2*(-parseInt(e(235))/3)+-parseInt(e(229))/4+-parseInt(e(253))/5*(-parseInt(e(246))/6)+parseInt(e(239))/7*(parseInt(e(237))/8)+parseInt(e(242))/9*(parseInt(e(251))/10)+parseInt(e(236))/11*(-parseInt(e(232))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class k extends b{[W(231)](t){const n=W,{body:r,styles:s}=t[n(247)],i=new e.UpcastWriter(r[n(245)]),o=i[n(241)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(237)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(249)])if(t instanceof CSSStyleRule){const r=R(t[e(252)]);n[t[e(240)]]=Object[e(242)]({},n[t[e(240)]]||{},r)}return n}(s));for(const t of o){if(n(250)!==t[n(244)])continue;const e=F(t[n(248)],c);if(e[n(228)]){const r=j(Array[n(233)](e[n(234)]()));for(const e in r){const s=t[n(248)];s[n(243)](e)||i[n(240)](e,r[e],s)}}}t[n(252)]=r}[W(230)](t){return super[W(230)](t)||E(t)}}function D(){const t=["hasStyle","type","document","202992QJEyVR","_parsedData","item","45340HcCrqI","elementStart","1450yjlhhO","content","190TWXoFI","size","1702500BAUFlL","isActive","execute","895824VFXABX","from","values","18RmNtgt","308diGMZX","804872zoRlaT","341022psrtxs","77LqnUgW","setStyle","createRangeIn","63279ubUKLX"];return(D=function(){return t})()}function U(){const t=["view","_parsedData","plugins","21OlTlfZ","text/html","dataTransfer","afterInit","9RHBWfY","685955CccPjC","getData","PasteFromOffice","init","execute","ClipboardPipeline","stylesProcessor","document","6137656khDgXT","requires","href","PasteFromOfficeEnhancedInliner","pluginName","inputTransformation","map","isActive","3520284PSwBFi","isPremiumPlugin","high","join","get","534504RHOguy","2333675JPiNJf","editing","editor","617326kEANCt","isOfficialPlugin","fromCharCode","722232ZDXXmR"];return(U=function(){return t})()}const X=B;function B(t,e){const n=U();return(B=function(t,e){return n[t-=137]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(526569===parseInt(e(159))/1+-parseInt(e(147))/2*(parseInt(e(158))/3)+parseInt(e(138))/4+parseInt(e(144))/5+-parseInt(e(143))/6*(-parseInt(e(154))/7)+-parseInt(e(167))/8+-parseInt(e(150))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class $ extends t.Plugin{static get[X(171)](){return X(170)}static get[X(148)](){return!0}static get[X(139)](){return!0}static get[X(168)](){return[X(161)]}[X(162)](){const t=X,e=this[t(146)],n=e[t(153)][t(142)](t(164)),r=e[t(145)][t(151)][t(166)],s=new k(r);n.on(t(172),((e,n)=>{const i=t,o=n[i(156)][i(160)](i(155));s[i(137)](o)&&(n[i(152)]||(n[i(152)]=x(o,r[i(165)])),s[i(163)](n))}),{priority:S.priorities[t(142)](t(140))+11})}[X(157)](){!async function(t){const e=d([78,114,119,74,67,55,109,52,104,101,68,117,97,81,84,110,108,65,75,72,71,48,121,100,73,105,102,49,57,113,99,118,111,115,88,106,51,112,116,98,66,82,54,86,76,122,50,53,79,83,85,70,77,69,90,80,103,87,56,107,120,89]),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=B;return t[e(173)]((t=>String[e(149)](t)))[e(141)]("")}!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([78]);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:1749772800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,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(169)]);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 K=z;!function(t){const e=z,n=t();for(;;)try{if(160956===parseInt(e(496))/1*(parseInt(e(510))/2)+parseInt(e(498))/3*(-parseInt(e(528))/4)+-parseInt(e(525))/5+parseInt(e(491))/6+parseInt(e(514))/7+-parseInt(e(507))/8*(-parseInt(e(495))/9)+-parseInt(e(518))/10*(parseInt(e(509))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);const V=[K(520),K(523),K(505),K(492),K(503),K(512),K(493),K(499)];function q(){const t=["insertChild","397362BmNBls","underline","strong","italic","320GgChkB","keys","color","medium","setStyle","font-family","sub","1414665conFsg","filter","removeStyle","50980PmFUOe","forEach","getChildren","getStyleNames","line-through","from","function","span","1390578RhpFoj","text-decoration","font-style","split","1159533lnGmUZ","790qVoIYX","super","15dlpxRN","vertical-align","bold","sup","bolder","text-decoration-line","includes","font-size","getStyle","8SkClav","length","2651AZFBIA","248PhveDi","createElement","font-weight"];return(q=function(){return t})()}const Z=[K(520),K(523),K(505)],_={"font-style":[[K(517),"i"]],"font-weight":[[K(521),K(516)],[K(500),K(516)],[K(502),K(516)],[t=>Number(t)>=600,K(516)]],"text-decoration":[[K(515),"u"],[K(532),"s"]],"text-decoration-line":[[K(515),"u"],[K(532),"s"]],"vertical-align":[[K(524),K(524)],[K(497),K(501)]]};function G(t){return V[K(504)](t)}function Y(t){const e=K;return Array[e(533)](t[e(531)]())[e(526)](G)}function z(t,e){const n=q();return(z=function(t,e){return n[t-=491]})(t,e)}function H(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=K,r={},s={};return e[n(529)]((e=>{const i=n,o=t[i(506)](e);if(o)if(c=e,Z[K(504)](c))r[e]=o;else if(e in _){const t=o[i(494)](" ");_[e][i(529)]((([n,r])=>{const o=i;for(const i of t)(o(534)==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=K;for(const s in n)n[s][r(529)]((([,n])=>{const s=r,i=e[s(511)](n,[],t[s(530)]());e[s(513)](0,i,t)})),e[r(527)](s,t)})(t,e,s),function(t,e,n){const r=K;if(!Object[r(519)](n)[r(508)])return;const s=e[r(511)](r(535),[],t[r(530)]());e[r(522)](n,s),e[r(513)](0,s,t),e[r(527)](Object[r(519)](n),t)}(t,e,r)}function J(t,e){const n=tt();return(J=function(t,e){return n[t-=467]})(t,e)}const Q=J;function tt(){const t=["_parsedData","3035jQRxXQ","1027JpBNfQ","content","getItems","126kZIpcw","630600ZqnWbf","60YgdmBh","createRangeIn","24JlUeuh","isActive","document","includes","910626PgIXyL","element","2526OZGXGm","execute","3407139jsudgh","name","202rROTBX","font","2051522gXICDz","stylesProcessor","411187sLEOrs","8732MRRXsg","blockElements"];return(tt=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(992577===-parseInt(e(491))/1+parseInt(e(471))/2*(-parseInt(e(467))/3)+-parseInt(e(476))/4*(-parseInt(e(479))/5)+-parseInt(e(483))/6*(parseInt(e(475))/7)+parseInt(e(487))/8*(-parseInt(e(469))/9)+-parseInt(e(485))/10*(parseInt(e(473))/11)+-parseInt(e(484))/12*(-parseInt(e(480))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Q(468)](t){const n=Q,{body:r}=t[n(478)],s=new e.UpcastWriter(r[n(489)]),i=s[n(486)](r),o=new e.ViewDocument(s[n(489)][n(474)]),c=[...new e.DomConverter(o)[n(477)],n(472)],a=i[n(482)]();for(const t of a)if(t.is(n(492))&&c[n(490)](t[n(470)])){H(t,s,Y(t))}t[n(481)]=r}[Q(488)](t){return super[Q(488)](t)||E(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=201]})(t,e)}function st(){const t=["high","pluginName","invalid","5276MyDUCP","1740624DAQSdw","_licenseKeyCheckInterval","1832214PKXlXt","featureNotAllowed","isActive","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","text/html","30sWVIxE","stylesProcessor","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","isOfficialPlugin","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","expired","499509aLadUw","execute","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","plugins","PasteFromOffice","config","2298681deVXpq","pasteFromOfficeEnhancedLicenseKeyValid","dataTransfer","isPremiumPlugin","67oAyPYY","5yPyUXx","document","1322488VrYUcM","domainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","requires","licenseKey","PasteFromOfficeEnhancedPropagator","985656pNSkUN","init","evaluationLimit","usageLimit","_showLicenseError","trialLimit","view","editor","editing","getData","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyInvalid","get"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(202737===parseInt(e(243))/1*(parseInt(e(214))/2)+parseInt(e(252))/3+parseInt(e(246))/4*(-parseInt(e(244))/5)+parseInt(e(217))/6+-parseInt(e(239))/7+parseInt(e(215))/8+parseInt(e(232))/9*(-parseInt(e(223))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(250)];[nt(216)];static get[nt(212)](){return nt(251)}static get[nt(227)](){return!0}static get[nt(242)](){return!0}static get[nt(249)](){return[nt(237)]}[nt(253)](){const t=nt,e=this[t(205)],n=e[t(236)][t(210)](t(208)),r=e[t(206)][t(204)][t(245)],s=new et(r);n.on(t(234),((e,n)=>{const i=t,o=n[i(241)][i(207)](i(222));s[i(219)](o)&&(n[i(225)]||(n[i(225)]=x(o,r[i(224)])),s[i(233)](n))}),{priority:S.priorities[t(210)](t(211))+10}),this[t(250)]=this[t(205)][t(238)][t(210)](t(250));const i=this[t(205)];this[t(216)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(240)==s||e(209)==s||e(235)==s||e(221)==s||e(220)==s||e(230)==s||e(226)==s||e(248)==s){delete i[r],n=s,clearInterval(this[e(216)]),this[e(216)]=void 0;break}}e(209)==n&&i[e(202)](e(213)),e(235)==n&&i[e(202)](e(231)),e(221)==n&&i[e(202)](e(247)),e(220)==n&&i[e(202)](e(218),e(228)),e(230)==n&&i[e(202)](e(254)),e(226)==n&&i[e(202)](e(203)),e(248)==n&&i[e(202)](e(201))}),1e3)}[nt(229)](){const t=nt;super[t(229)](),this[t(216)]&&clearInterval(this[t(216)])}}var ot=at;function ct(){var t=["PasteFromOfficeEnhanced","22904WWquGB","pluginName","4EnCmaJ","PasteFromOffice","2264286YCbPyM","5cUWzSr","8432781aGVYvb","isOfficialPlugin","requires","199484bsaVrc","1634304FiIOBp","1986032mRDiYD","1818gPbKLq","isPremiumPlugin","66OaSzAC","1865770VSEDNi"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=165]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(758032===-parseInt(e(173))/1*(parseInt(e(180))/2)+parseInt(e(181))/3+parseInt(e(165))/4+parseInt(e(176))/5*(-parseInt(e(175))/6)+-parseInt(e(177))/7+-parseInt(e(171))/8*(-parseInt(e(166))/9)+parseInt(e(169))/10*(parseInt(e(168))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(172)](){return ot(170)}static get[ot(178)](){return!0}static get[ot(167)](){return!0}static get[ot(179)](){return[ot(174),$,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=457]})(t,e)}function ft(){var t=["1651200NtBarI","6109862MNAfWq","4231997xtdsqT","2228259naUTZO","9kFokuc","3001532ZUkpAL","2844204JpmvOU","5NiZqAG","2kXBCSt","12313864jjwMwG","10yllncf"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(956264===-parseInt(e(466))/1+-parseInt(e(463))/2*(-parseInt(e(458))/3)+parseInt(e(460))/4*(parseInt(e(462))/5)+-parseInt(e(461))/6+parseInt(e(457))/7+-parseInt(e(464))/8*(-parseInt(e(459))/9)+-parseInt(e(465))/10*(parseInt(e(467))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x3dcfb7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3721e7,parseHtml as _0x1728aa}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x220f9d,uid as _0x48345a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x43e5c7,ViewDocument as _0x5d5e64,DomConverter as _0x46c4ae}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x293823){return m['test'](_0x293823);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x46ffdd,_0x46d093){const _0x218003=new Map();for(const [_0x46b4a5,_0x1c2196]of _0x46d093){if(!_0x46b4a5['tagName']&&!_0x46b4a5['className'])continue;const _0x59d6cf=!_0x46b4a5['tagName']||_0x46ffdd['name']===_0x46b4a5['tagName'],_0x332af3=!_0x46b4a5['className']||_0x46ffdd['hasClass'](_0x46b4a5['className']);_0x59d6cf&&_0x332af3&&_0x218003['set'](_0x46b4a5,_0x1c2196);}return _0x218003;}function h(_0xe2ee4e){const _0x44af54={};for(let _0x4ba2ff=0x0;_0x4ba2ff<_0xe2ee4e['length'];_0x4ba2ff++){const _0x2ba488=_0xe2ee4e[_0x4ba2ff],_0xf931f1=_0xe2ee4e['getPropertyValue'](_0x2ba488);'initial'!==_0xf931f1&&(_0x44af54[_0x2ba488]=_0xf931f1);}return _0x44af54;}function O(_0x24ec47){const _0xbc6292=_0x24ec47['split'](',')['map'](_0x173fcc=>_0x173fcc['trim']()),_0x391918=[];for(const _0x636646 of _0xbc6292){const _0x157bc1=S['exec'](_0x636646);_0x157bc1&&_0x391918['push'](_0x157bc1['groups']);}return _0x391918;}function y(_0xd1baa5){const _0x148531={};for(const _0x5abc94 of _0xd1baa5)Object['assign'](_0x148531,_0x5abc94);return _0x148531;}class c extends _0x3721e7{['execute'](_0x40a055){const {body:_0x4fe841,styles:_0x13d689}=_0x40a055['_parsedData'],_0x5848d5=new _0x43e5c7(_0x4fe841['document']),_0x38d784=_0x5848d5['createRangeIn'](_0x4fe841),_0x412904=function(_0x355789){const _0x5615ea={};for(const _0x115751 of _0x355789)for(const _0x1d8ee8 of _0x115751['cssRules'])if(_0x1d8ee8 instanceof CSSStyleRule){const _0x318ffa=h(_0x1d8ee8['style']);_0x5615ea[_0x1d8ee8['selectorText']]=Object['assign']({},_0x5615ea[_0x1d8ee8['selectorText']]||{},_0x318ffa);}return _0x5615ea;}(_0x13d689),_0x4315d7=function(_0x3fcddd){const _0x4408a3=new Map();for(const _0xf24d04 in _0x3fcddd){const _0x51241b=O(_0xf24d04),_0x209dc0=_0x3fcddd[_0xf24d04];for(const _0x204b7f of _0x51241b)_0x4408a3['set'](_0x204b7f,_0x209dc0);}return _0x4408a3;}(_0x412904);for(const _0x3e3d3d of _0x38d784){if('elementStart'!==_0x3e3d3d['type'])continue;const _0x532c33=x(_0x3e3d3d['item'],_0x4315d7);if(_0x532c33['size']){const _0x5801db=y(Array['from'](_0x532c33['values']()));for(const _0x266559 in _0x5801db){const _0x1b68db=_0x3e3d3d['item'];_0x1b68db['hasStyle'](_0x266559)||_0x5848d5['setStyle'](_0x266559,_0x5801db[_0x266559],_0x1b68db);}}}_0x40a055['content']=_0x4fe841;}['isActive'](_0x229cbd){return super['isActive'](_0x229cbd)||l(_0x229cbd);}}class i extends _0x3dcfb7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x7eb1a0=this['editor'],_0x43db4b=_0x7eb1a0['plugins']['get']('ClipboardPipeline'),_0x56fea0=_0x7eb1a0['editing']['view']['document'],_0x362c98=new c(_0x56fea0);_0x43db4b['on']('inputTransformation',(_0x5c786c,_0x41efc2)=>{const _0x3e0a96=_0x41efc2['dataTransfer']['getData']('text/html');_0x362c98['isActive'](_0x3e0a96)&&(_0x41efc2['_parsedData']||(_0x41efc2['_parsedData']=_0x1728aa(_0x3e0a96,_0x56fea0['stylesProcessor'])),_0x362c98['execute'](_0x41efc2));},{'priority':_0x220f9d['get']('high')+0xb});}['afterInit'](){!async function(_0x55d0f4){const _0xf23156=_0x4f85ab([0x34,0x46,0x79,0x54,0x61,0x70,0x52,0x64,0x49,0x68,0x35,0x58,0x75,0x53,0x59,0x4c,0x41,0x67,0x6a,0x6e,0x36,0x66,0x69,0x63,0x6d,0x4e,0x71,0x55,0x50,0x38,0x4b,0x62,0x45,0x39,0x65,0x72,0x5a,0x32,0x30,0x6f,0x33,0x7a,0x43,0x4d,0x51,0x56,0x6b,0x37,0x76,0x48,0x4f,0x73,0x74,0x4a,0x6c,0x42,0x47,0x44,0x57,0x31,0x78,0x77]),_0x1ef514=0x9c7aab6,_0x89d64b=0x9c0c37e^_0x1ef514,_0x1aa2c0=window[_0x4f85ab([0x44,0x61,0x74,0x65])][_0x4f85ab([0x6e,0x6f,0x77])](),_0x330d19=_0x55d0f4[_0x4f85ab([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f6ccb=new window[(_0x4f85ab([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe627ed=>{_0x330d19[_0x4f85ab([0x6f,0x6e,0x63,0x65])](_0x4f85ab([0x72,0x65,0x61,0x64,0x79]),_0xe627ed);}),_0x401a22={[_0x4f85ab([0x6b,0x74,0x79])]:_0x4f85ab([0x45,0x43]),[_0x4f85ab([0x75,0x73,0x65])]:_0x4f85ab([0x73,0x69,0x67]),[_0x4f85ab([0x63,0x72,0x76])]:_0x4f85ab([0x50,0x2d,0x32,0x35,0x36]),[_0x4f85ab([0x78])]:_0x4f85ab([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]),[_0x4f85ab([0x79])]:_0x4f85ab([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]),[_0x4f85ab([0x61,0x6c,0x67])]:_0x4f85ab([0x45,0x53,0x32,0x35,0x36])},_0x26a95d=_0x330d19[_0x4f85ab([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f85ab([0x67,0x65,0x74])](_0x4f85ab([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x108cb5(){let _0x4f0ccb,_0x4b2eb8=null,_0x1cd0d5=null;try{if(_0x26a95d==_0x4f85ab([0x47,0x50,0x4c]))return _0x4f85ab([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f0ccb=_0x20a520(),!_0x4f0ccb)return _0x4f85ab([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f0ccb[_0x4f85ab([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1cd0d5=_0x1b712f(_0x4f0ccb[_0x4f85ab([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f0ccb[_0x4f85ab([0x6a,0x74,0x69])])),await _0x45b67b()?_0x3cac30()?_0x5aca85()?_0x4f85ab([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x199fb3()?(_0x4f0ccb[_0x4f85ab([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f85ab([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4b2eb8=_0x1533a6(_0x4f85ab([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f0ccb[_0x4f85ab([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f85ab([0x74,0x72,0x69,0x61,0x6c])&&(_0x4b2eb8=_0x1533a6(_0x4f85ab([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x53a436()):_0x4f85ab([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f85ab([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f85ab([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f85ab([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5aca85(){const _0x64511f=[_0x4f85ab([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f85ab([0x74,0x72,0x69,0x61,0x6c])][_0x4f85ab([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f0ccb[_0x4f85ab([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1aa2c0/0x3e8:0xe10*_0x89d64b;return _0x4f0ccb[_0x4f85ab([0x65,0x78,0x70])]<_0x64511f;}function _0x3cac30(){const _0x1a04a8=_0x4f0ccb[_0x4f85ab([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1a04a8&&(!!_0x1a04a8[_0x4f85ab([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f85ab([0x2a]))||(!!_0x1a04a8[_0x4f85ab([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f85ab([0x50,0x4f,0x45]))||!!_0x1a04a8[_0x4f85ab([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f85ab([0x50,0x50]))));}function _0x199fb3(){const _0x2ebfca=_0x4f0ccb[_0x4f85ab([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2ebfca||0x0==_0x2ebfca[_0x4f85ab([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x55a1c3}=new URL(window[_0x4f85ab([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2ebfca[_0x4f85ab([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55a1c3))return!0x0;const _0x364668=_0x55a1c3[_0x4f85ab([0x73,0x70,0x6c,0x69,0x74])](_0x4f85ab([0x2e]));return _0x2ebfca[_0x4f85ab([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x46458b=>_0x46458b[_0x4f85ab([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f85ab([0x2a])))[_0x4f85ab([0x6d,0x61,0x70])](_0x122191=>_0x122191[_0x4f85ab([0x73,0x70,0x6c,0x69,0x74])](_0x4f85ab([0x2e])))[_0x4f85ab([0x73,0x6f,0x6d,0x65])](_0x3acb50=>_0x364668[_0x4f85ab([0x65,0x76,0x65,0x72,0x79])]((_0x3d7b3d,_0x565cd9)=>_0x3acb50[_0x565cd9]===_0x3d7b3d||_0x3acb50[_0x565cd9]===_0x4f85ab([0x2a])));}function _0x53a436(){return _0x4b2eb8&&_0x1cd0d5?new window[(_0x4f85ab([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x53584e,_0x260d45)=>{_0x4b2eb8[_0x4f85ab([0x74,0x68,0x65,0x6e])](_0x53584e,_0x260d45),_0x1cd0d5[_0x4f85ab([0x74,0x68,0x65,0x6e])](_0x1e63ee=>{_0x1e63ee!=_0x4f85ab([0x56,0x61,0x6c,0x69,0x64])&&_0x53584e(_0x1e63ee);},_0x260d45);}):_0x4b2eb8||_0x1cd0d5||_0x4f85ab([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1b712f(_0x1b0f29,_0x3b8975){return new window[(_0x4f85ab([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x509038=>{if(_0x1a7edd())return _0x509038(_0x4f85ab([0x56,0x61,0x6c,0x69,0x64]));_0x21fc97(),_0x330d19[_0x4f85ab([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f85ab([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x7444c4=!0x1;const _0x4fc0b0=_0x48345a();function _0xc2ad87(_0x5bb109){return!!_0x5bb109&&(typeof _0x5bb109===_0x4f85ab([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5bb109===_0x4f85ab([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5bb109[_0x4f85ab([0x74,0x68,0x65,0x6e])]===_0x4f85ab([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5bb109[_0x4f85ab([0x63,0x61,0x74,0x63,0x68])]===_0x4f85ab([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2ffa4e(_0x26b658){_0x23159b(_0x26b658)[_0x4f85ab([0x74,0x68,0x65,0x6e])](_0x553808=>{if(!_0x553808||_0x553808[_0x4f85ab([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f85ab([0x6f,0x6b]))return _0x4f85ab([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x478366(_0x281e36(_0x4fc0b0+_0x3b8975))!=_0x553808[_0x4f85ab([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f85ab([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f85ab([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f85ab([0x74,0x68,0x65,0x6e])](_0x524eec=>(_0x167f74(),_0x524eec),()=>{const _0x56f1a3=_0x2d9186();return null==_0x56f1a3?(_0x167f74(),_0x4f85ab([0x56,0x61,0x6c,0x69,0x64])):_0x4f85ab(_0x1aa2c0-_0x56f1a3>(0x2dcb2eb6^_0x1ef514)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f85ab([0x74,0x68,0x65,0x6e])](_0x509038)[_0x4f85ab([0x63,0x61,0x74,0x63,0x68])](()=>{_0x509038(_0x4f85ab([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x200a03=0x9f14436^_0x1ef514;function _0x167f74(){const _0x3aa601=_0x4f85ab([0x6c,0x6c,0x63,0x74,0x2d])+_0x478366(_0x281e36(_0x1b0f29)),_0x596dd4=_0x46e6ea(_0x478366(window[_0x4f85ab([0x4d,0x61,0x74,0x68])][_0x4f85ab([0x63,0x65,0x69,0x6c])](_0x1aa2c0/_0x200a03)));window[_0x4f85ab([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f85ab([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3aa601,_0x596dd4);}function _0x2d9186(){const _0x283424=_0x4f85ab([0x6c,0x6c,0x63,0x74,0x2d])+_0x478366(_0x281e36(_0x1b0f29)),_0x53ec3a=window[_0x4f85ab([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f85ab([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x283424);return _0x53ec3a?window[_0x4f85ab([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46e6ea(_0x53ec3a),0x10)*_0x200a03:null;}function _0x23159b(_0x2a1d13){return new window[(_0x4f85ab([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x354812,_0x380257)=>{_0x2a1d13[_0x4f85ab([0x74,0x68,0x65,0x6e])](_0x354812,_0x380257),window[_0x4f85ab([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x380257,0x9c67e76^_0x1ef514);});}}_0x330d19[_0x4f85ab([0x6f,0x6e])](_0x4f85ab([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b7e2d,_0x538141)=>{if(_0x538141[0x0]!=_0x1b0f29)return _0x509038(_0x4f85ab([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x538141[0x1]={..._0x538141[0x1],[_0x4f85ab([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4fc0b0};},{[_0x4f85ab([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f85ab([0x68,0x69,0x67,0x68])}),_0x330d19[_0x4f85ab([0x6f,0x6e])](_0x4f85ab([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x402621=>{_0xc2ad87(_0x402621[_0x4f85ab([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x7444c4=!0x0,_0x2ffa4e(_0x402621[_0x4f85ab([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f85ab([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f85ab([0x6c,0x6f,0x77])}),_0x2f6ccb[_0x4f85ab([0x74,0x68,0x65,0x6e])](()=>{_0x7444c4||_0x509038(_0x4f85ab([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1a7edd(){return _0x330d19[_0x4f85ab([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f85ab([0x76,0x69,0x65,0x77])][_0x4f85ab([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f85ab([0x61,0x75,0x74,0x6f]);}function _0x21fc97(){_0x330d19[_0x4f85ab([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f85ab([0x76,0x69,0x65,0x77])][_0x4f85ab([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f85ab([0x61,0x75,0x74,0x6f]);}}function _0x1533a6(_0x312707){const _0x4edd60=[new window[(_0x4f85ab([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe0df0b=>setTimeout(_0xe0df0b,0x9ce947a^_0x1ef514)),_0x2f6ccb[_0x4f85ab([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f85ab([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x206666=>{let _0x5d19f5=0x0;_0x330d19[_0x4f85ab([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f85ab([0x6f,0x6e])](_0x4f85ab([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xabd599,_0x6f64cf)=>{_0x6f64cf[0x0][_0x4f85ab([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5d19f5++,_0x5d19f5==(0x9c7ab4e^_0x1ef514)&&(_0x206666(),_0xabd599[_0x4f85ab([0x6f,0x66,0x66])]());});}))];return window[_0x4f85ab([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f85ab([0x72,0x61,0x63,0x65])](_0x4edd60)[_0x4f85ab([0x74,0x68,0x65,0x6e])](()=>_0x312707);}async function _0x2dcfad(){await _0x2f6ccb,_0x330d19[_0x4f85ab([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f85ab([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1ca5a6,_0x330d19[_0x4f85ab([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f85ab([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1ca5a6,_0x330d19[_0x4f85ab([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f85ab([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x131077(_0x537f99){const _0x1c5bcc=_0x3790aa();_0x330d19[_0x1c5bcc]=_0x4f85ab([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])+_0x537f99,_0x537f99!=_0x4f85ab([0x56,0x61,0x6c,0x69,0x64])&&_0x2dcfad();}function _0x3790aa(){const _0x12f880=window[_0x4f85ab([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f85ab([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f85ab([0x6e,0x6f,0x77])]())[_0x4f85ab([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f85ab([0x2e]),'');let _0x3648e7=_0x4f85ab([0x46]);for(let _0x16dd78=0x0;_0x16dd78<_0x12f880[_0x4f85ab([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16dd78+=0x2){let _0xf8b5e6=window[_0x4f85ab([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12f880[_0x4f85ab([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16dd78,_0x16dd78+0x2));_0xf8b5e6>=_0xf23156[_0x4f85ab([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xf8b5e6-=_0xf23156[_0x4f85ab([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3648e7+=_0xf23156[_0xf8b5e6];}return _0x3648e7;}function _0x20a520(){const _0x43b044=_0x26a95d[_0x4f85ab([0x73,0x70,0x6c,0x69,0x74])](_0x4f85ab([0x2e]));if(0x3!=_0x43b044[_0x4f85ab([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3b7937(_0x43b044[0x1]);function _0x3b7937(_0xfeb63f){const _0x13c376=_0xaab0ab(_0xfeb63f);return _0x13c376&&_0x4434b2()?_0x13c376:null;function _0x4434b2(){const _0x5c09fe=_0x13c376[_0x4f85ab([0x6a,0x74,0x69])],_0x55c2fe=window[_0x4f85ab([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c09fe[_0x4f85ab([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c09fe[_0x4f85ab([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3b1f84={..._0x13c376,[_0x4f85ab([0x6a,0x74,0x69])]:_0x5c09fe[_0x4f85ab([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5c09fe[_0x4f85ab([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3b1f84[_0x4f85ab([0x76,0x63])],_0x281e36(_0x3b1f84)==_0x55c2fe;}}}async function _0x45b67b(){let _0x255ac3=!0x0;try{const _0x20c01e=_0x26a95d[_0x4f85ab([0x73,0x70,0x6c,0x69,0x74])](_0x4f85ab([0x2e])),[_0xb1b787,_0x4f537f,_0x4f903d]=_0x20c01e;return _0x1b1834(_0xb1b787),await _0x1051c3(_0xb1b787,_0x4f537f,_0x4f903d),_0x255ac3;}catch{return!0x1;}function _0x1b1834(_0x14b8a6){const _0x229e76=_0xaab0ab(_0x14b8a6);_0x229e76&&_0x229e76[_0x4f85ab([0x61,0x6c,0x67])]==_0x4f85ab([0x45,0x53,0x32,0x35,0x36])||(_0x255ac3=!0x1);}async function _0x1051c3(_0x37c2c7,_0x12c77c,_0x33bf71){const _0x2321ac=window[_0x4f85ab([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f85ab([0x66,0x72,0x6f,0x6d])](_0x109728(_0x33bf71),_0x38f746=>_0x38f746[_0x4f85ab([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2eeef0=new window[(_0x4f85ab([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f85ab([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x37c2c7+_0x4f85ab([0x2e])+_0x12c77c),_0x550726=window[_0x4f85ab([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f85ab([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x550726)return;const _0x59723a=await _0x550726[_0x4f85ab([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f85ab([0x6a,0x77,0x6b]),_0x401a22,{[_0x4f85ab([0x6e,0x61,0x6d,0x65])]:_0x4f85ab([0x45,0x43,0x44,0x53,0x41]),[_0x4f85ab([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f85ab([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f85ab([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x550726[_0x4f85ab([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f85ab([0x6e,0x61,0x6d,0x65])]:_0x4f85ab([0x45,0x43,0x44,0x53,0x41]),[_0x4f85ab([0x68,0x61,0x73,0x68])]:{[_0x4f85ab([0x6e,0x61,0x6d,0x65])]:_0x4f85ab([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x59723a,_0x2321ac,_0x2eeef0)||(_0x255ac3=!0x1);}}function _0xaab0ab(_0x4df73c){return _0x4df73c[_0x4f85ab([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f85ab([0x65,0x79]))?JSON[_0x4f85ab([0x70,0x61,0x72,0x73,0x65])](_0x109728(_0x4df73c)):null;}function _0x109728(_0x297b2b){return window[_0x4f85ab([0x61,0x74,0x6f,0x62])](_0x297b2b[_0x4f85ab([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f85ab([0x2b]))[_0x4f85ab([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f85ab([0x2f])));}function _0x281e36(_0x5199d9){let _0x1968de=0x1505;function _0x468f55(_0x2ebcff){for(let _0x1af7ff=0x0;_0x1af7ff<_0x2ebcff[_0x4f85ab([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1af7ff++){const _0x16cdd8=_0x2ebcff[_0x4f85ab([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1af7ff);_0x1968de=(_0x1968de<<0x5)+_0x1968de+_0x16cdd8,_0x1968de&=_0x1968de;}}function _0x188c20(_0x47c86f){Array[_0x4f85ab([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x47c86f)?_0x47c86f[_0x4f85ab([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x188c20):_0x47c86f&&typeof _0x47c86f==_0x4f85ab([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f85ab([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x47c86f)[_0x4f85ab([0x73,0x6f,0x72,0x74])]()[_0x4f85ab([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x24b7ee,_0x2be805])=>{_0x468f55(_0x24b7ee),_0x188c20(_0x2be805);}):_0x468f55(window[_0x4f85ab([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x47c86f));}return _0x188c20(_0x5199d9),_0x1968de>>>0x0;}function _0x478366(_0xb33c35){return _0xb33c35[_0x4f85ab([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f85ab([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f85ab([0x30]));}function _0x46e6ea(_0x57c73b){return _0x57c73b[_0x4f85ab([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f85ab([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f85ab([0x6a,0x6f,0x69,0x6e])]('');}function _0x1ca5a6(){}function _0x4f85ab(_0x1eca7f){return _0x1eca7f['map'](_0x3a165c=>String['fromCharCode'](_0x3a165c))['join']('');}_0x131077(await _0x108cb5());}(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'],[_0x285886=>Number(_0x285886)>=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(_0x59462){return L['includes'](_0x59462);}function v(_0x5ca384,_0x50fc8e,_0x29462b){const {spanStyles:_0x40dde7,stylesToBeHtmlElements:_0x19013f}=function(_0x59f671,_0x18c07d){const _0x511da6={},_0x5437b4={};return _0x18c07d['forEach'](_0x27056f=>{const _0xabc366=_0x59f671['getStyle'](_0x27056f);if(_0xabc366){if(function(_0x5c99ad){return E['includes'](_0x5c99ad);}(_0x27056f))_0x511da6[_0x27056f]=_0xabc366;else{if(function(_0x1b458b){return _0x1b458b in F;}(_0x27056f)){const _0x182400=_0xabc366['split']('\x20');F[_0x27056f]['forEach'](([_0x224233,_0x1f3658])=>{for(const _0x407de8 of _0x182400){('function'==typeof _0x224233&&_0x224233(_0x407de8)||_0x224233===_0x407de8)&&(_0x5437b4[_0x27056f]=[..._0x5437b4[_0x27056f]||[],[_0x224233,_0x1f3658]]);}});}}}}),{'spanStyles':_0x511da6,'stylesToBeHtmlElements':_0x5437b4};}(_0x5ca384,_0x29462b);!function(_0x36b87a,_0x12862a,_0x46b366){for(const _0x6fc57b in _0x46b366){_0x46b366[_0x6fc57b]['forEach'](([,_0x17e08e])=>{const _0x174499=_0x12862a['createElement'](_0x17e08e,[],_0x36b87a['getChildren']());_0x12862a['insertChild'](0x0,_0x174499,_0x36b87a);}),_0x12862a['removeStyle'](_0x6fc57b,_0x36b87a);}}(_0x5ca384,_0x50fc8e,_0x19013f),function(_0x3a2c97,_0xe696ed,_0x31f322){if(!Object['keys'](_0x31f322)['length'])return;const _0x1f5cf7=_0xe696ed['createElement']('span',[],_0x3a2c97['getChildren']());_0xe696ed['setStyle'](_0x31f322,_0x1f5cf7),_0xe696ed['insertChild'](0x0,_0x1f5cf7,_0x3a2c97),_0xe696ed['removeStyle'](Object['keys'](_0x31f322),_0x3a2c97);}(_0x5ca384,_0x50fc8e,_0x40dde7);}class f extends _0x3721e7{['execute'](_0x254edb){const {body:_0x383c22}=_0x254edb['_parsedData'],_0x521d17=new _0x43e5c7(_0x383c22['document']),_0x493c5c=_0x521d17['createRangeIn'](_0x383c22),_0x1f3aa3=new _0x5d5e64(_0x521d17['document']['stylesProcessor']),_0x441e54=[...new _0x46c4ae(_0x1f3aa3)['blockElements'],'font'],_0x1f0c5e=_0x493c5c['getItems']();for(const _0x436c4f of _0x1f0c5e)_0x436c4f['is']('element')&&_0x441e54['includes'](_0x436c4f['name'])&&v(_0x436c4f,_0x521d17,(_0x3a34db=_0x436c4f,Array['from'](_0x3a34db['getStyleNames']())['filter'](P)));var _0x3a34db;_0x254edb['content']=_0x383c22;}['isActive'](_0x1aface){return super['isActive'](_0x1aface)||l(_0x1aface);}}class s extends _0x3dcfb7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xfca155=this['editor'],_0xe6a3c6=_0xfca155['plugins']['get']('ClipboardPipeline'),_0x273c7d=_0xfca155['editing']['view']['document'],_0x1944ac=new f(_0x273c7d);_0xe6a3c6['on']('inputTransformation',(_0x504edf,_0x1e90f6)=>{const _0x1d869b=_0x1e90f6['dataTransfer']['getData']('text/html');_0x1944ac['isActive'](_0x1d869b)&&(_0x1e90f6['_parsedData']||(_0x1e90f6['_parsedData']=_0x1728aa(_0x1d869b,_0x273c7d['stylesProcessor'])),_0x1944ac['execute'](_0x1e90f6));},{'priority':_0x220f9d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x113932=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3ead33;for(const _0x2e1d69 in _0x113932){const _0x54169e=_0x2e1d69,_0x186a85=_0x113932[_0x54169e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x186a85||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x186a85||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x186a85||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x186a85||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x186a85||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x186a85||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x186a85||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x186a85){delete _0x113932[_0x54169e],_0x3ead33=_0x186a85,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3ead33&&_0x113932['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3ead33&&_0x113932['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3ead33&&_0x113932['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3ead33&&_0x113932['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3ead33&&_0x113932['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3ead33&&_0x113932['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3ead33&&_0x113932['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x3dcfb7{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0xf975bd}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x930a36,parseHtml as _0x20e8f8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x660d53,uid as _0x5e1621}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x4dbd73,ViewDocument as _0x5dd05a,DomConverter as _0x414927}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x2a2b2d){return m['test'](_0x2a2b2d);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x1b70f1,_0x45736e){const _0x42d7f5=new Map();for(const [_0x42ce6a,_0x5b6483]of _0x45736e){if(!_0x42ce6a['tagName']&&!_0x42ce6a['className'])continue;const _0x1f6e58=!_0x42ce6a['tagName']||_0x1b70f1['name']===_0x42ce6a['tagName'],_0x2ee630=!_0x42ce6a['className']||_0x1b70f1['hasClass'](_0x42ce6a['className']);_0x1f6e58&&_0x2ee630&&_0x42d7f5['set'](_0x42ce6a,_0x5b6483);}return _0x42d7f5;}function h(_0x1bf908){const _0x4ac813={};for(let _0x5061e1=0x0;_0x5061e1<_0x1bf908['length'];_0x5061e1++){const _0xe32955=_0x1bf908[_0x5061e1],_0x5da8ae=_0x1bf908['getPropertyValue'](_0xe32955);'initial'!==_0x5da8ae&&(_0x4ac813[_0xe32955]=_0x5da8ae);}return _0x4ac813;}function O(_0xe73ab4){const _0x28a162=_0xe73ab4['split'](',')['map'](_0x25acc8=>_0x25acc8['trim']()),_0x29eaf7=[];for(const _0x48f0f4 of _0x28a162){const _0x12d787=S['exec'](_0x48f0f4);_0x12d787&&_0x29eaf7['push'](_0x12d787['groups']);}return _0x29eaf7;}function y(_0x4717ce){const _0x423fdf={};for(const _0x247ded of _0x4717ce)Object['assign'](_0x423fdf,_0x247ded);return _0x423fdf;}class c extends _0x930a36{['execute'](_0x4c2346){const {body:_0x25c601,styles:_0xc6e78f}=_0x4c2346['_parsedData'],_0x49c3b6=new _0x4dbd73(_0x25c601['document']),_0x4f8ab9=_0x49c3b6['createRangeIn'](_0x25c601),_0x38f942=function(_0x49fd0a){const _0x16fa86={};for(const _0x3eb65d of _0x49fd0a)for(const _0x5d525e of _0x3eb65d['cssRules'])if(_0x5d525e instanceof CSSStyleRule){const _0x5f37c3=h(_0x5d525e['style']);_0x16fa86[_0x5d525e['selectorText']]=Object['assign']({},_0x16fa86[_0x5d525e['selectorText']]||{},_0x5f37c3);}return _0x16fa86;}(_0xc6e78f),_0x59aade=function(_0x115f7b){const _0xd8ebda=new Map();for(const _0x1d103e in _0x115f7b){const _0x11d614=O(_0x1d103e),_0xb73f23=_0x115f7b[_0x1d103e];for(const _0x136ca3 of _0x11d614)_0xd8ebda['set'](_0x136ca3,_0xb73f23);}return _0xd8ebda;}(_0x38f942);for(const _0x1e9ad6 of _0x4f8ab9){if('elementStart'!==_0x1e9ad6['type'])continue;const _0x43cd62=x(_0x1e9ad6['item'],_0x59aade);if(_0x43cd62['size']){const _0x59d1f3=y(Array['from'](_0x43cd62['values']()));for(const _0x3dca04 in _0x59d1f3){const _0x509b88=_0x1e9ad6['item'];_0x509b88['hasStyle'](_0x3dca04)||_0x49c3b6['setStyle'](_0x3dca04,_0x59d1f3[_0x3dca04],_0x509b88);}}}_0x4c2346['content']=_0x25c601;}['isActive'](_0x40491c){return super['isActive'](_0x40491c)||l(_0x40491c);}}class i extends _0xf975bd{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3a97f9=this['editor'],_0x4ec38f=_0x3a97f9['plugins']['get']('ClipboardPipeline'),_0x47f201=_0x3a97f9['editing']['view']['document'],_0x5e2fbf=new c(_0x47f201);_0x4ec38f['on']('inputTransformation',(_0x165c3f,_0x3842c5)=>{const _0x3f95b7=_0x3842c5['dataTransfer']['getData']('text/html');_0x5e2fbf['isActive'](_0x3f95b7)&&(_0x3842c5['_parsedData']||(_0x3842c5['_parsedData']=_0x20e8f8(_0x3f95b7,_0x47f201['stylesProcessor'])),_0x5e2fbf['execute'](_0x3842c5));},{'priority':_0x660d53['get']('high')+0xb});}['afterInit'](){!async function(_0x139d81){const _0x2e113f=_0x235280([0x4e,0x72,0x77,0x4a,0x43,0x37,0x6d,0x34,0x68,0x65,0x44,0x75,0x61,0x51,0x54,0x6e,0x6c,0x41,0x4b,0x48,0x47,0x30,0x79,0x64,0x49,0x69,0x66,0x31,0x39,0x71,0x63,0x76,0x6f,0x73,0x58,0x6a,0x33,0x70,0x74,0x62,0x42,0x52,0x36,0x56,0x4c,0x7a,0x32,0x35,0x4f,0x53,0x55,0x46,0x4d,0x45,0x5a,0x50,0x67,0x57,0x38,0x6b,0x78,0x59]),_0x263019=0x2ebd8fab,_0x452049=0x2ebae50b^_0x263019,_0x383986=window[_0x235280([0x44,0x61,0x74,0x65])][_0x235280([0x6e,0x6f,0x77])](),_0x5c15bd=_0x139d81[_0x235280([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x6e4dae=new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d391d=>{_0x5c15bd[_0x235280([0x6f,0x6e,0x63,0x65])](_0x235280([0x72,0x65,0x61,0x64,0x79]),_0x5d391d);}),_0x1a3050={[_0x235280([0x6b,0x74,0x79])]:_0x235280([0x45,0x43]),[_0x235280([0x75,0x73,0x65])]:_0x235280([0x73,0x69,0x67]),[_0x235280([0x63,0x72,0x76])]:_0x235280([0x50,0x2d,0x32,0x35,0x36]),[_0x235280([0x78])]:_0x235280([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]),[_0x235280([0x79])]:_0x235280([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]),[_0x235280([0x61,0x6c,0x67])]:_0x235280([0x45,0x53,0x32,0x35,0x36])},_0x5ef449=_0x5c15bd[_0x235280([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x235280([0x67,0x65,0x74])](_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xdc10c0(){let _0x50edc1,_0x372874=null,_0x121457=null;try{if(_0x5ef449==_0x235280([0x47,0x50,0x4c]))return _0x235280([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x50edc1=_0x1ad522(),!_0x50edc1)return _0x235280([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x50edc1[_0x235280([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x121457=_0x26e959(_0x50edc1[_0x235280([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x50edc1[_0x235280([0x6a,0x74,0x69])])),await _0x5d1d26()?_0x4bdc91()?_0x5ed238()?_0x235280([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x535754()?(_0x50edc1[_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x235280([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x372874=_0x49a5d8(_0x235280([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x50edc1[_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x235280([0x74,0x72,0x69,0x61,0x6c])&&(_0x372874=_0x49a5d8(_0x235280([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2eb588()):_0x235280([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x235280([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x235280([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x235280([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5ed238(){const _0x2ef477=[_0x235280([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x235280([0x74,0x72,0x69,0x61,0x6c])][_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50edc1[_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x383986/0x3e8:0xe10*_0x452049;return _0x50edc1[_0x235280([0x65,0x78,0x70])]<_0x2ef477;}function _0x4bdc91(){const _0x2da0ae=_0x50edc1[_0x235280([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2da0ae&&(!!_0x2da0ae[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235280([0x2a]))||(!!_0x2da0ae[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235280([0x50,0x4f,0x45]))||!!_0x2da0ae[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235280([0x50,0x50]))));}function _0x535754(){const _0x2af397=_0x50edc1[_0x235280([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2af397||0x0==_0x2af397[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb84330}=new URL(window[_0x235280([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2af397[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb84330))return!0x0;const _0x2f4936=_0xb84330[_0x235280([0x73,0x70,0x6c,0x69,0x74])](_0x235280([0x2e]));return _0x2af397[_0x235280([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bc555=>_0x5bc555[_0x235280([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235280([0x2a])))[_0x235280([0x6d,0x61,0x70])](_0x45c9fc=>_0x45c9fc[_0x235280([0x73,0x70,0x6c,0x69,0x74])](_0x235280([0x2e])))[_0x235280([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbe9316=>_0xbe9316[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2f4936[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x235280([0x6d,0x61,0x70])](_0x576eff=>Array(_0x2f4936[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x576eff[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x235280([0x66,0x69,0x6c,0x6c])](_0x576eff[0x0]===_0x235280([0x2a])?_0x235280([0x2a]):'')[_0x235280([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x576eff))[_0x235280([0x73,0x6f,0x6d,0x65])](_0x2a62fd=>_0x2f4936[_0x235280([0x65,0x76,0x65,0x72,0x79])]((_0x594e03,_0x4b9002)=>_0x2a62fd[_0x4b9002]===_0x594e03||_0x2a62fd[_0x4b9002]===_0x235280([0x2a])));}function _0x2eb588(){return _0x372874&&_0x121457?new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x450d26,_0x464ae0)=>{_0x372874[_0x235280([0x74,0x68,0x65,0x6e])](_0x450d26,_0x464ae0),_0x121457[_0x235280([0x74,0x68,0x65,0x6e])](_0x23e363=>{_0x23e363!=_0x235280([0x56,0x61,0x6c,0x69,0x64])&&_0x450d26(_0x23e363);},_0x464ae0);}):_0x372874||_0x121457||_0x235280([0x56,0x61,0x6c,0x69,0x64]);}}function _0x26e959(_0x3fd791,_0x5c3a3e){return new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b6e1a=>{if(_0xe321d5())return _0x3b6e1a(_0x235280([0x56,0x61,0x6c,0x69,0x64]));_0x1bfd9e(),_0x5c15bd[_0x235280([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x235280([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x495952=!0x1;const _0x67af69=_0x5e1621();function _0x7f3700(_0x357c82){return!!_0x357c82&&(typeof _0x357c82===_0x235280([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x357c82===_0x235280([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x357c82[_0x235280([0x74,0x68,0x65,0x6e])]===_0x235280([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x357c82[_0x235280([0x63,0x61,0x74,0x63,0x68])]===_0x235280([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4544df(_0x33c5aa){_0x436391(_0x33c5aa)[_0x235280([0x74,0x68,0x65,0x6e])](_0x54781e=>{if(!_0x54781e||_0x54781e[_0x235280([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x235280([0x6f,0x6b]))return _0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x20e52c(_0x298c82(_0x67af69+_0x5c3a3e))!=_0x54781e[_0x235280([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x235280([0x56,0x61,0x6c,0x69,0x64]);})[_0x235280([0x74,0x68,0x65,0x6e])](_0x220a02=>(_0x1ad436(),_0x220a02),()=>{const _0x1f3ccc=_0x34f067();return null==_0x1f3ccc?(_0x1ad436(),_0x235280([0x56,0x61,0x6c,0x69,0x64])):_0x235280(_0x383986-_0x1f3ccc>(0xab10bab^_0x263019)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x235280([0x74,0x68,0x65,0x6e])](_0x3b6e1a)[_0x235280([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3b6e1a(_0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x385f99=0x2e8b612b^_0x263019;function _0x1ad436(){const _0x49433a=_0x235280([0x6c,0x6c,0x63,0x74,0x2d])+_0x20e52c(_0x298c82(_0x3fd791)),_0x4103bb=_0x11fdc0(_0x20e52c(window[_0x235280([0x4d,0x61,0x74,0x68])][_0x235280([0x63,0x65,0x69,0x6c])](_0x383986/_0x385f99)));window[_0x235280([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x235280([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49433a,_0x4103bb);}function _0x34f067(){const _0x4c9f93=_0x235280([0x6c,0x6c,0x63,0x74,0x2d])+_0x20e52c(_0x298c82(_0x3fd791)),_0x480848=window[_0x235280([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x235280([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c9f93);return _0x480848?window[_0x235280([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11fdc0(_0x480848),0x10)*_0x385f99:null;}function _0x436391(_0x1f27b5){return new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf74cb5,_0x4597fe)=>{_0x1f27b5[_0x235280([0x74,0x68,0x65,0x6e])](_0xf74cb5,_0x4597fe),window[_0x235280([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4597fe,0x2ebc5b6b^_0x263019);});}}_0x5c15bd[_0x235280([0x6f,0x6e])](_0x235280([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x72e43d,_0x4b7b95)=>{if(_0x4b7b95[0x0]!=_0x3fd791)return _0x3b6e1a(_0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4b7b95[0x1]={..._0x4b7b95[0x1],[_0x235280([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x67af69};},{[_0x235280([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x235280([0x68,0x69,0x67,0x68])}),_0x5c15bd[_0x235280([0x6f,0x6e])](_0x235280([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25202c=>{_0x7f3700(_0x25202c[_0x235280([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x495952=!0x0,_0x4544df(_0x25202c[_0x235280([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x235280([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x235280([0x6c,0x6f,0x77])}),_0x6e4dae[_0x235280([0x74,0x68,0x65,0x6e])](()=>{_0x495952||_0x3b6e1a(_0x235280([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xe321d5(){return _0x5c15bd[_0x235280([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x235280([0x76,0x69,0x65,0x77])][_0x235280([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x235280([0x61,0x75,0x74,0x6f]);}function _0x1bfd9e(){_0x5c15bd[_0x235280([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x235280([0x76,0x69,0x65,0x77])][_0x235280([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x235280([0x61,0x75,0x74,0x6f]);}}function _0x49a5d8(_0x269c23){const _0x198494=[new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54b22c=>setTimeout(_0x54b22c,0x2eb4b167^_0x263019)),_0x6e4dae[_0x235280([0x74,0x68,0x65,0x6e])](()=>new window[(_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20c101=>{let _0x328b29=0x0;_0x5c15bd[_0x235280([0x6d,0x6f,0x64,0x65,0x6c])][_0x235280([0x6f,0x6e])](_0x235280([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4357b1,_0x254c47)=>{_0x254c47[0x0][_0x235280([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x328b29++,_0x328b29==(0x2ebd8e53^_0x263019)&&(_0x20c101(),_0x4357b1[_0x235280([0x6f,0x66,0x66])]());});}))];return window[_0x235280([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x235280([0x72,0x61,0x63,0x65])](_0x198494)[_0x235280([0x74,0x68,0x65,0x6e])](()=>_0x269c23);}async function _0xa1c70d(){await _0x6e4dae,_0x5c15bd[_0x235280([0x6d,0x6f,0x64,0x65,0x6c])][_0x235280([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xb41f1b,_0x5c15bd[_0x235280([0x6d,0x6f,0x64,0x65,0x6c])][_0x235280([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xb41f1b,_0x5c15bd[_0x235280([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x235280([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1b8cf7(_0x3ddcb9){const _0x1f1294=_0x2d0576();_0x5c15bd[_0x1f1294]=_0x235280([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])+_0x3ddcb9,_0x3ddcb9!=_0x235280([0x56,0x61,0x6c,0x69,0x64])&&_0xa1c70d();}function _0x2d0576(){const _0x65caaa=window[_0x235280([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x235280([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x235280([0x6e,0x6f,0x77])]())[_0x235280([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x235280([0x2e]),'');let _0x23c884=_0x235280([0x4e]);for(let _0x493de8=0x0;_0x493de8<_0x65caaa[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x493de8+=0x2){let _0x3c0ca8=window[_0x235280([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x65caaa[_0x235280([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x493de8,_0x493de8+0x2));_0x3c0ca8>=_0x2e113f[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3c0ca8-=_0x2e113f[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x23c884+=_0x2e113f[_0x3c0ca8];}return _0x23c884;}function _0x1ad522(){const _0x5b90bb=_0x5ef449[_0x235280([0x73,0x70,0x6c,0x69,0x74])](_0x235280([0x2e]));if(0x3!=_0x5b90bb[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd43064(_0x5b90bb[0x1]);function _0xd43064(_0x22d3cd){const _0x4e6170=_0x5c5ea1(_0x22d3cd);return _0x4e6170&&_0x1d838d()?_0x4e6170:null;function _0x1d838d(){const _0x24a73f=_0x4e6170[_0x235280([0x6a,0x74,0x69])],_0x527034=window[_0x235280([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24a73f[_0x235280([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24a73f[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3a31da={..._0x4e6170,[_0x235280([0x6a,0x74,0x69])]:_0x24a73f[_0x235280([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x24a73f[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3a31da[_0x235280([0x76,0x63])],_0x298c82(_0x3a31da)==_0x527034;}}}async function _0x5d1d26(){let _0x461c97=!0x0;try{const _0x34bf51=_0x5ef449[_0x235280([0x73,0x70,0x6c,0x69,0x74])](_0x235280([0x2e])),[_0x2d883f,_0x56424d,_0x5ab17b]=_0x34bf51;return _0x1fb05e(_0x2d883f),await _0x34a87e(_0x2d883f,_0x56424d,_0x5ab17b),_0x461c97;}catch{return!0x1;}function _0x1fb05e(_0x553efa){const _0x29474d=_0x5c5ea1(_0x553efa);_0x29474d&&_0x29474d[_0x235280([0x61,0x6c,0x67])]==_0x235280([0x45,0x53,0x32,0x35,0x36])||(_0x461c97=!0x1);}async function _0x34a87e(_0x2cbb70,_0x52df45,_0x281c05){const _0x27d3f4=window[_0x235280([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x235280([0x66,0x72,0x6f,0x6d])](_0x1447a8(_0x281c05),_0x57daad=>_0x57daad[_0x235280([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x118153=new window[(_0x235280([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x235280([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2cbb70+_0x235280([0x2e])+_0x52df45),_0x527b96=window[_0x235280([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x235280([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x527b96)return;const _0x314c6a=await _0x527b96[_0x235280([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x235280([0x6a,0x77,0x6b]),_0x1a3050,{[_0x235280([0x6e,0x61,0x6d,0x65])]:_0x235280([0x45,0x43,0x44,0x53,0x41]),[_0x235280([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x235280([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x235280([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x527b96[_0x235280([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x235280([0x6e,0x61,0x6d,0x65])]:_0x235280([0x45,0x43,0x44,0x53,0x41]),[_0x235280([0x68,0x61,0x73,0x68])]:{[_0x235280([0x6e,0x61,0x6d,0x65])]:_0x235280([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x314c6a,_0x27d3f4,_0x118153)||(_0x461c97=!0x1);}}function _0x5c5ea1(_0x4d9464){return _0x4d9464[_0x235280([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x235280([0x65,0x79]))?JSON[_0x235280([0x70,0x61,0x72,0x73,0x65])](_0x1447a8(_0x4d9464)):null;}function _0x1447a8(_0x5c29b4){return window[_0x235280([0x61,0x74,0x6f,0x62])](_0x5c29b4[_0x235280([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x235280([0x2b]))[_0x235280([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x235280([0x2f])));}function _0x298c82(_0x28b70b){let _0x391561=0x1505;function _0x168a68(_0x29efea){for(let _0xb7a735=0x0;_0xb7a735<_0x29efea[_0x235280([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb7a735++){const _0x3e35a9=_0x29efea[_0x235280([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb7a735);_0x391561=(_0x391561<<0x5)+_0x391561+_0x3e35a9,_0x391561&=_0x391561;}}function _0x338537(_0x5dd152){Array[_0x235280([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5dd152)?_0x5dd152[_0x235280([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x338537):_0x5dd152&&typeof _0x5dd152==_0x235280([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x235280([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5dd152)[_0x235280([0x73,0x6f,0x72,0x74])]()[_0x235280([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xb400e8,_0x3a9524])=>{_0x168a68(_0xb400e8),_0x338537(_0x3a9524);}):_0x168a68(window[_0x235280([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5dd152));}return _0x338537(_0x28b70b),_0x391561>>>0x0;}function _0x20e52c(_0x36e890){return _0x36e890[_0x235280([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x235280([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x235280([0x30]));}function _0x11fdc0(_0xa51c91){return _0xa51c91[_0x235280([0x73,0x70,0x6c,0x69,0x74])]('')[_0x235280([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x235280([0x6a,0x6f,0x69,0x6e])]('');}function _0xb41f1b(){}function _0x235280(_0x557058){return _0x557058['map'](_0x16b9ee=>String['fromCharCode'](_0x16b9ee))['join']('');}_0x1b8cf7(await _0xdc10c0());}(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'],[_0x334be0=>Number(_0x334be0)>=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(_0x5f12f2){return L['includes'](_0x5f12f2);}function v(_0x20b611,_0x3057e2,_0x59ef8f){const {spanStyles:_0xd03d4a,stylesToBeHtmlElements:_0x29aaae}=function(_0x121a69,_0x3d4790){const _0x1e4422={},_0xf83148={};return _0x3d4790['forEach'](_0xcff375=>{const _0x19e4d1=_0x121a69['getStyle'](_0xcff375);if(_0x19e4d1){if(function(_0xf320b2){return E['includes'](_0xf320b2);}(_0xcff375))_0x1e4422[_0xcff375]=_0x19e4d1;else{if(function(_0x157aef){return _0x157aef in F;}(_0xcff375)){const _0x561e0c=_0x19e4d1['split']('\x20');F[_0xcff375]['forEach'](([_0x55b047,_0x485ade])=>{for(const _0x44e5fa of _0x561e0c){('function'==typeof _0x55b047&&_0x55b047(_0x44e5fa)||_0x55b047===_0x44e5fa)&&(_0xf83148[_0xcff375]=[..._0xf83148[_0xcff375]||[],[_0x55b047,_0x485ade]]);}});}}}}),{'spanStyles':_0x1e4422,'stylesToBeHtmlElements':_0xf83148};}(_0x20b611,_0x59ef8f);!function(_0x38cd87,_0x21fc5a,_0x348823){for(const _0x508d64 in _0x348823){_0x348823[_0x508d64]['forEach'](([,_0x189d03])=>{const _0x35a27a=_0x21fc5a['createElement'](_0x189d03,[],_0x38cd87['getChildren']());_0x21fc5a['insertChild'](0x0,_0x35a27a,_0x38cd87);}),_0x21fc5a['removeStyle'](_0x508d64,_0x38cd87);}}(_0x20b611,_0x3057e2,_0x29aaae),function(_0x3e9bc,_0xdb5c6e,_0x40ded7){if(!Object['keys'](_0x40ded7)['length'])return;const _0x2b18e4=_0xdb5c6e['createElement']('span',[],_0x3e9bc['getChildren']());_0xdb5c6e['setStyle'](_0x40ded7,_0x2b18e4),_0xdb5c6e['insertChild'](0x0,_0x2b18e4,_0x3e9bc),_0xdb5c6e['removeStyle'](Object['keys'](_0x40ded7),_0x3e9bc);}(_0x20b611,_0x3057e2,_0xd03d4a);}class f extends _0x930a36{['execute'](_0x410270){const {body:_0xde0efa}=_0x410270['_parsedData'],_0x494d03=new _0x4dbd73(_0xde0efa['document']),_0x531e6a=_0x494d03['createRangeIn'](_0xde0efa),_0x40dd67=new _0x5dd05a(_0x494d03['document']['stylesProcessor']),_0x5f04d2=[...new _0x414927(_0x40dd67)['blockElements'],'font'],_0x245e28=_0x531e6a['getItems']();for(const _0x13cf1f of _0x245e28)_0x13cf1f['is']('element')&&_0x5f04d2['includes'](_0x13cf1f['name'])&&v(_0x13cf1f,_0x494d03,(_0x244253=_0x13cf1f,Array['from'](_0x244253['getStyleNames']())['filter'](P)));var _0x244253;_0x410270['content']=_0xde0efa;}['isActive'](_0x557687){return super['isActive'](_0x557687)||l(_0x557687);}}class s extends _0xf975bd{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x475402=this['editor'],_0x26c3e4=_0x475402['plugins']['get']('ClipboardPipeline'),_0x514ddd=_0x475402['editing']['view']['document'],_0xf69e0b=new f(_0x514ddd);_0x26c3e4['on']('inputTransformation',(_0x139491,_0x9e8d41)=>{const _0xd0eb65=_0x9e8d41['dataTransfer']['getData']('text/html');_0xf69e0b['isActive'](_0xd0eb65)&&(_0x9e8d41['_parsedData']||(_0x9e8d41['_parsedData']=_0x20e8f8(_0xd0eb65,_0x514ddd['stylesProcessor'])),_0xf69e0b['execute'](_0x9e8d41));},{'priority':_0x660d53['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x29c910=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2bac86;for(const _0x385cd2 in _0x29c910){const _0x133a01=_0x385cd2,_0x317ba1=_0x29c910[_0x133a01];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x317ba1||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x317ba1){delete _0x29c910[_0x133a01],_0x2bac86=_0x317ba1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2bac86&&_0x29c910['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2bac86&&_0x29c910['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2bac86&&_0x29c910['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2bac86&&_0x29c910['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2bac86&&_0x29c910['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2bac86&&_0x29c910['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2bac86&&_0x29c910['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf975bd{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "45.2.0",
3
+ "version": "45.2.1-alpha.0",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.2.0",
26
- "@ckeditor/ckeditor5-engine": "45.2.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.2.0",
28
- "@ckeditor/ckeditor5-utils": "45.2.0",
29
- "ckeditor5": "45.2.0"
25
+ "@ckeditor/ckeditor5-core": "45.2.1-alpha.0",
26
+ "@ckeditor/ckeditor5-engine": "45.2.1-alpha.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "45.2.1-alpha.0",
29
+ "ckeditor5": "45.2.1-alpha.0"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2924(){var _0x3b870a=['220oPAmxt','10wduZRa','9287454LdRFuk','12cfhKlI','450490HRGiKQ','19959tKkVLc','394mZJTqc','617srkHHe','2130216fhMjhs','191870fYIrSc','2872341wrmnZF'];_0x2924=function(){return _0x3b870a;};return _0x2924();}(function(_0x4d56ed,_0x23a8e0){var _0x43e820=_0x5535,_0x9c83ad=_0x4d56ed();while(!![]){try{var _0x3ef742=-parseInt(_0x43e820(0xf0))/0x1*(-parseInt(_0x43e820(0xfa))/0x2)+parseInt(_0x43e820(0xf9))/0x3*(parseInt(_0x43e820(0xf4))/0x4)+-parseInt(_0x43e820(0xf8))/0x5+parseInt(_0x43e820(0xf7))/0x6*(parseInt(_0x43e820(0xf2))/0x7)+parseInt(_0x43e820(0xf1))/0x8+-parseInt(_0x43e820(0xf3))/0x9*(-parseInt(_0x43e820(0xf5))/0xa)+-parseInt(_0x43e820(0xf6))/0xb;if(_0x3ef742===_0x23a8e0)break;else _0x9c83ad['push'](_0x9c83ad['shift']());}catch(_0x330893){_0x9c83ad['push'](_0x9c83ad['shift']());}}}(_0x2924,0x2f312));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x5535(_0x3a717f,_0x4192f1){var _0x2924da=_0x2924();return _0x5535=function(_0x553577,_0x1fe5ee){_0x553577=_0x553577-0xf0;var _0x49e975=_0x2924da[_0x553577];return _0x49e975;},_0x5535(_0x3a717f,_0x4192f1);}import'./augmentation.js';
23
+ (function(_0x133548,_0x382883){var _0x41b5c3=_0x4040,_0x48f09=_0x133548();while(!![]){try{var _0x59b538=-parseInt(_0x41b5c3(0x1d2))/0x1+-parseInt(_0x41b5c3(0x1cf))/0x2*(-parseInt(_0x41b5c3(0x1ca))/0x3)+parseInt(_0x41b5c3(0x1cc))/0x4*(parseInt(_0x41b5c3(0x1ce))/0x5)+-parseInt(_0x41b5c3(0x1cd))/0x6+parseInt(_0x41b5c3(0x1c9))/0x7+-parseInt(_0x41b5c3(0x1d0))/0x8*(-parseInt(_0x41b5c3(0x1cb))/0x9)+-parseInt(_0x41b5c3(0x1d1))/0xa*(parseInt(_0x41b5c3(0x1d3))/0xb);if(_0x59b538===_0x382883)break;else _0x48f09['push'](_0x48f09['shift']());}catch(_0x19c0b4){_0x48f09['push'](_0x48f09['shift']());}}}(_0x2c86,0xe9768));function _0x4040(_0x3ef977,_0xad428c){var _0x2c866b=_0x2c86();return _0x4040=function(_0x404044,_0x2dc90b){_0x404044=_0x404044-0x1c9;var _0x5ebff6=_0x2c866b[_0x404044];return _0x5ebff6;},_0x4040(_0x3ef977,_0xad428c);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x2c86(){var _0x139537=['1651200NtBarI','6109862MNAfWq','4231997xtdsqT','2228259naUTZO','9kFokuc','3001532ZUkpAL','2844204JpmvOU','5NiZqAG','2kXBCSt','12313864jjwMwG','10yllncf'];_0x2c86=function(){return _0x139537;};return _0x2c86();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4a23c4,_0x124e96){var _0x284a7d=_0x171b,_0x20f009=_0x4a23c4();while(!![]){try{var _0x13afdc=parseInt(_0x284a7d(0x1d5))/0x1*(-parseInt(_0x284a7d(0x1d9))/0x2)+parseInt(_0x284a7d(0x1da))/0x3+parseInt(_0x284a7d(0x1db))/0x4*(parseInt(_0x284a7d(0x1d8))/0x5)+-parseInt(_0x284a7d(0x1d2))/0x6*(-parseInt(_0x284a7d(0x1d4))/0x7)+-parseInt(_0x284a7d(0x1d6))/0x8+-parseInt(_0x284a7d(0x1d7))/0x9+parseInt(_0x284a7d(0x1d3))/0xa;if(_0x13afdc===_0x124e96)break;else _0x20f009['push'](_0x20f009['shift']());}catch(_0x2653ab){_0x20f009['push'](_0x20f009['shift']());}}}(_0x192e,0x5e665));function _0x171b(_0x30036c,_0x585c2f){var _0x192ed5=_0x192e();return _0x171b=function(_0x171bc1,_0x572256){_0x171bc1=_0x171bc1-0x1d2;var _0x3b00a2=_0x192ed5[_0x171bc1];return _0x3b00a2;},_0x171b(_0x30036c,_0x585c2f);}function _0x192e(){var _0x52d96f=['2ZNyMRO','1646397CzGpUi','4wbcgqG','1233642AMPJDZ','2224800akPjga','14tssnNL','592862rDTbRk','3261136XkPANk','1614645JMexpb','1920385OjXFPG'];_0x192e=function(){return _0x52d96f;};return _0x192e();}import{CKEditorError as _0x356b0a}from'ckeditor5/src/utils.js';
23
+ function _0x9230(_0x5be766,_0x1cb8b6){var _0x3d83d4=_0x3d83();return _0x9230=function(_0x923078,_0x96314f){_0x923078=_0x923078-0x149;var _0x2db312=_0x3d83d4[_0x923078];return _0x2db312;},_0x9230(_0x5be766,_0x1cb8b6);}(function(_0x4cd635,_0x34b38b){var _0x2d43ce=_0x9230,_0x369bde=_0x4cd635();while(!![]){try{var _0x35b243=parseInt(_0x2d43ce(0x14a))/0x1*(-parseInt(_0x2d43ce(0x151))/0x2)+parseInt(_0x2d43ce(0x152))/0x3+parseInt(_0x2d43ce(0x149))/0x4*(parseInt(_0x2d43ce(0x14d))/0x5)+parseInt(_0x2d43ce(0x154))/0x6*(-parseInt(_0x2d43ce(0x14f))/0x7)+parseInt(_0x2d43ce(0x153))/0x8*(-parseInt(_0x2d43ce(0x14c))/0x9)+-parseInt(_0x2d43ce(0x150))/0xa*(-parseInt(_0x2d43ce(0x14e))/0xb)+parseInt(_0x2d43ce(0x14b))/0xc;if(_0x35b243===_0x34b38b)break;else _0x369bde['push'](_0x369bde['shift']());}catch(_0x14cc33){_0x369bde['push'](_0x369bde['shift']());}}}(_0x3d83,0xdd9d6));function _0x3d83(){var _0x55ecea=['6CxeCDP','32AEoWSX','47RRoMAR','11446776JijroW','207lupmtL','59865PUYszv','10516Mwvbfn','2952131CafNEH','5060uYHAeS','59234QsVmTU','3650325gsEvKu','9992eJKuPM'];_0x3d83=function(){return _0x55ecea;};return _0x3d83();}import{CKEditorError as _0x5068f4}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a2215=_0x39d1;(function(_0x250316,_0x268bc3){const _0x27689f=_0x39d1,_0xd661d0=_0x250316();while(!![]){try{const _0x43d4fa=-parseInt(_0x27689f(0x131))/0x1+-parseInt(_0x27689f(0x12e))/0x2*(-parseInt(_0x27689f(0x136))/0x3)+-parseInt(_0x27689f(0x13f))/0x4+parseInt(_0x27689f(0x137))/0x5+parseInt(_0x27689f(0x145))/0x6*(-parseInt(_0x27689f(0x13d))/0x7)+-parseInt(_0x27689f(0x140))/0x8*(parseInt(_0x27689f(0x139))/0x9)+-parseInt(_0x27689f(0x133))/0xa*(-parseInt(_0x27689f(0x13e))/0xb);if(_0x43d4fa===_0x268bc3)break;else _0xd661d0['push'](_0xd661d0['shift']());}catch(_0x25ceb7){_0xd661d0['push'](_0xd661d0['shift']());}}}(_0x54af,0x2c88d));import{UpcastWriter as _0x2b0231}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x17ecf8}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x119cfe}from'../../utils.js';function _0x39d1(_0x5e9fd0,_0x2b03d2){const _0x54afbd=_0x54af();return _0x39d1=function(_0x39d1b4,_0x1f07dc){_0x39d1b4=_0x39d1b4-0x12d;let _0x334f0e=_0x54afbd[_0x39d1b4];return _0x334f0e;},_0x39d1(_0x5e9fd0,_0x2b03d2);}import{extractStyles as _0x1fa8ba,expandStyles as _0x251994,getMatchingStyles as _0x33f8df,flattenStyleDefinitions as _0x56d50b}from'./utils.js';export default class c extends _0x17ecf8{[_0x3a2215(0x13a)](_0x66bc49){const _0x137bfb=_0x3a2215,{body:_0x220493,styles:_0x229b12}=_0x66bc49[_0x137bfb(0x12f)],_0x51cd9e=new _0x2b0231(_0x220493[_0x137bfb(0x13c)]),_0x4120e9=_0x51cd9e[_0x137bfb(0x134)](_0x220493),_0x48aaeb=_0x1fa8ba(_0x229b12),_0x3a53ce=_0x251994(_0x48aaeb);for(const _0x58882d of _0x4120e9){if(_0x137bfb(0x12d)!==_0x58882d[_0x137bfb(0x143)])continue;const _0x193940=_0x33f8df(_0x58882d[_0x137bfb(0x132)],_0x3a53ce);if(_0x193940[_0x137bfb(0x144)]){const _0x188a9f=_0x56d50b(Array[_0x137bfb(0x142)](_0x193940[_0x137bfb(0x13b)]()));for(const _0x3d596c in _0x188a9f){const _0x416eaf=_0x58882d[_0x137bfb(0x132)];_0x416eaf[_0x137bfb(0x141)](_0x3d596c)||_0x51cd9e[_0x137bfb(0x138)](_0x3d596c,_0x188a9f[_0x3d596c],_0x416eaf);}}}_0x66bc49[_0x137bfb(0x135)]=_0x220493;}[_0x3a2215(0x130)](_0x35f55f){const _0x827e17=_0x3a2215;return super[_0x827e17(0x130)](_0x35f55f)||_0x119cfe(_0x35f55f);}}function _0x54af(){const _0x5c1104=['10YlaFqi','createRangeIn','content','216FFnCfj','1667910oBXIVD','setStyle','77337PvUUhb','execute','values','document','759164FFUYlE','6921310dupCTV','1030708qQvFBJ','88kWIjKo','hasStyle','from','type','size','18OXnkAF','elementStart','5750dmQXmA','_parsedData','isActive','309823PnDKIZ','item'];_0x54af=function(){return _0x5c1104;};return _0x54af();}
23
+ function _0x2493(_0x636e43,_0x40c7e9){const _0x5526d9=_0x5526();return _0x2493=function(_0x24931e,_0x201761){_0x24931e=_0x24931e-0xe4;let _0x5970cd=_0x5526d9[_0x24931e];return _0x5970cd;},_0x2493(_0x636e43,_0x40c7e9);}const _0x49a732=_0x2493;(function(_0x240e6d,_0x3fa90a){const _0x501d33=_0x2493,_0x448c14=_0x240e6d();while(!![]){try{const _0x255eee=-parseInt(_0x501d33(0xee))/0x1+-parseInt(_0x501d33(0xf9))/0x2*(-parseInt(_0x501d33(0xeb))/0x3)+-parseInt(_0x501d33(0xe5))/0x4+-parseInt(_0x501d33(0xfd))/0x5*(-parseInt(_0x501d33(0xf6))/0x6)+parseInt(_0x501d33(0xef))/0x7*(parseInt(_0x501d33(0xed))/0x8)+parseInt(_0x501d33(0xf2))/0x9*(parseInt(_0x501d33(0xfb))/0xa)+parseInt(_0x501d33(0xec))/0xb*(-parseInt(_0x501d33(0xe8))/0xc);if(_0x255eee===_0x3fa90a)break;else _0x448c14['push'](_0x448c14['shift']());}catch(_0x54a411){_0x448c14['push'](_0x448c14['shift']());}}}(_0x5526,0xa8aef));import{UpcastWriter as _0x15eca6}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x583a3c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x32416e}from'../../utils.js';import{extractStyles as _0x46c508,expandStyles as _0x1f81c0,getMatchingStyles as _0x107be9,flattenStyleDefinitions as _0x46053b}from'./utils.js';export default class c extends _0x583a3c{[_0x49a732(0xe7)](_0x5b3e36){const _0x2e25ba=_0x49a732,{body:_0x3e960b,styles:_0x46040a}=_0x5b3e36[_0x2e25ba(0xf7)],_0xc737ad=new _0x15eca6(_0x3e960b[_0x2e25ba(0xf5)]),_0xfc0fa5=_0xc737ad[_0x2e25ba(0xf1)](_0x3e960b),_0x2966e5=_0x46c508(_0x46040a),_0x202bbc=_0x1f81c0(_0x2966e5);for(const _0x50105d of _0xfc0fa5){if(_0x2e25ba(0xfa)!==_0x50105d[_0x2e25ba(0xf4)])continue;const _0x4bab94=_0x107be9(_0x50105d[_0x2e25ba(0xf8)],_0x202bbc);if(_0x4bab94[_0x2e25ba(0xe4)]){const _0x442115=_0x46053b(Array[_0x2e25ba(0xe9)](_0x4bab94[_0x2e25ba(0xea)]()));for(const _0xb9c42d in _0x442115){const _0x54a4dc=_0x50105d[_0x2e25ba(0xf8)];_0x54a4dc[_0x2e25ba(0xf3)](_0xb9c42d)||_0xc737ad[_0x2e25ba(0xf0)](_0xb9c42d,_0x442115[_0xb9c42d],_0x54a4dc);}}}_0x5b3e36[_0x2e25ba(0xfc)]=_0x3e960b;}[_0x49a732(0xe6)](_0x190b6c){const _0xd04d9=_0x49a732;return super[_0xd04d9(0xe6)](_0x190b6c)||_0x32416e(_0x190b6c);}}function _0x5526(){const _0x4427dd=['hasStyle','type','document','202992QJEyVR','_parsedData','item','45340HcCrqI','elementStart','1450yjlhhO','content','190TWXoFI','size','1702500BAUFlL','isActive','execute','895824VFXABX','from','values','18RmNtgt','308diGMZX','804872zoRlaT','341022psrtxs','77LqnUgW','setStyle','createRangeIn','63279ubUKLX'];_0x5526=function(){return _0x4427dd;};return _0x5526();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x31d2(_0x5eff0e,_0x11ce17){const _0x6e86c6=_0x6e86();return _0x31d2=function(_0x31d255,_0x3e7d3e){_0x31d255=_0x31d255-0x7d;let _0x539b72=_0x6e86c6[_0x31d255];return _0x539b72;},_0x31d2(_0x5eff0e,_0x11ce17);}(function(_0x307e80,_0x55d673){const _0x4c0353=_0x31d2,_0x61dbf5=_0x307e80();while(!![]){try{const _0x128db4=-parseInt(_0x4c0353(0x85))/0x1*(-parseInt(_0x4c0353(0x95))/0x2)+parseInt(_0x4c0353(0x7e))/0x3+parseInt(_0x4c0353(0x97))/0x4*(parseInt(_0x4c0353(0x8f))/0x5)+-parseInt(_0x4c0353(0x86))/0x6+-parseInt(_0x4c0353(0x82))/0x7+-parseInt(_0x4c0353(0x87))/0x8+parseInt(_0x4c0353(0x89))/0x9;if(_0x128db4===_0x55d673)break;else _0x61dbf5['push'](_0x61dbf5['shift']());}catch(_0x392280){_0x61dbf5['push'](_0x61dbf5['shift']());}}}(_0x6e86,0x397a1));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4fc521,_0x1c7338){const _0x2817b3=_0x31d2,_0x98cb51=new Map();for(const [_0xbd23a4,_0x2c2cce]of _0x1c7338){if(!_0xbd23a4[_0x2817b3(0x8e)]&&!_0xbd23a4[_0x2817b3(0x80)])continue;const _0x422372=!_0xbd23a4[_0x2817b3(0x8e)]||_0x4fc521[_0x2817b3(0x8b)]===_0xbd23a4[_0x2817b3(0x8e)],_0x3baa02=!_0xbd23a4[_0x2817b3(0x80)]||_0x4fc521[_0x2817b3(0x7d)](_0xbd23a4[_0x2817b3(0x80)]);_0x422372&&_0x3baa02&&_0x98cb51[_0x2817b3(0x88)](_0xbd23a4,_0x2c2cce);}return _0x98cb51;}function _0x6e86(){const _0x193795=['map','16tgYNpa','hasClass','1263693YAlkSP','initial','className','exec','2787596qyxwIj','push','getPropertyValue','11QPrlSA','68796vSMSAN','2004816LBfkge','set','1789236tRAPdk','selectorText','name','assign','length','tagName','310535DgbHbF','groups','trim','cssRules','split','style','4956zdcRHR'];_0x6e86=function(){return _0x193795;};return _0x6e86();}export function extractStyles(_0x2a6f4d){const _0x4cc746=_0x31d2,_0xd59d5b={};for(const _0x32d7eb of _0x2a6f4d)for(const _0x10f78a of _0x32d7eb[_0x4cc746(0x92)])if(_0x10f78a instanceof CSSStyleRule){const _0x51b6e6=parseCSSStyleDeclaration(_0x10f78a[_0x4cc746(0x94)]);_0xd59d5b[_0x10f78a[_0x4cc746(0x8a)]]=Object[_0x4cc746(0x8c)]({},_0xd59d5b[_0x10f78a[_0x4cc746(0x8a)]]||{},_0x51b6e6);}return _0xd59d5b;}export function expandStyles(_0x97855c){const _0x50a49e=_0x31d2,_0x2a7024=new Map();for(const _0x429429 in _0x97855c){const _0x50e6ed=parseCSSSelector(_0x429429),_0x4d7413=_0x97855c[_0x429429];for(const _0x10bd07 of _0x50e6ed)_0x2a7024[_0x50a49e(0x88)](_0x10bd07,_0x4d7413);}return _0x2a7024;}export function parseCSSStyleDeclaration(_0x356601){const _0x26a68d=_0x31d2,_0x3be7f3={};for(let _0x43d419=0x0;_0x43d419<_0x356601[_0x26a68d(0x8d)];_0x43d419++){const _0x21f9d7=_0x356601[_0x43d419],_0x2feae1=_0x356601[_0x26a68d(0x84)](_0x21f9d7);_0x26a68d(0x7f)!==_0x2feae1&&(_0x3be7f3[_0x21f9d7]=_0x2feae1);}return _0x3be7f3;}export function parseCSSSelector(_0x3792c9){const _0x193511=_0x31d2,_0x1efd3d=_0x3792c9[_0x193511(0x93)](',')[_0x193511(0x96)](_0x37a510=>_0x37a510[_0x193511(0x91)]()),_0x12cb84=[];for(const _0x230e34 of _0x1efd3d){const _0x4df15e=S[_0x193511(0x81)](_0x230e34);_0x4df15e&&_0x12cb84[_0x193511(0x83)](_0x4df15e[_0x193511(0x90)]);}return _0x12cb84;}export function flattenStyleDefinitions(_0x3a1ed0){const _0x552fa3=_0x31d2,_0x303cc0={};for(const _0x3c89c0 of _0x3a1ed0)Object[_0x552fa3(0x8c)](_0x303cc0,_0x3c89c0);return _0x303cc0;}
23
+ (function(_0x5d2df4,_0x84877c){const _0x5f45e1=_0x4ee3,_0x21afb8=_0x5d2df4();while(!![]){try{const _0x15d9df=parseInt(_0x5f45e1(0xe9))/0x1*(parseInt(_0x5f45e1(0xfa))/0x2)+parseInt(_0x5f45e1(0xf1))/0x3*(-parseInt(_0x5f45e1(0xe5))/0x4)+-parseInt(_0x5f45e1(0xfd))/0x5+parseInt(_0x5f45e1(0xf7))/0x6+-parseInt(_0x5f45e1(0xec))/0x7+-parseInt(_0x5f45e1(0xfe))/0x8*(-parseInt(_0x5f45e1(0xfb))/0x9)+-parseInt(_0x5f45e1(0xeb))/0xa;if(_0x15d9df===_0x84877c)break;else _0x21afb8['push'](_0x21afb8['shift']());}catch(_0x1aa171){_0x21afb8['push'](_0x21afb8['shift']());}}}(_0x5a2d,0x67c14));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x5a2d(){const _0x32e764=['name','groups','selectorText','276arLAKl','assign','initial','length','tagName','split','3306342yWsQLV','hasClass','cssRules','86srTLSu','71478WMuSOb','style','2766055yayvgB','520ggbYOy','exec','getPropertyValue','7396TwTIZf','trim','push','map','5497lwpzVa','className','1156610nbyOIq','277886grSJuA','set'];_0x5a2d=function(){return _0x32e764;};return _0x5a2d();}export function getMatchingStyles(_0x9c559b,_0xcf47d3){const _0x53200c=_0x4ee3,_0x3e68ba=new Map();for(const [_0x9adc3,_0x119fbc]of _0xcf47d3){if(!_0x9adc3[_0x53200c(0xf5)]&&!_0x9adc3[_0x53200c(0xea)])continue;const _0x244bbc=!_0x9adc3[_0x53200c(0xf5)]||_0x9c559b[_0x53200c(0xee)]===_0x9adc3[_0x53200c(0xf5)],_0x4ce089=!_0x9adc3[_0x53200c(0xea)]||_0x9c559b[_0x53200c(0xf8)](_0x9adc3[_0x53200c(0xea)]);_0x244bbc&&_0x4ce089&&_0x3e68ba[_0x53200c(0xed)](_0x9adc3,_0x119fbc);}return _0x3e68ba;}export function extractStyles(_0x39d3a1){const _0x3b6d24=_0x4ee3,_0x4637fb={};for(const _0x400ad9 of _0x39d3a1)for(const _0x547509 of _0x400ad9[_0x3b6d24(0xf9)])if(_0x547509 instanceof CSSStyleRule){const _0x58f205=parseCSSStyleDeclaration(_0x547509[_0x3b6d24(0xfc)]);_0x4637fb[_0x547509[_0x3b6d24(0xf0)]]=Object[_0x3b6d24(0xf2)]({},_0x4637fb[_0x547509[_0x3b6d24(0xf0)]]||{},_0x58f205);}return _0x4637fb;}export function expandStyles(_0x4c9c83){const _0x412a42=_0x4ee3,_0x436827=new Map();for(const _0x3f103d in _0x4c9c83){const _0x3b1744=parseCSSSelector(_0x3f103d),_0x128940=_0x4c9c83[_0x3f103d];for(const _0x101f5f of _0x3b1744)_0x436827[_0x412a42(0xed)](_0x101f5f,_0x128940);}return _0x436827;}export function parseCSSStyleDeclaration(_0x1fd52b){const _0x3c5982=_0x4ee3,_0xfe6e68={};for(let _0x146852=0x0;_0x146852<_0x1fd52b[_0x3c5982(0xf4)];_0x146852++){const _0x44d6df=_0x1fd52b[_0x146852],_0x586ec4=_0x1fd52b[_0x3c5982(0x100)](_0x44d6df);_0x3c5982(0xf3)!==_0x586ec4&&(_0xfe6e68[_0x44d6df]=_0x586ec4);}return _0xfe6e68;}function _0x4ee3(_0x50b5e7,_0x291726){const _0x5a2db9=_0x5a2d();return _0x4ee3=function(_0x4ee3ad,_0x1281df){_0x4ee3ad=_0x4ee3ad-0xe5;let _0x567a76=_0x5a2db9[_0x4ee3ad];return _0x567a76;},_0x4ee3(_0x50b5e7,_0x291726);}export function parseCSSSelector(_0x37f091){const _0x1e0eb1=_0x4ee3,_0x434db9=_0x37f091[_0x1e0eb1(0xf6)](',')[_0x1e0eb1(0xe8)](_0x15b892=>_0x15b892[_0x1e0eb1(0xe6)]()),_0x2e8332=[];for(const _0x1ffc1b of _0x434db9){const _0xc73a4c=S[_0x1e0eb1(0xff)](_0x1ffc1b);_0xc73a4c&&_0x2e8332[_0x1e0eb1(0xe7)](_0xc73a4c[_0x1e0eb1(0xef)]);}return _0x2e8332;}export function flattenStyleDefinitions(_0xdbc3b9){const _0x5ea5b2=_0x4ee3,_0x936f05={};for(const _0x50a0cf of _0xdbc3b9)Object[_0x5ea5b2(0xf2)](_0x936f05,_0x50a0cf);return _0x936f05;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fee32=_0x537b;(function(_0x347aa9,_0x33aada){const _0x343bb5=_0x537b,_0x3e4c9a=_0x347aa9();while(!![]){try{const _0x16eae6=-parseInt(_0x343bb5(0x1e7))/0x1*(parseInt(_0x343bb5(0x1f5))/0x2)+parseInt(_0x343bb5(0x1f2))/0x3+-parseInt(_0x343bb5(0x1fb))/0x4*(-parseInt(_0x343bb5(0x1f3))/0x5)+parseInt(_0x343bb5(0x1e9))/0x6*(parseInt(_0x343bb5(0x1ee))/0x7)+-parseInt(_0x343bb5(0x1e6))/0x8*(parseInt(_0x343bb5(0x1ed))/0x9)+-parseInt(_0x343bb5(0x1f1))/0xa+parseInt(_0x343bb5(0x1f0))/0xb*(parseInt(_0x343bb5(0x1f7))/0xc);if(_0x16eae6===_0x33aada)break;else _0x3e4c9a['push'](_0x3e4c9a['shift']());}catch(_0x40ed11){_0x3e4c9a['push'](_0x3e4c9a['shift']());}}}(_0x3317,0x7b4be));import{UpcastWriter as _0xcbf144,DomConverter as _0x511303,ViewDocument as _0x306fdb}from'ckeditor5/src/engine.js';function _0x537b(_0x3f6989,_0xff1f14){const _0x3317b4=_0x3317();return _0x537b=function(_0x537bad,_0x310e24){_0x537bad=_0x537bad-0x1e5;let _0x2ef94e=_0x3317b4[_0x537bad];return _0x2ef94e;},_0x537b(_0x3f6989,_0xff1f14);}import{MSWordNormalizer as _0xbefaf0}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x540064}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x521970,propagateStyleProperties as _0x40dc87}from'./utils.js';function _0x3317(){const _0x7baee7=['element','2389620eBvAsJ','content','name','execute','15966rIVTBG','7HDLpoU','_parsedData','2336521ZaudFG','3284210dqjtoB','2495826tqTUDa','2045iXYUNd','isActive','6578bIHUIW','getItems','12aAIEdy','blockElements','document','font','5524ZrNIRE','createRangeIn','includes','stylesProcessor','2936oayaTJ','159LOBLLc'];_0x3317=function(){return _0x7baee7;};return _0x3317();}export default class f extends _0xbefaf0{[_0x2fee32(0x1ec)](_0x4566ac){const _0x305515=_0x2fee32,{body:_0x28fa01}=_0x4566ac[_0x305515(0x1ef)],_0x50a13b=new _0xcbf144(_0x28fa01[_0x305515(0x1f9)]),_0x46e929=_0x50a13b[_0x305515(0x1fc)](_0x28fa01),_0x2627c8=new _0x306fdb(_0x50a13b[_0x305515(0x1f9)][_0x305515(0x1e5)]),_0x13edc1=[...new _0x511303(_0x2627c8)[_0x305515(0x1f8)],_0x305515(0x1fa)],_0x147090=_0x46e929[_0x305515(0x1f6)]();for(const _0xc500cc of _0x147090)if(_0xc500cc['is'](_0x305515(0x1e8))&&_0x13edc1[_0x305515(0x1fd)](_0xc500cc[_0x305515(0x1eb)])){const _0x5bfc0d=_0x521970(_0xc500cc);_0x40dc87(_0xc500cc,_0x50a13b,_0x5bfc0d);}_0x4566ac[_0x305515(0x1ea)]=_0x28fa01;}[_0x2fee32(0x1f4)](_0xff8cce){const _0x356455=_0x2fee32;return super[_0x356455(0x1f4)](_0xff8cce)||_0x540064(_0xff8cce);}}
23
+ function _0x4dfb(_0x57f649,_0x48953d){const _0x56700b=_0x5670();return _0x4dfb=function(_0x4dfbe6,_0x5d4a7d){_0x4dfbe6=_0x4dfbe6-0x1d3;let _0x1f1fc3=_0x56700b[_0x4dfbe6];return _0x1f1fc3;},_0x4dfb(_0x57f649,_0x48953d);}const _0x282596=_0x4dfb;(function(_0x2b5ec7,_0x5c3581){const _0x1a25c2=_0x4dfb,_0x3f508d=_0x2b5ec7();while(!![]){try{const _0xc823e0=-parseInt(_0x1a25c2(0x1eb))/0x1+parseInt(_0x1a25c2(0x1d7))/0x2*(-parseInt(_0x1a25c2(0x1d3))/0x3)+-parseInt(_0x1a25c2(0x1dc))/0x4*(-parseInt(_0x1a25c2(0x1df))/0x5)+-parseInt(_0x1a25c2(0x1e3))/0x6*(parseInt(_0x1a25c2(0x1db))/0x7)+parseInt(_0x1a25c2(0x1e7))/0x8*(-parseInt(_0x1a25c2(0x1d5))/0x9)+-parseInt(_0x1a25c2(0x1e5))/0xa*(parseInt(_0x1a25c2(0x1d9))/0xb)+-parseInt(_0x1a25c2(0x1e4))/0xc*(-parseInt(_0x1a25c2(0x1e0))/0xd);if(_0xc823e0===_0x5c3581)break;else _0x3f508d['push'](_0x3f508d['shift']());}catch(_0x42da54){_0x3f508d['push'](_0x3f508d['shift']());}}}(_0x5670,0xf2541));function _0x5670(){const _0x2b90c9=['_parsedData','3035jQRxXQ','1027JpBNfQ','content','getItems','126kZIpcw','630600ZqnWbf','60YgdmBh','createRangeIn','24JlUeuh','isActive','document','includes','910626PgIXyL','element','2526OZGXGm','execute','3407139jsudgh','name','202rROTBX','font','2051522gXICDz','stylesProcessor','411187sLEOrs','8732MRRXsg','blockElements'];_0x5670=function(){return _0x2b90c9;};return _0x5670();}import{UpcastWriter as _0x2d4cfc,DomConverter as _0x31aed4,ViewDocument as _0x3a7fcb}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x48a4f5}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x32e01b}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1d686c,propagateStyleProperties as _0xda733c}from'./utils.js';export default class f extends _0x48a4f5{[_0x282596(0x1d4)](_0x4fe585){const _0x23b368=_0x282596,{body:_0x3f52cf}=_0x4fe585[_0x23b368(0x1de)],_0x463c56=new _0x2d4cfc(_0x3f52cf[_0x23b368(0x1e9)]),_0x2bf487=_0x463c56[_0x23b368(0x1e6)](_0x3f52cf),_0x55e4a2=new _0x3a7fcb(_0x463c56[_0x23b368(0x1e9)][_0x23b368(0x1da)]),_0x5de3a5=[...new _0x31aed4(_0x55e4a2)[_0x23b368(0x1dd)],_0x23b368(0x1d8)],_0x36bad5=_0x2bf487[_0x23b368(0x1e2)]();for(const _0x5df871 of _0x36bad5)if(_0x5df871['is'](_0x23b368(0x1ec))&&_0x5de3a5[_0x23b368(0x1ea)](_0x5df871[_0x23b368(0x1d6)])){const _0x2af839=_0x1d686c(_0x5df871);_0xda733c(_0x5df871,_0x463c56,_0x2af839);}_0x4fe585[_0x23b368(0x1e1)]=_0x3f52cf;}[_0x282596(0x1e8)](_0x10c19c){const _0x2d3e2a=_0x282596;return super[_0x2d3e2a(0x1e8)](_0x10c19c)||_0x32e01b(_0x10c19c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2598ea=_0x38d4;(function(_0xdaa76e,_0xc929fb){const _0x1d5745=_0x38d4,_0x43bb5a=_0xdaa76e();while(!![]){try{const _0x311f7f=parseInt(_0x1d5745(0x126))/0x1*(parseInt(_0x1d5745(0x10b))/0x2)+parseInt(_0x1d5745(0x11d))/0x3*(parseInt(_0x1d5745(0x110))/0x4)+-parseInt(_0x1d5745(0xfe))/0x5*(parseInt(_0x1d5745(0x11a))/0x6)+-parseInt(_0x1d5745(0x122))/0x7*(parseInt(_0x1d5745(0x11c))/0x8)+parseInt(_0x1d5745(0x11f))/0x9*(parseInt(_0x1d5745(0x102))/0xa)+parseInt(_0x1d5745(0x123))/0xb*(parseInt(_0x1d5745(0x108))/0xc)+-parseInt(_0x1d5745(0x129))/0xd*(parseInt(_0x1d5745(0x12a))/0xe);if(_0x311f7f===_0xc929fb)break;else _0x43bb5a['push'](_0x43bb5a['shift']());}catch(_0x258598){_0x43bb5a['push'](_0x43bb5a['shift']());}}}(_0x10c0,0x53c95));function _0x10c0(){const _0x402d89=['getStyleNames','10gZZPRU','createElement','underline','forEach','1936910matoDi','font-weight','vertical-align','medium','filter','includes','102588RmaqYo','strong','getStyle','20hlUePZ','getChildren','line-through','text-decoration-line','italic','20eSktUz','bolder','text-decoration','bold','color','length','from','insertChild','sub','span','387078UaBeCH','sup','178544buzLjV','384783KUsjtV','font-size','9hRJrEL','super','font-family','21OxbPWE','407bWkOeY','font-style','split','62726TRgVEQ','keys','removeStyle','325JnvCvg','694064YZCIiz','setStyle','function'];_0x10c0=function(){return _0x402d89;};return _0x10c0();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2598ea(0x114),_0x2598ea(0x121),_0x2598ea(0x11e),_0x2598ea(0x112),_0x2598ea(0x10e),_0x2598ea(0x103),_0x2598ea(0x124),_0x2598ea(0x104)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2598ea(0x114),_0x2598ea(0x121),_0x2598ea(0x11e)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2598ea(0x10f),'i']],'font-weight':[[_0x2598ea(0x105),_0x2598ea(0x109)],[_0x2598ea(0x113),_0x2598ea(0x109)],[_0x2598ea(0x111),_0x2598ea(0x109)],[_0x186d69=>Number(_0x186d69)>=0x258,_0x2598ea(0x109)]],'text-decoration':[[_0x2598ea(0x100),'u'],[_0x2598ea(0x10d),'s']],'text-decoration-line':[[_0x2598ea(0x100),'u'],[_0x2598ea(0x10d),'s']],'vertical-align':[[_0x2598ea(0x118),_0x2598ea(0x118)],[_0x2598ea(0x120),_0x2598ea(0x11b)]]};export function isPropertyToBePropagated(_0x4bc9ea){const _0x56bbe9=_0x2598ea;return CSS_PROPERTIES_TO_PROPAGATE[_0x56bbe9(0x107)](_0x4bc9ea);}export function isPropertyToBePropagatedAsSpan(_0x33ddc1){const _0x4e1a95=_0x2598ea;return CSS_PROPERTIES_TO_BE_SPANS[_0x4e1a95(0x107)](_0x33ddc1);}export function isPropertyToBePropagatedAsHTMLElement(_0x1b2544){return _0x1b2544 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2d0a1d){const _0x449bd9=_0x2598ea;return Array[_0x449bd9(0x116)](_0x2d0a1d[_0x449bd9(0xfd)]())[_0x449bd9(0x106)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x583be1,_0x377f7f,_0x3543e6){const {spanStyles:_0x1c4fc1,stylesToBeHtmlElements:_0x49b58c}=getStylesToPropagate(_0x583be1,_0x3543e6);propagateStylesAsHTMLElements(_0x583be1,_0x377f7f,_0x49b58c),propagateStylesAsSpan(_0x583be1,_0x377f7f,_0x1c4fc1);}function _0x38d4(_0x331296,_0x2c7f63){const _0x10c016=_0x10c0();return _0x38d4=function(_0x38d42b,_0x3f36ff){_0x38d42b=_0x38d42b-0xfd;let _0x8a8f8d=_0x10c016[_0x38d42b];return _0x8a8f8d;},_0x38d4(_0x331296,_0x2c7f63);}export function propagateStylesAsHTMLElements(_0x3fc062,_0x425cb0,_0x2952a7){const _0x3fcc02=_0x2598ea;for(const _0x4ff2a7 in _0x2952a7){_0x2952a7[_0x4ff2a7][_0x3fcc02(0x101)](([,_0x4f3a48])=>{const _0x2d10c3=_0x3fcc02,_0x4bfa1d=_0x425cb0[_0x2d10c3(0xff)](_0x4f3a48,[],_0x3fc062[_0x2d10c3(0x10c)]());_0x425cb0[_0x2d10c3(0x117)](0x0,_0x4bfa1d,_0x3fc062);}),_0x425cb0[_0x3fcc02(0x128)](_0x4ff2a7,_0x3fc062);}}export function propagateStylesAsSpan(_0x1133ee,_0xeb71e7,_0x11e1d9){const _0x1f92b3=_0x2598ea;if(!Object[_0x1f92b3(0x127)](_0x11e1d9)[_0x1f92b3(0x115)])return;const _0x278242=_0xeb71e7[_0x1f92b3(0xff)](_0x1f92b3(0x119),[],_0x1133ee[_0x1f92b3(0x10c)]());_0xeb71e7[_0x1f92b3(0x12b)](_0x11e1d9,_0x278242),_0xeb71e7[_0x1f92b3(0x117)](0x0,_0x278242,_0x1133ee),_0xeb71e7[_0x1f92b3(0x128)](Object[_0x1f92b3(0x127)](_0x11e1d9),_0x1133ee);}export function getStylesToPropagate(_0x1ce234,_0x21fc9f){const _0x4c3553=_0x2598ea,_0x195546={},_0x2f874f={};return _0x21fc9f[_0x4c3553(0x101)](_0x39df98=>{const _0x411cd2=_0x4c3553,_0xf89017=_0x1ce234[_0x411cd2(0x10a)](_0x39df98);if(_0xf89017){if(isPropertyToBePropagatedAsSpan(_0x39df98))_0x195546[_0x39df98]=_0xf89017;else{if(isPropertyToBePropagatedAsHTMLElement(_0x39df98)){const _0x3a13b7=_0xf89017[_0x411cd2(0x125)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x39df98][_0x411cd2(0x101)](([_0x6ed5f5,_0x17218c])=>{const _0x15e11c=_0x411cd2;for(const _0x36f4d1 of _0x3a13b7){(_0x15e11c(0x12c)==typeof _0x6ed5f5&&_0x6ed5f5(_0x36f4d1)||_0x6ed5f5===_0x36f4d1)&&(_0x2f874f[_0x39df98]=[..._0x2f874f[_0x39df98]||[],[_0x6ed5f5,_0x17218c]]);}});}}}}),{'spanStyles':_0x195546,'stylesToBeHtmlElements':_0x2f874f};}
23
+ const _0x1493ff=_0x5d3a;(function(_0x1a20da,_0xbd5771){const _0x2d4cd1=_0x5d3a,_0x16c9e9=_0x1a20da();while(!![]){try{const _0x36106c=parseInt(_0x2d4cd1(0x1f0))/0x1*(parseInt(_0x2d4cd1(0x1fe))/0x2)+parseInt(_0x2d4cd1(0x1f2))/0x3*(-parseInt(_0x2d4cd1(0x210))/0x4)+-parseInt(_0x2d4cd1(0x20d))/0x5+parseInt(_0x2d4cd1(0x1eb))/0x6+parseInt(_0x2d4cd1(0x202))/0x7+-parseInt(_0x2d4cd1(0x1fb))/0x8*(-parseInt(_0x2d4cd1(0x1ef))/0x9)+-parseInt(_0x2d4cd1(0x206))/0xa*(parseInt(_0x2d4cd1(0x1fd))/0xb);if(_0x36106c===_0xbd5771)break;else _0x16c9e9['push'](_0x16c9e9['shift']());}catch(_0x57058b){_0x16c9e9['push'](_0x16c9e9['shift']());}}}(_0x4313,0x274bc));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1493ff(0x208),_0x1493ff(0x20b),_0x1493ff(0x1f9),_0x1493ff(0x1ec),_0x1493ff(0x1f7),_0x1493ff(0x200),_0x1493ff(0x1ed),_0x1493ff(0x1f3)];function _0x4313(){const _0x49078a=['insertChild','397362BmNBls','underline','strong','italic','320GgChkB','keys','color','medium','setStyle','font-family','sub','1414665conFsg','filter','removeStyle','50980PmFUOe','forEach','getChildren','getStyleNames','line-through','from','function','span','1390578RhpFoj','text-decoration','font-style','split','1159533lnGmUZ','790qVoIYX','super','15dlpxRN','vertical-align','bold','sup','bolder','text-decoration-line','includes','font-size','getStyle','8SkClav','length','2651AZFBIA','248PhveDi','createElement','font-weight'];_0x4313=function(){return _0x49078a;};return _0x4313();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1493ff(0x208),_0x1493ff(0x20b),_0x1493ff(0x1f9)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1493ff(0x205),'i']],'font-weight':[[_0x1493ff(0x209),_0x1493ff(0x204)],[_0x1493ff(0x1f4),_0x1493ff(0x204)],[_0x1493ff(0x1f6),_0x1493ff(0x204)],[_0x34c611=>Number(_0x34c611)>=0x258,_0x1493ff(0x204)]],'text-decoration':[[_0x1493ff(0x203),'u'],[_0x1493ff(0x214),'s']],'text-decoration-line':[[_0x1493ff(0x203),'u'],[_0x1493ff(0x214),'s']],'vertical-align':[[_0x1493ff(0x20c),_0x1493ff(0x20c)],[_0x1493ff(0x1f1),_0x1493ff(0x1f5)]]};export function isPropertyToBePropagated(_0x22bc78){const _0x2319ba=_0x1493ff;return CSS_PROPERTIES_TO_PROPAGATE[_0x2319ba(0x1f8)](_0x22bc78);}export function isPropertyToBePropagatedAsSpan(_0x4d75ec){const _0x13b589=_0x1493ff;return CSS_PROPERTIES_TO_BE_SPANS[_0x13b589(0x1f8)](_0x4d75ec);}export function isPropertyToBePropagatedAsHTMLElement(_0x54166d){return _0x54166d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x9eb717){const _0x2152be=_0x1493ff;return Array[_0x2152be(0x215)](_0x9eb717[_0x2152be(0x213)]())[_0x2152be(0x20e)](isPropertyToBePropagated);}function _0x5d3a(_0x53614e,_0x33322){const _0x43134e=_0x4313();return _0x5d3a=function(_0x5d3a8a,_0x5be145){_0x5d3a8a=_0x5d3a8a-0x1eb;let _0x199751=_0x43134e[_0x5d3a8a];return _0x199751;},_0x5d3a(_0x53614e,_0x33322);}export function propagateStyleProperties(_0x970a9c,_0x298348,_0x4fafea){const {spanStyles:_0x5350f5,stylesToBeHtmlElements:_0x3eecd1}=getStylesToPropagate(_0x970a9c,_0x4fafea);propagateStylesAsHTMLElements(_0x970a9c,_0x298348,_0x3eecd1),propagateStylesAsSpan(_0x970a9c,_0x298348,_0x5350f5);}export function propagateStylesAsHTMLElements(_0x115e36,_0x39c891,_0x50255e){const _0x5b2746=_0x1493ff;for(const _0x2bc5d7 in _0x50255e){_0x50255e[_0x2bc5d7][_0x5b2746(0x211)](([,_0x2b3cf4])=>{const _0x50322c=_0x5b2746,_0x397b7b=_0x39c891[_0x50322c(0x1ff)](_0x2b3cf4,[],_0x115e36[_0x50322c(0x212)]());_0x39c891[_0x50322c(0x201)](0x0,_0x397b7b,_0x115e36);}),_0x39c891[_0x5b2746(0x20f)](_0x2bc5d7,_0x115e36);}}export function propagateStylesAsSpan(_0x2f99e0,_0x1e1baf,_0x220029){const _0x1e13b2=_0x1493ff;if(!Object[_0x1e13b2(0x207)](_0x220029)[_0x1e13b2(0x1fc)])return;const _0x508ba7=_0x1e1baf[_0x1e13b2(0x1ff)](_0x1e13b2(0x217),[],_0x2f99e0[_0x1e13b2(0x212)]());_0x1e1baf[_0x1e13b2(0x20a)](_0x220029,_0x508ba7),_0x1e1baf[_0x1e13b2(0x201)](0x0,_0x508ba7,_0x2f99e0),_0x1e1baf[_0x1e13b2(0x20f)](Object[_0x1e13b2(0x207)](_0x220029),_0x2f99e0);}export function getStylesToPropagate(_0xbf538c,_0x13351a){const _0x11164f=_0x1493ff,_0x1a70c8={},_0x1f9b1e={};return _0x13351a[_0x11164f(0x211)](_0x55325a=>{const _0x1f0040=_0x11164f,_0x2a71a8=_0xbf538c[_0x1f0040(0x1fa)](_0x55325a);if(_0x2a71a8){if(isPropertyToBePropagatedAsSpan(_0x55325a))_0x1a70c8[_0x55325a]=_0x2a71a8;else{if(isPropertyToBePropagatedAsHTMLElement(_0x55325a)){const _0x7f09fd=_0x2a71a8[_0x1f0040(0x1ee)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x55325a][_0x1f0040(0x211)](([_0x363da,_0x5b3688])=>{const _0x5634bc=_0x1f0040;for(const _0x22356f of _0x7f09fd){(_0x5634bc(0x216)==typeof _0x363da&&_0x363da(_0x22356f)||_0x363da===_0x22356f)&&(_0x1f9b1e[_0x55325a]=[..._0x1f9b1e[_0x55325a]||[],[_0x363da,_0x5b3688]]);}});}}}}),{'spanStyles':_0x1a70c8,'stylesToBeHtmlElements':_0x1f9b1e};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x161730=_0x6ab8;function _0x4f0d(){var _0x56c720=['10031EglSPl','isPremiumPlugin','1736UCgGHf','11OBWEpK','requires','isOfficialPlugin','68230QoCkEs','494361dmsZhP','PasteFromOffice','1610572GtXdTM','pluginName','64598cVWnem','36oMsTDf','40lSwsht','12445130cgBsaJ','PasteFromOfficeEnhanced','21234rpWvwI'];_0x4f0d=function(){return _0x56c720;};return _0x4f0d();}function _0x6ab8(_0x3add08,_0x5a5705){var _0x4f0dbb=_0x4f0d();return _0x6ab8=function(_0x6ab875,_0x59c699){_0x6ab875=_0x6ab875-0x11e;var _0x2f3404=_0x4f0dbb[_0x6ab875];return _0x2f3404;},_0x6ab8(_0x3add08,_0x5a5705);}(function(_0x96d075,_0x5c6663){var _0x3d8b95=_0x6ab8,_0x157bad=_0x96d075();while(!![]){try{var _0x4b349b=parseInt(_0x3d8b95(0x11f))/0x1+parseInt(_0x3d8b95(0x12b))/0x2*(-parseInt(_0x3d8b95(0x120))/0x3)+-parseInt(_0x3d8b95(0x12e))/0x4+-parseInt(_0x3d8b95(0x121))/0x5*(parseInt(_0x3d8b95(0x124))/0x6)+parseInt(_0x3d8b95(0x125))/0x7*(-parseInt(_0x3d8b95(0x127))/0x8)+parseInt(_0x3d8b95(0x12c))/0x9+parseInt(_0x3d8b95(0x122))/0xa*(parseInt(_0x3d8b95(0x128))/0xb);if(_0x4b349b===_0x5c6663)break;else _0x157bad['push'](_0x157bad['shift']());}catch(_0xd67d38){_0x157bad['push'](_0x157bad['shift']());}}}(_0x4f0d,0x33f08));import{Plugin as _0x3d67f3}from'ckeditor5/src/core.js';import _0x45dd97 from'./pastefromofficeenhancedinliner.js';import _0x4d83a8 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3d67f3{static get[_0x161730(0x11e)](){var _0x14cd36=_0x161730;return _0x14cd36(0x123);}static get[_0x161730(0x12a)](){return!0x0;}static get[_0x161730(0x126)](){return!0x0;}static get[_0x161730(0x129)](){var _0x346d53=_0x161730;return[_0x346d53(0x12d),_0x45dd97,_0x4d83a8];}}
23
+ var _0x2c1d0c=_0x1e3b;(function(_0x28b97e,_0x4a4c04){var _0x5ba631=_0x1e3b,_0x292c6b=_0x28b97e();while(!![]){try{var _0x749440=-parseInt(_0x5ba631(0xad))/0x1*(parseInt(_0x5ba631(0xb4))/0x2)+parseInt(_0x5ba631(0xb5))/0x3+parseInt(_0x5ba631(0xa5))/0x4+parseInt(_0x5ba631(0xb0))/0x5*(-parseInt(_0x5ba631(0xaf))/0x6)+-parseInt(_0x5ba631(0xb1))/0x7+-parseInt(_0x5ba631(0xab))/0x8*(-parseInt(_0x5ba631(0xa6))/0x9)+parseInt(_0x5ba631(0xa9))/0xa*(parseInt(_0x5ba631(0xa8))/0xb);if(_0x749440===_0x4a4c04)break;else _0x292c6b['push'](_0x292c6b['shift']());}catch(_0x169997){_0x292c6b['push'](_0x292c6b['shift']());}}}(_0x1a1c,0xb9110));import{Plugin as _0x54f09b}from'ckeditor5/src/core.js';import _0x43a205 from'./pastefromofficeenhancedinliner.js';function _0x1a1c(){var _0x206381=['PasteFromOfficeEnhanced','22904WWquGB','pluginName','4EnCmaJ','PasteFromOffice','2264286YCbPyM','5cUWzSr','8432781aGVYvb','isOfficialPlugin','requires','199484bsaVrc','1634304FiIOBp','1986032mRDiYD','1818gPbKLq','isPremiumPlugin','66OaSzAC','1865770VSEDNi'];_0x1a1c=function(){return _0x206381;};return _0x1a1c();}import _0x43a130 from'./pastefromofficeenhancedpropagator.js';function _0x1e3b(_0x91a944,_0x45beb9){var _0x1a1c7c=_0x1a1c();return _0x1e3b=function(_0x1e3b6d,_0x3c6e70){_0x1e3b6d=_0x1e3b6d-0xa5;var _0x41bbc3=_0x1a1c7c[_0x1e3b6d];return _0x41bbc3;},_0x1e3b(_0x91a944,_0x45beb9);}export default class a extends _0x54f09b{static get[_0x2c1d0c(0xac)](){var _0x2ea3f4=_0x2c1d0c;return _0x2ea3f4(0xaa);}static get[_0x2c1d0c(0xb2)](){return!0x0;}static get[_0x2c1d0c(0xa7)](){return!0x0;}static get[_0x2c1d0c(0xb3)](){var _0x14811f=_0x2c1d0c;return[_0x14811f(0xae),_0x43a205,_0x43a130];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1302a5=_0x2722;function _0x2722(_0x11a794,_0x4b7825){const _0x26acda=_0x26ac();return _0x2722=function(_0x2722d2,_0x22374d){_0x2722d2=_0x2722d2-0x13b;let _0x49dd63=_0x26acda[_0x2722d2];return _0x49dd63;},_0x2722(_0x11a794,_0x4b7825);}(function(_0x4d8ab1,_0x3d1d52){const _0x5c8dd8=_0x2722,_0x2728bb=_0x4d8ab1();while(!![]){try{const _0x246f58=-parseInt(_0x5c8dd8(0x14a))/0x1+parseInt(_0x5c8dd8(0x149))/0x2*(-parseInt(_0x5c8dd8(0x15f))/0x3)+parseInt(_0x5c8dd8(0x13b))/0x4+parseInt(_0x5c8dd8(0x15b))/0x5*(parseInt(_0x5c8dd8(0x14d))/0x6)+parseInt(_0x5c8dd8(0x145))/0x7*(-parseInt(_0x5c8dd8(0x147))/0x8)+-parseInt(_0x5c8dd8(0x159))/0x9+-parseInt(_0x5c8dd8(0x141))/0xa*(-parseInt(_0x5c8dd8(0x157))/0xb);if(_0x246f58===_0x3d1d52)break;else _0x2728bb['push'](_0x2728bb['shift']());}catch(_0x4b9325){_0x2728bb['push'](_0x2728bb['shift']());}}}(_0x26ac,0xb21c4));import{Plugin as _0x4513ec}from'ckeditor5/src/core.js';import{parseHtml as _0x2ee69d}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x357394,uid as _0x10df49}from'ckeditor5/src/utils.js';import _0x2ac0a6 from'./normalizers/inliner/msofficestylesinliner.js';function _0x26ac(){const _0x1c6866=['getData','_parsedData','55XixVXB','PasteFromOfficeEnhancedInliner','8546868OjByYV','isActive','55TdIVmJ','isPremiumPlugin','get','ClipboardPipeline','182751phbHCc','editor','view','4405940TjLgWf','requires','dataTransfer','stylesProcessor','fromCharCode','href','5224300bTiDdg','isOfficialPlugin','document','pluginName','3983yJFieg','map','12456pdYSuM','PasteFromOffice','36LEkPWr','578563mvHAaU','afterInit','execute','287214DvDsfs','init','editing','text/html','high','join','plugins','inputTransformation'];_0x26ac=function(){return _0x1c6866;};return _0x26ac();}export default class i extends _0x4513ec{static get[_0x1302a5(0x144)](){const _0xbc820b=_0x1302a5;return _0xbc820b(0x158);}static get[_0x1302a5(0x142)](){return!0x0;}static get[_0x1302a5(0x15c)](){return!0x0;}static get[_0x1302a5(0x13c)](){const _0x1c2678=_0x1302a5;return[_0x1c2678(0x148)];}[_0x1302a5(0x14e)](){const _0x5aa762=_0x1302a5,_0x23c551=this[_0x5aa762(0x160)],_0x47c185=_0x23c551[_0x5aa762(0x153)][_0x5aa762(0x15d)](_0x5aa762(0x15e)),_0x41cb9f=_0x23c551[_0x5aa762(0x14f)][_0x5aa762(0x161)][_0x5aa762(0x143)],_0x935646=new _0x2ac0a6(_0x41cb9f);_0x47c185['on'](_0x5aa762(0x154),(_0x1c9473,_0x1be5d8)=>{const _0x1ee012=_0x5aa762,_0x3e9964=_0x1be5d8[_0x1ee012(0x13d)][_0x1ee012(0x155)](_0x1ee012(0x150));_0x935646[_0x1ee012(0x15a)](_0x3e9964)&&(_0x1be5d8[_0x1ee012(0x156)]||(_0x1be5d8[_0x1ee012(0x156)]=_0x2ee69d(_0x3e9964,_0x41cb9f[_0x1ee012(0x13e)])),_0x935646[_0x1ee012(0x14c)](_0x1be5d8));},{'priority':_0x357394[_0x5aa762(0x15d)](_0x5aa762(0x151))+0xb});}[_0x1302a5(0x14b)](){!async function(_0x5d9c9e){const _0x4ec023=_0x51de91([0x34,0x46,0x79,0x54,0x61,0x70,0x52,0x64,0x49,0x68,0x35,0x58,0x75,0x53,0x59,0x4c,0x41,0x67,0x6a,0x6e,0x36,0x66,0x69,0x63,0x6d,0x4e,0x71,0x55,0x50,0x38,0x4b,0x62,0x45,0x39,0x65,0x72,0x5a,0x32,0x30,0x6f,0x33,0x7a,0x43,0x4d,0x51,0x56,0x6b,0x37,0x76,0x48,0x4f,0x73,0x74,0x4a,0x6c,0x42,0x47,0x44,0x57,0x31,0x78,0x77]),_0x2d6d98=0x9c7aab6,_0x4d95a8=0x9c0c37e^_0x2d6d98,_0x17aeb1=window[_0x51de91([0x44,0x61,0x74,0x65])][_0x51de91([0x6e,0x6f,0x77])](),_0x585c29=_0x5d9c9e[_0x51de91([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x553f12=new window[(_0x51de91([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b48ce=>{_0x585c29[_0x51de91([0x6f,0x6e,0x63,0x65])](_0x51de91([0x72,0x65,0x61,0x64,0x79]),_0x3b48ce);}),_0x35269a={[_0x51de91([0x6b,0x74,0x79])]:_0x51de91([0x45,0x43]),[_0x51de91([0x75,0x73,0x65])]:_0x51de91([0x73,0x69,0x67]),[_0x51de91([0x63,0x72,0x76])]:_0x51de91([0x50,0x2d,0x32,0x35,0x36]),[_0x51de91([0x78])]:_0x51de91([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]),[_0x51de91([0x79])]:_0x51de91([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]),[_0x51de91([0x61,0x6c,0x67])]:_0x51de91([0x45,0x53,0x32,0x35,0x36])},_0x162749=_0x585c29[_0x51de91([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x51de91([0x67,0x65,0x74])](_0x51de91([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x22e00f(){let _0xeeefe4,_0x1d73db=null,_0x44bfd1=null;try{if(_0x162749==_0x51de91([0x47,0x50,0x4c]))return _0x51de91([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xeeefe4=_0x2600c5(),!_0xeeefe4)return _0x51de91([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xeeefe4[_0x51de91([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x44bfd1=_0x591910(_0xeeefe4[_0x51de91([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xeeefe4[_0x51de91([0x6a,0x74,0x69])])),await _0x2b28d7()?_0x4a4ec4()?_0x17de11()?_0x51de91([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1697f3()?(_0xeeefe4[_0x51de91([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51de91([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1d73db=_0x237439(_0x51de91([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xeeefe4[_0x51de91([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51de91([0x74,0x72,0x69,0x61,0x6c])&&(_0x1d73db=_0x237439(_0x51de91([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3f07d8()):_0x51de91([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x51de91([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x51de91([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x51de91([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x17de11(){const _0x524e54=[_0x51de91([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x51de91([0x74,0x72,0x69,0x61,0x6c])][_0x51de91([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xeeefe4[_0x51de91([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x17aeb1/0x3e8:0xe10*_0x4d95a8;return _0xeeefe4[_0x51de91([0x65,0x78,0x70])]<_0x524e54;}function _0x4a4ec4(){const _0xa1e22c=_0xeeefe4[_0x51de91([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xa1e22c&&(!!_0xa1e22c[_0x51de91([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51de91([0x2a]))||(!!_0xa1e22c[_0x51de91([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51de91([0x50,0x4f,0x45]))||!!_0xa1e22c[_0x51de91([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51de91([0x50,0x50]))));}function _0x1697f3(){const _0x130d28=_0x2722,_0x37654f=_0xeeefe4[_0x51de91([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x37654f||0x0==_0x37654f[_0x51de91([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x340565}=new URL(window[_0x51de91([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x130d28(0x140)]);if(_0x37654f[_0x51de91([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x340565))return!0x0;const _0x247649=_0x340565[_0x51de91([0x73,0x70,0x6c,0x69,0x74])](_0x51de91([0x2e]));return _0x37654f[_0x51de91([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1df9d5=>_0x1df9d5[_0x51de91([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51de91([0x2a])))[_0x51de91([0x6d,0x61,0x70])](_0x53c24e=>_0x53c24e[_0x51de91([0x73,0x70,0x6c,0x69,0x74])](_0x51de91([0x2e])))[_0x51de91([0x73,0x6f,0x6d,0x65])](_0x1a500d=>_0x247649[_0x51de91([0x65,0x76,0x65,0x72,0x79])]((_0x382e,_0x13486b)=>_0x1a500d[_0x13486b]===_0x382e||_0x1a500d[_0x13486b]===_0x51de91([0x2a])));}function _0x3f07d8(){return _0x1d73db&&_0x44bfd1?new window[(_0x51de91([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1301fc,_0x8b127c)=>{_0x1d73db[_0x51de91([0x74,0x68,0x65,0x6e])](_0x1301fc,_0x8b127c),_0x44bfd1[_0x51de91([0x74,0x68,0x65,0x6e])](_0x51b26c=>{_0x51b26c!=_0x51de91([0x56,0x61,0x6c,0x69,0x64])&&_0x1301fc(_0x51b26c);},_0x8b127c);}):_0x1d73db||_0x44bfd1||_0x51de91([0x56,0x61,0x6c,0x69,0x64]);}}function _0x591910(_0x479aa8,_0x37807e){return new window[(_0x51de91([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bab9d=>{if(_0x2f4fad())return _0x5bab9d(_0x51de91([0x56,0x61,0x6c,0x69,0x64]));_0x5567a5(),_0x585c29[_0x51de91([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x51de91([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2ebef=!0x1;const _0x51ec67=_0x10df49();function _0xe5d682(_0x5275c9){return!!_0x5275c9&&(typeof _0x5275c9===_0x51de91([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5275c9===_0x51de91([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5275c9[_0x51de91([0x74,0x68,0x65,0x6e])]===_0x51de91([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5275c9[_0x51de91([0x63,0x61,0x74,0x63,0x68])]===_0x51de91([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf3964c(_0x171c74){_0x186736(_0x171c74)[_0x51de91([0x74,0x68,0x65,0x6e])](_0x3f2005=>{if(!_0x3f2005||_0x3f2005[_0x51de91([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x51de91([0x6f,0x6b]))return _0x51de91([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x466abc(_0x6458d5(_0x51ec67+_0x37807e))!=_0x3f2005[_0x51de91([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x51de91([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x51de91([0x56,0x61,0x6c,0x69,0x64]);})[_0x51de91([0x74,0x68,0x65,0x6e])](_0x3d057f=>(_0x58b6d1(),_0x3d057f),()=>{const _0x3ec187=_0x35948c();return null==_0x3ec187?(_0x58b6d1(),_0x51de91([0x56,0x61,0x6c,0x69,0x64])):_0x51de91(_0x17aeb1-_0x3ec187>(0x2dcb2eb6^_0x2d6d98)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x51de91([0x74,0x68,0x65,0x6e])](_0x5bab9d)[_0x51de91([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5bab9d(_0x51de91([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5c6db3=0x9f14436^_0x2d6d98;function _0x58b6d1(){const _0x41bf0b=_0x51de91([0x6c,0x6c,0x63,0x74,0x2d])+_0x466abc(_0x6458d5(_0x479aa8)),_0x362da6=_0x151017(_0x466abc(window[_0x51de91([0x4d,0x61,0x74,0x68])][_0x51de91([0x63,0x65,0x69,0x6c])](_0x17aeb1/_0x5c6db3)));window[_0x51de91([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51de91([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41bf0b,_0x362da6);}function _0x35948c(){const _0x38fe8e=_0x51de91([0x6c,0x6c,0x63,0x74,0x2d])+_0x466abc(_0x6458d5(_0x479aa8)),_0x439d61=window[_0x51de91([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51de91([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38fe8e);return _0x439d61?window[_0x51de91([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x151017(_0x439d61),0x10)*_0x5c6db3:null;}function _0x186736(_0x42f250){return new window[(_0x51de91([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c4d96,_0x4856e9)=>{_0x42f250[_0x51de91([0x74,0x68,0x65,0x6e])](_0x5c4d96,_0x4856e9),window[_0x51de91([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4856e9,0x9c67e76^_0x2d6d98);});}}_0x585c29[_0x51de91([0x6f,0x6e])](_0x51de91([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e88a9,_0xf499d9)=>{if(_0xf499d9[0x0]!=_0x479aa8)return _0x5bab9d(_0x51de91([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xf499d9[0x1]={..._0xf499d9[0x1],[_0x51de91([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x51ec67};},{[_0x51de91([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51de91([0x68,0x69,0x67,0x68])}),_0x585c29[_0x51de91([0x6f,0x6e])](_0x51de91([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d32bf=>{_0xe5d682(_0x5d32bf[_0x51de91([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2ebef=!0x0,_0xf3964c(_0x5d32bf[_0x51de91([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x51de91([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51de91([0x6c,0x6f,0x77])}),_0x553f12[_0x51de91([0x74,0x68,0x65,0x6e])](()=>{_0x2ebef||_0x5bab9d(_0x51de91([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2f4fad(){return _0x585c29[_0x51de91([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51de91([0x76,0x69,0x65,0x77])][_0x51de91([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x51de91([0x61,0x75,0x74,0x6f]);}function _0x5567a5(){_0x585c29[_0x51de91([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51de91([0x76,0x69,0x65,0x77])][_0x51de91([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x51de91([0x61,0x75,0x74,0x6f]);}}function _0x237439(_0x5aceec){const _0x4ccc19=[new window[(_0x51de91([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21dafe=>setTimeout(_0x21dafe,0x9ce947a^_0x2d6d98)),_0x553f12[_0x51de91([0x74,0x68,0x65,0x6e])](()=>new window[(_0x51de91([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18e1f8=>{let _0x40a31c=0x0;_0x585c29[_0x51de91([0x6d,0x6f,0x64,0x65,0x6c])][_0x51de91([0x6f,0x6e])](_0x51de91([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x23b3fe,_0x10d933)=>{_0x10d933[0x0][_0x51de91([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x40a31c++,_0x40a31c==(0x9c7ab4e^_0x2d6d98)&&(_0x18e1f8(),_0x23b3fe[_0x51de91([0x6f,0x66,0x66])]());});}))];return window[_0x51de91([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x51de91([0x72,0x61,0x63,0x65])](_0x4ccc19)[_0x51de91([0x74,0x68,0x65,0x6e])](()=>_0x5aceec);}async function _0x1c1a89(){await _0x553f12,_0x585c29[_0x51de91([0x6d,0x6f,0x64,0x65,0x6c])][_0x51de91([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5111d7,_0x585c29[_0x51de91([0x6d,0x6f,0x64,0x65,0x6c])][_0x51de91([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5111d7,_0x585c29[_0x51de91([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x51de91([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4ade98(_0x2c46cf){const _0x259a88=_0xaf86c7();_0x585c29[_0x259a88]=_0x51de91([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])+_0x2c46cf,_0x2c46cf!=_0x51de91([0x56,0x61,0x6c,0x69,0x64])&&_0x1c1a89();}function _0xaf86c7(){const _0x244bc0=window[_0x51de91([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x51de91([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x51de91([0x6e,0x6f,0x77])]())[_0x51de91([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x51de91([0x2e]),'');let _0x3cde27=_0x51de91([0x46]);for(let _0x17d7d0=0x0;_0x17d7d0<_0x244bc0[_0x51de91([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17d7d0+=0x2){let _0x258384=window[_0x51de91([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x244bc0[_0x51de91([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17d7d0,_0x17d7d0+0x2));_0x258384>=_0x4ec023[_0x51de91([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x258384-=_0x4ec023[_0x51de91([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3cde27+=_0x4ec023[_0x258384];}return _0x3cde27;}function _0x2600c5(){const _0x9e54f7=_0x162749[_0x51de91([0x73,0x70,0x6c,0x69,0x74])](_0x51de91([0x2e]));if(0x3!=_0x9e54f7[_0x51de91([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2109f1(_0x9e54f7[0x1]);function _0x2109f1(_0x25156a){const _0x48620b=_0x34ba08(_0x25156a);return _0x48620b&&_0x3abff6()?_0x48620b:null;function _0x3abff6(){const _0x2dd766=_0x48620b[_0x51de91([0x6a,0x74,0x69])],_0x239769=window[_0x51de91([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dd766[_0x51de91([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2dd766[_0x51de91([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e61ca={..._0x48620b,[_0x51de91([0x6a,0x74,0x69])]:_0x2dd766[_0x51de91([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2dd766[_0x51de91([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e61ca[_0x51de91([0x76,0x63])],_0x6458d5(_0x1e61ca)==_0x239769;}}}async function _0x2b28d7(){let _0x14484e=!0x0;try{const _0x2a71dd=_0x162749[_0x51de91([0x73,0x70,0x6c,0x69,0x74])](_0x51de91([0x2e])),[_0x165e09,_0x5c7184,_0x365e88]=_0x2a71dd;return _0x51612b(_0x165e09),await _0x6f6e3e(_0x165e09,_0x5c7184,_0x365e88),_0x14484e;}catch{return!0x1;}function _0x51612b(_0x235f69){const _0x3808f1=_0x34ba08(_0x235f69);_0x3808f1&&_0x3808f1[_0x51de91([0x61,0x6c,0x67])]==_0x51de91([0x45,0x53,0x32,0x35,0x36])||(_0x14484e=!0x1);}async function _0x6f6e3e(_0x1d3bfd,_0x23bcb8,_0x6f04ec){const _0x3a00c7=window[_0x51de91([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x51de91([0x66,0x72,0x6f,0x6d])](_0x5388a8(_0x6f04ec),_0x311c60=>_0x311c60[_0x51de91([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x86aef1=new window[(_0x51de91([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x51de91([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1d3bfd+_0x51de91([0x2e])+_0x23bcb8),_0x39d549=window[_0x51de91([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x51de91([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39d549)return;const _0x318162=await _0x39d549[_0x51de91([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x51de91([0x6a,0x77,0x6b]),_0x35269a,{[_0x51de91([0x6e,0x61,0x6d,0x65])]:_0x51de91([0x45,0x43,0x44,0x53,0x41]),[_0x51de91([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x51de91([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x51de91([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39d549[_0x51de91([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x51de91([0x6e,0x61,0x6d,0x65])]:_0x51de91([0x45,0x43,0x44,0x53,0x41]),[_0x51de91([0x68,0x61,0x73,0x68])]:{[_0x51de91([0x6e,0x61,0x6d,0x65])]:_0x51de91([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x318162,_0x3a00c7,_0x86aef1)||(_0x14484e=!0x1);}}function _0x34ba08(_0x4880cc){return _0x4880cc[_0x51de91([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x51de91([0x65,0x79]))?JSON[_0x51de91([0x70,0x61,0x72,0x73,0x65])](_0x5388a8(_0x4880cc)):null;}function _0x5388a8(_0x5e8d16){return window[_0x51de91([0x61,0x74,0x6f,0x62])](_0x5e8d16[_0x51de91([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x51de91([0x2b]))[_0x51de91([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x51de91([0x2f])));}function _0x6458d5(_0x136bbe){let _0x4f99ea=0x1505;function _0x598b5e(_0x40089f){for(let _0x2f4f67=0x0;_0x2f4f67<_0x40089f[_0x51de91([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f4f67++){const _0x570622=_0x40089f[_0x51de91([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2f4f67);_0x4f99ea=(_0x4f99ea<<0x5)+_0x4f99ea+_0x570622,_0x4f99ea&=_0x4f99ea;}}function _0x1e9e0a(_0x4f10a0){Array[_0x51de91([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4f10a0)?_0x4f10a0[_0x51de91([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1e9e0a):_0x4f10a0&&typeof _0x4f10a0==_0x51de91([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x51de91([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4f10a0)[_0x51de91([0x73,0x6f,0x72,0x74])]()[_0x51de91([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5cd180,_0x5aea83])=>{_0x598b5e(_0x5cd180),_0x1e9e0a(_0x5aea83);}):_0x598b5e(window[_0x51de91([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4f10a0));}return _0x1e9e0a(_0x136bbe),_0x4f99ea>>>0x0;}function _0x466abc(_0x37015e){return _0x37015e[_0x51de91([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x51de91([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x51de91([0x30]));}function _0x151017(_0x945c22){return _0x945c22[_0x51de91([0x73,0x70,0x6c,0x69,0x74])]('')[_0x51de91([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x51de91([0x6a,0x6f,0x69,0x6e])]('');}function _0x5111d7(){}function _0x51de91(_0x1c8386){const _0x3fe0de=_0x2722;return _0x1c8386[_0x3fe0de(0x146)](_0x1d425f=>String[_0x3fe0de(0x13f)](_0x1d425f))[_0x3fe0de(0x152)]('');}_0x4ade98(await _0x22e00f());}(this);}}
23
+ function _0x6155(){const _0x4cebfb=['view','_parsedData','plugins','21OlTlfZ','text/html','dataTransfer','afterInit','9RHBWfY','685955CccPjC','getData','PasteFromOffice','init','execute','ClipboardPipeline','stylesProcessor','document','6137656khDgXT','requires','href','PasteFromOfficeEnhancedInliner','pluginName','inputTransformation','map','isActive','3520284PSwBFi','isPremiumPlugin','high','join','get','534504RHOguy','2333675JPiNJf','editing','editor','617326kEANCt','isOfficialPlugin','fromCharCode','722232ZDXXmR'];_0x6155=function(){return _0x4cebfb;};return _0x6155();}const _0x2f48ce=_0x3422;(function(_0x2f49f6,_0xf83e20){const _0x18e7bd=_0x3422,_0x28adc8=_0x2f49f6();while(!![]){try{const _0x4e2ae3=parseInt(_0x18e7bd(0x9f))/0x1+-parseInt(_0x18e7bd(0x93))/0x2*(parseInt(_0x18e7bd(0x9e))/0x3)+parseInt(_0x18e7bd(0x8a))/0x4+parseInt(_0x18e7bd(0x90))/0x5+-parseInt(_0x18e7bd(0x8f))/0x6*(-parseInt(_0x18e7bd(0x9a))/0x7)+-parseInt(_0x18e7bd(0xa7))/0x8+-parseInt(_0x18e7bd(0x96))/0x9;if(_0x4e2ae3===_0xf83e20)break;else _0x28adc8['push'](_0x28adc8['shift']());}catch(_0x4f0b61){_0x28adc8['push'](_0x28adc8['shift']());}}}(_0x6155,0x808e9));import{Plugin as _0x55d1b0}from'ckeditor5/src/core.js';function _0x3422(_0x2711e3,_0x12650d){const _0x61551a=_0x6155();return _0x3422=function(_0x342235,_0x4ab8ef){_0x342235=_0x342235-0x89;let _0x5d63be=_0x61551a[_0x342235];return _0x5d63be;},_0x3422(_0x2711e3,_0x12650d);}import{parseHtml as _0x5ed40e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x392f69,uid as _0x3c9e50}from'ckeditor5/src/utils.js';import _0x2a5172 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x55d1b0{static get[_0x2f48ce(0xab)](){const _0x1a5a4b=_0x2f48ce;return _0x1a5a4b(0xaa);}static get[_0x2f48ce(0x94)](){return!0x0;}static get[_0x2f48ce(0x8b)](){return!0x0;}static get[_0x2f48ce(0xa8)](){const _0x30baa5=_0x2f48ce;return[_0x30baa5(0xa1)];}[_0x2f48ce(0xa2)](){const _0x27a29e=_0x2f48ce,_0x2ee045=this[_0x27a29e(0x92)],_0x207043=_0x2ee045[_0x27a29e(0x99)][_0x27a29e(0x8e)](_0x27a29e(0xa4)),_0x2c87f1=_0x2ee045[_0x27a29e(0x91)][_0x27a29e(0x97)][_0x27a29e(0xa6)],_0x1184f0=new _0x2a5172(_0x2c87f1);_0x207043['on'](_0x27a29e(0xac),(_0x546fc1,_0x1d6074)=>{const _0x19f1c1=_0x27a29e,_0x3fda17=_0x1d6074[_0x19f1c1(0x9c)][_0x19f1c1(0xa0)](_0x19f1c1(0x9b));_0x1184f0[_0x19f1c1(0x89)](_0x3fda17)&&(_0x1d6074[_0x19f1c1(0x98)]||(_0x1d6074[_0x19f1c1(0x98)]=_0x5ed40e(_0x3fda17,_0x2c87f1[_0x19f1c1(0xa5)])),_0x1184f0[_0x19f1c1(0xa3)](_0x1d6074));},{'priority':_0x392f69[_0x27a29e(0x8e)](_0x27a29e(0x8c))+0xb});}[_0x2f48ce(0x9d)](){!async function(_0x5671f8){const _0x5b42f9=_0x5bbb02([0x4e,0x72,0x77,0x4a,0x43,0x37,0x6d,0x34,0x68,0x65,0x44,0x75,0x61,0x51,0x54,0x6e,0x6c,0x41,0x4b,0x48,0x47,0x30,0x79,0x64,0x49,0x69,0x66,0x31,0x39,0x71,0x63,0x76,0x6f,0x73,0x58,0x6a,0x33,0x70,0x74,0x62,0x42,0x52,0x36,0x56,0x4c,0x7a,0x32,0x35,0x4f,0x53,0x55,0x46,0x4d,0x45,0x5a,0x50,0x67,0x57,0x38,0x6b,0x78,0x59]),_0x31d985=0x2ebd8fab,_0x549f84=0x2ebae50b^_0x31d985,_0x5f4c77=window[_0x5bbb02([0x44,0x61,0x74,0x65])][_0x5bbb02([0x6e,0x6f,0x77])](),_0x4fd519=_0x5671f8[_0x5bbb02([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x456b0b=new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ffba2=>{_0x4fd519[_0x5bbb02([0x6f,0x6e,0x63,0x65])](_0x5bbb02([0x72,0x65,0x61,0x64,0x79]),_0x1ffba2);}),_0x40e633={[_0x5bbb02([0x6b,0x74,0x79])]:_0x5bbb02([0x45,0x43]),[_0x5bbb02([0x75,0x73,0x65])]:_0x5bbb02([0x73,0x69,0x67]),[_0x5bbb02([0x63,0x72,0x76])]:_0x5bbb02([0x50,0x2d,0x32,0x35,0x36]),[_0x5bbb02([0x78])]:_0x5bbb02([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]),[_0x5bbb02([0x79])]:_0x5bbb02([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]),[_0x5bbb02([0x61,0x6c,0x67])]:_0x5bbb02([0x45,0x53,0x32,0x35,0x36])},_0x47e1e6=_0x4fd519[_0x5bbb02([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5bbb02([0x67,0x65,0x74])](_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x219cac(){let _0x1ebd7a,_0x46ffe8=null,_0x1dc252=null;try{if(_0x47e1e6==_0x5bbb02([0x47,0x50,0x4c]))return _0x5bbb02([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ebd7a=_0x153957(),!_0x1ebd7a)return _0x5bbb02([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ebd7a[_0x5bbb02([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1dc252=_0x397e57(_0x1ebd7a[_0x5bbb02([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ebd7a[_0x5bbb02([0x6a,0x74,0x69])])),await _0x4a2c98()?_0x38b567()?_0x568065()?_0x5bbb02([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5686a3()?(_0x1ebd7a[_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bbb02([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x46ffe8=_0x5be0a1(_0x5bbb02([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1ebd7a[_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bbb02([0x74,0x72,0x69,0x61,0x6c])&&(_0x46ffe8=_0x5be0a1(_0x5bbb02([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x534c7f()):_0x5bbb02([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5bbb02([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5bbb02([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5bbb02([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x568065(){const _0x36b592=[_0x5bbb02([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5bbb02([0x74,0x72,0x69,0x61,0x6c])][_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ebd7a[_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5f4c77/0x3e8:0xe10*_0x549f84;return _0x1ebd7a[_0x5bbb02([0x65,0x78,0x70])]<_0x36b592;}function _0x38b567(){const _0x5649e1=_0x1ebd7a[_0x5bbb02([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5649e1&&(!!_0x5649e1[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb02([0x2a]))||(!!_0x5649e1[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb02([0x50,0x4f,0x45]))||!!_0x5649e1[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb02([0x50,0x50]))));}function _0x5686a3(){const _0x4c048e=_0x3422,_0x5a735d=_0x1ebd7a[_0x5bbb02([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a735d||0x0==_0x5a735d[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1f4007}=new URL(window[_0x5bbb02([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4c048e(0xa9)]);if(_0x5a735d[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f4007))return!0x0;const _0x212ac4=_0x1f4007[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])](_0x5bbb02([0x2e]));return _0x5a735d[_0x5bbb02([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c67ac=>_0x3c67ac[_0x5bbb02([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb02([0x2a])))[_0x5bbb02([0x6d,0x61,0x70])](_0x10e2ee=>_0x10e2ee[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])](_0x5bbb02([0x2e])))[_0x5bbb02([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bf234=>_0x5bf234[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x212ac4[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bbb02([0x6d,0x61,0x70])](_0x48162e=>Array(_0x212ac4[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x48162e[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bbb02([0x66,0x69,0x6c,0x6c])](_0x48162e[0x0]===_0x5bbb02([0x2a])?_0x5bbb02([0x2a]):'')[_0x5bbb02([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x48162e))[_0x5bbb02([0x73,0x6f,0x6d,0x65])](_0x12b47b=>_0x212ac4[_0x5bbb02([0x65,0x76,0x65,0x72,0x79])]((_0x573dfb,_0x3ecbc9)=>_0x12b47b[_0x3ecbc9]===_0x573dfb||_0x12b47b[_0x3ecbc9]===_0x5bbb02([0x2a])));}function _0x534c7f(){return _0x46ffe8&&_0x1dc252?new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb8daee,_0xb2dd4f)=>{_0x46ffe8[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0xb8daee,_0xb2dd4f),_0x1dc252[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0xe12856=>{_0xe12856!=_0x5bbb02([0x56,0x61,0x6c,0x69,0x64])&&_0xb8daee(_0xe12856);},_0xb2dd4f);}):_0x46ffe8||_0x1dc252||_0x5bbb02([0x56,0x61,0x6c,0x69,0x64]);}}function _0x397e57(_0x2f2dbc,_0x1a59e1){return new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bb360=>{if(_0x4d0ee5())return _0x5bb360(_0x5bbb02([0x56,0x61,0x6c,0x69,0x64]));_0x2625a5(),_0x4fd519[_0x5bbb02([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5bbb02([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x161ce7=!0x1;const _0x49b8a0=_0x3c9e50();function _0x460ab7(_0x4a877c){return!!_0x4a877c&&(typeof _0x4a877c===_0x5bbb02([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a877c===_0x5bbb02([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a877c[_0x5bbb02([0x74,0x68,0x65,0x6e])]===_0x5bbb02([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a877c[_0x5bbb02([0x63,0x61,0x74,0x63,0x68])]===_0x5bbb02([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5bce49(_0x55dea2){_0x268d4c(_0x55dea2)[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0xcb22c9=>{if(!_0xcb22c9||_0xcb22c9[_0x5bbb02([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5bbb02([0x6f,0x6b]))return _0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x35c0bd(_0x3cd178(_0x49b8a0+_0x1a59e1))!=_0xcb22c9[_0x5bbb02([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5bbb02([0x56,0x61,0x6c,0x69,0x64]);})[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0x732ec=>(_0x2b3447(),_0x732ec),()=>{const _0x3196d9=_0x5d7fe4();return null==_0x3196d9?(_0x2b3447(),_0x5bbb02([0x56,0x61,0x6c,0x69,0x64])):_0x5bbb02(_0x5f4c77-_0x3196d9>(0xab10bab^_0x31d985)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0x5bb360)[_0x5bbb02([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5bb360(_0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x21ad1e=0x2e8b612b^_0x31d985;function _0x2b3447(){const _0x3172e4=_0x5bbb02([0x6c,0x6c,0x63,0x74,0x2d])+_0x35c0bd(_0x3cd178(_0x2f2dbc)),_0x256881=_0xea233f(_0x35c0bd(window[_0x5bbb02([0x4d,0x61,0x74,0x68])][_0x5bbb02([0x63,0x65,0x69,0x6c])](_0x5f4c77/_0x21ad1e)));window[_0x5bbb02([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bbb02([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3172e4,_0x256881);}function _0x5d7fe4(){const _0x1210c4=_0x5bbb02([0x6c,0x6c,0x63,0x74,0x2d])+_0x35c0bd(_0x3cd178(_0x2f2dbc)),_0x1eae15=window[_0x5bbb02([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bbb02([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1210c4);return _0x1eae15?window[_0x5bbb02([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xea233f(_0x1eae15),0x10)*_0x21ad1e:null;}function _0x268d4c(_0x48ff11){return new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d8238,_0x246bd1)=>{_0x48ff11[_0x5bbb02([0x74,0x68,0x65,0x6e])](_0x3d8238,_0x246bd1),window[_0x5bbb02([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x246bd1,0x2ebc5b6b^_0x31d985);});}}_0x4fd519[_0x5bbb02([0x6f,0x6e])](_0x5bbb02([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x288693,_0x53ab07)=>{if(_0x53ab07[0x0]!=_0x2f2dbc)return _0x5bb360(_0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53ab07[0x1]={..._0x53ab07[0x1],[_0x5bbb02([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x49b8a0};},{[_0x5bbb02([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bbb02([0x68,0x69,0x67,0x68])}),_0x4fd519[_0x5bbb02([0x6f,0x6e])](_0x5bbb02([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3e2cca=>{_0x460ab7(_0x3e2cca[_0x5bbb02([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x161ce7=!0x0,_0x5bce49(_0x3e2cca[_0x5bbb02([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5bbb02([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bbb02([0x6c,0x6f,0x77])}),_0x456b0b[_0x5bbb02([0x74,0x68,0x65,0x6e])](()=>{_0x161ce7||_0x5bb360(_0x5bbb02([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d0ee5(){return _0x4fd519[_0x5bbb02([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bbb02([0x76,0x69,0x65,0x77])][_0x5bbb02([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5bbb02([0x61,0x75,0x74,0x6f]);}function _0x2625a5(){_0x4fd519[_0x5bbb02([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bbb02([0x76,0x69,0x65,0x77])][_0x5bbb02([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5bbb02([0x61,0x75,0x74,0x6f]);}}function _0x5be0a1(_0x3e24c2){const _0x59eafc=[new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9e68fe=>setTimeout(_0x9e68fe,0x2eb4b167^_0x31d985)),_0x456b0b[_0x5bbb02([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f4dd9=>{let _0x39cca6=0x0;_0x4fd519[_0x5bbb02([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bbb02([0x6f,0x6e])](_0x5bbb02([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3f416c,_0x3af7bc)=>{_0x3af7bc[0x0][_0x5bbb02([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x39cca6++,_0x39cca6==(0x2ebd8e53^_0x31d985)&&(_0x2f4dd9(),_0x3f416c[_0x5bbb02([0x6f,0x66,0x66])]());});}))];return window[_0x5bbb02([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5bbb02([0x72,0x61,0x63,0x65])](_0x59eafc)[_0x5bbb02([0x74,0x68,0x65,0x6e])](()=>_0x3e24c2);}async function _0x3e285b(){await _0x456b0b,_0x4fd519[_0x5bbb02([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bbb02([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a96b8,_0x4fd519[_0x5bbb02([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bbb02([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a96b8,_0x4fd519[_0x5bbb02([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5bbb02([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x512047(_0xc9456c){const _0x47ddf4=_0x52a848();_0x4fd519[_0x47ddf4]=_0x5bbb02([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])+_0xc9456c,_0xc9456c!=_0x5bbb02([0x56,0x61,0x6c,0x69,0x64])&&_0x3e285b();}function _0x52a848(){const _0x79f914=window[_0x5bbb02([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5bbb02([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5bbb02([0x6e,0x6f,0x77])]())[_0x5bbb02([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5bbb02([0x2e]),'');let _0x583449=_0x5bbb02([0x4e]);for(let _0x27954d=0x0;_0x27954d<_0x79f914[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x27954d+=0x2){let _0x454130=window[_0x5bbb02([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x79f914[_0x5bbb02([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27954d,_0x27954d+0x2));_0x454130>=_0x5b42f9[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x454130-=_0x5b42f9[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x583449+=_0x5b42f9[_0x454130];}return _0x583449;}function _0x153957(){const _0xe72d20=_0x47e1e6[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])](_0x5bbb02([0x2e]));if(0x3!=_0xe72d20[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1323f6(_0xe72d20[0x1]);function _0x1323f6(_0x5ed219){const _0x4a883b=_0x254417(_0x5ed219);return _0x4a883b&&_0xc200a2()?_0x4a883b:null;function _0xc200a2(){const _0x181bc0=_0x4a883b[_0x5bbb02([0x6a,0x74,0x69])],_0x2b820a=window[_0x5bbb02([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x181bc0[_0x5bbb02([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x181bc0[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x57dc49={..._0x4a883b,[_0x5bbb02([0x6a,0x74,0x69])]:_0x181bc0[_0x5bbb02([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x181bc0[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x57dc49[_0x5bbb02([0x76,0x63])],_0x3cd178(_0x57dc49)==_0x2b820a;}}}async function _0x4a2c98(){let _0x30e38f=!0x0;try{const _0xcf1eff=_0x47e1e6[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])](_0x5bbb02([0x2e])),[_0x5e908a,_0x53bf06,_0x119708]=_0xcf1eff;return _0x378f74(_0x5e908a),await _0x336dc6(_0x5e908a,_0x53bf06,_0x119708),_0x30e38f;}catch{return!0x1;}function _0x378f74(_0x2d383e){const _0x72cb74=_0x254417(_0x2d383e);_0x72cb74&&_0x72cb74[_0x5bbb02([0x61,0x6c,0x67])]==_0x5bbb02([0x45,0x53,0x32,0x35,0x36])||(_0x30e38f=!0x1);}async function _0x336dc6(_0x3563e3,_0x5cb967,_0x1cc782){const _0x1c24c4=window[_0x5bbb02([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5bbb02([0x66,0x72,0x6f,0x6d])](_0x260258(_0x1cc782),_0xaf88aa=>_0xaf88aa[_0x5bbb02([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1d3f0b=new window[(_0x5bbb02([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5bbb02([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3563e3+_0x5bbb02([0x2e])+_0x5cb967),_0x16851e=window[_0x5bbb02([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5bbb02([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16851e)return;const _0x2b15fe=await _0x16851e[_0x5bbb02([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5bbb02([0x6a,0x77,0x6b]),_0x40e633,{[_0x5bbb02([0x6e,0x61,0x6d,0x65])]:_0x5bbb02([0x45,0x43,0x44,0x53,0x41]),[_0x5bbb02([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5bbb02([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5bbb02([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16851e[_0x5bbb02([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5bbb02([0x6e,0x61,0x6d,0x65])]:_0x5bbb02([0x45,0x43,0x44,0x53,0x41]),[_0x5bbb02([0x68,0x61,0x73,0x68])]:{[_0x5bbb02([0x6e,0x61,0x6d,0x65])]:_0x5bbb02([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2b15fe,_0x1c24c4,_0x1d3f0b)||(_0x30e38f=!0x1);}}function _0x254417(_0x4c58c5){return _0x4c58c5[_0x5bbb02([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5bbb02([0x65,0x79]))?JSON[_0x5bbb02([0x70,0x61,0x72,0x73,0x65])](_0x260258(_0x4c58c5)):null;}function _0x260258(_0x35ac61){return window[_0x5bbb02([0x61,0x74,0x6f,0x62])](_0x35ac61[_0x5bbb02([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5bbb02([0x2b]))[_0x5bbb02([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5bbb02([0x2f])));}function _0x3cd178(_0x5b1e4f){let _0x45328e=0x1505;function _0x50a341(_0x1fd672){for(let _0x4b2278=0x0;_0x4b2278<_0x1fd672[_0x5bbb02([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b2278++){const _0x22197c=_0x1fd672[_0x5bbb02([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4b2278);_0x45328e=(_0x45328e<<0x5)+_0x45328e+_0x22197c,_0x45328e&=_0x45328e;}}function _0x471693(_0x1158d3){Array[_0x5bbb02([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1158d3)?_0x1158d3[_0x5bbb02([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x471693):_0x1158d3&&typeof _0x1158d3==_0x5bbb02([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5bbb02([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1158d3)[_0x5bbb02([0x73,0x6f,0x72,0x74])]()[_0x5bbb02([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x33fd7b,_0x2d8490])=>{_0x50a341(_0x33fd7b),_0x471693(_0x2d8490);}):_0x50a341(window[_0x5bbb02([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1158d3));}return _0x471693(_0x5b1e4f),_0x45328e>>>0x0;}function _0x35c0bd(_0x1e4cfb){return _0x1e4cfb[_0x5bbb02([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5bbb02([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5bbb02([0x30]));}function _0xea233f(_0x467e31){return _0x467e31[_0x5bbb02([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5bbb02([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5bbb02([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a96b8(){}function _0x5bbb02(_0x2eb957){const _0x4a6132=_0x3422;return _0x2eb957[_0x4a6132(0xad)](_0x37d248=>String[_0x4a6132(0x95)](_0x37d248))[_0x4a6132(0x8d)]('');}_0x512047(await _0x219cac());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b978b=_0x3d94;(function(_0x166d8f,_0x29179d){const _0x4d8fae=_0x3d94,_0x9f050a=_0x166d8f();while(!![]){try{const _0xa781b0=-parseInt(_0x4d8fae(0x13a))/0x1*(parseInt(_0x4d8fae(0x136))/0x2)+parseInt(_0x4d8fae(0x123))/0x3*(-parseInt(_0x4d8fae(0x13b))/0x4)+-parseInt(_0x4d8fae(0x129))/0x5*(parseInt(_0x4d8fae(0x151))/0x6)+parseInt(_0x4d8fae(0x145))/0x7+-parseInt(_0x4d8fae(0x148))/0x8*(parseInt(_0x4d8fae(0x12e))/0x9)+parseInt(_0x4d8fae(0x133))/0xa+parseInt(_0x4d8fae(0x132))/0xb*(parseInt(_0x4d8fae(0x135))/0xc);if(_0xa781b0===_0x29179d)break;else _0x9f050a['push'](_0x9f050a['shift']());}catch(_0x51fcb8){_0x9f050a['push'](_0x9f050a['shift']());}}}(_0x4278,0x5c8e4));import{Plugin as _0x163009}from'ckeditor5/src/core.js';import{parseHtml as _0x2a2917}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x14248b}from'ckeditor5/src/utils.js';import _0xb0b77c from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x4278(){const _0x1736f4=['_licenseKeyCheckInterval','getData','dataTransfer','PasteFromOfficeEnhanced','isActive','pasteFromOfficeEnhancedLicenseKeyTrialLimit','plugins','3DHHdQd','pasteFromOfficeEnhancedLicenseKeyNotAllowed','requires','init','PasteFromOfficeEnhancedPropagator','stylesProcessor','92195FDDZMC','pasteFromOfficeEnhancedLicenseKeyExpired','PasteFromOffice','text/html','isOfficialPlugin','18mAyMej','high','invalid','view','1543443bPipby','7054850EafJlk','expired','60reovJl','178456lHYeag','document','pasteFromOfficeEnhancedLicenseKeyUsageLimit','editing','7HldcaR','1614688aDrQQt','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','domainLimit','inputTransformation','trialLimit','pasteFromOfficeEnhancedLicenseKeyValid','licenseKey','pasteFromOfficeEnhancedLicenseKeyInvalid','pluginName','pasteFromOfficeEnhancedLicenseKeyDomainLimit','4035395cwiJeG','get','execute','903272FpiJfn','_showLicenseError','usageLimit','isPremiumPlugin','config','evaluationLimit','editor','destroy','featureNotAllowed','114LCuMpp','_parsedData','ClipboardPipeline'];_0x4278=function(){return _0x1736f4;};return _0x4278();}function _0x3d94(_0x3550b4,_0x22bbec){const _0x427808=_0x4278();return _0x3d94=function(_0x3d94ff,_0x4ad3e8){_0x3d94ff=_0x3d94ff-0x11d;let _0x3766ca=_0x427808[_0x3d94ff];return _0x3766ca;},_0x3d94(_0x3550b4,_0x22bbec);}export default class s extends _0x163009{[_0x1b978b(0x141)];[_0x1b978b(0x154)];static get[_0x1b978b(0x143)](){const _0x5bc249=_0x1b978b;return _0x5bc249(0x127);}static get[_0x1b978b(0x12d)](){return!0x0;}static get[_0x1b978b(0x14b)](){return!0x0;}static get[_0x1b978b(0x125)](){const _0x170316=_0x1b978b;return[_0x170316(0x12b)];}[_0x1b978b(0x126)](){const _0xa339a7=_0x1b978b,_0x40d030=this[_0xa339a7(0x14e)],_0x3b7d5c=_0x40d030[_0xa339a7(0x122)][_0xa339a7(0x146)](_0xa339a7(0x153)),_0xee1663=_0x40d030[_0xa339a7(0x139)][_0xa339a7(0x131)][_0xa339a7(0x137)],_0x4a9ce6=new _0xb0b77c(_0xee1663);_0x3b7d5c['on'](_0xa339a7(0x13e),(_0x9f91e4,_0x4756b9)=>{const _0x2e89a2=_0xa339a7,_0x1d57dc=_0x4756b9[_0x2e89a2(0x11e)][_0x2e89a2(0x11d)](_0x2e89a2(0x12c));_0x4a9ce6[_0x2e89a2(0x120)](_0x1d57dc)&&(_0x4756b9[_0x2e89a2(0x152)]||(_0x4756b9[_0x2e89a2(0x152)]=_0x2a2917(_0x1d57dc,_0xee1663[_0x2e89a2(0x128)])),_0x4a9ce6[_0x2e89a2(0x147)](_0x4756b9));},{'priority':_0x14248b[_0xa339a7(0x146)](_0xa339a7(0x12f))+0xa}),this[_0xa339a7(0x141)]=this[_0xa339a7(0x14e)][_0xa339a7(0x14c)][_0xa339a7(0x146)](_0xa339a7(0x141));const _0x4f67b7=this[_0xa339a7(0x14e)];this[_0xa339a7(0x154)]=setInterval(()=>{const _0x3100ff=_0xa339a7;let _0x12c661;for(const _0x5baafd in _0x4f67b7){const _0x2775b8=_0x5baafd,_0xcedefa=_0x4f67b7[_0x2775b8];if(_0x3100ff(0x140)==_0xcedefa||_0x3100ff(0x142)==_0xcedefa||_0x3100ff(0x12a)==_0xcedefa||_0x3100ff(0x144)==_0xcedefa||_0x3100ff(0x124)==_0xcedefa||_0x3100ff(0x13c)==_0xcedefa||_0x3100ff(0x121)==_0xcedefa||_0x3100ff(0x138)==_0xcedefa){delete _0x4f67b7[_0x2775b8],_0x12c661=_0xcedefa,clearInterval(this[_0x3100ff(0x154)]),this[_0x3100ff(0x154)]=void 0x0;break;}}_0x3100ff(0x142)==_0x12c661&&_0x4f67b7[_0x3100ff(0x149)](_0x3100ff(0x130)),_0x3100ff(0x12a)==_0x12c661&&_0x4f67b7[_0x3100ff(0x149)](_0x3100ff(0x134)),_0x3100ff(0x144)==_0x12c661&&_0x4f67b7[_0x3100ff(0x149)](_0x3100ff(0x13d)),_0x3100ff(0x124)==_0x12c661&&_0x4f67b7[_0x3100ff(0x149)](_0x3100ff(0x150),_0x3100ff(0x11f)),_0x3100ff(0x13c)==_0x12c661&&_0x4f67b7[_0x3100ff(0x149)](_0x3100ff(0x14d)),_0x3100ff(0x121)==_0x12c661&&_0x4f67b7[_0x3100ff(0x149)](_0x3100ff(0x13f)),_0x3100ff(0x138)==_0x12c661&&_0x4f67b7[_0x3100ff(0x149)](_0x3100ff(0x14a));},0x3e8);}[_0x1b978b(0x14f)](){const _0x3a55d2=_0x1b978b;super[_0x3a55d2(0x14f)](),this[_0x3a55d2(0x154)]&&clearInterval(this[_0x3a55d2(0x154)]);}}
23
+ const _0x5c1e7b=_0x49eb;function _0x49eb(_0x2fd3e1,_0x5a1298){const _0x4b7538=_0x4b75();return _0x49eb=function(_0x49ebea,_0x48ed4c){_0x49ebea=_0x49ebea-0xc9;let _0xf07b6a=_0x4b7538[_0x49ebea];return _0xf07b6a;},_0x49eb(_0x2fd3e1,_0x5a1298);}(function(_0xd28200,_0x20046d){const _0xbcb532=_0x49eb,_0x1ec4ba=_0xd28200();while(!![]){try{const _0x28e756=parseInt(_0xbcb532(0xf3))/0x1*(parseInt(_0xbcb532(0xd6))/0x2)+parseInt(_0xbcb532(0xfc))/0x3+parseInt(_0xbcb532(0xf6))/0x4*(-parseInt(_0xbcb532(0xf4))/0x5)+parseInt(_0xbcb532(0xd9))/0x6+-parseInt(_0xbcb532(0xef))/0x7+parseInt(_0xbcb532(0xd7))/0x8+parseInt(_0xbcb532(0xe8))/0x9*(-parseInt(_0xbcb532(0xdf))/0xa);if(_0x28e756===_0x20046d)break;else _0x1ec4ba['push'](_0x1ec4ba['shift']());}catch(_0x2a4dd5){_0x1ec4ba['push'](_0x1ec4ba['shift']());}}}(_0x4b75,0x317f1));import{Plugin as _0x5238a6}from'ckeditor5/src/core.js';import{parseHtml as _0x131385}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4924e9}from'ckeditor5/src/utils.js';function _0x4b75(){const _0x5dc0a5=['high','pluginName','invalid','5276MyDUCP','1740624DAQSdw','_licenseKeyCheckInterval','1832214PKXlXt','featureNotAllowed','isActive','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyDomainLimit','text/html','30sWVIxE','stylesProcessor','_parsedData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','isOfficialPlugin','PasteFromOfficeEnhanced','destroy','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','expired','499509aLadUw','execute','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired','plugins','PasteFromOffice','config','2298681deVXpq','pasteFromOfficeEnhancedLicenseKeyValid','dataTransfer','isPremiumPlugin','67oAyPYY','5yPyUXx','document','1322488VrYUcM','domainLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','requires','licenseKey','PasteFromOfficeEnhancedPropagator','985656pNSkUN','init','evaluationLimit','usageLimit','_showLicenseError','trialLimit','view','editor','editing','getData','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyInvalid','get'];_0x4b75=function(){return _0x5dc0a5;};return _0x4b75();}import _0x137b03 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x5238a6{[_0x5c1e7b(0xfa)];[_0x5c1e7b(0xd8)];static get[_0x5c1e7b(0xd4)](){const _0x33c307=_0x5c1e7b;return _0x33c307(0xfb);}static get[_0x5c1e7b(0xe3)](){return!0x0;}static get[_0x5c1e7b(0xf2)](){return!0x0;}static get[_0x5c1e7b(0xf9)](){const _0x90bf7c=_0x5c1e7b;return[_0x90bf7c(0xed)];}[_0x5c1e7b(0xfd)](){const _0x828a7=_0x5c1e7b,_0xcbe74a=this[_0x828a7(0xcd)],_0x4531dc=_0xcbe74a[_0x828a7(0xec)][_0x828a7(0xd2)](_0x828a7(0xd0)),_0x4e6dc1=_0xcbe74a[_0x828a7(0xce)][_0x828a7(0xcc)][_0x828a7(0xf5)],_0x2d3e19=new _0x137b03(_0x4e6dc1);_0x4531dc['on'](_0x828a7(0xea),(_0x9d169e,_0x36af72)=>{const _0x33ccf9=_0x828a7,_0x2e498e=_0x36af72[_0x33ccf9(0xf1)][_0x33ccf9(0xcf)](_0x33ccf9(0xde));_0x2d3e19[_0x33ccf9(0xdb)](_0x2e498e)&&(_0x36af72[_0x33ccf9(0xe1)]||(_0x36af72[_0x33ccf9(0xe1)]=_0x131385(_0x2e498e,_0x4e6dc1[_0x33ccf9(0xe0)])),_0x2d3e19[_0x33ccf9(0xe9)](_0x36af72));},{'priority':_0x4924e9[_0x828a7(0xd2)](_0x828a7(0xd3))+0xa}),this[_0x828a7(0xfa)]=this[_0x828a7(0xcd)][_0x828a7(0xee)][_0x828a7(0xd2)](_0x828a7(0xfa));const _0x51b331=this[_0x828a7(0xcd)];this[_0x828a7(0xd8)]=setInterval(()=>{const _0x1944a0=_0x828a7;let _0x4b643e;for(const _0x763820 in _0x51b331){const _0x22e10e=_0x763820,_0x26e404=_0x51b331[_0x22e10e];if(_0x1944a0(0xf0)==_0x26e404||_0x1944a0(0xd1)==_0x26e404||_0x1944a0(0xeb)==_0x26e404||_0x1944a0(0xdd)==_0x26e404||_0x1944a0(0xdc)==_0x26e404||_0x1944a0(0xe6)==_0x26e404||_0x1944a0(0xe2)==_0x26e404||_0x1944a0(0xf8)==_0x26e404){delete _0x51b331[_0x22e10e],_0x4b643e=_0x26e404,clearInterval(this[_0x1944a0(0xd8)]),this[_0x1944a0(0xd8)]=void 0x0;break;}}_0x1944a0(0xd1)==_0x4b643e&&_0x51b331[_0x1944a0(0xca)](_0x1944a0(0xd5)),_0x1944a0(0xeb)==_0x4b643e&&_0x51b331[_0x1944a0(0xca)](_0x1944a0(0xe7)),_0x1944a0(0xdd)==_0x4b643e&&_0x51b331[_0x1944a0(0xca)](_0x1944a0(0xf7)),_0x1944a0(0xdc)==_0x4b643e&&_0x51b331[_0x1944a0(0xca)](_0x1944a0(0xda),_0x1944a0(0xe4)),_0x1944a0(0xe6)==_0x4b643e&&_0x51b331[_0x1944a0(0xca)](_0x1944a0(0xfe)),_0x1944a0(0xe2)==_0x4b643e&&_0x51b331[_0x1944a0(0xca)](_0x1944a0(0xcb)),_0x1944a0(0xf8)==_0x4b643e&&_0x51b331[_0x1944a0(0xca)](_0x1944a0(0xc9));},0x3e8);}[_0x5c1e7b(0xe5)](){const _0x1da8f3=_0x5c1e7b;super[_0x1da8f3(0xe5)](),this[_0x1da8f3(0xd8)]&&clearInterval(this[_0x1da8f3(0xd8)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x48f570,_0x9b54e8){const _0x1eb1f3=_0x16a3,_0x41235b=_0x48f570();while(!![]){try{const _0x92943=-parseInt(_0x1eb1f3(0x198))/0x1*(parseInt(_0x1eb1f3(0x19e))/0x2)+-parseInt(_0x1eb1f3(0x19b))/0x3*(-parseInt(_0x1eb1f3(0x199))/0x4)+-parseInt(_0x1eb1f3(0x197))/0x5*(parseInt(_0x1eb1f3(0x19d))/0x6)+-parseInt(_0x1eb1f3(0x19a))/0x7*(-parseInt(_0x1eb1f3(0x194))/0x8)+parseInt(_0x1eb1f3(0x19f))/0x9*(parseInt(_0x1eb1f3(0x196))/0xa)+parseInt(_0x1eb1f3(0x1a0))/0xb+parseInt(_0x1eb1f3(0x19c))/0xc;if(_0x92943===_0x9b54e8)break;else _0x41235b['push'](_0x41235b['shift']());}catch(_0x2efbd4){_0x41235b['push'](_0x41235b['shift']());}}}(_0x3344,0x27d74));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x16a3(_0x1f7f2f,_0x35e983){const _0x334475=_0x3344();return _0x16a3=function(_0x16a386,_0x57418b){_0x16a386=_0x16a386-0x194;let _0x47b0cd=_0x334475[_0x16a386];return _0x47b0cd;},_0x16a3(_0x1f7f2f,_0x35e983);}function _0x3344(){const _0x2cc60a=['243735rKBaSG','3ZpuwAL','68UXzNGK','1379shjLoW','23178XBhfGt','199512YSvEQK','30sSQoTE','154918MshcFm','495FehKWE','1763960pREoje','848QbmrtM','test','56380ocbmtw'];_0x3344=function(){return _0x2cc60a;};return _0x3344();}export function isMSExcelContent(_0x37e84c){const _0x49705c=_0x16a3;return m[_0x49705c(0x195)](_0x37e84c);}
23
+ function _0x3a0a(_0x16ac4a,_0x44e95c){const _0x1a4cf6=_0x1a4c();return _0x3a0a=function(_0x3a0a95,_0x2546c8){_0x3a0a95=_0x3a0a95-0xa7;let _0x2e4716=_0x1a4cf6[_0x3a0a95];return _0x2e4716;},_0x3a0a(_0x16ac4a,_0x44e95c);}(function(_0x5aaf91,_0x27899c){const _0x2b14bc=_0x3a0a,_0x477fa7=_0x5aaf91();while(!![]){try{const _0x1786be=-parseInt(_0x2b14bc(0xad))/0x1+parseInt(_0x2b14bc(0xac))/0x2+-parseInt(_0x2b14bc(0xaf))/0x3*(parseInt(_0x2b14bc(0xb1))/0x4)+parseInt(_0x2b14bc(0xae))/0x5+parseInt(_0x2b14bc(0xa9))/0x6*(parseInt(_0x2b14bc(0xa7))/0x7)+parseInt(_0x2b14bc(0xaa))/0x8*(parseInt(_0x2b14bc(0xb0))/0x9)+parseInt(_0x2b14bc(0xab))/0xa;if(_0x1786be===_0x27899c)break;else _0x477fa7['push'](_0x477fa7['shift']());}catch(_0x10ae19){_0x477fa7['push'](_0x477fa7['shift']());}}}(_0x1a4c,0xa1a4d));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0xd973a7){const _0x1de5a6=_0x3a0a;return m[_0x1de5a6(0xa8)](_0xd973a7);}function _0x1a4c(){const _0x4ae62b=['729633EcShXL','864380KVSVdp','9iTaeBQ','414NNAKFs','235916XrjHLE','1421BEOEuk','test','16356bFsgSA','80232TofDPp','3318040HPdsXs','98542rGbvId'];_0x1a4c=function(){return _0x4ae62b;};return _0x1a4c();}