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

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,${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})();
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:()=>lt});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 l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;return l(e||t.element.parent)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.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"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}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 E(){const t=["27dUsRsa","test","1659223wracnC","8798912bHbXAQ","509436Gddlwx","4712897EWMclj","511854aehyUL","1205250LIEBII","2942900FHXAoX"];return(E=function(){return t})()}function A(t,e){const n=E();return(A=function(t,e){return n[t-=227]})(t,e)}!function(t){const e=A,n=t();for(;;)try{if(932965===parseInt(e(232))/1+-parseInt(e(228))/2+-parseInt(e(230))/3*(-parseInt(e(234))/4)+parseInt(e(229))/5+-parseInt(e(227))/6+-parseInt(e(235))/7+-parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return C[A(231)](t)}function P(){const t=["hasClass","tagName","40cPIMgD","6222168BnmLsQ","2400057CRLrXf","getPropertyValue","length","assign","5745870cIrxTG","split","1256ATBshi","style","585602lDdyUR","push","exec","trim","set","selectorText","initial","11415cYyAkn","13512190lAjLIc","className","cssRules","groups","4rItqWV","map","name","1169455cZcUAK"];return(P=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(595278===-parseInt(e(307))/1*(parseInt(e(295))/2)+parseInt(e(315))/3+parseInt(e(321))/4*(parseInt(e(302))/5)+-parseInt(e(319))/6+-parseInt(e(310))/7*(parseInt(e(313))/8)+parseInt(e(314))/9+parseInt(e(303))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(312)]&&!s[n(304)])continue;const e=!s[n(312)]||t[n(309)]===s[n(312)],o=!s[n(304)]||t[n(311)](s[n(304)]);e&&o&&r[n(299)](s,i)}return r}function F(t){const e=R,n={};for(let r=0;r<t[e(317)];r++){const s=t[r],i=t[e(316)](s);e(301)!==i&&(n[s]=i)}return n}function M(t){const e=R,n=t[e(320)](",")[e(308)](t=>t[e(298)]()),r=[];for(const t of n){const n=O[e(297)](t);n&&r[e(296)](n[e(306)])}return r}function R(t,e){const n=P();return(R=function(t,e){return n[t-=294]})(t,e)}function T(t){const e=R,n={};for(const r of t)Object[e(318)](n,r);return n}const N=U;function W(){const t=["71644ZYbPMi","size","from","isActive","24Oefszj","setStyle","130hyEGIs","795696rPZNiR","execute","document","type","1112616BpCugi","content","29664WFbZKt","values","elementStart","53723eJehqb","hasStyle","_parsedData","234660fASESn","createRangeIn","4976130blihrE","item","917GiylWn"];return(W=function(){return t})()}function U(t,e){const n=W();return(U=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(402898===-parseInt(e(420))/1+-parseInt(e(423))/2+parseInt(e(411))/3+-parseInt(e(404))/4*(parseInt(e(410))/5)+-parseInt(e(417))/6*(-parseInt(e(403))/7)+-parseInt(e(408))/8*(parseInt(e(415))/9)+parseInt(e(401))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class $ extends b{[N(412)](t){const n=N,{body:r,styles:s}=t[n(422)],i=new e.UpcastWriter(r[n(413)]),o=i[n(424)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(299)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(305)])if(t instanceof CSSStyleRule){const r=F(t[e(294)]);n[t[e(300)]]=Object[e(318)]({},n[t[e(300)]]||{},r)}return n}(s));for(const t of o){if(n(419)!==t[n(414)])continue;const e=j(t[n(402)],c);if(e[n(405)]){const r=T(Array[n(406)](e[n(418)]()));for(const e in r){const s=t[n(402)];s[n(421)](e)||i[n(409)](e,r[e],s)}}}t[n(416)]=r}[N(407)](t){return super[N(407)](t)||L(t)}}const D=K;function K(t,e){const n=k();return(K=function(t,e){return n[t-=276]})(t,e)}function k(){const t=["requires","pluginName","editor","stylesProcessor","PasteFromOfficeEnhancedInliner","execute","isOfficialPlugin","inputTransformation","38253qMyRce","ClipboardPipeline","view","afterInit","553waxFvn","424938NoTEls","isPremiumPlugin","4922776tsJyyf","high","PasteFromOffice","join","text/html","dataTransfer","1346405IImaeI","fromCharCode","_parsedData","map","document","editing","href","52086ivjiUU","getData","108KwwmcJ","3086004jipGZy","isActive","get","60qssUBs","plugins","init","697176wJWXEB"];return(k=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(461532===parseInt(e(281))/1+parseInt(e(298))/2*(-parseInt(e(276))/3)+-parseInt(e(299))/4+-parseInt(e(289))/5+-parseInt(e(296))/6*(-parseInt(e(280))/7)+parseInt(e(283))/8+-parseInt(e(305))/9*(-parseInt(e(302))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class q extends t.Plugin{static get[D(307)](){return D(310)}static get[D(312)](){return!0}static get[D(282)](){return!0}static get[D(306)](){return[D(285)]}[D(304)](){const t=D,e=this[t(308)],n=e[t(303)][t(301)](t(277)),r=e[t(294)][t(278)][t(293)],s=new $(r);n.on(t(313),(e,n)=>{const i=t,o=n[i(288)][i(297)](i(287));s[i(300)](o)&&(n[i(291)]||(n[i(291)]=x(o,r[i(309)])),s[i(311)](n))},{priority:S.priorities[t(301)](t(284))+11})}[D(279)](){!async function(t){const e=d([90,105,108,99,79,116,87,122,110,98,76,101,119,120,86,56,70,65,74,112,55,89,67,111,71,84,81,57,68,121,48,75,50,100,83,82,114,97,69,117,113,51,102,103,77,49,52,106,72,88,107,80,53,104,118,54,73,109,78,115,66,85]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(292)](t=>String[e(290)](t))[e(286)]("")}!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([90]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,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(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?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:1750723200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(295)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=H;function H(t,e){const n=Z();return(H=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(734074===-parseInt(e(492))/1+parseInt(e(508))/2+parseInt(e(473))/3*(parseInt(e(500))/4)+-parseInt(e(474))/5+parseInt(e(506))/6*(parseInt(e(503))/7)+parseInt(e(481))/8+-parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const J=[B(509),B(480),B(511),B(475),B(472),B(497),B(510),B(505)],Q=[B(509),B(480),B(511)],V={"font-style":[[B(499),"i"]],"font-weight":[[B(513),B(501)],[B(478),B(501)],[B(502),B(501)],[t=>Number(t)>=600,B(501)]],"text-decoration":[[B(498),"u"],[B(484),"s"]],"text-decoration-line":[[B(498),"u"],[B(484),"s"]],"vertical-align":[[B(489),B(489)],[B(488),B(495)]]};function Z(){const t=["font-family","10607264NMdMtE","includes","getStyle","line-through","span","getStyleNames","setStyle","super","sub","function","from","759497KfMfXo","insertChild","split","sup","length","font-weight","underline","italic","108sKgTGE","strong","bolder","91MUsTBo","forEach","vertical-align","262026urJuUA","getChildren","1615282ydxLMB","color","font-style","font-size","12991464jkEejf","medium","keys","text-decoration-line","99939YFtanQ","3318280tjnynT","text-decoration","removeStyle","filter","bold","createElement"];return(Z=function(){return t})()}function _(t){return J[B(482)](t)}function z(t){const e=B;return Array[e(491)](t[e(486)]())[e(477)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(504)](e=>{const i=n,o=t[i(483)](e);if(o)if(c=e,Q[B(482)](c))r[e]=o;else if(e in V){const t=o[i(494)](" ");V[e][i(504)](([n,r])=>{const o=i;for(const i of t)(o(490)==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(504)](([,n])=>{const s=r,i=e[s(479)](n,[],t[s(507)]());e[s(493)](0,i,t)}),e[r(476)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(471)](n)[r(496)])return;const s=e[r(479)](r(485),[],t[r(507)]());e[r(487)](n,s),e[r(493)](0,s,t),e[r(476)](Object[r(471)](n),t)}(t,e,r)}const Y=tt;function G(){const t=["name","10MplshJ","748782slHCHW","1400947YUsLVl","content","execute","4ppkeaB","element","5736890OtlLjR","618522sPMtXO","getItems","497478mxqFQl","font","11740653XyzxZy","_parsedData","document","blockElements","includes","2933pWJpmR","createRangeIn","stylesProcessor","isActive","24144qetDmH"];return(G=function(){return t})()}function tt(t,e){const n=G();return(tt=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(711246===parseInt(e(292))/1+parseInt(e(291))/2+parseInt(e(298))/3+parseInt(e(295))/4*(-parseInt(e(297))/5)+-parseInt(e(300))/6+-parseInt(e(307))/7*(-parseInt(e(288))/8)+-parseInt(e(302))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class et extends b{[Y(294)](t){const n=Y,{body:r}=t[n(303)],s=new e.UpcastWriter(r[n(304)]),i=s[n(308)](r),o=new e.ViewDocument(s[n(304)][n(309)]),c=[...new e.DomConverter(o)[n(305)],n(301)],a=i[n(299)]();for(const t of a)if(t.is(n(296))&&c[n(306)](t[n(289)])){X(t,s,z(t))}t[n(293)]=r}[Y(310)](t){return super[Y(310)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=176]})(t,e)}function st(){const t=["dataTransfer","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","6334925cJqALY","config","getData","7230zDAwyF","65664xqJgJE","_licenseKeyCheckInterval","PasteFromOfficeEnhanced","evaluationLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","isActive","plugins","isPremiumPlugin","featureNotAllowed","text/html","stylesProcessor","editor","_parsedData","1112WNItIq","pasteFromOfficeEnhancedLicenseKeyNotAllowed","get","destroy","usageLimit","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","high","invalid","document","PasteFromOfficeEnhancedPropagator","128727HBxBEj","6spDbTf","508617hHaNti","execute","PasteFromOffice","trialLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","9240238jQyANp","requires","36102dVlIWA","28cWeOsV","1666940TsBbaL","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyValid","editing","init","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","licenseKey","domainLimit","expired","pluginName"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(663239===-parseInt(e(184))/1+parseInt(e(195))/2+parseInt(e(186))/3*(parseInt(e(194))/4)+-parseInt(e(209))/5*(parseInt(e(185))/6)+-parseInt(e(191))/7+-parseInt(e(228))/8*(parseInt(e(213))/9)+-parseInt(e(212))/10*(-parseInt(e(193))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(202)];[nt(214)];static get[nt(205)](){return nt(183)}static get[nt(200)](){return!0}static get[nt(222)](){return!0}static get[nt(192)](){return[nt(188)]}[nt(199)](){const t=nt,e=this[t(226)],n=e[t(221)][t(230)](t(217)),r=e[t(198)][t(219)][t(182)],s=new et(r);n.on(t(178),(e,n)=>{const i=t,o=n[i(206)][i(211)](i(224));s[i(220)](o)&&(n[i(227)]||(n[i(227)]=x(o,r[i(225)])),s[i(187)](n))},{priority:S.priorities[t(230)](t(180))+10}),this[t(202)]=this[t(226)][t(210)][t(230)](t(202));const i=this[t(226)];this[t(214)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(197)==s||e(208)==s||e(179)==s||e(201)==s||e(229)==s||e(190)==s||e(218)==s||e(196)==s){delete i[r],n=s,clearInterval(this[e(214)]),this[e(214)]=void 0;break}}e(208)==n&&i[e(207)](e(181)),e(179)==n&&i[e(207)](e(204)),e(201)==n&&i[e(207)](e(203)),e(229)==n&&i[e(207)](e(223),e(215)),e(190)==n&&i[e(207)](e(216)),e(218)==n&&i[e(207)](e(189)),e(196)==n&&i[e(207)](e(177))},1e3)}[nt(176)](){const t=nt;super[t(176)](),this[t(214)]&&clearInterval(this[t(214)])}}var ot=at;function ct(){var t=["PasteFromOffice","isPremiumPlugin","494313ereFPi","48XZAlMi","96930QUZQpP","150716SNkZKs","pluginName","135EUYHIv","1129002hTSyUz","29684RAtjwg","requires","isOfficialPlugin","702530kwGHeK","708840VVxvgL","55yJjWlm","2HNWywN","PasteFromOfficeEnhanced"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=495]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(107901===parseInt(e(496))/1+parseInt(e(506))/2*(parseInt(e(510))/3)+parseInt(e(500))/4*(-parseInt(e(498))/5)+parseInt(e(504))/6+parseInt(e(499))/7+-parseInt(e(511))/8*(-parseInt(e(495))/9)+parseInt(e(503))/10*(-parseInt(e(505))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class lt extends t.Plugin{static get[ot(497)](){return ot(507)}static get[ot(502)](){return!0}static get[ot(509)](){return!0}static get[ot(501)](){return[ot(508),q,it]}}function ut(){var t=["7IStyQF","6916168YjYcMB","5404092wQZmTE","7663536ZNQvNB","1666052Elqqmf","4184020JQypbM","540969YGzjml","2365406weNpRb"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=292]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(963886===-parseInt(e(293))/1+parseInt(e(296))/2+-parseInt(e(295))/3+-parseInt(e(299))/4+parseInt(e(294))/5+parseInt(e(292))/6+-parseInt(e(297))/7*(-parseInt(e(298))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 _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};
23
+ import{Plugin as _0x15aa31}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x95c19a,parseHtml as _0x44a388}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4c4895,uid as _0x1c1e55}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1000ed,ViewDocument as _0xe698fe,DomConverter as _0x31a65c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5c4835){return m['test'](_0x5c4835);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0xe4df28,_0x2db152){const _0x5b5478=new Map();for(const [_0x5e5d99,_0x117c1a]of _0x2db152){if(!_0x5e5d99['tagName']&&!_0x5e5d99['className'])continue;const _0x235d98=!_0x5e5d99['tagName']||_0xe4df28['name']===_0x5e5d99['tagName'],_0x3ac40d=!_0x5e5d99['className']||_0xe4df28['hasClass'](_0x5e5d99['className']);_0x235d98&&_0x3ac40d&&_0x5b5478['set'](_0x5e5d99,_0x117c1a);}return _0x5b5478;}function h(_0x2d3f40){const _0x4814e4={};for(let _0xda0917=0x0;_0xda0917<_0x2d3f40['length'];_0xda0917++){const _0x503caf=_0x2d3f40[_0xda0917],_0xbfd471=_0x2d3f40['getPropertyValue'](_0x503caf);'initial'!==_0xbfd471&&(_0x4814e4[_0x503caf]=_0xbfd471);}return _0x4814e4;}function O(_0x4ad3db){const _0x4732d3=_0x4ad3db['split'](',')['map'](_0x589a8d=>_0x589a8d['trim']()),_0x1ccab5=[];for(const _0x2b53a7 of _0x4732d3){const _0x1d9c94=S['exec'](_0x2b53a7);_0x1d9c94&&_0x1ccab5['push'](_0x1d9c94['groups']);}return _0x1ccab5;}function y(_0x1cacb4){const _0x3b573a={};for(const _0x502d1b of _0x1cacb4)Object['assign'](_0x3b573a,_0x502d1b);return _0x3b573a;}class c extends _0x95c19a{['execute'](_0x297520){const {body:_0x237a53,styles:_0x363664}=_0x297520['_parsedData'],_0x393e02=new _0x1000ed(_0x237a53['document']),_0x1445ff=_0x393e02['createRangeIn'](_0x237a53),_0xdfa36c=function(_0x211a9b){const _0x1d9838={};for(const _0x37ab5c of _0x211a9b)for(const _0x1b58e6 of _0x37ab5c['cssRules'])if(_0x1b58e6 instanceof CSSStyleRule){const _0x112b4f=h(_0x1b58e6['style']);_0x1d9838[_0x1b58e6['selectorText']]=Object['assign']({},_0x1d9838[_0x1b58e6['selectorText']]||{},_0x112b4f);}return _0x1d9838;}(_0x363664),_0x561e25=function(_0x58d472){const _0x50c1e8=new Map();for(const _0x1ae1e2 in _0x58d472){const _0x10e2d0=O(_0x1ae1e2),_0x5626e4=_0x58d472[_0x1ae1e2];for(const _0x250b11 of _0x10e2d0)_0x50c1e8['set'](_0x250b11,_0x5626e4);}return _0x50c1e8;}(_0xdfa36c);for(const _0x2b546c of _0x1445ff){if('elementStart'!==_0x2b546c['type'])continue;const _0x49df53=x(_0x2b546c['item'],_0x561e25);if(_0x49df53['size']){const _0x1c52fd=y(Array['from'](_0x49df53['values']()));for(const _0x370065 in _0x1c52fd){const _0x1f9bd9=_0x2b546c['item'];_0x1f9bd9['hasStyle'](_0x370065)||_0x393e02['setStyle'](_0x370065,_0x1c52fd[_0x370065],_0x1f9bd9);}}}_0x297520['content']=_0x237a53;}['isActive'](_0x5b4f41){return super['isActive'](_0x5b4f41)||l(_0x5b4f41);}}class i extends _0x15aa31{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x21d4ff=this['editor'],_0x173fe9=_0x21d4ff['plugins']['get']('ClipboardPipeline'),_0x59ccd2=_0x21d4ff['editing']['view']['document'],_0x267028=new c(_0x59ccd2);_0x173fe9['on']('inputTransformation',(_0x225af1,_0x2cbaeb)=>{const _0x4b65eb=_0x2cbaeb['dataTransfer']['getData']('text/html');_0x267028['isActive'](_0x4b65eb)&&(_0x2cbaeb['_parsedData']||(_0x2cbaeb['_parsedData']=_0x44a388(_0x4b65eb,_0x59ccd2['stylesProcessor'])),_0x267028['execute'](_0x2cbaeb));},{'priority':_0x4c4895['get']('high')+0xb});}['afterInit'](){!async function(_0x42ec12){const _0x97bd02=_0x17efc7([0x5a,0x69,0x6c,0x63,0x4f,0x74,0x57,0x7a,0x6e,0x62,0x4c,0x65,0x77,0x78,0x56,0x38,0x46,0x41,0x4a,0x70,0x37,0x59,0x43,0x6f,0x47,0x54,0x51,0x39,0x44,0x79,0x30,0x4b,0x32,0x64,0x53,0x52,0x72,0x61,0x45,0x75,0x71,0x33,0x66,0x67,0x4d,0x31,0x34,0x6a,0x48,0x58,0x6b,0x50,0x35,0x68,0x76,0x36,0x49,0x6d,0x4e,0x73,0x42,0x55]),_0x393c27=0x4a571022,_0x35cdfc=0x4a507b8a^_0x393c27,_0x579669=window[_0x17efc7([0x44,0x61,0x74,0x65])][_0x17efc7([0x6e,0x6f,0x77])](),_0x57180d=_0x42ec12[_0x17efc7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x588dd5=new window[(_0x17efc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58ba0f=>{_0x57180d[_0x17efc7([0x6f,0x6e,0x63,0x65])](_0x17efc7([0x72,0x65,0x61,0x64,0x79]),_0x58ba0f);}),_0x377f31={[_0x17efc7([0x6b,0x74,0x79])]:_0x17efc7([0x45,0x43]),[_0x17efc7([0x75,0x73,0x65])]:_0x17efc7([0x73,0x69,0x67]),[_0x17efc7([0x63,0x72,0x76])]:_0x17efc7([0x50,0x2d,0x32,0x35,0x36]),[_0x17efc7([0x78])]:_0x17efc7([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]),[_0x17efc7([0x79])]:_0x17efc7([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]),[_0x17efc7([0x61,0x6c,0x67])]:_0x17efc7([0x45,0x53,0x32,0x35,0x36])},_0x485c35=_0x57180d[_0x17efc7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x17efc7([0x67,0x65,0x74])](_0x17efc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x588366(){let _0x122adb,_0x190720=null,_0x22864c=null;try{if(_0x485c35==_0x17efc7([0x47,0x50,0x4c]))return _0x17efc7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x122adb=_0x45ca66(),!_0x122adb)return _0x17efc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x122adb[_0x17efc7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x22864c=_0x32c4b2(_0x122adb[_0x17efc7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x122adb[_0x17efc7([0x6a,0x74,0x69])])),await _0x204cd3()?_0xd78495()?_0x57ed37()?_0x17efc7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3e59ef()?(_0x122adb[_0x17efc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17efc7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x190720=_0x1853bc(_0x17efc7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x122adb[_0x17efc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17efc7([0x74,0x72,0x69,0x61,0x6c])&&(_0x190720=_0x1853bc(_0x17efc7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2e0d74()):_0x17efc7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x17efc7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x17efc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x17efc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x57ed37(){const _0x3912f0=[_0x17efc7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x17efc7([0x74,0x72,0x69,0x61,0x6c])][_0x17efc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x122adb[_0x17efc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x579669/0x3e8:0xe10*_0x35cdfc;return _0x122adb[_0x17efc7([0x65,0x78,0x70])]<_0x3912f0;}function _0xd78495(){const _0x40864a=_0x122adb[_0x17efc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x40864a&&(!!_0x40864a[_0x17efc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17efc7([0x2a]))||(!!_0x40864a[_0x17efc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17efc7([0x50,0x4f,0x45]))||!!_0x40864a[_0x17efc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17efc7([0x50,0x50]))));}function _0x3e59ef(){const _0x43a8a3=_0x122adb[_0x17efc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x43a8a3||0x0==_0x43a8a3[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3b469a}=new URL(window[_0x17efc7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x43a8a3[_0x17efc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b469a))return!0x0;const _0x5521e6=_0x3b469a[_0x17efc7([0x73,0x70,0x6c,0x69,0x74])](_0x17efc7([0x2e]));return _0x43a8a3[_0x17efc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32812a=>_0x32812a[_0x17efc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17efc7([0x2a])))[_0x17efc7([0x6d,0x61,0x70])](_0x1c302e=>_0x1c302e[_0x17efc7([0x73,0x70,0x6c,0x69,0x74])](_0x17efc7([0x2e])))[_0x17efc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1062a3=>_0x1062a3[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5521e6[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17efc7([0x6d,0x61,0x70])](_0x1a1ca4=>Array(_0x5521e6[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1a1ca4[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x17efc7([0x66,0x69,0x6c,0x6c])](_0x1a1ca4[0x0]===_0x17efc7([0x2a])?_0x17efc7([0x2a]):'')[_0x17efc7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1a1ca4))[_0x17efc7([0x73,0x6f,0x6d,0x65])](_0x57539c=>_0x5521e6[_0x17efc7([0x65,0x76,0x65,0x72,0x79])]((_0x4cde2d,_0x4a9011)=>_0x57539c[_0x4a9011]===_0x4cde2d||_0x57539c[_0x4a9011]===_0x17efc7([0x2a])));}function _0x2e0d74(){return _0x190720&&_0x22864c?new window[(_0x17efc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2101b8,_0x204770)=>{_0x190720[_0x17efc7([0x74,0x68,0x65,0x6e])](_0x2101b8,_0x204770),_0x22864c[_0x17efc7([0x74,0x68,0x65,0x6e])](_0x2e35af=>{_0x2e35af!=_0x17efc7([0x56,0x61,0x6c,0x69,0x64])&&_0x2101b8(_0x2e35af);},_0x204770);}):_0x190720||_0x22864c||_0x17efc7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x32c4b2(_0x47e052,_0x60bcad){return new window[(_0x17efc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x150125=>{if(_0x40fb00())return _0x150125(_0x17efc7([0x56,0x61,0x6c,0x69,0x64]));_0x14ee4c(),_0x57180d[_0x17efc7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x17efc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x18c673=!0x1;const _0x23f7ee=_0x1c1e55();function _0x4f8ad0(_0x2a2dfd){return!!_0x2a2dfd&&(typeof _0x2a2dfd===_0x17efc7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2a2dfd===_0x17efc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2a2dfd[_0x17efc7([0x74,0x68,0x65,0x6e])]===_0x17efc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2a2dfd[_0x17efc7([0x63,0x61,0x74,0x63,0x68])]===_0x17efc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x94153(_0x6b091f){_0x3ca35e(_0x6b091f)[_0x17efc7([0x74,0x68,0x65,0x6e])](_0x45dc2d=>{if(!_0x45dc2d||_0x45dc2d[_0x17efc7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x17efc7([0x6f,0x6b]))return _0x17efc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x10e8c0(_0x2c9a48(_0x23f7ee+_0x60bcad))!=_0x45dc2d[_0x17efc7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x17efc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x17efc7([0x56,0x61,0x6c,0x69,0x64]);})[_0x17efc7([0x74,0x68,0x65,0x6e])](_0xc5be81=>(_0x4a5a10(),_0xc5be81),()=>{const _0x4c6613=_0x55cc94();return null==_0x4c6613?(_0x4a5a10(),_0x17efc7([0x56,0x61,0x6c,0x69,0x64])):_0x17efc7(_0x579669-_0x4c6613>(0x6e5b9422^_0x393c27)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x17efc7([0x74,0x68,0x65,0x6e])](_0x150125)[_0x17efc7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x150125(_0x17efc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x67799a=0x4a61fea2^_0x393c27;function _0x4a5a10(){const _0x9ffa42=_0x17efc7([0x6c,0x6c,0x63,0x74,0x2d])+_0x10e8c0(_0x2c9a48(_0x47e052)),_0x39ac25=_0x3f30e2(_0x10e8c0(window[_0x17efc7([0x4d,0x61,0x74,0x68])][_0x17efc7([0x63,0x65,0x69,0x6c])](_0x579669/_0x67799a)));window[_0x17efc7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17efc7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x9ffa42,_0x39ac25);}function _0x55cc94(){const _0x4e546a=_0x17efc7([0x6c,0x6c,0x63,0x74,0x2d])+_0x10e8c0(_0x2c9a48(_0x47e052)),_0x36715f=window[_0x17efc7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17efc7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4e546a);return _0x36715f?window[_0x17efc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f30e2(_0x36715f),0x10)*_0x67799a:null;}function _0x3ca35e(_0x1317ee){return new window[(_0x17efc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e2e40,_0x5452f2)=>{_0x1317ee[_0x17efc7([0x74,0x68,0x65,0x6e])](_0x2e2e40,_0x5452f2),window[_0x17efc7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5452f2,0x4a56c4e2^_0x393c27);});}}_0x57180d[_0x17efc7([0x6f,0x6e])](_0x17efc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2ac7a0,_0x29ec37)=>{if(_0x29ec37[0x0]!=_0x47e052)return _0x150125(_0x17efc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x29ec37[0x1]={..._0x29ec37[0x1],[_0x17efc7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x23f7ee};},{[_0x17efc7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17efc7([0x68,0x69,0x67,0x68])}),_0x57180d[_0x17efc7([0x6f,0x6e])](_0x17efc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x9dd2f4=>{_0x4f8ad0(_0x9dd2f4[_0x17efc7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x18c673=!0x0,_0x94153(_0x9dd2f4[_0x17efc7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x17efc7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17efc7([0x6c,0x6f,0x77])}),_0x588dd5[_0x17efc7([0x74,0x68,0x65,0x6e])](()=>{_0x18c673||_0x150125(_0x17efc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x40fb00(){return _0x57180d[_0x17efc7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17efc7([0x76,0x69,0x65,0x77])][_0x17efc7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x17efc7([0x61,0x75,0x74,0x6f]);}function _0x14ee4c(){_0x57180d[_0x17efc7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17efc7([0x76,0x69,0x65,0x77])][_0x17efc7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17efc7([0x61,0x75,0x74,0x6f]);}}function _0x1853bc(_0x4dcee0){const _0x1689d8=[new window[(_0x17efc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21141a=>setTimeout(_0x21141a,0x4a5e2eee^_0x393c27)),_0x588dd5[_0x17efc7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x17efc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4de856=>{let _0x1f1e78=0x0;_0x57180d[_0x17efc7([0x6d,0x6f,0x64,0x65,0x6c])][_0x17efc7([0x6f,0x6e])](_0x17efc7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x16d166,_0x40b368)=>{_0x40b368[0x0][_0x17efc7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f1e78++,_0x1f1e78==(0x4a5711da^_0x393c27)&&(_0x4de856(),_0x16d166[_0x17efc7([0x6f,0x66,0x66])]());});}))];return window[_0x17efc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17efc7([0x72,0x61,0x63,0x65])](_0x1689d8)[_0x17efc7([0x74,0x68,0x65,0x6e])](()=>_0x4dcee0);}async function _0x418580(){await _0x588dd5,_0x57180d[_0x17efc7([0x6d,0x6f,0x64,0x65,0x6c])][_0x17efc7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xfe8612,_0x57180d[_0x17efc7([0x6d,0x6f,0x64,0x65,0x6c])][_0x17efc7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xfe8612,_0x57180d[_0x17efc7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x17efc7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x32950a(_0x13687e){const _0x534476=_0x436890();_0x57180d[_0x534476]=_0x17efc7([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])+_0x13687e,_0x13687e!=_0x17efc7([0x56,0x61,0x6c,0x69,0x64])&&_0x418580();}function _0x436890(){const _0x50b9d1=window[_0x17efc7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x17efc7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x17efc7([0x6e,0x6f,0x77])]())[_0x17efc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x17efc7([0x2e]),'');let _0x4fbf2a=_0x17efc7([0x5a]);for(let _0x3dbfb6=0x0;_0x3dbfb6<_0x50b9d1[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3dbfb6+=0x2){let _0x125eee=window[_0x17efc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50b9d1[_0x17efc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3dbfb6,_0x3dbfb6+0x2));_0x125eee>=_0x97bd02[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x125eee-=_0x97bd02[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4fbf2a+=_0x97bd02[_0x125eee];}return _0x4fbf2a;}function _0x45ca66(){const _0x4680c9=_0x485c35[_0x17efc7([0x73,0x70,0x6c,0x69,0x74])](_0x17efc7([0x2e]));if(0x3!=_0x4680c9[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3a6767(_0x4680c9[0x1]);function _0x3a6767(_0xb3195a){const _0x497457=_0x516eaf(_0xb3195a);return _0x497457&&_0x130063()?_0x497457:null;function _0x130063(){const _0x6a27a9=_0x497457[_0x17efc7([0x6a,0x74,0x69])],_0x256a9e=window[_0x17efc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6a27a9[_0x17efc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6a27a9[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x13e54c={..._0x497457,[_0x17efc7([0x6a,0x74,0x69])]:_0x6a27a9[_0x17efc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6a27a9[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x13e54c[_0x17efc7([0x76,0x63])],_0x2c9a48(_0x13e54c)==_0x256a9e;}}}async function _0x204cd3(){let _0x53b80c=!0x0;try{const _0x4bf9b9=_0x485c35[_0x17efc7([0x73,0x70,0x6c,0x69,0x74])](_0x17efc7([0x2e])),[_0x4e8c49,_0x3c099e,_0x1fd06a]=_0x4bf9b9;return _0x5f0476(_0x4e8c49),await _0x15fb38(_0x4e8c49,_0x3c099e,_0x1fd06a),_0x53b80c;}catch{return!0x1;}function _0x5f0476(_0x3aa94f){const _0x4f4336=_0x516eaf(_0x3aa94f);_0x4f4336&&_0x4f4336[_0x17efc7([0x61,0x6c,0x67])]==_0x17efc7([0x45,0x53,0x32,0x35,0x36])||(_0x53b80c=!0x1);}async function _0x15fb38(_0x3c669e,_0x24b12a,_0xae7770){const _0x1ab035=window[_0x17efc7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x17efc7([0x66,0x72,0x6f,0x6d])](_0x593b2a(_0xae7770),_0xc783d8=>_0xc783d8[_0x17efc7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1e5440=new window[(_0x17efc7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x17efc7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c669e+_0x17efc7([0x2e])+_0x24b12a),_0x238f80=window[_0x17efc7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x17efc7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x238f80)return;const _0x2c8669=await _0x238f80[_0x17efc7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x17efc7([0x6a,0x77,0x6b]),_0x377f31,{[_0x17efc7([0x6e,0x61,0x6d,0x65])]:_0x17efc7([0x45,0x43,0x44,0x53,0x41]),[_0x17efc7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x17efc7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x17efc7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x238f80[_0x17efc7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x17efc7([0x6e,0x61,0x6d,0x65])]:_0x17efc7([0x45,0x43,0x44,0x53,0x41]),[_0x17efc7([0x68,0x61,0x73,0x68])]:{[_0x17efc7([0x6e,0x61,0x6d,0x65])]:_0x17efc7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2c8669,_0x1ab035,_0x1e5440)||(_0x53b80c=!0x1);}}function _0x516eaf(_0x29e7a3){return _0x29e7a3[_0x17efc7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x17efc7([0x65,0x79]))?JSON[_0x17efc7([0x70,0x61,0x72,0x73,0x65])](_0x593b2a(_0x29e7a3)):null;}function _0x593b2a(_0x4bed36){return window[_0x17efc7([0x61,0x74,0x6f,0x62])](_0x4bed36[_0x17efc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x17efc7([0x2b]))[_0x17efc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x17efc7([0x2f])));}function _0x2c9a48(_0x3690bd){let _0x3de6ca=0x1505;function _0x778705(_0x529cc1){for(let _0x2e5ca8=0x0;_0x2e5ca8<_0x529cc1[_0x17efc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e5ca8++){const _0x4d708e=_0x529cc1[_0x17efc7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2e5ca8);_0x3de6ca=(_0x3de6ca<<0x5)+_0x3de6ca+_0x4d708e,_0x3de6ca&=_0x3de6ca;}}function _0x134fb7(_0x20dab4){Array[_0x17efc7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x20dab4)?_0x20dab4[_0x17efc7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x134fb7):_0x20dab4&&typeof _0x20dab4==_0x17efc7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x17efc7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x20dab4)[_0x17efc7([0x73,0x6f,0x72,0x74])]()[_0x17efc7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30321e,_0x3626ee])=>{_0x778705(_0x30321e),_0x134fb7(_0x3626ee);}):_0x778705(window[_0x17efc7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x20dab4));}return _0x134fb7(_0x3690bd),_0x3de6ca>>>0x0;}function _0x10e8c0(_0x576eaa){return _0x576eaa[_0x17efc7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x17efc7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x17efc7([0x30]));}function _0x3f30e2(_0x157ef5){return _0x157ef5[_0x17efc7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x17efc7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x17efc7([0x6a,0x6f,0x69,0x6e])]('');}function _0xfe8612(){}function _0x17efc7(_0x50792b){return _0x50792b['map'](_0x4c3f5a=>String['fromCharCode'](_0x4c3f5a))['join']('');}_0x32950a(await _0x588366());}(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'],[_0x1d113e=>Number(_0x1d113e)>=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(_0xc625db){return L['includes'](_0xc625db);}function g(_0x76cc50){return Array['from'](_0x76cc50['getStyleNames']())['filter'](P);}function v(_0x26065e,_0x48f131,_0x4c4369){const {spanStyles:_0x3584fb,stylesToBeHtmlElements:_0x47bf6a}=function(_0x40a067,_0x1c253b){const _0x3705ce={},_0x3aea4d={};return _0x1c253b['forEach'](_0x4dc294=>{const _0x127488=_0x40a067['getStyle'](_0x4dc294);if(_0x127488){if(function(_0xb21023){return E['includes'](_0xb21023);}(_0x4dc294))_0x3705ce[_0x4dc294]=_0x127488;else{if(function(_0x27e4ca){return _0x27e4ca in F;}(_0x4dc294)){const _0x19d536=_0x127488['split']('\x20');F[_0x4dc294]['forEach'](([_0xd488ef,_0x5e17b1])=>{for(const _0x22a126 of _0x19d536){('function'==typeof _0xd488ef&&_0xd488ef(_0x22a126)||_0xd488ef===_0x22a126)&&(_0x3aea4d[_0x4dc294]=[..._0x3aea4d[_0x4dc294]||[],[_0xd488ef,_0x5e17b1]]);}});}}}}),{'spanStyles':_0x3705ce,'stylesToBeHtmlElements':_0x3aea4d};}(_0x26065e,_0x4c4369);!function(_0x37aeb6,_0x6bc8bf,_0x1fc655){for(const _0x49d8ab in _0x1fc655){_0x1fc655[_0x49d8ab]['forEach'](([,_0x4e901a])=>{const _0x3de6d2=_0x6bc8bf['createElement'](_0x4e901a,[],_0x37aeb6['getChildren']());_0x6bc8bf['insertChild'](0x0,_0x3de6d2,_0x37aeb6);}),_0x6bc8bf['removeStyle'](_0x49d8ab,_0x37aeb6);}}(_0x26065e,_0x48f131,_0x47bf6a),function(_0x3ec8f6,_0x523355,_0x8e4499){if(!Object['keys'](_0x8e4499)['length'])return;const _0x5eba7e=_0x523355['createElement']('span',[],_0x3ec8f6['getChildren']());_0x523355['setStyle'](_0x8e4499,_0x5eba7e),_0x523355['insertChild'](0x0,_0x5eba7e,_0x3ec8f6),_0x523355['removeStyle'](Object['keys'](_0x8e4499),_0x3ec8f6);}(_0x26065e,_0x48f131,_0x3584fb);}class f extends _0x95c19a{['execute'](_0x164d90){const {body:_0x4066bc}=_0x164d90['_parsedData'],_0x3d6992=new _0x1000ed(_0x4066bc['document']),_0x5b28d1=_0x3d6992['createRangeIn'](_0x4066bc),_0x15428a=new _0xe698fe(_0x3d6992['document']['stylesProcessor']),_0x105fcb=[...new _0x31a65c(_0x15428a)['blockElements'],'font'],_0x3b8b69=_0x5b28d1['getItems']();for(const _0x1cd274 of _0x3b8b69)_0x1cd274['is']('element')&&_0x105fcb['includes'](_0x1cd274['name'])&&v(_0x1cd274,_0x3d6992,g(_0x1cd274));_0x164d90['content']=_0x4066bc;}['isActive'](_0x58ae38){return super['isActive'](_0x58ae38)||l(_0x58ae38);}}class s extends _0x15aa31{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x195025=this['editor'],_0x546344=_0x195025['plugins']['get']('ClipboardPipeline'),_0x147b0c=_0x195025['editing']['view']['document'],_0x3a47ec=new f(_0x147b0c);_0x546344['on']('inputTransformation',(_0x50ad26,_0x55ba33)=>{const _0x32cdc0=_0x55ba33['dataTransfer']['getData']('text/html');_0x3a47ec['isActive'](_0x32cdc0)&&(_0x55ba33['_parsedData']||(_0x55ba33['_parsedData']=_0x44a388(_0x32cdc0,_0x147b0c['stylesProcessor'])),_0x3a47ec['execute'](_0x55ba33));},{'priority':_0x4c4895['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xe067c7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x502aca;for(const _0x45c7aa in _0xe067c7){const _0x5a291d=_0x45c7aa,_0x1b084d=_0xe067c7[_0x5a291d];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1b084d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1b084d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1b084d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1b084d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1b084d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1b084d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1b084d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1b084d){delete _0xe067c7[_0x5a291d],_0x502aca=_0x1b084d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x502aca&&_0xe067c7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x502aca&&_0xe067c7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x502aca&&_0xe067c7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x502aca&&_0xe067c7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x502aca&&_0xe067c7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x502aca&&_0xe067c7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x502aca&&_0xe067c7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x15aa31{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.1-alpha.0",
3
+ "version": "45.2.1-alpha.10",
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.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"
25
+ "@ckeditor/ckeditor5-core": "45.2.1-alpha.10",
26
+ "@ckeditor/ckeditor5-engine": "45.2.1-alpha.10",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.10",
28
+ "@ckeditor/ckeditor5-utils": "45.2.1-alpha.10",
29
+ "ckeditor5": "45.2.1-alpha.10"
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(_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';
23
+ function _0x23e4(){var _0x3edc11=['7IStyQF','6916168YjYcMB','5404092wQZmTE','7663536ZNQvNB','1666052Elqqmf','4184020JQypbM','540969YGzjml','2365406weNpRb'];_0x23e4=function(){return _0x3edc11;};return _0x23e4();}function _0x117d(_0x2aeebc,_0x16806e){var _0x23e411=_0x23e4();return _0x117d=function(_0x117d64,_0x3158f5){_0x117d64=_0x117d64-0x124;var _0x305583=_0x23e411[_0x117d64];return _0x305583;},_0x117d(_0x2aeebc,_0x16806e);}(function(_0x432b4e,_0x509e55){var _0x2045c2=_0x117d,_0x4fb3d5=_0x432b4e();while(!![]){try{var _0x4205ba=-parseInt(_0x2045c2(0x125))/0x1+parseInt(_0x2045c2(0x128))/0x2+-parseInt(_0x2045c2(0x127))/0x3+-parseInt(_0x2045c2(0x12b))/0x4+parseInt(_0x2045c2(0x126))/0x5+parseInt(_0x2045c2(0x124))/0x6+-parseInt(_0x2045c2(0x129))/0x7*(-parseInt(_0x2045c2(0x12a))/0x8);if(_0x4205ba===_0x509e55)break;else _0x4fb3d5['push'](_0x4fb3d5['shift']());}catch(_0x37ef6f){_0x4fb3d5['push'](_0x4fb3d5['shift']());}}}(_0x23e4,0xeb52e));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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';
23
+ (function(_0x35e3ea,_0x386b50){var _0x1621a3=_0x1d42,_0x110048=_0x35e3ea();while(!![]){try{var _0x9ebcfc=parseInt(_0x1621a3(0xea))/0x1*(parseInt(_0x1621a3(0xe7))/0x2)+-parseInt(_0x1621a3(0xe5))/0x3+-parseInt(_0x1621a3(0xe9))/0x4*(parseInt(_0x1621a3(0xe4))/0x5)+-parseInt(_0x1621a3(0xdf))/0x6*(-parseInt(_0x1621a3(0xe1))/0x7)+parseInt(_0x1621a3(0xe0))/0x8*(-parseInt(_0x1621a3(0xe8))/0x9)+parseInt(_0x1621a3(0xe2))/0xa+parseInt(_0x1621a3(0xe6))/0xb*(parseInt(_0x1621a3(0xe3))/0xc);if(_0x9ebcfc===_0x386b50)break;else _0x110048['push'](_0x110048['shift']());}catch(_0x2c21b9){_0x110048['push'](_0x110048['shift']());}}}(_0x449e,0x9da3f));import{CKEditorError as _0x699937}from'ckeditor5/src/utils.js';function _0x1d42(_0x22c7db,_0x123934){var _0x449e6f=_0x449e();return _0x1d42=function(_0x1d42be,_0x40950d){_0x1d42be=_0x1d42be-0xdf;var _0x5ecf51=_0x449e6f[_0x1d42be];return _0x5ecf51;},_0x1d42(_0x22c7db,_0x123934);}function _0x449e(){var _0x5218a7=['5oGeQGb','2654931zJZZdu','11UAMaOM','22MnQXhK','778167LnZkIc','3982908CpZGqe','27574LEARLN','24oANFjU','88QIxtiP','1173305HoZuqW','11906490AAlCas','15756828kyRrrZ'];_0x449e=function(){return _0x5218a7;};return _0x449e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ const _0x35c4ae=_0x138c;(function(_0x22928d,_0x288040){const _0x348d7a=_0x138c,_0x5004e5=_0x22928d();while(!![]){try{const _0x5743a7=-parseInt(_0x348d7a(0x1a4))/0x1+-parseInt(_0x348d7a(0x1a7))/0x2+parseInt(_0x348d7a(0x19b))/0x3+-parseInt(_0x348d7a(0x194))/0x4*(parseInt(_0x348d7a(0x19a))/0x5)+-parseInt(_0x348d7a(0x1a1))/0x6*(-parseInt(_0x348d7a(0x193))/0x7)+-parseInt(_0x348d7a(0x198))/0x8*(parseInt(_0x348d7a(0x19f))/0x9)+parseInt(_0x348d7a(0x191))/0xa;if(_0x5743a7===_0x288040)break;else _0x5004e5['push'](_0x5004e5['shift']());}catch(_0xf65cdd){_0x5004e5['push'](_0x5004e5['shift']());}}}(_0x1225,0x625d2));import{UpcastWriter as _0x523250}from'ckeditor5/src/engine.js';function _0x1225(){const _0x2aca69=['71644ZYbPMi','size','from','isActive','24Oefszj','setStyle','130hyEGIs','795696rPZNiR','execute','document','type','1112616BpCugi','content','29664WFbZKt','values','elementStart','53723eJehqb','hasStyle','_parsedData','234660fASESn','createRangeIn','4976130blihrE','item','917GiylWn'];_0x1225=function(){return _0x2aca69;};return _0x1225();}function _0x138c(_0x593725,_0x40dd6d){const _0x1225ea=_0x1225();return _0x138c=function(_0x138c26,_0x10a42d){_0x138c26=_0x138c26-0x191;let _0xc51221=_0x1225ea[_0x138c26];return _0xc51221;},_0x138c(_0x593725,_0x40dd6d);}import{MSWordNormalizer as _0x115cfe}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x498b1d}from'../../utils.js';import{extractStyles as _0x13a5f8,expandStyles as _0x36a381,getMatchingStyles as _0x520e2d,flattenStyleDefinitions as _0x2a3f62}from'./utils.js';export default class c extends _0x115cfe{[_0x35c4ae(0x19c)](_0x53696){const _0x1e354f=_0x35c4ae,{body:_0x396a3f,styles:_0x359089}=_0x53696[_0x1e354f(0x1a6)],_0x778677=new _0x523250(_0x396a3f[_0x1e354f(0x19d)]),_0x5a8783=_0x778677[_0x1e354f(0x1a8)](_0x396a3f),_0x3b72fd=_0x13a5f8(_0x359089),_0x3e23cd=_0x36a381(_0x3b72fd);for(const _0x1253f7 of _0x5a8783){if(_0x1e354f(0x1a3)!==_0x1253f7[_0x1e354f(0x19e)])continue;const _0x47aa35=_0x520e2d(_0x1253f7[_0x1e354f(0x192)],_0x3e23cd);if(_0x47aa35[_0x1e354f(0x195)]){const _0x5ab254=_0x2a3f62(Array[_0x1e354f(0x196)](_0x47aa35[_0x1e354f(0x1a2)]()));for(const _0x1be230 in _0x5ab254){const _0x3b60a5=_0x1253f7[_0x1e354f(0x192)];_0x3b60a5[_0x1e354f(0x1a5)](_0x1be230)||_0x778677[_0x1e354f(0x199)](_0x1be230,_0x5ab254[_0x1be230],_0x3b60a5);}}}_0x53696[_0x1e354f(0x1a0)]=_0x396a3f;}[_0x35c4ae(0x197)](_0x31cb72){const _0x5402dd=_0x35c4ae;return super[_0x5402dd(0x197)](_0x31cb72)||_0x498b1d(_0x31cb72);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}
23
+ (function(_0x2df31b,_0x266097){const _0x3d234e=_0x2112,_0x3017ff=_0x2df31b();while(!![]){try{const _0x5c832f=-parseInt(_0x3d234e(0x133))/0x1*(parseInt(_0x3d234e(0x127))/0x2)+parseInt(_0x3d234e(0x13b))/0x3+parseInt(_0x3d234e(0x141))/0x4*(parseInt(_0x3d234e(0x12e))/0x5)+-parseInt(_0x3d234e(0x13f))/0x6+-parseInt(_0x3d234e(0x136))/0x7*(parseInt(_0x3d234e(0x139))/0x8)+parseInt(_0x3d234e(0x13a))/0x9+parseInt(_0x3d234e(0x12f))/0xa;if(_0x5c832f===_0x266097)break;else _0x3017ff['push'](_0x3017ff['shift']());}catch(_0x21b70b){_0x3017ff['push'](_0x3017ff['shift']());}}}(_0xadad,0x9154e));function _0xadad(){const _0x12c675=['hasClass','tagName','40cPIMgD','6222168BnmLsQ','2400057CRLrXf','getPropertyValue','length','assign','5745870cIrxTG','split','1256ATBshi','style','585602lDdyUR','push','exec','trim','set','selectorText','initial','11415cYyAkn','13512190lAjLIc','className','cssRules','groups','4rItqWV','map','name','1169455cZcUAK'];_0xadad=function(){return _0x12c675;};return _0xadad();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x207d8a,_0x443866){const _0x5177ef=_0x2112,_0x237a79=new Map();for(const [_0x471cc2,_0x4b3716]of _0x443866){if(!_0x471cc2[_0x5177ef(0x138)]&&!_0x471cc2[_0x5177ef(0x130)])continue;const _0x1d9fc1=!_0x471cc2[_0x5177ef(0x138)]||_0x207d8a[_0x5177ef(0x135)]===_0x471cc2[_0x5177ef(0x138)],_0x2f7bb0=!_0x471cc2[_0x5177ef(0x130)]||_0x207d8a[_0x5177ef(0x137)](_0x471cc2[_0x5177ef(0x130)]);_0x1d9fc1&&_0x2f7bb0&&_0x237a79[_0x5177ef(0x12b)](_0x471cc2,_0x4b3716);}return _0x237a79;}export function extractStyles(_0x36449e){const _0x2efc41=_0x2112,_0x4c1412={};for(const _0x45558b of _0x36449e)for(const _0x4f8a24 of _0x45558b[_0x2efc41(0x131)])if(_0x4f8a24 instanceof CSSStyleRule){const _0x542579=parseCSSStyleDeclaration(_0x4f8a24[_0x2efc41(0x126)]);_0x4c1412[_0x4f8a24[_0x2efc41(0x12c)]]=Object[_0x2efc41(0x13e)]({},_0x4c1412[_0x4f8a24[_0x2efc41(0x12c)]]||{},_0x542579);}return _0x4c1412;}export function expandStyles(_0x5f1a3a){const _0x281fd5=_0x2112,_0x14eb2f=new Map();for(const _0x3886f0 in _0x5f1a3a){const _0x4f479b=parseCSSSelector(_0x3886f0),_0x3a624f=_0x5f1a3a[_0x3886f0];for(const _0x110774 of _0x4f479b)_0x14eb2f[_0x281fd5(0x12b)](_0x110774,_0x3a624f);}return _0x14eb2f;}export function parseCSSStyleDeclaration(_0x44d2b6){const _0x1d9ab2=_0x2112,_0x20d8d5={};for(let _0xc9884a=0x0;_0xc9884a<_0x44d2b6[_0x1d9ab2(0x13d)];_0xc9884a++){const _0xf4bd68=_0x44d2b6[_0xc9884a],_0x3013a8=_0x44d2b6[_0x1d9ab2(0x13c)](_0xf4bd68);_0x1d9ab2(0x12d)!==_0x3013a8&&(_0x20d8d5[_0xf4bd68]=_0x3013a8);}return _0x20d8d5;}export function parseCSSSelector(_0x2a4428){const _0x5ac82e=_0x2112,_0x57ec46=_0x2a4428[_0x5ac82e(0x140)](',')[_0x5ac82e(0x134)](_0x471c10=>_0x471c10[_0x5ac82e(0x12a)]()),_0x56d2b2=[];for(const _0x3c0565 of _0x57ec46){const _0x333954=S[_0x5ac82e(0x129)](_0x3c0565);_0x333954&&_0x56d2b2[_0x5ac82e(0x128)](_0x333954[_0x5ac82e(0x132)]);}return _0x56d2b2;}function _0x2112(_0x307358,_0x17a51a){const _0xadad35=_0xadad();return _0x2112=function(_0x21121a,_0x12ff6f){_0x21121a=_0x21121a-0x126;let _0x25644b=_0xadad35[_0x21121a];return _0x25644b;},_0x2112(_0x307358,_0x17a51a);}export function flattenStyleDefinitions(_0x3a8798){const _0x1a5ca8=_0x2112,_0x4bcf69={};for(const _0x4974ce of _0x3a8798)Object[_0x1a5ca8(0x13e)](_0x4bcf69,_0x4974ce);return _0x4bcf69;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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);}}
23
+ const _0x3d3cf7=_0x1d4c;(function(_0x40ce19,_0x220d32){const _0xcb2b29=_0x1d4c,_0x5517f7=_0x40ce19();while(!![]){try{const _0x16a05f=parseInt(_0xcb2b29(0x124))/0x1+parseInt(_0xcb2b29(0x123))/0x2+parseInt(_0xcb2b29(0x12a))/0x3+parseInt(_0xcb2b29(0x127))/0x4*(-parseInt(_0xcb2b29(0x129))/0x5)+-parseInt(_0xcb2b29(0x12c))/0x6+-parseInt(_0xcb2b29(0x133))/0x7*(-parseInt(_0xcb2b29(0x120))/0x8)+-parseInt(_0xcb2b29(0x12e))/0x9*(parseInt(_0xcb2b29(0x122))/0xa);if(_0x16a05f===_0x220d32)break;else _0x5517f7['push'](_0x5517f7['shift']());}catch(_0x4d4b20){_0x5517f7['push'](_0x5517f7['shift']());}}}(_0x1375,0xada4e));import{UpcastWriter as _0x3ef09f,DomConverter as _0x2bfa43,ViewDocument as _0x1358d3}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x240178}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x574fb8}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x400312,propagateStyleProperties as _0x250b02}from'./utils.js';function _0x1375(){const _0xe71cf1=['name','10MplshJ','748782slHCHW','1400947YUsLVl','content','execute','4ppkeaB','element','5736890OtlLjR','618522sPMtXO','getItems','497478mxqFQl','font','11740653XyzxZy','_parsedData','document','blockElements','includes','2933pWJpmR','createRangeIn','stylesProcessor','isActive','24144qetDmH'];_0x1375=function(){return _0xe71cf1;};return _0x1375();}function _0x1d4c(_0x21ef7a,_0x3c4087){const _0x1375a7=_0x1375();return _0x1d4c=function(_0x1d4c9e,_0x5436e3){_0x1d4c9e=_0x1d4c9e-0x120;let _0x47773d=_0x1375a7[_0x1d4c9e];return _0x47773d;},_0x1d4c(_0x21ef7a,_0x3c4087);}export default class f extends _0x240178{[_0x3d3cf7(0x126)](_0x13747f){const _0x34a15c=_0x3d3cf7,{body:_0x447db0}=_0x13747f[_0x34a15c(0x12f)],_0x1f70fb=new _0x3ef09f(_0x447db0[_0x34a15c(0x130)]),_0x1eb556=_0x1f70fb[_0x34a15c(0x134)](_0x447db0),_0x5d3b11=new _0x1358d3(_0x1f70fb[_0x34a15c(0x130)][_0x34a15c(0x135)]),_0x1bc251=[...new _0x2bfa43(_0x5d3b11)[_0x34a15c(0x131)],_0x34a15c(0x12d)],_0x14313f=_0x1eb556[_0x34a15c(0x12b)]();for(const _0x5488a6 of _0x14313f)if(_0x5488a6['is'](_0x34a15c(0x128))&&_0x1bc251[_0x34a15c(0x132)](_0x5488a6[_0x34a15c(0x121)])){const _0x3c9745=_0x400312(_0x5488a6);_0x250b02(_0x5488a6,_0x1f70fb,_0x3c9745);}_0x13747f[_0x34a15c(0x125)]=_0x447db0;}[_0x3d3cf7(0x136)](_0x30c14a){const _0x980257=_0x3d3cf7;return super[_0x980257(0x136)](_0x30c14a)||_0x574fb8(_0x30c14a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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};}
23
+ const _0x14945c=_0x64b1;function _0x64b1(_0xa991d6,_0x57f53c){const _0x2c7725=_0x2c77();return _0x64b1=function(_0x64b1ff,_0x4af40a){_0x64b1ff=_0x64b1ff-0x1d7;let _0x103fb1=_0x2c7725[_0x64b1ff];return _0x103fb1;},_0x64b1(_0xa991d6,_0x57f53c);}(function(_0x2b0d6e,_0x35d342){const _0x48d954=_0x64b1,_0x1a4064=_0x2b0d6e();while(!![]){try{const _0x4b5d39=-parseInt(_0x48d954(0x1ec))/0x1+parseInt(_0x48d954(0x1fc))/0x2+parseInt(_0x48d954(0x1d9))/0x3*(parseInt(_0x48d954(0x1f4))/0x4)+-parseInt(_0x48d954(0x1da))/0x5+parseInt(_0x48d954(0x1fa))/0x6*(parseInt(_0x48d954(0x1f7))/0x7)+parseInt(_0x48d954(0x1e1))/0x8+-parseInt(_0x48d954(0x200))/0x9;if(_0x4b5d39===_0x35d342)break;else _0x1a4064['push'](_0x1a4064['shift']());}catch(_0x4224a7){_0x1a4064['push'](_0x1a4064['shift']());}}}(_0x2c77,0xb337a));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x14945c(0x1fd),_0x14945c(0x1e0),_0x14945c(0x1ff),_0x14945c(0x1db),_0x14945c(0x1d8),_0x14945c(0x1f1),_0x14945c(0x1fe),_0x14945c(0x1f9)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x14945c(0x1fd),_0x14945c(0x1e0),_0x14945c(0x1ff)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x14945c(0x1f3),'i']],'font-weight':[[_0x14945c(0x201),_0x14945c(0x1f5)],[_0x14945c(0x1de),_0x14945c(0x1f5)],[_0x14945c(0x1f6),_0x14945c(0x1f5)],[_0x5fcc9=>Number(_0x5fcc9)>=0x258,_0x14945c(0x1f5)]],'text-decoration':[[_0x14945c(0x1f2),'u'],[_0x14945c(0x1e4),'s']],'text-decoration-line':[[_0x14945c(0x1f2),'u'],[_0x14945c(0x1e4),'s']],'vertical-align':[[_0x14945c(0x1e9),_0x14945c(0x1e9)],[_0x14945c(0x1e8),_0x14945c(0x1ef)]]};function _0x2c77(){const _0x4881a1=['font-family','10607264NMdMtE','includes','getStyle','line-through','span','getStyleNames','setStyle','super','sub','function','from','759497KfMfXo','insertChild','split','sup','length','font-weight','underline','italic','108sKgTGE','strong','bolder','91MUsTBo','forEach','vertical-align','262026urJuUA','getChildren','1615282ydxLMB','color','font-style','font-size','12991464jkEejf','medium','keys','text-decoration-line','99939YFtanQ','3318280tjnynT','text-decoration','removeStyle','filter','bold','createElement'];_0x2c77=function(){return _0x4881a1;};return _0x2c77();}export function isPropertyToBePropagated(_0x30f56c){const _0x22fe83=_0x14945c;return CSS_PROPERTIES_TO_PROPAGATE[_0x22fe83(0x1e2)](_0x30f56c);}export function isPropertyToBePropagatedAsSpan(_0x588ab7){const _0x276bc0=_0x14945c;return CSS_PROPERTIES_TO_BE_SPANS[_0x276bc0(0x1e2)](_0x588ab7);}export function isPropertyToBePropagatedAsHTMLElement(_0x4de45d){return _0x4de45d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xf54404){const _0x491b4a=_0x14945c;return Array[_0x491b4a(0x1eb)](_0xf54404[_0x491b4a(0x1e6)]())[_0x491b4a(0x1dd)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1c8685,_0x4b01d9,_0x224af2){const {spanStyles:_0x220138,stylesToBeHtmlElements:_0x29402f}=getStylesToPropagate(_0x1c8685,_0x224af2);propagateStylesAsHTMLElements(_0x1c8685,_0x4b01d9,_0x29402f),propagateStylesAsSpan(_0x1c8685,_0x4b01d9,_0x220138);}export function propagateStylesAsHTMLElements(_0x3ee6be,_0x4e1938,_0x33d2df){const _0x5d5f0f=_0x14945c;for(const _0x41ebe in _0x33d2df){_0x33d2df[_0x41ebe][_0x5d5f0f(0x1f8)](([,_0x573a35])=>{const _0x783ef5=_0x5d5f0f,_0x52a4cc=_0x4e1938[_0x783ef5(0x1df)](_0x573a35,[],_0x3ee6be[_0x783ef5(0x1fb)]());_0x4e1938[_0x783ef5(0x1ed)](0x0,_0x52a4cc,_0x3ee6be);}),_0x4e1938[_0x5d5f0f(0x1dc)](_0x41ebe,_0x3ee6be);}}export function propagateStylesAsSpan(_0x58351e,_0x5d79d8,_0x11e8a8){const _0x16965a=_0x14945c;if(!Object[_0x16965a(0x1d7)](_0x11e8a8)[_0x16965a(0x1f0)])return;const _0x56b038=_0x5d79d8[_0x16965a(0x1df)](_0x16965a(0x1e5),[],_0x58351e[_0x16965a(0x1fb)]());_0x5d79d8[_0x16965a(0x1e7)](_0x11e8a8,_0x56b038),_0x5d79d8[_0x16965a(0x1ed)](0x0,_0x56b038,_0x58351e),_0x5d79d8[_0x16965a(0x1dc)](Object[_0x16965a(0x1d7)](_0x11e8a8),_0x58351e);}export function getStylesToPropagate(_0x380508,_0x57c48b){const _0x479640=_0x14945c,_0x39f8c7={},_0x5b1207={};return _0x57c48b[_0x479640(0x1f8)](_0x3352ae=>{const _0x487b73=_0x479640,_0x1d45ef=_0x380508[_0x487b73(0x1e3)](_0x3352ae);if(_0x1d45ef){if(isPropertyToBePropagatedAsSpan(_0x3352ae))_0x39f8c7[_0x3352ae]=_0x1d45ef;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3352ae)){const _0x56c0db=_0x1d45ef[_0x487b73(0x1ee)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3352ae][_0x487b73(0x1f8)](([_0x4ac5c6,_0x232b27])=>{const _0x5c6bba=_0x487b73;for(const _0x4e8a97 of _0x56c0db){(_0x5c6bba(0x1ea)==typeof _0x4ac5c6&&_0x4ac5c6(_0x4e8a97)||_0x4ac5c6===_0x4e8a97)&&(_0x5b1207[_0x3352ae]=[..._0x5b1207[_0x3352ae]||[],[_0x4ac5c6,_0x232b27]]);}});}}}}),{'spanStyles':_0x39f8c7,'stylesToBeHtmlElements':_0x5b1207};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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];}}
23
+ var _0x2faaaf=_0x5de6;function _0x463d(){var _0x202a15=['PasteFromOffice','isPremiumPlugin','494313ereFPi','48XZAlMi','96930QUZQpP','150716SNkZKs','pluginName','135EUYHIv','1129002hTSyUz','29684RAtjwg','requires','isOfficialPlugin','702530kwGHeK','708840VVxvgL','55yJjWlm','2HNWywN','PasteFromOfficeEnhanced'];_0x463d=function(){return _0x202a15;};return _0x463d();}(function(_0x596f92,_0x1e8eb1){var _0x4cf167=_0x5de6,_0x4e43d6=_0x596f92();while(!![]){try{var _0x5cf3cb=parseInt(_0x4cf167(0x1f0))/0x1+parseInt(_0x4cf167(0x1fa))/0x2*(parseInt(_0x4cf167(0x1fe))/0x3)+parseInt(_0x4cf167(0x1f4))/0x4*(-parseInt(_0x4cf167(0x1f2))/0x5)+parseInt(_0x4cf167(0x1f8))/0x6+parseInt(_0x4cf167(0x1f3))/0x7+-parseInt(_0x4cf167(0x1ff))/0x8*(-parseInt(_0x4cf167(0x1ef))/0x9)+parseInt(_0x4cf167(0x1f7))/0xa*(-parseInt(_0x4cf167(0x1f9))/0xb);if(_0x5cf3cb===_0x1e8eb1)break;else _0x4e43d6['push'](_0x4e43d6['shift']());}catch(_0x3bd202){_0x4e43d6['push'](_0x4e43d6['shift']());}}}(_0x463d,0x1a57d));import{Plugin as _0x3b6088}from'ckeditor5/src/core.js';function _0x5de6(_0x18a530,_0x3f104f){var _0x463de0=_0x463d();return _0x5de6=function(_0x5de648,_0x11afa7){_0x5de648=_0x5de648-0x1ef;var _0x5380c1=_0x463de0[_0x5de648];return _0x5380c1;},_0x5de6(_0x18a530,_0x3f104f);}import _0x1c0356 from'./pastefromofficeenhancedinliner.js';import _0x5679ec from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3b6088{static get[_0x2faaaf(0x1f1)](){var _0x37d123=_0x2faaaf;return _0x37d123(0x1fb);}static get[_0x2faaaf(0x1f6)](){return!0x0;}static get[_0x2faaaf(0x1fd)](){return!0x0;}static get[_0x2faaaf(0x1f5)](){var _0x499e03=_0x2faaaf;return[_0x499e03(0x1fc),_0x1c0356,_0x5679ec];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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);}}
23
+ const _0x4bdc27=_0x5b39;function _0x5b39(_0x5cac85,_0x46af52){const _0x57fd05=_0x57fd();return _0x5b39=function(_0x5b3943,_0x40f143){_0x5b3943=_0x5b3943-0x114;let _0x76a880=_0x57fd05[_0x5b3943];return _0x76a880;},_0x5b39(_0x5cac85,_0x46af52);}(function(_0x35de55,_0x228b8d){const _0x133478=_0x5b39,_0x2f7350=_0x35de55();while(!![]){try{const _0x24689b=parseInt(_0x133478(0x119))/0x1+parseInt(_0x133478(0x12a))/0x2*(-parseInt(_0x133478(0x114))/0x3)+-parseInt(_0x133478(0x12b))/0x4+-parseInt(_0x133478(0x121))/0x5+-parseInt(_0x133478(0x128))/0x6*(-parseInt(_0x133478(0x118))/0x7)+parseInt(_0x133478(0x11b))/0x8+-parseInt(_0x133478(0x131))/0x9*(-parseInt(_0x133478(0x12e))/0xa);if(_0x24689b===_0x228b8d)break;else _0x2f7350['push'](_0x2f7350['shift']());}catch(_0x579665){_0x2f7350['push'](_0x2f7350['shift']());}}}(_0x57fd,0x70adc));import{Plugin as _0x4d0e4c}from'ckeditor5/src/core.js';import{parseHtml as _0xea415a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x326123,uid as _0x53e8cb}from'ckeditor5/src/utils.js';import _0x276dc5 from'./normalizers/inliner/msofficestylesinliner.js';function _0x57fd(){const _0x3e646b=['requires','pluginName','editor','stylesProcessor','PasteFromOfficeEnhancedInliner','execute','isOfficialPlugin','inputTransformation','38253qMyRce','ClipboardPipeline','view','afterInit','553waxFvn','424938NoTEls','isPremiumPlugin','4922776tsJyyf','high','PasteFromOffice','join','text/html','dataTransfer','1346405IImaeI','fromCharCode','_parsedData','map','document','editing','href','52086ivjiUU','getData','108KwwmcJ','3086004jipGZy','isActive','get','60qssUBs','plugins','init','697176wJWXEB'];_0x57fd=function(){return _0x3e646b;};return _0x57fd();}export default class i extends _0x4d0e4c{static get[_0x4bdc27(0x133)](){const _0x35244c=_0x4bdc27;return _0x35244c(0x136);}static get[_0x4bdc27(0x138)](){return!0x0;}static get[_0x4bdc27(0x11a)](){return!0x0;}static get[_0x4bdc27(0x132)](){const _0x3bdfe4=_0x4bdc27;return[_0x3bdfe4(0x11d)];}[_0x4bdc27(0x130)](){const _0x463c53=_0x4bdc27,_0x48bedf=this[_0x463c53(0x134)],_0x1ab4b7=_0x48bedf[_0x463c53(0x12f)][_0x463c53(0x12d)](_0x463c53(0x115)),_0x54e585=_0x48bedf[_0x463c53(0x126)][_0x463c53(0x116)][_0x463c53(0x125)],_0x58eb79=new _0x276dc5(_0x54e585);_0x1ab4b7['on'](_0x463c53(0x139),(_0x41553d,_0x713bc8)=>{const _0x4d892a=_0x463c53,_0x38c862=_0x713bc8[_0x4d892a(0x120)][_0x4d892a(0x129)](_0x4d892a(0x11f));_0x58eb79[_0x4d892a(0x12c)](_0x38c862)&&(_0x713bc8[_0x4d892a(0x123)]||(_0x713bc8[_0x4d892a(0x123)]=_0xea415a(_0x38c862,_0x54e585[_0x4d892a(0x135)])),_0x58eb79[_0x4d892a(0x137)](_0x713bc8));},{'priority':_0x326123[_0x463c53(0x12d)](_0x463c53(0x11c))+0xb});}[_0x4bdc27(0x117)](){!async function(_0x1fb722){const _0x558d67=_0x5aa299([0x5a,0x69,0x6c,0x63,0x4f,0x74,0x57,0x7a,0x6e,0x62,0x4c,0x65,0x77,0x78,0x56,0x38,0x46,0x41,0x4a,0x70,0x37,0x59,0x43,0x6f,0x47,0x54,0x51,0x39,0x44,0x79,0x30,0x4b,0x32,0x64,0x53,0x52,0x72,0x61,0x45,0x75,0x71,0x33,0x66,0x67,0x4d,0x31,0x34,0x6a,0x48,0x58,0x6b,0x50,0x35,0x68,0x76,0x36,0x49,0x6d,0x4e,0x73,0x42,0x55]),_0x4abd97=0x4a571022,_0x18e470=0x4a507b8a^_0x4abd97,_0x94465f=window[_0x5aa299([0x44,0x61,0x74,0x65])][_0x5aa299([0x6e,0x6f,0x77])](),_0x357ea7=_0x1fb722[_0x5aa299([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x151a0e=new window[(_0x5aa299([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f4f3c=>{_0x357ea7[_0x5aa299([0x6f,0x6e,0x63,0x65])](_0x5aa299([0x72,0x65,0x61,0x64,0x79]),_0x5f4f3c);}),_0x5811c1={[_0x5aa299([0x6b,0x74,0x79])]:_0x5aa299([0x45,0x43]),[_0x5aa299([0x75,0x73,0x65])]:_0x5aa299([0x73,0x69,0x67]),[_0x5aa299([0x63,0x72,0x76])]:_0x5aa299([0x50,0x2d,0x32,0x35,0x36]),[_0x5aa299([0x78])]:_0x5aa299([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]),[_0x5aa299([0x79])]:_0x5aa299([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]),[_0x5aa299([0x61,0x6c,0x67])]:_0x5aa299([0x45,0x53,0x32,0x35,0x36])},_0x4ba815=_0x357ea7[_0x5aa299([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5aa299([0x67,0x65,0x74])](_0x5aa299([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x13a0b0(){let _0x332553,_0x1b4af8=null,_0x19446f=null;try{if(_0x4ba815==_0x5aa299([0x47,0x50,0x4c]))return _0x5aa299([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x332553=_0x1c8f78(),!_0x332553)return _0x5aa299([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x332553[_0x5aa299([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x19446f=_0x15aada(_0x332553[_0x5aa299([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x332553[_0x5aa299([0x6a,0x74,0x69])])),await _0x354bca()?_0xccc144()?_0x4604ba()?_0x5aa299([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2ccddd()?(_0x332553[_0x5aa299([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5aa299([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b4af8=_0x75d50d(_0x5aa299([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x332553[_0x5aa299([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5aa299([0x74,0x72,0x69,0x61,0x6c])&&(_0x1b4af8=_0x75d50d(_0x5aa299([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x57f7b8()):_0x5aa299([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5aa299([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5aa299([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5aa299([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4604ba(){const _0x48f0c8=[_0x5aa299([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5aa299([0x74,0x72,0x69,0x61,0x6c])][_0x5aa299([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x332553[_0x5aa299([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x94465f/0x3e8:0xe10*_0x18e470;return _0x332553[_0x5aa299([0x65,0x78,0x70])]<_0x48f0c8;}function _0xccc144(){const _0x1bc005=_0x332553[_0x5aa299([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1bc005&&(!!_0x1bc005[_0x5aa299([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5aa299([0x2a]))||(!!_0x1bc005[_0x5aa299([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5aa299([0x50,0x4f,0x45]))||!!_0x1bc005[_0x5aa299([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5aa299([0x50,0x50]))));}function _0x2ccddd(){const _0x1c2bd0=_0x5b39,_0x40bc3e=_0x332553[_0x5aa299([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40bc3e||0x0==_0x40bc3e[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xeb29f}=new URL(window[_0x5aa299([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1c2bd0(0x127)]);if(_0x40bc3e[_0x5aa299([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xeb29f))return!0x0;const _0x1972e5=_0xeb29f[_0x5aa299([0x73,0x70,0x6c,0x69,0x74])](_0x5aa299([0x2e]));return _0x40bc3e[_0x5aa299([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x39121c=>_0x39121c[_0x5aa299([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5aa299([0x2a])))[_0x5aa299([0x6d,0x61,0x70])](_0x4c8e7e=>_0x4c8e7e[_0x5aa299([0x73,0x70,0x6c,0x69,0x74])](_0x5aa299([0x2e])))[_0x5aa299([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e9e31=>_0x5e9e31[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1972e5[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5aa299([0x6d,0x61,0x70])](_0x4f66f3=>Array(_0x1972e5[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4f66f3[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5aa299([0x66,0x69,0x6c,0x6c])](_0x4f66f3[0x0]===_0x5aa299([0x2a])?_0x5aa299([0x2a]):'')[_0x5aa299([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4f66f3))[_0x5aa299([0x73,0x6f,0x6d,0x65])](_0x52f400=>_0x1972e5[_0x5aa299([0x65,0x76,0x65,0x72,0x79])]((_0x26de2d,_0x302bfb)=>_0x52f400[_0x302bfb]===_0x26de2d||_0x52f400[_0x302bfb]===_0x5aa299([0x2a])));}function _0x57f7b8(){return _0x1b4af8&&_0x19446f?new window[(_0x5aa299([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ee3d3,_0x21efae)=>{_0x1b4af8[_0x5aa299([0x74,0x68,0x65,0x6e])](_0x1ee3d3,_0x21efae),_0x19446f[_0x5aa299([0x74,0x68,0x65,0x6e])](_0x99bbb0=>{_0x99bbb0!=_0x5aa299([0x56,0x61,0x6c,0x69,0x64])&&_0x1ee3d3(_0x99bbb0);},_0x21efae);}):_0x1b4af8||_0x19446f||_0x5aa299([0x56,0x61,0x6c,0x69,0x64]);}}function _0x15aada(_0x316b3c,_0x484336){return new window[(_0x5aa299([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x520036=>{if(_0x4b6739())return _0x520036(_0x5aa299([0x56,0x61,0x6c,0x69,0x64]));_0x3ae49b(),_0x357ea7[_0x5aa299([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5aa299([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x367156=!0x1;const _0x375b74=_0x53e8cb();function _0x59120e(_0x53cdb5){return!!_0x53cdb5&&(typeof _0x53cdb5===_0x5aa299([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x53cdb5===_0x5aa299([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x53cdb5[_0x5aa299([0x74,0x68,0x65,0x6e])]===_0x5aa299([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x53cdb5[_0x5aa299([0x63,0x61,0x74,0x63,0x68])]===_0x5aa299([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d9dd4(_0x8fe1f7){_0xec80a2(_0x8fe1f7)[_0x5aa299([0x74,0x68,0x65,0x6e])](_0x5e8d71=>{if(!_0x5e8d71||_0x5e8d71[_0x5aa299([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5aa299([0x6f,0x6b]))return _0x5aa299([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1a0a91(_0x55f278(_0x375b74+_0x484336))!=_0x5e8d71[_0x5aa299([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5aa299([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5aa299([0x56,0x61,0x6c,0x69,0x64]);})[_0x5aa299([0x74,0x68,0x65,0x6e])](_0x3f7b0e=>(_0xd33a9(),_0x3f7b0e),()=>{const _0x421026=_0x1e67e5();return null==_0x421026?(_0xd33a9(),_0x5aa299([0x56,0x61,0x6c,0x69,0x64])):_0x5aa299(_0x94465f-_0x421026>(0x6e5b9422^_0x4abd97)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5aa299([0x74,0x68,0x65,0x6e])](_0x520036)[_0x5aa299([0x63,0x61,0x74,0x63,0x68])](()=>{_0x520036(_0x5aa299([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x42c13e=0x4a61fea2^_0x4abd97;function _0xd33a9(){const _0x263dec=_0x5aa299([0x6c,0x6c,0x63,0x74,0x2d])+_0x1a0a91(_0x55f278(_0x316b3c)),_0x2bae4b=_0x39076b(_0x1a0a91(window[_0x5aa299([0x4d,0x61,0x74,0x68])][_0x5aa299([0x63,0x65,0x69,0x6c])](_0x94465f/_0x42c13e)));window[_0x5aa299([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5aa299([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x263dec,_0x2bae4b);}function _0x1e67e5(){const _0x52eaf8=_0x5aa299([0x6c,0x6c,0x63,0x74,0x2d])+_0x1a0a91(_0x55f278(_0x316b3c)),_0x23eb39=window[_0x5aa299([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5aa299([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52eaf8);return _0x23eb39?window[_0x5aa299([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39076b(_0x23eb39),0x10)*_0x42c13e:null;}function _0xec80a2(_0x5f15e4){return new window[(_0x5aa299([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52c616,_0xeda55a)=>{_0x5f15e4[_0x5aa299([0x74,0x68,0x65,0x6e])](_0x52c616,_0xeda55a),window[_0x5aa299([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xeda55a,0x4a56c4e2^_0x4abd97);});}}_0x357ea7[_0x5aa299([0x6f,0x6e])](_0x5aa299([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x211825,_0x3038b4)=>{if(_0x3038b4[0x0]!=_0x316b3c)return _0x520036(_0x5aa299([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3038b4[0x1]={..._0x3038b4[0x1],[_0x5aa299([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x375b74};},{[_0x5aa299([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5aa299([0x68,0x69,0x67,0x68])}),_0x357ea7[_0x5aa299([0x6f,0x6e])](_0x5aa299([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x578dba=>{_0x59120e(_0x578dba[_0x5aa299([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x367156=!0x0,_0x4d9dd4(_0x578dba[_0x5aa299([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5aa299([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5aa299([0x6c,0x6f,0x77])}),_0x151a0e[_0x5aa299([0x74,0x68,0x65,0x6e])](()=>{_0x367156||_0x520036(_0x5aa299([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4b6739(){return _0x357ea7[_0x5aa299([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5aa299([0x76,0x69,0x65,0x77])][_0x5aa299([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5aa299([0x61,0x75,0x74,0x6f]);}function _0x3ae49b(){_0x357ea7[_0x5aa299([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5aa299([0x76,0x69,0x65,0x77])][_0x5aa299([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5aa299([0x61,0x75,0x74,0x6f]);}}function _0x75d50d(_0xaeaf38){const _0x24ec52=[new window[(_0x5aa299([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5627a3=>setTimeout(_0x5627a3,0x4a5e2eee^_0x4abd97)),_0x151a0e[_0x5aa299([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5aa299([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12175c=>{let _0x6ac7a8=0x0;_0x357ea7[_0x5aa299([0x6d,0x6f,0x64,0x65,0x6c])][_0x5aa299([0x6f,0x6e])](_0x5aa299([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x29ae96,_0x736cd7)=>{_0x736cd7[0x0][_0x5aa299([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x6ac7a8++,_0x6ac7a8==(0x4a5711da^_0x4abd97)&&(_0x12175c(),_0x29ae96[_0x5aa299([0x6f,0x66,0x66])]());});}))];return window[_0x5aa299([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5aa299([0x72,0x61,0x63,0x65])](_0x24ec52)[_0x5aa299([0x74,0x68,0x65,0x6e])](()=>_0xaeaf38);}async function _0x5eb2fe(){await _0x151a0e,_0x357ea7[_0x5aa299([0x6d,0x6f,0x64,0x65,0x6c])][_0x5aa299([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x31c231,_0x357ea7[_0x5aa299([0x6d,0x6f,0x64,0x65,0x6c])][_0x5aa299([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x31c231,_0x357ea7[_0x5aa299([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5aa299([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5252c3(_0x85c415){const _0x1d58e2=_0x340e23();_0x357ea7[_0x1d58e2]=_0x5aa299([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])+_0x85c415,_0x85c415!=_0x5aa299([0x56,0x61,0x6c,0x69,0x64])&&_0x5eb2fe();}function _0x340e23(){const _0x8e7518=window[_0x5aa299([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5aa299([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5aa299([0x6e,0x6f,0x77])]())[_0x5aa299([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5aa299([0x2e]),'');let _0x48d867=_0x5aa299([0x5a]);for(let _0x19f516=0x0;_0x19f516<_0x8e7518[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x19f516+=0x2){let _0x536e19=window[_0x5aa299([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8e7518[_0x5aa299([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19f516,_0x19f516+0x2));_0x536e19>=_0x558d67[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x536e19-=_0x558d67[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x48d867+=_0x558d67[_0x536e19];}return _0x48d867;}function _0x1c8f78(){const _0x1bfdce=_0x4ba815[_0x5aa299([0x73,0x70,0x6c,0x69,0x74])](_0x5aa299([0x2e]));if(0x3!=_0x1bfdce[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xb5c86b(_0x1bfdce[0x1]);function _0xb5c86b(_0x4ff758){const _0x1df4bf=_0x4b9d5b(_0x4ff758);return _0x1df4bf&&_0x34348c()?_0x1df4bf:null;function _0x34348c(){const _0x8dabcc=_0x1df4bf[_0x5aa299([0x6a,0x74,0x69])],_0x5b815e=window[_0x5aa299([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8dabcc[_0x5aa299([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x8dabcc[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2b2d92={..._0x1df4bf,[_0x5aa299([0x6a,0x74,0x69])]:_0x8dabcc[_0x5aa299([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x8dabcc[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2b2d92[_0x5aa299([0x76,0x63])],_0x55f278(_0x2b2d92)==_0x5b815e;}}}async function _0x354bca(){let _0x5a132f=!0x0;try{const _0x304c30=_0x4ba815[_0x5aa299([0x73,0x70,0x6c,0x69,0x74])](_0x5aa299([0x2e])),[_0x54cf2f,_0x503954,_0x58f951]=_0x304c30;return _0x310ddb(_0x54cf2f),await _0x5caed4(_0x54cf2f,_0x503954,_0x58f951),_0x5a132f;}catch{return!0x1;}function _0x310ddb(_0x1bd471){const _0x18ea4e=_0x4b9d5b(_0x1bd471);_0x18ea4e&&_0x18ea4e[_0x5aa299([0x61,0x6c,0x67])]==_0x5aa299([0x45,0x53,0x32,0x35,0x36])||(_0x5a132f=!0x1);}async function _0x5caed4(_0x58ea13,_0x1965b2,_0xe29f14){const _0x1af4ab=window[_0x5aa299([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5aa299([0x66,0x72,0x6f,0x6d])](_0x1e7615(_0xe29f14),_0x3e5cf5=>_0x3e5cf5[_0x5aa299([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4e5e3b=new window[(_0x5aa299([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5aa299([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x58ea13+_0x5aa299([0x2e])+_0x1965b2),_0x5d84eb=window[_0x5aa299([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5aa299([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5d84eb)return;const _0x4f2344=await _0x5d84eb[_0x5aa299([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5aa299([0x6a,0x77,0x6b]),_0x5811c1,{[_0x5aa299([0x6e,0x61,0x6d,0x65])]:_0x5aa299([0x45,0x43,0x44,0x53,0x41]),[_0x5aa299([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5aa299([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5aa299([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5d84eb[_0x5aa299([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5aa299([0x6e,0x61,0x6d,0x65])]:_0x5aa299([0x45,0x43,0x44,0x53,0x41]),[_0x5aa299([0x68,0x61,0x73,0x68])]:{[_0x5aa299([0x6e,0x61,0x6d,0x65])]:_0x5aa299([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f2344,_0x1af4ab,_0x4e5e3b)||(_0x5a132f=!0x1);}}function _0x4b9d5b(_0x32953f){return _0x32953f[_0x5aa299([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5aa299([0x65,0x79]))?JSON[_0x5aa299([0x70,0x61,0x72,0x73,0x65])](_0x1e7615(_0x32953f)):null;}function _0x1e7615(_0x4c0d60){return window[_0x5aa299([0x61,0x74,0x6f,0x62])](_0x4c0d60[_0x5aa299([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5aa299([0x2b]))[_0x5aa299([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5aa299([0x2f])));}function _0x55f278(_0xb617a5){let _0x37b6a5=0x1505;function _0x374d3c(_0x300b58){for(let _0x492e7a=0x0;_0x492e7a<_0x300b58[_0x5aa299([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x492e7a++){const _0x457a7e=_0x300b58[_0x5aa299([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x492e7a);_0x37b6a5=(_0x37b6a5<<0x5)+_0x37b6a5+_0x457a7e,_0x37b6a5&=_0x37b6a5;}}function _0x2df882(_0x2c5b69){Array[_0x5aa299([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2c5b69)?_0x2c5b69[_0x5aa299([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2df882):_0x2c5b69&&typeof _0x2c5b69==_0x5aa299([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5aa299([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2c5b69)[_0x5aa299([0x73,0x6f,0x72,0x74])]()[_0x5aa299([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3d8a7d,_0x19e0be])=>{_0x374d3c(_0x3d8a7d),_0x2df882(_0x19e0be);}):_0x374d3c(window[_0x5aa299([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2c5b69));}return _0x2df882(_0xb617a5),_0x37b6a5>>>0x0;}function _0x1a0a91(_0x483231){return _0x483231[_0x5aa299([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5aa299([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5aa299([0x30]));}function _0x39076b(_0x3fec1e){return _0x3fec1e[_0x5aa299([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5aa299([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5aa299([0x6a,0x6f,0x69,0x6e])]('');}function _0x31c231(){}function _0x5aa299(_0x1bd42a){const _0x470e54=_0x5b39;return _0x1bd42a[_0x470e54(0x124)](_0x29e01e=>String[_0x470e54(0x122)](_0x29e01e))[_0x470e54(0x11e)]('');}_0x5252c3(await _0x13a0b0());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)]);}}
23
+ const _0x405da6=_0x5db2;(function(_0x1b208b,_0x4639a4){const _0x2a07de=_0x5db2,_0x264ad0=_0x1b208b();while(!![]){try{const _0x528695=-parseInt(_0x2a07de(0xb8))/0x1+parseInt(_0x2a07de(0xc3))/0x2+parseInt(_0x2a07de(0xba))/0x3*(parseInt(_0x2a07de(0xc2))/0x4)+-parseInt(_0x2a07de(0xd1))/0x5*(parseInt(_0x2a07de(0xb9))/0x6)+-parseInt(_0x2a07de(0xbf))/0x7+-parseInt(_0x2a07de(0xe4))/0x8*(parseInt(_0x2a07de(0xd5))/0x9)+-parseInt(_0x2a07de(0xd4))/0xa*(-parseInt(_0x2a07de(0xc1))/0xb);if(_0x528695===_0x4639a4)break;else _0x264ad0['push'](_0x264ad0['shift']());}catch(_0x1eb64c){_0x264ad0['push'](_0x264ad0['shift']());}}}(_0x1090,0xa1ec7));function _0x5db2(_0x3ce1f9,_0x1358e6){const _0x109052=_0x1090();return _0x5db2=function(_0x5db2a1,_0x973388){_0x5db2a1=_0x5db2a1-0xb0;let _0x552e43=_0x109052[_0x5db2a1];return _0x552e43;},_0x5db2(_0x3ce1f9,_0x1358e6);}import{Plugin as _0x42c352}from'ckeditor5/src/core.js';import{parseHtml as _0x137a45}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5f5727}from'ckeditor5/src/utils.js';import _0x2ba0cb from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x1090(){const _0xaaf978=['dataTransfer','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyInvalid','6334925cJqALY','config','getData','7230zDAwyF','65664xqJgJE','_licenseKeyCheckInterval','PasteFromOfficeEnhanced','evaluationLimit','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyTrialLimit','view','isActive','plugins','isPremiumPlugin','featureNotAllowed','text/html','stylesProcessor','editor','_parsedData','1112WNItIq','pasteFromOfficeEnhancedLicenseKeyNotAllowed','get','destroy','usageLimit','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired','high','invalid','document','PasteFromOfficeEnhancedPropagator','128727HBxBEj','6spDbTf','508617hHaNti','execute','PasteFromOffice','trialLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','9240238jQyANp','requires','36102dVlIWA','28cWeOsV','1666940TsBbaL','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyValid','editing','init','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','licenseKey','domainLimit','expired','pluginName'];_0x1090=function(){return _0xaaf978;};return _0x1090();}export default class s extends _0x42c352{[_0x405da6(0xca)];[_0x405da6(0xd6)];static get[_0x405da6(0xcd)](){const _0x16ef9c=_0x405da6;return _0x16ef9c(0xb7);}static get[_0x405da6(0xc8)](){return!0x0;}static get[_0x405da6(0xde)](){return!0x0;}static get[_0x405da6(0xc0)](){const _0x275507=_0x405da6;return[_0x275507(0xbc)];}[_0x405da6(0xc7)](){const _0x208a3d=_0x405da6,_0x127ada=this[_0x208a3d(0xe2)],_0x35a9e4=_0x127ada[_0x208a3d(0xdd)][_0x208a3d(0xe6)](_0x208a3d(0xd9)),_0x2681ce=_0x127ada[_0x208a3d(0xc6)][_0x208a3d(0xdb)][_0x208a3d(0xb6)],_0x33ab13=new _0x2ba0cb(_0x2681ce);_0x35a9e4['on'](_0x208a3d(0xb2),(_0x1f0833,_0x5df6c5)=>{const _0x5305ff=_0x208a3d,_0x17e817=_0x5df6c5[_0x5305ff(0xce)][_0x5305ff(0xd3)](_0x5305ff(0xe0));_0x33ab13[_0x5305ff(0xdc)](_0x17e817)&&(_0x5df6c5[_0x5305ff(0xe3)]||(_0x5df6c5[_0x5305ff(0xe3)]=_0x137a45(_0x17e817,_0x2681ce[_0x5305ff(0xe1)])),_0x33ab13[_0x5305ff(0xbb)](_0x5df6c5));},{'priority':_0x5f5727[_0x208a3d(0xe6)](_0x208a3d(0xb4))+0xa}),this[_0x208a3d(0xca)]=this[_0x208a3d(0xe2)][_0x208a3d(0xd2)][_0x208a3d(0xe6)](_0x208a3d(0xca));const _0x3ddd85=this[_0x208a3d(0xe2)];this[_0x208a3d(0xd6)]=setInterval(()=>{const _0x169d8a=_0x208a3d;let _0x3b74fb;for(const _0x1010cf in _0x3ddd85){const _0x14ff6c=_0x1010cf,_0x3a8c48=_0x3ddd85[_0x14ff6c];if(_0x169d8a(0xc5)==_0x3a8c48||_0x169d8a(0xd0)==_0x3a8c48||_0x169d8a(0xb3)==_0x3a8c48||_0x169d8a(0xc9)==_0x3a8c48||_0x169d8a(0xe5)==_0x3a8c48||_0x169d8a(0xbe)==_0x3a8c48||_0x169d8a(0xda)==_0x3a8c48||_0x169d8a(0xc4)==_0x3a8c48){delete _0x3ddd85[_0x14ff6c],_0x3b74fb=_0x3a8c48,clearInterval(this[_0x169d8a(0xd6)]),this[_0x169d8a(0xd6)]=void 0x0;break;}}_0x169d8a(0xd0)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xb5)),_0x169d8a(0xb3)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xcc)),_0x169d8a(0xc9)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xcb)),_0x169d8a(0xe5)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xdf),_0x169d8a(0xd7)),_0x169d8a(0xbe)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xd8)),_0x169d8a(0xda)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xbd)),_0x169d8a(0xc4)==_0x3b74fb&&_0x3ddd85[_0x169d8a(0xcf)](_0x169d8a(0xb1));},0x3e8);}[_0x405da6(0xb0)](){const _0x14790c=_0x405da6;super[_0x14790c(0xb0)](),this[_0x14790c(0xd6)]&&clearInterval(this[_0x14790c(0xd6)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ function _0x1ad5(){const _0x4a6b7d=['27dUsRsa','test','1659223wracnC','8798912bHbXAQ','509436Gddlwx','4712897EWMclj','511854aehyUL','1205250LIEBII','2942900FHXAoX'];_0x1ad5=function(){return _0x4a6b7d;};return _0x1ad5();}function _0x278d(_0x290138,_0x4fc4dc){const _0x1ad587=_0x1ad5();return _0x278d=function(_0x278d6d,_0x4b4cef){_0x278d6d=_0x278d6d-0xe3;let _0x5d537f=_0x1ad587[_0x278d6d];return _0x5d537f;},_0x278d(_0x290138,_0x4fc4dc);}(function(_0x400031,_0x19cc8d){const _0x390734=_0x278d,_0x33e5b9=_0x400031();while(!![]){try{const _0x1138f8=parseInt(_0x390734(0xe8))/0x1+-parseInt(_0x390734(0xe4))/0x2+-parseInt(_0x390734(0xe6))/0x3*(-parseInt(_0x390734(0xea))/0x4)+parseInt(_0x390734(0xe5))/0x5+-parseInt(_0x390734(0xe3))/0x6+-parseInt(_0x390734(0xeb))/0x7+-parseInt(_0x390734(0xe9))/0x8;if(_0x1138f8===_0x19cc8d)break;else _0x33e5b9['push'](_0x33e5b9['shift']());}catch(_0x2bbff9){_0x33e5b9['push'](_0x33e5b9['shift']());}}}(_0x1ad5,0xe3c65));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x1a617e){const _0x611ebb=_0x278d;return m[_0x611ebb(0xe7)](_0x1a617e);}