@ckeditor/ckeditor5-paste-from-office-enhanced 44.0.0-alpha.2 → 44.0.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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 S(){const t=["175MmAjsi","21559170ICyuDF","145050TWzaes","2145284kDPOic","6137199FuElII","361362EvGnBI","2346211eKSTGg","8FTrAZf","test","9bEjVkD","2175852gXbIIi"];return(S=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(840212===parseInt(e(247))/1*(-parseInt(e(254))/2)+-parseInt(e(248))/3+parseInt(e(252))/4+-parseInt(e(249))/5*(-parseInt(e(251))/6)+parseInt(e(255))/7+parseInt(e(256))/8*(-parseInt(e(253))/9)+parseInt(e(250))/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 C(t,e){const n=S();return(C=function(t,e){return n[t-=246]})(t,e)}function A(t){return E[C(246)](t)}function O(){const t=["trim","style","exec","755180gpnWRB","split","2134YfTMUp","map","1388772UwKPDF","className","2KwhJFh","assign","48180ZLTVXr","length","24060fcXtdM","56jdAuYi","getPropertyValue","set","groups","initial","24gVsFgO","97490NNpoNJ","selectorText","329892XbIwaE","push","cssRules","tagName","hasClass","name","67626gyngNV"];return(O=function(){return t})()}function L(t,e){const n=O();return(L=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(112801===-parseInt(e(471))/1+-parseInt(e(498))/2*(-parseInt(e(482))/3)+parseInt(e(492))/4+parseInt(e(480))/5*(parseInt(e(479))/6)+parseInt(e(496))/7+parseInt(e(474))/8*(parseInt(e(488))/9)+parseInt(e(473))/10*(-parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(485)]&&!s[n(497)])continue;const e=!s[n(485)]||t[n(487)]===s[n(485)],o=!s[n(497)]||t[n(486)](s[n(497)]);e&&o&&r[n(476)](s,i)}return r}function N(t){const e=L,n={};for(let r=0;r<t[e(472)];r++){const s=t[r],i=t[e(475)](s);e(478)!==i&&(n[s]=i)}return n}function R(t){const e=L,n=t[e(493)](",")[e(495)]((t=>t[e(489)]())),r=[];for(const t of n){const n=P[e(491)](t);n&&r[e(483)](n[e(477)])}return r}function k(t){const e=L,n={};for(const r of t)Object[e(499)](n,r);return n}const M=W;function T(){const t=["26735kRcaXF","3975108oPVEOe","159840RVcOmP","content","39648530rEosIk","type","14wvBUts","1312704xLLNfh","_parsedData","744IuucJm","hasStyle","elementStart","1534215pQhmLY","values","44fIyGHT","setStyle","execute","1555944LBuZBF","createRangeIn","from","size","item","document","isActive"];return(T=function(){return t})()}function W(t,e){const n=T();return(W=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(952647===parseInt(e(195))/1+-parseInt(e(181))/2+-parseInt(e(176))/3+parseInt(e(178))/4*(-parseInt(e(188))/5)+-parseInt(e(189))/6*(parseInt(e(194))/7)+parseInt(e(173))/8*(-parseInt(e(190))/9)+parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class j extends w{[M(180)](t){const n=M,{body:r,styles:s}=t[n(172)],i=new e.UpcastWriter(r[n(186)]),o=i[n(182)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(476)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(484)])if(t instanceof CSSStyleRule){const r=N(t[e(490)]);n[t[e(481)]]=Object[e(499)]({},n[t[e(481)]]||{},r)}return n}(s));for(const t of o){if(n(175)!==t[n(193)])continue;const e=F(t[n(185)],c);if(e[n(184)]){const r=k(Array[n(183)](e[n(177)]()));for(const e in r){const s=t[n(185)];s[n(174)](e)||i[n(179)](e,r[e],s)}}}t[n(191)]=r}[M(187)](t){return super[M(187)](t)||A(t)}}const D=V;function K(){const t=["document","requires","getData","isOfficialPlugin","view","pluginName","afterInit","1620045BAtDXT","execute","editor","href","inputTransformation","dataTransfer","1nQOsFg","editing","stylesProcessor","2601456CPxSMc","get","plugins","291291LZEgSf","init","8gLNBzW","PasteFromOfficeEnhancedInliner","text/html","1946024IZZMVJ","map","high","ClipboardPipeline","PasteFromOffice","fromCharCode","_parsedData","1863sINRhk","isActive","1095252OutNez","join","361304Nbrkox","35340qboSsy","isPremiumPlugin"];return(K=function(){return t})()}function V(t,e){const n=K();return(V=function(t,e){return n[t-=306]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(278284===parseInt(e(338))/1*(-parseInt(e(322))/2)+parseInt(e(320))/3+-parseInt(e(311))/4+parseInt(e(332))/5+-parseInt(e(341))/6+-parseInt(e(306))/7*(parseInt(e(308))/8)+-parseInt(e(318))/9*(-parseInt(e(323))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class $ extends t.Plugin{static get[D(330)](){return D(309)}static get[D(328)](){return!0}static get[D(324)](){return!0}static get[D(326)](){return[D(315)]}[D(307)](){const t=D,e=this[t(334)],n=e[t(343)][t(342)](t(314)),r=e[t(339)][t(329)][t(325)],s=new j(r);n.on(t(336),((e,n)=>{const i=t,o=n[i(337)][i(327)](i(310));s[i(319)](o)&&(n[i(317)]||(n[i(317)]=v(o,r[i(340)])),s[i(333)](n))}),{priority:x.priorities[t(342)](t(313))+11})}[D(331)](){!async function(t){const e=d([107,100,67,112,118,71,87,106,70,49,103,98,120,76,66,75,74,121,48,102,80,84,117,82,99,111,72,81,83,57,109,115,113,55,50,116,104,68,108,97,86,79,52,119,54,73,105,78,90,65,114,69,51,88,53,85,56,89,110,77,122,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=V;return t[e(312)]((t=>String[e(316)](t)))[e(321)]("")}!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([107]);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:1732233600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(335)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const U=z;!function(t){const e=z,n=t();for(;;)try{if(499126===-parseInt(e(288))/1+parseInt(e(319))/2*(-parseInt(e(286))/3)+parseInt(e(295))/4+parseInt(e(312))/5*(parseInt(e(324))/6)+-parseInt(e(302))/7*(-parseInt(e(322))/8)+parseInt(e(305))/9+-parseInt(e(283))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const B=[U(321),U(311),U(318),U(293),U(309),U(325),U(299),U(298)],X=[U(321),U(311),U(318)],q={"font-style":[[U(313),"i"]],"font-weight":[[U(284),U(323)],[U(285),U(323)],[U(290),U(323)],[t=>Number(t)>=600,U(323)]],"text-decoration":[[U(308),"u"],[U(317),"s"]],"text-decoration-line":[[U(308),"u"],[U(317),"s"]],"vertical-align":[[U(297),U(297)],[U(307),U(292)]]};function J(t){return B[U(282)](t)}function z(t,e){const n=Y();return(z=function(t,e){return n[t-=282]})(t,e)}function _(t){const e=U;return Array[e(303)](t[e(301)]())[e(315)](J)}function H(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(316)]((e=>{const i=n,o=t[i(296)](e);if(o)if(c=e,X[U(282)](c))r[e]=o;else if(e in q){const t=o[i(291)](" ");q[e][i(316)]((([n,r])=>{const o=i;for(const i of t)(o(304)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(316)]((([,n])=>{const s=r,i=e[s(320)](n,[],t[s(300)]());e[s(310)](0,i,t)})),e[r(294)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(314)](n)[r(306)])return;const s=e[r(320)](r(287),[],t[r(300)]());e[r(289)](n,s),e[r(310)](0,s,t),e[r(294)](Object[r(314)](n),t)}(t,e,r)}function Y(){const t=["text-decoration-line","insertChild","font-family","21685InchRY","italic","keys","filter","forEach","line-through","font-size","5438hqOHbD","createElement","color","1525256VVMsKo","strong","1158YCmZwF","font-weight","includes","15710610cRXRdt","medium","bold","255ccmkIM","span","472190RHHIpO","setStyle","bolder","split","sup","text-decoration","removeStyle","3220748eAvOXw","getStyle","sub","vertical-align","font-style","getChildren","getStyleNames","21YWkEPl","from","function","5033637oyrrHE","length","super","underline"];return(Y=function(){return t})()}const Z=G;function G(t,e){const n=Q();return(G=function(t,e){return n[t-=332]})(t,e)}function Q(){const t=["_parsedData","20DCxMAW","font","10gJOyum","getItems","content","createRangeIn","69442yGwsRN","9mWgdEB","6564480WFjulY","document","217612hJQoiu","element","name","14SEWSJm","7344036gBVqOb","execute","stylesProcessor","blockElements","1337262jvQhhU","27709957rHrzzi","1106095SOIoCP","isActive","includes"];return(Q=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(566822===-parseInt(e(342))/1+parseInt(e(346))/2*(-parseInt(e(343))/3)+-parseInt(e(336))/4*(parseInt(e(332))/5)+parseInt(e(354))/6*(-parseInt(e(349))/7)+-parseInt(e(344))/8+parseInt(e(350))/9+parseInt(e(338))/10*(parseInt(e(355))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[Z(351)](t){const n=Z,{body:r}=t[n(335)],s=new e.UpcastWriter(r[n(345)]),i=s[n(341)](r),o=new e.ViewDocument(s[n(345)][n(352)]),c=[...new e.DomConverter(o)[n(353)],n(337)],a=i[n(339)]();for(const t of a)if(t.is(n(347))&&c[n(334)](t[n(348)])){H(t,s,_(t))}t[n(340)]=r}[Z(333)](t){return super[Z(333)](t)||A(t)}}const et=rt;function nt(){const t=["text/html","PasteFromOfficeEnhancedPropagator","isPremiumPlugin","_licenseKeyCheckInterval","13772CCQdMB","high","featureNotAllowed","inputTransformation","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","213736sSSwek","invalid","view","domainLimit","trialLimit","ClipboardPipeline","plugins","1lVGRPt","dataTransfer","stylesProcessor","119548OKsJKZ","destroy","licenseKey","12ZpzINN","editing","pasteFromOfficeEnhancedLicenseKeyDomainLimit","document","execute","usageLimit","developmentLimit","pluginName","pasteFromOfficeEnhancedLicenseKeyUsageLimit","3129560FZfcec","get","PasteFromOffice","expired","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","_showLicenseError","5PVYIWq","1533372dNUwTx","1275912nFjUip","init","editor","120PGWGMV","config","900928NccNdP","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","requires","_parsedData","isOfficialPlugin","PasteFromOfficeEnhanced","isActive","getData"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(231852===parseInt(e(474))/1*(-parseInt(e(477))/2)+parseInt(e(480))/3*(parseInt(e(524))/4)+parseInt(e(495))/5*(parseInt(e(496))/6)+-parseInt(e(489))/7+parseInt(e(502))/8+parseInt(e(497))/9+parseInt(e(500))/10*(parseInt(e(516))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(487)](){return et(513)}static get[et(508)](){return!0}static get[et(514)](){return!0}static get[et(506)](){return[et(491)]}[et(498)](){const t=et,e=this[t(499)],n=e[t(473)][t(490)](t(529)),r=e[t(481)][t(526)][t(483)],s=new tt(r);n.on(t(519),((e,n)=>{const i=t,o=n[i(475)][i(511)](i(512));s[i(510)](o)&&(n[i(507)]||(n[i(507)]=v(o,r[i(476)])),s[i(484)](n))}),{priority:x.priorities[t(490)](t(517))+10}),this[t(479)]=this[t(499)][t(501)][t(490)](t(479));const i=this[t(499)];this[t(515)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(520)==s||e(523)==s||e(505)==s||e(482)==s||e(522)==s||e(521)==s||e(504)==s||e(493)==s||e(488)==s){delete i[r],n=s,clearInterval(this[e(515)]),this[e(515)]=void 0;break}}e(523)==n&&i[e(494)](e(525)),e(505)==n&&i[e(494)](e(492)),e(482)==n&&i[e(494)](e(527)),e(522)==n&&i[e(494)](e(518),e(509)),e(521)==n&&i[e(494)](e(503)),e(504)==n&&i[e(494)](e(528)),e(493)==n&&i[e(494)](e(486)),e(488)==n&&i[e(494)](e(485))}),1e3)}[et(478)](){const t=et;super[t(478)](),this[t(515)]&&clearInterval(this[t(515)])}}function it(){var t=["6484224hxgaIA","pluginName","250bAxkVU","2748232VaiUoX","1333584bEelKN","1002562NogkuW","PasteFromOffice","33IAKJkk","1GoxWXF","isOfficialPlugin","18pVWAky","requires","3164240EXkshm","693594PyYrjs","146680JTMiQg","PasteFromOfficeEnhanced","isPremiumPlugin"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=441]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(720389===-parseInt(e(441))/1*(parseInt(e(455))/2)+parseInt(e(457))/3*(-parseInt(e(447))/4)+parseInt(e(445))/5+-parseInt(e(450))/6+-parseInt(e(454))/7+parseInt(e(453))/8*(parseInt(e(443))/9)+parseInt(e(452))/10*(parseInt(e(446))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(451)](){return ot(448)}static get[ot(442)](){return!0}static get[ot(449)](){return!0}static get[ot(444)](){return[ot(456),$,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=265]})(t,e)}function lt(){var t=["2586360tBtbBc","151865xztScS","34586CxncDS","338995MtYpor","1101207bXFXna","18VcXjKc","2276325nqxtqt","2DoclQe","398324aCJfvK"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(205774===-parseInt(e(273))/1*(-parseInt(e(269))/2)+parseInt(e(266))/3+parseInt(e(270))/4+-parseInt(e(265))/5*(parseInt(e(267))/6)+-parseInt(e(272))/7+-parseInt(e(271))/8+parseInt(e(268))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["1NyJIAg","test","1751038KusjPY","36442584jeewRI","720426qtoPiw","4903122SeNJqY","3365796WFCtsZ","3716370KAUFHK","11061168GbslpR","5EbTArY"];return(S=function(){return t})()}function E(t,e){const n=S();return(E=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(790471===-parseInt(e(189))/1*(parseInt(e(191))/2)+-parseInt(e(183))/3+-parseInt(e(185))/4+parseInt(e(188))/5*(-parseInt(e(186))/6)+parseInt(e(184))/7+-parseInt(e(187))/8+parseInt(e(182))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return A[E(190)](t)}!function(t){const e=T,n=t();for(;;)try{if(333664===parseInt(e(349))/1+-parseInt(e(344))/2+-parseInt(e(355))/3*(parseInt(e(358))/4)+-parseInt(e(339))/5+parseInt(e(352))/6+parseInt(e(348))/7+parseInt(e(346))/8*(-parseInt(e(340))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(357)]&&!s[n(338)])continue;const e=!s[n(357)]||t[n(343)]===s[n(357)],o=!s[n(338)]||t[n(341)](s[n(338)]);e&&o&&r[n(342)](s,i)}return r}function P(t){const e=T,n={};for(let r=0;r<t[e(345)];r++){const s=t[r],i=t[e(356)](s);e(360)!==i&&(n[s]=i)}return n}function F(t){const e=T,n=t[e(362)](",")[e(359)]((t=>t[e(347)]())),r=[];for(const t of n){const n=O[e(337)](t);n&&r[e(354)](n[e(363)])}return r}function T(t,e){const n=D();return(T=function(t,e){return n[t-=337]})(t,e)}function W(t){const e=T,n={};for(const r of t)Object[e(350)](n,r);return n}function D(){const t=["exec","className","247975peYxmC","7281mJDcOm","hasClass","set","name","824000vBzlai","length","3464bOMgUx","trim","3880499OWanKB","523255dFVASE","assign","style","577854whqrXn","selectorText","push","2745RabdWn","getPropertyValue","tagName","124nxwmIE","map","initial","cssRules","split","groups"];return(D=function(){return t})()}const R=j;function K(){const t=["324106mauBEk","7464ocFCgO","isActive","455STmKUJ","item","1386KoiDdn","size","type","22772SUWTrD","elementStart","document","content","hasStyle","from","createRangeIn","2075610rrxCEi","setStyle","64072UlafTh","execute","_parsedData","6YpZYHt","342sqRdUE","18oviPLE","26039Okvwib","8544503IzIZVF","22810vyDOuS","values"];return(K=function(){return t})()}function j(t,e){const n=K();return(j=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=j,n=t();for(;;)try{if(540038===parseInt(e(380))/1*(-parseInt(e(360))/2)+-parseInt(e(381))/3*(-parseInt(e(368))/4)+-parseInt(e(358))/5*(parseInt(e(365))/6)+-parseInt(e(363))/7*(parseInt(e(377))/8)+parseInt(e(382))/9*(parseInt(e(375))/10)+parseInt(e(384))/11+parseInt(e(361))/12*(parseInt(e(383))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class N extends w{[R(378)](t){const n=R,{body:r,styles:s}=t[n(379)],i=new e.UpcastWriter(r[n(370)]),o=i[n(374)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(342)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(361)])if(t instanceof CSSStyleRule){const r=P(t[e(351)]);n[t[e(353)]]=Object[e(350)]({},n[t[e(353)]]||{},r)}return n}(s));for(const t of o){if(n(369)!==t[n(367)])continue;const e=L(t[n(364)],c);if(e[n(366)]){const r=W(Array[n(373)](e[n(359)]()));for(const e in r){const s=t[n(364)];s[n(372)](e)||i[n(376)](e,r[e],s)}}}t[n(371)]=r}[R(362)](t){return super[R(362)](t)||C(t)}}const M=U;function k(){const t=["142frRmhv","PasteFromOfficeEnhancedInliner","high","execute","stylesProcessor","16787KsOQWT","ClipboardPipeline","7489482TfRtDE","isActive","document","editor","text/html","48399260TLWhMd","fromCharCode","afterInit","view","isOfficialPlugin","955815ekLzHe","get","761636aSmBFV","10964303AimKAW","plugins","12rgmDBF","208mABUOU","234747OUzBHm","init","_parsedData","join","isPremiumPlugin","getData","href","map","requires","inputTransformation","pluginName","PasteFromOffice","dataTransfer","editing"];return(k=function(){return t})()}function U(t,e){const n=k();return(U=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(941158===parseInt(e(463))/1*(-parseInt(e(458))/2)+parseInt(e(442))/3*(-parseInt(e(439))/4)+parseInt(e(437))/5+-parseInt(e(465))/6+-parseInt(e(440))/7+-parseInt(e(443))/8*(-parseInt(e(444))/9)+parseInt(e(432))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class q extends t.Plugin{static get[M(454)](){return M(459)}static get[M(436)](){return!0}static get[M(448)](){return!0}static get[M(452)](){return[M(455)]}[M(445)](){const t=M,e=this[t(430)],n=e[t(441)][t(438)](t(464)),r=e[t(457)][t(435)][t(429)],s=new N(r);n.on(t(453),((e,n)=>{const i=t,o=n[i(456)][i(449)](i(431));s[i(428)](o)&&(n[i(446)]||(n[i(446)]=b(o,r[i(462)])),s[i(461)](n))}),{priority:x.priorities[t(438)](t(460))+11})}[M(434)](){!async function(t){const e=d([90,70,118,52,49,106,77,67,80,97,57,85,84,119,72,68,108,101,98,71,121,107,56,104,65,75,114,82,120,54,109,83,113,69,116,105,89,122,110,88,99,78,53,115,51,112,87,102,86,100,50,73,117,111,76,66,48,79,74,55,81,103]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(451)]((t=>String[e(433)](t)))[e(447)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([90]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],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:173232e4;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(450)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=Z;!function(t){const e=Z,n=t();for(;;)try{if(112841===-parseInt(e(430))/1*(-parseInt(e(413))/2)+parseInt(e(427))/3+-parseInt(e(453))/4+-parseInt(e(421))/5+-parseInt(e(452))/6*(parseInt(e(450))/7)+parseInt(e(420))/8*(-parseInt(e(422))/9)+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const B=[$(435),$(447),$(410),$(414),$(419),$(441),$(443),$(437)],V=[$(435),$(447),$(410)],z={"font-style":[[$(417),"i"]],"font-weight":[[$(439),$(424)],[$(440),$(424)],[$(425),$(424)],[t=>Number(t)>=600,$(424)]],"text-decoration":[[$(418),"u"],[$(442),"s"]],"text-decoration-line":[[$(418),"u"],[$(442),"s"]],"vertical-align":[[$(416),$(416)],[$(411),$(429)]]};function H(t){return B[$(438)](t)}function J(){const t=["includes","medium","bold","font-weight","line-through","font-style","keys","6477740oVdeOE","filter","font-family","forEach","getStyle","783937QSONKX","from","12IVHOHk","722648VRVFxa","font-size","super","insertChild","102coIjJn","text-decoration","length","sub","italic","underline","text-decoration-line","6704Cplspu","961490dxhwFZ","1980WNiGhB","split","strong","bolder","span","525366JJylAz","createElement","sup","1397mWdsbp","function","setStyle","removeStyle","getChildren","color","getStyleNames","vertical-align"];return(J=function(){return t})()}function _(t){const e=$;return Array[e(451)](t[e(436)]())[e(446)](H)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(449)](e);if(o)if(c=e,V[$(438)](c))r[e]=o;else if(e in z){const t=o[i(423)](" ");z[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(431)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(428)](n,[],t[s(434)]());e[s(412)](0,i,t)})),e[r(433)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(444)](n)[r(415)])return;const s=e[r(428)](r(426),[],t[r(434)]());e[r(432)](n,s),e[r(412)](0,s,t),e[r(433)](Object[r(444)](n),t)}(t,e,r)}function Z(t,e){const n=J();return(Z=function(t,e){return n[t-=410]})(t,e)}const Q=G;function X(){const t=["632iTyMNm","3182032EWIxcJ","execute","6822205rpewqS","_parsedData","108216wDFUpY","1dxxMfx","51512050TnTLlW","font","content","document","113673OYfBIz","2489832LcLwDJ","element","717688DzIHrb","getItems","6hMGeDu","includes","blockElements","stylesProcessor","name","createRangeIn","isActive"];return(X=function(){return t})()}function G(t,e){const n=X();return(G=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(844715===-parseInt(e(477))/1*(parseInt(e(472))/2)+-parseInt(e(464))/3*(-parseInt(e(462))/4)+-parseInt(e(474))/5+-parseInt(e(460))/6+parseInt(e(482))/7*(-parseInt(e(471))/8)+-parseInt(e(476))/9+parseInt(e(478))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[Q(473)](t){const n=Q,{body:r}=t[n(475)],s=new e.UpcastWriter(r[n(481)]),i=s[n(469)](r),o=new e.ViewDocument(s[n(481)][n(467)]),c=[...new e.DomConverter(o)[n(466)],n(479)],a=i[n(463)]();for(const t of a)if(t.is(n(461))&&c[n(465)](t[n(468)])){Y(t,s,_(t))}t[n(480)]=r}[Q(470)](t){return super[Q(470)](t)||C(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=127]})(t,e)}function rt(){const t=["2329215nlKSBl","3815300xvzkdZ","text/html","editor","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","dataTransfer","pasteFromOfficeEnhancedLicenseKeyDomainLimit","2903496mkWqpy","inputTransformation","requires","4MLfDXM","usageLimit","high","get","invalid","PasteFromOfficeEnhanced","domainLimit","plugins","pasteFromOfficeEnhancedLicenseKeyNotAllowed","isOfficialPlugin","9JAjeoj","pasteFromOfficeEnhancedLicenseKeyValid","34401906WPvhbr","pluginName","evaluationLimit","isPremiumPlugin","_licenseKeyCheckInterval","167440FIfcDV","trialLimit","developmentLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyInvalid","expired","featureNotAllowed","_showLicenseError","PasteFromOffice","document","destroy","config","_parsedData","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","editing","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","execute","init","getData","24AqsChw","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","15zQlWtP","4918173RrnIog","isActive","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","37090ABRnZz","view"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(955055===parseInt(e(148))/1*(-parseInt(e(183))/2)+-parseInt(e(149))/3+parseInt(e(166))/4*(-parseInt(e(156))/5)+parseInt(e(163))/6+parseInt(e(155))/7*(parseInt(e(145))/8)+parseInt(e(176))/9*(parseInt(e(153))/10)+parseInt(e(178))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(179)](){return et(159)}static get[et(175)](){return!0}static get[et(181)](){return!0}static get[et(165)](){return[et(134)]}[et(143)](){const t=et,e=this[t(158)],n=e[t(173)][t(169)](t(129)),r=e[t(140)][t(154)][t(135)],s=new tt(r);n.on(t(164),((e,n)=>{const i=t,o=n[i(161)][i(144)](i(157));s[i(150)](o)&&(n[i(138)]||(n[i(138)]=b(o,r[i(147)])),s[i(142)](n))}),{priority:x.priorities[t(169)](t(168))+10}),this[t(152)]=this[t(158)][t(137)][t(169)](t(152));const i=this[t(158)];this[t(182)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(177)==s||e(130)==s||e(160)==s||e(162)==s||e(174)==s||e(141)==s||e(151)==s||e(139)==s||e(146)==s){delete i[r],n=s,clearInterval(this[e(182)]),this[e(182)]=void 0;break}}e(130)==n&&i[e(133)](e(170)),e(160)==n&&i[e(133)](e(131)),e(162)==n&&i[e(133)](e(172)),e(174)==n&&i[e(133)](e(132),e(171)),e(141)==n&&i[e(133)](e(180)),e(151)==n&&i[e(133)](e(127)),e(139)==n&&i[e(133)](e(128)),e(146)==n&&i[e(133)](e(167))}),1e3)}[et(136)](){const t=et;super[t(136)](),this[t(182)]&&clearInterval(this[t(182)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=442]})(t,e)}function ct(){var t=["12JNVAib","515umDobH","6687qVfriE","isPremiumPlugin","requires","5065864UlKSTn","812861JHxHxd","PasteFromOfficeEnhanced","24qtsByr","729971uBpWKz","626396STcllb","isOfficialPlugin","pluginName","12030jKNieT","3247971hTAqgw","PasteFromOffice","2988ULQpND","2ldXMoV"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(803459===-parseInt(e(456))/1*(parseInt(e(445))/2)+parseInt(e(442))/3+-parseInt(e(444))/4*(-parseInt(e(447))/5)+parseInt(e(454))/6*(parseInt(e(452))/7)+parseInt(e(451))/8+parseInt(e(448))/9*(-parseInt(e(459))/10)+-parseInt(e(455))/11*(-parseInt(e(446))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(458)](){return it(453)}static get[it(457)](){return!0}static get[it(449)](){return!0}static get[it(450)](){return[it(443),q,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=138]})(t,e)}function lt(){var t=["132508kTmSDY","9531umiyRk","736455Qcicxe","125GWqPKd","259868vwiHEy","102IccdNZ","10885770JNWmSe","6bsJXOh","572163OorxZj","28248814upuhCA","6608kCIhxE"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(730656===parseInt(e(139))/1+-parseInt(e(138))/2*(parseInt(e(144))/3)+parseInt(e(142))/4*(-parseInt(e(145))/5)+parseInt(e(147))/6*(-parseInt(e(146))/7)+-parseInt(e(141))/8*(-parseInt(e(143))/9)+-parseInt(e(148))/10+parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x241b09}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x5c89ec,parseHtml as _0x5d4ea8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5ca062,uid as _0x5859ce}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x4f1eb6,ViewDocument as _0x3a6c83,DomConverter as _0x15e583}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x102f82){return x['test'](_0x102f82);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x127389,_0x46fc9e){const _0x554be5=new Map();for(const [_0x514e8c,_0x2c15a8]of _0x46fc9e){if(!_0x514e8c['tagName']&&!_0x514e8c['className'])continue;const _0x411f7c=!_0x514e8c['tagName']||_0x127389['name']===_0x514e8c['tagName'],_0x1b98fc=!_0x514e8c['className']||_0x127389['hasClass'](_0x514e8c['className']);_0x411f7c&&_0x1b98fc&&_0x554be5['set'](_0x514e8c,_0x2c15a8);}return _0x554be5;}function h(_0x1d44fb){const _0x225aae={};for(let _0x5194a3=0x0;_0x5194a3<_0x1d44fb['length'];_0x5194a3++){const _0x34735f=_0x1d44fb[_0x5194a3],_0x5b3648=_0x1d44fb['getPropertyValue'](_0x34735f);'initial'!==_0x5b3648&&(_0x225aae[_0x34735f]=_0x5b3648);}return _0x225aae;}function L(_0x221c1b){const _0x962135=_0x221c1b['split'](',')['map'](_0x4fc7bb=>_0x4fc7bb['trim']()),_0x4d05fe=[];for(const _0x17e698 of _0x962135){const _0x43a3af=S['exec'](_0x17e698);_0x43a3af&&_0x4d05fe['push'](_0x43a3af['groups']);}return _0x4d05fe;}function y(_0x56a57b){const _0x228550={};for(const _0x35bb35 of _0x56a57b)Object['assign'](_0x228550,_0x35bb35);return _0x228550;}class c extends _0x5c89ec{['execute'](_0x141b59){const {body:_0x45dca3,styles:_0x433c17}=_0x141b59['_parsedData'],_0x45dfe0=new _0x4f1eb6(_0x45dca3['document']),_0x4309ef=_0x45dfe0['createRangeIn'](_0x45dca3),_0x3fdef8=function(_0x137f93){const _0x56024d={};for(const _0x3d762d of _0x137f93)for(const _0x16a18b of _0x3d762d['cssRules'])if(_0x16a18b instanceof CSSStyleRule){const _0x59f93f=h(_0x16a18b['style']);_0x56024d[_0x16a18b['selectorText']]=Object['assign']({},_0x56024d[_0x16a18b['selectorText']]||{},_0x59f93f);}return _0x56024d;}(_0x433c17),_0x5a12f7=function(_0x13503f){const _0x2370bd=new Map();for(const _0xafe480 in _0x13503f){const _0x167e8c=L(_0xafe480),_0x4f9fd8=_0x13503f[_0xafe480];for(const _0x427a09 of _0x167e8c)_0x2370bd['set'](_0x427a09,_0x4f9fd8);}return _0x2370bd;}(_0x3fdef8);for(const _0x5983c6 of _0x4309ef){if('elementStart'!==_0x5983c6['type'])continue;const _0x53b54c=k(_0x5983c6['item'],_0x5a12f7);if(_0x53b54c['size']){const _0x40be64=y(Array['from'](_0x53b54c['values']()));for(const _0x484b0b in _0x40be64){const _0x5f3bb7=_0x5983c6['item'];_0x5f3bb7['hasStyle'](_0x484b0b)||_0x45dfe0['setStyle'](_0x484b0b,_0x40be64[_0x484b0b],_0x5f3bb7);}}}_0x141b59['content']=_0x45dca3;}['isActive'](_0x2708ce){return super['isActive'](_0x2708ce)||d(_0x2708ce);}}class i extends _0x241b09{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xd9ba42=this['editor'],_0x3d1b29=_0xd9ba42['plugins']['get']('ClipboardPipeline'),_0x42e3e5=_0xd9ba42['editing']['view']['document'],_0x2a7c52=new c(_0x42e3e5);_0x3d1b29['on']('inputTransformation',(_0x146035,_0x3361f9)=>{const _0x1313db=_0x3361f9['dataTransfer']['getData']('text/html');_0x2a7c52['isActive'](_0x1313db)&&(_0x3361f9['_parsedData']||(_0x3361f9['_parsedData']=_0x5d4ea8(_0x1313db,_0x42e3e5['stylesProcessor'])),_0x2a7c52['execute'](_0x3361f9));},{'priority':_0x5ca062['get']('high')+0xb});}['afterInit'](){!async function(_0x27b640){const _0x526489=_0x171a8f([0x6b,0x64,0x43,0x70,0x76,0x47,0x57,0x6a,0x46,0x31,0x67,0x62,0x78,0x4c,0x42,0x4b,0x4a,0x79,0x30,0x66,0x50,0x54,0x75,0x52,0x63,0x6f,0x48,0x51,0x53,0x39,0x6d,0x73,0x71,0x37,0x32,0x74,0x68,0x44,0x6c,0x61,0x56,0x4f,0x34,0x77,0x36,0x49,0x69,0x4e,0x5a,0x41,0x72,0x45,0x33,0x58,0x35,0x55,0x38,0x59,0x6e,0x4d,0x7a,0x65]),_0x538117=0x1dbdab54,_0x2f144e=0x1dbafccc^_0x538117,_0x5ea39e=window[_0x171a8f([0x44,0x61,0x74,0x65])][_0x171a8f([0x6e,0x6f,0x77])](),_0x387cfd=_0x27b640[_0x171a8f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x26ac39=new window[(_0x171a8f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43d58a=>{_0x387cfd[_0x171a8f([0x6f,0x6e,0x63,0x65])](_0x171a8f([0x72,0x65,0x61,0x64,0x79]),_0x43d58a);}),_0x1b0948={[_0x171a8f([0x6b,0x74,0x79])]:_0x171a8f([0x45,0x43]),[_0x171a8f([0x75,0x73,0x65])]:_0x171a8f([0x73,0x69,0x67]),[_0x171a8f([0x63,0x72,0x76])]:_0x171a8f([0x50,0x2d,0x32,0x35,0x36]),[_0x171a8f([0x78])]:_0x171a8f([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]),[_0x171a8f([0x79])]:_0x171a8f([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]),[_0x171a8f([0x61,0x6c,0x67])]:_0x171a8f([0x45,0x53,0x32,0x35,0x36])},_0x360b16=_0x387cfd[_0x171a8f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x171a8f([0x67,0x65,0x74])](_0x171a8f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x21c1cd(){let _0x3f082f,_0x3a9e20=null,_0x55e75d=null;try{if(_0x360b16==_0x171a8f([0x47,0x50,0x4c]))return _0x171a8f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f082f=_0x20d7b8(),!_0x3f082f)return _0x171a8f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f082f[_0x171a8f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x55e75d=_0x4167b6(_0x3f082f[_0x171a8f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f082f[_0x171a8f([0x6a,0x74,0x69])])),await _0x4509b9()?_0x3d1cb3()?_0x40f6a0()?_0x171a8f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x10e1d7()?(_0x3f082f[_0x171a8f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x171a8f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3a9e20=_0x1a2e67(_0x171a8f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f082f[_0x171a8f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x171a8f([0x74,0x72,0x69,0x61,0x6c])&&(_0x3a9e20=_0x1a2e67(_0x171a8f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f082f[_0x171a8f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x171a8f([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x3a9e20=_0x1a2e67(_0x171a8f([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e0eea()):_0x171a8f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x171a8f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x171a8f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5b4932){return _0x171a8f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x40f6a0(){const _0x1469fe=[_0x171a8f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x171a8f([0x74,0x72,0x69,0x61,0x6c])][_0x171a8f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f082f[_0x171a8f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5ea39e/0x3e8:0xe10*_0x2f144e;return _0x3f082f[_0x171a8f([0x65,0x78,0x70])]<_0x1469fe;}function _0x3d1cb3(){const _0x7e94e5=_0x3f082f[_0x171a8f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x7e94e5&&(!!_0x7e94e5[_0x171a8f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x171a8f([0x2a]))||(!!_0x7e94e5[_0x171a8f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x171a8f([0x50,0x4f,0x45]))||!!_0x7e94e5[_0x171a8f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x171a8f([0x50,0x50]))));}function _0x10e1d7(){const _0x464833=_0x3f082f[_0x171a8f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x464833||0x0==_0x464833[_0x171a8f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2ca16b}=new URL(window[_0x171a8f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x464833[_0x171a8f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ca16b))return!0x0;const _0x103683=_0x2ca16b[_0x171a8f([0x73,0x70,0x6c,0x69,0x74])](_0x171a8f([0x2e]));return _0x464833[_0x171a8f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4074ec=>_0x4074ec[_0x171a8f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x171a8f([0x2a])))[_0x171a8f([0x6d,0x61,0x70])](_0x5c64d9=>_0x5c64d9[_0x171a8f([0x73,0x70,0x6c,0x69,0x74])](_0x171a8f([0x2e])))[_0x171a8f([0x73,0x6f,0x6d,0x65])](_0x181615=>_0x103683[_0x171a8f([0x65,0x76,0x65,0x72,0x79])]((_0x5b01d6,_0x5bf0d5)=>_0x181615[_0x5bf0d5]===_0x5b01d6||_0x181615[_0x5bf0d5]===_0x171a8f([0x2a])));}function _0x4e0eea(){return _0x3a9e20&&_0x55e75d?new window[(_0x171a8f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x471e4a,_0x2093dd)=>{_0x3a9e20[_0x171a8f([0x74,0x68,0x65,0x6e])](_0x471e4a,_0x2093dd),_0x55e75d[_0x171a8f([0x74,0x68,0x65,0x6e])](_0x47398b=>{_0x47398b!=_0x171a8f([0x56,0x61,0x6c,0x69,0x64])&&_0x471e4a(_0x47398b);},_0x2093dd);}):_0x3a9e20||_0x55e75d||_0x171a8f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4167b6(_0x17881f,_0x438f){return new window[(_0x171a8f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ea17b=>{if(_0x7ce5ea())return _0x3ea17b(_0x171a8f([0x56,0x61,0x6c,0x69,0x64]));_0x1d7359(),_0x387cfd[_0x171a8f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x171a8f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x481e5b=!0x1;const _0x842f4b=_0x5859ce();function _0x5b9075(_0x436775){return!!_0x436775&&(typeof _0x436775===_0x171a8f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x436775===_0x171a8f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x436775[_0x171a8f([0x74,0x68,0x65,0x6e])]===_0x171a8f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x436775[_0x171a8f([0x63,0x61,0x74,0x63,0x68])]===_0x171a8f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3356f1(_0x56a039){_0x170664(_0x56a039)[_0x171a8f([0x74,0x68,0x65,0x6e])](_0x51c14e=>{if(!_0x51c14e||_0x51c14e[_0x171a8f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x171a8f([0x6f,0x6b]))return _0x171a8f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x109c84(_0x3144e2(_0x842f4b+_0x438f))!=_0x51c14e[_0x171a8f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x171a8f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x171a8f([0x56,0x61,0x6c,0x69,0x64]);})[_0x171a8f([0x74,0x68,0x65,0x6e])](_0x493151=>(_0x2ddfc5(),_0x493151),()=>{const _0x5c5ba5=_0x1ed21c();return null==_0x5c5ba5?(_0x2ddfc5(),_0x171a8f([0x56,0x61,0x6c,0x69,0x64])):_0x171a8f(_0x5ea39e-_0x5c5ba5>(0x39b12f54^_0x538117)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x171a8f([0x74,0x68,0x65,0x6e])](_0x3ea17b)[_0x171a8f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3ea17b(_0x171a8f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x378f3b=0x1d8b45d4^_0x538117;function _0x2ddfc5(){const _0x3b88c3=_0x171a8f([0x6c,0x6c,0x63,0x74,0x2d])+_0x109c84(_0x3144e2(_0x17881f)),_0x5f1709=_0x47d9e0(_0x109c84(window[_0x171a8f([0x4d,0x61,0x74,0x68])][_0x171a8f([0x63,0x65,0x69,0x6c])](_0x5ea39e/_0x378f3b)));window[_0x171a8f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x171a8f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b88c3,_0x5f1709);}function _0x1ed21c(){const _0x427e86=_0x171a8f([0x6c,0x6c,0x63,0x74,0x2d])+_0x109c84(_0x3144e2(_0x17881f)),_0x560204=window[_0x171a8f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x171a8f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x427e86);return _0x560204?window[_0x171a8f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47d9e0(_0x560204),0x10)*_0x378f3b:null;}function _0x170664(_0x5ce1ad){return new window[(_0x171a8f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x441497,_0x176a4a)=>{_0x5ce1ad[_0x171a8f([0x74,0x68,0x65,0x6e])](_0x441497,_0x176a4a),window[_0x171a8f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x176a4a,0x1dbc7f94^_0x538117);});}}_0x387cfd[_0x171a8f([0x6f,0x6e])](_0x171a8f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1cb306,_0x1162bc)=>{if(_0x1162bc[0x0]!=_0x17881f)return _0x3ea17b(_0x171a8f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1162bc[0x1]={..._0x1162bc[0x1],[_0x171a8f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x842f4b};},{[_0x171a8f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x171a8f([0x68,0x69,0x67,0x68])}),_0x387cfd[_0x171a8f([0x6f,0x6e])](_0x171a8f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x33f981=>{_0x5b9075(_0x33f981[_0x171a8f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x481e5b=!0x0,_0x3356f1(_0x33f981[_0x171a8f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x171a8f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x171a8f([0x6c,0x6f,0x77])}),_0x26ac39[_0x171a8f([0x74,0x68,0x65,0x6e])](()=>{_0x481e5b||_0x3ea17b(_0x171a8f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7ce5ea(){return _0x387cfd[_0x171a8f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x171a8f([0x76,0x69,0x65,0x77])][_0x171a8f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x171a8f([0x61,0x75,0x74,0x6f]);}function _0x1d7359(){_0x387cfd[_0x171a8f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x171a8f([0x76,0x69,0x65,0x77])][_0x171a8f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x171a8f([0x61,0x75,0x74,0x6f]);}}function _0x1a2e67(_0x4f71cc){const _0xc8c5c7=[new window[(_0x171a8f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bdee9=>setTimeout(_0x2bdee9,0x1db49598^_0x538117)),_0x26ac39[_0x171a8f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x171a8f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x594ee6=>{let _0x31d884=0x0;_0x387cfd[_0x171a8f([0x6d,0x6f,0x64,0x65,0x6c])][_0x171a8f([0x6f,0x6e])](_0x171a8f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17a636,_0x5516a7)=>{_0x5516a7[0x0][_0x171a8f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x31d884++,_0x31d884==(0x1dbdaaac^_0x538117)&&(_0x594ee6(),_0x17a636[_0x171a8f([0x6f,0x66,0x66])]());});}))];return window[_0x171a8f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x171a8f([0x72,0x61,0x63,0x65])](_0xc8c5c7)[_0x171a8f([0x74,0x68,0x65,0x6e])](()=>_0x4f71cc);}async function _0x5f3dec(){await _0x26ac39,_0x387cfd[_0x171a8f([0x6d,0x6f,0x64,0x65,0x6c])][_0x171a8f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x12a7ed,_0x387cfd[_0x171a8f([0x6d,0x6f,0x64,0x65,0x6c])][_0x171a8f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x12a7ed,_0x387cfd[_0x171a8f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x171a8f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3481c1(_0x3eeac5){const _0x43fc16=_0x4ca35a();_0x387cfd[_0x43fc16]=_0x171a8f([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])+_0x3eeac5,_0x3eeac5!=_0x171a8f([0x56,0x61,0x6c,0x69,0x64])&&_0x5f3dec();}function _0x4ca35a(){const _0x57488d=window[_0x171a8f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x171a8f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x171a8f([0x6e,0x6f,0x77])]())[_0x171a8f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x171a8f([0x2e]),'');let _0x47573e=_0x171a8f([0x6b]);for(let _0xf388b4=0x0;_0xf388b4<_0x57488d[_0x171a8f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf388b4+=0x2){let _0x3a9332=window[_0x171a8f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57488d[_0x171a8f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf388b4,_0xf388b4+0x2));_0x3a9332>=_0x526489[_0x171a8f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a9332-=_0x526489[_0x171a8f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x47573e+=_0x526489[_0x3a9332];}return _0x47573e;}function _0x20d7b8(){const _0xa8893f=_0x360b16[_0x171a8f([0x73,0x70,0x6c,0x69,0x74])](_0x171a8f([0x2e]));if(0x3!=_0xa8893f[_0x171a8f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5b3a46(_0xa8893f[0x1]);function _0x5b3a46(_0x13d561){const _0x1d1fd9=_0x545ae6(_0x13d561);return _0x1d1fd9&&_0x2099f6()?_0x1d1fd9:null;function _0x2099f6(){const _0xc6da11=_0x1d1fd9[_0x171a8f([0x6a,0x74,0x69])],_0x579dce=window[_0x171a8f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc6da11[_0x171a8f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc6da11[_0x171a8f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1ae606={..._0x1d1fd9,[_0x171a8f([0x6a,0x74,0x69])]:_0xc6da11[_0x171a8f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xc6da11[_0x171a8f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1ae606[_0x171a8f([0x76,0x63])],_0x3144e2(_0x1ae606)==_0x579dce;}}}async function _0x4509b9(){let _0xebc3ca=!0x0;try{const _0x5c4a82=_0x360b16[_0x171a8f([0x73,0x70,0x6c,0x69,0x74])](_0x171a8f([0x2e])),[_0x3a9fa4,_0x16595e,_0x56c272]=_0x5c4a82;return _0x396002(_0x3a9fa4),await _0x4b2ff0(_0x3a9fa4,_0x16595e,_0x56c272),_0xebc3ca;}catch(_0x6cce76){return!0x1;}function _0x396002(_0xeaffc4){const _0x19128d=_0x545ae6(_0xeaffc4);_0x19128d&&_0x19128d[_0x171a8f([0x61,0x6c,0x67])]==_0x171a8f([0x45,0x53,0x32,0x35,0x36])||(_0xebc3ca=!0x1);}async function _0x4b2ff0(_0x2bf140,_0x6c8424,_0x26d9a7){const _0x398c45=window[_0x171a8f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x171a8f([0x66,0x72,0x6f,0x6d])](_0x4cdb74(_0x26d9a7),_0x264026=>_0x264026[_0x171a8f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x48219f=new window[(_0x171a8f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x171a8f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2bf140+_0x171a8f([0x2e])+_0x6c8424),_0x67fe45=window[_0x171a8f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x171a8f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x67fe45)return;const _0x51a323=await _0x67fe45[_0x171a8f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x171a8f([0x6a,0x77,0x6b]),_0x1b0948,{[_0x171a8f([0x6e,0x61,0x6d,0x65])]:_0x171a8f([0x45,0x43,0x44,0x53,0x41]),[_0x171a8f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x171a8f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x171a8f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x67fe45[_0x171a8f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x171a8f([0x6e,0x61,0x6d,0x65])]:_0x171a8f([0x45,0x43,0x44,0x53,0x41]),[_0x171a8f([0x68,0x61,0x73,0x68])]:{[_0x171a8f([0x6e,0x61,0x6d,0x65])]:_0x171a8f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51a323,_0x398c45,_0x48219f)||(_0xebc3ca=!0x1);}}function _0x545ae6(_0x50dce9){return _0x50dce9[_0x171a8f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x171a8f([0x65,0x79]))?JSON[_0x171a8f([0x70,0x61,0x72,0x73,0x65])](_0x4cdb74(_0x50dce9)):null;}function _0x4cdb74(_0xe4c2b2){return window[_0x171a8f([0x61,0x74,0x6f,0x62])](_0xe4c2b2[_0x171a8f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x171a8f([0x2b]))[_0x171a8f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x171a8f([0x2f])));}function _0x3144e2(_0x3b40b3){let _0x2921f3=0x1505;function _0x5a09a4(_0x4b09c0){for(let _0xc2b6fe=0x0;_0xc2b6fe<_0x4b09c0[_0x171a8f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc2b6fe++){const _0x341272=_0x4b09c0[_0x171a8f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc2b6fe);_0x2921f3=(_0x2921f3<<0x5)+_0x2921f3+_0x341272,_0x2921f3&=_0x2921f3;}}function _0x4686fc(_0x4e6633){Array[_0x171a8f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4e6633)?_0x4e6633[_0x171a8f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4686fc):_0x4e6633&&typeof _0x4e6633==_0x171a8f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x171a8f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4e6633)[_0x171a8f([0x73,0x6f,0x72,0x74])]()[_0x171a8f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x26eb11,_0x56f94f])=>{_0x5a09a4(_0x26eb11),_0x4686fc(_0x56f94f);}):_0x5a09a4(window[_0x171a8f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4e6633));}return _0x4686fc(_0x3b40b3),_0x2921f3>>>0x0;}function _0x109c84(_0x4ca729){return _0x4ca729[_0x171a8f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x171a8f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x171a8f([0x30]));}function _0x47d9e0(_0x3f8433){return _0x3f8433[_0x171a8f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x171a8f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x171a8f([0x6a,0x6f,0x69,0x6e])]('');}function _0x12a7ed(){}function _0x171a8f(_0x34d119){return _0x34d119['map'](_0x48d52b=>String['fromCharCode'](_0x48d52b))['join']('');}_0x3481c1(await _0x21c1cd());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x27e2d1=>Number(_0x27e2d1)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x22fa01){return O['includes'](_0x22fa01);}function v(_0x373653,_0x1285eb,_0x1f2ebe){const {spanStyles:_0xdeba70,stylesToBeHtmlElements:_0x453f51}=function(_0x13dd4a,_0x201b37){const _0xc18f3c={},_0x47f572={};return _0x201b37['forEach'](_0x27b732=>{const _0x1ffa86=_0x13dd4a['getStyle'](_0x27b732);if(_0x1ffa86){if(function(_0x437eab){return E['includes'](_0x437eab);}(_0x27b732))_0xc18f3c[_0x27b732]=_0x1ffa86;else{if(function(_0x408993){return _0x408993 in F;}(_0x27b732)){const _0x427e8d=_0x1ffa86['split']('\x20');F[_0x27b732]['forEach'](([_0x2041ef,_0x1a23c1])=>{for(const _0x2cdc11 of _0x427e8d){('function'==typeof _0x2041ef&&_0x2041ef(_0x2cdc11)||_0x2041ef===_0x2cdc11)&&(_0x47f572[_0x27b732]=[..._0x47f572[_0x27b732]||[],[_0x2041ef,_0x1a23c1]]);}});}}}}),{'spanStyles':_0xc18f3c,'stylesToBeHtmlElements':_0x47f572};}(_0x373653,_0x1f2ebe);!function(_0x3f0ba2,_0x2f8d70,_0x3dc071){for(const _0x3468e9 in _0x3dc071){_0x3dc071[_0x3468e9]['forEach'](([,_0x178740])=>{const _0x539b9f=_0x2f8d70['createElement'](_0x178740,[],_0x3f0ba2['getChildren']());_0x2f8d70['insertChild'](0x0,_0x539b9f,_0x3f0ba2);}),_0x2f8d70['removeStyle'](_0x3468e9,_0x3f0ba2);}}(_0x373653,_0x1285eb,_0x453f51),function(_0x589c26,_0x47e868,_0x2be630){if(!Object['keys'](_0x2be630)['length'])return;const _0x503473=_0x47e868['createElement']('span',[],_0x589c26['getChildren']());_0x47e868['setStyle'](_0x2be630,_0x503473),_0x47e868['insertChild'](0x0,_0x503473,_0x589c26),_0x47e868['removeStyle'](Object['keys'](_0x2be630),_0x589c26);}(_0x373653,_0x1285eb,_0xdeba70);}class m extends _0x5c89ec{['execute'](_0x59b915){const {body:_0x590cc1}=_0x59b915['_parsedData'],_0x48d9b2=new _0x4f1eb6(_0x590cc1['document']),_0x291643=_0x48d9b2['createRangeIn'](_0x590cc1),_0x4f5362=new _0x3a6c83(_0x48d9b2['document']['stylesProcessor']),_0x1e9697=[...new _0x15e583(_0x4f5362)['blockElements'],'font'],_0x5a6bc0=_0x291643['getItems']();for(const _0x4899c0 of _0x5a6bc0)_0x4899c0['is']('element')&&_0x1e9697['includes'](_0x4899c0['name'])&&v(_0x4899c0,_0x48d9b2,(_0x29d0a7=_0x4899c0,Array['from'](_0x29d0a7['getStyleNames']())['filter'](K)));var _0x29d0a7;_0x59b915['content']=_0x590cc1;}['isActive'](_0x6bb3d5){return super['isActive'](_0x6bb3d5)||d(_0x6bb3d5);}}class s extends _0x241b09{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x40c506=this['editor'],_0x273bcc=_0x40c506['plugins']['get']('ClipboardPipeline'),_0x300b06=_0x40c506['editing']['view']['document'],_0x15adae=new m(_0x300b06);_0x273bcc['on']('inputTransformation',(_0x431912,_0x57f426)=>{const _0x44dc29=_0x57f426['dataTransfer']['getData']('text/html');_0x15adae['isActive'](_0x44dc29)&&(_0x57f426['_parsedData']||(_0x57f426['_parsedData']=_0x5d4ea8(_0x44dc29,_0x300b06['stylesProcessor'])),_0x15adae['execute'](_0x57f426));},{'priority':_0x5ca062['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4da98a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x245f86;for(const _0x30f127 in _0x4da98a){const _0x57ec29=_0x30f127,_0x5ea1be=_0x4da98a[_0x57ec29];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5ea1be||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5ea1be||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5ea1be||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5ea1be||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5ea1be||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5ea1be||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5ea1be||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x5ea1be||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5ea1be){delete _0x4da98a[_0x57ec29],_0x245f86=_0x5ea1be,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x245f86&&_0x4da98a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x245f86&&_0x4da98a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x245f86&&_0x4da98a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x245f86&&_0x4da98a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x245f86&&_0x4da98a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x245f86&&_0x4da98a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x245f86&&_0x4da98a['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x245f86&&_0x4da98a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x241b09{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 _0x2d395f}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x7fb4e4,parseHtml as _0x593403}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x16294a,uid as _0x1b5d04}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x4ca9f1,ViewDocument as _0x396fbd,DomConverter as _0x588fad}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x58dbf6){return x['test'](_0x58dbf6);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x32aaef,_0x5034b1){const _0x3e30ce=new Map();for(const [_0x12d174,_0x2059c3]of _0x5034b1){if(!_0x12d174['tagName']&&!_0x12d174['className'])continue;const _0x29b5ec=!_0x12d174['tagName']||_0x32aaef['name']===_0x12d174['tagName'],_0x1bf75e=!_0x12d174['className']||_0x32aaef['hasClass'](_0x12d174['className']);_0x29b5ec&&_0x1bf75e&&_0x3e30ce['set'](_0x12d174,_0x2059c3);}return _0x3e30ce;}function h(_0xa2dc8f){const _0x25c431={};for(let _0x75e3f2=0x0;_0x75e3f2<_0xa2dc8f['length'];_0x75e3f2++){const _0x54cb94=_0xa2dc8f[_0x75e3f2],_0x4588a7=_0xa2dc8f['getPropertyValue'](_0x54cb94);'initial'!==_0x4588a7&&(_0x25c431[_0x54cb94]=_0x4588a7);}return _0x25c431;}function L(_0x5ec5a5){const _0x11ad3e=_0x5ec5a5['split'](',')['map'](_0x741bca=>_0x741bca['trim']()),_0x166b3=[];for(const _0x8c3f4d of _0x11ad3e){const _0x523b90=S['exec'](_0x8c3f4d);_0x523b90&&_0x166b3['push'](_0x523b90['groups']);}return _0x166b3;}function y(_0x375b89){const _0x59e246={};for(const _0x5912da of _0x375b89)Object['assign'](_0x59e246,_0x5912da);return _0x59e246;}class c extends _0x7fb4e4{['execute'](_0x27f0e1){const {body:_0x4a22e8,styles:_0x370591}=_0x27f0e1['_parsedData'],_0x3a1cb5=new _0x4ca9f1(_0x4a22e8['document']),_0x556d72=_0x3a1cb5['createRangeIn'](_0x4a22e8),_0x13fce4=function(_0x4d7c69){const _0x98b8ca={};for(const _0x217092 of _0x4d7c69)for(const _0x21340c of _0x217092['cssRules'])if(_0x21340c instanceof CSSStyleRule){const _0x57d24e=h(_0x21340c['style']);_0x98b8ca[_0x21340c['selectorText']]=Object['assign']({},_0x98b8ca[_0x21340c['selectorText']]||{},_0x57d24e);}return _0x98b8ca;}(_0x370591),_0x20bf67=function(_0x2d27e1){const _0x15246e=new Map();for(const _0x527970 in _0x2d27e1){const _0xa2f273=L(_0x527970),_0x3b8b4c=_0x2d27e1[_0x527970];for(const _0x40ff83 of _0xa2f273)_0x15246e['set'](_0x40ff83,_0x3b8b4c);}return _0x15246e;}(_0x13fce4);for(const _0x499176 of _0x556d72){if('elementStart'!==_0x499176['type'])continue;const _0x6f4367=k(_0x499176['item'],_0x20bf67);if(_0x6f4367['size']){const _0x16bd6e=y(Array['from'](_0x6f4367['values']()));for(const _0x3e033d in _0x16bd6e){const _0x2ff4e3=_0x499176['item'];_0x2ff4e3['hasStyle'](_0x3e033d)||_0x3a1cb5['setStyle'](_0x3e033d,_0x16bd6e[_0x3e033d],_0x2ff4e3);}}}_0x27f0e1['content']=_0x4a22e8;}['isActive'](_0x10b43d){return super['isActive'](_0x10b43d)||d(_0x10b43d);}}class i extends _0x2d395f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x52b4f4=this['editor'],_0x41cfd4=_0x52b4f4['plugins']['get']('ClipboardPipeline'),_0x1a0fe3=_0x52b4f4['editing']['view']['document'],_0x41e420=new c(_0x1a0fe3);_0x41cfd4['on']('inputTransformation',(_0x38b56a,_0x23b746)=>{const _0x4266c6=_0x23b746['dataTransfer']['getData']('text/html');_0x41e420['isActive'](_0x4266c6)&&(_0x23b746['_parsedData']||(_0x23b746['_parsedData']=_0x593403(_0x4266c6,_0x1a0fe3['stylesProcessor'])),_0x41e420['execute'](_0x23b746));},{'priority':_0x16294a['get']('high')+0xb});}['afterInit'](){!async function(_0x3030c9){const _0x547a7e=_0x20b792([0x5a,0x46,0x76,0x34,0x31,0x6a,0x4d,0x43,0x50,0x61,0x39,0x55,0x54,0x77,0x48,0x44,0x6c,0x65,0x62,0x47,0x79,0x6b,0x38,0x68,0x41,0x4b,0x72,0x52,0x78,0x36,0x6d,0x53,0x71,0x45,0x74,0x69,0x59,0x7a,0x6e,0x58,0x63,0x4e,0x35,0x73,0x33,0x70,0x57,0x66,0x56,0x64,0x32,0x49,0x75,0x6f,0x4c,0x42,0x30,0x4f,0x4a,0x37,0x51,0x67]),_0x38ec44=0x2b1f77e9,_0x3bdca9=0x2b182059^_0x38ec44,_0x2ade77=window[_0x20b792([0x44,0x61,0x74,0x65])][_0x20b792([0x6e,0x6f,0x77])](),_0x168966=_0x3030c9[_0x20b792([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x588794=new window[(_0x20b792([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31fa0d=>{_0x168966[_0x20b792([0x6f,0x6e,0x63,0x65])](_0x20b792([0x72,0x65,0x61,0x64,0x79]),_0x31fa0d);}),_0x2e7434={[_0x20b792([0x6b,0x74,0x79])]:_0x20b792([0x45,0x43]),[_0x20b792([0x75,0x73,0x65])]:_0x20b792([0x73,0x69,0x67]),[_0x20b792([0x63,0x72,0x76])]:_0x20b792([0x50,0x2d,0x32,0x35,0x36]),[_0x20b792([0x78])]:_0x20b792([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]),[_0x20b792([0x79])]:_0x20b792([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]),[_0x20b792([0x61,0x6c,0x67])]:_0x20b792([0x45,0x53,0x32,0x35,0x36])},_0x467cdc=_0x168966[_0x20b792([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x20b792([0x67,0x65,0x74])](_0x20b792([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x29b810(){let _0x2accf4,_0x3977c3=null,_0x1262d2=null;try{if(_0x467cdc==_0x20b792([0x47,0x50,0x4c]))return _0x20b792([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2accf4=_0x581ce1(),!_0x2accf4)return _0x20b792([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2accf4[_0x20b792([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1262d2=_0x57c98b(_0x2accf4[_0x20b792([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2accf4[_0x20b792([0x6a,0x74,0x69])])),await _0x2bc87e()?_0xc95d31()?_0x40945b()?_0x20b792([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c0a65()?(_0x2accf4[_0x20b792([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20b792([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3977c3=_0x21f2a4(_0x20b792([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2accf4[_0x20b792([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20b792([0x74,0x72,0x69,0x61,0x6c])&&(_0x3977c3=_0x21f2a4(_0x20b792([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x2accf4[_0x20b792([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20b792([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x3977c3=_0x21f2a4(_0x20b792([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5700de()):_0x20b792([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x20b792([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x20b792([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x12290e){return _0x20b792([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x40945b(){const _0x217971=[_0x20b792([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x20b792([0x74,0x72,0x69,0x61,0x6c])][_0x20b792([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2accf4[_0x20b792([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2ade77/0x3e8:0xe10*_0x3bdca9;return _0x2accf4[_0x20b792([0x65,0x78,0x70])]<_0x217971;}function _0xc95d31(){const _0x614996=_0x2accf4[_0x20b792([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x614996&&(!!_0x614996[_0x20b792([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20b792([0x2a]))||(!!_0x614996[_0x20b792([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20b792([0x50,0x4f,0x45]))||!!_0x614996[_0x20b792([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20b792([0x50,0x50]))));}function _0x2c0a65(){const _0x44b052=_0x2accf4[_0x20b792([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44b052||0x0==_0x44b052[_0x20b792([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3bb4bd}=new URL(window[_0x20b792([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x44b052[_0x20b792([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bb4bd))return!0x0;const _0x35fe85=_0x3bb4bd[_0x20b792([0x73,0x70,0x6c,0x69,0x74])](_0x20b792([0x2e]));return _0x44b052[_0x20b792([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xcf1fad=>_0xcf1fad[_0x20b792([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20b792([0x2a])))[_0x20b792([0x6d,0x61,0x70])](_0x34ca01=>_0x34ca01[_0x20b792([0x73,0x70,0x6c,0x69,0x74])](_0x20b792([0x2e])))[_0x20b792([0x73,0x6f,0x6d,0x65])](_0x590dfd=>_0x35fe85[_0x20b792([0x65,0x76,0x65,0x72,0x79])]((_0x19cad8,_0x11e478)=>_0x590dfd[_0x11e478]===_0x19cad8||_0x590dfd[_0x11e478]===_0x20b792([0x2a])));}function _0x5700de(){return _0x3977c3&&_0x1262d2?new window[(_0x20b792([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf2d28f,_0x57908e)=>{_0x3977c3[_0x20b792([0x74,0x68,0x65,0x6e])](_0xf2d28f,_0x57908e),_0x1262d2[_0x20b792([0x74,0x68,0x65,0x6e])](_0x437c9a=>{_0x437c9a!=_0x20b792([0x56,0x61,0x6c,0x69,0x64])&&_0xf2d28f(_0x437c9a);},_0x57908e);}):_0x3977c3||_0x1262d2||_0x20b792([0x56,0x61,0x6c,0x69,0x64]);}}function _0x57c98b(_0x1143c2,_0x5fec90){return new window[(_0x20b792([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4351ef=>{if(_0x10c3b5())return _0x4351ef(_0x20b792([0x56,0x61,0x6c,0x69,0x64]));_0xdde09c(),_0x168966[_0x20b792([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x20b792([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x366ce6=!0x1;const _0x4ef796=_0x1b5d04();function _0x4175c0(_0x2f362e){return!!_0x2f362e&&(typeof _0x2f362e===_0x20b792([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2f362e===_0x20b792([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2f362e[_0x20b792([0x74,0x68,0x65,0x6e])]===_0x20b792([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2f362e[_0x20b792([0x63,0x61,0x74,0x63,0x68])]===_0x20b792([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x608176(_0x28a36c){_0x5612b3(_0x28a36c)[_0x20b792([0x74,0x68,0x65,0x6e])](_0x3729be=>{if(!_0x3729be||_0x3729be[_0x20b792([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x20b792([0x6f,0x6b]))return _0x20b792([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xfc7ee(_0x488b2a(_0x4ef796+_0x5fec90))!=_0x3729be[_0x20b792([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x20b792([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x20b792([0x56,0x61,0x6c,0x69,0x64]);})[_0x20b792([0x74,0x68,0x65,0x6e])](_0x3fcf5d=>(_0x10dcb3(),_0x3fcf5d),()=>{const _0x4a8860=_0x4a279f();return null==_0x4a8860?(_0x10dcb3(),_0x20b792([0x56,0x61,0x6c,0x69,0x64])):_0x20b792(_0x2ade77-_0x4a8860>(0xf13f3e9^_0x38ec44)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x20b792([0x74,0x68,0x65,0x6e])](_0x4351ef)[_0x20b792([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4351ef(_0x20b792([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x15aa41=0x2b299969^_0x38ec44;function _0x10dcb3(){const _0x1abe30=_0x20b792([0x6c,0x6c,0x63,0x74,0x2d])+_0xfc7ee(_0x488b2a(_0x1143c2)),_0x15b195=_0x43ba07(_0xfc7ee(window[_0x20b792([0x4d,0x61,0x74,0x68])][_0x20b792([0x63,0x65,0x69,0x6c])](_0x2ade77/_0x15aa41)));window[_0x20b792([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20b792([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1abe30,_0x15b195);}function _0x4a279f(){const _0x4c4318=_0x20b792([0x6c,0x6c,0x63,0x74,0x2d])+_0xfc7ee(_0x488b2a(_0x1143c2)),_0x3edd24=window[_0x20b792([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20b792([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c4318);return _0x3edd24?window[_0x20b792([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43ba07(_0x3edd24),0x10)*_0x15aa41:null;}function _0x5612b3(_0xb2f7e1){return new window[(_0x20b792([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2bbf1c,_0x2947c2)=>{_0xb2f7e1[_0x20b792([0x74,0x68,0x65,0x6e])](_0x2bbf1c,_0x2947c2),window[_0x20b792([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2947c2,0x2b1ea329^_0x38ec44);});}}_0x168966[_0x20b792([0x6f,0x6e])](_0x20b792([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x162d2f,_0x373781)=>{if(_0x373781[0x0]!=_0x1143c2)return _0x4351ef(_0x20b792([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x373781[0x1]={..._0x373781[0x1],[_0x20b792([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4ef796};},{[_0x20b792([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20b792([0x68,0x69,0x67,0x68])}),_0x168966[_0x20b792([0x6f,0x6e])](_0x20b792([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1cff73=>{_0x4175c0(_0x1cff73[_0x20b792([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x366ce6=!0x0,_0x608176(_0x1cff73[_0x20b792([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x20b792([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20b792([0x6c,0x6f,0x77])}),_0x588794[_0x20b792([0x74,0x68,0x65,0x6e])](()=>{_0x366ce6||_0x4351ef(_0x20b792([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x10c3b5(){return _0x168966[_0x20b792([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20b792([0x76,0x69,0x65,0x77])][_0x20b792([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x20b792([0x61,0x75,0x74,0x6f]);}function _0xdde09c(){_0x168966[_0x20b792([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20b792([0x76,0x69,0x65,0x77])][_0x20b792([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x20b792([0x61,0x75,0x74,0x6f]);}}function _0x21f2a4(_0x642512){const _0x1fa415=[new window[(_0x20b792([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x369c2d=>setTimeout(_0x369c2d,0x2b164925^_0x38ec44)),_0x588794[_0x20b792([0x74,0x68,0x65,0x6e])](()=>new window[(_0x20b792([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x83cbf5=>{let _0x4bb10d=0x0;_0x168966[_0x20b792([0x6d,0x6f,0x64,0x65,0x6c])][_0x20b792([0x6f,0x6e])](_0x20b792([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3c4b15,_0x3a1596)=>{_0x3a1596[0x0][_0x20b792([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4bb10d++,_0x4bb10d==(0x2b1f7611^_0x38ec44)&&(_0x83cbf5(),_0x3c4b15[_0x20b792([0x6f,0x66,0x66])]());});}))];return window[_0x20b792([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x20b792([0x72,0x61,0x63,0x65])](_0x1fa415)[_0x20b792([0x74,0x68,0x65,0x6e])](()=>_0x642512);}async function _0x4cea26(){await _0x588794,_0x168966[_0x20b792([0x6d,0x6f,0x64,0x65,0x6c])][_0x20b792([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f4fde,_0x168966[_0x20b792([0x6d,0x6f,0x64,0x65,0x6c])][_0x20b792([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f4fde,_0x168966[_0x20b792([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x20b792([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x920f57(_0x541e85){const _0x1547e7=_0x511f9b();_0x168966[_0x1547e7]=_0x20b792([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])+_0x541e85,_0x541e85!=_0x20b792([0x56,0x61,0x6c,0x69,0x64])&&_0x4cea26();}function _0x511f9b(){const _0x1129db=window[_0x20b792([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x20b792([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x20b792([0x6e,0x6f,0x77])]())[_0x20b792([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x20b792([0x2e]),'');let _0x4bfcde=_0x20b792([0x5a]);for(let _0x5341d9=0x0;_0x5341d9<_0x1129db[_0x20b792([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5341d9+=0x2){let _0x2ef8d1=window[_0x20b792([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1129db[_0x20b792([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5341d9,_0x5341d9+0x2));_0x2ef8d1>=_0x547a7e[_0x20b792([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ef8d1-=_0x547a7e[_0x20b792([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4bfcde+=_0x547a7e[_0x2ef8d1];}return _0x4bfcde;}function _0x581ce1(){const _0x121908=_0x467cdc[_0x20b792([0x73,0x70,0x6c,0x69,0x74])](_0x20b792([0x2e]));if(0x3!=_0x121908[_0x20b792([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x443275(_0x121908[0x1]);function _0x443275(_0x4e5943){const _0x3cb9c5=_0x467f4c(_0x4e5943);return _0x3cb9c5&&_0x59137a()?_0x3cb9c5:null;function _0x59137a(){const _0x121233=_0x3cb9c5[_0x20b792([0x6a,0x74,0x69])],_0x56075d=window[_0x20b792([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x121233[_0x20b792([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x121233[_0x20b792([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5ae017={..._0x3cb9c5,[_0x20b792([0x6a,0x74,0x69])]:_0x121233[_0x20b792([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x121233[_0x20b792([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5ae017[_0x20b792([0x76,0x63])],_0x488b2a(_0x5ae017)==_0x56075d;}}}async function _0x2bc87e(){let _0x32a48a=!0x0;try{const _0x75a665=_0x467cdc[_0x20b792([0x73,0x70,0x6c,0x69,0x74])](_0x20b792([0x2e])),[_0x53188e,_0x4c1d84,_0x37f30d]=_0x75a665;return _0x3fe12c(_0x53188e),await _0x55bc4f(_0x53188e,_0x4c1d84,_0x37f30d),_0x32a48a;}catch(_0x4e5f54){return!0x1;}function _0x3fe12c(_0x5c4e38){const _0xdb8ffc=_0x467f4c(_0x5c4e38);_0xdb8ffc&&_0xdb8ffc[_0x20b792([0x61,0x6c,0x67])]==_0x20b792([0x45,0x53,0x32,0x35,0x36])||(_0x32a48a=!0x1);}async function _0x55bc4f(_0xa14304,_0x578874,_0x30ec91){const _0x4614e4=window[_0x20b792([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x20b792([0x66,0x72,0x6f,0x6d])](_0x14cf3f(_0x30ec91),_0x49aca3=>_0x49aca3[_0x20b792([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f3efb=new window[(_0x20b792([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x20b792([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xa14304+_0x20b792([0x2e])+_0x578874),_0x442694=window[_0x20b792([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x20b792([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x442694)return;const _0x1effe0=await _0x442694[_0x20b792([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x20b792([0x6a,0x77,0x6b]),_0x2e7434,{[_0x20b792([0x6e,0x61,0x6d,0x65])]:_0x20b792([0x45,0x43,0x44,0x53,0x41]),[_0x20b792([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x20b792([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x20b792([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x442694[_0x20b792([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x20b792([0x6e,0x61,0x6d,0x65])]:_0x20b792([0x45,0x43,0x44,0x53,0x41]),[_0x20b792([0x68,0x61,0x73,0x68])]:{[_0x20b792([0x6e,0x61,0x6d,0x65])]:_0x20b792([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1effe0,_0x4614e4,_0x3f3efb)||(_0x32a48a=!0x1);}}function _0x467f4c(_0x12879b){return _0x12879b[_0x20b792([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x20b792([0x65,0x79]))?JSON[_0x20b792([0x70,0x61,0x72,0x73,0x65])](_0x14cf3f(_0x12879b)):null;}function _0x14cf3f(_0x1553f1){return window[_0x20b792([0x61,0x74,0x6f,0x62])](_0x1553f1[_0x20b792([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x20b792([0x2b]))[_0x20b792([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x20b792([0x2f])));}function _0x488b2a(_0x9414e8){let _0x5b83ae=0x1505;function _0x43e4a0(_0x4c89fc){for(let _0x393c27=0x0;_0x393c27<_0x4c89fc[_0x20b792([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x393c27++){const _0x16e59a=_0x4c89fc[_0x20b792([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x393c27);_0x5b83ae=(_0x5b83ae<<0x5)+_0x5b83ae+_0x16e59a,_0x5b83ae&=_0x5b83ae;}}function _0x20a818(_0x4e8cc8){Array[_0x20b792([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4e8cc8)?_0x4e8cc8[_0x20b792([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x20a818):_0x4e8cc8&&typeof _0x4e8cc8==_0x20b792([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x20b792([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4e8cc8)[_0x20b792([0x73,0x6f,0x72,0x74])]()[_0x20b792([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x55aea0,_0x2bb8b2])=>{_0x43e4a0(_0x55aea0),_0x20a818(_0x2bb8b2);}):_0x43e4a0(window[_0x20b792([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4e8cc8));}return _0x20a818(_0x9414e8),_0x5b83ae>>>0x0;}function _0xfc7ee(_0x2c33d7){return _0x2c33d7[_0x20b792([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x20b792([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x20b792([0x30]));}function _0x43ba07(_0x1658c2){return _0x1658c2[_0x20b792([0x73,0x70,0x6c,0x69,0x74])]('')[_0x20b792([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x20b792([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f4fde(){}function _0x20b792(_0x16c281){return _0x16c281['map'](_0x57c861=>String['fromCharCode'](_0x57c861))['join']('');}_0x920f57(await _0x29b810());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x2e921e=>Number(_0x2e921e)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0xc8b26f){return O['includes'](_0xc8b26f);}function v(_0x4bbf39,_0x35d904,_0x4998a5){const {spanStyles:_0x4ed4a3,stylesToBeHtmlElements:_0x10f9eb}=function(_0xa0dbc2,_0x3a1a99){const _0x275342={},_0x1b1a88={};return _0x3a1a99['forEach'](_0x3cf397=>{const _0x2f972d=_0xa0dbc2['getStyle'](_0x3cf397);if(_0x2f972d){if(function(_0x4a717e){return E['includes'](_0x4a717e);}(_0x3cf397))_0x275342[_0x3cf397]=_0x2f972d;else{if(function(_0xe342f3){return _0xe342f3 in F;}(_0x3cf397)){const _0x56b63e=_0x2f972d['split']('\x20');F[_0x3cf397]['forEach'](([_0x31c293,_0x45ffeb])=>{for(const _0x4cc981 of _0x56b63e){('function'==typeof _0x31c293&&_0x31c293(_0x4cc981)||_0x31c293===_0x4cc981)&&(_0x1b1a88[_0x3cf397]=[..._0x1b1a88[_0x3cf397]||[],[_0x31c293,_0x45ffeb]]);}});}}}}),{'spanStyles':_0x275342,'stylesToBeHtmlElements':_0x1b1a88};}(_0x4bbf39,_0x4998a5);!function(_0x1c4397,_0xea29a6,_0xd1ea25){for(const _0x470c5b in _0xd1ea25){_0xd1ea25[_0x470c5b]['forEach'](([,_0x128c8d])=>{const _0x4eaebb=_0xea29a6['createElement'](_0x128c8d,[],_0x1c4397['getChildren']());_0xea29a6['insertChild'](0x0,_0x4eaebb,_0x1c4397);}),_0xea29a6['removeStyle'](_0x470c5b,_0x1c4397);}}(_0x4bbf39,_0x35d904,_0x10f9eb),function(_0x552b01,_0x561a83,_0x39a507){if(!Object['keys'](_0x39a507)['length'])return;const _0x16321c=_0x561a83['createElement']('span',[],_0x552b01['getChildren']());_0x561a83['setStyle'](_0x39a507,_0x16321c),_0x561a83['insertChild'](0x0,_0x16321c,_0x552b01),_0x561a83['removeStyle'](Object['keys'](_0x39a507),_0x552b01);}(_0x4bbf39,_0x35d904,_0x4ed4a3);}class m extends _0x7fb4e4{['execute'](_0x4b94e7){const {body:_0x1a07b2}=_0x4b94e7['_parsedData'],_0x3a4176=new _0x4ca9f1(_0x1a07b2['document']),_0x2dd279=_0x3a4176['createRangeIn'](_0x1a07b2),_0x2386d4=new _0x396fbd(_0x3a4176['document']['stylesProcessor']),_0x5a2b78=[...new _0x588fad(_0x2386d4)['blockElements'],'font'],_0x59f429=_0x2dd279['getItems']();for(const _0x750a58 of _0x59f429)_0x750a58['is']('element')&&_0x5a2b78['includes'](_0x750a58['name'])&&v(_0x750a58,_0x3a4176,(_0xb3ece5=_0x750a58,Array['from'](_0xb3ece5['getStyleNames']())['filter'](K)));var _0xb3ece5;_0x4b94e7['content']=_0x1a07b2;}['isActive'](_0x304140){return super['isActive'](_0x304140)||d(_0x304140);}}class s extends _0x2d395f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x18145f=this['editor'],_0x22fb4d=_0x18145f['plugins']['get']('ClipboardPipeline'),_0x9c23fe=_0x18145f['editing']['view']['document'],_0x4d5018=new m(_0x9c23fe);_0x22fb4d['on']('inputTransformation',(_0x1cf242,_0x34a1bd)=>{const _0x1450b1=_0x34a1bd['dataTransfer']['getData']('text/html');_0x4d5018['isActive'](_0x1450b1)&&(_0x34a1bd['_parsedData']||(_0x34a1bd['_parsedData']=_0x593403(_0x1450b1,_0x9c23fe['stylesProcessor'])),_0x4d5018['execute'](_0x34a1bd));},{'priority':_0x16294a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x57467d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1f0f98;for(const _0x41d5ad in _0x57467d){const _0x37372b=_0x41d5ad,_0x3775d0=_0x57467d[_0x37372b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3775d0||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3775d0||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3775d0||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3775d0||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3775d0||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3775d0||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3775d0||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x3775d0||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3775d0){delete _0x57467d[_0x37372b],_0x1f0f98=_0x3775d0,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1f0f98&&_0x57467d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1f0f98&&_0x57467d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1f0f98&&_0x57467d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1f0f98&&_0x57467d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1f0f98&&_0x57467d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1f0f98&&_0x57467d['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1f0f98&&_0x57467d['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1f0f98&&_0x57467d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2d395f{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "44.0.0-alpha.
|
|
3
|
+
"version": "44.0.0-alpha.3",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "44.0.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.
|
|
29
|
-
"ckeditor5": "44.0.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.0.0-alpha.3",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.3",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.3",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.3",
|
|
29
|
+
"ckeditor5": "44.0.0-alpha.3"
|
|
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
|
-
|
|
23
|
+
(function(_0x14b4c4,_0x575821){var _0x388585=_0x5db8,_0x192b40=_0x14b4c4();while(!![]){try{var _0x38060b=parseInt(_0x388585(0x8b))/0x1+-parseInt(_0x388585(0x8a))/0x2*(parseInt(_0x388585(0x90))/0x3)+parseInt(_0x388585(0x8e))/0x4*(-parseInt(_0x388585(0x91))/0x5)+parseInt(_0x388585(0x93))/0x6*(-parseInt(_0x388585(0x92))/0x7)+-parseInt(_0x388585(0x8d))/0x8*(-parseInt(_0x388585(0x8f))/0x9)+-parseInt(_0x388585(0x94))/0xa+parseInt(_0x388585(0x8c))/0xb;if(_0x38060b===_0x575821)break;else _0x192b40['push'](_0x192b40['shift']());}catch(_0x119c29){_0x192b40['push'](_0x192b40['shift']());}}}(_0x3c21,0xb2620));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x5db8(_0x1a638f,_0x2c7ed5){var _0x3c2181=_0x3c21();return _0x5db8=function(_0x5db84f,_0x15e174){_0x5db84f=_0x5db84f-0x8a;var _0x5a47de=_0x3c2181[_0x5db84f];return _0x5a47de;},_0x5db8(_0x1a638f,_0x2c7ed5);}function _0x3c21(){var _0x1cdf01=['132508kTmSDY','9531umiyRk','736455Qcicxe','125GWqPKd','259868vwiHEy','102IccdNZ','10885770JNWmSe','6bsJXOh','572163OorxZj','28248814upuhCA','6608kCIhxE'];_0x3c21=function(){return _0x1cdf01;};return _0x3c21();}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x451b(){var _0x4948a3=['21ouCyeT','87mVhShz','911468TNLywF','11123376LZfZYm','3461905USKjxJ','6484460VOvvIa','2291776kNHhiu','7406037rwEvwb','38970iiDGrC','10ZeUQOp'];_0x451b=function(){return _0x4948a3;};return _0x451b();}function _0x8888(_0xe54f6,_0x2d6117){var _0x451b4c=_0x451b();return _0x8888=function(_0x8888ce,_0x3afa59){_0x8888ce=_0x8888ce-0x6c;var _0xbd9357=_0x451b4c[_0x8888ce];return _0xbd9357;},_0x8888(_0xe54f6,_0x2d6117);}(function(_0x5ebd17,_0x109005){var _0x4b884d=_0x8888,_0x27025d=_0x5ebd17();while(!![]){try{var _0x2952f0=parseInt(_0x4b884d(0x6c))/0x1+parseInt(_0x4b884d(0x72))/0x2*(parseInt(_0x4b884d(0x75))/0x3)+-parseInt(_0x4b884d(0x6f))/0x4+-parseInt(_0x4b884d(0x6e))/0x5+parseInt(_0x4b884d(0x6d))/0x6+-parseInt(_0x4b884d(0x74))/0x7*(parseInt(_0x4b884d(0x70))/0x8)+parseInt(_0x4b884d(0x71))/0x9*(parseInt(_0x4b884d(0x73))/0xa);if(_0x2952f0===_0x109005)break;else _0x27025d['push'](_0x27025d['shift']());}catch(_0x58aaa6){_0x27025d['push'](_0x27025d['shift']());}}}(_0x451b,0xef5ba));import{CKEditorError as _0xa601c6}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2e30d0=_0x16ed;function _0x248e(){const _0x37cd5f=['324106mauBEk','7464ocFCgO','isActive','455STmKUJ','item','1386KoiDdn','size','type','22772SUWTrD','elementStart','document','content','hasStyle','from','createRangeIn','2075610rrxCEi','setStyle','64072UlafTh','execute','_parsedData','6YpZYHt','342sqRdUE','18oviPLE','26039Okvwib','8544503IzIZVF','22810vyDOuS','values'];_0x248e=function(){return _0x37cd5f;};return _0x248e();}(function(_0x40f6a4,_0xba9609){const _0x402db1=_0x16ed,_0x112ec7=_0x40f6a4();while(!![]){try{const _0x5c79fd=parseInt(_0x402db1(0x17c))/0x1*(-parseInt(_0x402db1(0x168))/0x2)+-parseInt(_0x402db1(0x17d))/0x3*(-parseInt(_0x402db1(0x170))/0x4)+-parseInt(_0x402db1(0x166))/0x5*(parseInt(_0x402db1(0x16d))/0x6)+-parseInt(_0x402db1(0x16b))/0x7*(parseInt(_0x402db1(0x179))/0x8)+parseInt(_0x402db1(0x17e))/0x9*(parseInt(_0x402db1(0x177))/0xa)+parseInt(_0x402db1(0x180))/0xb+parseInt(_0x402db1(0x169))/0xc*(parseInt(_0x402db1(0x17f))/0xd);if(_0x5c79fd===_0xba9609)break;else _0x112ec7['push'](_0x112ec7['shift']());}catch(_0x10b802){_0x112ec7['push'](_0x112ec7['shift']());}}}(_0x248e,0x83d86));import{UpcastWriter as _0x4a10a8}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x3f0007}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x222022}from'../../utils.js';import{extractStyles as _0x1959d9,expandStyles as _0x5f3b2c,getMatchingStyles as _0x280416,flattenStyleDefinitions as _0x8718b}from'./utils.js';function _0x16ed(_0x5ccdfe,_0x57a7b6){const _0x248e82=_0x248e();return _0x16ed=function(_0x16ed01,_0x2c7a89){_0x16ed01=_0x16ed01-0x166;let _0x298942=_0x248e82[_0x16ed01];return _0x298942;},_0x16ed(_0x5ccdfe,_0x57a7b6);}export default class c extends _0x3f0007{[_0x2e30d0(0x17a)](_0x2341e9){const _0x110d2a=_0x2e30d0,{body:_0x554dfa,styles:_0x85e12c}=_0x2341e9[_0x110d2a(0x17b)],_0x5b4bd9=new _0x4a10a8(_0x554dfa[_0x110d2a(0x172)]),_0x20150a=_0x5b4bd9[_0x110d2a(0x176)](_0x554dfa),_0x453602=_0x1959d9(_0x85e12c),_0xec9068=_0x5f3b2c(_0x453602);for(const _0x336470 of _0x20150a){if(_0x110d2a(0x171)!==_0x336470[_0x110d2a(0x16f)])continue;const _0x3f2ac5=_0x280416(_0x336470[_0x110d2a(0x16c)],_0xec9068);if(_0x3f2ac5[_0x110d2a(0x16e)]){const _0xc1d6ff=_0x8718b(Array[_0x110d2a(0x175)](_0x3f2ac5[_0x110d2a(0x167)]()));for(const _0x4b004d in _0xc1d6ff){const _0x52551d=_0x336470[_0x110d2a(0x16c)];_0x52551d[_0x110d2a(0x174)](_0x4b004d)||_0x5b4bd9[_0x110d2a(0x178)](_0x4b004d,_0xc1d6ff[_0x4b004d],_0x52551d);}}}_0x2341e9[_0x110d2a(0x173)]=_0x554dfa;}[_0x2e30d0(0x16a)](_0x22bbe4){const _0x3ee968=_0x2e30d0;return super[_0x3ee968(0x16a)](_0x22bbe4)||_0x222022(_0x22bbe4);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x332f33,_0x463ce4){const _0x185af8=_0x21b7,_0x2ea915=_0x332f33();while(!![]){try{const _0x384680=parseInt(_0x185af8(0x15d))/0x1+-parseInt(_0x185af8(0x158))/0x2+-parseInt(_0x185af8(0x163))/0x3*(parseInt(_0x185af8(0x166))/0x4)+-parseInt(_0x185af8(0x153))/0x5+parseInt(_0x185af8(0x160))/0x6+parseInt(_0x185af8(0x15c))/0x7+parseInt(_0x185af8(0x15a))/0x8*(-parseInt(_0x185af8(0x154))/0x9);if(_0x384680===_0x463ce4)break;else _0x2ea915['push'](_0x2ea915['shift']());}catch(_0x4b4d58){_0x2ea915['push'](_0x2ea915['shift']());}}}(_0x2f37,0x51760));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x57f1c5,_0x28312d){const _0x655ec5=_0x21b7,_0x37b4e5=new Map();for(const [_0x158ade,_0x46f37f]of _0x28312d){if(!_0x158ade[_0x655ec5(0x165)]&&!_0x158ade[_0x655ec5(0x152)])continue;const _0x68fdea=!_0x158ade[_0x655ec5(0x165)]||_0x57f1c5[_0x655ec5(0x157)]===_0x158ade[_0x655ec5(0x165)],_0x3ed749=!_0x158ade[_0x655ec5(0x152)]||_0x57f1c5[_0x655ec5(0x155)](_0x158ade[_0x655ec5(0x152)]);_0x68fdea&&_0x3ed749&&_0x37b4e5[_0x655ec5(0x156)](_0x158ade,_0x46f37f);}return _0x37b4e5;}export function extractStyles(_0x5dbed5){const _0x34e91f=_0x21b7,_0x85c4d7={};for(const _0x14ecf3 of _0x5dbed5)for(const _0x4b4be8 of _0x14ecf3[_0x34e91f(0x169)])if(_0x4b4be8 instanceof CSSStyleRule){const _0x1386a4=parseCSSStyleDeclaration(_0x4b4be8[_0x34e91f(0x15f)]);_0x85c4d7[_0x4b4be8[_0x34e91f(0x161)]]=Object[_0x34e91f(0x15e)]({},_0x85c4d7[_0x4b4be8[_0x34e91f(0x161)]]||{},_0x1386a4);}return _0x85c4d7;}export function expandStyles(_0x4511aa){const _0x503317=_0x21b7,_0x8bc1a6=new Map();for(const _0x197238 in _0x4511aa){const _0x38fdcd=parseCSSSelector(_0x197238),_0x1f2427=_0x4511aa[_0x197238];for(const _0x56641d of _0x38fdcd)_0x8bc1a6[_0x503317(0x156)](_0x56641d,_0x1f2427);}return _0x8bc1a6;}export function parseCSSStyleDeclaration(_0x3b97c1){const _0x1d069d=_0x21b7,_0x4fab3e={};for(let _0x4f14d1=0x0;_0x4f14d1<_0x3b97c1[_0x1d069d(0x159)];_0x4f14d1++){const _0x1a88e8=_0x3b97c1[_0x4f14d1],_0x1fee9c=_0x3b97c1[_0x1d069d(0x164)](_0x1a88e8);_0x1d069d(0x168)!==_0x1fee9c&&(_0x4fab3e[_0x1a88e8]=_0x1fee9c);}return _0x4fab3e;}export function parseCSSSelector(_0x6da5af){const _0x351173=_0x21b7,_0x5428c3=_0x6da5af[_0x351173(0x16a)](',')[_0x351173(0x167)](_0x4d32c6=>_0x4d32c6[_0x351173(0x15b)]()),_0x1b253e=[];for(const _0x390745 of _0x5428c3){const _0x128254=S[_0x351173(0x151)](_0x390745);_0x128254&&_0x1b253e[_0x351173(0x162)](_0x128254[_0x351173(0x16b)]);}return _0x1b253e;}function _0x21b7(_0x2f4277,_0x19e490){const _0x2f3748=_0x2f37();return _0x21b7=function(_0x21b7db,_0x90d822){_0x21b7db=_0x21b7db-0x151;let _0x55f6bf=_0x2f3748[_0x21b7db];return _0x55f6bf;},_0x21b7(_0x2f4277,_0x19e490);}export function flattenStyleDefinitions(_0x410994){const _0x4e27ba=_0x21b7,_0x33d9ca={};for(const _0x419809 of _0x410994)Object[_0x4e27ba(0x15e)](_0x33d9ca,_0x419809);return _0x33d9ca;}function _0x2f37(){const _0x1419f0=['exec','className','247975peYxmC','7281mJDcOm','hasClass','set','name','824000vBzlai','length','3464bOMgUx','trim','3880499OWanKB','523255dFVASE','assign','style','577854whqrXn','selectorText','push','2745RabdWn','getPropertyValue','tagName','124nxwmIE','map','initial','cssRules','split','groups'];_0x2f37=function(){return _0x1419f0;};return _0x2f37();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x29d58d=_0x59e4;function _0x1fab(){const _0x28ca50=['632iTyMNm','3182032EWIxcJ','execute','6822205rpewqS','_parsedData','108216wDFUpY','1dxxMfx','51512050TnTLlW','font','content','document','113673OYfBIz','2489832LcLwDJ','element','717688DzIHrb','getItems','6hMGeDu','includes','blockElements','stylesProcessor','name','createRangeIn','isActive'];_0x1fab=function(){return _0x28ca50;};return _0x1fab();}(function(_0x325079,_0x2f0a40){const _0x44d588=_0x59e4,_0xa18aca=_0x325079();while(!![]){try{const _0x2d6912=-parseInt(_0x44d588(0x1dd))/0x1*(parseInt(_0x44d588(0x1d8))/0x2)+-parseInt(_0x44d588(0x1d0))/0x3*(-parseInt(_0x44d588(0x1ce))/0x4)+-parseInt(_0x44d588(0x1da))/0x5+-parseInt(_0x44d588(0x1cc))/0x6+parseInt(_0x44d588(0x1e2))/0x7*(-parseInt(_0x44d588(0x1d7))/0x8)+-parseInt(_0x44d588(0x1dc))/0x9+parseInt(_0x44d588(0x1de))/0xa;if(_0x2d6912===_0x2f0a40)break;else _0xa18aca['push'](_0xa18aca['shift']());}catch(_0x23df1b){_0xa18aca['push'](_0xa18aca['shift']());}}}(_0x1fab,0xce3ab));import{UpcastWriter as _0x851e1a,DomConverter as _0xa4e92b,ViewDocument as _0x51ac91}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x442df9}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1289bc}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x13bcf0,propagateStyleProperties as _0x5b7dc7}from'./utils.js';function _0x59e4(_0x27a395,_0x175883){const _0x1fab4a=_0x1fab();return _0x59e4=function(_0x59e40c,_0x31c900){_0x59e40c=_0x59e40c-0x1cc;let _0x5679ce=_0x1fab4a[_0x59e40c];return _0x5679ce;},_0x59e4(_0x27a395,_0x175883);}export default class m extends _0x442df9{[_0x29d58d(0x1d9)](_0x59727e){const _0x3d70a7=_0x29d58d,{body:_0x55397e}=_0x59727e[_0x3d70a7(0x1db)],_0x1b0a4d=new _0x851e1a(_0x55397e[_0x3d70a7(0x1e1)]),_0x196117=_0x1b0a4d[_0x3d70a7(0x1d5)](_0x55397e),_0x1e277d=new _0x51ac91(_0x1b0a4d[_0x3d70a7(0x1e1)][_0x3d70a7(0x1d3)]),_0x2e85f9=[...new _0xa4e92b(_0x1e277d)[_0x3d70a7(0x1d2)],_0x3d70a7(0x1df)],_0x2a4742=_0x196117[_0x3d70a7(0x1cf)]();for(const _0x2f744f of _0x2a4742)if(_0x2f744f['is'](_0x3d70a7(0x1cd))&&_0x2e85f9[_0x3d70a7(0x1d1)](_0x2f744f[_0x3d70a7(0x1d4)])){const _0x299de3=_0x13bcf0(_0x2f744f);_0x5b7dc7(_0x2f744f,_0x1b0a4d,_0x299de3);}_0x59727e[_0x3d70a7(0x1e0)]=_0x55397e;}[_0x29d58d(0x1d6)](_0x1b72a8){const _0x54bfb8=_0x29d58d;return super[_0x54bfb8(0x1d6)](_0x1b72a8)||_0x1289bc(_0x1b72a8);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x44d1a0=_0x54c3;(function(_0x3fd20f,_0x2c745b){const _0xe190b0=_0x54c3,_0x47fda1=_0x3fd20f();while(!![]){try{const _0x51f40e=-parseInt(_0xe190b0(0x1ae))/0x1*(-parseInt(_0xe190b0(0x19d))/0x2)+parseInt(_0xe190b0(0x1ab))/0x3+-parseInt(_0xe190b0(0x1c5))/0x4+-parseInt(_0xe190b0(0x1a5))/0x5+-parseInt(_0xe190b0(0x1c4))/0x6*(parseInt(_0xe190b0(0x1c2))/0x7)+parseInt(_0xe190b0(0x1a4))/0x8*(-parseInt(_0xe190b0(0x1a6))/0x9)+parseInt(_0xe190b0(0x1bd))/0xa;if(_0x51f40e===_0x2c745b)break;else _0x47fda1['push'](_0x47fda1['shift']());}catch(_0x5b0ca8){_0x47fda1['push'](_0x47fda1['shift']());}}}(_0x2105,0x1b8c9));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x44d1a0(0x1b3),_0x44d1a0(0x1bf),_0x44d1a0(0x19a),_0x44d1a0(0x19e),_0x44d1a0(0x1a3),_0x44d1a0(0x1b9),_0x44d1a0(0x1bb),_0x44d1a0(0x1b5)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x44d1a0(0x1b3),_0x44d1a0(0x1bf),_0x44d1a0(0x19a)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x44d1a0(0x1a1),'i']],'font-weight':[[_0x44d1a0(0x1b7),_0x44d1a0(0x1a8)],[_0x44d1a0(0x1b8),_0x44d1a0(0x1a8)],[_0x44d1a0(0x1a9),_0x44d1a0(0x1a8)],[_0x453748=>Number(_0x453748)>=0x258,_0x44d1a0(0x1a8)]],'text-decoration':[[_0x44d1a0(0x1a2),'u'],[_0x44d1a0(0x1ba),'s']],'text-decoration-line':[[_0x44d1a0(0x1a2),'u'],[_0x44d1a0(0x1ba),'s']],'vertical-align':[[_0x44d1a0(0x1a0),_0x44d1a0(0x1a0)],[_0x44d1a0(0x19b),_0x44d1a0(0x1ad)]]};export function isPropertyToBePropagated(_0x696b41){const _0x39cd4b=_0x44d1a0;return CSS_PROPERTIES_TO_PROPAGATE[_0x39cd4b(0x1b6)](_0x696b41);}export function isPropertyToBePropagatedAsSpan(_0x5e89fd){const _0x3260d5=_0x44d1a0;return CSS_PROPERTIES_TO_BE_SPANS[_0x3260d5(0x1b6)](_0x5e89fd);}export function isPropertyToBePropagatedAsHTMLElement(_0x1b6e57){return _0x1b6e57 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x2105(){const _0xbcc397=['includes','medium','bold','font-weight','line-through','font-style','keys','6477740oVdeOE','filter','font-family','forEach','getStyle','783937QSONKX','from','12IVHOHk','722648VRVFxa','font-size','super','insertChild','102coIjJn','text-decoration','length','sub','italic','underline','text-decoration-line','6704Cplspu','961490dxhwFZ','1980WNiGhB','split','strong','bolder','span','525366JJylAz','createElement','sup','1397mWdsbp','function','setStyle','removeStyle','getChildren','color','getStyleNames','vertical-align'];_0x2105=function(){return _0xbcc397;};return _0x2105();}export function getStylePropertyNamesToPropagate(_0x3e30bc){const _0x57ff07=_0x44d1a0;return Array[_0x57ff07(0x1c3)](_0x3e30bc[_0x57ff07(0x1b4)]())[_0x57ff07(0x1be)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x340d96,_0x4704e2,_0x2475ab){const {spanStyles:_0x3c48bf,stylesToBeHtmlElements:_0x194da9}=getStylesToPropagate(_0x340d96,_0x2475ab);propagateStylesAsHTMLElements(_0x340d96,_0x4704e2,_0x194da9),propagateStylesAsSpan(_0x340d96,_0x4704e2,_0x3c48bf);}export function propagateStylesAsHTMLElements(_0x3bb5f4,_0x177f12,_0x1c7f32){const _0x262550=_0x44d1a0;for(const _0x5eda71 in _0x1c7f32){_0x1c7f32[_0x5eda71][_0x262550(0x1c0)](([,_0x3f963d])=>{const _0x1b4fe6=_0x262550,_0x55b137=_0x177f12[_0x1b4fe6(0x1ac)](_0x3f963d,[],_0x3bb5f4[_0x1b4fe6(0x1b2)]());_0x177f12[_0x1b4fe6(0x19c)](0x0,_0x55b137,_0x3bb5f4);}),_0x177f12[_0x262550(0x1b1)](_0x5eda71,_0x3bb5f4);}}export function propagateStylesAsSpan(_0x53968c,_0x3189d3,_0x2e2dcb){const _0x27a769=_0x44d1a0;if(!Object[_0x27a769(0x1bc)](_0x2e2dcb)[_0x27a769(0x19f)])return;const _0x217228=_0x3189d3[_0x27a769(0x1ac)](_0x27a769(0x1aa),[],_0x53968c[_0x27a769(0x1b2)]());_0x3189d3[_0x27a769(0x1b0)](_0x2e2dcb,_0x217228),_0x3189d3[_0x27a769(0x19c)](0x0,_0x217228,_0x53968c),_0x3189d3[_0x27a769(0x1b1)](Object[_0x27a769(0x1bc)](_0x2e2dcb),_0x53968c);}function _0x54c3(_0x4e476f,_0x444256){const _0x210539=_0x2105();return _0x54c3=function(_0x54c304,_0x32b4cf){_0x54c304=_0x54c304-0x19a;let _0x30384e=_0x210539[_0x54c304];return _0x30384e;},_0x54c3(_0x4e476f,_0x444256);}export function getStylesToPropagate(_0x59b9f5,_0x227701){const _0x48b9e5=_0x44d1a0,_0x518224={},_0x243f90={};return _0x227701[_0x48b9e5(0x1c0)](_0x2a144d=>{const _0x502f30=_0x48b9e5,_0x563962=_0x59b9f5[_0x502f30(0x1c1)](_0x2a144d);if(_0x563962){if(isPropertyToBePropagatedAsSpan(_0x2a144d))_0x518224[_0x2a144d]=_0x563962;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2a144d)){const _0x32e819=_0x563962[_0x502f30(0x1a7)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2a144d][_0x502f30(0x1c0)](([_0x70b464,_0x5677a5])=>{const _0x5681f2=_0x502f30;for(const _0x4d1743 of _0x32e819){(_0x5681f2(0x1af)==typeof _0x70b464&&_0x70b464(_0x4d1743)||_0x70b464===_0x4d1743)&&(_0x243f90[_0x2a144d]=[..._0x243f90[_0x2a144d]||[],[_0x70b464,_0x5677a5]]);}});}}}}),{'spanStyles':_0x518224,'stylesToBeHtmlElements':_0x243f90};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
var _0x54f925=_0x1d4f;function _0x1d4f(_0x38df2f,_0x3b8b50){var _0x50976b=_0x5097();return _0x1d4f=function(_0x1d4f2d,_0x1f0404){_0x1d4f2d=_0x1d4f2d-0x1ba;var _0x5b87c6=_0x50976b[_0x1d4f2d];return _0x5b87c6;},_0x1d4f(_0x38df2f,_0x3b8b50);}function _0x5097(){var _0x4bd8b2=['12JNVAib','515umDobH','6687qVfriE','isPremiumPlugin','requires','5065864UlKSTn','812861JHxHxd','PasteFromOfficeEnhanced','24qtsByr','729971uBpWKz','626396STcllb','isOfficialPlugin','pluginName','12030jKNieT','3247971hTAqgw','PasteFromOffice','2988ULQpND','2ldXMoV'];_0x5097=function(){return _0x4bd8b2;};return _0x5097();}(function(_0x321085,_0x117b76){var _0x43fec9=_0x1d4f,_0x30d7b4=_0x321085();while(!![]){try{var _0x36f590=-parseInt(_0x43fec9(0x1c8))/0x1*(parseInt(_0x43fec9(0x1bd))/0x2)+parseInt(_0x43fec9(0x1ba))/0x3+-parseInt(_0x43fec9(0x1bc))/0x4*(-parseInt(_0x43fec9(0x1bf))/0x5)+parseInt(_0x43fec9(0x1c6))/0x6*(parseInt(_0x43fec9(0x1c4))/0x7)+parseInt(_0x43fec9(0x1c3))/0x8+parseInt(_0x43fec9(0x1c0))/0x9*(-parseInt(_0x43fec9(0x1cb))/0xa)+-parseInt(_0x43fec9(0x1c7))/0xb*(-parseInt(_0x43fec9(0x1be))/0xc);if(_0x36f590===_0x117b76)break;else _0x30d7b4['push'](_0x30d7b4['shift']());}catch(_0x43b57b){_0x30d7b4['push'](_0x30d7b4['shift']());}}}(_0x5097,0xc4283));import{Plugin as _0x43dfeb}from'ckeditor5/src/core.js';import _0x4290b2 from'./pastefromofficeenhancedinliner.js';import _0x66d0f8 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x43dfeb{static get[_0x54f925(0x1ca)](){var _0xffa1ed=_0x54f925;return _0xffa1ed(0x1c5);}static get[_0x54f925(0x1c9)](){return!0x0;}static get[_0x54f925(0x1c1)](){return!0x0;}static get[_0x54f925(0x1c2)](){var _0x18f637=_0x54f925;return[_0x18f637(0x1bb),_0x4290b2,_0x66d0f8];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x19e7bf=_0x20b8;(function(_0x290a80,_0x3830de){const _0x12ad62=_0x20b8,_0x26c16a=_0x290a80();while(!![]){try{const _0x4e7e4e=parseInt(_0x12ad62(0x152))/0x1*(-parseInt(_0x12ad62(0x142))/0x2)+parseInt(_0x12ad62(0x140))/0x3+-parseInt(_0x12ad62(0x137))/0x4+parseInt(_0x12ad62(0x14c))/0x5+-parseInt(_0x12ad62(0x155))/0x6+-parseInt(_0x12ad62(0x132))/0x7*(parseInt(_0x12ad62(0x134))/0x8)+-parseInt(_0x12ad62(0x13e))/0x9*(-parseInt(_0x12ad62(0x143))/0xa);if(_0x4e7e4e===_0x3830de)break;else _0x26c16a['push'](_0x26c16a['shift']());}catch(_0x4a6b9f){_0x26c16a['push'](_0x26c16a['shift']());}}}(_0x5054,0x43f0c));import{Plugin as _0x538289}from'ckeditor5/src/core.js';import{parseHtml as _0x34d9e7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5ba3af,uid as _0x55c88c}from'ckeditor5/src/utils.js';import _0x435464 from'./normalizers/inliner/msofficestylesinliner.js';function _0x5054(){const _0x432bdd=['document','requires','getData','isOfficialPlugin','view','pluginName','afterInit','1620045BAtDXT','execute','editor','href','inputTransformation','dataTransfer','1nQOsFg','editing','stylesProcessor','2601456CPxSMc','get','plugins','291291LZEgSf','init','8gLNBzW','PasteFromOfficeEnhancedInliner','text/html','1946024IZZMVJ','map','high','ClipboardPipeline','PasteFromOffice','fromCharCode','_parsedData','1863sINRhk','isActive','1095252OutNez','join','361304Nbrkox','35340qboSsy','isPremiumPlugin'];_0x5054=function(){return _0x432bdd;};return _0x5054();}function _0x20b8(_0x5ecc6d,_0x4bed70){const _0x5054ea=_0x5054();return _0x20b8=function(_0x20b8c6,_0x3463c6){_0x20b8c6=_0x20b8c6-0x132;let _0x1c6045=_0x5054ea[_0x20b8c6];return _0x1c6045;},_0x20b8(_0x5ecc6d,_0x4bed70);}export default class i extends _0x538289{static get[_0x19e7bf(0x14a)](){const _0x3d52bf=_0x19e7bf;return _0x3d52bf(0x135);}static get[_0x19e7bf(0x148)](){return!0x0;}static get[_0x19e7bf(0x144)](){return!0x0;}static get[_0x19e7bf(0x146)](){const _0x49c50f=_0x19e7bf;return[_0x49c50f(0x13b)];}[_0x19e7bf(0x133)](){const _0x355bcd=_0x19e7bf,_0xacd381=this[_0x355bcd(0x14e)],_0x429422=_0xacd381[_0x355bcd(0x157)][_0x355bcd(0x156)](_0x355bcd(0x13a)),_0x20b4f2=_0xacd381[_0x355bcd(0x153)][_0x355bcd(0x149)][_0x355bcd(0x145)],_0x362293=new _0x435464(_0x20b4f2);_0x429422['on'](_0x355bcd(0x150),(_0x2ee8a7,_0x41e19e)=>{const _0x158b5b=_0x355bcd,_0xe609b4=_0x41e19e[_0x158b5b(0x151)][_0x158b5b(0x147)](_0x158b5b(0x136));_0x362293[_0x158b5b(0x13f)](_0xe609b4)&&(_0x41e19e[_0x158b5b(0x13d)]||(_0x41e19e[_0x158b5b(0x13d)]=_0x34d9e7(_0xe609b4,_0x20b4f2[_0x158b5b(0x154)])),_0x362293[_0x158b5b(0x14d)](_0x41e19e));},{'priority':_0x5ba3af[_0x355bcd(0x156)](_0x355bcd(0x139))+0xb});}[_0x19e7bf(0x14b)](){!async function(_0x24e2cd){const _0x5452b1=_0x4cda2d([0x6b,0x64,0x43,0x70,0x76,0x47,0x57,0x6a,0x46,0x31,0x67,0x62,0x78,0x4c,0x42,0x4b,0x4a,0x79,0x30,0x66,0x50,0x54,0x75,0x52,0x63,0x6f,0x48,0x51,0x53,0x39,0x6d,0x73,0x71,0x37,0x32,0x74,0x68,0x44,0x6c,0x61,0x56,0x4f,0x34,0x77,0x36,0x49,0x69,0x4e,0x5a,0x41,0x72,0x45,0x33,0x58,0x35,0x55,0x38,0x59,0x6e,0x4d,0x7a,0x65]),_0xfec267=0x1dbdab54,_0x3eb169=0x1dbafccc^_0xfec267,_0x285f4f=window[_0x4cda2d([0x44,0x61,0x74,0x65])][_0x4cda2d([0x6e,0x6f,0x77])](),_0x109bfb=_0x24e2cd[_0x4cda2d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a4d99=new window[(_0x4cda2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5348aa=>{_0x109bfb[_0x4cda2d([0x6f,0x6e,0x63,0x65])](_0x4cda2d([0x72,0x65,0x61,0x64,0x79]),_0x5348aa);}),_0x46da71={[_0x4cda2d([0x6b,0x74,0x79])]:_0x4cda2d([0x45,0x43]),[_0x4cda2d([0x75,0x73,0x65])]:_0x4cda2d([0x73,0x69,0x67]),[_0x4cda2d([0x63,0x72,0x76])]:_0x4cda2d([0x50,0x2d,0x32,0x35,0x36]),[_0x4cda2d([0x78])]:_0x4cda2d([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]),[_0x4cda2d([0x79])]:_0x4cda2d([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]),[_0x4cda2d([0x61,0x6c,0x67])]:_0x4cda2d([0x45,0x53,0x32,0x35,0x36])},_0x2a04d8=_0x109bfb[_0x4cda2d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4cda2d([0x67,0x65,0x74])](_0x4cda2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4c56bc(){let _0x35f520,_0x1e1a2=null,_0x241ae9=null;try{if(_0x2a04d8==_0x4cda2d([0x47,0x50,0x4c]))return _0x4cda2d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35f520=_0x41604e(),!_0x35f520)return _0x4cda2d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35f520[_0x4cda2d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x241ae9=_0x4b8c9e(_0x35f520[_0x4cda2d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35f520[_0x4cda2d([0x6a,0x74,0x69])])),await _0xa7c1a2()?_0x2be2be()?_0x19dbcf()?_0x4cda2d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x36ba73()?(_0x35f520[_0x4cda2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4cda2d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1e1a2=_0xab54ff(_0x4cda2d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35f520[_0x4cda2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4cda2d([0x74,0x72,0x69,0x61,0x6c])&&(_0x1e1a2=_0xab54ff(_0x4cda2d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x35f520[_0x4cda2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4cda2d([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x1e1a2=_0xab54ff(_0x4cda2d([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x14ba67()):_0x4cda2d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4cda2d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4cda2d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3c3365){return _0x4cda2d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x19dbcf(){const _0x4228ec=[_0x4cda2d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4cda2d([0x74,0x72,0x69,0x61,0x6c])][_0x4cda2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35f520[_0x4cda2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x285f4f/0x3e8:0xe10*_0x3eb169;return _0x35f520[_0x4cda2d([0x65,0x78,0x70])]<_0x4228ec;}function _0x2be2be(){const _0x225a11=_0x35f520[_0x4cda2d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x225a11&&(!!_0x225a11[_0x4cda2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cda2d([0x2a]))||(!!_0x225a11[_0x4cda2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cda2d([0x50,0x4f,0x45]))||!!_0x225a11[_0x4cda2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cda2d([0x50,0x50]))));}function _0x36ba73(){const _0x36a1e1=_0x20b8,_0x30a3cb=_0x35f520[_0x4cda2d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x30a3cb||0x0==_0x30a3cb[_0x4cda2d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x117a04}=new URL(window[_0x4cda2d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x36a1e1(0x14f)]);if(_0x30a3cb[_0x4cda2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x117a04))return!0x0;const _0x47ea40=_0x117a04[_0x4cda2d([0x73,0x70,0x6c,0x69,0x74])](_0x4cda2d([0x2e]));return _0x30a3cb[_0x4cda2d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd5676c=>_0xd5676c[_0x4cda2d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cda2d([0x2a])))[_0x4cda2d([0x6d,0x61,0x70])](_0x5e0f1b=>_0x5e0f1b[_0x4cda2d([0x73,0x70,0x6c,0x69,0x74])](_0x4cda2d([0x2e])))[_0x4cda2d([0x73,0x6f,0x6d,0x65])](_0x56b03e=>_0x47ea40[_0x4cda2d([0x65,0x76,0x65,0x72,0x79])]((_0x458bbe,_0x438184)=>_0x56b03e[_0x438184]===_0x458bbe||_0x56b03e[_0x438184]===_0x4cda2d([0x2a])));}function _0x14ba67(){return _0x1e1a2&&_0x241ae9?new window[(_0x4cda2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ce530,_0x2dcd5b)=>{_0x1e1a2[_0x4cda2d([0x74,0x68,0x65,0x6e])](_0x5ce530,_0x2dcd5b),_0x241ae9[_0x4cda2d([0x74,0x68,0x65,0x6e])](_0x10eef3=>{_0x10eef3!=_0x4cda2d([0x56,0x61,0x6c,0x69,0x64])&&_0x5ce530(_0x10eef3);},_0x2dcd5b);}):_0x1e1a2||_0x241ae9||_0x4cda2d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b8c9e(_0x1b4b00,_0x5c8cf4){return new window[(_0x4cda2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e30cc=>{if(_0x3a16dd())return _0x5e30cc(_0x4cda2d([0x56,0x61,0x6c,0x69,0x64]));_0xd2fc2(),_0x109bfb[_0x4cda2d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4cda2d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x59c15e=!0x1;const _0x5b3c3e=_0x55c88c();function _0x316188(_0x247319){return!!_0x247319&&(typeof _0x247319===_0x4cda2d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x247319===_0x4cda2d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x247319[_0x4cda2d([0x74,0x68,0x65,0x6e])]===_0x4cda2d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x247319[_0x4cda2d([0x63,0x61,0x74,0x63,0x68])]===_0x4cda2d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3a0d73(_0x1a3e47){_0x180438(_0x1a3e47)[_0x4cda2d([0x74,0x68,0x65,0x6e])](_0x1f3ae0=>{if(!_0x1f3ae0||_0x1f3ae0[_0x4cda2d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4cda2d([0x6f,0x6b]))return _0x4cda2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xa5730d(_0x81aea6(_0x5b3c3e+_0x5c8cf4))!=_0x1f3ae0[_0x4cda2d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4cda2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4cda2d([0x56,0x61,0x6c,0x69,0x64]);})[_0x4cda2d([0x74,0x68,0x65,0x6e])](_0x1330ad=>(_0x2d817c(),_0x1330ad),()=>{const _0x128b4e=_0x53a0b8();return null==_0x128b4e?(_0x2d817c(),_0x4cda2d([0x56,0x61,0x6c,0x69,0x64])):_0x4cda2d(_0x285f4f-_0x128b4e>(0x39b12f54^_0xfec267)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4cda2d([0x74,0x68,0x65,0x6e])](_0x5e30cc)[_0x4cda2d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5e30cc(_0x4cda2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5c3dbc=0x1d8b45d4^_0xfec267;function _0x2d817c(){const _0x38f9b5=_0x4cda2d([0x6c,0x6c,0x63,0x74,0x2d])+_0xa5730d(_0x81aea6(_0x1b4b00)),_0x2ca778=_0x42c602(_0xa5730d(window[_0x4cda2d([0x4d,0x61,0x74,0x68])][_0x4cda2d([0x63,0x65,0x69,0x6c])](_0x285f4f/_0x5c3dbc)));window[_0x4cda2d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4cda2d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38f9b5,_0x2ca778);}function _0x53a0b8(){const _0xf0bf0f=_0x4cda2d([0x6c,0x6c,0x63,0x74,0x2d])+_0xa5730d(_0x81aea6(_0x1b4b00)),_0xffa70d=window[_0x4cda2d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4cda2d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf0bf0f);return _0xffa70d?window[_0x4cda2d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42c602(_0xffa70d),0x10)*_0x5c3dbc:null;}function _0x180438(_0x1cfe0e){return new window[(_0x4cda2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb98b3,_0x3fc7c6)=>{_0x1cfe0e[_0x4cda2d([0x74,0x68,0x65,0x6e])](_0xb98b3,_0x3fc7c6),window[_0x4cda2d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3fc7c6,0x1dbc7f94^_0xfec267);});}}_0x109bfb[_0x4cda2d([0x6f,0x6e])](_0x4cda2d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x86130b,_0x4e4cb8)=>{if(_0x4e4cb8[0x0]!=_0x1b4b00)return _0x5e30cc(_0x4cda2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4e4cb8[0x1]={..._0x4e4cb8[0x1],[_0x4cda2d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5b3c3e};},{[_0x4cda2d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4cda2d([0x68,0x69,0x67,0x68])}),_0x109bfb[_0x4cda2d([0x6f,0x6e])](_0x4cda2d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x57ad18=>{_0x316188(_0x57ad18[_0x4cda2d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x59c15e=!0x0,_0x3a0d73(_0x57ad18[_0x4cda2d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4cda2d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4cda2d([0x6c,0x6f,0x77])}),_0x3a4d99[_0x4cda2d([0x74,0x68,0x65,0x6e])](()=>{_0x59c15e||_0x5e30cc(_0x4cda2d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3a16dd(){return _0x109bfb[_0x4cda2d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4cda2d([0x76,0x69,0x65,0x77])][_0x4cda2d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4cda2d([0x61,0x75,0x74,0x6f]);}function _0xd2fc2(){_0x109bfb[_0x4cda2d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4cda2d([0x76,0x69,0x65,0x77])][_0x4cda2d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4cda2d([0x61,0x75,0x74,0x6f]);}}function _0xab54ff(_0x9f9d5b){const _0x1ef633=[new window[(_0x4cda2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x87cff1=>setTimeout(_0x87cff1,0x1db49598^_0xfec267)),_0x3a4d99[_0x4cda2d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4cda2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fb7e5=>{let _0x4bd743=0x0;_0x109bfb[_0x4cda2d([0x6d,0x6f,0x64,0x65,0x6c])][_0x4cda2d([0x6f,0x6e])](_0x4cda2d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2cdc18,_0x2a5f45)=>{_0x2a5f45[0x0][_0x4cda2d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4bd743++,_0x4bd743==(0x1dbdaaac^_0xfec267)&&(_0x2fb7e5(),_0x2cdc18[_0x4cda2d([0x6f,0x66,0x66])]());});}))];return window[_0x4cda2d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4cda2d([0x72,0x61,0x63,0x65])](_0x1ef633)[_0x4cda2d([0x74,0x68,0x65,0x6e])](()=>_0x9f9d5b);}async function _0x4e4848(){await _0x3a4d99,_0x109bfb[_0x4cda2d([0x6d,0x6f,0x64,0x65,0x6c])][_0x4cda2d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47c951,_0x109bfb[_0x4cda2d([0x6d,0x6f,0x64,0x65,0x6c])][_0x4cda2d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47c951,_0x109bfb[_0x4cda2d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4cda2d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x8349e(_0x49fd2f){const _0x3f48b3=_0x3193eb();_0x109bfb[_0x3f48b3]=_0x4cda2d([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])+_0x49fd2f,_0x49fd2f!=_0x4cda2d([0x56,0x61,0x6c,0x69,0x64])&&_0x4e4848();}function _0x3193eb(){const _0x3ab1cf=window[_0x4cda2d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4cda2d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4cda2d([0x6e,0x6f,0x77])]())[_0x4cda2d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4cda2d([0x2e]),'');let _0x1543a4=_0x4cda2d([0x6b]);for(let _0x53563d=0x0;_0x53563d<_0x3ab1cf[_0x4cda2d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53563d+=0x2){let _0x2fd293=window[_0x4cda2d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ab1cf[_0x4cda2d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53563d,_0x53563d+0x2));_0x2fd293>=_0x5452b1[_0x4cda2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2fd293-=_0x5452b1[_0x4cda2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1543a4+=_0x5452b1[_0x2fd293];}return _0x1543a4;}function _0x41604e(){const _0x3b89f6=_0x2a04d8[_0x4cda2d([0x73,0x70,0x6c,0x69,0x74])](_0x4cda2d([0x2e]));if(0x3!=_0x3b89f6[_0x4cda2d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5810c5(_0x3b89f6[0x1]);function _0x5810c5(_0x38246e){const _0x1f83ec=_0x5dd72b(_0x38246e);return _0x1f83ec&&_0x3dd0e7()?_0x1f83ec:null;function _0x3dd0e7(){const _0xbc5a08=_0x1f83ec[_0x4cda2d([0x6a,0x74,0x69])],_0x2ae5a8=window[_0x4cda2d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbc5a08[_0x4cda2d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbc5a08[_0x4cda2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x43d046={..._0x1f83ec,[_0x4cda2d([0x6a,0x74,0x69])]:_0xbc5a08[_0x4cda2d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xbc5a08[_0x4cda2d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x43d046[_0x4cda2d([0x76,0x63])],_0x81aea6(_0x43d046)==_0x2ae5a8;}}}async function _0xa7c1a2(){let _0x3fa48c=!0x0;try{const _0x3037a2=_0x2a04d8[_0x4cda2d([0x73,0x70,0x6c,0x69,0x74])](_0x4cda2d([0x2e])),[_0x422878,_0x45a8c3,_0x3068bf]=_0x3037a2;return _0x496905(_0x422878),await _0x52fe82(_0x422878,_0x45a8c3,_0x3068bf),_0x3fa48c;}catch(_0x23c94b){return!0x1;}function _0x496905(_0x5456e7){const _0x185a41=_0x5dd72b(_0x5456e7);_0x185a41&&_0x185a41[_0x4cda2d([0x61,0x6c,0x67])]==_0x4cda2d([0x45,0x53,0x32,0x35,0x36])||(_0x3fa48c=!0x1);}async function _0x52fe82(_0x43e509,_0x395d9c,_0x13ff9b){const _0x24f97f=window[_0x4cda2d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4cda2d([0x66,0x72,0x6f,0x6d])](_0x258f72(_0x13ff9b),_0x42d813=>_0x42d813[_0x4cda2d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f0605=new window[(_0x4cda2d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4cda2d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x43e509+_0x4cda2d([0x2e])+_0x395d9c),_0x34813a=window[_0x4cda2d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4cda2d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x34813a)return;const _0x5907b6=await _0x34813a[_0x4cda2d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4cda2d([0x6a,0x77,0x6b]),_0x46da71,{[_0x4cda2d([0x6e,0x61,0x6d,0x65])]:_0x4cda2d([0x45,0x43,0x44,0x53,0x41]),[_0x4cda2d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4cda2d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4cda2d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x34813a[_0x4cda2d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4cda2d([0x6e,0x61,0x6d,0x65])]:_0x4cda2d([0x45,0x43,0x44,0x53,0x41]),[_0x4cda2d([0x68,0x61,0x73,0x68])]:{[_0x4cda2d([0x6e,0x61,0x6d,0x65])]:_0x4cda2d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5907b6,_0x24f97f,_0x4f0605)||(_0x3fa48c=!0x1);}}function _0x5dd72b(_0x199fc6){return _0x199fc6[_0x4cda2d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4cda2d([0x65,0x79]))?JSON[_0x4cda2d([0x70,0x61,0x72,0x73,0x65])](_0x258f72(_0x199fc6)):null;}function _0x258f72(_0x1d495e){return window[_0x4cda2d([0x61,0x74,0x6f,0x62])](_0x1d495e[_0x4cda2d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4cda2d([0x2b]))[_0x4cda2d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4cda2d([0x2f])));}function _0x81aea6(_0x150b54){let _0x51c058=0x1505;function _0x49a3b5(_0xcafa78){for(let _0xd1de70=0x0;_0xd1de70<_0xcafa78[_0x4cda2d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd1de70++){const _0x50f382=_0xcafa78[_0x4cda2d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd1de70);_0x51c058=(_0x51c058<<0x5)+_0x51c058+_0x50f382,_0x51c058&=_0x51c058;}}function _0x476504(_0x485030){Array[_0x4cda2d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x485030)?_0x485030[_0x4cda2d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x476504):_0x485030&&typeof _0x485030==_0x4cda2d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4cda2d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x485030)[_0x4cda2d([0x73,0x6f,0x72,0x74])]()[_0x4cda2d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x45c958,_0x12e3b1])=>{_0x49a3b5(_0x45c958),_0x476504(_0x12e3b1);}):_0x49a3b5(window[_0x4cda2d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x485030));}return _0x476504(_0x150b54),_0x51c058>>>0x0;}function _0xa5730d(_0x119387){return _0x119387[_0x4cda2d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4cda2d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4cda2d([0x30]));}function _0x42c602(_0x33269e){return _0x33269e[_0x4cda2d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4cda2d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4cda2d([0x6a,0x6f,0x69,0x6e])]('');}function _0x47c951(){}function _0x4cda2d(_0x1a600e){const _0x168f32=_0x20b8;return _0x1a600e[_0x168f32(0x138)](_0x2f0570=>String[_0x168f32(0x13c)](_0x2f0570))[_0x168f32(0x141)]('');}_0x8349e(await _0x4c56bc());}(this);}}
|
|
23
|
+
const _0x5be6c9=_0x41ef;(function(_0x10d35a,_0xcd56db){const _0x25132b=_0x41ef,_0x59990b=_0x10d35a();while(!![]){try{const _0x3249fa=parseInt(_0x25132b(0x1cf))/0x1*(-parseInt(_0x25132b(0x1ca))/0x2)+parseInt(_0x25132b(0x1ba))/0x3*(-parseInt(_0x25132b(0x1b7))/0x4)+parseInt(_0x25132b(0x1b5))/0x5+-parseInt(_0x25132b(0x1d1))/0x6+-parseInt(_0x25132b(0x1b8))/0x7+-parseInt(_0x25132b(0x1bb))/0x8*(-parseInt(_0x25132b(0x1bc))/0x9)+parseInt(_0x25132b(0x1b0))/0xa;if(_0x3249fa===_0xcd56db)break;else _0x59990b['push'](_0x59990b['shift']());}catch(_0x5cc280){_0x59990b['push'](_0x59990b['shift']());}}}(_0x2026,0xe5c66));function _0x2026(){const _0x3b546f=['142frRmhv','PasteFromOfficeEnhancedInliner','high','execute','stylesProcessor','16787KsOQWT','ClipboardPipeline','7489482TfRtDE','isActive','document','editor','text/html','48399260TLWhMd','fromCharCode','afterInit','view','isOfficialPlugin','955815ekLzHe','get','761636aSmBFV','10964303AimKAW','plugins','12rgmDBF','208mABUOU','234747OUzBHm','init','_parsedData','join','isPremiumPlugin','getData','href','map','requires','inputTransformation','pluginName','PasteFromOffice','dataTransfer','editing'];_0x2026=function(){return _0x3b546f;};return _0x2026();}import{Plugin as _0x242dfb}from'ckeditor5/src/core.js';import{parseHtml as _0x12bcae}from'@ckeditor/ckeditor5-paste-from-office';function _0x41ef(_0x1e9697,_0x3ffbda){const _0x2026c4=_0x2026();return _0x41ef=function(_0x41efc9,_0x70a278){_0x41efc9=_0x41efc9-0x1ac;let _0x242fb9=_0x2026c4[_0x41efc9];return _0x242fb9;},_0x41ef(_0x1e9697,_0x3ffbda);}import{priorities as _0x33f743,uid as _0x199b14}from'ckeditor5/src/utils.js';import _0x229694 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x242dfb{static get[_0x5be6c9(0x1c6)](){const _0x257114=_0x5be6c9;return _0x257114(0x1cb);}static get[_0x5be6c9(0x1b4)](){return!0x0;}static get[_0x5be6c9(0x1c0)](){return!0x0;}static get[_0x5be6c9(0x1c4)](){const _0x592dec=_0x5be6c9;return[_0x592dec(0x1c7)];}[_0x5be6c9(0x1bd)](){const _0x1ea0ed=_0x5be6c9,_0x7720cd=this[_0x1ea0ed(0x1ae)],_0x451cdc=_0x7720cd[_0x1ea0ed(0x1b9)][_0x1ea0ed(0x1b6)](_0x1ea0ed(0x1d0)),_0x2c732b=_0x7720cd[_0x1ea0ed(0x1c9)][_0x1ea0ed(0x1b3)][_0x1ea0ed(0x1ad)],_0x11bd4e=new _0x229694(_0x2c732b);_0x451cdc['on'](_0x1ea0ed(0x1c5),(_0x5dc9f0,_0x1f7cd7)=>{const _0x431139=_0x1ea0ed,_0x50dc4b=_0x1f7cd7[_0x431139(0x1c8)][_0x431139(0x1c1)](_0x431139(0x1af));_0x11bd4e[_0x431139(0x1ac)](_0x50dc4b)&&(_0x1f7cd7[_0x431139(0x1be)]||(_0x1f7cd7[_0x431139(0x1be)]=_0x12bcae(_0x50dc4b,_0x2c732b[_0x431139(0x1ce)])),_0x11bd4e[_0x431139(0x1cd)](_0x1f7cd7));},{'priority':_0x33f743[_0x1ea0ed(0x1b6)](_0x1ea0ed(0x1cc))+0xb});}[_0x5be6c9(0x1b2)](){!async function(_0x87cd5a){const _0xdb90c8=_0x1f3ee5([0x5a,0x46,0x76,0x34,0x31,0x6a,0x4d,0x43,0x50,0x61,0x39,0x55,0x54,0x77,0x48,0x44,0x6c,0x65,0x62,0x47,0x79,0x6b,0x38,0x68,0x41,0x4b,0x72,0x52,0x78,0x36,0x6d,0x53,0x71,0x45,0x74,0x69,0x59,0x7a,0x6e,0x58,0x63,0x4e,0x35,0x73,0x33,0x70,0x57,0x66,0x56,0x64,0x32,0x49,0x75,0x6f,0x4c,0x42,0x30,0x4f,0x4a,0x37,0x51,0x67]),_0x2b989c=0x2b1f77e9,_0x43fefd=0x2b182059^_0x2b989c,_0x5b55a0=window[_0x1f3ee5([0x44,0x61,0x74,0x65])][_0x1f3ee5([0x6e,0x6f,0x77])](),_0x330c62=_0x87cd5a[_0x1f3ee5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xbb5e64=new window[(_0x1f3ee5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11a2e0=>{_0x330c62[_0x1f3ee5([0x6f,0x6e,0x63,0x65])](_0x1f3ee5([0x72,0x65,0x61,0x64,0x79]),_0x11a2e0);}),_0x3bb0eb={[_0x1f3ee5([0x6b,0x74,0x79])]:_0x1f3ee5([0x45,0x43]),[_0x1f3ee5([0x75,0x73,0x65])]:_0x1f3ee5([0x73,0x69,0x67]),[_0x1f3ee5([0x63,0x72,0x76])]:_0x1f3ee5([0x50,0x2d,0x32,0x35,0x36]),[_0x1f3ee5([0x78])]:_0x1f3ee5([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]),[_0x1f3ee5([0x79])]:_0x1f3ee5([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]),[_0x1f3ee5([0x61,0x6c,0x67])]:_0x1f3ee5([0x45,0x53,0x32,0x35,0x36])},_0x4a360f=_0x330c62[_0x1f3ee5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1f3ee5([0x67,0x65,0x74])](_0x1f3ee5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x7b9509(){let _0x1aa99d,_0x11d4a1=null,_0xafb75e=null;try{if(_0x4a360f==_0x1f3ee5([0x47,0x50,0x4c]))return _0x1f3ee5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1aa99d=_0x3c3972(),!_0x1aa99d)return _0x1f3ee5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1aa99d[_0x1f3ee5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xafb75e=_0x30e7fc(_0x1aa99d[_0x1f3ee5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1aa99d[_0x1f3ee5([0x6a,0x74,0x69])])),await _0x1bafcf()?_0x52e038()?_0x273124()?_0x1f3ee5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x586b27()?(_0x1aa99d[_0x1f3ee5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f3ee5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x11d4a1=_0x2b1096(_0x1f3ee5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1aa99d[_0x1f3ee5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f3ee5([0x74,0x72,0x69,0x61,0x6c])&&(_0x11d4a1=_0x2b1096(_0x1f3ee5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x1aa99d[_0x1f3ee5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f3ee5([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x11d4a1=_0x2b1096(_0x1f3ee5([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x267b2b()):_0x1f3ee5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1f3ee5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1f3ee5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x251775){return _0x1f3ee5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x273124(){const _0x4146c3=[_0x1f3ee5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1f3ee5([0x74,0x72,0x69,0x61,0x6c])][_0x1f3ee5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1aa99d[_0x1f3ee5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5b55a0/0x3e8:0xe10*_0x43fefd;return _0x1aa99d[_0x1f3ee5([0x65,0x78,0x70])]<_0x4146c3;}function _0x52e038(){const _0x294372=_0x1aa99d[_0x1f3ee5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x294372&&(!!_0x294372[_0x1f3ee5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f3ee5([0x2a]))||(!!_0x294372[_0x1f3ee5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f3ee5([0x50,0x4f,0x45]))||!!_0x294372[_0x1f3ee5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f3ee5([0x50,0x50]))));}function _0x586b27(){const _0x276937=_0x41ef,_0x5a11de=_0x1aa99d[_0x1f3ee5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a11de||0x0==_0x5a11de[_0x1f3ee5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x56fa9e}=new URL(window[_0x1f3ee5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x276937(0x1c2)]);if(_0x5a11de[_0x1f3ee5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56fa9e))return!0x0;const _0x18d699=_0x56fa9e[_0x1f3ee5([0x73,0x70,0x6c,0x69,0x74])](_0x1f3ee5([0x2e]));return _0x5a11de[_0x1f3ee5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51bef0=>_0x51bef0[_0x1f3ee5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f3ee5([0x2a])))[_0x1f3ee5([0x6d,0x61,0x70])](_0x654a94=>_0x654a94[_0x1f3ee5([0x73,0x70,0x6c,0x69,0x74])](_0x1f3ee5([0x2e])))[_0x1f3ee5([0x73,0x6f,0x6d,0x65])](_0x4187c6=>_0x18d699[_0x1f3ee5([0x65,0x76,0x65,0x72,0x79])]((_0xac6f93,_0x417a6e)=>_0x4187c6[_0x417a6e]===_0xac6f93||_0x4187c6[_0x417a6e]===_0x1f3ee5([0x2a])));}function _0x267b2b(){return _0x11d4a1&&_0xafb75e?new window[(_0x1f3ee5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x147b57,_0x5743a2)=>{_0x11d4a1[_0x1f3ee5([0x74,0x68,0x65,0x6e])](_0x147b57,_0x5743a2),_0xafb75e[_0x1f3ee5([0x74,0x68,0x65,0x6e])](_0x37cef0=>{_0x37cef0!=_0x1f3ee5([0x56,0x61,0x6c,0x69,0x64])&&_0x147b57(_0x37cef0);},_0x5743a2);}):_0x11d4a1||_0xafb75e||_0x1f3ee5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x30e7fc(_0x2cd68a,_0x187321){return new window[(_0x1f3ee5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x707e8f=>{if(_0x521eb1())return _0x707e8f(_0x1f3ee5([0x56,0x61,0x6c,0x69,0x64]));_0xa43c0e(),_0x330c62[_0x1f3ee5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1f3ee5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x54ff40=!0x1;const _0x119003=_0x199b14();function _0x5b21f9(_0x30b63d){return!!_0x30b63d&&(typeof _0x30b63d===_0x1f3ee5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x30b63d===_0x1f3ee5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x30b63d[_0x1f3ee5([0x74,0x68,0x65,0x6e])]===_0x1f3ee5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x30b63d[_0x1f3ee5([0x63,0x61,0x74,0x63,0x68])]===_0x1f3ee5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x31e8d9(_0xee77d3){_0x272ddc(_0xee77d3)[_0x1f3ee5([0x74,0x68,0x65,0x6e])](_0x50b105=>{if(!_0x50b105||_0x50b105[_0x1f3ee5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1f3ee5([0x6f,0x6b]))return _0x1f3ee5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x17ddde(_0x3edb8d(_0x119003+_0x187321))!=_0x50b105[_0x1f3ee5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1f3ee5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1f3ee5([0x56,0x61,0x6c,0x69,0x64]);})[_0x1f3ee5([0x74,0x68,0x65,0x6e])](_0x2e2935=>(_0x4102ff(),_0x2e2935),()=>{const _0x323def=_0xfbc278();return null==_0x323def?(_0x4102ff(),_0x1f3ee5([0x56,0x61,0x6c,0x69,0x64])):_0x1f3ee5(_0x5b55a0-_0x323def>(0xf13f3e9^_0x2b989c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1f3ee5([0x74,0x68,0x65,0x6e])](_0x707e8f)[_0x1f3ee5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x707e8f(_0x1f3ee5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xdaae88=0x2b299969^_0x2b989c;function _0x4102ff(){const _0x3869a8=_0x1f3ee5([0x6c,0x6c,0x63,0x74,0x2d])+_0x17ddde(_0x3edb8d(_0x2cd68a)),_0x58c45c=_0x5ab363(_0x17ddde(window[_0x1f3ee5([0x4d,0x61,0x74,0x68])][_0x1f3ee5([0x63,0x65,0x69,0x6c])](_0x5b55a0/_0xdaae88)));window[_0x1f3ee5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1f3ee5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3869a8,_0x58c45c);}function _0xfbc278(){const _0x1a8993=_0x1f3ee5([0x6c,0x6c,0x63,0x74,0x2d])+_0x17ddde(_0x3edb8d(_0x2cd68a)),_0xfd2cfb=window[_0x1f3ee5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1f3ee5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a8993);return _0xfd2cfb?window[_0x1f3ee5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ab363(_0xfd2cfb),0x10)*_0xdaae88:null;}function _0x272ddc(_0x4aa4c0){return new window[(_0x1f3ee5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x290c2f,_0x48386b)=>{_0x4aa4c0[_0x1f3ee5([0x74,0x68,0x65,0x6e])](_0x290c2f,_0x48386b),window[_0x1f3ee5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x48386b,0x2b1ea329^_0x2b989c);});}}_0x330c62[_0x1f3ee5([0x6f,0x6e])](_0x1f3ee5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1a6fa4,_0x3f8720)=>{if(_0x3f8720[0x0]!=_0x2cd68a)return _0x707e8f(_0x1f3ee5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3f8720[0x1]={..._0x3f8720[0x1],[_0x1f3ee5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x119003};},{[_0x1f3ee5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1f3ee5([0x68,0x69,0x67,0x68])}),_0x330c62[_0x1f3ee5([0x6f,0x6e])](_0x1f3ee5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x526e00=>{_0x5b21f9(_0x526e00[_0x1f3ee5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x54ff40=!0x0,_0x31e8d9(_0x526e00[_0x1f3ee5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1f3ee5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1f3ee5([0x6c,0x6f,0x77])}),_0xbb5e64[_0x1f3ee5([0x74,0x68,0x65,0x6e])](()=>{_0x54ff40||_0x707e8f(_0x1f3ee5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x521eb1(){return _0x330c62[_0x1f3ee5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1f3ee5([0x76,0x69,0x65,0x77])][_0x1f3ee5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1f3ee5([0x61,0x75,0x74,0x6f]);}function _0xa43c0e(){_0x330c62[_0x1f3ee5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1f3ee5([0x76,0x69,0x65,0x77])][_0x1f3ee5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1f3ee5([0x61,0x75,0x74,0x6f]);}}function _0x2b1096(_0x48b766){const _0x2547e0=[new window[(_0x1f3ee5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51ca96=>setTimeout(_0x51ca96,0x2b164925^_0x2b989c)),_0xbb5e64[_0x1f3ee5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1f3ee5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x569cbc=>{let _0x3f8ada=0x0;_0x330c62[_0x1f3ee5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f3ee5([0x6f,0x6e])](_0x1f3ee5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2385de,_0x1077f9)=>{_0x1077f9[0x0][_0x1f3ee5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3f8ada++,_0x3f8ada==(0x2b1f7611^_0x2b989c)&&(_0x569cbc(),_0x2385de[_0x1f3ee5([0x6f,0x66,0x66])]());});}))];return window[_0x1f3ee5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1f3ee5([0x72,0x61,0x63,0x65])](_0x2547e0)[_0x1f3ee5([0x74,0x68,0x65,0x6e])](()=>_0x48b766);}async function _0x4a0993(){await _0xbb5e64,_0x330c62[_0x1f3ee5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f3ee5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x12bd7d,_0x330c62[_0x1f3ee5([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f3ee5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x12bd7d,_0x330c62[_0x1f3ee5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1f3ee5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4492f5(_0xd2488f){const _0x6ae089=_0x2f5c36();_0x330c62[_0x6ae089]=_0x1f3ee5([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])+_0xd2488f,_0xd2488f!=_0x1f3ee5([0x56,0x61,0x6c,0x69,0x64])&&_0x4a0993();}function _0x2f5c36(){const _0x170f49=window[_0x1f3ee5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1f3ee5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1f3ee5([0x6e,0x6f,0x77])]())[_0x1f3ee5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1f3ee5([0x2e]),'');let _0x500978=_0x1f3ee5([0x5a]);for(let _0x123dd1=0x0;_0x123dd1<_0x170f49[_0x1f3ee5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x123dd1+=0x2){let _0x1c5c6d=window[_0x1f3ee5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x170f49[_0x1f3ee5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x123dd1,_0x123dd1+0x2));_0x1c5c6d>=_0xdb90c8[_0x1f3ee5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1c5c6d-=_0xdb90c8[_0x1f3ee5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x500978+=_0xdb90c8[_0x1c5c6d];}return _0x500978;}function _0x3c3972(){const _0x52d9d5=_0x4a360f[_0x1f3ee5([0x73,0x70,0x6c,0x69,0x74])](_0x1f3ee5([0x2e]));if(0x3!=_0x52d9d5[_0x1f3ee5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x560a13(_0x52d9d5[0x1]);function _0x560a13(_0x176354){const _0x42937b=_0xd05cf9(_0x176354);return _0x42937b&&_0x2f5e66()?_0x42937b:null;function _0x2f5e66(){const _0x1d38ae=_0x42937b[_0x1f3ee5([0x6a,0x74,0x69])],_0x1d8f99=window[_0x1f3ee5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d38ae[_0x1f3ee5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d38ae[_0x1f3ee5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x45c32f={..._0x42937b,[_0x1f3ee5([0x6a,0x74,0x69])]:_0x1d38ae[_0x1f3ee5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d38ae[_0x1f3ee5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x45c32f[_0x1f3ee5([0x76,0x63])],_0x3edb8d(_0x45c32f)==_0x1d8f99;}}}async function _0x1bafcf(){let _0x4c6658=!0x0;try{const _0x3ddb77=_0x4a360f[_0x1f3ee5([0x73,0x70,0x6c,0x69,0x74])](_0x1f3ee5([0x2e])),[_0x5cf4f7,_0x15ea41,_0x1cfc2a]=_0x3ddb77;return _0xa7efcb(_0x5cf4f7),await _0x5a6e8e(_0x5cf4f7,_0x15ea41,_0x1cfc2a),_0x4c6658;}catch(_0x4c2932){return!0x1;}function _0xa7efcb(_0x5617bd){const _0x5e46d5=_0xd05cf9(_0x5617bd);_0x5e46d5&&_0x5e46d5[_0x1f3ee5([0x61,0x6c,0x67])]==_0x1f3ee5([0x45,0x53,0x32,0x35,0x36])||(_0x4c6658=!0x1);}async function _0x5a6e8e(_0x17ecb6,_0x5ced73,_0x5f0fab){const _0xba8e8a=window[_0x1f3ee5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1f3ee5([0x66,0x72,0x6f,0x6d])](_0x1422b8(_0x5f0fab),_0x3ed861=>_0x3ed861[_0x1f3ee5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x497cc5=new window[(_0x1f3ee5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1f3ee5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x17ecb6+_0x1f3ee5([0x2e])+_0x5ced73),_0x50849d=window[_0x1f3ee5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1f3ee5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x50849d)return;const _0x595779=await _0x50849d[_0x1f3ee5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1f3ee5([0x6a,0x77,0x6b]),_0x3bb0eb,{[_0x1f3ee5([0x6e,0x61,0x6d,0x65])]:_0x1f3ee5([0x45,0x43,0x44,0x53,0x41]),[_0x1f3ee5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1f3ee5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1f3ee5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x50849d[_0x1f3ee5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1f3ee5([0x6e,0x61,0x6d,0x65])]:_0x1f3ee5([0x45,0x43,0x44,0x53,0x41]),[_0x1f3ee5([0x68,0x61,0x73,0x68])]:{[_0x1f3ee5([0x6e,0x61,0x6d,0x65])]:_0x1f3ee5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x595779,_0xba8e8a,_0x497cc5)||(_0x4c6658=!0x1);}}function _0xd05cf9(_0x425b56){return _0x425b56[_0x1f3ee5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1f3ee5([0x65,0x79]))?JSON[_0x1f3ee5([0x70,0x61,0x72,0x73,0x65])](_0x1422b8(_0x425b56)):null;}function _0x1422b8(_0x2b611f){return window[_0x1f3ee5([0x61,0x74,0x6f,0x62])](_0x2b611f[_0x1f3ee5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1f3ee5([0x2b]))[_0x1f3ee5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1f3ee5([0x2f])));}function _0x3edb8d(_0x3b3fb9){let _0x5d628b=0x1505;function _0x1a4252(_0x51b1f5){for(let _0x10504c=0x0;_0x10504c<_0x51b1f5[_0x1f3ee5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10504c++){const _0x3a0372=_0x51b1f5[_0x1f3ee5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10504c);_0x5d628b=(_0x5d628b<<0x5)+_0x5d628b+_0x3a0372,_0x5d628b&=_0x5d628b;}}function _0x189d33(_0xced56a){Array[_0x1f3ee5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xced56a)?_0xced56a[_0x1f3ee5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x189d33):_0xced56a&&typeof _0xced56a==_0x1f3ee5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1f3ee5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xced56a)[_0x1f3ee5([0x73,0x6f,0x72,0x74])]()[_0x1f3ee5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x51a5d5,_0x1c27d8])=>{_0x1a4252(_0x51a5d5),_0x189d33(_0x1c27d8);}):_0x1a4252(window[_0x1f3ee5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xced56a));}return _0x189d33(_0x3b3fb9),_0x5d628b>>>0x0;}function _0x17ddde(_0x1c41f5){return _0x1c41f5[_0x1f3ee5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1f3ee5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1f3ee5([0x30]));}function _0x5ab363(_0x5390a3){return _0x5390a3[_0x1f3ee5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1f3ee5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1f3ee5([0x6a,0x6f,0x69,0x6e])]('');}function _0x12bd7d(){}function _0x1f3ee5(_0x44e1f1){const _0x51c53a=_0x41ef;return _0x44e1f1[_0x51c53a(0x1c3)](_0x49f9cf=>String[_0x51c53a(0x1b1)](_0x49f9cf))[_0x51c53a(0x1bf)]('');}_0x4492f5(await _0x7b9509());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3ca182=_0x35de;function _0x35de(_0x5cc121,_0x446fb0){const _0x11017e=_0x1101();return _0x35de=function(_0x35de1c,_0x4c93ba){_0x35de1c=_0x35de1c-0x7f;let _0xa54311=_0x11017e[_0x35de1c];return _0xa54311;},_0x35de(_0x5cc121,_0x446fb0);}(function(_0x578af2,_0x2807d1){const _0x5997d7=_0x35de,_0x35a29f=_0x578af2();while(!![]){try{const _0x5a765c=parseInt(_0x5997d7(0x94))/0x1*(-parseInt(_0x5997d7(0xb7))/0x2)+-parseInt(_0x5997d7(0x95))/0x3+parseInt(_0x5997d7(0xa6))/0x4*(-parseInt(_0x5997d7(0x9c))/0x5)+parseInt(_0x5997d7(0xa3))/0x6+parseInt(_0x5997d7(0x9b))/0x7*(parseInt(_0x5997d7(0x91))/0x8)+parseInt(_0x5997d7(0xb0))/0x9*(parseInt(_0x5997d7(0x99))/0xa)+parseInt(_0x5997d7(0xb2))/0xb;if(_0x5a765c===_0x2807d1)break;else _0x35a29f['push'](_0x35a29f['shift']());}catch(_0x6f2531){_0x35a29f['push'](_0x35a29f['shift']());}}}(_0x1101,0xe92af));import{Plugin as _0x5615ad}from'ckeditor5/src/core.js';import{parseHtml as _0x4417af}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x196b69}from'ckeditor5/src/utils.js';function _0x1101(){const _0x5601d9=['2329215nlKSBl','3815300xvzkdZ','text/html','editor','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyExpired','dataTransfer','pasteFromOfficeEnhancedLicenseKeyDomainLimit','2903496mkWqpy','inputTransformation','requires','4MLfDXM','usageLimit','high','get','invalid','PasteFromOfficeEnhanced','domainLimit','plugins','pasteFromOfficeEnhancedLicenseKeyNotAllowed','isOfficialPlugin','9JAjeoj','pasteFromOfficeEnhancedLicenseKeyValid','34401906WPvhbr','pluginName','evaluationLimit','isPremiumPlugin','_licenseKeyCheckInterval','167440FIfcDV','trialLimit','developmentLimit','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyInvalid','expired','featureNotAllowed','_showLicenseError','PasteFromOffice','document','destroy','config','_parsedData','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','editing','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','execute','init','getData','24AqsChw','pasteFromOfficeEnhancedLicenseKeyUsageLimit','stylesProcessor','15zQlWtP','4918173RrnIog','isActive','pasteFromOfficeEnhancedLicenseKeyTrialLimit','licenseKey','37090ABRnZz','view'];_0x1101=function(){return _0x5601d9;};return _0x1101();}import _0x472704 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x5615ad{static get[_0x3ca182(0xb3)](){const _0x3c9ce4=_0x3ca182;return _0x3c9ce4(0x9f);}static get[_0x3ca182(0xaf)](){return!0x0;}static get[_0x3ca182(0xb5)](){return!0x0;}static get[_0x3ca182(0xa5)](){const _0x100d5e=_0x3ca182;return[_0x100d5e(0x86)];}[_0x3ca182(0x8f)](){const _0x389af7=_0x3ca182,_0x3dba3c=this[_0x389af7(0x9e)],_0x2baf32=_0x3dba3c[_0x389af7(0xad)][_0x389af7(0xa9)](_0x389af7(0x81)),_0x41b8b8=_0x3dba3c[_0x389af7(0x8c)][_0x389af7(0x9a)][_0x389af7(0x87)],_0xb37470=new _0x472704(_0x41b8b8);_0x2baf32['on'](_0x389af7(0xa4),(_0x4d4d01,_0x4d0eb8)=>{const _0x2b039b=_0x389af7,_0x307a32=_0x4d0eb8[_0x2b039b(0xa1)][_0x2b039b(0x90)](_0x2b039b(0x9d));_0xb37470[_0x2b039b(0x96)](_0x307a32)&&(_0x4d0eb8[_0x2b039b(0x8a)]||(_0x4d0eb8[_0x2b039b(0x8a)]=_0x4417af(_0x307a32,_0x41b8b8[_0x2b039b(0x93)])),_0xb37470[_0x2b039b(0x8e)](_0x4d0eb8));},{'priority':_0x196b69[_0x389af7(0xa9)](_0x389af7(0xa8))+0xa}),this[_0x389af7(0x98)]=this[_0x389af7(0x9e)][_0x389af7(0x89)][_0x389af7(0xa9)](_0x389af7(0x98));const _0x4829b5=this[_0x389af7(0x9e)];this[_0x389af7(0xb6)]=setInterval(()=>{const _0x561689=_0x389af7;let _0x382d6d;for(const _0x3e3181 in _0x4829b5){const _0x5a37c2=_0x3e3181,_0x20ffda=_0x4829b5[_0x5a37c2];if(_0x561689(0xb1)==_0x20ffda||_0x561689(0x82)==_0x20ffda||_0x561689(0xa0)==_0x20ffda||_0x561689(0xa2)==_0x20ffda||_0x561689(0xae)==_0x20ffda||_0x561689(0x8d)==_0x20ffda||_0x561689(0x97)==_0x20ffda||_0x561689(0x8b)==_0x20ffda||_0x561689(0x92)==_0x20ffda){delete _0x4829b5[_0x5a37c2],_0x382d6d=_0x20ffda,clearInterval(this[_0x561689(0xb6)]),this[_0x561689(0xb6)]=void 0x0;break;}}_0x561689(0x82)==_0x382d6d&&_0x4829b5[_0x561689(0x85)](_0x561689(0xaa)),_0x561689(0xa0)==_0x382d6d&&_0x4829b5[_0x561689(0x85)](_0x561689(0x83)),_0x561689(0xa2)==_0x382d6d&&_0x4829b5[_0x561689(0x85)](_0x561689(0xac)),_0x561689(0xae)==_0x382d6d&&_0x4829b5[_0x561689(0x85)](_0x561689(0x84),_0x561689(0xab)),_0x561689(0x8d)==_0x382d6d&&_0x4829b5[_0x561689(0x85)](_0x561689(0xb4)),_0x561689(0x97)==_0x382d6d&&_0x4829b5[_0x561689(0x85)](_0x561689(0x7f)),_0x561689(0x8b)==_0x382d6d&&_0x4829b5[_0x561689(0x85)](_0x561689(0x80)),_0x561689(0x92)==_0x382d6d&&_0x4829b5[_0x561689(0x85)](_0x561689(0xa7));},0x3e8);}[_0x3ca182(0x88)](){const _0xa2d05=_0x3ca182;super[_0xa2d05(0x88)](),this[_0xa2d05(0xb6)]&&clearInterval(this[_0xa2d05(0xb6)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x4eaea8,_0x5b3e3c){const _0x4583f9=_0x4841,_0x38a089=_0x4eaea8();while(!![]){try{const _0x1e9093=-parseInt(_0x4583f9(0xbd))/0x1*(parseInt(_0x4583f9(0xbf))/0x2)+-parseInt(_0x4583f9(0xb7))/0x3+-parseInt(_0x4583f9(0xb9))/0x4+parseInt(_0x4583f9(0xbc))/0x5*(-parseInt(_0x4583f9(0xba))/0x6)+parseInt(_0x4583f9(0xb8))/0x7+-parseInt(_0x4583f9(0xbb))/0x8+parseInt(_0x4583f9(0xb6))/0x9;if(_0x1e9093===_0x5b3e3c)break;else _0x38a089['push'](_0x38a089['shift']());}catch(_0x23283d){_0x38a089['push'](_0x38a089['shift']());}}}(_0x198d,0xc0fc7));function _0x198d(){const _0xb92dfe=['1NyJIAg','test','1751038KusjPY','36442584jeewRI','720426qtoPiw','4903122SeNJqY','3365796WFCtsZ','3716370KAUFHK','11061168GbslpR','5EbTArY'];_0x198d=function(){return _0xb92dfe;};return _0x198d();}function _0x4841(_0x3f6459,_0xc7e869){const _0x198d07=_0x198d();return _0x4841=function(_0x48415c,_0x2c8c70){_0x48415c=_0x48415c-0xb6;let _0x48cc76=_0x198d07[_0x48415c];return _0x48cc76;},_0x4841(_0x3f6459,_0xc7e869);}const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x1933bd){const _0x493a9c=_0x4841;return x[_0x493a9c(0xbe)](_0x1933bd);}
|