@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.0 → 44.2.0-alpha.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={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 y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["5901280nONiBi","201715fNBPpe","test","27381431dswWfL","482CfQHql","8413479XVtpHn","7MidUSL","8rrQPYE","740710hdGTCx","2743446FOYqtz","13992qUDafh","16hgQFNM"];return(S=function(){return t})()}!function(t){const e=A,n=t();for(;;)try{if(683452===-parseInt(e(217))/1+-parseInt(e(220))/2*(parseInt(e(214))/3)+-parseInt(e(215))/4*(parseInt(e(224))/5)+-parseInt(e(213))/6*(-parseInt(e(222))/7)+parseInt(e(223))/8*(-parseInt(e(221))/9)+parseInt(e(216))/10+parseInt(e(219))/11)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 A(t,e){const n=S();return(A=function(t,e){return n[t-=213]})(t,e)}function C(t){return E[A(218)](t)}function O(t,e){const n=F();return(O=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(286118===-parseInt(e(309))/1+-parseInt(e(296))/2+parseInt(e(295))/3+parseInt(e(293))/4+parseInt(e(314))/5+parseInt(e(304))/6*(-parseInt(e(307))/7)+parseInt(e(291))/8*(parseInt(e(297))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(300)]&&!s[n(303)])continue;const e=!s[n(300)]||t[n(311)]===s[n(300)],o=!s[n(303)]||t[n(294)](s[n(303)]);e&&o&&r[n(312)](s,i)}return r}function F(){const t=["644824ztRSVO","hasClass","316053ellnCL","626144ozXchA","161073duuKvy","selectorText","map","tagName","push","length","className","46884AKnkHR","split","assign","231ycjmAZ","cssRules","554926CgIDsd","getPropertyValue","name","set","exec","1879250pbEcgu","trim","groups","style","344jgEkJn","initial"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(302)];r++){const s=t[r],i=t[e(310)](s);e(292)!==i&&(n[s]=i)}return n}function K(t){const e=O,n=t[e(305)](",")[e(299)]((t=>t[e(315)]())),r=[];for(const t of n){const n=L[e(313)](t);n&&r[e(301)](n[e(289)])}return r}function M(t){const e=O,n={};for(const r of t)Object[e(306)](n,r);return n}const R=D;function T(){const t=["709615hbOrCo","108490pxPCcH","24zEhfBa","74292OIJXOZ","createRangeIn","content","size","10SDMFil","hasStyle","12yYmvlC","3890341OjJwvR","4gCVZEi","788557ndvUbw","96027EMtCWK","setStyle","isActive","203olewpT","item","330147bdVjBj","execute","from","type","_parsedData","document","elementStart","8TdZYxB","values"];return(T=function(){return t})()}function D(t,e){const n=T();return(D=function(t,e){return n[t-=246]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(189185===-parseInt(e(258))/1+-parseInt(e(266))/2*(parseInt(e(270))/3)+-parseInt(e(268))/4*(-parseInt(e(257))/5)+-parseInt(e(260))/6*(parseInt(e(246))/7)+-parseInt(e(255))/8*(-parseInt(e(248))/9)+-parseInt(e(264))/10*(-parseInt(e(269))/11)+-parseInt(e(259))/12*(-parseInt(e(267))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class W extends w{[R(249)](t){const n=R,{body:r,styles:s}=t[n(252)],i=new e.UpcastWriter(r[n(253)]),o=i[n(261)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(312)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(308)])if(t instanceof CSSStyleRule){const r=j(t[e(290)]);n[t[e(298)]]=Object[e(306)]({},n[t[e(298)]]||{},r)}return n}(s));for(const t of o){if(n(254)!==t[n(251)])continue;const e=P(t[n(247)],c);if(e[n(263)]){const r=M(Array[n(250)](e[n(256)]()));for(const e in r){const s=t[n(247)];s[n(265)](e)||i[n(271)](e,r[e],s)}}}t[n(262)]=r}[R(272)](t){return super[R(272)](t)||C(t)}}const k=N;function N(t,e){const n=U();return(N=function(t,e){return n[t-=463]})(t,e)}function U(){const t=["2046212cdYKFA","editing","getData","text/html","125400nFVJAQ","execute","2995000MrjpZf","join","view","get","init","_parsedData","map","pluginName","72HaHyLX","stylesProcessor","dataTransfer","inputTransformation","isActive","225284OJSAHv","3508953KhzaIb","34228vByYGx","17597272dYvTlu","editor","74mvKOtF","18UOUQcB","isOfficialPlugin","afterInit","ClipboardPipeline","PasteFromOfficeEnhancedInliner","document","high","href","20qtMOWu","requires","isPremiumPlugin","PasteFromOffice","fromCharCode","plugins"];return(U=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(674790===parseInt(e(466))/1*(-parseInt(e(469))/2)+parseInt(e(465))/3+-parseInt(e(464))/4*(parseInt(e(478))/5)+parseInt(e(470))/6*(-parseInt(e(484))/7)+parseInt(e(490))/8+-parseInt(e(498))/9*(parseInt(e(488))/10)+parseInt(e(467))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class J extends t.Plugin{static get[k(497)](){return k(474)}static get[k(471)](){return!0}static get[k(480)](){return!0}static get[k(479)](){return[k(481)]}[k(494)](){const t=k,e=this[t(468)],n=e[t(483)][t(493)](t(473)),r=e[t(485)][t(492)][t(475)],s=new W(r);n.on(t(501),((e,n)=>{const i=t,o=n[i(500)][i(486)](i(487));s[i(463)](o)&&(n[i(495)]||(n[i(495)]=b(o,r[i(499)])),s[i(489)](n))}),{priority:x.priorities[t(493)](t(476))+11})}[k(472)](){!async function(t){const e=d([116,51,110,49,79,55,119,118,50,121,78,72,114,100,98,70,109,71,108,88,112,56,54,67,106,99,73,53,81,102,48,84,97,69,115,104,68,74,76,77,105,82,90,120,111,122,57,87,80,66,52,103,85,89,75,117,65,83,101,107,113,86]),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=N;return t[e(496)]((t=>String[e(482)](t)))[e(491)]("")}!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([116]);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:1738108800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,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(477)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const V=Y;!function(t){const e=Y,n=t();for(;;)try{if(641922===parseInt(e(293))/1*(-parseInt(e(309))/2)+-parseInt(e(299))/3+parseInt(e(316))/4*(parseInt(e(311))/5)+-parseInt(e(321))/6*(-parseInt(e(302))/7)+parseInt(e(318))/8+parseInt(e(332))/9+parseInt(e(296))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const $=[V(312),V(305),V(310),V(317),V(295),V(304),V(294),V(301)],q=[V(312),V(305),V(310)];function z(){const t=["font-family","from","function","getStyleNames","2110828paJcUE","font-size","7390Sftybw","color","split","bold","italic","504bLHcIw","text-decoration","5099920OWKPyJ","setStyle","strong","396PkRlpY","underline","getChildren","super","getStyle","line-through","createElement","forEach","sub","keys","span","10761849bXLQOE","medium","filter","removeStyle","sup","1duKYEP","font-style","text-decoration-line","903820kqVBoR","includes","length","2712477uXjtys","insertChild","vertical-align","52143FRetFG","bolder","font-weight"];return(z=function(){return t})()}const Z={"font-style":[[V(315),"i"]],"font-weight":[[V(333),V(320)],[V(314),V(320)],[V(303),V(320)],[t=>Number(t)>=600,V(320)]],"text-decoration":[[V(322),"u"],[V(326),"s"]],"text-decoration-line":[[V(322),"u"],[V(326),"s"]],"vertical-align":[[V(329),V(329)],[V(324),V(336)]]};function B(t){return $[V(297)](t)}function H(t){const e=V;return Array[e(306)](t[e(308)]())[e(334)](B)}function Y(t,e){const n=z();return(Y=function(t,e){return n[t-=293]})(t,e)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(328)]((e=>{const i=n,o=t[i(325)](e);if(o)if(c=e,q[V(297)](c))r[e]=o;else if(e in Z){const t=o[i(313)](" ");Z[e][i(328)]((([n,r])=>{const o=i;for(const i of t)(o(307)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(328)]((([,n])=>{const s=r,i=e[s(327)](n,[],t[s(323)]());e[s(300)](0,i,t)})),e[r(335)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(330)](n)[r(298)])return;const s=e[r(327)](r(331),[],t[r(323)]());e[r(319)](n,s),e[r(300)](0,s,t),e[r(335)](Object[r(330)](n),t)}(t,e,r)}function Q(){const t=["execute","document","content","6kIjlEV","_parsedData","stylesProcessor","name","3181895RvscOs","element","getItems","blockElements","9eIYzAv","3099420SDaoyg","isActive","628782uEmrpW","font","createRangeIn","4266857ZoMMKi","17495528ZBWFcQ","1456022VAlJOQ","includes","2992098vGviUt"];return(Q=function(){return t})()}const X=G;function G(t,e){const n=Q();return(G=function(t,e){return n[t-=303]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(795971===-parseInt(e(310))/1+parseInt(e(305))/2+-parseInt(e(312))/3+parseInt(e(303))/4+parseInt(e(320))/5*(-parseInt(e(316))/6)+parseInt(e(308))/7+parseInt(e(309))/8*(parseInt(e(324))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[X(313)](t){const n=X,{body:r}=t[n(317)],s=new e.UpcastWriter(r[n(314)]),i=s[n(307)](r),o=new e.ViewDocument(s[n(314)][n(318)]),c=[...new e.DomConverter(o)[n(323)],n(306)],a=i[n(322)]();for(const t of a)if(t.is(n(321))&&c[n(311)](t[n(319)])){_(t,s,H(t))}t[n(315)]=r}[X(304)](t){return super[X(304)](t)||C(t)}}function et(){const t=["dataTransfer","text/html","_parsedData","evaluationLimit","editing","init","licenseKey","inputTransformation","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyExpired","12mlonji","pasteFromOfficeEnhancedLicenseKeyInvalid","expired","1251278sMTKMy","PasteFromOfficeEnhancedPropagator","isOfficialPlugin","3356425zZUhbk","pasteFromOfficeEnhancedLicenseKeyTrialLimit","stylesProcessor","_licenseKeyCheckInterval","requires","29760345GoZplC","_showLicenseError","PasteFromOfficeEnhanced","featureNotAllowed","usageLimit","editor","isActive","high","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","1322242yzsycJ","getData","ClipboardPipeline","get","destroy","domainLimit","view","pluginName","3881511JDLmxN","pasteFromOfficeEnhancedLicenseKeyDomainLimit","6343424kybAcc","trialLimit","document","pasteFromOfficeEnhancedLicenseKeyNotAllowed","invalid","config","isPremiumPlugin","plugins","PasteFromOffice","execute","466468rchaVf","8lpYmaS"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=et();return(rt=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(911065===parseInt(e(326))/1+-parseInt(e(359))/2+-parseInt(e(367))/3+-parseInt(e(327))/4*(parseInt(e(344))/5)+parseInt(e(338))/6*(-parseInt(e(341))/7)+parseInt(e(369))/8+parseInt(e(349))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class st extends t.Plugin{static get[nt(366)](){return nt(342)}static get[nt(343)](){return!0}static get[nt(322)](){return!0}static get[nt(348)](){return[nt(324)]}[nt(333)](){const t=nt,e=this[t(354)],n=e[t(323)][t(362)](t(361)),r=e[t(332)][t(365)][t(371)],s=new tt(r);n.on(t(335),((e,n)=>{const i=t,o=n[i(328)][i(360)](i(329));s[i(355)](o)&&(n[i(330)]||(n[i(330)]=b(o,r[i(346)])),s[i(325)](n))}),{priority:x.priorities[t(362)](t(356))+10}),this[t(334)]=this[t(354)][t(374)][t(362)](t(334));const i=this[t(354)];this[t(347)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(336)==s||e(339)==s||e(337)==s||e(368)==s||e(372)==s||e(358)==s||e(345)==s||e(357)==s){delete i[r],n=s,clearInterval(this[e(347)]),this[e(347)]=void 0;break}}e(339)==n&&i[e(350)](e(373)),e(337)==n&&i[e(350)](e(340)),e(368)==n&&i[e(350)](e(364)),e(372)==n&&i[e(350)](e(352),e(351)),e(358)==n&&i[e(350)](e(331)),e(345)==n&&i[e(350)](e(370)),e(357)==n&&i[e(350)](e(353))}),1e3)}[nt(363)](){const t=nt;super[t(363)](),this[t(347)]&&clearInterval(this[t(347)])}}var it=ct;function ot(){var t=["1040244rKxeAZ","5023233DeUFJE","26580MAwaex","126ASAVtz","427060KTMGJf","PasteFromOfficeEnhanced","requires","5Iuqjzv","385196AWvBJZ","2532845bvKVQR","isOfficialPlugin","isPremiumPlugin","PasteFromOffice","283392KqzYvZ","pluginName"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=406]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(297676===parseInt(e(408))/1+-parseInt(e(419))/2+-parseInt(e(418))/3*(parseInt(e(417))/4)+parseInt(e(407))/5*(parseInt(e(415))/6)+-parseInt(e(409))/7+parseInt(e(413))/8+parseInt(e(416))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(414)](){return it(420)}static get[it(410)](){return!0}static get[it(411)](){return!0}static get[it(406)](){return[it(412),J,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=459]})(t,e)}function lt(){var t=["248945pDxFlq","9utJhuO","1428KJQlCV","24821hAldDe","38496vlwato","26buhSXT","87cZRxEq","376864JqSxiK","4510850EUwTvA","981659HizZtK"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(175689===-parseInt(e(468))/1*(parseInt(e(460))/2)+parseInt(e(461))/3*(parseInt(e(467))/4)+-parseInt(e(465))/5+-parseInt(e(459))/6+parseInt(e(464))/7+parseInt(e(462))/8*(-parseInt(e(466))/9)+parseInt(e(463))/10)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 y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=C();return(S=function(t,e){return n[t-=368]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(750833===-parseInt(e(373))/1+-parseInt(e(376))/2*(-parseInt(e(379))/3)+-parseInt(e(371))/4+parseInt(e(377))/5+-parseInt(e(375))/6*(parseInt(e(372))/7)+-parseInt(e(369))/8*(-parseInt(e(374))/9)+parseInt(e(370))/10*(parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return E[S(368)](t)}function C(){const t=["3438mXEarv","1726350PDTEJn","997824iGLjUG","5777995KrPddp","33HuktIp","3vdcHgc","test","2808IJJfOS","6251690diqXPK","5396140ugfgAD","35VXegTt","125607tZLNhy"];return(C=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(587782===parseInt(e(307))/1*(parseInt(e(325))/2)+parseInt(e(326))/3*(parseInt(e(324))/4)+-parseInt(e(323))/5+parseInt(e(306))/6*(parseInt(e(314))/7)+parseInt(e(319))/8*(parseInt(e(316))/9)+-parseInt(e(298))/10+-parseInt(e(308))/11*(-parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=D,r=new Map;for(const[s,i]of e){if(!s[n(318)]&&!s[n(320)])continue;const e=!s[n(318)]||t[n(322)]===s[n(318)],o=!s[n(320)]||t[n(311)](s[n(320)]);e&&o&&r[n(321)](s,i)}return r}function O(){const t=["11107657mdwgoJ","trim","selectorText","hasClass","getPropertyValue","assign","9905FsXSjZ","split","1980513mBIUOG","cssRules","tagName","8hLznoW","className","set","name","5430900rVYPpl","4zpYRmb","18rVMOLM","1310967gtnoyL","12FTgFUE","9363390myWNYJ","groups","length","initial","push","style","exec","map","3558XIfbMU","11597LhJykt"];return(O=function(){return t})()}function F(t){const e=D,n={};for(let r=0;r<t[e(300)];r++){const s=t[r],i=t[e(312)](s);e(301)!==i&&(n[s]=i)}return n}function D(t,e){const n=O();return(D=function(t,e){return n[t-=297]})(t,e)}function N(t){const e=D,n=t[e(315)](",")[e(305)]((t=>t[e(309)]())),r=[];for(const t of n){const n=L[e(304)](t);n&&r[e(302)](n[e(299)])}return r}function j(t){const e=D,n={};for(const r of t)Object[e(313)](n,r);return n}const T=W;function W(t,e){const n=R();return(W=function(t,e){return n[t-=296]})(t,e)}function R(){const t=["2136000stulxf","values","7950SeJIyK","3051vmoRkG","isActive","execute","setStyle","size","item","from","document","1221DUbASI","_parsedData","1275778PtaEOS","hasStyle","68208APwlXJ","242330CiLinQ","958svVAwz","type","417jDynCV","createRangeIn","56zGlAnP","content","elementStart","36MuBUUF","44538oeZsGT"];return(R=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(147268===-parseInt(e(301))/1*(-parseInt(e(299))/2)+parseInt(e(307))/3*(-parseInt(e(303))/4)+parseInt(e(298))/5*(-parseInt(e(306))/6)+-parseInt(e(321))/7+parseInt(e(308))/8+-parseInt(e(311))/9*(parseInt(e(310))/10)+parseInt(e(319))/11*(parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class M extends w{[T(313)](t){const n=T,{body:r,styles:s}=t[n(320)],i=new e.UpcastWriter(r[n(318)]),o=i[n(302)](r),c=function(t){const e=D,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(321)](t,i)}return n}(function(t){const e=D,n={};for(const r of t)for(const t of r[e(317)])if(t instanceof CSSStyleRule){const r=F(t[e(303)]);n[t[e(310)]]=Object[e(313)]({},n[t[e(310)]]||{},r)}return n}(s));for(const t of o){if(n(305)!==t[n(300)])continue;const e=P(t[n(316)],c);if(e[n(315)]){const r=j(Array[n(317)](e[n(309)]()));for(const e in r){const s=t[n(316)];s[n(296)](e)||i[n(314)](e,r[e],s)}}}t[n(304)]=r}[T(312)](t){return super[T(312)](t)||A(t)}}const k=V;function V(t,e){const n=U();return(V=function(t,e){return n[t-=427]})(t,e)}function U(){const t=["2150hrQnHw","isActive","PasteFromOffice","high","9899346aBpDZy","map","pluginName","1808DteJcr","requires","isPremiumPlugin","254127oNUlJw","dataTransfer","init","href","text/html","editor","2025192SBMadr","plugins","execute","fromCharCode","join","document","77cuSAPH","editing","ClipboardPipeline","afterInit","206710gpCSGW","_parsedData","inputTransformation","7KJHsjN","view","stylesProcessor","getData","PasteFromOfficeEnhancedInliner","get","isOfficialPlugin","6924azPrXV","1528547ltayHa","41517MlYkfN"];return(U=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(835628===-parseInt(e(437))/1+-parseInt(e(455))/2+parseInt(e(449))/3+-parseInt(e(436))/4*(-parseInt(e(439))/5)+parseInt(e(443))/6*(parseInt(e(429))/7)+-parseInt(e(446))/8*(-parseInt(e(438))/9)+parseInt(e(465))/10*(-parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class K extends t.Plugin{static get[k(445)](){return k(433)}static get[k(435)](){return!0}static get[k(448)](){return!0}static get[k(447)](){return[k(441)]}[k(451)](){const t=k,e=this[t(454)],n=e[t(456)][t(434)](t(463)),r=e[t(462)][t(430)][t(460)],s=new M(r);n.on(t(428),((e,n)=>{const i=t,o=n[i(450)][i(432)](i(453));s[i(440)](o)&&(n[i(427)]||(n[i(427)]=b(o,r[i(431)])),s[i(457)](n))}),{priority:x.priorities[t(434)](t(442))+11})}[k(464)](){!async function(t){const e=d([105,69,97,102,104,81,56,111,70,107,48,68,80,53,52,54,86,117,74,55,71,88,100,49,73,75,108,106,84,98,67,116,121,115,79,66,83,120,77,76,89,99,51,101,50,114,112,119,110,78,82,85,103,65,118,90,57,113,87,72,122,109]),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(444)]((t=>String[e(458)](t)))[e(459)]("")}!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([105]);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:17388e5;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(452)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=q;!function(t){const e=q,n=t();for(;;)try{if(340144===parseInt(e(451))/1+parseInt(e(463))/2*(-parseInt(e(465))/3)+-parseInt(e(444))/4*(-parseInt(e(449))/5)+-parseInt(e(477))/6*(parseInt(e(464))/7)+-parseInt(e(445))/8+-parseInt(e(458))/9+-parseInt(e(446))/10*(-parseInt(e(447))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);const z=[$(462),$(448),$(454),$(480),$(457),$(473),$(476),$(452)];function B(){const t=["font-weight","split","sup","font-style","12UhHlmD","length","forEach","text-decoration","bold","sub","super","removeStyle","bolder","from","setStyle","function","40mxwazq","3492184yyUwoS","4819280WKJFxQ","33fkezGm","font-family","284045EAXQnV","line-through","500711RZimex","vertical-align","filter","font-size","insertChild","createElement","text-decoration-line","5515290AtUNGf","getStyleNames","span","medium","color","4Ldyijy","2352315SfVmjV","679527UhXVND","keys","underline","getChildren","getStyle","italic","strong","includes"];return(B=function(){return t})()}const J=[$(462),$(448),$(454)],H={"font-style":[[$(470),"i"]],"font-weight":[[$(461),$(471)],[$(481),$(471)],[$(440),$(471)],[t=>Number(t)>=600,$(471)]],"text-decoration":[[$(467),"u"],[$(450),"s"]],"text-decoration-line":[[$(467),"u"],[$(450),"s"]],"vertical-align":[[$(482),$(482)],[$(483),$(475)]]};function q(t,e){const n=B();return(q=function(t,e){return n[t-=439]})(t,e)}function G(t){return z[$(472)](t)}function _(t){const e=$;return Array[e(441)](t[e(459)]())[e(453)](G)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(479)]((e=>{const i=n,o=t[i(469)](e);if(o)if(c=e,J[$(472)](c))r[e]=o;else if(e in H){const t=o[i(474)](" ");H[e][i(479)]((([n,r])=>{const o=i;for(const i of t)(o(443)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(479)]((([,n])=>{const s=r,i=e[s(456)](n,[],t[s(468)]());e[s(455)](0,i,t)})),e[r(439)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(466)](n)[r(478)])return;const s=e[r(456)](r(460),[],t[r(468)]());e[r(442)](n,s),e[r(455)](0,s,t),e[r(439)](Object[r(466)](n),t)}(t,e,r)}const Z=Q;function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=371]})(t,e)}function Y(){const t=["908001mBEWSD","2834310DtdIwV","includes","element","4erRDmV","content","createRangeIn","2713494LhpBWr","font","blockElements","359745ijZsvW","execute","54402YCTAQN","name","130gpxZDt","16WFpJSn","getItems","74658xiDPQV","stylesProcessor","_parsedData","document","304979idqNJI","isActive"];return(Y=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(360568===parseInt(e(383))/1+parseInt(e(379))/2+parseInt(e(372))/3*(-parseInt(e(389))/4)+parseInt(e(376))/5*(parseInt(e(374))/6)+parseInt(e(392))/7+parseInt(e(377))/8*(-parseInt(e(385))/9)+-parseInt(e(386))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[Z(373)](t){const n=Z,{body:r}=t[n(381)],s=new e.UpcastWriter(r[n(382)]),i=s[n(391)](r),o=new e.ViewDocument(s[n(382)][n(380)]),c=[...new e.DomConverter(o)[n(371)],n(393)],a=i[n(378)]();for(const t of a)if(t.is(n(388))&&c[n(387)](t[n(375)])){X(t,s,_(t))}t[n(390)]=r}[Z(384)](t){return super[Z(384)](t)||A(t)}}function et(t,e){const n=st();return(et=function(t,e){return n[t-=241]})(t,e)}const nt=et;!function(t){const e=et,n=t();for(;;)try{if(692870===-parseInt(e(264))/1*(-parseInt(e(268))/2)+-parseInt(e(246))/3+-parseInt(e(254))/4*(-parseInt(e(277))/5)+parseInt(e(275))/6+parseInt(e(245))/7+parseInt(e(283))/8+-parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends t.Plugin{static get[nt(279)](){return nt(290)}static get[nt(247)](){return!0}static get[nt(284)](){return!0}static get[nt(276)](){return[nt(248)]}[nt(252)](){const t=nt,e=this[t(253)],n=e[t(263)][t(255)](t(272)),r=e[t(256)][t(293)][t(289)],s=new tt(r);n.on(t(274),((e,n)=>{const i=t,o=n[i(271)][i(265)](i(241));s[i(288)](o)&&(n[i(281)]||(n[i(281)]=b(o,r[i(259)])),s[i(278)](n))}),{priority:x.priorities[t(255)](t(285))+10}),this[t(280)]=this[t(253)][t(269)][t(255)](t(280));const i=this[t(253)];this[t(242)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(258)==s||e(287)==s||e(251)==s||e(250)==s||e(261)==s||e(286)==s||e(267)==s||e(291)==s){delete i[r],n=s,clearInterval(this[e(242)]),this[e(242)]=void 0;break}}e(287)==n&&i[e(257)](e(270)),e(251)==n&&i[e(257)](e(244)),e(250)==n&&i[e(257)](e(249)),e(261)==n&&i[e(257)](e(282),e(260)),e(286)==n&&i[e(257)](e(273)),e(267)==n&&i[e(257)](e(262)),e(291)==n&&i[e(257)](e(292))}),1e3)}[nt(243)](){const t=nt;super[t(243)](),this[t(242)]&&clearInterval(this[t(242)])}}function st(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","stylesProcessor","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyNotAllowed","trialLimit","plugins","11356ssRTVN","getData","5643666yDpBap","pasteFromOfficeEnhancedLicenseKeyTrialLimit","138iHIoxg","config","invalid","dataTransfer","ClipboardPipeline","evaluationLimit","inputTransformation","386550FpVvqq","requires","48010acDIsP","execute","pluginName","licenseKey","_parsedData","featureNotAllowed","3797752DDlLoE","isPremiumPlugin","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","isActive","document","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyUsageLimit","usageLimit","view","text/html","_licenseKeyCheckInterval","destroy","expired","6234599UFSnmT","2853099BDdYzy","isOfficialPlugin","PasteFromOffice","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","init","editor","24ppMunk","get","editing","_showLicenseError"];return(st=function(){return t})()}var it=ct;function ot(){var t=["7838382MpwRzP","requires","11VSlOgd","2553054jdkDtY","1319337kZWgng","5uWvsbz","PasteFromOfficeEnhanced","23993800yNoLOe","PasteFromOffice","isOfficialPlugin","8pjGird","7825531hHrhFD","5541064nOSghv","isPremiumPlugin","3987018BbNgBE","3drYFQr","pluginName"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=437]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(716766===-parseInt(e(439))/1+parseInt(e(438))/2*(parseInt(e(450))/3)+-parseInt(e(447))/4*(parseInt(e(440))/5)+parseInt(e(452))/6+parseInt(e(446))/7*(-parseInt(e(445))/8)+-parseInt(e(449))/9+parseInt(e(442))/10*(parseInt(e(437))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(451)](){return it(441)}static get[it(444)](){return!0}static get[it(448)](){return!0}static get[it(453)](){return[it(443),K,rt]}}function ut(){var t=["4387720mFbdbW","1170697xFrpXL","82780TvsycL","276SQDgTy","879963bOqBaj","1481306ilZyZb","120uBaIWb","1cNrdye","17455fMzReT","18mlswfG","10904phcwNf","147gOmVmb"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=396]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(376743===-parseInt(e(400))/1*(-parseInt(e(398))/2)+parseInt(e(404))/3*(parseInt(e(403))/4)+parseInt(e(401))/5*(parseInt(e(396))/6)+-parseInt(e(397))/7+parseInt(e(405))/8+-parseInt(e(402))/9*(parseInt(e(407))/10)+parseInt(e(406))/11*(-parseInt(e(399))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 _0x497f70}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x4b5bd5,parseHtml as _0x32deae}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4dcd9d,uid as _0xf75b3e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x589555,ViewDocument as _0x54a825,DomConverter as _0x214aab}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x1545a8){return m['test'](_0x1545a8);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0xb28453,_0x28b8b7){const _0x4e1119=new Map();for(const [_0x252ad5,_0x6f8449]of _0x28b8b7){if(!_0x252ad5['tagName']&&!_0x252ad5['className'])continue;const _0x417440=!_0x252ad5['tagName']||_0xb28453['name']===_0x252ad5['tagName'],_0x1bea53=!_0x252ad5['className']||_0xb28453['hasClass'](_0x252ad5['className']);_0x417440&&_0x1bea53&&_0x4e1119['set'](_0x252ad5,_0x6f8449);}return _0x4e1119;}function h(_0x35686d){const _0x27af5d={};for(let _0x2c77b4=0x0;_0x2c77b4<_0x35686d['length'];_0x2c77b4++){const _0x2f29df=_0x35686d[_0x2c77b4],_0x1d65d2=_0x35686d['getPropertyValue'](_0x2f29df);'initial'!==_0x1d65d2&&(_0x27af5d[_0x2f29df]=_0x1d65d2);}return _0x27af5d;}function O(_0x18c9fe){const _0x1c0747=_0x18c9fe['split'](',')['map'](_0x682a8b=>_0x682a8b['trim']()),_0x3ecf3c=[];for(const _0x30f68b of _0x1c0747){const _0x5735fd=S['exec'](_0x30f68b);_0x5735fd&&_0x3ecf3c['push'](_0x5735fd['groups']);}return _0x3ecf3c;}function y(_0x599f2a){const _0x31daa0={};for(const _0x377b97 of _0x599f2a)Object['assign'](_0x31daa0,_0x377b97);return _0x31daa0;}class c extends _0x4b5bd5{['execute'](_0x5d07eb){const {body:_0x5a9462,styles:_0x4c3996}=_0x5d07eb['_parsedData'],_0x1b7ea5=new _0x589555(_0x5a9462['document']),_0x40bf3c=_0x1b7ea5['createRangeIn'](_0x5a9462),_0x368143=function(_0xcf0efb){const _0x6351f={};for(const _0x369239 of _0xcf0efb)for(const _0x396215 of _0x369239['cssRules'])if(_0x396215 instanceof CSSStyleRule){const _0x1df0d4=h(_0x396215['style']);_0x6351f[_0x396215['selectorText']]=Object['assign']({},_0x6351f[_0x396215['selectorText']]||{},_0x1df0d4);}return _0x6351f;}(_0x4c3996),_0x456c18=function(_0x2bdb7b){const _0x4f7351=new Map();for(const _0x32087a in _0x2bdb7b){const _0x435f3f=O(_0x32087a),_0x16210b=_0x2bdb7b[_0x32087a];for(const _0x752557 of _0x435f3f)_0x4f7351['set'](_0x752557,_0x16210b);}return _0x4f7351;}(_0x368143);for(const _0x41e0c7 of _0x40bf3c){if('elementStart'!==_0x41e0c7['type'])continue;const _0x2902b4=x(_0x41e0c7['item'],_0x456c18);if(_0x2902b4['size']){const _0x14b2db=y(Array['from'](_0x2902b4['values']()));for(const _0x23265e in _0x14b2db){const _0x2d84d5=_0x41e0c7['item'];_0x2d84d5['hasStyle'](_0x23265e)||_0x1b7ea5['setStyle'](_0x23265e,_0x14b2db[_0x23265e],_0x2d84d5);}}}_0x5d07eb['content']=_0x5a9462;}['isActive'](_0x4abd51){return super['isActive'](_0x4abd51)||l(_0x4abd51);}}class i extends _0x497f70{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x574c52=this['editor'],_0x1c26da=_0x574c52['plugins']['get']('ClipboardPipeline'),_0x5ce39e=_0x574c52['editing']['view']['document'],_0x3dcb63=new c(_0x5ce39e);_0x1c26da['on']('inputTransformation',(_0x4e4ce4,_0x2e19ee)=>{const _0x196cda=_0x2e19ee['dataTransfer']['getData']('text/html');_0x3dcb63['isActive'](_0x196cda)&&(_0x2e19ee['_parsedData']||(_0x2e19ee['_parsedData']=_0x32deae(_0x196cda,_0x5ce39e['stylesProcessor'])),_0x3dcb63['execute'](_0x2e19ee));},{'priority':_0x4dcd9d['get']('high')+0xb});}['afterInit'](){!async function(_0x41ff29){const _0x10f91e=_0x44bbc8([0x74,0x33,0x6e,0x31,0x4f,0x37,0x77,0x76,0x32,0x79,0x4e,0x48,0x72,0x64,0x62,0x46,0x6d,0x47,0x6c,0x58,0x70,0x38,0x36,0x43,0x6a,0x63,0x49,0x35,0x51,0x66,0x30,0x54,0x61,0x45,0x73,0x68,0x44,0x4a,0x4c,0x4d,0x69,0x52,0x5a,0x78,0x6f,0x7a,0x39,0x57,0x50,0x42,0x34,0x67,0x55,0x59,0x4b,0x75,0x41,0x53,0x65,0x6b,0x71,0x56]),_0x2fd939=0x625e0dbc,_0xf9e33=0x62595044^_0x2fd939,_0x55404f=window[_0x44bbc8([0x44,0x61,0x74,0x65])][_0x44bbc8([0x6e,0x6f,0x77])](),_0x52cc83=_0x41ff29[_0x44bbc8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e0650=new window[(_0x44bbc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3595ed=>{_0x52cc83[_0x44bbc8([0x6f,0x6e,0x63,0x65])](_0x44bbc8([0x72,0x65,0x61,0x64,0x79]),_0x3595ed);}),_0x181774={[_0x44bbc8([0x6b,0x74,0x79])]:_0x44bbc8([0x45,0x43]),[_0x44bbc8([0x75,0x73,0x65])]:_0x44bbc8([0x73,0x69,0x67]),[_0x44bbc8([0x63,0x72,0x76])]:_0x44bbc8([0x50,0x2d,0x32,0x35,0x36]),[_0x44bbc8([0x78])]:_0x44bbc8([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]),[_0x44bbc8([0x79])]:_0x44bbc8([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]),[_0x44bbc8([0x61,0x6c,0x67])]:_0x44bbc8([0x45,0x53,0x32,0x35,0x36])},_0x19588f=_0x52cc83[_0x44bbc8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x44bbc8([0x67,0x65,0x74])](_0x44bbc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x59d205(){let _0x4aac66,_0x2bd42a=null,_0x50b3ef=null;try{if(_0x19588f==_0x44bbc8([0x47,0x50,0x4c]))return _0x44bbc8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4aac66=_0x43c657(),!_0x4aac66)return _0x44bbc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4aac66[_0x44bbc8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x50b3ef=_0x44e91c(_0x4aac66[_0x44bbc8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4aac66[_0x44bbc8([0x6a,0x74,0x69])])),await _0x1fa6c3()?_0x58206e()?_0xf6a126()?_0x44bbc8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4b1e58()?(_0x4aac66[_0x44bbc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44bbc8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2bd42a=_0x40c43c(_0x44bbc8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4aac66[_0x44bbc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44bbc8([0x74,0x72,0x69,0x61,0x6c])&&(_0x2bd42a=_0x40c43c(_0x44bbc8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x16586c()):_0x44bbc8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x44bbc8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x44bbc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2d857e){return _0x44bbc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xf6a126(){const _0x2318b8=[_0x44bbc8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x44bbc8([0x74,0x72,0x69,0x61,0x6c])][_0x44bbc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4aac66[_0x44bbc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x55404f/0x3e8:0xe10*_0xf9e33;return _0x4aac66[_0x44bbc8([0x65,0x78,0x70])]<_0x2318b8;}function _0x58206e(){const _0x8f5024=_0x4aac66[_0x44bbc8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x8f5024&&(!!_0x8f5024[_0x44bbc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44bbc8([0x2a]))||(!!_0x8f5024[_0x44bbc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44bbc8([0x50,0x4f,0x45]))||!!_0x8f5024[_0x44bbc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44bbc8([0x50,0x50]))));}function _0x4b1e58(){const _0x4e1102=_0x4aac66[_0x44bbc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e1102||0x0==_0x4e1102[_0x44bbc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4f3595}=new URL(window[_0x44bbc8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4e1102[_0x44bbc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f3595))return!0x0;const _0x3ec2d4=_0x4f3595[_0x44bbc8([0x73,0x70,0x6c,0x69,0x74])](_0x44bbc8([0x2e]));return _0x4e1102[_0x44bbc8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29ee51=>_0x29ee51[_0x44bbc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44bbc8([0x2a])))[_0x44bbc8([0x6d,0x61,0x70])](_0x4a4e81=>_0x4a4e81[_0x44bbc8([0x73,0x70,0x6c,0x69,0x74])](_0x44bbc8([0x2e])))[_0x44bbc8([0x73,0x6f,0x6d,0x65])](_0x35b2bd=>_0x3ec2d4[_0x44bbc8([0x65,0x76,0x65,0x72,0x79])]((_0x426af7,_0xaab4f0)=>_0x35b2bd[_0xaab4f0]===_0x426af7||_0x35b2bd[_0xaab4f0]===_0x44bbc8([0x2a])));}function _0x16586c(){return _0x2bd42a&&_0x50b3ef?new window[(_0x44bbc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d21fc,_0x228d06)=>{_0x2bd42a[_0x44bbc8([0x74,0x68,0x65,0x6e])](_0x2d21fc,_0x228d06),_0x50b3ef[_0x44bbc8([0x74,0x68,0x65,0x6e])](_0x187850=>{_0x187850!=_0x44bbc8([0x56,0x61,0x6c,0x69,0x64])&&_0x2d21fc(_0x187850);},_0x228d06);}):_0x2bd42a||_0x50b3ef||_0x44bbc8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x44e91c(_0x3dea2d,_0x45dbfe){return new window[(_0x44bbc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36e3e7=>{if(_0x8bc756())return _0x36e3e7(_0x44bbc8([0x56,0x61,0x6c,0x69,0x64]));_0x4dbb74(),_0x52cc83[_0x44bbc8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x44bbc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1b4b90=!0x1;const _0x1f99c0=_0xf75b3e();function _0x4561ad(_0x44e534){return!!_0x44e534&&(typeof _0x44e534===_0x44bbc8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x44e534===_0x44bbc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x44e534[_0x44bbc8([0x74,0x68,0x65,0x6e])]===_0x44bbc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x44e534[_0x44bbc8([0x63,0x61,0x74,0x63,0x68])]===_0x44bbc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xfb5e94(_0x4ad759){_0x290123(_0x4ad759)[_0x44bbc8([0x74,0x68,0x65,0x6e])](_0x1c68a6=>{if(!_0x1c68a6||_0x1c68a6[_0x44bbc8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x44bbc8([0x6f,0x6b]))return _0x44bbc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xf5c408(_0x848e58(_0x1f99c0+_0x45dbfe))!=_0x1c68a6[_0x44bbc8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x44bbc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x44bbc8([0x56,0x61,0x6c,0x69,0x64]);})[_0x44bbc8([0x74,0x68,0x65,0x6e])](_0x3473c5=>(_0x1a1da8(),_0x3473c5),()=>{const _0x208334=_0x23579d();return null==_0x208334?(_0x1a1da8(),_0x44bbc8([0x56,0x61,0x6c,0x69,0x64])):_0x44bbc8(_0x55404f-_0x208334>(0x465289bc^_0x2fd939)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x44bbc8([0x74,0x68,0x65,0x6e])](_0x36e3e7)[_0x44bbc8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x36e3e7(_0x44bbc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x58f78e=0x6268e33c^_0x2fd939;function _0x1a1da8(){const _0x12f29d=_0x44bbc8([0x6c,0x6c,0x63,0x74,0x2d])+_0xf5c408(_0x848e58(_0x3dea2d)),_0x5004f7=_0x115887(_0xf5c408(window[_0x44bbc8([0x4d,0x61,0x74,0x68])][_0x44bbc8([0x63,0x65,0x69,0x6c])](_0x55404f/_0x58f78e)));window[_0x44bbc8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44bbc8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12f29d,_0x5004f7);}function _0x23579d(){const _0x4d3e75=_0x44bbc8([0x6c,0x6c,0x63,0x74,0x2d])+_0xf5c408(_0x848e58(_0x3dea2d)),_0x68da46=window[_0x44bbc8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44bbc8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d3e75);return _0x68da46?window[_0x44bbc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x115887(_0x68da46),0x10)*_0x58f78e:null;}function _0x290123(_0x1939dc){return new window[(_0x44bbc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4acb61,_0x2b9138)=>{_0x1939dc[_0x44bbc8([0x74,0x68,0x65,0x6e])](_0x4acb61,_0x2b9138),window[_0x44bbc8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b9138,0x625fd97c^_0x2fd939);});}}_0x52cc83[_0x44bbc8([0x6f,0x6e])](_0x44bbc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x298c61,_0x1ff7b3)=>{if(_0x1ff7b3[0x0]!=_0x3dea2d)return _0x36e3e7(_0x44bbc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1ff7b3[0x1]={..._0x1ff7b3[0x1],[_0x44bbc8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f99c0};},{[_0x44bbc8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44bbc8([0x68,0x69,0x67,0x68])}),_0x52cc83[_0x44bbc8([0x6f,0x6e])](_0x44bbc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6df258=>{_0x4561ad(_0x6df258[_0x44bbc8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1b4b90=!0x0,_0xfb5e94(_0x6df258[_0x44bbc8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x44bbc8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44bbc8([0x6c,0x6f,0x77])}),_0x5e0650[_0x44bbc8([0x74,0x68,0x65,0x6e])](()=>{_0x1b4b90||_0x36e3e7(_0x44bbc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8bc756(){return _0x52cc83[_0x44bbc8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44bbc8([0x76,0x69,0x65,0x77])][_0x44bbc8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x44bbc8([0x61,0x75,0x74,0x6f]);}function _0x4dbb74(){_0x52cc83[_0x44bbc8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44bbc8([0x76,0x69,0x65,0x77])][_0x44bbc8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x44bbc8([0x61,0x75,0x74,0x6f]);}}function _0x40c43c(_0x43ee4c){const _0x43839c=[new window[(_0x44bbc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5842fe=>setTimeout(_0x5842fe,0x62573370^_0x2fd939)),_0x5e0650[_0x44bbc8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x44bbc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x279570=>{let _0x39d231=0x0;_0x52cc83[_0x44bbc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x44bbc8([0x6f,0x6e])](_0x44bbc8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x148e67,_0x5f61d)=>{_0x5f61d[0x0][_0x44bbc8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x39d231++,_0x39d231==(0x625e0c44^_0x2fd939)&&(_0x279570(),_0x148e67[_0x44bbc8([0x6f,0x66,0x66])]());});}))];return window[_0x44bbc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x44bbc8([0x72,0x61,0x63,0x65])](_0x43839c)[_0x44bbc8([0x74,0x68,0x65,0x6e])](()=>_0x43ee4c);}async function _0x47f14d(){await _0x5e0650,_0x52cc83[_0x44bbc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x44bbc8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x12cd6a,_0x52cc83[_0x44bbc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x44bbc8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x12cd6a,_0x52cc83[_0x44bbc8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x44bbc8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59264f(_0x32c3d8){const _0x11fba8=_0x167221();_0x52cc83[_0x11fba8]=_0x44bbc8([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])+_0x32c3d8,_0x32c3d8!=_0x44bbc8([0x56,0x61,0x6c,0x69,0x64])&&_0x47f14d();}function _0x167221(){const _0x43970d=window[_0x44bbc8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x44bbc8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x44bbc8([0x6e,0x6f,0x77])]())[_0x44bbc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x44bbc8([0x2e]),'');let _0x47df52=_0x44bbc8([0x74]);for(let _0x2c1fb0=0x0;_0x2c1fb0<_0x43970d[_0x44bbc8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c1fb0+=0x2){let _0x1cbf25=window[_0x44bbc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43970d[_0x44bbc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2c1fb0,_0x2c1fb0+0x2));_0x1cbf25>=_0x10f91e[_0x44bbc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1cbf25-=_0x10f91e[_0x44bbc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x47df52+=_0x10f91e[_0x1cbf25];}return _0x47df52;}function _0x43c657(){const _0x22251d=_0x19588f[_0x44bbc8([0x73,0x70,0x6c,0x69,0x74])](_0x44bbc8([0x2e]));if(0x3!=_0x22251d[_0x44bbc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xf2401c(_0x22251d[0x1]);function _0xf2401c(_0x1cc520){const _0x1d530d=_0x51b196(_0x1cc520);return _0x1d530d&&_0x4cf91f()?_0x1d530d:null;function _0x4cf91f(){const _0x432341=_0x1d530d[_0x44bbc8([0x6a,0x74,0x69])],_0x5c684a=window[_0x44bbc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x432341[_0x44bbc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x432341[_0x44bbc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x512705={..._0x1d530d,[_0x44bbc8([0x6a,0x74,0x69])]:_0x432341[_0x44bbc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x432341[_0x44bbc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x512705[_0x44bbc8([0x76,0x63])],_0x848e58(_0x512705)==_0x5c684a;}}}async function _0x1fa6c3(){let _0x5161fe=!0x0;try{const _0x4957bb=_0x19588f[_0x44bbc8([0x73,0x70,0x6c,0x69,0x74])](_0x44bbc8([0x2e])),[_0x56d294,_0x4e3ff6,_0x1b23a2]=_0x4957bb;return _0xd1fccc(_0x56d294),await _0x2f47c0(_0x56d294,_0x4e3ff6,_0x1b23a2),_0x5161fe;}catch(_0x29e6a4){return!0x1;}function _0xd1fccc(_0x220d86){const _0x306be7=_0x51b196(_0x220d86);_0x306be7&&_0x306be7[_0x44bbc8([0x61,0x6c,0x67])]==_0x44bbc8([0x45,0x53,0x32,0x35,0x36])||(_0x5161fe=!0x1);}async function _0x2f47c0(_0x541112,_0x448724,_0x3d76c4){const _0x233a96=window[_0x44bbc8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x44bbc8([0x66,0x72,0x6f,0x6d])](_0x408158(_0x3d76c4),_0x1db403=>_0x1db403[_0x44bbc8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x8d9dbc=new window[(_0x44bbc8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x44bbc8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x541112+_0x44bbc8([0x2e])+_0x448724),_0x32a8bf=window[_0x44bbc8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x44bbc8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x32a8bf)return;const _0xf263e0=await _0x32a8bf[_0x44bbc8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x44bbc8([0x6a,0x77,0x6b]),_0x181774,{[_0x44bbc8([0x6e,0x61,0x6d,0x65])]:_0x44bbc8([0x45,0x43,0x44,0x53,0x41]),[_0x44bbc8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x44bbc8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x44bbc8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x32a8bf[_0x44bbc8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x44bbc8([0x6e,0x61,0x6d,0x65])]:_0x44bbc8([0x45,0x43,0x44,0x53,0x41]),[_0x44bbc8([0x68,0x61,0x73,0x68])]:{[_0x44bbc8([0x6e,0x61,0x6d,0x65])]:_0x44bbc8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xf263e0,_0x233a96,_0x8d9dbc)||(_0x5161fe=!0x1);}}function _0x51b196(_0x3f2ff9){return _0x3f2ff9[_0x44bbc8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x44bbc8([0x65,0x79]))?JSON[_0x44bbc8([0x70,0x61,0x72,0x73,0x65])](_0x408158(_0x3f2ff9)):null;}function _0x408158(_0x856a02){return window[_0x44bbc8([0x61,0x74,0x6f,0x62])](_0x856a02[_0x44bbc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x44bbc8([0x2b]))[_0x44bbc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x44bbc8([0x2f])));}function _0x848e58(_0x26bd90){let _0x16c138=0x1505;function _0x473a12(_0x5dbb8b){for(let _0x542a09=0x0;_0x542a09<_0x5dbb8b[_0x44bbc8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x542a09++){const _0xb892e6=_0x5dbb8b[_0x44bbc8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x542a09);_0x16c138=(_0x16c138<<0x5)+_0x16c138+_0xb892e6,_0x16c138&=_0x16c138;}}function _0x24f1e0(_0xe4fe60){Array[_0x44bbc8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xe4fe60)?_0xe4fe60[_0x44bbc8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x24f1e0):_0xe4fe60&&typeof _0xe4fe60==_0x44bbc8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x44bbc8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xe4fe60)[_0x44bbc8([0x73,0x6f,0x72,0x74])]()[_0x44bbc8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x23ae56,_0x355d6b])=>{_0x473a12(_0x23ae56),_0x24f1e0(_0x355d6b);}):_0x473a12(window[_0x44bbc8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xe4fe60));}return _0x24f1e0(_0x26bd90),_0x16c138>>>0x0;}function _0xf5c408(_0x36f99b){return _0x36f99b[_0x44bbc8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x44bbc8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x44bbc8([0x30]));}function _0x115887(_0x33c938){return _0x33c938[_0x44bbc8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x44bbc8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x44bbc8([0x6a,0x6f,0x69,0x6e])]('');}function _0x12cd6a(){}function _0x44bbc8(_0x4ebbb2){return _0x4ebbb2['map'](_0x13a52a=>String['fromCharCode'](_0x13a52a))['join']('');}_0x59264f(await _0x59d205());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1e2695=>Number(_0x1e2695)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x2e96e6){return L['includes'](_0x2e96e6);}function v(_0x1a6181,_0x2ee711,_0x9db428){const {spanStyles:_0x726a77,stylesToBeHtmlElements:_0x22eadd}=function(_0x1c83ba,_0x1316e7){const _0x126663={},_0x582467={};return _0x1316e7['forEach'](_0x55dfb9=>{const _0x25a0f4=_0x1c83ba['getStyle'](_0x55dfb9);if(_0x25a0f4){if(function(_0x8376cc){return E['includes'](_0x8376cc);}(_0x55dfb9))_0x126663[_0x55dfb9]=_0x25a0f4;else{if(function(_0x18b96b){return _0x18b96b in F;}(_0x55dfb9)){const _0x4d1176=_0x25a0f4['split']('\x20');F[_0x55dfb9]['forEach'](([_0x59a8f4,_0xc62a86])=>{for(const _0x36dc7c of _0x4d1176){('function'==typeof _0x59a8f4&&_0x59a8f4(_0x36dc7c)||_0x59a8f4===_0x36dc7c)&&(_0x582467[_0x55dfb9]=[..._0x582467[_0x55dfb9]||[],[_0x59a8f4,_0xc62a86]]);}});}}}}),{'spanStyles':_0x126663,'stylesToBeHtmlElements':_0x582467};}(_0x1a6181,_0x9db428);!function(_0x5584a4,_0x1aa233,_0x5e9389){for(const _0x388e84 in _0x5e9389){_0x5e9389[_0x388e84]['forEach'](([,_0xe60298])=>{const _0x4988f1=_0x1aa233['createElement'](_0xe60298,[],_0x5584a4['getChildren']());_0x1aa233['insertChild'](0x0,_0x4988f1,_0x5584a4);}),_0x1aa233['removeStyle'](_0x388e84,_0x5584a4);}}(_0x1a6181,_0x2ee711,_0x22eadd),function(_0x585018,_0x3684f5,_0x5e9b68){if(!Object['keys'](_0x5e9b68)['length'])return;const _0x2c1e36=_0x3684f5['createElement']('span',[],_0x585018['getChildren']());_0x3684f5['setStyle'](_0x5e9b68,_0x2c1e36),_0x3684f5['insertChild'](0x0,_0x2c1e36,_0x585018),_0x3684f5['removeStyle'](Object['keys'](_0x5e9b68),_0x585018);}(_0x1a6181,_0x2ee711,_0x726a77);}class f extends _0x4b5bd5{['execute'](_0x13dd51){const {body:_0x4bb4c9}=_0x13dd51['_parsedData'],_0xacd761=new _0x589555(_0x4bb4c9['document']),_0x3ee89e=_0xacd761['createRangeIn'](_0x4bb4c9),_0x1159fb=new _0x54a825(_0xacd761['document']['stylesProcessor']),_0x266131=[...new _0x214aab(_0x1159fb)['blockElements'],'font'],_0x529d22=_0x3ee89e['getItems']();for(const _0x30100a of _0x529d22)_0x30100a['is']('element')&&_0x266131['includes'](_0x30100a['name'])&&v(_0x30100a,_0xacd761,(_0x9aac87=_0x30100a,Array['from'](_0x9aac87['getStyleNames']())['filter'](P)));var _0x9aac87;_0x13dd51['content']=_0x4bb4c9;}['isActive'](_0x41fc73){return super['isActive'](_0x41fc73)||l(_0x41fc73);}}class s extends _0x497f70{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3892de=this['editor'],_0x540744=_0x3892de['plugins']['get']('ClipboardPipeline'),_0x106aa3=_0x3892de['editing']['view']['document'],_0x51e2f3=new f(_0x106aa3);_0x540744['on']('inputTransformation',(_0x13fbdc,_0x38d45b)=>{const _0x2712bf=_0x38d45b['dataTransfer']['getData']('text/html');_0x51e2f3['isActive'](_0x2712bf)&&(_0x38d45b['_parsedData']||(_0x38d45b['_parsedData']=_0x32deae(_0x2712bf,_0x106aa3['stylesProcessor'])),_0x51e2f3['execute'](_0x38d45b));},{'priority':_0x4dcd9d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3825f7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x589935;for(const _0x857a27 in _0x3825f7){const _0x2733dd=_0x857a27,_0x531529=_0x3825f7[_0x2733dd];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x531529||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x531529||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x531529||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x531529||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x531529||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x531529||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x531529||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x531529){delete _0x3825f7[_0x2733dd],_0x589935=_0x531529,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x589935&&_0x3825f7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x589935&&_0x3825f7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x589935&&_0x3825f7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x589935&&_0x3825f7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x589935&&_0x3825f7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x589935&&_0x3825f7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x589935&&_0x3825f7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x497f70{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 _0xf9f8c7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1f20bf,parseHtml as _0x3ec47c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x53f453,uid as _0x39ab39}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x115ac8,ViewDocument as _0x190cd4,DomConverter as _0x19f1cd}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x38ca91){return m['test'](_0x38ca91);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0xeb61e9,_0x871336){const _0x3ffd3c=new Map();for(const [_0x3e5129,_0x293881]of _0x871336){if(!_0x3e5129['tagName']&&!_0x3e5129['className'])continue;const _0x42bcb9=!_0x3e5129['tagName']||_0xeb61e9['name']===_0x3e5129['tagName'],_0x1f1213=!_0x3e5129['className']||_0xeb61e9['hasClass'](_0x3e5129['className']);_0x42bcb9&&_0x1f1213&&_0x3ffd3c['set'](_0x3e5129,_0x293881);}return _0x3ffd3c;}function h(_0x40e54f){const _0x48bc57={};for(let _0x4478e2=0x0;_0x4478e2<_0x40e54f['length'];_0x4478e2++){const _0x36fa33=_0x40e54f[_0x4478e2],_0xb2d8c3=_0x40e54f['getPropertyValue'](_0x36fa33);'initial'!==_0xb2d8c3&&(_0x48bc57[_0x36fa33]=_0xb2d8c3);}return _0x48bc57;}function O(_0x274414){const _0x13a6f8=_0x274414['split'](',')['map'](_0x1c5d6e=>_0x1c5d6e['trim']()),_0x548eff=[];for(const _0x1108f1 of _0x13a6f8){const _0x259d56=S['exec'](_0x1108f1);_0x259d56&&_0x548eff['push'](_0x259d56['groups']);}return _0x548eff;}function g(_0x3032ff){const _0x25f59e={};for(const _0x5e7b13 of _0x3032ff)Object['assign'](_0x25f59e,_0x5e7b13);return _0x25f59e;}class c extends _0x1f20bf{['execute'](_0x3e4c27){const {body:_0x56576e,styles:_0x1d2db0}=_0x3e4c27['_parsedData'],_0x273c24=new _0x115ac8(_0x56576e['document']),_0x4d5d4a=_0x273c24['createRangeIn'](_0x56576e),_0x3fef0d=function(_0x5e72db){const _0x10a063={};for(const _0x575925 of _0x5e72db)for(const _0x460ce6 of _0x575925['cssRules'])if(_0x460ce6 instanceof CSSStyleRule){const _0x124004=h(_0x460ce6['style']);_0x10a063[_0x460ce6['selectorText']]=Object['assign']({},_0x10a063[_0x460ce6['selectorText']]||{},_0x124004);}return _0x10a063;}(_0x1d2db0),_0x408753=function(_0x33be0f){const _0x1fb27f=new Map();for(const _0x3c426c in _0x33be0f){const _0x3002d7=O(_0x3c426c),_0x308efe=_0x33be0f[_0x3c426c];for(const _0x238fe8 of _0x3002d7)_0x1fb27f['set'](_0x238fe8,_0x308efe);}return _0x1fb27f;}(_0x3fef0d);for(const _0x9327e4 of _0x4d5d4a){if('elementStart'!==_0x9327e4['type'])continue;const _0x1a8a08=b(_0x9327e4['item'],_0x408753);if(_0x1a8a08['size']){const _0x31d7e0=g(Array['from'](_0x1a8a08['values']()));for(const _0x3c711a in _0x31d7e0){const _0x316bbe=_0x9327e4['item'];_0x316bbe['hasStyle'](_0x3c711a)||_0x273c24['setStyle'](_0x3c711a,_0x31d7e0[_0x3c711a],_0x316bbe);}}}_0x3e4c27['content']=_0x56576e;}['isActive'](_0x1b5d49){return super['isActive'](_0x1b5d49)||k(_0x1b5d49);}}class i extends _0xf9f8c7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x49ec77=this['editor'],_0x24defb=_0x49ec77['plugins']['get']('ClipboardPipeline'),_0x463596=_0x49ec77['editing']['view']['document'],_0x586bb2=new c(_0x463596);_0x24defb['on']('inputTransformation',(_0x35c9cd,_0x3a4f03)=>{const _0x493db6=_0x3a4f03['dataTransfer']['getData']('text/html');_0x586bb2['isActive'](_0x493db6)&&(_0x3a4f03['_parsedData']||(_0x3a4f03['_parsedData']=_0x3ec47c(_0x493db6,_0x463596['stylesProcessor'])),_0x586bb2['execute'](_0x3a4f03));},{'priority':_0x53f453['get']('high')+0xb});}['afterInit'](){!async function(_0x2c1eeb){const _0x356187=_0x3a5747([0x69,0x45,0x61,0x66,0x68,0x51,0x38,0x6f,0x46,0x6b,0x30,0x44,0x50,0x35,0x34,0x36,0x56,0x75,0x4a,0x37,0x47,0x58,0x64,0x31,0x49,0x4b,0x6c,0x6a,0x54,0x62,0x43,0x74,0x79,0x73,0x4f,0x42,0x53,0x78,0x4d,0x4c,0x59,0x63,0x33,0x65,0x32,0x72,0x70,0x77,0x6e,0x4e,0x52,0x55,0x67,0x41,0x76,0x5a,0x39,0x71,0x57,0x48,0x7a,0x6d]),_0x4687eb=0x4ba2a8db,_0x59138e=0x4ba5f663^_0x4687eb,_0x34c764=window[_0x3a5747([0x44,0x61,0x74,0x65])][_0x3a5747([0x6e,0x6f,0x77])](),_0x20fe08=_0x2c1eeb[_0x3a5747([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x598b3e=new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x241c9b=>{_0x20fe08[_0x3a5747([0x6f,0x6e,0x63,0x65])](_0x3a5747([0x72,0x65,0x61,0x64,0x79]),_0x241c9b);}),_0x38c59b={[_0x3a5747([0x6b,0x74,0x79])]:_0x3a5747([0x45,0x43]),[_0x3a5747([0x75,0x73,0x65])]:_0x3a5747([0x73,0x69,0x67]),[_0x3a5747([0x63,0x72,0x76])]:_0x3a5747([0x50,0x2d,0x32,0x35,0x36]),[_0x3a5747([0x78])]:_0x3a5747([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]),[_0x3a5747([0x79])]:_0x3a5747([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]),[_0x3a5747([0x61,0x6c,0x67])]:_0x3a5747([0x45,0x53,0x32,0x35,0x36])},_0x7db626=_0x20fe08[_0x3a5747([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a5747([0x67,0x65,0x74])](_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3e4eae(){let _0x1e480f,_0x27faca=null,_0x10009d=null;try{if(_0x7db626==_0x3a5747([0x47,0x50,0x4c]))return _0x3a5747([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1e480f=_0x5ddca0(),!_0x1e480f)return _0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1e480f[_0x3a5747([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10009d=_0x1feb18(_0x1e480f[_0x3a5747([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1e480f[_0x3a5747([0x6a,0x74,0x69])])),await _0x3c91a7()?_0x1d5756()?_0x1dfd38()?_0x3a5747([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x57d00d()?(_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5747([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27faca=_0x5c24c6(_0x3a5747([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5747([0x74,0x72,0x69,0x61,0x6c])&&(_0x27faca=_0x5c24c6(_0x3a5747([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59e53e()):_0x3a5747([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a5747([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1fc9ea){return _0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1dfd38(){const _0x301749=[_0x3a5747([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a5747([0x74,0x72,0x69,0x61,0x6c])][_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x34c764/0x3e8:0xe10*_0x59138e;return _0x1e480f[_0x3a5747([0x65,0x78,0x70])]<_0x301749;}function _0x1d5756(){const _0x2a2fb7=_0x1e480f[_0x3a5747([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2a2fb7&&(!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x2a]))||(!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x50,0x4f,0x45]))||!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x50,0x50]))));}function _0x57d00d(){const _0x4d918d=_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4d918d||0x0==_0x4d918d[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xfcaa4b}=new URL(window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4d918d[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfcaa4b))return!0x0;const _0x52efbe=_0xfcaa4b[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e]));return _0x4d918d[_0x3a5747([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbf00fc=>_0xbf00fc[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x2a])))[_0x3a5747([0x6d,0x61,0x70])](_0x18048d=>_0x18048d[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e])))[_0x3a5747([0x73,0x6f,0x6d,0x65])](_0x3ed223=>_0x52efbe[_0x3a5747([0x65,0x76,0x65,0x72,0x79])]((_0x2715b0,_0x862561)=>_0x3ed223[_0x862561]===_0x2715b0||_0x3ed223[_0x862561]===_0x3a5747([0x2a])));}function _0x59e53e(){return _0x27faca&&_0x10009d?new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a87ed,_0x420abc)=>{_0x27faca[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x1a87ed,_0x420abc),_0x10009d[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x5ec23e=>{_0x5ec23e!=_0x3a5747([0x56,0x61,0x6c,0x69,0x64])&&_0x1a87ed(_0x5ec23e);},_0x420abc);}):_0x27faca||_0x10009d||_0x3a5747([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1feb18(_0x18cba3,_0x543cbb){return new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4910b2=>{if(_0x12bc0b())return _0x4910b2(_0x3a5747([0x56,0x61,0x6c,0x69,0x64]));_0xa29cfa(),_0x20fe08[_0x3a5747([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x578128=!0x1;const _0x1edc46=_0x39ab39();function _0x3d0db4(_0x268b3b){return!!_0x268b3b&&(typeof _0x268b3b===_0x3a5747([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x268b3b===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x268b3b[_0x3a5747([0x74,0x68,0x65,0x6e])]===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x268b3b[_0x3a5747([0x63,0x61,0x74,0x63,0x68])]===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4927cd(_0x2eb2ca){_0x2ed5f4(_0x2eb2ca)[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x3ab35d=>{if(!_0x3ab35d||_0x3ab35d[_0x3a5747([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a5747([0x6f,0x6b]))return _0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3130e6(_0x4a5408(_0x1edc46+_0x543cbb))!=_0x3ab35d[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a5747([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x5310b0=>(_0x25e92f(),_0x5310b0),()=>{const _0x14a1a0=_0xf7329a();return null==_0x14a1a0?(_0x25e92f(),_0x3a5747([0x56,0x61,0x6c,0x69,0x64])):_0x3a5747(_0x34c764-_0x14a1a0>(0x6fae2cdb^_0x4687eb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x4910b2)[_0x3a5747([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x333749=0x4b94465b^_0x4687eb;function _0x25e92f(){const _0x4b6c14=_0x3a5747([0x6c,0x6c,0x63,0x74,0x2d])+_0x3130e6(_0x4a5408(_0x18cba3)),_0x272969=_0x124674(_0x3130e6(window[_0x3a5747([0x4d,0x61,0x74,0x68])][_0x3a5747([0x63,0x65,0x69,0x6c])](_0x34c764/_0x333749)));window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a5747([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b6c14,_0x272969);}function _0xf7329a(){const _0xbb20d0=_0x3a5747([0x6c,0x6c,0x63,0x74,0x2d])+_0x3130e6(_0x4a5408(_0x18cba3)),_0x46a7bd=window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a5747([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbb20d0);return _0x46a7bd?window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x124674(_0x46a7bd),0x10)*_0x333749:null;}function _0x2ed5f4(_0x3344ae){return new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1928de,_0x2201fc)=>{_0x3344ae[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x1928de,_0x2201fc),window[_0x3a5747([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2201fc,0x4ba37c1b^_0x4687eb);});}}_0x20fe08[_0x3a5747([0x6f,0x6e])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3ddfb0,_0x2216f6)=>{if(_0x2216f6[0x0]!=_0x18cba3)return _0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2216f6[0x1]={..._0x2216f6[0x1],[_0x3a5747([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1edc46};},{[_0x3a5747([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a5747([0x68,0x69,0x67,0x68])}),_0x20fe08[_0x3a5747([0x6f,0x6e])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x158c49=>{_0x3d0db4(_0x158c49[_0x3a5747([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x578128=!0x0,_0x4927cd(_0x158c49[_0x3a5747([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a5747([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a5747([0x6c,0x6f,0x77])}),_0x598b3e[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>{_0x578128||_0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x12bc0b(){return _0x20fe08[_0x3a5747([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a5747([0x76,0x69,0x65,0x77])][_0x3a5747([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a5747([0x61,0x75,0x74,0x6f]);}function _0xa29cfa(){_0x20fe08[_0x3a5747([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a5747([0x76,0x69,0x65,0x77])][_0x3a5747([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a5747([0x61,0x75,0x74,0x6f]);}}function _0x5c24c6(_0x397776){const _0xd45936=[new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a1006=>setTimeout(_0x4a1006,0x4bab9617^_0x4687eb)),_0x598b3e[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dcc7b=>{let _0x3f1133=0x0;_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x6f,0x6e])](_0x3a5747([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5b57d4,_0x17d55f)=>{_0x17d55f[0x0][_0x3a5747([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3f1133++,_0x3f1133==(0x4ba2a923^_0x4687eb)&&(_0x5dcc7b(),_0x5b57d4[_0x3a5747([0x6f,0x66,0x66])]());});}))];return window[_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a5747([0x72,0x61,0x63,0x65])](_0xd45936)[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>_0x397776);}async function _0x13d8a4(){await _0x598b3e,_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57668a,_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57668a,_0x20fe08[_0x3a5747([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3970da(_0x4b6775){const _0xf8b880=_0x5b9faa();_0x20fe08[_0xf8b880]=_0x3a5747([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])+_0x4b6775,_0x4b6775!=_0x3a5747([0x56,0x61,0x6c,0x69,0x64])&&_0x13d8a4();}function _0x5b9faa(){const _0x48e83c=window[_0x3a5747([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a5747([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a5747([0x6e,0x6f,0x77])]())[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a5747([0x2e]),'');let _0x2cede3=_0x3a5747([0x69]);for(let _0x461151=0x0;_0x461151<_0x48e83c[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x461151+=0x2){let _0xb2b581=window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48e83c[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x461151,_0x461151+0x2));_0xb2b581>=_0x356187[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xb2b581-=_0x356187[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cede3+=_0x356187[_0xb2b581];}return _0x2cede3;}function _0x5ddca0(){const _0x13d21c=_0x7db626[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e]));if(0x3!=_0x13d21c[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a8756(_0x13d21c[0x1]);function _0x2a8756(_0x2cf4a3){const _0xbb350d=_0x3a9298(_0x2cf4a3);return _0xbb350d&&_0x5511b3()?_0xbb350d:null;function _0x5511b3(){const _0x3e37ea=_0xbb350d[_0x3a5747([0x6a,0x74,0x69])],_0x6b329c=window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e37ea[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3e37ea[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x183d71={..._0xbb350d,[_0x3a5747([0x6a,0x74,0x69])]:_0x3e37ea[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3e37ea[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x183d71[_0x3a5747([0x76,0x63])],_0x4a5408(_0x183d71)==_0x6b329c;}}}async function _0x3c91a7(){let _0x3d0f3d=!0x0;try{const _0x2ad3be=_0x7db626[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e])),[_0x53667b,_0x260a3f,_0x32252e]=_0x2ad3be;return _0x4ae3a3(_0x53667b),await _0x21111d(_0x53667b,_0x260a3f,_0x32252e),_0x3d0f3d;}catch(_0x23c2c5){return!0x1;}function _0x4ae3a3(_0x4e2cc3){const _0x2ce1b5=_0x3a9298(_0x4e2cc3);_0x2ce1b5&&_0x2ce1b5[_0x3a5747([0x61,0x6c,0x67])]==_0x3a5747([0x45,0x53,0x32,0x35,0x36])||(_0x3d0f3d=!0x1);}async function _0x21111d(_0x2e4ee9,_0x54d10d,_0x18c2a1){const _0x2cea73=window[_0x3a5747([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a5747([0x66,0x72,0x6f,0x6d])](_0x37d81b(_0x18c2a1),_0x561f1c=>_0x561f1c[_0x3a5747([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5298e0=new window[(_0x3a5747([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a5747([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2e4ee9+_0x3a5747([0x2e])+_0x54d10d),_0x5ed5d6=window[_0x3a5747([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a5747([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5ed5d6)return;const _0x14eaa5=await _0x5ed5d6[_0x3a5747([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a5747([0x6a,0x77,0x6b]),_0x38c59b,{[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x45,0x43,0x44,0x53,0x41]),[_0x3a5747([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a5747([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5ed5d6[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x45,0x43,0x44,0x53,0x41]),[_0x3a5747([0x68,0x61,0x73,0x68])]:{[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x14eaa5,_0x2cea73,_0x5298e0)||(_0x3d0f3d=!0x1);}}function _0x3a9298(_0x1a1124){return _0x1a1124[_0x3a5747([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a5747([0x65,0x79]))?JSON[_0x3a5747([0x70,0x61,0x72,0x73,0x65])](_0x37d81b(_0x1a1124)):null;}function _0x37d81b(_0x270fab){return window[_0x3a5747([0x61,0x74,0x6f,0x62])](_0x270fab[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a5747([0x2b]))[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a5747([0x2f])));}function _0x4a5408(_0x609da9){let _0x3df3b4=0x1505;function _0x3b16f5(_0x1568f2){for(let _0xc096c8=0x0;_0xc096c8<_0x1568f2[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc096c8++){const _0xd24a4d=_0x1568f2[_0x3a5747([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc096c8);_0x3df3b4=(_0x3df3b4<<0x5)+_0x3df3b4+_0xd24a4d,_0x3df3b4&=_0x3df3b4;}}function _0x3e8238(_0x49bfac){Array[_0x3a5747([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x49bfac)?_0x49bfac[_0x3a5747([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e8238):_0x49bfac&&typeof _0x49bfac==_0x3a5747([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a5747([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x49bfac)[_0x3a5747([0x73,0x6f,0x72,0x74])]()[_0x3a5747([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6d6d7c,_0x5026d7])=>{_0x3b16f5(_0x6d6d7c),_0x3e8238(_0x5026d7);}):_0x3b16f5(window[_0x3a5747([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x49bfac));}return _0x3e8238(_0x609da9),_0x3df3b4>>>0x0;}function _0x3130e6(_0x26b70c){return _0x26b70c[_0x3a5747([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a5747([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a5747([0x30]));}function _0x124674(_0x2c46d9){return _0x2c46d9[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a5747([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a5747([0x6a,0x6f,0x69,0x6e])]('');}function _0x57668a(){}function _0x3a5747(_0x179222){return _0x179222['map'](_0x400572=>String['fromCharCode'](_0x400572))['join']('');}_0x3970da(await _0x3e4eae());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x139311=>Number(_0x139311)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x26b633){return L['includes'](_0x26b633);}function x(_0x12297d,_0x35b961,_0x49488a){const {spanStyles:_0x13a4e9,stylesToBeHtmlElements:_0x3f6a23}=function(_0x30e8e7,_0x1124b0){const _0x1b8d89={},_0x4c93e3={};return _0x1124b0['forEach'](_0x253bdf=>{const _0x2c665d=_0x30e8e7['getStyle'](_0x253bdf);if(_0x2c665d){if(function(_0x4accc4){return E['includes'](_0x4accc4);}(_0x253bdf))_0x1b8d89[_0x253bdf]=_0x2c665d;else{if(function(_0x2a2d47){return _0x2a2d47 in F;}(_0x253bdf)){const _0x190fcb=_0x2c665d['split']('\x20');F[_0x253bdf]['forEach'](([_0x26125a,_0xe6224b])=>{for(const _0x1ad3d6 of _0x190fcb){('function'==typeof _0x26125a&&_0x26125a(_0x1ad3d6)||_0x26125a===_0x1ad3d6)&&(_0x4c93e3[_0x253bdf]=[..._0x4c93e3[_0x253bdf]||[],[_0x26125a,_0xe6224b]]);}});}}}}),{'spanStyles':_0x1b8d89,'stylesToBeHtmlElements':_0x4c93e3};}(_0x12297d,_0x49488a);!function(_0xcdbb3e,_0x39db2d,_0x55bc8f){for(const _0x3060d8 in _0x55bc8f){_0x55bc8f[_0x3060d8]['forEach'](([,_0x23f5cc])=>{const _0x5a7ba6=_0x39db2d['createElement'](_0x23f5cc,[],_0xcdbb3e['getChildren']());_0x39db2d['insertChild'](0x0,_0x5a7ba6,_0xcdbb3e);}),_0x39db2d['removeStyle'](_0x3060d8,_0xcdbb3e);}}(_0x12297d,_0x35b961,_0x3f6a23),function(_0x4bb567,_0x40783f,_0x56e7ca){if(!Object['keys'](_0x56e7ca)['length'])return;const _0x1e7b7f=_0x40783f['createElement']('span',[],_0x4bb567['getChildren']());_0x40783f['setStyle'](_0x56e7ca,_0x1e7b7f),_0x40783f['insertChild'](0x0,_0x1e7b7f,_0x4bb567),_0x40783f['removeStyle'](Object['keys'](_0x56e7ca),_0x4bb567);}(_0x12297d,_0x35b961,_0x13a4e9);}class f extends _0x1f20bf{['execute'](_0x13fcf3){const {body:_0x49e0ea}=_0x13fcf3['_parsedData'],_0x136cb0=new _0x115ac8(_0x49e0ea['document']),_0x19506e=_0x136cb0['createRangeIn'](_0x49e0ea),_0x475fb4=new _0x190cd4(_0x136cb0['document']['stylesProcessor']),_0xc853e6=[...new _0x19f1cd(_0x475fb4)['blockElements'],'font'],_0x252ccc=_0x19506e['getItems']();for(const _0x50fa4c of _0x252ccc)_0x50fa4c['is']('element')&&_0xc853e6['includes'](_0x50fa4c['name'])&&x(_0x50fa4c,_0x136cb0,(_0x47773f=_0x50fa4c,Array['from'](_0x47773f['getStyleNames']())['filter'](P)));var _0x47773f;_0x13fcf3['content']=_0x49e0ea;}['isActive'](_0x2dd570){return super['isActive'](_0x2dd570)||k(_0x2dd570);}}class s extends _0xf9f8c7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x585bb2=this['editor'],_0x33902f=_0x585bb2['plugins']['get']('ClipboardPipeline'),_0x5a1050=_0x585bb2['editing']['view']['document'],_0x178768=new f(_0x5a1050);_0x33902f['on']('inputTransformation',(_0x3ebb9c,_0xe4b678)=>{const _0x1e290f=_0xe4b678['dataTransfer']['getData']('text/html');_0x178768['isActive'](_0x1e290f)&&(_0xe4b678['_parsedData']||(_0xe4b678['_parsedData']=_0x3ec47c(_0x1e290f,_0x5a1050['stylesProcessor'])),_0x178768['execute'](_0xe4b678));},{'priority':_0x53f453['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3ce0f7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x413b18;for(const _0x1dcc19 in _0x3ce0f7){const _0x2172cb=_0x1dcc19,_0x14e6d6=_0x3ce0f7[_0x2172cb];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x14e6d6){delete _0x3ce0f7[_0x2172cb],_0x413b18=_0x14e6d6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x413b18&&_0x3ce0f7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x413b18&&_0x3ce0f7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x413b18&&_0x3ce0f7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf9f8c7{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.2.0-alpha.
|
|
3
|
+
"version": "44.2.0-alpha.10",
|
|
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.2.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.
|
|
29
|
-
"ckeditor5": "44.2.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.2.0-alpha.10",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.10",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.10",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.10",
|
|
29
|
+
"ckeditor5": "44.2.0-alpha.10"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x41b5(){var _0x516341=['4387720mFbdbW','1170697xFrpXL','82780TvsycL','276SQDgTy','879963bOqBaj','1481306ilZyZb','120uBaIWb','1cNrdye','17455fMzReT','18mlswfG','10904phcwNf','147gOmVmb'];_0x41b5=function(){return _0x516341;};return _0x41b5();}(function(_0x4eb95f,_0x57f4b5){var _0x52ef25=_0x3302,_0x5bbfbe=_0x4eb95f();while(!![]){try{var _0x5b6f47=-parseInt(_0x52ef25(0x190))/0x1*(-parseInt(_0x52ef25(0x18e))/0x2)+parseInt(_0x52ef25(0x194))/0x3*(parseInt(_0x52ef25(0x193))/0x4)+parseInt(_0x52ef25(0x191))/0x5*(parseInt(_0x52ef25(0x18c))/0x6)+-parseInt(_0x52ef25(0x18d))/0x7+parseInt(_0x52ef25(0x195))/0x8+-parseInt(_0x52ef25(0x192))/0x9*(parseInt(_0x52ef25(0x197))/0xa)+parseInt(_0x52ef25(0x196))/0xb*(-parseInt(_0x52ef25(0x18f))/0xc);if(_0x5b6f47===_0x57f4b5)break;else _0x5bbfbe['push'](_0x5bbfbe['shift']());}catch(_0x626c04){_0x5bbfbe['push'](_0x5bbfbe['shift']());}}}(_0x41b5,0x5bfa7));function _0x3302(_0x21c8e6,_0x4c6753){var _0x41b57c=_0x41b5();return _0x3302=function(_0x3302d0,_0x44fea6){_0x3302d0=_0x3302d0-0x18c;var _0x11ad6c=_0x41b57c[_0x3302d0];return _0x11ad6c;},_0x3302(_0x21c8e6,_0x4c6753);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x3b97(_0xf601bd,_0x18ef2b){var _0x3c34c9=_0x3c34();return _0x3b97=function(_0x3b97ab,_0x34a47f){_0x3b97ab=_0x3b97ab-0xb0;var _0xd11bf=_0x3c34c9[_0x3b97ab];return _0xd11bf;},_0x3b97(_0xf601bd,_0x18ef2b);}(function(_0xea93f8,_0x9ed7ac){var _0x44d322=_0x3b97,_0x5d8fb3=_0xea93f8();while(!![]){try{var _0x470ae7=-parseInt(_0x44d322(0xb2))/0x1+parseInt(_0x44d322(0xb1))/0x2+parseInt(_0x44d322(0xb3))/0x3*(-parseInt(_0x44d322(0xb8))/0x4)+parseInt(_0x44d322(0xb9))/0x5*(-parseInt(_0x44d322(0xb0))/0x6)+parseInt(_0x44d322(0xb7))/0x7*(-parseInt(_0x44d322(0xb4))/0x8)+parseInt(_0x44d322(0xb5))/0x9+parseInt(_0x44d322(0xb6))/0xa;if(_0x470ae7===_0x9ed7ac)break;else _0x5d8fb3['push'](_0x5d8fb3['shift']());}catch(_0x537d78){_0x5d8fb3['push'](_0x5d8fb3['shift']());}}}(_0x3c34,0xb5df9));import{CKEditorError as _0x21341e}from'ckeditor5/src/utils.js';function _0x3c34(){var _0x10af57=['72GxGEbv','399754kjCIMs','228586kwTfSQ','1409523FwlhFm','296dJWWpd','8051616SSsswu','22644380XxTRPB','119539BEerrS','12khnqlV','143345xzFlhZ'];_0x3c34=function(){return _0x10af57;};return _0x3c34();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x75986=_0x38b4;function _0x38b4(_0xe42785,_0x3f3018){const _0x327773=_0x3277();return _0x38b4=function(_0x38b47a,_0x10b14c){_0x38b47a=_0x38b47a-0x128;let _0x38cf02=_0x327773[_0x38b47a];return _0x38cf02;},_0x38b4(_0xe42785,_0x3f3018);}(function(_0x1525b5,_0x411593){const _0x198f69=_0x38b4,_0x3ed25d=_0x1525b5();while(!![]){try{const _0x46fab7=-parseInt(_0x198f69(0x12d))/0x1*(-parseInt(_0x198f69(0x12b))/0x2)+parseInt(_0x198f69(0x133))/0x3*(-parseInt(_0x198f69(0x12f))/0x4)+parseInt(_0x198f69(0x12a))/0x5*(-parseInt(_0x198f69(0x132))/0x6)+-parseInt(_0x198f69(0x141))/0x7+parseInt(_0x198f69(0x134))/0x8+-parseInt(_0x198f69(0x137))/0x9*(parseInt(_0x198f69(0x136))/0xa)+parseInt(_0x198f69(0x13f))/0xb*(parseInt(_0x198f69(0x129))/0xc);if(_0x46fab7===_0x411593)break;else _0x3ed25d['push'](_0x3ed25d['shift']());}catch(_0x273a54){_0x3ed25d['push'](_0x3ed25d['shift']());}}}(_0x3277,0x23f44));import{UpcastWriter as _0x32093b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1445c1}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x432754}from'../../utils.js';import{extractStyles as _0x48fb09,expandStyles as _0x505e06,getMatchingStyles as _0x2708cb,flattenStyleDefinitions as _0xd512c9}from'./utils.js';function _0x3277(){const _0x4fea40=['2136000stulxf','values','7950SeJIyK','3051vmoRkG','isActive','execute','setStyle','size','item','from','document','1221DUbASI','_parsedData','1275778PtaEOS','hasStyle','68208APwlXJ','242330CiLinQ','958svVAwz','type','417jDynCV','createRangeIn','56zGlAnP','content','elementStart','36MuBUUF','44538oeZsGT'];_0x3277=function(){return _0x4fea40;};return _0x3277();}export default class c extends _0x1445c1{[_0x75986(0x139)](_0x30b1de){const _0x558d3b=_0x75986,{body:_0x53aa98,styles:_0x5ac064}=_0x30b1de[_0x558d3b(0x140)],_0x2f1459=new _0x32093b(_0x53aa98[_0x558d3b(0x13e)]),_0x46952c=_0x2f1459[_0x558d3b(0x12e)](_0x53aa98),_0x3fb4b0=_0x48fb09(_0x5ac064),_0x19465c=_0x505e06(_0x3fb4b0);for(const _0x39bbd5 of _0x46952c){if(_0x558d3b(0x131)!==_0x39bbd5[_0x558d3b(0x12c)])continue;const _0x27e03d=_0x2708cb(_0x39bbd5[_0x558d3b(0x13c)],_0x19465c);if(_0x27e03d[_0x558d3b(0x13b)]){const _0xddad58=_0xd512c9(Array[_0x558d3b(0x13d)](_0x27e03d[_0x558d3b(0x135)]()));for(const _0x302d8a in _0xddad58){const _0x23c043=_0x39bbd5[_0x558d3b(0x13c)];_0x23c043[_0x558d3b(0x128)](_0x302d8a)||_0x2f1459[_0x558d3b(0x13a)](_0x302d8a,_0xddad58[_0x302d8a],_0x23c043);}}}_0x30b1de[_0x558d3b(0x130)]=_0x53aa98;}[_0x75986(0x138)](_0x25c6bf){const _0x2204bf=_0x75986;return super[_0x2204bf(0x138)](_0x25c6bf)||_0x432754(_0x25c6bf);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x19287e,_0x4febba){const _0x16dd18=_0x4e22,_0x2fe412=_0x19287e();while(!![]){try{const _0x38734f=parseInt(_0x16dd18(0x133))/0x1*(parseInt(_0x16dd18(0x145))/0x2)+parseInt(_0x16dd18(0x146))/0x3*(parseInt(_0x16dd18(0x144))/0x4)+-parseInt(_0x16dd18(0x143))/0x5+parseInt(_0x16dd18(0x132))/0x6*(parseInt(_0x16dd18(0x13a))/0x7)+parseInt(_0x16dd18(0x13f))/0x8*(parseInt(_0x16dd18(0x13c))/0x9)+-parseInt(_0x16dd18(0x12a))/0xa+-parseInt(_0x16dd18(0x134))/0xb*(-parseInt(_0x16dd18(0x129))/0xc);if(_0x38734f===_0x4febba)break;else _0x2fe412['push'](_0x2fe412['shift']());}catch(_0x5057f1){_0x2fe412['push'](_0x2fe412['shift']());}}}(_0x28d7,0x8f806));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0xe5296e,_0x25b730){const _0x346f0f=_0x4e22,_0x59e9c3=new Map();for(const [_0x8ad0e0,_0x411879]of _0x25b730){if(!_0x8ad0e0[_0x346f0f(0x13e)]&&!_0x8ad0e0[_0x346f0f(0x140)])continue;const _0x4dcadd=!_0x8ad0e0[_0x346f0f(0x13e)]||_0xe5296e[_0x346f0f(0x142)]===_0x8ad0e0[_0x346f0f(0x13e)],_0x5ae60e=!_0x8ad0e0[_0x346f0f(0x140)]||_0xe5296e[_0x346f0f(0x137)](_0x8ad0e0[_0x346f0f(0x140)]);_0x4dcadd&&_0x5ae60e&&_0x59e9c3[_0x346f0f(0x141)](_0x8ad0e0,_0x411879);}return _0x59e9c3;}export function extractStyles(_0x3f8db0){const _0x403408=_0x4e22,_0x2d04b8={};for(const _0x57e0c8 of _0x3f8db0)for(const _0x51471b of _0x57e0c8[_0x403408(0x13d)])if(_0x51471b instanceof CSSStyleRule){const _0xe5f3a7=parseCSSStyleDeclaration(_0x51471b[_0x403408(0x12f)]);_0x2d04b8[_0x51471b[_0x403408(0x136)]]=Object[_0x403408(0x139)]({},_0x2d04b8[_0x51471b[_0x403408(0x136)]]||{},_0xe5f3a7);}return _0x2d04b8;}export function expandStyles(_0x7473bc){const _0x3abc02=_0x4e22,_0x48777e=new Map();for(const _0x4d8458 in _0x7473bc){const _0x12cf86=parseCSSSelector(_0x4d8458),_0x54ec4b=_0x7473bc[_0x4d8458];for(const _0x2a4d18 of _0x12cf86)_0x48777e[_0x3abc02(0x141)](_0x2a4d18,_0x54ec4b);}return _0x48777e;}function _0x28d7(){const _0x5b2f10=['11107657mdwgoJ','trim','selectorText','hasClass','getPropertyValue','assign','9905FsXSjZ','split','1980513mBIUOG','cssRules','tagName','8hLznoW','className','set','name','5430900rVYPpl','4zpYRmb','18rVMOLM','1310967gtnoyL','12FTgFUE','9363390myWNYJ','groups','length','initial','push','style','exec','map','3558XIfbMU','11597LhJykt'];_0x28d7=function(){return _0x5b2f10;};return _0x28d7();}export function parseCSSStyleDeclaration(_0x1d58ad){const _0x4132c4=_0x4e22,_0x2356a3={};for(let _0x542d62=0x0;_0x542d62<_0x1d58ad[_0x4132c4(0x12c)];_0x542d62++){const _0x3f613e=_0x1d58ad[_0x542d62],_0x5e8c82=_0x1d58ad[_0x4132c4(0x138)](_0x3f613e);_0x4132c4(0x12d)!==_0x5e8c82&&(_0x2356a3[_0x3f613e]=_0x5e8c82);}return _0x2356a3;}function _0x4e22(_0x58a745,_0x422d3f){const _0x28d79c=_0x28d7();return _0x4e22=function(_0x4e2239,_0x266884){_0x4e2239=_0x4e2239-0x129;let _0x50d9fe=_0x28d79c[_0x4e2239];return _0x50d9fe;},_0x4e22(_0x58a745,_0x422d3f);}export function parseCSSSelector(_0x6fc94a){const _0x589322=_0x4e22,_0x1512dc=_0x6fc94a[_0x589322(0x13b)](',')[_0x589322(0x131)](_0x359d05=>_0x359d05[_0x589322(0x135)]()),_0x97205c=[];for(const _0x36ab55 of _0x1512dc){const _0x559be0=S[_0x589322(0x130)](_0x36ab55);_0x559be0&&_0x97205c[_0x589322(0x12e)](_0x559be0[_0x589322(0x12b)]);}return _0x97205c;}export function flattenStyleDefinitions(_0x3a1555){const _0x3b4b58=_0x4e22,_0x5b2248={};for(const _0xc502d2 of _0x3a1555)Object[_0x3b4b58(0x139)](_0x5b2248,_0xc502d2);return _0x5b2248;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x381621=_0x7f74;(function(_0x4732a1,_0xdecb52){const _0x1e07c6=_0x7f74,_0x5b88b8=_0x4732a1();while(!![]){try{const _0x424440=parseInt(_0x1e07c6(0x17f))/0x1+parseInt(_0x1e07c6(0x17b))/0x2+parseInt(_0x1e07c6(0x174))/0x3*(-parseInt(_0x1e07c6(0x185))/0x4)+parseInt(_0x1e07c6(0x178))/0x5*(parseInt(_0x1e07c6(0x176))/0x6)+parseInt(_0x1e07c6(0x188))/0x7+parseInt(_0x1e07c6(0x179))/0x8*(-parseInt(_0x1e07c6(0x181))/0x9)+-parseInt(_0x1e07c6(0x182))/0xa;if(_0x424440===_0xdecb52)break;else _0x5b88b8['push'](_0x5b88b8['shift']());}catch(_0x46c18e){_0x5b88b8['push'](_0x5b88b8['shift']());}}}(_0x2335,0x58078));function _0x7f74(_0x47a7e3,_0x3cfc8d){const _0x2335d9=_0x2335();return _0x7f74=function(_0x7f7464,_0x1b8619){_0x7f7464=_0x7f7464-0x173;let _0x17628c=_0x2335d9[_0x7f7464];return _0x17628c;},_0x7f74(_0x47a7e3,_0x3cfc8d);}import{UpcastWriter as _0x2a00ba,DomConverter as _0x3c05e0,ViewDocument as _0x1c3475}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x111f6c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x539755}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x17d561,propagateStyleProperties as _0x244c8f}from'./utils.js';function _0x2335(){const _0x1c2c3b=['908001mBEWSD','2834310DtdIwV','includes','element','4erRDmV','content','createRangeIn','2713494LhpBWr','font','blockElements','359745ijZsvW','execute','54402YCTAQN','name','130gpxZDt','16WFpJSn','getItems','74658xiDPQV','stylesProcessor','_parsedData','document','304979idqNJI','isActive'];_0x2335=function(){return _0x1c2c3b;};return _0x2335();}export default class f extends _0x111f6c{[_0x381621(0x175)](_0x3dc0d8){const _0x2b94b2=_0x381621,{body:_0x12e063}=_0x3dc0d8[_0x2b94b2(0x17d)],_0x3091f7=new _0x2a00ba(_0x12e063[_0x2b94b2(0x17e)]),_0x230e9c=_0x3091f7[_0x2b94b2(0x187)](_0x12e063),_0x5c32a7=new _0x1c3475(_0x3091f7[_0x2b94b2(0x17e)][_0x2b94b2(0x17c)]),_0x11203f=[...new _0x3c05e0(_0x5c32a7)[_0x2b94b2(0x173)],_0x2b94b2(0x189)],_0x1ce668=_0x230e9c[_0x2b94b2(0x17a)]();for(const _0x444112 of _0x1ce668)if(_0x444112['is'](_0x2b94b2(0x184))&&_0x11203f[_0x2b94b2(0x183)](_0x444112[_0x2b94b2(0x177)])){const _0x562d82=_0x17d561(_0x444112);_0x244c8f(_0x444112,_0x3091f7,_0x562d82);}_0x3dc0d8[_0x2b94b2(0x186)]=_0x12e063;}[_0x381621(0x180)](_0x23b1cc){const _0x138a21=_0x381621;return super[_0x138a21(0x180)](_0x23b1cc)||_0x539755(_0x23b1cc);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x11d5f2=_0x5d74;(function(_0xcd876d,_0x3f81db){const _0x395d23=_0x5d74,_0x4838e4=_0xcd876d();while(!![]){try{const _0x4bf1cc=parseInt(_0x395d23(0x1c3))/0x1+parseInt(_0x395d23(0x1cf))/0x2*(-parseInt(_0x395d23(0x1d1))/0x3)+-parseInt(_0x395d23(0x1bc))/0x4*(-parseInt(_0x395d23(0x1c1))/0x5)+-parseInt(_0x395d23(0x1dd))/0x6*(parseInt(_0x395d23(0x1d0))/0x7)+-parseInt(_0x395d23(0x1bd))/0x8+-parseInt(_0x395d23(0x1ca))/0x9+-parseInt(_0x395d23(0x1be))/0xa*(-parseInt(_0x395d23(0x1bf))/0xb);if(_0x4bf1cc===_0x3f81db)break;else _0x4838e4['push'](_0x4838e4['shift']());}catch(_0x194727){_0x4838e4['push'](_0x4838e4['shift']());}}}(_0x249c,0x530b0));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x11d5f2(0x1ce),_0x11d5f2(0x1c0),_0x11d5f2(0x1c6),_0x11d5f2(0x1e0),_0x11d5f2(0x1c9),_0x11d5f2(0x1d9),_0x11d5f2(0x1dc),_0x11d5f2(0x1c4)];function _0x249c(){const _0x5a4161=['font-weight','split','sup','font-style','12UhHlmD','length','forEach','text-decoration','bold','sub','super','removeStyle','bolder','from','setStyle','function','40mxwazq','3492184yyUwoS','4819280WKJFxQ','33fkezGm','font-family','284045EAXQnV','line-through','500711RZimex','vertical-align','filter','font-size','insertChild','createElement','text-decoration-line','5515290AtUNGf','getStyleNames','span','medium','color','4Ldyijy','2352315SfVmjV','679527UhXVND','keys','underline','getChildren','getStyle','italic','strong','includes'];_0x249c=function(){return _0x5a4161;};return _0x249c();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x11d5f2(0x1ce),_0x11d5f2(0x1c0),_0x11d5f2(0x1c6)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x11d5f2(0x1d6),'i']],'font-weight':[[_0x11d5f2(0x1cd),_0x11d5f2(0x1d7)],[_0x11d5f2(0x1e1),_0x11d5f2(0x1d7)],[_0x11d5f2(0x1b8),_0x11d5f2(0x1d7)],[_0x281613=>Number(_0x281613)>=0x258,_0x11d5f2(0x1d7)]],'text-decoration':[[_0x11d5f2(0x1d3),'u'],[_0x11d5f2(0x1c2),'s']],'text-decoration-line':[[_0x11d5f2(0x1d3),'u'],[_0x11d5f2(0x1c2),'s']],'vertical-align':[[_0x11d5f2(0x1e2),_0x11d5f2(0x1e2)],[_0x11d5f2(0x1e3),_0x11d5f2(0x1db)]]};function _0x5d74(_0x208e97,_0x4edd27){const _0x249c25=_0x249c();return _0x5d74=function(_0x5d74ea,_0x25bcc2){_0x5d74ea=_0x5d74ea-0x1b7;let _0x3edb6d=_0x249c25[_0x5d74ea];return _0x3edb6d;},_0x5d74(_0x208e97,_0x4edd27);}export function isPropertyToBePropagated(_0x10911b){const _0x1308ff=_0x11d5f2;return CSS_PROPERTIES_TO_PROPAGATE[_0x1308ff(0x1d8)](_0x10911b);}export function isPropertyToBePropagatedAsSpan(_0x5b2e4b){const _0x1f28c5=_0x11d5f2;return CSS_PROPERTIES_TO_BE_SPANS[_0x1f28c5(0x1d8)](_0x5b2e4b);}export function isPropertyToBePropagatedAsHTMLElement(_0x3999b5){return _0x3999b5 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x21e36d){const _0x1809fb=_0x11d5f2;return Array[_0x1809fb(0x1b9)](_0x21e36d[_0x1809fb(0x1cb)]())[_0x1809fb(0x1c5)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x13f11f,_0x3430ed,_0x3b5e78){const {spanStyles:_0xc44a74,stylesToBeHtmlElements:_0x40ea42}=getStylesToPropagate(_0x13f11f,_0x3b5e78);propagateStylesAsHTMLElements(_0x13f11f,_0x3430ed,_0x40ea42),propagateStylesAsSpan(_0x13f11f,_0x3430ed,_0xc44a74);}export function propagateStylesAsHTMLElements(_0x40b47a,_0x231165,_0x30d714){const _0xae7f1c=_0x11d5f2;for(const _0x54376b in _0x30d714){_0x30d714[_0x54376b][_0xae7f1c(0x1df)](([,_0x39478d])=>{const _0x1952c9=_0xae7f1c,_0x72ab0c=_0x231165[_0x1952c9(0x1c8)](_0x39478d,[],_0x40b47a[_0x1952c9(0x1d4)]());_0x231165[_0x1952c9(0x1c7)](0x0,_0x72ab0c,_0x40b47a);}),_0x231165[_0xae7f1c(0x1b7)](_0x54376b,_0x40b47a);}}export function propagateStylesAsSpan(_0x27ef7b,_0x2bda03,_0x2687cd){const _0x5f0d46=_0x11d5f2;if(!Object[_0x5f0d46(0x1d2)](_0x2687cd)[_0x5f0d46(0x1de)])return;const _0x3d46d3=_0x2bda03[_0x5f0d46(0x1c8)](_0x5f0d46(0x1cc),[],_0x27ef7b[_0x5f0d46(0x1d4)]());_0x2bda03[_0x5f0d46(0x1ba)](_0x2687cd,_0x3d46d3),_0x2bda03[_0x5f0d46(0x1c7)](0x0,_0x3d46d3,_0x27ef7b),_0x2bda03[_0x5f0d46(0x1b7)](Object[_0x5f0d46(0x1d2)](_0x2687cd),_0x27ef7b);}export function getStylesToPropagate(_0x14050c,_0x1745f4){const _0x29d894=_0x11d5f2,_0x68f78c={},_0x1ba722={};return _0x1745f4[_0x29d894(0x1df)](_0x497ed6=>{const _0x494789=_0x29d894,_0x8ee35f=_0x14050c[_0x494789(0x1d5)](_0x497ed6);if(_0x8ee35f){if(isPropertyToBePropagatedAsSpan(_0x497ed6))_0x68f78c[_0x497ed6]=_0x8ee35f;else{if(isPropertyToBePropagatedAsHTMLElement(_0x497ed6)){const _0x17c271=_0x8ee35f[_0x494789(0x1da)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x497ed6][_0x494789(0x1df)](([_0xc6affa,_0x2eee63])=>{const _0x38061e=_0x494789;for(const _0x34caf3 of _0x17c271){(_0x38061e(0x1bb)==typeof _0xc6affa&&_0xc6affa(_0x34caf3)||_0xc6affa===_0x34caf3)&&(_0x1ba722[_0x497ed6]=[..._0x1ba722[_0x497ed6]||[],[_0xc6affa,_0x2eee63]]);}});}}}}),{'spanStyles':_0x68f78c,'stylesToBeHtmlElements':_0x1ba722};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x179c57=_0x35ea;(function(_0x56982c,_0x4ee0df){var _0x55d967=_0x35ea,_0x5b078a=_0x56982c();while(!![]){try{var _0x337006=-parseInt(_0x55d967(0x1b7))/0x1+parseInt(_0x55d967(0x1b6))/0x2*(parseInt(_0x55d967(0x1c2))/0x3)+-parseInt(_0x55d967(0x1bf))/0x4*(parseInt(_0x55d967(0x1b8))/0x5)+parseInt(_0x55d967(0x1c4))/0x6+parseInt(_0x55d967(0x1be))/0x7*(-parseInt(_0x55d967(0x1bd))/0x8)+-parseInt(_0x55d967(0x1c1))/0x9+parseInt(_0x55d967(0x1ba))/0xa*(parseInt(_0x55d967(0x1b5))/0xb);if(_0x337006===_0x4ee0df)break;else _0x5b078a['push'](_0x5b078a['shift']());}catch(_0x248846){_0x5b078a['push'](_0x5b078a['shift']());}}}(_0x1a9b,0xaefde));import{Plugin as _0x2e7b3e}from'ckeditor5/src/core.js';function _0x1a9b(){var _0x548f06=['7838382MpwRzP','requires','11VSlOgd','2553054jdkDtY','1319337kZWgng','5uWvsbz','PasteFromOfficeEnhanced','23993800yNoLOe','PasteFromOffice','isOfficialPlugin','8pjGird','7825531hHrhFD','5541064nOSghv','isPremiumPlugin','3987018BbNgBE','3drYFQr','pluginName'];_0x1a9b=function(){return _0x548f06;};return _0x1a9b();}import _0x2a1b5f from'./pastefromofficeenhancedinliner.js';import _0x1b1d3d from'./pastefromofficeenhancedpropagator.js';function _0x35ea(_0x355198,_0x2c7e8e){var _0x1a9b66=_0x1a9b();return _0x35ea=function(_0x35ea76,_0x32b239){_0x35ea76=_0x35ea76-0x1b5;var _0x55d331=_0x1a9b66[_0x35ea76];return _0x55d331;},_0x35ea(_0x355198,_0x2c7e8e);}export default class a extends _0x2e7b3e{static get[_0x179c57(0x1c3)](){var _0x43662e=_0x179c57;return _0x43662e(0x1b9);}static get[_0x179c57(0x1bc)](){return!0x0;}static get[_0x179c57(0x1c0)](){return!0x0;}static get[_0x179c57(0x1c5)](){var _0x5d3e40=_0x179c57;return[_0x5d3e40(0x1bb),_0x2a1b5f,_0x1b1d3d];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5ec007=_0x5f55;function _0x5f55(_0x10b310,_0x18ea55){const _0x138422=_0x1384();return _0x5f55=function(_0x5f5546,_0xd84ef0){_0x5f5546=_0x5f5546-0x1cf;let _0x59888e=_0x138422[_0x5f5546];return _0x59888e;},_0x5f55(_0x10b310,_0x18ea55);}(function(_0x4cb454,_0x3c12de){const _0x2e17d3=_0x5f55,_0x2b7280=_0x4cb454();while(!![]){try{const _0x177d3d=parseInt(_0x2e17d3(0x1d2))/0x1*(-parseInt(_0x2e17d3(0x1d5))/0x2)+parseInt(_0x2e17d3(0x1d1))/0x3+-parseInt(_0x2e17d3(0x1d0))/0x4*(parseInt(_0x2e17d3(0x1de))/0x5)+parseInt(_0x2e17d3(0x1d6))/0x6*(-parseInt(_0x2e17d3(0x1e4))/0x7)+parseInt(_0x2e17d3(0x1ea))/0x8+-parseInt(_0x2e17d3(0x1f2))/0x9*(parseInt(_0x2e17d3(0x1e8))/0xa)+parseInt(_0x2e17d3(0x1d3))/0xb;if(_0x177d3d===_0x3c12de)break;else _0x2b7280['push'](_0x2b7280['shift']());}catch(_0x1a2d88){_0x2b7280['push'](_0x2b7280['shift']());}}}(_0x1384,0xa4be6));function _0x1384(){const _0x51822f=['2046212cdYKFA','editing','getData','text/html','125400nFVJAQ','execute','2995000MrjpZf','join','view','get','init','_parsedData','map','pluginName','72HaHyLX','stylesProcessor','dataTransfer','inputTransformation','isActive','225284OJSAHv','3508953KhzaIb','34228vByYGx','17597272dYvTlu','editor','74mvKOtF','18UOUQcB','isOfficialPlugin','afterInit','ClipboardPipeline','PasteFromOfficeEnhancedInliner','document','high','href','20qtMOWu','requires','isPremiumPlugin','PasteFromOffice','fromCharCode','plugins'];_0x1384=function(){return _0x51822f;};return _0x1384();}import{Plugin as _0x957e6c}from'ckeditor5/src/core.js';import{parseHtml as _0x3e17dc}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5d4c89,uid as _0x784a5c}from'ckeditor5/src/utils.js';import _0x32d18f from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x957e6c{static get[_0x5ec007(0x1f1)](){const _0x367ce3=_0x5ec007;return _0x367ce3(0x1da);}static get[_0x5ec007(0x1d7)](){return!0x0;}static get[_0x5ec007(0x1e0)](){return!0x0;}static get[_0x5ec007(0x1df)](){const _0x314059=_0x5ec007;return[_0x314059(0x1e1)];}[_0x5ec007(0x1ee)](){const _0x56c0c3=_0x5ec007,_0x362dfd=this[_0x56c0c3(0x1d4)],_0x168695=_0x362dfd[_0x56c0c3(0x1e3)][_0x56c0c3(0x1ed)](_0x56c0c3(0x1d9)),_0x4ea0f8=_0x362dfd[_0x56c0c3(0x1e5)][_0x56c0c3(0x1ec)][_0x56c0c3(0x1db)],_0x4613e0=new _0x32d18f(_0x4ea0f8);_0x168695['on'](_0x56c0c3(0x1f5),(_0x5daff7,_0x79301d)=>{const _0x6683ac=_0x56c0c3,_0x14c270=_0x79301d[_0x6683ac(0x1f4)][_0x6683ac(0x1e6)](_0x6683ac(0x1e7));_0x4613e0[_0x6683ac(0x1cf)](_0x14c270)&&(_0x79301d[_0x6683ac(0x1ef)]||(_0x79301d[_0x6683ac(0x1ef)]=_0x3e17dc(_0x14c270,_0x4ea0f8[_0x6683ac(0x1f3)])),_0x4613e0[_0x6683ac(0x1e9)](_0x79301d));},{'priority':_0x5d4c89[_0x56c0c3(0x1ed)](_0x56c0c3(0x1dc))+0xb});}[_0x5ec007(0x1d8)](){!async function(_0x45323d){const _0x417bda=_0x2a234a([0x74,0x33,0x6e,0x31,0x4f,0x37,0x77,0x76,0x32,0x79,0x4e,0x48,0x72,0x64,0x62,0x46,0x6d,0x47,0x6c,0x58,0x70,0x38,0x36,0x43,0x6a,0x63,0x49,0x35,0x51,0x66,0x30,0x54,0x61,0x45,0x73,0x68,0x44,0x4a,0x4c,0x4d,0x69,0x52,0x5a,0x78,0x6f,0x7a,0x39,0x57,0x50,0x42,0x34,0x67,0x55,0x59,0x4b,0x75,0x41,0x53,0x65,0x6b,0x71,0x56]),_0x1777b8=0x625e0dbc,_0x66d262=0x62595044^_0x1777b8,_0x55f0da=window[_0x2a234a([0x44,0x61,0x74,0x65])][_0x2a234a([0x6e,0x6f,0x77])](),_0x3c3f69=_0x45323d[_0x2a234a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1dd9fe=new window[(_0x2a234a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33582f=>{_0x3c3f69[_0x2a234a([0x6f,0x6e,0x63,0x65])](_0x2a234a([0x72,0x65,0x61,0x64,0x79]),_0x33582f);}),_0x170091={[_0x2a234a([0x6b,0x74,0x79])]:_0x2a234a([0x45,0x43]),[_0x2a234a([0x75,0x73,0x65])]:_0x2a234a([0x73,0x69,0x67]),[_0x2a234a([0x63,0x72,0x76])]:_0x2a234a([0x50,0x2d,0x32,0x35,0x36]),[_0x2a234a([0x78])]:_0x2a234a([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]),[_0x2a234a([0x79])]:_0x2a234a([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]),[_0x2a234a([0x61,0x6c,0x67])]:_0x2a234a([0x45,0x53,0x32,0x35,0x36])},_0x245d4a=_0x3c3f69[_0x2a234a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2a234a([0x67,0x65,0x74])](_0x2a234a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x59f633(){let _0x3266ee,_0xef471c=null,_0x5dc487=null;try{if(_0x245d4a==_0x2a234a([0x47,0x50,0x4c]))return _0x2a234a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3266ee=_0x2965c9(),!_0x3266ee)return _0x2a234a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3266ee[_0x2a234a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5dc487=_0x583682(_0x3266ee[_0x2a234a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3266ee[_0x2a234a([0x6a,0x74,0x69])])),await _0x479d7e()?_0x10ae9e()?_0x3697a3()?_0x2a234a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x48dd02()?(_0x3266ee[_0x2a234a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2a234a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xef471c=_0x216dc2(_0x2a234a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3266ee[_0x2a234a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2a234a([0x74,0x72,0x69,0x61,0x6c])&&(_0xef471c=_0x216dc2(_0x2a234a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x41697b()):_0x2a234a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2a234a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2a234a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5105cf){return _0x2a234a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3697a3(){const _0x37a76b=[_0x2a234a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2a234a([0x74,0x72,0x69,0x61,0x6c])][_0x2a234a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3266ee[_0x2a234a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x55f0da/0x3e8:0xe10*_0x66d262;return _0x3266ee[_0x2a234a([0x65,0x78,0x70])]<_0x37a76b;}function _0x10ae9e(){const _0x11f22d=_0x3266ee[_0x2a234a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11f22d&&(!!_0x11f22d[_0x2a234a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a234a([0x2a]))||(!!_0x11f22d[_0x2a234a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a234a([0x50,0x4f,0x45]))||!!_0x11f22d[_0x2a234a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a234a([0x50,0x50]))));}function _0x48dd02(){const _0x21edd8=_0x5f55,_0xf12871=_0x3266ee[_0x2a234a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xf12871||0x0==_0xf12871[_0x2a234a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x45b16a}=new URL(window[_0x2a234a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x21edd8(0x1dd)]);if(_0xf12871[_0x2a234a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45b16a))return!0x0;const _0xe6199f=_0x45b16a[_0x2a234a([0x73,0x70,0x6c,0x69,0x74])](_0x2a234a([0x2e]));return _0xf12871[_0x2a234a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4e715e=>_0x4e715e[_0x2a234a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a234a([0x2a])))[_0x2a234a([0x6d,0x61,0x70])](_0x21df09=>_0x21df09[_0x2a234a([0x73,0x70,0x6c,0x69,0x74])](_0x2a234a([0x2e])))[_0x2a234a([0x73,0x6f,0x6d,0x65])](_0x5701f2=>_0xe6199f[_0x2a234a([0x65,0x76,0x65,0x72,0x79])]((_0x1d03ca,_0x1e7cab)=>_0x5701f2[_0x1e7cab]===_0x1d03ca||_0x5701f2[_0x1e7cab]===_0x2a234a([0x2a])));}function _0x41697b(){return _0xef471c&&_0x5dc487?new window[(_0x2a234a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb70490,_0x4f52fa)=>{_0xef471c[_0x2a234a([0x74,0x68,0x65,0x6e])](_0xb70490,_0x4f52fa),_0x5dc487[_0x2a234a([0x74,0x68,0x65,0x6e])](_0x1f5ae4=>{_0x1f5ae4!=_0x2a234a([0x56,0x61,0x6c,0x69,0x64])&&_0xb70490(_0x1f5ae4);},_0x4f52fa);}):_0xef471c||_0x5dc487||_0x2a234a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x583682(_0x190f46,_0x1940f4){return new window[(_0x2a234a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b1df7=>{if(_0x29284a())return _0x3b1df7(_0x2a234a([0x56,0x61,0x6c,0x69,0x64]));_0x32c6c2(),_0x3c3f69[_0x2a234a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2a234a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5bf8be=!0x1;const _0x473a80=_0x784a5c();function _0x1ecc69(_0x6c0a7a){return!!_0x6c0a7a&&(typeof _0x6c0a7a===_0x2a234a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x6c0a7a===_0x2a234a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x6c0a7a[_0x2a234a([0x74,0x68,0x65,0x6e])]===_0x2a234a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x6c0a7a[_0x2a234a([0x63,0x61,0x74,0x63,0x68])]===_0x2a234a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x283794(_0x18fd6d){_0x20d491(_0x18fd6d)[_0x2a234a([0x74,0x68,0x65,0x6e])](_0x51c3bc=>{if(!_0x51c3bc||_0x51c3bc[_0x2a234a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2a234a([0x6f,0x6b]))return _0x2a234a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x185207(_0x216e89(_0x473a80+_0x1940f4))!=_0x51c3bc[_0x2a234a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2a234a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2a234a([0x56,0x61,0x6c,0x69,0x64]);})[_0x2a234a([0x74,0x68,0x65,0x6e])](_0x314fd0=>(_0x2ceae2(),_0x314fd0),()=>{const _0x2c2719=_0x148b36();return null==_0x2c2719?(_0x2ceae2(),_0x2a234a([0x56,0x61,0x6c,0x69,0x64])):_0x2a234a(_0x55f0da-_0x2c2719>(0x465289bc^_0x1777b8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2a234a([0x74,0x68,0x65,0x6e])](_0x3b1df7)[_0x2a234a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3b1df7(_0x2a234a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x257368=0x6268e33c^_0x1777b8;function _0x2ceae2(){const _0x2fc2b3=_0x2a234a([0x6c,0x6c,0x63,0x74,0x2d])+_0x185207(_0x216e89(_0x190f46)),_0x1dcfcf=_0x31d222(_0x185207(window[_0x2a234a([0x4d,0x61,0x74,0x68])][_0x2a234a([0x63,0x65,0x69,0x6c])](_0x55f0da/_0x257368)));window[_0x2a234a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2a234a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2fc2b3,_0x1dcfcf);}function _0x148b36(){const _0x594bc1=_0x2a234a([0x6c,0x6c,0x63,0x74,0x2d])+_0x185207(_0x216e89(_0x190f46)),_0x5d95b4=window[_0x2a234a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2a234a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x594bc1);return _0x5d95b4?window[_0x2a234a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31d222(_0x5d95b4),0x10)*_0x257368:null;}function _0x20d491(_0x15c67e){return new window[(_0x2a234a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1cebce,_0x6a024e)=>{_0x15c67e[_0x2a234a([0x74,0x68,0x65,0x6e])](_0x1cebce,_0x6a024e),window[_0x2a234a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x6a024e,0x625fd97c^_0x1777b8);});}}_0x3c3f69[_0x2a234a([0x6f,0x6e])](_0x2a234a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4a2c1d,_0x5f0796)=>{if(_0x5f0796[0x0]!=_0x190f46)return _0x3b1df7(_0x2a234a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5f0796[0x1]={..._0x5f0796[0x1],[_0x2a234a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x473a80};},{[_0x2a234a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2a234a([0x68,0x69,0x67,0x68])}),_0x3c3f69[_0x2a234a([0x6f,0x6e])](_0x2a234a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2b86d9=>{_0x1ecc69(_0x2b86d9[_0x2a234a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5bf8be=!0x0,_0x283794(_0x2b86d9[_0x2a234a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2a234a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2a234a([0x6c,0x6f,0x77])}),_0x1dd9fe[_0x2a234a([0x74,0x68,0x65,0x6e])](()=>{_0x5bf8be||_0x3b1df7(_0x2a234a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x29284a(){return _0x3c3f69[_0x2a234a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2a234a([0x76,0x69,0x65,0x77])][_0x2a234a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2a234a([0x61,0x75,0x74,0x6f]);}function _0x32c6c2(){_0x3c3f69[_0x2a234a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2a234a([0x76,0x69,0x65,0x77])][_0x2a234a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2a234a([0x61,0x75,0x74,0x6f]);}}function _0x216dc2(_0x1cf8cc){const _0x2a53af=[new window[(_0x2a234a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5737e4=>setTimeout(_0x5737e4,0x62573370^_0x1777b8)),_0x1dd9fe[_0x2a234a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2a234a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7ac225=>{let _0x5cef0d=0x0;_0x3c3f69[_0x2a234a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a234a([0x6f,0x6e])](_0x2a234a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xeef38e,_0x2bf998)=>{_0x2bf998[0x0][_0x2a234a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5cef0d++,_0x5cef0d==(0x625e0c44^_0x1777b8)&&(_0x7ac225(),_0xeef38e[_0x2a234a([0x6f,0x66,0x66])]());});}))];return window[_0x2a234a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2a234a([0x72,0x61,0x63,0x65])](_0x2a53af)[_0x2a234a([0x74,0x68,0x65,0x6e])](()=>_0x1cf8cc);}async function _0x4af54a(){await _0x1dd9fe,_0x3c3f69[_0x2a234a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a234a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf38a5e,_0x3c3f69[_0x2a234a([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a234a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf38a5e,_0x3c3f69[_0x2a234a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2a234a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x26f34c(_0x5ebcce){const _0x1b9ec1=_0x39f063();_0x3c3f69[_0x1b9ec1]=_0x2a234a([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])+_0x5ebcce,_0x5ebcce!=_0x2a234a([0x56,0x61,0x6c,0x69,0x64])&&_0x4af54a();}function _0x39f063(){const _0xcc8e=window[_0x2a234a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2a234a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2a234a([0x6e,0x6f,0x77])]())[_0x2a234a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2a234a([0x2e]),'');let _0x1d4590=_0x2a234a([0x74]);for(let _0x1f2acb=0x0;_0x1f2acb<_0xcc8e[_0x2a234a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f2acb+=0x2){let _0x2de2a9=window[_0x2a234a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xcc8e[_0x2a234a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f2acb,_0x1f2acb+0x2));_0x2de2a9>=_0x417bda[_0x2a234a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2de2a9-=_0x417bda[_0x2a234a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d4590+=_0x417bda[_0x2de2a9];}return _0x1d4590;}function _0x2965c9(){const _0x32e9fc=_0x245d4a[_0x2a234a([0x73,0x70,0x6c,0x69,0x74])](_0x2a234a([0x2e]));if(0x3!=_0x32e9fc[_0x2a234a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x395bf4(_0x32e9fc[0x1]);function _0x395bf4(_0x4eeeef){const _0x46aeba=_0x4c0f72(_0x4eeeef);return _0x46aeba&&_0x55e30e()?_0x46aeba:null;function _0x55e30e(){const _0xc2087f=_0x46aeba[_0x2a234a([0x6a,0x74,0x69])],_0x4bdc21=window[_0x2a234a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc2087f[_0x2a234a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc2087f[_0x2a234a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4e0ce8={..._0x46aeba,[_0x2a234a([0x6a,0x74,0x69])]:_0xc2087f[_0x2a234a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xc2087f[_0x2a234a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4e0ce8[_0x2a234a([0x76,0x63])],_0x216e89(_0x4e0ce8)==_0x4bdc21;}}}async function _0x479d7e(){let _0x5dd0ed=!0x0;try{const _0xe03b56=_0x245d4a[_0x2a234a([0x73,0x70,0x6c,0x69,0x74])](_0x2a234a([0x2e])),[_0x1a6015,_0x458762,_0x164584]=_0xe03b56;return _0x31e3ed(_0x1a6015),await _0x2aaeb5(_0x1a6015,_0x458762,_0x164584),_0x5dd0ed;}catch(_0x44cdb0){return!0x1;}function _0x31e3ed(_0x3ce17e){const _0x47b006=_0x4c0f72(_0x3ce17e);_0x47b006&&_0x47b006[_0x2a234a([0x61,0x6c,0x67])]==_0x2a234a([0x45,0x53,0x32,0x35,0x36])||(_0x5dd0ed=!0x1);}async function _0x2aaeb5(_0x47abd9,_0x401800,_0x3b68e1){const _0xb7705=window[_0x2a234a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2a234a([0x66,0x72,0x6f,0x6d])](_0x52764a(_0x3b68e1),_0x307cb8=>_0x307cb8[_0x2a234a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3563aa=new window[(_0x2a234a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2a234a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x47abd9+_0x2a234a([0x2e])+_0x401800),_0x2a6245=window[_0x2a234a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2a234a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2a6245)return;const _0x463fbb=await _0x2a6245[_0x2a234a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2a234a([0x6a,0x77,0x6b]),_0x170091,{[_0x2a234a([0x6e,0x61,0x6d,0x65])]:_0x2a234a([0x45,0x43,0x44,0x53,0x41]),[_0x2a234a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2a234a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2a234a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2a6245[_0x2a234a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2a234a([0x6e,0x61,0x6d,0x65])]:_0x2a234a([0x45,0x43,0x44,0x53,0x41]),[_0x2a234a([0x68,0x61,0x73,0x68])]:{[_0x2a234a([0x6e,0x61,0x6d,0x65])]:_0x2a234a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x463fbb,_0xb7705,_0x3563aa)||(_0x5dd0ed=!0x1);}}function _0x4c0f72(_0x7d4a91){return _0x7d4a91[_0x2a234a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2a234a([0x65,0x79]))?JSON[_0x2a234a([0x70,0x61,0x72,0x73,0x65])](_0x52764a(_0x7d4a91)):null;}function _0x52764a(_0x4abd2c){return window[_0x2a234a([0x61,0x74,0x6f,0x62])](_0x4abd2c[_0x2a234a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2a234a([0x2b]))[_0x2a234a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2a234a([0x2f])));}function _0x216e89(_0x5c51b3){let _0x43cd60=0x1505;function _0x3afa17(_0x5ca729){for(let _0x4ee13c=0x0;_0x4ee13c<_0x5ca729[_0x2a234a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ee13c++){const _0x502ecc=_0x5ca729[_0x2a234a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ee13c);_0x43cd60=(_0x43cd60<<0x5)+_0x43cd60+_0x502ecc,_0x43cd60&=_0x43cd60;}}function _0x227f25(_0x6e9c84){Array[_0x2a234a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x6e9c84)?_0x6e9c84[_0x2a234a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x227f25):_0x6e9c84&&typeof _0x6e9c84==_0x2a234a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2a234a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x6e9c84)[_0x2a234a([0x73,0x6f,0x72,0x74])]()[_0x2a234a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1bd869,_0x109424])=>{_0x3afa17(_0x1bd869),_0x227f25(_0x109424);}):_0x3afa17(window[_0x2a234a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x6e9c84));}return _0x227f25(_0x5c51b3),_0x43cd60>>>0x0;}function _0x185207(_0x29430d){return _0x29430d[_0x2a234a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2a234a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2a234a([0x30]));}function _0x31d222(_0x42ae88){return _0x42ae88[_0x2a234a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2a234a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2a234a([0x6a,0x6f,0x69,0x6e])]('');}function _0xf38a5e(){}function _0x2a234a(_0x29384f){const _0x40c8c9=_0x5f55;return _0x29384f[_0x40c8c9(0x1f0)](_0x35b6bb=>String[_0x40c8c9(0x1e2)](_0x35b6bb))[_0x40c8c9(0x1eb)]('');}_0x26f34c(await _0x59f633());}(this);}}
|
|
23
|
+
const _0x59f967=_0x7137;function _0x7137(_0x5277ed,_0x38e918){const _0x481a13=_0x481a();return _0x7137=function(_0x713765,_0x443526){_0x713765=_0x713765-0x1ab;let _0x2d3ee0=_0x481a13[_0x713765];return _0x2d3ee0;},_0x7137(_0x5277ed,_0x38e918);}(function(_0x4adc8d,_0x91f1ef){const _0x16affc=_0x7137,_0x3710f4=_0x4adc8d();while(!![]){try{const _0x883e0=-parseInt(_0x16affc(0x1b5))/0x1+-parseInt(_0x16affc(0x1c7))/0x2+parseInt(_0x16affc(0x1c1))/0x3+-parseInt(_0x16affc(0x1b4))/0x4*(-parseInt(_0x16affc(0x1b7))/0x5)+parseInt(_0x16affc(0x1bb))/0x6*(parseInt(_0x16affc(0x1ad))/0x7)+-parseInt(_0x16affc(0x1be))/0x8*(-parseInt(_0x16affc(0x1b6))/0x9)+parseInt(_0x16affc(0x1d1))/0xa*(-parseInt(_0x16affc(0x1cd))/0xb);if(_0x883e0===_0x91f1ef)break;else _0x3710f4['push'](_0x3710f4['shift']());}catch(_0x4f2766){_0x3710f4['push'](_0x3710f4['shift']());}}}(_0x481a,0xcc02c));import{Plugin as _0x111389}from'ckeditor5/src/core.js';import{parseHtml as _0x524ca7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1c423d,uid as _0x2cf717}from'ckeditor5/src/utils.js';import _0x419cbb from'./normalizers/inliner/msofficestylesinliner.js';function _0x481a(){const _0x2f1840=['2150hrQnHw','isActive','PasteFromOffice','high','9899346aBpDZy','map','pluginName','1808DteJcr','requires','isPremiumPlugin','254127oNUlJw','dataTransfer','init','href','text/html','editor','2025192SBMadr','plugins','execute','fromCharCode','join','document','77cuSAPH','editing','ClipboardPipeline','afterInit','206710gpCSGW','_parsedData','inputTransformation','7KJHsjN','view','stylesProcessor','getData','PasteFromOfficeEnhancedInliner','get','isOfficialPlugin','6924azPrXV','1528547ltayHa','41517MlYkfN'];_0x481a=function(){return _0x2f1840;};return _0x481a();}export default class i extends _0x111389{static get[_0x59f967(0x1bd)](){const _0x44c196=_0x59f967;return _0x44c196(0x1b1);}static get[_0x59f967(0x1b3)](){return!0x0;}static get[_0x59f967(0x1c0)](){return!0x0;}static get[_0x59f967(0x1bf)](){const _0x384aec=_0x59f967;return[_0x384aec(0x1b9)];}[_0x59f967(0x1c3)](){const _0x2bb300=_0x59f967,_0x6dddee=this[_0x2bb300(0x1c6)],_0x47cb07=_0x6dddee[_0x2bb300(0x1c8)][_0x2bb300(0x1b2)](_0x2bb300(0x1cf)),_0x3a7848=_0x6dddee[_0x2bb300(0x1ce)][_0x2bb300(0x1ae)][_0x2bb300(0x1cc)],_0x7763ba=new _0x419cbb(_0x3a7848);_0x47cb07['on'](_0x2bb300(0x1ac),(_0x577da2,_0x1fcabd)=>{const _0x3c36a6=_0x2bb300,_0x8b20db=_0x1fcabd[_0x3c36a6(0x1c2)][_0x3c36a6(0x1b0)](_0x3c36a6(0x1c5));_0x7763ba[_0x3c36a6(0x1b8)](_0x8b20db)&&(_0x1fcabd[_0x3c36a6(0x1ab)]||(_0x1fcabd[_0x3c36a6(0x1ab)]=_0x524ca7(_0x8b20db,_0x3a7848[_0x3c36a6(0x1af)])),_0x7763ba[_0x3c36a6(0x1c9)](_0x1fcabd));},{'priority':_0x1c423d[_0x2bb300(0x1b2)](_0x2bb300(0x1ba))+0xb});}[_0x59f967(0x1d0)](){!async function(_0x385b3e){const _0x5114c9=_0x594952([0x69,0x45,0x61,0x66,0x68,0x51,0x38,0x6f,0x46,0x6b,0x30,0x44,0x50,0x35,0x34,0x36,0x56,0x75,0x4a,0x37,0x47,0x58,0x64,0x31,0x49,0x4b,0x6c,0x6a,0x54,0x62,0x43,0x74,0x79,0x73,0x4f,0x42,0x53,0x78,0x4d,0x4c,0x59,0x63,0x33,0x65,0x32,0x72,0x70,0x77,0x6e,0x4e,0x52,0x55,0x67,0x41,0x76,0x5a,0x39,0x71,0x57,0x48,0x7a,0x6d]),_0x1c84dc=0x4ba2a8db,_0x3b6d43=0x4ba5f663^_0x1c84dc,_0x48139b=window[_0x594952([0x44,0x61,0x74,0x65])][_0x594952([0x6e,0x6f,0x77])](),_0x5ba922=_0x385b3e[_0x594952([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x17d889=new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5992d2=>{_0x5ba922[_0x594952([0x6f,0x6e,0x63,0x65])](_0x594952([0x72,0x65,0x61,0x64,0x79]),_0x5992d2);}),_0x37a34e={[_0x594952([0x6b,0x74,0x79])]:_0x594952([0x45,0x43]),[_0x594952([0x75,0x73,0x65])]:_0x594952([0x73,0x69,0x67]),[_0x594952([0x63,0x72,0x76])]:_0x594952([0x50,0x2d,0x32,0x35,0x36]),[_0x594952([0x78])]:_0x594952([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]),[_0x594952([0x79])]:_0x594952([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]),[_0x594952([0x61,0x6c,0x67])]:_0x594952([0x45,0x53,0x32,0x35,0x36])},_0x1375ef=_0x5ba922[_0x594952([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x594952([0x67,0x65,0x74])](_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x521e9b(){let _0x472745,_0x2c461a=null,_0x270bca=null;try{if(_0x1375ef==_0x594952([0x47,0x50,0x4c]))return _0x594952([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x472745=_0x1487bd(),!_0x472745)return _0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x472745[_0x594952([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x270bca=_0x152fad(_0x472745[_0x594952([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x472745[_0x594952([0x6a,0x74,0x69])])),await _0x20aa62()?_0x552e1f()?_0x7a0482()?_0x594952([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5d9f9c()?(_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x594952([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c461a=_0x439c24(_0x594952([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x594952([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c461a=_0x439c24(_0x594952([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd1cf3e()):_0x594952([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x594952([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x18b570){return _0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7a0482(){const _0x274208=[_0x594952([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x594952([0x74,0x72,0x69,0x61,0x6c])][_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x48139b/0x3e8:0xe10*_0x3b6d43;return _0x472745[_0x594952([0x65,0x78,0x70])]<_0x274208;}function _0x552e1f(){const _0x24ddb4=_0x472745[_0x594952([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24ddb4&&(!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x2a]))||(!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x50,0x4f,0x45]))||!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x50,0x50]))));}function _0x5d9f9c(){const _0x19539d=_0x7137,_0x130d03=_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x130d03||0x0==_0x130d03[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd13280}=new URL(window[_0x594952([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x19539d(0x1c4)]);if(_0x130d03[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd13280))return!0x0;const _0x12b4b8=_0xd13280[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e]));return _0x130d03[_0x594952([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4afe63=>_0x4afe63[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x2a])))[_0x594952([0x6d,0x61,0x70])](_0x16696f=>_0x16696f[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e])))[_0x594952([0x73,0x6f,0x6d,0x65])](_0x1a45ca=>_0x12b4b8[_0x594952([0x65,0x76,0x65,0x72,0x79])]((_0x490831,_0x4e33a1)=>_0x1a45ca[_0x4e33a1]===_0x490831||_0x1a45ca[_0x4e33a1]===_0x594952([0x2a])));}function _0xd1cf3e(){return _0x2c461a&&_0x270bca?new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1311be,_0x50418c)=>{_0x2c461a[_0x594952([0x74,0x68,0x65,0x6e])](_0x1311be,_0x50418c),_0x270bca[_0x594952([0x74,0x68,0x65,0x6e])](_0x21a5ac=>{_0x21a5ac!=_0x594952([0x56,0x61,0x6c,0x69,0x64])&&_0x1311be(_0x21a5ac);},_0x50418c);}):_0x2c461a||_0x270bca||_0x594952([0x56,0x61,0x6c,0x69,0x64]);}}function _0x152fad(_0xcbe424,_0x48aae0){return new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14c67a=>{if(_0x1b71fa())return _0x14c67a(_0x594952([0x56,0x61,0x6c,0x69,0x64]));_0x26dae9(),_0x5ba922[_0x594952([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xea66f2=!0x1;const _0xeaebf5=_0x2cf717();function _0x5825f3(_0x5e7956){return!!_0x5e7956&&(typeof _0x5e7956===_0x594952([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e7956===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e7956[_0x594952([0x74,0x68,0x65,0x6e])]===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e7956[_0x594952([0x63,0x61,0x74,0x63,0x68])]===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48e140(_0x1c6756){_0x56e27e(_0x1c6756)[_0x594952([0x74,0x68,0x65,0x6e])](_0x4bf4cb=>{if(!_0x4bf4cb||_0x4bf4cb[_0x594952([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x594952([0x6f,0x6b]))return _0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x395394(_0x1335e3(_0xeaebf5+_0x48aae0))!=_0x4bf4cb[_0x594952([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x594952([0x56,0x61,0x6c,0x69,0x64]);})[_0x594952([0x74,0x68,0x65,0x6e])](_0x16c564=>(_0x44c4be(),_0x16c564),()=>{const _0x5ef027=_0xb69fdb();return null==_0x5ef027?(_0x44c4be(),_0x594952([0x56,0x61,0x6c,0x69,0x64])):_0x594952(_0x48139b-_0x5ef027>(0x6fae2cdb^_0x1c84dc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x594952([0x74,0x68,0x65,0x6e])](_0x14c67a)[_0x594952([0x63,0x61,0x74,0x63,0x68])](()=>{_0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e141d=0x4b94465b^_0x1c84dc;function _0x44c4be(){const _0x29371d=_0x594952([0x6c,0x6c,0x63,0x74,0x2d])+_0x395394(_0x1335e3(_0xcbe424)),_0x24b539=_0x499fed(_0x395394(window[_0x594952([0x4d,0x61,0x74,0x68])][_0x594952([0x63,0x65,0x69,0x6c])](_0x48139b/_0x4e141d)));window[_0x594952([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x594952([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x29371d,_0x24b539);}function _0xb69fdb(){const _0x44da42=_0x594952([0x6c,0x6c,0x63,0x74,0x2d])+_0x395394(_0x1335e3(_0xcbe424)),_0x33a568=window[_0x594952([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x594952([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44da42);return _0x33a568?window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x499fed(_0x33a568),0x10)*_0x4e141d:null;}function _0x56e27e(_0x1a9a0f){return new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1960d6,_0x378456)=>{_0x1a9a0f[_0x594952([0x74,0x68,0x65,0x6e])](_0x1960d6,_0x378456),window[_0x594952([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x378456,0x4ba37c1b^_0x1c84dc);});}}_0x5ba922[_0x594952([0x6f,0x6e])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x49cadd,_0x3fdb80)=>{if(_0x3fdb80[0x0]!=_0xcbe424)return _0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3fdb80[0x1]={..._0x3fdb80[0x1],[_0x594952([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xeaebf5};},{[_0x594952([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x594952([0x68,0x69,0x67,0x68])}),_0x5ba922[_0x594952([0x6f,0x6e])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x183248=>{_0x5825f3(_0x183248[_0x594952([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xea66f2=!0x0,_0x48e140(_0x183248[_0x594952([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x594952([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x594952([0x6c,0x6f,0x77])}),_0x17d889[_0x594952([0x74,0x68,0x65,0x6e])](()=>{_0xea66f2||_0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1b71fa(){return _0x5ba922[_0x594952([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x594952([0x76,0x69,0x65,0x77])][_0x594952([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x594952([0x61,0x75,0x74,0x6f]);}function _0x26dae9(){_0x5ba922[_0x594952([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x594952([0x76,0x69,0x65,0x77])][_0x594952([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x594952([0x61,0x75,0x74,0x6f]);}}function _0x439c24(_0x2efd09){const _0x45a5cb=[new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54817c=>setTimeout(_0x54817c,0x4bab9617^_0x1c84dc)),_0x17d889[_0x594952([0x74,0x68,0x65,0x6e])](()=>new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa2a23=>{let _0x168c3b=0x0;_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x6f,0x6e])](_0x594952([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e7fb7,_0x45de21)=>{_0x45de21[0x0][_0x594952([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x168c3b++,_0x168c3b==(0x4ba2a923^_0x1c84dc)&&(_0xa2a23(),_0x1e7fb7[_0x594952([0x6f,0x66,0x66])]());});}))];return window[_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x594952([0x72,0x61,0x63,0x65])](_0x45a5cb)[_0x594952([0x74,0x68,0x65,0x6e])](()=>_0x2efd09);}async function _0xddb43c(){await _0x17d889,_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5377a2,_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5377a2,_0x5ba922[_0x594952([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x594952([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x43de4c(_0x315714){const _0x325337=_0x399e2d();_0x5ba922[_0x325337]=_0x594952([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])+_0x315714,_0x315714!=_0x594952([0x56,0x61,0x6c,0x69,0x64])&&_0xddb43c();}function _0x399e2d(){const _0x5a4de2=window[_0x594952([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x594952([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x594952([0x6e,0x6f,0x77])]())[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x594952([0x2e]),'');let _0x57f734=_0x594952([0x69]);for(let _0x32aae9=0x0;_0x32aae9<_0x5a4de2[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32aae9+=0x2){let _0x19a0b8=window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a4de2[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32aae9,_0x32aae9+0x2));_0x19a0b8>=_0x5114c9[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19a0b8-=_0x5114c9[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x57f734+=_0x5114c9[_0x19a0b8];}return _0x57f734;}function _0x1487bd(){const _0x302b97=_0x1375ef[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e]));if(0x3!=_0x302b97[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x436fcf(_0x302b97[0x1]);function _0x436fcf(_0x992d0f){const _0xb752b3=_0x38d124(_0x992d0f);return _0xb752b3&&_0x29071a()?_0xb752b3:null;function _0x29071a(){const _0x478a15=_0xb752b3[_0x594952([0x6a,0x74,0x69])],_0x4cfb22=window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x478a15[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x478a15[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x328de5={..._0xb752b3,[_0x594952([0x6a,0x74,0x69])]:_0x478a15[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x478a15[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x328de5[_0x594952([0x76,0x63])],_0x1335e3(_0x328de5)==_0x4cfb22;}}}async function _0x20aa62(){let _0x4a537b=!0x0;try{const _0x1e5cf8=_0x1375ef[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e])),[_0x59640c,_0x3e0245,_0x22f601]=_0x1e5cf8;return _0x869fe8(_0x59640c),await _0x1f669a(_0x59640c,_0x3e0245,_0x22f601),_0x4a537b;}catch(_0x4ef6fa){return!0x1;}function _0x869fe8(_0x5ace0b){const _0x1a1262=_0x38d124(_0x5ace0b);_0x1a1262&&_0x1a1262[_0x594952([0x61,0x6c,0x67])]==_0x594952([0x45,0x53,0x32,0x35,0x36])||(_0x4a537b=!0x1);}async function _0x1f669a(_0x466d5e,_0x54cca0,_0x417082){const _0x4350fb=window[_0x594952([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x594952([0x66,0x72,0x6f,0x6d])](_0x27cd6e(_0x417082),_0x4ef7c0=>_0x4ef7c0[_0x594952([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x31791f=new window[(_0x594952([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x594952([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x466d5e+_0x594952([0x2e])+_0x54cca0),_0x232efd=window[_0x594952([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x594952([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x232efd)return;const _0x5d30b6=await _0x232efd[_0x594952([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x594952([0x6a,0x77,0x6b]),_0x37a34e,{[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x45,0x43,0x44,0x53,0x41]),[_0x594952([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x594952([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x594952([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x232efd[_0x594952([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x45,0x43,0x44,0x53,0x41]),[_0x594952([0x68,0x61,0x73,0x68])]:{[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d30b6,_0x4350fb,_0x31791f)||(_0x4a537b=!0x1);}}function _0x38d124(_0x56bfae){return _0x56bfae[_0x594952([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x594952([0x65,0x79]))?JSON[_0x594952([0x70,0x61,0x72,0x73,0x65])](_0x27cd6e(_0x56bfae)):null;}function _0x27cd6e(_0xa00d2f){return window[_0x594952([0x61,0x74,0x6f,0x62])](_0xa00d2f[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x594952([0x2b]))[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x594952([0x2f])));}function _0x1335e3(_0x334690){let _0x137cd8=0x1505;function _0x5a720c(_0x52960d){for(let _0x318811=0x0;_0x318811<_0x52960d[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x318811++){const _0x3f15b0=_0x52960d[_0x594952([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x318811);_0x137cd8=(_0x137cd8<<0x5)+_0x137cd8+_0x3f15b0,_0x137cd8&=_0x137cd8;}}function _0x250b4f(_0x4380ae){Array[_0x594952([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4380ae)?_0x4380ae[_0x594952([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x250b4f):_0x4380ae&&typeof _0x4380ae==_0x594952([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x594952([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4380ae)[_0x594952([0x73,0x6f,0x72,0x74])]()[_0x594952([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x70cafd,_0x59ed0c])=>{_0x5a720c(_0x70cafd),_0x250b4f(_0x59ed0c);}):_0x5a720c(window[_0x594952([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4380ae));}return _0x250b4f(_0x334690),_0x137cd8>>>0x0;}function _0x395394(_0x148fe8){return _0x148fe8[_0x594952([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x594952([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x594952([0x30]));}function _0x499fed(_0x3e3821){return _0x3e3821[_0x594952([0x73,0x70,0x6c,0x69,0x74])]('')[_0x594952([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x594952([0x6a,0x6f,0x69,0x6e])]('');}function _0x5377a2(){}function _0x594952(_0x201ec7){const _0x2ac445=_0x7137;return _0x201ec7[_0x2ac445(0x1bc)](_0x13fd78=>String[_0x2ac445(0x1ca)](_0x13fd78))[_0x2ac445(0x1cb)]('');}_0x43de4c(await _0x521e9b());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2ea0(_0x23a9cb,_0x476c26){const _0x205a33=_0x205a();return _0x2ea0=function(_0x2ea033,_0x31ac83){_0x2ea033=_0x2ea033-0xf1;let _0x12bdc4=_0x205a33[_0x2ea033];return _0x12bdc4;},_0x2ea0(_0x23a9cb,_0x476c26);}const _0x178194=_0x2ea0;(function(_0x5cad20,_0x51362d){const _0x32ee70=_0x2ea0,_0x5860ba=_0x5cad20();while(!![]){try{const _0x42deb6=-parseInt(_0x32ee70(0x108))/0x1*(-parseInt(_0x32ee70(0x10c))/0x2)+-parseInt(_0x32ee70(0xf6))/0x3+-parseInt(_0x32ee70(0xfe))/0x4*(-parseInt(_0x32ee70(0x115))/0x5)+parseInt(_0x32ee70(0x113))/0x6+parseInt(_0x32ee70(0xf5))/0x7+parseInt(_0x32ee70(0x11b))/0x8+-parseInt(_0x32ee70(0x10a))/0x9;if(_0x42deb6===_0x51362d)break;else _0x5860ba['push'](_0x5860ba['shift']());}catch(_0xba6396){_0x5860ba['push'](_0x5860ba['shift']());}}}(_0x205a,0xa9286));import{Plugin as _0x45e660}from'ckeditor5/src/core.js';import{parseHtml as _0x55e937}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1d0d43}from'ckeditor5/src/utils.js';import _0x3fb65a from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x45e660{static get[_0x178194(0x117)](){const _0x404f1a=_0x178194;return _0x404f1a(0x122);}static get[_0x178194(0xf7)](){return!0x0;}static get[_0x178194(0x11c)](){return!0x0;}static get[_0x178194(0x114)](){const _0x5d26fd=_0x178194;return[_0x5d26fd(0xf8)];}[_0x178194(0xfc)](){const _0x2d6f28=_0x178194,_0x5eb9ac=this[_0x2d6f28(0xfd)],_0x290296=_0x5eb9ac[_0x2d6f28(0x107)][_0x2d6f28(0xff)](_0x2d6f28(0x110)),_0x1c3042=_0x5eb9ac[_0x2d6f28(0x100)][_0x2d6f28(0x125)][_0x2d6f28(0x121)],_0x42dfed=new _0x3fb65a(_0x1c3042);_0x290296['on'](_0x2d6f28(0x112),(_0x1a6c61,_0x3dd832)=>{const _0x324e24=_0x2d6f28,_0x3fdb00=_0x3dd832[_0x324e24(0x10f)][_0x324e24(0x109)](_0x324e24(0xf1));_0x42dfed[_0x324e24(0x120)](_0x3fdb00)&&(_0x3dd832[_0x324e24(0x119)]||(_0x3dd832[_0x324e24(0x119)]=_0x55e937(_0x3fdb00,_0x1c3042[_0x324e24(0x103)])),_0x42dfed[_0x324e24(0x116)](_0x3dd832));},{'priority':_0x1d0d43[_0x2d6f28(0xff)](_0x2d6f28(0x11d))+0xa}),this[_0x2d6f28(0x118)]=this[_0x2d6f28(0xfd)][_0x2d6f28(0x10d)][_0x2d6f28(0xff)](_0x2d6f28(0x118));const _0x554ea1=this[_0x2d6f28(0xfd)];this[_0x2d6f28(0xf2)]=setInterval(()=>{const _0x5d30a8=_0x2d6f28;let _0x2253a5;for(const _0x107705 in _0x554ea1){const _0x26d79c=_0x107705,_0x3cfe5f=_0x554ea1[_0x26d79c];if(_0x5d30a8(0x102)==_0x3cfe5f||_0x5d30a8(0x11f)==_0x3cfe5f||_0x5d30a8(0xfb)==_0x3cfe5f||_0x5d30a8(0xfa)==_0x3cfe5f||_0x5d30a8(0x105)==_0x3cfe5f||_0x5d30a8(0x11e)==_0x3cfe5f||_0x5d30a8(0x10b)==_0x3cfe5f||_0x5d30a8(0x123)==_0x3cfe5f){delete _0x554ea1[_0x26d79c],_0x2253a5=_0x3cfe5f,clearInterval(this[_0x5d30a8(0xf2)]),this[_0x5d30a8(0xf2)]=void 0x0;break;}}_0x5d30a8(0x11f)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x10e)),_0x5d30a8(0xfb)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0xf4)),_0x5d30a8(0xfa)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0xf9)),_0x5d30a8(0x105)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x11a),_0x5d30a8(0x104)),_0x5d30a8(0x11e)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x111)),_0x5d30a8(0x10b)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x106)),_0x5d30a8(0x123)==_0x2253a5&&_0x554ea1[_0x5d30a8(0x101)](_0x5d30a8(0x124));},0x3e8);}[_0x178194(0xf3)](){const _0x408460=_0x178194;super[_0x408460(0xf3)](),this[_0x408460(0xf2)]&&clearInterval(this[_0x408460(0xf2)]);}}function _0x205a(){const _0x25964f=['pasteFromOfficeEnhancedLicenseKeyValid','stylesProcessor','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyNotAllowed','trialLimit','plugins','11356ssRTVN','getData','5643666yDpBap','pasteFromOfficeEnhancedLicenseKeyTrialLimit','138iHIoxg','config','invalid','dataTransfer','ClipboardPipeline','evaluationLimit','inputTransformation','386550FpVvqq','requires','48010acDIsP','execute','pluginName','licenseKey','_parsedData','featureNotAllowed','3797752DDlLoE','isPremiumPlugin','high','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','isActive','document','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyUsageLimit','usageLimit','view','text/html','_licenseKeyCheckInterval','destroy','expired','6234599UFSnmT','2853099BDdYzy','isOfficialPlugin','PasteFromOffice','domainLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyExpired','init','editor','24ppMunk','get','editing','_showLicenseError'];_0x205a=function(){return _0x25964f;};return _0x205a();}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x3471(_0x4d1fad,_0x4730c9){const _0xc62eb=_0xc62e();return _0x3471=function(_0x347128,_0x29b96e){_0x347128=_0x347128-0x170;let _0x29e339=_0xc62eb[_0x347128];return _0x29e339;},_0x3471(_0x4d1fad,_0x4730c9);}(function(_0x2389b0,_0x50630d){const _0x4ea9d8=_0x3471,_0x583b4f=_0x2389b0();while(!![]){try{const _0x21daf1=-parseInt(_0x4ea9d8(0x175))/0x1+-parseInt(_0x4ea9d8(0x178))/0x2*(-parseInt(_0x4ea9d8(0x17b))/0x3)+-parseInt(_0x4ea9d8(0x173))/0x4+parseInt(_0x4ea9d8(0x179))/0x5+-parseInt(_0x4ea9d8(0x177))/0x6*(parseInt(_0x4ea9d8(0x174))/0x7)+-parseInt(_0x4ea9d8(0x171))/0x8*(-parseInt(_0x4ea9d8(0x176))/0x9)+parseInt(_0x4ea9d8(0x172))/0xa*(parseInt(_0x4ea9d8(0x17a))/0xb);if(_0x21daf1===_0x50630d)break;else _0x583b4f['push'](_0x583b4f['shift']());}catch(_0x1bc0e8){_0x583b4f['push'](_0x583b4f['shift']());}}}(_0xc62e,0xb74f1));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x498327){const _0x56ed4e=_0x3471;return m[_0x56ed4e(0x170)](_0x498327);}function _0xc62e(){const _0x5d42ee=['3438mXEarv','1726350PDTEJn','997824iGLjUG','5777995KrPddp','33HuktIp','3vdcHgc','test','2808IJJfOS','6251690diqXPK','5396140ugfgAD','35VXegTt','125607tZLNhy'];_0xc62e=function(){return _0x5d42ee;};return _0xc62e();}
|