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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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 L=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return L[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=N,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=N,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=N,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=N,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 N(t,e){const n=P();return(N=function(t,e){return n[t-=294]})(t,e)}function R(t){const e=N,n={};for(const r of t)Object[e(318)](n,r);return n}const T=D;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 D(t,e){const n=W();return(D=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=D,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{[T(412)](t){const n=T,{body:r,styles:s}=t[n(422)],i=new e.UpcastWriter(r[n(413)]),o=i[n(424)](r),c=function(t){const e=N,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=N,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=R(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}[T(407)](t){return super[T(407)](t)||C(t)}}function K(t,e){const n=U();return(K=function(t,e){return n[t-=198]})(t,e)}const k=K;function U(){const t=["editing","afterInit","high","text/html","isPremiumPlugin","dataTransfer","plugins","2219195AjEtxy","document","inputTransformation","init","_parsedData","editor","72KWSdjo","1056570PhzILD","href","get","execute","isOfficialPlugin","4osiNjr","83049SimyIX","fromCharCode","2816388LMcNCa","view","pluginName","getData","ClipboardPipeline","join","463464FMvZYL","PasteFromOfficeEnhancedInliner","284774xUpXsI","map","950526lDRjnT","isActive","stylesProcessor","PasteFromOffice","requires"];return(U=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(281478===parseInt(e(199))/1+-parseInt(e(207))/2+-parseInt(e(230))/3*(-parseInt(e(198))/4)+-parseInt(e(223))/5+-parseInt(e(201))/6+parseInt(e(209))/7+parseInt(e(229))/8*(parseInt(e(211))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{static get[k(203)](){return k(208)}static get[k(234)](){return!0}static get[k(220)](){return!0}static get[k(215)](){return[k(214)]}[k(226)](){const t=k,e=this[t(228)],n=e[t(222)][t(232)](t(205)),r=e[t(216)][t(202)][t(224)],s=new $(r);n.on(t(225),(e,n)=>{const i=t,o=n[i(221)][i(204)](i(219));s[i(212)](o)&&(n[i(227)]||(n[i(227)]=x(o,r[i(213)])),s[i(233)](n))},{priority:S.priorities[t(232)](t(218))+11})}[k(217)](){!async function(t){const e=d([102,108,116,109,99,97,88,80,110,57,51,67,69,122,50,87,85,111,90,112,73,74,66,104,103,86,49,84,56,65,55,98,71,105,113,52,118,120,75,115,89,53,76,54,107,82,114,68,117,79,100,72,106,81,101,121,70,83,77,78,48,119]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](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(210)](t=>String[e(200)](t))[e(206)]("")}!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([102]);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:1750550400;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(231)]);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=_();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())}}(_);const Q=[B(509),B(480),B(511),B(475),B(472),B(497),B(510),B(505)],V=[B(509),B(480),B(511)],Z={"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 _(){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(_=function(){return t})()}function z(t){return Q[B(482)](t)}function J(t){const e=B;return Array[e(491)](t[e(486)]())[e(477)](z)}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,V[B(482)](c))r[e]=o;else if(e in Z){const t=o[i(494)](" ");Z[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,J(t))}t[n(293)]=r}[Y(310)](t){return super[Y(310)](t)||C(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})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.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=A();return(C=function(t,e){return n[t-=306]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(807430===parseInt(e(311))/1*(-parseInt(e(313))/2)+parseInt(e(316))/3+-parseInt(e(312))/4*(parseInt(e(307))/5)+parseInt(e(317))/6*(parseInt(e(306))/7)+parseInt(e(308))/8*(-parseInt(e(309))/9)+-parseInt(e(314))/10+parseInt(e(310))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const L=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function P(t){return L[C(315)](t)}function A(){const t=["8XlzeYF","5276655MJbUwc","12765830iBLuwK","237719iPmWjl","225160OIFBUW","2CeMdUm","11530190xeppGJ","test","1217727erwDhY","163164bRACbu","357xzcGHR","15MKQWmb"];return(A=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(197609===parseInt(e(254))/1+-parseInt(e(253))/2+parseInt(e(231))/3+-parseInt(e(232))/4+parseInt(e(238))/5*(parseInt(e(252))/6)+-parseInt(e(246))/7+parseInt(e(251))/8*(parseInt(e(243))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const E=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(){const t=["1412136iRaDpN","name","selectorText","hasClass","map","tagName","180635inMeZV","trim","exec","getPropertyValue","cssRules","9PwUENm","set","push","1404522idmKZt","assign","style","initial","split","83576vxXqFg","60ZNojor","227680NkAaib","101556wGlRtS","className","length","groups","1175568SDKRqc"];return(O=function(){return t})()}function F(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(237)]&&!s[n(255)])continue;const e=!s[n(237)]||t[n(233)]===s[n(237)],o=!s[n(255)]||t[n(235)](s[n(255)]);e&&o&&r[n(244)](s,i)}return r}function j(t,e){const n=O();return(j=function(t,e){return n[t-=231]})(t,e)}function M(t){const e=j,n={};for(let r=0;r<t[e(256)];r++){const s=t[r],i=t[e(241)](s);e(249)!==i&&(n[s]=i)}return n}function R(t){const e=j,n=t[e(250)](",")[e(236)](t=>t[e(239)]()),r=[];for(const t of n){const n=E[e(240)](t);n&&r[e(245)](n[e(257)])}return r}function N(t){const e=j,n={};for(const r of t)Object[e(247)](n,r);return n}const T=W;function W(t,e){const n=D();return(W=function(t,e){return n[t-=375]})(t,e)}function D(){const t=["645350VrCXZm","696nqynpT","createRangeIn","164256qhnpHC","values","execute","152872BnPppP","elementStart","isActive","content","setStyle","13527imLotQ","type","_parsedData","528115xgKfnm","3787CtYdBL","2afZMKf","hasStyle","12USLIFN","item","document","from","size","106327EzDMBK"];return(D=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(104112===-parseInt(e(379))/1*(-parseInt(e(396))/2)+-parseInt(e(383))/3+-parseInt(e(386))/4+-parseInt(e(394))/5+-parseInt(e(398))/6*(-parseInt(e(395))/7)+-parseInt(e(381))/8*(-parseInt(e(391))/9)+parseInt(e(380))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class K extends b{[T(385)](t){const n=T,{body:r,styles:s}=t[n(393)],i=new e.UpcastWriter(r[n(376)]),o=i[n(382)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(244)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(242)])if(t instanceof CSSStyleRule){const r=M(t[e(248)]);n[t[e(234)]]=Object[e(247)]({},n[t[e(234)]]||{},r)}return n}(s));for(const t of o){if(n(387)!==t[n(392)])continue;const e=F(t[n(375)],c);if(e[n(378)]){const r=N(Array[n(377)](e[n(384)]()));for(const e in r){const s=t[n(375)];s[n(397)](e)||i[n(390)](e,r[e],s)}}}t[n(389)]=r}[T(388)](t){return super[T(388)](t)||P(t)}}const k=U;function $(){const t=["PasteFromOfficeEnhancedInliner","737331RphGOi","1422766VevRYQ","789WylDHX","ClipboardPipeline","_parsedData","4428WoVvzL","40ZZlSFP","document","href","text/html","afterInit","join","fromCharCode","view","4062897AcaLik","1825zPVixB","get","dataTransfer","stylesProcessor","3396eJTIjf","isPremiumPlugin","editing","editor","map","pluginName","isOfficialPlugin","plugins","high","inputTransformation","8344lHrWID","1559160gYncuN","isActive","requires","execute","init","PasteFromOffice","getData"];return($=function(){return t})()}function U(t,e){const n=$();return(U=function(t,e){return n[t-=169]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(661046===-parseInt(e(203))/1+-parseInt(e(204))/2+-parseInt(e(205))/3*(-parseInt(e(170))/4)+-parseInt(e(180))/5*(-parseInt(e(184))/6)+parseInt(e(194))/7+-parseInt(e(195))/8+parseInt(e(179))/9*(parseInt(e(171))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class z extends t.Plugin{static get[k(189)](){return k(202)}static get[k(190)](){return!0}static get[k(185)](){return!0}static get[k(197)](){return[k(200)]}[k(199)](){const t=k,e=this[t(187)],n=e[t(191)][t(181)](t(206)),r=e[t(186)][t(178)][t(172)],s=new K(r);n.on(t(193),(e,n)=>{const i=t,o=n[i(182)][i(201)](i(174));s[i(196)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(183)])),s[i(198)](n))},{priority:S.priorities[t(181)](t(192))+11})}[k(175)](){!async function(t){const e=d([53,48,112,99,103,54,84,66,121,82,118,116,57,72,97,88,108,85,86,50,119,106,74,98,102,107,56,55,69,81,109,73,87,105,77,113,104,100,111,65,89,117,83,115,90,67,114,79,68,75,70,51,49,122,71,78,52,76,80,101,110,120]),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=U;return t[e(188)](t=>String[e(177)](t))[e(176)]("")}!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([112]);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:1750723200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,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(173)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const q=Q;function B(){const t=["setStyle","text-decoration-line","split","span","text-decoration","26076pkZnCL","createElement","338ebOSJv","font-size","medium","vertical-align","3254984wQOQTZ","from","bolder","480095foNMSl","forEach","font-weight","sub","12PWliYV","getStyle","strong","function","979775LUKMUS","6842zFjCoQ","underline","bold","removeStyle","160DsltVp","getChildren","line-through","includes","446535hsrCwk","keys","insertChild","super","length","font-family","sup","font-style","832055NSfmqB","color","filter","36PNlJHc","7017uSMTQs","italic","getStyleNames"];return(B=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(538970===parseInt(e(409))/1+-parseInt(e(402))/2*(-parseInt(e(392))/3)+-parseInt(e(413))/4*(parseInt(e(417))/5)+parseInt(e(391))/6*(-parseInt(e(388))/7)+parseInt(e(406))/8+-parseInt(e(380))/9*(parseInt(e(376))/10)+-parseInt(e(418))/11*(-parseInt(e(400))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);const H=[q(389),q(385),q(403),q(399),q(396),q(411),q(387),q(405)],V=[q(389),q(385),q(403)],J={"font-style":[[q(393),"i"]],"font-weight":[[q(404),q(415)],[q(374),q(415)],[q(408),q(415)],[t=>Number(t)>=600,q(415)]],"text-decoration":[[q(373),"u"],[q(378),"s"]],"text-decoration-line":[[q(373),"u"],[q(378),"s"]],"vertical-align":[[q(412),q(412)],[q(383),q(386)]]};function Z(t){return H[q(379)](t)}function _(t){const e=q;return Array[e(407)](t[e(394)]())[e(390)](Z)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(410)](e=>{const i=n,o=t[i(414)](e);if(o)if(c=e,V[q(379)](c))r[e]=o;else if(e in J){const t=o[i(397)](" ");J[e][i(410)](([n,r])=>{const o=i;for(const i of t)(o(416)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(410)](([,n])=>{const s=r,i=e[s(401)](n,[],t[s(377)]());e[s(382)](0,i,t)}),e[r(375)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(381)](n)[r(384)])return;const s=e[r(401)](r(398),[],t[r(377)]());e[r(395)](n,s),e[r(382)](0,s,t),e[r(375)](Object[r(381)](n),t)}(t,e,r)}function Q(t,e){const n=B();return(Q=function(t,e){return n[t-=373]})(t,e)}function Y(){const t=["includes","78NSoIxU","54822024kithXM","33IQDzta","createRangeIn","getItems","blockElements","document","34449pUvZDT","stylesProcessor","460OCmOWn","_parsedData","element","408933cwSdYr","font","execute","184phTzCp","content","isActive","213609siKcCk","6Hjwuby","537476goWubS","7811005GPBzqo","3206623hWQGNs","name"];return(Y=function(){return t})()}const X=tt;function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(794597===-parseInt(e(448))/1*(parseInt(e(441))/2)+parseInt(e(443))/3*(-parseInt(e(436))/4)+-parseInt(e(437))/5+parseInt(e(435))/6*(parseInt(e(438))/7)+-parseInt(e(431))/8*(-parseInt(e(453))/9)+parseInt(e(450))/10*(-parseInt(e(434))/11)+parseInt(e(442))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends b{[X(430)](t){const n=X,{body:r}=t[n(451)],s=new e.UpcastWriter(r[n(447)]),i=s[n(444)](r),o=new e.ViewDocument(s[n(447)][n(449)]),c=[...new e.DomConverter(o)[n(446)],n(429)],a=i[n(445)]();for(const t of a)if(t.is(n(452))&&c[n(440)](t[n(439)])){G(t,s,_(t))}t[n(432)]=r}[X(433)](t){return super[X(433)](t)||P(t)}}const nt=rt;function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=206]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(247370===parseInt(e(244))/1*(parseInt(e(214))/2)+-parseInt(e(225))/3+-parseInt(e(245))/4+parseInt(e(235))/5*(parseInt(e(222))/6)+-parseInt(e(256))/7+parseInt(e(252))/8*(parseInt(e(231))/9)+parseInt(e(227))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class st extends t.Plugin{[nt(258)];[nt(253)];static get[nt(232)](){return nt(250)}static get[nt(233)](){return!0}static get[nt(240)](){return!0}static get[nt(221)](){return[nt(206)]}[nt(219)](){const t=nt,e=this[t(246)],n=e[t(255)][t(236)](t(238)),r=e[t(211)][t(220)][t(223)],s=new et(r);n.on(t(215),(e,n)=>{const i=t,o=n[i(230)][i(259)](i(212));s[i(254)](o)&&(n[i(247)]||(n[i(247)]=x(o,r[i(234)])),s[i(237)](n))},{priority:S.priorities[t(236)](t(213))+10}),this[t(258)]=this[t(246)][t(207)][t(236)](t(258));const i=this[t(246)];this[t(253)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(226)==s||e(248)==s||e(216)==s||e(243)==s||e(242)==s||e(229)==s||e(224)==s||e(257)==s){delete i[r],n=s,clearInterval(this[e(253)]),this[e(253)]=void 0;break}}e(248)==n&&i[e(218)](e(241)),e(216)==n&&i[e(218)](e(208)),e(243)==n&&i[e(218)](e(217)),e(242)==n&&i[e(218)](e(209),e(228)),e(229)==n&&i[e(218)](e(210)),e(224)==n&&i[e(218)](e(251)),e(257)==n&&i[e(218)](e(239))},1e3)}[nt(249)](){const t=nt;super[t(249)](),this[t(253)]&&clearInterval(this[t(253)])}}function it(){const t=["config","expired","featureNotAllowed","evaluationLimit","editing","text/html","high","73934rKNvWx","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","domainLimit","_showLicenseError","init","view","requires","875634FtHjEh","document","pasteFromOfficeEnhancedLicenseKeyTrialLimit","103983ACuFNj","pasteFromOfficeEnhancedLicenseKeyValid","2208420qjHkmK","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","dataTransfer","112356IlWafK","pluginName","isOfficialPlugin","stylesProcessor","5jszlyu","get","execute","ClipboardPipeline","usageLimit","isPremiumPlugin","invalid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","1iGiySy","1039252ZGzyOG","editor","_parsedData","pasteFromOfficeEnhancedLicenseKeyInvalid","destroy","PasteFromOfficeEnhancedPropagator","trialLimit","104upSMRc","_licenseKeyCheckInterval","isActive","plugins","169372VPlKEO","pasteFromOfficeEnhancedLicenseKeyUsageLimit","licenseKey","getData","PasteFromOffice"];return(it=function(){return t})()}function ot(t,e){var n=ut();return(ot=function(t,e){return n[t-=191]})(t,e)}var ct=ot;!function(t){for(var e=ot,n=t();;)try{if(341797===-parseInt(e(194))/1+parseInt(e(193))/2+-parseInt(e(203))/3*(parseInt(e(197))/4)+parseInt(e(206))/5+-parseInt(e(202))/6*(-parseInt(e(195))/7)+parseInt(e(205))/8*(parseInt(e(192))/9)+-parseInt(e(204))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ct(191)](){return ct(200)}static get[ct(199)](){return!0}static get[ct(201)](){return!0}static get[ct(198)](){return[ct(196),z,st]}}function ut(){var t=["requires","isOfficialPlugin","PasteFromOfficeEnhanced","isPremiumPlugin","43554JHzmST","6PceguB","4426470uxoxci","1414904aCRyeY","2738955LglBfl","pluginName","9jYJFVo","183272ruCJnQ","307960ohFnuF","280fObyWb","PasteFromOffice","28492llIxXr"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=217]})(t,e)}function ft(){var t=["9326097vBLJMH","12rykdDv","63PPAumS","83223bcRwuo","45hRABAF","18818670Tjrkek","9071495hqrqpL","2PDFeca","1037897UYtaGj","8mMDtOu","1108528afzTfU","984792zJotUm"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(962342===parseInt(e(222))/1*(parseInt(e(221))/2)+-parseInt(e(217))/3*(-parseInt(e(223))/4)+parseInt(e(220))/5+-parseInt(e(225))/6*(-parseInt(e(228))/7)+parseInt(e(224))/8*(-parseInt(e(218))/9)+-parseInt(e(219))/10+parseInt(e(226))/11*(-parseInt(e(227))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x1cec13}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x5cf66f,parseHtml as _0x220881}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1bcf67,uid as _0x3d8a3d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x14d6a1,ViewDocument as _0x2e8009,DomConverter as _0x3278cc}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5f08dc){return m['test'](_0x5f08dc);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x3170c5,_0x55cf8b){const _0x3b8714=new Map();for(const [_0x22723c,_0x2ba2cf]of _0x55cf8b){if(!_0x22723c['tagName']&&!_0x22723c['className'])continue;const _0x1f0fa7=!_0x22723c['tagName']||_0x3170c5['name']===_0x22723c['tagName'],_0x12feab=!_0x22723c['className']||_0x3170c5['hasClass'](_0x22723c['className']);_0x1f0fa7&&_0x12feab&&_0x3b8714['set'](_0x22723c,_0x2ba2cf);}return _0x3b8714;}function h(_0x2d5838){const _0x512152={};for(let _0x2a8c87=0x0;_0x2a8c87<_0x2d5838['length'];_0x2a8c87++){const _0x101e6d=_0x2d5838[_0x2a8c87],_0x31fbcf=_0x2d5838['getPropertyValue'](_0x101e6d);'initial'!==_0x31fbcf&&(_0x512152[_0x101e6d]=_0x31fbcf);}return _0x512152;}function O(_0x2d0cc1){const _0x17c417=_0x2d0cc1['split'](',')['map'](_0x3825a8=>_0x3825a8['trim']()),_0x22eaf0=[];for(const _0x1961bf of _0x17c417){const _0x295bb9=S['exec'](_0x1961bf);_0x295bb9&&_0x22eaf0['push'](_0x295bb9['groups']);}return _0x22eaf0;}function y(_0x137b84){const _0x187c4c={};for(const _0x3e26ab of _0x137b84)Object['assign'](_0x187c4c,_0x3e26ab);return _0x187c4c;}class c extends _0x5cf66f{['execute'](_0x4f2040){const {body:_0x57adcb,styles:_0x54d9f0}=_0x4f2040['_parsedData'],_0x526d0a=new _0x14d6a1(_0x57adcb['document']),_0x47e444=_0x526d0a['createRangeIn'](_0x57adcb),_0x5e7ea8=function(_0x1388e0){const _0x1440b3={};for(const _0x3c2703 of _0x1388e0)for(const _0x32a9e8 of _0x3c2703['cssRules'])if(_0x32a9e8 instanceof CSSStyleRule){const _0x24e229=h(_0x32a9e8['style']);_0x1440b3[_0x32a9e8['selectorText']]=Object['assign']({},_0x1440b3[_0x32a9e8['selectorText']]||{},_0x24e229);}return _0x1440b3;}(_0x54d9f0),_0x22d633=function(_0xf45af9){const _0x2e0f28=new Map();for(const _0xd8e3a1 in _0xf45af9){const _0x3f699f=O(_0xd8e3a1),_0x54ed17=_0xf45af9[_0xd8e3a1];for(const _0x1cb9cb of _0x3f699f)_0x2e0f28['set'](_0x1cb9cb,_0x54ed17);}return _0x2e0f28;}(_0x5e7ea8);for(const _0x4309ba of _0x47e444){if('elementStart'!==_0x4309ba['type'])continue;const _0x478862=x(_0x4309ba['item'],_0x22d633);if(_0x478862['size']){const _0x32f813=y(Array['from'](_0x478862['values']()));for(const _0x241d90 in _0x32f813){const _0x522c67=_0x4309ba['item'];_0x522c67['hasStyle'](_0x241d90)||_0x526d0a['setStyle'](_0x241d90,_0x32f813[_0x241d90],_0x522c67);}}}_0x4f2040['content']=_0x57adcb;}['isActive'](_0x5ebe83){return super['isActive'](_0x5ebe83)||l(_0x5ebe83);}}class i extends _0x1cec13{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x42a808=this['editor'],_0x29c7ba=_0x42a808['plugins']['get']('ClipboardPipeline'),_0x181c63=_0x42a808['editing']['view']['document'],_0x836f43=new c(_0x181c63);_0x29c7ba['on']('inputTransformation',(_0x25a401,_0x2c141d)=>{const _0x338484=_0x2c141d['dataTransfer']['getData']('text/html');_0x836f43['isActive'](_0x338484)&&(_0x2c141d['_parsedData']||(_0x2c141d['_parsedData']=_0x220881(_0x338484,_0x181c63['stylesProcessor'])),_0x836f43['execute'](_0x2c141d));},{'priority':_0x1bcf67['get']('high')+0xb});}['afterInit'](){!async function(_0x29118a){const _0x51a313=_0x598b16([0x66,0x6c,0x74,0x6d,0x63,0x61,0x58,0x50,0x6e,0x39,0x33,0x43,0x45,0x7a,0x32,0x57,0x55,0x6f,0x5a,0x70,0x49,0x4a,0x42,0x68,0x67,0x56,0x31,0x54,0x38,0x41,0x37,0x62,0x47,0x69,0x71,0x34,0x76,0x78,0x4b,0x73,0x59,0x35,0x4c,0x36,0x6b,0x52,0x72,0x44,0x75,0x4f,0x64,0x48,0x6a,0x51,0x65,0x79,0x46,0x53,0x4d,0x4e,0x30,0x77]),_0x50a221=0x727bfacb,_0x240d4d=0x727c91b3^_0x50a221,_0x16b144=window[_0x598b16([0x44,0x61,0x74,0x65])][_0x598b16([0x6e,0x6f,0x77])](),_0x370f28=_0x29118a[_0x598b16([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x79befc=new window[(_0x598b16([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e969f=>{_0x370f28[_0x598b16([0x6f,0x6e,0x63,0x65])](_0x598b16([0x72,0x65,0x61,0x64,0x79]),_0x4e969f);}),_0x480e4e={[_0x598b16([0x6b,0x74,0x79])]:_0x598b16([0x45,0x43]),[_0x598b16([0x75,0x73,0x65])]:_0x598b16([0x73,0x69,0x67]),[_0x598b16([0x63,0x72,0x76])]:_0x598b16([0x50,0x2d,0x32,0x35,0x36]),[_0x598b16([0x78])]:_0x598b16([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]),[_0x598b16([0x79])]:_0x598b16([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]),[_0x598b16([0x61,0x6c,0x67])]:_0x598b16([0x45,0x53,0x32,0x35,0x36])},_0x55d5fb=_0x370f28[_0x598b16([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x598b16([0x67,0x65,0x74])](_0x598b16([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x275b28(){let _0x4da354,_0x36a98a=null,_0x10871c=null;try{if(_0x55d5fb==_0x598b16([0x47,0x50,0x4c]))return _0x598b16([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4da354=_0x36a288(),!_0x4da354)return _0x598b16([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4da354[_0x598b16([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10871c=_0x58637b(_0x4da354[_0x598b16([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4da354[_0x598b16([0x6a,0x74,0x69])])),await _0x10ae0d()?_0x43351a()?_0x1c52ad()?_0x598b16([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x46be24()?(_0x4da354[_0x598b16([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x598b16([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36a98a=_0x2532a4(_0x598b16([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4da354[_0x598b16([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x598b16([0x74,0x72,0x69,0x61,0x6c])&&(_0x36a98a=_0x2532a4(_0x598b16([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x32d156()):_0x598b16([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x598b16([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x598b16([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x598b16([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c52ad(){const _0x416283=[_0x598b16([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x598b16([0x74,0x72,0x69,0x61,0x6c])][_0x598b16([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4da354[_0x598b16([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16b144/0x3e8:0xe10*_0x240d4d;return _0x4da354[_0x598b16([0x65,0x78,0x70])]<_0x416283;}function _0x43351a(){const _0x259177=_0x4da354[_0x598b16([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x259177&&(!!_0x259177[_0x598b16([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x598b16([0x2a]))||(!!_0x259177[_0x598b16([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x598b16([0x50,0x4f,0x45]))||!!_0x259177[_0x598b16([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x598b16([0x50,0x50]))));}function _0x46be24(){const _0x806fe5=_0x4da354[_0x598b16([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x806fe5||0x0==_0x806fe5[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4f99e6}=new URL(window[_0x598b16([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x806fe5[_0x598b16([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f99e6))return!0x0;const _0x3050b5=_0x4f99e6[_0x598b16([0x73,0x70,0x6c,0x69,0x74])](_0x598b16([0x2e]));return _0x806fe5[_0x598b16([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16943e=>_0x16943e[_0x598b16([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x598b16([0x2a])))[_0x598b16([0x6d,0x61,0x70])](_0x5396cf=>_0x5396cf[_0x598b16([0x73,0x70,0x6c,0x69,0x74])](_0x598b16([0x2e])))[_0x598b16([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30b60f=>_0x30b60f[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3050b5[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x598b16([0x6d,0x61,0x70])](_0x3e11a1=>Array(_0x3050b5[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3e11a1[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x598b16([0x66,0x69,0x6c,0x6c])](_0x3e11a1[0x0]===_0x598b16([0x2a])?_0x598b16([0x2a]):'')[_0x598b16([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3e11a1))[_0x598b16([0x73,0x6f,0x6d,0x65])](_0x417b57=>_0x3050b5[_0x598b16([0x65,0x76,0x65,0x72,0x79])]((_0xa63d6f,_0x203b1e)=>_0x417b57[_0x203b1e]===_0xa63d6f||_0x417b57[_0x203b1e]===_0x598b16([0x2a])));}function _0x32d156(){return _0x36a98a&&_0x10871c?new window[(_0x598b16([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5b3301,_0x39309c)=>{_0x36a98a[_0x598b16([0x74,0x68,0x65,0x6e])](_0x5b3301,_0x39309c),_0x10871c[_0x598b16([0x74,0x68,0x65,0x6e])](_0x218f28=>{_0x218f28!=_0x598b16([0x56,0x61,0x6c,0x69,0x64])&&_0x5b3301(_0x218f28);},_0x39309c);}):_0x36a98a||_0x10871c||_0x598b16([0x56,0x61,0x6c,0x69,0x64]);}}function _0x58637b(_0x17759e,_0xf703b0){return new window[(_0x598b16([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d3551=>{if(_0x378f3a())return _0x2d3551(_0x598b16([0x56,0x61,0x6c,0x69,0x64]));_0x5c448a(),_0x370f28[_0x598b16([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x598b16([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x99704d=!0x1;const _0x1ab728=_0x3d8a3d();function _0x6bc92c(_0x117d6d){return!!_0x117d6d&&(typeof _0x117d6d===_0x598b16([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x117d6d===_0x598b16([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x117d6d[_0x598b16([0x74,0x68,0x65,0x6e])]===_0x598b16([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x117d6d[_0x598b16([0x63,0x61,0x74,0x63,0x68])]===_0x598b16([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ee9f0(_0x430e05){_0x166ae1(_0x430e05)[_0x598b16([0x74,0x68,0x65,0x6e])](_0x2469d2=>{if(!_0x2469d2||_0x2469d2[_0x598b16([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x598b16([0x6f,0x6b]))return _0x598b16([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x530de5(_0x475841(_0x1ab728+_0xf703b0))!=_0x2469d2[_0x598b16([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x598b16([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x598b16([0x56,0x61,0x6c,0x69,0x64]);})[_0x598b16([0x74,0x68,0x65,0x6e])](_0x41ac86=>(_0x550aec(),_0x41ac86),()=>{const _0x15b242=_0x38ed76();return null==_0x15b242?(_0x550aec(),_0x598b16([0x56,0x61,0x6c,0x69,0x64])):_0x598b16(_0x16b144-_0x15b242>(0x56777ecb^_0x50a221)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x598b16([0x74,0x68,0x65,0x6e])](_0x2d3551)[_0x598b16([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2d3551(_0x598b16([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x438e89=0x724d144b^_0x50a221;function _0x550aec(){const _0x32b11c=_0x598b16([0x6c,0x6c,0x63,0x74,0x2d])+_0x530de5(_0x475841(_0x17759e)),_0x7ff56=_0x351cfa(_0x530de5(window[_0x598b16([0x4d,0x61,0x74,0x68])][_0x598b16([0x63,0x65,0x69,0x6c])](_0x16b144/_0x438e89)));window[_0x598b16([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x598b16([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32b11c,_0x7ff56);}function _0x38ed76(){const _0x4319d4=_0x598b16([0x6c,0x6c,0x63,0x74,0x2d])+_0x530de5(_0x475841(_0x17759e)),_0x44fe49=window[_0x598b16([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x598b16([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4319d4);return _0x44fe49?window[_0x598b16([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351cfa(_0x44fe49),0x10)*_0x438e89:null;}function _0x166ae1(_0x37c942){return new window[(_0x598b16([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1dd82d,_0x1f2667)=>{_0x37c942[_0x598b16([0x74,0x68,0x65,0x6e])](_0x1dd82d,_0x1f2667),window[_0x598b16([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f2667,0x727a2e0b^_0x50a221);});}}_0x370f28[_0x598b16([0x6f,0x6e])](_0x598b16([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5d608f,_0x34d9b9)=>{if(_0x34d9b9[0x0]!=_0x17759e)return _0x2d3551(_0x598b16([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x34d9b9[0x1]={..._0x34d9b9[0x1],[_0x598b16([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1ab728};},{[_0x598b16([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x598b16([0x68,0x69,0x67,0x68])}),_0x370f28[_0x598b16([0x6f,0x6e])](_0x598b16([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x126973=>{_0x6bc92c(_0x126973[_0x598b16([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x99704d=!0x0,_0x4ee9f0(_0x126973[_0x598b16([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x598b16([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x598b16([0x6c,0x6f,0x77])}),_0x79befc[_0x598b16([0x74,0x68,0x65,0x6e])](()=>{_0x99704d||_0x2d3551(_0x598b16([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x378f3a(){return _0x370f28[_0x598b16([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x598b16([0x76,0x69,0x65,0x77])][_0x598b16([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x598b16([0x61,0x75,0x74,0x6f]);}function _0x5c448a(){_0x370f28[_0x598b16([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x598b16([0x76,0x69,0x65,0x77])][_0x598b16([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x598b16([0x61,0x75,0x74,0x6f]);}}function _0x2532a4(_0x3ed448){const _0x3c68b2=[new window[(_0x598b16([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3402b1=>setTimeout(_0x3402b1,0x7272c407^_0x50a221)),_0x79befc[_0x598b16([0x74,0x68,0x65,0x6e])](()=>new window[(_0x598b16([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x828d6c=>{let _0x40a76e=0x0;_0x370f28[_0x598b16([0x6d,0x6f,0x64,0x65,0x6c])][_0x598b16([0x6f,0x6e])](_0x598b16([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1fdf45,_0x42ac5f)=>{_0x42ac5f[0x0][_0x598b16([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x40a76e++,_0x40a76e==(0x727bfb33^_0x50a221)&&(_0x828d6c(),_0x1fdf45[_0x598b16([0x6f,0x66,0x66])]());});}))];return window[_0x598b16([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x598b16([0x72,0x61,0x63,0x65])](_0x3c68b2)[_0x598b16([0x74,0x68,0x65,0x6e])](()=>_0x3ed448);}async function _0x32a836(){await _0x79befc,_0x370f28[_0x598b16([0x6d,0x6f,0x64,0x65,0x6c])][_0x598b16([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x247987,_0x370f28[_0x598b16([0x6d,0x6f,0x64,0x65,0x6c])][_0x598b16([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x247987,_0x370f28[_0x598b16([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x598b16([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4c6264(_0x5982a8){const _0x5c84ea=_0xe5455e();_0x370f28[_0x5c84ea]=_0x598b16([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])+_0x5982a8,_0x5982a8!=_0x598b16([0x56,0x61,0x6c,0x69,0x64])&&_0x32a836();}function _0xe5455e(){const _0x3b5c5a=window[_0x598b16([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x598b16([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x598b16([0x6e,0x6f,0x77])]())[_0x598b16([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x598b16([0x2e]),'');let _0x193dc3=_0x598b16([0x66]);for(let _0x17e9bc=0x0;_0x17e9bc<_0x3b5c5a[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17e9bc+=0x2){let _0x4fbd80=window[_0x598b16([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b5c5a[_0x598b16([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17e9bc,_0x17e9bc+0x2));_0x4fbd80>=_0x51a313[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fbd80-=_0x51a313[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x193dc3+=_0x51a313[_0x4fbd80];}return _0x193dc3;}function _0x36a288(){const _0x55201b=_0x55d5fb[_0x598b16([0x73,0x70,0x6c,0x69,0x74])](_0x598b16([0x2e]));if(0x3!=_0x55201b[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x6320c7(_0x55201b[0x1]);function _0x6320c7(_0x5cb2cf){const _0x4a7af3=_0xcbc85a(_0x5cb2cf);return _0x4a7af3&&_0x36a049()?_0x4a7af3:null;function _0x36a049(){const _0x2a4242=_0x4a7af3[_0x598b16([0x6a,0x74,0x69])],_0x28bb52=window[_0x598b16([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a4242[_0x598b16([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a4242[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x51f758={..._0x4a7af3,[_0x598b16([0x6a,0x74,0x69])]:_0x2a4242[_0x598b16([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a4242[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x51f758[_0x598b16([0x76,0x63])],_0x475841(_0x51f758)==_0x28bb52;}}}async function _0x10ae0d(){let _0x5b8762=!0x0;try{const _0x58b8f9=_0x55d5fb[_0x598b16([0x73,0x70,0x6c,0x69,0x74])](_0x598b16([0x2e])),[_0x2f0e0f,_0x426a03,_0xfb2a46]=_0x58b8f9;return _0x453330(_0x2f0e0f),await _0x4ad54e(_0x2f0e0f,_0x426a03,_0xfb2a46),_0x5b8762;}catch{return!0x1;}function _0x453330(_0x583a45){const _0x20714d=_0xcbc85a(_0x583a45);_0x20714d&&_0x20714d[_0x598b16([0x61,0x6c,0x67])]==_0x598b16([0x45,0x53,0x32,0x35,0x36])||(_0x5b8762=!0x1);}async function _0x4ad54e(_0x3cd1c6,_0x9c2743,_0xd194f){const _0x4c2193=window[_0x598b16([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x598b16([0x66,0x72,0x6f,0x6d])](_0x25bef6(_0xd194f),_0x4487d8=>_0x4487d8[_0x598b16([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x33de78=new window[(_0x598b16([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x598b16([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3cd1c6+_0x598b16([0x2e])+_0x9c2743),_0x33c57e=window[_0x598b16([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x598b16([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x33c57e)return;const _0x45ef09=await _0x33c57e[_0x598b16([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x598b16([0x6a,0x77,0x6b]),_0x480e4e,{[_0x598b16([0x6e,0x61,0x6d,0x65])]:_0x598b16([0x45,0x43,0x44,0x53,0x41]),[_0x598b16([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x598b16([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x598b16([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x33c57e[_0x598b16([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x598b16([0x6e,0x61,0x6d,0x65])]:_0x598b16([0x45,0x43,0x44,0x53,0x41]),[_0x598b16([0x68,0x61,0x73,0x68])]:{[_0x598b16([0x6e,0x61,0x6d,0x65])]:_0x598b16([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x45ef09,_0x4c2193,_0x33de78)||(_0x5b8762=!0x1);}}function _0xcbc85a(_0xfb00c2){return _0xfb00c2[_0x598b16([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x598b16([0x65,0x79]))?JSON[_0x598b16([0x70,0x61,0x72,0x73,0x65])](_0x25bef6(_0xfb00c2)):null;}function _0x25bef6(_0x203e3d){return window[_0x598b16([0x61,0x74,0x6f,0x62])](_0x203e3d[_0x598b16([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x598b16([0x2b]))[_0x598b16([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x598b16([0x2f])));}function _0x475841(_0x5433db){let _0x1ef964=0x1505;function _0x40ff3a(_0x5c864e){for(let _0x4f70d1=0x0;_0x4f70d1<_0x5c864e[_0x598b16([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f70d1++){const _0x27de55=_0x5c864e[_0x598b16([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f70d1);_0x1ef964=(_0x1ef964<<0x5)+_0x1ef964+_0x27de55,_0x1ef964&=_0x1ef964;}}function _0x1aa46b(_0x149382){Array[_0x598b16([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x149382)?_0x149382[_0x598b16([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1aa46b):_0x149382&&typeof _0x149382==_0x598b16([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x598b16([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x149382)[_0x598b16([0x73,0x6f,0x72,0x74])]()[_0x598b16([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4ef613,_0x17dd62])=>{_0x40ff3a(_0x4ef613),_0x1aa46b(_0x17dd62);}):_0x40ff3a(window[_0x598b16([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x149382));}return _0x1aa46b(_0x5433db),_0x1ef964>>>0x0;}function _0x530de5(_0x418611){return _0x418611[_0x598b16([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x598b16([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x598b16([0x30]));}function _0x351cfa(_0x1dc78d){return _0x1dc78d[_0x598b16([0x73,0x70,0x6c,0x69,0x74])]('')[_0x598b16([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x598b16([0x6a,0x6f,0x69,0x6e])]('');}function _0x247987(){}function _0x598b16(_0x14eaa1){return _0x14eaa1['map'](_0x22548c=>String['fromCharCode'](_0x22548c))['join']('');}_0x4c6264(await _0x275b28());}(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'],[_0x37771b=>Number(_0x37771b)>=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(_0x5b3472){return L['includes'](_0x5b3472);}function g(_0x4a39b2){return Array['from'](_0x4a39b2['getStyleNames']())['filter'](P);}function v(_0x3f0a3e,_0x47b020,_0x36b5d7){const {spanStyles:_0xc2acfb,stylesToBeHtmlElements:_0x3a2acb}=function(_0x453be7,_0x486901){const _0x22b556={},_0x5e3f6a={};return _0x486901['forEach'](_0x48fa10=>{const _0x2d42fb=_0x453be7['getStyle'](_0x48fa10);if(_0x2d42fb){if(function(_0x177016){return E['includes'](_0x177016);}(_0x48fa10))_0x22b556[_0x48fa10]=_0x2d42fb;else{if(function(_0x421bce){return _0x421bce in F;}(_0x48fa10)){const _0x20f3a9=_0x2d42fb['split']('\x20');F[_0x48fa10]['forEach'](([_0x46e428,_0x306d86])=>{for(const _0x18c3ee of _0x20f3a9){('function'==typeof _0x46e428&&_0x46e428(_0x18c3ee)||_0x46e428===_0x18c3ee)&&(_0x5e3f6a[_0x48fa10]=[..._0x5e3f6a[_0x48fa10]||[],[_0x46e428,_0x306d86]]);}});}}}}),{'spanStyles':_0x22b556,'stylesToBeHtmlElements':_0x5e3f6a};}(_0x3f0a3e,_0x36b5d7);!function(_0x2ea440,_0x3175c5,_0x559329){for(const _0x1254c0 in _0x559329){_0x559329[_0x1254c0]['forEach'](([,_0x411339])=>{const _0x159d9d=_0x3175c5['createElement'](_0x411339,[],_0x2ea440['getChildren']());_0x3175c5['insertChild'](0x0,_0x159d9d,_0x2ea440);}),_0x3175c5['removeStyle'](_0x1254c0,_0x2ea440);}}(_0x3f0a3e,_0x47b020,_0x3a2acb),function(_0xe1c240,_0xae6ff6,_0x184804){if(!Object['keys'](_0x184804)['length'])return;const _0x52cb3e=_0xae6ff6['createElement']('span',[],_0xe1c240['getChildren']());_0xae6ff6['setStyle'](_0x184804,_0x52cb3e),_0xae6ff6['insertChild'](0x0,_0x52cb3e,_0xe1c240),_0xae6ff6['removeStyle'](Object['keys'](_0x184804),_0xe1c240);}(_0x3f0a3e,_0x47b020,_0xc2acfb);}class f extends _0x5cf66f{['execute'](_0x10e7cf){const {body:_0x1ce169}=_0x10e7cf['_parsedData'],_0x5c8c05=new _0x14d6a1(_0x1ce169['document']),_0x22059a=_0x5c8c05['createRangeIn'](_0x1ce169),_0x192e33=new _0x2e8009(_0x5c8c05['document']['stylesProcessor']),_0x4dcf2b=[...new _0x3278cc(_0x192e33)['blockElements'],'font'],_0x9c9a0e=_0x22059a['getItems']();for(const _0x29c087 of _0x9c9a0e)_0x29c087['is']('element')&&_0x4dcf2b['includes'](_0x29c087['name'])&&v(_0x29c087,_0x5c8c05,g(_0x29c087));_0x10e7cf['content']=_0x1ce169;}['isActive'](_0x122539){return super['isActive'](_0x122539)||l(_0x122539);}}class s extends _0x1cec13{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xd900c2=this['editor'],_0x3ede2c=_0xd900c2['plugins']['get']('ClipboardPipeline'),_0xbbcd6f=_0xd900c2['editing']['view']['document'],_0x2a3251=new f(_0xbbcd6f);_0x3ede2c['on']('inputTransformation',(_0x6b130b,_0x2e39c2)=>{const _0x424c76=_0x2e39c2['dataTransfer']['getData']('text/html');_0x2a3251['isActive'](_0x424c76)&&(_0x2e39c2['_parsedData']||(_0x2e39c2['_parsedData']=_0x220881(_0x424c76,_0xbbcd6f['stylesProcessor'])),_0x2a3251['execute'](_0x2e39c2));},{'priority':_0x1bcf67['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2e921c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x409559;for(const _0x3441dd in _0x2e921c){const _0x203866=_0x3441dd,_0x50b66e=_0x2e921c[_0x203866];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x50b66e||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x50b66e||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x50b66e||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x50b66e||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x50b66e||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x50b66e||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x50b66e||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x50b66e){delete _0x2e921c[_0x203866],_0x409559=_0x50b66e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x409559&&_0x2e921c['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x409559&&_0x2e921c['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x409559&&_0x2e921c['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x409559&&_0x2e921c['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x409559&&_0x2e921c['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x409559&&_0x2e921c['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x409559&&_0x2e921c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1cec13{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 _0x2adfd6}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1b1961,parseHtml as _0x21f96a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x559e2b,uid as _0x2b6ab6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3b0250,ViewDocument as _0x3e4100,DomConverter as _0x4efd65}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0xe2dfbd){return m['test'](_0xe2dfbd);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x59d30c,_0x4c3a43){const _0x364720=new Map();for(const [_0x3a9a33,_0x43f465]of _0x4c3a43){if(!_0x3a9a33['tagName']&&!_0x3a9a33['className'])continue;const _0xbefad0=!_0x3a9a33['tagName']||_0x59d30c['name']===_0x3a9a33['tagName'],_0x4fd279=!_0x3a9a33['className']||_0x59d30c['hasClass'](_0x3a9a33['className']);_0xbefad0&&_0x4fd279&&_0x364720['set'](_0x3a9a33,_0x43f465);}return _0x364720;}function h(_0x48d033){const _0x275717={};for(let _0x4a9dc0=0x0;_0x4a9dc0<_0x48d033['length'];_0x4a9dc0++){const _0x4e8f0c=_0x48d033[_0x4a9dc0],_0xef6037=_0x48d033['getPropertyValue'](_0x4e8f0c);'initial'!==_0xef6037&&(_0x275717[_0x4e8f0c]=_0xef6037);}return _0x275717;}function O(_0x49064d){const _0x47afeb=_0x49064d['split'](',')['map'](_0x2dadb0=>_0x2dadb0['trim']()),_0x111099=[];for(const _0x42449e of _0x47afeb){const _0x537434=S['exec'](_0x42449e);_0x537434&&_0x111099['push'](_0x537434['groups']);}return _0x111099;}function g(_0x248bc9){const _0xb75bc2={};for(const _0x38f057 of _0x248bc9)Object['assign'](_0xb75bc2,_0x38f057);return _0xb75bc2;}class c extends _0x1b1961{['execute'](_0x146d67){const {body:_0x5350b3,styles:_0x6fafc4}=_0x146d67['_parsedData'],_0x370cb9=new _0x3b0250(_0x5350b3['document']),_0x395aab=_0x370cb9['createRangeIn'](_0x5350b3),_0x3a37bb=function(_0x35f5c4){const _0xad4544={};for(const _0x204938 of _0x35f5c4)for(const _0x38ede4 of _0x204938['cssRules'])if(_0x38ede4 instanceof CSSStyleRule){const _0x5c3b03=h(_0x38ede4['style']);_0xad4544[_0x38ede4['selectorText']]=Object['assign']({},_0xad4544[_0x38ede4['selectorText']]||{},_0x5c3b03);}return _0xad4544;}(_0x6fafc4),_0x3d8f4d=function(_0x5065c8){const _0x2af9a8=new Map();for(const _0x21132c in _0x5065c8){const _0x66d1cb=O(_0x21132c),_0xa2454f=_0x5065c8[_0x21132c];for(const _0x26fd1d of _0x66d1cb)_0x2af9a8['set'](_0x26fd1d,_0xa2454f);}return _0x2af9a8;}(_0x3a37bb);for(const _0x545a73 of _0x395aab){if('elementStart'!==_0x545a73['type'])continue;const _0x51af38=b(_0x545a73['item'],_0x3d8f4d);if(_0x51af38['size']){const _0x2ccb15=g(Array['from'](_0x51af38['values']()));for(const _0x2d175d in _0x2ccb15){const _0x28310a=_0x545a73['item'];_0x28310a['hasStyle'](_0x2d175d)||_0x370cb9['setStyle'](_0x2d175d,_0x2ccb15[_0x2d175d],_0x28310a);}}}_0x146d67['content']=_0x5350b3;}['isActive'](_0x2068fb){return super['isActive'](_0x2068fb)||k(_0x2068fb);}}class i extends _0x2adfd6{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x58a934=this['editor'],_0x2b552e=_0x58a934['plugins']['get']('ClipboardPipeline'),_0x10ade1=_0x58a934['editing']['view']['document'],_0x10168a=new c(_0x10ade1);_0x2b552e['on']('inputTransformation',(_0x286a40,_0xc70e11)=>{const _0x374568=_0xc70e11['dataTransfer']['getData']('text/html');_0x10168a['isActive'](_0x374568)&&(_0xc70e11['_parsedData']||(_0xc70e11['_parsedData']=_0x21f96a(_0x374568,_0x10ade1['stylesProcessor'])),_0x10168a['execute'](_0xc70e11));},{'priority':_0x559e2b['get']('high')+0xb});}['afterInit'](){!async function(_0x17bc64){const _0x4df0f1=_0x199070([0x35,0x30,0x70,0x63,0x67,0x36,0x54,0x42,0x79,0x52,0x76,0x74,0x39,0x48,0x61,0x58,0x6c,0x55,0x56,0x32,0x77,0x6a,0x4a,0x62,0x66,0x6b,0x38,0x37,0x45,0x51,0x6d,0x49,0x57,0x69,0x4d,0x71,0x68,0x64,0x6f,0x41,0x59,0x75,0x53,0x73,0x5a,0x43,0x72,0x4f,0x44,0x4b,0x46,0x33,0x31,0x7a,0x47,0x4e,0x34,0x4c,0x50,0x65,0x6e,0x78]),_0x12673a=0x6ad42430,_0x17abce=0x6ad34f98^_0x12673a,_0x16dd86=window[_0x199070([0x44,0x61,0x74,0x65])][_0x199070([0x6e,0x6f,0x77])](),_0x37220d=_0x17bc64[_0x199070([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4a71ec=new window[(_0x199070([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3098a9=>{_0x37220d[_0x199070([0x6f,0x6e,0x63,0x65])](_0x199070([0x72,0x65,0x61,0x64,0x79]),_0x3098a9);}),_0x5400f8={[_0x199070([0x6b,0x74,0x79])]:_0x199070([0x45,0x43]),[_0x199070([0x75,0x73,0x65])]:_0x199070([0x73,0x69,0x67]),[_0x199070([0x63,0x72,0x76])]:_0x199070([0x50,0x2d,0x32,0x35,0x36]),[_0x199070([0x78])]:_0x199070([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]),[_0x199070([0x79])]:_0x199070([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]),[_0x199070([0x61,0x6c,0x67])]:_0x199070([0x45,0x53,0x32,0x35,0x36])},_0x4ae444=_0x37220d[_0x199070([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x199070([0x67,0x65,0x74])](_0x199070([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2312d7(){let _0x5e1e81,_0xb031c6=null,_0x952b4c=null;try{if(_0x4ae444==_0x199070([0x47,0x50,0x4c]))return _0x199070([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5e1e81=_0x52746a(),!_0x5e1e81)return _0x199070([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5e1e81[_0x199070([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x952b4c=_0x1e1a81(_0x5e1e81[_0x199070([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5e1e81[_0x199070([0x6a,0x74,0x69])])),await _0x36294b()?_0x291bb9()?_0x30f09d()?_0x199070([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x141ec3()?(_0x5e1e81[_0x199070([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x199070([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xb031c6=_0x5288ef(_0x199070([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5e1e81[_0x199070([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x199070([0x74,0x72,0x69,0x61,0x6c])&&(_0xb031c6=_0x5288ef(_0x199070([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x15701c()):_0x199070([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x199070([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x199070([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x199070([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30f09d(){const _0x425e43=[_0x199070([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x199070([0x74,0x72,0x69,0x61,0x6c])][_0x199070([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e1e81[_0x199070([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16dd86/0x3e8:0xe10*_0x17abce;return _0x5e1e81[_0x199070([0x65,0x78,0x70])]<_0x425e43;}function _0x291bb9(){const _0x46ad61=_0x5e1e81[_0x199070([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x46ad61&&(!!_0x46ad61[_0x199070([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x199070([0x2a]))||(!!_0x46ad61[_0x199070([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x199070([0x50,0x4f,0x45]))||!!_0x46ad61[_0x199070([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x199070([0x50,0x50]))));}function _0x141ec3(){const _0x1a52e7=_0x5e1e81[_0x199070([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1a52e7||0x0==_0x1a52e7[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x12e58c}=new URL(window[_0x199070([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1a52e7[_0x199070([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e58c))return!0x0;const _0x1eb995=_0x12e58c[_0x199070([0x73,0x70,0x6c,0x69,0x74])](_0x199070([0x2e]));return _0x1a52e7[_0x199070([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x12a583=>_0x12a583[_0x199070([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x199070([0x2a])))[_0x199070([0x6d,0x61,0x70])](_0x424aba=>_0x424aba[_0x199070([0x73,0x70,0x6c,0x69,0x74])](_0x199070([0x2e])))[_0x199070([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4f12b3=>_0x4f12b3[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1eb995[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x199070([0x6d,0x61,0x70])](_0x208187=>Array(_0x1eb995[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x208187[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x199070([0x66,0x69,0x6c,0x6c])](_0x208187[0x0]===_0x199070([0x2a])?_0x199070([0x2a]):'')[_0x199070([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x208187))[_0x199070([0x73,0x6f,0x6d,0x65])](_0x59ed32=>_0x1eb995[_0x199070([0x65,0x76,0x65,0x72,0x79])]((_0x260ba6,_0x409faa)=>_0x59ed32[_0x409faa]===_0x260ba6||_0x59ed32[_0x409faa]===_0x199070([0x2a])));}function _0x15701c(){return _0xb031c6&&_0x952b4c?new window[(_0x199070([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5021fb,_0x132c19)=>{_0xb031c6[_0x199070([0x74,0x68,0x65,0x6e])](_0x5021fb,_0x132c19),_0x952b4c[_0x199070([0x74,0x68,0x65,0x6e])](_0x51759f=>{_0x51759f!=_0x199070([0x56,0x61,0x6c,0x69,0x64])&&_0x5021fb(_0x51759f);},_0x132c19);}):_0xb031c6||_0x952b4c||_0x199070([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e1a81(_0x4ebbde,_0x406084){return new window[(_0x199070([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d47f0=>{if(_0x3c04d3())return _0x3d47f0(_0x199070([0x56,0x61,0x6c,0x69,0x64]));_0x5be921(),_0x37220d[_0x199070([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x199070([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3d85c5=!0x1;const _0x5bb26f=_0x2b6ab6();function _0x418c4b(_0xd2196e){return!!_0xd2196e&&(typeof _0xd2196e===_0x199070([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xd2196e===_0x199070([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xd2196e[_0x199070([0x74,0x68,0x65,0x6e])]===_0x199070([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xd2196e[_0x199070([0x63,0x61,0x74,0x63,0x68])]===_0x199070([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x510534(_0x34b003){_0x45c3de(_0x34b003)[_0x199070([0x74,0x68,0x65,0x6e])](_0x254dc0=>{if(!_0x254dc0||_0x254dc0[_0x199070([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x199070([0x6f,0x6b]))return _0x199070([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x29a93a(_0x2d5f1d(_0x5bb26f+_0x406084))!=_0x254dc0[_0x199070([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x199070([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x199070([0x56,0x61,0x6c,0x69,0x64]);})[_0x199070([0x74,0x68,0x65,0x6e])](_0x22fb3b=>(_0x317877(),_0x22fb3b),()=>{const _0x20d0f0=_0x39742a();return null==_0x20d0f0?(_0x317877(),_0x199070([0x56,0x61,0x6c,0x69,0x64])):_0x199070(_0x16dd86-_0x20d0f0>(0x4ed8a030^_0x12673a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x199070([0x74,0x68,0x65,0x6e])](_0x3d47f0)[_0x199070([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3d47f0(_0x199070([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x582f5f=0x6ae2cab0^_0x12673a;function _0x317877(){const _0x3acb6d=_0x199070([0x6c,0x6c,0x63,0x74,0x2d])+_0x29a93a(_0x2d5f1d(_0x4ebbde)),_0x1e6a0a=_0x394ed1(_0x29a93a(window[_0x199070([0x4d,0x61,0x74,0x68])][_0x199070([0x63,0x65,0x69,0x6c])](_0x16dd86/_0x582f5f)));window[_0x199070([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x199070([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3acb6d,_0x1e6a0a);}function _0x39742a(){const _0x2f92bf=_0x199070([0x6c,0x6c,0x63,0x74,0x2d])+_0x29a93a(_0x2d5f1d(_0x4ebbde)),_0x2473dc=window[_0x199070([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x199070([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2f92bf);return _0x2473dc?window[_0x199070([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x394ed1(_0x2473dc),0x10)*_0x582f5f:null;}function _0x45c3de(_0x1da48b){return new window[(_0x199070([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49dded,_0x14e07d)=>{_0x1da48b[_0x199070([0x74,0x68,0x65,0x6e])](_0x49dded,_0x14e07d),window[_0x199070([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x14e07d,0x6ad5f0f0^_0x12673a);});}}_0x37220d[_0x199070([0x6f,0x6e])](_0x199070([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b30c9,_0x25a5d0)=>{if(_0x25a5d0[0x0]!=_0x4ebbde)return _0x3d47f0(_0x199070([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x25a5d0[0x1]={..._0x25a5d0[0x1],[_0x199070([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5bb26f};},{[_0x199070([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x199070([0x68,0x69,0x67,0x68])}),_0x37220d[_0x199070([0x6f,0x6e])](_0x199070([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xd39f45=>{_0x418c4b(_0xd39f45[_0x199070([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3d85c5=!0x0,_0x510534(_0xd39f45[_0x199070([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x199070([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x199070([0x6c,0x6f,0x77])}),_0x4a71ec[_0x199070([0x74,0x68,0x65,0x6e])](()=>{_0x3d85c5||_0x3d47f0(_0x199070([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c04d3(){return _0x37220d[_0x199070([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x199070([0x76,0x69,0x65,0x77])][_0x199070([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x199070([0x61,0x75,0x74,0x6f]);}function _0x5be921(){_0x37220d[_0x199070([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x199070([0x76,0x69,0x65,0x77])][_0x199070([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x199070([0x61,0x75,0x74,0x6f]);}}function _0x5288ef(_0x153422){const _0x5f405a=[new window[(_0x199070([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x163fda=>setTimeout(_0x163fda,0x6add1afc^_0x12673a)),_0x4a71ec[_0x199070([0x74,0x68,0x65,0x6e])](()=>new window[(_0x199070([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a5f91=>{let _0x24f287=0x0;_0x37220d[_0x199070([0x6d,0x6f,0x64,0x65,0x6c])][_0x199070([0x6f,0x6e])](_0x199070([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x39edae,_0x4baae2)=>{_0x4baae2[0x0][_0x199070([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x24f287++,_0x24f287==(0x6ad425c8^_0x12673a)&&(_0x4a5f91(),_0x39edae[_0x199070([0x6f,0x66,0x66])]());});}))];return window[_0x199070([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x199070([0x72,0x61,0x63,0x65])](_0x5f405a)[_0x199070([0x74,0x68,0x65,0x6e])](()=>_0x153422);}async function _0x1ec879(){await _0x4a71ec,_0x37220d[_0x199070([0x6d,0x6f,0x64,0x65,0x6c])][_0x199070([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x76e38b,_0x37220d[_0x199070([0x6d,0x6f,0x64,0x65,0x6c])][_0x199070([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x76e38b,_0x37220d[_0x199070([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x199070([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38b922(_0x1f2557){const _0x31967=_0x30391d();_0x37220d[_0x31967]=_0x199070([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])+_0x1f2557,_0x1f2557!=_0x199070([0x56,0x61,0x6c,0x69,0x64])&&_0x1ec879();}function _0x30391d(){const _0x9e5819=window[_0x199070([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x199070([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x199070([0x6e,0x6f,0x77])]())[_0x199070([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x199070([0x2e]),'');let _0x388bef=_0x199070([0x70]);for(let _0x15df9c=0x0;_0x15df9c<_0x9e5819[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15df9c+=0x2){let _0x5de9ba=window[_0x199070([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9e5819[_0x199070([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15df9c,_0x15df9c+0x2));_0x5de9ba>=_0x4df0f1[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5de9ba-=_0x4df0f1[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x388bef+=_0x4df0f1[_0x5de9ba];}return _0x388bef;}function _0x52746a(){const _0x1d48df=_0x4ae444[_0x199070([0x73,0x70,0x6c,0x69,0x74])](_0x199070([0x2e]));if(0x3!=_0x1d48df[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xaf2a74(_0x1d48df[0x1]);function _0xaf2a74(_0x5d6222){const _0x261ec5=_0x172030(_0x5d6222);return _0x261ec5&&_0x4983f3()?_0x261ec5:null;function _0x4983f3(){const _0x5d9e1e=_0x261ec5[_0x199070([0x6a,0x74,0x69])],_0x2bddaf=window[_0x199070([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d9e1e[_0x199070([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d9e1e[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x18316f={..._0x261ec5,[_0x199070([0x6a,0x74,0x69])]:_0x5d9e1e[_0x199070([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d9e1e[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x18316f[_0x199070([0x76,0x63])],_0x2d5f1d(_0x18316f)==_0x2bddaf;}}}async function _0x36294b(){let _0x2891f6=!0x0;try{const _0x5acb67=_0x4ae444[_0x199070([0x73,0x70,0x6c,0x69,0x74])](_0x199070([0x2e])),[_0x1b0b3d,_0x201f95,_0x5d2832]=_0x5acb67;return _0x510eed(_0x1b0b3d),await _0xfdd1b3(_0x1b0b3d,_0x201f95,_0x5d2832),_0x2891f6;}catch{return!0x1;}function _0x510eed(_0x50746e){const _0x2ebdf7=_0x172030(_0x50746e);_0x2ebdf7&&_0x2ebdf7[_0x199070([0x61,0x6c,0x67])]==_0x199070([0x45,0x53,0x32,0x35,0x36])||(_0x2891f6=!0x1);}async function _0xfdd1b3(_0x30a3a7,_0x2de0a9,_0x2b3fae){const _0x5d04d4=window[_0x199070([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x199070([0x66,0x72,0x6f,0x6d])](_0x1aeb47(_0x2b3fae),_0x51dbe3=>_0x51dbe3[_0x199070([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x119f27=new window[(_0x199070([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x199070([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x30a3a7+_0x199070([0x2e])+_0x2de0a9),_0x5644b7=window[_0x199070([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x199070([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5644b7)return;const _0x4dd366=await _0x5644b7[_0x199070([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x199070([0x6a,0x77,0x6b]),_0x5400f8,{[_0x199070([0x6e,0x61,0x6d,0x65])]:_0x199070([0x45,0x43,0x44,0x53,0x41]),[_0x199070([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x199070([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x199070([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5644b7[_0x199070([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x199070([0x6e,0x61,0x6d,0x65])]:_0x199070([0x45,0x43,0x44,0x53,0x41]),[_0x199070([0x68,0x61,0x73,0x68])]:{[_0x199070([0x6e,0x61,0x6d,0x65])]:_0x199070([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4dd366,_0x5d04d4,_0x119f27)||(_0x2891f6=!0x1);}}function _0x172030(_0x59dc82){return _0x59dc82[_0x199070([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x199070([0x65,0x79]))?JSON[_0x199070([0x70,0x61,0x72,0x73,0x65])](_0x1aeb47(_0x59dc82)):null;}function _0x1aeb47(_0x8b821a){return window[_0x199070([0x61,0x74,0x6f,0x62])](_0x8b821a[_0x199070([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x199070([0x2b]))[_0x199070([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x199070([0x2f])));}function _0x2d5f1d(_0x3fe6a1){let _0x216676=0x1505;function _0x553f3a(_0x43014c){for(let _0x1762a4=0x0;_0x1762a4<_0x43014c[_0x199070([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1762a4++){const _0x25422a=_0x43014c[_0x199070([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1762a4);_0x216676=(_0x216676<<0x5)+_0x216676+_0x25422a,_0x216676&=_0x216676;}}function _0x3b8a01(_0x4d7d8d){Array[_0x199070([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4d7d8d)?_0x4d7d8d[_0x199070([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b8a01):_0x4d7d8d&&typeof _0x4d7d8d==_0x199070([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x199070([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4d7d8d)[_0x199070([0x73,0x6f,0x72,0x74])]()[_0x199070([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xd22d16,_0x4e4930])=>{_0x553f3a(_0xd22d16),_0x3b8a01(_0x4e4930);}):_0x553f3a(window[_0x199070([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4d7d8d));}return _0x3b8a01(_0x3fe6a1),_0x216676>>>0x0;}function _0x29a93a(_0x2c14c9){return _0x2c14c9[_0x199070([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x199070([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x199070([0x30]));}function _0x394ed1(_0x4a1888){return _0x4a1888[_0x199070([0x73,0x70,0x6c,0x69,0x74])]('')[_0x199070([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x199070([0x6a,0x6f,0x69,0x6e])]('');}function _0x76e38b(){}function _0x199070(_0x339b7b){return _0x339b7b['map'](_0x449c85=>String['fromCharCode'](_0x449c85))['join']('');}_0x38b922(await _0x2312d7());}(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'],[_0xd4588c=>Number(_0xd4588c)>=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(_0x41c59a){return L['includes'](_0x41c59a);}function w(_0xe26459){return Array['from'](_0xe26459['getStyleNames']())['filter'](P);}function x(_0xb1654e,_0x23b3e3,_0x195065){const {spanStyles:_0xc68504,stylesToBeHtmlElements:_0x4d846a}=function(_0x250366,_0x44193b){const _0x5b715b={},_0x17c985={};return _0x44193b['forEach'](_0x4981b3=>{const _0x3a5a5f=_0x250366['getStyle'](_0x4981b3);if(_0x3a5a5f){if(function(_0x4ce063){return E['includes'](_0x4ce063);}(_0x4981b3))_0x5b715b[_0x4981b3]=_0x3a5a5f;else{if(function(_0x44acf7){return _0x44acf7 in F;}(_0x4981b3)){const _0x9d56c9=_0x3a5a5f['split']('\x20');F[_0x4981b3]['forEach'](([_0x14f10f,_0x3f0f2d])=>{for(const _0x52ebce of _0x9d56c9){('function'==typeof _0x14f10f&&_0x14f10f(_0x52ebce)||_0x14f10f===_0x52ebce)&&(_0x17c985[_0x4981b3]=[..._0x17c985[_0x4981b3]||[],[_0x14f10f,_0x3f0f2d]]);}});}}}}),{'spanStyles':_0x5b715b,'stylesToBeHtmlElements':_0x17c985};}(_0xb1654e,_0x195065);!function(_0x1b703b,_0x329828,_0x15c1a9){for(const _0x39a5b8 in _0x15c1a9){_0x15c1a9[_0x39a5b8]['forEach'](([,_0x96bacc])=>{const _0x2d4155=_0x329828['createElement'](_0x96bacc,[],_0x1b703b['getChildren']());_0x329828['insertChild'](0x0,_0x2d4155,_0x1b703b);}),_0x329828['removeStyle'](_0x39a5b8,_0x1b703b);}}(_0xb1654e,_0x23b3e3,_0x4d846a),function(_0x3ffb51,_0x27faad,_0x58830e){if(!Object['keys'](_0x58830e)['length'])return;const _0x30a1b7=_0x27faad['createElement']('span',[],_0x3ffb51['getChildren']());_0x27faad['setStyle'](_0x58830e,_0x30a1b7),_0x27faad['insertChild'](0x0,_0x30a1b7,_0x3ffb51),_0x27faad['removeStyle'](Object['keys'](_0x58830e),_0x3ffb51);}(_0xb1654e,_0x23b3e3,_0xc68504);}class f extends _0x1b1961{['execute'](_0xd6ee72){const {body:_0x2dffcb}=_0xd6ee72['_parsedData'],_0x1f72c5=new _0x3b0250(_0x2dffcb['document']),_0x2d2c62=_0x1f72c5['createRangeIn'](_0x2dffcb),_0x52bb85=new _0x3e4100(_0x1f72c5['document']['stylesProcessor']),_0x2d42ac=[...new _0x4efd65(_0x52bb85)['blockElements'],'font'],_0x5eae40=_0x2d2c62['getItems']();for(const _0x371b48 of _0x5eae40)_0x371b48['is']('element')&&_0x2d42ac['includes'](_0x371b48['name'])&&x(_0x371b48,_0x1f72c5,w(_0x371b48));_0xd6ee72['content']=_0x2dffcb;}['isActive'](_0x4132e5){return super['isActive'](_0x4132e5)||k(_0x4132e5);}}class s extends _0x2adfd6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x383b2d=this['editor'],_0xbf0130=_0x383b2d['plugins']['get']('ClipboardPipeline'),_0x3de36a=_0x383b2d['editing']['view']['document'],_0xc52051=new f(_0x3de36a);_0xbf0130['on']('inputTransformation',(_0x9d10e8,_0x2952d5)=>{const _0x4745ea=_0x2952d5['dataTransfer']['getData']('text/html');_0xc52051['isActive'](_0x4745ea)&&(_0x2952d5['_parsedData']||(_0x2952d5['_parsedData']=_0x21f96a(_0x4745ea,_0x3de36a['stylesProcessor'])),_0xc52051['execute'](_0x2952d5));},{'priority':_0x559e2b['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x44b520=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3b981c;for(const _0x4f54d9 in _0x44b520){const _0x33cde9=_0x4f54d9,_0x3a1ea7=_0x44b520[_0x33cde9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3a1ea7||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3a1ea7||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3a1ea7||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3a1ea7||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3a1ea7||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3a1ea7||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3a1ea7||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3a1ea7){delete _0x44b520[_0x33cde9],_0x3b981c=_0x3a1ea7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3b981c&&_0x44b520['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3b981c&&_0x44b520['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3b981c&&_0x44b520['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3b981c&&_0x44b520['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3b981c&&_0x44b520['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3b981c&&_0x44b520['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3b981c&&_0x44b520['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2adfd6{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.8",
3
+ "version": "45.2.1",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.2.1-alpha.8",
26
- "@ckeditor/ckeditor5-engine": "45.2.1-alpha.8",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.2.1-alpha.8",
28
- "@ckeditor/ckeditor5-utils": "45.2.1-alpha.8",
29
- "ckeditor5": "45.2.1-alpha.8"
25
+ "@ckeditor/ckeditor5-core": "45.2.1",
26
+ "@ckeditor/ckeditor5-engine": "45.2.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.2.1",
28
+ "@ckeditor/ckeditor5-utils": "45.2.1",
29
+ "ckeditor5": "45.2.1"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _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';
23
+ (function(_0x196727,_0x3cac3d){var _0x1348e2=_0xc6a2,_0x77c295=_0x196727();while(!![]){try{var _0x41c1b4=parseInt(_0x1348e2(0xde))/0x1*(parseInt(_0x1348e2(0xdd))/0x2)+-parseInt(_0x1348e2(0xd9))/0x3*(-parseInt(_0x1348e2(0xdf))/0x4)+parseInt(_0x1348e2(0xdc))/0x5+-parseInt(_0x1348e2(0xe1))/0x6*(-parseInt(_0x1348e2(0xe4))/0x7)+parseInt(_0x1348e2(0xe0))/0x8*(-parseInt(_0x1348e2(0xda))/0x9)+-parseInt(_0x1348e2(0xdb))/0xa+parseInt(_0x1348e2(0xe2))/0xb*(-parseInt(_0x1348e2(0xe3))/0xc);if(_0x41c1b4===_0x3cac3d)break;else _0x77c295['push'](_0x77c295['shift']());}catch(_0x4c991f){_0x77c295['push'](_0x77c295['shift']());}}}(_0x2e99,0xeaf26));function _0xc6a2(_0x54be5d,_0x436cd9){var _0x2e992e=_0x2e99();return _0xc6a2=function(_0xc6a28e,_0x13fd54){_0xc6a28e=_0xc6a28e-0xd9;var _0x1cc060=_0x2e992e[_0xc6a28e];return _0x1cc060;},_0xc6a2(_0x54be5d,_0x436cd9);}function _0x2e99(){var _0x2c54c5=['9326097vBLJMH','12rykdDv','63PPAumS','83223bcRwuo','45hRABAF','18818670Tjrkek','9071495hqrqpL','2PDFeca','1037897UYtaGj','8mMDtOu','1108528afzTfU','984792zJotUm'];_0x2e99=function(){return _0x2c54c5;};return _0x2e99();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ function _0x722d(_0x524ecb,_0x4ec8a7){var _0x558175=_0x5581();return _0x722d=function(_0x722d5,_0x394896){_0x722d5=_0x722d5-0x19c;var _0x114cf6=_0x558175[_0x722d5];return _0x114cf6;},_0x722d(_0x524ecb,_0x4ec8a7);}(function(_0x5a4b7,_0x36108d){var _0x1ed9bd=_0x722d,_0xd586=_0x5a4b7();while(!![]){try{var _0x312d60=parseInt(_0x1ed9bd(0x19e))/0x1*(parseInt(_0x1ed9bd(0x1a5))/0x2)+-parseInt(_0x1ed9bd(0x19c))/0x3*(-parseInt(_0x1ed9bd(0x1a7))/0x4)+-parseInt(_0x1ed9bd(0x1a1))/0x5*(parseInt(_0x1ed9bd(0x1a3))/0x6)+parseInt(_0x1ed9bd(0x1a2))/0x7*(-parseInt(_0x1ed9bd(0x1a0))/0x8)+-parseInt(_0x1ed9bd(0x19f))/0x9*(parseInt(_0x1ed9bd(0x1a6))/0xa)+-parseInt(_0x1ed9bd(0x1a4))/0xb+parseInt(_0x1ed9bd(0x19d))/0xc;if(_0x312d60===_0x36108d)break;else _0xd586['push'](_0xd586['shift']());}catch(_0x5aebed){_0xd586['push'](_0xd586['shift']());}}}(_0x5581,0x8eed1));function _0x5581(){var _0x4ef0de=['10959168eNZuFE','1296542fBSpWH','793970tdtAFO','4JdctMt','2146713fFGAme','34938180ohUZSo','1eCAHlO','117FCHmAg','4307120oUxkZx','5HwTfHK','7Zuwuke','6738558icAFFx'];_0x5581=function(){return _0x4ef0de;};return _0x5581();}import{CKEditorError as _0x37c466}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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);}}
23
+ const _0x10bd6d=_0x1f03;(function(_0x455de1,_0x21f019){const _0x66ffff=_0x1f03,_0x35504d=_0x455de1();while(!![]){try{const _0x1510c6=-parseInt(_0x66ffff(0x17b))/0x1*(-parseInt(_0x66ffff(0x18c))/0x2)+-parseInt(_0x66ffff(0x17f))/0x3+-parseInt(_0x66ffff(0x182))/0x4+-parseInt(_0x66ffff(0x18a))/0x5+-parseInt(_0x66ffff(0x18e))/0x6*(-parseInt(_0x66ffff(0x18b))/0x7)+-parseInt(_0x66ffff(0x17d))/0x8*(-parseInt(_0x66ffff(0x187))/0x9)+parseInt(_0x66ffff(0x17c))/0xa;if(_0x1510c6===_0x21f019)break;else _0x35504d['push'](_0x35504d['shift']());}catch(_0x4d5661){_0x35504d['push'](_0x35504d['shift']());}}}(_0x31b6,0x196b0));function _0x1f03(_0x56b8b5,_0x19563b){const _0x31b613=_0x31b6();return _0x1f03=function(_0x1f035f,_0x49bcd7){_0x1f035f=_0x1f035f-0x177;let _0x2c18ef=_0x31b613[_0x1f035f];return _0x2c18ef;},_0x1f03(_0x56b8b5,_0x19563b);}function _0x31b6(){const _0x411e63=['645350VrCXZm','696nqynpT','createRangeIn','164256qhnpHC','values','execute','152872BnPppP','elementStart','isActive','content','setStyle','13527imLotQ','type','_parsedData','528115xgKfnm','3787CtYdBL','2afZMKf','hasStyle','12USLIFN','item','document','from','size','106327EzDMBK'];_0x31b6=function(){return _0x411e63;};return _0x31b6();}import{UpcastWriter as _0x5aaa5f}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x26aaf1}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3c67a6}from'../../utils.js';import{extractStyles as _0x11d49f,expandStyles as _0x141994,getMatchingStyles as _0x23bc2,flattenStyleDefinitions as _0x451dab}from'./utils.js';export default class c extends _0x26aaf1{[_0x10bd6d(0x181)](_0x2f76ba){const _0x3b6cac=_0x10bd6d,{body:_0x2316a9,styles:_0x430eda}=_0x2f76ba[_0x3b6cac(0x189)],_0x58e244=new _0x5aaa5f(_0x2316a9[_0x3b6cac(0x178)]),_0xc540e3=_0x58e244[_0x3b6cac(0x17e)](_0x2316a9),_0x31b06f=_0x11d49f(_0x430eda),_0x1b76f7=_0x141994(_0x31b06f);for(const _0x5c818e of _0xc540e3){if(_0x3b6cac(0x183)!==_0x5c818e[_0x3b6cac(0x188)])continue;const _0x6ee84b=_0x23bc2(_0x5c818e[_0x3b6cac(0x177)],_0x1b76f7);if(_0x6ee84b[_0x3b6cac(0x17a)]){const _0xfffb4f=_0x451dab(Array[_0x3b6cac(0x179)](_0x6ee84b[_0x3b6cac(0x180)]()));for(const _0x42ce86 in _0xfffb4f){const _0x57f7c2=_0x5c818e[_0x3b6cac(0x177)];_0x57f7c2[_0x3b6cac(0x18d)](_0x42ce86)||_0x58e244[_0x3b6cac(0x186)](_0x42ce86,_0xfffb4f[_0x42ce86],_0x57f7c2);}}}_0x2f76ba[_0x3b6cac(0x185)]=_0x2316a9;}[_0x10bd6d(0x184)](_0x4e5f7e){const _0xf6bd6c=_0x10bd6d;return super[_0xf6bd6c(0x184)](_0x4e5f7e)||_0x3c67a6(_0x4e5f7e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}
23
+ (function(_0x4797a4,_0x1f04c2){const _0x539237=_0x5263,_0x2399b8=_0x4797a4();while(!![]){try{const _0x2e24a4=parseInt(_0x539237(0xfe))/0x1+-parseInt(_0x539237(0xfd))/0x2+parseInt(_0x539237(0xe7))/0x3+-parseInt(_0x539237(0xe8))/0x4+parseInt(_0x539237(0xee))/0x5*(parseInt(_0x539237(0xfc))/0x6)+-parseInt(_0x539237(0xf6))/0x7+parseInt(_0x539237(0xfb))/0x8*(parseInt(_0x539237(0xf3))/0x9);if(_0x2e24a4===_0x1f04c2)break;else _0x2399b8['push'](_0x2399b8['shift']());}catch(_0x2a72c4){_0x2399b8['push'](_0x2399b8['shift']());}}}(_0x8b6d,0x303e9));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x8b6d(){const _0x353f8a=['1412136iRaDpN','name','selectorText','hasClass','map','tagName','180635inMeZV','trim','exec','getPropertyValue','cssRules','9PwUENm','set','push','1404522idmKZt','assign','style','initial','split','83576vxXqFg','60ZNojor','227680NkAaib','101556wGlRtS','className','length','groups','1175568SDKRqc'];_0x8b6d=function(){return _0x353f8a;};return _0x8b6d();}export function getMatchingStyles(_0x5da872,_0x2b0efb){const _0x2bb904=_0x5263,_0x16d1eb=new Map();for(const [_0x58fffa,_0x4b29b7]of _0x2b0efb){if(!_0x58fffa[_0x2bb904(0xed)]&&!_0x58fffa[_0x2bb904(0xff)])continue;const _0x272c67=!_0x58fffa[_0x2bb904(0xed)]||_0x5da872[_0x2bb904(0xe9)]===_0x58fffa[_0x2bb904(0xed)],_0x4f7494=!_0x58fffa[_0x2bb904(0xff)]||_0x5da872[_0x2bb904(0xeb)](_0x58fffa[_0x2bb904(0xff)]);_0x272c67&&_0x4f7494&&_0x16d1eb[_0x2bb904(0xf4)](_0x58fffa,_0x4b29b7);}return _0x16d1eb;}export function extractStyles(_0x4ab822){const _0x5de056=_0x5263,_0x3322fd={};for(const _0x3afc82 of _0x4ab822)for(const _0x516aea of _0x3afc82[_0x5de056(0xf2)])if(_0x516aea instanceof CSSStyleRule){const _0x5098d5=parseCSSStyleDeclaration(_0x516aea[_0x5de056(0xf8)]);_0x3322fd[_0x516aea[_0x5de056(0xea)]]=Object[_0x5de056(0xf7)]({},_0x3322fd[_0x516aea[_0x5de056(0xea)]]||{},_0x5098d5);}return _0x3322fd;}function _0x5263(_0x3c9684,_0x1a5f4a){const _0x8b6df2=_0x8b6d();return _0x5263=function(_0x526347,_0xece1e6){_0x526347=_0x526347-0xe7;let _0x40c800=_0x8b6df2[_0x526347];return _0x40c800;},_0x5263(_0x3c9684,_0x1a5f4a);}export function expandStyles(_0x15307e){const _0x1267e7=_0x5263,_0x4ab67a=new Map();for(const _0x4f6dca in _0x15307e){const _0x52f99c=parseCSSSelector(_0x4f6dca),_0x2a7fee=_0x15307e[_0x4f6dca];for(const _0x58a04a of _0x52f99c)_0x4ab67a[_0x1267e7(0xf4)](_0x58a04a,_0x2a7fee);}return _0x4ab67a;}export function parseCSSStyleDeclaration(_0x68acdd){const _0x306385=_0x5263,_0x2a432c={};for(let _0x31c4b7=0x0;_0x31c4b7<_0x68acdd[_0x306385(0x100)];_0x31c4b7++){const _0x2e77c0=_0x68acdd[_0x31c4b7],_0x25f88a=_0x68acdd[_0x306385(0xf1)](_0x2e77c0);_0x306385(0xf9)!==_0x25f88a&&(_0x2a432c[_0x2e77c0]=_0x25f88a);}return _0x2a432c;}export function parseCSSSelector(_0x32ae31){const _0x38b0b8=_0x5263,_0x44a7db=_0x32ae31[_0x38b0b8(0xfa)](',')[_0x38b0b8(0xec)](_0x54dcb9=>_0x54dcb9[_0x38b0b8(0xef)]()),_0x432f62=[];for(const _0x4a7daf of _0x44a7db){const _0x519e06=S[_0x38b0b8(0xf0)](_0x4a7daf);_0x519e06&&_0x432f62[_0x38b0b8(0xf5)](_0x519e06[_0x38b0b8(0x101)]);}return _0x432f62;}export function flattenStyleDefinitions(_0x52a5f8){const _0x3a57d8=_0x5263,_0x428698={};for(const _0x2132ec of _0x52a5f8)Object[_0x3a57d8(0xf7)](_0x428698,_0x2132ec);return _0x428698;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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);}}
23
+ function _0x54b9(){const _0x711243=['includes','78NSoIxU','54822024kithXM','33IQDzta','createRangeIn','getItems','blockElements','document','34449pUvZDT','stylesProcessor','460OCmOWn','_parsedData','element','408933cwSdYr','font','execute','184phTzCp','content','isActive','213609siKcCk','6Hjwuby','537476goWubS','7811005GPBzqo','3206623hWQGNs','name'];_0x54b9=function(){return _0x711243;};return _0x54b9();}const _0x31a24d=_0x27ce;(function(_0x40659b,_0x31c71d){const _0x3cab8c=_0x27ce,_0x57e904=_0x40659b();while(!![]){try{const _0x552cac=-parseInt(_0x3cab8c(0x1c0))/0x1*(parseInt(_0x3cab8c(0x1b9))/0x2)+parseInt(_0x3cab8c(0x1bb))/0x3*(-parseInt(_0x3cab8c(0x1b4))/0x4)+-parseInt(_0x3cab8c(0x1b5))/0x5+parseInt(_0x3cab8c(0x1b3))/0x6*(parseInt(_0x3cab8c(0x1b6))/0x7)+-parseInt(_0x3cab8c(0x1af))/0x8*(-parseInt(_0x3cab8c(0x1c5))/0x9)+parseInt(_0x3cab8c(0x1c2))/0xa*(-parseInt(_0x3cab8c(0x1b2))/0xb)+parseInt(_0x3cab8c(0x1ba))/0xc;if(_0x552cac===_0x31c71d)break;else _0x57e904['push'](_0x57e904['shift']());}catch(_0x38af05){_0x57e904['push'](_0x57e904['shift']());}}}(_0x54b9,0xc1fe5));import{UpcastWriter as _0x65a3e5,DomConverter as _0x59fe91,ViewDocument as _0x39dab6}from'ckeditor5/src/engine.js';function _0x27ce(_0x4c52c2,_0x1a57f6){const _0x54b979=_0x54b9();return _0x27ce=function(_0x27ce2d,_0x5e6dd9){_0x27ce2d=_0x27ce2d-0x1ad;let _0x2c98ad=_0x54b979[_0x27ce2d];return _0x2c98ad;},_0x27ce(_0x4c52c2,_0x1a57f6);}import{MSWordNormalizer as _0x545377}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x51e8a5}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2780a9,propagateStyleProperties as _0x3679b7}from'./utils.js';export default class f extends _0x545377{[_0x31a24d(0x1ae)](_0x2a7731){const _0x307754=_0x31a24d,{body:_0x1c649a}=_0x2a7731[_0x307754(0x1c3)],_0x22f238=new _0x65a3e5(_0x1c649a[_0x307754(0x1bf)]),_0x30b40f=_0x22f238[_0x307754(0x1bc)](_0x1c649a),_0x1bc228=new _0x39dab6(_0x22f238[_0x307754(0x1bf)][_0x307754(0x1c1)]),_0x22bcc3=[...new _0x59fe91(_0x1bc228)[_0x307754(0x1be)],_0x307754(0x1ad)],_0x36d8e9=_0x30b40f[_0x307754(0x1bd)]();for(const _0x311712 of _0x36d8e9)if(_0x311712['is'](_0x307754(0x1c4))&&_0x22bcc3[_0x307754(0x1b8)](_0x311712[_0x307754(0x1b7)])){const _0x4d7a97=_0x2780a9(_0x311712);_0x3679b7(_0x311712,_0x22f238,_0x4d7a97);}_0x2a7731[_0x307754(0x1b0)]=_0x1c649a;}[_0x31a24d(0x1b1)](_0x57b352){const _0x3b9083=_0x31a24d;return super[_0x3b9083(0x1b1)](_0x57b352)||_0x51e8a5(_0x57b352);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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};}
23
+ const _0x4e1de3=_0x3bfc;function _0x4076(){const _0x3d6c8e=['setStyle','text-decoration-line','split','span','text-decoration','26076pkZnCL','createElement','338ebOSJv','font-size','medium','vertical-align','3254984wQOQTZ','from','bolder','480095foNMSl','forEach','font-weight','sub','12PWliYV','getStyle','strong','function','979775LUKMUS','6842zFjCoQ','underline','bold','removeStyle','160DsltVp','getChildren','line-through','includes','446535hsrCwk','keys','insertChild','super','length','font-family','sup','font-style','832055NSfmqB','color','filter','36PNlJHc','7017uSMTQs','italic','getStyleNames'];_0x4076=function(){return _0x3d6c8e;};return _0x4076();}(function(_0x2a3400,_0x37a6b0){const _0x297c1c=_0x3bfc,_0x19214b=_0x2a3400();while(!![]){try{const _0x4ee1c0=parseInt(_0x297c1c(0x199))/0x1+-parseInt(_0x297c1c(0x192))/0x2*(-parseInt(_0x297c1c(0x188))/0x3)+-parseInt(_0x297c1c(0x19d))/0x4*(parseInt(_0x297c1c(0x1a1))/0x5)+parseInt(_0x297c1c(0x187))/0x6*(-parseInt(_0x297c1c(0x184))/0x7)+parseInt(_0x297c1c(0x196))/0x8+-parseInt(_0x297c1c(0x17c))/0x9*(parseInt(_0x297c1c(0x178))/0xa)+-parseInt(_0x297c1c(0x1a2))/0xb*(-parseInt(_0x297c1c(0x190))/0xc);if(_0x4ee1c0===_0x37a6b0)break;else _0x19214b['push'](_0x19214b['shift']());}catch(_0x431608){_0x19214b['push'](_0x19214b['shift']());}}}(_0x4076,0x8395a));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4e1de3(0x185),_0x4e1de3(0x181),_0x4e1de3(0x193),_0x4e1de3(0x18f),_0x4e1de3(0x18c),_0x4e1de3(0x19b),_0x4e1de3(0x183),_0x4e1de3(0x195)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4e1de3(0x185),_0x4e1de3(0x181),_0x4e1de3(0x193)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4e1de3(0x189),'i']],'font-weight':[[_0x4e1de3(0x194),_0x4e1de3(0x19f)],[_0x4e1de3(0x176),_0x4e1de3(0x19f)],[_0x4e1de3(0x198),_0x4e1de3(0x19f)],[_0x115216=>Number(_0x115216)>=0x258,_0x4e1de3(0x19f)]],'text-decoration':[[_0x4e1de3(0x175),'u'],[_0x4e1de3(0x17a),'s']],'text-decoration-line':[[_0x4e1de3(0x175),'u'],[_0x4e1de3(0x17a),'s']],'vertical-align':[[_0x4e1de3(0x19c),_0x4e1de3(0x19c)],[_0x4e1de3(0x17f),_0x4e1de3(0x182)]]};export function isPropertyToBePropagated(_0xc89bf0){const _0x5e43a3=_0x4e1de3;return CSS_PROPERTIES_TO_PROPAGATE[_0x5e43a3(0x17b)](_0xc89bf0);}export function isPropertyToBePropagatedAsSpan(_0x4fb6b5){const _0x16b4fd=_0x4e1de3;return CSS_PROPERTIES_TO_BE_SPANS[_0x16b4fd(0x17b)](_0x4fb6b5);}export function isPropertyToBePropagatedAsHTMLElement(_0x5afbfc){return _0x5afbfc in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x32df86){const _0x3a332f=_0x4e1de3;return Array[_0x3a332f(0x197)](_0x32df86[_0x3a332f(0x18a)]())[_0x3a332f(0x186)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x2cf5d1,_0x263216,_0x15b68d){const {spanStyles:_0x326282,stylesToBeHtmlElements:_0x81ca71}=getStylesToPropagate(_0x2cf5d1,_0x15b68d);propagateStylesAsHTMLElements(_0x2cf5d1,_0x263216,_0x81ca71),propagateStylesAsSpan(_0x2cf5d1,_0x263216,_0x326282);}function _0x3bfc(_0x3c3e03,_0x1a0d78){const _0x407663=_0x4076();return _0x3bfc=function(_0x3bfc23,_0x4288bc){_0x3bfc23=_0x3bfc23-0x175;let _0x13c9e4=_0x407663[_0x3bfc23];return _0x13c9e4;},_0x3bfc(_0x3c3e03,_0x1a0d78);}export function propagateStylesAsHTMLElements(_0x5b2894,_0x526ae8,_0x46d792){const _0x731d56=_0x4e1de3;for(const _0x299a12 in _0x46d792){_0x46d792[_0x299a12][_0x731d56(0x19a)](([,_0x18b5db])=>{const _0x32b8fd=_0x731d56,_0x3ab994=_0x526ae8[_0x32b8fd(0x191)](_0x18b5db,[],_0x5b2894[_0x32b8fd(0x179)]());_0x526ae8[_0x32b8fd(0x17e)](0x0,_0x3ab994,_0x5b2894);}),_0x526ae8[_0x731d56(0x177)](_0x299a12,_0x5b2894);}}export function propagateStylesAsSpan(_0x2ff99f,_0xf9cfe9,_0xd7a78){const _0x121786=_0x4e1de3;if(!Object[_0x121786(0x17d)](_0xd7a78)[_0x121786(0x180)])return;const _0x288a6b=_0xf9cfe9[_0x121786(0x191)](_0x121786(0x18e),[],_0x2ff99f[_0x121786(0x179)]());_0xf9cfe9[_0x121786(0x18b)](_0xd7a78,_0x288a6b),_0xf9cfe9[_0x121786(0x17e)](0x0,_0x288a6b,_0x2ff99f),_0xf9cfe9[_0x121786(0x177)](Object[_0x121786(0x17d)](_0xd7a78),_0x2ff99f);}export function getStylesToPropagate(_0x42f53f,_0x2b58fb){const _0x2dc6bf=_0x4e1de3,_0x5a1a24={},_0x1de18b={};return _0x2b58fb[_0x2dc6bf(0x19a)](_0x19239a=>{const _0x282191=_0x2dc6bf,_0x3846ca=_0x42f53f[_0x282191(0x19e)](_0x19239a);if(_0x3846ca){if(isPropertyToBePropagatedAsSpan(_0x19239a))_0x5a1a24[_0x19239a]=_0x3846ca;else{if(isPropertyToBePropagatedAsHTMLElement(_0x19239a)){const _0x4ebc17=_0x3846ca[_0x282191(0x18d)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x19239a][_0x282191(0x19a)](([_0x300b38,_0x5e52ca])=>{const _0x2d2b74=_0x282191;for(const _0x3510fc of _0x4ebc17){(_0x2d2b74(0x1a0)==typeof _0x300b38&&_0x300b38(_0x3510fc)||_0x300b38===_0x3510fc)&&(_0x1de18b[_0x19239a]=[..._0x1de18b[_0x19239a]||[],[_0x300b38,_0x5e52ca]]);}});}}}}),{'spanStyles':_0x5a1a24,'stylesToBeHtmlElements':_0x1de18b};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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];}}
23
+ function _0xa741(_0x46a8fc,_0x4a4238){var _0x35f7ee=_0x35f7();return _0xa741=function(_0xa741d,_0x409a69){_0xa741d=_0xa741d-0xbf;var _0x133d25=_0x35f7ee[_0xa741d];return _0x133d25;},_0xa741(_0x46a8fc,_0x4a4238);}var _0x2ea7ae=_0xa741;(function(_0x4a41b6,_0x345aac){var _0x8a359e=_0xa741,_0x57f769=_0x4a41b6();while(!![]){try{var _0x4a3869=-parseInt(_0x8a359e(0xc2))/0x1+parseInt(_0x8a359e(0xc1))/0x2+-parseInt(_0x8a359e(0xcb))/0x3*(parseInt(_0x8a359e(0xc5))/0x4)+parseInt(_0x8a359e(0xce))/0x5+-parseInt(_0x8a359e(0xca))/0x6*(-parseInt(_0x8a359e(0xc3))/0x7)+parseInt(_0x8a359e(0xcd))/0x8*(parseInt(_0x8a359e(0xc0))/0x9)+-parseInt(_0x8a359e(0xcc))/0xa;if(_0x4a3869===_0x345aac)break;else _0x57f769['push'](_0x57f769['shift']());}catch(_0x5b409a){_0x57f769['push'](_0x57f769['shift']());}}}(_0x35f7,0x53725));import{Plugin as _0x562fa6}from'ckeditor5/src/core.js';import _0x14f903 from'./pastefromofficeenhancedinliner.js';import _0x1730f8 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x562fa6{static get[_0x2ea7ae(0xbf)](){var _0x3908c3=_0x2ea7ae;return _0x3908c3(0xc8);}static get[_0x2ea7ae(0xc7)](){return!0x0;}static get[_0x2ea7ae(0xc9)](){return!0x0;}static get[_0x2ea7ae(0xc6)](){var _0x21a24c=_0x2ea7ae;return[_0x21a24c(0xc4),_0x14f903,_0x1730f8];}}function _0x35f7(){var _0x1fb33d=['requires','isOfficialPlugin','PasteFromOfficeEnhanced','isPremiumPlugin','43554JHzmST','6PceguB','4426470uxoxci','1414904aCRyeY','2738955LglBfl','pluginName','9jYJFVo','183272ruCJnQ','307960ohFnuF','280fObyWb','PasteFromOffice','28492llIxXr'];_0x35f7=function(){return _0x1fb33d;};return _0x35f7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x207c(_0x4345c8,_0x2f0421){const _0x2ed9ff=_0x2ed9();return _0x207c=function(_0x207c71,_0x4f5896){_0x207c71=_0x207c71-0xc6;let _0x44ef36=_0x2ed9ff[_0x207c71];return _0x44ef36;},_0x207c(_0x4345c8,_0x2f0421);}const _0x1c8bba=_0x207c;function _0x2ed9(){const _0x424566=['editing','afterInit','high','text/html','isPremiumPlugin','dataTransfer','plugins','2219195AjEtxy','document','inputTransformation','init','_parsedData','editor','72KWSdjo','1056570PhzILD','href','get','execute','isOfficialPlugin','4osiNjr','83049SimyIX','fromCharCode','2816388LMcNCa','view','pluginName','getData','ClipboardPipeline','join','463464FMvZYL','PasteFromOfficeEnhancedInliner','284774xUpXsI','map','950526lDRjnT','isActive','stylesProcessor','PasteFromOffice','requires'];_0x2ed9=function(){return _0x424566;};return _0x2ed9();}(function(_0x3d3fe2,_0x27d058){const _0x5b8647=_0x207c,_0x5f3712=_0x3d3fe2();while(!![]){try{const _0x5b9f76=parseInt(_0x5b8647(0xc7))/0x1+-parseInt(_0x5b8647(0xcf))/0x2+-parseInt(_0x5b8647(0xe6))/0x3*(-parseInt(_0x5b8647(0xc6))/0x4)+-parseInt(_0x5b8647(0xdf))/0x5+-parseInt(_0x5b8647(0xc9))/0x6+parseInt(_0x5b8647(0xd1))/0x7+parseInt(_0x5b8647(0xe5))/0x8*(parseInt(_0x5b8647(0xd3))/0x9);if(_0x5b9f76===_0x27d058)break;else _0x5f3712['push'](_0x5f3712['shift']());}catch(_0x3a9f46){_0x5f3712['push'](_0x5f3712['shift']());}}}(_0x2ed9,0x44b86));import{Plugin as _0x306204}from'ckeditor5/src/core.js';import{parseHtml as _0x4f3be5}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x234a6e,uid as _0x4ce1d0}from'ckeditor5/src/utils.js';import _0x29d8ef from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x306204{static get[_0x1c8bba(0xcb)](){const _0x5384dc=_0x1c8bba;return _0x5384dc(0xd0);}static get[_0x1c8bba(0xea)](){return!0x0;}static get[_0x1c8bba(0xdc)](){return!0x0;}static get[_0x1c8bba(0xd7)](){const _0x2073cb=_0x1c8bba;return[_0x2073cb(0xd6)];}[_0x1c8bba(0xe2)](){const _0xb367bc=_0x1c8bba,_0x44c4b5=this[_0xb367bc(0xe4)],_0x227a29=_0x44c4b5[_0xb367bc(0xde)][_0xb367bc(0xe8)](_0xb367bc(0xcd)),_0x4b0a08=_0x44c4b5[_0xb367bc(0xd8)][_0xb367bc(0xca)][_0xb367bc(0xe0)],_0x2a00b8=new _0x29d8ef(_0x4b0a08);_0x227a29['on'](_0xb367bc(0xe1),(_0x5bd980,_0x37ffeb)=>{const _0x13298b=_0xb367bc,_0x591100=_0x37ffeb[_0x13298b(0xdd)][_0x13298b(0xcc)](_0x13298b(0xdb));_0x2a00b8[_0x13298b(0xd4)](_0x591100)&&(_0x37ffeb[_0x13298b(0xe3)]||(_0x37ffeb[_0x13298b(0xe3)]=_0x4f3be5(_0x591100,_0x4b0a08[_0x13298b(0xd5)])),_0x2a00b8[_0x13298b(0xe9)](_0x37ffeb));},{'priority':_0x234a6e[_0xb367bc(0xe8)](_0xb367bc(0xda))+0xb});}[_0x1c8bba(0xd9)](){!async function(_0x15df91){const _0x39dd6b=_0x36cc6b([0x66,0x6c,0x74,0x6d,0x63,0x61,0x58,0x50,0x6e,0x39,0x33,0x43,0x45,0x7a,0x32,0x57,0x55,0x6f,0x5a,0x70,0x49,0x4a,0x42,0x68,0x67,0x56,0x31,0x54,0x38,0x41,0x37,0x62,0x47,0x69,0x71,0x34,0x76,0x78,0x4b,0x73,0x59,0x35,0x4c,0x36,0x6b,0x52,0x72,0x44,0x75,0x4f,0x64,0x48,0x6a,0x51,0x65,0x79,0x46,0x53,0x4d,0x4e,0x30,0x77]),_0x36b5dc=0x727bfacb,_0x1b7aea=0x727c91b3^_0x36b5dc,_0x29d4b9=window[_0x36cc6b([0x44,0x61,0x74,0x65])][_0x36cc6b([0x6e,0x6f,0x77])](),_0x20e8bb=_0x15df91[_0x36cc6b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x383b74=new window[(_0x36cc6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56cf1f=>{_0x20e8bb[_0x36cc6b([0x6f,0x6e,0x63,0x65])](_0x36cc6b([0x72,0x65,0x61,0x64,0x79]),_0x56cf1f);}),_0x35000c={[_0x36cc6b([0x6b,0x74,0x79])]:_0x36cc6b([0x45,0x43]),[_0x36cc6b([0x75,0x73,0x65])]:_0x36cc6b([0x73,0x69,0x67]),[_0x36cc6b([0x63,0x72,0x76])]:_0x36cc6b([0x50,0x2d,0x32,0x35,0x36]),[_0x36cc6b([0x78])]:_0x36cc6b([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]),[_0x36cc6b([0x79])]:_0x36cc6b([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]),[_0x36cc6b([0x61,0x6c,0x67])]:_0x36cc6b([0x45,0x53,0x32,0x35,0x36])},_0x3e99af=_0x20e8bb[_0x36cc6b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x36cc6b([0x67,0x65,0x74])](_0x36cc6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xc9305c(){let _0x5710d2,_0x172b2b=null,_0x4323c5=null;try{if(_0x3e99af==_0x36cc6b([0x47,0x50,0x4c]))return _0x36cc6b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5710d2=_0x136298(),!_0x5710d2)return _0x36cc6b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5710d2[_0x36cc6b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4323c5=_0x31e93f(_0x5710d2[_0x36cc6b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5710d2[_0x36cc6b([0x6a,0x74,0x69])])),await _0x4a6360()?_0x12b922()?_0x1dc520()?_0x36cc6b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a9f57()?(_0x5710d2[_0x36cc6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36cc6b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x172b2b=_0x5a007b(_0x36cc6b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5710d2[_0x36cc6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36cc6b([0x74,0x72,0x69,0x61,0x6c])&&(_0x172b2b=_0x5a007b(_0x36cc6b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xee5c23()):_0x36cc6b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x36cc6b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x36cc6b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x36cc6b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1dc520(){const _0xe0b088=[_0x36cc6b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x36cc6b([0x74,0x72,0x69,0x61,0x6c])][_0x36cc6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5710d2[_0x36cc6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x29d4b9/0x3e8:0xe10*_0x1b7aea;return _0x5710d2[_0x36cc6b([0x65,0x78,0x70])]<_0xe0b088;}function _0x12b922(){const _0xe45a3f=_0x5710d2[_0x36cc6b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xe45a3f&&(!!_0xe45a3f[_0x36cc6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36cc6b([0x2a]))||(!!_0xe45a3f[_0x36cc6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36cc6b([0x50,0x4f,0x45]))||!!_0xe45a3f[_0x36cc6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36cc6b([0x50,0x50]))));}function _0x2a9f57(){const _0x35ecd1=_0x207c,_0x16a556=_0x5710d2[_0x36cc6b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x16a556||0x0==_0x16a556[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f4676}=new URL(window[_0x36cc6b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x35ecd1(0xe7)]);if(_0x16a556[_0x36cc6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f4676))return!0x0;const _0x22167c=_0x2f4676[_0x36cc6b([0x73,0x70,0x6c,0x69,0x74])](_0x36cc6b([0x2e]));return _0x16a556[_0x36cc6b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5dfc70=>_0x5dfc70[_0x36cc6b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36cc6b([0x2a])))[_0x36cc6b([0x6d,0x61,0x70])](_0x103895=>_0x103895[_0x36cc6b([0x73,0x70,0x6c,0x69,0x74])](_0x36cc6b([0x2e])))[_0x36cc6b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4db0dc=>_0x4db0dc[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x22167c[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x36cc6b([0x6d,0x61,0x70])](_0x24f922=>Array(_0x22167c[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x24f922[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x36cc6b([0x66,0x69,0x6c,0x6c])](_0x24f922[0x0]===_0x36cc6b([0x2a])?_0x36cc6b([0x2a]):'')[_0x36cc6b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x24f922))[_0x36cc6b([0x73,0x6f,0x6d,0x65])](_0x356941=>_0x22167c[_0x36cc6b([0x65,0x76,0x65,0x72,0x79])]((_0x2342ef,_0x2062e6)=>_0x356941[_0x2062e6]===_0x2342ef||_0x356941[_0x2062e6]===_0x36cc6b([0x2a])));}function _0xee5c23(){return _0x172b2b&&_0x4323c5?new window[(_0x36cc6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45059a,_0x5d11c8)=>{_0x172b2b[_0x36cc6b([0x74,0x68,0x65,0x6e])](_0x45059a,_0x5d11c8),_0x4323c5[_0x36cc6b([0x74,0x68,0x65,0x6e])](_0x1ff845=>{_0x1ff845!=_0x36cc6b([0x56,0x61,0x6c,0x69,0x64])&&_0x45059a(_0x1ff845);},_0x5d11c8);}):_0x172b2b||_0x4323c5||_0x36cc6b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x31e93f(_0xad711e,_0x3d277b){return new window[(_0x36cc6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29a195=>{if(_0x423168())return _0x29a195(_0x36cc6b([0x56,0x61,0x6c,0x69,0x64]));_0x12fb8e(),_0x20e8bb[_0x36cc6b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x36cc6b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x268162=!0x1;const _0x227f71=_0x4ce1d0();function _0x13de0e(_0x50b958){return!!_0x50b958&&(typeof _0x50b958===_0x36cc6b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x50b958===_0x36cc6b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x50b958[_0x36cc6b([0x74,0x68,0x65,0x6e])]===_0x36cc6b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x50b958[_0x36cc6b([0x63,0x61,0x74,0x63,0x68])]===_0x36cc6b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4fb82a(_0x4bf1ce){_0x48320d(_0x4bf1ce)[_0x36cc6b([0x74,0x68,0x65,0x6e])](_0x582194=>{if(!_0x582194||_0x582194[_0x36cc6b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x36cc6b([0x6f,0x6b]))return _0x36cc6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x18e873(_0x46375c(_0x227f71+_0x3d277b))!=_0x582194[_0x36cc6b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x36cc6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x36cc6b([0x56,0x61,0x6c,0x69,0x64]);})[_0x36cc6b([0x74,0x68,0x65,0x6e])](_0x1cde96=>(_0x57a5f2(),_0x1cde96),()=>{const _0x46300d=_0x518612();return null==_0x46300d?(_0x57a5f2(),_0x36cc6b([0x56,0x61,0x6c,0x69,0x64])):_0x36cc6b(_0x29d4b9-_0x46300d>(0x56777ecb^_0x36b5dc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x36cc6b([0x74,0x68,0x65,0x6e])](_0x29a195)[_0x36cc6b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x29a195(_0x36cc6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a557b=0x724d144b^_0x36b5dc;function _0x57a5f2(){const _0xea8f3c=_0x36cc6b([0x6c,0x6c,0x63,0x74,0x2d])+_0x18e873(_0x46375c(_0xad711e)),_0x2b20f7=_0x4f9f6d(_0x18e873(window[_0x36cc6b([0x4d,0x61,0x74,0x68])][_0x36cc6b([0x63,0x65,0x69,0x6c])](_0x29d4b9/_0x2a557b)));window[_0x36cc6b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36cc6b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xea8f3c,_0x2b20f7);}function _0x518612(){const _0x140d70=_0x36cc6b([0x6c,0x6c,0x63,0x74,0x2d])+_0x18e873(_0x46375c(_0xad711e)),_0x23f1d9=window[_0x36cc6b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36cc6b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x140d70);return _0x23f1d9?window[_0x36cc6b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f9f6d(_0x23f1d9),0x10)*_0x2a557b:null;}function _0x48320d(_0x393554){return new window[(_0x36cc6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c9fd6,_0x1592cb)=>{_0x393554[_0x36cc6b([0x74,0x68,0x65,0x6e])](_0x1c9fd6,_0x1592cb),window[_0x36cc6b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1592cb,0x727a2e0b^_0x36b5dc);});}}_0x20e8bb[_0x36cc6b([0x6f,0x6e])](_0x36cc6b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x57cffe,_0x357350)=>{if(_0x357350[0x0]!=_0xad711e)return _0x29a195(_0x36cc6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x357350[0x1]={..._0x357350[0x1],[_0x36cc6b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x227f71};},{[_0x36cc6b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36cc6b([0x68,0x69,0x67,0x68])}),_0x20e8bb[_0x36cc6b([0x6f,0x6e])](_0x36cc6b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5068f3=>{_0x13de0e(_0x5068f3[_0x36cc6b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x268162=!0x0,_0x4fb82a(_0x5068f3[_0x36cc6b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x36cc6b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36cc6b([0x6c,0x6f,0x77])}),_0x383b74[_0x36cc6b([0x74,0x68,0x65,0x6e])](()=>{_0x268162||_0x29a195(_0x36cc6b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x423168(){return _0x20e8bb[_0x36cc6b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36cc6b([0x76,0x69,0x65,0x77])][_0x36cc6b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x36cc6b([0x61,0x75,0x74,0x6f]);}function _0x12fb8e(){_0x20e8bb[_0x36cc6b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36cc6b([0x76,0x69,0x65,0x77])][_0x36cc6b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x36cc6b([0x61,0x75,0x74,0x6f]);}}function _0x5a007b(_0x300efb){const _0x43db41=[new window[(_0x36cc6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16d694=>setTimeout(_0x16d694,0x7272c407^_0x36b5dc)),_0x383b74[_0x36cc6b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x36cc6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd52563=>{let _0x32d088=0x0;_0x20e8bb[_0x36cc6b([0x6d,0x6f,0x64,0x65,0x6c])][_0x36cc6b([0x6f,0x6e])](_0x36cc6b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x436e86,_0x3cb6c5)=>{_0x3cb6c5[0x0][_0x36cc6b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x32d088++,_0x32d088==(0x727bfb33^_0x36b5dc)&&(_0xd52563(),_0x436e86[_0x36cc6b([0x6f,0x66,0x66])]());});}))];return window[_0x36cc6b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x36cc6b([0x72,0x61,0x63,0x65])](_0x43db41)[_0x36cc6b([0x74,0x68,0x65,0x6e])](()=>_0x300efb);}async function _0x2febf1(){await _0x383b74,_0x20e8bb[_0x36cc6b([0x6d,0x6f,0x64,0x65,0x6c])][_0x36cc6b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x481abc,_0x20e8bb[_0x36cc6b([0x6d,0x6f,0x64,0x65,0x6c])][_0x36cc6b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x481abc,_0x20e8bb[_0x36cc6b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x36cc6b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38481c(_0x58dfbc){const _0x5be9b7=_0x291802();_0x20e8bb[_0x5be9b7]=_0x36cc6b([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])+_0x58dfbc,_0x58dfbc!=_0x36cc6b([0x56,0x61,0x6c,0x69,0x64])&&_0x2febf1();}function _0x291802(){const _0x93bb7c=window[_0x36cc6b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x36cc6b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x36cc6b([0x6e,0x6f,0x77])]())[_0x36cc6b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x36cc6b([0x2e]),'');let _0x46fbf0=_0x36cc6b([0x66]);for(let _0x5053f6=0x0;_0x5053f6<_0x93bb7c[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5053f6+=0x2){let _0x13d92c=window[_0x36cc6b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x93bb7c[_0x36cc6b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5053f6,_0x5053f6+0x2));_0x13d92c>=_0x39dd6b[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x13d92c-=_0x39dd6b[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x46fbf0+=_0x39dd6b[_0x13d92c];}return _0x46fbf0;}function _0x136298(){const _0x15a2a2=_0x3e99af[_0x36cc6b([0x73,0x70,0x6c,0x69,0x74])](_0x36cc6b([0x2e]));if(0x3!=_0x15a2a2[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x30955d(_0x15a2a2[0x1]);function _0x30955d(_0x4f2d95){const _0xc3dd65=_0x15c5d6(_0x4f2d95);return _0xc3dd65&&_0x4d6bb8()?_0xc3dd65:null;function _0x4d6bb8(){const _0x146840=_0xc3dd65[_0x36cc6b([0x6a,0x74,0x69])],_0xf0fd0a=window[_0x36cc6b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x146840[_0x36cc6b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x146840[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x221824={..._0xc3dd65,[_0x36cc6b([0x6a,0x74,0x69])]:_0x146840[_0x36cc6b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x146840[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x221824[_0x36cc6b([0x76,0x63])],_0x46375c(_0x221824)==_0xf0fd0a;}}}async function _0x4a6360(){let _0x209e25=!0x0;try{const _0x437731=_0x3e99af[_0x36cc6b([0x73,0x70,0x6c,0x69,0x74])](_0x36cc6b([0x2e])),[_0x51121f,_0x2ff592,_0x1262f5]=_0x437731;return _0x5a0823(_0x51121f),await _0x2a8f9e(_0x51121f,_0x2ff592,_0x1262f5),_0x209e25;}catch{return!0x1;}function _0x5a0823(_0x2862b2){const _0xcb2e7a=_0x15c5d6(_0x2862b2);_0xcb2e7a&&_0xcb2e7a[_0x36cc6b([0x61,0x6c,0x67])]==_0x36cc6b([0x45,0x53,0x32,0x35,0x36])||(_0x209e25=!0x1);}async function _0x2a8f9e(_0x5c2d27,_0x5c001d,_0x53925a){const _0x3f902=window[_0x36cc6b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x36cc6b([0x66,0x72,0x6f,0x6d])](_0x111111(_0x53925a),_0x1340b7=>_0x1340b7[_0x36cc6b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x46b1a3=new window[(_0x36cc6b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x36cc6b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c2d27+_0x36cc6b([0x2e])+_0x5c001d),_0x7f9ccc=window[_0x36cc6b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x36cc6b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x7f9ccc)return;const _0x4206b2=await _0x7f9ccc[_0x36cc6b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x36cc6b([0x6a,0x77,0x6b]),_0x35000c,{[_0x36cc6b([0x6e,0x61,0x6d,0x65])]:_0x36cc6b([0x45,0x43,0x44,0x53,0x41]),[_0x36cc6b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x36cc6b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x36cc6b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x7f9ccc[_0x36cc6b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x36cc6b([0x6e,0x61,0x6d,0x65])]:_0x36cc6b([0x45,0x43,0x44,0x53,0x41]),[_0x36cc6b([0x68,0x61,0x73,0x68])]:{[_0x36cc6b([0x6e,0x61,0x6d,0x65])]:_0x36cc6b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4206b2,_0x3f902,_0x46b1a3)||(_0x209e25=!0x1);}}function _0x15c5d6(_0xb4f93b){return _0xb4f93b[_0x36cc6b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x36cc6b([0x65,0x79]))?JSON[_0x36cc6b([0x70,0x61,0x72,0x73,0x65])](_0x111111(_0xb4f93b)):null;}function _0x111111(_0x9841c5){return window[_0x36cc6b([0x61,0x74,0x6f,0x62])](_0x9841c5[_0x36cc6b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x36cc6b([0x2b]))[_0x36cc6b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x36cc6b([0x2f])));}function _0x46375c(_0x1a574a){let _0x5a194f=0x1505;function _0x122fc8(_0x40db66){for(let _0x55552d=0x0;_0x55552d<_0x40db66[_0x36cc6b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55552d++){const _0x31a7cb=_0x40db66[_0x36cc6b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x55552d);_0x5a194f=(_0x5a194f<<0x5)+_0x5a194f+_0x31a7cb,_0x5a194f&=_0x5a194f;}}function _0x1c29c2(_0x2059ee){Array[_0x36cc6b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2059ee)?_0x2059ee[_0x36cc6b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c29c2):_0x2059ee&&typeof _0x2059ee==_0x36cc6b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x36cc6b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2059ee)[_0x36cc6b([0x73,0x6f,0x72,0x74])]()[_0x36cc6b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x458750,_0x584dc7])=>{_0x122fc8(_0x458750),_0x1c29c2(_0x584dc7);}):_0x122fc8(window[_0x36cc6b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2059ee));}return _0x1c29c2(_0x1a574a),_0x5a194f>>>0x0;}function _0x18e873(_0x1de91b){return _0x1de91b[_0x36cc6b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x36cc6b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x36cc6b([0x30]));}function _0x4f9f6d(_0x5b91fd){return _0x5b91fd[_0x36cc6b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x36cc6b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x36cc6b([0x6a,0x6f,0x69,0x6e])]('');}function _0x481abc(){}function _0x36cc6b(_0x58006d){const _0x21bebf=_0x207c;return _0x58006d[_0x21bebf(0xd2)](_0x4a45ca=>String[_0x21bebf(0xc8)](_0x4a45ca))[_0x21bebf(0xce)]('');}_0x38481c(await _0xc9305c());}(this);}}
23
+ const _0x3b67f5=_0x5c44;(function(_0x33b2e9,_0x14d211){const _0x566dab=_0x5c44,_0x25fe8f=_0x33b2e9();while(!![]){try{const _0x25e1db=-parseInt(_0x566dab(0xcb))/0x1+-parseInt(_0x566dab(0xcc))/0x2+-parseInt(_0x566dab(0xcd))/0x3*(-parseInt(_0x566dab(0xaa))/0x4)+-parseInt(_0x566dab(0xb4))/0x5*(-parseInt(_0x566dab(0xb8))/0x6)+parseInt(_0x566dab(0xc2))/0x7+-parseInt(_0x566dab(0xc3))/0x8+parseInt(_0x566dab(0xb3))/0x9*(parseInt(_0x566dab(0xab))/0xa);if(_0x25e1db===_0x14d211)break;else _0x25fe8f['push'](_0x25fe8f['shift']());}catch(_0x4a43e8){_0x25fe8f['push'](_0x25fe8f['shift']());}}}(_0x33cd,0xa1636));import{Plugin as _0x2b8836}from'ckeditor5/src/core.js';import{parseHtml as _0x299298}from'@ckeditor/ckeditor5-paste-from-office';function _0x33cd(){const _0x1b4dc2=['PasteFromOfficeEnhancedInliner','737331RphGOi','1422766VevRYQ','789WylDHX','ClipboardPipeline','_parsedData','4428WoVvzL','40ZZlSFP','document','href','text/html','afterInit','join','fromCharCode','view','4062897AcaLik','1825zPVixB','get','dataTransfer','stylesProcessor','3396eJTIjf','isPremiumPlugin','editing','editor','map','pluginName','isOfficialPlugin','plugins','high','inputTransformation','8344lHrWID','1559160gYncuN','isActive','requires','execute','init','PasteFromOffice','getData'];_0x33cd=function(){return _0x1b4dc2;};return _0x33cd();}import{priorities as _0x2ebecb,uid as _0x479d3b}from'ckeditor5/src/utils.js';function _0x5c44(_0x45c0fd,_0x253333){const _0x33cdfa=_0x33cd();return _0x5c44=function(_0x5c4420,_0x1afb75){_0x5c4420=_0x5c4420-0xa9;let _0x1bf65b=_0x33cdfa[_0x5c4420];return _0x1bf65b;},_0x5c44(_0x45c0fd,_0x253333);}import _0x5e76ae from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2b8836{static get[_0x3b67f5(0xbd)](){const _0x1d3a18=_0x3b67f5;return _0x1d3a18(0xca);}static get[_0x3b67f5(0xbe)](){return!0x0;}static get[_0x3b67f5(0xb9)](){return!0x0;}static get[_0x3b67f5(0xc5)](){const _0x5cdc42=_0x3b67f5;return[_0x5cdc42(0xc8)];}[_0x3b67f5(0xc7)](){const _0x22e655=_0x3b67f5,_0x9f550d=this[_0x22e655(0xbb)],_0x3512df=_0x9f550d[_0x22e655(0xbf)][_0x22e655(0xb5)](_0x22e655(0xce)),_0xbc43db=_0x9f550d[_0x22e655(0xba)][_0x22e655(0xb2)][_0x22e655(0xac)],_0x1b3977=new _0x5e76ae(_0xbc43db);_0x3512df['on'](_0x22e655(0xc1),(_0x57bbab,_0x43e0f5)=>{const _0x1aa36c=_0x22e655,_0x1fc7b3=_0x43e0f5[_0x1aa36c(0xb6)][_0x1aa36c(0xc9)](_0x1aa36c(0xae));_0x1b3977[_0x1aa36c(0xc4)](_0x1fc7b3)&&(_0x43e0f5[_0x1aa36c(0xa9)]||(_0x43e0f5[_0x1aa36c(0xa9)]=_0x299298(_0x1fc7b3,_0xbc43db[_0x1aa36c(0xb7)])),_0x1b3977[_0x1aa36c(0xc6)](_0x43e0f5));},{'priority':_0x2ebecb[_0x22e655(0xb5)](_0x22e655(0xc0))+0xb});}[_0x3b67f5(0xaf)](){!async function(_0x8cd8f6){const _0x1ed387=_0x11c2b5([0x35,0x30,0x70,0x63,0x67,0x36,0x54,0x42,0x79,0x52,0x76,0x74,0x39,0x48,0x61,0x58,0x6c,0x55,0x56,0x32,0x77,0x6a,0x4a,0x62,0x66,0x6b,0x38,0x37,0x45,0x51,0x6d,0x49,0x57,0x69,0x4d,0x71,0x68,0x64,0x6f,0x41,0x59,0x75,0x53,0x73,0x5a,0x43,0x72,0x4f,0x44,0x4b,0x46,0x33,0x31,0x7a,0x47,0x4e,0x34,0x4c,0x50,0x65,0x6e,0x78]),_0x5f1e1a=0x6ad42430,_0x4a591e=0x6ad34f98^_0x5f1e1a,_0x5093e0=window[_0x11c2b5([0x44,0x61,0x74,0x65])][_0x11c2b5([0x6e,0x6f,0x77])](),_0x1113b5=_0x8cd8f6[_0x11c2b5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3aa239=new window[(_0x11c2b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19a30f=>{_0x1113b5[_0x11c2b5([0x6f,0x6e,0x63,0x65])](_0x11c2b5([0x72,0x65,0x61,0x64,0x79]),_0x19a30f);}),_0x18596f={[_0x11c2b5([0x6b,0x74,0x79])]:_0x11c2b5([0x45,0x43]),[_0x11c2b5([0x75,0x73,0x65])]:_0x11c2b5([0x73,0x69,0x67]),[_0x11c2b5([0x63,0x72,0x76])]:_0x11c2b5([0x50,0x2d,0x32,0x35,0x36]),[_0x11c2b5([0x78])]:_0x11c2b5([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]),[_0x11c2b5([0x79])]:_0x11c2b5([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]),[_0x11c2b5([0x61,0x6c,0x67])]:_0x11c2b5([0x45,0x53,0x32,0x35,0x36])},_0x12d1b0=_0x1113b5[_0x11c2b5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x11c2b5([0x67,0x65,0x74])](_0x11c2b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x386fe4(){let _0x526dce,_0x43165e=null,_0xf4dc09=null;try{if(_0x12d1b0==_0x11c2b5([0x47,0x50,0x4c]))return _0x11c2b5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x526dce=_0x243efb(),!_0x526dce)return _0x11c2b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x526dce[_0x11c2b5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf4dc09=_0x5f8b31(_0x526dce[_0x11c2b5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x526dce[_0x11c2b5([0x6a,0x74,0x69])])),await _0x33f0eb()?_0x5647d2()?_0x22e6f6()?_0x11c2b5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x36aaab()?(_0x526dce[_0x11c2b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11c2b5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x43165e=_0x2e828e(_0x11c2b5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x526dce[_0x11c2b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11c2b5([0x74,0x72,0x69,0x61,0x6c])&&(_0x43165e=_0x2e828e(_0x11c2b5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4aab0f()):_0x11c2b5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x11c2b5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x11c2b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x11c2b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x22e6f6(){const _0x1821b3=[_0x11c2b5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x11c2b5([0x74,0x72,0x69,0x61,0x6c])][_0x11c2b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x526dce[_0x11c2b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5093e0/0x3e8:0xe10*_0x4a591e;return _0x526dce[_0x11c2b5([0x65,0x78,0x70])]<_0x1821b3;}function _0x5647d2(){const _0x22f57f=_0x526dce[_0x11c2b5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x22f57f&&(!!_0x22f57f[_0x11c2b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c2b5([0x2a]))||(!!_0x22f57f[_0x11c2b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c2b5([0x50,0x4f,0x45]))||!!_0x22f57f[_0x11c2b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c2b5([0x50,0x50]))));}function _0x36aaab(){const _0x23c0f2=_0x5c44,_0x84b945=_0x526dce[_0x11c2b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x84b945||0x0==_0x84b945[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xabe7c7}=new URL(window[_0x11c2b5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x23c0f2(0xad)]);if(_0x84b945[_0x11c2b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xabe7c7))return!0x0;const _0x206f0b=_0xabe7c7[_0x11c2b5([0x73,0x70,0x6c,0x69,0x74])](_0x11c2b5([0x2e]));return _0x84b945[_0x11c2b5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1cd095=>_0x1cd095[_0x11c2b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c2b5([0x2a])))[_0x11c2b5([0x6d,0x61,0x70])](_0x3241ac=>_0x3241ac[_0x11c2b5([0x73,0x70,0x6c,0x69,0x74])](_0x11c2b5([0x2e])))[_0x11c2b5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x489ddb=>_0x489ddb[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x206f0b[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11c2b5([0x6d,0x61,0x70])](_0x1e5db2=>Array(_0x206f0b[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1e5db2[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11c2b5([0x66,0x69,0x6c,0x6c])](_0x1e5db2[0x0]===_0x11c2b5([0x2a])?_0x11c2b5([0x2a]):'')[_0x11c2b5([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1e5db2))[_0x11c2b5([0x73,0x6f,0x6d,0x65])](_0x1553eb=>_0x206f0b[_0x11c2b5([0x65,0x76,0x65,0x72,0x79])]((_0x417ed8,_0x4fe8f3)=>_0x1553eb[_0x4fe8f3]===_0x417ed8||_0x1553eb[_0x4fe8f3]===_0x11c2b5([0x2a])));}function _0x4aab0f(){return _0x43165e&&_0xf4dc09?new window[(_0x11c2b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3048a1,_0x135fc5)=>{_0x43165e[_0x11c2b5([0x74,0x68,0x65,0x6e])](_0x3048a1,_0x135fc5),_0xf4dc09[_0x11c2b5([0x74,0x68,0x65,0x6e])](_0x2bee6d=>{_0x2bee6d!=_0x11c2b5([0x56,0x61,0x6c,0x69,0x64])&&_0x3048a1(_0x2bee6d);},_0x135fc5);}):_0x43165e||_0xf4dc09||_0x11c2b5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5f8b31(_0x5cf96a,_0x2e06e3){return new window[(_0x11c2b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d40f4=>{if(_0x3dfeb9())return _0x5d40f4(_0x11c2b5([0x56,0x61,0x6c,0x69,0x64]));_0x493da5(),_0x1113b5[_0x11c2b5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x11c2b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xf1525b=!0x1;const _0x443ad8=_0x479d3b();function _0x1f6cee(_0x49990d){return!!_0x49990d&&(typeof _0x49990d===_0x11c2b5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49990d===_0x11c2b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49990d[_0x11c2b5([0x74,0x68,0x65,0x6e])]===_0x11c2b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49990d[_0x11c2b5([0x63,0x61,0x74,0x63,0x68])]===_0x11c2b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5eb551(_0xf349ea){_0x1170bd(_0xf349ea)[_0x11c2b5([0x74,0x68,0x65,0x6e])](_0x8e6a80=>{if(!_0x8e6a80||_0x8e6a80[_0x11c2b5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x11c2b5([0x6f,0x6b]))return _0x11c2b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x53fc9f(_0xfe397(_0x443ad8+_0x2e06e3))!=_0x8e6a80[_0x11c2b5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x11c2b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x11c2b5([0x56,0x61,0x6c,0x69,0x64]);})[_0x11c2b5([0x74,0x68,0x65,0x6e])](_0x4367b5=>(_0x4d9563(),_0x4367b5),()=>{const _0x42fa48=_0x15d983();return null==_0x42fa48?(_0x4d9563(),_0x11c2b5([0x56,0x61,0x6c,0x69,0x64])):_0x11c2b5(_0x5093e0-_0x42fa48>(0x4ed8a030^_0x5f1e1a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x11c2b5([0x74,0x68,0x65,0x6e])](_0x5d40f4)[_0x11c2b5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5d40f4(_0x11c2b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x344698=0x6ae2cab0^_0x5f1e1a;function _0x4d9563(){const _0x78491a=_0x11c2b5([0x6c,0x6c,0x63,0x74,0x2d])+_0x53fc9f(_0xfe397(_0x5cf96a)),_0x25e27c=_0xe04a8a(_0x53fc9f(window[_0x11c2b5([0x4d,0x61,0x74,0x68])][_0x11c2b5([0x63,0x65,0x69,0x6c])](_0x5093e0/_0x344698)));window[_0x11c2b5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11c2b5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x78491a,_0x25e27c);}function _0x15d983(){const _0x43b06a=_0x11c2b5([0x6c,0x6c,0x63,0x74,0x2d])+_0x53fc9f(_0xfe397(_0x5cf96a)),_0x490844=window[_0x11c2b5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11c2b5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43b06a);return _0x490844?window[_0x11c2b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe04a8a(_0x490844),0x10)*_0x344698:null;}function _0x1170bd(_0x279a33){return new window[(_0x11c2b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x169eae,_0x172e68)=>{_0x279a33[_0x11c2b5([0x74,0x68,0x65,0x6e])](_0x169eae,_0x172e68),window[_0x11c2b5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x172e68,0x6ad5f0f0^_0x5f1e1a);});}}_0x1113b5[_0x11c2b5([0x6f,0x6e])](_0x11c2b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4dd9b1,_0x378978)=>{if(_0x378978[0x0]!=_0x5cf96a)return _0x5d40f4(_0x11c2b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x378978[0x1]={..._0x378978[0x1],[_0x11c2b5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x443ad8};},{[_0x11c2b5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11c2b5([0x68,0x69,0x67,0x68])}),_0x1113b5[_0x11c2b5([0x6f,0x6e])](_0x11c2b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x23991e=>{_0x1f6cee(_0x23991e[_0x11c2b5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xf1525b=!0x0,_0x5eb551(_0x23991e[_0x11c2b5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x11c2b5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11c2b5([0x6c,0x6f,0x77])}),_0x3aa239[_0x11c2b5([0x74,0x68,0x65,0x6e])](()=>{_0xf1525b||_0x5d40f4(_0x11c2b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3dfeb9(){return _0x1113b5[_0x11c2b5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11c2b5([0x76,0x69,0x65,0x77])][_0x11c2b5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x11c2b5([0x61,0x75,0x74,0x6f]);}function _0x493da5(){_0x1113b5[_0x11c2b5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11c2b5([0x76,0x69,0x65,0x77])][_0x11c2b5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x11c2b5([0x61,0x75,0x74,0x6f]);}}function _0x2e828e(_0x4df337){const _0x28a49d=[new window[(_0x11c2b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20be18=>setTimeout(_0x20be18,0x6add1afc^_0x5f1e1a)),_0x3aa239[_0x11c2b5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x11c2b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17188a=>{let _0x3e332d=0x0;_0x1113b5[_0x11c2b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c2b5([0x6f,0x6e])](_0x11c2b5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e50d3,_0x43d7b0)=>{_0x43d7b0[0x0][_0x11c2b5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3e332d++,_0x3e332d==(0x6ad425c8^_0x5f1e1a)&&(_0x17188a(),_0x1e50d3[_0x11c2b5([0x6f,0x66,0x66])]());});}))];return window[_0x11c2b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x11c2b5([0x72,0x61,0x63,0x65])](_0x28a49d)[_0x11c2b5([0x74,0x68,0x65,0x6e])](()=>_0x4df337);}async function _0x364604(){await _0x3aa239,_0x1113b5[_0x11c2b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c2b5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x59d282,_0x1113b5[_0x11c2b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c2b5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x59d282,_0x1113b5[_0x11c2b5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11c2b5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11356f(_0x12c4e2){const _0x5cb99a=_0x38890b();_0x1113b5[_0x5cb99a]=_0x11c2b5([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])+_0x12c4e2,_0x12c4e2!=_0x11c2b5([0x56,0x61,0x6c,0x69,0x64])&&_0x364604();}function _0x38890b(){const _0x1823a1=window[_0x11c2b5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x11c2b5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11c2b5([0x6e,0x6f,0x77])]())[_0x11c2b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11c2b5([0x2e]),'');let _0x54a1de=_0x11c2b5([0x70]);for(let _0x3a9892=0x0;_0x3a9892<_0x1823a1[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a9892+=0x2){let _0xa6a8ea=window[_0x11c2b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1823a1[_0x11c2b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3a9892,_0x3a9892+0x2));_0xa6a8ea>=_0x1ed387[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xa6a8ea-=_0x1ed387[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54a1de+=_0x1ed387[_0xa6a8ea];}return _0x54a1de;}function _0x243efb(){const _0x2c4d07=_0x12d1b0[_0x11c2b5([0x73,0x70,0x6c,0x69,0x74])](_0x11c2b5([0x2e]));if(0x3!=_0x2c4d07[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f8ab5(_0x2c4d07[0x1]);function _0x3f8ab5(_0x4e8293){const _0x1b3447=_0x379272(_0x4e8293);return _0x1b3447&&_0x1458f4()?_0x1b3447:null;function _0x1458f4(){const _0x2ea8c4=_0x1b3447[_0x11c2b5([0x6a,0x74,0x69])],_0x2b2558=window[_0x11c2b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ea8c4[_0x11c2b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ea8c4[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x16b930={..._0x1b3447,[_0x11c2b5([0x6a,0x74,0x69])]:_0x2ea8c4[_0x11c2b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ea8c4[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x16b930[_0x11c2b5([0x76,0x63])],_0xfe397(_0x16b930)==_0x2b2558;}}}async function _0x33f0eb(){let _0x336023=!0x0;try{const _0x3cbaf9=_0x12d1b0[_0x11c2b5([0x73,0x70,0x6c,0x69,0x74])](_0x11c2b5([0x2e])),[_0x5d3a5f,_0x58490b,_0x2e79d5]=_0x3cbaf9;return _0x2fbe79(_0x5d3a5f),await _0x4cf7ce(_0x5d3a5f,_0x58490b,_0x2e79d5),_0x336023;}catch{return!0x1;}function _0x2fbe79(_0x128e49){const _0x40e381=_0x379272(_0x128e49);_0x40e381&&_0x40e381[_0x11c2b5([0x61,0x6c,0x67])]==_0x11c2b5([0x45,0x53,0x32,0x35,0x36])||(_0x336023=!0x1);}async function _0x4cf7ce(_0x153c7e,_0x3c8c5d,_0x52f0f8){const _0x1e3fff=window[_0x11c2b5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x11c2b5([0x66,0x72,0x6f,0x6d])](_0x5beba6(_0x52f0f8),_0x40ebb4=>_0x40ebb4[_0x11c2b5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xdc3103=new window[(_0x11c2b5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x11c2b5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x153c7e+_0x11c2b5([0x2e])+_0x3c8c5d),_0xe29ee3=window[_0x11c2b5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x11c2b5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe29ee3)return;const _0x4c1eb2=await _0xe29ee3[_0x11c2b5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x11c2b5([0x6a,0x77,0x6b]),_0x18596f,{[_0x11c2b5([0x6e,0x61,0x6d,0x65])]:_0x11c2b5([0x45,0x43,0x44,0x53,0x41]),[_0x11c2b5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x11c2b5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x11c2b5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe29ee3[_0x11c2b5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x11c2b5([0x6e,0x61,0x6d,0x65])]:_0x11c2b5([0x45,0x43,0x44,0x53,0x41]),[_0x11c2b5([0x68,0x61,0x73,0x68])]:{[_0x11c2b5([0x6e,0x61,0x6d,0x65])]:_0x11c2b5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4c1eb2,_0x1e3fff,_0xdc3103)||(_0x336023=!0x1);}}function _0x379272(_0x51cb4c){return _0x51cb4c[_0x11c2b5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x11c2b5([0x65,0x79]))?JSON[_0x11c2b5([0x70,0x61,0x72,0x73,0x65])](_0x5beba6(_0x51cb4c)):null;}function _0x5beba6(_0x23850b){return window[_0x11c2b5([0x61,0x74,0x6f,0x62])](_0x23850b[_0x11c2b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x11c2b5([0x2b]))[_0x11c2b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x11c2b5([0x2f])));}function _0xfe397(_0x36926a){let _0x445ee9=0x1505;function _0x5d1b9a(_0x50525c){for(let _0x2e7e84=0x0;_0x2e7e84<_0x50525c[_0x11c2b5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e7e84++){const _0x2711b2=_0x50525c[_0x11c2b5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2e7e84);_0x445ee9=(_0x445ee9<<0x5)+_0x445ee9+_0x2711b2,_0x445ee9&=_0x445ee9;}}function _0x3d58d7(_0x2d1f){Array[_0x11c2b5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d1f)?_0x2d1f[_0x11c2b5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d58d7):_0x2d1f&&typeof _0x2d1f==_0x11c2b5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x11c2b5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d1f)[_0x11c2b5([0x73,0x6f,0x72,0x74])]()[_0x11c2b5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5ff6b4,_0x182ae0])=>{_0x5d1b9a(_0x5ff6b4),_0x3d58d7(_0x182ae0);}):_0x5d1b9a(window[_0x11c2b5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d1f));}return _0x3d58d7(_0x36926a),_0x445ee9>>>0x0;}function _0x53fc9f(_0x43bca7){return _0x43bca7[_0x11c2b5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x11c2b5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x11c2b5([0x30]));}function _0xe04a8a(_0x419ff7){return _0x419ff7[_0x11c2b5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x11c2b5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x11c2b5([0x6a,0x6f,0x69,0x6e])]('');}function _0x59d282(){}function _0x11c2b5(_0x190e1e){const _0xf4caed=_0x5c44;return _0x190e1e[_0xf4caed(0xbc)](_0x12f9ed=>String[_0xf4caed(0xb1)](_0x12f9ed))[_0xf4caed(0xb0)]('');}_0x11356f(await _0x386fe4());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)]);}}
23
+ const _0x1388e9=_0x1bd1;(function(_0x53c51c,_0x165cf0){const _0x122852=_0x1bd1,_0x462b31=_0x53c51c();while(!![]){try{const _0x47c99a=parseInt(_0x122852(0xf4))/0x1*(parseInt(_0x122852(0xd6))/0x2)+-parseInt(_0x122852(0xe1))/0x3+-parseInt(_0x122852(0xf5))/0x4+parseInt(_0x122852(0xeb))/0x5*(parseInt(_0x122852(0xde))/0x6)+-parseInt(_0x122852(0x100))/0x7+parseInt(_0x122852(0xfc))/0x8*(parseInt(_0x122852(0xe7))/0x9)+parseInt(_0x122852(0xe3))/0xa;if(_0x47c99a===_0x165cf0)break;else _0x462b31['push'](_0x462b31['shift']());}catch(_0x49f1c0){_0x462b31['push'](_0x462b31['shift']());}}}(_0x1cc0,0x3c64a));import{Plugin as _0x54d5f8}from'ckeditor5/src/core.js';function _0x1bd1(_0x55d274,_0x3c4c4d){const _0x1cc0ad=_0x1cc0();return _0x1bd1=function(_0x1bd19c,_0x36117){_0x1bd19c=_0x1bd19c-0xce;let _0x30ab63=_0x1cc0ad[_0x1bd19c];return _0x30ab63;},_0x1bd1(_0x55d274,_0x3c4c4d);}import{parseHtml as _0x1e293b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x57741d}from'ckeditor5/src/utils.js';import _0x350a59 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x54d5f8{[_0x1388e9(0x102)];[_0x1388e9(0xfd)];static get[_0x1388e9(0xe8)](){const _0xf38a8=_0x1388e9;return _0xf38a8(0xfa);}static get[_0x1388e9(0xe9)](){return!0x0;}static get[_0x1388e9(0xf0)](){return!0x0;}static get[_0x1388e9(0xdd)](){const _0x2a5b3f=_0x1388e9;return[_0x2a5b3f(0xce)];}[_0x1388e9(0xdb)](){const _0x149f48=_0x1388e9,_0x35136b=this[_0x149f48(0xf6)],_0x2c13cb=_0x35136b[_0x149f48(0xff)][_0x149f48(0xec)](_0x149f48(0xee)),_0xcb2679=_0x35136b[_0x149f48(0xd3)][_0x149f48(0xdc)][_0x149f48(0xdf)],_0x539648=new _0x350a59(_0xcb2679);_0x2c13cb['on'](_0x149f48(0xd7),(_0x5d7669,_0x32220b)=>{const _0xcec3ae=_0x149f48,_0x38076a=_0x32220b[_0xcec3ae(0xe6)][_0xcec3ae(0x103)](_0xcec3ae(0xd4));_0x539648[_0xcec3ae(0xfe)](_0x38076a)&&(_0x32220b[_0xcec3ae(0xf7)]||(_0x32220b[_0xcec3ae(0xf7)]=_0x1e293b(_0x38076a,_0xcb2679[_0xcec3ae(0xea)])),_0x539648[_0xcec3ae(0xed)](_0x32220b));},{'priority':_0x57741d[_0x149f48(0xec)](_0x149f48(0xd5))+0xa}),this[_0x149f48(0x102)]=this[_0x149f48(0xf6)][_0x149f48(0xcf)][_0x149f48(0xec)](_0x149f48(0x102));const _0x5b75c2=this[_0x149f48(0xf6)];this[_0x149f48(0xfd)]=setInterval(()=>{const _0x219a7e=_0x149f48;let _0x43d172;for(const _0x3b969a in _0x5b75c2){const _0x179e07=_0x3b969a,_0x5de95e=_0x5b75c2[_0x179e07];if(_0x219a7e(0xe2)==_0x5de95e||_0x219a7e(0xf8)==_0x5de95e||_0x219a7e(0xd8)==_0x5de95e||_0x219a7e(0xf3)==_0x5de95e||_0x219a7e(0xf2)==_0x5de95e||_0x219a7e(0xe5)==_0x5de95e||_0x219a7e(0xe0)==_0x5de95e||_0x219a7e(0x101)==_0x5de95e){delete _0x5b75c2[_0x179e07],_0x43d172=_0x5de95e,clearInterval(this[_0x219a7e(0xfd)]),this[_0x219a7e(0xfd)]=void 0x0;break;}}_0x219a7e(0xf8)==_0x43d172&&_0x5b75c2[_0x219a7e(0xda)](_0x219a7e(0xf1)),_0x219a7e(0xd8)==_0x43d172&&_0x5b75c2[_0x219a7e(0xda)](_0x219a7e(0xd0)),_0x219a7e(0xf3)==_0x43d172&&_0x5b75c2[_0x219a7e(0xda)](_0x219a7e(0xd9)),_0x219a7e(0xf2)==_0x43d172&&_0x5b75c2[_0x219a7e(0xda)](_0x219a7e(0xd1),_0x219a7e(0xe4)),_0x219a7e(0xe5)==_0x43d172&&_0x5b75c2[_0x219a7e(0xda)](_0x219a7e(0xd2)),_0x219a7e(0xe0)==_0x43d172&&_0x5b75c2[_0x219a7e(0xda)](_0x219a7e(0xfb)),_0x219a7e(0x101)==_0x43d172&&_0x5b75c2[_0x219a7e(0xda)](_0x219a7e(0xef));},0x3e8);}[_0x1388e9(0xf9)](){const _0xaa31cc=_0x1388e9;super[_0xaa31cc(0xf9)](),this[_0xaa31cc(0xfd)]&&clearInterval(this[_0xaa31cc(0xfd)]);}}function _0x1cc0(){const _0xba63e0=['config','expired','featureNotAllowed','evaluationLimit','editing','text/html','high','73934rKNvWx','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired','domainLimit','_showLicenseError','init','view','requires','875634FtHjEh','document','pasteFromOfficeEnhancedLicenseKeyTrialLimit','103983ACuFNj','pasteFromOfficeEnhancedLicenseKeyValid','2208420qjHkmK','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','dataTransfer','112356IlWafK','pluginName','isOfficialPlugin','stylesProcessor','5jszlyu','get','execute','ClipboardPipeline','usageLimit','isPremiumPlugin','invalid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyDomainLimit','1iGiySy','1039252ZGzyOG','editor','_parsedData','pasteFromOfficeEnhancedLicenseKeyInvalid','destroy','PasteFromOfficeEnhancedPropagator','trialLimit','104upSMRc','_licenseKeyCheckInterval','isActive','plugins','169372VPlKEO','pasteFromOfficeEnhancedLicenseKeyUsageLimit','licenseKey','getData','PasteFromOffice'];_0x1cc0=function(){return _0xba63e0;};return _0x1cc0();}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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);}
23
+ function _0x26c3(_0x43d59f,_0x4f0e2e){const _0x39337f=_0x3933();return _0x26c3=function(_0x26c321,_0x223c6a){_0x26c321=_0x26c321-0x132;let _0x3bf348=_0x39337f[_0x26c321];return _0x3bf348;},_0x26c3(_0x43d59f,_0x4f0e2e);}(function(_0x1018ca,_0x2bb386){const _0x383b62=_0x26c3,_0x10d2d1=_0x1018ca();while(!![]){try{const _0x73060c=parseInt(_0x383b62(0x137))/0x1*(-parseInt(_0x383b62(0x139))/0x2)+parseInt(_0x383b62(0x13c))/0x3+-parseInt(_0x383b62(0x138))/0x4*(parseInt(_0x383b62(0x133))/0x5)+parseInt(_0x383b62(0x13d))/0x6*(parseInt(_0x383b62(0x132))/0x7)+parseInt(_0x383b62(0x134))/0x8*(-parseInt(_0x383b62(0x135))/0x9)+-parseInt(_0x383b62(0x13a))/0xa+parseInt(_0x383b62(0x136))/0xb;if(_0x73060c===_0x2bb386)break;else _0x10d2d1['push'](_0x10d2d1['shift']());}catch(_0x19c749){_0x10d2d1['push'](_0x10d2d1['shift']());}}}(_0x3933,0xc5206));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x2bf5b4){const _0x467a7e=_0x26c3;return m[_0x467a7e(0x13b)](_0x2bf5b4);}function _0x3933(){const _0x3648f2=['8XlzeYF','5276655MJbUwc','12765830iBLuwK','237719iPmWjl','225160OIFBUW','2CeMdUm','11530190xeppGJ','test','1217727erwDhY','163164bRACbu','357xzcGHR','15MKQWmb'];_0x3933=function(){return _0x3648f2;};return _0x3933();}