@ckeditor/ckeditor5-paste-from-office-enhanced 44.3.0-alpha.3 → 44.3.0-alpha.5
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.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=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=d(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=p(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,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(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),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[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(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(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 f(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 p(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 m(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 d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(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=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(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 g(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,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=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),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),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 b(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>( |\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 x=n(584);function S(t,e){const n=E();return(S=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(844814===-parseInt(e(240))/1*(parseInt(e(237))/2)+-parseInt(e(241))/3+-parseInt(e(236))/4+parseInt(e(239))/5+-parseInt(e(244))/6+parseInt(e(243))/7+-parseInt(e(245))/8*(-parseInt(e(242))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(){const t=["7327890XFOIdo","8VSvrmg","3040108EUksat","213462lqPtSX","test","181950BgdDTL","3KBkIjP","393192LJWnTT","18555444oTdhIw","8255149gXqQrU"];return(E=function(){return t})()}function A(t){return C[S(238)](t)}!function(t){const e=P,n=t();for(;;)try{if(523377===parseInt(e(127))/1*(parseInt(e(109))/2)+parseInt(e(131))/3+parseInt(e(120))/4*(parseInt(e(108))/5)+-parseInt(e(110))/6*(parseInt(e(128))/7)+parseInt(e(115))/8+parseInt(e(122))/9+-parseInt(e(112))/10*(parseInt(e(113))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(114)]&&!s[n(111)])continue;const e=!s[n(114)]||t[n(121)]===s[n(114)],o=!s[n(111)]||t[n(117)](s[n(111)]);e&&o&&r[n(130)](s,i)}return r}function P(t,e){const n=L();return(P=function(t,e){return n[t-=108]})(t,e)}function L(){const t=["getPropertyValue","cssRules","groups","2001820htJnNV","1042166imLNNj","476424XZLbTU","className","50dmPxni","3455485hrFVCh","tagName","3276472HqiBlm","assign","hasClass","length","style","4VwhNAU","name","6699672NdEMVD","trim","selectorText","exec","push","1upTNMM","49ojIQjG","initial","set","1723398dExCVu","split","map"];return(L=function(){return t})()}function T(t){const e=P,n={};for(let r=0;r<t[e(118)];r++){const s=t[r],i=t[e(134)](s);e(129)!==i&&(n[s]=i)}return n}function j(t){const e=P,n=t[e(132)](",")[e(133)]((t=>t[e(123)]())),r=[];for(const t of n){const n=F[e(125)](t);n&&r[e(126)](n[e(136)])}return r}function K(t){const e=P,n={};for(const r of t)Object[e(116)](n,r);return n}function R(){const t=["createRangeIn","type","1059946cyawlF","setStyle","10wRaRoJ","from","2783060yHInoV","hasStyle","size","895383DVGhyB","item","3600300NSkcnw","elementStart","5FOJyST","execute","isActive","document","8423481wlFBwh","48Aozxdv","_parsedData","values","485942jdBMnW","content","3SReIBb","4077762gKkKDT"];return(R=function(){return t})()}function N(t,e){const n=R();return(N=function(t,e){return n[t-=254]})(t,e)}const W=N;!function(t){const e=N,n=t();for(;;)try{if(493210===-parseInt(e(255))/1+parseInt(e(261))/2+parseInt(e(257))/3*(parseInt(e(270))/4)+parseInt(e(272))/5*(-parseInt(e(258))/6)+parseInt(e(265))/7+parseInt(e(277))/8*(parseInt(e(268))/9)+-parseInt(e(263))/10*(parseInt(e(276))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class M extends w{[W(273)](t){const n=W,{body:r,styles:s}=t[n(278)],i=new e.UpcastWriter(r[n(275)]),o=i[n(259)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(130)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(135)])if(t instanceof CSSStyleRule){const r=T(t[e(119)]);n[t[e(124)]]=Object[e(116)]({},n[t[e(124)]]||{},r)}return n}(s));for(const t of o){if(n(271)!==t[n(260)])continue;const e=O(t[n(269)],c);if(e[n(267)]){const r=K(Array[n(264)](e[n(254)]()));for(const e in r){const s=t[n(269)];s[n(266)](e)||i[n(262)](e,r[e],s)}}}t[n(256)]=r}[W(274)](t){return super[W(274)](t)||A(t)}}function k(t,e){const n=V();return(k=function(t,e){return n[t-=458]})(t,e)}const D=k;function V(){const t=["3035552jeScSJ","plugins","editing","view","fromCharCode","289114LMveIp","href","getData","requires","high","837888vAzxMU","editor","isActive","map","2084755KkSaCL","674825rFpiqX","isPremiumPlugin","2raFFkk","dataTransfer","afterInit","document","PasteFromOfficeEnhancedInliner","ClipboardPipeline","pluginName","join","text/html","execute","isOfficialPlugin","init","PasteFromOffice","stylesProcessor","inputTransformation","794442ziRWpD","102yhKkNN","get","_parsedData","18489609XgTAGW"];return(V=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(355333===-parseInt(e(477))/1+-parseInt(e(479))/2*(-parseInt(e(494))/3)+parseInt(e(472))/4+-parseInt(e(476))/5+parseInt(e(458))/6*(-parseInt(e(467))/7)+-parseInt(e(462))/8+parseInt(e(461))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class q extends t.Plugin{static get[D(485)](){return D(483)}static get[D(489)](){return!0}static get[D(478)](){return!0}static get[D(470)](){return[D(491)]}[D(490)](){const t=D,e=this[t(473)],n=e[t(463)][t(459)](t(484)),r=e[t(464)][t(465)][t(482)],s=new M(r);n.on(t(493),((e,n)=>{const i=t,o=n[i(480)][i(469)](i(487));s[i(474)](o)&&(n[i(460)]||(n[i(460)]=b(o,r[i(492)])),s[i(488)](n))}),{priority:x.priorities[t(459)](t(471))+11})}[D(481)](){!async function(t){const e=d([98,110,119,80,114,79,88,78,70,69,102,84,107,49,56,86,115,90,50,54,83,109,48,76,75,77,100,82,87,85,99,116,120,57,74,118,104,122,72,106,108,68,117,89,121,112,113,105,97,55,103,53,73,52,111,65,101,51,71,81,67,66]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(475)]((t=>String[e(466)](t)))[e(486)]("")}!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([98]);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,x.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(t){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:1740787200;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(468)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const U=_;!function(t){const e=_,n=t();for(;;)try{if(481630===parseInt(e(390))/1*(-parseInt(e(381))/2)+-parseInt(e(364))/3*(-parseInt(e(371))/4)+-parseInt(e(362))/5+-parseInt(e(399))/6+-parseInt(e(396))/7+-parseInt(e(379))/8*(-parseInt(e(380))/9)+parseInt(e(382))/10*(parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const $=[U(367),U(375),U(374),U(389),U(398),U(370),U(386),U(376)],B=[U(367),U(375),U(374)],H={"font-style":[[U(397),"i"]],"font-weight":[[U(387),U(400)],[U(361),U(400)],[U(404),U(400)],[t=>Number(t)>=600,U(400)]],"text-decoration":[[U(388),"u"],[U(363),"s"]],"text-decoration-line":[[U(388),"u"],[U(363),"s"]],"vertical-align":[[U(372),U(372)],[U(403),U(392)]]};function z(t){return $[U(383)](t)}function G(t){const e=U;return Array[e(366)](t[e(385)]())[e(365)](z)}function _(t,e){const n=J();return(_=function(t,e){return n[t-=360]})(t,e)}function J(){const t=["length","getChildren","super","bolder","insertChild","bold","254515vfxBof","line-through","50223epmvBz","filter","from","color","keys","createElement","font-weight","164jMHcva","sub","span","font-size","font-family","vertical-align","44WeNFyk","forEach","32DqohvT","884817qeuNpR","5444VpxQqG","1916060skdGVt","includes","removeStyle","getStyleNames","font-style","medium","underline","text-decoration","106oKFeRc","function","sup","getStyle","setStyle","split","5446140gjJlQl","italic","text-decoration-line","1481832UZneSH","strong"];return(J=function(){return t})()}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(378)]((e=>{const i=n,o=t[i(393)](e);if(o)if(c=e,B[U(383)](c))r[e]=o;else if(e in H){const t=o[i(395)](" ");H[e][i(378)]((([n,r])=>{const o=i;for(const i of t)(o(391)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(378)]((([,n])=>{const s=r,i=e[s(369)](n,[],t[s(402)]());e[s(360)](0,i,t)})),e[r(384)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(368)](n)[r(401)])return;const s=e[r(369)](r(373),[],t[r(402)]());e[r(394)](n,s),e[r(360)](0,s,t),e[r(384)](Object[r(368)](n),t)}(t,e,r)}const Z=Q;function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=198]})(t,e)}function Y(){const t=["168SSxODm","createRangeIn","34310jKFroG","name","5tWnuWp","612FoVUMb","173425WIfgvT","getItems","content","1999158KJqZKe","stylesProcessor","30luHgbA","6bpWpWk","blockElements","_parsedData","element","includes","1569HhFyxB","isActive","69219AfMbVu","652104hiOWUV","2798851qnFwTG","document","font","execute"];return(Y=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(384809===parseInt(e(201))/1*(-parseInt(e(211))/2)+-parseInt(e(216))/3*(parseInt(e(204))/4)+parseInt(e(203))/5*(parseInt(e(208))/6)+parseInt(e(205))/7*(parseInt(e(199))/8)+-parseInt(e(218))/9*(-parseInt(e(210))/10)+-parseInt(e(220))/11+-parseInt(e(219))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[Z(198)](t){const n=Z,{body:r}=t[n(213)],s=new e.UpcastWriter(r[n(221)]),i=s[n(200)](r),o=new e.ViewDocument(s[n(221)][n(209)]),c=[...new e.DomConverter(o)[n(212)],n(222)],a=i[n(206)]();for(const t of a)if(t.is(n(214))&&c[n(215)](t[n(202)])){X(t,s,G(t))}t[n(207)]=r}[Z(217)](t){return super[Z(217)](t)||A(t)}}const et=rt;function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyTrialLimit","expired","featureNotAllowed","requires","evaluationLimit","_parsedData","dataTransfer","36HZIdIy","PasteFromOffice","document","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhancedPropagator","domainLimit","view","821735UdAIZd","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","high","usageLimit","11855100bOqjwk","585224cpVYzE","pluginName","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyExpired","946494sxmqAe","editing","isActive","config","editor","init","1514142nVawkK","destroy","plugins","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyNotAllowed","get","execute","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","stylesProcessor","230912voccmB","getData","153KNMxRa","_showLicenseError","870114xpFxvh","pasteFromOfficeEnhancedLicenseKeyUsageLimit","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","isPremiumPlugin","4dwjxda","isOfficialPlugin","inputTransformation","invalid"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=376]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(674549===-parseInt(e(428))/1+-parseInt(e(379))/2*(-parseInt(e(408))/3)+parseInt(e(403))/4+parseInt(e(397))/5+parseInt(e(390))/6*(parseInt(e(414))/7)+-parseInt(e(424))/8*(-parseInt(e(426))/9)+-parseInt(e(402))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(404)](){return et(394)}static get[et(380)](){return!0}static get[et(378)](){return!0}static get[et(386)](){return[et(391)]}[et(413)](){const t=et,e=this[t(412)],n=e[t(416)][t(419)](t(417)),r=e[t(409)][t(396)][t(392)],s=new tt(r);n.on(t(381),((e,n)=>{const i=t,o=n[i(389)][i(425)](i(398));s[i(410)](o)&&(n[i(388)]||(n[i(388)]=b(o,r[i(423)])),s[i(420)](n))}),{priority:x.priorities[t(419)](t(400))+10}),this[t(421)]=this[t(412)][t(411)][t(419)](t(421));const i=this[t(412)];this[t(406)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(377)==s||e(399)==s||e(407)==s||e(393)==s||e(418)==s||e(422)==s||e(383)==s||e(429)==s){delete i[r],n=s,clearInterval(this[e(406)]),this[e(406)]=void 0;break}}e(399)==n&&i[e(427)](e(382)),e(407)==n&&i[e(427)](e(384)),e(393)==n&&i[e(427)](e(395)),e(418)==n&&i[e(427)](e(385),e(405)),e(422)==n&&i[e(427)](e(387)),e(383)==n&&i[e(427)](e(376)),e(429)==n&&i[e(427)](e(401))}),1e3)}[et(415)](){const t=et;super[t(415)](),this[t(406)]&&clearInterval(this[t(406)])}}function it(){var t=["PasteFromOffice","pluginName","24gMJSTd","185301HbCTtg","807147aOnKXa","PasteFromOfficeEnhanced","20nevKPB","1323WCXHFj","15189GgVOvP","requires","1713610EPjzrd","163455UDhGFN","isPremiumPlugin","9534jtUIdG","isOfficialPlugin","48198WRfsri","42tQqomn"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=427]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(195304===parseInt(e(433))/1+parseInt(e(440))/2*(parseInt(e(441))/3)+parseInt(e(431))/4*(-parseInt(e(436))/5)+-parseInt(e(438))/6*(parseInt(e(432))/7)+parseInt(e(427))/8*(parseInt(e(428))/9)+parseInt(e(435))/10+parseInt(e(429))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(443)](){return ot(430)}static get[ot(439)](){return!0}static get[ot(437)](){return!0}static get[ot(434)](){return[ot(442),q,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=235]})(t,e)}function lt(){var t=["2814149ZPtXdp","1247YzKTYC","1594WuxYcK","771750wzGqQO","9bTgeFl","10072667KqecgR","2064176SIvYse","36cHhKzD","303306jZgeJF","43098WRjFYI","12TOBGRx","10KZEPRP","10lKIcNP"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(557681===-parseInt(e(245))/1*(-parseInt(e(246))/2)+parseInt(e(239))/3*(-parseInt(e(241))/4)+-parseInt(e(242))/5*(parseInt(e(240))/6)+-parseInt(e(247))/7+-parseInt(e(237))/8*(-parseInt(e(235))/9)+-parseInt(e(243))/10*(parseInt(e(236))/11)+parseInt(e(238))/12*(parseInt(e(244))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=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=d(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=p(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,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(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),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[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(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(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 f(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 p(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 m(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 d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(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=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(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 g(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,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=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),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),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 b(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>( |\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 x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=228]})(t,e)}function A(){const t=["test","6143544RMLPpr","4DIhYbG","8dAATgo","73264SBgGLG","543557ZxmbOY","72ADmXmN","20OKnbds","2440339ScWUTR","5CTDlqY","211062fNXTTg","2844024TUJoSj","2905386aTinoz"];return(A=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(403312===-parseInt(e(230))/1*(parseInt(e(228))/2)+parseInt(e(236))/3*(-parseInt(e(229))/4)+parseInt(e(235))/5*(-parseInt(e(238))/6)+-parseInt(e(231))/7*(-parseInt(e(232))/8)+parseInt(e(240))/9+parseInt(e(233))/10*(-parseInt(e(234))/11)+parseInt(e(237))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[S(239)](t)}!function(t){const e=L,n=t();for(;;)try{if(436575===-parseInt(e(249))/1*(parseInt(e(230))/2)+-parseInt(e(231))/3+parseInt(e(242))/4+-parseInt(e(227))/5+parseInt(e(229))/6*(-parseInt(e(239))/7)+parseInt(e(233))/8+parseInt(e(248))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(240)]&&!s[n(225)])continue;const e=!s[n(240)]||t[n(244)]===s[n(240)],o=!s[n(225)]||t[n(235)](s[n(225)]);e&&o&&r[n(238)](s,i)}return r}function L(t,e){const n=F();return(L=function(t,e){return n[t-=225]})(t,e)}function F(){const t=["style","set","11977fFpsOb","tagName","initial","2530820tvmsjk","assign","name","getPropertyValue","map","push","1299663PIUDOX","216473iOykkc","split","cssRules","className","trim","672455KPwUGb","length","186bAMLQW","4vSATzG","444216nYDaQM","selectorText","3424104ZZelQE","exec","hasClass","groups"];return(F=function(){return t})()}function T(t){const e=L,n={};for(let r=0;r<t[e(228)];r++){const s=t[r],i=t[e(245)](s);e(241)!==i&&(n[s]=i)}return n}function j(t){const e=L,n=t[e(250)](",")[e(246)]((t=>t[e(226)]())),r=[];for(const t of n){const n=O[e(234)](t);n&&r[e(247)](n[e(236)])}return r}function W(t){const e=L,n={};for(const r of t)Object[e(243)](n,r);return n}const M=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(315016===-parseInt(e(250))/1*(-parseInt(e(251))/2)+-parseInt(e(246))/3+-parseInt(e(247))/4*(parseInt(e(260))/5)+-parseInt(e(263))/6+-parseInt(e(252))/7+-parseInt(e(261))/8*(parseInt(e(253))/9)+parseInt(e(239))/10*(parseInt(e(258))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class D extends w{[M(242)](t){const n=M,{body:r,styles:s}=t[n(255)],i=new e.UpcastWriter(r[n(257)]),o=i[n(241)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(238)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(251)])if(t instanceof CSSStyleRule){const r=T(t[e(237)]);n[t[e(232)]]=Object[e(243)]({},n[t[e(232)]]||{},r)}return n}(s));for(const t of o){if(n(243)!==t[n(248)])continue;const e=P(t[n(262)],c);if(e[n(245)]){const r=W(Array[n(244)](e[n(249)]()));for(const e in r){const s=t[n(262)];s[n(256)](e)||i[n(259)](e,r[e],s)}}}t[n(240)]=r}[M(254)](t){return super[M(254)](t)||E(t)}}function N(){const t=["1680426HwZHwQ","isActive","_parsedData","hasStyle","document","187TZsRhQ","setStyle","5CEHYwj","16SCGfsl","item","1535682FMUalA","1058560wNAwOU","content","createRangeIn","execute","elementStart","from","size","1650942fGBMuo","95968EmEOJW","type","values","302924NGxSJT","2Feyagz","4086453ahmdmV"];return(N=function(){return t})()}const k=G;function G(t,e){const n=U();return(G=function(t,e){return n[t-=478]})(t,e)}function U(){const t=["PasteFromOffice","11zmsYsV","7039944jgQMBa","isOfficialPlugin","55706dXUWzO","afterInit","map","execute","requires","12591UTxnyl","join","stylesProcessor","8uGOdli","fromCharCode","href","text/html","9SWbElG","document","pluginName","ClipboardPipeline","high","get","PasteFromOfficeEnhancedInliner","editing","_parsedData","7hGwCix","view","init","1600295frSlCD","editor","168msVXwz","isActive","461712upjBxD","1616590GnqXFW","getData","dataTransfer","inputTransformation","isPremiumPlugin","plugins","25302PKEeHh"];return(U=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(177140===parseInt(e(479))/1*(parseInt(e(498))/2)+parseInt(e(510))/3*(-parseInt(e(486))/4)+-parseInt(e(482))/5+-parseInt(e(493))/6*(parseInt(e(484))/7)+-parseInt(e(506))/8*(-parseInt(e(503))/9)+parseInt(e(487))/10*(parseInt(e(495))/11)+parseInt(e(496))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class K extends t.Plugin{static get[k(512)](){return k(516)}static get[k(497)](){return!0}static get[k(491)](){return!0}static get[k(502)](){return[k(494)]}[k(481)](){const t=k,e=this[t(483)],n=e[t(492)][t(515)](t(513)),r=e[t(517)][t(480)][t(511)],s=new D(r);n.on(t(490),((e,n)=>{const i=t,o=n[i(489)][i(488)](i(509));s[i(485)](o)&&(n[i(478)]||(n[i(478)]=b(o,r[i(505)])),s[i(501)](n))}),{priority:x.priorities[t(515)](t(514))+11})}[k(499)](){!async function(t){const e=d([112,74,105,65,117,103,120,118,111,89,51,113,85,69,88,87,110,79,48,57,73,83,82,102,97,114,107,75,98,116,86,90,53,68,49,66,54,52,81,67,80,70,72,78,104,106,122,76,77,56,119,109,55,100,121,108,101,99,84,71,50,115]),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=G;return t[e(500)]((t=>String[e(507)](t)))[e(504)]("")}!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,x.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(t){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:174096e4;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=G,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(508)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const z=Q;!function(t){const e=Q,n=t();for(;;)try{if(902301===parseInt(e(133))/1*(-parseInt(e(135))/2)+parseInt(e(123))/3*(parseInt(e(152))/4)+-parseInt(e(139))/5*(parseInt(e(159))/6)+-parseInt(e(154))/7+parseInt(e(136))/8*(-parseInt(e(145))/9)+-parseInt(e(121))/10*(-parseInt(e(117))/11)+-parseInt(e(119))/12*(-parseInt(e(150))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const $=[z(141),z(138),z(160),z(131),z(149),z(153),z(140),z(120)],Y=[z(141),z(138),z(160)];function Q(t,e){const n=_();return(Q=function(t,e){return n[t-=114]})(t,e)}const X={"font-style":[[z(127),"i"]],"font-weight":[[z(151),z(128)],[z(143),z(128)],[z(158),z(128)],[t=>Number(t)>=600,z(128)]],"text-decoration":[[z(122),"u"],[z(118),"s"]],"text-decoration-line":[[z(122),"u"],[z(118),"s"]],"vertical-align":[[z(156),z(156)],[z(126),z(144)]]};function q(t){return $[z(147)](t)}function H(t){const e=z;return Array[e(130)](t[e(157)]())[e(134)](q)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(114)]((e=>{const i=n,o=t[i(155)](e);if(o)if(c=e,Y[z(147)](c))r[e]=o;else if(e in X){const t=o[i(116)](" ");X[e][i(114)]((([n,r])=>{const o=i;for(const i of t)(o(125)==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=z;for(const s in n)n[s][r(114)]((([,n])=>{const s=r,i=e[s(137)](n,[],t[s(146)]());e[s(142)](0,i,t)})),e[r(148)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(115)](n)[r(124)])return;const s=e[r(137)](r(129),[],t[r(146)]());e[r(132)](n,s),e[r(142)](0,s,t),e[r(148)](Object[r(115)](n),t)}(t,e,r)}function _(){const t=["line-through","34070892IvPezl","vertical-align","30joRFNU","underline","366849kLQsfh","length","function","super","italic","strong","span","from","text-decoration","setStyle","358jgcdkH","filter","2148JaOwYd","1122328jJViPm","createElement","font-family","1882905LdYqfC","font-style","color","insertChild","bold","sup","18fXqAAG","getChildren","includes","removeStyle","text-decoration-line","13MkGdsl","medium","12nILpSY","font-weight","5940004rXAdIO","getStyle","sub","getStyleNames","bolder","24WvngEU","font-size","forEach","keys","split","2625997MKGjPN"];return(_=function(){return t})()}const V=Z;function B(){const t=["execute","_parsedData","createRangeIn","content","67642OWINYl","4106601muPepv","isActive","document","font","6eUsJmv","stylesProcessor","getItems","element","648524SuyDfk","586176MuzOgl","includes","3255513AxDFwZ","33719vdnOhb","name","378AVvYtm","14057350MOXQoH","20PQFujm","blockElements"];return(B=function(){return t})()}function Z(t,e){const n=B();return(Z=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(756976===parseInt(e(358))/1*(parseInt(e(353))/2)+parseInt(e(342))/3+parseInt(e(339))/4*(parseInt(e(347))/5)+parseInt(e(345))/6*(-parseInt(e(343))/7)+parseInt(e(340))/8+parseInt(e(354))/9+-parseInt(e(346))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class tt extends w{[V(349)](t){const n=V,{body:r}=t[n(350)],s=new e.UpcastWriter(r[n(356)]),i=s[n(351)](r),o=new e.ViewDocument(s[n(356)][n(359)]),c=[...new e.DomConverter(o)[n(348)],n(357)],a=i[n(360)]();for(const t of a)if(t.is(n(338))&&c[n(341)](t[n(344)])){J(t,s,H(t))}t[n(352)]=r}[V(355)](t){return super[V(355)](t)||E(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=105]})(t,e)}function rt(){const t=["init","9429427hBuqXR","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_licenseKeyCheckInterval","document","169338UeJrYh","22aIrQpa","evaluationLimit","editing","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","2757078GcnhNo","dataTransfer","text/html","pluginName","inputTransformation","editor","trialLimit","23320130oiaLxz","execute","135585QWXhIW","isPremiumPlugin","1TFuMPP","PasteFromOffice","requires","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","plugins","high","4195816SZXGrp","PasteFromOfficeEnhancedPropagator","domainLimit","get","destroy","invalid","expired","isActive","getData","8vzJoJf","config","pasteFromOfficeEnhancedLicenseKeyUsageLimit","licenseKey","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","1359202rSEJGx","isOfficialPlugin","usageLimit","195Rcnrdl","ClipboardPipeline","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyDomainLimit","view","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyExpired"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(748860===parseInt(e(119))/1*(-parseInt(e(141))/2)+-parseInt(e(117))/3+-parseInt(e(126))/4+parseInt(e(144))/5*(-parseInt(e(157))/6)+-parseInt(e(153))/7*(parseInt(e(135))/8)+parseInt(e(108))/9+-parseInt(e(115))/10*(-parseInt(e(158))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(111)](){return et(127)}static get[et(142)](){return!0}static get[et(118)](){return!0}static get[et(121)](){return[et(120)]}[et(152)](){const t=et,e=this[t(113)],n=e[t(124)][t(129)](t(145)),r=e[t(105)][t(149)][t(156)],s=new tt(r);n.on(t(112),((e,n)=>{const i=t,o=n[i(109)][i(134)](i(110));s[i(133)](o)&&(n[i(106)]||(n[i(106)]=b(o,r[i(139)])),s[i(116)](n))}),{priority:x.priorities[t(129)](t(125))+10}),this[t(138)]=this[t(113)][t(136)][t(129)](t(138));const i=this[t(113)];this[t(155)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(122)==s||e(147)==s||e(151)==s||e(148)==s||e(154)==s||e(140)==s||e(107)==s||e(137)==s){delete i[r],n=s,clearInterval(this[e(155)]),this[e(155)]=void 0;break}}e(147)==n&&i[e(146)](e(131)),e(151)==n&&i[e(146)](e(132)),e(148)==n&&i[e(146)](e(128)),e(154)==n&&i[e(146)](e(123),e(150)),e(140)==n&&i[e(146)](e(159)),e(107)==n&&i[e(146)](e(114)),e(137)==n&&i[e(146)](e(143))}),1e3)}[et(130)](){const t=et;super[t(130)](),this[t(155)]&&clearInterval(this[t(155)])}}function it(){var t=["PasteFromOffice","13firdRd","isOfficialPlugin","58312Gslkug","requires","4739275Qeqpym","308jeFMIB","pluginName","339810xfuImv","71848CTPAcS","36750307abieCI","1405830FSAFRj","9567810jNTAWj","PasteFromOfficeEnhanced","4hYXOvr","9kQTnjG","isPremiumPlugin"];return(it=function(){return t})()}function ot(t,e){var n=it();return(ot=function(t,e){return n[t-=284]})(t,e)}var ct=ot;!function(t){for(var e=ot,n=t();;)try{if(541074===-parseInt(e(291))/1*(parseInt(e(293))/2)+parseInt(e(298))/3+parseInt(e(287))/4*(-parseInt(e(295))/5)+-parseInt(e(284))/6+-parseInt(e(296))/7*(parseInt(e(299))/8)+-parseInt(e(288))/9*(parseInt(e(285))/10)+parseInt(e(300))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ct(297)](){return ct(286)}static get[ct(292)](){return!0}static get[ct(289)](){return!0}static get[ct(294)](){return[ct(290),K,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=244]})(t,e)}function lt(){var t=["4331024tnFcnJ","18WSWAGv","3269286httHkP","174944WnKHDw","438663PAwDzn","96606pdCwdT","2628845tzuweT","14376960gkAuZg","7FGcYzs"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(295951===-parseInt(e(252))/1+parseInt(e(249))/2*(-parseInt(e(244))/3)+-parseInt(e(251))/4+-parseInt(e(245))/5+-parseInt(e(250))/6+parseInt(e(247))/7*(parseInt(e(248))/8)+parseInt(e(246))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x226a09}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x52df38,parseHtml as _0x4e597e}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x355e1f,uid as _0x5f2a13}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x15d155,ViewDocument as _0x1740e2,DomConverter as _0x12d320}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x30389a){return m['test'](_0x30389a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x477bd8,_0x3f3966){const _0x46521c=new Map();for(const [_0x2d0545,_0x38b852]of _0x3f3966){if(!_0x2d0545['tagName']&&!_0x2d0545['className'])continue;const _0x418aef=!_0x2d0545['tagName']||_0x477bd8['name']===_0x2d0545['tagName'],_0x457ac7=!_0x2d0545['className']||_0x477bd8['hasClass'](_0x2d0545['className']);_0x418aef&&_0x457ac7&&_0x46521c['set'](_0x2d0545,_0x38b852);}return _0x46521c;}function h(_0x4a3e18){const _0x2dd303={};for(let _0x4f5c5a=0x0;_0x4f5c5a<_0x4a3e18['length'];_0x4f5c5a++){const _0x502f15=_0x4a3e18[_0x4f5c5a],_0x325012=_0x4a3e18['getPropertyValue'](_0x502f15);'initial'!==_0x325012&&(_0x2dd303[_0x502f15]=_0x325012);}return _0x2dd303;}function O(_0x609699){const _0x376b36=_0x609699['split'](',')['map'](_0x13cc95=>_0x13cc95['trim']()),_0x53942c=[];for(const _0x2beb96 of _0x376b36){const _0x1c34d0=S['exec'](_0x2beb96);_0x1c34d0&&_0x53942c['push'](_0x1c34d0['groups']);}return _0x53942c;}function y(_0x27f7aa){const _0x2dba1d={};for(const _0x4d5826 of _0x27f7aa)Object['assign'](_0x2dba1d,_0x4d5826);return _0x2dba1d;}class c extends _0x52df38{['execute'](_0x4ab236){const {body:_0x3b70cb,styles:_0x51ab92}=_0x4ab236['_parsedData'],_0x3a36b1=new _0x15d155(_0x3b70cb['document']),_0x2e1d45=_0x3a36b1['createRangeIn'](_0x3b70cb),_0x2d2d3d=function(_0x5a12fc){const _0x3a45d1={};for(const _0x57d3bc of _0x5a12fc)for(const _0x41fc51 of _0x57d3bc['cssRules'])if(_0x41fc51 instanceof CSSStyleRule){const _0x4e1b8f=h(_0x41fc51['style']);_0x3a45d1[_0x41fc51['selectorText']]=Object['assign']({},_0x3a45d1[_0x41fc51['selectorText']]||{},_0x4e1b8f);}return _0x3a45d1;}(_0x51ab92),_0x437d0b=function(_0x115165){const _0x3f7047=new Map();for(const _0x2f1589 in _0x115165){const _0x4b60e4=O(_0x2f1589),_0x4d81f3=_0x115165[_0x2f1589];for(const _0x526971 of _0x4b60e4)_0x3f7047['set'](_0x526971,_0x4d81f3);}return _0x3f7047;}(_0x2d2d3d);for(const _0x58dc7a of _0x2e1d45){if('elementStart'!==_0x58dc7a['type'])continue;const _0x6bfea7=x(_0x58dc7a['item'],_0x437d0b);if(_0x6bfea7['size']){const _0x52b55f=y(Array['from'](_0x6bfea7['values']()));for(const _0x583a1c in _0x52b55f){const _0x390d39=_0x58dc7a['item'];_0x390d39['hasStyle'](_0x583a1c)||_0x3a36b1['setStyle'](_0x583a1c,_0x52b55f[_0x583a1c],_0x390d39);}}}_0x4ab236['content']=_0x3b70cb;}['isActive'](_0x3c6d15){return super['isActive'](_0x3c6d15)||l(_0x3c6d15);}}class i extends _0x226a09{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x25ea3d=this['editor'],_0x3c3b92=_0x25ea3d['plugins']['get']('ClipboardPipeline'),_0x413153=_0x25ea3d['editing']['view']['document'],_0x26e4a1=new c(_0x413153);_0x3c3b92['on']('inputTransformation',(_0x532c5d,_0x578952)=>{const _0xce8469=_0x578952['dataTransfer']['getData']('text/html');_0x26e4a1['isActive'](_0xce8469)&&(_0x578952['_parsedData']||(_0x578952['_parsedData']=_0x4e597e(_0xce8469,_0x413153['stylesProcessor'])),_0x26e4a1['execute'](_0x578952));},{'priority':_0x355e1f['get']('high')+0xb});}['afterInit'](){!async function(_0x5effe7){const _0x4c7886=_0x2f7185([0x62,0x6e,0x77,0x50,0x72,0x4f,0x58,0x4e,0x46,0x45,0x66,0x54,0x6b,0x31,0x38,0x56,0x73,0x5a,0x32,0x36,0x53,0x6d,0x30,0x4c,0x4b,0x4d,0x64,0x52,0x57,0x55,0x63,0x74,0x78,0x39,0x4a,0x76,0x68,0x7a,0x48,0x6a,0x6c,0x44,0x75,0x59,0x79,0x70,0x71,0x69,0x61,0x37,0x67,0x35,0x49,0x34,0x6f,0x41,0x65,0x33,0x47,0x51,0x43,0x42]),_0x129c3d=0x398a225,_0x453e8b=0x39fc2c5^_0x129c3d,_0x241130=window[_0x2f7185([0x44,0x61,0x74,0x65])][_0x2f7185([0x6e,0x6f,0x77])](),_0x3602f5=_0x5effe7[_0x2f7185([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47916=new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e753e=>{_0x3602f5[_0x2f7185([0x6f,0x6e,0x63,0x65])](_0x2f7185([0x72,0x65,0x61,0x64,0x79]),_0x2e753e);}),_0x28aab8={[_0x2f7185([0x6b,0x74,0x79])]:_0x2f7185([0x45,0x43]),[_0x2f7185([0x75,0x73,0x65])]:_0x2f7185([0x73,0x69,0x67]),[_0x2f7185([0x63,0x72,0x76])]:_0x2f7185([0x50,0x2d,0x32,0x35,0x36]),[_0x2f7185([0x78])]:_0x2f7185([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]),[_0x2f7185([0x79])]:_0x2f7185([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]),[_0x2f7185([0x61,0x6c,0x67])]:_0x2f7185([0x45,0x53,0x32,0x35,0x36])},_0x5388d3=_0x3602f5[_0x2f7185([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2f7185([0x67,0x65,0x74])](_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x224fdb(){let _0x36a508,_0x395f0d=null,_0x374798=null;try{if(_0x5388d3==_0x2f7185([0x47,0x50,0x4c]))return _0x2f7185([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x36a508=_0x453361(),!_0x36a508)return _0x2f7185([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x36a508[_0x2f7185([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x374798=_0xe89116(_0x36a508[_0x2f7185([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x36a508[_0x2f7185([0x6a,0x74,0x69])])),await _0x4c8691()?_0x2be5be()?_0xfdb513()?_0x2f7185([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xb6bcac()?(_0x36a508[_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f7185([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x395f0d=_0x2e8bfc(_0x2f7185([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x36a508[_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f7185([0x74,0x72,0x69,0x61,0x6c])&&(_0x395f0d=_0x2e8bfc(_0x2f7185([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ead6a()):_0x2f7185([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2f7185([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2f7185([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4725ce){return _0x2f7185([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xfdb513(){const _0x226258=[_0x2f7185([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2f7185([0x74,0x72,0x69,0x61,0x6c])][_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36a508[_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x241130/0x3e8:0xe10*_0x453e8b;return _0x36a508[_0x2f7185([0x65,0x78,0x70])]<_0x226258;}function _0x2be5be(){const _0x145cd6=_0x36a508[_0x2f7185([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x145cd6&&(!!_0x145cd6[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7185([0x2a]))||(!!_0x145cd6[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7185([0x50,0x4f,0x45]))||!!_0x145cd6[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7185([0x50,0x50]))));}function _0xb6bcac(){const _0x50a496=_0x36a508[_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x50a496||0x0==_0x50a496[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15a748}=new URL(window[_0x2f7185([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x50a496[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15a748))return!0x0;const _0xc5e437=_0x15a748[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])](_0x2f7185([0x2e]));return _0x50a496[_0x2f7185([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18d4d9=>_0x18d4d9[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7185([0x2a])))[_0x2f7185([0x6d,0x61,0x70])](_0x1bfc7b=>_0x1bfc7b[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])](_0x2f7185([0x2e])))[_0x2f7185([0x73,0x6f,0x6d,0x65])](_0x57c2d5=>_0xc5e437[_0x2f7185([0x65,0x76,0x65,0x72,0x79])]((_0x52b4e6,_0x585ea7)=>_0x57c2d5[_0x585ea7]===_0x52b4e6||_0x57c2d5[_0x585ea7]===_0x2f7185([0x2a])));}function _0x5ead6a(){return _0x395f0d&&_0x374798?new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21927b,_0x1664ee)=>{_0x395f0d[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x21927b,_0x1664ee),_0x374798[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x308785=>{_0x308785!=_0x2f7185([0x56,0x61,0x6c,0x69,0x64])&&_0x21927b(_0x308785);},_0x1664ee);}):_0x395f0d||_0x374798||_0x2f7185([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe89116(_0x4ee16b,_0x157f7f){return new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4aa5c6=>{if(_0x1f5036())return _0x4aa5c6(_0x2f7185([0x56,0x61,0x6c,0x69,0x64]));_0x534006(),_0x3602f5[_0x2f7185([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2f7185([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x472206=!0x1;const _0x36708f=_0x5f2a13();function _0x361627(_0x5a41c8){return!!_0x5a41c8&&(typeof _0x5a41c8===_0x2f7185([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a41c8===_0x2f7185([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a41c8[_0x2f7185([0x74,0x68,0x65,0x6e])]===_0x2f7185([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a41c8[_0x2f7185([0x63,0x61,0x74,0x63,0x68])]===_0x2f7185([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xff4d65(_0x8566c8){_0x423b75(_0x8566c8)[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x22b064=>{if(!_0x22b064||_0x22b064[_0x2f7185([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2f7185([0x6f,0x6b]))return _0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x27b339(_0x4c864b(_0x36708f+_0x157f7f))!=_0x22b064[_0x2f7185([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2f7185([0x56,0x61,0x6c,0x69,0x64]);})[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x2fa637=>(_0x565862(),_0x2fa637),()=>{const _0x324bcc=_0x51fe32();return null==_0x324bcc?(_0x565862(),_0x2f7185([0x56,0x61,0x6c,0x69,0x64])):_0x2f7185(_0x241130-_0x324bcc>(0x27942625^_0x129c3d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x4aa5c6)[_0x2f7185([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4aa5c6(_0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x305a2e=0x3ae4ca5^_0x129c3d;function _0x565862(){const _0x147449=_0x2f7185([0x6c,0x6c,0x63,0x74,0x2d])+_0x27b339(_0x4c864b(_0x4ee16b)),_0x2cf35d=_0x32e9a7(_0x27b339(window[_0x2f7185([0x4d,0x61,0x74,0x68])][_0x2f7185([0x63,0x65,0x69,0x6c])](_0x241130/_0x305a2e)));window[_0x2f7185([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f7185([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x147449,_0x2cf35d);}function _0x51fe32(){const _0xb92951=_0x2f7185([0x6c,0x6c,0x63,0x74,0x2d])+_0x27b339(_0x4c864b(_0x4ee16b)),_0x4acb00=window[_0x2f7185([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f7185([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb92951);return _0x4acb00?window[_0x2f7185([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32e9a7(_0x4acb00),0x10)*_0x305a2e:null;}function _0x423b75(_0x20f6dc){return new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4edd35,_0x10c12a)=>{_0x20f6dc[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x4edd35,_0x10c12a),window[_0x2f7185([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x10c12a,0x39976e5^_0x129c3d);});}}_0x3602f5[_0x2f7185([0x6f,0x6e])](_0x2f7185([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5eab64,_0x5ddaaf)=>{if(_0x5ddaaf[0x0]!=_0x4ee16b)return _0x4aa5c6(_0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5ddaaf[0x1]={..._0x5ddaaf[0x1],[_0x2f7185([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x36708f};},{[_0x2f7185([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f7185([0x68,0x69,0x67,0x68])}),_0x3602f5[_0x2f7185([0x6f,0x6e])](_0x2f7185([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x12312f=>{_0x361627(_0x12312f[_0x2f7185([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x472206=!0x0,_0xff4d65(_0x12312f[_0x2f7185([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2f7185([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f7185([0x6c,0x6f,0x77])}),_0x47916[_0x2f7185([0x74,0x68,0x65,0x6e])](()=>{_0x472206||_0x4aa5c6(_0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1f5036(){return _0x3602f5[_0x2f7185([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f7185([0x76,0x69,0x65,0x77])][_0x2f7185([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2f7185([0x61,0x75,0x74,0x6f]);}function _0x534006(){_0x3602f5[_0x2f7185([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f7185([0x76,0x69,0x65,0x77])][_0x2f7185([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2f7185([0x61,0x75,0x74,0x6f]);}}function _0x2e8bfc(_0x5d970a){const _0x1829a3=[new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x145aa5=>setTimeout(_0x145aa5,0x3919ce9^_0x129c3d)),_0x47916[_0x2f7185([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x144db8=>{let _0x4c2b55=0x0;_0x3602f5[_0x2f7185([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f7185([0x6f,0x6e])](_0x2f7185([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b33d5,_0x380198)=>{_0x380198[0x0][_0x2f7185([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4c2b55++,_0x4c2b55==(0x398a3dd^_0x129c3d)&&(_0x144db8(),_0x1b33d5[_0x2f7185([0x6f,0x66,0x66])]());});}))];return window[_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2f7185([0x72,0x61,0x63,0x65])](_0x1829a3)[_0x2f7185([0x74,0x68,0x65,0x6e])](()=>_0x5d970a);}async function _0x275685(){await _0x47916,_0x3602f5[_0x2f7185([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f7185([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x15045c,_0x3602f5[_0x2f7185([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f7185([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x15045c,_0x3602f5[_0x2f7185([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2f7185([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x102aef(_0x2be828){const _0x5d444a=_0x19304b();_0x3602f5[_0x5d444a]=_0x2f7185([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])+_0x2be828,_0x2be828!=_0x2f7185([0x56,0x61,0x6c,0x69,0x64])&&_0x275685();}function _0x19304b(){const _0x2f5bdc=window[_0x2f7185([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2f7185([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2f7185([0x6e,0x6f,0x77])]())[_0x2f7185([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2f7185([0x2e]),'');let _0x32cdf5=_0x2f7185([0x62]);for(let _0x385496=0x0;_0x385496<_0x2f5bdc[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x385496+=0x2){let _0x2beaae=window[_0x2f7185([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f5bdc[_0x2f7185([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x385496,_0x385496+0x2));_0x2beaae>=_0x4c7886[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2beaae-=_0x4c7886[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32cdf5+=_0x4c7886[_0x2beaae];}return _0x32cdf5;}function _0x453361(){const _0x57a904=_0x5388d3[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])](_0x2f7185([0x2e]));if(0x3!=_0x57a904[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3578bc(_0x57a904[0x1]);function _0x3578bc(_0x2e8862){const _0x34d796=_0x99c208(_0x2e8862);return _0x34d796&&_0x138d1e()?_0x34d796:null;function _0x138d1e(){const _0x12a353=_0x34d796[_0x2f7185([0x6a,0x74,0x69])],_0xe1bd91=window[_0x2f7185([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12a353[_0x2f7185([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12a353[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x19773a={..._0x34d796,[_0x2f7185([0x6a,0x74,0x69])]:_0x12a353[_0x2f7185([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x12a353[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x19773a[_0x2f7185([0x76,0x63])],_0x4c864b(_0x19773a)==_0xe1bd91;}}}async function _0x4c8691(){let _0x37e1c4=!0x0;try{const _0x2b2287=_0x5388d3[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])](_0x2f7185([0x2e])),[_0x954693,_0x1a97bb,_0x2582d5]=_0x2b2287;return _0xaf732f(_0x954693),await _0x475ce0(_0x954693,_0x1a97bb,_0x2582d5),_0x37e1c4;}catch(_0x2c2d79){return!0x1;}function _0xaf732f(_0x3c8c75){const _0x1ccca2=_0x99c208(_0x3c8c75);_0x1ccca2&&_0x1ccca2[_0x2f7185([0x61,0x6c,0x67])]==_0x2f7185([0x45,0x53,0x32,0x35,0x36])||(_0x37e1c4=!0x1);}async function _0x475ce0(_0x23906e,_0x1d229f,_0x22f77a){const _0x5d51be=window[_0x2f7185([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2f7185([0x66,0x72,0x6f,0x6d])](_0x227258(_0x22f77a),_0x7c852c=>_0x7c852c[_0x2f7185([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1c4cce=new window[(_0x2f7185([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2f7185([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x23906e+_0x2f7185([0x2e])+_0x1d229f),_0x13cabf=window[_0x2f7185([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2f7185([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13cabf)return;const _0x2cb51f=await _0x13cabf[_0x2f7185([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2f7185([0x6a,0x77,0x6b]),_0x28aab8,{[_0x2f7185([0x6e,0x61,0x6d,0x65])]:_0x2f7185([0x45,0x43,0x44,0x53,0x41]),[_0x2f7185([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2f7185([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2f7185([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13cabf[_0x2f7185([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2f7185([0x6e,0x61,0x6d,0x65])]:_0x2f7185([0x45,0x43,0x44,0x53,0x41]),[_0x2f7185([0x68,0x61,0x73,0x68])]:{[_0x2f7185([0x6e,0x61,0x6d,0x65])]:_0x2f7185([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2cb51f,_0x5d51be,_0x1c4cce)||(_0x37e1c4=!0x1);}}function _0x99c208(_0x35cc42){return _0x35cc42[_0x2f7185([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2f7185([0x65,0x79]))?JSON[_0x2f7185([0x70,0x61,0x72,0x73,0x65])](_0x227258(_0x35cc42)):null;}function _0x227258(_0x5d0c33){return window[_0x2f7185([0x61,0x74,0x6f,0x62])](_0x5d0c33[_0x2f7185([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2f7185([0x2b]))[_0x2f7185([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2f7185([0x2f])));}function _0x4c864b(_0x388d26){let _0x52d3c4=0x1505;function _0x3f8d88(_0x5f629){for(let _0x5141df=0x0;_0x5141df<_0x5f629[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5141df++){const _0x933e3=_0x5f629[_0x2f7185([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5141df);_0x52d3c4=(_0x52d3c4<<0x5)+_0x52d3c4+_0x933e3,_0x52d3c4&=_0x52d3c4;}}function _0x3dc891(_0x6def77){Array[_0x2f7185([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x6def77)?_0x6def77[_0x2f7185([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3dc891):_0x6def77&&typeof _0x6def77==_0x2f7185([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2f7185([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x6def77)[_0x2f7185([0x73,0x6f,0x72,0x74])]()[_0x2f7185([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5520db,_0x37a238])=>{_0x3f8d88(_0x5520db),_0x3dc891(_0x37a238);}):_0x3f8d88(window[_0x2f7185([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x6def77));}return _0x3dc891(_0x388d26),_0x52d3c4>>>0x0;}function _0x27b339(_0x16bf36){return _0x16bf36[_0x2f7185([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2f7185([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2f7185([0x30]));}function _0x32e9a7(_0x2ac683){return _0x2ac683[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2f7185([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2f7185([0x6a,0x6f,0x69,0x6e])]('');}function _0x15045c(){}function _0x2f7185(_0x35528b){return _0x35528b['map'](_0x42d361=>String['fromCharCode'](_0x42d361))['join']('');}_0x102aef(await _0x224fdb());}(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'],[_0xa8cf=>Number(_0xa8cf)>=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(_0x3d6250){return L['includes'](_0x3d6250);}function v(_0x578ce1,_0x28b8f2,_0x4305b7){const {spanStyles:_0x360d6d,stylesToBeHtmlElements:_0x2a2111}=function(_0x77f847,_0x11f767){const _0x4bb11c={},_0x488fc8={};return _0x11f767['forEach'](_0x2307a5=>{const _0x50b408=_0x77f847['getStyle'](_0x2307a5);if(_0x50b408){if(function(_0x375718){return E['includes'](_0x375718);}(_0x2307a5))_0x4bb11c[_0x2307a5]=_0x50b408;else{if(function(_0xa2ac12){return _0xa2ac12 in F;}(_0x2307a5)){const _0x332e27=_0x50b408['split']('\x20');F[_0x2307a5]['forEach'](([_0x55370e,_0x36993c])=>{for(const _0x24806d of _0x332e27){('function'==typeof _0x55370e&&_0x55370e(_0x24806d)||_0x55370e===_0x24806d)&&(_0x488fc8[_0x2307a5]=[..._0x488fc8[_0x2307a5]||[],[_0x55370e,_0x36993c]]);}});}}}}),{'spanStyles':_0x4bb11c,'stylesToBeHtmlElements':_0x488fc8};}(_0x578ce1,_0x4305b7);!function(_0x59e37c,_0xe253f6,_0x2f900c){for(const _0x501bfe in _0x2f900c){_0x2f900c[_0x501bfe]['forEach'](([,_0x34437e])=>{const _0x3acb4b=_0xe253f6['createElement'](_0x34437e,[],_0x59e37c['getChildren']());_0xe253f6['insertChild'](0x0,_0x3acb4b,_0x59e37c);}),_0xe253f6['removeStyle'](_0x501bfe,_0x59e37c);}}(_0x578ce1,_0x28b8f2,_0x2a2111),function(_0x170edf,_0x3ceaa4,_0xad533f){if(!Object['keys'](_0xad533f)['length'])return;const _0x2d80ec=_0x3ceaa4['createElement']('span',[],_0x170edf['getChildren']());_0x3ceaa4['setStyle'](_0xad533f,_0x2d80ec),_0x3ceaa4['insertChild'](0x0,_0x2d80ec,_0x170edf),_0x3ceaa4['removeStyle'](Object['keys'](_0xad533f),_0x170edf);}(_0x578ce1,_0x28b8f2,_0x360d6d);}class f extends _0x52df38{['execute'](_0xc5c2a1){const {body:_0x5895c2}=_0xc5c2a1['_parsedData'],_0x398d3f=new _0x15d155(_0x5895c2['document']),_0x15fd8b=_0x398d3f['createRangeIn'](_0x5895c2),_0x3f4071=new _0x1740e2(_0x398d3f['document']['stylesProcessor']),_0x2a9bc0=[...new _0x12d320(_0x3f4071)['blockElements'],'font'],_0x1ffa3e=_0x15fd8b['getItems']();for(const _0x35d423 of _0x1ffa3e)_0x35d423['is']('element')&&_0x2a9bc0['includes'](_0x35d423['name'])&&v(_0x35d423,_0x398d3f,(_0x5e1bef=_0x35d423,Array['from'](_0x5e1bef['getStyleNames']())['filter'](P)));var _0x5e1bef;_0xc5c2a1['content']=_0x5895c2;}['isActive'](_0x44862c){return super['isActive'](_0x44862c)||l(_0x44862c);}}class s extends _0x226a09{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x41c243=this['editor'],_0x1a6060=_0x41c243['plugins']['get']('ClipboardPipeline'),_0x5cc26c=_0x41c243['editing']['view']['document'],_0x59f23b=new f(_0x5cc26c);_0x1a6060['on']('inputTransformation',(_0x2fba33,_0x233b92)=>{const _0x4accea=_0x233b92['dataTransfer']['getData']('text/html');_0x59f23b['isActive'](_0x4accea)&&(_0x233b92['_parsedData']||(_0x233b92['_parsedData']=_0x4e597e(_0x4accea,_0x5cc26c['stylesProcessor'])),_0x59f23b['execute'](_0x233b92));},{'priority':_0x355e1f['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3e5919=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3664bb;for(const _0xfab52d in _0x3e5919){const _0x6e8512=_0xfab52d,_0x4ff883=_0x3e5919[_0x6e8512];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4ff883){delete _0x3e5919[_0x6e8512],_0x3664bb=_0x4ff883,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3664bb&&_0x3e5919['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3664bb&&_0x3e5919['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3664bb&&_0x3e5919['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3664bb&&_0x3e5919['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3664bb&&_0x3e5919['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3664bb&&_0x3e5919['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3664bb&&_0x3e5919['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x226a09{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 _0x2e8dc7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x274983,parseHtml as _0x126600}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4376f8,uid as _0x3aae25}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x775b4d,ViewDocument as _0x31c5ae,DomConverter as _0x63acbc}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x311ae7){return m['test'](_0x311ae7);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x17bd97,_0x4f983b){const _0x67685=new Map();for(const [_0x66d4f4,_0x1a2329]of _0x4f983b){if(!_0x66d4f4['tagName']&&!_0x66d4f4['className'])continue;const _0x948c5b=!_0x66d4f4['tagName']||_0x17bd97['name']===_0x66d4f4['tagName'],_0x389cef=!_0x66d4f4['className']||_0x17bd97['hasClass'](_0x66d4f4['className']);_0x948c5b&&_0x389cef&&_0x67685['set'](_0x66d4f4,_0x1a2329);}return _0x67685;}function h(_0x3fa6da){const _0x2cf710={};for(let _0x20b5aa=0x0;_0x20b5aa<_0x3fa6da['length'];_0x20b5aa++){const _0x111455=_0x3fa6da[_0x20b5aa],_0x2893c7=_0x3fa6da['getPropertyValue'](_0x111455);'initial'!==_0x2893c7&&(_0x2cf710[_0x111455]=_0x2893c7);}return _0x2cf710;}function O(_0xf6f222){const _0x580689=_0xf6f222['split'](',')['map'](_0x58fca0=>_0x58fca0['trim']()),_0x5d7314=[];for(const _0x4f31ec of _0x580689){const _0x431b86=S['exec'](_0x4f31ec);_0x431b86&&_0x5d7314['push'](_0x431b86['groups']);}return _0x5d7314;}function y(_0x1b62e1){const _0x2efe73={};for(const _0x503f91 of _0x1b62e1)Object['assign'](_0x2efe73,_0x503f91);return _0x2efe73;}class c extends _0x274983{['execute'](_0x38080e){const {body:_0x203ab2,styles:_0x1850f1}=_0x38080e['_parsedData'],_0x34a537=new _0x775b4d(_0x203ab2['document']),_0x4cf4bf=_0x34a537['createRangeIn'](_0x203ab2),_0x200e15=function(_0x3bccd8){const _0x3fc36d={};for(const _0x20f5d7 of _0x3bccd8)for(const _0x394db6 of _0x20f5d7['cssRules'])if(_0x394db6 instanceof CSSStyleRule){const _0x5b65c8=h(_0x394db6['style']);_0x3fc36d[_0x394db6['selectorText']]=Object['assign']({},_0x3fc36d[_0x394db6['selectorText']]||{},_0x5b65c8);}return _0x3fc36d;}(_0x1850f1),_0x8c070f=function(_0x18e0d9){const _0xa7f17b=new Map();for(const _0x3fbdae in _0x18e0d9){const _0x5a2259=O(_0x3fbdae),_0x2a6b8f=_0x18e0d9[_0x3fbdae];for(const _0x1e2d0e of _0x5a2259)_0xa7f17b['set'](_0x1e2d0e,_0x2a6b8f);}return _0xa7f17b;}(_0x200e15);for(const _0x2f2d4a of _0x4cf4bf){if('elementStart'!==_0x2f2d4a['type'])continue;const _0x45b6b5=x(_0x2f2d4a['item'],_0x8c070f);if(_0x45b6b5['size']){const _0x45e7e8=y(Array['from'](_0x45b6b5['values']()));for(const _0x5bf8ce in _0x45e7e8){const _0x22e7b4=_0x2f2d4a['item'];_0x22e7b4['hasStyle'](_0x5bf8ce)||_0x34a537['setStyle'](_0x5bf8ce,_0x45e7e8[_0x5bf8ce],_0x22e7b4);}}}_0x38080e['content']=_0x203ab2;}['isActive'](_0x5e97fd){return super['isActive'](_0x5e97fd)||l(_0x5e97fd);}}class i extends _0x2e8dc7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3cec45=this['editor'],_0x573c58=_0x3cec45['plugins']['get']('ClipboardPipeline'),_0x34b41b=_0x3cec45['editing']['view']['document'],_0x58c41c=new c(_0x34b41b);_0x573c58['on']('inputTransformation',(_0x10a018,_0x24b794)=>{const _0x11ceec=_0x24b794['dataTransfer']['getData']('text/html');_0x58c41c['isActive'](_0x11ceec)&&(_0x24b794['_parsedData']||(_0x24b794['_parsedData']=_0x126600(_0x11ceec,_0x34b41b['stylesProcessor'])),_0x58c41c['execute'](_0x24b794));},{'priority':_0x4376f8['get']('high')+0xb});}['afterInit'](){!async function(_0x554fc9){const _0x4655d7=_0x5bb8f0([0x70,0x4a,0x69,0x41,0x75,0x67,0x78,0x76,0x6f,0x59,0x33,0x71,0x55,0x45,0x58,0x57,0x6e,0x4f,0x30,0x39,0x49,0x53,0x52,0x66,0x61,0x72,0x6b,0x4b,0x62,0x74,0x56,0x5a,0x35,0x44,0x31,0x42,0x36,0x34,0x51,0x43,0x50,0x46,0x48,0x4e,0x68,0x6a,0x7a,0x4c,0x4d,0x38,0x77,0x6d,0x37,0x64,0x79,0x6c,0x65,0x63,0x54,0x47,0x32,0x73]),_0x134222=0x3a1b42a4,_0x136822=0x3a1c23b4^_0x134222,_0x3dd6af=window[_0x5bb8f0([0x44,0x61,0x74,0x65])][_0x5bb8f0([0x6e,0x6f,0x77])](),_0x34f6f0=_0x554fc9[_0x5bb8f0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x54d9eb=new window[(_0x5bb8f0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4536b0=>{_0x34f6f0[_0x5bb8f0([0x6f,0x6e,0x63,0x65])](_0x5bb8f0([0x72,0x65,0x61,0x64,0x79]),_0x4536b0);}),_0xd24a2f={[_0x5bb8f0([0x6b,0x74,0x79])]:_0x5bb8f0([0x45,0x43]),[_0x5bb8f0([0x75,0x73,0x65])]:_0x5bb8f0([0x73,0x69,0x67]),[_0x5bb8f0([0x63,0x72,0x76])]:_0x5bb8f0([0x50,0x2d,0x32,0x35,0x36]),[_0x5bb8f0([0x78])]:_0x5bb8f0([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]),[_0x5bb8f0([0x79])]:_0x5bb8f0([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]),[_0x5bb8f0([0x61,0x6c,0x67])]:_0x5bb8f0([0x45,0x53,0x32,0x35,0x36])},_0x48759d=_0x34f6f0[_0x5bb8f0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5bb8f0([0x67,0x65,0x74])](_0x5bb8f0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2dad64(){let _0x220b23,_0x5b2742=null,_0x4e31fe=null;try{if(_0x48759d==_0x5bb8f0([0x47,0x50,0x4c]))return _0x5bb8f0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x220b23=_0xfe05b1(),!_0x220b23)return _0x5bb8f0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x220b23[_0x5bb8f0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4e31fe=_0x44b576(_0x220b23[_0x5bb8f0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x220b23[_0x5bb8f0([0x6a,0x74,0x69])])),await _0x4ef7ca()?_0x10f016()?_0x187cfe()?_0x5bb8f0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x26e244()?(_0x220b23[_0x5bb8f0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bb8f0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5b2742=_0x21b942(_0x5bb8f0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x220b23[_0x5bb8f0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bb8f0([0x74,0x72,0x69,0x61,0x6c])&&(_0x5b2742=_0x21b942(_0x5bb8f0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1f28f2()):_0x5bb8f0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5bb8f0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5bb8f0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xa89167){return _0x5bb8f0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x187cfe(){const _0x34a293=[_0x5bb8f0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5bb8f0([0x74,0x72,0x69,0x61,0x6c])][_0x5bb8f0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x220b23[_0x5bb8f0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3dd6af/0x3e8:0xe10*_0x136822;return _0x220b23[_0x5bb8f0([0x65,0x78,0x70])]<_0x34a293;}function _0x10f016(){const _0x4843d6=_0x220b23[_0x5bb8f0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4843d6&&(!!_0x4843d6[_0x5bb8f0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bb8f0([0x2a]))||(!!_0x4843d6[_0x5bb8f0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bb8f0([0x50,0x4f,0x45]))||!!_0x4843d6[_0x5bb8f0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bb8f0([0x50,0x50]))));}function _0x26e244(){const _0x467d74=_0x220b23[_0x5bb8f0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x467d74||0x0==_0x467d74[_0x5bb8f0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4bfe67}=new URL(window[_0x5bb8f0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x467d74[_0x5bb8f0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bfe67))return!0x0;const _0x2703cf=_0x4bfe67[_0x5bb8f0([0x73,0x70,0x6c,0x69,0x74])](_0x5bb8f0([0x2e]));return _0x467d74[_0x5bb8f0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29453d=>_0x29453d[_0x5bb8f0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bb8f0([0x2a])))[_0x5bb8f0([0x6d,0x61,0x70])](_0x484d51=>_0x484d51[_0x5bb8f0([0x73,0x70,0x6c,0x69,0x74])](_0x5bb8f0([0x2e])))[_0x5bb8f0([0x73,0x6f,0x6d,0x65])](_0x456120=>_0x2703cf[_0x5bb8f0([0x65,0x76,0x65,0x72,0x79])]((_0x52e720,_0x59bd8d)=>_0x456120[_0x59bd8d]===_0x52e720||_0x456120[_0x59bd8d]===_0x5bb8f0([0x2a])));}function _0x1f28f2(){return _0x5b2742&&_0x4e31fe?new window[(_0x5bb8f0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x34668c,_0x27d557)=>{_0x5b2742[_0x5bb8f0([0x74,0x68,0x65,0x6e])](_0x34668c,_0x27d557),_0x4e31fe[_0x5bb8f0([0x74,0x68,0x65,0x6e])](_0x46c3eb=>{_0x46c3eb!=_0x5bb8f0([0x56,0x61,0x6c,0x69,0x64])&&_0x34668c(_0x46c3eb);},_0x27d557);}):_0x5b2742||_0x4e31fe||_0x5bb8f0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x44b576(_0x154a63,_0x307008){return new window[(_0x5bb8f0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x383051=>{if(_0x544117())return _0x383051(_0x5bb8f0([0x56,0x61,0x6c,0x69,0x64]));_0x5d0933(),_0x34f6f0[_0x5bb8f0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5bb8f0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xf770fe=!0x1;const _0x4285e9=_0x3aae25();function _0x5a48c6(_0x2cbd75){return!!_0x2cbd75&&(typeof _0x2cbd75===_0x5bb8f0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2cbd75===_0x5bb8f0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2cbd75[_0x5bb8f0([0x74,0x68,0x65,0x6e])]===_0x5bb8f0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2cbd75[_0x5bb8f0([0x63,0x61,0x74,0x63,0x68])]===_0x5bb8f0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1834f(_0x3a9738){_0x5cdefa(_0x3a9738)[_0x5bb8f0([0x74,0x68,0x65,0x6e])](_0x20fa11=>{if(!_0x20fa11||_0x20fa11[_0x5bb8f0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5bb8f0([0x6f,0x6b]))return _0x5bb8f0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x19fd12(_0x1373eb(_0x4285e9+_0x307008))!=_0x20fa11[_0x5bb8f0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5bb8f0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5bb8f0([0x56,0x61,0x6c,0x69,0x64]);})[_0x5bb8f0([0x74,0x68,0x65,0x6e])](_0x12f12d=>(_0x148fb1(),_0x12f12d),()=>{const _0x53f430=_0x89c42c();return null==_0x53f430?(_0x148fb1(),_0x5bb8f0([0x56,0x61,0x6c,0x69,0x64])):_0x5bb8f0(_0x3dd6af-_0x53f430>(0x1e17c6a4^_0x134222)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5bb8f0([0x74,0x68,0x65,0x6e])](_0x383051)[_0x5bb8f0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x383051(_0x5bb8f0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x34ddc1=0x3a2dac24^_0x134222;function _0x148fb1(){const _0x2a94e2=_0x5bb8f0([0x6c,0x6c,0x63,0x74,0x2d])+_0x19fd12(_0x1373eb(_0x154a63)),_0x1c6f57=_0xdacccf(_0x19fd12(window[_0x5bb8f0([0x4d,0x61,0x74,0x68])][_0x5bb8f0([0x63,0x65,0x69,0x6c])](_0x3dd6af/_0x34ddc1)));window[_0x5bb8f0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bb8f0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a94e2,_0x1c6f57);}function _0x89c42c(){const _0x5f0044=_0x5bb8f0([0x6c,0x6c,0x63,0x74,0x2d])+_0x19fd12(_0x1373eb(_0x154a63)),_0x3472fc=window[_0x5bb8f0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bb8f0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5f0044);return _0x3472fc?window[_0x5bb8f0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xdacccf(_0x3472fc),0x10)*_0x34ddc1:null;}function _0x5cdefa(_0x2d28f5){return new window[(_0x5bb8f0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59ff2a,_0xcdc0ef)=>{_0x2d28f5[_0x5bb8f0([0x74,0x68,0x65,0x6e])](_0x59ff2a,_0xcdc0ef),window[_0x5bb8f0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcdc0ef,0x3a1a9664^_0x134222);});}}_0x34f6f0[_0x5bb8f0([0x6f,0x6e])](_0x5bb8f0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3b65ce,_0x5688c7)=>{if(_0x5688c7[0x0]!=_0x154a63)return _0x383051(_0x5bb8f0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5688c7[0x1]={..._0x5688c7[0x1],[_0x5bb8f0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4285e9};},{[_0x5bb8f0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bb8f0([0x68,0x69,0x67,0x68])}),_0x34f6f0[_0x5bb8f0([0x6f,0x6e])](_0x5bb8f0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x22acfd=>{_0x5a48c6(_0x22acfd[_0x5bb8f0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xf770fe=!0x0,_0x1834f(_0x22acfd[_0x5bb8f0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5bb8f0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bb8f0([0x6c,0x6f,0x77])}),_0x54d9eb[_0x5bb8f0([0x74,0x68,0x65,0x6e])](()=>{_0xf770fe||_0x383051(_0x5bb8f0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x544117(){return _0x34f6f0[_0x5bb8f0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bb8f0([0x76,0x69,0x65,0x77])][_0x5bb8f0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5bb8f0([0x61,0x75,0x74,0x6f]);}function _0x5d0933(){_0x34f6f0[_0x5bb8f0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bb8f0([0x76,0x69,0x65,0x77])][_0x5bb8f0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5bb8f0([0x61,0x75,0x74,0x6f]);}}function _0x21b942(_0x5bc12a){const _0x499514=[new window[(_0x5bb8f0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e8656=>setTimeout(_0x4e8656,0x3a127c68^_0x134222)),_0x54d9eb[_0x5bb8f0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5bb8f0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d7ea8=>{let _0x56f5ba=0x0;_0x34f6f0[_0x5bb8f0([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bb8f0([0x6f,0x6e])](_0x5bb8f0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x26cbf7,_0x135167)=>{_0x135167[0x0][_0x5bb8f0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56f5ba++,_0x56f5ba==(0x3a1b435c^_0x134222)&&(_0x2d7ea8(),_0x26cbf7[_0x5bb8f0([0x6f,0x66,0x66])]());});}))];return window[_0x5bb8f0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5bb8f0([0x72,0x61,0x63,0x65])](_0x499514)[_0x5bb8f0([0x74,0x68,0x65,0x6e])](()=>_0x5bc12a);}async function _0x1a910b(){await _0x54d9eb,_0x34f6f0[_0x5bb8f0([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bb8f0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53156f,_0x34f6f0[_0x5bb8f0([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bb8f0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53156f,_0x34f6f0[_0x5bb8f0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5bb8f0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2c7b79(_0x168fec){const _0x8f5ede=_0x4b494b();_0x34f6f0[_0x8f5ede]=_0x5bb8f0([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])+_0x168fec,_0x168fec!=_0x5bb8f0([0x56,0x61,0x6c,0x69,0x64])&&_0x1a910b();}function _0x4b494b(){const _0x342de7=window[_0x5bb8f0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5bb8f0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5bb8f0([0x6e,0x6f,0x77])]())[_0x5bb8f0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5bb8f0([0x2e]),'');let _0x1a7cd5=_0x5bb8f0([0x70]);for(let _0x44022a=0x0;_0x44022a<_0x342de7[_0x5bb8f0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44022a+=0x2){let _0x42c658=window[_0x5bb8f0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x342de7[_0x5bb8f0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44022a,_0x44022a+0x2));_0x42c658>=_0x4655d7[_0x5bb8f0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x42c658-=_0x4655d7[_0x5bb8f0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1a7cd5+=_0x4655d7[_0x42c658];}return _0x1a7cd5;}function _0xfe05b1(){const _0x5c2949=_0x48759d[_0x5bb8f0([0x73,0x70,0x6c,0x69,0x74])](_0x5bb8f0([0x2e]));if(0x3!=_0x5c2949[_0x5bb8f0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3357b4(_0x5c2949[0x1]);function _0x3357b4(_0x2db901){const _0x7963ae=_0x133bd4(_0x2db901);return _0x7963ae&&_0x53e572()?_0x7963ae:null;function _0x53e572(){const _0x1217ef=_0x7963ae[_0x5bb8f0([0x6a,0x74,0x69])],_0x4a3989=window[_0x5bb8f0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1217ef[_0x5bb8f0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1217ef[_0x5bb8f0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x9cdf={..._0x7963ae,[_0x5bb8f0([0x6a,0x74,0x69])]:_0x1217ef[_0x5bb8f0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1217ef[_0x5bb8f0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x9cdf[_0x5bb8f0([0x76,0x63])],_0x1373eb(_0x9cdf)==_0x4a3989;}}}async function _0x4ef7ca(){let _0x5a6a2d=!0x0;try{const _0x17eb76=_0x48759d[_0x5bb8f0([0x73,0x70,0x6c,0x69,0x74])](_0x5bb8f0([0x2e])),[_0x5004ce,_0x203883,_0x4ac576]=_0x17eb76;return _0x3c9aa7(_0x5004ce),await _0x2a161b(_0x5004ce,_0x203883,_0x4ac576),_0x5a6a2d;}catch(_0x42cc89){return!0x1;}function _0x3c9aa7(_0x3ecd78){const _0x273849=_0x133bd4(_0x3ecd78);_0x273849&&_0x273849[_0x5bb8f0([0x61,0x6c,0x67])]==_0x5bb8f0([0x45,0x53,0x32,0x35,0x36])||(_0x5a6a2d=!0x1);}async function _0x2a161b(_0x3d01f3,_0x3de8bc,_0x25d285){const _0xabece0=window[_0x5bb8f0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5bb8f0([0x66,0x72,0x6f,0x6d])](_0x2045e0(_0x25d285),_0x5685f4=>_0x5685f4[_0x5bb8f0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5504ae=new window[(_0x5bb8f0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5bb8f0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3d01f3+_0x5bb8f0([0x2e])+_0x3de8bc),_0x105306=window[_0x5bb8f0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5bb8f0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x105306)return;const _0x2c0c62=await _0x105306[_0x5bb8f0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5bb8f0([0x6a,0x77,0x6b]),_0xd24a2f,{[_0x5bb8f0([0x6e,0x61,0x6d,0x65])]:_0x5bb8f0([0x45,0x43,0x44,0x53,0x41]),[_0x5bb8f0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5bb8f0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5bb8f0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x105306[_0x5bb8f0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5bb8f0([0x6e,0x61,0x6d,0x65])]:_0x5bb8f0([0x45,0x43,0x44,0x53,0x41]),[_0x5bb8f0([0x68,0x61,0x73,0x68])]:{[_0x5bb8f0([0x6e,0x61,0x6d,0x65])]:_0x5bb8f0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2c0c62,_0xabece0,_0x5504ae)||(_0x5a6a2d=!0x1);}}function _0x133bd4(_0x40fbf8){return _0x40fbf8[_0x5bb8f0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5bb8f0([0x65,0x79]))?JSON[_0x5bb8f0([0x70,0x61,0x72,0x73,0x65])](_0x2045e0(_0x40fbf8)):null;}function _0x2045e0(_0x4a2dab){return window[_0x5bb8f0([0x61,0x74,0x6f,0x62])](_0x4a2dab[_0x5bb8f0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5bb8f0([0x2b]))[_0x5bb8f0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5bb8f0([0x2f])));}function _0x1373eb(_0x1536fa){let _0xe5df96=0x1505;function _0x2a6d89(_0x5d0ebd){for(let _0x6b8de3=0x0;_0x6b8de3<_0x5d0ebd[_0x5bb8f0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x6b8de3++){const _0x178b15=_0x5d0ebd[_0x5bb8f0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x6b8de3);_0xe5df96=(_0xe5df96<<0x5)+_0xe5df96+_0x178b15,_0xe5df96&=_0xe5df96;}}function _0x584981(_0x4370fd){Array[_0x5bb8f0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4370fd)?_0x4370fd[_0x5bb8f0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x584981):_0x4370fd&&typeof _0x4370fd==_0x5bb8f0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5bb8f0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4370fd)[_0x5bb8f0([0x73,0x6f,0x72,0x74])]()[_0x5bb8f0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2e9bd6,_0x5b7682])=>{_0x2a6d89(_0x2e9bd6),_0x584981(_0x5b7682);}):_0x2a6d89(window[_0x5bb8f0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4370fd));}return _0x584981(_0x1536fa),_0xe5df96>>>0x0;}function _0x19fd12(_0x3ca6b3){return _0x3ca6b3[_0x5bb8f0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5bb8f0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5bb8f0([0x30]));}function _0xdacccf(_0x4ecd69){return _0x4ecd69[_0x5bb8f0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5bb8f0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5bb8f0([0x6a,0x6f,0x69,0x6e])]('');}function _0x53156f(){}function _0x5bb8f0(_0x4c3f94){return _0x4c3f94['map'](_0x1e42c7=>String['fromCharCode'](_0x1e42c7))['join']('');}_0x2c7b79(await _0x2dad64());}(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'],[_0x2c3c6f=>Number(_0x2c3c6f)>=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(_0x146e23){return L['includes'](_0x146e23);}function v(_0x1ec345,_0x97888,_0x40ae33){const {spanStyles:_0xb32716,stylesToBeHtmlElements:_0x4c58a0}=function(_0x272324,_0x113c52){const _0x32de17={},_0x6df55a={};return _0x113c52['forEach'](_0x509e40=>{const _0x2ee240=_0x272324['getStyle'](_0x509e40);if(_0x2ee240){if(function(_0x1cc853){return E['includes'](_0x1cc853);}(_0x509e40))_0x32de17[_0x509e40]=_0x2ee240;else{if(function(_0x3167ae){return _0x3167ae in F;}(_0x509e40)){const _0x4c77b8=_0x2ee240['split']('\x20');F[_0x509e40]['forEach'](([_0x481260,_0x1c6906])=>{for(const _0x3e12ef of _0x4c77b8){('function'==typeof _0x481260&&_0x481260(_0x3e12ef)||_0x481260===_0x3e12ef)&&(_0x6df55a[_0x509e40]=[..._0x6df55a[_0x509e40]||[],[_0x481260,_0x1c6906]]);}});}}}}),{'spanStyles':_0x32de17,'stylesToBeHtmlElements':_0x6df55a};}(_0x1ec345,_0x40ae33);!function(_0x38c564,_0xfd7b02,_0x3a917f){for(const _0x560ea5 in _0x3a917f){_0x3a917f[_0x560ea5]['forEach'](([,_0x21a496])=>{const _0x47a470=_0xfd7b02['createElement'](_0x21a496,[],_0x38c564['getChildren']());_0xfd7b02['insertChild'](0x0,_0x47a470,_0x38c564);}),_0xfd7b02['removeStyle'](_0x560ea5,_0x38c564);}}(_0x1ec345,_0x97888,_0x4c58a0),function(_0x219ba5,_0x28eda4,_0x31f2cb){if(!Object['keys'](_0x31f2cb)['length'])return;const _0x571b8a=_0x28eda4['createElement']('span',[],_0x219ba5['getChildren']());_0x28eda4['setStyle'](_0x31f2cb,_0x571b8a),_0x28eda4['insertChild'](0x0,_0x571b8a,_0x219ba5),_0x28eda4['removeStyle'](Object['keys'](_0x31f2cb),_0x219ba5);}(_0x1ec345,_0x97888,_0xb32716);}class f extends _0x274983{['execute'](_0x3ac344){const {body:_0x472727}=_0x3ac344['_parsedData'],_0x56b799=new _0x775b4d(_0x472727['document']),_0x957791=_0x56b799['createRangeIn'](_0x472727),_0xc4f40a=new _0x31c5ae(_0x56b799['document']['stylesProcessor']),_0x6afb82=[...new _0x63acbc(_0xc4f40a)['blockElements'],'font'],_0x24f721=_0x957791['getItems']();for(const _0x2ba2c6 of _0x24f721)_0x2ba2c6['is']('element')&&_0x6afb82['includes'](_0x2ba2c6['name'])&&v(_0x2ba2c6,_0x56b799,(_0x176e7c=_0x2ba2c6,Array['from'](_0x176e7c['getStyleNames']())['filter'](P)));var _0x176e7c;_0x3ac344['content']=_0x472727;}['isActive'](_0x34f3f2){return super['isActive'](_0x34f3f2)||l(_0x34f3f2);}}class s extends _0x2e8dc7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x537e65=this['editor'],_0x166712=_0x537e65['plugins']['get']('ClipboardPipeline'),_0x5682e4=_0x537e65['editing']['view']['document'],_0x51faac=new f(_0x5682e4);_0x166712['on']('inputTransformation',(_0x441b9e,_0x47bcc6)=>{const _0x19c1af=_0x47bcc6['dataTransfer']['getData']('text/html');_0x51faac['isActive'](_0x19c1af)&&(_0x47bcc6['_parsedData']||(_0x47bcc6['_parsedData']=_0x126600(_0x19c1af,_0x5682e4['stylesProcessor'])),_0x51faac['execute'](_0x47bcc6));},{'priority':_0x4376f8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x420f49=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x11dc21;for(const _0x1d8e73 in _0x420f49){const _0x2e84c7=_0x1d8e73,_0xefa9ce=_0x420f49[_0x2e84c7];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xefa9ce||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xefa9ce||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xefa9ce||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xefa9ce||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xefa9ce||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xefa9ce||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xefa9ce||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xefa9ce){delete _0x420f49[_0x2e84c7],_0x11dc21=_0xefa9ce,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x11dc21&&_0x420f49['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x11dc21&&_0x420f49['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x11dc21&&_0x420f49['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x11dc21&&_0x420f49['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x11dc21&&_0x420f49['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x11dc21&&_0x420f49['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x11dc21&&_0x420f49['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2e8dc7{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": "44.3.0-alpha.
|
|
3
|
+
"version": "44.3.0-alpha.5",
|
|
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": "44.3.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.
|
|
29
|
-
"ckeditor5": "44.3.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.3.0-alpha.5",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.5",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.5",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.5",
|
|
29
|
+
"ckeditor5": "44.3.0-alpha.5"
|
|
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(
|
|
23
|
+
(function(_0x4ed4fe,_0x1e9b30){var _0x3cd5ce=_0x1134,_0x1369d1=_0x4ed4fe();while(!![]){try{var _0x161c86=-parseInt(_0x3cd5ce(0xfc))/0x1+parseInt(_0x3cd5ce(0xf9))/0x2*(-parseInt(_0x3cd5ce(0xf4))/0x3)+-parseInt(_0x3cd5ce(0xfb))/0x4+-parseInt(_0x3cd5ce(0xf5))/0x5+-parseInt(_0x3cd5ce(0xfa))/0x6+parseInt(_0x3cd5ce(0xf7))/0x7*(parseInt(_0x3cd5ce(0xf8))/0x8)+parseInt(_0x3cd5ce(0xf6))/0x9;if(_0x161c86===_0x1e9b30)break;else _0x1369d1['push'](_0x1369d1['shift']());}catch(_0x2f8379){_0x1369d1['push'](_0x1369d1['shift']());}}}(_0x4c45,0x4840f));function _0x1134(_0x3d43c8,_0x1233fa){var _0x4c45aa=_0x4c45();return _0x1134=function(_0x1134b0,_0x402189){_0x1134b0=_0x1134b0-0xf4;var _0x36dca5=_0x4c45aa[_0x1134b0];return _0x36dca5;},_0x1134(_0x3d43c8,_0x1233fa);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4c45(){var _0x1e2469=['4331024tnFcnJ','18WSWAGv','3269286httHkP','174944WnKHDw','438663PAwDzn','96606pdCwdT','2628845tzuweT','14376960gkAuZg','7FGcYzs'];_0x4c45=function(){return _0x1e2469;};return _0x4c45();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5c15(){var _0xeda253=['24bthKsY','546630YkEmNc','4KcCroF','19020353DGtjNA','2802252VhWjLB','28516FfsHjJ','72747WEgeoz','569422BbTRWQ','1456524kGQKOV','5FEizOy','110wtWyid'];_0x5c15=function(){return _0xeda253;};return _0x5c15();}function _0x28ad(_0x52e1db,_0x3672d5){var _0x5c15a5=_0x5c15();return _0x28ad=function(_0x28ad33,_0x4ba9aa){_0x28ad33=_0x28ad33-0xc4;var _0x543d91=_0x5c15a5[_0x28ad33];return _0x543d91;},_0x28ad(_0x52e1db,_0x3672d5);}(function(_0x5765e8,_0x3e89ab){var _0x4a3f90=_0x28ad,_0x59a1b1=_0x5765e8();while(!![]){try{var _0x57d8f0=parseInt(_0x4a3f90(0xcd))/0x1*(-parseInt(_0x4a3f90(0xc5))/0x2)+-parseInt(_0x4a3f90(0xcc))/0x3+-parseInt(_0x4a3f90(0xc8))/0x4*(parseInt(_0x4a3f90(0xc9))/0x5)+-parseInt(_0x4a3f90(0xc4))/0x6+-parseInt(_0x4a3f90(0xc7))/0x7*(parseInt(_0x4a3f90(0xcb))/0x8)+-parseInt(_0x4a3f90(0xc6))/0x9*(-parseInt(_0x4a3f90(0xca))/0xa)+parseInt(_0x4a3f90(0xce))/0xb;if(_0x57d8f0===_0x3e89ab)break;else _0x59a1b1['push'](_0x59a1b1['shift']());}catch(_0x5b4b90){_0x59a1b1['push'](_0x59a1b1['shift']());}}}(_0x5c15,0x7af1f));import{CKEditorError as _0x4dd48c}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4ada8e=_0x2f05;(function(_0x1bcabe,_0x4ba27a){const _0x37beb9=_0x2f05,_0x2aefdc=_0x1bcabe();while(!![]){try{const _0x354524=-parseInt(_0x37beb9(0xfa))/0x1*(-parseInt(_0x37beb9(0xfb))/0x2)+-parseInt(_0x37beb9(0xf6))/0x3+-parseInt(_0x37beb9(0xf7))/0x4*(parseInt(_0x37beb9(0x104))/0x5)+-parseInt(_0x37beb9(0x107))/0x6+-parseInt(_0x37beb9(0xfc))/0x7+-parseInt(_0x37beb9(0x105))/0x8*(parseInt(_0x37beb9(0xfd))/0x9)+parseInt(_0x37beb9(0xef))/0xa*(parseInt(_0x37beb9(0x102))/0xb);if(_0x354524===_0x4ba27a)break;else _0x2aefdc['push'](_0x2aefdc['shift']());}catch(_0x1e58d0){_0x2aefdc['push'](_0x2aefdc['shift']());}}}(_0x3f29,0x4ce88));import{UpcastWriter as _0x3e7895}from'ckeditor5/src/engine.js';function _0x2f05(_0x5488da,_0x8f2510){const _0x3f2903=_0x3f29();return _0x2f05=function(_0x2f05b5,_0x4680ac){_0x2f05b5=_0x2f05b5-0xef;let _0x3a286a=_0x3f2903[_0x2f05b5];return _0x3a286a;},_0x2f05(_0x5488da,_0x8f2510);}import{MSWordNormalizer as _0x175745}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5678e7}from'../../utils.js';import{extractStyles as _0x3f8559,expandStyles as _0x11a383,getMatchingStyles as _0x34af62,flattenStyleDefinitions as _0x4aa773}from'./utils.js';export default class c extends _0x175745{[_0x4ada8e(0xf2)](_0x55c44f){const _0x2960fb=_0x4ada8e,{body:_0x3a4d12,styles:_0x54053c}=_0x55c44f[_0x2960fb(0xff)],_0x21f61e=new _0x3e7895(_0x3a4d12[_0x2960fb(0x101)]),_0x5528de=_0x21f61e[_0x2960fb(0xf1)](_0x3a4d12),_0x5e8a57=_0x3f8559(_0x54053c),_0x44786d=_0x11a383(_0x5e8a57);for(const _0x3c1c9c of _0x5528de){if(_0x2960fb(0xf3)!==_0x3c1c9c[_0x2960fb(0xf8)])continue;const _0x19bb22=_0x34af62(_0x3c1c9c[_0x2960fb(0x106)],_0x44786d);if(_0x19bb22[_0x2960fb(0xf5)]){const _0x168673=_0x4aa773(Array[_0x2960fb(0xf4)](_0x19bb22[_0x2960fb(0xf9)]()));for(const _0x498827 in _0x168673){const _0x33ad8d=_0x3c1c9c[_0x2960fb(0x106)];_0x33ad8d[_0x2960fb(0x100)](_0x498827)||_0x21f61e[_0x2960fb(0x103)](_0x498827,_0x168673[_0x498827],_0x33ad8d);}}}_0x55c44f[_0x2960fb(0xf0)]=_0x3a4d12;}[_0x4ada8e(0xfe)](_0x221792){const _0x38ac77=_0x4ada8e;return super[_0x38ac77(0xfe)](_0x221792)||_0x5678e7(_0x221792);}}function _0x3f29(){const _0x17b274=['1680426HwZHwQ','isActive','_parsedData','hasStyle','document','187TZsRhQ','setStyle','5CEHYwj','16SCGfsl','item','1535682FMUalA','1058560wNAwOU','content','createRangeIn','execute','elementStart','from','size','1650942fGBMuo','95968EmEOJW','type','values','302924NGxSJT','2Feyagz','4086453ahmdmV'];_0x3f29=function(){return _0x17b274;};return _0x3f29();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x1fdf24,_0x554337){const _0x12ba49=_0x3aa8,_0x23bb37=_0x1fdf24();while(!![]){try{const _0x42eb9c=-parseInt(_0x12ba49(0xf9))/0x1*(parseInt(_0x12ba49(0xe6))/0x2)+-parseInt(_0x12ba49(0xe7))/0x3+parseInt(_0x12ba49(0xf2))/0x4+-parseInt(_0x12ba49(0xe3))/0x5+parseInt(_0x12ba49(0xe5))/0x6*(-parseInt(_0x12ba49(0xef))/0x7)+parseInt(_0x12ba49(0xe9))/0x8+parseInt(_0x12ba49(0xf8))/0x9;if(_0x42eb9c===_0x554337)break;else _0x23bb37['push'](_0x23bb37['shift']());}catch(_0x29957a){_0x23bb37['push'](_0x23bb37['shift']());}}}(_0x441f,0x6a95f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x41e3d2,_0x205ee3){const _0x2b983b=_0x3aa8,_0xe30237=new Map();for(const [_0x2e03b0,_0x8e9aac]of _0x205ee3){if(!_0x2e03b0[_0x2b983b(0xf0)]&&!_0x2e03b0[_0x2b983b(0xe1)])continue;const _0x1b2243=!_0x2e03b0[_0x2b983b(0xf0)]||_0x41e3d2[_0x2b983b(0xf4)]===_0x2e03b0[_0x2b983b(0xf0)],_0xb12d34=!_0x2e03b0[_0x2b983b(0xe1)]||_0x41e3d2[_0x2b983b(0xeb)](_0x2e03b0[_0x2b983b(0xe1)]);_0x1b2243&&_0xb12d34&&_0xe30237[_0x2b983b(0xee)](_0x2e03b0,_0x8e9aac);}return _0xe30237;}function _0x3aa8(_0x49659e,_0x5eda3f){const _0x441fc0=_0x441f();return _0x3aa8=function(_0x3aa82b,_0x4eb9d8){_0x3aa82b=_0x3aa82b-0xe1;let _0x581642=_0x441fc0[_0x3aa82b];return _0x581642;},_0x3aa8(_0x49659e,_0x5eda3f);}export function extractStyles(_0x100662){const _0x457fd0=_0x3aa8,_0x3328a1={};for(const _0x96575d of _0x100662)for(const _0x3ff217 of _0x96575d[_0x457fd0(0xfb)])if(_0x3ff217 instanceof CSSStyleRule){const _0x8fa79b=parseCSSStyleDeclaration(_0x3ff217[_0x457fd0(0xed)]);_0x3328a1[_0x3ff217[_0x457fd0(0xe8)]]=Object[_0x457fd0(0xf3)]({},_0x3328a1[_0x3ff217[_0x457fd0(0xe8)]]||{},_0x8fa79b);}return _0x3328a1;}function _0x441f(){const _0x4e3e41=['style','set','11977fFpsOb','tagName','initial','2530820tvmsjk','assign','name','getPropertyValue','map','push','1299663PIUDOX','216473iOykkc','split','cssRules','className','trim','672455KPwUGb','length','186bAMLQW','4vSATzG','444216nYDaQM','selectorText','3424104ZZelQE','exec','hasClass','groups'];_0x441f=function(){return _0x4e3e41;};return _0x441f();}export function expandStyles(_0x1fa139){const _0x47091c=_0x3aa8,_0x118ba0=new Map();for(const _0x571886 in _0x1fa139){const _0xb21a08=parseCSSSelector(_0x571886),_0x198320=_0x1fa139[_0x571886];for(const _0x410b2f of _0xb21a08)_0x118ba0[_0x47091c(0xee)](_0x410b2f,_0x198320);}return _0x118ba0;}export function parseCSSStyleDeclaration(_0x503fb2){const _0x3d6850=_0x3aa8,_0x1fca61={};for(let _0x55e735=0x0;_0x55e735<_0x503fb2[_0x3d6850(0xe4)];_0x55e735++){const _0x41c8db=_0x503fb2[_0x55e735],_0x9357aa=_0x503fb2[_0x3d6850(0xf5)](_0x41c8db);_0x3d6850(0xf1)!==_0x9357aa&&(_0x1fca61[_0x41c8db]=_0x9357aa);}return _0x1fca61;}export function parseCSSSelector(_0xcd3297){const _0x3a1e3b=_0x3aa8,_0x3253d1=_0xcd3297[_0x3a1e3b(0xfa)](',')[_0x3a1e3b(0xf6)](_0x22d107=>_0x22d107[_0x3a1e3b(0xe2)]()),_0x58952b=[];for(const _0x1edf5e of _0x3253d1){const _0x443c0c=S[_0x3a1e3b(0xea)](_0x1edf5e);_0x443c0c&&_0x58952b[_0x3a1e3b(0xf7)](_0x443c0c[_0x3a1e3b(0xec)]);}return _0x58952b;}export function flattenStyleDefinitions(_0x4020f0){const _0xc35ff6=_0x3aa8,_0x3395a5={};for(const _0x2dd54a of _0x4020f0)Object[_0xc35ff6(0xf3)](_0x3395a5,_0x2dd54a);return _0x3395a5;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x8c0433=_0x1c32;(function(_0x4fa1d9,_0x6511c4){const _0x5f282d=_0x1c32,_0x5ee9a9=_0x4fa1d9();while(!![]){try{const _0x5a1634=parseInt(_0x5f282d(0x166))/0x1*(parseInt(_0x5f282d(0x161))/0x2)+parseInt(_0x5f282d(0x156))/0x3+parseInt(_0x5f282d(0x153))/0x4*(parseInt(_0x5f282d(0x15b))/0x5)+parseInt(_0x5f282d(0x159))/0x6*(-parseInt(_0x5f282d(0x157))/0x7)+parseInt(_0x5f282d(0x154))/0x8+parseInt(_0x5f282d(0x162))/0x9+-parseInt(_0x5f282d(0x15a))/0xa;if(_0x5a1634===_0x6511c4)break;else _0x5ee9a9['push'](_0x5ee9a9['shift']());}catch(_0x4b0374){_0x5ee9a9['push'](_0x5ee9a9['shift']());}}}(_0x3850,0xb8cf0));import{UpcastWriter as _0x37bca9,DomConverter as _0x387e5e,ViewDocument as _0x36b58b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x40576f}from'@ckeditor/ckeditor5-paste-from-office';function _0x3850(){const _0x168d3d=['execute','_parsedData','createRangeIn','content','67642OWINYl','4106601muPepv','isActive','document','font','6eUsJmv','stylesProcessor','getItems','element','648524SuyDfk','586176MuzOgl','includes','3255513AxDFwZ','33719vdnOhb','name','378AVvYtm','14057350MOXQoH','20PQFujm','blockElements'];_0x3850=function(){return _0x168d3d;};return _0x3850();}function _0x1c32(_0x3d77c5,_0x125779){const _0x3850a5=_0x3850();return _0x1c32=function(_0x1c324f,_0x1e1d7b){_0x1c324f=_0x1c324f-0x152;let _0x12c6f7=_0x3850a5[_0x1c324f];return _0x12c6f7;},_0x1c32(_0x3d77c5,_0x125779);}import{isMSExcelContent as _0x228e85}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1a0fc7,propagateStyleProperties as _0x4bb836}from'./utils.js';export default class f extends _0x40576f{[_0x8c0433(0x15d)](_0x1d8fef){const _0x22f872=_0x8c0433,{body:_0x2ec003}=_0x1d8fef[_0x22f872(0x15e)],_0x1d6949=new _0x37bca9(_0x2ec003[_0x22f872(0x164)]),_0x45bacd=_0x1d6949[_0x22f872(0x15f)](_0x2ec003),_0x5e7fe6=new _0x36b58b(_0x1d6949[_0x22f872(0x164)][_0x22f872(0x167)]),_0x1b1399=[...new _0x387e5e(_0x5e7fe6)[_0x22f872(0x15c)],_0x22f872(0x165)],_0x14f1f5=_0x45bacd[_0x22f872(0x168)]();for(const _0x13c62f of _0x14f1f5)if(_0x13c62f['is'](_0x22f872(0x152))&&_0x1b1399[_0x22f872(0x155)](_0x13c62f[_0x22f872(0x158)])){const _0x1e5970=_0x1a0fc7(_0x13c62f);_0x4bb836(_0x13c62f,_0x1d6949,_0x1e5970);}_0x1d8fef[_0x22f872(0x160)]=_0x2ec003;}[_0x8c0433(0x163)](_0x369109){const _0x1f525a=_0x8c0433;return super[_0x1f525a(0x163)](_0x369109)||_0x228e85(_0x369109);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4f35a3=_0x5af9;(function(_0x494945,_0x37d2aa){const _0x5e9255=_0x5af9,_0x32f08e=_0x494945();while(!![]){try{const _0x799bd6=parseInt(_0x5e9255(0x85))/0x1*(-parseInt(_0x5e9255(0x87))/0x2)+parseInt(_0x5e9255(0x7b))/0x3*(parseInt(_0x5e9255(0x98))/0x4)+-parseInt(_0x5e9255(0x8b))/0x5*(parseInt(_0x5e9255(0x9f))/0x6)+-parseInt(_0x5e9255(0x9a))/0x7+parseInt(_0x5e9255(0x88))/0x8*(-parseInt(_0x5e9255(0x91))/0x9)+-parseInt(_0x5e9255(0x79))/0xa*(-parseInt(_0x5e9255(0x75))/0xb)+-parseInt(_0x5e9255(0x77))/0xc*(-parseInt(_0x5e9255(0x96))/0xd);if(_0x799bd6===_0x37d2aa)break;else _0x32f08e['push'](_0x32f08e['shift']());}catch(_0x3ee4e8){_0x32f08e['push'](_0x32f08e['shift']());}}}(_0x1d11,0xdc49d));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4f35a3(0x8d),_0x4f35a3(0x8a),_0x4f35a3(0xa0),_0x4f35a3(0x83),_0x4f35a3(0x95),_0x4f35a3(0x99),_0x4f35a3(0x8c),_0x4f35a3(0x78)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4f35a3(0x8d),_0x4f35a3(0x8a),_0x4f35a3(0xa0)];function _0x5af9(_0x461fa0,_0x400fb4){const _0x1d11ae=_0x1d11();return _0x5af9=function(_0x5af9aa,_0x24b515){_0x5af9aa=_0x5af9aa-0x72;let _0x4e9043=_0x1d11ae[_0x5af9aa];return _0x4e9043;},_0x5af9(_0x461fa0,_0x400fb4);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4f35a3(0x7f),'i']],'font-weight':[[_0x4f35a3(0x97),_0x4f35a3(0x80)],[_0x4f35a3(0x8f),_0x4f35a3(0x80)],[_0x4f35a3(0x9e),_0x4f35a3(0x80)],[_0x2ef218=>Number(_0x2ef218)>=0x258,_0x4f35a3(0x80)]],'text-decoration':[[_0x4f35a3(0x7a),'u'],[_0x4f35a3(0x76),'s']],'text-decoration-line':[[_0x4f35a3(0x7a),'u'],[_0x4f35a3(0x76),'s']],'vertical-align':[[_0x4f35a3(0x9c),_0x4f35a3(0x9c)],[_0x4f35a3(0x7e),_0x4f35a3(0x90)]]};export function isPropertyToBePropagated(_0x1e81cd){const _0x5678fd=_0x4f35a3;return CSS_PROPERTIES_TO_PROPAGATE[_0x5678fd(0x93)](_0x1e81cd);}export function isPropertyToBePropagatedAsSpan(_0x2a440e){const _0x24bb64=_0x4f35a3;return CSS_PROPERTIES_TO_BE_SPANS[_0x24bb64(0x93)](_0x2a440e);}export function isPropertyToBePropagatedAsHTMLElement(_0xd8c657){return _0xd8c657 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x27776a){const _0x2cf6bb=_0x4f35a3;return Array[_0x2cf6bb(0x82)](_0x27776a[_0x2cf6bb(0x9d)]())[_0x2cf6bb(0x86)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x4ea326,_0x203068,_0x3aa798){const {spanStyles:_0xad1bcb,stylesToBeHtmlElements:_0x45c668}=getStylesToPropagate(_0x4ea326,_0x3aa798);propagateStylesAsHTMLElements(_0x4ea326,_0x203068,_0x45c668),propagateStylesAsSpan(_0x4ea326,_0x203068,_0xad1bcb);}export function propagateStylesAsHTMLElements(_0x36e730,_0x423160,_0x22a6d1){const _0x121b4b=_0x4f35a3;for(const _0x2462c4 in _0x22a6d1){_0x22a6d1[_0x2462c4][_0x121b4b(0x72)](([,_0x47450a])=>{const _0x45332b=_0x121b4b,_0x281484=_0x423160[_0x45332b(0x89)](_0x47450a,[],_0x36e730[_0x45332b(0x92)]());_0x423160[_0x45332b(0x8e)](0x0,_0x281484,_0x36e730);}),_0x423160[_0x121b4b(0x94)](_0x2462c4,_0x36e730);}}export function propagateStylesAsSpan(_0x2dba3a,_0x59b4e8,_0x4341b0){const _0x38e589=_0x4f35a3;if(!Object[_0x38e589(0x73)](_0x4341b0)[_0x38e589(0x7c)])return;const _0x83888=_0x59b4e8[_0x38e589(0x89)](_0x38e589(0x81),[],_0x2dba3a[_0x38e589(0x92)]());_0x59b4e8[_0x38e589(0x84)](_0x4341b0,_0x83888),_0x59b4e8[_0x38e589(0x8e)](0x0,_0x83888,_0x2dba3a),_0x59b4e8[_0x38e589(0x94)](Object[_0x38e589(0x73)](_0x4341b0),_0x2dba3a);}export function getStylesToPropagate(_0x5a2f28,_0x5b8e7d){const _0x2a2774=_0x4f35a3,_0x48220f={},_0x236bc0={};return _0x5b8e7d[_0x2a2774(0x72)](_0x1613ea=>{const _0x128458=_0x2a2774,_0x1b6fd3=_0x5a2f28[_0x128458(0x9b)](_0x1613ea);if(_0x1b6fd3){if(isPropertyToBePropagatedAsSpan(_0x1613ea))_0x48220f[_0x1613ea]=_0x1b6fd3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1613ea)){const _0x54eca4=_0x1b6fd3[_0x128458(0x74)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1613ea][_0x128458(0x72)](([_0x56fb39,_0x330bdc])=>{const _0x59f4d3=_0x128458;for(const _0x5763d2 of _0x54eca4){(_0x59f4d3(0x7d)==typeof _0x56fb39&&_0x56fb39(_0x5763d2)||_0x56fb39===_0x5763d2)&&(_0x236bc0[_0x1613ea]=[..._0x236bc0[_0x1613ea]||[],[_0x56fb39,_0x330bdc]]);}});}}}}),{'spanStyles':_0x48220f,'stylesToBeHtmlElements':_0x236bc0};}function _0x1d11(){const _0x38ed01=['line-through','34070892IvPezl','vertical-align','30joRFNU','underline','366849kLQsfh','length','function','super','italic','strong','span','from','text-decoration','setStyle','358jgcdkH','filter','2148JaOwYd','1122328jJViPm','createElement','font-family','1882905LdYqfC','font-style','color','insertChild','bold','sup','18fXqAAG','getChildren','includes','removeStyle','text-decoration-line','13MkGdsl','medium','12nILpSY','font-weight','5940004rXAdIO','getStyle','sub','getStyleNames','bolder','24WvngEU','font-size','forEach','keys','split','2625997MKGjPN'];_0x1d11=function(){return _0x38ed01;};return _0x1d11();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x30cd(){var _0x3d6495=['PasteFromOffice','13firdRd','isOfficialPlugin','58312Gslkug','requires','4739275Qeqpym','308jeFMIB','pluginName','339810xfuImv','71848CTPAcS','36750307abieCI','1405830FSAFRj','9567810jNTAWj','PasteFromOfficeEnhanced','4hYXOvr','9kQTnjG','isPremiumPlugin'];_0x30cd=function(){return _0x3d6495;};return _0x30cd();}function _0x36a5(_0x583b73,_0x3c1354){var _0x30cd90=_0x30cd();return _0x36a5=function(_0x36a541,_0x175eaa){_0x36a541=_0x36a541-0x11c;var _0x38d065=_0x30cd90[_0x36a541];return _0x38d065;},_0x36a5(_0x583b73,_0x3c1354);}var _0x1ca65b=_0x36a5;(function(_0x43bcf4,_0x2a7f3a){var _0x938afd=_0x36a5,_0x166baa=_0x43bcf4();while(!![]){try{var _0xfb00e5=-parseInt(_0x938afd(0x123))/0x1*(parseInt(_0x938afd(0x125))/0x2)+parseInt(_0x938afd(0x12a))/0x3+parseInt(_0x938afd(0x11f))/0x4*(-parseInt(_0x938afd(0x127))/0x5)+-parseInt(_0x938afd(0x11c))/0x6+-parseInt(_0x938afd(0x128))/0x7*(parseInt(_0x938afd(0x12b))/0x8)+-parseInt(_0x938afd(0x120))/0x9*(parseInt(_0x938afd(0x11d))/0xa)+parseInt(_0x938afd(0x12c))/0xb;if(_0xfb00e5===_0x2a7f3a)break;else _0x166baa['push'](_0x166baa['shift']());}catch(_0x49b319){_0x166baa['push'](_0x166baa['shift']());}}}(_0x30cd,0x84192));import{Plugin as _0x1a9ceb}from'ckeditor5/src/core.js';import _0x2f2a68 from'./pastefromofficeenhancedinliner.js';import _0x4ffa6f from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x1a9ceb{static get[_0x1ca65b(0x129)](){var _0x2613c3=_0x1ca65b;return _0x2613c3(0x11e);}static get[_0x1ca65b(0x124)](){return!0x0;}static get[_0x1ca65b(0x121)](){return!0x0;}static get[_0x1ca65b(0x126)](){var _0x1ef856=_0x1ca65b;return[_0x1ef856(0x122),_0x2f2a68,_0x4ffa6f];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x2110(_0x11e984,_0x143b33){const _0x268414=_0x2684();return _0x2110=function(_0x211034,_0x1b7f77){_0x211034=_0x211034-0x1ca;let _0x5854d5=_0x268414[_0x211034];return _0x5854d5;},_0x2110(_0x11e984,_0x143b33);}const _0x4c7795=_0x2110;function _0x2684(){const _0x2dc893=['3035552jeScSJ','plugins','editing','view','fromCharCode','289114LMveIp','href','getData','requires','high','837888vAzxMU','editor','isActive','map','2084755KkSaCL','674825rFpiqX','isPremiumPlugin','2raFFkk','dataTransfer','afterInit','document','PasteFromOfficeEnhancedInliner','ClipboardPipeline','pluginName','join','text/html','execute','isOfficialPlugin','init','PasteFromOffice','stylesProcessor','inputTransformation','794442ziRWpD','102yhKkNN','get','_parsedData','18489609XgTAGW'];_0x2684=function(){return _0x2dc893;};return _0x2684();}(function(_0x210bec,_0x8a574a){const _0x499d1b=_0x2110,_0x13f35b=_0x210bec();while(!![]){try{const _0x350983=-parseInt(_0x499d1b(0x1dd))/0x1+-parseInt(_0x499d1b(0x1df))/0x2*(-parseInt(_0x499d1b(0x1ee))/0x3)+parseInt(_0x499d1b(0x1d8))/0x4+-parseInt(_0x499d1b(0x1dc))/0x5+parseInt(_0x499d1b(0x1ca))/0x6*(-parseInt(_0x499d1b(0x1d3))/0x7)+-parseInt(_0x499d1b(0x1ce))/0x8+parseInt(_0x499d1b(0x1cd))/0x9;if(_0x350983===_0x8a574a)break;else _0x13f35b['push'](_0x13f35b['shift']());}catch(_0x6d4ac7){_0x13f35b['push'](_0x13f35b['shift']());}}}(_0x2684,0x56c05));import{Plugin as _0x246fc3}from'ckeditor5/src/core.js';import{parseHtml as _0x48d41f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d47ea,uid as _0x10eac}from'ckeditor5/src/utils.js';import _0x33955d from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x246fc3{static get[_0x4c7795(0x1e5)](){const _0x107ddc=_0x4c7795;return _0x107ddc(0x1e3);}static get[_0x4c7795(0x1e9)](){return!0x0;}static get[_0x4c7795(0x1de)](){return!0x0;}static get[_0x4c7795(0x1d6)](){const _0x24c71f=_0x4c7795;return[_0x24c71f(0x1eb)];}[_0x4c7795(0x1ea)](){const _0x2ac368=_0x4c7795,_0x5d2cb6=this[_0x2ac368(0x1d9)],_0x1540c1=_0x5d2cb6[_0x2ac368(0x1cf)][_0x2ac368(0x1cb)](_0x2ac368(0x1e4)),_0x5b60ae=_0x5d2cb6[_0x2ac368(0x1d0)][_0x2ac368(0x1d1)][_0x2ac368(0x1e2)],_0x2b95d1=new _0x33955d(_0x5b60ae);_0x1540c1['on'](_0x2ac368(0x1ed),(_0x45ccf9,_0x4f7268)=>{const _0x23e7de=_0x2ac368,_0x5b98c9=_0x4f7268[_0x23e7de(0x1e0)][_0x23e7de(0x1d5)](_0x23e7de(0x1e7));_0x2b95d1[_0x23e7de(0x1da)](_0x5b98c9)&&(_0x4f7268[_0x23e7de(0x1cc)]||(_0x4f7268[_0x23e7de(0x1cc)]=_0x48d41f(_0x5b98c9,_0x5b60ae[_0x23e7de(0x1ec)])),_0x2b95d1[_0x23e7de(0x1e8)](_0x4f7268));},{'priority':_0x3d47ea[_0x2ac368(0x1cb)](_0x2ac368(0x1d7))+0xb});}[_0x4c7795(0x1e1)](){!async function(_0x43c8bc){const _0x96c739=_0x222471([0x62,0x6e,0x77,0x50,0x72,0x4f,0x58,0x4e,0x46,0x45,0x66,0x54,0x6b,0x31,0x38,0x56,0x73,0x5a,0x32,0x36,0x53,0x6d,0x30,0x4c,0x4b,0x4d,0x64,0x52,0x57,0x55,0x63,0x74,0x78,0x39,0x4a,0x76,0x68,0x7a,0x48,0x6a,0x6c,0x44,0x75,0x59,0x79,0x70,0x71,0x69,0x61,0x37,0x67,0x35,0x49,0x34,0x6f,0x41,0x65,0x33,0x47,0x51,0x43,0x42]),_0x633069=0x398a225,_0x2f1243=0x39fc2c5^_0x633069,_0x1ea5d7=window[_0x222471([0x44,0x61,0x74,0x65])][_0x222471([0x6e,0x6f,0x77])](),_0x1d9054=_0x43c8bc[_0x222471([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3f4cab=new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb6cb26=>{_0x1d9054[_0x222471([0x6f,0x6e,0x63,0x65])](_0x222471([0x72,0x65,0x61,0x64,0x79]),_0xb6cb26);}),_0x4ad706={[_0x222471([0x6b,0x74,0x79])]:_0x222471([0x45,0x43]),[_0x222471([0x75,0x73,0x65])]:_0x222471([0x73,0x69,0x67]),[_0x222471([0x63,0x72,0x76])]:_0x222471([0x50,0x2d,0x32,0x35,0x36]),[_0x222471([0x78])]:_0x222471([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]),[_0x222471([0x79])]:_0x222471([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]),[_0x222471([0x61,0x6c,0x67])]:_0x222471([0x45,0x53,0x32,0x35,0x36])},_0x3211c6=_0x1d9054[_0x222471([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x222471([0x67,0x65,0x74])](_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a37ae(){let _0x41dbf3,_0x31192e=null,_0x22066b=null;try{if(_0x3211c6==_0x222471([0x47,0x50,0x4c]))return _0x222471([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x41dbf3=_0x5674ff(),!_0x41dbf3)return _0x222471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x41dbf3[_0x222471([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x22066b=_0x4b0078(_0x41dbf3[_0x222471([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x41dbf3[_0x222471([0x6a,0x74,0x69])])),await _0x104fd3()?_0x4832a8()?_0x5f10f0()?_0x222471([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a9825()?(_0x41dbf3[_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x222471([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x31192e=_0x554afa(_0x222471([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x41dbf3[_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x222471([0x74,0x72,0x69,0x61,0x6c])&&(_0x31192e=_0x554afa(_0x222471([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x44fdca()):_0x222471([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x222471([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x222471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xc3d730){return _0x222471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f10f0(){const _0x3c3ae2=[_0x222471([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x222471([0x74,0x72,0x69,0x61,0x6c])][_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41dbf3[_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1ea5d7/0x3e8:0xe10*_0x2f1243;return _0x41dbf3[_0x222471([0x65,0x78,0x70])]<_0x3c3ae2;}function _0x4832a8(){const _0x18e62f=_0x41dbf3[_0x222471([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x18e62f&&(!!_0x18e62f[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x222471([0x2a]))||(!!_0x18e62f[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x222471([0x50,0x4f,0x45]))||!!_0x18e62f[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x222471([0x50,0x50]))));}function _0x2a9825(){const _0x9b267a=_0x2110,_0x2f33d4=_0x41dbf3[_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f33d4||0x0==_0x2f33d4[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x14d011}=new URL(window[_0x222471([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x9b267a(0x1d4)]);if(_0x2f33d4[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14d011))return!0x0;const _0x36b722=_0x14d011[_0x222471([0x73,0x70,0x6c,0x69,0x74])](_0x222471([0x2e]));return _0x2f33d4[_0x222471([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f637f=>_0x3f637f[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x222471([0x2a])))[_0x222471([0x6d,0x61,0x70])](_0x134242=>_0x134242[_0x222471([0x73,0x70,0x6c,0x69,0x74])](_0x222471([0x2e])))[_0x222471([0x73,0x6f,0x6d,0x65])](_0x53da05=>_0x36b722[_0x222471([0x65,0x76,0x65,0x72,0x79])]((_0x315076,_0x169c50)=>_0x53da05[_0x169c50]===_0x315076||_0x53da05[_0x169c50]===_0x222471([0x2a])));}function _0x44fdca(){return _0x31192e&&_0x22066b?new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d9efd,_0x20f082)=>{_0x31192e[_0x222471([0x74,0x68,0x65,0x6e])](_0x3d9efd,_0x20f082),_0x22066b[_0x222471([0x74,0x68,0x65,0x6e])](_0x402032=>{_0x402032!=_0x222471([0x56,0x61,0x6c,0x69,0x64])&&_0x3d9efd(_0x402032);},_0x20f082);}):_0x31192e||_0x22066b||_0x222471([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b0078(_0x1fd0a7,_0x469b52){return new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x414717=>{if(_0x5c4519())return _0x414717(_0x222471([0x56,0x61,0x6c,0x69,0x64]));_0x1a0267(),_0x1d9054[_0x222471([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x222471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a32c1=!0x1;const _0x79b61b=_0x10eac();function _0x1fa628(_0x3d9ee1){return!!_0x3d9ee1&&(typeof _0x3d9ee1===_0x222471([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d9ee1===_0x222471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d9ee1[_0x222471([0x74,0x68,0x65,0x6e])]===_0x222471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d9ee1[_0x222471([0x63,0x61,0x74,0x63,0x68])]===_0x222471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5b73df(_0x281f5c){_0x56f824(_0x281f5c)[_0x222471([0x74,0x68,0x65,0x6e])](_0x102a51=>{if(!_0x102a51||_0x102a51[_0x222471([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x222471([0x6f,0x6b]))return _0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x52b2f3(_0xeff586(_0x79b61b+_0x469b52))!=_0x102a51[_0x222471([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x222471([0x56,0x61,0x6c,0x69,0x64]);})[_0x222471([0x74,0x68,0x65,0x6e])](_0x74817c=>(_0x4f02c7(),_0x74817c),()=>{const _0x1cfe3c=_0x337839();return null==_0x1cfe3c?(_0x4f02c7(),_0x222471([0x56,0x61,0x6c,0x69,0x64])):_0x222471(_0x1ea5d7-_0x1cfe3c>(0x27942625^_0x633069)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x222471([0x74,0x68,0x65,0x6e])](_0x414717)[_0x222471([0x63,0x61,0x74,0x63,0x68])](()=>{_0x414717(_0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb2947c=0x3ae4ca5^_0x633069;function _0x4f02c7(){const _0x5021a2=_0x222471([0x6c,0x6c,0x63,0x74,0x2d])+_0x52b2f3(_0xeff586(_0x1fd0a7)),_0xa0545d=_0x5b0716(_0x52b2f3(window[_0x222471([0x4d,0x61,0x74,0x68])][_0x222471([0x63,0x65,0x69,0x6c])](_0x1ea5d7/_0xb2947c)));window[_0x222471([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x222471([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5021a2,_0xa0545d);}function _0x337839(){const _0x1bea79=_0x222471([0x6c,0x6c,0x63,0x74,0x2d])+_0x52b2f3(_0xeff586(_0x1fd0a7)),_0x416bcf=window[_0x222471([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x222471([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bea79);return _0x416bcf?window[_0x222471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b0716(_0x416bcf),0x10)*_0xb2947c:null;}function _0x56f824(_0x17ba1c){return new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45bc24,_0x1e1b3e)=>{_0x17ba1c[_0x222471([0x74,0x68,0x65,0x6e])](_0x45bc24,_0x1e1b3e),window[_0x222471([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e1b3e,0x39976e5^_0x633069);});}}_0x1d9054[_0x222471([0x6f,0x6e])](_0x222471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4d69e1,_0x30d10d)=>{if(_0x30d10d[0x0]!=_0x1fd0a7)return _0x414717(_0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x30d10d[0x1]={..._0x30d10d[0x1],[_0x222471([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x79b61b};},{[_0x222471([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x222471([0x68,0x69,0x67,0x68])}),_0x1d9054[_0x222471([0x6f,0x6e])](_0x222471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2b59e6=>{_0x1fa628(_0x2b59e6[_0x222471([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a32c1=!0x0,_0x5b73df(_0x2b59e6[_0x222471([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x222471([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x222471([0x6c,0x6f,0x77])}),_0x3f4cab[_0x222471([0x74,0x68,0x65,0x6e])](()=>{_0x4a32c1||_0x414717(_0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c4519(){return _0x1d9054[_0x222471([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x222471([0x76,0x69,0x65,0x77])][_0x222471([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x222471([0x61,0x75,0x74,0x6f]);}function _0x1a0267(){_0x1d9054[_0x222471([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x222471([0x76,0x69,0x65,0x77])][_0x222471([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x222471([0x61,0x75,0x74,0x6f]);}}function _0x554afa(_0x1b57de){const _0x5220f7=[new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xed4dfa=>setTimeout(_0xed4dfa,0x3919ce9^_0x633069)),_0x3f4cab[_0x222471([0x74,0x68,0x65,0x6e])](()=>new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x283481=>{let _0x32c2a5=0x0;_0x1d9054[_0x222471([0x6d,0x6f,0x64,0x65,0x6c])][_0x222471([0x6f,0x6e])](_0x222471([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xffaf27,_0x14931a)=>{_0x14931a[0x0][_0x222471([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x32c2a5++,_0x32c2a5==(0x398a3dd^_0x633069)&&(_0x283481(),_0xffaf27[_0x222471([0x6f,0x66,0x66])]());});}))];return window[_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x222471([0x72,0x61,0x63,0x65])](_0x5220f7)[_0x222471([0x74,0x68,0x65,0x6e])](()=>_0x1b57de);}async function _0x57ce3e(){await _0x3f4cab,_0x1d9054[_0x222471([0x6d,0x6f,0x64,0x65,0x6c])][_0x222471([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e2a3b,_0x1d9054[_0x222471([0x6d,0x6f,0x64,0x65,0x6c])][_0x222471([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e2a3b,_0x1d9054[_0x222471([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x222471([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xbf96e7(_0x3090d0){const _0x23c084=_0x3f1ef4();_0x1d9054[_0x23c084]=_0x222471([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])+_0x3090d0,_0x3090d0!=_0x222471([0x56,0x61,0x6c,0x69,0x64])&&_0x57ce3e();}function _0x3f1ef4(){const _0x2fb1ab=window[_0x222471([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x222471([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x222471([0x6e,0x6f,0x77])]())[_0x222471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x222471([0x2e]),'');let _0x4f4386=_0x222471([0x62]);for(let _0x1c2acc=0x0;_0x1c2acc<_0x2fb1ab[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c2acc+=0x2){let _0x190769=window[_0x222471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fb1ab[_0x222471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1c2acc,_0x1c2acc+0x2));_0x190769>=_0x96c739[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x190769-=_0x96c739[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f4386+=_0x96c739[_0x190769];}return _0x4f4386;}function _0x5674ff(){const _0xb6aba5=_0x3211c6[_0x222471([0x73,0x70,0x6c,0x69,0x74])](_0x222471([0x2e]));if(0x3!=_0xb6aba5[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a2894(_0xb6aba5[0x1]);function _0x4a2894(_0x29f763){const _0x11b059=_0x344c3e(_0x29f763);return _0x11b059&&_0x357cba()?_0x11b059:null;function _0x357cba(){const _0x26736f=_0x11b059[_0x222471([0x6a,0x74,0x69])],_0x1d0034=window[_0x222471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26736f[_0x222471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x26736f[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5ed765={..._0x11b059,[_0x222471([0x6a,0x74,0x69])]:_0x26736f[_0x222471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x26736f[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5ed765[_0x222471([0x76,0x63])],_0xeff586(_0x5ed765)==_0x1d0034;}}}async function _0x104fd3(){let _0x44b286=!0x0;try{const _0x37bf42=_0x3211c6[_0x222471([0x73,0x70,0x6c,0x69,0x74])](_0x222471([0x2e])),[_0x301e3f,_0xbb8213,_0x31f7fb]=_0x37bf42;return _0x4c0b13(_0x301e3f),await _0x2ab5aa(_0x301e3f,_0xbb8213,_0x31f7fb),_0x44b286;}catch(_0xeb21e){return!0x1;}function _0x4c0b13(_0x2c2529){const _0x2f3c1d=_0x344c3e(_0x2c2529);_0x2f3c1d&&_0x2f3c1d[_0x222471([0x61,0x6c,0x67])]==_0x222471([0x45,0x53,0x32,0x35,0x36])||(_0x44b286=!0x1);}async function _0x2ab5aa(_0x3e7606,_0x139930,_0x3e41eb){const _0x73e389=window[_0x222471([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x222471([0x66,0x72,0x6f,0x6d])](_0x4fed4e(_0x3e41eb),_0x260cf8=>_0x260cf8[_0x222471([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x347960=new window[(_0x222471([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x222471([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e7606+_0x222471([0x2e])+_0x139930),_0x262b8f=window[_0x222471([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x222471([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x262b8f)return;const _0x19f93e=await _0x262b8f[_0x222471([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x222471([0x6a,0x77,0x6b]),_0x4ad706,{[_0x222471([0x6e,0x61,0x6d,0x65])]:_0x222471([0x45,0x43,0x44,0x53,0x41]),[_0x222471([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x222471([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x222471([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x262b8f[_0x222471([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x222471([0x6e,0x61,0x6d,0x65])]:_0x222471([0x45,0x43,0x44,0x53,0x41]),[_0x222471([0x68,0x61,0x73,0x68])]:{[_0x222471([0x6e,0x61,0x6d,0x65])]:_0x222471([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x19f93e,_0x73e389,_0x347960)||(_0x44b286=!0x1);}}function _0x344c3e(_0x145156){return _0x145156[_0x222471([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x222471([0x65,0x79]))?JSON[_0x222471([0x70,0x61,0x72,0x73,0x65])](_0x4fed4e(_0x145156)):null;}function _0x4fed4e(_0x898f55){return window[_0x222471([0x61,0x74,0x6f,0x62])](_0x898f55[_0x222471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x222471([0x2b]))[_0x222471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x222471([0x2f])));}function _0xeff586(_0x4e0c76){let _0x26e30d=0x1505;function _0x5100b6(_0x19a617){for(let _0x108c8a=0x0;_0x108c8a<_0x19a617[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x108c8a++){const _0x79086e=_0x19a617[_0x222471([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x108c8a);_0x26e30d=(_0x26e30d<<0x5)+_0x26e30d+_0x79086e,_0x26e30d&=_0x26e30d;}}function _0x19c362(_0x348870){Array[_0x222471([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x348870)?_0x348870[_0x222471([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x19c362):_0x348870&&typeof _0x348870==_0x222471([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x222471([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x348870)[_0x222471([0x73,0x6f,0x72,0x74])]()[_0x222471([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4faa3a,_0xe75989])=>{_0x5100b6(_0x4faa3a),_0x19c362(_0xe75989);}):_0x5100b6(window[_0x222471([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x348870));}return _0x19c362(_0x4e0c76),_0x26e30d>>>0x0;}function _0x52b2f3(_0x53a84f){return _0x53a84f[_0x222471([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x222471([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x222471([0x30]));}function _0x5b0716(_0xcd979){return _0xcd979[_0x222471([0x73,0x70,0x6c,0x69,0x74])]('')[_0x222471([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x222471([0x6a,0x6f,0x69,0x6e])]('');}function _0x4e2a3b(){}function _0x222471(_0x2c921d){const _0x46fa17=_0x2110;return _0x2c921d[_0x46fa17(0x1db)](_0x54fec4=>String[_0x46fa17(0x1d2)](_0x54fec4))[_0x46fa17(0x1e6)]('');}_0xbf96e7(await _0x3a37ae());}(this);}}
|
|
23
|
+
const _0x326744=_0x4be7;(function(_0x118bf5,_0xfdcac9){const _0x45d7a2=_0x4be7,_0x3dd884=_0x118bf5();while(!![]){try{const _0x6e1e9e=parseInt(_0x45d7a2(0x1df))/0x1*(parseInt(_0x45d7a2(0x1f2))/0x2)+parseInt(_0x45d7a2(0x1fe))/0x3*(-parseInt(_0x45d7a2(0x1e6))/0x4)+-parseInt(_0x45d7a2(0x1e2))/0x5+-parseInt(_0x45d7a2(0x1ed))/0x6*(parseInt(_0x45d7a2(0x1e4))/0x7)+-parseInt(_0x45d7a2(0x1fa))/0x8*(-parseInt(_0x45d7a2(0x1f7))/0x9)+parseInt(_0x45d7a2(0x1e7))/0xa*(parseInt(_0x45d7a2(0x1ef))/0xb)+parseInt(_0x45d7a2(0x1f0))/0xc;if(_0x6e1e9e===_0xfdcac9)break;else _0x3dd884['push'](_0x3dd884['shift']());}catch(_0x216555){_0x3dd884['push'](_0x3dd884['shift']());}}}(_0xf18d,0x2b3f4));import{Plugin as _0x2e7324}from'ckeditor5/src/core.js';import{parseHtml as _0x2a7c4c}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x582020,uid as _0x546659}from'ckeditor5/src/utils.js';function _0x4be7(_0x92d1b,_0x3270e2){const _0xf18db=_0xf18d();return _0x4be7=function(_0x4be70d,_0x36f1bb){_0x4be70d=_0x4be70d-0x1de;let _0x5dcbd9=_0xf18db[_0x4be70d];return _0x5dcbd9;},_0x4be7(_0x92d1b,_0x3270e2);}function _0xf18d(){const _0x164968=['PasteFromOffice','11zmsYsV','7039944jgQMBa','isOfficialPlugin','55706dXUWzO','afterInit','map','execute','requires','12591UTxnyl','join','stylesProcessor','8uGOdli','fromCharCode','href','text/html','9SWbElG','document','pluginName','ClipboardPipeline','high','get','PasteFromOfficeEnhancedInliner','editing','_parsedData','7hGwCix','view','init','1600295frSlCD','editor','168msVXwz','isActive','461712upjBxD','1616590GnqXFW','getData','dataTransfer','inputTransformation','isPremiumPlugin','plugins','25302PKEeHh'];_0xf18d=function(){return _0x164968;};return _0xf18d();}import _0x2da4f4 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2e7324{static get[_0x326744(0x200)](){const _0x18aacb=_0x326744;return _0x18aacb(0x204);}static get[_0x326744(0x1f1)](){return!0x0;}static get[_0x326744(0x1eb)](){return!0x0;}static get[_0x326744(0x1f6)](){const _0x8a0000=_0x326744;return[_0x8a0000(0x1ee)];}[_0x326744(0x1e1)](){const _0x3adfb6=_0x326744,_0x4353d9=this[_0x3adfb6(0x1e3)],_0x44d287=_0x4353d9[_0x3adfb6(0x1ec)][_0x3adfb6(0x203)](_0x3adfb6(0x201)),_0x5c8702=_0x4353d9[_0x3adfb6(0x205)][_0x3adfb6(0x1e0)][_0x3adfb6(0x1ff)],_0x391eb8=new _0x2da4f4(_0x5c8702);_0x44d287['on'](_0x3adfb6(0x1ea),(_0x1ae913,_0x36ef9a)=>{const _0x41c871=_0x3adfb6,_0x25519c=_0x36ef9a[_0x41c871(0x1e9)][_0x41c871(0x1e8)](_0x41c871(0x1fd));_0x391eb8[_0x41c871(0x1e5)](_0x25519c)&&(_0x36ef9a[_0x41c871(0x1de)]||(_0x36ef9a[_0x41c871(0x1de)]=_0x2a7c4c(_0x25519c,_0x5c8702[_0x41c871(0x1f9)])),_0x391eb8[_0x41c871(0x1f5)](_0x36ef9a));},{'priority':_0x582020[_0x3adfb6(0x203)](_0x3adfb6(0x202))+0xb});}[_0x326744(0x1f3)](){!async function(_0x8720bc){const _0x57105d=_0x3d0c22([0x70,0x4a,0x69,0x41,0x75,0x67,0x78,0x76,0x6f,0x59,0x33,0x71,0x55,0x45,0x58,0x57,0x6e,0x4f,0x30,0x39,0x49,0x53,0x52,0x66,0x61,0x72,0x6b,0x4b,0x62,0x74,0x56,0x5a,0x35,0x44,0x31,0x42,0x36,0x34,0x51,0x43,0x50,0x46,0x48,0x4e,0x68,0x6a,0x7a,0x4c,0x4d,0x38,0x77,0x6d,0x37,0x64,0x79,0x6c,0x65,0x63,0x54,0x47,0x32,0x73]),_0x37392b=0x3a1b42a4,_0x56225f=0x3a1c23b4^_0x37392b,_0x4c3df0=window[_0x3d0c22([0x44,0x61,0x74,0x65])][_0x3d0c22([0x6e,0x6f,0x77])](),_0x53fc9f=_0x8720bc[_0x3d0c22([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x9d06f=new window[(_0x3d0c22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x218914=>{_0x53fc9f[_0x3d0c22([0x6f,0x6e,0x63,0x65])](_0x3d0c22([0x72,0x65,0x61,0x64,0x79]),_0x218914);}),_0x2ec36e={[_0x3d0c22([0x6b,0x74,0x79])]:_0x3d0c22([0x45,0x43]),[_0x3d0c22([0x75,0x73,0x65])]:_0x3d0c22([0x73,0x69,0x67]),[_0x3d0c22([0x63,0x72,0x76])]:_0x3d0c22([0x50,0x2d,0x32,0x35,0x36]),[_0x3d0c22([0x78])]:_0x3d0c22([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]),[_0x3d0c22([0x79])]:_0x3d0c22([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]),[_0x3d0c22([0x61,0x6c,0x67])]:_0x3d0c22([0x45,0x53,0x32,0x35,0x36])},_0x57985d=_0x53fc9f[_0x3d0c22([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3d0c22([0x67,0x65,0x74])](_0x3d0c22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x559581(){let _0x2e74a3,_0x6ef1e3=null,_0x102fa8=null;try{if(_0x57985d==_0x3d0c22([0x47,0x50,0x4c]))return _0x3d0c22([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2e74a3=_0x26a82e(),!_0x2e74a3)return _0x3d0c22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2e74a3[_0x3d0c22([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x102fa8=_0x3da95b(_0x2e74a3[_0x3d0c22([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2e74a3[_0x3d0c22([0x6a,0x74,0x69])])),await _0x9234ed()?_0x12acbe()?_0x58b62e()?_0x3d0c22([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x204a03()?(_0x2e74a3[_0x3d0c22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d0c22([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x6ef1e3=_0x3ac785(_0x3d0c22([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2e74a3[_0x3d0c22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d0c22([0x74,0x72,0x69,0x61,0x6c])&&(_0x6ef1e3=_0x3ac785(_0x3d0c22([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x462d97()):_0x3d0c22([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3d0c22([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3d0c22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x582d9a){return _0x3d0c22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x58b62e(){const _0x2f8d3d=[_0x3d0c22([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3d0c22([0x74,0x72,0x69,0x61,0x6c])][_0x3d0c22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e74a3[_0x3d0c22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4c3df0/0x3e8:0xe10*_0x56225f;return _0x2e74a3[_0x3d0c22([0x65,0x78,0x70])]<_0x2f8d3d;}function _0x12acbe(){const _0x43cded=_0x2e74a3[_0x3d0c22([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x43cded&&(!!_0x43cded[_0x3d0c22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d0c22([0x2a]))||(!!_0x43cded[_0x3d0c22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d0c22([0x50,0x4f,0x45]))||!!_0x43cded[_0x3d0c22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d0c22([0x50,0x50]))));}function _0x204a03(){const _0x4a339c=_0x4be7,_0x50df22=_0x2e74a3[_0x3d0c22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x50df22||0x0==_0x50df22[_0x3d0c22([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15c77f}=new URL(window[_0x3d0c22([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4a339c(0x1fc)]);if(_0x50df22[_0x3d0c22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15c77f))return!0x0;const _0x5b6a66=_0x15c77f[_0x3d0c22([0x73,0x70,0x6c,0x69,0x74])](_0x3d0c22([0x2e]));return _0x50df22[_0x3d0c22([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ca0c3=>_0x4ca0c3[_0x3d0c22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d0c22([0x2a])))[_0x3d0c22([0x6d,0x61,0x70])](_0x2229f5=>_0x2229f5[_0x3d0c22([0x73,0x70,0x6c,0x69,0x74])](_0x3d0c22([0x2e])))[_0x3d0c22([0x73,0x6f,0x6d,0x65])](_0x4b250c=>_0x5b6a66[_0x3d0c22([0x65,0x76,0x65,0x72,0x79])]((_0x1a0228,_0x50b48c)=>_0x4b250c[_0x50b48c]===_0x1a0228||_0x4b250c[_0x50b48c]===_0x3d0c22([0x2a])));}function _0x462d97(){return _0x6ef1e3&&_0x102fa8?new window[(_0x3d0c22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d276b,_0x34d6cd)=>{_0x6ef1e3[_0x3d0c22([0x74,0x68,0x65,0x6e])](_0x5d276b,_0x34d6cd),_0x102fa8[_0x3d0c22([0x74,0x68,0x65,0x6e])](_0x19c2ab=>{_0x19c2ab!=_0x3d0c22([0x56,0x61,0x6c,0x69,0x64])&&_0x5d276b(_0x19c2ab);},_0x34d6cd);}):_0x6ef1e3||_0x102fa8||_0x3d0c22([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3da95b(_0x57aac1,_0x50281b){return new window[(_0x3d0c22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52f5df=>{if(_0x2369cf())return _0x52f5df(_0x3d0c22([0x56,0x61,0x6c,0x69,0x64]));_0x4ae8ad(),_0x53fc9f[_0x3d0c22([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3d0c22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x274c2a=!0x1;const _0x54cbca=_0x546659();function _0x26c87b(_0x589769){return!!_0x589769&&(typeof _0x589769===_0x3d0c22([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x589769===_0x3d0c22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x589769[_0x3d0c22([0x74,0x68,0x65,0x6e])]===_0x3d0c22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x589769[_0x3d0c22([0x63,0x61,0x74,0x63,0x68])]===_0x3d0c22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x427e6e(_0x520d92){_0x9771eb(_0x520d92)[_0x3d0c22([0x74,0x68,0x65,0x6e])](_0x3a7730=>{if(!_0x3a7730||_0x3a7730[_0x3d0c22([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3d0c22([0x6f,0x6b]))return _0x3d0c22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x311ed5(_0x46f93b(_0x54cbca+_0x50281b))!=_0x3a7730[_0x3d0c22([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3d0c22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3d0c22([0x56,0x61,0x6c,0x69,0x64]);})[_0x3d0c22([0x74,0x68,0x65,0x6e])](_0x1c8a3f=>(_0x24613a(),_0x1c8a3f),()=>{const _0x48999b=_0x40da06();return null==_0x48999b?(_0x24613a(),_0x3d0c22([0x56,0x61,0x6c,0x69,0x64])):_0x3d0c22(_0x4c3df0-_0x48999b>(0x1e17c6a4^_0x37392b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3d0c22([0x74,0x68,0x65,0x6e])](_0x52f5df)[_0x3d0c22([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52f5df(_0x3d0c22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x426edb=0x3a2dac24^_0x37392b;function _0x24613a(){const _0x4587b1=_0x3d0c22([0x6c,0x6c,0x63,0x74,0x2d])+_0x311ed5(_0x46f93b(_0x57aac1)),_0x3b6d92=_0x22003d(_0x311ed5(window[_0x3d0c22([0x4d,0x61,0x74,0x68])][_0x3d0c22([0x63,0x65,0x69,0x6c])](_0x4c3df0/_0x426edb)));window[_0x3d0c22([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d0c22([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4587b1,_0x3b6d92);}function _0x40da06(){const _0x18c3c0=_0x3d0c22([0x6c,0x6c,0x63,0x74,0x2d])+_0x311ed5(_0x46f93b(_0x57aac1)),_0x10f6e0=window[_0x3d0c22([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d0c22([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18c3c0);return _0x10f6e0?window[_0x3d0c22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22003d(_0x10f6e0),0x10)*_0x426edb:null;}function _0x9771eb(_0x1a62ad){return new window[(_0x3d0c22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x39774b,_0x61bd1f)=>{_0x1a62ad[_0x3d0c22([0x74,0x68,0x65,0x6e])](_0x39774b,_0x61bd1f),window[_0x3d0c22([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x61bd1f,0x3a1a9664^_0x37392b);});}}_0x53fc9f[_0x3d0c22([0x6f,0x6e])](_0x3d0c22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xc2ebec,_0x1f2d42)=>{if(_0x1f2d42[0x0]!=_0x57aac1)return _0x52f5df(_0x3d0c22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1f2d42[0x1]={..._0x1f2d42[0x1],[_0x3d0c22([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x54cbca};},{[_0x3d0c22([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d0c22([0x68,0x69,0x67,0x68])}),_0x53fc9f[_0x3d0c22([0x6f,0x6e])](_0x3d0c22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1d152e=>{_0x26c87b(_0x1d152e[_0x3d0c22([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x274c2a=!0x0,_0x427e6e(_0x1d152e[_0x3d0c22([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3d0c22([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d0c22([0x6c,0x6f,0x77])}),_0x9d06f[_0x3d0c22([0x74,0x68,0x65,0x6e])](()=>{_0x274c2a||_0x52f5df(_0x3d0c22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2369cf(){return _0x53fc9f[_0x3d0c22([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d0c22([0x76,0x69,0x65,0x77])][_0x3d0c22([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3d0c22([0x61,0x75,0x74,0x6f]);}function _0x4ae8ad(){_0x53fc9f[_0x3d0c22([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d0c22([0x76,0x69,0x65,0x77])][_0x3d0c22([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d0c22([0x61,0x75,0x74,0x6f]);}}function _0x3ac785(_0x525886){const _0x25aeed=[new window[(_0x3d0c22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d4519=>setTimeout(_0x2d4519,0x3a127c68^_0x37392b)),_0x9d06f[_0x3d0c22([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3d0c22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5711d3=>{let _0x4d4fc1=0x0;_0x53fc9f[_0x3d0c22([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d0c22([0x6f,0x6e])](_0x3d0c22([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xabdaf4,_0x5e06e3)=>{_0x5e06e3[0x0][_0x3d0c22([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4d4fc1++,_0x4d4fc1==(0x3a1b435c^_0x37392b)&&(_0x5711d3(),_0xabdaf4[_0x3d0c22([0x6f,0x66,0x66])]());});}))];return window[_0x3d0c22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d0c22([0x72,0x61,0x63,0x65])](_0x25aeed)[_0x3d0c22([0x74,0x68,0x65,0x6e])](()=>_0x525886);}async function _0x5cdc26(){await _0x9d06f,_0x53fc9f[_0x3d0c22([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d0c22([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x35ff65,_0x53fc9f[_0x3d0c22([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d0c22([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x35ff65,_0x53fc9f[_0x3d0c22([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3d0c22([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xbfbf6f(_0x71e49){const _0x54bfbb=_0x3ada64();_0x53fc9f[_0x54bfbb]=_0x3d0c22([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])+_0x71e49,_0x71e49!=_0x3d0c22([0x56,0x61,0x6c,0x69,0x64])&&_0x5cdc26();}function _0x3ada64(){const _0x7efd97=window[_0x3d0c22([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3d0c22([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3d0c22([0x6e,0x6f,0x77])]())[_0x3d0c22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3d0c22([0x2e]),'');let _0x4336c2=_0x3d0c22([0x70]);for(let _0x52c3f7=0x0;_0x52c3f7<_0x7efd97[_0x3d0c22([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52c3f7+=0x2){let _0x5535c5=window[_0x3d0c22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7efd97[_0x3d0c22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52c3f7,_0x52c3f7+0x2));_0x5535c5>=_0x57105d[_0x3d0c22([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5535c5-=_0x57105d[_0x3d0c22([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4336c2+=_0x57105d[_0x5535c5];}return _0x4336c2;}function _0x26a82e(){const _0x43ea09=_0x57985d[_0x3d0c22([0x73,0x70,0x6c,0x69,0x74])](_0x3d0c22([0x2e]));if(0x3!=_0x43ea09[_0x3d0c22([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1407f1(_0x43ea09[0x1]);function _0x1407f1(_0x14d349){const _0x1b6418=_0x5dcc04(_0x14d349);return _0x1b6418&&_0xa4101b()?_0x1b6418:null;function _0xa4101b(){const _0x57d32e=_0x1b6418[_0x3d0c22([0x6a,0x74,0x69])],_0x4ae533=window[_0x3d0c22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57d32e[_0x3d0c22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57d32e[_0x3d0c22([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x183aa2={..._0x1b6418,[_0x3d0c22([0x6a,0x74,0x69])]:_0x57d32e[_0x3d0c22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x57d32e[_0x3d0c22([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x183aa2[_0x3d0c22([0x76,0x63])],_0x46f93b(_0x183aa2)==_0x4ae533;}}}async function _0x9234ed(){let _0x549fa1=!0x0;try{const _0x32a3eb=_0x57985d[_0x3d0c22([0x73,0x70,0x6c,0x69,0x74])](_0x3d0c22([0x2e])),[_0x474383,_0x16a446,_0xb5d27d]=_0x32a3eb;return _0x1b21fb(_0x474383),await _0x4dbabd(_0x474383,_0x16a446,_0xb5d27d),_0x549fa1;}catch(_0x472062){return!0x1;}function _0x1b21fb(_0x97f340){const _0x186155=_0x5dcc04(_0x97f340);_0x186155&&_0x186155[_0x3d0c22([0x61,0x6c,0x67])]==_0x3d0c22([0x45,0x53,0x32,0x35,0x36])||(_0x549fa1=!0x1);}async function _0x4dbabd(_0x1f3406,_0x3053f5,_0x189943){const _0x8d7290=window[_0x3d0c22([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3d0c22([0x66,0x72,0x6f,0x6d])](_0x3cd544(_0x189943),_0x55314d=>_0x55314d[_0x3d0c22([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x32438f=new window[(_0x3d0c22([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3d0c22([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1f3406+_0x3d0c22([0x2e])+_0x3053f5),_0x1b29ff=window[_0x3d0c22([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3d0c22([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b29ff)return;const _0x4302bc=await _0x1b29ff[_0x3d0c22([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3d0c22([0x6a,0x77,0x6b]),_0x2ec36e,{[_0x3d0c22([0x6e,0x61,0x6d,0x65])]:_0x3d0c22([0x45,0x43,0x44,0x53,0x41]),[_0x3d0c22([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3d0c22([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3d0c22([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b29ff[_0x3d0c22([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3d0c22([0x6e,0x61,0x6d,0x65])]:_0x3d0c22([0x45,0x43,0x44,0x53,0x41]),[_0x3d0c22([0x68,0x61,0x73,0x68])]:{[_0x3d0c22([0x6e,0x61,0x6d,0x65])]:_0x3d0c22([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4302bc,_0x8d7290,_0x32438f)||(_0x549fa1=!0x1);}}function _0x5dcc04(_0x5304b8){return _0x5304b8[_0x3d0c22([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3d0c22([0x65,0x79]))?JSON[_0x3d0c22([0x70,0x61,0x72,0x73,0x65])](_0x3cd544(_0x5304b8)):null;}function _0x3cd544(_0x8d1824){return window[_0x3d0c22([0x61,0x74,0x6f,0x62])](_0x8d1824[_0x3d0c22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3d0c22([0x2b]))[_0x3d0c22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3d0c22([0x2f])));}function _0x46f93b(_0x1064dd){let _0x53018b=0x1505;function _0x1e0177(_0x22f605){for(let _0x18a42b=0x0;_0x18a42b<_0x22f605[_0x3d0c22([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x18a42b++){const _0x3d1b9c=_0x22f605[_0x3d0c22([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x18a42b);_0x53018b=(_0x53018b<<0x5)+_0x53018b+_0x3d1b9c,_0x53018b&=_0x53018b;}}function _0x2c15f7(_0x1eb75b){Array[_0x3d0c22([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1eb75b)?_0x1eb75b[_0x3d0c22([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2c15f7):_0x1eb75b&&typeof _0x1eb75b==_0x3d0c22([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3d0c22([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1eb75b)[_0x3d0c22([0x73,0x6f,0x72,0x74])]()[_0x3d0c22([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d8f07,_0x1e2262])=>{_0x1e0177(_0x4d8f07),_0x2c15f7(_0x1e2262);}):_0x1e0177(window[_0x3d0c22([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1eb75b));}return _0x2c15f7(_0x1064dd),_0x53018b>>>0x0;}function _0x311ed5(_0x13d15c){return _0x13d15c[_0x3d0c22([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3d0c22([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3d0c22([0x30]));}function _0x22003d(_0xa99af5){return _0xa99af5[_0x3d0c22([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3d0c22([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3d0c22([0x6a,0x6f,0x69,0x6e])]('');}function _0x35ff65(){}function _0x3d0c22(_0x57618b){const _0x5cc33a=_0x4be7;return _0x57618b[_0x5cc33a(0x1f4)](_0x729164=>String[_0x5cc33a(0x1fb)](_0x729164))[_0x5cc33a(0x1f8)]('');}_0xbfbf6f(await _0x559581());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x27b408=_0x2d21;function _0x2d21(_0x4f7951,_0x4cdb3c){const _0x13a1ee=_0x13a1();return _0x2d21=function(_0x2d2140,_0x3f4e7b){_0x2d2140=_0x2d2140-0x69;let _0x56d23f=_0x13a1ee[_0x2d2140];return _0x56d23f;},_0x2d21(_0x4f7951,_0x4cdb3c);}(function(_0x4fc802,_0x997124){const _0xb8926a=_0x2d21,_0x540daa=_0x4fc802();while(!![]){try{const _0x1eeec2=parseInt(_0xb8926a(0x77))/0x1*(-parseInt(_0xb8926a(0x8d))/0x2)+-parseInt(_0xb8926a(0x75))/0x3+-parseInt(_0xb8926a(0x7e))/0x4+parseInt(_0xb8926a(0x90))/0x5*(-parseInt(_0xb8926a(0x9d))/0x6)+-parseInt(_0xb8926a(0x99))/0x7*(parseInt(_0xb8926a(0x87))/0x8)+parseInt(_0xb8926a(0x6c))/0x9+-parseInt(_0xb8926a(0x73))/0xa*(-parseInt(_0xb8926a(0x9e))/0xb);if(_0x1eeec2===_0x997124)break;else _0x540daa['push'](_0x540daa['shift']());}catch(_0x3571e6){_0x540daa['push'](_0x540daa['shift']());}}}(_0x13a1,0xb6d3c));function _0x13a1(){const _0xa2f08c=['init','9429427hBuqXR','pasteFromOfficeEnhancedLicenseKeyNotAllowed','_licenseKeyCheckInterval','document','169338UeJrYh','22aIrQpa','evaluationLimit','editing','_parsedData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','2757078GcnhNo','dataTransfer','text/html','pluginName','inputTransformation','editor','trialLimit','23320130oiaLxz','execute','135585QWXhIW','isPremiumPlugin','1TFuMPP','PasteFromOffice','requires','pasteFromOfficeEnhancedLicenseKeyValid','featureNotAllowed','plugins','high','4195816SZXGrp','PasteFromOfficeEnhancedPropagator','domainLimit','get','destroy','invalid','expired','isActive','getData','8vzJoJf','config','pasteFromOfficeEnhancedLicenseKeyUsageLimit','licenseKey','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','1359202rSEJGx','isOfficialPlugin','usageLimit','195Rcnrdl','ClipboardPipeline','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyDomainLimit','view','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyExpired'];_0x13a1=function(){return _0xa2f08c;};return _0x13a1();}import{Plugin as _0x14c5b0}from'ckeditor5/src/core.js';import{parseHtml as _0x3e6284}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x585b86}from'ckeditor5/src/utils.js';import _0x1e6f71 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x14c5b0{static get[_0x27b408(0x6f)](){const _0x3ea959=_0x27b408;return _0x3ea959(0x7f);}static get[_0x27b408(0x8e)](){return!0x0;}static get[_0x27b408(0x76)](){return!0x0;}static get[_0x27b408(0x79)](){const _0x53c57b=_0x27b408;return[_0x53c57b(0x78)];}[_0x27b408(0x98)](){const _0x49363e=_0x27b408,_0x51db0d=this[_0x49363e(0x71)],_0x33ecff=_0x51db0d[_0x49363e(0x7c)][_0x49363e(0x81)](_0x49363e(0x91)),_0x39c237=_0x51db0d[_0x49363e(0x69)][_0x49363e(0x95)][_0x49363e(0x9c)],_0x4eddff=new _0x1e6f71(_0x39c237);_0x33ecff['on'](_0x49363e(0x70),(_0x460f32,_0x3e189f)=>{const _0x272dc9=_0x49363e,_0x721e9=_0x3e189f[_0x272dc9(0x6d)][_0x272dc9(0x86)](_0x272dc9(0x6e));_0x4eddff[_0x272dc9(0x85)](_0x721e9)&&(_0x3e189f[_0x272dc9(0x6a)]||(_0x3e189f[_0x272dc9(0x6a)]=_0x3e6284(_0x721e9,_0x39c237[_0x272dc9(0x8b)])),_0x4eddff[_0x272dc9(0x74)](_0x3e189f));},{'priority':_0x585b86[_0x49363e(0x81)](_0x49363e(0x7d))+0xa}),this[_0x49363e(0x8a)]=this[_0x49363e(0x71)][_0x49363e(0x88)][_0x49363e(0x81)](_0x49363e(0x8a));const _0x349a0b=this[_0x49363e(0x71)];this[_0x49363e(0x9b)]=setInterval(()=>{const _0x4350cf=_0x49363e;let _0x831f57;for(const _0x5d72fc in _0x349a0b){const _0x24d032=_0x5d72fc,_0x460876=_0x349a0b[_0x24d032];if(_0x4350cf(0x7a)==_0x460876||_0x4350cf(0x93)==_0x460876||_0x4350cf(0x97)==_0x460876||_0x4350cf(0x94)==_0x460876||_0x4350cf(0x9a)==_0x460876||_0x4350cf(0x8c)==_0x460876||_0x4350cf(0x6b)==_0x460876||_0x4350cf(0x89)==_0x460876){delete _0x349a0b[_0x24d032],_0x831f57=_0x460876,clearInterval(this[_0x4350cf(0x9b)]),this[_0x4350cf(0x9b)]=void 0x0;break;}}_0x4350cf(0x93)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x83)),_0x4350cf(0x97)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x84)),_0x4350cf(0x94)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x80)),_0x4350cf(0x9a)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x7b),_0x4350cf(0x96)),_0x4350cf(0x8c)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x9f)),_0x4350cf(0x6b)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x72)),_0x4350cf(0x89)==_0x831f57&&_0x349a0b[_0x4350cf(0x92)](_0x4350cf(0x8f));},0x3e8);}[_0x27b408(0x82)](){const _0x45118a=_0x27b408;super[_0x45118a(0x82)](),this[_0x45118a(0x9b)]&&clearInterval(this[_0x45118a(0x9b)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3c41(_0x2250c7,_0x2ed700){const _0x43411f=_0x4341();return _0x3c41=function(_0x3c41d6,_0x559f3c){_0x3c41d6=_0x3c41d6-0xe4;let _0x5b017f=_0x43411f[_0x3c41d6];return _0x5b017f;},_0x3c41(_0x2250c7,_0x2ed700);}function _0x4341(){const _0x40dc63=['test','6143544RMLPpr','4DIhYbG','8dAATgo','73264SBgGLG','543557ZxmbOY','72ADmXmN','20OKnbds','2440339ScWUTR','5CTDlqY','211062fNXTTg','2844024TUJoSj','2905386aTinoz'];_0x4341=function(){return _0x40dc63;};return _0x4341();}(function(_0x1702e7,_0xe40297){const _0x19f48f=_0x3c41,_0x59622f=_0x1702e7();while(!![]){try{const _0x1aa987=-parseInt(_0x19f48f(0xe6))/0x1*(parseInt(_0x19f48f(0xe4))/0x2)+parseInt(_0x19f48f(0xec))/0x3*(-parseInt(_0x19f48f(0xe5))/0x4)+parseInt(_0x19f48f(0xeb))/0x5*(-parseInt(_0x19f48f(0xee))/0x6)+-parseInt(_0x19f48f(0xe7))/0x7*(-parseInt(_0x19f48f(0xe8))/0x8)+parseInt(_0x19f48f(0xf0))/0x9+parseInt(_0x19f48f(0xe9))/0xa*(-parseInt(_0x19f48f(0xea))/0xb)+parseInt(_0x19f48f(0xed))/0xc;if(_0x1aa987===_0xe40297)break;else _0x59622f['push'](_0x59622f['shift']());}catch(_0x25aefc){_0x59622f['push'](_0x59622f['shift']());}}}(_0x4341,0x62770));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x4eeafb){const _0x26f6ef=_0x3c41;return m[_0x26f6ef(0xef)](_0x4eeafb);}
|