@ckeditor/ckeditor5-paste-from-office-enhanced 44.0.0-alpha.2 → 44.0.0-alpha.4
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 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=["1NyJIAg","test","1751038KusjPY","36442584jeewRI","720426qtoPiw","4903122SeNJqY","3365796WFCtsZ","3716370KAUFHK","11061168GbslpR","5EbTArY"];return(S=function(){return t})()}function E(t,e){const n=S();return(E=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(790471===-parseInt(e(189))/1*(parseInt(e(191))/2)+-parseInt(e(183))/3+-parseInt(e(185))/4+parseInt(e(188))/5*(-parseInt(e(186))/6)+parseInt(e(184))/7+-parseInt(e(187))/8+parseInt(e(182))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[E(190)](t)}!function(t){const e=T,n=t();for(;;)try{if(333664===parseInt(e(349))/1+-parseInt(e(344))/2+-parseInt(e(355))/3*(parseInt(e(358))/4)+-parseInt(e(339))/5+parseInt(e(352))/6+parseInt(e(348))/7+parseInt(e(346))/8*(-parseInt(e(340))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);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=j();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 j(){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(j=function(){return t})()}const D=K;function R(){const t=["324106mauBEk","7464ocFCgO","isActive","455STmKUJ","item","1386KoiDdn","size","type","22772SUWTrD","elementStart","document","content","hasStyle","from","createRangeIn","2075610rrxCEi","setStyle","64072UlafTh","execute","_parsedData","6YpZYHt","342sqRdUE","18oviPLE","26039Okvwib","8544503IzIZVF","22810vyDOuS","values"];return(R=function(){return t})()}function K(t,e){const n=R();return(K=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(540038===parseInt(e(380))/1*(-parseInt(e(360))/2)+-parseInt(e(381))/3*(-parseInt(e(368))/4)+-parseInt(e(358))/5*(parseInt(e(365))/6)+-parseInt(e(363))/7*(parseInt(e(377))/8)+parseInt(e(382))/9*(parseInt(e(375))/10)+parseInt(e(384))/11+parseInt(e(361))/12*(parseInt(e(383))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class N extends w{[D(378)](t){const n=D,{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}[D(362)](t){return super[D(362)](t)||A(t)}}const M=k;function k(t,e){const n=U();return(k=function(t,e){return n[t-=248]})(t,e)}function U(){const t=["high","stylesProcessor","isActive","21838190JYUBVb","252lUpxmT","getData","get","execute","122745bKtZWK","_parsedData","document","requires","editing","view","8129680oznYVu","PasteFromOfficeEnhancedInliner","plugins","2825511gjfUst","isOfficialPlugin","736339ajMYxz","editor","inputTransformation","pluginName","afterInit","href","1582105BPVdRN","2Vjebss","dataTransfer","isPremiumPlugin","9cozfuo","fromCharCode","map","PasteFromOffice","init","join","2624044dWwsMy","text/html","ClipboardPipeline"];return(U=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(539977===parseInt(e(271))/1+parseInt(e(278))/2*(-parseInt(e(269))/3)+parseInt(e(249))/4+-parseInt(e(260))/5*(-parseInt(e(256))/6)+parseInt(e(277))/7+parseInt(e(266))/8+parseInt(e(281))/9*(-parseInt(e(255))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class V extends t.Plugin{static get[M(274)](){return M(267)}static get[M(270)](){return!0}static get[M(280)](){return!0}static get[M(263)](){return[M(284)]}[M(285)](){const t=M,e=this[t(272)],n=e[t(268)][t(258)](t(251)),r=e[t(264)][t(265)][t(262)],s=new N(r);n.on(t(273),((e,n)=>{const i=t,o=n[i(279)][i(257)](i(250));s[i(254)](o)&&(n[i(261)]||(n[i(261)]=v(o,r[i(253)])),s[i(259)](n))}),{priority:x.priorities[t(258)](t(252))+11})}[M(275)](){!async function(t){const e=d([77,82,102,66,87,48,114,83,88,103,121,89,84,119,70,100,67,55,109,71,111,122,57,69,50,54,90,113,107,79,53,117,120,72,52,85,68,73,110,115,86,78,105,99,108,74,81,101,75,104,106,98,118,97,49,80,112,116,51,65,56,76]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(283)]((t=>String[e(282)](t)))[e(248)]("")}!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([77]);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:1732406400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(276)]);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 q=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())}}(H);const $=[q(435),q(447),q(410),q(414),q(419),q(441),q(443),q(437)],z=[q(435),q(447),q(410)],J={"font-style":[[q(417),"i"]],"font-weight":[[q(439),q(424)],[q(440),q(424)],[q(425),q(424)],[t=>Number(t)>=600,q(424)]],"text-decoration":[[q(418),"u"],[q(442),"s"]],"text-decoration-line":[[q(418),"u"],[q(442),"s"]],"vertical-align":[[q(416),q(416)],[q(411),q(429)]]};function B(t){return $[q(438)](t)}function H(){const t=["includes","medium","bold","font-weight","line-through","font-style","keys","6477740oVdeOE","filter","font-family","forEach","getStyle","783937QSONKX","from","12IVHOHk","722648VRVFxa","font-size","super","insertChild","102coIjJn","text-decoration","length","sub","italic","underline","text-decoration-line","6704Cplspu","961490dxhwFZ","1980WNiGhB","split","strong","bolder","span","525366JJylAz","createElement","sup","1397mWdsbp","function","setStyle","removeStyle","getChildren","color","getStyleNames","vertical-align"];return(H=function(){return t})()}function Y(t){const e=q;return Array[e(451)](t[e(436)]())[e(446)](B)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(449)](e);if(o)if(c=e,z[q(438)](c))r[e]=o;else if(e in J){const t=o[i(423)](" ");J[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(431)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;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=q;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=H();return(Z=function(t,e){return n[t-=410]})(t,e)}const X=Q;function G(){const t=["632iTyMNm","3182032EWIxcJ","execute","6822205rpewqS","_parsedData","108216wDFUpY","1dxxMfx","51512050TnTLlW","font","content","document","113673OYfBIz","2489832LcLwDJ","element","717688DzIHrb","getItems","6hMGeDu","includes","blockElements","stylesProcessor","name","createRangeIn","isActive"];return(G=function(){return t})()}function Q(t,e){const n=G();return(Q=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(844715===-parseInt(e(477))/1*(parseInt(e(472))/2)+-parseInt(e(464))/3*(-parseInt(e(462))/4)+-parseInt(e(474))/5+-parseInt(e(460))/6+parseInt(e(482))/7*(-parseInt(e(471))/8)+-parseInt(e(476))/9+parseInt(e(478))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class tt extends w{[X(473)](t){const n=X,{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)])){_(t,s,Y(t))}t[n(480)]=r}[X(470)](t){return super[X(470)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=127]})(t,e)}function rt(){const t=["2329215nlKSBl","3815300xvzkdZ","text/html","editor","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","dataTransfer","pasteFromOfficeEnhancedLicenseKeyDomainLimit","2903496mkWqpy","inputTransformation","requires","4MLfDXM","usageLimit","high","get","invalid","PasteFromOfficeEnhanced","domainLimit","plugins","pasteFromOfficeEnhancedLicenseKeyNotAllowed","isOfficialPlugin","9JAjeoj","pasteFromOfficeEnhancedLicenseKeyValid","34401906WPvhbr","pluginName","evaluationLimit","isPremiumPlugin","_licenseKeyCheckInterval","167440FIfcDV","trialLimit","developmentLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyInvalid","expired","featureNotAllowed","_showLicenseError","PasteFromOffice","document","destroy","config","_parsedData","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","editing","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","execute","init","getData","24AqsChw","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","15zQlWtP","4918173RrnIog","isActive","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","37090ABRnZz","view"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(955055===parseInt(e(148))/1*(-parseInt(e(183))/2)+-parseInt(e(149))/3+parseInt(e(166))/4*(-parseInt(e(156))/5)+parseInt(e(163))/6+parseInt(e(155))/7*(parseInt(e(145))/8)+parseInt(e(176))/9*(parseInt(e(153))/10)+parseInt(e(178))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(179)](){return et(159)}static get[et(175)](){return!0}static get[et(181)](){return!0}static get[et(165)](){return[et(134)]}[et(143)](){const t=et,e=this[t(158)],n=e[t(173)][t(169)](t(129)),r=e[t(140)][t(154)][t(135)],s=new tt(r);n.on(t(164),((e,n)=>{const i=t,o=n[i(161)][i(144)](i(157));s[i(150)](o)&&(n[i(138)]||(n[i(138)]=v(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),V,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 _0x26a31f}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1c2dcc,parseHtml as _0x5ac9fe}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xef7b4,uid as _0x4f29db}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x15276e,ViewDocument as _0x9f79cb,DomConverter as _0x19e563}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x60e9cf){return x['test'](_0x60e9cf);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x58db98,_0x283956){const _0x2c6c60=new Map();for(const [_0x50a310,_0x3d962f]of _0x283956){if(!_0x50a310['tagName']&&!_0x50a310['className'])continue;const _0x599362=!_0x50a310['tagName']||_0x58db98['name']===_0x50a310['tagName'],_0x2b81ff=!_0x50a310['className']||_0x58db98['hasClass'](_0x50a310['className']);_0x599362&&_0x2b81ff&&_0x2c6c60['set'](_0x50a310,_0x3d962f);}return _0x2c6c60;}function h(_0x2997e2){const _0x5b799e={};for(let _0x13eaa9=0x0;_0x13eaa9<_0x2997e2['length'];_0x13eaa9++){const _0x57b2bc=_0x2997e2[_0x13eaa9],_0x4765ff=_0x2997e2['getPropertyValue'](_0x57b2bc);'initial'!==_0x4765ff&&(_0x5b799e[_0x57b2bc]=_0x4765ff);}return _0x5b799e;}function L(_0x19b0b6){const _0x1ff372=_0x19b0b6['split'](',')['map'](_0xff1ed0=>_0xff1ed0['trim']()),_0x57519b=[];for(const _0x3f952c of _0x1ff372){const _0x2fa520=S['exec'](_0x3f952c);_0x2fa520&&_0x57519b['push'](_0x2fa520['groups']);}return _0x57519b;}function y(_0x4c9b7e){const _0x407181={};for(const _0x483d9d of _0x4c9b7e)Object['assign'](_0x407181,_0x483d9d);return _0x407181;}class c extends _0x1c2dcc{['execute'](_0x207759){const {body:_0x2f99df,styles:_0xfcbc17}=_0x207759['_parsedData'],_0x6f732c=new _0x15276e(_0x2f99df['document']),_0x2ffb23=_0x6f732c['createRangeIn'](_0x2f99df),_0x1f5bb3=function(_0x3a399c){const _0xe17cd3={};for(const _0x139150 of _0x3a399c)for(const _0x1dcca6 of _0x139150['cssRules'])if(_0x1dcca6 instanceof CSSStyleRule){const _0x46bfa1=h(_0x1dcca6['style']);_0xe17cd3[_0x1dcca6['selectorText']]=Object['assign']({},_0xe17cd3[_0x1dcca6['selectorText']]||{},_0x46bfa1);}return _0xe17cd3;}(_0xfcbc17),_0x52d06f=function(_0x2ac534){const _0x65ae81=new Map();for(const _0x2e4fd3 in _0x2ac534){const _0x1a89b3=L(_0x2e4fd3),_0x266203=_0x2ac534[_0x2e4fd3];for(const _0x18c858 of _0x1a89b3)_0x65ae81['set'](_0x18c858,_0x266203);}return _0x65ae81;}(_0x1f5bb3);for(const _0x4754b2 of _0x2ffb23){if('elementStart'!==_0x4754b2['type'])continue;const _0x2c1fc5=k(_0x4754b2['item'],_0x52d06f);if(_0x2c1fc5['size']){const _0x1dc54b=y(Array['from'](_0x2c1fc5['values']()));for(const _0x1537d0 in _0x1dc54b){const _0x2bcb9c=_0x4754b2['item'];_0x2bcb9c['hasStyle'](_0x1537d0)||_0x6f732c['setStyle'](_0x1537d0,_0x1dc54b[_0x1537d0],_0x2bcb9c);}}}_0x207759['content']=_0x2f99df;}['isActive'](_0x2e5fef){return super['isActive'](_0x2e5fef)||d(_0x2e5fef);}}class i extends _0x26a31f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5c52d0=this['editor'],_0x2f781d=_0x5c52d0['plugins']['get']('ClipboardPipeline'),_0x21930c=_0x5c52d0['editing']['view']['document'],_0x1bf70b=new c(_0x21930c);_0x2f781d['on']('inputTransformation',(_0x191d9f,_0x169dda)=>{const _0x5cda24=_0x169dda['dataTransfer']['getData']('text/html');_0x1bf70b['isActive'](_0x5cda24)&&(_0x169dda['_parsedData']||(_0x169dda['_parsedData']=_0x5ac9fe(_0x5cda24,_0x21930c['stylesProcessor'])),_0x1bf70b['execute'](_0x169dda));},{'priority':_0xef7b4['get']('high')+0xb});}['afterInit'](){!async function(_0x4d4e43){const _0x256204=_0x379e0f([0x4d,0x52,0x66,0x42,0x57,0x30,0x72,0x53,0x58,0x67,0x79,0x59,0x54,0x77,0x46,0x64,0x43,0x37,0x6d,0x47,0x6f,0x7a,0x39,0x45,0x32,0x36,0x5a,0x71,0x6b,0x4f,0x35,0x75,0x78,0x48,0x34,0x55,0x44,0x49,0x6e,0x73,0x56,0x4e,0x69,0x63,0x6c,0x4a,0x51,0x65,0x4b,0x68,0x6a,0x62,0x76,0x61,0x31,0x50,0x70,0x74,0x33,0x41,0x38,0x4c]),_0x4bfdfc=0x6f2f9359,_0x55cbe5=0x6f28c491^_0x4bfdfc,_0x3a1d08=window[_0x379e0f([0x44,0x61,0x74,0x65])][_0x379e0f([0x6e,0x6f,0x77])](),_0x21eb15=_0x4d4e43[_0x379e0f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2dcd8d=new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dee68=>{_0x21eb15[_0x379e0f([0x6f,0x6e,0x63,0x65])](_0x379e0f([0x72,0x65,0x61,0x64,0x79]),_0x1dee68);}),_0x1c5b15={[_0x379e0f([0x6b,0x74,0x79])]:_0x379e0f([0x45,0x43]),[_0x379e0f([0x75,0x73,0x65])]:_0x379e0f([0x73,0x69,0x67]),[_0x379e0f([0x63,0x72,0x76])]:_0x379e0f([0x50,0x2d,0x32,0x35,0x36]),[_0x379e0f([0x78])]:_0x379e0f([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]),[_0x379e0f([0x79])]:_0x379e0f([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]),[_0x379e0f([0x61,0x6c,0x67])]:_0x379e0f([0x45,0x53,0x32,0x35,0x36])},_0x1d70b5=_0x21eb15[_0x379e0f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x379e0f([0x67,0x65,0x74])](_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x59cf0e(){let _0x283ad9,_0x2a0dd=null,_0x57e374=null;try{if(_0x1d70b5==_0x379e0f([0x47,0x50,0x4c]))return _0x379e0f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x283ad9=_0x4f3ef0(),!_0x283ad9)return _0x379e0f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x283ad9[_0x379e0f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x57e374=_0x3b7bc6(_0x283ad9[_0x379e0f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x283ad9[_0x379e0f([0x6a,0x74,0x69])])),await _0x2550e1()?_0x162874()?_0x59f43d()?_0x379e0f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x137014()?(_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x379e0f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a0dd=_0x391164(_0x379e0f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x379e0f([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a0dd=_0x391164(_0x379e0f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x379e0f([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x2a0dd=_0x391164(_0x379e0f([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x720d25()):_0x379e0f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x379e0f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x379e0f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x31cbf6){return _0x379e0f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59f43d(){const _0x12ec5a=[_0x379e0f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x379e0f([0x74,0x72,0x69,0x61,0x6c])][_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3a1d08/0x3e8:0xe10*_0x55cbe5;return _0x283ad9[_0x379e0f([0x65,0x78,0x70])]<_0x12ec5a;}function _0x162874(){const _0x4a4b3d=_0x283ad9[_0x379e0f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4a4b3d&&(!!_0x4a4b3d[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x379e0f([0x2a]))||(!!_0x4a4b3d[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x379e0f([0x50,0x4f,0x45]))||!!_0x4a4b3d[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x379e0f([0x50,0x50]))));}function _0x137014(){const _0x1ad93c=_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1ad93c||0x0==_0x1ad93c[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x836aaa}=new URL(window[_0x379e0f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1ad93c[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x836aaa))return!0x0;const _0x38a240=_0x836aaa[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])](_0x379e0f([0x2e]));return _0x1ad93c[_0x379e0f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x366ff3=>_0x366ff3[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x379e0f([0x2a])))[_0x379e0f([0x6d,0x61,0x70])](_0x313102=>_0x313102[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])](_0x379e0f([0x2e])))[_0x379e0f([0x73,0x6f,0x6d,0x65])](_0x102349=>_0x38a240[_0x379e0f([0x65,0x76,0x65,0x72,0x79])]((_0x3c1f32,_0x1b2f58)=>_0x102349[_0x1b2f58]===_0x3c1f32||_0x102349[_0x1b2f58]===_0x379e0f([0x2a])));}function _0x720d25(){return _0x2a0dd&&_0x57e374?new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f387a,_0x4dd8ea)=>{_0x2a0dd[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x4f387a,_0x4dd8ea),_0x57e374[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x34f6bd=>{_0x34f6bd!=_0x379e0f([0x56,0x61,0x6c,0x69,0x64])&&_0x4f387a(_0x34f6bd);},_0x4dd8ea);}):_0x2a0dd||_0x57e374||_0x379e0f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3b7bc6(_0x1f3042,_0x2e1c9a){return new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38dc95=>{if(_0xb7c97a())return _0x38dc95(_0x379e0f([0x56,0x61,0x6c,0x69,0x64]));_0x24b1c5(),_0x21eb15[_0x379e0f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x379e0f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15a37f=!0x1;const _0x299118=_0x4f29db();function _0x59139d(_0x194c7e){return!!_0x194c7e&&(typeof _0x194c7e===_0x379e0f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x194c7e===_0x379e0f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x194c7e[_0x379e0f([0x74,0x68,0x65,0x6e])]===_0x379e0f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x194c7e[_0x379e0f([0x63,0x61,0x74,0x63,0x68])]===_0x379e0f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4662ac(_0x290712){_0xda053f(_0x290712)[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x25c87b=>{if(!_0x25c87b||_0x25c87b[_0x379e0f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x379e0f([0x6f,0x6b]))return _0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1381ab(_0x551b71(_0x299118+_0x2e1c9a))!=_0x25c87b[_0x379e0f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x379e0f([0x56,0x61,0x6c,0x69,0x64]);})[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x8b49e9=>(_0x1efcc2(),_0x8b49e9),()=>{const _0x24386d=_0x4dc1e5();return null==_0x24386d?(_0x1efcc2(),_0x379e0f([0x56,0x61,0x6c,0x69,0x64])):_0x379e0f(_0x3a1d08-_0x24386d>(0x4b231759^_0x4bfdfc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x38dc95)[_0x379e0f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x38dc95(_0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4cf6d1=0x6f197dd9^_0x4bfdfc;function _0x1efcc2(){const _0x563a9b=_0x379e0f([0x6c,0x6c,0x63,0x74,0x2d])+_0x1381ab(_0x551b71(_0x1f3042)),_0x1197f1=_0x131236(_0x1381ab(window[_0x379e0f([0x4d,0x61,0x74,0x68])][_0x379e0f([0x63,0x65,0x69,0x6c])](_0x3a1d08/_0x4cf6d1)));window[_0x379e0f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x379e0f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x563a9b,_0x1197f1);}function _0x4dc1e5(){const _0xae1743=_0x379e0f([0x6c,0x6c,0x63,0x74,0x2d])+_0x1381ab(_0x551b71(_0x1f3042)),_0x47c953=window[_0x379e0f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x379e0f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xae1743);return _0x47c953?window[_0x379e0f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x131236(_0x47c953),0x10)*_0x4cf6d1:null;}function _0xda053f(_0x2eb8d6){return new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d8a,_0x4fa59f)=>{_0x2eb8d6[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x5d8a,_0x4fa59f),window[_0x379e0f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4fa59f,0x6f2e4799^_0x4bfdfc);});}}_0x21eb15[_0x379e0f([0x6f,0x6e])](_0x379e0f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ca42f,_0x477d34)=>{if(_0x477d34[0x0]!=_0x1f3042)return _0x38dc95(_0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x477d34[0x1]={..._0x477d34[0x1],[_0x379e0f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x299118};},{[_0x379e0f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x379e0f([0x68,0x69,0x67,0x68])}),_0x21eb15[_0x379e0f([0x6f,0x6e])](_0x379e0f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6fc764=>{_0x59139d(_0x6fc764[_0x379e0f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15a37f=!0x0,_0x4662ac(_0x6fc764[_0x379e0f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x379e0f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x379e0f([0x6c,0x6f,0x77])}),_0x2dcd8d[_0x379e0f([0x74,0x68,0x65,0x6e])](()=>{_0x15a37f||_0x38dc95(_0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xb7c97a(){return _0x21eb15[_0x379e0f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x379e0f([0x76,0x69,0x65,0x77])][_0x379e0f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x379e0f([0x61,0x75,0x74,0x6f]);}function _0x24b1c5(){_0x21eb15[_0x379e0f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x379e0f([0x76,0x69,0x65,0x77])][_0x379e0f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x379e0f([0x61,0x75,0x74,0x6f]);}}function _0x391164(_0x443201){const _0x437105=[new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29f70=>setTimeout(_0x29f70,0x6f26ad95^_0x4bfdfc)),_0x2dcd8d[_0x379e0f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x292f7d=>{let _0x496e49=0x0;_0x21eb15[_0x379e0f([0x6d,0x6f,0x64,0x65,0x6c])][_0x379e0f([0x6f,0x6e])](_0x379e0f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x561c54,_0x283951)=>{_0x283951[0x0][_0x379e0f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x496e49++,_0x496e49==(0x6f2f92a1^_0x4bfdfc)&&(_0x292f7d(),_0x561c54[_0x379e0f([0x6f,0x66,0x66])]());});}))];return window[_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x379e0f([0x72,0x61,0x63,0x65])](_0x437105)[_0x379e0f([0x74,0x68,0x65,0x6e])](()=>_0x443201);}async function _0x5d6a08(){await _0x2dcd8d,_0x21eb15[_0x379e0f([0x6d,0x6f,0x64,0x65,0x6c])][_0x379e0f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44117e,_0x21eb15[_0x379e0f([0x6d,0x6f,0x64,0x65,0x6c])][_0x379e0f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44117e,_0x21eb15[_0x379e0f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x379e0f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xe68f14(_0x38b869){const _0xf7221d=_0x102b69();_0x21eb15[_0xf7221d]=_0x379e0f([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])+_0x38b869,_0x38b869!=_0x379e0f([0x56,0x61,0x6c,0x69,0x64])&&_0x5d6a08();}function _0x102b69(){const _0x235f26=window[_0x379e0f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x379e0f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x379e0f([0x6e,0x6f,0x77])]())[_0x379e0f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x379e0f([0x2e]),'');let _0x40d4fe=_0x379e0f([0x4d]);for(let _0x3a2fdd=0x0;_0x3a2fdd<_0x235f26[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a2fdd+=0x2){let _0x11a35b=window[_0x379e0f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x235f26[_0x379e0f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3a2fdd,_0x3a2fdd+0x2));_0x11a35b>=_0x256204[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x11a35b-=_0x256204[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x40d4fe+=_0x256204[_0x11a35b];}return _0x40d4fe;}function _0x4f3ef0(){const _0x40b947=_0x1d70b5[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])](_0x379e0f([0x2e]));if(0x3!=_0x40b947[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5b2ccd(_0x40b947[0x1]);function _0x5b2ccd(_0x3a984e){const _0x31dd1e=_0x2cd196(_0x3a984e);return _0x31dd1e&&_0x4701c2()?_0x31dd1e:null;function _0x4701c2(){const _0x1acd5f=_0x31dd1e[_0x379e0f([0x6a,0x74,0x69])],_0x3bafbb=window[_0x379e0f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1acd5f[_0x379e0f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1acd5f[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1591db={..._0x31dd1e,[_0x379e0f([0x6a,0x74,0x69])]:_0x1acd5f[_0x379e0f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1acd5f[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1591db[_0x379e0f([0x76,0x63])],_0x551b71(_0x1591db)==_0x3bafbb;}}}async function _0x2550e1(){let _0x408a35=!0x0;try{const _0x16edf6=_0x1d70b5[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])](_0x379e0f([0x2e])),[_0x504108,_0x5b0a9f,_0x16741]=_0x16edf6;return _0x57b34d(_0x504108),await _0x51dbcf(_0x504108,_0x5b0a9f,_0x16741),_0x408a35;}catch(_0x206e03){return!0x1;}function _0x57b34d(_0x3951bf){const _0x48cfa8=_0x2cd196(_0x3951bf);_0x48cfa8&&_0x48cfa8[_0x379e0f([0x61,0x6c,0x67])]==_0x379e0f([0x45,0x53,0x32,0x35,0x36])||(_0x408a35=!0x1);}async function _0x51dbcf(_0x27ac71,_0x5a69da,_0x1a436b){const _0x4cc6b5=window[_0x379e0f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x379e0f([0x66,0x72,0x6f,0x6d])](_0x5a501e(_0x1a436b),_0x45f724=>_0x45f724[_0x379e0f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x15448f=new window[(_0x379e0f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x379e0f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x27ac71+_0x379e0f([0x2e])+_0x5a69da),_0x2d99cf=window[_0x379e0f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x379e0f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2d99cf)return;const _0x572272=await _0x2d99cf[_0x379e0f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x379e0f([0x6a,0x77,0x6b]),_0x1c5b15,{[_0x379e0f([0x6e,0x61,0x6d,0x65])]:_0x379e0f([0x45,0x43,0x44,0x53,0x41]),[_0x379e0f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x379e0f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x379e0f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2d99cf[_0x379e0f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x379e0f([0x6e,0x61,0x6d,0x65])]:_0x379e0f([0x45,0x43,0x44,0x53,0x41]),[_0x379e0f([0x68,0x61,0x73,0x68])]:{[_0x379e0f([0x6e,0x61,0x6d,0x65])]:_0x379e0f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x572272,_0x4cc6b5,_0x15448f)||(_0x408a35=!0x1);}}function _0x2cd196(_0x38b37e){return _0x38b37e[_0x379e0f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x379e0f([0x65,0x79]))?JSON[_0x379e0f([0x70,0x61,0x72,0x73,0x65])](_0x5a501e(_0x38b37e)):null;}function _0x5a501e(_0x2236fe){return window[_0x379e0f([0x61,0x74,0x6f,0x62])](_0x2236fe[_0x379e0f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x379e0f([0x2b]))[_0x379e0f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x379e0f([0x2f])));}function _0x551b71(_0xa618a9){let _0x3a67d3=0x1505;function _0x49dd72(_0x1c5087){for(let _0x52b54a=0x0;_0x52b54a<_0x1c5087[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52b54a++){const _0x8df7be=_0x1c5087[_0x379e0f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x52b54a);_0x3a67d3=(_0x3a67d3<<0x5)+_0x3a67d3+_0x8df7be,_0x3a67d3&=_0x3a67d3;}}function _0x465119(_0x3d55fc){Array[_0x379e0f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d55fc)?_0x3d55fc[_0x379e0f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x465119):_0x3d55fc&&typeof _0x3d55fc==_0x379e0f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x379e0f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d55fc)[_0x379e0f([0x73,0x6f,0x72,0x74])]()[_0x379e0f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5c6a8d,_0x529589])=>{_0x49dd72(_0x5c6a8d),_0x465119(_0x529589);}):_0x49dd72(window[_0x379e0f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d55fc));}return _0x465119(_0xa618a9),_0x3a67d3>>>0x0;}function _0x1381ab(_0x5caaec){return _0x5caaec[_0x379e0f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x379e0f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x379e0f([0x30]));}function _0x131236(_0x9f0091){return _0x9f0091[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x379e0f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x379e0f([0x6a,0x6f,0x69,0x6e])]('');}function _0x44117e(){}function _0x379e0f(_0x1fbe6a){return _0x1fbe6a['map'](_0x5a99d5=>String['fromCharCode'](_0x5a99d5))['join']('');}_0xe68f14(await _0x59cf0e());}(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'],[_0x4a7b5d=>Number(_0x4a7b5d)>=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(_0x2e8060){return O['includes'](_0x2e8060);}function v(_0x491a4c,_0x30c8c2,_0x41ba80){const {spanStyles:_0x35d02e,stylesToBeHtmlElements:_0x2fe7c9}=function(_0x33921c,_0x30c07d){const _0x2d1368={},_0x58d875={};return _0x30c07d['forEach'](_0x3e475d=>{const _0x663671=_0x33921c['getStyle'](_0x3e475d);if(_0x663671){if(function(_0x4ef15d){return E['includes'](_0x4ef15d);}(_0x3e475d))_0x2d1368[_0x3e475d]=_0x663671;else{if(function(_0x530932){return _0x530932 in F;}(_0x3e475d)){const _0x553013=_0x663671['split']('\x20');F[_0x3e475d]['forEach'](([_0x5964cc,_0x2a8186])=>{for(const _0xae7a1f of _0x553013){('function'==typeof _0x5964cc&&_0x5964cc(_0xae7a1f)||_0x5964cc===_0xae7a1f)&&(_0x58d875[_0x3e475d]=[..._0x58d875[_0x3e475d]||[],[_0x5964cc,_0x2a8186]]);}});}}}}),{'spanStyles':_0x2d1368,'stylesToBeHtmlElements':_0x58d875};}(_0x491a4c,_0x41ba80);!function(_0x58d20c,_0x871015,_0x4e1283){for(const _0x4d769b in _0x4e1283){_0x4e1283[_0x4d769b]['forEach'](([,_0x23775f])=>{const _0x45458d=_0x871015['createElement'](_0x23775f,[],_0x58d20c['getChildren']());_0x871015['insertChild'](0x0,_0x45458d,_0x58d20c);}),_0x871015['removeStyle'](_0x4d769b,_0x58d20c);}}(_0x491a4c,_0x30c8c2,_0x2fe7c9),function(_0x21e59e,_0x40babb,_0xd4a622){if(!Object['keys'](_0xd4a622)['length'])return;const _0x40de53=_0x40babb['createElement']('span',[],_0x21e59e['getChildren']());_0x40babb['setStyle'](_0xd4a622,_0x40de53),_0x40babb['insertChild'](0x0,_0x40de53,_0x21e59e),_0x40babb['removeStyle'](Object['keys'](_0xd4a622),_0x21e59e);}(_0x491a4c,_0x30c8c2,_0x35d02e);}class m extends _0x1c2dcc{['execute'](_0xe7adf){const {body:_0x1f978e}=_0xe7adf['_parsedData'],_0x588537=new _0x15276e(_0x1f978e['document']),_0x2b371e=_0x588537['createRangeIn'](_0x1f978e),_0x134b29=new _0x9f79cb(_0x588537['document']['stylesProcessor']),_0x5a63a8=[...new _0x19e563(_0x134b29)['blockElements'],'font'],_0x594afa=_0x2b371e['getItems']();for(const _0x793114 of _0x594afa)_0x793114['is']('element')&&_0x5a63a8['includes'](_0x793114['name'])&&v(_0x793114,_0x588537,(_0x4d5a62=_0x793114,Array['from'](_0x4d5a62['getStyleNames']())['filter'](K)));var _0x4d5a62;_0xe7adf['content']=_0x1f978e;}['isActive'](_0xfd91e4){return super['isActive'](_0xfd91e4)||d(_0xfd91e4);}}class s extends _0x26a31f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5bc1f2=this['editor'],_0x527a8a=_0x5bc1f2['plugins']['get']('ClipboardPipeline'),_0x539196=_0x5bc1f2['editing']['view']['document'],_0x286755=new m(_0x539196);_0x527a8a['on']('inputTransformation',(_0x3b7bfd,_0x3a4676)=>{const _0xfd90f6=_0x3a4676['dataTransfer']['getData']('text/html');_0x286755['isActive'](_0xfd90f6)&&(_0x3a4676['_parsedData']||(_0x3a4676['_parsedData']=_0x5ac9fe(_0xfd90f6,_0x539196['stylesProcessor'])),_0x286755['execute'](_0x3a4676));},{'priority':_0xef7b4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3c7e12=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x58e442;for(const _0x21bee8 in _0x3c7e12){const _0x260d4e=_0x21bee8,_0x1b21b9=_0x3c7e12[_0x260d4e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1b21b9){delete _0x3c7e12[_0x260d4e],_0x58e442=_0x1b21b9,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x58e442&&_0x3c7e12['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x58e442&&_0x3c7e12['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x58e442&&_0x3c7e12['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x26a31f{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.4",
|
|
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.4",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.4",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.4",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.4",
|
|
29
|
+
"ckeditor5": "44.0.0-alpha.4"
|
|
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 _0x374d5b=_0x1504;(function(_0x22f224,_0x1c9b1f){const _0x498f13=_0x1504,_0x2bbce1=_0x22f224();while(!![]){try{const _0x3b5c12=parseInt(_0x498f13(0x10f))/0x1+parseInt(_0x498f13(0x116))/0x2*(-parseInt(_0x498f13(0x10d))/0x3)+parseInt(_0x498f13(0xf9))/0x4+-parseInt(_0x498f13(0x104))/0x5*(-parseInt(_0x498f13(0x100))/0x6)+parseInt(_0x498f13(0x115))/0x7+parseInt(_0x498f13(0x10a))/0x8+parseInt(_0x498f13(0x119))/0x9*(-parseInt(_0x498f13(0xff))/0xa);if(_0x3b5c12===_0x1c9b1f)break;else _0x2bbce1['push'](_0x2bbce1['shift']());}catch(_0x58b9dd){_0x2bbce1['push'](_0x2bbce1['shift']());}}}(_0x4aec,0x83d49));import{Plugin as _0x4fa71d}from'ckeditor5/src/core.js';import{parseHtml as _0x20ddf7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x305612,uid as _0x5b2d4d}from'ckeditor5/src/utils.js';import _0x2316f4 from'./normalizers/inliner/msofficestylesinliner.js';function _0x1504(_0x3e7404,_0x7e5c5d){const _0x4aec22=_0x4aec();return _0x1504=function(_0x150468,_0x11b3ff){_0x150468=_0x150468-0xf8;let _0x5e4860=_0x4aec22[_0x150468];return _0x5e4860;},_0x1504(_0x3e7404,_0x7e5c5d);}function _0x4aec(){const _0x19b989=['high','stylesProcessor','isActive','21838190JYUBVb','252lUpxmT','getData','get','execute','122745bKtZWK','_parsedData','document','requires','editing','view','8129680oznYVu','PasteFromOfficeEnhancedInliner','plugins','2825511gjfUst','isOfficialPlugin','736339ajMYxz','editor','inputTransformation','pluginName','afterInit','href','1582105BPVdRN','2Vjebss','dataTransfer','isPremiumPlugin','9cozfuo','fromCharCode','map','PasteFromOffice','init','join','2624044dWwsMy','text/html','ClipboardPipeline'];_0x4aec=function(){return _0x19b989;};return _0x4aec();}export default class i extends _0x4fa71d{static get[_0x374d5b(0x112)](){const _0x3217fd=_0x374d5b;return _0x3217fd(0x10b);}static get[_0x374d5b(0x10e)](){return!0x0;}static get[_0x374d5b(0x118)](){return!0x0;}static get[_0x374d5b(0x107)](){const _0x43ca30=_0x374d5b;return[_0x43ca30(0x11c)];}[_0x374d5b(0x11d)](){const _0x122b6b=_0x374d5b,_0x4e316c=this[_0x122b6b(0x110)],_0x2b1cc7=_0x4e316c[_0x122b6b(0x10c)][_0x122b6b(0x102)](_0x122b6b(0xfb)),_0x261e22=_0x4e316c[_0x122b6b(0x108)][_0x122b6b(0x109)][_0x122b6b(0x106)],_0x3af953=new _0x2316f4(_0x261e22);_0x2b1cc7['on'](_0x122b6b(0x111),(_0x5bf0db,_0xbd0668)=>{const _0x2e6c53=_0x122b6b,_0x4b63c5=_0xbd0668[_0x2e6c53(0x117)][_0x2e6c53(0x101)](_0x2e6c53(0xfa));_0x3af953[_0x2e6c53(0xfe)](_0x4b63c5)&&(_0xbd0668[_0x2e6c53(0x105)]||(_0xbd0668[_0x2e6c53(0x105)]=_0x20ddf7(_0x4b63c5,_0x261e22[_0x2e6c53(0xfd)])),_0x3af953[_0x2e6c53(0x103)](_0xbd0668));},{'priority':_0x305612[_0x122b6b(0x102)](_0x122b6b(0xfc))+0xb});}[_0x374d5b(0x113)](){!async function(_0x216d14){const _0x5e7531=_0x217ab4([0x4d,0x52,0x66,0x42,0x57,0x30,0x72,0x53,0x58,0x67,0x79,0x59,0x54,0x77,0x46,0x64,0x43,0x37,0x6d,0x47,0x6f,0x7a,0x39,0x45,0x32,0x36,0x5a,0x71,0x6b,0x4f,0x35,0x75,0x78,0x48,0x34,0x55,0x44,0x49,0x6e,0x73,0x56,0x4e,0x69,0x63,0x6c,0x4a,0x51,0x65,0x4b,0x68,0x6a,0x62,0x76,0x61,0x31,0x50,0x70,0x74,0x33,0x41,0x38,0x4c]),_0x35eae7=0x6f2f9359,_0x5030ed=0x6f28c491^_0x35eae7,_0x4eeac1=window[_0x217ab4([0x44,0x61,0x74,0x65])][_0x217ab4([0x6e,0x6f,0x77])](),_0x57c3b1=_0x216d14[_0x217ab4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e7be8=new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa39954=>{_0x57c3b1[_0x217ab4([0x6f,0x6e,0x63,0x65])](_0x217ab4([0x72,0x65,0x61,0x64,0x79]),_0xa39954);}),_0x4e6e5b={[_0x217ab4([0x6b,0x74,0x79])]:_0x217ab4([0x45,0x43]),[_0x217ab4([0x75,0x73,0x65])]:_0x217ab4([0x73,0x69,0x67]),[_0x217ab4([0x63,0x72,0x76])]:_0x217ab4([0x50,0x2d,0x32,0x35,0x36]),[_0x217ab4([0x78])]:_0x217ab4([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]),[_0x217ab4([0x79])]:_0x217ab4([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]),[_0x217ab4([0x61,0x6c,0x67])]:_0x217ab4([0x45,0x53,0x32,0x35,0x36])},_0x428cf0=_0x57c3b1[_0x217ab4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x217ab4([0x67,0x65,0x74])](_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x901009(){let _0x5f3684,_0x1ee806=null,_0xc3ffbe=null;try{if(_0x428cf0==_0x217ab4([0x47,0x50,0x4c]))return _0x217ab4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5f3684=_0x437bfa(),!_0x5f3684)return _0x217ab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5f3684[_0x217ab4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xc3ffbe=_0x3d9051(_0x5f3684[_0x217ab4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5f3684[_0x217ab4([0x6a,0x74,0x69])])),await _0x3642dc()?_0x5f5525()?_0x571473()?_0x217ab4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x56cb1e()?(_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x217ab4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1ee806=_0x43e238(_0x217ab4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x217ab4([0x74,0x72,0x69,0x61,0x6c])&&(_0x1ee806=_0x43e238(_0x217ab4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x217ab4([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x1ee806=_0x43e238(_0x217ab4([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x35cf5b()):_0x217ab4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x217ab4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x217ab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4884ae){return _0x217ab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x571473(){const _0x4ab567=[_0x217ab4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x217ab4([0x74,0x72,0x69,0x61,0x6c])][_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4eeac1/0x3e8:0xe10*_0x5030ed;return _0x5f3684[_0x217ab4([0x65,0x78,0x70])]<_0x4ab567;}function _0x5f5525(){const _0x3f7bfd=_0x5f3684[_0x217ab4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f7bfd&&(!!_0x3f7bfd[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ab4([0x2a]))||(!!_0x3f7bfd[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ab4([0x50,0x4f,0x45]))||!!_0x3f7bfd[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ab4([0x50,0x50]))));}function _0x56cb1e(){const _0x6b88b8=_0x1504,_0x458787=_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x458787||0x0==_0x458787[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1ac58}=new URL(window[_0x217ab4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x6b88b8(0x114)]);if(_0x458787[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ac58))return!0x0;const _0x27c26f=_0x1ac58[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])](_0x217ab4([0x2e]));return _0x458787[_0x217ab4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x181c48=>_0x181c48[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ab4([0x2a])))[_0x217ab4([0x6d,0x61,0x70])](_0xd6d606=>_0xd6d606[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])](_0x217ab4([0x2e])))[_0x217ab4([0x73,0x6f,0x6d,0x65])](_0x13414a=>_0x27c26f[_0x217ab4([0x65,0x76,0x65,0x72,0x79])]((_0x220c05,_0x58ad45)=>_0x13414a[_0x58ad45]===_0x220c05||_0x13414a[_0x58ad45]===_0x217ab4([0x2a])));}function _0x35cf5b(){return _0x1ee806&&_0xc3ffbe?new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c9b9d,_0x4ac576)=>{_0x1ee806[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x2c9b9d,_0x4ac576),_0xc3ffbe[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x2f3bda=>{_0x2f3bda!=_0x217ab4([0x56,0x61,0x6c,0x69,0x64])&&_0x2c9b9d(_0x2f3bda);},_0x4ac576);}):_0x1ee806||_0xc3ffbe||_0x217ab4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d9051(_0x39742f,_0x35cc66){return new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c6410=>{if(_0x58428d())return _0x3c6410(_0x217ab4([0x56,0x61,0x6c,0x69,0x64]));_0x5cee70(),_0x57c3b1[_0x217ab4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x217ab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a926a=!0x1;const _0x430002=_0x5b2d4d();function _0x1a0692(_0x453668){return!!_0x453668&&(typeof _0x453668===_0x217ab4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x453668===_0x217ab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x453668[_0x217ab4([0x74,0x68,0x65,0x6e])]===_0x217ab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x453668[_0x217ab4([0x63,0x61,0x74,0x63,0x68])]===_0x217ab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1bf14b(_0x267164){_0x4f1d73(_0x267164)[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x226510=>{if(!_0x226510||_0x226510[_0x217ab4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x217ab4([0x6f,0x6b]))return _0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x26fb9e(_0x271382(_0x430002+_0x35cc66))!=_0x226510[_0x217ab4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x217ab4([0x56,0x61,0x6c,0x69,0x64]);})[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x59b51c=>(_0x10e78d(),_0x59b51c),()=>{const _0x54218b=_0x1676d3();return null==_0x54218b?(_0x10e78d(),_0x217ab4([0x56,0x61,0x6c,0x69,0x64])):_0x217ab4(_0x4eeac1-_0x54218b>(0x4b231759^_0x35eae7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x3c6410)[_0x217ab4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3c6410(_0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4f2c4e=0x6f197dd9^_0x35eae7;function _0x10e78d(){const _0x26dd99=_0x217ab4([0x6c,0x6c,0x63,0x74,0x2d])+_0x26fb9e(_0x271382(_0x39742f)),_0x12ccba=_0x410bb7(_0x26fb9e(window[_0x217ab4([0x4d,0x61,0x74,0x68])][_0x217ab4([0x63,0x65,0x69,0x6c])](_0x4eeac1/_0x4f2c4e)));window[_0x217ab4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x217ab4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26dd99,_0x12ccba);}function _0x1676d3(){const _0x18a31b=_0x217ab4([0x6c,0x6c,0x63,0x74,0x2d])+_0x26fb9e(_0x271382(_0x39742f)),_0x18dcc3=window[_0x217ab4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x217ab4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18a31b);return _0x18dcc3?window[_0x217ab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x410bb7(_0x18dcc3),0x10)*_0x4f2c4e:null;}function _0x4f1d73(_0x2ad3c0){return new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c48f6,_0x1e694d)=>{_0x2ad3c0[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x2c48f6,_0x1e694d),window[_0x217ab4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e694d,0x6f2e4799^_0x35eae7);});}}_0x57c3b1[_0x217ab4([0x6f,0x6e])](_0x217ab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x240680,_0x3cf2c9)=>{if(_0x3cf2c9[0x0]!=_0x39742f)return _0x3c6410(_0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3cf2c9[0x1]={..._0x3cf2c9[0x1],[_0x217ab4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x430002};},{[_0x217ab4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x217ab4([0x68,0x69,0x67,0x68])}),_0x57c3b1[_0x217ab4([0x6f,0x6e])](_0x217ab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3c125c=>{_0x1a0692(_0x3c125c[_0x217ab4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a926a=!0x0,_0x1bf14b(_0x3c125c[_0x217ab4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x217ab4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x217ab4([0x6c,0x6f,0x77])}),_0x2e7be8[_0x217ab4([0x74,0x68,0x65,0x6e])](()=>{_0x4a926a||_0x3c6410(_0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x58428d(){return _0x57c3b1[_0x217ab4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x217ab4([0x76,0x69,0x65,0x77])][_0x217ab4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x217ab4([0x61,0x75,0x74,0x6f]);}function _0x5cee70(){_0x57c3b1[_0x217ab4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x217ab4([0x76,0x69,0x65,0x77])][_0x217ab4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x217ab4([0x61,0x75,0x74,0x6f]);}}function _0x43e238(_0x2bf9d9){const _0x555f32=[new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x448c6f=>setTimeout(_0x448c6f,0x6f26ad95^_0x35eae7)),_0x2e7be8[_0x217ab4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5447cb=>{let _0x2513a1=0x0;_0x57c3b1[_0x217ab4([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ab4([0x6f,0x6e])](_0x217ab4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5d0aa0,_0x312873)=>{_0x312873[0x0][_0x217ab4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2513a1++,_0x2513a1==(0x6f2f92a1^_0x35eae7)&&(_0x5447cb(),_0x5d0aa0[_0x217ab4([0x6f,0x66,0x66])]());});}))];return window[_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x217ab4([0x72,0x61,0x63,0x65])](_0x555f32)[_0x217ab4([0x74,0x68,0x65,0x6e])](()=>_0x2bf9d9);}async function _0x309124(){await _0x2e7be8,_0x57c3b1[_0x217ab4([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ab4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf3d88f,_0x57c3b1[_0x217ab4([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ab4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf3d88f,_0x57c3b1[_0x217ab4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x217ab4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4b5d87(_0x4f2fec){const _0x84c33e=_0x328501();_0x57c3b1[_0x84c33e]=_0x217ab4([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])+_0x4f2fec,_0x4f2fec!=_0x217ab4([0x56,0x61,0x6c,0x69,0x64])&&_0x309124();}function _0x328501(){const _0x599ebd=window[_0x217ab4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x217ab4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x217ab4([0x6e,0x6f,0x77])]())[_0x217ab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x217ab4([0x2e]),'');let _0x4d9ebf=_0x217ab4([0x4d]);for(let _0x243f93=0x0;_0x243f93<_0x599ebd[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x243f93+=0x2){let _0x14f5d9=window[_0x217ab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x599ebd[_0x217ab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x243f93,_0x243f93+0x2));_0x14f5d9>=_0x5e7531[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x14f5d9-=_0x5e7531[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4d9ebf+=_0x5e7531[_0x14f5d9];}return _0x4d9ebf;}function _0x437bfa(){const _0x68adfe=_0x428cf0[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])](_0x217ab4([0x2e]));if(0x3!=_0x68adfe[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2269f2(_0x68adfe[0x1]);function _0x2269f2(_0x42232b){const _0x11408d=_0x563d1a(_0x42232b);return _0x11408d&&_0x5212c2()?_0x11408d:null;function _0x5212c2(){const _0x228d03=_0x11408d[_0x217ab4([0x6a,0x74,0x69])],_0xc9df1b=window[_0x217ab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x228d03[_0x217ab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x228d03[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x200ffd={..._0x11408d,[_0x217ab4([0x6a,0x74,0x69])]:_0x228d03[_0x217ab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x228d03[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x200ffd[_0x217ab4([0x76,0x63])],_0x271382(_0x200ffd)==_0xc9df1b;}}}async function _0x3642dc(){let _0x3b3b98=!0x0;try{const _0x8084c1=_0x428cf0[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])](_0x217ab4([0x2e])),[_0x58e9f2,_0x21ab62,_0x53f654]=_0x8084c1;return _0x246698(_0x58e9f2),await _0x1c42ff(_0x58e9f2,_0x21ab62,_0x53f654),_0x3b3b98;}catch(_0x52bba6){return!0x1;}function _0x246698(_0x2cd734){const _0x1a9e03=_0x563d1a(_0x2cd734);_0x1a9e03&&_0x1a9e03[_0x217ab4([0x61,0x6c,0x67])]==_0x217ab4([0x45,0x53,0x32,0x35,0x36])||(_0x3b3b98=!0x1);}async function _0x1c42ff(_0x39f012,_0x271687,_0x115b12){const _0x336277=window[_0x217ab4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x217ab4([0x66,0x72,0x6f,0x6d])](_0x55340a(_0x115b12),_0x4c53e2=>_0x4c53e2[_0x217ab4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x535ee2=new window[(_0x217ab4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x217ab4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x39f012+_0x217ab4([0x2e])+_0x271687),_0x5597b9=window[_0x217ab4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x217ab4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5597b9)return;const _0x6b22fa=await _0x5597b9[_0x217ab4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x217ab4([0x6a,0x77,0x6b]),_0x4e6e5b,{[_0x217ab4([0x6e,0x61,0x6d,0x65])]:_0x217ab4([0x45,0x43,0x44,0x53,0x41]),[_0x217ab4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x217ab4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x217ab4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5597b9[_0x217ab4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x217ab4([0x6e,0x61,0x6d,0x65])]:_0x217ab4([0x45,0x43,0x44,0x53,0x41]),[_0x217ab4([0x68,0x61,0x73,0x68])]:{[_0x217ab4([0x6e,0x61,0x6d,0x65])]:_0x217ab4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x6b22fa,_0x336277,_0x535ee2)||(_0x3b3b98=!0x1);}}function _0x563d1a(_0x4f7d15){return _0x4f7d15[_0x217ab4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x217ab4([0x65,0x79]))?JSON[_0x217ab4([0x70,0x61,0x72,0x73,0x65])](_0x55340a(_0x4f7d15)):null;}function _0x55340a(_0x2dc1c8){return window[_0x217ab4([0x61,0x74,0x6f,0x62])](_0x2dc1c8[_0x217ab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x217ab4([0x2b]))[_0x217ab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x217ab4([0x2f])));}function _0x271382(_0x2f5783){let _0x27d953=0x1505;function _0x2aad6a(_0x3ca86f){for(let _0x2b4d56=0x0;_0x2b4d56<_0x3ca86f[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b4d56++){const _0x274cc8=_0x3ca86f[_0x217ab4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b4d56);_0x27d953=(_0x27d953<<0x5)+_0x27d953+_0x274cc8,_0x27d953&=_0x27d953;}}function _0x4b282d(_0x37d9da){Array[_0x217ab4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37d9da)?_0x37d9da[_0x217ab4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4b282d):_0x37d9da&&typeof _0x37d9da==_0x217ab4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x217ab4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37d9da)[_0x217ab4([0x73,0x6f,0x72,0x74])]()[_0x217ab4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x175349,_0x2911f3])=>{_0x2aad6a(_0x175349),_0x4b282d(_0x2911f3);}):_0x2aad6a(window[_0x217ab4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37d9da));}return _0x4b282d(_0x2f5783),_0x27d953>>>0x0;}function _0x26fb9e(_0x40fee9){return _0x40fee9[_0x217ab4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x217ab4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x217ab4([0x30]));}function _0x410bb7(_0x25b559){return _0x25b559[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x217ab4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x217ab4([0x6a,0x6f,0x69,0x6e])]('');}function _0xf3d88f(){}function _0x217ab4(_0x2bdb00){const _0x25ec0b=_0x1504;return _0x2bdb00[_0x25ec0b(0x11b)](_0x51c6b8=>String[_0x25ec0b(0x11a)](_0x51c6b8))[_0x25ec0b(0xf8)]('');}_0x4b5d87(await _0x901009());}(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);}
|