@ckeditor/ckeditor5-paste-from-office-enhanced 47.1.0-alpha.0 → 47.1.0-alpha.1
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/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ct});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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=h(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=m(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,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(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=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(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 y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(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 S=n(584);!function(t){const e=L,n=t();for(;;)try{if(541955===-parseInt(e(399))/1+parseInt(e(400))/2*(-parseInt(e(398))/3)+parseInt(e(402))/4*(-parseInt(e(401))/5)+parseInt(e(395))/6*(-parseInt(e(397))/7)+parseInt(e(393))/8+parseInt(e(403))/9*(-parseInt(e(392))/10)+parseInt(e(396))/11*(parseInt(e(391))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return A[L(394)](t)}function L(t,e){const n=E();return(L=function(t,e){return n[t-=391]})(t,e)}function E(){const t=["3956gxybir","202305SodNum","4LLyfub","306AzQHOV","6831084AFWIlu","101310pTatjm","5062392rvIpQr","test","6451086zBVMnf","44QdxZtR","7tJatUI","555gAsTfl","541846INAIme"];return(E=function(){return t})()}function O(t,e){const n=N();return(O=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(593538===-parseInt(e(465))/1+-parseInt(e(462))/2*(-parseInt(e(442))/3)+-parseInt(e(452))/4+-parseInt(e(446))/5+-parseInt(e(463))/6*(parseInt(e(443))/7)+-parseInt(e(459))/8+parseInt(e(468))/9*(parseInt(e(457))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(458)]&&!s[n(464)])continue;const e=!s[n(458)]||t[n(461)]===s[n(458)],o=!s[n(464)]||t[n(456)](s[n(464)]);e&&o&&r[n(449)](s,i)}return r}function j(t){const e=O,n={};for(let r=0;r<t[e(441)];r++){const s=t[r],i=t[e(455)](s);e(453)!==i&&(n[s]=i)}return n}function D(t){const e=O,n=t[e(450)](",")[e(466)](t=>t[e(445)]()),r=[];for(const t of n){const n=P[e(447)](t);n&&r[e(467)](n[e(444)])}return r}function N(){const t=["499992DlPcKj","map","push","7902gzGgtD","length","2221779pVwSZd","684159oyQDps","groups","trim","577575xWXunO","exec","style","set","split","selectorText","3945312oKavwX","initial","cssRules","getPropertyValue","hasClass","27990pxGGvj","tagName","3330560ourjrB","assign","name","2tKLVRE","36ONLjnd","className"];return(N=function(){return t})()}function T(t){const e=O,n={};for(const r of t)Object[e(460)](n,r);return n}const K=M;function R(){const t=["content","setStyle","7604616sfmJOe","size","_parsedData","8059177XmUgOK","values","item","117ZnynUB","6WtunIk","hasStyle","33858iaBcBT","21rceFZD","44mdmqAe","elementStart","105890ymgXjd","document","isActive","from","4726665AXXSzP","200316QSyJnr","type","createRangeIn","4184158spRipB","execute"];return(R=function(){return t})()}function M(t,e){const n=R();return(M=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(605547===-parseInt(e(214))/1*(parseInt(e(213))/2)+-parseInt(e(197))/3*(-parseInt(e(215))/4)+parseInt(e(196))/5*(parseInt(e(211))/6)+-parseInt(e(207))/7+parseInt(e(204))/8+-parseInt(e(210))/9*(parseInt(e(192))/10)+-parseInt(e(200))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class V extends b{[K(201)](t){const n=K,{body:r,styles:s}=t[n(206)],i=new e.ViewUpcastWriter(r[n(193)]),o=i[n(199)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(449)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(454)])if(t instanceof CSSStyleRule){const r=j(t[e(448)]);n[t[e(451)]]=Object[e(460)]({},n[t[e(451)]]||{},r)}return n}(s));for(const t of o){if(n(216)!==t[n(198)])continue;const e=F(t[n(209)],c);if(e[n(205)]){const r=T(Array[n(195)](e[n(208)]()));for(const e in r){const s=t[n(209)];s[n(212)](e)||i[n(203)](e,r[e],s)}}}t[n(202)]=r}[K(194)](t){return super[K(194)](t)||C(t)}}const W=$;function $(t,e){const n=k();return($=function(t,e){return n[t-=455]})(t,e)}function k(){const t=["text/html","PasteFromOfficeEnhancedInliner","PasteFromOffice","editing","stylesProcessor","257421FDqOdZ","document","96jvuvdb","pluginName","get","plugins","_parsedData","view","requires","isActive","2OBNlDc","645379wYUCBH","dataTransfer","inputTransformation","12JFHLWq","high","init","2603120KnpLNV","isPremiumPlugin","isOfficialPlugin","1577591jgbLnm","7545901sqoqEU","8ZzybVw","12GkKzgH","fromCharCode","href","join","execute","ClipboardPipeline","349735BxtOHl","14956362FjHMeo","editor","afterInit","10DUNyXe","map","getData"];return(k=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(857032===-parseInt(e(493))/1*(-parseInt(e(483))/2)+parseInt(e(473))/3*(parseInt(e(455))/4)+-parseInt(e(461))/5*(parseInt(e(487))/6)+parseInt(e(484))/7*(-parseInt(e(495))/8)+-parseInt(e(462))/9+parseInt(e(465))/10*(-parseInt(e(494))/11)+-parseInt(e(475))/12*(-parseInt(e(490))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class q extends t.Plugin{static get[W(476)](){return W(469)}static get[W(492)](){return!0}static get[W(491)](){return!0}static get[W(481)](){return[W(470)]}[W(489)](){const t=W,e=this[t(463)],n=e[t(478)][t(477)](t(460)),r=e[t(471)][t(480)][t(474)],s=new V(r);n.on(t(486),(e,n)=>{const i=t,o=n[i(485)][i(467)](i(468));s[i(482)](o)&&(n[i(479)]||(n[i(479)]=x(o,r[i(472)])),s[i(459)](n))},{priority:S.priorities[t(477)](t(488))+11})}[W(464)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),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=$;return t[e(466)](t=>String[e(456)](t))[e(458)]("")}!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([73]);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,S.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{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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:17604e5;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,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(457)]);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([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[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{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=X;!function(t){const e=X,n=t();for(;;)try{if(155237===-parseInt(e(273))/1*(-parseInt(e(236))/2)+parseInt(e(258))/3*(-parseInt(e(253))/4)+parseInt(e(246))/5*(-parseInt(e(230))/6)+-parseInt(e(260))/7*(-parseInt(e(241))/8)+-parseInt(e(261))/9*(-parseInt(e(229))/10)+-parseInt(e(272))/11*(parseInt(e(270))/12)+parseInt(e(247))/13*(parseInt(e(259))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const U=[B(232),B(233),B(262),B(256),B(254),B(249),B(228),B(252)],Z=[B(232),B(233),B(262)];function X(t,e){const n=H();return(X=function(t,e){return n[t-=227]})(t,e)}const z={"font-style":[[B(274),"i"]],"font-weight":[[B(269),B(235)],[B(271),B(235)],[B(250),B(235)],[t=>Number(t)>=600,B(235)]],"text-decoration":[[B(248),"u"],[B(264),"s"]],"text-decoration-line":[[B(248),"u"],[B(264),"s"]],"vertical-align":[[B(242),B(242)],[B(244),B(255)]]};function H(){const t=["bolder","getStyle","vertical-align","1084628FnhNvE","text-decoration-line","sup","text-decoration","length","3YJqtSZ","308gjSnTH","119cdSmHt","785223aApjeK","font-size","split","line-through","filter","setStyle","from","getStyleNames","medium","72NdkrDu","bold","507298olLreM","6234YjqVxC","italic","removeStyle","font-style","10dRKuFZ","478854qsujPy","getChildren","color","font-family","forEach","strong","86xfkmFj","includes","insertChild","createElement","function","101136iLoDZP","sub","span","super","keys","15sKQhiN","219999EYxyvh","underline","font-weight"];return(H=function(){return t})()}function Y(t){return U[B(237)](t)}function _(t){const e=B;return Array[e(267)](t[e(268)]())[e(265)](Y)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(234)](e=>{const i=n,o=t[i(251)](e);if(o)if(c=e,Z[B(237)](c))r[e]=o;else if(e in z){const t=o[i(263)](" ");z[e][i(234)](([n,r])=>{const o=i;for(const i of t)(o(240)==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=B;for(const s in n)n[s][r(234)](([,n])=>{const s=r,i=e[s(239)](n,[],t[s(231)]());e[s(238)](0,i,t)}),e[r(227)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(245)](n)[r(257)])return;const s=e[r(239)](r(243),[],t[r(231)]());e[r(266)](n,s),e[r(238)](0,s,t),e[r(227)](Object[r(245)](n),t)}(t,e,r)}function Q(){const t=["_parsedData","12188aPvmff","content","2603800biPKqK","6AfzTbT","document","execute","font","1442042vioPBf","isActive","348efdMes","151308FtZawa","getItems","includes","9QbYbOl","45odtpWT","name","blockElements","createRangeIn","element","193976XeqrXg","696291fLADvB","15962gpISGb","stylesProcessor","2xqYChV"];return(Q=function(){return t})()}const J=tt;function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(186567===parseInt(e(412))/1+-parseInt(e(414))/2*(parseInt(e(411))/3)+parseInt(e(401))/4*(parseInt(e(405))/5)+-parseInt(e(394))/6*(parseInt(e(398))/7)+parseInt(e(410))/8*(-parseInt(e(404))/9)+parseInt(e(393))/10+parseInt(e(416))/11*(parseInt(e(400))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class et extends b{[J(396)](t){const n=J,{body:r}=t[n(415)],s=new e.ViewUpcastWriter(r[n(395)]),i=s[n(408)](r),o=new e.ViewDocument(s[n(395)][n(413)]),c=[...new e.ViewDomConverter(o)[n(407)],n(397)],a=i[n(402)]();for(const t of a)if(t.is(n(409))&&c[n(403)](t[n(406)])){G(t,s,_(t))}t[n(392)]=r}[J(399)](t){return super[J(399)](t)||C(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=300]})(t,e)}function st(){const t=["document","getData","expired","evaluationLimit","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","18kedcmA","pasteFromOfficeEnhancedLicenseKeyInvalid","execute","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","_parsedData","1668961cmTtQO","usageLimit","isOfficialPlugin","get","dataTransfer","isActive","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyExpired","1939404CjYplD","editing","requires","plugins","config","domainLimit","view","PasteFromOfficeEnhanced","987530FMsBOq","pluginName","ClipboardPipeline","2402406jQhASn","editor","4465065aeLZyY","10565128CbrDgb","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyNotAllowed","licenseKey","high","inputTransformation","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","featureNotAllowed","destroy","trialLimit","745524NNugGa","PasteFromOfficeEnhancedPropagator","text/html","pasteFromOfficeEnhancedLicenseKeyTrialLimit","init","stylesProcessor","invalid"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(464491===parseInt(e(335))/1+-parseInt(e(318))/2+-parseInt(e(321))/3+-parseInt(e(310))/4+parseInt(e(323))/5+-parseInt(e(348))/6*(parseInt(e(302))/7)+parseInt(e(324))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(327)];[nt(300)];static get[nt(319)](){return nt(336)}static get[nt(304)](){return!0}static get[nt(308)](){return!0}static get[nt(312)](){return[nt(325)]}[nt(339)](){const t=nt,e=this[t(322)],n=e[t(313)][t(305)](t(320)),r=e[t(311)][t(316)][t(342)],s=new et(r);n.on(t(329),(e,n)=>{const i=t,o=n[i(306)][i(343)](i(337));s[i(307)](o)&&(n[i(301)]||(n[i(301)]=x(o,r[i(340)])),s[i(350)](n))},{priority:S.priorities[t(305)](t(328))+10}),this[t(327)]=this[t(322)][t(314)][t(305)](t(327));const i=this[t(322)];this[t(300)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(351)==s||e(349)==s||e(309)==s||e(331)==s||e(326)==s||e(347)==s||e(338)==s||e(330)==s){delete i[r],n=s,clearInterval(this[e(300)]),this[e(300)]=void 0;break}}e(349)==n&&i[e(346)](e(341)),e(309)==n&&i[e(346)](e(344)),e(331)==n&&i[e(346)](e(315)),e(326)==n&&i[e(346)](e(332),e(317)),e(347)==n&&i[e(346)](e(345)),e(338)==n&&i[e(346)](e(334)),e(330)==n&&i[e(346)](e(303))},1e3)}[nt(333)](){const t=nt;super[t(333)](),this[t(300)]&&clearInterval(this[t(300)])}}var ot=at;!function(t){for(var e=at,n=t();;)try{if(324913===-parseInt(e(331))/1+-parseInt(e(340))/2*(parseInt(e(335))/3)+-parseInt(e(333))/4*(-parseInt(e(324))/5)+parseInt(e(334))/6*(-parseInt(e(327))/7)+parseInt(e(329))/8+parseInt(e(336))/9+-parseInt(e(339))/10*(-parseInt(e(325))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ct extends t.Plugin{static get[ot(337)](){return ot(326)}static get[ot(330)](){return!0}static get[ot(328)](){return!0}static get[ot(332)](){return[ot(338),q,it]}}function at(t,e){var n=ut();return(at=function(t,e){return n[t-=324]})(t,e)}function ut(){var t=["317347ZzUUDr","requires","20hufbVd","12bCsKuS","3dgWhda","1758519OYduMX","pluginName","PasteFromOffice","920440dyNYxG","1224010nYzGXx","575215IgXVbS","22mgkwir","PasteFromOfficeEnhanced","1190105pUrygG","isPremiumPlugin","5116808KzFnKt","isOfficialPlugin"];return(ut=function(){return t})()}function lt(){var t=["77xXLFcP","14iwtpSE","60005jZhHDc","167196uiKBAw","194264Xvaqgv","1390niDhiI","10204200KZTsRN","5enZiEv","6642204ZuyQGI","102381YOBXmc","4613706qrTZMi"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=280]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(972222===parseInt(e(280))/1+-parseInt(e(289))/2*(parseInt(e(286))/3)+-parseInt(e(285))/4+parseInt(e(284))/5*(parseInt(e(283))/6)+parseInt(e(288))/7*(-parseInt(e(281))/8)+parseInt(e(287))/9+parseInt(e(282))/10*(parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ct});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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=h(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=m(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,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(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=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${I(o.hex)}`;n.setAttribute("src",t,s)}}}(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 I(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,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(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 S=n(584);!function(t){const e=L,n=t();for(;;)try{if(541955===-parseInt(e(399))/1+parseInt(e(400))/2*(-parseInt(e(398))/3)+parseInt(e(402))/4*(-parseInt(e(401))/5)+parseInt(e(395))/6*(-parseInt(e(397))/7)+parseInt(e(393))/8+parseInt(e(403))/9*(-parseInt(e(392))/10)+parseInt(e(396))/11*(parseInt(e(391))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return A[L(394)](t)}function L(t,e){const n=E();return(L=function(t,e){return n[t-=391]})(t,e)}function E(){const t=["3956gxybir","202305SodNum","4LLyfub","306AzQHOV","6831084AFWIlu","101310pTatjm","5062392rvIpQr","test","6451086zBVMnf","44QdxZtR","7tJatUI","555gAsTfl","541846INAIme"];return(E=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(980342===parseInt(e(310))/1*(-parseInt(e(331))/2)+-parseInt(e(321))/3*(parseInt(e(333))/4)+parseInt(e(306))/5*(-parseInt(e(329))/6)+parseInt(e(307))/7*(parseInt(e(315))/8)+parseInt(e(327))/9*(parseInt(e(311))/10)+parseInt(e(305))/11*(parseInt(e(314))/12)+-parseInt(e(309))/13*(-parseInt(e(322))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["name","13rJvbej","6ePRoCj","15625330CnNSIo","initial","split","721236aotXcO","1845104fyxYDW","style","exec","set","assign","tagName","135pIXRRY","42525014UCxWvi","getPropertyValue","cssRules","trim","hasClass","9LvwZbN","selectorText","138CWlZhS","className","390938mqNRLB","map","159724jbSjNA","groups","push","length","88hvJJqk","346105NYxBnB","14vfGKJZ"];return(P=function(){return t})()}function j(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(320)]&&!s[n(330)])continue;const e=!s[n(320)]||t[n(308)]===s[n(320)],o=!s[n(330)]||t[n(326)](s[n(330)]);e&&o&&r[n(318)](s,i)}return r}function N(t){const e=R,n={};for(let r=0;r<t[e(336)];r++){const s=t[r],i=t[e(323)](s);e(312)!==i&&(n[s]=i)}return n}function F(t){const e=R,n=t[e(313)](",")[e(332)](t=>t[e(325)]()),r=[];for(const t of n){const n=O[e(317)](t);n&&r[e(335)](n[e(334)])}return r}function R(t,e){const n=P();return(R=function(t,e){return n[t-=305]})(t,e)}function T(t){const e=R,n={};for(const r of t)Object[e(319)](n,r);return n}function D(t,e){const n=k();return(D=function(t,e){return n[t-=385]})(t,e)}const M=D;!function(t){const e=D,n=t();for(;;)try{if(913784===parseInt(e(385))/1+-parseInt(e(399))/2*(parseInt(e(395))/3)+parseInt(e(387))/4*(-parseInt(e(401))/5)+-parseInt(e(396))/6+parseInt(e(400))/7+-parseInt(e(391))/8*(parseInt(e(405))/9)+parseInt(e(388))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class K extends b{[M(386)](t){const n=M,{body:r,styles:s}=t[n(403)],i=new e.ViewUpcastWriter(r[n(406)]),o=i[n(394)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(318)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(324)])if(t instanceof CSSStyleRule){const r=N(t[e(316)]);n[t[e(328)]]=Object[e(319)]({},n[t[e(328)]]||{},r)}return n}(s));for(const t of o){if(n(404)!==t[n(398)])continue;const e=j(t[n(390)],c);if(e[n(407)]){const r=T(Array[n(402)](e[n(397)]()));for(const e in r){const s=t[n(390)];s[n(392)](e)||i[n(408)](e,r[e],s)}}}t[n(393)]=r}[M(389)](t){return super[M(389)](t)||C(t)}}function k(){const t=["7800060vZIIGo","from","_parsedData","elementStart","6282927rdddvf","document","size","setStyle","810298GaKZlD","execute","4kLiHSU","41547880xwCNtQ","isActive","item","16DdLkvX","hasStyle","content","createRangeIn","2262357tKTuhB","5341062XoDjuA","values","type","2wcKMYL","3844484YSrhRt"];return(k=function(){return t})()}function V(){const t=["11bPMfCX","join","editing","667835fsQzGw","isOfficialPlugin","isPremiumPlugin","dataTransfer","PasteFromOffice","16267zOjkBl","34VOgAiY","get","init","afterInit","requires","stylesProcessor","_parsedData","href","12401556QcXrcJ","plugins","13JZhxdL","1826410YCsucx","PasteFromOfficeEnhancedInliner","high","fromCharCode","document","ClipboardPipeline","editor","6652jekxhp","1120785exFolQ","view","8DmZAwd","1870623pvVDbm","map","pluginName","text/html","12cfKBYo","execute","295BuGNmc","getData","isActive","inputTransformation"];return(V=function(){return t})()}const W=$;function $(t,e){const n=V();return($=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(281768===parseInt(e(470))/1*(-parseInt(e(471))/2)+-parseInt(e(449))/3+-parseInt(e(448))/4*(-parseInt(e(458))/5)+-parseInt(e(456))/6*(-parseInt(e(465))/7)+parseInt(e(451))/8*(-parseInt(e(452))/9)+-parseInt(e(441))/10*(parseInt(e(462))/11)+-parseInt(e(438))/12*(-parseInt(e(440))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class B extends t.Plugin{static get[W(454)](){return W(442)}static get[W(466)](){return!0}static get[W(467)](){return!0}static get[W(475)](){return[W(469)]}[W(473)](){const t=W,e=this[t(447)],n=e[t(439)][t(472)](t(446)),r=e[t(464)][t(450)][t(445)],s=new K(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(468)][i(459)](i(455));s[i(460)](o)&&(n[i(477)]||(n[i(477)]=x(o,r[i(476)])),s[i(457)](n))},{priority:S.priorities[t(472)](t(443))+11})}[W(474)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),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=$;return t[e(453)](t=>String[e(444)](t))[e(463)]("")}!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([73]);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,S.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{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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1760486400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,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(437)]);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([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[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{return d([73,110,118,97,108,105,100])}}())}(this)}}const Z=U;!function(t){const e=U,n=t();for(;;)try{if(155237===-parseInt(e(273))/1*(-parseInt(e(236))/2)+parseInt(e(258))/3*(-parseInt(e(253))/4)+parseInt(e(246))/5*(-parseInt(e(230))/6)+-parseInt(e(260))/7*(-parseInt(e(241))/8)+-parseInt(e(261))/9*(-parseInt(e(229))/10)+-parseInt(e(272))/11*(parseInt(e(270))/12)+parseInt(e(247))/13*(parseInt(e(259))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const q=[Z(232),Z(233),Z(262),Z(256),Z(254),Z(249),Z(228),Z(252)],Y=[Z(232),Z(233),Z(262)];function U(t,e){const n=z();return(U=function(t,e){return n[t-=227]})(t,e)}const X={"font-style":[[Z(274),"i"]],"font-weight":[[Z(269),Z(235)],[Z(271),Z(235)],[Z(250),Z(235)],[t=>Number(t)>=600,Z(235)]],"text-decoration":[[Z(248),"u"],[Z(264),"s"]],"text-decoration-line":[[Z(248),"u"],[Z(264),"s"]],"vertical-align":[[Z(242),Z(242)],[Z(244),Z(255)]]};function z(){const t=["bolder","getStyle","vertical-align","1084628FnhNvE","text-decoration-line","sup","text-decoration","length","3YJqtSZ","308gjSnTH","119cdSmHt","785223aApjeK","font-size","split","line-through","filter","setStyle","from","getStyleNames","medium","72NdkrDu","bold","507298olLreM","6234YjqVxC","italic","removeStyle","font-style","10dRKuFZ","478854qsujPy","getChildren","color","font-family","forEach","strong","86xfkmFj","includes","insertChild","createElement","function","101136iLoDZP","sub","span","super","keys","15sKQhiN","219999EYxyvh","underline","font-weight"];return(z=function(){return t})()}function H(t){return q[Z(237)](t)}function Q(t){const e=Z;return Array[e(267)](t[e(268)]())[e(265)](H)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(234)](e=>{const i=n,o=t[i(251)](e);if(o)if(c=e,Y[Z(237)](c))r[e]=o;else if(e in X){const t=o[i(263)](" ");X[e][i(234)](([n,r])=>{const o=i;for(const i of t)(o(240)==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=Z;for(const s in n)n[s][r(234)](([,n])=>{const s=r,i=e[s(239)](n,[],t[s(231)]());e[s(238)](0,i,t)}),e[r(227)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(245)](n)[r(257)])return;const s=e[r(239)](r(243),[],t[r(231)]());e[r(266)](n,s),e[r(238)](0,s,t),e[r(227)](Object[r(245)](n),t)}(t,e,r)}const G=tt;function J(){const t=["4295XxqfBq","24176844TyRARV","includes","document","108HBNmnE","createRangeIn","execute","_parsedData","stylesProcessor","isActive","3548qARVyv","837749yIjtpl","element","836106SSBcqE","6RhUCHE","font","blockElements","1077910wLBMTb","7zHWlbX","11kvibjx","content","getItems","394608pnNZNU","750345XUsYJB","name"];return(J=function(){return t})()}function tt(t,e){const n=J();return(tt=function(t,e){return n[t-=382]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(541928===-parseInt(e(398))/1+-parseInt(e(401))/2*(-parseInt(e(385))/3)+-parseInt(e(397))/4*(parseInt(e(387))/5)+parseInt(e(400))/6*(-parseInt(e(405))/7)+parseInt(e(384))/8*(-parseInt(e(391))/9)+parseInt(e(404))/10+parseInt(e(406))/11*(parseInt(e(388))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class et extends b{[G(393)](t){const n=G,{body:r}=t[n(394)],s=new e.ViewUpcastWriter(r[n(390)]),i=s[n(392)](r),o=new e.ViewDocument(s[n(390)][n(395)]),c=[...new e.ViewDomConverter(o)[n(403)],n(402)],a=i[n(383)]();for(const t of a)if(t.is(n(399))&&c[n(389)](t[n(386)])){_(t,s,Q(t))}t[n(382)]=r}[G(396)](t){return super[G(396)](t)||C(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=300]})(t,e)}function st(){const t=["document","getData","expired","evaluationLimit","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","18kedcmA","pasteFromOfficeEnhancedLicenseKeyInvalid","execute","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","_parsedData","1668961cmTtQO","usageLimit","isOfficialPlugin","get","dataTransfer","isActive","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyExpired","1939404CjYplD","editing","requires","plugins","config","domainLimit","view","PasteFromOfficeEnhanced","987530FMsBOq","pluginName","ClipboardPipeline","2402406jQhASn","editor","4465065aeLZyY","10565128CbrDgb","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyNotAllowed","licenseKey","high","inputTransformation","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","featureNotAllowed","destroy","trialLimit","745524NNugGa","PasteFromOfficeEnhancedPropagator","text/html","pasteFromOfficeEnhancedLicenseKeyTrialLimit","init","stylesProcessor","invalid"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(464491===parseInt(e(335))/1+-parseInt(e(318))/2+-parseInt(e(321))/3+-parseInt(e(310))/4+parseInt(e(323))/5+-parseInt(e(348))/6*(parseInt(e(302))/7)+parseInt(e(324))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(327)];[nt(300)];static get[nt(319)](){return nt(336)}static get[nt(304)](){return!0}static get[nt(308)](){return!0}static get[nt(312)](){return[nt(325)]}[nt(339)](){const t=nt,e=this[t(322)],n=e[t(313)][t(305)](t(320)),r=e[t(311)][t(316)][t(342)],s=new et(r);n.on(t(329),(e,n)=>{const i=t,o=n[i(306)][i(343)](i(337));s[i(307)](o)&&(n[i(301)]||(n[i(301)]=x(o,r[i(340)])),s[i(350)](n))},{priority:S.priorities[t(305)](t(328))+10}),this[t(327)]=this[t(322)][t(314)][t(305)](t(327));const i=this[t(322)];this[t(300)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(351)==s||e(349)==s||e(309)==s||e(331)==s||e(326)==s||e(347)==s||e(338)==s||e(330)==s){delete i[r],n=s,clearInterval(this[e(300)]),this[e(300)]=void 0;break}}e(349)==n&&i[e(346)](e(341)),e(309)==n&&i[e(346)](e(344)),e(331)==n&&i[e(346)](e(315)),e(326)==n&&i[e(346)](e(332),e(317)),e(347)==n&&i[e(346)](e(345)),e(338)==n&&i[e(346)](e(334)),e(330)==n&&i[e(346)](e(303))},1e3)}[nt(333)](){const t=nt;super[t(333)](),this[t(300)]&&clearInterval(this[t(300)])}}var ot=at;!function(t){for(var e=at,n=t();;)try{if(324913===-parseInt(e(331))/1+-parseInt(e(340))/2*(parseInt(e(335))/3)+-parseInt(e(333))/4*(-parseInt(e(324))/5)+parseInt(e(334))/6*(-parseInt(e(327))/7)+parseInt(e(329))/8+parseInt(e(336))/9+-parseInt(e(339))/10*(-parseInt(e(325))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ct extends t.Plugin{static get[ot(337)](){return ot(326)}static get[ot(330)](){return!0}static get[ot(328)](){return!0}static get[ot(332)](){return[ot(338),B,it]}}function at(t,e){var n=ut();return(at=function(t,e){return n[t-=324]})(t,e)}function ut(){var t=["317347ZzUUDr","requires","20hufbVd","12bCsKuS","3dgWhda","1758519OYduMX","pluginName","PasteFromOffice","920440dyNYxG","1224010nYzGXx","575215IgXVbS","22mgkwir","PasteFromOfficeEnhanced","1190105pUrygG","isPremiumPlugin","5116808KzFnKt","isOfficialPlugin"];return(ut=function(){return t})()}function lt(){var t=["77xXLFcP","14iwtpSE","60005jZhHDc","167196uiKBAw","194264Xvaqgv","1390niDhiI","10204200KZTsRN","5enZiEv","6642204ZuyQGI","102381YOBXmc","4613706qrTZMi"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=280]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(972222===parseInt(e(280))/1+-parseInt(e(289))/2*(parseInt(e(286))/3)+-parseInt(e(285))/4+parseInt(e(284))/5*(parseInt(e(283))/6)+parseInt(e(288))/7*(-parseInt(e(281))/8)+parseInt(e(287))/9+parseInt(e(282))/10*(parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x5684fc}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x337d94,parsePasteOfficeHtml as _0x8c93da}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x17c39a,uid as _0x54a8a4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x256b1e,ViewDocument as _0x317964,ViewDomConverter as _0x245112}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x11f010){return m['test'](_0x11f010);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x312840,_0x37e868){const _0x417f8f=new Map();for(const [_0x49f4a8,_0x3fade2]of _0x37e868){if(!_0x49f4a8['tagName']&&!_0x49f4a8['className'])continue;const _0x3170d5=!_0x49f4a8['tagName']||_0x312840['name']===_0x49f4a8['tagName'],_0x1b3dbc=!_0x49f4a8['className']||_0x312840['hasClass'](_0x49f4a8['className']);_0x3170d5&&_0x1b3dbc&&_0x417f8f['set'](_0x49f4a8,_0x3fade2);}return _0x417f8f;}function h(_0x2174e9){const _0x3216df={};for(let _0x3837be=0x0;_0x3837be<_0x2174e9['length'];_0x3837be++){const _0x32144a=_0x2174e9[_0x3837be],_0xd605ef=_0x2174e9['getPropertyValue'](_0x32144a);'initial'!==_0xd605ef&&(_0x3216df[_0x32144a]=_0xd605ef);}return _0x3216df;}function O(_0x49fe84){const _0x58d880=_0x49fe84['split'](',')['map'](_0x2ecfad=>_0x2ecfad['trim']()),_0x2a72e7=[];for(const _0x176645 of _0x58d880){const _0x5d93e3=S['exec'](_0x176645);_0x5d93e3&&_0x2a72e7['push'](_0x5d93e3['groups']);}return _0x2a72e7;}function k(_0x4ec343){const _0x6a0edd={};for(const _0x30c462 of _0x4ec343)Object['assign'](_0x6a0edd,_0x30c462);return _0x6a0edd;}class c extends _0x337d94{['execute'](_0x4ed03d){const {body:_0x4872dd,styles:_0x35e407}=_0x4ed03d['_parsedData'],_0x5616ab=new _0x256b1e(_0x4872dd['document']),_0x301e5c=_0x5616ab['createRangeIn'](_0x4872dd),_0x1bceb3=function(_0x4fa3c6){const _0x35b4e1={};for(const _0x190241 of _0x4fa3c6)for(const _0x40239b of _0x190241['cssRules'])if(_0x40239b instanceof CSSStyleRule){const _0x4897d0=h(_0x40239b['style']);_0x35b4e1[_0x40239b['selectorText']]=Object['assign']({},_0x35b4e1[_0x40239b['selectorText']]||{},_0x4897d0);}return _0x35b4e1;}(_0x35e407),_0x1b0498=function(_0x53e07e){const _0x41b27e=new Map();for(const _0x18b4f5 in _0x53e07e){const _0x4697fe=O(_0x18b4f5),_0x50b3c3=_0x53e07e[_0x18b4f5];for(const _0x4ce94d of _0x4697fe)_0x41b27e['set'](_0x4ce94d,_0x50b3c3);}return _0x41b27e;}(_0x1bceb3);for(const _0x13bdda of _0x301e5c){if('elementStart'!==_0x13bdda['type'])continue;const _0x5a237c=j(_0x13bdda['item'],_0x1b0498);if(_0x5a237c['size']){const _0x436bdb=k(Array['from'](_0x5a237c['values']()));for(const _0x4576cf in _0x436bdb){const _0x23d833=_0x13bdda['item'];_0x23d833['hasStyle'](_0x4576cf)||_0x5616ab['setStyle'](_0x4576cf,_0x436bdb[_0x4576cf],_0x23d833);}}}_0x4ed03d['content']=_0x4872dd;}['isActive'](_0x4f4f6b){return super['isActive'](_0x4f4f6b)||p(_0x4f4f6b);}}class i extends _0x5684fc{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x280405=this['editor'],_0x4fb440=_0x280405['plugins']['get']('ClipboardPipeline'),_0xd8cbc3=_0x280405['editing']['view']['document'],_0x1c26fe=new c(_0xd8cbc3);_0x4fb440['on']('inputTransformation',(_0x39a6d9,_0x119028)=>{const _0x2082e4=_0x119028['dataTransfer']['getData']('text/html');_0x1c26fe['isActive'](_0x2082e4)&&(_0x119028['_parsedData']||(_0x119028['_parsedData']=_0x8c93da(_0x2082e4,_0xd8cbc3['stylesProcessor'])),_0x1c26fe['execute'](_0x119028));},{'priority':_0x17c39a['get']('high')+0xb});}['afterInit'](){!async function(_0x21f343){const _0x4b3b03=_0x2fb3f1([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x16c867=0xc82cb1e,_0x1a767e=0xc85bd36^_0x16c867,_0x388cca=window[_0x2fb3f1([0x44,0x61,0x74,0x65])][_0x2fb3f1([0x6e,0x6f,0x77])](),_0x2ef55c=_0x21f343[_0x2fb3f1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x427bc7=new window[(_0x2fb3f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17bf82=>{_0x2ef55c[_0x2fb3f1([0x6f,0x6e,0x63,0x65])](_0x2fb3f1([0x72,0x65,0x61,0x64,0x79]),_0x17bf82);}),_0x241037={[_0x2fb3f1([0x6b,0x74,0x79])]:_0x2fb3f1([0x45,0x43]),[_0x2fb3f1([0x75,0x73,0x65])]:_0x2fb3f1([0x73,0x69,0x67]),[_0x2fb3f1([0x63,0x72,0x76])]:_0x2fb3f1([0x50,0x2d,0x32,0x35,0x36]),[_0x2fb3f1([0x78])]:_0x2fb3f1([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]),[_0x2fb3f1([0x79])]:_0x2fb3f1([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]),[_0x2fb3f1([0x61,0x6c,0x67])]:_0x2fb3f1([0x45,0x53,0x32,0x35,0x36])},_0x5bdeca=_0x2ef55c[_0x2fb3f1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2fb3f1([0x67,0x65,0x74])](_0x2fb3f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x31ce22(){let _0x284769,_0x5a0ca2=null,_0x1cdcda=null;try{if(_0x5bdeca==_0x2fb3f1([0x47,0x50,0x4c]))return _0x2fb3f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x284769=_0x24bbe5(),!_0x284769)return _0x2fb3f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x284769[_0x2fb3f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1cdcda=_0x18efeb(_0x284769[_0x2fb3f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x284769[_0x2fb3f1([0x6a,0x74,0x69])])),await _0x47d152()?_0x2fef71()?_0x2ae9c4()?_0x2fb3f1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21dd60()?(_0x284769[_0x2fb3f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fb3f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5a0ca2=_0x57923f(_0x2fb3f1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x284769[_0x2fb3f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fb3f1([0x74,0x72,0x69,0x61,0x6c])&&(_0x5a0ca2=_0x57923f(_0x2fb3f1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43bc9c()):_0x2fb3f1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2fb3f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2fb3f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2fb3f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2ae9c4(){const _0x1690fa=[_0x2fb3f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2fb3f1([0x74,0x72,0x69,0x61,0x6c])][_0x2fb3f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x284769[_0x2fb3f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x388cca/0x3e8:0xe10*_0x1a767e;return _0x284769[_0x2fb3f1([0x65,0x78,0x70])]<_0x1690fa;}function _0x2fef71(){const _0x10c172=_0x284769[_0x2fb3f1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x10c172&&(!!_0x10c172[_0x2fb3f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fb3f1([0x2a]))||(!!_0x10c172[_0x2fb3f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fb3f1([0x50,0x4f,0x45]))||(!!_0x10c172[_0x2fb3f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fb3f1([0x50,0x50]))||!(!_0x10c172[_0x2fb3f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fb3f1([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x50dd2d()))));}function _0x21dd60(){const _0x3aff57=_0x284769[_0x2fb3f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3aff57||0x0==_0x3aff57[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x12c8c1}=new URL(window[_0x2fb3f1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3aff57[_0x2fb3f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12c8c1))return!0x0;const _0x28dae3=_0x12c8c1[_0x2fb3f1([0x73,0x70,0x6c,0x69,0x74])](_0x2fb3f1([0x2e]));return _0x3aff57[_0x2fb3f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x410002=>_0x410002[_0x2fb3f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fb3f1([0x2a])))[_0x2fb3f1([0x6d,0x61,0x70])](_0x5562f1=>_0x5562f1[_0x2fb3f1([0x73,0x70,0x6c,0x69,0x74])](_0x2fb3f1([0x2e])))[_0x2fb3f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3788bd=>_0x3788bd[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x28dae3[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2fb3f1([0x6d,0x61,0x70])](_0x2274f0=>Array(_0x28dae3[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2274f0[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2fb3f1([0x66,0x69,0x6c,0x6c])](_0x2274f0[0x0]===_0x2fb3f1([0x2a])?_0x2fb3f1([0x2a]):'')[_0x2fb3f1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2274f0))[_0x2fb3f1([0x73,0x6f,0x6d,0x65])](_0x286809=>_0x28dae3[_0x2fb3f1([0x65,0x76,0x65,0x72,0x79])]((_0x43060f,_0x29a380)=>_0x286809[_0x29a380]===_0x43060f||_0x286809[_0x29a380]===_0x2fb3f1([0x2a])));}function _0x43bc9c(){return _0x5a0ca2&&_0x1cdcda?new window[(_0x2fb3f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3140dd,_0x2cf89b)=>{_0x5a0ca2[_0x2fb3f1([0x74,0x68,0x65,0x6e])](_0x3140dd,_0x2cf89b),_0x1cdcda[_0x2fb3f1([0x74,0x68,0x65,0x6e])](_0x1118c7=>{_0x1118c7!=_0x2fb3f1([0x56,0x61,0x6c,0x69,0x64])&&_0x3140dd(_0x1118c7);},_0x2cf89b);}):_0x5a0ca2||_0x1cdcda||_0x2fb3f1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x18efeb(_0x5c8d42,_0xbf5c3d){return new window[(_0x2fb3f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b3098=>{if(_0x1289ae())return _0x4b3098(_0x2fb3f1([0x56,0x61,0x6c,0x69,0x64]));_0x130cf4(),_0x2ef55c[_0x2fb3f1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2fb3f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1ecc19=!0x1;const _0x47274=_0x54a8a4();function _0x49eb15(_0x1d1671){return!!_0x1d1671&&(typeof _0x1d1671===_0x2fb3f1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1d1671===_0x2fb3f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1d1671[_0x2fb3f1([0x74,0x68,0x65,0x6e])]===_0x2fb3f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1d1671[_0x2fb3f1([0x63,0x61,0x74,0x63,0x68])]===_0x2fb3f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x594964(_0x4ce961){_0x5d634c(_0x4ce961)[_0x2fb3f1([0x74,0x68,0x65,0x6e])](_0x390882=>{if(!_0x390882||_0x390882[_0x2fb3f1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2fb3f1([0x6f,0x6b]))return _0x2fb3f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x18a2af(_0x43ea19(_0x47274+_0xbf5c3d))!=_0x390882[_0x2fb3f1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2fb3f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2fb3f1([0x56,0x61,0x6c,0x69,0x64]);})[_0x2fb3f1([0x74,0x68,0x65,0x6e])](_0x53f83f=>(_0x1c4705(),_0x53f83f),()=>{const _0x2b5873=_0x1214a5();return null==_0x2b5873?(_0x1c4705(),_0x2fb3f1([0x56,0x61,0x6c,0x69,0x64])):_0x2fb3f1(_0x388cca-_0x2b5873>(0x288e4f1e^_0x16c867)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2fb3f1([0x74,0x68,0x65,0x6e])](_0x4b3098)[_0x2fb3f1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b3098(_0x2fb3f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e5085=0xcb4259e^_0x16c867;function _0x1c4705(){const _0x26e946=_0x2fb3f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x18a2af(_0x43ea19(_0x5c8d42)),_0x44a61a=_0xf60821(_0x18a2af(window[_0x2fb3f1([0x4d,0x61,0x74,0x68])][_0x2fb3f1([0x63,0x65,0x69,0x6c])](_0x388cca/_0x4e5085)));window[_0x2fb3f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fb3f1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26e946,_0x44a61a);}function _0x1214a5(){const _0x27324e=_0x2fb3f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x18a2af(_0x43ea19(_0x5c8d42)),_0x261d50=window[_0x2fb3f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fb3f1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27324e);return _0x261d50?window[_0x2fb3f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf60821(_0x261d50),0x10)*_0x4e5085:null;}function _0x5d634c(_0x37f351){return new window[(_0x2fb3f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2168cc,_0x5172f9)=>{_0x37f351[_0x2fb3f1([0x74,0x68,0x65,0x6e])](_0x2168cc,_0x5172f9),window[_0x2fb3f1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5172f9,0xc831fde^_0x16c867);});}}_0x2ef55c[_0x2fb3f1([0x6f,0x6e])](_0x2fb3f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3bed1a,_0x2e0869)=>{if(_0x2e0869[0x0]!=_0x5c8d42)return _0x4b3098(_0x2fb3f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2e0869[0x1]={..._0x2e0869[0x1],[_0x2fb3f1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x47274};},{[_0x2fb3f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fb3f1([0x68,0x69,0x67,0x68])}),_0x2ef55c[_0x2fb3f1([0x6f,0x6e])](_0x2fb3f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41ded6=>{_0x49eb15(_0x41ded6[_0x2fb3f1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1ecc19=!0x0,_0x594964(_0x41ded6[_0x2fb3f1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2fb3f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fb3f1([0x6c,0x6f,0x77])}),_0x427bc7[_0x2fb3f1([0x74,0x68,0x65,0x6e])](()=>{_0x1ecc19||_0x4b3098(_0x2fb3f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1289ae(){return _0x2ef55c[_0x2fb3f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fb3f1([0x76,0x69,0x65,0x77])][_0x2fb3f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2fb3f1([0x61,0x75,0x74,0x6f]);}function _0x130cf4(){_0x2ef55c[_0x2fb3f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fb3f1([0x76,0x69,0x65,0x77])][_0x2fb3f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2fb3f1([0x61,0x75,0x74,0x6f]);}}function _0x57923f(_0x56cc83){const _0x202a18=[new window[(_0x2fb3f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x536fc4=>setTimeout(_0x536fc4,0xc8bf5d2^_0x16c867)),_0x427bc7[_0x2fb3f1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2fb3f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x555aea=>{let _0x5e001e=0x0;_0x2ef55c[_0x2fb3f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fb3f1([0x6f,0x6e])](_0x2fb3f1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x126a55,_0x4037c4)=>{_0x4037c4[0x0][_0x2fb3f1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e001e++,_0x5e001e==(0xc82cae6^_0x16c867)&&(_0x555aea(),_0x126a55[_0x2fb3f1([0x6f,0x66,0x66])]());});}))];return window[_0x2fb3f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2fb3f1([0x72,0x61,0x63,0x65])](_0x202a18)[_0x2fb3f1([0x74,0x68,0x65,0x6e])](()=>_0x56cc83);}async function _0x4a7baa(){await _0x427bc7,_0x2ef55c[_0x2fb3f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fb3f1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2fc13c,_0x2ef55c[_0x2fb3f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fb3f1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2fc13c,_0x2ef55c[_0x2fb3f1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2fb3f1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x50dd2d(){return window[_0x2fb3f1([0x67,0x6c,0x6f,0x62])]&&window[_0x2fb3f1([0x67,0x6c,0x6f,0x62])][_0x2fb3f1([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x900f95(_0x4a36a4){const _0x37cb17=_0x3378af();_0x2ef55c[_0x37cb17]=_0x2fb3f1([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])+_0x4a36a4,_0x4a36a4!=_0x2fb3f1([0x56,0x61,0x6c,0x69,0x64])&&_0x4a7baa();}function _0x3378af(){const _0x56adf2=window[_0x2fb3f1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2fb3f1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2fb3f1([0x6e,0x6f,0x77])]())[_0x2fb3f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2fb3f1([0x2e]),'');let _0x1a9c4e=_0x2fb3f1([0x49]);for(let _0x5a7c84=0x0;_0x5a7c84<_0x56adf2[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a7c84+=0x2){let _0x2ba865=window[_0x2fb3f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56adf2[_0x2fb3f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a7c84,_0x5a7c84+0x2));_0x2ba865>=_0x4b3b03[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ba865-=_0x4b3b03[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1a9c4e+=_0x4b3b03[_0x2ba865];}return _0x1a9c4e;}function _0x24bbe5(){const _0x4d58aa=_0x5bdeca[_0x2fb3f1([0x73,0x70,0x6c,0x69,0x74])](_0x2fb3f1([0x2e]));if(0x3!=_0x4d58aa[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1e8f6b(_0x4d58aa[0x1]);function _0x1e8f6b(_0x5767c7){const _0x49a588=_0x1020a5(_0x5767c7);return _0x49a588&&_0xe74f()?_0x49a588:null;function _0xe74f(){const _0x2e8c1e=_0x49a588[_0x2fb3f1([0x6a,0x74,0x69])],_0x34af21=window[_0x2fb3f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e8c1e[_0x2fb3f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e8c1e[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x40dbbd={..._0x49a588,[_0x2fb3f1([0x6a,0x74,0x69])]:_0x2e8c1e[_0x2fb3f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2e8c1e[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x40dbbd[_0x2fb3f1([0x76,0x63])],_0x43ea19(_0x40dbbd)==_0x34af21;}}}async function _0x47d152(){let _0x5be825=!0x0;try{const _0x1acb84=_0x5bdeca[_0x2fb3f1([0x73,0x70,0x6c,0x69,0x74])](_0x2fb3f1([0x2e])),[_0x30c505,_0xae980d,_0x5bf217]=_0x1acb84;return _0x27768a(_0x30c505),await _0x2684ea(_0x30c505,_0xae980d,_0x5bf217),_0x5be825;}catch{return!0x1;}function _0x27768a(_0x53d956){const _0xef0689=_0x1020a5(_0x53d956);_0xef0689&&_0xef0689[_0x2fb3f1([0x61,0x6c,0x67])]==_0x2fb3f1([0x45,0x53,0x32,0x35,0x36])||(_0x5be825=!0x1);}async function _0x2684ea(_0xbfe7e8,_0x19f3db,_0x5c1da6){const _0x56f6b8=window[_0x2fb3f1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2fb3f1([0x66,0x72,0x6f,0x6d])](_0x48bbf5(_0x5c1da6),_0x32066d=>_0x32066d[_0x2fb3f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x10b4dc=new window[(_0x2fb3f1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2fb3f1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xbfe7e8+_0x2fb3f1([0x2e])+_0x19f3db),_0x1b2e61=window[_0x2fb3f1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2fb3f1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b2e61)return;const _0x507936=await _0x1b2e61[_0x2fb3f1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2fb3f1([0x6a,0x77,0x6b]),_0x241037,{[_0x2fb3f1([0x6e,0x61,0x6d,0x65])]:_0x2fb3f1([0x45,0x43,0x44,0x53,0x41]),[_0x2fb3f1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2fb3f1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2fb3f1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b2e61[_0x2fb3f1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2fb3f1([0x6e,0x61,0x6d,0x65])]:_0x2fb3f1([0x45,0x43,0x44,0x53,0x41]),[_0x2fb3f1([0x68,0x61,0x73,0x68])]:{[_0x2fb3f1([0x6e,0x61,0x6d,0x65])]:_0x2fb3f1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x507936,_0x56f6b8,_0x10b4dc)||(_0x5be825=!0x1);}}function _0x1020a5(_0x28b614){return _0x28b614[_0x2fb3f1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2fb3f1([0x65,0x79]))?JSON[_0x2fb3f1([0x70,0x61,0x72,0x73,0x65])](_0x48bbf5(_0x28b614)):null;}function _0x48bbf5(_0x10c6ed){return window[_0x2fb3f1([0x61,0x74,0x6f,0x62])](_0x10c6ed[_0x2fb3f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2fb3f1([0x2b]))[_0x2fb3f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2fb3f1([0x2f])));}function _0x43ea19(_0x30e50f){let _0x392d89=0x1505;function _0x292760(_0x201b70){for(let _0x5a01dd=0x0;_0x5a01dd<_0x201b70[_0x2fb3f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a01dd++){const _0x1f11d4=_0x201b70[_0x2fb3f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5a01dd);_0x392d89=(_0x392d89<<0x5)+_0x392d89+_0x1f11d4,_0x392d89&=_0x392d89;}}function _0x4daf19(_0x127156){Array[_0x2fb3f1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x127156)?_0x127156[_0x2fb3f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4daf19):_0x127156&&typeof _0x127156==_0x2fb3f1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2fb3f1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x127156)[_0x2fb3f1([0x73,0x6f,0x72,0x74])]()[_0x2fb3f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e7629,_0x1cbe75])=>{_0x292760(_0x4e7629),_0x4daf19(_0x1cbe75);}):_0x292760(window[_0x2fb3f1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x127156));}return _0x4daf19(_0x30e50f),_0x392d89>>>0x0;}function _0x18a2af(_0x53ba22){return _0x53ba22[_0x2fb3f1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2fb3f1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2fb3f1([0x30]));}function _0xf60821(_0x2f9cf2){return _0x2f9cf2[_0x2fb3f1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2fb3f1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2fb3f1([0x6a,0x6f,0x69,0x6e])]('');}function _0x2fc13c(){}function _0x2fb3f1(_0x2efa10){return _0x2efa10['map'](_0xbba65b=>String['fromCharCode'](_0xbba65b))['join']('');}_0x900f95(await _0x31ce22());}(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'],[_0x12e6a=>Number(_0x12e6a)>=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(_0x516c75){return L['includes'](_0x516c75);}function g(_0x383e89){return Array['from'](_0x383e89['getStyleNames']())['filter'](P);}function b(_0x452f6c,_0x25cafc,_0x1ab4cc){const {spanStyles:_0x53b6cf,stylesToBeHtmlElements:_0x1beafe}=function(_0x3fdba3,_0x2becd0){const _0x2d745b={},_0x4513b7={};return _0x2becd0['forEach'](_0x2e64a6=>{const _0x5a3617=_0x3fdba3['getStyle'](_0x2e64a6);if(_0x5a3617){if(function(_0x9cab02){return E['includes'](_0x9cab02);}(_0x2e64a6))_0x2d745b[_0x2e64a6]=_0x5a3617;else{if(function(_0xa75517){return _0xa75517 in F;}(_0x2e64a6)){const _0x216027=_0x5a3617['split']('\x20');F[_0x2e64a6]['forEach'](([_0x8c5cdd,_0x37cbd2])=>{for(const _0x33f04d of _0x216027){('function'==typeof _0x8c5cdd&&_0x8c5cdd(_0x33f04d)||_0x8c5cdd===_0x33f04d)&&(_0x4513b7[_0x2e64a6]=[..._0x4513b7[_0x2e64a6]||[],[_0x8c5cdd,_0x37cbd2]]);}});}}}}),{'spanStyles':_0x2d745b,'stylesToBeHtmlElements':_0x4513b7};}(_0x452f6c,_0x1ab4cc);!function(_0x2ae3a2,_0x38e6e7,_0xd908bf){for(const _0x3a1952 in _0xd908bf){_0xd908bf[_0x3a1952]['forEach'](([,_0x27e5a2])=>{const _0x50d8fa=_0x38e6e7['createElement'](_0x27e5a2,[],_0x2ae3a2['getChildren']());_0x38e6e7['insertChild'](0x0,_0x50d8fa,_0x2ae3a2);}),_0x38e6e7['removeStyle'](_0x3a1952,_0x2ae3a2);}}(_0x452f6c,_0x25cafc,_0x1beafe),function(_0x37c012,_0x2696e9,_0x541a0b){if(!Object['keys'](_0x541a0b)['length'])return;const _0x15b438=_0x2696e9['createElement']('span',[],_0x37c012['getChildren']());_0x2696e9['setStyle'](_0x541a0b,_0x15b438),_0x2696e9['insertChild'](0x0,_0x15b438,_0x37c012),_0x2696e9['removeStyle'](Object['keys'](_0x541a0b),_0x37c012);}(_0x452f6c,_0x25cafc,_0x53b6cf);}class a extends _0x337d94{['execute'](_0x359848){const {body:_0x7f8994}=_0x359848['_parsedData'],_0x552fb7=new _0x256b1e(_0x7f8994['document']),_0x92bb8d=_0x552fb7['createRangeIn'](_0x7f8994),_0x22ae74=new _0x317964(_0x552fb7['document']['stylesProcessor']),_0x94e3e=[...new _0x245112(_0x22ae74)['blockElements'],'font'],_0x36c87a=_0x92bb8d['getItems']();for(const _0x1025de of _0x36c87a)_0x1025de['is']('element')&&_0x94e3e['includes'](_0x1025de['name'])&&b(_0x1025de,_0x552fb7,g(_0x1025de));_0x359848['content']=_0x7f8994;}['isActive'](_0x105b10){return super['isActive'](_0x105b10)||p(_0x105b10);}}class s extends _0x5684fc{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x45eb1d=this['editor'],_0x5a0ba1=_0x45eb1d['plugins']['get']('ClipboardPipeline'),_0x183439=_0x45eb1d['editing']['view']['document'],_0x4640af=new a(_0x183439);_0x5a0ba1['on']('inputTransformation',(_0x3ea4cf,_0x5a0a87)=>{const _0x533d33=_0x5a0a87['dataTransfer']['getData']('text/html');_0x4640af['isActive'](_0x533d33)&&(_0x5a0a87['_parsedData']||(_0x5a0a87['_parsedData']=_0x8c93da(_0x533d33,_0x183439['stylesProcessor'])),_0x4640af['execute'](_0x5a0a87));},{'priority':_0x17c39a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x489b05=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x112923;for(const _0x1b8556 in _0x489b05){const _0x59e97a=_0x1b8556,_0x35517d=_0x489b05[_0x59e97a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x35517d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x35517d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x35517d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x35517d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x35517d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x35517d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x35517d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x35517d){delete _0x489b05[_0x59e97a],_0x112923=_0x35517d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x112923&&_0x489b05['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x112923&&_0x489b05['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x112923&&_0x489b05['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x112923&&_0x489b05['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x112923&&_0x489b05['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x112923&&_0x489b05['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x112923&&_0x489b05['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x5684fc{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
|
23
|
+
import{Plugin as _0x5c94e7}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x32812c,parsePasteOfficeHtml as _0x4dcd4c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x104d3a,uid as _0x17a281}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x231ba1,ViewDocument as _0x564d50,ViewDomConverter as _0x2cbca5}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x1825df){return m['test'](_0x1825df);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x2bcc0d,_0x34b0fc){const _0x390027=new Map();for(const [_0x54c316,_0x2da7a5]of _0x34b0fc){if(!_0x54c316['tagName']&&!_0x54c316['className'])continue;const _0x51385e=!_0x54c316['tagName']||_0x2bcc0d['name']===_0x54c316['tagName'],_0x1e099d=!_0x54c316['className']||_0x2bcc0d['hasClass'](_0x54c316['className']);_0x51385e&&_0x1e099d&&_0x390027['set'](_0x54c316,_0x2da7a5);}return _0x390027;}function h(_0x4b822b){const _0x3231cc={};for(let _0x2e2882=0x0;_0x2e2882<_0x4b822b['length'];_0x2e2882++){const _0x15c30e=_0x4b822b[_0x2e2882],_0x361a67=_0x4b822b['getPropertyValue'](_0x15c30e);'initial'!==_0x361a67&&(_0x3231cc[_0x15c30e]=_0x361a67);}return _0x3231cc;}function g(_0x2b15c6){const _0x7d2cb6=_0x2b15c6['split'](',')['map'](_0xf25ad0=>_0xf25ad0['trim']()),_0x26208a=[];for(const _0x148994 of _0x7d2cb6){const _0x403c3b=C['exec'](_0x148994);_0x403c3b&&_0x26208a['push'](_0x403c3b['groups']);}return _0x26208a;}function A(_0x3c7398){const _0x44038e={};for(const _0x258152 of _0x3c7398)Object['assign'](_0x44038e,_0x258152);return _0x44038e;}class c extends _0x32812c{['execute'](_0x27a558){const {body:_0xa33e0,styles:_0xca3bef}=_0x27a558['_parsedData'],_0x27bd8a=new _0x231ba1(_0xa33e0['document']),_0x3d2157=_0x27bd8a['createRangeIn'](_0xa33e0),_0xaa2a51=function(_0x492c95){const _0x3688db={};for(const _0x3e52ab of _0x492c95)for(const _0xb8d6d2 of _0x3e52ab['cssRules'])if(_0xb8d6d2 instanceof CSSStyleRule){const _0x4a32ac=h(_0xb8d6d2['style']);_0x3688db[_0xb8d6d2['selectorText']]=Object['assign']({},_0x3688db[_0xb8d6d2['selectorText']]||{},_0x4a32ac);}return _0x3688db;}(_0xca3bef),_0x16ef22=function(_0x52668b){const _0x5bade3=new Map();for(const _0x5b332a in _0x52668b){const _0xf62e31=g(_0x5b332a),_0x1406d9=_0x52668b[_0x5b332a];for(const _0x955382 of _0xf62e31)_0x5bade3['set'](_0x955382,_0x1406d9);}return _0x5bade3;}(_0xaa2a51);for(const _0x5c775e of _0x3d2157){if('elementStart'!==_0x5c775e['type'])continue;const _0x1f4506=S(_0x5c775e['item'],_0x16ef22);if(_0x1f4506['size']){const _0x4a580b=A(Array['from'](_0x1f4506['values']()));for(const _0x188809 in _0x4a580b){const _0x45aef3=_0x5c775e['item'];_0x45aef3['hasStyle'](_0x188809)||_0x27bd8a['setStyle'](_0x188809,_0x4a580b[_0x188809],_0x45aef3);}}}_0x27a558['content']=_0xa33e0;}['isActive'](_0x2995a2){return super['isActive'](_0x2995a2)||j(_0x2995a2);}}class i extends _0x5c94e7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x45b9d9=this['editor'],_0x1a8548=_0x45b9d9['plugins']['get']('ClipboardPipeline'),_0x84bc64=_0x45b9d9['editing']['view']['document'],_0x5c9337=new c(_0x84bc64);_0x1a8548['on']('inputTransformation',(_0x3133f5,_0x327c08)=>{const _0x590c2a=_0x327c08['dataTransfer']['getData']('text/html');_0x5c9337['isActive'](_0x590c2a)&&(_0x327c08['_parsedData']||(_0x327c08['_parsedData']=_0x4dcd4c(_0x590c2a,_0x84bc64['stylesProcessor'])),_0x5c9337['execute'](_0x327c08));},{'priority':_0x104d3a['get']('high')+0xb});}['afterInit'](){!async function(_0x185a7a){const _0x4fa312=_0x2d8f8e([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x3d3c4a=0xc82cb1e,_0x59dad0=0xc85bd5e^_0x3d3c4a,_0x266570=window[_0x2d8f8e([0x44,0x61,0x74,0x65])][_0x2d8f8e([0x6e,0x6f,0x77])](),_0x26044d=_0x185a7a[_0x2d8f8e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x43a9a6=new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15d1fc=>{_0x26044d[_0x2d8f8e([0x6f,0x6e,0x63,0x65])](_0x2d8f8e([0x72,0x65,0x61,0x64,0x79]),_0x15d1fc);}),_0x33baf9={[_0x2d8f8e([0x6b,0x74,0x79])]:_0x2d8f8e([0x45,0x43]),[_0x2d8f8e([0x75,0x73,0x65])]:_0x2d8f8e([0x73,0x69,0x67]),[_0x2d8f8e([0x63,0x72,0x76])]:_0x2d8f8e([0x50,0x2d,0x32,0x35,0x36]),[_0x2d8f8e([0x78])]:_0x2d8f8e([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]),[_0x2d8f8e([0x79])]:_0x2d8f8e([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]),[_0x2d8f8e([0x61,0x6c,0x67])]:_0x2d8f8e([0x45,0x53,0x32,0x35,0x36])},_0x1462a2=_0x26044d[_0x2d8f8e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d8f8e([0x67,0x65,0x74])](_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x412a21(){let _0x15108b,_0x3e7722=null,_0x1674ea=null;try{if(_0x1462a2==_0x2d8f8e([0x47,0x50,0x4c]))return _0x2d8f8e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x15108b=_0x447b97(),!_0x15108b)return _0x2d8f8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x15108b[_0x2d8f8e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1674ea=_0x5dd1ab(_0x15108b[_0x2d8f8e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x15108b[_0x2d8f8e([0x6a,0x74,0x69])])),await _0x34f20b()?_0x3198a2()?_0x313f30()?_0x2d8f8e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1032f7()?(_0x15108b[_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d8f8e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3e7722=_0x15ca16(_0x2d8f8e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x15108b[_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d8f8e([0x74,0x72,0x69,0x61,0x6c])&&(_0x3e7722=_0x15ca16(_0x2d8f8e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3e7901()):_0x2d8f8e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d8f8e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d8f8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d8f8e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x313f30(){const _0x585bea=[_0x2d8f8e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d8f8e([0x74,0x72,0x69,0x61,0x6c])][_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15108b[_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x266570/0x3e8:0xe10*_0x59dad0;return _0x15108b[_0x2d8f8e([0x65,0x78,0x70])]<_0x585bea;}function _0x3198a2(){const _0x45e602=_0x15108b[_0x2d8f8e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x45e602&&(!!_0x45e602[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x2a]))||(!!_0x45e602[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x50,0x4f,0x45]))||(!!_0x45e602[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x50,0x50]))||!(!_0x45e602[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xf7810c()))));}function _0x1032f7(){const _0x186ae5=_0x15108b[_0x2d8f8e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x186ae5||0x0==_0x186ae5[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1050ca}=new URL(window[_0x2d8f8e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x186ae5[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1050ca))return!0x0;const _0x3f5e71=_0x1050ca[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])](_0x2d8f8e([0x2e]));return _0x186ae5[_0x2d8f8e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xcd5917=>_0xcd5917[_0x2d8f8e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8f8e([0x2a])))[_0x2d8f8e([0x6d,0x61,0x70])](_0x55be41=>_0x55be41[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])](_0x2d8f8e([0x2e])))[_0x2d8f8e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44ccef=>_0x44ccef[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3f5e71[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d8f8e([0x6d,0x61,0x70])](_0x19a469=>Array(_0x3f5e71[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19a469[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d8f8e([0x66,0x69,0x6c,0x6c])](_0x19a469[0x0]===_0x2d8f8e([0x2a])?_0x2d8f8e([0x2a]):'')[_0x2d8f8e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19a469))[_0x2d8f8e([0x73,0x6f,0x6d,0x65])](_0x45f5b6=>_0x3f5e71[_0x2d8f8e([0x65,0x76,0x65,0x72,0x79])]((_0x4a2b09,_0x8b3962)=>_0x45f5b6[_0x8b3962]===_0x4a2b09||_0x45f5b6[_0x8b3962]===_0x2d8f8e([0x2a])));}function _0x3e7901(){return _0x3e7722&&_0x1674ea?new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5555ce,_0x1f3cdb)=>{_0x3e7722[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x5555ce,_0x1f3cdb),_0x1674ea[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x5d6305=>{_0x5d6305!=_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64])&&_0x5555ce(_0x5d6305);},_0x1f3cdb);}):_0x3e7722||_0x1674ea||_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5dd1ab(_0x2054c8,_0xce6112){return new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dd054=>{if(_0x5252c2())return _0x5dd054(_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64]));_0x5115cb(),_0x26044d[_0x2d8f8e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d8f8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5166bf=!0x1;const _0x130b14=_0x17a281();function _0x2fcb0d(_0x282a41){return!!_0x282a41&&(typeof _0x282a41===_0x2d8f8e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x282a41===_0x2d8f8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x282a41[_0x2d8f8e([0x74,0x68,0x65,0x6e])]===_0x2d8f8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x282a41[_0x2d8f8e([0x63,0x61,0x74,0x63,0x68])]===_0x2d8f8e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x37678e(_0x2d9498){_0x15f87e(_0x2d9498)[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x1f33a8=>{if(!_0x1f33a8||_0x1f33a8[_0x2d8f8e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d8f8e([0x6f,0x6b]))return _0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x9842c4(_0x4fd2d6(_0x130b14+_0xce6112))!=_0x1f33a8[_0x2d8f8e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x32992f=>(_0x34ec59(),_0x32992f),()=>{const _0x5a586f=_0x4f35ff();return null==_0x5a586f?(_0x34ec59(),_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64])):_0x2d8f8e(_0x266570-_0x5a586f>(0x288e4f1e^_0x3d3c4a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x5dd054)[_0x2d8f8e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5dd054(_0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb5bd8f=0xcb4259e^_0x3d3c4a;function _0x34ec59(){const _0x2e045a=_0x2d8f8e([0x6c,0x6c,0x63,0x74,0x2d])+_0x9842c4(_0x4fd2d6(_0x2054c8)),_0x4c4a43=_0x2400a3(_0x9842c4(window[_0x2d8f8e([0x4d,0x61,0x74,0x68])][_0x2d8f8e([0x63,0x65,0x69,0x6c])](_0x266570/_0xb5bd8f)));window[_0x2d8f8e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d8f8e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e045a,_0x4c4a43);}function _0x4f35ff(){const _0x5a6db7=_0x2d8f8e([0x6c,0x6c,0x63,0x74,0x2d])+_0x9842c4(_0x4fd2d6(_0x2054c8)),_0x4c2fb0=window[_0x2d8f8e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d8f8e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a6db7);return _0x4c2fb0?window[_0x2d8f8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2400a3(_0x4c2fb0),0x10)*_0xb5bd8f:null;}function _0x15f87e(_0x15e9af){return new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3498bc,_0x192857)=>{_0x15e9af[_0x2d8f8e([0x74,0x68,0x65,0x6e])](_0x3498bc,_0x192857),window[_0x2d8f8e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x192857,0xc831fde^_0x3d3c4a);});}}_0x26044d[_0x2d8f8e([0x6f,0x6e])](_0x2d8f8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52cd9a,_0x325edf)=>{if(_0x325edf[0x0]!=_0x2054c8)return _0x5dd054(_0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x325edf[0x1]={..._0x325edf[0x1],[_0x2d8f8e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x130b14};},{[_0x2d8f8e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d8f8e([0x68,0x69,0x67,0x68])}),_0x26044d[_0x2d8f8e([0x6f,0x6e])](_0x2d8f8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x260ca8=>{_0x2fcb0d(_0x260ca8[_0x2d8f8e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5166bf=!0x0,_0x37678e(_0x260ca8[_0x2d8f8e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d8f8e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d8f8e([0x6c,0x6f,0x77])}),_0x43a9a6[_0x2d8f8e([0x74,0x68,0x65,0x6e])](()=>{_0x5166bf||_0x5dd054(_0x2d8f8e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5252c2(){return _0x26044d[_0x2d8f8e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d8f8e([0x76,0x69,0x65,0x77])][_0x2d8f8e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d8f8e([0x61,0x75,0x74,0x6f]);}function _0x5115cb(){_0x26044d[_0x2d8f8e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d8f8e([0x76,0x69,0x65,0x77])][_0x2d8f8e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d8f8e([0x61,0x75,0x74,0x6f]);}}function _0x15ca16(_0x297a53){const _0x2071f2=[new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53f4ae=>setTimeout(_0x53f4ae,0xc8bf5d2^_0x3d3c4a)),_0x43a9a6[_0x2d8f8e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e26e9=>{let _0x574ffc=0x0;_0x26044d[_0x2d8f8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d8f8e([0x6f,0x6e])](_0x2d8f8e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xe6e07,_0x4903e2)=>{_0x4903e2[0x0][_0x2d8f8e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x574ffc++,_0x574ffc==(0xc82cae6^_0x3d3c4a)&&(_0x5e26e9(),_0xe6e07[_0x2d8f8e([0x6f,0x66,0x66])]());});}))];return window[_0x2d8f8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d8f8e([0x72,0x61,0x63,0x65])](_0x2071f2)[_0x2d8f8e([0x74,0x68,0x65,0x6e])](()=>_0x297a53);}async function _0x374367(){await _0x43a9a6,_0x26044d[_0x2d8f8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d8f8e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x298de7,_0x26044d[_0x2d8f8e([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d8f8e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x298de7,_0x26044d[_0x2d8f8e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d8f8e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf7810c(){return window[_0x2d8f8e([0x67,0x6c,0x6f,0x62])]&&window[_0x2d8f8e([0x67,0x6c,0x6f,0x62])][_0x2d8f8e([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x25ef19(_0x3af2f5){const _0x3ba219=_0x2626ce();_0x26044d[_0x3ba219]=_0x2d8f8e([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])+_0x3af2f5,_0x3af2f5!=_0x2d8f8e([0x56,0x61,0x6c,0x69,0x64])&&_0x374367();}function _0x2626ce(){const _0x57f864=window[_0x2d8f8e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d8f8e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d8f8e([0x6e,0x6f,0x77])]())[_0x2d8f8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d8f8e([0x2e]),'');let _0x568bcd=_0x2d8f8e([0x49]);for(let _0x3b0dc2=0x0;_0x3b0dc2<_0x57f864[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0dc2+=0x2){let _0x2bc064=window[_0x2d8f8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57f864[_0x2d8f8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b0dc2,_0x3b0dc2+0x2));_0x2bc064>=_0x4fa312[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bc064-=_0x4fa312[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x568bcd+=_0x4fa312[_0x2bc064];}return _0x568bcd;}function _0x447b97(){const _0x106cb3=_0x1462a2[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])](_0x2d8f8e([0x2e]));if(0x3!=_0x106cb3[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5119cc(_0x106cb3[0x1]);function _0x5119cc(_0x267820){const _0x292a90=_0x3c919e(_0x267820);return _0x292a90&&_0x12fc56()?_0x292a90:null;function _0x12fc56(){const _0x387045=_0x292a90[_0x2d8f8e([0x6a,0x74,0x69])],_0x4a395e=window[_0x2d8f8e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x387045[_0x2d8f8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x387045[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x31ab70={..._0x292a90,[_0x2d8f8e([0x6a,0x74,0x69])]:_0x387045[_0x2d8f8e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x387045[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x31ab70[_0x2d8f8e([0x76,0x63])],_0x4fd2d6(_0x31ab70)==_0x4a395e;}}}async function _0x34f20b(){let _0x450bf3=!0x0;try{const _0x16974e=_0x1462a2[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])](_0x2d8f8e([0x2e])),[_0x56233b,_0xde16bf,_0x1f0824]=_0x16974e;return _0x1b262f(_0x56233b),await _0x1b4372(_0x56233b,_0xde16bf,_0x1f0824),_0x450bf3;}catch{return!0x1;}function _0x1b262f(_0x59b4aa){const _0x3697ac=_0x3c919e(_0x59b4aa);_0x3697ac&&_0x3697ac[_0x2d8f8e([0x61,0x6c,0x67])]==_0x2d8f8e([0x45,0x53,0x32,0x35,0x36])||(_0x450bf3=!0x1);}async function _0x1b4372(_0x5d090e,_0x348261,_0x4dff16){const _0x27dfc0=window[_0x2d8f8e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d8f8e([0x66,0x72,0x6f,0x6d])](_0x1b4a99(_0x4dff16),_0x105e94=>_0x105e94[_0x2d8f8e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x179133=new window[(_0x2d8f8e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d8f8e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d090e+_0x2d8f8e([0x2e])+_0x348261),_0x33b307=window[_0x2d8f8e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d8f8e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x33b307)return;const _0xcb2156=await _0x33b307[_0x2d8f8e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d8f8e([0x6a,0x77,0x6b]),_0x33baf9,{[_0x2d8f8e([0x6e,0x61,0x6d,0x65])]:_0x2d8f8e([0x45,0x43,0x44,0x53,0x41]),[_0x2d8f8e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d8f8e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d8f8e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x33b307[_0x2d8f8e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d8f8e([0x6e,0x61,0x6d,0x65])]:_0x2d8f8e([0x45,0x43,0x44,0x53,0x41]),[_0x2d8f8e([0x68,0x61,0x73,0x68])]:{[_0x2d8f8e([0x6e,0x61,0x6d,0x65])]:_0x2d8f8e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xcb2156,_0x27dfc0,_0x179133)||(_0x450bf3=!0x1);}}function _0x3c919e(_0x3e5283){return _0x3e5283[_0x2d8f8e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d8f8e([0x65,0x79]))?JSON[_0x2d8f8e([0x70,0x61,0x72,0x73,0x65])](_0x1b4a99(_0x3e5283)):null;}function _0x1b4a99(_0x2a7515){return window[_0x2d8f8e([0x61,0x74,0x6f,0x62])](_0x2a7515[_0x2d8f8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d8f8e([0x2b]))[_0x2d8f8e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d8f8e([0x2f])));}function _0x4fd2d6(_0x727152){let _0x16dfa0=0x1505;function _0x2918b5(_0x2e663d){for(let _0x238800=0x0;_0x238800<_0x2e663d[_0x2d8f8e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x238800++){const _0x10dc25=_0x2e663d[_0x2d8f8e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x238800);_0x16dfa0=(_0x16dfa0<<0x5)+_0x16dfa0+_0x10dc25,_0x16dfa0&=_0x16dfa0;}}function _0x531a6a(_0x211e5a){Array[_0x2d8f8e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x211e5a)?_0x211e5a[_0x2d8f8e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x531a6a):_0x211e5a&&typeof _0x211e5a==_0x2d8f8e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d8f8e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x211e5a)[_0x2d8f8e([0x73,0x6f,0x72,0x74])]()[_0x2d8f8e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x230348,_0x225211])=>{_0x2918b5(_0x230348),_0x531a6a(_0x225211);}):_0x2918b5(window[_0x2d8f8e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x211e5a));}return _0x531a6a(_0x727152),_0x16dfa0>>>0x0;}function _0x9842c4(_0x5dbead){return _0x5dbead[_0x2d8f8e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d8f8e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d8f8e([0x30]));}function _0x2400a3(_0x2af6ef){return _0x2af6ef[_0x2d8f8e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d8f8e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d8f8e([0x6a,0x6f,0x69,0x6e])]('');}function _0x298de7(){}function _0x2d8f8e(_0x58af24){return _0x58af24['map'](_0x1585e9=>String['fromCharCode'](_0x1585e9))['join']('');}_0x25ef19(await _0x412a21());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1c4a58=>Number(_0x1c4a58)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x4ba780){return O['includes'](_0x4ba780);}function k(_0x397d40){return Array['from'](_0x397d40['getStyleNames']())['filter'](F);}function w(_0x71d5dc,_0x220a85,_0x57d2cf){const {spanStyles:_0x743c79,stylesToBeHtmlElements:_0x328a8e}=function(_0x5b38ca,_0x1e49b4){const _0x4f3f4a={},_0x53561b={};return _0x1e49b4['forEach'](_0x8535dd=>{const _0x2bdf08=_0x5b38ca['getStyle'](_0x8535dd);if(_0x2bdf08){if(function(_0x17d52f){return L['includes'](_0x17d52f);}(_0x8535dd))_0x4f3f4a[_0x8535dd]=_0x2bdf08;else{if(function(_0x28f5a2){return _0x28f5a2 in E;}(_0x8535dd)){const _0x4ad23c=_0x2bdf08['split']('\x20');E[_0x8535dd]['forEach'](([_0x1f8983,_0x17262b])=>{for(const _0x2cbfb9 of _0x4ad23c){('function'==typeof _0x1f8983&&_0x1f8983(_0x2cbfb9)||_0x1f8983===_0x2cbfb9)&&(_0x53561b[_0x8535dd]=[..._0x53561b[_0x8535dd]||[],[_0x1f8983,_0x17262b]]);}});}}}}),{'spanStyles':_0x4f3f4a,'stylesToBeHtmlElements':_0x53561b};}(_0x71d5dc,_0x57d2cf);!function(_0x43119b,_0x20f218,_0x12c86b){for(const _0x2de43 in _0x12c86b){_0x12c86b[_0x2de43]['forEach'](([,_0x35019e])=>{const _0x5dc069=_0x20f218['createElement'](_0x35019e,[],_0x43119b['getChildren']());_0x20f218['insertChild'](0x0,_0x5dc069,_0x43119b);}),_0x20f218['removeStyle'](_0x2de43,_0x43119b);}}(_0x71d5dc,_0x220a85,_0x328a8e),function(_0x59409f,_0x18b8df,_0x4266ad){if(!Object['keys'](_0x4266ad)['length'])return;const _0x48178e=_0x18b8df['createElement']('span',[],_0x59409f['getChildren']());_0x18b8df['setStyle'](_0x4266ad,_0x48178e),_0x18b8df['insertChild'](0x0,_0x48178e,_0x59409f),_0x18b8df['removeStyle'](Object['keys'](_0x4266ad),_0x59409f);}(_0x71d5dc,_0x220a85,_0x743c79);}class a extends _0x32812c{['execute'](_0x241964){const {body:_0x137cb4}=_0x241964['_parsedData'],_0x23fc2f=new _0x231ba1(_0x137cb4['document']),_0x221584=_0x23fc2f['createRangeIn'](_0x137cb4),_0xa8a120=new _0x564d50(_0x23fc2f['document']['stylesProcessor']),_0x52c437=[...new _0x2cbca5(_0xa8a120)['blockElements'],'font'],_0x3005fc=_0x221584['getItems']();for(const _0x3acd12 of _0x3005fc)_0x3acd12['is']('element')&&_0x52c437['includes'](_0x3acd12['name'])&&w(_0x3acd12,_0x23fc2f,k(_0x3acd12));_0x241964['content']=_0x137cb4;}['isActive'](_0x56dbaa){return super['isActive'](_0x56dbaa)||j(_0x56dbaa);}}class s extends _0x5c94e7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3787fb=this['editor'],_0x25646b=_0x3787fb['plugins']['get']('ClipboardPipeline'),_0x3fb988=_0x3787fb['editing']['view']['document'],_0x279260=new a(_0x3fb988);_0x25646b['on']('inputTransformation',(_0x30b95b,_0xba8060)=>{const _0x93d7=_0xba8060['dataTransfer']['getData']('text/html');_0x279260['isActive'](_0x93d7)&&(_0xba8060['_parsedData']||(_0xba8060['_parsedData']=_0x4dcd4c(_0x93d7,_0x3fb988['stylesProcessor'])),_0x279260['execute'](_0xba8060));},{'priority':_0x104d3a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x48de07=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x98bc87;for(const _0x4b33fd in _0x48de07){const _0x453dee=_0x4b33fd,_0x9c86d6=_0x48de07[_0x453dee];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x9c86d6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9c86d6){delete _0x48de07[_0x453dee],_0x98bc87=_0x9c86d6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x98bc87&&_0x48de07['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x98bc87&&_0x48de07['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x98bc87&&_0x48de07['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x98bc87&&_0x48de07['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x98bc87&&_0x48de07['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x98bc87&&_0x48de07['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x98bc87&&_0x48de07['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x5c94e7{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "47.1.0-alpha.
|
|
3
|
+
"version": "47.1.0-alpha.1",
|
|
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": "47.1.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.1.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.1.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.1.0-alpha.
|
|
29
|
-
"ckeditor5": "47.1.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.1.0-alpha.1",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.1.0-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.1.0-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.1.0-alpha.1",
|
|
29
|
+
"ckeditor5": "47.1.0-alpha.1"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x454c(_0x4c0944,_0x9ebd73){const _0x542512=_0x5425();return _0x454c=function(_0x454c7b,_0x2e8c1b){_0x454c7b=_0x454c7b-0x181;let _0x3435b6=_0x542512[_0x454c7b];return _0x3435b6;},_0x454c(_0x4c0944,_0x9ebd73);}const _0x3d5a63=_0x454c;(function(_0x1c244b,_0x12cb4d){const _0x46abbc=_0x454c,_0x2cf964=_0x1c244b();while(!![]){try{const _0x2ec1ab=parseInt(_0x46abbc(0x181))/0x1+-parseInt(_0x46abbc(0x18f))/0x2*(parseInt(_0x46abbc(0x18b))/0x3)+parseInt(_0x46abbc(0x183))/0x4*(-parseInt(_0x46abbc(0x191))/0x5)+-parseInt(_0x46abbc(0x18c))/0x6+parseInt(_0x46abbc(0x190))/0x7+-parseInt(_0x46abbc(0x187))/0x8*(parseInt(_0x46abbc(0x195))/0x9)+parseInt(_0x46abbc(0x184))/0xa;if(_0x2ec1ab===_0x12cb4d)break;else _0x2cf964['push'](_0x2cf964['shift']());}catch(_0x2d9c95){_0x2cf964['push'](_0x2cf964['shift']());}}}(_0x5425,0xdf178));import{ViewUpcastWriter as _0x559520}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5769b6}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x591cfc}from'../../utils.js';import{extractStyles as _0x36445a,expandStyles as _0x57c2da,getMatchingStyles as _0x4eb336,flattenStyleDefinitions as _0x15bcd2}from'./utils.js';export class MSOfficeStylesInliner extends _0x5769b6{[_0x3d5a63(0x182)](_0x3f3655){const _0x59399a=_0x3d5a63,{body:_0x111547,styles:_0x145e7f}=_0x3f3655[_0x59399a(0x193)],_0x1575c3=new _0x559520(_0x111547[_0x59399a(0x196)]),_0xdd69b2=_0x1575c3[_0x59399a(0x18a)](_0x111547),_0x27b824=_0x36445a(_0x145e7f),_0x443798=_0x57c2da(_0x27b824);for(const _0x1aaf08 of _0xdd69b2){if(_0x59399a(0x194)!==_0x1aaf08[_0x59399a(0x18e)])continue;const _0x521fc6=_0x4eb336(_0x1aaf08[_0x59399a(0x186)],_0x443798);if(_0x521fc6[_0x59399a(0x197)]){const _0x187c6c=_0x15bcd2(Array[_0x59399a(0x192)](_0x521fc6[_0x59399a(0x18d)]()));for(const _0x26ea95 in _0x187c6c){const _0x4f7491=_0x1aaf08[_0x59399a(0x186)];_0x4f7491[_0x59399a(0x188)](_0x26ea95)||_0x1575c3[_0x59399a(0x198)](_0x26ea95,_0x187c6c[_0x26ea95],_0x4f7491);}}}_0x3f3655[_0x59399a(0x189)]=_0x111547;}[_0x3d5a63(0x185)](_0x10951b){const _0x33e05d=_0x3d5a63;return super[_0x33e05d(0x185)](_0x10951b)||_0x591cfc(_0x10951b);}}function _0x5425(){const _0x4079e6=['7800060vZIIGo','from','_parsedData','elementStart','6282927rdddvf','document','size','setStyle','810298GaKZlD','execute','4kLiHSU','41547880xwCNtQ','isActive','item','16DdLkvX','hasStyle','content','createRangeIn','2262357tKTuhB','5341062XoDjuA','values','type','2wcKMYL','3844484YSrhRt'];_0x5425=function(){return _0x4079e6;};return _0x5425();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x6250a4,_0x223f2d){const _0x111d8a=_0x15ec,_0x3c8657=_0x6250a4();while(!![]){try{const _0x40856c=parseInt(_0x111d8a(0x136))/0x1*(-parseInt(_0x111d8a(0x14b))/0x2)+-parseInt(_0x111d8a(0x141))/0x3*(parseInt(_0x111d8a(0x14d))/0x4)+parseInt(_0x111d8a(0x132))/0x5*(-parseInt(_0x111d8a(0x149))/0x6)+parseInt(_0x111d8a(0x133))/0x7*(parseInt(_0x111d8a(0x13b))/0x8)+parseInt(_0x111d8a(0x147))/0x9*(parseInt(_0x111d8a(0x137))/0xa)+parseInt(_0x111d8a(0x131))/0xb*(parseInt(_0x111d8a(0x13a))/0xc)+-parseInt(_0x111d8a(0x135))/0xd*(-parseInt(_0x111d8a(0x142))/0xe);if(_0x40856c===_0x223f2d)break;else _0x3c8657['push'](_0x3c8657['shift']());}catch(_0x559dfa){_0x3c8657['push'](_0x3c8657['shift']());}}}(_0x2f8a,0xef576));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x2f8a(){const _0x2a13c0=['name','13rJvbej','6ePRoCj','15625330CnNSIo','initial','split','721236aotXcO','1845104fyxYDW','style','exec','set','assign','tagName','135pIXRRY','42525014UCxWvi','getPropertyValue','cssRules','trim','hasClass','9LvwZbN','selectorText','138CWlZhS','className','390938mqNRLB','map','159724jbSjNA','groups','push','length','88hvJJqk','346105NYxBnB','14vfGKJZ'];_0x2f8a=function(){return _0x2a13c0;};return _0x2f8a();}export function getMatchingStyles(_0x3d01c1,_0x4939ab){const _0x2594e3=_0x15ec,_0x9fdf9b=new Map();for(const [_0x4807f3,_0x25ca23]of _0x4939ab){if(!_0x4807f3[_0x2594e3(0x140)]&&!_0x4807f3[_0x2594e3(0x14a)])continue;const _0x5a6786=!_0x4807f3[_0x2594e3(0x140)]||_0x3d01c1[_0x2594e3(0x134)]===_0x4807f3[_0x2594e3(0x140)],_0x266755=!_0x4807f3[_0x2594e3(0x14a)]||_0x3d01c1[_0x2594e3(0x146)](_0x4807f3[_0x2594e3(0x14a)]);_0x5a6786&&_0x266755&&_0x9fdf9b[_0x2594e3(0x13e)](_0x4807f3,_0x25ca23);}return _0x9fdf9b;}export function extractStyles(_0x251f0e){const _0x58361e=_0x15ec,_0x45d3fc={};for(const _0x1ed4d4 of _0x251f0e)for(const _0x3de3cb of _0x1ed4d4[_0x58361e(0x144)])if(_0x3de3cb instanceof CSSStyleRule){const _0x54b291=parseCSSStyleDeclaration(_0x3de3cb[_0x58361e(0x13c)]);_0x45d3fc[_0x3de3cb[_0x58361e(0x148)]]=Object[_0x58361e(0x13f)]({},_0x45d3fc[_0x3de3cb[_0x58361e(0x148)]]||{},_0x54b291);}return _0x45d3fc;}export function expandStyles(_0x3bed54){const _0x53d828=_0x15ec,_0x3f07c0=new Map();for(const _0x1aca3d in _0x3bed54){const _0x735e2=parseCSSSelector(_0x1aca3d),_0x3389a9=_0x3bed54[_0x1aca3d];for(const _0x505de8 of _0x735e2)_0x3f07c0[_0x53d828(0x13e)](_0x505de8,_0x3389a9);}return _0x3f07c0;}export function parseCSSStyleDeclaration(_0x15cfd6){const _0x394dc7=_0x15ec,_0x158b82={};for(let _0x430ec8=0x0;_0x430ec8<_0x15cfd6[_0x394dc7(0x150)];_0x430ec8++){const _0x5e4a04=_0x15cfd6[_0x430ec8],_0x55ee2c=_0x15cfd6[_0x394dc7(0x143)](_0x5e4a04);_0x394dc7(0x138)!==_0x55ee2c&&(_0x158b82[_0x5e4a04]=_0x55ee2c);}return _0x158b82;}export function parseCSSSelector(_0x31ee6e){const _0x412a76=_0x15ec,_0x513756=_0x31ee6e[_0x412a76(0x139)](',')[_0x412a76(0x14c)](_0x4cba51=>_0x4cba51[_0x412a76(0x145)]()),_0x37c86a=[];for(const _0x5f5439 of _0x513756){const _0x23b5f2=C[_0x412a76(0x13d)](_0x5f5439);_0x23b5f2&&_0x37c86a[_0x412a76(0x14f)](_0x23b5f2[_0x412a76(0x14e)]);}return _0x37c86a;}function _0x15ec(_0x263bf9,_0x92950f){const _0x2f8ae8=_0x2f8a();return _0x15ec=function(_0x15ec59,_0x4efd97){_0x15ec59=_0x15ec59-0x131;let _0x57f1af=_0x2f8ae8[_0x15ec59];return _0x57f1af;},_0x15ec(_0x263bf9,_0x92950f);}export function flattenStyleDefinitions(_0x5a067d){const _0xe03a18=_0x15ec,_0x106cf4={};for(const _0x2dd8e7 of _0x5a067d)Object[_0xe03a18(0x13f)](_0x106cf4,_0x2dd8e7);return _0x106cf4;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x26447e=_0x1a13;(function(_0x9aec59,_0x479862){const _0xbac836=_0x1a13,_0x2081e1=_0x9aec59();while(!![]){try{const _0x11986d=-parseInt(_0xbac836(0x18e))/0x1+-parseInt(_0xbac836(0x191))/0x2*(-parseInt(_0xbac836(0x181))/0x3)+-parseInt(_0xbac836(0x18d))/0x4*(parseInt(_0xbac836(0x183))/0x5)+parseInt(_0xbac836(0x190))/0x6*(-parseInt(_0xbac836(0x195))/0x7)+parseInt(_0xbac836(0x180))/0x8*(-parseInt(_0xbac836(0x187))/0x9)+parseInt(_0xbac836(0x194))/0xa+parseInt(_0xbac836(0x196))/0xb*(parseInt(_0xbac836(0x184))/0xc);if(_0x11986d===_0x479862)break;else _0x2081e1['push'](_0x2081e1['shift']());}catch(_0x3a33f3){_0x2081e1['push'](_0x2081e1['shift']());}}}(_0x2e2e,0x844e8));import{ViewUpcastWriter as _0x27cd7e,ViewDomConverter as _0x48db49,ViewDocument as _0x825380}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4581ea}from'@ckeditor/ckeditor5-paste-from-office';function _0x2e2e(){const _0x451945=['4295XxqfBq','24176844TyRARV','includes','document','108HBNmnE','createRangeIn','execute','_parsedData','stylesProcessor','isActive','3548qARVyv','837749yIjtpl','element','836106SSBcqE','6RhUCHE','font','blockElements','1077910wLBMTb','7zHWlbX','11kvibjx','content','getItems','394608pnNZNU','750345XUsYJB','name'];_0x2e2e=function(){return _0x451945;};return _0x2e2e();}function _0x1a13(_0x38fd55,_0x36f588){const _0x2e2ebc=_0x2e2e();return _0x1a13=function(_0x1a1346,_0x1815bb){_0x1a1346=_0x1a1346-0x17e;let _0x59732d=_0x2e2ebc[_0x1a1346];return _0x59732d;},_0x1a13(_0x38fd55,_0x36f588);}import{isMSExcelContent as _0x539f39}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x14d1fd,propagateStyleProperties as _0x1bdc53}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x4581ea{[_0x26447e(0x189)](_0x2e71a2){const _0xc430ec=_0x26447e,{body:_0x29b13a}=_0x2e71a2[_0xc430ec(0x18a)],_0x5094bd=new _0x27cd7e(_0x29b13a[_0xc430ec(0x186)]),_0x36be48=_0x5094bd[_0xc430ec(0x188)](_0x29b13a),_0x358dcd=new _0x825380(_0x5094bd[_0xc430ec(0x186)][_0xc430ec(0x18b)]),_0x55f730=[...new _0x48db49(_0x358dcd)[_0xc430ec(0x193)],_0xc430ec(0x192)],_0x35d829=_0x36be48[_0xc430ec(0x17f)]();for(const _0x20dbeb of _0x35d829)if(_0x20dbeb['is'](_0xc430ec(0x18f))&&_0x55f730[_0xc430ec(0x185)](_0x20dbeb[_0xc430ec(0x182)])){const _0x243779=_0x14d1fd(_0x20dbeb);_0x1bdc53(_0x20dbeb,_0x5094bd,_0x243779);}_0x2e71a2[_0xc430ec(0x17e)]=_0x29b13a;}[_0x26447e(0x18c)](_0x3ffdd9){const _0x33487d=_0x26447e;return super[_0x33487d(0x18c)](_0x3ffdd9)||_0x539f39(_0x3ffdd9);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x49c999=_0x5062;(function(_0x388b0a,_0x1bba4e){const _0x216fc7=_0x5062,_0x3d26d9=_0x388b0a();while(!![]){try{const _0x78e7fa=-parseInt(_0x216fc7(0x1ed))/0x1*(-parseInt(_0x216fc7(0x1e3))/0x2)+parseInt(_0x216fc7(0x1d9))/0x3*(parseInt(_0x216fc7(0x1c7))/0x4)+-parseInt(_0x216fc7(0x1cd))/0x5*(parseInt(_0x216fc7(0x1e7))/0x6)+parseInt(_0x216fc7(0x1e4))/0x7*(-parseInt(_0x216fc7(0x1ef))/0x8)+-parseInt(_0x216fc7(0x1ce))/0x9+parseInt(_0x216fc7(0x1d1))/0xa*(-parseInt(_0x216fc7(0x1ee))/0xb)+-parseInt(_0x216fc7(0x1db))/0xc*(-parseInt(_0x216fc7(0x1ea))/0xd);if(_0x78e7fa===_0x1bba4e)break;else _0x3d26d9['push'](_0x3d26d9['shift']());}catch(_0x58eead){_0x3d26d9['push'](_0x3d26d9['shift']());}}}(_0x4f1b,0xd13c8));function _0x5062(_0x3b0606,_0x6f335d){const _0x4f1bb1=_0x4f1b();return _0x5062=function(_0x506269,_0x4d6e88){_0x506269=_0x506269-0x1c7;let _0x288c6c=_0x4f1bb1[_0x506269];return _0x288c6c;},_0x5062(_0x3b0606,_0x6f335d);}import{Plugin as _0x4c8f34}from'ckeditor5/src/core.js';function _0x4f1b(){const _0x3785a8=['text/html','PasteFromOfficeEnhancedInliner','PasteFromOffice','editing','stylesProcessor','257421FDqOdZ','document','96jvuvdb','pluginName','get','plugins','_parsedData','view','requires','isActive','2OBNlDc','645379wYUCBH','dataTransfer','inputTransformation','12JFHLWq','high','init','2603120KnpLNV','isPremiumPlugin','isOfficialPlugin','1577591jgbLnm','7545901sqoqEU','8ZzybVw','12GkKzgH','fromCharCode','href','join','execute','ClipboardPipeline','349735BxtOHl','14956362FjHMeo','editor','afterInit','10DUNyXe','map','getData'];_0x4f1b=function(){return _0x3785a8;};return _0x4f1b();}import{parsePasteOfficeHtml as _0x468dbf}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1c79d2,uid as _0x3fcd0d}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x437c98}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4c8f34{static get[_0x49c999(0x1dc)](){const _0xec1a92=_0x49c999;return _0xec1a92(0x1d5);}static get[_0x49c999(0x1ec)](){return!0x0;}static get[_0x49c999(0x1eb)](){return!0x0;}static get[_0x49c999(0x1e1)](){const _0x3f6b88=_0x49c999;return[_0x3f6b88(0x1d6)];}[_0x49c999(0x1e9)](){const _0x816ec3=_0x49c999,_0x385dbb=this[_0x816ec3(0x1cf)],_0x44e01c=_0x385dbb[_0x816ec3(0x1de)][_0x816ec3(0x1dd)](_0x816ec3(0x1cc)),_0x5bea84=_0x385dbb[_0x816ec3(0x1d7)][_0x816ec3(0x1e0)][_0x816ec3(0x1da)],_0x7400f=new _0x437c98(_0x5bea84);_0x44e01c['on'](_0x816ec3(0x1e6),(_0x443641,_0x2bce16)=>{const _0x2cbf22=_0x816ec3,_0x30f50c=_0x2bce16[_0x2cbf22(0x1e5)][_0x2cbf22(0x1d3)](_0x2cbf22(0x1d4));_0x7400f[_0x2cbf22(0x1e2)](_0x30f50c)&&(_0x2bce16[_0x2cbf22(0x1df)]||(_0x2bce16[_0x2cbf22(0x1df)]=_0x468dbf(_0x30f50c,_0x5bea84[_0x2cbf22(0x1d8)])),_0x7400f[_0x2cbf22(0x1cb)](_0x2bce16));},{'priority':_0x1c79d2[_0x816ec3(0x1dd)](_0x816ec3(0x1e8))+0xb});}[_0x49c999(0x1d0)](){!async function(_0x3a98a3){const _0x2e1347=_0x15992a([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x4957f3=0xc82cb1e,_0x15e9b0=0xc85bd36^_0x4957f3,_0x280178=window[_0x15992a([0x44,0x61,0x74,0x65])][_0x15992a([0x6e,0x6f,0x77])](),_0x22f52a=_0x3a98a3[_0x15992a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x284908=new window[(_0x15992a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f5139=>{_0x22f52a[_0x15992a([0x6f,0x6e,0x63,0x65])](_0x15992a([0x72,0x65,0x61,0x64,0x79]),_0x1f5139);}),_0x561288={[_0x15992a([0x6b,0x74,0x79])]:_0x15992a([0x45,0x43]),[_0x15992a([0x75,0x73,0x65])]:_0x15992a([0x73,0x69,0x67]),[_0x15992a([0x63,0x72,0x76])]:_0x15992a([0x50,0x2d,0x32,0x35,0x36]),[_0x15992a([0x78])]:_0x15992a([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]),[_0x15992a([0x79])]:_0x15992a([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]),[_0x15992a([0x61,0x6c,0x67])]:_0x15992a([0x45,0x53,0x32,0x35,0x36])},_0x443e47=_0x22f52a[_0x15992a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x15992a([0x67,0x65,0x74])](_0x15992a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1db77a(){let _0x4f469d,_0x252f34=null,_0x1d414b=null;try{if(_0x443e47==_0x15992a([0x47,0x50,0x4c]))return _0x15992a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f469d=_0xf7c695(),!_0x4f469d)return _0x15992a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f469d[_0x15992a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d414b=_0x20bee4(_0x4f469d[_0x15992a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f469d[_0x15992a([0x6a,0x74,0x69])])),await _0x11ccd2()?_0x518be5()?_0x5f3d0e()?_0x15992a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5f1670()?(_0x4f469d[_0x15992a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15992a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x252f34=_0x3a61fb(_0x15992a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f469d[_0x15992a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15992a([0x74,0x72,0x69,0x61,0x6c])&&(_0x252f34=_0x3a61fb(_0x15992a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4c9d71()):_0x15992a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x15992a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x15992a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x15992a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f3d0e(){const _0x4c80ee=[_0x15992a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x15992a([0x74,0x72,0x69,0x61,0x6c])][_0x15992a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f469d[_0x15992a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x280178/0x3e8:0xe10*_0x15e9b0;return _0x4f469d[_0x15992a([0x65,0x78,0x70])]<_0x4c80ee;}function _0x518be5(){const _0x383d2b=_0x4f469d[_0x15992a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x383d2b&&(!!_0x383d2b[_0x15992a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15992a([0x2a]))||(!!_0x383d2b[_0x15992a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15992a([0x50,0x4f,0x45]))||(!!_0x383d2b[_0x15992a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15992a([0x50,0x50]))||!(!_0x383d2b[_0x15992a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15992a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x45ecb8()))));}function _0x5f1670(){const _0x5072cc=_0x5062,_0x367c75=_0x4f469d[_0x15992a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x367c75||0x0==_0x367c75[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c3d69}=new URL(window[_0x15992a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5072cc(0x1c9)]);if(_0x367c75[_0x15992a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c3d69))return!0x0;const _0x4f1f4a=_0x4c3d69[_0x15992a([0x73,0x70,0x6c,0x69,0x74])](_0x15992a([0x2e]));return _0x367c75[_0x15992a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d50e2=>_0x5d50e2[_0x15992a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15992a([0x2a])))[_0x15992a([0x6d,0x61,0x70])](_0x12a080=>_0x12a080[_0x15992a([0x73,0x70,0x6c,0x69,0x74])](_0x15992a([0x2e])))[_0x15992a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x514fc4=>_0x514fc4[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4f1f4a[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x15992a([0x6d,0x61,0x70])](_0x17b62b=>Array(_0x4f1f4a[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x17b62b[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x15992a([0x66,0x69,0x6c,0x6c])](_0x17b62b[0x0]===_0x15992a([0x2a])?_0x15992a([0x2a]):'')[_0x15992a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x17b62b))[_0x15992a([0x73,0x6f,0x6d,0x65])](_0x4c85eb=>_0x4f1f4a[_0x15992a([0x65,0x76,0x65,0x72,0x79])]((_0x1fd046,_0xe4e0e7)=>_0x4c85eb[_0xe4e0e7]===_0x1fd046||_0x4c85eb[_0xe4e0e7]===_0x15992a([0x2a])));}function _0x4c9d71(){return _0x252f34&&_0x1d414b?new window[(_0x15992a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52810f,_0xc70c30)=>{_0x252f34[_0x15992a([0x74,0x68,0x65,0x6e])](_0x52810f,_0xc70c30),_0x1d414b[_0x15992a([0x74,0x68,0x65,0x6e])](_0x16e2b1=>{_0x16e2b1!=_0x15992a([0x56,0x61,0x6c,0x69,0x64])&&_0x52810f(_0x16e2b1);},_0xc70c30);}):_0x252f34||_0x1d414b||_0x15992a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20bee4(_0x45b1fb,_0x460a21){return new window[(_0x15992a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x489bc8=>{if(_0x1269ea())return _0x489bc8(_0x15992a([0x56,0x61,0x6c,0x69,0x64]));_0x1519fb(),_0x22f52a[_0x15992a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x15992a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3de03e=!0x1;const _0x2af2ac=_0x3fcd0d();function _0x179bd9(_0x1f4b56){return!!_0x1f4b56&&(typeof _0x1f4b56===_0x15992a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1f4b56===_0x15992a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1f4b56[_0x15992a([0x74,0x68,0x65,0x6e])]===_0x15992a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1f4b56[_0x15992a([0x63,0x61,0x74,0x63,0x68])]===_0x15992a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x425f58(_0x89467f){_0x17d086(_0x89467f)[_0x15992a([0x74,0x68,0x65,0x6e])](_0x9905b4=>{if(!_0x9905b4||_0x9905b4[_0x15992a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x15992a([0x6f,0x6b]))return _0x15992a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x49fdb9(_0x27f1fa(_0x2af2ac+_0x460a21))!=_0x9905b4[_0x15992a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x15992a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x15992a([0x56,0x61,0x6c,0x69,0x64]);})[_0x15992a([0x74,0x68,0x65,0x6e])](_0x1fd0e7=>(_0x4eba29(),_0x1fd0e7),()=>{const _0x5c3a44=_0x3132e5();return null==_0x5c3a44?(_0x4eba29(),_0x15992a([0x56,0x61,0x6c,0x69,0x64])):_0x15992a(_0x280178-_0x5c3a44>(0x288e4f1e^_0x4957f3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x15992a([0x74,0x68,0x65,0x6e])](_0x489bc8)[_0x15992a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x489bc8(_0x15992a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c98c8=0xcb4259e^_0x4957f3;function _0x4eba29(){const _0x45f717=_0x15992a([0x6c,0x6c,0x63,0x74,0x2d])+_0x49fdb9(_0x27f1fa(_0x45b1fb)),_0x2f48c9=_0x10930b(_0x49fdb9(window[_0x15992a([0x4d,0x61,0x74,0x68])][_0x15992a([0x63,0x65,0x69,0x6c])](_0x280178/_0x3c98c8)));window[_0x15992a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15992a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45f717,_0x2f48c9);}function _0x3132e5(){const _0x41c90d=_0x15992a([0x6c,0x6c,0x63,0x74,0x2d])+_0x49fdb9(_0x27f1fa(_0x45b1fb)),_0x9e439b=window[_0x15992a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15992a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41c90d);return _0x9e439b?window[_0x15992a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10930b(_0x9e439b),0x10)*_0x3c98c8:null;}function _0x17d086(_0x59d98c){return new window[(_0x15992a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x221334,_0x2e1e07)=>{_0x59d98c[_0x15992a([0x74,0x68,0x65,0x6e])](_0x221334,_0x2e1e07),window[_0x15992a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2e1e07,0xc831fde^_0x4957f3);});}}_0x22f52a[_0x15992a([0x6f,0x6e])](_0x15992a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52a7b2,_0x29c87e)=>{if(_0x29c87e[0x0]!=_0x45b1fb)return _0x489bc8(_0x15992a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x29c87e[0x1]={..._0x29c87e[0x1],[_0x15992a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2af2ac};},{[_0x15992a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15992a([0x68,0x69,0x67,0x68])}),_0x22f52a[_0x15992a([0x6f,0x6e])](_0x15992a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4c9c40=>{_0x179bd9(_0x4c9c40[_0x15992a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3de03e=!0x0,_0x425f58(_0x4c9c40[_0x15992a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x15992a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15992a([0x6c,0x6f,0x77])}),_0x284908[_0x15992a([0x74,0x68,0x65,0x6e])](()=>{_0x3de03e||_0x489bc8(_0x15992a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1269ea(){return _0x22f52a[_0x15992a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15992a([0x76,0x69,0x65,0x77])][_0x15992a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x15992a([0x61,0x75,0x74,0x6f]);}function _0x1519fb(){_0x22f52a[_0x15992a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15992a([0x76,0x69,0x65,0x77])][_0x15992a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x15992a([0x61,0x75,0x74,0x6f]);}}function _0x3a61fb(_0x1f3b8e){const _0x3c24c1=[new window[(_0x15992a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eb198=>setTimeout(_0x3eb198,0xc8bf5d2^_0x4957f3)),_0x284908[_0x15992a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x15992a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a21f0=>{let _0x3e48e5=0x0;_0x22f52a[_0x15992a([0x6d,0x6f,0x64,0x65,0x6c])][_0x15992a([0x6f,0x6e])](_0x15992a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x398a67,_0x1827c9)=>{_0x1827c9[0x0][_0x15992a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3e48e5++,_0x3e48e5==(0xc82cae6^_0x4957f3)&&(_0x1a21f0(),_0x398a67[_0x15992a([0x6f,0x66,0x66])]());});}))];return window[_0x15992a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x15992a([0x72,0x61,0x63,0x65])](_0x3c24c1)[_0x15992a([0x74,0x68,0x65,0x6e])](()=>_0x1f3b8e);}async function _0x3a0949(){await _0x284908,_0x22f52a[_0x15992a([0x6d,0x6f,0x64,0x65,0x6c])][_0x15992a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x38fda6,_0x22f52a[_0x15992a([0x6d,0x6f,0x64,0x65,0x6c])][_0x15992a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x38fda6,_0x22f52a[_0x15992a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x15992a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x45ecb8(){return window[_0x15992a([0x67,0x6c,0x6f,0x62])]&&window[_0x15992a([0x67,0x6c,0x6f,0x62])][_0x15992a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x36d3f6(_0x42e667){const _0x152558=_0x2c2db2();_0x22f52a[_0x152558]=_0x15992a([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])+_0x42e667,_0x42e667!=_0x15992a([0x56,0x61,0x6c,0x69,0x64])&&_0x3a0949();}function _0x2c2db2(){const _0x3b8934=window[_0x15992a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x15992a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x15992a([0x6e,0x6f,0x77])]())[_0x15992a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x15992a([0x2e]),'');let _0x1c3e07=_0x15992a([0x49]);for(let _0x3f47eb=0x0;_0x3f47eb<_0x3b8934[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f47eb+=0x2){let _0x2ba583=window[_0x15992a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b8934[_0x15992a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f47eb,_0x3f47eb+0x2));_0x2ba583>=_0x2e1347[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ba583-=_0x2e1347[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1c3e07+=_0x2e1347[_0x2ba583];}return _0x1c3e07;}function _0xf7c695(){const _0x2dd262=_0x443e47[_0x15992a([0x73,0x70,0x6c,0x69,0x74])](_0x15992a([0x2e]));if(0x3!=_0x2dd262[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e6e8f(_0x2dd262[0x1]);function _0x5e6e8f(_0x5d2b02){const _0x5e529d=_0x16a4ea(_0x5d2b02);return _0x5e529d&&_0x38db92()?_0x5e529d:null;function _0x38db92(){const _0x47a0e2=_0x5e529d[_0x15992a([0x6a,0x74,0x69])],_0x2b674e=window[_0x15992a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47a0e2[_0x15992a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47a0e2[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a0fe2={..._0x5e529d,[_0x15992a([0x6a,0x74,0x69])]:_0x47a0e2[_0x15992a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x47a0e2[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a0fe2[_0x15992a([0x76,0x63])],_0x27f1fa(_0x2a0fe2)==_0x2b674e;}}}async function _0x11ccd2(){let _0x996eda=!0x0;try{const _0x31ed5e=_0x443e47[_0x15992a([0x73,0x70,0x6c,0x69,0x74])](_0x15992a([0x2e])),[_0x527724,_0x11f017,_0x570952]=_0x31ed5e;return _0x2803fa(_0x527724),await _0x4ccf26(_0x527724,_0x11f017,_0x570952),_0x996eda;}catch{return!0x1;}function _0x2803fa(_0x24169b){const _0x4fabdb=_0x16a4ea(_0x24169b);_0x4fabdb&&_0x4fabdb[_0x15992a([0x61,0x6c,0x67])]==_0x15992a([0x45,0x53,0x32,0x35,0x36])||(_0x996eda=!0x1);}async function _0x4ccf26(_0x272310,_0x3dfa7d,_0x4b0916){const _0x32f3d0=window[_0x15992a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x15992a([0x66,0x72,0x6f,0x6d])](_0x1f7ec0(_0x4b0916),_0x205c34=>_0x205c34[_0x15992a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x43289c=new window[(_0x15992a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x15992a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x272310+_0x15992a([0x2e])+_0x3dfa7d),_0x41debd=window[_0x15992a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x15992a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x41debd)return;const _0xe61476=await _0x41debd[_0x15992a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x15992a([0x6a,0x77,0x6b]),_0x561288,{[_0x15992a([0x6e,0x61,0x6d,0x65])]:_0x15992a([0x45,0x43,0x44,0x53,0x41]),[_0x15992a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x15992a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x15992a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x41debd[_0x15992a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x15992a([0x6e,0x61,0x6d,0x65])]:_0x15992a([0x45,0x43,0x44,0x53,0x41]),[_0x15992a([0x68,0x61,0x73,0x68])]:{[_0x15992a([0x6e,0x61,0x6d,0x65])]:_0x15992a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe61476,_0x32f3d0,_0x43289c)||(_0x996eda=!0x1);}}function _0x16a4ea(_0x2f2697){return _0x2f2697[_0x15992a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x15992a([0x65,0x79]))?JSON[_0x15992a([0x70,0x61,0x72,0x73,0x65])](_0x1f7ec0(_0x2f2697)):null;}function _0x1f7ec0(_0x1ff311){return window[_0x15992a([0x61,0x74,0x6f,0x62])](_0x1ff311[_0x15992a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x15992a([0x2b]))[_0x15992a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x15992a([0x2f])));}function _0x27f1fa(_0x571b25){let _0x2d096b=0x1505;function _0x2688c4(_0x18b9e2){for(let _0x3e0f89=0x0;_0x3e0f89<_0x18b9e2[_0x15992a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e0f89++){const _0xd6d8c7=_0x18b9e2[_0x15992a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e0f89);_0x2d096b=(_0x2d096b<<0x5)+_0x2d096b+_0xd6d8c7,_0x2d096b&=_0x2d096b;}}function _0x4d3219(_0x4151e4){Array[_0x15992a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4151e4)?_0x4151e4[_0x15992a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4d3219):_0x4151e4&&typeof _0x4151e4==_0x15992a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x15992a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4151e4)[_0x15992a([0x73,0x6f,0x72,0x74])]()[_0x15992a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a774d,_0x244c54])=>{_0x2688c4(_0x5a774d),_0x4d3219(_0x244c54);}):_0x2688c4(window[_0x15992a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4151e4));}return _0x4d3219(_0x571b25),_0x2d096b>>>0x0;}function _0x49fdb9(_0x173b60){return _0x173b60[_0x15992a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x15992a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x15992a([0x30]));}function _0x10930b(_0xd3c8f3){return _0xd3c8f3[_0x15992a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x15992a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x15992a([0x6a,0x6f,0x69,0x6e])]('');}function _0x38fda6(){}function _0x15992a(_0x3292ba){const _0x1fa36f=_0x5062;return _0x3292ba[_0x1fa36f(0x1d2)](_0x4cf003=>String[_0x1fa36f(0x1c8)](_0x4cf003))[_0x1fa36f(0x1ca)]('');}_0x36d3f6(await _0x1db77a());}(this);}}
|
|
23
|
+
function _0x2f61(){const _0x51dcf7=['11bPMfCX','join','editing','667835fsQzGw','isOfficialPlugin','isPremiumPlugin','dataTransfer','PasteFromOffice','16267zOjkBl','34VOgAiY','get','init','afterInit','requires','stylesProcessor','_parsedData','href','12401556QcXrcJ','plugins','13JZhxdL','1826410YCsucx','PasteFromOfficeEnhancedInliner','high','fromCharCode','document','ClipboardPipeline','editor','6652jekxhp','1120785exFolQ','view','8DmZAwd','1870623pvVDbm','map','pluginName','text/html','12cfKBYo','execute','295BuGNmc','getData','isActive','inputTransformation'];_0x2f61=function(){return _0x51dcf7;};return _0x2f61();}const _0x2d36bd=_0x5108;function _0x5108(_0x227129,_0x2210f5){const _0x2f61ec=_0x2f61();return _0x5108=function(_0x510804,_0x1a4a1d){_0x510804=_0x510804-0x1b5;let _0x4b52cb=_0x2f61ec[_0x510804];return _0x4b52cb;},_0x5108(_0x227129,_0x2210f5);}(function(_0x9ad928,_0x4d46dc){const _0x2b5da1=_0x5108,_0xfea404=_0x9ad928();while(!![]){try{const _0xb324e6=parseInt(_0x2b5da1(0x1d6))/0x1*(-parseInt(_0x2b5da1(0x1d7))/0x2)+-parseInt(_0x2b5da1(0x1c1))/0x3+-parseInt(_0x2b5da1(0x1c0))/0x4*(-parseInt(_0x2b5da1(0x1ca))/0x5)+-parseInt(_0x2b5da1(0x1c8))/0x6*(-parseInt(_0x2b5da1(0x1d1))/0x7)+parseInt(_0x2b5da1(0x1c3))/0x8*(-parseInt(_0x2b5da1(0x1c4))/0x9)+-parseInt(_0x2b5da1(0x1b9))/0xa*(parseInt(_0x2b5da1(0x1ce))/0xb)+-parseInt(_0x2b5da1(0x1b6))/0xc*(-parseInt(_0x2b5da1(0x1b8))/0xd);if(_0xb324e6===_0x4d46dc)break;else _0xfea404['push'](_0xfea404['shift']());}catch(_0x5e7c48){_0xfea404['push'](_0xfea404['shift']());}}}(_0x2f61,0x44ca8));import{Plugin as _0xd6d7c9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x411916}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3e86c1,uid as _0xd7bf07}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x36fc87}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xd6d7c9{static get[_0x2d36bd(0x1c6)](){const _0x5effc0=_0x2d36bd;return _0x5effc0(0x1ba);}static get[_0x2d36bd(0x1d2)](){return!0x0;}static get[_0x2d36bd(0x1d3)](){return!0x0;}static get[_0x2d36bd(0x1db)](){const _0x10eac6=_0x2d36bd;return[_0x10eac6(0x1d5)];}[_0x2d36bd(0x1d9)](){const _0x1d4d72=_0x2d36bd,_0x25796a=this[_0x1d4d72(0x1bf)],_0xb47c74=_0x25796a[_0x1d4d72(0x1b7)][_0x1d4d72(0x1d8)](_0x1d4d72(0x1be)),_0x5119ad=_0x25796a[_0x1d4d72(0x1d0)][_0x1d4d72(0x1c2)][_0x1d4d72(0x1bd)],_0x1544e2=new _0x36fc87(_0x5119ad);_0xb47c74['on'](_0x1d4d72(0x1cd),(_0x3df173,_0x1add36)=>{const _0x390ab1=_0x1d4d72,_0x45f01e=_0x1add36[_0x390ab1(0x1d4)][_0x390ab1(0x1cb)](_0x390ab1(0x1c7));_0x1544e2[_0x390ab1(0x1cc)](_0x45f01e)&&(_0x1add36[_0x390ab1(0x1dd)]||(_0x1add36[_0x390ab1(0x1dd)]=_0x411916(_0x45f01e,_0x5119ad[_0x390ab1(0x1dc)])),_0x1544e2[_0x390ab1(0x1c9)](_0x1add36));},{'priority':_0x3e86c1[_0x1d4d72(0x1d8)](_0x1d4d72(0x1bb))+0xb});}[_0x2d36bd(0x1da)](){!async function(_0x4d6d8e){const _0x2bedf2=_0x2c22b1([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0xed3113=0xc82cb1e,_0xaa0064=0xc85bd5e^_0xed3113,_0x1640f3=window[_0x2c22b1([0x44,0x61,0x74,0x65])][_0x2c22b1([0x6e,0x6f,0x77])](),_0x4950ea=_0x4d6d8e[_0x2c22b1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e5767=new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x446b7f=>{_0x4950ea[_0x2c22b1([0x6f,0x6e,0x63,0x65])](_0x2c22b1([0x72,0x65,0x61,0x64,0x79]),_0x446b7f);}),_0x5c7179={[_0x2c22b1([0x6b,0x74,0x79])]:_0x2c22b1([0x45,0x43]),[_0x2c22b1([0x75,0x73,0x65])]:_0x2c22b1([0x73,0x69,0x67]),[_0x2c22b1([0x63,0x72,0x76])]:_0x2c22b1([0x50,0x2d,0x32,0x35,0x36]),[_0x2c22b1([0x78])]:_0x2c22b1([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]),[_0x2c22b1([0x79])]:_0x2c22b1([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]),[_0x2c22b1([0x61,0x6c,0x67])]:_0x2c22b1([0x45,0x53,0x32,0x35,0x36])},_0x25de20=_0x4950ea[_0x2c22b1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c22b1([0x67,0x65,0x74])](_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x574eb8(){let _0x3a1e8b,_0x518747=null,_0xf7e1a6=null;try{if(_0x25de20==_0x2c22b1([0x47,0x50,0x4c]))return _0x2c22b1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3a1e8b=_0x649083(),!_0x3a1e8b)return _0x2c22b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3a1e8b[_0x2c22b1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf7e1a6=_0x1568aa(_0x3a1e8b[_0x2c22b1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3a1e8b[_0x2c22b1([0x6a,0x74,0x69])])),await _0x299856()?_0xc97be()?_0x1aeae8()?_0x2c22b1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x220af6()?(_0x3a1e8b[_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c22b1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x518747=_0x1370cb(_0x2c22b1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3a1e8b[_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c22b1([0x74,0x72,0x69,0x61,0x6c])&&(_0x518747=_0x1370cb(_0x2c22b1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1c53e9()):_0x2c22b1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c22b1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c22b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2c22b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1aeae8(){const _0x1a3bd5=[_0x2c22b1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c22b1([0x74,0x72,0x69,0x61,0x6c])][_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1e8b[_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1640f3/0x3e8:0xe10*_0xaa0064;return _0x3a1e8b[_0x2c22b1([0x65,0x78,0x70])]<_0x1a3bd5;}function _0xc97be(){const _0x1bdbb2=_0x3a1e8b[_0x2c22b1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1bdbb2&&(!!_0x1bdbb2[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x2a]))||(!!_0x1bdbb2[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x50,0x4f,0x45]))||(!!_0x1bdbb2[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x50,0x50]))||!(!_0x1bdbb2[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x361f2a()))));}function _0x220af6(){const _0x2b02a8=_0x5108,_0x32e0d5=_0x3a1e8b[_0x2c22b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x32e0d5||0x0==_0x32e0d5[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x56ecea}=new URL(window[_0x2c22b1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2b02a8(0x1b5)]);if(_0x32e0d5[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56ecea))return!0x0;const _0x44e09c=_0x56ecea[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])](_0x2c22b1([0x2e]));return _0x32e0d5[_0x2c22b1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x200e45=>_0x200e45[_0x2c22b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c22b1([0x2a])))[_0x2c22b1([0x6d,0x61,0x70])](_0x3d2f86=>_0x3d2f86[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])](_0x2c22b1([0x2e])))[_0x2c22b1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13cb9c=>_0x13cb9c[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x44e09c[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c22b1([0x6d,0x61,0x70])](_0x1e688b=>Array(_0x44e09c[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1e688b[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c22b1([0x66,0x69,0x6c,0x6c])](_0x1e688b[0x0]===_0x2c22b1([0x2a])?_0x2c22b1([0x2a]):'')[_0x2c22b1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1e688b))[_0x2c22b1([0x73,0x6f,0x6d,0x65])](_0x261c35=>_0x44e09c[_0x2c22b1([0x65,0x76,0x65,0x72,0x79])]((_0x3411c5,_0x452fe0)=>_0x261c35[_0x452fe0]===_0x3411c5||_0x261c35[_0x452fe0]===_0x2c22b1([0x2a])));}function _0x1c53e9(){return _0x518747&&_0xf7e1a6?new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ab8f0,_0x5c36eb)=>{_0x518747[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x1ab8f0,_0x5c36eb),_0xf7e1a6[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x312ce2=>{_0x312ce2!=_0x2c22b1([0x56,0x61,0x6c,0x69,0x64])&&_0x1ab8f0(_0x312ce2);},_0x5c36eb);}):_0x518747||_0xf7e1a6||_0x2c22b1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1568aa(_0x204957,_0x37aae1){return new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3078a0=>{if(_0x23d964())return _0x3078a0(_0x2c22b1([0x56,0x61,0x6c,0x69,0x64]));_0x391832(),_0x4950ea[_0x2c22b1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c22b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x450e6c=!0x1;const _0x37c5a2=_0xd7bf07();function _0x1ed067(_0x25f8c5){return!!_0x25f8c5&&(typeof _0x25f8c5===_0x2c22b1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25f8c5===_0x2c22b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25f8c5[_0x2c22b1([0x74,0x68,0x65,0x6e])]===_0x2c22b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25f8c5[_0x2c22b1([0x63,0x61,0x74,0x63,0x68])]===_0x2c22b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x17c793(_0x182693){_0x1c78df(_0x182693)[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x3afddf=>{if(!_0x3afddf||_0x3afddf[_0x2c22b1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c22b1([0x6f,0x6b]))return _0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2b9af9(_0x576110(_0x37c5a2+_0x37aae1))!=_0x3afddf[_0x2c22b1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c22b1([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x2ce9f5=>(_0x5f5963(),_0x2ce9f5),()=>{const _0x28470f=_0x1f28cb();return null==_0x28470f?(_0x5f5963(),_0x2c22b1([0x56,0x61,0x6c,0x69,0x64])):_0x2c22b1(_0x1640f3-_0x28470f>(0x288e4f1e^_0xed3113)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x3078a0)[_0x2c22b1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3078a0(_0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x211800=0xcb4259e^_0xed3113;function _0x5f5963(){const _0x251d58=_0x2c22b1([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b9af9(_0x576110(_0x204957)),_0x8528b=_0x2d6e4c(_0x2b9af9(window[_0x2c22b1([0x4d,0x61,0x74,0x68])][_0x2c22b1([0x63,0x65,0x69,0x6c])](_0x1640f3/_0x211800)));window[_0x2c22b1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c22b1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x251d58,_0x8528b);}function _0x1f28cb(){const _0x1ecd99=_0x2c22b1([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b9af9(_0x576110(_0x204957)),_0x4db8e8=window[_0x2c22b1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c22b1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ecd99);return _0x4db8e8?window[_0x2c22b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d6e4c(_0x4db8e8),0x10)*_0x211800:null;}function _0x1c78df(_0x16716c){return new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x266fe9,_0x49b56e)=>{_0x16716c[_0x2c22b1([0x74,0x68,0x65,0x6e])](_0x266fe9,_0x49b56e),window[_0x2c22b1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x49b56e,0xc831fde^_0xed3113);});}}_0x4950ea[_0x2c22b1([0x6f,0x6e])](_0x2c22b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x49cd76,_0x20d7e1)=>{if(_0x20d7e1[0x0]!=_0x204957)return _0x3078a0(_0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x20d7e1[0x1]={..._0x20d7e1[0x1],[_0x2c22b1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x37c5a2};},{[_0x2c22b1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c22b1([0x68,0x69,0x67,0x68])}),_0x4950ea[_0x2c22b1([0x6f,0x6e])](_0x2c22b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3cf9a1=>{_0x1ed067(_0x3cf9a1[_0x2c22b1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x450e6c=!0x0,_0x17c793(_0x3cf9a1[_0x2c22b1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c22b1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c22b1([0x6c,0x6f,0x77])}),_0x2e5767[_0x2c22b1([0x74,0x68,0x65,0x6e])](()=>{_0x450e6c||_0x3078a0(_0x2c22b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x23d964(){return _0x4950ea[_0x2c22b1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c22b1([0x76,0x69,0x65,0x77])][_0x2c22b1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c22b1([0x61,0x75,0x74,0x6f]);}function _0x391832(){_0x4950ea[_0x2c22b1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c22b1([0x76,0x69,0x65,0x77])][_0x2c22b1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c22b1([0x61,0x75,0x74,0x6f]);}}function _0x1370cb(_0x4d387c){const _0x10df1c=[new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3009cb=>setTimeout(_0x3009cb,0xc8bf5d2^_0xed3113)),_0x2e5767[_0x2c22b1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c6264=>{let _0xbc29fe=0x0;_0x4950ea[_0x2c22b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c22b1([0x6f,0x6e])](_0x2c22b1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37e93e,_0x11ee5f)=>{_0x11ee5f[0x0][_0x2c22b1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xbc29fe++,_0xbc29fe==(0xc82cae6^_0xed3113)&&(_0x4c6264(),_0x37e93e[_0x2c22b1([0x6f,0x66,0x66])]());});}))];return window[_0x2c22b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c22b1([0x72,0x61,0x63,0x65])](_0x10df1c)[_0x2c22b1([0x74,0x68,0x65,0x6e])](()=>_0x4d387c);}async function _0x3ffc67(){await _0x2e5767,_0x4950ea[_0x2c22b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c22b1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x183a2c,_0x4950ea[_0x2c22b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c22b1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x183a2c,_0x4950ea[_0x2c22b1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c22b1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x361f2a(){return window[_0x2c22b1([0x67,0x6c,0x6f,0x62])]&&window[_0x2c22b1([0x67,0x6c,0x6f,0x62])][_0x2c22b1([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x10168a(_0x59423f){const _0x233514=_0x432d43();_0x4950ea[_0x233514]=_0x2c22b1([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])+_0x59423f,_0x59423f!=_0x2c22b1([0x56,0x61,0x6c,0x69,0x64])&&_0x3ffc67();}function _0x432d43(){const _0x5e5488=window[_0x2c22b1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c22b1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c22b1([0x6e,0x6f,0x77])]())[_0x2c22b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c22b1([0x2e]),'');let _0x5d8e93=_0x2c22b1([0x49]);for(let _0x30825b=0x0;_0x30825b<_0x5e5488[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30825b+=0x2){let _0x1bafca=window[_0x2c22b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e5488[_0x2c22b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30825b,_0x30825b+0x2));_0x1bafca>=_0x2bedf2[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1bafca-=_0x2bedf2[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5d8e93+=_0x2bedf2[_0x1bafca];}return _0x5d8e93;}function _0x649083(){const _0x171f95=_0x25de20[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])](_0x2c22b1([0x2e]));if(0x3!=_0x171f95[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x53c7ac(_0x171f95[0x1]);function _0x53c7ac(_0x2768a7){const _0x348f45=_0x2186f9(_0x2768a7);return _0x348f45&&_0x5441b4()?_0x348f45:null;function _0x5441b4(){const _0x4391fe=_0x348f45[_0x2c22b1([0x6a,0x74,0x69])],_0x598438=window[_0x2c22b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4391fe[_0x2c22b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4391fe[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3560ba={..._0x348f45,[_0x2c22b1([0x6a,0x74,0x69])]:_0x4391fe[_0x2c22b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4391fe[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3560ba[_0x2c22b1([0x76,0x63])],_0x576110(_0x3560ba)==_0x598438;}}}async function _0x299856(){let _0x29f2ed=!0x0;try{const _0x1969c7=_0x25de20[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])](_0x2c22b1([0x2e])),[_0xd5b4ab,_0xdcafa5,_0x569172]=_0x1969c7;return _0x59cf82(_0xd5b4ab),await _0x5e6955(_0xd5b4ab,_0xdcafa5,_0x569172),_0x29f2ed;}catch{return!0x1;}function _0x59cf82(_0x3c4d04){const _0x5d2bd9=_0x2186f9(_0x3c4d04);_0x5d2bd9&&_0x5d2bd9[_0x2c22b1([0x61,0x6c,0x67])]==_0x2c22b1([0x45,0x53,0x32,0x35,0x36])||(_0x29f2ed=!0x1);}async function _0x5e6955(_0x438b5f,_0x8ca539,_0x11774a){const _0x1e11b3=window[_0x2c22b1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c22b1([0x66,0x72,0x6f,0x6d])](_0x13ed1e(_0x11774a),_0x13f590=>_0x13f590[_0x2c22b1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd44d93=new window[(_0x2c22b1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c22b1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x438b5f+_0x2c22b1([0x2e])+_0x8ca539),_0x4841fa=window[_0x2c22b1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c22b1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4841fa)return;const _0x9dca9a=await _0x4841fa[_0x2c22b1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c22b1([0x6a,0x77,0x6b]),_0x5c7179,{[_0x2c22b1([0x6e,0x61,0x6d,0x65])]:_0x2c22b1([0x45,0x43,0x44,0x53,0x41]),[_0x2c22b1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c22b1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c22b1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4841fa[_0x2c22b1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c22b1([0x6e,0x61,0x6d,0x65])]:_0x2c22b1([0x45,0x43,0x44,0x53,0x41]),[_0x2c22b1([0x68,0x61,0x73,0x68])]:{[_0x2c22b1([0x6e,0x61,0x6d,0x65])]:_0x2c22b1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x9dca9a,_0x1e11b3,_0xd44d93)||(_0x29f2ed=!0x1);}}function _0x2186f9(_0x1c8bd5){return _0x1c8bd5[_0x2c22b1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c22b1([0x65,0x79]))?JSON[_0x2c22b1([0x70,0x61,0x72,0x73,0x65])](_0x13ed1e(_0x1c8bd5)):null;}function _0x13ed1e(_0x59135b){return window[_0x2c22b1([0x61,0x74,0x6f,0x62])](_0x59135b[_0x2c22b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c22b1([0x2b]))[_0x2c22b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c22b1([0x2f])));}function _0x576110(_0x2ecb77){let _0x1efda8=0x1505;function _0x4bdbd2(_0x1b0364){for(let _0x34bc07=0x0;_0x34bc07<_0x1b0364[_0x2c22b1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34bc07++){const _0x3cd5c8=_0x1b0364[_0x2c22b1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x34bc07);_0x1efda8=(_0x1efda8<<0x5)+_0x1efda8+_0x3cd5c8,_0x1efda8&=_0x1efda8;}}function _0xca35ee(_0x536b65){Array[_0x2c22b1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x536b65)?_0x536b65[_0x2c22b1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xca35ee):_0x536b65&&typeof _0x536b65==_0x2c22b1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c22b1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x536b65)[_0x2c22b1([0x73,0x6f,0x72,0x74])]()[_0x2c22b1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a6583,_0x1077c8])=>{_0x4bdbd2(_0x3a6583),_0xca35ee(_0x1077c8);}):_0x4bdbd2(window[_0x2c22b1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x536b65));}return _0xca35ee(_0x2ecb77),_0x1efda8>>>0x0;}function _0x2b9af9(_0x31a01c){return _0x31a01c[_0x2c22b1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c22b1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c22b1([0x30]));}function _0x2d6e4c(_0x469acf){return _0x469acf[_0x2c22b1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c22b1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c22b1([0x6a,0x6f,0x69,0x6e])]('');}function _0x183a2c(){}function _0x2c22b1(_0x4eebdb){const _0x420a17=_0x5108;return _0x4eebdb[_0x420a17(0x1c5)](_0x55fb5f=>String[_0x420a17(0x1bc)](_0x55fb5f))[_0x420a17(0x1cf)]('');}_0x10168a(await _0x574eb8());}(this);}}
|