@ckeditor/ckeditor5-paste-from-office-enhanced 44.0.0-alpha.5 → 44.0.0-alpha.6
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-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},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(){const t=["1NyJIAg","test","1751038KusjPY","36442584jeewRI","720426qtoPiw","4903122SeNJqY","3365796WFCtsZ","3716370KAUFHK","11061168GbslpR","5EbTArY"];return(S=function(){return t})()}function E(t,e){const n=S();return(E=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(790471===-parseInt(e(189))/1*(parseInt(e(191))/2)+-parseInt(e(183))/3+-parseInt(e(185))/4+parseInt(e(188))/5*(-parseInt(e(186))/6)+parseInt(e(184))/7+-parseInt(e(187))/8+parseInt(e(182))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[E(190)](t)}!function(t){const e=T,n=t();for(;;)try{if(333664===parseInt(e(349))/1+-parseInt(e(344))/2+-parseInt(e(355))/3*(parseInt(e(358))/4)+-parseInt(e(339))/5+parseInt(e(352))/6+parseInt(e(348))/7+parseInt(e(346))/8*(-parseInt(e(340))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(357)]&&!s[n(338)])continue;const e=!s[n(357)]||t[n(343)]===s[n(357)],o=!s[n(338)]||t[n(341)](s[n(338)]);e&&o&&r[n(342)](s,i)}return r}function P(t){const e=T,n={};for(let r=0;r<t[e(345)];r++){const s=t[r],i=t[e(356)](s);e(360)!==i&&(n[s]=i)}return n}function F(t){const e=T,n=t[e(362)](",")[e(359)]((t=>t[e(347)]())),r=[];for(const t of n){const n=O[e(337)](t);n&&r[e(354)](n[e(363)])}return r}function T(t,e){const n=D();return(T=function(t,e){return n[t-=337]})(t,e)}function W(t){const e=T,n={};for(const r of t)Object[e(350)](n,r);return n}function D(){const t=["exec","className","247975peYxmC","7281mJDcOm","hasClass","set","name","824000vBzlai","length","3464bOMgUx","trim","3880499OWanKB","523255dFVASE","assign","style","577854whqrXn","selectorText","push","2745RabdWn","getPropertyValue","tagName","124nxwmIE","map","initial","cssRules","split","groups"];return(D=function(){return t})()}const j=N;function R(){const t=["324106mauBEk","7464ocFCgO","isActive","455STmKUJ","item","1386KoiDdn","size","type","22772SUWTrD","elementStart","document","content","hasStyle","from","createRangeIn","2075610rrxCEi","setStyle","64072UlafTh","execute","_parsedData","6YpZYHt","342sqRdUE","18oviPLE","26039Okvwib","8544503IzIZVF","22810vyDOuS","values"];return(R=function(){return t})()}function N(t,e){const n=R();return(N=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(540038===parseInt(e(380))/1*(-parseInt(e(360))/2)+-parseInt(e(381))/3*(-parseInt(e(368))/4)+-parseInt(e(358))/5*(parseInt(e(365))/6)+-parseInt(e(363))/7*(parseInt(e(377))/8)+parseInt(e(382))/9*(parseInt(e(375))/10)+parseInt(e(384))/11+parseInt(e(361))/12*(parseInt(e(383))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class K extends w{[j(378)](t){const n=j,{body:r,styles:s}=t[n(379)],i=new e.UpcastWriter(r[n(370)]),o=i[n(374)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(342)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(361)])if(t instanceof CSSStyleRule){const r=P(t[e(351)]);n[t[e(353)]]=Object[e(350)]({},n[t[e(353)]]||{},r)}return n}(s));for(const t of o){if(n(369)!==t[n(367)])continue;const e=L(t[n(364)],c);if(e[n(366)]){const r=W(Array[n(373)](e[n(359)]()));for(const e in r){const s=t[n(364)];s[n(372)](e)||i[n(376)](e,r[e],s)}}}t[n(371)]=r}[j(362)](t){return super[j(362)](t)||A(t)}}const M=k;function k(t,e){const n=U();return(k=function(t,e){return n[t-=170]})(t,e)}function U(){const t=["afterInit","PasteFromOfficeEnhancedInliner","10uyDTIa","722439xnPBtg","view","join","text/html","getData","22kbXiGX","93861xtEzse","_parsedData","document","362418wmWPCc","map","7096586fuioRV","stylesProcessor","isOfficialPlugin","PasteFromOffice","dataTransfer","execute","fromCharCode","high","editor","requires","2849vhSIwm","isPremiumPlugin","31039frXwQE","2530040mpCzeu","130MIIjfu","get","pluginName","inputTransformation","editing","plugins","init","4UjJBGN","29736SzAQnV","ClipboardPipeline","href","isActive"];return(U=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(652754===-parseInt(e(186))/1*(-parseInt(e(208))/2)+parseInt(e(203))/3*(parseInt(e(195))/4)+parseInt(e(202))/5*(-parseInt(e(172))/6)+parseInt(e(174))/7+-parseInt(e(187))/8+parseInt(e(209))/9*(parseInt(e(188))/10)+parseInt(e(184))/11*(-parseInt(e(196))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{static get[M(190)](){return M(201)}static get[M(176)](){return!0}static get[M(185)](){return!0}static get[M(183)](){return[M(177)]}[M(194)](){const t=M,e=this[t(182)],n=e[t(193)][t(189)](t(197)),r=e[t(192)][t(204)][t(171)],s=new K(r);n.on(t(191),((e,n)=>{const i=t,o=n[i(178)][i(207)](i(206));s[i(199)](o)&&(n[i(170)]||(n[i(170)]=b(o,r[i(175)])),s[i(179)](n))}),{priority:x.priorities[t(189)](t(181))+11})}[M(200)](){!async function(t){const e=d([89,75,97,104,55,100,81,90,69,103,68,88,87,79,65,84,48,52,80,108,107,82,110,54,112,121,49,111,53,119,98,72,50,56,117,122,106,74,51,114,85,83,105,113,99,77,86,78,71,109,76,67,115,102,118,57,70,116,66,73,120,101]),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(173)]((t=>String[e(180)](t)))[e(205)]("")}!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([89]);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:1732492800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(198)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,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 V=X;!function(t){const e=X,n=t();for(;;)try{if(112841===-parseInt(e(430))/1*(-parseInt(e(413))/2)+parseInt(e(427))/3+-parseInt(e(453))/4+-parseInt(e(421))/5+-parseInt(e(452))/6*(parseInt(e(450))/7)+parseInt(e(420))/8*(-parseInt(e(422))/9)+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const $=[V(435),V(447),V(410),V(414),V(419),V(441),V(443),V(437)],z=[V(435),V(447),V(410)],J={"font-style":[[V(417),"i"]],"font-weight":[[V(439),V(424)],[V(440),V(424)],[V(425),V(424)],[t=>Number(t)>=600,V(424)]],"text-decoration":[[V(418),"u"],[V(442),"s"]],"text-decoration-line":[[V(418),"u"],[V(442),"s"]],"vertical-align":[[V(416),V(416)],[V(411),V(429)]]};function B(t){return $[V(438)](t)}function H(){const t=["includes","medium","bold","font-weight","line-through","font-style","keys","6477740oVdeOE","filter","font-family","forEach","getStyle","783937QSONKX","from","12IVHOHk","722648VRVFxa","font-size","super","insertChild","102coIjJn","text-decoration","length","sub","italic","underline","text-decoration-line","6704Cplspu","961490dxhwFZ","1980WNiGhB","split","strong","bolder","span","525366JJylAz","createElement","sup","1397mWdsbp","function","setStyle","removeStyle","getChildren","color","getStyleNames","vertical-align"];return(H=function(){return t})()}function _(t){const e=V;return Array[e(451)](t[e(436)]())[e(446)](B)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(449)](e);if(o)if(c=e,z[V(438)](c))r[e]=o;else if(e in J){const t=o[i(423)](" ");J[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(431)==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=V;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(428)](n,[],t[s(434)]());e[s(412)](0,i,t)})),e[r(433)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(444)](n)[r(415)])return;const s=e[r(428)](r(426),[],t[r(434)]());e[r(432)](n,s),e[r(412)](0,s,t),e[r(433)](Object[r(444)](n),t)}(t,e,r)}function X(t,e){const n=H();return(X=function(t,e){return n[t-=410]})(t,e)}const Z=Q;function G(){const t=["632iTyMNm","3182032EWIxcJ","execute","6822205rpewqS","_parsedData","108216wDFUpY","1dxxMfx","51512050TnTLlW","font","content","document","113673OYfBIz","2489832LcLwDJ","element","717688DzIHrb","getItems","6hMGeDu","includes","blockElements","stylesProcessor","name","createRangeIn","isActive"];return(G=function(){return t})()}function Q(t,e){const n=G();return(Q=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(844715===-parseInt(e(477))/1*(parseInt(e(472))/2)+-parseInt(e(464))/3*(-parseInt(e(462))/4)+-parseInt(e(474))/5+-parseInt(e(460))/6+parseInt(e(482))/7*(-parseInt(e(471))/8)+-parseInt(e(476))/9+parseInt(e(478))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class tt extends w{[Z(473)](t){const n=Z,{body:r}=t[n(475)],s=new e.UpcastWriter(r[n(481)]),i=s[n(469)](r),o=new e.ViewDocument(s[n(481)][n(467)]),c=[...new e.DomConverter(o)[n(466)],n(479)],a=i[n(463)]();for(const t of a)if(t.is(n(461))&&c[n(465)](t[n(468)])){Y(t,s,_(t))}t[n(480)]=r}[Z(470)](t){return super[Z(470)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=127]})(t,e)}function rt(){const t=["2329215nlKSBl","3815300xvzkdZ","text/html","editor","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","dataTransfer","pasteFromOfficeEnhancedLicenseKeyDomainLimit","2903496mkWqpy","inputTransformation","requires","4MLfDXM","usageLimit","high","get","invalid","PasteFromOfficeEnhanced","domainLimit","plugins","pasteFromOfficeEnhancedLicenseKeyNotAllowed","isOfficialPlugin","9JAjeoj","pasteFromOfficeEnhancedLicenseKeyValid","34401906WPvhbr","pluginName","evaluationLimit","isPremiumPlugin","_licenseKeyCheckInterval","167440FIfcDV","trialLimit","developmentLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyInvalid","expired","featureNotAllowed","_showLicenseError","PasteFromOffice","document","destroy","config","_parsedData","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","editing","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","execute","init","getData","24AqsChw","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","15zQlWtP","4918173RrnIog","isActive","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","37090ABRnZz","view"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(955055===parseInt(e(148))/1*(-parseInt(e(183))/2)+-parseInt(e(149))/3+parseInt(e(166))/4*(-parseInt(e(156))/5)+parseInt(e(163))/6+parseInt(e(155))/7*(parseInt(e(145))/8)+parseInt(e(176))/9*(parseInt(e(153))/10)+parseInt(e(178))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(179)](){return et(159)}static get[et(175)](){return!0}static get[et(181)](){return!0}static get[et(165)](){return[et(134)]}[et(143)](){const t=et,e=this[t(158)],n=e[t(173)][t(169)](t(129)),r=e[t(140)][t(154)][t(135)],s=new tt(r);n.on(t(164),((e,n)=>{const i=t,o=n[i(161)][i(144)](i(157));s[i(150)](o)&&(n[i(138)]||(n[i(138)]=b(o,r[i(147)])),s[i(142)](n))}),{priority:x.priorities[t(169)](t(168))+10}),this[t(152)]=this[t(158)][t(137)][t(169)](t(152));const i=this[t(158)];this[t(182)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(177)==s||e(130)==s||e(160)==s||e(162)==s||e(174)==s||e(141)==s||e(151)==s||e(139)==s||e(146)==s){delete i[r],n=s,clearInterval(this[e(182)]),this[e(182)]=void 0;break}}e(130)==n&&i[e(133)](e(170)),e(160)==n&&i[e(133)](e(131)),e(162)==n&&i[e(133)](e(172)),e(174)==n&&i[e(133)](e(132),e(171)),e(141)==n&&i[e(133)](e(180)),e(151)==n&&i[e(133)](e(127)),e(139)==n&&i[e(133)](e(128)),e(146)==n&&i[e(133)](e(167))}),1e3)}[et(136)](){const t=et;super[t(136)](),this[t(182)]&&clearInterval(this[t(182)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=442]})(t,e)}function ct(){var t=["12JNVAib","515umDobH","6687qVfriE","isPremiumPlugin","requires","5065864UlKSTn","812861JHxHxd","PasteFromOfficeEnhanced","24qtsByr","729971uBpWKz","626396STcllb","isOfficialPlugin","pluginName","12030jKNieT","3247971hTAqgw","PasteFromOffice","2988ULQpND","2ldXMoV"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(803459===-parseInt(e(456))/1*(parseInt(e(445))/2)+parseInt(e(442))/3+-parseInt(e(444))/4*(-parseInt(e(447))/5)+parseInt(e(454))/6*(parseInt(e(452))/7)+parseInt(e(451))/8+parseInt(e(448))/9*(-parseInt(e(459))/10)+-parseInt(e(455))/11*(-parseInt(e(446))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(458)](){return it(453)}static get[it(457)](){return!0}static get[it(449)](){return!0}static get[it(450)](){return[it(443),q,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=138]})(t,e)}function lt(){var t=["132508kTmSDY","9531umiyRk","736455Qcicxe","125GWqPKd","259868vwiHEy","102IccdNZ","10885770JNWmSe","6bsJXOh","572163OorxZj","28248814upuhCA","6608kCIhxE"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(730656===parseInt(e(139))/1+-parseInt(e(138))/2*(parseInt(e(144))/3)+parseInt(e(142))/4*(-parseInt(e(145))/5)+parseInt(e(147))/6*(-parseInt(e(146))/7)+-parseInt(e(141))/8*(-parseInt(e(143))/9)+-parseInt(e(148))/10+parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},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 x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\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 b=n(584);function S(){const t=["88HxWdhm","18xVEnZt","test","15YpvaiL","519Kxmaaa","5638056lqKdfO","6318410XduyCq","6168FrLouh","6iTNDIJ","2705766OOEeAS","2769864cQExLr","13504080qbrZoN","94626kMAAKN"];return(S=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(900475===parseInt(e(434))/1*(parseInt(e(430))/2)+-parseInt(e(439))/3*(-parseInt(e(442))/4)+-parseInt(e(438))/5*(-parseInt(e(431))/6)+parseInt(e(441))/7+parseInt(e(440))/8*(-parseInt(e(436))/9)+parseInt(e(433))/10+-parseInt(e(435))/11*(parseInt(e(432))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=S();return(L=function(t,e){return n[t-=430]})(t,e)}function A(t){return E[L(437)](t)}!function(t){const e=F,n=t();for(;;)try{if(967037===parseInt(e(172))/1*(parseInt(e(177))/2)+-parseInt(e(192))/3+parseInt(e(190))/4+-parseInt(e(186))/5*(-parseInt(e(188))/6)+parseInt(e(170))/7+-parseInt(e(187))/8*(-parseInt(e(173))/9)+parseInt(e(193))/10*(-parseInt(e(195))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(175)]&&!s[n(178)])continue;const e=!s[n(175)]||t[n(180)]===s[n(175)],o=!s[n(178)]||t[n(174)](s[n(178)]);e&&o&&r[n(171)](s,i)}return r}function O(t){const e=F,n={};for(let r=0;r<t[e(194)];r++){const s=t[r],i=t[e(184)](s);e(196)!==i&&(n[s]=i)}return n}function j(t){const e=F,n=t[e(189)](",")[e(179)]((t=>t[e(183)]())),r=[];for(const t of n){const n=C[e(191)](t);n&&r[e(185)](n[e(181)])}return r}function F(t,e){const n=N();return(F=function(t,e){return n[t-=170]})(t,e)}function N(){const t=["cssRules","802760YMLQOU","set","4sKRdUE","1194939PRctkm","hasClass","tagName","assign","759716RfSfMK","className","map","name","groups","selectorText","trim","getPropertyValue","push","2489155dsjvaQ","96xCsaow","12NsLfYa","split","6849860yKEwHA","exec","503025MajYGx","48007790jUvDdo","length","11XGxIdL","initial","style"];return(N=function(){return t})()}function M(t){const e=F,n={};for(const r of t)Object[e(176)](n,r);return n}const R=K;function k(){const t=["execute","10281320UzlRUK","hasStyle","content","2799442zLvNGx","6VYMDoT","elementStart","isActive","createRangeIn","type","6410088PNtFCq","11711952vEUNpw","10fNxMJK","10415699xQJkrn","item","3zMowRd","104423jVESTQ","document","1691308favqRW","setStyle","from","size","values","_parsedData"];return(k=function(){return t})()}function K(t,e){const n=k();return(K=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(918053===-parseInt(e(396))/1+-parseInt(e(408))/2*(parseInt(e(395))/3)+parseInt(e(398))/4*(-parseInt(e(392))/5)+-parseInt(e(385))/6*(-parseInt(e(393))/7)+parseInt(e(391))/8+-parseInt(e(390))/9+parseInt(e(405))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class D extends w{[R(404)](t){const n=R,{body:r,styles:s}=t[n(403)],i=new e.UpcastWriter(r[n(397)]),o=i[n(388)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(171)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(198)])if(t instanceof CSSStyleRule){const r=O(t[e(197)]);n[t[e(182)]]=Object[e(176)]({},n[t[e(182)]]||{},r)}return n}(s));for(const t of o){if(n(386)!==t[n(389)])continue;const e=P(t[n(394)],c);if(e[n(401)]){const r=M(Array[n(400)](e[n(402)]()));for(const e in r){const s=t[n(394)];s[n(406)](e)||i[n(399)](e,r[e],s)}}}t[n(407)]=r}[R(387)](t){return super[R(387)](t)||A(t)}}const T=W;function W(t,e){const n=U();return(W=function(t,e){return n[t-=115]})(t,e)}function U(){const t=["isPremiumPlugin","document","1cLzMPB","editor","4488816wsvMlr","16VNtSDK","418160vsBhYA","8077743kZhQge","isOfficialPlugin","1819204zVWwlO","fromCharCode","high","ClipboardPipeline","_parsedData","href","afterInit","2387793FxXsem","getData","stylesProcessor","view","dataTransfer","editing","init","pluginName","requires","get","inputTransformation","plugins","139676ciRiek","join","isActive","map","execute","PasteFromOfficeEnhancedInliner","PasteFromOffice","text/html","1640975ADdoLz"];return(U=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(485157===-parseInt(e(137))/1*(parseInt(e(126))/2)+-parseInt(e(151))/3+parseInt(e(144))/4+parseInt(e(141))/5+-parseInt(e(139))/6+-parseInt(e(134))/7+-parseInt(e(140))/8*(-parseInt(e(142))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{static get[T(121)](){return T(131)}static get[T(143)](){return!0}static get[T(135)](){return!0}static get[T(122)](){return[T(132)]}[T(120)](){const t=T,e=this[t(138)],n=e[t(125)][t(123)](t(147)),r=e[t(119)][t(117)][t(136)],s=new D(r);n.on(t(124),((e,n)=>{const i=t,o=n[i(118)][i(115)](i(133));s[i(128)](o)&&(n[i(148)]||(n[i(148)]=x(o,r[i(116)])),s[i(130)](n))}),{priority:b.priorities[t(123)](t(146))+11})}[T(150)](){!async function(t){const e=d([88,80,53,108,51,72,83,86,109,56,116,115,107,87,110,48,82,117,99,74,120,79,100,114,122,112,66,55,90,118,71,75,70,77,57,121,69,105,81,103,106,101,65,68,67,52,76,111,98,113,89,49,84,104,119,85,50,78,73,97,54,102]),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=W;return t[e(129)]((t=>String[e(145)](t)))[e(127)]("")}!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([88]);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,b.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:1732579200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=W,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(149)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,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 V=B;!function(t){const e=B,n=t();for(;;)try{if(591298===-parseInt(e(263))/1+-parseInt(e(258))/2+parseInt(e(279))/3*(parseInt(e(273))/4)+-parseInt(e(250))/5*(-parseInt(e(280))/6)+-parseInt(e(282))/7*(-parseInt(e(275))/8)+-parseInt(e(274))/9+parseInt(e(246))/10*(-parseInt(e(284))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const z=[V(256),V(251),V(289),V(249),V(285),V(288),V(264),V(260)],$=[V(256),V(251),V(289)],Y={"font-style":[[V(254),"i"]],"font-weight":[[V(255),V(283)],[V(272),V(283)],[V(259),V(283)],[t=>Number(t)>=600,V(283)]],"text-decoration":[[V(266),"u"],[V(268),"s"]],"text-decoration-line":[[V(266),"u"],[V(268),"s"]],"vertical-align":[[V(253),V(253)],[V(286),V(245)]]};function B(t,e){const n=Q();return(B=function(t,e){return n[t-=245]})(t,e)}function H(t){return z[V(287)](t)}function Q(){const t=["font-family","createElement","sub","italic","medium","color","getChildren","1500932IiGYgR","bolder","vertical-align","getStyleNames","setStyle","736681MXlnzG","font-style","split","underline","getStyle","line-through","removeStyle","keys","from","bold","132RfPPlW","4234842kmqnkt","8pjeAOp","insertChild","forEach","filter","89415tSxVKH","6064482duDFgv","span","7614838nyjekV","strong","11mAVhQA","text-decoration-line","super","includes","font-weight","font-size","sup","5331630kwLxfP","function","length","text-decoration","5dNYFDf"];return(Q=function(){return t})()}function Z(t){const e=V;return Array[e(271)](t[e(261)]())[e(278)](H)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(277)]((e=>{const i=n,o=t[i(267)](e);if(o)if(c=e,$[V(287)](c))r[e]=o;else if(e in Y){const t=o[i(265)](" ");Y[e][i(277)]((([n,r])=>{const o=i;for(const i of t)(o(247)==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=V;for(const s in n)n[s][r(277)]((([,n])=>{const s=r,i=e[s(252)](n,[],t[s(257)]());e[s(276)](0,i,t)})),e[r(269)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(270)](n)[r(248)])return;const s=e[r(252)](r(281),[],t[r(257)]());e[r(262)](n,s),e[r(276)](0,s,t),e[r(269)](Object[r(270)](n),t)}(t,e,r)}const _=J;function J(t,e){const n=X();return(J=function(t,e){return n[t-=385]})(t,e)}function X(){const t=["104tmqwsw","includes","createRangeIn","126rNowjF","10873137ajNjon","name","stylesProcessor","element","isActive","1137813mEXGZL","execute","content","font","669014UrIMyw","150130bxKDxm","248122UutUnx","blockElements","229378HHTZYN","_parsedData","12eHURvY","getItems","60OBgmBE","4LvyNmF","137550PbrCxz","document"];return(X=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(278137===-parseInt(e(390))/1+-parseInt(e(386))/2+parseInt(e(407))/3*(parseInt(e(395))/4)+parseInt(e(396))/5*(-parseInt(e(394))/6)+-parseInt(e(388))/7*(parseInt(e(398))/8)+parseInt(e(401))/9*(parseInt(e(387))/10)+-parseInt(e(402))/11*(-parseInt(e(392))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[_(408)](t){const n=_,{body:r}=t[n(391)],s=new e.UpcastWriter(r[n(397)]),i=s[n(400)](r),o=new e.ViewDocument(s[n(397)][n(404)]),c=[...new e.DomConverter(o)[n(389)],n(385)],a=i[n(393)]();for(const t of a)if(t.is(n(405))&&c[n(399)](t[n(403)])){G(t,s,Z(t))}t[n(409)]=r}[_(406)](t){return super[_(406)](t)||A(t)}}function et(t,e){const n=rt();return(et=function(t,e){return n[t-=165]})(t,e)}const nt=et;function rt(){const t=["pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","dataTransfer","view","pasteFromOfficeEnhancedLicenseKeyInvalid","get","requires","developmentLimit","6JVGqqm","pasteFromOfficeEnhancedLicenseKeyExpired","20rQmBWM","destroy","8136880wKIvCZ","79232330BFpYTU","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyNotAllowed","init","high","_parsedData","6zfoKPk","ClipboardPipeline","1437596sxJYWs","getData","_showLicenseError","config","inputTransformation","licenseKey","text/html","plugins","7492863LILAkE","pasteFromOfficeEnhancedLicenseKeyTrialLimit","domainLimit","editing","trialLimit","PasteFromOfficeEnhancedPropagator","_licenseKeyCheckInterval","PasteFromOffice","usageLimit","3472221odJnjj","featureNotAllowed","422461QzqXKI","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","execute","editor","invalid","isPremiumPlugin","isActive","10799586fkuqHY","evaluationLimit","PasteFromOfficeEnhanced","pluginName","pasteFromOfficeEnhancedLicenseKeyValid","expired","document"];return(rt=function(){return t})()}!function(t){const e=et,n=t();for(;;)try{if(773374===parseInt(e(165))/1*(-parseInt(e(189))/2)+-parseInt(e(219))/3+-parseInt(e(202))/4*(parseInt(e(191))/5)+-parseInt(e(200))/6*(parseInt(e(210))/7)+-parseInt(e(193))/8+-parseInt(e(173))/9+parseInt(e(194))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[nt(176)](){return nt(215)}static get[nt(195)](){return!0}static get[nt(171)](){return!0}static get[nt(187)](){return[nt(217)]}[nt(197)](){const t=nt,e=this[t(169)],n=e[t(209)][t(186)](t(201)),r=e[t(213)][t(184)][t(179)],s=new tt(r);n.on(t(206),((e,n)=>{const i=t,o=n[i(183)][i(203)](i(208));s[i(172)](o)&&(n[i(199)]||(n[i(199)]=x(o,r[i(167)])),s[i(168)](n))}),{priority:b.priorities[t(186)](t(198))+10}),this[t(207)]=this[t(169)][t(205)][t(186)](t(207));const i=this[t(169)];this[t(216)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(177)==s||e(185)==s||e(190)==s||e(182)==s||e(196)==s||e(180)==s||e(211)==s||e(181)==s||e(166)==s){delete i[r],n=s,clearInterval(this[e(216)]),this[e(216)]=void 0;break}}e(185)==n&&i[e(204)](e(170)),e(190)==n&&i[e(204)](e(178)),e(182)==n&&i[e(204)](e(212)),e(196)==n&&i[e(204)](e(220),e(175)),e(180)==n&&i[e(204)](e(174)),e(211)==n&&i[e(204)](e(214)),e(181)==n&&i[e(204)](e(188)),e(166)==n&&i[e(204)](e(218))}),1e3)}[nt(192)](){const t=nt;super[t(192)](),this[t(216)]&&clearInterval(this[t(216)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=324]})(t,e)}function ct(){var t=["isOfficialPlugin","8862zxErIn","3877295hwnWPi","PasteFromOfficeEnhanced","206552BUWGqm","110SobQsZ","77836VRsGuk","isPremiumPlugin","15TodHel","requires","4RPaufV","1134zXkVBI","pluginName","16991592aDuDzj","95762CYrFKZ","PasteFromOffice","9cBMDyI","204920xfuHOZ"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(411226===parseInt(e(335))/1+parseInt(e(338))/2*(-parseInt(e(329))/3)+-parseInt(e(331))/4*(parseInt(e(341))/5)+-parseInt(e(332))/6*(-parseInt(e(340))/7)+parseInt(e(325))/8*(parseInt(e(337))/9)+-parseInt(e(326))/10*(parseInt(e(327))/11)+parseInt(e(334))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(333)](){return it(324)}static get[it(339)](){return!0}static get[it(328)](){return!0}static get[it(330)](){return[it(336),q,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=473]})(t,e)}function lt(){var t=["676594GSgfDY","3853465ZkjpjQ","294888jlLxJj","6lVQMAB","117aUSsiY","1056576qNePUZ","19873139MSjWxl","4502729VBEEeG","2AymsWN","10buLFlj","873345ZogwBA"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(550387===parseInt(e(480))/1*(-parseInt(e(483))/2)+parseInt(e(482))/3+-parseInt(e(477))/4+-parseInt(e(473))/5+-parseInt(e(475))/6*(-parseInt(e(479))/7)+parseInt(e(474))/8*(-parseInt(e(476))/9)+parseInt(e(481))/10*(parseInt(e(478))/11))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 _0x46afb1}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3bc551,parseHtml as _0x4bce12}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x13c207,uid as _0x514cee}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1f9edd,ViewDocument as _0x103b15,DomConverter as _0x5509fd}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0xc7b9b1){return x['test'](_0xc7b9b1);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x42ab9a,_0x3850c0){const _0x2edf76=new Map();for(const [_0x379f17,_0x5d2091]of _0x3850c0){if(!_0x379f17['tagName']&&!_0x379f17['className'])continue;const _0x36e4e0=!_0x379f17['tagName']||_0x42ab9a['name']===_0x379f17['tagName'],_0x4a4f71=!_0x379f17['className']||_0x42ab9a['hasClass'](_0x379f17['className']);_0x36e4e0&&_0x4a4f71&&_0x2edf76['set'](_0x379f17,_0x5d2091);}return _0x2edf76;}function h(_0x32c887){const _0x3ff9e2={};for(let _0x4644c1=0x0;_0x4644c1<_0x32c887['length'];_0x4644c1++){const _0x59cca5=_0x32c887[_0x4644c1],_0x32a6e3=_0x32c887['getPropertyValue'](_0x59cca5);'initial'!==_0x32a6e3&&(_0x3ff9e2[_0x59cca5]=_0x32a6e3);}return _0x3ff9e2;}function L(_0x55fd0e){const _0x96ec18=_0x55fd0e['split'](',')['map'](_0x4dad0e=>_0x4dad0e['trim']()),_0x2c5ccc=[];for(const _0x372c55 of _0x96ec18){const _0x1de2d8=S['exec'](_0x372c55);_0x1de2d8&&_0x2c5ccc['push'](_0x1de2d8['groups']);}return _0x2c5ccc;}function y(_0x13496b){const _0x3eb289={};for(const _0x4f45e8 of _0x13496b)Object['assign'](_0x3eb289,_0x4f45e8);return _0x3eb289;}class c extends _0x3bc551{['execute'](_0x14abdd){const {body:_0x256efe,styles:_0x8bca78}=_0x14abdd['_parsedData'],_0x2b5f73=new _0x1f9edd(_0x256efe['document']),_0x4a7bd7=_0x2b5f73['createRangeIn'](_0x256efe),_0x206d06=function(_0x362321){const _0x22dd25={};for(const _0x4fa9e1 of _0x362321)for(const _0x45b25d of _0x4fa9e1['cssRules'])if(_0x45b25d instanceof CSSStyleRule){const _0x4b24c4=h(_0x45b25d['style']);_0x22dd25[_0x45b25d['selectorText']]=Object['assign']({},_0x22dd25[_0x45b25d['selectorText']]||{},_0x4b24c4);}return _0x22dd25;}(_0x8bca78),_0x454321=function(_0x224ebd){const _0x178387=new Map();for(const _0x133e8a in _0x224ebd){const _0x5c1acc=L(_0x133e8a),_0xdd9085=_0x224ebd[_0x133e8a];for(const _0x4acd27 of _0x5c1acc)_0x178387['set'](_0x4acd27,_0xdd9085);}return _0x178387;}(_0x206d06);for(const _0x548b30 of _0x4a7bd7){if('elementStart'!==_0x548b30['type'])continue;const _0x47529e=k(_0x548b30['item'],_0x454321);if(_0x47529e['size']){const _0x42f967=y(Array['from'](_0x47529e['values']()));for(const _0x343ab5 in _0x42f967){const _0x383a55=_0x548b30['item'];_0x383a55['hasStyle'](_0x343ab5)||_0x2b5f73['setStyle'](_0x343ab5,_0x42f967[_0x343ab5],_0x383a55);}}}_0x14abdd['content']=_0x256efe;}['isActive'](_0x183e33){return super['isActive'](_0x183e33)||d(_0x183e33);}}class i extends _0x46afb1{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x8fcf6a=this['editor'],_0x10879c=_0x8fcf6a['plugins']['get']('ClipboardPipeline'),_0x5bb670=_0x8fcf6a['editing']['view']['document'],_0x22f363=new c(_0x5bb670);_0x10879c['on']('inputTransformation',(_0x1b67bc,_0x5b8ace)=>{const _0x1850cf=_0x5b8ace['dataTransfer']['getData']('text/html');_0x22f363['isActive'](_0x1850cf)&&(_0x5b8ace['_parsedData']||(_0x5b8ace['_parsedData']=_0x4bce12(_0x1850cf,_0x5bb670['stylesProcessor'])),_0x22f363['execute'](_0x5b8ace));},{'priority':_0x13c207['get']('high')+0xb});}['afterInit'](){!async function(_0x460bd9){const _0x3d4743=_0x3cab75([0x59,0x4b,0x61,0x68,0x37,0x64,0x51,0x5a,0x45,0x67,0x44,0x58,0x57,0x4f,0x41,0x54,0x30,0x34,0x50,0x6c,0x6b,0x52,0x6e,0x36,0x70,0x79,0x31,0x6f,0x35,0x77,0x62,0x48,0x32,0x38,0x75,0x7a,0x6a,0x4a,0x33,0x72,0x55,0x53,0x69,0x71,0x63,0x4d,0x56,0x4e,0x47,0x6d,0x4c,0x43,0x73,0x66,0x76,0x39,0x46,0x74,0x42,0x49,0x78,0x65]),_0x3c5f61=0x205397a3,_0x2ca03d=0x2054c043^_0x3c5f61,_0x35b5f2=window[_0x3cab75([0x44,0x61,0x74,0x65])][_0x3cab75([0x6e,0x6f,0x77])](),_0x235dd1=_0x460bd9[_0x3cab75([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x20dedf=new window[(_0x3cab75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41ac48=>{_0x235dd1[_0x3cab75([0x6f,0x6e,0x63,0x65])](_0x3cab75([0x72,0x65,0x61,0x64,0x79]),_0x41ac48);}),_0x3c6526={[_0x3cab75([0x6b,0x74,0x79])]:_0x3cab75([0x45,0x43]),[_0x3cab75([0x75,0x73,0x65])]:_0x3cab75([0x73,0x69,0x67]),[_0x3cab75([0x63,0x72,0x76])]:_0x3cab75([0x50,0x2d,0x32,0x35,0x36]),[_0x3cab75([0x78])]:_0x3cab75([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]),[_0x3cab75([0x79])]:_0x3cab75([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]),[_0x3cab75([0x61,0x6c,0x67])]:_0x3cab75([0x45,0x53,0x32,0x35,0x36])},_0x255b55=_0x235dd1[_0x3cab75([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3cab75([0x67,0x65,0x74])](_0x3cab75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x147429(){let _0xa68bd2,_0x36f24d=null,_0xa32418=null;try{if(_0x255b55==_0x3cab75([0x47,0x50,0x4c]))return _0x3cab75([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xa68bd2=_0xcf2ffa(),!_0xa68bd2)return _0x3cab75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xa68bd2[_0x3cab75([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa32418=_0x40a8ad(_0xa68bd2[_0x3cab75([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xa68bd2[_0x3cab75([0x6a,0x74,0x69])])),await _0xd5b3c4()?_0x52e937()?_0x5a0f52()?_0x3cab75([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5da94c()?(_0xa68bd2[_0x3cab75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3cab75([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36f24d=_0x245071(_0x3cab75([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xa68bd2[_0x3cab75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3cab75([0x74,0x72,0x69,0x61,0x6c])&&(_0x36f24d=_0x245071(_0x3cab75([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0xa68bd2[_0x3cab75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3cab75([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x36f24d=_0x245071(_0x3cab75([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x27dc5f()):_0x3cab75([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3cab75([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3cab75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x21f296){return _0x3cab75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5a0f52(){const _0x59efdd=[_0x3cab75([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3cab75([0x74,0x72,0x69,0x61,0x6c])][_0x3cab75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa68bd2[_0x3cab75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x35b5f2/0x3e8:0xe10*_0x2ca03d;return _0xa68bd2[_0x3cab75([0x65,0x78,0x70])]<_0x59efdd;}function _0x52e937(){const _0x12e3c4=_0xa68bd2[_0x3cab75([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x12e3c4&&(!!_0x12e3c4[_0x3cab75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cab75([0x2a]))||(!!_0x12e3c4[_0x3cab75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cab75([0x50,0x4f,0x45]))||!!_0x12e3c4[_0x3cab75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cab75([0x50,0x50]))));}function _0x5da94c(){const _0x17283a=_0xa68bd2[_0x3cab75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x17283a||0x0==_0x17283a[_0x3cab75([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15fea6}=new URL(window[_0x3cab75([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x17283a[_0x3cab75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15fea6))return!0x0;const _0xca9f3a=_0x15fea6[_0x3cab75([0x73,0x70,0x6c,0x69,0x74])](_0x3cab75([0x2e]));return _0x17283a[_0x3cab75([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5a42c2=>_0x5a42c2[_0x3cab75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cab75([0x2a])))[_0x3cab75([0x6d,0x61,0x70])](_0x2a3d03=>_0x2a3d03[_0x3cab75([0x73,0x70,0x6c,0x69,0x74])](_0x3cab75([0x2e])))[_0x3cab75([0x73,0x6f,0x6d,0x65])](_0x2d9051=>_0xca9f3a[_0x3cab75([0x65,0x76,0x65,0x72,0x79])]((_0x2511d6,_0x330560)=>_0x2d9051[_0x330560]===_0x2511d6||_0x2d9051[_0x330560]===_0x3cab75([0x2a])));}function _0x27dc5f(){return _0x36f24d&&_0xa32418?new window[(_0x3cab75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x383512,_0x4621d5)=>{_0x36f24d[_0x3cab75([0x74,0x68,0x65,0x6e])](_0x383512,_0x4621d5),_0xa32418[_0x3cab75([0x74,0x68,0x65,0x6e])](_0x47ca2f=>{_0x47ca2f!=_0x3cab75([0x56,0x61,0x6c,0x69,0x64])&&_0x383512(_0x47ca2f);},_0x4621d5);}):_0x36f24d||_0xa32418||_0x3cab75([0x56,0x61,0x6c,0x69,0x64]);}}function _0x40a8ad(_0x4e38a4,_0xfe8de0){return new window[(_0x3cab75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29948f=>{if(_0x4f05e5())return _0x29948f(_0x3cab75([0x56,0x61,0x6c,0x69,0x64]));_0x30f73a(),_0x235dd1[_0x3cab75([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3cab75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x23cd1f=!0x1;const _0x5b2ff8=_0x514cee();function _0x4febe2(_0xb27469){return!!_0xb27469&&(typeof _0xb27469===_0x3cab75([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb27469===_0x3cab75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb27469[_0x3cab75([0x74,0x68,0x65,0x6e])]===_0x3cab75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb27469[_0x3cab75([0x63,0x61,0x74,0x63,0x68])]===_0x3cab75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ea5f6(_0x33ffb1){_0x5dca62(_0x33ffb1)[_0x3cab75([0x74,0x68,0x65,0x6e])](_0x6f56ed=>{if(!_0x6f56ed||_0x6f56ed[_0x3cab75([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3cab75([0x6f,0x6b]))return _0x3cab75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x267fad(_0x23d1a4(_0x5b2ff8+_0xfe8de0))!=_0x6f56ed[_0x3cab75([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3cab75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3cab75([0x56,0x61,0x6c,0x69,0x64]);})[_0x3cab75([0x74,0x68,0x65,0x6e])](_0x120e33=>(_0xab4f1b(),_0x120e33),()=>{const _0x2ea247=_0x2cfc26();return null==_0x2ea247?(_0xab4f1b(),_0x3cab75([0x56,0x61,0x6c,0x69,0x64])):_0x3cab75(_0x35b5f2-_0x2ea247>(0x45f13a3^_0x3c5f61)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3cab75([0x74,0x68,0x65,0x6e])](_0x29948f)[_0x3cab75([0x63,0x61,0x74,0x63,0x68])](()=>{_0x29948f(_0x3cab75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1110a4=0x20657923^_0x3c5f61;function _0xab4f1b(){const _0x5ba2a2=_0x3cab75([0x6c,0x6c,0x63,0x74,0x2d])+_0x267fad(_0x23d1a4(_0x4e38a4)),_0x183ce0=_0x1ff2f5(_0x267fad(window[_0x3cab75([0x4d,0x61,0x74,0x68])][_0x3cab75([0x63,0x65,0x69,0x6c])](_0x35b5f2/_0x1110a4)));window[_0x3cab75([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3cab75([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5ba2a2,_0x183ce0);}function _0x2cfc26(){const _0x1fa142=_0x3cab75([0x6c,0x6c,0x63,0x74,0x2d])+_0x267fad(_0x23d1a4(_0x4e38a4)),_0x2c6f12=window[_0x3cab75([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3cab75([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1fa142);return _0x2c6f12?window[_0x3cab75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ff2f5(_0x2c6f12),0x10)*_0x1110a4:null;}function _0x5dca62(_0x22ccc6){return new window[(_0x3cab75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b9202,_0x3796b0)=>{_0x22ccc6[_0x3cab75([0x74,0x68,0x65,0x6e])](_0x3b9202,_0x3796b0),window[_0x3cab75([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3796b0,0x20524363^_0x3c5f61);});}}_0x235dd1[_0x3cab75([0x6f,0x6e])](_0x3cab75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x43fbb9,_0x1a153e)=>{if(_0x1a153e[0x0]!=_0x4e38a4)return _0x29948f(_0x3cab75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a153e[0x1]={..._0x1a153e[0x1],[_0x3cab75([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5b2ff8};},{[_0x3cab75([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3cab75([0x68,0x69,0x67,0x68])}),_0x235dd1[_0x3cab75([0x6f,0x6e])](_0x3cab75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4233b5=>{_0x4febe2(_0x4233b5[_0x3cab75([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x23cd1f=!0x0,_0x3ea5f6(_0x4233b5[_0x3cab75([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3cab75([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3cab75([0x6c,0x6f,0x77])}),_0x20dedf[_0x3cab75([0x74,0x68,0x65,0x6e])](()=>{_0x23cd1f||_0x29948f(_0x3cab75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4f05e5(){return _0x235dd1[_0x3cab75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3cab75([0x76,0x69,0x65,0x77])][_0x3cab75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3cab75([0x61,0x75,0x74,0x6f]);}function _0x30f73a(){_0x235dd1[_0x3cab75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3cab75([0x76,0x69,0x65,0x77])][_0x3cab75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3cab75([0x61,0x75,0x74,0x6f]);}}function _0x245071(_0x388388){const _0x2fc7e5=[new window[(_0x3cab75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21516e=>setTimeout(_0x21516e,0x205aa96f^_0x3c5f61)),_0x20dedf[_0x3cab75([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3cab75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47c8dc=>{let _0x424f7d=0x0;_0x235dd1[_0x3cab75([0x6d,0x6f,0x64,0x65,0x6c])][_0x3cab75([0x6f,0x6e])](_0x3cab75([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4bf1a1,_0x166c80)=>{_0x166c80[0x0][_0x3cab75([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x424f7d++,_0x424f7d==(0x2053965b^_0x3c5f61)&&(_0x47c8dc(),_0x4bf1a1[_0x3cab75([0x6f,0x66,0x66])]());});}))];return window[_0x3cab75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3cab75([0x72,0x61,0x63,0x65])](_0x2fc7e5)[_0x3cab75([0x74,0x68,0x65,0x6e])](()=>_0x388388);}async function _0x2ad449(){await _0x20dedf,_0x235dd1[_0x3cab75([0x6d,0x6f,0x64,0x65,0x6c])][_0x3cab75([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x25f936,_0x235dd1[_0x3cab75([0x6d,0x6f,0x64,0x65,0x6c])][_0x3cab75([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x25f936,_0x235dd1[_0x3cab75([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3cab75([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1c2f84(_0x19a25f){const _0x14a721=_0x451c2f();_0x235dd1[_0x14a721]=_0x3cab75([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])+_0x19a25f,_0x19a25f!=_0x3cab75([0x56,0x61,0x6c,0x69,0x64])&&_0x2ad449();}function _0x451c2f(){const _0x15f29d=window[_0x3cab75([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3cab75([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3cab75([0x6e,0x6f,0x77])]())[_0x3cab75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3cab75([0x2e]),'');let _0x26c528=_0x3cab75([0x59]);for(let _0x1ca348=0x0;_0x1ca348<_0x15f29d[_0x3cab75([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1ca348+=0x2){let _0xf4cc96=window[_0x3cab75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15f29d[_0x3cab75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1ca348,_0x1ca348+0x2));_0xf4cc96>=_0x3d4743[_0x3cab75([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xf4cc96-=_0x3d4743[_0x3cab75([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x26c528+=_0x3d4743[_0xf4cc96];}return _0x26c528;}function _0xcf2ffa(){const _0x485eeb=_0x255b55[_0x3cab75([0x73,0x70,0x6c,0x69,0x74])](_0x3cab75([0x2e]));if(0x3!=_0x485eeb[_0x3cab75([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5417c4(_0x485eeb[0x1]);function _0x5417c4(_0x17b622){const _0x1a70ee=_0x5c9055(_0x17b622);return _0x1a70ee&&_0x8baeb0()?_0x1a70ee:null;function _0x8baeb0(){const _0xb08c49=_0x1a70ee[_0x3cab75([0x6a,0x74,0x69])],_0x41f933=window[_0x3cab75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb08c49[_0x3cab75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xb08c49[_0x3cab75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x253d0c={..._0x1a70ee,[_0x3cab75([0x6a,0x74,0x69])]:_0xb08c49[_0x3cab75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xb08c49[_0x3cab75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x253d0c[_0x3cab75([0x76,0x63])],_0x23d1a4(_0x253d0c)==_0x41f933;}}}async function _0xd5b3c4(){let _0x2d70d0=!0x0;try{const _0x1d15da=_0x255b55[_0x3cab75([0x73,0x70,0x6c,0x69,0x74])](_0x3cab75([0x2e])),[_0x24feea,_0x3faf9d,_0x53bef1]=_0x1d15da;return _0xeb6b69(_0x24feea),await _0x294ab6(_0x24feea,_0x3faf9d,_0x53bef1),_0x2d70d0;}catch(_0x5e9fae){return!0x1;}function _0xeb6b69(_0x51e2a5){const _0x490ef1=_0x5c9055(_0x51e2a5);_0x490ef1&&_0x490ef1[_0x3cab75([0x61,0x6c,0x67])]==_0x3cab75([0x45,0x53,0x32,0x35,0x36])||(_0x2d70d0=!0x1);}async function _0x294ab6(_0x2b8d29,_0x29af47,_0x47276e){const _0xb62889=window[_0x3cab75([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3cab75([0x66,0x72,0x6f,0x6d])](_0xf5411c(_0x47276e),_0x1c97c6=>_0x1c97c6[_0x3cab75([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x42ceaf=new window[(_0x3cab75([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3cab75([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2b8d29+_0x3cab75([0x2e])+_0x29af47),_0x48a890=window[_0x3cab75([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3cab75([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x48a890)return;const _0x14ea46=await _0x48a890[_0x3cab75([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3cab75([0x6a,0x77,0x6b]),_0x3c6526,{[_0x3cab75([0x6e,0x61,0x6d,0x65])]:_0x3cab75([0x45,0x43,0x44,0x53,0x41]),[_0x3cab75([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3cab75([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3cab75([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x48a890[_0x3cab75([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3cab75([0x6e,0x61,0x6d,0x65])]:_0x3cab75([0x45,0x43,0x44,0x53,0x41]),[_0x3cab75([0x68,0x61,0x73,0x68])]:{[_0x3cab75([0x6e,0x61,0x6d,0x65])]:_0x3cab75([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x14ea46,_0xb62889,_0x42ceaf)||(_0x2d70d0=!0x1);}}function _0x5c9055(_0x262daa){return _0x262daa[_0x3cab75([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3cab75([0x65,0x79]))?JSON[_0x3cab75([0x70,0x61,0x72,0x73,0x65])](_0xf5411c(_0x262daa)):null;}function _0xf5411c(_0x1f7449){return window[_0x3cab75([0x61,0x74,0x6f,0x62])](_0x1f7449[_0x3cab75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3cab75([0x2b]))[_0x3cab75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3cab75([0x2f])));}function _0x23d1a4(_0x221567){let _0x394872=0x1505;function _0x5e7dae(_0x40963d){for(let _0x28eee9=0x0;_0x28eee9<_0x40963d[_0x3cab75([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28eee9++){const _0x5dba71=_0x40963d[_0x3cab75([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x28eee9);_0x394872=(_0x394872<<0x5)+_0x394872+_0x5dba71,_0x394872&=_0x394872;}}function _0x34679e(_0x12fb7e){Array[_0x3cab75([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x12fb7e)?_0x12fb7e[_0x3cab75([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x34679e):_0x12fb7e&&typeof _0x12fb7e==_0x3cab75([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3cab75([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x12fb7e)[_0x3cab75([0x73,0x6f,0x72,0x74])]()[_0x3cab75([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x127d6e,_0x32c079])=>{_0x5e7dae(_0x127d6e),_0x34679e(_0x32c079);}):_0x5e7dae(window[_0x3cab75([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x12fb7e));}return _0x34679e(_0x221567),_0x394872>>>0x0;}function _0x267fad(_0x5e8f37){return _0x5e8f37[_0x3cab75([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3cab75([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3cab75([0x30]));}function _0x1ff2f5(_0x36985a){return _0x36985a[_0x3cab75([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3cab75([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3cab75([0x6a,0x6f,0x69,0x6e])]('');}function _0x25f936(){}function _0x3cab75(_0x422831){return _0x422831['map'](_0x232d1c=>String['fromCharCode'](_0x232d1c))['join']('');}_0x1c2f84(await _0x147429());}(this);}}const O=['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'],[_0x290071=>Number(_0x290071)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x68c406){return O['includes'](_0x68c406);}function v(_0x2a1c1a,_0x32c64f,_0x3b38e9){const {spanStyles:_0x15fdc3,stylesToBeHtmlElements:_0x25d25d}=function(_0x168ace,_0x116170){const _0x59cbb0={},_0x30a763={};return _0x116170['forEach'](_0x52b279=>{const _0x445c91=_0x168ace['getStyle'](_0x52b279);if(_0x445c91){if(function(_0x5642cb){return E['includes'](_0x5642cb);}(_0x52b279))_0x59cbb0[_0x52b279]=_0x445c91;else{if(function(_0x1c28f1){return _0x1c28f1 in F;}(_0x52b279)){const _0x94cff2=_0x445c91['split']('\x20');F[_0x52b279]['forEach'](([_0x30dd8b,_0x463f2a])=>{for(const _0x595063 of _0x94cff2){('function'==typeof _0x30dd8b&&_0x30dd8b(_0x595063)||_0x30dd8b===_0x595063)&&(_0x30a763[_0x52b279]=[..._0x30a763[_0x52b279]||[],[_0x30dd8b,_0x463f2a]]);}});}}}}),{'spanStyles':_0x59cbb0,'stylesToBeHtmlElements':_0x30a763};}(_0x2a1c1a,_0x3b38e9);!function(_0x266b6c,_0x1ebec6,_0x362c00){for(const _0x1a54b2 in _0x362c00){_0x362c00[_0x1a54b2]['forEach'](([,_0xa6bc37])=>{const _0x1390d6=_0x1ebec6['createElement'](_0xa6bc37,[],_0x266b6c['getChildren']());_0x1ebec6['insertChild'](0x0,_0x1390d6,_0x266b6c);}),_0x1ebec6['removeStyle'](_0x1a54b2,_0x266b6c);}}(_0x2a1c1a,_0x32c64f,_0x25d25d),function(_0x29e7bf,_0x9feecd,_0x262aae){if(!Object['keys'](_0x262aae)['length'])return;const _0x3fce19=_0x9feecd['createElement']('span',[],_0x29e7bf['getChildren']());_0x9feecd['setStyle'](_0x262aae,_0x3fce19),_0x9feecd['insertChild'](0x0,_0x3fce19,_0x29e7bf),_0x9feecd['removeStyle'](Object['keys'](_0x262aae),_0x29e7bf);}(_0x2a1c1a,_0x32c64f,_0x15fdc3);}class m extends _0x3bc551{['execute'](_0x1aab32){const {body:_0x2ec4bd}=_0x1aab32['_parsedData'],_0x33b5a2=new _0x1f9edd(_0x2ec4bd['document']),_0x522212=_0x33b5a2['createRangeIn'](_0x2ec4bd),_0x43c9f4=new _0x103b15(_0x33b5a2['document']['stylesProcessor']),_0x41b84e=[...new _0x5509fd(_0x43c9f4)['blockElements'],'font'],_0x459e18=_0x522212['getItems']();for(const _0x50a42f of _0x459e18)_0x50a42f['is']('element')&&_0x41b84e['includes'](_0x50a42f['name'])&&v(_0x50a42f,_0x33b5a2,(_0x4023b2=_0x50a42f,Array['from'](_0x4023b2['getStyleNames']())['filter'](K)));var _0x4023b2;_0x1aab32['content']=_0x2ec4bd;}['isActive'](_0x184ccf){return super['isActive'](_0x184ccf)||d(_0x184ccf);}}class s extends _0x46afb1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1af3c2=this['editor'],_0x512090=_0x1af3c2['plugins']['get']('ClipboardPipeline'),_0x3a7d78=_0x1af3c2['editing']['view']['document'],_0x4f6bfd=new m(_0x3a7d78);_0x512090['on']('inputTransformation',(_0x315157,_0xbe43d0)=>{const _0x45f9c1=_0xbe43d0['dataTransfer']['getData']('text/html');_0x4f6bfd['isActive'](_0x45f9c1)&&(_0xbe43d0['_parsedData']||(_0xbe43d0['_parsedData']=_0x4bce12(_0x45f9c1,_0x3a7d78['stylesProcessor'])),_0x4f6bfd['execute'](_0xbe43d0));},{'priority':_0x13c207['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x175e28=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x340665;for(const _0x45deca in _0x175e28){const _0x256a5b=_0x45deca,_0x5a3ed2=_0x175e28[_0x256a5b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5a3ed2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5a3ed2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5a3ed2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5a3ed2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5a3ed2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5a3ed2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5a3ed2||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x5a3ed2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5a3ed2){delete _0x175e28[_0x256a5b],_0x340665=_0x5a3ed2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x340665&&_0x175e28['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x340665&&_0x175e28['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x340665&&_0x175e28['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x340665&&_0x175e28['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x340665&&_0x175e28['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x340665&&_0x175e28['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x340665&&_0x175e28['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x340665&&_0x175e28['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x46afb1{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 _0x2bdce7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3755b0,parseHtml as _0x1cad53}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xe34225,uid as _0x589be7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2dc93e,ViewDocument as _0x1b7996,DomConverter as _0x292cea}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x112d4a){return x['test'](_0x112d4a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x192098,_0x2e62b3){const _0x33b223=new Map();for(const [_0x3b3a82,_0x188fe6]of _0x2e62b3){if(!_0x3b3a82['tagName']&&!_0x3b3a82['className'])continue;const _0x5d8e8b=!_0x3b3a82['tagName']||_0x192098['name']===_0x3b3a82['tagName'],_0x3d6a02=!_0x3b3a82['className']||_0x192098['hasClass'](_0x3b3a82['className']);_0x5d8e8b&&_0x3d6a02&&_0x33b223['set'](_0x3b3a82,_0x188fe6);}return _0x33b223;}function h(_0x4d1e04){const _0x4ce7c0={};for(let _0x1b84c2=0x0;_0x1b84c2<_0x4d1e04['length'];_0x1b84c2++){const _0x5d7c8f=_0x4d1e04[_0x1b84c2],_0x37dda4=_0x4d1e04['getPropertyValue'](_0x5d7c8f);'initial'!==_0x37dda4&&(_0x4ce7c0[_0x5d7c8f]=_0x37dda4);}return _0x4ce7c0;}function L(_0x1c501f){const _0x15f78d=_0x1c501f['split'](',')['map'](_0x2639dd=>_0x2639dd['trim']()),_0xb399f0=[];for(const _0x1cb719 of _0x15f78d){const _0x57d1ee=S['exec'](_0x1cb719);_0x57d1ee&&_0xb399f0['push'](_0x57d1ee['groups']);}return _0xb399f0;}function y(_0x13ea8f){const _0x5517fa={};for(const _0x18d71d of _0x13ea8f)Object['assign'](_0x5517fa,_0x18d71d);return _0x5517fa;}class c extends _0x3755b0{['execute'](_0x5a4105){const {body:_0x13d2c5,styles:_0x2ab205}=_0x5a4105['_parsedData'],_0x50229f=new _0x2dc93e(_0x13d2c5['document']),_0x5a0c52=_0x50229f['createRangeIn'](_0x13d2c5),_0x78e883=function(_0x48390e){const _0x5ba92c={};for(const _0x1866b3 of _0x48390e)for(const _0x528b6e of _0x1866b3['cssRules'])if(_0x528b6e instanceof CSSStyleRule){const _0x4ad9ae=h(_0x528b6e['style']);_0x5ba92c[_0x528b6e['selectorText']]=Object['assign']({},_0x5ba92c[_0x528b6e['selectorText']]||{},_0x4ad9ae);}return _0x5ba92c;}(_0x2ab205),_0x4601cb=function(_0x588f0d){const _0x220ec1=new Map();for(const _0x293875 in _0x588f0d){const _0x5c61e2=L(_0x293875),_0x442f9c=_0x588f0d[_0x293875];for(const _0x2d526e of _0x5c61e2)_0x220ec1['set'](_0x2d526e,_0x442f9c);}return _0x220ec1;}(_0x78e883);for(const _0x53a974 of _0x5a0c52){if('elementStart'!==_0x53a974['type'])continue;const _0x33ca05=k(_0x53a974['item'],_0x4601cb);if(_0x33ca05['size']){const _0x220767=y(Array['from'](_0x33ca05['values']()));for(const _0x5307f6 in _0x220767){const _0x425f0a=_0x53a974['item'];_0x425f0a['hasStyle'](_0x5307f6)||_0x50229f['setStyle'](_0x5307f6,_0x220767[_0x5307f6],_0x425f0a);}}}_0x5a4105['content']=_0x13d2c5;}['isActive'](_0x428117){return super['isActive'](_0x428117)||d(_0x428117);}}class i extends _0x2bdce7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3db062=this['editor'],_0x1ac0b2=_0x3db062['plugins']['get']('ClipboardPipeline'),_0x38d594=_0x3db062['editing']['view']['document'],_0x1ca5c1=new c(_0x38d594);_0x1ac0b2['on']('inputTransformation',(_0x5a5717,_0x16fa0b)=>{const _0x95f9ab=_0x16fa0b['dataTransfer']['getData']('text/html');_0x1ca5c1['isActive'](_0x95f9ab)&&(_0x16fa0b['_parsedData']||(_0x16fa0b['_parsedData']=_0x1cad53(_0x95f9ab,_0x38d594['stylesProcessor'])),_0x1ca5c1['execute'](_0x16fa0b));},{'priority':_0xe34225['get']('high')+0xb});}['afterInit'](){!async function(_0x15f943){const _0x1e460d=_0x401481([0x58,0x50,0x35,0x6c,0x33,0x48,0x53,0x56,0x6d,0x38,0x74,0x73,0x6b,0x57,0x6e,0x30,0x52,0x75,0x63,0x4a,0x78,0x4f,0x64,0x72,0x7a,0x70,0x42,0x37,0x5a,0x76,0x47,0x4b,0x46,0x4d,0x39,0x79,0x45,0x69,0x51,0x67,0x6a,0x65,0x41,0x44,0x43,0x34,0x4c,0x6f,0x62,0x71,0x59,0x31,0x54,0x68,0x77,0x55,0x32,0x4e,0x49,0x61,0x36,0x66]),_0x53162f=0x59bb3afd,_0x452a2a=0x59bc6d05^_0x53162f,_0x1d457d=window[_0x401481([0x44,0x61,0x74,0x65])][_0x401481([0x6e,0x6f,0x77])](),_0x4deabd=_0x15f943[_0x401481([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x95bcd3=new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41f5f=>{_0x4deabd[_0x401481([0x6f,0x6e,0x63,0x65])](_0x401481([0x72,0x65,0x61,0x64,0x79]),_0x41f5f);}),_0x20601c={[_0x401481([0x6b,0x74,0x79])]:_0x401481([0x45,0x43]),[_0x401481([0x75,0x73,0x65])]:_0x401481([0x73,0x69,0x67]),[_0x401481([0x63,0x72,0x76])]:_0x401481([0x50,0x2d,0x32,0x35,0x36]),[_0x401481([0x78])]:_0x401481([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]),[_0x401481([0x79])]:_0x401481([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]),[_0x401481([0x61,0x6c,0x67])]:_0x401481([0x45,0x53,0x32,0x35,0x36])},_0x194f53=_0x4deabd[_0x401481([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x401481([0x67,0x65,0x74])](_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5f211b(){let _0x22772b,_0x5cd7e6=null,_0x2445b5=null;try{if(_0x194f53==_0x401481([0x47,0x50,0x4c]))return _0x401481([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x22772b=_0x5686e8(),!_0x22772b)return _0x401481([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x22772b[_0x401481([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2445b5=_0x5a108a(_0x22772b[_0x401481([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x22772b[_0x401481([0x6a,0x74,0x69])])),await _0x35807f()?_0x1ae0ad()?_0x40d9b5()?_0x401481([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd18974()?(_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x401481([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5cd7e6=_0x3ac2fe(_0x401481([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x401481([0x74,0x72,0x69,0x61,0x6c])&&(_0x5cd7e6=_0x3ac2fe(_0x401481([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x401481([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5cd7e6=_0x3ac2fe(_0x401481([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5cb89f()):_0x401481([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x401481([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x401481([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x34d7d7){return _0x401481([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x40d9b5(){const _0x5ca1a5=[_0x401481([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x401481([0x74,0x72,0x69,0x61,0x6c])][_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1d457d/0x3e8:0xe10*_0x452a2a;return _0x22772b[_0x401481([0x65,0x78,0x70])]<_0x5ca1a5;}function _0x1ae0ad(){const _0x3d05d1=_0x22772b[_0x401481([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d05d1&&(!!_0x3d05d1[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x401481([0x2a]))||(!!_0x3d05d1[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x401481([0x50,0x4f,0x45]))||!!_0x3d05d1[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x401481([0x50,0x50]))));}function _0xd18974(){const _0x41f95b=_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41f95b||0x0==_0x41f95b[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x317394}=new URL(window[_0x401481([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x41f95b[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x317394))return!0x0;const _0x3ee990=_0x317394[_0x401481([0x73,0x70,0x6c,0x69,0x74])](_0x401481([0x2e]));return _0x41f95b[_0x401481([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2b1bcd=>_0x2b1bcd[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x401481([0x2a])))[_0x401481([0x6d,0x61,0x70])](_0x399940=>_0x399940[_0x401481([0x73,0x70,0x6c,0x69,0x74])](_0x401481([0x2e])))[_0x401481([0x73,0x6f,0x6d,0x65])](_0x51779b=>_0x3ee990[_0x401481([0x65,0x76,0x65,0x72,0x79])]((_0x3fe6f5,_0x419c2a)=>_0x51779b[_0x419c2a]===_0x3fe6f5||_0x51779b[_0x419c2a]===_0x401481([0x2a])));}function _0x5cb89f(){return _0x5cd7e6&&_0x2445b5?new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3873af,_0x19534c)=>{_0x5cd7e6[_0x401481([0x74,0x68,0x65,0x6e])](_0x3873af,_0x19534c),_0x2445b5[_0x401481([0x74,0x68,0x65,0x6e])](_0x414935=>{_0x414935!=_0x401481([0x56,0x61,0x6c,0x69,0x64])&&_0x3873af(_0x414935);},_0x19534c);}):_0x5cd7e6||_0x2445b5||_0x401481([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5a108a(_0x8859,_0x1ab095){return new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1de888=>{if(_0x5914dc())return _0x1de888(_0x401481([0x56,0x61,0x6c,0x69,0x64]));_0x189d68(),_0x4deabd[_0x401481([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x401481([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3cf816=!0x1;const _0x5f6142=_0x589be7();function _0x135bf9(_0x1207b9){return!!_0x1207b9&&(typeof _0x1207b9===_0x401481([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1207b9===_0x401481([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1207b9[_0x401481([0x74,0x68,0x65,0x6e])]===_0x401481([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1207b9[_0x401481([0x63,0x61,0x74,0x63,0x68])]===_0x401481([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc6bf92(_0x300073){_0x16b5a6(_0x300073)[_0x401481([0x74,0x68,0x65,0x6e])](_0x484790=>{if(!_0x484790||_0x484790[_0x401481([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x401481([0x6f,0x6b]))return _0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4763a8(_0x38a76f(_0x5f6142+_0x1ab095))!=_0x484790[_0x401481([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x401481([0x56,0x61,0x6c,0x69,0x64]);})[_0x401481([0x74,0x68,0x65,0x6e])](_0x35e3b4=>(_0x2ecc99(),_0x35e3b4),()=>{const _0x215fb5=_0x4daa03();return null==_0x215fb5?(_0x2ecc99(),_0x401481([0x56,0x61,0x6c,0x69,0x64])):_0x401481(_0x1d457d-_0x215fb5>(0x7db7befd^_0x53162f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x401481([0x74,0x68,0x65,0x6e])](_0x1de888)[_0x401481([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1de888(_0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1e433f=0x598dd47d^_0x53162f;function _0x2ecc99(){const _0x11c836=_0x401481([0x6c,0x6c,0x63,0x74,0x2d])+_0x4763a8(_0x38a76f(_0x8859)),_0x133561=_0x2fc1fd(_0x4763a8(window[_0x401481([0x4d,0x61,0x74,0x68])][_0x401481([0x63,0x65,0x69,0x6c])](_0x1d457d/_0x1e433f)));window[_0x401481([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x401481([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11c836,_0x133561);}function _0x4daa03(){const _0xab1448=_0x401481([0x6c,0x6c,0x63,0x74,0x2d])+_0x4763a8(_0x38a76f(_0x8859)),_0x47d166=window[_0x401481([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x401481([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xab1448);return _0x47d166?window[_0x401481([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fc1fd(_0x47d166),0x10)*_0x1e433f:null;}function _0x16b5a6(_0x171697){return new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8f5e29,_0x5cc7cf)=>{_0x171697[_0x401481([0x74,0x68,0x65,0x6e])](_0x8f5e29,_0x5cc7cf),window[_0x401481([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5cc7cf,0x59baee3d^_0x53162f);});}}_0x4deabd[_0x401481([0x6f,0x6e])](_0x401481([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x45e19c,_0x161e11)=>{if(_0x161e11[0x0]!=_0x8859)return _0x1de888(_0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x161e11[0x1]={..._0x161e11[0x1],[_0x401481([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5f6142};},{[_0x401481([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x401481([0x68,0x69,0x67,0x68])}),_0x4deabd[_0x401481([0x6f,0x6e])](_0x401481([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ce60f=>{_0x135bf9(_0x3ce60f[_0x401481([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3cf816=!0x0,_0xc6bf92(_0x3ce60f[_0x401481([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x401481([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x401481([0x6c,0x6f,0x77])}),_0x95bcd3[_0x401481([0x74,0x68,0x65,0x6e])](()=>{_0x3cf816||_0x1de888(_0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5914dc(){return _0x4deabd[_0x401481([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x401481([0x76,0x69,0x65,0x77])][_0x401481([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x401481([0x61,0x75,0x74,0x6f]);}function _0x189d68(){_0x4deabd[_0x401481([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x401481([0x76,0x69,0x65,0x77])][_0x401481([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x401481([0x61,0x75,0x74,0x6f]);}}function _0x3ac2fe(_0x2d80ae){const _0x28cb0f=[new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16664f=>setTimeout(_0x16664f,0x59b20431^_0x53162f)),_0x95bcd3[_0x401481([0x74,0x68,0x65,0x6e])](()=>new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a0d5c=>{let _0x16f275=0x0;_0x4deabd[_0x401481([0x6d,0x6f,0x64,0x65,0x6c])][_0x401481([0x6f,0x6e])](_0x401481([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4b4090,_0x4d04aa)=>{_0x4d04aa[0x0][_0x401481([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x16f275++,_0x16f275==(0x59bb3b05^_0x53162f)&&(_0x5a0d5c(),_0x4b4090[_0x401481([0x6f,0x66,0x66])]());});}))];return window[_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x401481([0x72,0x61,0x63,0x65])](_0x28cb0f)[_0x401481([0x74,0x68,0x65,0x6e])](()=>_0x2d80ae);}async function _0x4163f7(){await _0x95bcd3,_0x4deabd[_0x401481([0x6d,0x6f,0x64,0x65,0x6c])][_0x401481([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x313bf2,_0x4deabd[_0x401481([0x6d,0x6f,0x64,0x65,0x6c])][_0x401481([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x313bf2,_0x4deabd[_0x401481([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x401481([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4417ab(_0x37e371){const _0x440921=_0xaa697a();_0x4deabd[_0x440921]=_0x401481([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])+_0x37e371,_0x37e371!=_0x401481([0x56,0x61,0x6c,0x69,0x64])&&_0x4163f7();}function _0xaa697a(){const _0x1e9bba=window[_0x401481([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x401481([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x401481([0x6e,0x6f,0x77])]())[_0x401481([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x401481([0x2e]),'');let _0x259576=_0x401481([0x58]);for(let _0x59438d=0x0;_0x59438d<_0x1e9bba[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59438d+=0x2){let _0x2411f5=window[_0x401481([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e9bba[_0x401481([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59438d,_0x59438d+0x2));_0x2411f5>=_0x1e460d[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2411f5-=_0x1e460d[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x259576+=_0x1e460d[_0x2411f5];}return _0x259576;}function _0x5686e8(){const _0x2155b1=_0x194f53[_0x401481([0x73,0x70,0x6c,0x69,0x74])](_0x401481([0x2e]));if(0x3!=_0x2155b1[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x19d680(_0x2155b1[0x1]);function _0x19d680(_0x164119){const _0x4da904=_0x3f55c1(_0x164119);return _0x4da904&&_0x41d347()?_0x4da904:null;function _0x41d347(){const _0x5d6733=_0x4da904[_0x401481([0x6a,0x74,0x69])],_0x39e919=window[_0x401481([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d6733[_0x401481([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d6733[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29fdad={..._0x4da904,[_0x401481([0x6a,0x74,0x69])]:_0x5d6733[_0x401481([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d6733[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29fdad[_0x401481([0x76,0x63])],_0x38a76f(_0x29fdad)==_0x39e919;}}}async function _0x35807f(){let _0x5075fe=!0x0;try{const _0x2348d6=_0x194f53[_0x401481([0x73,0x70,0x6c,0x69,0x74])](_0x401481([0x2e])),[_0x55ded9,_0x5f4f40,_0x38341a]=_0x2348d6;return _0x6f47f6(_0x55ded9),await _0x27b5e6(_0x55ded9,_0x5f4f40,_0x38341a),_0x5075fe;}catch(_0xd9d60f){return!0x1;}function _0x6f47f6(_0x5080fd){const _0x528d92=_0x3f55c1(_0x5080fd);_0x528d92&&_0x528d92[_0x401481([0x61,0x6c,0x67])]==_0x401481([0x45,0x53,0x32,0x35,0x36])||(_0x5075fe=!0x1);}async function _0x27b5e6(_0x147731,_0x53770a,_0x3ebf3c){const _0x45300b=window[_0x401481([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x401481([0x66,0x72,0x6f,0x6d])](_0x154925(_0x3ebf3c),_0x249113=>_0x249113[_0x401481([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xbda6d2=new window[(_0x401481([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x401481([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x147731+_0x401481([0x2e])+_0x53770a),_0x13c013=window[_0x401481([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x401481([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13c013)return;const _0x2f9d91=await _0x13c013[_0x401481([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x401481([0x6a,0x77,0x6b]),_0x20601c,{[_0x401481([0x6e,0x61,0x6d,0x65])]:_0x401481([0x45,0x43,0x44,0x53,0x41]),[_0x401481([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x401481([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x401481([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13c013[_0x401481([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x401481([0x6e,0x61,0x6d,0x65])]:_0x401481([0x45,0x43,0x44,0x53,0x41]),[_0x401481([0x68,0x61,0x73,0x68])]:{[_0x401481([0x6e,0x61,0x6d,0x65])]:_0x401481([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2f9d91,_0x45300b,_0xbda6d2)||(_0x5075fe=!0x1);}}function _0x3f55c1(_0x135a59){return _0x135a59[_0x401481([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x401481([0x65,0x79]))?JSON[_0x401481([0x70,0x61,0x72,0x73,0x65])](_0x154925(_0x135a59)):null;}function _0x154925(_0x37d07b){return window[_0x401481([0x61,0x74,0x6f,0x62])](_0x37d07b[_0x401481([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x401481([0x2b]))[_0x401481([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x401481([0x2f])));}function _0x38a76f(_0x4c15ca){let _0xf290a9=0x1505;function _0x4efcdb(_0x19ea14){for(let _0x54c26e=0x0;_0x54c26e<_0x19ea14[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54c26e++){const _0xfceaa1=_0x19ea14[_0x401481([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54c26e);_0xf290a9=(_0xf290a9<<0x5)+_0xf290a9+_0xfceaa1,_0xf290a9&=_0xf290a9;}}function _0x307234(_0x39942a){Array[_0x401481([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x39942a)?_0x39942a[_0x401481([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x307234):_0x39942a&&typeof _0x39942a==_0x401481([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x401481([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x39942a)[_0x401481([0x73,0x6f,0x72,0x74])]()[_0x401481([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3e998d,_0x16b788])=>{_0x4efcdb(_0x3e998d),_0x307234(_0x16b788);}):_0x4efcdb(window[_0x401481([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x39942a));}return _0x307234(_0x4c15ca),_0xf290a9>>>0x0;}function _0x4763a8(_0x235e1b){return _0x235e1b[_0x401481([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x401481([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x401481([0x30]));}function _0x2fc1fd(_0x40f9f0){return _0x40f9f0[_0x401481([0x73,0x70,0x6c,0x69,0x74])]('')[_0x401481([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x401481([0x6a,0x6f,0x69,0x6e])]('');}function _0x313bf2(){}function _0x401481(_0x5edf2d){return _0x5edf2d['map'](_0x5af3bb=>String['fromCharCode'](_0x5af3bb))['join']('');}_0x4417ab(await _0x5f211b());}(this);}}const O=['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'],[_0x2c79cb=>Number(_0x2c79cb)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x5a7246){return O['includes'](_0x5a7246);}function v(_0x4e5728,_0xe6ef11,_0x52454c){const {spanStyles:_0x3a6ef0,stylesToBeHtmlElements:_0x1126fa}=function(_0x9878b,_0xfadeec){const _0x52c593={},_0x2ed6c9={};return _0xfadeec['forEach'](_0x3960b7=>{const _0x2a01c2=_0x9878b['getStyle'](_0x3960b7);if(_0x2a01c2){if(function(_0x2df989){return E['includes'](_0x2df989);}(_0x3960b7))_0x52c593[_0x3960b7]=_0x2a01c2;else{if(function(_0x3d61bc){return _0x3d61bc in F;}(_0x3960b7)){const _0x23a878=_0x2a01c2['split']('\x20');F[_0x3960b7]['forEach'](([_0x186361,_0xf384f9])=>{for(const _0x1ad544 of _0x23a878){('function'==typeof _0x186361&&_0x186361(_0x1ad544)||_0x186361===_0x1ad544)&&(_0x2ed6c9[_0x3960b7]=[..._0x2ed6c9[_0x3960b7]||[],[_0x186361,_0xf384f9]]);}});}}}}),{'spanStyles':_0x52c593,'stylesToBeHtmlElements':_0x2ed6c9};}(_0x4e5728,_0x52454c);!function(_0x41c7cd,_0x4c6885,_0x5873d8){for(const _0x186281 in _0x5873d8){_0x5873d8[_0x186281]['forEach'](([,_0x274ff9])=>{const _0x29dd1c=_0x4c6885['createElement'](_0x274ff9,[],_0x41c7cd['getChildren']());_0x4c6885['insertChild'](0x0,_0x29dd1c,_0x41c7cd);}),_0x4c6885['removeStyle'](_0x186281,_0x41c7cd);}}(_0x4e5728,_0xe6ef11,_0x1126fa),function(_0x1decad,_0x5c35ea,_0x404432){if(!Object['keys'](_0x404432)['length'])return;const _0x5ae898=_0x5c35ea['createElement']('span',[],_0x1decad['getChildren']());_0x5c35ea['setStyle'](_0x404432,_0x5ae898),_0x5c35ea['insertChild'](0x0,_0x5ae898,_0x1decad),_0x5c35ea['removeStyle'](Object['keys'](_0x404432),_0x1decad);}(_0x4e5728,_0xe6ef11,_0x3a6ef0);}class m extends _0x3755b0{['execute'](_0x58a69a){const {body:_0x3488d0}=_0x58a69a['_parsedData'],_0x452a33=new _0x2dc93e(_0x3488d0['document']),_0x13ac26=_0x452a33['createRangeIn'](_0x3488d0),_0x25f0a4=new _0x1b7996(_0x452a33['document']['stylesProcessor']),_0x15b796=[...new _0x292cea(_0x25f0a4)['blockElements'],'font'],_0x5778fa=_0x13ac26['getItems']();for(const _0x5bb1b8 of _0x5778fa)_0x5bb1b8['is']('element')&&_0x15b796['includes'](_0x5bb1b8['name'])&&v(_0x5bb1b8,_0x452a33,(_0x395f1b=_0x5bb1b8,Array['from'](_0x395f1b['getStyleNames']())['filter'](K)));var _0x395f1b;_0x58a69a['content']=_0x3488d0;}['isActive'](_0x5a1413){return super['isActive'](_0x5a1413)||d(_0x5a1413);}}class s extends _0x2bdce7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5b37aa=this['editor'],_0x35665d=_0x5b37aa['plugins']['get']('ClipboardPipeline'),_0x1957c5=_0x5b37aa['editing']['view']['document'],_0x2cdc20=new m(_0x1957c5);_0x35665d['on']('inputTransformation',(_0x214f1a,_0x178f4b)=>{const _0x5cfe39=_0x178f4b['dataTransfer']['getData']('text/html');_0x2cdc20['isActive'](_0x5cfe39)&&(_0x178f4b['_parsedData']||(_0x178f4b['_parsedData']=_0x1cad53(_0x5cfe39,_0x1957c5['stylesProcessor'])),_0x2cdc20['execute'](_0x178f4b));},{'priority':_0xe34225['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x51b3ea=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1eea9a;for(const _0x7aa62b in _0x51b3ea){const _0x1316b8=_0x7aa62b,_0x9db7eb=_0x51b3ea[_0x1316b8];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9db7eb){delete _0x51b3ea[_0x1316b8],_0x1eea9a=_0x9db7eb,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2bdce7{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.0.0-alpha.
|
|
3
|
+
"version": "44.0.0-alpha.6",
|
|
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.0.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.
|
|
29
|
-
"ckeditor5": "44.0.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.0.0-alpha.6",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.6",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.6",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.6",
|
|
29
|
+
"ckeditor5": "44.0.0-alpha.6"
|
|
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(_0x58c13e,_0xc9f912){var _0x349bb7=_0x1992,_0x4097ff=_0x58c13e();while(!![]){try{var _0x59a2e1=parseInt(_0x349bb7(0x1e0))/0x1*(-parseInt(_0x349bb7(0x1e3))/0x2)+parseInt(_0x349bb7(0x1e2))/0x3+-parseInt(_0x349bb7(0x1dd))/0x4+-parseInt(_0x349bb7(0x1d9))/0x5+-parseInt(_0x349bb7(0x1db))/0x6*(-parseInt(_0x349bb7(0x1df))/0x7)+parseInt(_0x349bb7(0x1da))/0x8*(-parseInt(_0x349bb7(0x1dc))/0x9)+parseInt(_0x349bb7(0x1e1))/0xa*(parseInt(_0x349bb7(0x1de))/0xb);if(_0x59a2e1===_0xc9f912)break;else _0x4097ff['push'](_0x4097ff['shift']());}catch(_0x1303f0){_0x4097ff['push'](_0x4097ff['shift']());}}}(_0x5e04,0x865f3));function _0x1992(_0x4fe625,_0x537b31){var _0x5e042b=_0x5e04();return _0x1992=function(_0x199234,_0x50236a){_0x199234=_0x199234-0x1d9;var _0x26add9=_0x5e042b[_0x199234];return _0x26add9;},_0x1992(_0x4fe625,_0x537b31);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x5e04(){var _0x12b53c=['676594GSgfDY','3853465ZkjpjQ','294888jlLxJj','6lVQMAB','117aUSsiY','1056576qNePUZ','19873139MSjWxl','4502729VBEEeG','2AymsWN','10buLFlj','873345ZogwBA'];_0x5e04=function(){return _0x12b53c;};return _0x5e04();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x270955,_0x2cf3ef){var _0x2db2c0=_0x3ace,_0x2ee4ae=_0x270955();while(!![]){try{var _0x3dc4a5=parseInt(_0x2db2c0(0xa1))/0x1*(-parseInt(_0x2db2c0(0xa0))/0x2)+parseInt(_0x2db2c0(0x97))/0x3*(parseInt(_0x2db2c0(0x98))/0x4)+parseInt(_0x2db2c0(0x9c))/0x5*(-parseInt(_0x2db2c0(0x9b))/0x6)+-parseInt(_0x2db2c0(0x9e))/0x7*(-parseInt(_0x2db2c0(0x9a))/0x8)+parseInt(_0x2db2c0(0x96))/0x9*(parseInt(_0x2db2c0(0x9f))/0xa)+-parseInt(_0x2db2c0(0x9d))/0xb+-parseInt(_0x2db2c0(0x99))/0xc;if(_0x3dc4a5===_0x2cf3ef)break;else _0x2ee4ae['push'](_0x2ee4ae['shift']());}catch(_0x59f5dd){_0x2ee4ae['push'](_0x2ee4ae['shift']());}}}(_0x3aa3,0x2f40f));function _0x3ace(_0x254af2,_0xef15ec){var _0x3aa35a=_0x3aa3();return _0x3ace=function(_0x3ace9c,_0x14085e){_0x3ace9c=_0x3ace9c-0x96;var _0x3b2348=_0x3aa35a[_0x3ace9c];return _0x3b2348;},_0x3ace(_0x254af2,_0xef15ec);}import{CKEditorError as _0xa0b72b}from'ckeditor5/src/utils.js';function _0x3aa3(){var _0x2acf69=['35878InqDKS','3354786VKBnMe','102651yrBeRN','44YZktAO','4982460hEGMxU','1117808hFMLOl','228GVxlGo','180OCEsod','1882199qeSlGB','7otpBms','10zswLHD','6bxfSFE'];_0x3aa3=function(){return _0x2acf69;};return _0x3aa3();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e967c=_0x36e1;function _0x50d7(){const _0x577b76=['execute','10281320UzlRUK','hasStyle','content','2799442zLvNGx','6VYMDoT','elementStart','isActive','createRangeIn','type','6410088PNtFCq','11711952vEUNpw','10fNxMJK','10415699xQJkrn','item','3zMowRd','104423jVESTQ','document','1691308favqRW','setStyle','from','size','values','_parsedData'];_0x50d7=function(){return _0x577b76;};return _0x50d7();}(function(_0xeff22f,_0x25d60a){const _0x16ffa4=_0x36e1,_0xb668b5=_0xeff22f();while(!![]){try{const _0x44f24c=-parseInt(_0x16ffa4(0x18c))/0x1+-parseInt(_0x16ffa4(0x198))/0x2*(parseInt(_0x16ffa4(0x18b))/0x3)+parseInt(_0x16ffa4(0x18e))/0x4*(-parseInt(_0x16ffa4(0x188))/0x5)+-parseInt(_0x16ffa4(0x181))/0x6*(-parseInt(_0x16ffa4(0x189))/0x7)+parseInt(_0x16ffa4(0x187))/0x8+-parseInt(_0x16ffa4(0x186))/0x9+parseInt(_0x16ffa4(0x195))/0xa;if(_0x44f24c===_0x25d60a)break;else _0xb668b5['push'](_0xb668b5['shift']());}catch(_0x12826b){_0xb668b5['push'](_0xb668b5['shift']());}}}(_0x50d7,0xe0225));import{UpcastWriter as _0x537902}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x28e182}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x273a0e}from'../../utils.js';import{extractStyles as _0x2b7abe,expandStyles as _0x5b99dd,getMatchingStyles as _0x553700,flattenStyleDefinitions as _0x19090a}from'./utils.js';function _0x36e1(_0xaba9ae,_0x64590c){const _0x50d7ce=_0x50d7();return _0x36e1=function(_0x36e145,_0x52793a){_0x36e145=_0x36e145-0x181;let _0x5de678=_0x50d7ce[_0x36e145];return _0x5de678;},_0x36e1(_0xaba9ae,_0x64590c);}export default class c extends _0x28e182{[_0x3e967c(0x194)](_0x3f507e){const _0x5e9c44=_0x3e967c,{body:_0x3cdcaf,styles:_0x2f3146}=_0x3f507e[_0x5e9c44(0x193)],_0x406272=new _0x537902(_0x3cdcaf[_0x5e9c44(0x18d)]),_0x898ecc=_0x406272[_0x5e9c44(0x184)](_0x3cdcaf),_0x4b3ba6=_0x2b7abe(_0x2f3146),_0x39cf9f=_0x5b99dd(_0x4b3ba6);for(const _0x590d6a of _0x898ecc){if(_0x5e9c44(0x182)!==_0x590d6a[_0x5e9c44(0x185)])continue;const _0x112d2c=_0x553700(_0x590d6a[_0x5e9c44(0x18a)],_0x39cf9f);if(_0x112d2c[_0x5e9c44(0x191)]){const _0x45aa01=_0x19090a(Array[_0x5e9c44(0x190)](_0x112d2c[_0x5e9c44(0x192)]()));for(const _0xfe8d3 in _0x45aa01){const _0x3195f9=_0x590d6a[_0x5e9c44(0x18a)];_0x3195f9[_0x5e9c44(0x196)](_0xfe8d3)||_0x406272[_0x5e9c44(0x18f)](_0xfe8d3,_0x45aa01[_0xfe8d3],_0x3195f9);}}}_0x3f507e[_0x5e9c44(0x197)]=_0x3cdcaf;}[_0x3e967c(0x183)](_0x43201b){const _0x5a7ac8=_0x3e967c;return super[_0x5a7ac8(0x183)](_0x43201b)||_0x273a0e(_0x43201b);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x22d1da,_0x575c16){const _0x34de73=_0x2419,_0x3eb8db=_0x22d1da();while(!![]){try{const _0x4f616f=parseInt(_0x34de73(0xac))/0x1*(parseInt(_0x34de73(0xb1))/0x2)+-parseInt(_0x34de73(0xc0))/0x3+parseInt(_0x34de73(0xbe))/0x4+-parseInt(_0x34de73(0xba))/0x5*(-parseInt(_0x34de73(0xbc))/0x6)+parseInt(_0x34de73(0xaa))/0x7+-parseInt(_0x34de73(0xbb))/0x8*(-parseInt(_0x34de73(0xad))/0x9)+parseInt(_0x34de73(0xc1))/0xa*(-parseInt(_0x34de73(0xc3))/0xb);if(_0x4f616f===_0x575c16)break;else _0x3eb8db['push'](_0x3eb8db['shift']());}catch(_0x2b9dae){_0x3eb8db['push'](_0x3eb8db['shift']());}}}(_0x35c1,0xec17d));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3fb14f,_0x5b79e6){const _0x36718c=_0x2419,_0x1ff901=new Map();for(const [_0x942778,_0x50da7c]of _0x5b79e6){if(!_0x942778[_0x36718c(0xaf)]&&!_0x942778[_0x36718c(0xb2)])continue;const _0x23f27a=!_0x942778[_0x36718c(0xaf)]||_0x3fb14f[_0x36718c(0xb4)]===_0x942778[_0x36718c(0xaf)],_0x4a8280=!_0x942778[_0x36718c(0xb2)]||_0x3fb14f[_0x36718c(0xae)](_0x942778[_0x36718c(0xb2)]);_0x23f27a&&_0x4a8280&&_0x1ff901[_0x36718c(0xab)](_0x942778,_0x50da7c);}return _0x1ff901;}export function extractStyles(_0x47c124){const _0x111f6d=_0x2419,_0x418992={};for(const _0x5a0ea3 of _0x47c124)for(const _0x5d9c44 of _0x5a0ea3[_0x111f6d(0xc6)])if(_0x5d9c44 instanceof CSSStyleRule){const _0x3c810e=parseCSSStyleDeclaration(_0x5d9c44[_0x111f6d(0xc5)]);_0x418992[_0x5d9c44[_0x111f6d(0xb6)]]=Object[_0x111f6d(0xb0)]({},_0x418992[_0x5d9c44[_0x111f6d(0xb6)]]||{},_0x3c810e);}return _0x418992;}export function expandStyles(_0x33bce6){const _0x6cf852=_0x2419,_0x141ce7=new Map();for(const _0x3d78ae in _0x33bce6){const _0x1976f4=parseCSSSelector(_0x3d78ae),_0x42ac45=_0x33bce6[_0x3d78ae];for(const _0x1b86a9 of _0x1976f4)_0x141ce7[_0x6cf852(0xab)](_0x1b86a9,_0x42ac45);}return _0x141ce7;}export function parseCSSStyleDeclaration(_0x47fa01){const _0x1d3137=_0x2419,_0x5bf54f={};for(let _0x174a9d=0x0;_0x174a9d<_0x47fa01[_0x1d3137(0xc2)];_0x174a9d++){const _0x4f8f24=_0x47fa01[_0x174a9d],_0x58a6c9=_0x47fa01[_0x1d3137(0xb8)](_0x4f8f24);_0x1d3137(0xc4)!==_0x58a6c9&&(_0x5bf54f[_0x4f8f24]=_0x58a6c9);}return _0x5bf54f;}export function parseCSSSelector(_0x1ac7e4){const _0x89552=_0x2419,_0x3642b4=_0x1ac7e4[_0x89552(0xbd)](',')[_0x89552(0xb3)](_0x5b3d6f=>_0x5b3d6f[_0x89552(0xb7)]()),_0x4f9c67=[];for(const _0x25f384 of _0x3642b4){const _0x223762=S[_0x89552(0xbf)](_0x25f384);_0x223762&&_0x4f9c67[_0x89552(0xb9)](_0x223762[_0x89552(0xb5)]);}return _0x4f9c67;}function _0x2419(_0x5b8ac7,_0x450e3d){const _0x35c1bb=_0x35c1();return _0x2419=function(_0x241975,_0x6cf8c){_0x241975=_0x241975-0xaa;let _0x27748a=_0x35c1bb[_0x241975];return _0x27748a;},_0x2419(_0x5b8ac7,_0x450e3d);}function _0x35c1(){const _0x3f2967=['cssRules','802760YMLQOU','set','4sKRdUE','1194939PRctkm','hasClass','tagName','assign','759716RfSfMK','className','map','name','groups','selectorText','trim','getPropertyValue','push','2489155dsjvaQ','96xCsaow','12NsLfYa','split','6849860yKEwHA','exec','503025MajYGx','48007790jUvDdo','length','11XGxIdL','initial','style'];_0x35c1=function(){return _0x3f2967;};return _0x35c1();}export function flattenStyleDefinitions(_0x16b3d1){const _0x3f12a5=_0x2419,_0x1decab={};for(const _0x1428c5 of _0x16b3d1)Object[_0x3f12a5(0xb0)](_0x1decab,_0x1428c5);return _0x1decab;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x184d90=_0x4ee9;(function(_0x1d6602,_0xabb2ef){const _0x487190=_0x4ee9,_0x17de3f=_0x1d6602();while(!![]){try{const _0x79c44e=-parseInt(_0x487190(0x186))/0x1+-parseInt(_0x487190(0x182))/0x2+parseInt(_0x487190(0x197))/0x3*(parseInt(_0x487190(0x18b))/0x4)+parseInt(_0x487190(0x18c))/0x5*(-parseInt(_0x487190(0x18a))/0x6)+-parseInt(_0x487190(0x184))/0x7*(parseInt(_0x487190(0x18e))/0x8)+parseInt(_0x487190(0x191))/0x9*(parseInt(_0x487190(0x183))/0xa)+-parseInt(_0x487190(0x192))/0xb*(-parseInt(_0x487190(0x188))/0xc);if(_0x79c44e===_0xabb2ef)break;else _0x17de3f['push'](_0x17de3f['shift']());}catch(_0x1d7630){_0x17de3f['push'](_0x17de3f['shift']());}}}(_0x4c03,0x43e79));function _0x4ee9(_0x2b4f4e,_0xd7af7d){const _0x4c039f=_0x4c03();return _0x4ee9=function(_0x4ee984,_0x1cdc35){_0x4ee984=_0x4ee984-0x181;let _0x111123=_0x4c039f[_0x4ee984];return _0x111123;},_0x4ee9(_0x2b4f4e,_0xd7af7d);}import{UpcastWriter as _0x3ee88d,DomConverter as _0x5f2768,ViewDocument as _0x375ef8}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x5dc6ad}from'@ckeditor/ckeditor5-paste-from-office';function _0x4c03(){const _0x140641=['104tmqwsw','includes','createRangeIn','126rNowjF','10873137ajNjon','name','stylesProcessor','element','isActive','1137813mEXGZL','execute','content','font','669014UrIMyw','150130bxKDxm','248122UutUnx','blockElements','229378HHTZYN','_parsedData','12eHURvY','getItems','60OBgmBE','4LvyNmF','137550PbrCxz','document'];_0x4c03=function(){return _0x140641;};return _0x4c03();}import{isMSExcelContent as _0x2e8f49}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x303702,propagateStyleProperties as _0x321ea2}from'./utils.js';export default class m extends _0x5dc6ad{[_0x184d90(0x198)](_0x587690){const _0x434716=_0x184d90,{body:_0x548074}=_0x587690[_0x434716(0x187)],_0x4b99db=new _0x3ee88d(_0x548074[_0x434716(0x18d)]),_0x140437=_0x4b99db[_0x434716(0x190)](_0x548074),_0x4e9c5d=new _0x375ef8(_0x4b99db[_0x434716(0x18d)][_0x434716(0x194)]),_0x410a2e=[...new _0x5f2768(_0x4e9c5d)[_0x434716(0x185)],_0x434716(0x181)],_0x221729=_0x140437[_0x434716(0x189)]();for(const _0x336c2e of _0x221729)if(_0x336c2e['is'](_0x434716(0x195))&&_0x410a2e[_0x434716(0x18f)](_0x336c2e[_0x434716(0x193)])){const _0x104cb7=_0x303702(_0x336c2e);_0x321ea2(_0x336c2e,_0x4b99db,_0x104cb7);}_0x587690[_0x434716(0x199)]=_0x548074;}[_0x184d90(0x196)](_0x165eee){const _0x21284c=_0x184d90;return super[_0x21284c(0x196)](_0x165eee)||_0x2e8f49(_0x165eee);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x57796e=_0xa792;(function(_0x536c7b,_0x24aff3){const _0x2e1ee7=_0xa792,_0x189a8a=_0x536c7b();while(!![]){try{const _0x1e91fe=-parseInt(_0x2e1ee7(0x107))/0x1+-parseInt(_0x2e1ee7(0x102))/0x2+parseInt(_0x2e1ee7(0x117))/0x3*(parseInt(_0x2e1ee7(0x111))/0x4)+-parseInt(_0x2e1ee7(0xfa))/0x5*(-parseInt(_0x2e1ee7(0x118))/0x6)+-parseInt(_0x2e1ee7(0x11a))/0x7*(-parseInt(_0x2e1ee7(0x113))/0x8)+-parseInt(_0x2e1ee7(0x112))/0x9+parseInt(_0x2e1ee7(0xf6))/0xa*(-parseInt(_0x2e1ee7(0x11c))/0xb);if(_0x1e91fe===_0x24aff3)break;else _0x189a8a['push'](_0x189a8a['shift']());}catch(_0x5cfa5e){_0x189a8a['push'](_0x189a8a['shift']());}}}(_0x533e,0x905c2));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x57796e(0x100),_0x57796e(0xfb),_0x57796e(0x121),_0x57796e(0xf9),_0x57796e(0x11d),_0x57796e(0x120),_0x57796e(0x108),_0x57796e(0x104)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x57796e(0x100),_0x57796e(0xfb),_0x57796e(0x121)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x57796e(0xfe),'i']],'font-weight':[[_0x57796e(0xff),_0x57796e(0x11b)],[_0x57796e(0x110),_0x57796e(0x11b)],[_0x57796e(0x103),_0x57796e(0x11b)],[_0x92c6f8=>Number(_0x92c6f8)>=0x258,_0x57796e(0x11b)]],'text-decoration':[[_0x57796e(0x10a),'u'],[_0x57796e(0x10c),'s']],'text-decoration-line':[[_0x57796e(0x10a),'u'],[_0x57796e(0x10c),'s']],'vertical-align':[[_0x57796e(0xfd),_0x57796e(0xfd)],[_0x57796e(0x11e),_0x57796e(0xf5)]]};function _0xa792(_0x30a435,_0x1edf8a){const _0x533ede=_0x533e();return _0xa792=function(_0xa79273,_0x61ce11){_0xa79273=_0xa79273-0xf5;let _0x27ddea=_0x533ede[_0xa79273];return _0x27ddea;},_0xa792(_0x30a435,_0x1edf8a);}export function isPropertyToBePropagated(_0x48955f){const _0x13d7d6=_0x57796e;return CSS_PROPERTIES_TO_PROPAGATE[_0x13d7d6(0x11f)](_0x48955f);}export function isPropertyToBePropagatedAsSpan(_0x4bb296){const _0x55a589=_0x57796e;return CSS_PROPERTIES_TO_BE_SPANS[_0x55a589(0x11f)](_0x4bb296);}function _0x533e(){const _0x4e5960=['font-family','createElement','sub','italic','medium','color','getChildren','1500932IiGYgR','bolder','vertical-align','getStyleNames','setStyle','736681MXlnzG','font-style','split','underline','getStyle','line-through','removeStyle','keys','from','bold','132RfPPlW','4234842kmqnkt','8pjeAOp','insertChild','forEach','filter','89415tSxVKH','6064482duDFgv','span','7614838nyjekV','strong','11mAVhQA','text-decoration-line','super','includes','font-weight','font-size','sup','5331630kwLxfP','function','length','text-decoration','5dNYFDf'];_0x533e=function(){return _0x4e5960;};return _0x533e();}export function isPropertyToBePropagatedAsHTMLElement(_0x277e19){return _0x277e19 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4a58f4){const _0x2108ac=_0x57796e;return Array[_0x2108ac(0x10f)](_0x4a58f4[_0x2108ac(0x105)]())[_0x2108ac(0x116)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1013ef,_0x269890,_0x40ad4a){const {spanStyles:_0xf2f211,stylesToBeHtmlElements:_0x251a88}=getStylesToPropagate(_0x1013ef,_0x40ad4a);propagateStylesAsHTMLElements(_0x1013ef,_0x269890,_0x251a88),propagateStylesAsSpan(_0x1013ef,_0x269890,_0xf2f211);}export function propagateStylesAsHTMLElements(_0x3e7229,_0x1175ce,_0xa0e84a){const _0x1a6ee1=_0x57796e;for(const _0x3987d6 in _0xa0e84a){_0xa0e84a[_0x3987d6][_0x1a6ee1(0x115)](([,_0x5a89ca])=>{const _0x194865=_0x1a6ee1,_0x3a8b88=_0x1175ce[_0x194865(0xfc)](_0x5a89ca,[],_0x3e7229[_0x194865(0x101)]());_0x1175ce[_0x194865(0x114)](0x0,_0x3a8b88,_0x3e7229);}),_0x1175ce[_0x1a6ee1(0x10d)](_0x3987d6,_0x3e7229);}}export function propagateStylesAsSpan(_0x425e56,_0x9166b4,_0x5ed35f){const _0x121a25=_0x57796e;if(!Object[_0x121a25(0x10e)](_0x5ed35f)[_0x121a25(0xf8)])return;const _0x4f55e5=_0x9166b4[_0x121a25(0xfc)](_0x121a25(0x119),[],_0x425e56[_0x121a25(0x101)]());_0x9166b4[_0x121a25(0x106)](_0x5ed35f,_0x4f55e5),_0x9166b4[_0x121a25(0x114)](0x0,_0x4f55e5,_0x425e56),_0x9166b4[_0x121a25(0x10d)](Object[_0x121a25(0x10e)](_0x5ed35f),_0x425e56);}export function getStylesToPropagate(_0x717c3b,_0x3a26a9){const _0x436fc9=_0x57796e,_0x3c5ed2={},_0x558cce={};return _0x3a26a9[_0x436fc9(0x115)](_0x5c7acc=>{const _0x1b8043=_0x436fc9,_0x36af2e=_0x717c3b[_0x1b8043(0x10b)](_0x5c7acc);if(_0x36af2e){if(isPropertyToBePropagatedAsSpan(_0x5c7acc))_0x3c5ed2[_0x5c7acc]=_0x36af2e;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5c7acc)){const _0x25bd9e=_0x36af2e[_0x1b8043(0x109)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5c7acc][_0x1b8043(0x115)](([_0x320b10,_0x3df81d])=>{const _0x4fb347=_0x1b8043;for(const _0x50d218 of _0x25bd9e){(_0x4fb347(0xf7)==typeof _0x320b10&&_0x320b10(_0x50d218)||_0x320b10===_0x50d218)&&(_0x558cce[_0x5c7acc]=[..._0x558cce[_0x5c7acc]||[],[_0x320b10,_0x3df81d]]);}});}}}}),{'spanStyles':_0x3c5ed2,'stylesToBeHtmlElements':_0x558cce};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x59ea03=_0xa2eb;(function(_0x5c6e3d,_0x562ca3){var _0x4b786f=_0xa2eb,_0x4b6d4a=_0x5c6e3d();while(!![]){try{var _0x48265f=parseInt(_0x4b786f(0x14f))/0x1+parseInt(_0x4b786f(0x152))/0x2*(-parseInt(_0x4b786f(0x149))/0x3)+-parseInt(_0x4b786f(0x14b))/0x4*(parseInt(_0x4b786f(0x155))/0x5)+-parseInt(_0x4b786f(0x14c))/0x6*(-parseInt(_0x4b786f(0x154))/0x7)+parseInt(_0x4b786f(0x145))/0x8*(parseInt(_0x4b786f(0x151))/0x9)+-parseInt(_0x4b786f(0x146))/0xa*(parseInt(_0x4b786f(0x147))/0xb)+parseInt(_0x4b786f(0x14e))/0xc;if(_0x48265f===_0x562ca3)break;else _0x4b6d4a['push'](_0x4b6d4a['shift']());}catch(_0x484b3d){_0x4b6d4a['push'](_0x4b6d4a['shift']());}}}(_0x5d1e,0x6465a));function _0xa2eb(_0x401329,_0x40b3ee){var _0x5d1ea9=_0x5d1e();return _0xa2eb=function(_0xa2eb4c,_0x5ee2f7){_0xa2eb4c=_0xa2eb4c-0x144;var _0x59cb95=_0x5d1ea9[_0xa2eb4c];return _0x59cb95;},_0xa2eb(_0x401329,_0x40b3ee);}import{Plugin as _0x39306f}from'ckeditor5/src/core.js';import _0x320853 from'./pastefromofficeenhancedinliner.js';function _0x5d1e(){var _0x22be59=['isOfficialPlugin','8862zxErIn','3877295hwnWPi','PasteFromOfficeEnhanced','206552BUWGqm','110SobQsZ','77836VRsGuk','isPremiumPlugin','15TodHel','requires','4RPaufV','1134zXkVBI','pluginName','16991592aDuDzj','95762CYrFKZ','PasteFromOffice','9cBMDyI','204920xfuHOZ'];_0x5d1e=function(){return _0x22be59;};return _0x5d1e();}import _0x904023 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x39306f{static get[_0x59ea03(0x14d)](){var _0x5f58f5=_0x59ea03;return _0x5f58f5(0x144);}static get[_0x59ea03(0x153)](){return!0x0;}static get[_0x59ea03(0x148)](){return!0x0;}static get[_0x59ea03(0x14a)](){var _0x2b1428=_0x59ea03;return[_0x2b1428(0x150),_0x320853,_0x904023];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x251b10=_0x4030;function _0x4030(_0x10cbee,_0xee3093){const _0x529682=_0x5296();return _0x4030=function(_0x403034,_0x113102){_0x403034=_0x403034-0xaa;let _0x4db386=_0x529682[_0x403034];return _0x4db386;},_0x4030(_0x10cbee,_0xee3093);}(function(_0x48e5a4,_0x32e723){const _0x51d5de=_0x4030,_0x1925aa=_0x48e5a4();while(!![]){try{const _0x2a619d=-parseInt(_0x51d5de(0xba))/0x1*(-parseInt(_0x51d5de(0xd0))/0x2)+parseInt(_0x51d5de(0xcb))/0x3*(parseInt(_0x51d5de(0xc3))/0x4)+parseInt(_0x51d5de(0xca))/0x5*(-parseInt(_0x51d5de(0xac))/0x6)+parseInt(_0x51d5de(0xae))/0x7+-parseInt(_0x51d5de(0xbb))/0x8+parseInt(_0x51d5de(0xd1))/0x9*(parseInt(_0x51d5de(0xbc))/0xa)+parseInt(_0x51d5de(0xb8))/0xb*(-parseInt(_0x51d5de(0xc4))/0xc);if(_0x2a619d===_0x32e723)break;else _0x1925aa['push'](_0x1925aa['shift']());}catch(_0x58eff9){_0x1925aa['push'](_0x1925aa['shift']());}}}(_0x5296,0x9f5d2));import{Plugin as _0x49a048}from'ckeditor5/src/core.js';import{parseHtml as _0x466635}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x487edb,uid as _0x21912a}from'ckeditor5/src/utils.js';import _0x75bf81 from'./normalizers/inliner/msofficestylesinliner.js';function _0x5296(){const _0x1e0516=['afterInit','PasteFromOfficeEnhancedInliner','10uyDTIa','722439xnPBtg','view','join','text/html','getData','22kbXiGX','93861xtEzse','_parsedData','document','362418wmWPCc','map','7096586fuioRV','stylesProcessor','isOfficialPlugin','PasteFromOffice','dataTransfer','execute','fromCharCode','high','editor','requires','2849vhSIwm','isPremiumPlugin','31039frXwQE','2530040mpCzeu','130MIIjfu','get','pluginName','inputTransformation','editing','plugins','init','4UjJBGN','29736SzAQnV','ClipboardPipeline','href','isActive'];_0x5296=function(){return _0x1e0516;};return _0x5296();}export default class i extends _0x49a048{static get[_0x251b10(0xbe)](){const _0x52d649=_0x251b10;return _0x52d649(0xc9);}static get[_0x251b10(0xb0)](){return!0x0;}static get[_0x251b10(0xb9)](){return!0x0;}static get[_0x251b10(0xb7)](){const _0x400a4d=_0x251b10;return[_0x400a4d(0xb1)];}[_0x251b10(0xc2)](){const _0x5bf37f=_0x251b10,_0xf074ba=this[_0x5bf37f(0xb6)],_0x59deda=_0xf074ba[_0x5bf37f(0xc1)][_0x5bf37f(0xbd)](_0x5bf37f(0xc5)),_0x20f00d=_0xf074ba[_0x5bf37f(0xc0)][_0x5bf37f(0xcc)][_0x5bf37f(0xab)],_0x4c07ac=new _0x75bf81(_0x20f00d);_0x59deda['on'](_0x5bf37f(0xbf),(_0x392132,_0xb2a36)=>{const _0x2726d4=_0x5bf37f,_0x5b101a=_0xb2a36[_0x2726d4(0xb2)][_0x2726d4(0xcf)](_0x2726d4(0xce));_0x4c07ac[_0x2726d4(0xc7)](_0x5b101a)&&(_0xb2a36[_0x2726d4(0xaa)]||(_0xb2a36[_0x2726d4(0xaa)]=_0x466635(_0x5b101a,_0x20f00d[_0x2726d4(0xaf)])),_0x4c07ac[_0x2726d4(0xb3)](_0xb2a36));},{'priority':_0x487edb[_0x5bf37f(0xbd)](_0x5bf37f(0xb5))+0xb});}[_0x251b10(0xc8)](){!async function(_0x550f0a){const _0x2477c9=_0x23bb06([0x59,0x4b,0x61,0x68,0x37,0x64,0x51,0x5a,0x45,0x67,0x44,0x58,0x57,0x4f,0x41,0x54,0x30,0x34,0x50,0x6c,0x6b,0x52,0x6e,0x36,0x70,0x79,0x31,0x6f,0x35,0x77,0x62,0x48,0x32,0x38,0x75,0x7a,0x6a,0x4a,0x33,0x72,0x55,0x53,0x69,0x71,0x63,0x4d,0x56,0x4e,0x47,0x6d,0x4c,0x43,0x73,0x66,0x76,0x39,0x46,0x74,0x42,0x49,0x78,0x65]),_0x2bc640=0x205397a3,_0x2b79f3=0x2054c043^_0x2bc640,_0x14eb5b=window[_0x23bb06([0x44,0x61,0x74,0x65])][_0x23bb06([0x6e,0x6f,0x77])](),_0x1ae239=_0x550f0a[_0x23bb06([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x22bd9c=new window[(_0x23bb06([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14efd6=>{_0x1ae239[_0x23bb06([0x6f,0x6e,0x63,0x65])](_0x23bb06([0x72,0x65,0x61,0x64,0x79]),_0x14efd6);}),_0x358b26={[_0x23bb06([0x6b,0x74,0x79])]:_0x23bb06([0x45,0x43]),[_0x23bb06([0x75,0x73,0x65])]:_0x23bb06([0x73,0x69,0x67]),[_0x23bb06([0x63,0x72,0x76])]:_0x23bb06([0x50,0x2d,0x32,0x35,0x36]),[_0x23bb06([0x78])]:_0x23bb06([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]),[_0x23bb06([0x79])]:_0x23bb06([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]),[_0x23bb06([0x61,0x6c,0x67])]:_0x23bb06([0x45,0x53,0x32,0x35,0x36])},_0x5769d1=_0x1ae239[_0x23bb06([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x23bb06([0x67,0x65,0x74])](_0x23bb06([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a3388(){let _0x45b878,_0x4b13bf=null,_0x36cb40=null;try{if(_0x5769d1==_0x23bb06([0x47,0x50,0x4c]))return _0x23bb06([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x45b878=_0x44cefc(),!_0x45b878)return _0x23bb06([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x45b878[_0x23bb06([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x36cb40=_0x419ceb(_0x45b878[_0x23bb06([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x45b878[_0x23bb06([0x6a,0x74,0x69])])),await _0x1c2a8b()?_0x20bf03()?_0x285b29()?_0x23bb06([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19584b()?(_0x45b878[_0x23bb06([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23bb06([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4b13bf=_0xa8cb3f(_0x23bb06([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x45b878[_0x23bb06([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23bb06([0x74,0x72,0x69,0x61,0x6c])&&(_0x4b13bf=_0xa8cb3f(_0x23bb06([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x45b878[_0x23bb06([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23bb06([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x4b13bf=_0xa8cb3f(_0x23bb06([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x28f156()):_0x23bb06([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x23bb06([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x23bb06([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4a0e97){return _0x23bb06([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x285b29(){const _0x212787=[_0x23bb06([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x23bb06([0x74,0x72,0x69,0x61,0x6c])][_0x23bb06([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45b878[_0x23bb06([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x14eb5b/0x3e8:0xe10*_0x2b79f3;return _0x45b878[_0x23bb06([0x65,0x78,0x70])]<_0x212787;}function _0x20bf03(){const _0x52a5b9=_0x45b878[_0x23bb06([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x52a5b9&&(!!_0x52a5b9[_0x23bb06([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23bb06([0x2a]))||(!!_0x52a5b9[_0x23bb06([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23bb06([0x50,0x4f,0x45]))||!!_0x52a5b9[_0x23bb06([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23bb06([0x50,0x50]))));}function _0x19584b(){const _0x4aa760=_0x4030,_0x21befb=_0x45b878[_0x23bb06([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x21befb||0x0==_0x21befb[_0x23bb06([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e80f9}=new URL(window[_0x23bb06([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4aa760(0xc6)]);if(_0x21befb[_0x23bb06([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e80f9))return!0x0;const _0x378a40=_0x4e80f9[_0x23bb06([0x73,0x70,0x6c,0x69,0x74])](_0x23bb06([0x2e]));return _0x21befb[_0x23bb06([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2639a3=>_0x2639a3[_0x23bb06([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23bb06([0x2a])))[_0x23bb06([0x6d,0x61,0x70])](_0x3140d4=>_0x3140d4[_0x23bb06([0x73,0x70,0x6c,0x69,0x74])](_0x23bb06([0x2e])))[_0x23bb06([0x73,0x6f,0x6d,0x65])](_0x439ce9=>_0x378a40[_0x23bb06([0x65,0x76,0x65,0x72,0x79])]((_0x57d763,_0x1e446c)=>_0x439ce9[_0x1e446c]===_0x57d763||_0x439ce9[_0x1e446c]===_0x23bb06([0x2a])));}function _0x28f156(){return _0x4b13bf&&_0x36cb40?new window[(_0x23bb06([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x77761,_0x28b854)=>{_0x4b13bf[_0x23bb06([0x74,0x68,0x65,0x6e])](_0x77761,_0x28b854),_0x36cb40[_0x23bb06([0x74,0x68,0x65,0x6e])](_0x375153=>{_0x375153!=_0x23bb06([0x56,0x61,0x6c,0x69,0x64])&&_0x77761(_0x375153);},_0x28b854);}):_0x4b13bf||_0x36cb40||_0x23bb06([0x56,0x61,0x6c,0x69,0x64]);}}function _0x419ceb(_0x3160c2,_0x2b2de1){return new window[(_0x23bb06([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf1300a=>{if(_0x42e682())return _0xf1300a(_0x23bb06([0x56,0x61,0x6c,0x69,0x64]));_0x55c2d8(),_0x1ae239[_0x23bb06([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x23bb06([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5136ea=!0x1;const _0x269a3a=_0x21912a();function _0x29363c(_0x38fbbe){return!!_0x38fbbe&&(typeof _0x38fbbe===_0x23bb06([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x38fbbe===_0x23bb06([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x38fbbe[_0x23bb06([0x74,0x68,0x65,0x6e])]===_0x23bb06([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x38fbbe[_0x23bb06([0x63,0x61,0x74,0x63,0x68])]===_0x23bb06([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x282383(_0x18cf9a){_0x524263(_0x18cf9a)[_0x23bb06([0x74,0x68,0x65,0x6e])](_0x1634c8=>{if(!_0x1634c8||_0x1634c8[_0x23bb06([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x23bb06([0x6f,0x6b]))return _0x23bb06([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e152c(_0x341dea(_0x269a3a+_0x2b2de1))!=_0x1634c8[_0x23bb06([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x23bb06([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x23bb06([0x56,0x61,0x6c,0x69,0x64]);})[_0x23bb06([0x74,0x68,0x65,0x6e])](_0x1541ae=>(_0x3d6135(),_0x1541ae),()=>{const _0x160b09=_0x54b2f7();return null==_0x160b09?(_0x3d6135(),_0x23bb06([0x56,0x61,0x6c,0x69,0x64])):_0x23bb06(_0x14eb5b-_0x160b09>(0x45f13a3^_0x2bc640)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x23bb06([0x74,0x68,0x65,0x6e])](_0xf1300a)[_0x23bb06([0x63,0x61,0x74,0x63,0x68])](()=>{_0xf1300a(_0x23bb06([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e730f=0x20657923^_0x2bc640;function _0x3d6135(){const _0x32fd80=_0x23bb06([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e152c(_0x341dea(_0x3160c2)),_0x35b3aa=_0x417ac7(_0x5e152c(window[_0x23bb06([0x4d,0x61,0x74,0x68])][_0x23bb06([0x63,0x65,0x69,0x6c])](_0x14eb5b/_0x4e730f)));window[_0x23bb06([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x23bb06([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32fd80,_0x35b3aa);}function _0x54b2f7(){const _0x23914d=_0x23bb06([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e152c(_0x341dea(_0x3160c2)),_0x308f35=window[_0x23bb06([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x23bb06([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23914d);return _0x308f35?window[_0x23bb06([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x417ac7(_0x308f35),0x10)*_0x4e730f:null;}function _0x524263(_0x4feb18){return new window[(_0x23bb06([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x33041d,_0x307e92)=>{_0x4feb18[_0x23bb06([0x74,0x68,0x65,0x6e])](_0x33041d,_0x307e92),window[_0x23bb06([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x307e92,0x20524363^_0x2bc640);});}}_0x1ae239[_0x23bb06([0x6f,0x6e])](_0x23bb06([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5e6fb6,_0x45a7dc)=>{if(_0x45a7dc[0x0]!=_0x3160c2)return _0xf1300a(_0x23bb06([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x45a7dc[0x1]={..._0x45a7dc[0x1],[_0x23bb06([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x269a3a};},{[_0x23bb06([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x23bb06([0x68,0x69,0x67,0x68])}),_0x1ae239[_0x23bb06([0x6f,0x6e])](_0x23bb06([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4b1566=>{_0x29363c(_0x4b1566[_0x23bb06([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5136ea=!0x0,_0x282383(_0x4b1566[_0x23bb06([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x23bb06([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x23bb06([0x6c,0x6f,0x77])}),_0x22bd9c[_0x23bb06([0x74,0x68,0x65,0x6e])](()=>{_0x5136ea||_0xf1300a(_0x23bb06([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x42e682(){return _0x1ae239[_0x23bb06([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x23bb06([0x76,0x69,0x65,0x77])][_0x23bb06([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x23bb06([0x61,0x75,0x74,0x6f]);}function _0x55c2d8(){_0x1ae239[_0x23bb06([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x23bb06([0x76,0x69,0x65,0x77])][_0x23bb06([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x23bb06([0x61,0x75,0x74,0x6f]);}}function _0xa8cb3f(_0x2a3063){const _0x3a5130=[new window[(_0x23bb06([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29fda0=>setTimeout(_0x29fda0,0x205aa96f^_0x2bc640)),_0x22bd9c[_0x23bb06([0x74,0x68,0x65,0x6e])](()=>new window[(_0x23bb06([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eab09=>{let _0x356914=0x0;_0x1ae239[_0x23bb06([0x6d,0x6f,0x64,0x65,0x6c])][_0x23bb06([0x6f,0x6e])](_0x23bb06([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x49a2ab,_0x171286)=>{_0x171286[0x0][_0x23bb06([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x356914++,_0x356914==(0x2053965b^_0x2bc640)&&(_0x3eab09(),_0x49a2ab[_0x23bb06([0x6f,0x66,0x66])]());});}))];return window[_0x23bb06([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x23bb06([0x72,0x61,0x63,0x65])](_0x3a5130)[_0x23bb06([0x74,0x68,0x65,0x6e])](()=>_0x2a3063);}async function _0x3309bf(){await _0x22bd9c,_0x1ae239[_0x23bb06([0x6d,0x6f,0x64,0x65,0x6c])][_0x23bb06([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x38acbf,_0x1ae239[_0x23bb06([0x6d,0x6f,0x64,0x65,0x6c])][_0x23bb06([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x38acbf,_0x1ae239[_0x23bb06([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x23bb06([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2f6d26(_0x5b3929){const _0x40ec02=_0x580f92();_0x1ae239[_0x40ec02]=_0x23bb06([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])+_0x5b3929,_0x5b3929!=_0x23bb06([0x56,0x61,0x6c,0x69,0x64])&&_0x3309bf();}function _0x580f92(){const _0x315e97=window[_0x23bb06([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x23bb06([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x23bb06([0x6e,0x6f,0x77])]())[_0x23bb06([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x23bb06([0x2e]),'');let _0x276bea=_0x23bb06([0x59]);for(let _0x60d4c5=0x0;_0x60d4c5<_0x315e97[_0x23bb06([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x60d4c5+=0x2){let _0x1b6188=window[_0x23bb06([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x315e97[_0x23bb06([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x60d4c5,_0x60d4c5+0x2));_0x1b6188>=_0x2477c9[_0x23bb06([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1b6188-=_0x2477c9[_0x23bb06([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x276bea+=_0x2477c9[_0x1b6188];}return _0x276bea;}function _0x44cefc(){const _0x159443=_0x5769d1[_0x23bb06([0x73,0x70,0x6c,0x69,0x74])](_0x23bb06([0x2e]));if(0x3!=_0x159443[_0x23bb06([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x181e9b(_0x159443[0x1]);function _0x181e9b(_0x1680a1){const _0xb10144=_0x474e75(_0x1680a1);return _0xb10144&&_0x5c5a24()?_0xb10144:null;function _0x5c5a24(){const _0x4a0ccd=_0xb10144[_0x23bb06([0x6a,0x74,0x69])],_0x5a5254=window[_0x23bb06([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a0ccd[_0x23bb06([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a0ccd[_0x23bb06([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x497348={..._0xb10144,[_0x23bb06([0x6a,0x74,0x69])]:_0x4a0ccd[_0x23bb06([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4a0ccd[_0x23bb06([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x497348[_0x23bb06([0x76,0x63])],_0x341dea(_0x497348)==_0x5a5254;}}}async function _0x1c2a8b(){let _0xf9fd16=!0x0;try{const _0x2ed295=_0x5769d1[_0x23bb06([0x73,0x70,0x6c,0x69,0x74])](_0x23bb06([0x2e])),[_0x3f50a5,_0x349ce1,_0x17ed61]=_0x2ed295;return _0xe513b4(_0x3f50a5),await _0x225520(_0x3f50a5,_0x349ce1,_0x17ed61),_0xf9fd16;}catch(_0x4954a5){return!0x1;}function _0xe513b4(_0x143ef5){const _0x21e3c4=_0x474e75(_0x143ef5);_0x21e3c4&&_0x21e3c4[_0x23bb06([0x61,0x6c,0x67])]==_0x23bb06([0x45,0x53,0x32,0x35,0x36])||(_0xf9fd16=!0x1);}async function _0x225520(_0x262dc7,_0x374ba0,_0x4509f1){const _0x592b99=window[_0x23bb06([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x23bb06([0x66,0x72,0x6f,0x6d])](_0x495d92(_0x4509f1),_0x4fc1ba=>_0x4fc1ba[_0x23bb06([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2f3407=new window[(_0x23bb06([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x23bb06([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x262dc7+_0x23bb06([0x2e])+_0x374ba0),_0x2e8b9e=window[_0x23bb06([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x23bb06([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e8b9e)return;const _0xa2d800=await _0x2e8b9e[_0x23bb06([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x23bb06([0x6a,0x77,0x6b]),_0x358b26,{[_0x23bb06([0x6e,0x61,0x6d,0x65])]:_0x23bb06([0x45,0x43,0x44,0x53,0x41]),[_0x23bb06([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x23bb06([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x23bb06([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e8b9e[_0x23bb06([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x23bb06([0x6e,0x61,0x6d,0x65])]:_0x23bb06([0x45,0x43,0x44,0x53,0x41]),[_0x23bb06([0x68,0x61,0x73,0x68])]:{[_0x23bb06([0x6e,0x61,0x6d,0x65])]:_0x23bb06([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa2d800,_0x592b99,_0x2f3407)||(_0xf9fd16=!0x1);}}function _0x474e75(_0x1f6a69){return _0x1f6a69[_0x23bb06([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x23bb06([0x65,0x79]))?JSON[_0x23bb06([0x70,0x61,0x72,0x73,0x65])](_0x495d92(_0x1f6a69)):null;}function _0x495d92(_0x471df8){return window[_0x23bb06([0x61,0x74,0x6f,0x62])](_0x471df8[_0x23bb06([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x23bb06([0x2b]))[_0x23bb06([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x23bb06([0x2f])));}function _0x341dea(_0x380b8c){let _0xc5e8c7=0x1505;function _0x271e62(_0xb3e9c9){for(let _0x4a9416=0x0;_0x4a9416<_0xb3e9c9[_0x23bb06([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a9416++){const _0x1ee693=_0xb3e9c9[_0x23bb06([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4a9416);_0xc5e8c7=(_0xc5e8c7<<0x5)+_0xc5e8c7+_0x1ee693,_0xc5e8c7&=_0xc5e8c7;}}function _0x1d1b60(_0x1b383a){Array[_0x23bb06([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1b383a)?_0x1b383a[_0x23bb06([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d1b60):_0x1b383a&&typeof _0x1b383a==_0x23bb06([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x23bb06([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1b383a)[_0x23bb06([0x73,0x6f,0x72,0x74])]()[_0x23bb06([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e65dd,_0x145c1f])=>{_0x271e62(_0x5e65dd),_0x1d1b60(_0x145c1f);}):_0x271e62(window[_0x23bb06([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1b383a));}return _0x1d1b60(_0x380b8c),_0xc5e8c7>>>0x0;}function _0x5e152c(_0x71ec73){return _0x71ec73[_0x23bb06([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x23bb06([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x23bb06([0x30]));}function _0x417ac7(_0x546fbd){return _0x546fbd[_0x23bb06([0x73,0x70,0x6c,0x69,0x74])]('')[_0x23bb06([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x23bb06([0x6a,0x6f,0x69,0x6e])]('');}function _0x38acbf(){}function _0x23bb06(_0x56f925){const _0x1de2d5=_0x4030;return _0x56f925[_0x1de2d5(0xad)](_0x7d7a95=>String[_0x1de2d5(0xb4)](_0x7d7a95))[_0x1de2d5(0xcd)]('');}_0x2f6d26(await _0x3a3388());}(this);}}
|
|
23
|
+
const _0x56cd95=_0x3645;(function(_0x41aae5,_0x3e6320){const _0x5a227b=_0x3645,_0x146e58=_0x41aae5();while(!![]){try{const _0x1ffaf4=-parseInt(_0x5a227b(0x89))/0x1*(parseInt(_0x5a227b(0x7e))/0x2)+-parseInt(_0x5a227b(0x97))/0x3+parseInt(_0x5a227b(0x90))/0x4+parseInt(_0x5a227b(0x8d))/0x5+-parseInt(_0x5a227b(0x8b))/0x6+-parseInt(_0x5a227b(0x86))/0x7+-parseInt(_0x5a227b(0x8c))/0x8*(-parseInt(_0x5a227b(0x8e))/0x9);if(_0x1ffaf4===_0x3e6320)break;else _0x146e58['push'](_0x146e58['shift']());}catch(_0xb30ae6){_0x146e58['push'](_0x146e58['shift']());}}}(_0x38a6,0x76725));function _0x3645(_0x52e832,_0x3c1ac2){const _0x38a6dc=_0x38a6();return _0x3645=function(_0x3645a0,_0x5b3974){_0x3645a0=_0x3645a0-0x73;let _0x12a8ba=_0x38a6dc[_0x3645a0];return _0x12a8ba;},_0x3645(_0x52e832,_0x3c1ac2);}import{Plugin as _0x1bf4c5}from'ckeditor5/src/core.js';import{parseHtml as _0x27368c}from'@ckeditor/ckeditor5-paste-from-office';function _0x38a6(){const _0x4e84f3=['isPremiumPlugin','document','1cLzMPB','editor','4488816wsvMlr','16VNtSDK','418160vsBhYA','8077743kZhQge','isOfficialPlugin','1819204zVWwlO','fromCharCode','high','ClipboardPipeline','_parsedData','href','afterInit','2387793FxXsem','getData','stylesProcessor','view','dataTransfer','editing','init','pluginName','requires','get','inputTransformation','plugins','139676ciRiek','join','isActive','map','execute','PasteFromOfficeEnhancedInliner','PasteFromOffice','text/html','1640975ADdoLz'];_0x38a6=function(){return _0x4e84f3;};return _0x38a6();}import{priorities as _0x529b8c,uid as _0x1b4e22}from'ckeditor5/src/utils.js';import _0x11a9f9 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1bf4c5{static get[_0x56cd95(0x79)](){const _0x3e822b=_0x56cd95;return _0x3e822b(0x83);}static get[_0x56cd95(0x8f)](){return!0x0;}static get[_0x56cd95(0x87)](){return!0x0;}static get[_0x56cd95(0x7a)](){const _0x29ba12=_0x56cd95;return[_0x29ba12(0x84)];}[_0x56cd95(0x78)](){const _0x465ef=_0x56cd95,_0x15b5ee=this[_0x465ef(0x8a)],_0x477992=_0x15b5ee[_0x465ef(0x7d)][_0x465ef(0x7b)](_0x465ef(0x93)),_0xa3762e=_0x15b5ee[_0x465ef(0x77)][_0x465ef(0x75)][_0x465ef(0x88)],_0x886e2=new _0x11a9f9(_0xa3762e);_0x477992['on'](_0x465ef(0x7c),(_0x344468,_0x11368b)=>{const _0x2e7c23=_0x465ef,_0x570a46=_0x11368b[_0x2e7c23(0x76)][_0x2e7c23(0x73)](_0x2e7c23(0x85));_0x886e2[_0x2e7c23(0x80)](_0x570a46)&&(_0x11368b[_0x2e7c23(0x94)]||(_0x11368b[_0x2e7c23(0x94)]=_0x27368c(_0x570a46,_0xa3762e[_0x2e7c23(0x74)])),_0x886e2[_0x2e7c23(0x82)](_0x11368b));},{'priority':_0x529b8c[_0x465ef(0x7b)](_0x465ef(0x92))+0xb});}[_0x56cd95(0x96)](){!async function(_0x48fa81){const _0x43ebbd=_0x5f47a4([0x58,0x50,0x35,0x6c,0x33,0x48,0x53,0x56,0x6d,0x38,0x74,0x73,0x6b,0x57,0x6e,0x30,0x52,0x75,0x63,0x4a,0x78,0x4f,0x64,0x72,0x7a,0x70,0x42,0x37,0x5a,0x76,0x47,0x4b,0x46,0x4d,0x39,0x79,0x45,0x69,0x51,0x67,0x6a,0x65,0x41,0x44,0x43,0x34,0x4c,0x6f,0x62,0x71,0x59,0x31,0x54,0x68,0x77,0x55,0x32,0x4e,0x49,0x61,0x36,0x66]),_0x36a475=0x59bb3afd,_0x110fed=0x59bc6d05^_0x36a475,_0x3c39bc=window[_0x5f47a4([0x44,0x61,0x74,0x65])][_0x5f47a4([0x6e,0x6f,0x77])](),_0x50bc8a=_0x48fa81[_0x5f47a4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xd642db=new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2aa1c6=>{_0x50bc8a[_0x5f47a4([0x6f,0x6e,0x63,0x65])](_0x5f47a4([0x72,0x65,0x61,0x64,0x79]),_0x2aa1c6);}),_0x4a33b2={[_0x5f47a4([0x6b,0x74,0x79])]:_0x5f47a4([0x45,0x43]),[_0x5f47a4([0x75,0x73,0x65])]:_0x5f47a4([0x73,0x69,0x67]),[_0x5f47a4([0x63,0x72,0x76])]:_0x5f47a4([0x50,0x2d,0x32,0x35,0x36]),[_0x5f47a4([0x78])]:_0x5f47a4([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]),[_0x5f47a4([0x79])]:_0x5f47a4([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]),[_0x5f47a4([0x61,0x6c,0x67])]:_0x5f47a4([0x45,0x53,0x32,0x35,0x36])},_0x29e93e=_0x50bc8a[_0x5f47a4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f47a4([0x67,0x65,0x74])](_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4fe2a7(){let _0x368e8f,_0x4793ec=null,_0x2517ad=null;try{if(_0x29e93e==_0x5f47a4([0x47,0x50,0x4c]))return _0x5f47a4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x368e8f=_0x23413c(),!_0x368e8f)return _0x5f47a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x368e8f[_0x5f47a4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2517ad=_0x22af2a(_0x368e8f[_0x5f47a4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x368e8f[_0x5f47a4([0x6a,0x74,0x69])])),await _0x1e5837()?_0x22848c()?_0x5be187()?_0x5f47a4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4da4e9()?(_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f47a4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4793ec=_0x442ab4(_0x5f47a4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f47a4([0x74,0x72,0x69,0x61,0x6c])&&(_0x4793ec=_0x442ab4(_0x5f47a4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f47a4([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x4793ec=_0x442ab4(_0x5f47a4([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x10f615()):_0x5f47a4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f47a4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f47a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4b3433){return _0x5f47a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5be187(){const _0xf3837f=[_0x5f47a4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f47a4([0x74,0x72,0x69,0x61,0x6c])][_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3c39bc/0x3e8:0xe10*_0x110fed;return _0x368e8f[_0x5f47a4([0x65,0x78,0x70])]<_0xf3837f;}function _0x22848c(){const _0x5b65aa=_0x368e8f[_0x5f47a4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b65aa&&(!!_0x5b65aa[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f47a4([0x2a]))||(!!_0x5b65aa[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f47a4([0x50,0x4f,0x45]))||!!_0x5b65aa[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f47a4([0x50,0x50]))));}function _0x4da4e9(){const _0xb93729=_0x3645,_0x3cbb3f=_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3cbb3f||0x0==_0x3cbb3f[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x68b639}=new URL(window[_0x5f47a4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xb93729(0x95)]);if(_0x3cbb3f[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x68b639))return!0x0;const _0xc3a709=_0x68b639[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])](_0x5f47a4([0x2e]));return _0x3cbb3f[_0x5f47a4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a7739=>_0x2a7739[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f47a4([0x2a])))[_0x5f47a4([0x6d,0x61,0x70])](_0x584d0b=>_0x584d0b[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])](_0x5f47a4([0x2e])))[_0x5f47a4([0x73,0x6f,0x6d,0x65])](_0x4f0c78=>_0xc3a709[_0x5f47a4([0x65,0x76,0x65,0x72,0x79])]((_0x553e2b,_0x259583)=>_0x4f0c78[_0x259583]===_0x553e2b||_0x4f0c78[_0x259583]===_0x5f47a4([0x2a])));}function _0x10f615(){return _0x4793ec&&_0x2517ad?new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5df464,_0x9e493a)=>{_0x4793ec[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x5df464,_0x9e493a),_0x2517ad[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x49112d=>{_0x49112d!=_0x5f47a4([0x56,0x61,0x6c,0x69,0x64])&&_0x5df464(_0x49112d);},_0x9e493a);}):_0x4793ec||_0x2517ad||_0x5f47a4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22af2a(_0x205bf8,_0x91cad){return new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52838c=>{if(_0x25b3fc())return _0x52838c(_0x5f47a4([0x56,0x61,0x6c,0x69,0x64]));_0x87ea4f(),_0x50bc8a[_0x5f47a4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f47a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x240788=!0x1;const _0x201e82=_0x1b4e22();function _0x246587(_0x7f64fc){return!!_0x7f64fc&&(typeof _0x7f64fc===_0x5f47a4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x7f64fc===_0x5f47a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x7f64fc[_0x5f47a4([0x74,0x68,0x65,0x6e])]===_0x5f47a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x7f64fc[_0x5f47a4([0x63,0x61,0x74,0x63,0x68])]===_0x5f47a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2dbeb4(_0x5c4112){_0xa33bd2(_0x5c4112)[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x31c4d9=>{if(!_0x31c4d9||_0x31c4d9[_0x5f47a4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f47a4([0x6f,0x6b]))return _0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16f5bf(_0x412d9d(_0x201e82+_0x91cad))!=_0x31c4d9[_0x5f47a4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f47a4([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x3799f5=>(_0x2f7489(),_0x3799f5),()=>{const _0x1eb8ae=_0x33a6f2();return null==_0x1eb8ae?(_0x2f7489(),_0x5f47a4([0x56,0x61,0x6c,0x69,0x64])):_0x5f47a4(_0x3c39bc-_0x1eb8ae>(0x7db7befd^_0x36a475)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x52838c)[_0x5f47a4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52838c(_0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x133157=0x598dd47d^_0x36a475;function _0x2f7489(){const _0x336a7b=_0x5f47a4([0x6c,0x6c,0x63,0x74,0x2d])+_0x16f5bf(_0x412d9d(_0x205bf8)),_0x24d870=_0x45e0ed(_0x16f5bf(window[_0x5f47a4([0x4d,0x61,0x74,0x68])][_0x5f47a4([0x63,0x65,0x69,0x6c])](_0x3c39bc/_0x133157)));window[_0x5f47a4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f47a4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x336a7b,_0x24d870);}function _0x33a6f2(){const _0xa3d72a=_0x5f47a4([0x6c,0x6c,0x63,0x74,0x2d])+_0x16f5bf(_0x412d9d(_0x205bf8)),_0x34eedd=window[_0x5f47a4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f47a4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa3d72a);return _0x34eedd?window[_0x5f47a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45e0ed(_0x34eedd),0x10)*_0x133157:null;}function _0xa33bd2(_0x2e2e18){return new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x23c19d,_0x435b96)=>{_0x2e2e18[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x23c19d,_0x435b96),window[_0x5f47a4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x435b96,0x59baee3d^_0x36a475);});}}_0x50bc8a[_0x5f47a4([0x6f,0x6e])](_0x5f47a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5e396e,_0x2e6277)=>{if(_0x2e6277[0x0]!=_0x205bf8)return _0x52838c(_0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2e6277[0x1]={..._0x2e6277[0x1],[_0x5f47a4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x201e82};},{[_0x5f47a4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f47a4([0x68,0x69,0x67,0x68])}),_0x50bc8a[_0x5f47a4([0x6f,0x6e])](_0x5f47a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2423e5=>{_0x246587(_0x2423e5[_0x5f47a4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x240788=!0x0,_0x2dbeb4(_0x2423e5[_0x5f47a4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f47a4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f47a4([0x6c,0x6f,0x77])}),_0xd642db[_0x5f47a4([0x74,0x68,0x65,0x6e])](()=>{_0x240788||_0x52838c(_0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x25b3fc(){return _0x50bc8a[_0x5f47a4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f47a4([0x76,0x69,0x65,0x77])][_0x5f47a4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f47a4([0x61,0x75,0x74,0x6f]);}function _0x87ea4f(){_0x50bc8a[_0x5f47a4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f47a4([0x76,0x69,0x65,0x77])][_0x5f47a4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f47a4([0x61,0x75,0x74,0x6f]);}}function _0x442ab4(_0x4dcb85){const _0x46123f=[new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8506f1=>setTimeout(_0x8506f1,0x59b20431^_0x36a475)),_0xd642db[_0x5f47a4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5695b3=>{let _0x3e4f9f=0x0;_0x50bc8a[_0x5f47a4([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f47a4([0x6f,0x6e])](_0x5f47a4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x940c3b,_0x4b4c3d)=>{_0x4b4c3d[0x0][_0x5f47a4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3e4f9f++,_0x3e4f9f==(0x59bb3b05^_0x36a475)&&(_0x5695b3(),_0x940c3b[_0x5f47a4([0x6f,0x66,0x66])]());});}))];return window[_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f47a4([0x72,0x61,0x63,0x65])](_0x46123f)[_0x5f47a4([0x74,0x68,0x65,0x6e])](()=>_0x4dcb85);}async function _0xd26d69(){await _0xd642db,_0x50bc8a[_0x5f47a4([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f47a4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x22d956,_0x50bc8a[_0x5f47a4([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f47a4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x22d956,_0x50bc8a[_0x5f47a4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f47a4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xfb3016(_0x1cff23){const _0x1aff37=_0x45491b();_0x50bc8a[_0x1aff37]=_0x5f47a4([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])+_0x1cff23,_0x1cff23!=_0x5f47a4([0x56,0x61,0x6c,0x69,0x64])&&_0xd26d69();}function _0x45491b(){const _0x3cafba=window[_0x5f47a4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f47a4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f47a4([0x6e,0x6f,0x77])]())[_0x5f47a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f47a4([0x2e]),'');let _0x38ec80=_0x5f47a4([0x58]);for(let _0x3b0c0f=0x0;_0x3b0c0f<_0x3cafba[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0c0f+=0x2){let _0x2caf2f=window[_0x5f47a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3cafba[_0x5f47a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b0c0f,_0x3b0c0f+0x2));_0x2caf2f>=_0x43ebbd[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2caf2f-=_0x43ebbd[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x38ec80+=_0x43ebbd[_0x2caf2f];}return _0x38ec80;}function _0x23413c(){const _0x3acab1=_0x29e93e[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])](_0x5f47a4([0x2e]));if(0x3!=_0x3acab1[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e7cbe(_0x3acab1[0x1]);function _0x5e7cbe(_0xab88e1){const _0x35e475=_0x20bcbd(_0xab88e1);return _0x35e475&&_0x544d20()?_0x35e475:null;function _0x544d20(){const _0x2b5c3c=_0x35e475[_0x5f47a4([0x6a,0x74,0x69])],_0x192ec3=window[_0x5f47a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b5c3c[_0x5f47a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b5c3c[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30a257={..._0x35e475,[_0x5f47a4([0x6a,0x74,0x69])]:_0x2b5c3c[_0x5f47a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b5c3c[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30a257[_0x5f47a4([0x76,0x63])],_0x412d9d(_0x30a257)==_0x192ec3;}}}async function _0x1e5837(){let _0x1a628c=!0x0;try{const _0x1c1c85=_0x29e93e[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])](_0x5f47a4([0x2e])),[_0x9afacb,_0x4e7c0e,_0x1ec6b5]=_0x1c1c85;return _0x24fa7f(_0x9afacb),await _0x39d453(_0x9afacb,_0x4e7c0e,_0x1ec6b5),_0x1a628c;}catch(_0x189ff5){return!0x1;}function _0x24fa7f(_0xafd96e){const _0x4c3fc4=_0x20bcbd(_0xafd96e);_0x4c3fc4&&_0x4c3fc4[_0x5f47a4([0x61,0x6c,0x67])]==_0x5f47a4([0x45,0x53,0x32,0x35,0x36])||(_0x1a628c=!0x1);}async function _0x39d453(_0x27f19c,_0x1f6254,_0x262c2d){const _0x2deed2=window[_0x5f47a4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f47a4([0x66,0x72,0x6f,0x6d])](_0x49c963(_0x262c2d),_0x4a07c5=>_0x4a07c5[_0x5f47a4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3270e0=new window[(_0x5f47a4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f47a4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x27f19c+_0x5f47a4([0x2e])+_0x1f6254),_0x44bac4=window[_0x5f47a4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f47a4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44bac4)return;const _0x9e97dd=await _0x44bac4[_0x5f47a4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f47a4([0x6a,0x77,0x6b]),_0x4a33b2,{[_0x5f47a4([0x6e,0x61,0x6d,0x65])]:_0x5f47a4([0x45,0x43,0x44,0x53,0x41]),[_0x5f47a4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f47a4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f47a4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44bac4[_0x5f47a4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f47a4([0x6e,0x61,0x6d,0x65])]:_0x5f47a4([0x45,0x43,0x44,0x53,0x41]),[_0x5f47a4([0x68,0x61,0x73,0x68])]:{[_0x5f47a4([0x6e,0x61,0x6d,0x65])]:_0x5f47a4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x9e97dd,_0x2deed2,_0x3270e0)||(_0x1a628c=!0x1);}}function _0x20bcbd(_0x15a385){return _0x15a385[_0x5f47a4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f47a4([0x65,0x79]))?JSON[_0x5f47a4([0x70,0x61,0x72,0x73,0x65])](_0x49c963(_0x15a385)):null;}function _0x49c963(_0x264f64){return window[_0x5f47a4([0x61,0x74,0x6f,0x62])](_0x264f64[_0x5f47a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f47a4([0x2b]))[_0x5f47a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f47a4([0x2f])));}function _0x412d9d(_0x4e57e2){let _0x149a75=0x1505;function _0x384487(_0x2524e4){for(let _0x26c850=0x0;_0x26c850<_0x2524e4[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26c850++){const _0x45ed1e=_0x2524e4[_0x5f47a4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x26c850);_0x149a75=(_0x149a75<<0x5)+_0x149a75+_0x45ed1e,_0x149a75&=_0x149a75;}}function _0x4167d4(_0x3832e6){Array[_0x5f47a4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3832e6)?_0x3832e6[_0x5f47a4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4167d4):_0x3832e6&&typeof _0x3832e6==_0x5f47a4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f47a4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3832e6)[_0x5f47a4([0x73,0x6f,0x72,0x74])]()[_0x5f47a4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x161c43,_0x452d42])=>{_0x384487(_0x161c43),_0x4167d4(_0x452d42);}):_0x384487(window[_0x5f47a4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3832e6));}return _0x4167d4(_0x4e57e2),_0x149a75>>>0x0;}function _0x16f5bf(_0x3ac99d){return _0x3ac99d[_0x5f47a4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f47a4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f47a4([0x30]));}function _0x45e0ed(_0x2b2a55){return _0x2b2a55[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f47a4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f47a4([0x6a,0x6f,0x69,0x6e])]('');}function _0x22d956(){}function _0x5f47a4(_0x15e06f){const _0x50fb02=_0x3645;return _0x15e06f[_0x50fb02(0x81)](_0x7156cf=>String[_0x50fb02(0x91)](_0x7156cf))[_0x50fb02(0x7f)]('');}_0xfb3016(await _0x4fe2a7());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4f75(_0x2471b6,_0x164e94){const _0x9f6b92=_0x9f6b();return _0x4f75=function(_0x4f75af,_0x46fa38){_0x4f75af=_0x4f75af-0xa5;let _0x467b0f=_0x9f6b92[_0x4f75af];return _0x467b0f;},_0x4f75(_0x2471b6,_0x164e94);}const _0x1e9193=_0x4f75;function _0x9f6b(){const _0x5f0068=['pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','dataTransfer','view','pasteFromOfficeEnhancedLicenseKeyInvalid','get','requires','developmentLimit','6JVGqqm','pasteFromOfficeEnhancedLicenseKeyExpired','20rQmBWM','destroy','8136880wKIvCZ','79232330BFpYTU','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyNotAllowed','init','high','_parsedData','6zfoKPk','ClipboardPipeline','1437596sxJYWs','getData','_showLicenseError','config','inputTransformation','licenseKey','text/html','plugins','7492863LILAkE','pasteFromOfficeEnhancedLicenseKeyTrialLimit','domainLimit','editing','trialLimit','PasteFromOfficeEnhancedPropagator','_licenseKeyCheckInterval','PasteFromOffice','usageLimit','3472221odJnjj','featureNotAllowed','422461QzqXKI','pasteFromOfficeEnhancedLicenseKeyUsageLimit','stylesProcessor','execute','editor','invalid','isPremiumPlugin','isActive','10799586fkuqHY','evaluationLimit','PasteFromOfficeEnhanced','pluginName','pasteFromOfficeEnhancedLicenseKeyValid','expired','document'];_0x9f6b=function(){return _0x5f0068;};return _0x9f6b();}(function(_0x1e2cd3,_0x350b47){const _0x431c2a=_0x4f75,_0x170799=_0x1e2cd3();while(!![]){try{const _0x1a88e2=parseInt(_0x431c2a(0xa5))/0x1*(-parseInt(_0x431c2a(0xbd))/0x2)+-parseInt(_0x431c2a(0xdb))/0x3+-parseInt(_0x431c2a(0xca))/0x4*(parseInt(_0x431c2a(0xbf))/0x5)+-parseInt(_0x431c2a(0xc8))/0x6*(parseInt(_0x431c2a(0xd2))/0x7)+-parseInt(_0x431c2a(0xc1))/0x8+-parseInt(_0x431c2a(0xad))/0x9+parseInt(_0x431c2a(0xc2))/0xa;if(_0x1a88e2===_0x350b47)break;else _0x170799['push'](_0x170799['shift']());}catch(_0x3356f7){_0x170799['push'](_0x170799['shift']());}}}(_0x9f6b,0xbccfe));import{Plugin as _0x825bfd}from'ckeditor5/src/core.js';import{parseHtml as _0x383f68}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xf3af46}from'ckeditor5/src/utils.js';import _0x38b8f5 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x825bfd{static get[_0x1e9193(0xb0)](){const _0x1b33a5=_0x1e9193;return _0x1b33a5(0xd7);}static get[_0x1e9193(0xc3)](){return!0x0;}static get[_0x1e9193(0xab)](){return!0x0;}static get[_0x1e9193(0xbb)](){const _0xe99363=_0x1e9193;return[_0xe99363(0xd9)];}[_0x1e9193(0xc5)](){const _0x2f4f5b=_0x1e9193,_0x2d5fb4=this[_0x2f4f5b(0xa9)],_0x110fe2=_0x2d5fb4[_0x2f4f5b(0xd1)][_0x2f4f5b(0xba)](_0x2f4f5b(0xc9)),_0x49f71b=_0x2d5fb4[_0x2f4f5b(0xd5)][_0x2f4f5b(0xb8)][_0x2f4f5b(0xb3)],_0x524a5b=new _0x38b8f5(_0x49f71b);_0x110fe2['on'](_0x2f4f5b(0xce),(_0x5179e9,_0x58fba2)=>{const _0x439719=_0x2f4f5b,_0x3546b7=_0x58fba2[_0x439719(0xb7)][_0x439719(0xcb)](_0x439719(0xd0));_0x524a5b[_0x439719(0xac)](_0x3546b7)&&(_0x58fba2[_0x439719(0xc7)]||(_0x58fba2[_0x439719(0xc7)]=_0x383f68(_0x3546b7,_0x49f71b[_0x439719(0xa7)])),_0x524a5b[_0x439719(0xa8)](_0x58fba2));},{'priority':_0xf3af46[_0x2f4f5b(0xba)](_0x2f4f5b(0xc6))+0xa}),this[_0x2f4f5b(0xcf)]=this[_0x2f4f5b(0xa9)][_0x2f4f5b(0xcd)][_0x2f4f5b(0xba)](_0x2f4f5b(0xcf));const _0x3e7bfb=this[_0x2f4f5b(0xa9)];this[_0x2f4f5b(0xd8)]=setInterval(()=>{const _0x3bdc26=_0x2f4f5b;let _0x2527e3;for(const _0x1f6805 in _0x3e7bfb){const _0x1fda39=_0x1f6805,_0x4e93fd=_0x3e7bfb[_0x1fda39];if(_0x3bdc26(0xb1)==_0x4e93fd||_0x3bdc26(0xb9)==_0x4e93fd||_0x3bdc26(0xbe)==_0x4e93fd||_0x3bdc26(0xb6)==_0x4e93fd||_0x3bdc26(0xc4)==_0x4e93fd||_0x3bdc26(0xb4)==_0x4e93fd||_0x3bdc26(0xd3)==_0x4e93fd||_0x3bdc26(0xb5)==_0x4e93fd||_0x3bdc26(0xa6)==_0x4e93fd){delete _0x3e7bfb[_0x1fda39],_0x2527e3=_0x4e93fd,clearInterval(this[_0x3bdc26(0xd8)]),this[_0x3bdc26(0xd8)]=void 0x0;break;}}_0x3bdc26(0xb9)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xaa)),_0x3bdc26(0xbe)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xb2)),_0x3bdc26(0xb6)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xd4)),_0x3bdc26(0xc4)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xdc),_0x3bdc26(0xaf)),_0x3bdc26(0xb4)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xae)),_0x3bdc26(0xd3)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xd6)),_0x3bdc26(0xb5)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xbc)),_0x3bdc26(0xa6)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xda));},0x3e8);}[_0x1e9193(0xc0)](){const _0x44d43c=_0x1e9193;super[_0x44d43c(0xc0)](),this[_0x44d43c(0xd8)]&&clearInterval(this[_0x44d43c(0xd8)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x59c9(){const _0x59c79f=['88HxWdhm','18xVEnZt','test','15YpvaiL','519Kxmaaa','5638056lqKdfO','6318410XduyCq','6168FrLouh','6iTNDIJ','2705766OOEeAS','2769864cQExLr','13504080qbrZoN','94626kMAAKN'];_0x59c9=function(){return _0x59c79f;};return _0x59c9();}(function(_0x1c70b7,_0x24e066){const _0x1e90fc=_0x5abe,_0xf7ab98=_0x1c70b7();while(!![]){try{const _0x3f6e32=parseInt(_0x1e90fc(0x1b2))/0x1*(parseInt(_0x1e90fc(0x1ae))/0x2)+-parseInt(_0x1e90fc(0x1b7))/0x3*(-parseInt(_0x1e90fc(0x1ba))/0x4)+-parseInt(_0x1e90fc(0x1b6))/0x5*(-parseInt(_0x1e90fc(0x1af))/0x6)+parseInt(_0x1e90fc(0x1b9))/0x7+parseInt(_0x1e90fc(0x1b8))/0x8*(-parseInt(_0x1e90fc(0x1b4))/0x9)+parseInt(_0x1e90fc(0x1b1))/0xa+-parseInt(_0x1e90fc(0x1b3))/0xb*(parseInt(_0x1e90fc(0x1b0))/0xc);if(_0x3f6e32===_0x24e066)break;else _0xf7ab98['push'](_0xf7ab98['shift']());}catch(_0x144480){_0xf7ab98['push'](_0xf7ab98['shift']());}}}(_0x59c9,0xdbd7b));const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x5abe(_0x4e043d,_0x50b79e){const _0x59c9dd=_0x59c9();return _0x5abe=function(_0x5abebb,_0x209004){_0x5abebb=_0x5abebb-0x1ae;let _0x21c480=_0x59c9dd[_0x5abebb];return _0x21c480;},_0x5abe(_0x4e043d,_0x50b79e);}export function isMSExcelContent(_0x3e8d42){const _0x262c64=_0x5abe;return x[_0x262c64(0x1b5)](_0x3e8d42);}
|