@ckeditor/ckeditor5-paste-from-office-enhanced 45.0.0-alpha.0 → 45.0.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.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=["3184620kqSGcN","714tvmHmU","10029ixYVnC","9iSURUZ","9664090wJLHkz","37615lLmILc","44517bewLdV","170COwDXM","test","994400QlmMux","2248295GkeNZH"];return(S=function(){return t})()}function C(t,e){const n=S();return(C=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(735540===-parseInt(e(480))/1+-parseInt(e(481))/2*(parseInt(e(476))/3)+parseInt(e(485))/4+parseInt(e(479))/5*(-parseInt(e(475))/6)+parseInt(e(484))/7+-parseInt(e(483))/8+parseInt(e(477))/9*(parseInt(e(478))/10))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){return E[C(482)](t)}!function(t){const e=j,n=t();for(;;)try{if(356371===parseInt(e(215))/1*(parseInt(e(203))/2)+-parseInt(e(211))/3*(-parseInt(e(200))/4)+parseInt(e(216))/5*(parseInt(e(198))/6)+-parseInt(e(224))/7*(parseInt(e(225))/8)+-parseInt(e(212))/9*(parseInt(e(195))/10)+parseInt(e(197))/11*(parseInt(e(207))/12)+parseInt(e(196))/13*(-parseInt(e(223))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(210)]&&!s[n(201)])continue;const e=!s[n(210)]||t[n(199)]===s[n(210)],o=!s[n(201)]||t[n(202)](s[n(201)]);e&&o&&r[n(205)](s,i)}return r}function P(){const t=["style","tagName","675eVffrz","9KWVoxJ","initial","length","197347JjkpfI","5kXtdkz","exec","groups","selectorText","getPropertyValue","assign","map","28znLoro","6937uOOtMu","4200pmYkSF","push","3069020IGXDsB","2585167RuWgeN","11cRbdKY","3622548EZWtjm","name","6896nXSisP","className","hasClass","2yWtwFm","trim","set","cssRules","4707132WtFryo","split"];return(P=function(){return t})()}function F(t){const e=j,n={};for(let r=0;r<t[e(214)];r++){const s=t[r],i=t[e(220)](s);e(213)!==i&&(n[s]=i)}return n}function j(t,e){const n=P();return(j=function(t,e){return n[t-=194]})(t,e)}function k(t){const e=j,n=t[e(208)](",")[e(222)]((t=>t[e(204)]())),r=[];for(const t of n){const n=A[e(217)](t);n&&r[e(194)](n[e(218)])}return r}function M(t){const e=j,n={};for(const r of t)Object[e(221)](n,r);return n}const T=D;function N(){const t=["1076460swyCXs","type","1811118ElPKfX","6595RpOEvk","1lLTNSi","createRangeIn","1325034LpNyqf","_parsedData","elementStart","2319512pkyLgs","size","188128CVXylj","execute","content","setStyle","1770FMsnOK","isActive","item","document","667532iWJdyI","hasStyle","values","from"];return(N=function(){return t})()}function D(t,e){const n=N();return(D=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(356657===parseInt(e(313))/1*(-parseInt(e(328))/2)+parseInt(e(311))/3+-parseInt(e(318))/4+-parseInt(e(312))/5*(-parseInt(e(324))/6)+parseInt(e(309))/7+-parseInt(e(320))/8+parseInt(e(315))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class R extends w{[T(321)](t){const n=T,{body:r,styles:s}=t[n(316)],i=new e.UpcastWriter(r[n(327)]),o=i[n(314)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(205)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(206)])if(t instanceof CSSStyleRule){const r=F(t[e(209)]);n[t[e(219)]]=Object[e(221)]({},n[t[e(219)]]||{},r)}return n}(s));for(const t of o){if(n(317)!==t[n(310)])continue;const e=O(t[n(326)],c);if(e[n(319)]){const r=M(Array[n(331)](e[n(330)]()));for(const e in r){const s=t[n(326)];s[n(329)](e)||i[n(323)](e,r[e],s)}}}t[n(322)]=r}[T(325)](t){return super[T(325)](t)||L(t)}}const W=K;function K(t,e){const n=U();return(K=function(t,e){return n[t-=357]})(t,e)}function U(){const t=["247235piisQh","execute","dataTransfer","64GnBYQy","376851ickZfi","isActive","PasteFromOfficeEnhancedInliner","349867FTmcjC","102845jAaxPk","fromCharCode","plugins","init","href","join","editing","isPremiumPlugin","getData","stylesProcessor","editor","requires","high","4GicmCl","view","isOfficialPlugin","afterInit","get","inputTransformation","7232050DoCxcK","36XDpEia","_parsedData","176562wixEZs","text/html","PasteFromOffice","ClipboardPipeline","map","pluginName","11yVHPcf","363480PpwsCU","document"];return(U=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(169701===-parseInt(e(381))/1+-parseInt(e(363))/2*(parseInt(e(385))/3)+parseInt(e(384))/4*(-parseInt(e(389))/5)+-parseInt(e(370))/6*(-parseInt(e(388))/7)+-parseInt(e(379))/8+parseInt(e(372))/9+-parseInt(e(369))/10*(-parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class V extends t.Plugin{static get[W(377)](){return W(387)}static get[W(365)](){return!0}static get[W(357)](){return!0}static get[W(361)](){return[W(374)]}[W(392)](){const t=W,e=this[t(360)],n=e[t(391)][t(367)](t(375)),r=e[t(395)][t(364)][t(380)],s=new R(r);n.on(t(368),((e,n)=>{const i=t,o=n[i(383)][i(358)](i(373));s[i(386)](o)&&(n[i(371)]||(n[i(371)]=b(o,r[i(359)])),s[i(382)](n))}),{priority:x.priorities[t(367)](t(362))+11})}[W(366)](){!async function(t){const e=d([103,89,53,85,110,77,78,73,117,82,69,50,112,108,48,99,84,87,115,119,68,122,65,98,90,52,67,79,121,86,120,55,71,57,83,80,113,116,81,106,49,109,70,76,54,105,107,75,51,56,102,97,66,114,118,104,74,100,88,72,111,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(376)]((t=>String[e(390)](t)))[e(394)]("")}!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([103]);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:1742947200;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(393)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=q;!function(t){const e=q,n=t();for(;;)try{if(300533===-parseInt(e(189))/1+parseInt(e(214))/2+-parseInt(e(229))/3*(-parseInt(e(223))/4)+-parseInt(e(191))/5*(parseInt(e(197))/6)+parseInt(e(227))/7*(parseInt(e(210))/8)+-parseInt(e(207))/9*(-parseInt(e(188))/10)+-parseInt(e(202))/11*(-parseInt(e(203))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const X=[$(218),$(224),$(221),$(232),$(196),$(192),$(211),$(204)];function H(){const t=["insertChild","bold","underline","color","forEach","getChildren","font-size","split","20IfMIGF","font-family","createElement","medium","329uoZhYB","sub","290577aCeLcF","keys","sup","text-decoration","includes","1043870KqnEwf","372225WqQnVI","length","3405KazhOA","font-weight","super","bolder","getStyle","text-decoration-line","5082aAcxZc","getStyleNames","setStyle","strong","function","8041icdIQM","348glOIzw","vertical-align","from","removeStyle","9ohLwsq","line-through","filter","9224DGeuXM","font-style","span","italic","1170986XidtKH"];return(H=function(){return t})()}const Z=[$(218),$(224),$(221)];function q(t,e){const n=H();return(q=function(t,e){return n[t-=188]})(t,e)}const z={"font-style":[[$(213),"i"]],"font-weight":[[$(226),$(200)],[$(216),$(200)],[$(194),$(200)],[t=>Number(t)>=600,$(200)]],"text-decoration":[[$(217),"u"],[$(208),"s"]],"text-decoration-line":[[$(217),"u"],[$(208),"s"]],"vertical-align":[[$(228),$(228)],[$(193),$(231)]]};function G(t){return X[$(233)](t)}function _(t){const e=$;return Array[e(205)](t[e(198)]())[e(209)](G)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(219)]((e=>{const i=n,o=t[i(195)](e);if(o)if(c=e,Z[$(233)](c))r[e]=o;else if(e in z){const t=o[i(222)](" ");z[e][i(219)]((([n,r])=>{const o=i;for(const i of t)(o(201)==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=$;for(const s in n)n[s][r(219)]((([,n])=>{const s=r,i=e[s(225)](n,[],t[s(220)]());e[s(215)](0,i,t)})),e[r(206)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(230)](n)[r(190)])return;const s=e[r(225)](r(212),[],t[r(220)]());e[r(199)](n,s),e[r(215)](0,s,t),e[r(206)](Object[r(230)](n),t)}(t,e,r)}const Q=Y;function B(){const t=["execute","includes","1234422kryZcA","stylesProcessor","document","getItems","194edUrXw","font","isActive","3384895yDwZnd","blockElements","1718028GToCYT","name","content","_parsedData","26523890xDzPCo","3030JQVEQd","element","372990jJmDcq","2366ujUQdh","createRangeIn","26584nTSkbH","8yBTTpy"];return(B=function(){return t})()}function Y(t,e){const n=B();return(Y=function(t,e){return n[t-=447]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(708138===parseInt(e(448))/1+-parseInt(e(452))/2*(parseInt(e(462))/3)+-parseInt(e(468))/4*(-parseInt(e(455))/5)+-parseInt(e(464))/6+parseInt(e(465))/7*(parseInt(e(467))/8)+-parseInt(e(457))/9+-parseInt(e(461))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class tt extends w{[Q(469)](t){const n=Q,{body:r}=t[n(460)],s=new e.UpcastWriter(r[n(450)]),i=s[n(466)](r),o=new e.ViewDocument(s[n(450)][n(449)]),c=[...new e.DomConverter(o)[n(456)],n(453)],a=i[n(451)]();for(const t of a)if(t.is(n(463))&&c[n(447)](t[n(458)])){J(t,s,_(t))}t[n(459)]=r}[Q(454)](t){return super[Q(454)](t)||L(t)}}const et=nt;function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=346]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(615336===parseInt(e(384))/1*(-parseInt(e(368))/2)+parseInt(e(357))/3+-parseInt(e(367))/4+-parseInt(e(379))/5*(parseInt(e(361))/6)+parseInt(e(356))/7*(-parseInt(e(389))/8)+-parseInt(e(382))/9*(-parseInt(e(376))/10)+-parseInt(e(391))/11*(-parseInt(e(386))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends t.Plugin{[et(364)];[et(393)];static get[et(374)](){return et(346)}static get[et(351)](){return!0}static get[et(348)](){return!0}static get[et(354)](){return[et(352)]}[et(353)](){const t=et,e=this[t(383)],n=e[t(377)][t(388)](t(370)),r=e[t(381)][t(394)][t(398)],s=new tt(r);n.on(t(359),((e,n)=>{const i=t,o=n[i(369)][i(350)](i(395));s[i(366)](o)&&(n[i(400)]||(n[i(400)]=b(o,r[i(358)])),s[i(387)](n))}),{priority:x.priorities[t(388)](t(365))+10}),this[t(364)]=this[t(383)][t(392)][t(388)](t(364));const i=this[t(383)];this[t(393)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(372)==s||e(380)==s||e(373)==s||e(375)==s||e(360)==s||e(401)==s||e(371)==s||e(390)==s){delete i[r],n=s,clearInterval(this[e(393)]),this[e(393)]=void 0;break}}e(380)==n&&i[e(362)](e(349)),e(373)==n&&i[e(362)](e(347)),e(375)==n&&i[e(362)](e(397)),e(360)==n&&i[e(362)](e(355),e(396)),e(401)==n&&i[e(362)](e(363)),e(371)==n&&i[e(362)](e(385)),e(390)==n&&i[e(362)](e(378))}),1e3)}[et(399)](){const t=et;super[t(399)](),this[t(393)]&&clearInterval(this[t(393)])}}function st(){const t=["_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","PasteFromOfficeEnhancedPropagator","expired","isPremiumPlugin","invalid","getData","isOfficialPlugin","PasteFromOffice","init","requires","featureNotAllowed","35gcZHXQ","2250501mZnMVD","stylesProcessor","inputTransformation","pasteFromOfficeEnhancedLicenseKeyNotAllowed","6wjKfcF","_showLicenseError","evaluationLimit","licenseKey","high","isActive","4341196wrFXBO","1095144pASuah","dataTransfer","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyExpired","pluginName","pasteFromOfficeEnhancedLicenseKeyDomainLimit","10nUOPdy","plugins","usageLimit","2415085hRgDXL","pasteFromOfficeEnhancedLicenseKeyInvalid","editing","9186066gzpGxj","editor","1FmOHfD","trialLimit","88188MGaZPl","execute","get","368248UGbrcX","pasteFromOfficeEnhancedLicenseKeyUsageLimit","1782ZuHEJM","config","_licenseKeyCheckInterval","view","text/html","PasteFromOfficeEnhanced","domainLimit","document","destroy"];return(st=function(){return t})()}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=469]})(t,e)}var ot=it;function ct(){var t=["pluginName","1398336NBRROW","3435719ywjTFO","5264024NImPOT","requires","isPremiumPlugin","22388848ShhAwA","isOfficialPlugin","PasteFromOffice","632470EuVYnV","30KaeCWU","631542GHdvfY","PasteFromOfficeEnhanced","1126113aPhhyf"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(897950===parseInt(e(481))/1+-parseInt(e(471))/2+-parseInt(e(469))/3+-parseInt(e(473))/4+parseInt(e(479))/5*(-parseInt(e(480))/6)+parseInt(e(472))/7+parseInt(e(476))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(470)](){return ot(482)}static get[ot(477)](){return!0}static get[ot(475)](){return!0}static get[ot(474)](){return[ot(478),V,rt]}}function ut(){var t=["10vxVvCL","51528SkmwNv","21Jvwryw","3327543UZPQMa","2174624kqcwNN","1388013ySWedw","733626xgHzww","988pIsJvU","448288EANXbE","835DeKPdS"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=248]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(679481===parseInt(e(256))/1+-parseInt(e(254))/2+parseInt(e(255))/3+-parseInt(e(257))/4*(-parseInt(e(249))/5)+-parseInt(e(251))/6+-parseInt(e(252))/7*(-parseInt(e(248))/8)+parseInt(e(253))/9*(parseInt(e(250))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ct});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 y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.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 b(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 v(t,n){const r=new DOMParser,s=function(t){return b(b(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 C(){const t=["6855AnpxJC","2728abtMTo","3218352cfErZQ","11718sEvglv","3472IEwXQw","8436gTPABT","1703976vQPkZq","test","184102erUKDI","828864klfmKt","1180JeNBRH"];return(C=function(){return t})()}function S(t,e){const n=C();return(S=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(624755===-parseInt(e(356))/1+parseInt(e(355))/2+parseInt(e(353))/3+-parseInt(e(359))/4*(-parseInt(e(358))/5)+-parseInt(e(363))/6*(parseInt(e(362))/7)+parseInt(e(360))/8+parseInt(e(361))/9*(parseInt(e(357))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return E[S(354)](t)}function L(){const t=["name","getPropertyValue","length","11198128THfRBE","style","split","3DDlquF","hasClass","initial","1313290iiCCoT","selectorText","tagName","1466255VSuLlI","groups","72TenwTY","108051zrfOBa","trim","325942xYqMQp","push","set","exec","91SySAMz","397140hilyvu","assign","className","253962QBjAsP","map","cssRules"];return(L=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(976441===parseInt(e(234))/1+parseInt(e(236))/2*(parseInt(e(225))/3)+parseInt(e(241))/4+-parseInt(e(231))/5+-parseInt(e(244))/6*(-parseInt(e(240))/7)+parseInt(e(250))/8+-parseInt(e(233))/9*(parseInt(e(228))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(230)]&&!s[n(243)])continue;const e=!s[n(230)]||t[n(247)]===s[n(230)],o=!s[n(243)]||t[n(226)](s[n(243)]);e&&o&&r[n(238)](s,i)}return r}function F(t){const e=R,n={};for(let r=0;r<t[e(249)];r++){const s=t[r],i=t[e(248)](s);e(227)!==i&&(n[s]=i)}return n}function M(t){const e=R,n=t[e(224)](",")[e(245)]((t=>t[e(235)]())),r=[];for(const t of n){const n=P[e(239)](t);n&&r[e(237)](n[e(232)])}return r}function R(t,e){const n=L();return(R=function(t,e){return n[t-=224]})(t,e)}function T(t){const e=R,n={};for(const r of t)Object[e(242)](n,r);return n}const j=W;function N(){const t=["type","2961160dLwsyb","_parsedData","264942UAUwMx","from","setStyle","elementStart","values","27zTxQBB","775072VRdMJV","document","isActive","2UbdiRt","hasStyle","size","createRangeIn","1161060zuDsio","228074EJiIPh","item","content","execute","14569lfIDkA","30QtLUlt","17672AesGsS"];return(N=function(){return t})()}function W(t,e){const n=N();return(W=function(t,e){return n[t-=372]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(190548===parseInt(e(375))/1*(-parseInt(e(390))/2)+parseInt(e(376))/3*(parseInt(e(377))/4)+parseInt(e(394))/5+-parseInt(e(381))/6+-parseInt(e(395))/7+-parseInt(e(387))/8*(parseInt(e(386))/9)+parseInt(e(379))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class k extends w{[j(374)](t){const n=j,{body:r,styles:s}=t[n(380)],i=new e.UpcastWriter(r[n(388)]),o=i[n(393)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(238)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(246)])if(t instanceof CSSStyleRule){const r=F(t[e(251)]);n[t[e(229)]]=Object[e(242)]({},n[t[e(229)]]||{},r)}return n}(s));for(const t of o){if(n(384)!==t[n(378)])continue;const e=O(t[n(372)],c);if(e[n(392)]){const r=T(Array[n(382)](e[n(385)]()));for(const e in r){const s=t[n(372)];s[n(391)](e)||i[n(383)](e,r[e],s)}}}t[n(373)]=r}[j(389)](t){return super[j(389)](t)||A(t)}}function D(){const t=["document","view","stylesProcessor","204092iBGEjC","_parsedData","href","pluginName","60PXfqCR","904PYZlAl","728LVudsr","fromCharCode","requires","get","text/html","high","isPremiumPlugin","2DGhhmx","editing","isOfficialPlugin","938wMRgAo","10jEbGpL","dataTransfer","33780AsCOgL","map","inputTransformation","15YXqtVk","execute","290862sHiwHm","693341aZCCfW","isActive","PasteFromOffice","ClipboardPipeline","27wHIDkY","87692MyRbti","getData","afterInit","110098PmsbXs","join","PasteFromOfficeEnhancedInliner","editor","init","plugins"];return(D=function(){return t})()}const H=q;function q(t,e){const n=D();return(q=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(159270===-parseInt(e(238))/1*(parseInt(e(216))/2)+-parseInt(e(205))/3*(parseInt(e(213))/4)+parseInt(e(200))/5*(-parseInt(e(207))/6)+-parseInt(e(199))/7*(parseInt(e(230))/8)+parseInt(e(212))/9*(-parseInt(e(202))/10)+-parseInt(e(208))/11*(parseInt(e(229))/12)+-parseInt(e(231))/13*(-parseInt(e(225))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class B extends t.Plugin{static get[H(228)](){return H(218)}static get[H(240)](){return!0}static get[H(237)](){return!0}static get[H(233)](){return[H(210)]}[H(220)](){const t=H,e=this[t(219)],n=e[t(221)][t(234)](t(211)),r=e[t(239)][t(223)][t(222)],s=new k(r);n.on(t(204),((e,n)=>{const i=t,o=n[i(201)][i(214)](i(235));s[i(209)](o)&&(n[i(226)]||(n[i(226)]=v(o,r[i(224)])),s[i(206)](n))}),{priority:x.priorities[t(234)](t(236))+11})}[H(215)](){!async function(t){const e=d([112,72,106,111,66,76,116,113,51,118,77,110,121,74,105,56,90,79,89,88,49,67,108,98,122,84,114,69,65,117,52,115,55,71,119,57,68,54,73,50,103,99,107,80,48,86,104,100,78,101,85,97,81,53,82,120,75,102,87,109,83,70]),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=q;return t[e(203)]((t=>String[e(232)](t)))[e(217)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([112]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:174312e4;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,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(227)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const K=Z;!function(t){const e=Z,n=t();for(;;)try{if(588749===parseInt(e(174))/1*(-parseInt(e(177))/2)+parseInt(e(167))/3+-parseInt(e(186))/4*(parseInt(e(191))/5)+-parseInt(e(184))/6*(-parseInt(e(159))/7)+parseInt(e(196))/8+-parseInt(e(190))/9*(parseInt(e(197))/10)+-parseInt(e(192))/11*(parseInt(e(170))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const U=[K(153),K(155),K(164),K(195),K(180),K(188),K(178),K(176)],z=[K(153),K(155),K(164)],Q={"font-style":[[K(179),"i"]],"font-weight":[[K(156),K(166)],[K(165),K(166)],[K(175),K(166)],[t=>Number(t)>=600,K(166)]],"text-decoration":[[K(189),"u"],[K(173),"s"]],"text-decoration-line":[[K(189),"u"],[K(173),"s"]],"vertical-align":[[K(162),K(162)],[K(157),K(160)]]};function $(){const t=["getStyle","font-weight","underline","9cgPdqU","1585HQEpCL","55xbDhZL","removeStyle","getStyleNames","text-decoration","4357888JRQcki","5546440VziykZ","getChildren","color","keys","font-family","medium","super","length","11599iJLmRt","sup","createElement","sub","filter","font-size","bold","strong","3048279lpKKEo","includes","setStyle","960264yOiFjL","span","from","line-through","1539BFXaMh","bolder","vertical-align","1066bIdbcb","font-style","italic","text-decoration-line","function","insertChild","split","3804qNZNpZ","forEach","3124zGzIws"];return($=function(){return t})()}function V(t){return U[K(168)](t)}function G(t){const e=K;return Array[e(172)](t[e(194)]())[e(163)](V)}function Z(t,e){const n=$();return(Z=function(t,e){return n[t-=152]})(t,e)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=K,r={},s={};return e[n(185)]((e=>{const i=n,o=t[i(187)](e);if(o)if(c=e,z[K(168)](c))r[e]=o;else if(e in Q){const t=o[i(183)](" ");Q[e][i(185)]((([n,r])=>{const o=i;for(const i of t)(o(181)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=K;for(const s in n)n[s][r(185)]((([,n])=>{const s=r,i=e[s(161)](n,[],t[s(152)]());e[s(182)](0,i,t)})),e[r(193)](s,t)})(t,e,s),function(t,e,n){const r=K;if(!Object[r(154)](n)[r(158)])return;const s=e[r(161)](r(171),[],t[r(152)]());e[r(169)](n,s),e[r(182)](0,s,t),e[r(193)](Object[r(154)](n),t)}(t,e,r)}function _(){const t=["getItems","21oyfsxz","7320200efncPd","_parsedData","100742yRHqUr","stylesProcessor","createRangeIn","blockElements","14260dlclBC","2663568kCAMcC","1035635gbxiHc","font","name","isActive","186pddVGj","775648qxGXFe","execute","includes","element","11wvcPYW","62094RVrbuH","document","content"];return(_=function(){return t})()}const J=X;function X(t,e){const n=_();return(X=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=X,n=t();for(;;)try{if(281473===-parseInt(e(136))/1*(-parseInt(e(144))/2)+-parseInt(e(131))/3*(parseInt(e(148))/4)+-parseInt(e(150))/5+parseInt(e(137))/6+-parseInt(e(141))/7*(parseInt(e(132))/8)+-parseInt(e(149))/9+parseInt(e(142))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);class tt extends w{[J(133)](t){const n=J,{body:r}=t[n(143)],s=new e.UpcastWriter(r[n(138)]),i=s[n(146)](r),o=new e.ViewDocument(s[n(138)][n(145)]),c=[...new e.DomConverter(o)[n(147)],n(151)],a=i[n(140)]();for(const t of a)if(t.is(n(135))&&c[n(134)](t[n(152)])){Y(t,s,G(t))}t[n(139)]=r}[J(153)](t){return super[J(153)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=364]})(t,e)}function rt(){const t=["47724ZlwJTI","domainLimit","3577424deNtfY","text/html","433867mOcrQW","PasteFromOfficeEnhanced","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","608324eLQhTW","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","execute","high","get","init","1299651qXVyhe","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pluginName","1MvMRaF","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyInvalid","40HNvbZu","ClipboardPipeline","PasteFromOffice","evaluationLimit","invalid","config","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","plugins","_parsedData","38079HEGMtb","stylesProcessor","view","document","getData","442582LYXtbV","trialLimit","requires","licenseKey","dataTransfer","_licenseKeyCheckInterval","featureNotAllowed","usageLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyValid","editor","expired","PasteFromOfficeEnhancedPropagator","isPremiumPlugin","isActive","editing","1070KmBjqJ","destroy"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(243933===parseInt(e(379))/1*(-parseInt(e(397))/2)+parseInt(e(375))/3+parseInt(e(369))/4+parseInt(e(382))/5*(-parseInt(e(415))/6)+-parseInt(e(365))/7+-parseInt(e(417))/8+parseInt(e(392))/9*(parseInt(e(413))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{[et(400)];[et(402)];static get[et(378)](){return et(409)}static get[et(380)](){return!0}static get[et(410)](){return!0}static get[et(399)](){return[et(384)]}[et(374)](){const t=et,e=this[t(407)],n=e[t(390)][t(373)](t(383)),r=e[t(412)][t(394)][t(395)],s=new tt(r);n.on(t(367),((e,n)=>{const i=t,o=n[i(401)][i(396)](i(364));s[i(411)](o)&&(n[i(391)]||(n[i(391)]=v(o,r[i(393)])),s[i(371)](n))}),{priority:x.priorities[t(373)](t(372))+10}),this[t(400)]=this[t(407)][t(387)][t(373)](t(400));const i=this[t(407)];this[t(402)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(406)==s||e(381)==s||e(368)==s||e(377)==s||e(388)==s||e(370)==s||e(389)==s||e(405)==s){delete i[r],n=s,clearInterval(this[e(402)]),this[e(402)]=void 0;break}}e(381)==n&&i[e(376)](e(386)),e(368)==n&&i[e(376)](e(408)),e(377)==n&&i[e(376)](e(416)),e(388)==n&&i[e(376)](e(403),e(366)),e(370)==n&&i[e(376)](e(385)),e(389)==n&&i[e(376)](e(398)),e(405)==n&&i[e(376)](e(404))}),1e3)}[et(414)](){const t=et;super[t(414)](),this[t(402)]&&clearInterval(this[t(402)])}}var it=ot;function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=500]})(t,e)}!function(t){for(var e=ot,n=t();;)try{if(478562===parseInt(e(510))/1+parseInt(e(516))/2*(-parseInt(e(511))/3)+parseInt(e(503))/4*(parseInt(e(500))/5)+parseInt(e(508))/6+parseInt(e(505))/7+-parseInt(e(515))/8*(-parseInt(e(501))/9)+-parseInt(e(509))/10*(parseInt(e(507))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{static get[it(513)](){return it(504)}static get[it(506)](){return!0}static get[it(514)](){return!0}static get[it(502)](){return[it(512),B,st]}}function at(){var t=["PasteFromOffice","pluginName","isPremiumPlugin","8NgPjty","98466HqMYIz","99825zrGeCW","5380101TACfoh","requires","28QbdUsW","PasteFromOfficeEnhanced","5123139zBwEiU","isOfficialPlugin","22ZWSGGb","835716IUfrmN","4496330ZMEihS","15286CGiYvl","15kfuGHv"];return(at=function(){return t})()}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=418]})(t,e)}function lt(){var t=["37590LnQJYQ","38FGsxDH","8831151dMahBN","26927bkQcnd","2666112ORFXWZ","8795898ylBVZN","516ztzOWB","39234771pHQgNQ","9244872HCedyt"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(906729===-parseInt(e(425))/1*(-parseInt(e(423))/2)+parseInt(e(426))/3+-parseInt(e(419))/4*(parseInt(e(422))/5)+-parseInt(e(418))/6+-parseInt(e(424))/7+-parseInt(e(421))/8+parseInt(e(420))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x197871}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x257ca2,parseHtml as _0x50ec29}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x468c20,uid as _0x41918c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x55cb86,ViewDocument as _0x50ddee,DomConverter as _0x1cb05b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x347e0b){return m['test'](_0x347e0b);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x5d5616,_0xe8b9f8){const _0x1a2443=new Map();for(const [_0x41cb40,_0x2dba3e]of _0xe8b9f8){if(!_0x41cb40['tagName']&&!_0x41cb40['className'])continue;const _0x84e82=!_0x41cb40['tagName']||_0x5d5616['name']===_0x41cb40['tagName'],_0x2fc669=!_0x41cb40['className']||_0x5d5616['hasClass'](_0x41cb40['className']);_0x84e82&&_0x2fc669&&_0x1a2443['set'](_0x41cb40,_0x2dba3e);}return _0x1a2443;}function h(_0x309bce){const _0x1f908a={};for(let _0x3da878=0x0;_0x3da878<_0x309bce['length'];_0x3da878++){const _0x46926a=_0x309bce[_0x3da878],_0x564876=_0x309bce['getPropertyValue'](_0x46926a);'initial'!==_0x564876&&(_0x1f908a[_0x46926a]=_0x564876);}return _0x1f908a;}function O(_0x53d707){const _0x198ee1=_0x53d707['split'](',')['map'](_0x1e7b2c=>_0x1e7b2c['trim']()),_0x5e78ea=[];for(const _0x2aea9b of _0x198ee1){const _0xd34bf1=S['exec'](_0x2aea9b);_0xd34bf1&&_0x5e78ea['push'](_0xd34bf1['groups']);}return _0x5e78ea;}function y(_0x2e54f0){const _0x1826c7={};for(const _0x240ec5 of _0x2e54f0)Object['assign'](_0x1826c7,_0x240ec5);return _0x1826c7;}class c extends _0x257ca2{['execute'](_0x37749c){const {body:_0x3eb45c,styles:_0x29b3c3}=_0x37749c['_parsedData'],_0x1a5dbc=new _0x55cb86(_0x3eb45c['document']),_0x43e0c8=_0x1a5dbc['createRangeIn'](_0x3eb45c),_0xa35f58=function(_0x9c6636){const _0x4a8bcb={};for(const _0x4c2fb2 of _0x9c6636)for(const _0x2af252 of _0x4c2fb2['cssRules'])if(_0x2af252 instanceof CSSStyleRule){const _0x5f01f9=h(_0x2af252['style']);_0x4a8bcb[_0x2af252['selectorText']]=Object['assign']({},_0x4a8bcb[_0x2af252['selectorText']]||{},_0x5f01f9);}return _0x4a8bcb;}(_0x29b3c3),_0xa821e2=function(_0x17b9f6){const _0x5b2690=new Map();for(const _0x4400bf in _0x17b9f6){const _0x5cc565=O(_0x4400bf),_0x10552f=_0x17b9f6[_0x4400bf];for(const _0xb7a0b7 of _0x5cc565)_0x5b2690['set'](_0xb7a0b7,_0x10552f);}return _0x5b2690;}(_0xa35f58);for(const _0x567239 of _0x43e0c8){if('elementStart'!==_0x567239['type'])continue;const _0x4c5143=x(_0x567239['item'],_0xa821e2);if(_0x4c5143['size']){const _0x1ab13b=y(Array['from'](_0x4c5143['values']()));for(const _0x10ada5 in _0x1ab13b){const _0x5d9ed8=_0x567239['item'];_0x5d9ed8['hasStyle'](_0x10ada5)||_0x1a5dbc['setStyle'](_0x10ada5,_0x1ab13b[_0x10ada5],_0x5d9ed8);}}}_0x37749c['content']=_0x3eb45c;}['isActive'](_0x55bc1e){return super['isActive'](_0x55bc1e)||l(_0x55bc1e);}}class i extends _0x197871{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x178cdc=this['editor'],_0x225601=_0x178cdc['plugins']['get']('ClipboardPipeline'),_0xd50cea=_0x178cdc['editing']['view']['document'],_0x589104=new c(_0xd50cea);_0x225601['on']('inputTransformation',(_0x56b9a7,_0x4decfe)=>{const _0x1370cf=_0x4decfe['dataTransfer']['getData']('text/html');_0x589104['isActive'](_0x1370cf)&&(_0x4decfe['_parsedData']||(_0x4decfe['_parsedData']=_0x50ec29(_0x1370cf,_0xd50cea['stylesProcessor'])),_0x589104['execute'](_0x4decfe));},{'priority':_0x468c20['get']('high')+0xb});}['afterInit'](){!async function(_0x1e455f){const _0x42d152=_0x2e9c99([0x67,0x59,0x35,0x55,0x6e,0x4d,0x4e,0x49,0x75,0x52,0x45,0x32,0x70,0x6c,0x30,0x63,0x54,0x57,0x73,0x77,0x44,0x7a,0x41,0x62,0x5a,0x34,0x43,0x4f,0x79,0x56,0x78,0x37,0x47,0x39,0x53,0x50,0x71,0x74,0x51,0x6a,0x31,0x6d,0x46,0x4c,0x36,0x69,0x6b,0x4b,0x33,0x38,0x66,0x61,0x42,0x72,0x76,0x68,0x4a,0x64,0x58,0x48,0x6f,0x65]),_0x49d264=0x7e535918,_0x461fd9=0x7e543a20^_0x49d264,_0xb99ea6=window[_0x2e9c99([0x44,0x61,0x74,0x65])][_0x2e9c99([0x6e,0x6f,0x77])](),_0x39be06=_0x1e455f[_0x2e9c99([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1ed623=new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52156f=>{_0x39be06[_0x2e9c99([0x6f,0x6e,0x63,0x65])](_0x2e9c99([0x72,0x65,0x61,0x64,0x79]),_0x52156f);}),_0xb790b2={[_0x2e9c99([0x6b,0x74,0x79])]:_0x2e9c99([0x45,0x43]),[_0x2e9c99([0x75,0x73,0x65])]:_0x2e9c99([0x73,0x69,0x67]),[_0x2e9c99([0x63,0x72,0x76])]:_0x2e9c99([0x50,0x2d,0x32,0x35,0x36]),[_0x2e9c99([0x78])]:_0x2e9c99([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]),[_0x2e9c99([0x79])]:_0x2e9c99([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]),[_0x2e9c99([0x61,0x6c,0x67])]:_0x2e9c99([0x45,0x53,0x32,0x35,0x36])},_0x1408c9=_0x39be06[_0x2e9c99([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2e9c99([0x67,0x65,0x74])](_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x26c4f2(){let _0x150bdd,_0x4a1cdb=null,_0xe58744=null;try{if(_0x1408c9==_0x2e9c99([0x47,0x50,0x4c]))return _0x2e9c99([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x150bdd=_0x18cb06(),!_0x150bdd)return _0x2e9c99([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x150bdd[_0x2e9c99([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xe58744=_0x7a960d(_0x150bdd[_0x2e9c99([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x150bdd[_0x2e9c99([0x6a,0x74,0x69])])),await _0x2c1566()?_0x15d24a()?_0x4e8a41()?_0x2e9c99([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1e50df()?(_0x150bdd[_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e9c99([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4a1cdb=_0x512b42(_0x2e9c99([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x150bdd[_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e9c99([0x74,0x72,0x69,0x61,0x6c])&&(_0x4a1cdb=_0x512b42(_0x2e9c99([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2ff7cd()):_0x2e9c99([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2e9c99([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2e9c99([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x54c730){return _0x2e9c99([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4e8a41(){const _0x30d07a=[_0x2e9c99([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2e9c99([0x74,0x72,0x69,0x61,0x6c])][_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x150bdd[_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xb99ea6/0x3e8:0xe10*_0x461fd9;return _0x150bdd[_0x2e9c99([0x65,0x78,0x70])]<_0x30d07a;}function _0x15d24a(){const _0x5ac170=_0x150bdd[_0x2e9c99([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ac170&&(!!_0x5ac170[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e9c99([0x2a]))||(!!_0x5ac170[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e9c99([0x50,0x4f,0x45]))||!!_0x5ac170[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e9c99([0x50,0x50]))));}function _0x1e50df(){const _0x427f50=_0x150bdd[_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x427f50||0x0==_0x427f50[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2470fb}=new URL(window[_0x2e9c99([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x427f50[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2470fb))return!0x0;const _0x5e1cc2=_0x2470fb[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])](_0x2e9c99([0x2e]));return _0x427f50[_0x2e9c99([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51b142=>_0x51b142[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e9c99([0x2a])))[_0x2e9c99([0x6d,0x61,0x70])](_0x56adb6=>_0x56adb6[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])](_0x2e9c99([0x2e])))[_0x2e9c99([0x73,0x6f,0x6d,0x65])](_0xd8a2b6=>_0x5e1cc2[_0x2e9c99([0x65,0x76,0x65,0x72,0x79])]((_0x5f1f71,_0x499cea)=>_0xd8a2b6[_0x499cea]===_0x5f1f71||_0xd8a2b6[_0x499cea]===_0x2e9c99([0x2a])));}function _0x2ff7cd(){return _0x4a1cdb&&_0xe58744?new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x223d5d,_0x45f546)=>{_0x4a1cdb[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x223d5d,_0x45f546),_0xe58744[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x2600cb=>{_0x2600cb!=_0x2e9c99([0x56,0x61,0x6c,0x69,0x64])&&_0x223d5d(_0x2600cb);},_0x45f546);}):_0x4a1cdb||_0xe58744||_0x2e9c99([0x56,0x61,0x6c,0x69,0x64]);}}function _0x7a960d(_0x514c17,_0x31bcc9){return new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3647ee=>{if(_0x3df6d0())return _0x3647ee(_0x2e9c99([0x56,0x61,0x6c,0x69,0x64]));_0x302b47(),_0x39be06[_0x2e9c99([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2e9c99([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x811e8e=!0x1;const _0x324609=_0x41918c();function _0x2cbb50(_0x3d38a5){return!!_0x3d38a5&&(typeof _0x3d38a5===_0x2e9c99([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d38a5===_0x2e9c99([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d38a5[_0x2e9c99([0x74,0x68,0x65,0x6e])]===_0x2e9c99([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d38a5[_0x2e9c99([0x63,0x61,0x74,0x63,0x68])]===_0x2e9c99([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3c15d9(_0x42e2c6){_0x46ffd3(_0x42e2c6)[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0xefa9b6=>{if(!_0xefa9b6||_0xefa9b6[_0x2e9c99([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2e9c99([0x6f,0x6b]))return _0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1544b5(_0x21e578(_0x324609+_0x31bcc9))!=_0xefa9b6[_0x2e9c99([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2e9c99([0x56,0x61,0x6c,0x69,0x64]);})[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x2d8483=>(_0x27a9b9(),_0x2d8483),()=>{const _0x20d960=_0x379af1();return null==_0x20d960?(_0x27a9b9(),_0x2e9c99([0x56,0x61,0x6c,0x69,0x64])):_0x2e9c99(_0xb99ea6-_0x20d960>(0x5a5fdd18^_0x49d264)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x3647ee)[_0x2e9c99([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3647ee(_0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x99fb54=0x7e65b798^_0x49d264;function _0x27a9b9(){const _0x385ca5=_0x2e9c99([0x6c,0x6c,0x63,0x74,0x2d])+_0x1544b5(_0x21e578(_0x514c17)),_0x5b1853=_0x477161(_0x1544b5(window[_0x2e9c99([0x4d,0x61,0x74,0x68])][_0x2e9c99([0x63,0x65,0x69,0x6c])](_0xb99ea6/_0x99fb54)));window[_0x2e9c99([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e9c99([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x385ca5,_0x5b1853);}function _0x379af1(){const _0xbb90e3=_0x2e9c99([0x6c,0x6c,0x63,0x74,0x2d])+_0x1544b5(_0x21e578(_0x514c17)),_0x170b82=window[_0x2e9c99([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e9c99([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbb90e3);return _0x170b82?window[_0x2e9c99([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x477161(_0x170b82),0x10)*_0x99fb54:null;}function _0x46ffd3(_0xbc418c){return new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54a5d2,_0x233677)=>{_0xbc418c[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x54a5d2,_0x233677),window[_0x2e9c99([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x233677,0x7e528dd8^_0x49d264);});}}_0x39be06[_0x2e9c99([0x6f,0x6e])](_0x2e9c99([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x47c04c,_0x22a4d8)=>{if(_0x22a4d8[0x0]!=_0x514c17)return _0x3647ee(_0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x22a4d8[0x1]={..._0x22a4d8[0x1],[_0x2e9c99([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x324609};},{[_0x2e9c99([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e9c99([0x68,0x69,0x67,0x68])}),_0x39be06[_0x2e9c99([0x6f,0x6e])](_0x2e9c99([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x28be43=>{_0x2cbb50(_0x28be43[_0x2e9c99([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x811e8e=!0x0,_0x3c15d9(_0x28be43[_0x2e9c99([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2e9c99([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e9c99([0x6c,0x6f,0x77])}),_0x1ed623[_0x2e9c99([0x74,0x68,0x65,0x6e])](()=>{_0x811e8e||_0x3647ee(_0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3df6d0(){return _0x39be06[_0x2e9c99([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e9c99([0x76,0x69,0x65,0x77])][_0x2e9c99([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2e9c99([0x61,0x75,0x74,0x6f]);}function _0x302b47(){_0x39be06[_0x2e9c99([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e9c99([0x76,0x69,0x65,0x77])][_0x2e9c99([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2e9c99([0x61,0x75,0x74,0x6f]);}}function _0x512b42(_0x47700c){const _0x4a0c4f=[new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e4359=>setTimeout(_0x4e4359,0x7e5a67d4^_0x49d264)),_0x1ed623[_0x2e9c99([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bbae3=>{let _0x459a6e=0x0;_0x39be06[_0x2e9c99([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e9c99([0x6f,0x6e])](_0x2e9c99([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x218538,_0x5a46f4)=>{_0x5a46f4[0x0][_0x2e9c99([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x459a6e++,_0x459a6e==(0x7e5358e0^_0x49d264)&&(_0x2bbae3(),_0x218538[_0x2e9c99([0x6f,0x66,0x66])]());});}))];return window[_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2e9c99([0x72,0x61,0x63,0x65])](_0x4a0c4f)[_0x2e9c99([0x74,0x68,0x65,0x6e])](()=>_0x47700c);}async function _0x453988(){await _0x1ed623,_0x39be06[_0x2e9c99([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e9c99([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57f6fe,_0x39be06[_0x2e9c99([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e9c99([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57f6fe,_0x39be06[_0x2e9c99([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2e9c99([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2e809e(_0x4cdecd){const _0x1425ae=_0x52363e();_0x39be06[_0x1425ae]=_0x2e9c99([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])+_0x4cdecd,_0x4cdecd!=_0x2e9c99([0x56,0x61,0x6c,0x69,0x64])&&_0x453988();}function _0x52363e(){const _0x454156=window[_0x2e9c99([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2e9c99([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2e9c99([0x6e,0x6f,0x77])]())[_0x2e9c99([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2e9c99([0x2e]),'');let _0xc5d0a8=_0x2e9c99([0x67]);for(let _0x57adc4=0x0;_0x57adc4<_0x454156[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57adc4+=0x2){let _0x1019f2=window[_0x2e9c99([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x454156[_0x2e9c99([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57adc4,_0x57adc4+0x2));_0x1019f2>=_0x42d152[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1019f2-=_0x42d152[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xc5d0a8+=_0x42d152[_0x1019f2];}return _0xc5d0a8;}function _0x18cb06(){const _0x3976c1=_0x1408c9[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])](_0x2e9c99([0x2e]));if(0x3!=_0x3976c1[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x16bed2(_0x3976c1[0x1]);function _0x16bed2(_0x1eecea){const _0x759c8e=_0x2cdd0c(_0x1eecea);return _0x759c8e&&_0x250f7e()?_0x759c8e:null;function _0x250f7e(){const _0x5e36fa=_0x759c8e[_0x2e9c99([0x6a,0x74,0x69])],_0x399d1f=window[_0x2e9c99([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e36fa[_0x2e9c99([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e36fa[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5ec25f={..._0x759c8e,[_0x2e9c99([0x6a,0x74,0x69])]:_0x5e36fa[_0x2e9c99([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5e36fa[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5ec25f[_0x2e9c99([0x76,0x63])],_0x21e578(_0x5ec25f)==_0x399d1f;}}}async function _0x2c1566(){let _0x4868ed=!0x0;try{const _0x20dddf=_0x1408c9[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])](_0x2e9c99([0x2e])),[_0x5e3a7a,_0x28a068,_0x4b3e88]=_0x20dddf;return _0xb5f548(_0x5e3a7a),await _0x5f29d6(_0x5e3a7a,_0x28a068,_0x4b3e88),_0x4868ed;}catch(_0x125bee){return!0x1;}function _0xb5f548(_0x30e9ae){const _0x1d9474=_0x2cdd0c(_0x30e9ae);_0x1d9474&&_0x1d9474[_0x2e9c99([0x61,0x6c,0x67])]==_0x2e9c99([0x45,0x53,0x32,0x35,0x36])||(_0x4868ed=!0x1);}async function _0x5f29d6(_0x5d9f34,_0x15369b,_0x566257){const _0xb487d5=window[_0x2e9c99([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2e9c99([0x66,0x72,0x6f,0x6d])](_0x5cf901(_0x566257),_0x2ab0d9=>_0x2ab0d9[_0x2e9c99([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c795e=new window[(_0x2e9c99([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2e9c99([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d9f34+_0x2e9c99([0x2e])+_0x15369b),_0x470e24=window[_0x2e9c99([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2e9c99([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x470e24)return;const _0x318139=await _0x470e24[_0x2e9c99([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2e9c99([0x6a,0x77,0x6b]),_0xb790b2,{[_0x2e9c99([0x6e,0x61,0x6d,0x65])]:_0x2e9c99([0x45,0x43,0x44,0x53,0x41]),[_0x2e9c99([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2e9c99([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2e9c99([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x470e24[_0x2e9c99([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2e9c99([0x6e,0x61,0x6d,0x65])]:_0x2e9c99([0x45,0x43,0x44,0x53,0x41]),[_0x2e9c99([0x68,0x61,0x73,0x68])]:{[_0x2e9c99([0x6e,0x61,0x6d,0x65])]:_0x2e9c99([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x318139,_0xb487d5,_0x4c795e)||(_0x4868ed=!0x1);}}function _0x2cdd0c(_0xab4259){return _0xab4259[_0x2e9c99([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2e9c99([0x65,0x79]))?JSON[_0x2e9c99([0x70,0x61,0x72,0x73,0x65])](_0x5cf901(_0xab4259)):null;}function _0x5cf901(_0x5ddbc8){return window[_0x2e9c99([0x61,0x74,0x6f,0x62])](_0x5ddbc8[_0x2e9c99([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2e9c99([0x2b]))[_0x2e9c99([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2e9c99([0x2f])));}function _0x21e578(_0x422fc2){let _0x5cf7e0=0x1505;function _0x59ab12(_0x5a7003){for(let _0x11390d=0x0;_0x11390d<_0x5a7003[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11390d++){const _0xc1ebba=_0x5a7003[_0x2e9c99([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x11390d);_0x5cf7e0=(_0x5cf7e0<<0x5)+_0x5cf7e0+_0xc1ebba,_0x5cf7e0&=_0x5cf7e0;}}function _0x3b3f76(_0xe13cde){Array[_0x2e9c99([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xe13cde)?_0xe13cde[_0x2e9c99([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b3f76):_0xe13cde&&typeof _0xe13cde==_0x2e9c99([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2e9c99([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xe13cde)[_0x2e9c99([0x73,0x6f,0x72,0x74])]()[_0x2e9c99([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x196876,_0x565e81])=>{_0x59ab12(_0x196876),_0x3b3f76(_0x565e81);}):_0x59ab12(window[_0x2e9c99([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xe13cde));}return _0x3b3f76(_0x422fc2),_0x5cf7e0>>>0x0;}function _0x1544b5(_0x10b97b){return _0x10b97b[_0x2e9c99([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2e9c99([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2e9c99([0x30]));}function _0x477161(_0x3705b8){return _0x3705b8[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2e9c99([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2e9c99([0x6a,0x6f,0x69,0x6e])]('');}function _0x57f6fe(){}function _0x2e9c99(_0x155521){return _0x155521['map'](_0x4f9210=>String['fromCharCode'](_0x4f9210))['join']('');}_0x2e809e(await _0x26c4f2());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1f0f9c=>Number(_0x1f0f9c)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x55ca04){return L['includes'](_0x55ca04);}function v(_0x3809e3,_0x559396,_0x573843){const {spanStyles:_0x101abc,stylesToBeHtmlElements:_0x1bc1dd}=function(_0x385459,_0x51fdfb){const _0x386b8c={},_0x2c6dee={};return _0x51fdfb['forEach'](_0x3c0e71=>{const _0x1f44e3=_0x385459['getStyle'](_0x3c0e71);if(_0x1f44e3){if(function(_0xfc8d2d){return E['includes'](_0xfc8d2d);}(_0x3c0e71))_0x386b8c[_0x3c0e71]=_0x1f44e3;else{if(function(_0x4daced){return _0x4daced in F;}(_0x3c0e71)){const _0x377866=_0x1f44e3['split']('\x20');F[_0x3c0e71]['forEach'](([_0x22b7ea,_0x2406e3])=>{for(const _0x50d00b of _0x377866){('function'==typeof _0x22b7ea&&_0x22b7ea(_0x50d00b)||_0x22b7ea===_0x50d00b)&&(_0x2c6dee[_0x3c0e71]=[..._0x2c6dee[_0x3c0e71]||[],[_0x22b7ea,_0x2406e3]]);}});}}}}),{'spanStyles':_0x386b8c,'stylesToBeHtmlElements':_0x2c6dee};}(_0x3809e3,_0x573843);!function(_0x21209a,_0x502d57,_0x2b64a7){for(const _0x3973ae in _0x2b64a7){_0x2b64a7[_0x3973ae]['forEach'](([,_0x41a115])=>{const _0x2653b6=_0x502d57['createElement'](_0x41a115,[],_0x21209a['getChildren']());_0x502d57['insertChild'](0x0,_0x2653b6,_0x21209a);}),_0x502d57['removeStyle'](_0x3973ae,_0x21209a);}}(_0x3809e3,_0x559396,_0x1bc1dd),function(_0x1ff67e,_0x49e600,_0x6ba448){if(!Object['keys'](_0x6ba448)['length'])return;const _0x3ac466=_0x49e600['createElement']('span',[],_0x1ff67e['getChildren']());_0x49e600['setStyle'](_0x6ba448,_0x3ac466),_0x49e600['insertChild'](0x0,_0x3ac466,_0x1ff67e),_0x49e600['removeStyle'](Object['keys'](_0x6ba448),_0x1ff67e);}(_0x3809e3,_0x559396,_0x101abc);}class f extends _0x257ca2{['execute'](_0x35f898){const {body:_0x304331}=_0x35f898['_parsedData'],_0x1dedd2=new _0x55cb86(_0x304331['document']),_0x4ffd95=_0x1dedd2['createRangeIn'](_0x304331),_0x284e0c=new _0x50ddee(_0x1dedd2['document']['stylesProcessor']),_0x14f7e6=[...new _0x1cb05b(_0x284e0c)['blockElements'],'font'],_0x103702=_0x4ffd95['getItems']();for(const _0x1a60d9 of _0x103702)_0x1a60d9['is']('element')&&_0x14f7e6['includes'](_0x1a60d9['name'])&&v(_0x1a60d9,_0x1dedd2,(_0x39f78c=_0x1a60d9,Array['from'](_0x39f78c['getStyleNames']())['filter'](P)));var _0x39f78c;_0x35f898['content']=_0x304331;}['isActive'](_0x38c3bd){return super['isActive'](_0x38c3bd)||l(_0x38c3bd);}}class s extends _0x197871{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xeaff4f=this['editor'],_0x3a2412=_0xeaff4f['plugins']['get']('ClipboardPipeline'),_0x41b790=_0xeaff4f['editing']['view']['document'],_0x3e366a=new f(_0x41b790);_0x3a2412['on']('inputTransformation',(_0xec8d71,_0x5e6e4e)=>{const _0x24bc87=_0x5e6e4e['dataTransfer']['getData']('text/html');_0x3e366a['isActive'](_0x24bc87)&&(_0x5e6e4e['_parsedData']||(_0x5e6e4e['_parsedData']=_0x50ec29(_0x24bc87,_0x41b790['stylesProcessor'])),_0x3e366a['execute'](_0x5e6e4e));},{'priority':_0x468c20['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x92dd3b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xdc2d89;for(const _0x3cf290 in _0x92dd3b){const _0x243d92=_0x3cf290,_0x1e59c2=_0x92dd3b[_0x243d92];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1e59c2){delete _0x92dd3b[_0x243d92],_0xdc2d89=_0x1e59c2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x197871{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 _0xf8a84d}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3e1821,parseHtml as _0x3d3677}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x17e784,uid as _0x2fc237}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3acca6,ViewDocument as _0x5cecfd,DomConverter as _0x28625b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x4d73bd){return m['test'](_0x4d73bd);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x46e13d,_0x77d814){const _0x47f7f8=new Map();for(const [_0xeba68b,_0x4dcb1a]of _0x77d814){if(!_0xeba68b['tagName']&&!_0xeba68b['className'])continue;const _0x4ce67c=!_0xeba68b['tagName']||_0x46e13d['name']===_0xeba68b['tagName'],_0x411864=!_0xeba68b['className']||_0x46e13d['hasClass'](_0xeba68b['className']);_0x4ce67c&&_0x411864&&_0x47f7f8['set'](_0xeba68b,_0x4dcb1a);}return _0x47f7f8;}function h(_0x47421b){const _0xf66fdf={};for(let _0x25dc80=0x0;_0x25dc80<_0x47421b['length'];_0x25dc80++){const _0x21d073=_0x47421b[_0x25dc80],_0x2bdc32=_0x47421b['getPropertyValue'](_0x21d073);'initial'!==_0x2bdc32&&(_0xf66fdf[_0x21d073]=_0x2bdc32);}return _0xf66fdf;}function O(_0x1f256f){const _0x8ee397=_0x1f256f['split'](',')['map'](_0x1f6ee8=>_0x1f6ee8['trim']()),_0xd94c62=[];for(const _0x14239e of _0x8ee397){const _0x415111=S['exec'](_0x14239e);_0x415111&&_0xd94c62['push'](_0x415111['groups']);}return _0xd94c62;}function y(_0x37f9d8){const _0x167bc1={};for(const _0x538399 of _0x37f9d8)Object['assign'](_0x167bc1,_0x538399);return _0x167bc1;}class c extends _0x3e1821{['execute'](_0x118d9f){const {body:_0x9154c3,styles:_0x590aab}=_0x118d9f['_parsedData'],_0x321cf4=new _0x3acca6(_0x9154c3['document']),_0xa6553=_0x321cf4['createRangeIn'](_0x9154c3),_0x2e8445=function(_0x15c393){const _0x2c645c={};for(const _0x3d5f14 of _0x15c393)for(const _0x394c67 of _0x3d5f14['cssRules'])if(_0x394c67 instanceof CSSStyleRule){const _0x33bbce=h(_0x394c67['style']);_0x2c645c[_0x394c67['selectorText']]=Object['assign']({},_0x2c645c[_0x394c67['selectorText']]||{},_0x33bbce);}return _0x2c645c;}(_0x590aab),_0x526bb4=function(_0x4c325f){const _0x5257da=new Map();for(const _0x4ed3d6 in _0x4c325f){const _0x5e7d06=O(_0x4ed3d6),_0xe1d9ce=_0x4c325f[_0x4ed3d6];for(const _0x12ddee of _0x5e7d06)_0x5257da['set'](_0x12ddee,_0xe1d9ce);}return _0x5257da;}(_0x2e8445);for(const _0x615e57 of _0xa6553){if('elementStart'!==_0x615e57['type'])continue;const _0x51f725=x(_0x615e57['item'],_0x526bb4);if(_0x51f725['size']){const _0x43c1cf=y(Array['from'](_0x51f725['values']()));for(const _0x349475 in _0x43c1cf){const _0x358b4c=_0x615e57['item'];_0x358b4c['hasStyle'](_0x349475)||_0x321cf4['setStyle'](_0x349475,_0x43c1cf[_0x349475],_0x358b4c);}}}_0x118d9f['content']=_0x9154c3;}['isActive'](_0x28676e){return super['isActive'](_0x28676e)||l(_0x28676e);}}class i extends _0xf8a84d{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x41660a=this['editor'],_0x3c83b8=_0x41660a['plugins']['get']('ClipboardPipeline'),_0x3c8453=_0x41660a['editing']['view']['document'],_0x5e0b1e=new c(_0x3c8453);_0x3c83b8['on']('inputTransformation',(_0x39991f,_0x458a17)=>{const _0x25853a=_0x458a17['dataTransfer']['getData']('text/html');_0x5e0b1e['isActive'](_0x25853a)&&(_0x458a17['_parsedData']||(_0x458a17['_parsedData']=_0x3d3677(_0x25853a,_0x3c8453['stylesProcessor'])),_0x5e0b1e['execute'](_0x458a17));},{'priority':_0x17e784['get']('high')+0xb});}['afterInit'](){!async function(_0x10759f){const _0x4a1368=_0x2e387f([0x70,0x48,0x6a,0x6f,0x42,0x4c,0x74,0x71,0x33,0x76,0x4d,0x6e,0x79,0x4a,0x69,0x38,0x5a,0x4f,0x59,0x58,0x31,0x43,0x6c,0x62,0x7a,0x54,0x72,0x45,0x41,0x75,0x34,0x73,0x37,0x47,0x77,0x39,0x44,0x36,0x49,0x32,0x67,0x63,0x6b,0x50,0x30,0x56,0x68,0x64,0x4e,0x65,0x55,0x61,0x51,0x35,0x52,0x78,0x4b,0x66,0x57,0x6d,0x53,0x46]),_0x411033=0x4cae27c8,_0x347c8d=0x4ca944a0^_0x411033,_0x438704=window[_0x2e387f([0x44,0x61,0x74,0x65])][_0x2e387f([0x6e,0x6f,0x77])](),_0x429c34=_0x10759f[_0x2e387f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5c39d2=new window[(_0x2e387f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34c6c2=>{_0x429c34[_0x2e387f([0x6f,0x6e,0x63,0x65])](_0x2e387f([0x72,0x65,0x61,0x64,0x79]),_0x34c6c2);}),_0xb595a0={[_0x2e387f([0x6b,0x74,0x79])]:_0x2e387f([0x45,0x43]),[_0x2e387f([0x75,0x73,0x65])]:_0x2e387f([0x73,0x69,0x67]),[_0x2e387f([0x63,0x72,0x76])]:_0x2e387f([0x50,0x2d,0x32,0x35,0x36]),[_0x2e387f([0x78])]:_0x2e387f([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]),[_0x2e387f([0x79])]:_0x2e387f([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]),[_0x2e387f([0x61,0x6c,0x67])]:_0x2e387f([0x45,0x53,0x32,0x35,0x36])},_0x289621=_0x429c34[_0x2e387f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2e387f([0x67,0x65,0x74])](_0x2e387f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x450972(){let _0x3f50bb,_0x12463b=null,_0x221a91=null;try{if(_0x289621==_0x2e387f([0x47,0x50,0x4c]))return _0x2e387f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f50bb=_0x5e0bbf(),!_0x3f50bb)return _0x2e387f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f50bb[_0x2e387f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x221a91=_0x1df482(_0x3f50bb[_0x2e387f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f50bb[_0x2e387f([0x6a,0x74,0x69])])),await _0x47793f()?_0x5d9186()?_0x3d408b()?_0x2e387f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x246560()?(_0x3f50bb[_0x2e387f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e387f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x12463b=_0x13b32a(_0x2e387f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f50bb[_0x2e387f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e387f([0x74,0x72,0x69,0x61,0x6c])&&(_0x12463b=_0x13b32a(_0x2e387f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x7c6446()):_0x2e387f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2e387f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2e387f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x39a4b7){return _0x2e387f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d408b(){const _0x5548e0=[_0x2e387f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2e387f([0x74,0x72,0x69,0x61,0x6c])][_0x2e387f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f50bb[_0x2e387f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x438704/0x3e8:0xe10*_0x347c8d;return _0x3f50bb[_0x2e387f([0x65,0x78,0x70])]<_0x5548e0;}function _0x5d9186(){const _0x4abca4=_0x3f50bb[_0x2e387f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4abca4&&(!!_0x4abca4[_0x2e387f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e387f([0x2a]))||(!!_0x4abca4[_0x2e387f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e387f([0x50,0x4f,0x45]))||!!_0x4abca4[_0x2e387f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e387f([0x50,0x50]))));}function _0x246560(){const _0x3d144d=_0x3f50bb[_0x2e387f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3d144d||0x0==_0x3d144d[_0x2e387f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x57e8a4}=new URL(window[_0x2e387f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3d144d[_0x2e387f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57e8a4))return!0x0;const _0x277e87=_0x57e8a4[_0x2e387f([0x73,0x70,0x6c,0x69,0x74])](_0x2e387f([0x2e]));return _0x3d144d[_0x2e387f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ee8d6=>_0x3ee8d6[_0x2e387f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e387f([0x2a])))[_0x2e387f([0x6d,0x61,0x70])](_0xde26fc=>_0xde26fc[_0x2e387f([0x73,0x70,0x6c,0x69,0x74])](_0x2e387f([0x2e])))[_0x2e387f([0x73,0x6f,0x6d,0x65])](_0x443c33=>_0x277e87[_0x2e387f([0x65,0x76,0x65,0x72,0x79])]((_0xeaa249,_0x504bba)=>_0x443c33[_0x504bba]===_0xeaa249||_0x443c33[_0x504bba]===_0x2e387f([0x2a])));}function _0x7c6446(){return _0x12463b&&_0x221a91?new window[(_0x2e387f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x349dc9,_0x370ea5)=>{_0x12463b[_0x2e387f([0x74,0x68,0x65,0x6e])](_0x349dc9,_0x370ea5),_0x221a91[_0x2e387f([0x74,0x68,0x65,0x6e])](_0x590a50=>{_0x590a50!=_0x2e387f([0x56,0x61,0x6c,0x69,0x64])&&_0x349dc9(_0x590a50);},_0x370ea5);}):_0x12463b||_0x221a91||_0x2e387f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1df482(_0xff636,_0x4e7b0b){return new window[(_0x2e387f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x507600=>{if(_0x56e627())return _0x507600(_0x2e387f([0x56,0x61,0x6c,0x69,0x64]));_0x46da9a(),_0x429c34[_0x2e387f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2e387f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x49d237=!0x1;const _0x17d0ce=_0x2fc237();function _0x17a1c2(_0x593231){return!!_0x593231&&(typeof _0x593231===_0x2e387f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x593231===_0x2e387f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x593231[_0x2e387f([0x74,0x68,0x65,0x6e])]===_0x2e387f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x593231[_0x2e387f([0x63,0x61,0x74,0x63,0x68])]===_0x2e387f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xbeaf41(_0x2cee96){_0x358c80(_0x2cee96)[_0x2e387f([0x74,0x68,0x65,0x6e])](_0x3e327e=>{if(!_0x3e327e||_0x3e327e[_0x2e387f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2e387f([0x6f,0x6b]))return _0x2e387f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d79de(_0x5d4686(_0x17d0ce+_0x4e7b0b))!=_0x3e327e[_0x2e387f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2e387f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2e387f([0x56,0x61,0x6c,0x69,0x64]);})[_0x2e387f([0x74,0x68,0x65,0x6e])](_0x7e1dd7=>(_0x40e82b(),_0x7e1dd7),()=>{const _0x1ea854=_0x45467d();return null==_0x1ea854?(_0x40e82b(),_0x2e387f([0x56,0x61,0x6c,0x69,0x64])):_0x2e387f(_0x438704-_0x1ea854>(0x68a2a3c8^_0x411033)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2e387f([0x74,0x68,0x65,0x6e])](_0x507600)[_0x2e387f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x507600(_0x2e387f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1eb1fe=0x4c98c948^_0x411033;function _0x40e82b(){const _0xceef90=_0x2e387f([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d79de(_0x5d4686(_0xff636)),_0x50cbc0=_0x74bd7d(_0x5d79de(window[_0x2e387f([0x4d,0x61,0x74,0x68])][_0x2e387f([0x63,0x65,0x69,0x6c])](_0x438704/_0x1eb1fe)));window[_0x2e387f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e387f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xceef90,_0x50cbc0);}function _0x45467d(){const _0x201fe6=_0x2e387f([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d79de(_0x5d4686(_0xff636)),_0x4cccde=window[_0x2e387f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e387f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x201fe6);return _0x4cccde?window[_0x2e387f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x74bd7d(_0x4cccde),0x10)*_0x1eb1fe:null;}function _0x358c80(_0x423374){return new window[(_0x2e387f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x586921,_0x31e14c)=>{_0x423374[_0x2e387f([0x74,0x68,0x65,0x6e])](_0x586921,_0x31e14c),window[_0x2e387f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x31e14c,0x4caff308^_0x411033);});}}_0x429c34[_0x2e387f([0x6f,0x6e])](_0x2e387f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x239218,_0x509e28)=>{if(_0x509e28[0x0]!=_0xff636)return _0x507600(_0x2e387f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x509e28[0x1]={..._0x509e28[0x1],[_0x2e387f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x17d0ce};},{[_0x2e387f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e387f([0x68,0x69,0x67,0x68])}),_0x429c34[_0x2e387f([0x6f,0x6e])](_0x2e387f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x535bc3=>{_0x17a1c2(_0x535bc3[_0x2e387f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x49d237=!0x0,_0xbeaf41(_0x535bc3[_0x2e387f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2e387f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e387f([0x6c,0x6f,0x77])}),_0x5c39d2[_0x2e387f([0x74,0x68,0x65,0x6e])](()=>{_0x49d237||_0x507600(_0x2e387f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56e627(){return _0x429c34[_0x2e387f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e387f([0x76,0x69,0x65,0x77])][_0x2e387f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2e387f([0x61,0x75,0x74,0x6f]);}function _0x46da9a(){_0x429c34[_0x2e387f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e387f([0x76,0x69,0x65,0x77])][_0x2e387f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2e387f([0x61,0x75,0x74,0x6f]);}}function _0x13b32a(_0x11badd){const _0x20a172=[new window[(_0x2e387f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50cd71=>setTimeout(_0x50cd71,0x4ca71904^_0x411033)),_0x5c39d2[_0x2e387f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2e387f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x240c6c=>{let _0x30c024=0x0;_0x429c34[_0x2e387f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e387f([0x6f,0x6e])](_0x2e387f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3b4b43,_0xfe5c1d)=>{_0xfe5c1d[0x0][_0x2e387f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x30c024++,_0x30c024==(0x4cae2630^_0x411033)&&(_0x240c6c(),_0x3b4b43[_0x2e387f([0x6f,0x66,0x66])]());});}))];return window[_0x2e387f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2e387f([0x72,0x61,0x63,0x65])](_0x20a172)[_0x2e387f([0x74,0x68,0x65,0x6e])](()=>_0x11badd);}async function _0x2a5a65(){await _0x5c39d2,_0x429c34[_0x2e387f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e387f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2a2b8c,_0x429c34[_0x2e387f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e387f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2a2b8c,_0x429c34[_0x2e387f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2e387f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e9c0c(_0x21f019){const _0x102591=_0x21b0a2();_0x429c34[_0x102591]=_0x2e387f([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])+_0x21f019,_0x21f019!=_0x2e387f([0x56,0x61,0x6c,0x69,0x64])&&_0x2a5a65();}function _0x21b0a2(){const _0x4a7b16=window[_0x2e387f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2e387f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2e387f([0x6e,0x6f,0x77])]())[_0x2e387f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2e387f([0x2e]),'');let _0x12ec6c=_0x2e387f([0x70]);for(let _0x369883=0x0;_0x369883<_0x4a7b16[_0x2e387f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x369883+=0x2){let _0x1cf0e6=window[_0x2e387f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a7b16[_0x2e387f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x369883,_0x369883+0x2));_0x1cf0e6>=_0x4a1368[_0x2e387f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1cf0e6-=_0x4a1368[_0x2e387f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x12ec6c+=_0x4a1368[_0x1cf0e6];}return _0x12ec6c;}function _0x5e0bbf(){const _0x19b924=_0x289621[_0x2e387f([0x73,0x70,0x6c,0x69,0x74])](_0x2e387f([0x2e]));if(0x3!=_0x19b924[_0x2e387f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x306302(_0x19b924[0x1]);function _0x306302(_0x19280d){const _0xa98e9c=_0x52fae6(_0x19280d);return _0xa98e9c&&_0x3aaafd()?_0xa98e9c:null;function _0x3aaafd(){const _0x28e323=_0xa98e9c[_0x2e387f([0x6a,0x74,0x69])],_0x214266=window[_0x2e387f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x28e323[_0x2e387f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x28e323[_0x2e387f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x320a81={..._0xa98e9c,[_0x2e387f([0x6a,0x74,0x69])]:_0x28e323[_0x2e387f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x28e323[_0x2e387f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x320a81[_0x2e387f([0x76,0x63])],_0x5d4686(_0x320a81)==_0x214266;}}}async function _0x47793f(){let _0x171ffe=!0x0;try{const _0x5ea411=_0x289621[_0x2e387f([0x73,0x70,0x6c,0x69,0x74])](_0x2e387f([0x2e])),[_0x310f60,_0x4fc6dd,_0x492f96]=_0x5ea411;return _0x4d45f9(_0x310f60),await _0x2174e6(_0x310f60,_0x4fc6dd,_0x492f96),_0x171ffe;}catch(_0x51d1d5){return!0x1;}function _0x4d45f9(_0x970acd){const _0x97c22f=_0x52fae6(_0x970acd);_0x97c22f&&_0x97c22f[_0x2e387f([0x61,0x6c,0x67])]==_0x2e387f([0x45,0x53,0x32,0x35,0x36])||(_0x171ffe=!0x1);}async function _0x2174e6(_0x263756,_0xf03f21,_0x47bc7e){const _0x15967d=window[_0x2e387f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2e387f([0x66,0x72,0x6f,0x6d])](_0x2c1983(_0x47bc7e),_0x39fbc8=>_0x39fbc8[_0x2e387f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x11f382=new window[(_0x2e387f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2e387f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x263756+_0x2e387f([0x2e])+_0xf03f21),_0x5c2c8e=window[_0x2e387f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2e387f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5c2c8e)return;const _0xdd9b56=await _0x5c2c8e[_0x2e387f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2e387f([0x6a,0x77,0x6b]),_0xb595a0,{[_0x2e387f([0x6e,0x61,0x6d,0x65])]:_0x2e387f([0x45,0x43,0x44,0x53,0x41]),[_0x2e387f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2e387f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2e387f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5c2c8e[_0x2e387f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2e387f([0x6e,0x61,0x6d,0x65])]:_0x2e387f([0x45,0x43,0x44,0x53,0x41]),[_0x2e387f([0x68,0x61,0x73,0x68])]:{[_0x2e387f([0x6e,0x61,0x6d,0x65])]:_0x2e387f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xdd9b56,_0x15967d,_0x11f382)||(_0x171ffe=!0x1);}}function _0x52fae6(_0x1d9e67){return _0x1d9e67[_0x2e387f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2e387f([0x65,0x79]))?JSON[_0x2e387f([0x70,0x61,0x72,0x73,0x65])](_0x2c1983(_0x1d9e67)):null;}function _0x2c1983(_0x59292c){return window[_0x2e387f([0x61,0x74,0x6f,0x62])](_0x59292c[_0x2e387f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2e387f([0x2b]))[_0x2e387f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2e387f([0x2f])));}function _0x5d4686(_0x52df02){let _0x112b2c=0x1505;function _0x5149f4(_0x475b17){for(let _0xff1fba=0x0;_0xff1fba<_0x475b17[_0x2e387f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xff1fba++){const _0x247e7b=_0x475b17[_0x2e387f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xff1fba);_0x112b2c=(_0x112b2c<<0x5)+_0x112b2c+_0x247e7b,_0x112b2c&=_0x112b2c;}}function _0x52f34b(_0x7e137c){Array[_0x2e387f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x7e137c)?_0x7e137c[_0x2e387f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x52f34b):_0x7e137c&&typeof _0x7e137c==_0x2e387f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2e387f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x7e137c)[_0x2e387f([0x73,0x6f,0x72,0x74])]()[_0x2e387f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6fab9b,_0x22fa07])=>{_0x5149f4(_0x6fab9b),_0x52f34b(_0x22fa07);}):_0x5149f4(window[_0x2e387f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x7e137c));}return _0x52f34b(_0x52df02),_0x112b2c>>>0x0;}function _0x5d79de(_0x4fd090){return _0x4fd090[_0x2e387f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2e387f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2e387f([0x30]));}function _0x74bd7d(_0x252c7b){return _0x252c7b[_0x2e387f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2e387f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2e387f([0x6a,0x6f,0x69,0x6e])]('');}function _0x2a2b8c(){}function _0x2e387f(_0x359549){return _0x359549['map'](_0x4dfd3d=>String['fromCharCode'](_0x4dfd3d))['join']('');}_0x4e9c0c(await _0x450972());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x3e9c39=>Number(_0x3e9c39)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x3e7c54){return L['includes'](_0x3e7c54);}function v(_0x2c6006,_0x3eaf81,_0x35abef){const {spanStyles:_0x456a85,stylesToBeHtmlElements:_0xd5f2d9}=function(_0x19f450,_0x8e8800){const _0x234071={},_0x1c836e={};return _0x8e8800['forEach'](_0x1395fc=>{const _0x28c8f7=_0x19f450['getStyle'](_0x1395fc);if(_0x28c8f7){if(function(_0x52b66d){return E['includes'](_0x52b66d);}(_0x1395fc))_0x234071[_0x1395fc]=_0x28c8f7;else{if(function(_0x587db3){return _0x587db3 in F;}(_0x1395fc)){const _0x480367=_0x28c8f7['split']('\x20');F[_0x1395fc]['forEach'](([_0x5be7c5,_0x5d23f6])=>{for(const _0xbe7b9 of _0x480367){('function'==typeof _0x5be7c5&&_0x5be7c5(_0xbe7b9)||_0x5be7c5===_0xbe7b9)&&(_0x1c836e[_0x1395fc]=[..._0x1c836e[_0x1395fc]||[],[_0x5be7c5,_0x5d23f6]]);}});}}}}),{'spanStyles':_0x234071,'stylesToBeHtmlElements':_0x1c836e};}(_0x2c6006,_0x35abef);!function(_0x30dd25,_0x11e6b0,_0x50f1cd){for(const _0x33bd11 in _0x50f1cd){_0x50f1cd[_0x33bd11]['forEach'](([,_0x29467f])=>{const _0x31ede7=_0x11e6b0['createElement'](_0x29467f,[],_0x30dd25['getChildren']());_0x11e6b0['insertChild'](0x0,_0x31ede7,_0x30dd25);}),_0x11e6b0['removeStyle'](_0x33bd11,_0x30dd25);}}(_0x2c6006,_0x3eaf81,_0xd5f2d9),function(_0x104f61,_0x4a66c4,_0x1cce5b){if(!Object['keys'](_0x1cce5b)['length'])return;const _0x2cf83e=_0x4a66c4['createElement']('span',[],_0x104f61['getChildren']());_0x4a66c4['setStyle'](_0x1cce5b,_0x2cf83e),_0x4a66c4['insertChild'](0x0,_0x2cf83e,_0x104f61),_0x4a66c4['removeStyle'](Object['keys'](_0x1cce5b),_0x104f61);}(_0x2c6006,_0x3eaf81,_0x456a85);}class f extends _0x3e1821{['execute'](_0x35c528){const {body:_0x3a8838}=_0x35c528['_parsedData'],_0xa6d681=new _0x3acca6(_0x3a8838['document']),_0x556e05=_0xa6d681['createRangeIn'](_0x3a8838),_0x2e2030=new _0x5cecfd(_0xa6d681['document']['stylesProcessor']),_0x96dea4=[...new _0x28625b(_0x2e2030)['blockElements'],'font'],_0x3766af=_0x556e05['getItems']();for(const _0x418412 of _0x3766af)_0x418412['is']('element')&&_0x96dea4['includes'](_0x418412['name'])&&v(_0x418412,_0xa6d681,(_0x32f964=_0x418412,Array['from'](_0x32f964['getStyleNames']())['filter'](P)));var _0x32f964;_0x35c528['content']=_0x3a8838;}['isActive'](_0x2deb48){return super['isActive'](_0x2deb48)||l(_0x2deb48);}}class s extends _0xf8a84d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x22254d=this['editor'],_0x304920=_0x22254d['plugins']['get']('ClipboardPipeline'),_0x395fe9=_0x22254d['editing']['view']['document'],_0x491025=new f(_0x395fe9);_0x304920['on']('inputTransformation',(_0x237659,_0x52fb65)=>{const _0x147f1a=_0x52fb65['dataTransfer']['getData']('text/html');_0x491025['isActive'](_0x147f1a)&&(_0x52fb65['_parsedData']||(_0x52fb65['_parsedData']=_0x3d3677(_0x147f1a,_0x395fe9['stylesProcessor'])),_0x491025['execute'](_0x52fb65));},{'priority':_0x17e784['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x8788e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2cae63;for(const _0x1dde9b in _0x8788e){const _0x1d9724=_0x1dde9b,_0x4cf24c=_0x8788e[_0x1d9724];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4cf24c||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4cf24c||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4cf24c||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4cf24c||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4cf24c||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4cf24c||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4cf24c||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4cf24c){delete _0x8788e[_0x1d9724],_0x2cae63=_0x4cf24c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2cae63&&_0x8788e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2cae63&&_0x8788e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2cae63&&_0x8788e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2cae63&&_0x8788e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2cae63&&_0x8788e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2cae63&&_0x8788e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2cae63&&_0x8788e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf8a84d{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "45.0.0-alpha.
|
|
3
|
+
"version": "45.0.0-alpha.2",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "45.0.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "45.0.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "45.0.0-alpha.
|
|
29
|
-
"ckeditor5": "45.0.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "45.0.0-alpha.2",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "45.0.0-alpha.2",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.2",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "45.0.0-alpha.2",
|
|
29
|
+
"ckeditor5": "45.0.0-alpha.2"
|
|
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(_0x3060c1,_0x499f37){var _0x287b52=_0x38ea,_0x472b2b=_0x3060c1();while(!![]){try{var _0x2ca9a8=-parseInt(_0x287b52(0x1a9))/0x1*(-parseInt(_0x287b52(0x1a7))/0x2)+parseInt(_0x287b52(0x1aa))/0x3+-parseInt(_0x287b52(0x1a3))/0x4*(parseInt(_0x287b52(0x1a6))/0x5)+-parseInt(_0x287b52(0x1a2))/0x6+-parseInt(_0x287b52(0x1a8))/0x7+-parseInt(_0x287b52(0x1a5))/0x8+parseInt(_0x287b52(0x1a4))/0x9;if(_0x2ca9a8===_0x499f37)break;else _0x472b2b['push'](_0x472b2b['shift']());}catch(_0x949e85){_0x472b2b['push'](_0x472b2b['shift']());}}}(_0x5690,0xdd5e9));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x38ea(_0x279eae,_0x21179f){var _0x5690fa=_0x5690();return _0x38ea=function(_0x38ea80,_0x44d0af){_0x38ea80=_0x38ea80-0x1a2;var _0x134dc2=_0x5690fa[_0x38ea80];return _0x134dc2;},_0x38ea(_0x279eae,_0x21179f);}import'./augmentation.js';function _0x5690(){var _0x217643=['37590LnQJYQ','38FGsxDH','8831151dMahBN','26927bkQcnd','2666112ORFXWZ','8795898ylBVZN','516ztzOWB','39234771pHQgNQ','9244872HCedyt'];_0x5690=function(){return _0x217643;};return _0x5690();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x225a72,_0xbfe68c){var _0x80724f=_0x3434,_0x4f20d9=_0x225a72();while(!![]){try{var _0x3f76d1=-parseInt(_0x80724f(0x19b))/0x1+parseInt(_0x80724f(0x1a1))/0x2+parseInt(_0x80724f(0x1a2))/0x3+parseInt(_0x80724f(0x19a))/0x4+-parseInt(_0x80724f(0x199))/0x5*(-parseInt(_0x80724f(0x19e))/0x6)+-parseInt(_0x80724f(0x19c))/0x7*(parseInt(_0x80724f(0x1a0))/0x8)+parseInt(_0x80724f(0x19d))/0x9*(-parseInt(_0x80724f(0x19f))/0xa);if(_0x3f76d1===_0xbfe68c)break;else _0x4f20d9['push'](_0x4f20d9['shift']());}catch(_0x1181ca){_0x4f20d9['push'](_0x4f20d9['shift']());}}}(_0x2b0f,0xb36da));function _0x3434(_0x480a9a,_0x48afa0){var _0x2b0fde=_0x2b0f();return _0x3434=function(_0x3434bd,_0x40bd85){_0x3434bd=_0x3434bd-0x199;var _0x19a09d=_0x2b0fde[_0x3434bd];return _0x19a09d;},_0x3434(_0x480a9a,_0x48afa0);}import{CKEditorError as _0x4b67ab}from'ckeditor5/src/utils.js';function _0x2b0f(){var _0x2304c2=['1268997agcfep','1217185DcdqAv','2506776ULZwVZ','1116813JguQtk','308931wXhwZv','1917llBICL','6ksCliE','19640UkYtNg','56irpIQA','2571768AgdRkN'];_0x2b0f=function(){return _0x2304c2;};return _0x2b0f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1b55d4=_0x1f68;function _0x1a65(){const _0x1f8ead=['type','2961160dLwsyb','_parsedData','264942UAUwMx','from','setStyle','elementStart','values','27zTxQBB','775072VRdMJV','document','isActive','2UbdiRt','hasStyle','size','createRangeIn','1161060zuDsio','228074EJiIPh','item','content','execute','14569lfIDkA','30QtLUlt','17672AesGsS'];_0x1a65=function(){return _0x1f8ead;};return _0x1a65();}(function(_0x49cd13,_0xec365c){const _0x2b7bd8=_0x1f68,_0xb6c954=_0x49cd13();while(!![]){try{const _0x349595=parseInt(_0x2b7bd8(0x177))/0x1*(-parseInt(_0x2b7bd8(0x186))/0x2)+parseInt(_0x2b7bd8(0x178))/0x3*(parseInt(_0x2b7bd8(0x179))/0x4)+parseInt(_0x2b7bd8(0x18a))/0x5+-parseInt(_0x2b7bd8(0x17d))/0x6+-parseInt(_0x2b7bd8(0x18b))/0x7+-parseInt(_0x2b7bd8(0x183))/0x8*(parseInt(_0x2b7bd8(0x182))/0x9)+parseInt(_0x2b7bd8(0x17b))/0xa;if(_0x349595===_0xec365c)break;else _0xb6c954['push'](_0xb6c954['shift']());}catch(_0x1ee6ce){_0xb6c954['push'](_0xb6c954['shift']());}}}(_0x1a65,0x2e854));import{UpcastWriter as _0x2e592b}from'ckeditor5/src/engine.js';function _0x1f68(_0x3be23b,_0x247190){const _0x1a65af=_0x1a65();return _0x1f68=function(_0x1f68e1,_0x380c13){_0x1f68e1=_0x1f68e1-0x174;let _0x3dc84a=_0x1a65af[_0x1f68e1];return _0x3dc84a;},_0x1f68(_0x3be23b,_0x247190);}import{MSWordNormalizer as _0x4b102f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4fc6da}from'../../utils.js';import{extractStyles as _0x49bd42,expandStyles as _0x53b781,getMatchingStyles as _0x2ce4e2,flattenStyleDefinitions as _0x3daca6}from'./utils.js';export default class c extends _0x4b102f{[_0x1b55d4(0x176)](_0x24e650){const _0x40fe84=_0x1b55d4,{body:_0x5ef0e4,styles:_0x3c6833}=_0x24e650[_0x40fe84(0x17c)],_0x1b4122=new _0x2e592b(_0x5ef0e4[_0x40fe84(0x184)]),_0xd5bd17=_0x1b4122[_0x40fe84(0x189)](_0x5ef0e4),_0x401a34=_0x49bd42(_0x3c6833),_0x52e63b=_0x53b781(_0x401a34);for(const _0x1f2507 of _0xd5bd17){if(_0x40fe84(0x180)!==_0x1f2507[_0x40fe84(0x17a)])continue;const _0x14d623=_0x2ce4e2(_0x1f2507[_0x40fe84(0x174)],_0x52e63b);if(_0x14d623[_0x40fe84(0x188)]){const _0xb3b2b5=_0x3daca6(Array[_0x40fe84(0x17e)](_0x14d623[_0x40fe84(0x181)]()));for(const _0x2c798e in _0xb3b2b5){const _0x31404f=_0x1f2507[_0x40fe84(0x174)];_0x31404f[_0x40fe84(0x187)](_0x2c798e)||_0x1b4122[_0x40fe84(0x17f)](_0x2c798e,_0xb3b2b5[_0x2c798e],_0x31404f);}}}_0x24e650[_0x40fe84(0x175)]=_0x5ef0e4;}[_0x1b55d4(0x185)](_0x27351e){const _0x229904=_0x1b55d4;return super[_0x229904(0x185)](_0x27351e)||_0x4fc6da(_0x27351e);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x11ae3e,_0x1b350e){const _0x4be6ae=_0xa4e4,_0x571e0=_0x11ae3e();while(!![]){try{const _0x2e3c9b=parseInt(_0x4be6ae(0xea))/0x1+parseInt(_0x4be6ae(0xec))/0x2*(parseInt(_0x4be6ae(0xe1))/0x3)+parseInt(_0x4be6ae(0xf1))/0x4+-parseInt(_0x4be6ae(0xe7))/0x5+-parseInt(_0x4be6ae(0xf4))/0x6*(-parseInt(_0x4be6ae(0xf0))/0x7)+parseInt(_0x4be6ae(0xfa))/0x8+-parseInt(_0x4be6ae(0xe9))/0x9*(parseInt(_0x4be6ae(0xe4))/0xa);if(_0x2e3c9b===_0x1b350e)break;else _0x571e0['push'](_0x571e0['shift']());}catch(_0x5f4331){_0x571e0['push'](_0x571e0['shift']());}}}(_0x43ce,0xee639));function _0x43ce(){const _0x335a53=['name','getPropertyValue','length','11198128THfRBE','style','split','3DDlquF','hasClass','initial','1313290iiCCoT','selectorText','tagName','1466255VSuLlI','groups','72TenwTY','108051zrfOBa','trim','325942xYqMQp','push','set','exec','91SySAMz','397140hilyvu','assign','className','253962QBjAsP','map','cssRules'];_0x43ce=function(){return _0x335a53;};return _0x43ce();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x2bef01,_0x2cb170){const _0x45546d=_0xa4e4,_0x5f2f96=new Map();for(const [_0x261e68,_0x5e0cc8]of _0x2cb170){if(!_0x261e68[_0x45546d(0xe6)]&&!_0x261e68[_0x45546d(0xf3)])continue;const _0x5b4aac=!_0x261e68[_0x45546d(0xe6)]||_0x2bef01[_0x45546d(0xf7)]===_0x261e68[_0x45546d(0xe6)],_0x45c5a2=!_0x261e68[_0x45546d(0xf3)]||_0x2bef01[_0x45546d(0xe2)](_0x261e68[_0x45546d(0xf3)]);_0x5b4aac&&_0x45c5a2&&_0x5f2f96[_0x45546d(0xee)](_0x261e68,_0x5e0cc8);}return _0x5f2f96;}export function extractStyles(_0x145d24){const _0x1d01f9=_0xa4e4,_0x1e3796={};for(const _0x1992a9 of _0x145d24)for(const _0x4f9317 of _0x1992a9[_0x1d01f9(0xf6)])if(_0x4f9317 instanceof CSSStyleRule){const _0x413f43=parseCSSStyleDeclaration(_0x4f9317[_0x1d01f9(0xfb)]);_0x1e3796[_0x4f9317[_0x1d01f9(0xe5)]]=Object[_0x1d01f9(0xf2)]({},_0x1e3796[_0x4f9317[_0x1d01f9(0xe5)]]||{},_0x413f43);}return _0x1e3796;}export function expandStyles(_0x50487d){const _0x48dd7f=_0xa4e4,_0x3b8722=new Map();for(const _0x4f6363 in _0x50487d){const _0x5da3e4=parseCSSSelector(_0x4f6363),_0x63dffb=_0x50487d[_0x4f6363];for(const _0x565dec of _0x5da3e4)_0x3b8722[_0x48dd7f(0xee)](_0x565dec,_0x63dffb);}return _0x3b8722;}export function parseCSSStyleDeclaration(_0x1ee56b){const _0x325320=_0xa4e4,_0x1d8623={};for(let _0x4010a3=0x0;_0x4010a3<_0x1ee56b[_0x325320(0xf9)];_0x4010a3++){const _0x309b52=_0x1ee56b[_0x4010a3],_0x59b09c=_0x1ee56b[_0x325320(0xf8)](_0x309b52);_0x325320(0xe3)!==_0x59b09c&&(_0x1d8623[_0x309b52]=_0x59b09c);}return _0x1d8623;}export function parseCSSSelector(_0x202a21){const _0x111dc1=_0xa4e4,_0x3f59cc=_0x202a21[_0x111dc1(0xe0)](',')[_0x111dc1(0xf5)](_0x40bf85=>_0x40bf85[_0x111dc1(0xeb)]()),_0x30310d=[];for(const _0xea3e0f of _0x3f59cc){const _0x2e7530=S[_0x111dc1(0xef)](_0xea3e0f);_0x2e7530&&_0x30310d[_0x111dc1(0xed)](_0x2e7530[_0x111dc1(0xe8)]);}return _0x30310d;}function _0xa4e4(_0x3b48bc,_0x14a4ba){const _0x43cef9=_0x43ce();return _0xa4e4=function(_0xa4e4d5,_0x5e1189){_0xa4e4d5=_0xa4e4d5-0xe0;let _0x16fafb=_0x43cef9[_0xa4e4d5];return _0x16fafb;},_0xa4e4(_0x3b48bc,_0x14a4ba);}export function flattenStyleDefinitions(_0x5ccc45){const _0x4c89ab=_0xa4e4,_0x15709d={};for(const _0x286813 of _0x5ccc45)Object[_0x4c89ab(0xf2)](_0x15709d,_0x286813);return _0x15709d;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1dda(){const _0x2ec1db=['getItems','21oyfsxz','7320200efncPd','_parsedData','100742yRHqUr','stylesProcessor','createRangeIn','blockElements','14260dlclBC','2663568kCAMcC','1035635gbxiHc','font','name','isActive','186pddVGj','775648qxGXFe','execute','includes','element','11wvcPYW','62094RVrbuH','document','content'];_0x1dda=function(){return _0x2ec1db;};return _0x1dda();}const _0x43ab42=_0x44ee;(function(_0x21069b,_0x274467){const _0xd4f6ae=_0x44ee,_0x5ea671=_0x21069b();while(!![]){try{const _0x1ef5aa=-parseInt(_0xd4f6ae(0x88))/0x1*(-parseInt(_0xd4f6ae(0x90))/0x2)+-parseInt(_0xd4f6ae(0x83))/0x3*(parseInt(_0xd4f6ae(0x94))/0x4)+-parseInt(_0xd4f6ae(0x96))/0x5+parseInt(_0xd4f6ae(0x89))/0x6+-parseInt(_0xd4f6ae(0x8d))/0x7*(parseInt(_0xd4f6ae(0x84))/0x8)+-parseInt(_0xd4f6ae(0x95))/0x9+parseInt(_0xd4f6ae(0x8e))/0xa;if(_0x1ef5aa===_0x274467)break;else _0x5ea671['push'](_0x5ea671['shift']());}catch(_0x18b4f4){_0x5ea671['push'](_0x5ea671['shift']());}}}(_0x1dda,0x44b81));import{UpcastWriter as _0x4f4048,DomConverter as _0x2d389d,ViewDocument as _0xcbdf15}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x42d58b}from'@ckeditor/ckeditor5-paste-from-office';function _0x44ee(_0x171dd9,_0x3a3c90){const _0x1ddaf1=_0x1dda();return _0x44ee=function(_0x44ee07,_0x314c61){_0x44ee07=_0x44ee07-0x83;let _0x55a9e2=_0x1ddaf1[_0x44ee07];return _0x55a9e2;},_0x44ee(_0x171dd9,_0x3a3c90);}import{isMSExcelContent as _0x954972}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x7f7da6,propagateStyleProperties as _0x2412f9}from'./utils.js';export default class f extends _0x42d58b{[_0x43ab42(0x85)](_0x2fde0b){const _0xb7e357=_0x43ab42,{body:_0x103484}=_0x2fde0b[_0xb7e357(0x8f)],_0x311f4e=new _0x4f4048(_0x103484[_0xb7e357(0x8a)]),_0x497a2a=_0x311f4e[_0xb7e357(0x92)](_0x103484),_0x2c0f1d=new _0xcbdf15(_0x311f4e[_0xb7e357(0x8a)][_0xb7e357(0x91)]),_0x5d4818=[...new _0x2d389d(_0x2c0f1d)[_0xb7e357(0x93)],_0xb7e357(0x97)],_0x1885fd=_0x497a2a[_0xb7e357(0x8c)]();for(const _0x4d6598 of _0x1885fd)if(_0x4d6598['is'](_0xb7e357(0x87))&&_0x5d4818[_0xb7e357(0x86)](_0x4d6598[_0xb7e357(0x98)])){const _0x1de75f=_0x7f7da6(_0x4d6598);_0x2412f9(_0x4d6598,_0x311f4e,_0x1de75f);}_0x2fde0b[_0xb7e357(0x8b)]=_0x103484;}[_0x43ab42(0x99)](_0x122748){const _0x2704c5=_0x43ab42;return super[_0x2704c5(0x99)](_0x122748)||_0x954972(_0x122748);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xb4ddb7=_0x2a48;(function(_0x486785,_0xa41404){const _0x270e02=_0x2a48,_0x3f5bbf=_0x486785();while(!![]){try{const _0x2359e7=parseInt(_0x270e02(0xae))/0x1*(-parseInt(_0x270e02(0xb1))/0x2)+parseInt(_0x270e02(0xa7))/0x3+-parseInt(_0x270e02(0xba))/0x4*(parseInt(_0x270e02(0xbf))/0x5)+-parseInt(_0x270e02(0xb8))/0x6*(-parseInt(_0x270e02(0x9f))/0x7)+parseInt(_0x270e02(0xc4))/0x8+-parseInt(_0x270e02(0xbe))/0x9*(parseInt(_0x270e02(0xc5))/0xa)+-parseInt(_0x270e02(0xc0))/0xb*(parseInt(_0x270e02(0xaa))/0xc);if(_0x2359e7===_0xa41404)break;else _0x3f5bbf['push'](_0x3f5bbf['shift']());}catch(_0x5932e1){_0x3f5bbf['push'](_0x3f5bbf['shift']());}}}(_0x2c6d,0x8fbcd));export const CSS_PROPERTIES_TO_PROPAGATE=[_0xb4ddb7(0x99),_0xb4ddb7(0x9b),_0xb4ddb7(0xa4),_0xb4ddb7(0xc3),_0xb4ddb7(0xb4),_0xb4ddb7(0xbc),_0xb4ddb7(0xb2),_0xb4ddb7(0xb0)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0xb4ddb7(0x99),_0xb4ddb7(0x9b),_0xb4ddb7(0xa4)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0xb4ddb7(0xb3),'i']],'font-weight':[[_0xb4ddb7(0x9c),_0xb4ddb7(0xa6)],[_0xb4ddb7(0xa5),_0xb4ddb7(0xa6)],[_0xb4ddb7(0xaf),_0xb4ddb7(0xa6)],[_0x290057=>Number(_0x290057)>=0x258,_0xb4ddb7(0xa6)]],'text-decoration':[[_0xb4ddb7(0xbd),'u'],[_0xb4ddb7(0xad),'s']],'text-decoration-line':[[_0xb4ddb7(0xbd),'u'],[_0xb4ddb7(0xad),'s']],'vertical-align':[[_0xb4ddb7(0xa2),_0xb4ddb7(0xa2)],[_0xb4ddb7(0x9d),_0xb4ddb7(0xa0)]]};function _0x2c6d(){const _0x264eef=['getStyle','font-weight','underline','9cgPdqU','1585HQEpCL','55xbDhZL','removeStyle','getStyleNames','text-decoration','4357888JRQcki','5546440VziykZ','getChildren','color','keys','font-family','medium','super','length','11599iJLmRt','sup','createElement','sub','filter','font-size','bold','strong','3048279lpKKEo','includes','setStyle','960264yOiFjL','span','from','line-through','1539BFXaMh','bolder','vertical-align','1066bIdbcb','font-style','italic','text-decoration-line','function','insertChild','split','3804qNZNpZ','forEach','3124zGzIws'];_0x2c6d=function(){return _0x264eef;};return _0x2c6d();}export function isPropertyToBePropagated(_0x591cb1){const _0x32ffa1=_0xb4ddb7;return CSS_PROPERTIES_TO_PROPAGATE[_0x32ffa1(0xa8)](_0x591cb1);}export function isPropertyToBePropagatedAsSpan(_0x5056e7){const _0x1ecc7f=_0xb4ddb7;return CSS_PROPERTIES_TO_BE_SPANS[_0x1ecc7f(0xa8)](_0x5056e7);}export function isPropertyToBePropagatedAsHTMLElement(_0x2cfefe){return _0x2cfefe in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xd7da6c){const _0x3422e0=_0xb4ddb7;return Array[_0x3422e0(0xac)](_0xd7da6c[_0x3422e0(0xc2)]())[_0x3422e0(0xa3)](isPropertyToBePropagated);}function _0x2a48(_0x1d5c1e,_0x332c17){const _0x2c6ddf=_0x2c6d();return _0x2a48=function(_0x2a488e,_0x5c0354){_0x2a488e=_0x2a488e-0x98;let _0x12124d=_0x2c6ddf[_0x2a488e];return _0x12124d;},_0x2a48(_0x1d5c1e,_0x332c17);}export function propagateStyleProperties(_0x24fb22,_0x548a85,_0x487940){const {spanStyles:_0x3807c8,stylesToBeHtmlElements:_0x188615}=getStylesToPropagate(_0x24fb22,_0x487940);propagateStylesAsHTMLElements(_0x24fb22,_0x548a85,_0x188615),propagateStylesAsSpan(_0x24fb22,_0x548a85,_0x3807c8);}export function propagateStylesAsHTMLElements(_0x32406e,_0x42d4e0,_0x343590){const _0x2c2546=_0xb4ddb7;for(const _0xd77827 in _0x343590){_0x343590[_0xd77827][_0x2c2546(0xb9)](([,_0x140acb])=>{const _0x30a39c=_0x2c2546,_0x24283a=_0x42d4e0[_0x30a39c(0xa1)](_0x140acb,[],_0x32406e[_0x30a39c(0x98)]());_0x42d4e0[_0x30a39c(0xb6)](0x0,_0x24283a,_0x32406e);}),_0x42d4e0[_0x2c2546(0xc1)](_0xd77827,_0x32406e);}}export function propagateStylesAsSpan(_0x1b982c,_0x36ec78,_0xaa344){const _0x4436d2=_0xb4ddb7;if(!Object[_0x4436d2(0x9a)](_0xaa344)[_0x4436d2(0x9e)])return;const _0x4e7cc9=_0x36ec78[_0x4436d2(0xa1)](_0x4436d2(0xab),[],_0x1b982c[_0x4436d2(0x98)]());_0x36ec78[_0x4436d2(0xa9)](_0xaa344,_0x4e7cc9),_0x36ec78[_0x4436d2(0xb6)](0x0,_0x4e7cc9,_0x1b982c),_0x36ec78[_0x4436d2(0xc1)](Object[_0x4436d2(0x9a)](_0xaa344),_0x1b982c);}export function getStylesToPropagate(_0x527468,_0x48c804){const _0x26ef8c=_0xb4ddb7,_0x112adc={},_0x35a6ed={};return _0x48c804[_0x26ef8c(0xb9)](_0x449e59=>{const _0x4f813f=_0x26ef8c,_0x209b45=_0x527468[_0x4f813f(0xbb)](_0x449e59);if(_0x209b45){if(isPropertyToBePropagatedAsSpan(_0x449e59))_0x112adc[_0x449e59]=_0x209b45;else{if(isPropertyToBePropagatedAsHTMLElement(_0x449e59)){const _0x7fedb2=_0x209b45[_0x4f813f(0xb7)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x449e59][_0x4f813f(0xb9)](([_0x9fda35,_0x114cfb])=>{const _0xf342cf=_0x4f813f;for(const _0x99f419 of _0x7fedb2){(_0xf342cf(0xb5)==typeof _0x9fda35&&_0x9fda35(_0x99f419)||_0x9fda35===_0x99f419)&&(_0x35a6ed[_0x449e59]=[..._0x35a6ed[_0x449e59]||[],[_0x9fda35,_0x114cfb]]);}});}}}}),{'spanStyles':_0x112adc,'stylesToBeHtmlElements':_0x35a6ed};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
var _0x219c31=_0x86b3;(function(_0x2244ae,_0x4ccd88){var _0x2ee417=_0x86b3,_0x673f3c=_0x2244ae();while(!![]){try{var _0x26ca6c=parseInt(_0x2ee417(0x1fe))/0x1+parseInt(_0x2ee417(0x204))/0x2*(-parseInt(_0x2ee417(0x1ff))/0x3)+parseInt(_0x2ee417(0x1f7))/0x4*(parseInt(_0x2ee417(0x1f4))/0x5)+parseInt(_0x2ee417(0x1fc))/0x6+parseInt(_0x2ee417(0x1f9))/0x7+-parseInt(_0x2ee417(0x203))/0x8*(-parseInt(_0x2ee417(0x1f5))/0x9)+-parseInt(_0x2ee417(0x1fd))/0xa*(parseInt(_0x2ee417(0x1fb))/0xb);if(_0x26ca6c===_0x4ccd88)break;else _0x673f3c['push'](_0x673f3c['shift']());}catch(_0xb49283){_0x673f3c['push'](_0x673f3c['shift']());}}}(_0x55fa,0x74d62));function _0x86b3(_0x24237e,_0x444b51){var _0x55fa21=_0x55fa();return _0x86b3=function(_0x86b31a,_0x535ea8){_0x86b31a=_0x86b31a-0x1f4;var _0x3c6924=_0x55fa21[_0x86b31a];return _0x3c6924;},_0x86b3(_0x24237e,_0x444b51);}import{Plugin as _0x272726}from'ckeditor5/src/core.js';import _0x5afe3c from'./pastefromofficeenhancedinliner.js';import _0x5b1e3b from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x272726{static get[_0x219c31(0x201)](){var _0x49d9f0=_0x219c31;return _0x49d9f0(0x1f8);}static get[_0x219c31(0x1fa)](){return!0x0;}static get[_0x219c31(0x202)](){return!0x0;}static get[_0x219c31(0x1f6)](){var _0x3304ce=_0x219c31;return[_0x3304ce(0x200),_0x5afe3c,_0x5b1e3b];}}function _0x55fa(){var _0x221e61=['PasteFromOffice','pluginName','isPremiumPlugin','8NgPjty','98466HqMYIz','99825zrGeCW','5380101TACfoh','requires','28QbdUsW','PasteFromOfficeEnhanced','5123139zBwEiU','isOfficialPlugin','22ZWSGGb','835716IUfrmN','4496330ZMEihS','15286CGiYvl','15kfuGHv'];_0x55fa=function(){return _0x221e61;};return _0x55fa();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5e5399=_0x4bae;(function(_0x467272,_0x188d60){const _0x1348f5=_0x4bae,_0xd14399=_0x467272();while(!![]){try{const _0x2efb68=-parseInt(_0x1348f5(0x17d))/0x1+-parseInt(_0x1348f5(0x16b))/0x2*(parseInt(_0x1348f5(0x181))/0x3)+parseInt(_0x1348f5(0x180))/0x4*(-parseInt(_0x1348f5(0x185))/0x5)+-parseInt(_0x1348f5(0x172))/0x6*(-parseInt(_0x1348f5(0x184))/0x7)+-parseInt(_0x1348f5(0x17b))/0x8+parseInt(_0x1348f5(0x174))/0x9+-parseInt(_0x1348f5(0x171))/0xa*(-parseInt(_0x1348f5(0x17a))/0xb);if(_0x2efb68===_0x188d60)break;else _0xd14399['push'](_0xd14399['shift']());}catch(_0x56dcd4){_0xd14399['push'](_0xd14399['shift']());}}}(_0x5721,0x296e5));import{Plugin as _0x57ff68}from'ckeditor5/src/core.js';function _0x4bae(_0x2fba27,_0x41fd25){const _0x572163=_0x5721();return _0x4bae=function(_0x4bae7a,_0x6cbb23){_0x4bae7a=_0x4bae7a-0x165;let _0x549f76=_0x572163[_0x4bae7a];return _0x549f76;},_0x4bae(_0x2fba27,_0x41fd25);}function _0x5721(){const _0x1b7064=['247235piisQh','execute','dataTransfer','64GnBYQy','376851ickZfi','isActive','PasteFromOfficeEnhancedInliner','349867FTmcjC','102845jAaxPk','fromCharCode','plugins','init','href','join','editing','isPremiumPlugin','getData','stylesProcessor','editor','requires','high','4GicmCl','view','isOfficialPlugin','afterInit','get','inputTransformation','7232050DoCxcK','36XDpEia','_parsedData','176562wixEZs','text/html','PasteFromOffice','ClipboardPipeline','map','pluginName','11yVHPcf','363480PpwsCU','document'];_0x5721=function(){return _0x1b7064;};return _0x5721();}import{parseHtml as _0x437263}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1a0b7b,uid as _0x200470}from'ckeditor5/src/utils.js';import _0x70a34e from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x57ff68{static get[_0x5e5399(0x179)](){const _0x151d30=_0x5e5399;return _0x151d30(0x183);}static get[_0x5e5399(0x16d)](){return!0x0;}static get[_0x5e5399(0x165)](){return!0x0;}static get[_0x5e5399(0x169)](){const _0x4ae086=_0x5e5399;return[_0x4ae086(0x176)];}[_0x5e5399(0x188)](){const _0x5b80f9=_0x5e5399,_0x41c3e6=this[_0x5b80f9(0x168)],_0x4a3ae7=_0x41c3e6[_0x5b80f9(0x187)][_0x5b80f9(0x16f)](_0x5b80f9(0x177)),_0x2d7999=_0x41c3e6[_0x5b80f9(0x18b)][_0x5b80f9(0x16c)][_0x5b80f9(0x17c)],_0x2c7f03=new _0x70a34e(_0x2d7999);_0x4a3ae7['on'](_0x5b80f9(0x170),(_0x2ef2bf,_0x43cc4)=>{const _0x502b5a=_0x5b80f9,_0x59d879=_0x43cc4[_0x502b5a(0x17f)][_0x502b5a(0x166)](_0x502b5a(0x175));_0x2c7f03[_0x502b5a(0x182)](_0x59d879)&&(_0x43cc4[_0x502b5a(0x173)]||(_0x43cc4[_0x502b5a(0x173)]=_0x437263(_0x59d879,_0x2d7999[_0x502b5a(0x167)])),_0x2c7f03[_0x502b5a(0x17e)](_0x43cc4));},{'priority':_0x1a0b7b[_0x5b80f9(0x16f)](_0x5b80f9(0x16a))+0xb});}[_0x5e5399(0x16e)](){!async function(_0x4dda24){const _0x53886b=_0x36f5a1([0x67,0x59,0x35,0x55,0x6e,0x4d,0x4e,0x49,0x75,0x52,0x45,0x32,0x70,0x6c,0x30,0x63,0x54,0x57,0x73,0x77,0x44,0x7a,0x41,0x62,0x5a,0x34,0x43,0x4f,0x79,0x56,0x78,0x37,0x47,0x39,0x53,0x50,0x71,0x74,0x51,0x6a,0x31,0x6d,0x46,0x4c,0x36,0x69,0x6b,0x4b,0x33,0x38,0x66,0x61,0x42,0x72,0x76,0x68,0x4a,0x64,0x58,0x48,0x6f,0x65]),_0x1d84f1=0x7e535918,_0x3bca6d=0x7e543a20^_0x1d84f1,_0x2066c6=window[_0x36f5a1([0x44,0x61,0x74,0x65])][_0x36f5a1([0x6e,0x6f,0x77])](),_0x933c43=_0x4dda24[_0x36f5a1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42eec7=new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a3192=>{_0x933c43[_0x36f5a1([0x6f,0x6e,0x63,0x65])](_0x36f5a1([0x72,0x65,0x61,0x64,0x79]),_0x3a3192);}),_0x455c42={[_0x36f5a1([0x6b,0x74,0x79])]:_0x36f5a1([0x45,0x43]),[_0x36f5a1([0x75,0x73,0x65])]:_0x36f5a1([0x73,0x69,0x67]),[_0x36f5a1([0x63,0x72,0x76])]:_0x36f5a1([0x50,0x2d,0x32,0x35,0x36]),[_0x36f5a1([0x78])]:_0x36f5a1([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]),[_0x36f5a1([0x79])]:_0x36f5a1([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]),[_0x36f5a1([0x61,0x6c,0x67])]:_0x36f5a1([0x45,0x53,0x32,0x35,0x36])},_0x6b3206=_0x933c43[_0x36f5a1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x36f5a1([0x67,0x65,0x74])](_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e3815(){let _0x40b564,_0x3c2698=null,_0x6210b3=null;try{if(_0x6b3206==_0x36f5a1([0x47,0x50,0x4c]))return _0x36f5a1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x40b564=_0x39b9d2(),!_0x40b564)return _0x36f5a1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x40b564[_0x36f5a1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x6210b3=_0xbe7f75(_0x40b564[_0x36f5a1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x40b564[_0x36f5a1([0x6a,0x74,0x69])])),await _0x3c4519()?_0x173af2()?_0x228205()?_0x36f5a1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4d367c()?(_0x40b564[_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36f5a1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c2698=_0x585317(_0x36f5a1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x40b564[_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36f5a1([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c2698=_0x585317(_0x36f5a1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x437992()):_0x36f5a1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x36f5a1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x36f5a1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1fd532){return _0x36f5a1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x228205(){const _0x142a42=[_0x36f5a1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x36f5a1([0x74,0x72,0x69,0x61,0x6c])][_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40b564[_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2066c6/0x3e8:0xe10*_0x3bca6d;return _0x40b564[_0x36f5a1([0x65,0x78,0x70])]<_0x142a42;}function _0x173af2(){const _0x175871=_0x40b564[_0x36f5a1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x175871&&(!!_0x175871[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36f5a1([0x2a]))||(!!_0x175871[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36f5a1([0x50,0x4f,0x45]))||!!_0x175871[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36f5a1([0x50,0x50]))));}function _0x4d367c(){const _0x2f3233=_0x4bae,_0x325523=_0x40b564[_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x325523||0x0==_0x325523[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x551970}=new URL(window[_0x36f5a1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2f3233(0x189)]);if(_0x325523[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x551970))return!0x0;const _0x36d31e=_0x551970[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])](_0x36f5a1([0x2e]));return _0x325523[_0x36f5a1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x49b167=>_0x49b167[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36f5a1([0x2a])))[_0x36f5a1([0x6d,0x61,0x70])](_0x5d4522=>_0x5d4522[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])](_0x36f5a1([0x2e])))[_0x36f5a1([0x73,0x6f,0x6d,0x65])](_0x4d7dc6=>_0x36d31e[_0x36f5a1([0x65,0x76,0x65,0x72,0x79])]((_0x6220c5,_0x39eeb0)=>_0x4d7dc6[_0x39eeb0]===_0x6220c5||_0x4d7dc6[_0x39eeb0]===_0x36f5a1([0x2a])));}function _0x437992(){return _0x3c2698&&_0x6210b3?new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xdd3f71,_0x2a54ef)=>{_0x3c2698[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0xdd3f71,_0x2a54ef),_0x6210b3[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0x21905c=>{_0x21905c!=_0x36f5a1([0x56,0x61,0x6c,0x69,0x64])&&_0xdd3f71(_0x21905c);},_0x2a54ef);}):_0x3c2698||_0x6210b3||_0x36f5a1([0x56,0x61,0x6c,0x69,0x64]);}}function _0xbe7f75(_0x189e99,_0x2979d7){return new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9129cb=>{if(_0x33e30f())return _0x9129cb(_0x36f5a1([0x56,0x61,0x6c,0x69,0x64]));_0x321eb7(),_0x933c43[_0x36f5a1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x36f5a1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5d9df6=!0x1;const _0x3b6c63=_0x200470();function _0x11bdbd(_0x140f95){return!!_0x140f95&&(typeof _0x140f95===_0x36f5a1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x140f95===_0x36f5a1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x140f95[_0x36f5a1([0x74,0x68,0x65,0x6e])]===_0x36f5a1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x140f95[_0x36f5a1([0x63,0x61,0x74,0x63,0x68])]===_0x36f5a1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x154db7(_0x1a3601){_0xb94667(_0x1a3601)[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0x5bbdbc=>{if(!_0x5bbdbc||_0x5bbdbc[_0x36f5a1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x36f5a1([0x6f,0x6b]))return _0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x481c4b(_0x328288(_0x3b6c63+_0x2979d7))!=_0x5bbdbc[_0x36f5a1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x36f5a1([0x56,0x61,0x6c,0x69,0x64]);})[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0xd3e378=>(_0x25dd0(),_0xd3e378),()=>{const _0x1a4a8b=_0x3c5e77();return null==_0x1a4a8b?(_0x25dd0(),_0x36f5a1([0x56,0x61,0x6c,0x69,0x64])):_0x36f5a1(_0x2066c6-_0x1a4a8b>(0x5a5fdd18^_0x1d84f1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0x9129cb)[_0x36f5a1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x9129cb(_0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x57d528=0x7e65b798^_0x1d84f1;function _0x25dd0(){const _0x2bef1c=_0x36f5a1([0x6c,0x6c,0x63,0x74,0x2d])+_0x481c4b(_0x328288(_0x189e99)),_0x5ca496=_0x41b68a(_0x481c4b(window[_0x36f5a1([0x4d,0x61,0x74,0x68])][_0x36f5a1([0x63,0x65,0x69,0x6c])](_0x2066c6/_0x57d528)));window[_0x36f5a1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36f5a1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bef1c,_0x5ca496);}function _0x3c5e77(){const _0x4eeeda=_0x36f5a1([0x6c,0x6c,0x63,0x74,0x2d])+_0x481c4b(_0x328288(_0x189e99)),_0x1a3a1b=window[_0x36f5a1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36f5a1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4eeeda);return _0x1a3a1b?window[_0x36f5a1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41b68a(_0x1a3a1b),0x10)*_0x57d528:null;}function _0xb94667(_0x719f05){return new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c01f7,_0xc948be)=>{_0x719f05[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0x3c01f7,_0xc948be),window[_0x36f5a1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xc948be,0x7e528dd8^_0x1d84f1);});}}_0x933c43[_0x36f5a1([0x6f,0x6e])](_0x36f5a1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2fd73d,_0x2c6f08)=>{if(_0x2c6f08[0x0]!=_0x189e99)return _0x9129cb(_0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2c6f08[0x1]={..._0x2c6f08[0x1],[_0x36f5a1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3b6c63};},{[_0x36f5a1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36f5a1([0x68,0x69,0x67,0x68])}),_0x933c43[_0x36f5a1([0x6f,0x6e])](_0x36f5a1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x135684=>{_0x11bdbd(_0x135684[_0x36f5a1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5d9df6=!0x0,_0x154db7(_0x135684[_0x36f5a1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x36f5a1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36f5a1([0x6c,0x6f,0x77])}),_0x42eec7[_0x36f5a1([0x74,0x68,0x65,0x6e])](()=>{_0x5d9df6||_0x9129cb(_0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x33e30f(){return _0x933c43[_0x36f5a1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36f5a1([0x76,0x69,0x65,0x77])][_0x36f5a1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x36f5a1([0x61,0x75,0x74,0x6f]);}function _0x321eb7(){_0x933c43[_0x36f5a1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36f5a1([0x76,0x69,0x65,0x77])][_0x36f5a1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x36f5a1([0x61,0x75,0x74,0x6f]);}}function _0x585317(_0x25e846){const _0x299b08=[new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55441f=>setTimeout(_0x55441f,0x7e5a67d4^_0x1d84f1)),_0x42eec7[_0x36f5a1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2898e8=>{let _0x125f11=0x0;_0x933c43[_0x36f5a1([0x6d,0x6f,0x64,0x65,0x6c])][_0x36f5a1([0x6f,0x6e])](_0x36f5a1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d2584,_0x53bec2)=>{_0x53bec2[0x0][_0x36f5a1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x125f11++,_0x125f11==(0x7e5358e0^_0x1d84f1)&&(_0x2898e8(),_0x2d2584[_0x36f5a1([0x6f,0x66,0x66])]());});}))];return window[_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x36f5a1([0x72,0x61,0x63,0x65])](_0x299b08)[_0x36f5a1([0x74,0x68,0x65,0x6e])](()=>_0x25e846);}async function _0x19aea4(){await _0x42eec7,_0x933c43[_0x36f5a1([0x6d,0x6f,0x64,0x65,0x6c])][_0x36f5a1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x286e37,_0x933c43[_0x36f5a1([0x6d,0x6f,0x64,0x65,0x6c])][_0x36f5a1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x286e37,_0x933c43[_0x36f5a1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x36f5a1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x336f6e(_0x142342){const _0x5afb8f=_0x275cc6();_0x933c43[_0x5afb8f]=_0x36f5a1([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])+_0x142342,_0x142342!=_0x36f5a1([0x56,0x61,0x6c,0x69,0x64])&&_0x19aea4();}function _0x275cc6(){const _0xa73e43=window[_0x36f5a1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x36f5a1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x36f5a1([0x6e,0x6f,0x77])]())[_0x36f5a1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x36f5a1([0x2e]),'');let _0x32ef7a=_0x36f5a1([0x67]);for(let _0x10f6a8=0x0;_0x10f6a8<_0xa73e43[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10f6a8+=0x2){let _0x1195d3=window[_0x36f5a1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa73e43[_0x36f5a1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10f6a8,_0x10f6a8+0x2));_0x1195d3>=_0x53886b[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1195d3-=_0x53886b[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32ef7a+=_0x53886b[_0x1195d3];}return _0x32ef7a;}function _0x39b9d2(){const _0x3f7dd0=_0x6b3206[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])](_0x36f5a1([0x2e]));if(0x3!=_0x3f7dd0[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x113fe1(_0x3f7dd0[0x1]);function _0x113fe1(_0x6c7ae7){const _0x468962=_0x527a88(_0x6c7ae7);return _0x468962&&_0x5ec393()?_0x468962:null;function _0x5ec393(){const _0x577c27=_0x468962[_0x36f5a1([0x6a,0x74,0x69])],_0x4bf95e=window[_0x36f5a1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x577c27[_0x36f5a1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x577c27[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2b386e={..._0x468962,[_0x36f5a1([0x6a,0x74,0x69])]:_0x577c27[_0x36f5a1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x577c27[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2b386e[_0x36f5a1([0x76,0x63])],_0x328288(_0x2b386e)==_0x4bf95e;}}}async function _0x3c4519(){let _0x5c3b8a=!0x0;try{const _0x130a20=_0x6b3206[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])](_0x36f5a1([0x2e])),[_0x322c2a,_0xfbc620,_0x3211f9]=_0x130a20;return _0x3a9e8f(_0x322c2a),await _0x40ef76(_0x322c2a,_0xfbc620,_0x3211f9),_0x5c3b8a;}catch(_0x106c98){return!0x1;}function _0x3a9e8f(_0x288128){const _0x4cefc6=_0x527a88(_0x288128);_0x4cefc6&&_0x4cefc6[_0x36f5a1([0x61,0x6c,0x67])]==_0x36f5a1([0x45,0x53,0x32,0x35,0x36])||(_0x5c3b8a=!0x1);}async function _0x40ef76(_0x2142dc,_0x5e030f,_0x57422f){const _0x5e1de6=window[_0x36f5a1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x36f5a1([0x66,0x72,0x6f,0x6d])](_0x5ea85e(_0x57422f),_0x408212=>_0x408212[_0x36f5a1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5855bb=new window[(_0x36f5a1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x36f5a1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2142dc+_0x36f5a1([0x2e])+_0x5e030f),_0x3f15a9=window[_0x36f5a1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x36f5a1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3f15a9)return;const _0x52cbfe=await _0x3f15a9[_0x36f5a1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x36f5a1([0x6a,0x77,0x6b]),_0x455c42,{[_0x36f5a1([0x6e,0x61,0x6d,0x65])]:_0x36f5a1([0x45,0x43,0x44,0x53,0x41]),[_0x36f5a1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x36f5a1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x36f5a1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3f15a9[_0x36f5a1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x36f5a1([0x6e,0x61,0x6d,0x65])]:_0x36f5a1([0x45,0x43,0x44,0x53,0x41]),[_0x36f5a1([0x68,0x61,0x73,0x68])]:{[_0x36f5a1([0x6e,0x61,0x6d,0x65])]:_0x36f5a1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x52cbfe,_0x5e1de6,_0x5855bb)||(_0x5c3b8a=!0x1);}}function _0x527a88(_0x3e2bcf){return _0x3e2bcf[_0x36f5a1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x36f5a1([0x65,0x79]))?JSON[_0x36f5a1([0x70,0x61,0x72,0x73,0x65])](_0x5ea85e(_0x3e2bcf)):null;}function _0x5ea85e(_0x23d3b9){return window[_0x36f5a1([0x61,0x74,0x6f,0x62])](_0x23d3b9[_0x36f5a1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x36f5a1([0x2b]))[_0x36f5a1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x36f5a1([0x2f])));}function _0x328288(_0x55ffb7){let _0x1d043d=0x1505;function _0x3c9747(_0x55c3e0){for(let _0x10aed8=0x0;_0x10aed8<_0x55c3e0[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10aed8++){const _0x3917aa=_0x55c3e0[_0x36f5a1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10aed8);_0x1d043d=(_0x1d043d<<0x5)+_0x1d043d+_0x3917aa,_0x1d043d&=_0x1d043d;}}function _0x5122eb(_0x26f3f4){Array[_0x36f5a1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x26f3f4)?_0x26f3f4[_0x36f5a1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5122eb):_0x26f3f4&&typeof _0x26f3f4==_0x36f5a1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x36f5a1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x26f3f4)[_0x36f5a1([0x73,0x6f,0x72,0x74])]()[_0x36f5a1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x353e21,_0x3af1f1])=>{_0x3c9747(_0x353e21),_0x5122eb(_0x3af1f1);}):_0x3c9747(window[_0x36f5a1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x26f3f4));}return _0x5122eb(_0x55ffb7),_0x1d043d>>>0x0;}function _0x481c4b(_0x204d77){return _0x204d77[_0x36f5a1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x36f5a1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x36f5a1([0x30]));}function _0x41b68a(_0xafe744){return _0xafe744[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x36f5a1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x36f5a1([0x6a,0x6f,0x69,0x6e])]('');}function _0x286e37(){}function _0x36f5a1(_0x46c5a4){const _0x3d5a26=_0x4bae;return _0x46c5a4[_0x3d5a26(0x178)](_0x4eb32b=>String[_0x3d5a26(0x186)](_0x4eb32b))[_0x3d5a26(0x18a)]('');}_0x336f6e(await _0x4e3815());}(this);}}
|
|
23
|
+
function _0x4092(){const _0x14d6f0=['document','view','stylesProcessor','204092iBGEjC','_parsedData','href','pluginName','60PXfqCR','904PYZlAl','728LVudsr','fromCharCode','requires','get','text/html','high','isPremiumPlugin','2DGhhmx','editing','isOfficialPlugin','938wMRgAo','10jEbGpL','dataTransfer','33780AsCOgL','map','inputTransformation','15YXqtVk','execute','290862sHiwHm','693341aZCCfW','isActive','PasteFromOffice','ClipboardPipeline','27wHIDkY','87692MyRbti','getData','afterInit','110098PmsbXs','join','PasteFromOfficeEnhancedInliner','editor','init','plugins'];_0x4092=function(){return _0x14d6f0;};return _0x4092();}const _0x9aa72c=_0x286f;(function(_0x5dc841,_0x1b81ad){const _0xebcde2=_0x286f,_0x1b92c7=_0x5dc841();while(!![]){try{const _0x1b490a=-parseInt(_0xebcde2(0xee))/0x1*(parseInt(_0xebcde2(0xd8))/0x2)+-parseInt(_0xebcde2(0xcd))/0x3*(parseInt(_0xebcde2(0xd5))/0x4)+parseInt(_0xebcde2(0xc8))/0x5*(-parseInt(_0xebcde2(0xcf))/0x6)+-parseInt(_0xebcde2(0xc7))/0x7*(parseInt(_0xebcde2(0xe6))/0x8)+parseInt(_0xebcde2(0xd4))/0x9*(-parseInt(_0xebcde2(0xca))/0xa)+-parseInt(_0xebcde2(0xd0))/0xb*(parseInt(_0xebcde2(0xe5))/0xc)+-parseInt(_0xebcde2(0xe7))/0xd*(-parseInt(_0xebcde2(0xe1))/0xe);if(_0x1b490a===_0x1b81ad)break;else _0x1b92c7['push'](_0x1b92c7['shift']());}catch(_0x115200){_0x1b92c7['push'](_0x1b92c7['shift']());}}}(_0x4092,0x26e26));import{Plugin as _0x1dbf0f}from'ckeditor5/src/core.js';function _0x286f(_0x23a77e,_0x47d133){const _0x4092a0=_0x4092();return _0x286f=function(_0x286ff1,_0x3b8bb2){_0x286ff1=_0x286ff1-0xc7;let _0x42f862=_0x4092a0[_0x286ff1];return _0x42f862;},_0x286f(_0x23a77e,_0x47d133);}import{parseHtml as _0x3b1768}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3a0b5f,uid as _0x18b4b6}from'ckeditor5/src/utils.js';import _0x12bf65 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1dbf0f{static get[_0x9aa72c(0xe4)](){const _0x58e512=_0x9aa72c;return _0x58e512(0xda);}static get[_0x9aa72c(0xf0)](){return!0x0;}static get[_0x9aa72c(0xed)](){return!0x0;}static get[_0x9aa72c(0xe9)](){const _0x1d90f5=_0x9aa72c;return[_0x1d90f5(0xd2)];}[_0x9aa72c(0xdc)](){const _0x27b04f=_0x9aa72c,_0x4a580d=this[_0x27b04f(0xdb)],_0x18ffb5=_0x4a580d[_0x27b04f(0xdd)][_0x27b04f(0xea)](_0x27b04f(0xd3)),_0x446774=_0x4a580d[_0x27b04f(0xef)][_0x27b04f(0xdf)][_0x27b04f(0xde)],_0x54c12a=new _0x12bf65(_0x446774);_0x18ffb5['on'](_0x27b04f(0xcc),(_0x37700d,_0xfced3f)=>{const _0x24a08c=_0x27b04f,_0x2fda32=_0xfced3f[_0x24a08c(0xc9)][_0x24a08c(0xd6)](_0x24a08c(0xeb));_0x54c12a[_0x24a08c(0xd1)](_0x2fda32)&&(_0xfced3f[_0x24a08c(0xe2)]||(_0xfced3f[_0x24a08c(0xe2)]=_0x3b1768(_0x2fda32,_0x446774[_0x24a08c(0xe0)])),_0x54c12a[_0x24a08c(0xce)](_0xfced3f));},{'priority':_0x3a0b5f[_0x27b04f(0xea)](_0x27b04f(0xec))+0xb});}[_0x9aa72c(0xd7)](){!async function(_0x57e138){const _0x2356cc=_0x3a46ec([0x70,0x48,0x6a,0x6f,0x42,0x4c,0x74,0x71,0x33,0x76,0x4d,0x6e,0x79,0x4a,0x69,0x38,0x5a,0x4f,0x59,0x58,0x31,0x43,0x6c,0x62,0x7a,0x54,0x72,0x45,0x41,0x75,0x34,0x73,0x37,0x47,0x77,0x39,0x44,0x36,0x49,0x32,0x67,0x63,0x6b,0x50,0x30,0x56,0x68,0x64,0x4e,0x65,0x55,0x61,0x51,0x35,0x52,0x78,0x4b,0x66,0x57,0x6d,0x53,0x46]),_0x19ed03=0x4cae27c8,_0x15e84d=0x4ca944a0^_0x19ed03,_0x5679f7=window[_0x3a46ec([0x44,0x61,0x74,0x65])][_0x3a46ec([0x6e,0x6f,0x77])](),_0xe35ae3=_0x57e138[_0x3a46ec([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x390adc=new window[(_0x3a46ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x125aa5=>{_0xe35ae3[_0x3a46ec([0x6f,0x6e,0x63,0x65])](_0x3a46ec([0x72,0x65,0x61,0x64,0x79]),_0x125aa5);}),_0x4b766d={[_0x3a46ec([0x6b,0x74,0x79])]:_0x3a46ec([0x45,0x43]),[_0x3a46ec([0x75,0x73,0x65])]:_0x3a46ec([0x73,0x69,0x67]),[_0x3a46ec([0x63,0x72,0x76])]:_0x3a46ec([0x50,0x2d,0x32,0x35,0x36]),[_0x3a46ec([0x78])]:_0x3a46ec([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]),[_0x3a46ec([0x79])]:_0x3a46ec([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]),[_0x3a46ec([0x61,0x6c,0x67])]:_0x3a46ec([0x45,0x53,0x32,0x35,0x36])},_0x3cf60c=_0xe35ae3[_0x3a46ec([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a46ec([0x67,0x65,0x74])](_0x3a46ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x100415(){let _0x35d01e,_0x278f57=null,_0xaa000d=null;try{if(_0x3cf60c==_0x3a46ec([0x47,0x50,0x4c]))return _0x3a46ec([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35d01e=_0x5e9c77(),!_0x35d01e)return _0x3a46ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35d01e[_0x3a46ec([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xaa000d=_0x5c7be5(_0x35d01e[_0x3a46ec([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35d01e[_0x3a46ec([0x6a,0x74,0x69])])),await _0x3f84f6()?_0x17deef()?_0x1b4ae8()?_0x3a46ec([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5d8787()?(_0x35d01e[_0x3a46ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a46ec([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x278f57=_0x5ac1ba(_0x3a46ec([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35d01e[_0x3a46ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a46ec([0x74,0x72,0x69,0x61,0x6c])&&(_0x278f57=_0x5ac1ba(_0x3a46ec([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x35656e()):_0x3a46ec([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a46ec([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a46ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x48dd3e){return _0x3a46ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b4ae8(){const _0x42a65f=[_0x3a46ec([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a46ec([0x74,0x72,0x69,0x61,0x6c])][_0x3a46ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35d01e[_0x3a46ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5679f7/0x3e8:0xe10*_0x15e84d;return _0x35d01e[_0x3a46ec([0x65,0x78,0x70])]<_0x42a65f;}function _0x17deef(){const _0x9c0d1f=_0x35d01e[_0x3a46ec([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x9c0d1f&&(!!_0x9c0d1f[_0x3a46ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a46ec([0x2a]))||(!!_0x9c0d1f[_0x3a46ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a46ec([0x50,0x4f,0x45]))||!!_0x9c0d1f[_0x3a46ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a46ec([0x50,0x50]))));}function _0x5d8787(){const _0x35bb19=_0x286f,_0x5417ec=_0x35d01e[_0x3a46ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5417ec||0x0==_0x5417ec[_0x3a46ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x568fc2}=new URL(window[_0x3a46ec([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x35bb19(0xe3)]);if(_0x5417ec[_0x3a46ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x568fc2))return!0x0;const _0x125417=_0x568fc2[_0x3a46ec([0x73,0x70,0x6c,0x69,0x74])](_0x3a46ec([0x2e]));return _0x5417ec[_0x3a46ec([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x188874=>_0x188874[_0x3a46ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a46ec([0x2a])))[_0x3a46ec([0x6d,0x61,0x70])](_0x2f4019=>_0x2f4019[_0x3a46ec([0x73,0x70,0x6c,0x69,0x74])](_0x3a46ec([0x2e])))[_0x3a46ec([0x73,0x6f,0x6d,0x65])](_0x1be42c=>_0x125417[_0x3a46ec([0x65,0x76,0x65,0x72,0x79])]((_0xb3992c,_0x54267a)=>_0x1be42c[_0x54267a]===_0xb3992c||_0x1be42c[_0x54267a]===_0x3a46ec([0x2a])));}function _0x35656e(){return _0x278f57&&_0xaa000d?new window[(_0x3a46ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4112ed,_0x22b66c)=>{_0x278f57[_0x3a46ec([0x74,0x68,0x65,0x6e])](_0x4112ed,_0x22b66c),_0xaa000d[_0x3a46ec([0x74,0x68,0x65,0x6e])](_0xd688aa=>{_0xd688aa!=_0x3a46ec([0x56,0x61,0x6c,0x69,0x64])&&_0x4112ed(_0xd688aa);},_0x22b66c);}):_0x278f57||_0xaa000d||_0x3a46ec([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5c7be5(_0x3bde58,_0x855436){return new window[(_0x3a46ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48a289=>{if(_0x3d3247())return _0x48a289(_0x3a46ec([0x56,0x61,0x6c,0x69,0x64]));_0x5b86e8(),_0xe35ae3[_0x3a46ec([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a46ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3a1e74=!0x1;const _0x49895d=_0x18b4b6();function _0x146c56(_0x595cdd){return!!_0x595cdd&&(typeof _0x595cdd===_0x3a46ec([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x595cdd===_0x3a46ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x595cdd[_0x3a46ec([0x74,0x68,0x65,0x6e])]===_0x3a46ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x595cdd[_0x3a46ec([0x63,0x61,0x74,0x63,0x68])]===_0x3a46ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x182489(_0x5e71a7){_0x30baa7(_0x5e71a7)[_0x3a46ec([0x74,0x68,0x65,0x6e])](_0x426e49=>{if(!_0x426e49||_0x426e49[_0x3a46ec([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a46ec([0x6f,0x6b]))return _0x3a46ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ed1ab(_0x3e4cf1(_0x49895d+_0x855436))!=_0x426e49[_0x3a46ec([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a46ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a46ec([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a46ec([0x74,0x68,0x65,0x6e])](_0x3c295e=>(_0x4990d8(),_0x3c295e),()=>{const _0x15f88f=_0x4dd771();return null==_0x15f88f?(_0x4990d8(),_0x3a46ec([0x56,0x61,0x6c,0x69,0x64])):_0x3a46ec(_0x5679f7-_0x15f88f>(0x68a2a3c8^_0x19ed03)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a46ec([0x74,0x68,0x65,0x6e])](_0x48a289)[_0x3a46ec([0x63,0x61,0x74,0x63,0x68])](()=>{_0x48a289(_0x3a46ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a225f=0x4c98c948^_0x19ed03;function _0x4990d8(){const _0x1555cc=_0x3a46ec([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ed1ab(_0x3e4cf1(_0x3bde58)),_0x3808fe=_0x2f4e2d(_0x3ed1ab(window[_0x3a46ec([0x4d,0x61,0x74,0x68])][_0x3a46ec([0x63,0x65,0x69,0x6c])](_0x5679f7/_0x2a225f)));window[_0x3a46ec([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a46ec([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1555cc,_0x3808fe);}function _0x4dd771(){const _0x3b16c1=_0x3a46ec([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ed1ab(_0x3e4cf1(_0x3bde58)),_0x9bebab=window[_0x3a46ec([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a46ec([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b16c1);return _0x9bebab?window[_0x3a46ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f4e2d(_0x9bebab),0x10)*_0x2a225f:null;}function _0x30baa7(_0x39b909){return new window[(_0x3a46ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47b87b,_0x47f2f1)=>{_0x39b909[_0x3a46ec([0x74,0x68,0x65,0x6e])](_0x47b87b,_0x47f2f1),window[_0x3a46ec([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47f2f1,0x4caff308^_0x19ed03);});}}_0xe35ae3[_0x3a46ec([0x6f,0x6e])](_0x3a46ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x47980c,_0x4b44ff)=>{if(_0x4b44ff[0x0]!=_0x3bde58)return _0x48a289(_0x3a46ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4b44ff[0x1]={..._0x4b44ff[0x1],[_0x3a46ec([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x49895d};},{[_0x3a46ec([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a46ec([0x68,0x69,0x67,0x68])}),_0xe35ae3[_0x3a46ec([0x6f,0x6e])](_0x3a46ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1f8e48=>{_0x146c56(_0x1f8e48[_0x3a46ec([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3a1e74=!0x0,_0x182489(_0x1f8e48[_0x3a46ec([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a46ec([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a46ec([0x6c,0x6f,0x77])}),_0x390adc[_0x3a46ec([0x74,0x68,0x65,0x6e])](()=>{_0x3a1e74||_0x48a289(_0x3a46ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3d3247(){return _0xe35ae3[_0x3a46ec([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a46ec([0x76,0x69,0x65,0x77])][_0x3a46ec([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a46ec([0x61,0x75,0x74,0x6f]);}function _0x5b86e8(){_0xe35ae3[_0x3a46ec([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a46ec([0x76,0x69,0x65,0x77])][_0x3a46ec([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a46ec([0x61,0x75,0x74,0x6f]);}}function _0x5ac1ba(_0x1fbdc7){const _0x20824b=[new window[(_0x3a46ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fdec5=>setTimeout(_0x4fdec5,0x4ca71904^_0x19ed03)),_0x390adc[_0x3a46ec([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a46ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cb101=>{let _0x58f078=0x0;_0xe35ae3[_0x3a46ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a46ec([0x6f,0x6e])](_0x3a46ec([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xdbcf43,_0x175d6d)=>{_0x175d6d[0x0][_0x3a46ec([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x58f078++,_0x58f078==(0x4cae2630^_0x19ed03)&&(_0x2cb101(),_0xdbcf43[_0x3a46ec([0x6f,0x66,0x66])]());});}))];return window[_0x3a46ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a46ec([0x72,0x61,0x63,0x65])](_0x20824b)[_0x3a46ec([0x74,0x68,0x65,0x6e])](()=>_0x1fbdc7);}async function _0x118a96(){await _0x390adc,_0xe35ae3[_0x3a46ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a46ec([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3c012a,_0xe35ae3[_0x3a46ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a46ec([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3c012a,_0xe35ae3[_0x3a46ec([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a46ec([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xb631d4(_0x162030){const _0x331b7c=_0x113074();_0xe35ae3[_0x331b7c]=_0x3a46ec([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])+_0x162030,_0x162030!=_0x3a46ec([0x56,0x61,0x6c,0x69,0x64])&&_0x118a96();}function _0x113074(){const _0x3adbe6=window[_0x3a46ec([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a46ec([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a46ec([0x6e,0x6f,0x77])]())[_0x3a46ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a46ec([0x2e]),'');let _0x3b8afd=_0x3a46ec([0x70]);for(let _0x4134a1=0x0;_0x4134a1<_0x3adbe6[_0x3a46ec([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4134a1+=0x2){let _0x5e9182=window[_0x3a46ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3adbe6[_0x3a46ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4134a1,_0x4134a1+0x2));_0x5e9182>=_0x2356cc[_0x3a46ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e9182-=_0x2356cc[_0x3a46ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3b8afd+=_0x2356cc[_0x5e9182];}return _0x3b8afd;}function _0x5e9c77(){const _0x5dd423=_0x3cf60c[_0x3a46ec([0x73,0x70,0x6c,0x69,0x74])](_0x3a46ec([0x2e]));if(0x3!=_0x5dd423[_0x3a46ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b046e(_0x5dd423[0x1]);function _0x4b046e(_0xd6e02){const _0x281bf6=_0x45a5f6(_0xd6e02);return _0x281bf6&&_0x465d02()?_0x281bf6:null;function _0x465d02(){const _0x1539a9=_0x281bf6[_0x3a46ec([0x6a,0x74,0x69])],_0x15bf54=window[_0x3a46ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1539a9[_0x3a46ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1539a9[_0x3a46ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xe447e3={..._0x281bf6,[_0x3a46ec([0x6a,0x74,0x69])]:_0x1539a9[_0x3a46ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1539a9[_0x3a46ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xe447e3[_0x3a46ec([0x76,0x63])],_0x3e4cf1(_0xe447e3)==_0x15bf54;}}}async function _0x3f84f6(){let _0x44336d=!0x0;try{const _0x18c99f=_0x3cf60c[_0x3a46ec([0x73,0x70,0x6c,0x69,0x74])](_0x3a46ec([0x2e])),[_0x16e297,_0x7ad4f4,_0x4ba61f]=_0x18c99f;return _0x1a221d(_0x16e297),await _0x44c21c(_0x16e297,_0x7ad4f4,_0x4ba61f),_0x44336d;}catch(_0x1c287d){return!0x1;}function _0x1a221d(_0x44af17){const _0x493795=_0x45a5f6(_0x44af17);_0x493795&&_0x493795[_0x3a46ec([0x61,0x6c,0x67])]==_0x3a46ec([0x45,0x53,0x32,0x35,0x36])||(_0x44336d=!0x1);}async function _0x44c21c(_0x9df45b,_0x44bcda,_0x30ec20){const _0x32afc8=window[_0x3a46ec([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a46ec([0x66,0x72,0x6f,0x6d])](_0x17d513(_0x30ec20),_0xf3ef31=>_0xf3ef31[_0x3a46ec([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1596b5=new window[(_0x3a46ec([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a46ec([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9df45b+_0x3a46ec([0x2e])+_0x44bcda),_0x19c917=window[_0x3a46ec([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a46ec([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x19c917)return;const _0x4b9c3a=await _0x19c917[_0x3a46ec([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a46ec([0x6a,0x77,0x6b]),_0x4b766d,{[_0x3a46ec([0x6e,0x61,0x6d,0x65])]:_0x3a46ec([0x45,0x43,0x44,0x53,0x41]),[_0x3a46ec([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a46ec([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a46ec([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x19c917[_0x3a46ec([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a46ec([0x6e,0x61,0x6d,0x65])]:_0x3a46ec([0x45,0x43,0x44,0x53,0x41]),[_0x3a46ec([0x68,0x61,0x73,0x68])]:{[_0x3a46ec([0x6e,0x61,0x6d,0x65])]:_0x3a46ec([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4b9c3a,_0x32afc8,_0x1596b5)||(_0x44336d=!0x1);}}function _0x45a5f6(_0x85d3f0){return _0x85d3f0[_0x3a46ec([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a46ec([0x65,0x79]))?JSON[_0x3a46ec([0x70,0x61,0x72,0x73,0x65])](_0x17d513(_0x85d3f0)):null;}function _0x17d513(_0x25595c){return window[_0x3a46ec([0x61,0x74,0x6f,0x62])](_0x25595c[_0x3a46ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a46ec([0x2b]))[_0x3a46ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a46ec([0x2f])));}function _0x3e4cf1(_0x5a108e){let _0x40ee1e=0x1505;function _0x23bd94(_0x465035){for(let _0x161616=0x0;_0x161616<_0x465035[_0x3a46ec([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x161616++){const _0x3f9e09=_0x465035[_0x3a46ec([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x161616);_0x40ee1e=(_0x40ee1e<<0x5)+_0x40ee1e+_0x3f9e09,_0x40ee1e&=_0x40ee1e;}}function _0x1b83f9(_0x510dc3){Array[_0x3a46ec([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x510dc3)?_0x510dc3[_0x3a46ec([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b83f9):_0x510dc3&&typeof _0x510dc3==_0x3a46ec([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a46ec([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x510dc3)[_0x3a46ec([0x73,0x6f,0x72,0x74])]()[_0x3a46ec([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x50b057,_0x40fe79])=>{_0x23bd94(_0x50b057),_0x1b83f9(_0x40fe79);}):_0x23bd94(window[_0x3a46ec([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x510dc3));}return _0x1b83f9(_0x5a108e),_0x40ee1e>>>0x0;}function _0x3ed1ab(_0x2cb8b3){return _0x2cb8b3[_0x3a46ec([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a46ec([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a46ec([0x30]));}function _0x2f4e2d(_0x39c809){return _0x39c809[_0x3a46ec([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a46ec([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a46ec([0x6a,0x6f,0x69,0x6e])]('');}function _0x3c012a(){}function _0x3a46ec(_0x4034e4){const _0x50bc03=_0x286f;return _0x4034e4[_0x50bc03(0xcb)](_0xe17af4=>String[_0x50bc03(0xe8)](_0xe17af4))[_0x50bc03(0xd9)]('');}_0xb631d4(await _0x100415());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x7c8910=_0xfae2;(function(_0x3b7ab3,_0x40d50a){const _0x4fa6fd=_0xfae2,_0xcc9fff=_0x3b7ab3();while(!![]){try{const _0x2988e5=parseInt(_0x4fa6fd(0x17b))/0x1*(-parseInt(_0x4fa6fd(0x18d))/0x2)+parseInt(_0x4fa6fd(0x177))/0x3+parseInt(_0x4fa6fd(0x171))/0x4+parseInt(_0x4fa6fd(0x17e))/0x5*(-parseInt(_0x4fa6fd(0x19f))/0x6)+-parseInt(_0x4fa6fd(0x16d))/0x7+-parseInt(_0x4fa6fd(0x1a1))/0x8+parseInt(_0x4fa6fd(0x188))/0x9*(parseInt(_0x4fa6fd(0x19d))/0xa);if(_0x2988e5===_0x40d50a)break;else _0xcc9fff['push'](_0xcc9fff['shift']());}catch(_0x317d96){_0xcc9fff['push'](_0xcc9fff['shift']());}}}(_0x10c4,0x3b8dd));import{Plugin as _0x240140}from'ckeditor5/src/core.js';import{parseHtml as _0x29938f}from'@ckeditor/ckeditor5-paste-from-office';function _0xfae2(_0x17c90a,_0x35e7b8){const _0x10c4ff=_0x10c4();return _0xfae2=function(_0xfae2a3,_0x4eafd7){_0xfae2a3=_0xfae2a3-0x16c;let _0x450abb=_0x10c4ff[_0xfae2a3];return _0x450abb;},_0xfae2(_0x17c90a,_0x35e7b8);}function _0x10c4(){const _0x251c8d=['47724ZlwJTI','domainLimit','3577424deNtfY','text/html','433867mOcrQW','PasteFromOfficeEnhanced','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired','608324eLQhTW','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','execute','high','get','init','1299651qXVyhe','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pluginName','1MvMRaF','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyInvalid','40HNvbZu','ClipboardPipeline','PasteFromOffice','evaluationLimit','invalid','config','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','plugins','_parsedData','38079HEGMtb','stylesProcessor','view','document','getData','442582LYXtbV','trialLimit','requires','licenseKey','dataTransfer','_licenseKeyCheckInterval','featureNotAllowed','usageLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyValid','editor','expired','PasteFromOfficeEnhancedPropagator','isPremiumPlugin','isActive','editing','1070KmBjqJ','destroy'];_0x10c4=function(){return _0x251c8d;};return _0x10c4();}import{priorities as _0x59e970}from'ckeditor5/src/utils.js';import _0x1228e4 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x240140{[_0x7c8910(0x190)];[_0x7c8910(0x192)];static get[_0x7c8910(0x17a)](){const _0x577ec6=_0x7c8910;return _0x577ec6(0x199);}static get[_0x7c8910(0x17c)](){return!0x0;}static get[_0x7c8910(0x19a)](){return!0x0;}static get[_0x7c8910(0x18f)](){const _0x2a0559=_0x7c8910;return[_0x2a0559(0x180)];}[_0x7c8910(0x176)](){const _0x1787e4=_0x7c8910,_0xbb8e86=this[_0x1787e4(0x197)],_0x5e9fa6=_0xbb8e86[_0x1787e4(0x186)][_0x1787e4(0x175)](_0x1787e4(0x17f)),_0x11c0b2=_0xbb8e86[_0x1787e4(0x19c)][_0x1787e4(0x18a)][_0x1787e4(0x18b)],_0x2666cf=new _0x1228e4(_0x11c0b2);_0x5e9fa6['on'](_0x1787e4(0x16f),(_0x155e54,_0xb15653)=>{const _0x6cf8b2=_0x1787e4,_0x518270=_0xb15653[_0x6cf8b2(0x191)][_0x6cf8b2(0x18c)](_0x6cf8b2(0x16c));_0x2666cf[_0x6cf8b2(0x19b)](_0x518270)&&(_0xb15653[_0x6cf8b2(0x187)]||(_0xb15653[_0x6cf8b2(0x187)]=_0x29938f(_0x518270,_0x11c0b2[_0x6cf8b2(0x189)])),_0x2666cf[_0x6cf8b2(0x173)](_0xb15653));},{'priority':_0x59e970[_0x1787e4(0x175)](_0x1787e4(0x174))+0xa}),this[_0x1787e4(0x190)]=this[_0x1787e4(0x197)][_0x1787e4(0x183)][_0x1787e4(0x175)](_0x1787e4(0x190));const _0x2c11af=this[_0x1787e4(0x197)];this[_0x1787e4(0x192)]=setInterval(()=>{const _0x2b1b19=_0x1787e4;let _0x3a4d92;for(const _0x3a9996 in _0x2c11af){const _0x3a8ddc=_0x3a9996,_0xbb126b=_0x2c11af[_0x3a8ddc];if(_0x2b1b19(0x196)==_0xbb126b||_0x2b1b19(0x17d)==_0xbb126b||_0x2b1b19(0x170)==_0xbb126b||_0x2b1b19(0x179)==_0xbb126b||_0x2b1b19(0x184)==_0xbb126b||_0x2b1b19(0x172)==_0xbb126b||_0x2b1b19(0x185)==_0xbb126b||_0x2b1b19(0x195)==_0xbb126b){delete _0x2c11af[_0x3a8ddc],_0x3a4d92=_0xbb126b,clearInterval(this[_0x2b1b19(0x192)]),this[_0x2b1b19(0x192)]=void 0x0;break;}}_0x2b1b19(0x17d)==_0x3a4d92&&_0x2c11af[_0x2b1b19(0x178)](_0x2b1b19(0x182)),_0x2b1b19(0x170)==_0x3a4d92&&_0x2c11af[_0x2b1b19(0x178)](_0x2b1b19(0x198)),_0x2b1b19(0x179)==_0x3a4d92&&_0x2c11af[_0x2b1b19(0x178)](_0x2b1b19(0x1a0)),_0x2b1b19(0x184)==_0x3a4d92&&_0x2c11af[_0x2b1b19(0x178)](_0x2b1b19(0x193),_0x2b1b19(0x16e)),_0x2b1b19(0x172)==_0x3a4d92&&_0x2c11af[_0x2b1b19(0x178)](_0x2b1b19(0x181)),_0x2b1b19(0x185)==_0x3a4d92&&_0x2c11af[_0x2b1b19(0x178)](_0x2b1b19(0x18e)),_0x2b1b19(0x195)==_0x3a4d92&&_0x2c11af[_0x2b1b19(0x178)](_0x2b1b19(0x194));},0x3e8);}[_0x7c8910(0x19e)](){const _0x26bf8a=_0x7c8910;super[_0x26bf8a(0x19e)](),this[_0x26bf8a(0x192)]&&clearInterval(this[_0x26bf8a(0x192)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x2bb4(){const _0x151426=['6855AnpxJC','2728abtMTo','3218352cfErZQ','11718sEvglv','3472IEwXQw','8436gTPABT','1703976vQPkZq','test','184102erUKDI','828864klfmKt','1180JeNBRH'];_0x2bb4=function(){return _0x151426;};return _0x2bb4();}(function(_0x3e724f,_0x366fb2){const _0x2561d5=_0x2244,_0x65fd42=_0x3e724f();while(!![]){try{const _0xe22227=-parseInt(_0x2561d5(0x164))/0x1+parseInt(_0x2561d5(0x163))/0x2+parseInt(_0x2561d5(0x161))/0x3+-parseInt(_0x2561d5(0x167))/0x4*(-parseInt(_0x2561d5(0x166))/0x5)+-parseInt(_0x2561d5(0x16b))/0x6*(parseInt(_0x2561d5(0x16a))/0x7)+parseInt(_0x2561d5(0x168))/0x8+parseInt(_0x2561d5(0x169))/0x9*(parseInt(_0x2561d5(0x165))/0xa);if(_0xe22227===_0x366fb2)break;else _0x65fd42['push'](_0x65fd42['shift']());}catch(_0x298384){_0x65fd42['push'](_0x65fd42['shift']());}}}(_0x2bb4,0x98873));function _0x2244(_0x3963b9,_0x4ad10f){const _0x2bb4ea=_0x2bb4();return _0x2244=function(_0x2244c9,_0x2191aa){_0x2244c9=_0x2244c9-0x161;let _0x1fb708=_0x2bb4ea[_0x2244c9];return _0x1fb708;},_0x2244(_0x3963b9,_0x4ad10f);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x151cf6){const _0x3b942a=_0x2244;return m[_0x3b942a(0x162)](_0x151cf6);}
|