@ckeditor/ckeditor5-paste-from-office-enhanced 47.7.0-alpha.0 → 47.7.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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2026, 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:()=>mt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=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=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(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(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(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}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(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"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){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&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(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 d(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 g(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 h(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 y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(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"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&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,${w(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 w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function v(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class E{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||A.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),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),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,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,v(e,t));const o=x(e,t);b(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(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 L(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 C(t,n){const r=new DOMParser,s=function(t){return L(L(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,a=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),c=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:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var O=n(584);function P(t,e){const n=T();return(P=function(t,e){return n[t-=324]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(935090===parseInt(e(327))/1+parseInt(e(333))/2*(parseInt(e(332))/3)+-parseInt(e(334))/4+parseInt(e(329))/5+parseInt(e(326))/6*(parseInt(e(324))/7)+-parseInt(e(325))/8+parseInt(e(330))/9*(-parseInt(e(331))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const M=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t){return M[P(328)](t)}function T(){const t=["test","5846120IbXBWy","308619boHuqk","460KrNEXo","33RHtnaf","23988OKAFFq","1433860vOfpsd","42sjDiGQ","3460544ZMvesk","704796BEhuDG","1297555rQehJD"];return(T=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(677961===-parseInt(e(421))/1+-parseInt(e(404))/2*(-parseInt(e(416))/3)+-parseInt(e(410))/4*(parseInt(e(406))/5)+parseInt(e(402))/6+-parseInt(e(413))/7*(-parseInt(e(398))/8)+-parseInt(e(394))/9+-parseInt(e(401))/10*(-parseInt(e(408))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);const k=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=W,r=new Map;for(const[s,i]of e){if(!s[n(397)]&&!s[n(400)])continue;const e=!s[n(397)]||t[n(422)]===s[n(397)],o=!s[n(400)]||t[n(395)](s[n(400)]);e&&o&&r[n(419)](s,i)}return r}function W(t,e){const n=K();return(W=function(t,e){return n[t-=394]})(t,e)}function j(t){const e=W,n={};for(let r=0;r<t[e(415)];r++){const s=t[r],i=t[e(405)](s);e(418)!==i&&(n[s]=i)}return n}function K(){const t=["tagName","549760LxIWfs","assign","className","40zQCwlC","1158858ogzAcK","groups","6BVXBtO","getPropertyValue","131660obRzKd","style","2758085RWoNln","cssRules","32mTPVvd","trim","exec","77ryqgZn","map","length","336858hmtnRV","selectorText","initial","set","push","537914iYidYg","name","7760970IQmvHV","hasClass","split"];return(K=function(){return t})()}function N(t){const e=W,n=t[e(396)](",")[e(414)](t=>t[e(411)]()),r=[];for(const t of n){const n=k[e(412)](t);n&&r[e(420)](n[e(403)])}return r}function V(t){const e=W,n={};for(const r of t)Object[e(399)](n,r);return n}const D=B;function $(){const t=["276egKFaF","_parsedData","execute","78MqhGjA","createRangeIn","from","36434IiYDJG","isActive","size","hasStyle","126zQrrQi","220256eehovK","8800134XFsgiU","document","setStyle","568757ktxtAB","item","26920BIzLnv","type","elementStart","3149613cyKjoD","content","values","26276910WawmYQ"];return($=function(){return t})()}function B(t,e){const n=$();return(B=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(857246===parseInt(e(287))/1*(-parseInt(e(284))/2)+parseInt(e(277))/3+-parseInt(e(281))/4*(-parseInt(e(274))/5)+-parseInt(e(269))/6+parseInt(e(272))/7+-parseInt(e(268))/8*(parseInt(e(267))/9)+parseInt(e(280))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class q extends E{[D(283)](t){const n=D,{body:r,styles:s}=t[n(282)],i=new e.ViewUpcastWriter(r[n(270)]),o=i[n(285)](r),a=function(t){const e=W,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(419)](t,i)}return n}(function(t){const e=W,n={};for(const r of t)for(const t of r[e(409)])if(t instanceof CSSStyleRule){const r=j(t[e(407)]);n[t[e(417)]]=Object[e(399)]({},n[t[e(417)]]||{},r)}return n}(s));for(const t of o){if(n(276)!==t[n(275)])continue;const e=R(t[n(273)],a);if(e[n(265)]){const r=V(Array[n(286)](e[n(279)]()));for(const e in r){const s=t[n(273)];s[n(266)](e)||i[n(271)](e,r[e],s)}}}t[n(278)]=r}[D(288)](t){return super[D(288)](t)||F(t)}}const z=G;function G(t,e){const n=Q();return(G=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(658034===parseInt(e(390))/1*(parseInt(e(399))/2)+parseInt(e(410))/3+parseInt(e(388))/4*(-parseInt(e(422))/5)+parseInt(e(394))/6*(parseInt(e(392))/7)+parseInt(e(409))/8*(parseInt(e(424))/9)+parseInt(e(386))/10*(-parseInt(e(391))/11)+parseInt(e(421))/12*(-parseInt(e(415))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class H extends t.Plugin{static get[z(397)](){return z(400)}static get[z(405)](){return!0}static get[z(387)](){return!0}static get[z(411)](){return[z(406)]}[z(416)](){const t=z,e=this[t(420)],n=e[t(398)][t(384)](t(396)),r=e[t(403)][t(408)][t(395)],s=new q(r);n.on(t(401),(e,n)=>{const i=t,o=n[i(412)][i(402)](i(407));s[i(417)](o)&&(n[i(385)]||(n[i(385)]=C(o,r[i(393)])),s[i(418)](n))},{priority:O.priorities[t(384)](t(419))+11})}[z(414)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=G;return t[e(423)](t=>String[e(413)](t))[e(389)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([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!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1775606400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=G,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(404)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}function Q(){const t=["24PyTBWZ","join","70957WnWJxI","517smEmcQ","322nOUNiu","stylesProcessor","64128ELzzwP","document","ClipboardPipeline","pluginName","plugins","22fktnKy","PasteFromOfficeEnhancedInliner","inputTransformation","getData","editing","href","isOfficialPlugin","PasteFromOffice","text/html","view","8DgVOkL","2985276VLBCzz","requires","dataTransfer","fromCharCode","afterInit","6557330wYwIvm","init","isActive","execute","high","editor","12mWglAJ","60090wgcRGO","map","500553lOQucj","get","_parsedData","231560yWyion","isPremiumPlugin"];return(Q=function(){return t})()}const U=nt;!function(t){const e=nt,n=t();for(;;)try{if(326137===parseInt(e(443))/1*(parseInt(e(464))/2)+-parseInt(e(468))/3*(parseInt(e(455))/4)+-parseInt(e(454))/5+-parseInt(e(476))/6*(-parseInt(e(451))/7)+parseInt(e(439))/8*(parseInt(e(445))/9)+-parseInt(e(452))/10+-parseInt(e(444))/11*(-parseInt(e(441))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const Y=[U(440),U(453),U(477),U(466),U(479),U(450),U(460),U(465)];function _(){const t=["color","10435956pkbPGI","length","478787OrEibm","11IPbKNt","494946rcBCYh","sup","sub","filter","italic","font-weight","469enomAY","2850310glNIdQ","font-family","2648600iubVZo","4uutIaN","createElement","function","getChildren","removeStyle","font-style","setStyle","split","underline","2yhpnxA","vertical-align","text-decoration","bolder","1599267jqBOjV","span","includes","line-through","medium","keys","strong","getStyle","19302trRsTL","font-size","bold","text-decoration-line","super","insertChild","getStyleNames","forEach","from","16iONQaT"];return(_=function(){return t})()}const J=[U(440),U(453),U(477)],X={"font-style":[[U(449),"i"]],"font-weight":[[U(472),U(474)],[U(478),U(474)],[U(467),U(474)],[t=>Number(t)>=600,U(474)]],"text-decoration":[[U(463),"u"],[U(471),"s"]],"text-decoration-line":[[U(463),"u"],[U(471),"s"]],"vertical-align":[[U(447),U(447)],[U(480),U(446)]]};function Z(t){return Y[U(470)](t)}function tt(t){const e=U;return Array[e(438)](t[e(482)]())[e(448)](Z)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(437)](e=>{const i=n,o=t[i(475)](e);if(o)if(a=e,J[U(470)](a))r[e]=o;else if(e in X){const t=o[i(462)](" ");X[e][i(437)](([n,r])=>{const o=i;for(const i of t)(o(457)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(437)](([,n])=>{const s=r,i=e[s(456)](n,[],t[s(458)]());e[s(481)](0,i,t)}),e[r(459)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(473)](n)[r(442)])return;const s=e[r(456)](r(469),[],t[r(458)]());e[r(461)](n,s),e[r(481)](0,s,t),e[r(459)](Object[r(473)](n),t)}(t,e,r)}function nt(t,e){const n=_();return(nt=function(t,e){return n[t-=437]})(t,e)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=423]})(t,e)}function it(){const t=["content","40omwqpG","blockElements","createRangeIn","execute","3537216oJDWCR","725279qwNPhO","isActive","name","document","123fEVhrX","stylesProcessor","font","1205701RfoQkK","38914HrHbMW","includes","13579110ktpHVU","_parsedData","3887080FIGIIv","element","getItems","4xYCmuH","3608460gLALeX"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(457290===parseInt(e(440))/1+-parseInt(e(425))/2*(-parseInt(e(444))/3)+parseInt(e(432))/4*(-parseInt(e(429))/5)+parseInt(e(433))/6+-parseInt(e(424))/7*(-parseInt(e(435))/8)+-parseInt(e(439))/9+-parseInt(e(427))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends E{[rt(438)](t){const n=rt,{body:r}=t[n(428)],s=new e.ViewUpcastWriter(r[n(443)]),i=s[n(437)](r),o=new e.ViewDocument(s[n(443)][n(445)]),a=[...new e.ViewDomConverter(o)[n(436)],n(423)],c=i[n(431)]();for(const t of c)if(t.is(n(430))&&a[n(426)](t[n(442)])){et(t,s,tt(t))}t[n(434)]=r}[rt(441)](t){return super[rt(441)](t)||F(t)}}function at(){const t=["pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOffice","editor","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyInvalid","3105ciMPOk","requires","PasteFromOfficeEnhancedPropagator","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyNotAllowed","inputTransformation","config","3343146KUzBTT","document","get","high","plugins","60ltONma","execute","licenseKey","getData","pasteFromOfficeEnhancedLicenseKeyDomainLimit","8650664EooGVH","ClipboardPipeline","pluginName","_showLicenseError","dataTransfer","1bMVhwS","expired","domainLimit","stylesProcessor","featureNotAllowed","isPremiumPlugin","_licenseKeyCheckInterval","view","text/html","editing","10ajoYaG","isOfficialPlugin","invalid","11630iTdepi","_parsedData","105544SrvaKE","pasteFromOfficeEnhancedLicenseKeyUsageLimit","destroy","evaluationLimit","usageLimit","init","756448iLYtkY","3740734bFZEIX","6301372vGbPWI","isActive"];return(at=function(){return t})()}const ct=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=351]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(945503===-parseInt(e(394))/1*(-parseInt(e(363))/2)+parseInt(e(384))/3*(-parseInt(e(356))/4)+parseInt(e(351))/5*(parseInt(e(379))/6)+-parseInt(e(364))/7+-parseInt(e(389))/8+parseInt(e(372))/9*(parseInt(e(354))/10)+parseInt(e(362))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{[ct(386)];[ct(400)];static get[ct(391)](){return ct(374)}static get[ct(352)](){return!0}static get[ct(399)](){return!0}static get[ct(373)](){return[ct(368)]}[ct(361)](){const t=ct,e=this[t(369)],n=e[t(383)][t(381)](t(390)),r=e[t(403)][t(401)][t(380)],s=new ot(r);n.on(t(377),(e,n)=>{const i=t,o=n[i(393)][i(387)](i(402));s[i(365)](o)&&(n[i(355)]||(n[i(355)]=C(o,r[i(397)])),s[i(385)](n))},{priority:O.priorities[t(381)](t(382))+10}),this[t(386)]=this[t(369)][t(378)][t(381)](t(386));const i=this[t(369)];this[t(400)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(370)==s||e(371)==s||e(367)==s||e(388)==s||e(376)==s||e(366)==s||e(357)==s){delete i[r],n=s,clearInterval(this[e(400)]),this[e(400)]=void 0;break}}e(371)==n&&i[e(392)](e(353)),e(367)==n&&i[e(392)](e(395)),e(388)==n&&i[e(392)](e(396)),e(376)==n&&i[e(392)](e(398),e(375)),e(366)==n&&i[e(392)](e(359)),e(357)==n&&i[e(392)](e(360))},1e3)}[ct(358)](){const t=ct;super[t(358)](),this[t(400)]&&clearInterval(this[t(400)])}}var ft=pt;function pt(t,e){var n=dt();return(pt=function(t,e){return n[t-=251]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(724713===-parseInt(e(263))/1+parseInt(e(254))/2+-parseInt(e(258))/3+parseInt(e(259))/4+-parseInt(e(260))/5*(parseInt(e(255))/6)+-parseInt(e(261))/7*(parseInt(e(265))/8)+parseInt(e(262))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class mt extends t.Plugin{static get[ft(264)](){return ft(251)}static get[ft(253)](){return!0}static get[ft(252)](){return!0}static get[ft(256)](){return[ft(257),H,ut]}}function dt(){var t=["PasteFromOfficeEnhanced","isPremiumPlugin","isOfficialPlugin","1989210qZREHk","317562BALxCo","requires","PasteFromOffice","1506303QCKFcp","1524024hzAKMm","95iUFHAi","375697kXGRMo","21703410pNcdcS","159228MKCsbr","pluginName","208klGhJB"];return(dt=function(){return t})()}function gt(){var t=["7JXDgsi","30232unPtgV","4986728fekEqH","632093LwWaGW","184900FoWOzB","1164affkfs","1386006qChqJQ","3344680MwqAGu","15DnhuyD","639botCSi","83TovbPM","4059438VFvcpn"];return(gt=function(){return t})()}function ht(t,e){var n=gt();return(ht=function(t,e){return n[t-=314]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(681583===-parseInt(e(317))/1*(parseInt(e(320))/2)+-parseInt(e(318))/3+-parseInt(e(321))/4+-parseInt(e(315))/5*(-parseInt(e(325))/6)+-parseInt(e(319))/7*(parseInt(e(314))/8)+-parseInt(e(316))/9*(parseInt(e(323))/10)+-parseInt(e(322))/11*(-parseInt(e(324))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(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:()=>mt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=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=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(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(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(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}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(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"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){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&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(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 d(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 g(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 h(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 y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(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"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&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,${w(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 w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function v(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class E{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||A.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),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),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,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,v(e,t));const o=x(e,t);b(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(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 L(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 C(t,n){const r=new DOMParser,s=function(t){return L(L(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,a=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),c=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:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var O=n(584);function P(t,e){const n=R();return(P=function(t,e){return n[t-=324]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(935090===parseInt(e(327))/1+parseInt(e(333))/2*(parseInt(e(332))/3)+-parseInt(e(334))/4+parseInt(e(329))/5+parseInt(e(326))/6*(parseInt(e(324))/7)+-parseInt(e(325))/8+parseInt(e(330))/9*(-parseInt(e(331))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const M=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t){return M[P(328)](t)}function R(){const t=["test","5846120IbXBWy","308619boHuqk","460KrNEXo","33RHtnaf","23988OKAFFq","1433860vOfpsd","42sjDiGQ","3460544ZMvesk","704796BEhuDG","1297555rQehJD"];return(R=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(677961===-parseInt(e(421))/1+-parseInt(e(404))/2*(-parseInt(e(416))/3)+-parseInt(e(410))/4*(parseInt(e(406))/5)+parseInt(e(402))/6+-parseInt(e(413))/7*(-parseInt(e(398))/8)+-parseInt(e(394))/9+-parseInt(e(401))/10*(-parseInt(e(408))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const T=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(397)]&&!s[n(400)])continue;const e=!s[n(397)]||t[n(422)]===s[n(397)],o=!s[n(400)]||t[n(395)](s[n(400)]);e&&o&&r[n(419)](s,i)}return r}function j(t,e){const n=D();return(j=function(t,e){return n[t-=394]})(t,e)}function N(t){const e=j,n={};for(let r=0;r<t[e(415)];r++){const s=t[r],i=t[e(405)](s);e(418)!==i&&(n[s]=i)}return n}function D(){const t=["tagName","549760LxIWfs","assign","className","40zQCwlC","1158858ogzAcK","groups","6BVXBtO","getPropertyValue","131660obRzKd","style","2758085RWoNln","cssRules","32mTPVvd","trim","exec","77ryqgZn","map","length","336858hmtnRV","selectorText","initial","set","push","537914iYidYg","name","7760970IQmvHV","hasClass","split"];return(D=function(){return t})()}function K(t){const e=j,n=t[e(396)](",")[e(414)](t=>t[e(411)]()),r=[];for(const t of n){const n=T[e(412)](t);n&&r[e(420)](n[e(403)])}return r}function V(t){const e=j,n={};for(const r of t)Object[e(399)](n,r);return n}const W=q;function $(){const t=["276egKFaF","_parsedData","execute","78MqhGjA","createRangeIn","from","36434IiYDJG","isActive","size","hasStyle","126zQrrQi","220256eehovK","8800134XFsgiU","document","setStyle","568757ktxtAB","item","26920BIzLnv","type","elementStart","3149613cyKjoD","content","values","26276910WawmYQ"];return($=function(){return t})()}function q(t,e){const n=$();return(q=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(857246===parseInt(e(287))/1*(-parseInt(e(284))/2)+parseInt(e(277))/3+-parseInt(e(281))/4*(-parseInt(e(274))/5)+-parseInt(e(269))/6+parseInt(e(272))/7+-parseInt(e(268))/8*(parseInt(e(267))/9)+parseInt(e(280))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class B extends E{[W(283)](t){const n=W,{body:r,styles:s}=t[n(282)],i=new e.ViewUpcastWriter(r[n(270)]),o=i[n(285)](r),a=function(t){const e=j,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(419)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(409)])if(t instanceof CSSStyleRule){const r=N(t[e(407)]);n[t[e(417)]]=Object[e(399)]({},n[t[e(417)]]||{},r)}return n}(s));for(const t of o){if(n(276)!==t[n(275)])continue;const e=k(t[n(273)],a);if(e[n(265)]){const r=V(Array[n(286)](e[n(279)]()));for(const e in r){const s=t[n(273)];s[n(266)](e)||i[n(271)](e,r[e],s)}}}t[n(278)]=r}[W(288)](t){return super[W(288)](t)||F(t)}}function H(){const t=["editor","inputTransformation","isActive","plugins","PasteFromOfficeEnhancedInliner","isPremiumPlugin","3660270CLNsbi","map","isOfficialPlugin","join","1266986DjyeBP","get","PasteFromOffice","_parsedData","high","9230760qqmoVg","getData","init","pluginName","9084696LndJSU","ClipboardPipeline","4767256QRrRDy","view","2zIjRgc","fromCharCode","stylesProcessor","requires","document","9105750EUxnEs","execute","dataTransfer","editing","text/html","afterInit","href","13062056uOYEeS"];return(H=function(){return t})()}const z=G;function G(t,e){const n=H();return(G=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(979849===-parseInt(e(367))/1*(-parseInt(e(380))/2)+parseInt(e(399))/3+-parseInt(e(378))/4+-parseInt(e(385))/5+-parseInt(e(376))/6+parseInt(e(392))/7+parseInt(e(372))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class U extends t.Plugin{static get[z(375)](){return z(397)}static get[z(401)](){return!0}static get[z(398)](){return!0}static get[z(383)](){return[z(369)]}[z(374)](){const t=z,e=this[t(393)],n=e[t(396)][t(368)](t(377)),r=e[t(388)][t(379)][t(384)],s=new B(r);n.on(t(394),(e,n)=>{const i=t,o=n[i(387)][i(373)](i(389));s[i(395)](o)&&(n[i(370)]||(n[i(370)]=C(o,r[i(382)])),s[i(386)](n))},{priority:O.priorities[t(368)](t(371))+11})}[z(390)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=G;return t[e(400)](t=>String[e(381)](t))[e(402)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([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!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1776038400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=G,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(391)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const Q=nt;!function(t){const e=nt,n=t();for(;;)try{if(326137===parseInt(e(443))/1*(parseInt(e(464))/2)+-parseInt(e(468))/3*(parseInt(e(455))/4)+-parseInt(e(454))/5+-parseInt(e(476))/6*(-parseInt(e(451))/7)+parseInt(e(439))/8*(parseInt(e(445))/9)+-parseInt(e(452))/10+-parseInt(e(444))/11*(-parseInt(e(441))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const Y=[Q(440),Q(453),Q(477),Q(466),Q(479),Q(450),Q(460),Q(465)];function _(){const t=["color","10435956pkbPGI","length","478787OrEibm","11IPbKNt","494946rcBCYh","sup","sub","filter","italic","font-weight","469enomAY","2850310glNIdQ","font-family","2648600iubVZo","4uutIaN","createElement","function","getChildren","removeStyle","font-style","setStyle","split","underline","2yhpnxA","vertical-align","text-decoration","bolder","1599267jqBOjV","span","includes","line-through","medium","keys","strong","getStyle","19302trRsTL","font-size","bold","text-decoration-line","super","insertChild","getStyleNames","forEach","from","16iONQaT"];return(_=function(){return t})()}const X=[Q(440),Q(453),Q(477)],J={"font-style":[[Q(449),"i"]],"font-weight":[[Q(472),Q(474)],[Q(478),Q(474)],[Q(467),Q(474)],[t=>Number(t)>=600,Q(474)]],"text-decoration":[[Q(463),"u"],[Q(471),"s"]],"text-decoration-line":[[Q(463),"u"],[Q(471),"s"]],"vertical-align":[[Q(447),Q(447)],[Q(480),Q(446)]]};function Z(t){return Y[Q(470)](t)}function tt(t){const e=Q;return Array[e(438)](t[e(482)]())[e(448)](Z)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Q,r={},s={};return e[n(437)](e=>{const i=n,o=t[i(475)](e);if(o)if(a=e,X[Q(470)](a))r[e]=o;else if(e in J){const t=o[i(462)](" ");J[e][i(437)](([n,r])=>{const o=i;for(const i of t)(o(457)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=Q;for(const s in n)n[s][r(437)](([,n])=>{const s=r,i=e[s(456)](n,[],t[s(458)]());e[s(481)](0,i,t)}),e[r(459)](s,t)})(t,e,s),function(t,e,n){const r=Q;if(!Object[r(473)](n)[r(442)])return;const s=e[r(456)](r(469),[],t[r(458)]());e[r(461)](n,s),e[r(481)](0,s,t),e[r(459)](Object[r(473)](n),t)}(t,e,r)}function nt(t,e){const n=_();return(nt=function(t,e){return n[t-=437]})(t,e)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=423]})(t,e)}function it(){const t=["content","40omwqpG","blockElements","createRangeIn","execute","3537216oJDWCR","725279qwNPhO","isActive","name","document","123fEVhrX","stylesProcessor","font","1205701RfoQkK","38914HrHbMW","includes","13579110ktpHVU","_parsedData","3887080FIGIIv","element","getItems","4xYCmuH","3608460gLALeX"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(457290===parseInt(e(440))/1+-parseInt(e(425))/2*(-parseInt(e(444))/3)+parseInt(e(432))/4*(-parseInt(e(429))/5)+parseInt(e(433))/6+-parseInt(e(424))/7*(-parseInt(e(435))/8)+-parseInt(e(439))/9+-parseInt(e(427))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends E{[rt(438)](t){const n=rt,{body:r}=t[n(428)],s=new e.ViewUpcastWriter(r[n(443)]),i=s[n(437)](r),o=new e.ViewDocument(s[n(443)][n(445)]),a=[...new e.ViewDomConverter(o)[n(436)],n(423)],c=i[n(431)]();for(const t of c)if(t.is(n(430))&&a[n(426)](t[n(442)])){et(t,s,tt(t))}t[n(434)]=r}[rt(441)](t){return super[rt(441)](t)||F(t)}}function at(){const t=["pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOffice","editor","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyInvalid","3105ciMPOk","requires","PasteFromOfficeEnhancedPropagator","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyNotAllowed","inputTransformation","config","3343146KUzBTT","document","get","high","plugins","60ltONma","execute","licenseKey","getData","pasteFromOfficeEnhancedLicenseKeyDomainLimit","8650664EooGVH","ClipboardPipeline","pluginName","_showLicenseError","dataTransfer","1bMVhwS","expired","domainLimit","stylesProcessor","featureNotAllowed","isPremiumPlugin","_licenseKeyCheckInterval","view","text/html","editing","10ajoYaG","isOfficialPlugin","invalid","11630iTdepi","_parsedData","105544SrvaKE","pasteFromOfficeEnhancedLicenseKeyUsageLimit","destroy","evaluationLimit","usageLimit","init","756448iLYtkY","3740734bFZEIX","6301372vGbPWI","isActive"];return(at=function(){return t})()}const ct=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=351]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(945503===-parseInt(e(394))/1*(-parseInt(e(363))/2)+parseInt(e(384))/3*(-parseInt(e(356))/4)+parseInt(e(351))/5*(parseInt(e(379))/6)+-parseInt(e(364))/7+-parseInt(e(389))/8+parseInt(e(372))/9*(parseInt(e(354))/10)+parseInt(e(362))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{[ct(386)];[ct(400)];static get[ct(391)](){return ct(374)}static get[ct(352)](){return!0}static get[ct(399)](){return!0}static get[ct(373)](){return[ct(368)]}[ct(361)](){const t=ct,e=this[t(369)],n=e[t(383)][t(381)](t(390)),r=e[t(403)][t(401)][t(380)],s=new ot(r);n.on(t(377),(e,n)=>{const i=t,o=n[i(393)][i(387)](i(402));s[i(365)](o)&&(n[i(355)]||(n[i(355)]=C(o,r[i(397)])),s[i(385)](n))},{priority:O.priorities[t(381)](t(382))+10}),this[t(386)]=this[t(369)][t(378)][t(381)](t(386));const i=this[t(369)];this[t(400)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(370)==s||e(371)==s||e(367)==s||e(388)==s||e(376)==s||e(366)==s||e(357)==s){delete i[r],n=s,clearInterval(this[e(400)]),this[e(400)]=void 0;break}}e(371)==n&&i[e(392)](e(353)),e(367)==n&&i[e(392)](e(395)),e(388)==n&&i[e(392)](e(396)),e(376)==n&&i[e(392)](e(398),e(375)),e(366)==n&&i[e(392)](e(359)),e(357)==n&&i[e(392)](e(360))},1e3)}[ct(358)](){const t=ct;super[t(358)](),this[t(400)]&&clearInterval(this[t(400)])}}var ft=pt;function pt(t,e){var n=dt();return(pt=function(t,e){return n[t-=251]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(724713===-parseInt(e(263))/1+parseInt(e(254))/2+-parseInt(e(258))/3+parseInt(e(259))/4+-parseInt(e(260))/5*(parseInt(e(255))/6)+-parseInt(e(261))/7*(parseInt(e(265))/8)+parseInt(e(262))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class mt extends t.Plugin{static get[ft(264)](){return ft(251)}static get[ft(253)](){return!0}static get[ft(252)](){return!0}static get[ft(256)](){return[ft(257),U,ut]}}function dt(){var t=["PasteFromOfficeEnhanced","isPremiumPlugin","isOfficialPlugin","1989210qZREHk","317562BALxCo","requires","PasteFromOffice","1506303QCKFcp","1524024hzAKMm","95iUFHAi","375697kXGRMo","21703410pNcdcS","159228MKCsbr","pluginName","208klGhJB"];return(dt=function(){return t})()}function gt(){var t=["7JXDgsi","30232unPtgV","4986728fekEqH","632093LwWaGW","184900FoWOzB","1164affkfs","1386006qChqJQ","3344680MwqAGu","15DnhuyD","639botCSi","83TovbPM","4059438VFvcpn"];return(gt=function(){return t})()}function ht(t,e){var n=gt();return(ht=function(t,e){return n[t-=314]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(681583===-parseInt(e(317))/1*(parseInt(e(320))/2)+-parseInt(e(318))/3+-parseInt(e(321))/4+-parseInt(e(315))/5*(-parseInt(e(325))/6)+-parseInt(e(319))/7*(parseInt(e(314))/8)+-parseInt(e(316))/9*(parseInt(e(323))/10)+-parseInt(e(322))/11*(-parseInt(e(324))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(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 _0x32cbe3}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x301fc4,parsePasteOfficeHtml as _0x34cbdd}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1d366a,uid as _0x2c08df}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1fc83e,ViewDocument as _0xee7e8e,ViewDomConverter as _0xd69a74}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x45b4bd){return m['test'](_0x45b4bd);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x2b43eb,_0x2a1c45){const _0x3bf175=new Map();for(const [_0x30071b,_0xc6c97f]of _0x2a1c45){if(!_0x30071b['tagName']&&!_0x30071b['className'])continue;const _0x387182=!_0x30071b['tagName']||_0x2b43eb['name']===_0x30071b['tagName'],_0x5f1e66=!_0x30071b['className']||_0x2b43eb['hasClass'](_0x30071b['className']);_0x387182&&_0x5f1e66&&_0x3bf175['set'](_0x30071b,_0xc6c97f);}return _0x3bf175;}function h(_0x16f2fd){const _0x5b0194={};for(let _0x24a262=0x0;_0x24a262<_0x16f2fd['length'];_0x24a262++){const _0x1281b0=_0x16f2fd[_0x24a262],_0x356283=_0x16f2fd['getPropertyValue'](_0x1281b0);'initial'!==_0x356283&&(_0x5b0194[_0x1281b0]=_0x356283);}return _0x5b0194;}function O(_0x228633){const _0x396a71=_0x228633['split'](',')['map'](_0x41019d=>_0x41019d['trim']()),_0x898e6f=[];for(const _0x2a7395 of _0x396a71){const _0x1808d5=S['exec'](_0x2a7395);_0x1808d5&&_0x898e6f['push'](_0x1808d5['groups']);}return _0x898e6f;}function k(_0x3890b1){const _0x5c051e={};for(const _0x18a73f of _0x3890b1)Object['assign'](_0x5c051e,_0x18a73f);return _0x5c051e;}class c extends _0x301fc4{['execute'](_0xbe80b7){const {body:_0x21ec6a,styles:_0x4d26f0}=_0xbe80b7['_parsedData'],_0x4ce660=new _0x1fc83e(_0x21ec6a['document']),_0x1cff5b=_0x4ce660['createRangeIn'](_0x21ec6a),_0x650c8f=function(_0x103d17){const _0x401a2b={};for(const _0xb7187e of _0x103d17)for(const _0x71128a of _0xb7187e['cssRules'])if(_0x71128a instanceof CSSStyleRule){const _0x54584b=h(_0x71128a['style']);_0x401a2b[_0x71128a['selectorText']]=Object['assign']({},_0x401a2b[_0x71128a['selectorText']]||{},_0x54584b);}return _0x401a2b;}(_0x4d26f0),_0x2fab40=function(_0xf9c1a1){const _0x1ffc98=new Map();for(const _0x24dc41 in _0xf9c1a1){const _0x51b7bf=O(_0x24dc41),_0x11c341=_0xf9c1a1[_0x24dc41];for(const _0x336ec6 of _0x51b7bf)_0x1ffc98['set'](_0x336ec6,_0x11c341);}return _0x1ffc98;}(_0x650c8f);for(const _0x18a7ad of _0x1cff5b){if('elementStart'!==_0x18a7ad['type'])continue;const _0x599e31=j(_0x18a7ad['item'],_0x2fab40);if(_0x599e31['size']){const _0x19d412=k(Array['from'](_0x599e31['values']()));for(const _0x5885db in _0x19d412){const _0x86ce71=_0x18a7ad['item'];_0x86ce71['hasStyle'](_0x5885db)||_0x4ce660['setStyle'](_0x5885db,_0x19d412[_0x5885db],_0x86ce71);}}}_0xbe80b7['content']=_0x21ec6a;}['isActive'](_0x374fa0){return super['isActive'](_0x374fa0)||p(_0x374fa0);}}class i extends _0x32cbe3{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4551ee=this['editor'],_0x11a32a=_0x4551ee['plugins']['get']('ClipboardPipeline'),_0x2f81d9=_0x4551ee['editing']['view']['document'],_0x19e1df=new c(_0x2f81d9);_0x11a32a['on']('inputTransformation',(_0x44c7e5,_0x24efa6)=>{const _0x5339aa=_0x24efa6['dataTransfer']['getData']('text/html');_0x19e1df['isActive'](_0x5339aa)&&(_0x24efa6['_parsedData']||(_0x24efa6['_parsedData']=_0x34cbdd(_0x5339aa,_0x2f81d9['stylesProcessor'])),_0x19e1df['execute'](_0x24efa6));},{'priority':_0x1d366a['get']('high')+0xb});}['afterInit'](){!async function(_0x3b8725){const _0x7c052c=_0x1eb27c([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x164196=0x7374585f,_0x3252a7=0x7373def7^_0x164196,_0x2ff80d=window[_0x1eb27c([0x44,0x61,0x74,0x65])][_0x1eb27c([0x6e,0x6f,0x77])](),_0x390a4e=_0x3b8725[_0x1eb27c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2dc5e2=new window[(_0x1eb27c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbb3fa1=>{_0x390a4e[_0x1eb27c([0x6f,0x6e,0x63,0x65])](_0x1eb27c([0x72,0x65,0x61,0x64,0x79]),_0xbb3fa1);}),_0x24d2b5={[_0x1eb27c([0x6b,0x74,0x79])]:_0x1eb27c([0x45,0x43]),[_0x1eb27c([0x75,0x73,0x65])]:_0x1eb27c([0x73,0x69,0x67]),[_0x1eb27c([0x63,0x72,0x76])]:_0x1eb27c([0x50,0x2d,0x32,0x35,0x36]),[_0x1eb27c([0x78])]:_0x1eb27c([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]),[_0x1eb27c([0x79])]:_0x1eb27c([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]),[_0x1eb27c([0x61,0x6c,0x67])]:_0x1eb27c([0x45,0x53,0x32,0x35,0x36])},_0x5be77f=_0x390a4e[_0x1eb27c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1eb27c([0x67,0x65,0x74])](_0x1eb27c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3fa451(){let _0x417992,_0x10f224=null,_0x544fdf=null;try{if(_0x5be77f==_0x1eb27c([0x47,0x50,0x4c]))return _0x1eb27c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x417992=_0x19ba67(),!_0x417992)return _0x1eb27c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x417992[_0x1eb27c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x544fdf=_0x9aa551(_0x417992[_0x1eb27c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x417992[_0x1eb27c([0x6a,0x74,0x69])])),await _0x368c95()?_0x14df45()?_0x432c02()?_0x1eb27c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4a0012()?(_0x417992[_0x1eb27c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1eb27c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x10f224=_0x9b5e6a(_0x1eb27c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x13b9aa()):_0x1eb27c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1eb27c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1eb27c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1eb27c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x432c02(){const _0x12ec20=[_0x1eb27c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1eb27c([0x74,0x72,0x69,0x61,0x6c])][_0x1eb27c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417992[_0x1eb27c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2ff80d/0x3e8:0xe10*_0x3252a7;return _0x417992[_0x1eb27c([0x65,0x78,0x70])]<_0x12ec20;}function _0x14df45(){const _0x118067=_0x417992[_0x1eb27c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x118067&&(!!_0x118067[_0x1eb27c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1eb27c([0x2a]))||(!!_0x118067[_0x1eb27c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1eb27c([0x50,0x4f,0x45]))||(!!_0x118067[_0x1eb27c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1eb27c([0x50,0x50]))||!(!_0x118067[_0x1eb27c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1eb27c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x19310c()))));}function _0x4a0012(){const _0x286320=_0x417992[_0x1eb27c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x286320||0x0==_0x286320[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x48d006}=new URL(window[_0x1eb27c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x286320[_0x1eb27c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48d006))return!0x0;const _0x518eb3=_0x48d006[_0x1eb27c([0x73,0x70,0x6c,0x69,0x74])](_0x1eb27c([0x2e]));return _0x286320[_0x1eb27c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x250aba=>_0x250aba[_0x1eb27c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1eb27c([0x2a])))[_0x1eb27c([0x6d,0x61,0x70])](_0x59660e=>_0x59660e[_0x1eb27c([0x73,0x70,0x6c,0x69,0x74])](_0x1eb27c([0x2e])))[_0x1eb27c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52ce5e=>_0x52ce5e[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x518eb3[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1eb27c([0x6d,0x61,0x70])](_0x577712=>Array(_0x518eb3[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x577712[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1eb27c([0x66,0x69,0x6c,0x6c])](_0x577712[0x0]===_0x1eb27c([0x2a])?_0x1eb27c([0x2a]):'')[_0x1eb27c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x577712))[_0x1eb27c([0x73,0x6f,0x6d,0x65])](_0x22cd34=>_0x518eb3[_0x1eb27c([0x65,0x76,0x65,0x72,0x79])]((_0x84436b,_0x414a67)=>_0x22cd34[_0x414a67]===_0x84436b||_0x22cd34[_0x414a67]===_0x1eb27c([0x2a])));}function _0x13b9aa(){return _0x10f224&&_0x544fdf?new window[(_0x1eb27c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5aade8,_0x4c2198)=>{_0x10f224[_0x1eb27c([0x74,0x68,0x65,0x6e])](_0x5aade8,_0x4c2198),_0x544fdf[_0x1eb27c([0x74,0x68,0x65,0x6e])](_0x1c6ee3=>{_0x1c6ee3!=_0x1eb27c([0x56,0x61,0x6c,0x69,0x64])&&_0x5aade8(_0x1c6ee3);},_0x4c2198);}):_0x10f224||_0x544fdf||_0x1eb27c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x9aa551(_0x4f80f7,_0x4505d3){return new window[(_0x1eb27c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12db87=>{if(_0x33022e())return _0x12db87(_0x1eb27c([0x56,0x61,0x6c,0x69,0x64]));_0x24ad21(),_0x390a4e[_0x1eb27c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1eb27c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xdf1da8=!0x1;const _0xcb7813=_0x2c08df();function _0xb0d605(_0x45759f){return!!_0x45759f&&(typeof _0x45759f===_0x1eb27c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x45759f===_0x1eb27c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x45759f[_0x1eb27c([0x74,0x68,0x65,0x6e])]===_0x1eb27c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x45759f[_0x1eb27c([0x63,0x61,0x74,0x63,0x68])]===_0x1eb27c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4b1419(_0x4f72c7){_0x143195(_0x4f72c7)[_0x1eb27c([0x74,0x68,0x65,0x6e])](_0x34bbed=>{if(!_0x34bbed||_0x34bbed[_0x1eb27c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1eb27c([0x6f,0x6b]))return _0x1eb27c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2478e7(_0xec0142(_0xcb7813+_0x4505d3))!=_0x34bbed[_0x1eb27c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1eb27c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1eb27c([0x56,0x61,0x6c,0x69,0x64]);})[_0x1eb27c([0x74,0x68,0x65,0x6e])](_0x553b28=>(_0x22b3c7(),_0x553b28),()=>{const _0x12c958=_0x5a4989();return null==_0x12c958?(_0x22b3c7(),_0x1eb27c([0x56,0x61,0x6c,0x69,0x64])):_0x1eb27c(_0x2ff80d-_0x12c958>(0x5778dc5f^_0x164196)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1eb27c([0x74,0x68,0x65,0x6e])](_0x12db87)[_0x1eb27c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x12db87(_0x1eb27c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5df7f3=0x7342b6df^_0x164196;function _0x22b3c7(){const _0x5c1185=_0x1eb27c([0x6c,0x6c,0x63,0x74,0x2d])+_0x2478e7(_0xec0142(_0x4f80f7)),_0x157e92=_0x39e432(_0x2478e7(window[_0x1eb27c([0x4d,0x61,0x74,0x68])][_0x1eb27c([0x63,0x65,0x69,0x6c])](_0x2ff80d/_0x5df7f3)));window[_0x1eb27c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1eb27c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c1185,_0x157e92);}function _0x5a4989(){const _0x50f950=_0x1eb27c([0x6c,0x6c,0x63,0x74,0x2d])+_0x2478e7(_0xec0142(_0x4f80f7)),_0x5b2619=window[_0x1eb27c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1eb27c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x50f950);return _0x5b2619?window[_0x1eb27c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39e432(_0x5b2619),0x10)*_0x5df7f3:null;}function _0x143195(_0x233830){return new window[(_0x1eb27c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2467a7,_0x59a0fd)=>{_0x233830[_0x1eb27c([0x74,0x68,0x65,0x6e])](_0x2467a7,_0x59a0fd),window[_0x1eb27c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x59a0fd,0x73758c9f^_0x164196);});}}_0x390a4e[_0x1eb27c([0x6f,0x6e])](_0x1eb27c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d4fe5,_0x5a0547)=>{if(_0x5a0547[0x0]!=_0x4f80f7)return _0x12db87(_0x1eb27c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5a0547[0x1]={..._0x5a0547[0x1],[_0x1eb27c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xcb7813};},{[_0x1eb27c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1eb27c([0x68,0x69,0x67,0x68])}),_0x390a4e[_0x1eb27c([0x6f,0x6e])](_0x1eb27c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x351eb2=>{_0xb0d605(_0x351eb2[_0x1eb27c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xdf1da8=!0x0,_0x4b1419(_0x351eb2[_0x1eb27c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1eb27c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1eb27c([0x6c,0x6f,0x77])}),_0x2dc5e2[_0x1eb27c([0x74,0x68,0x65,0x6e])](()=>{_0xdf1da8||_0x12db87(_0x1eb27c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x33022e(){return _0x390a4e[_0x1eb27c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1eb27c([0x76,0x69,0x65,0x77])][_0x1eb27c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1eb27c([0x61,0x75,0x74,0x6f]);}function _0x24ad21(){_0x390a4e[_0x1eb27c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1eb27c([0x76,0x69,0x65,0x77])][_0x1eb27c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1eb27c([0x61,0x75,0x74,0x6f]);}}function _0x9b5e6a(_0x9e7f6b){const _0x267f63=[new window[(_0x1eb27c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ef2e1=>setTimeout(_0x4ef2e1,0x737d6693^_0x164196)),_0x2dc5e2[_0x1eb27c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1eb27c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ec3f6=>{let _0xd11684=0x0;_0x390a4e[_0x1eb27c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1eb27c([0x6f,0x6e])](_0x1eb27c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x284f86,_0x3672e4)=>{_0x3672e4[0x0][_0x1eb27c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xd11684++,_0xd11684==(0x73745db7^_0x164196)&&(_0x2ec3f6(),_0x284f86[_0x1eb27c([0x6f,0x66,0x66])]());});}))];return window[_0x1eb27c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1eb27c([0x72,0x61,0x63,0x65])](_0x267f63)[_0x1eb27c([0x74,0x68,0x65,0x6e])](()=>_0x9e7f6b);}async function _0x194f56(){await _0x2dc5e2,_0x390a4e[_0x1eb27c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1eb27c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x561078,_0x390a4e[_0x1eb27c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1eb27c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x561078,_0x390a4e[_0x1eb27c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1eb27c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x19310c(){return window[_0x1eb27c([0x67,0x6c,0x6f,0x62])]&&window[_0x1eb27c([0x67,0x6c,0x6f,0x62])][_0x1eb27c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x255dee(_0x191cb9){const _0x35aac4=_0x548b68();_0x390a4e[_0x35aac4]=_0x1eb27c([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])+_0x191cb9,_0x191cb9!=_0x1eb27c([0x56,0x61,0x6c,0x69,0x64])&&_0x194f56();}function _0x548b68(){const _0x587e44=window[_0x1eb27c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1eb27c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1eb27c([0x6e,0x6f,0x77])]())[_0x1eb27c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1eb27c([0x2e]),'');let _0x15bd72=_0x1eb27c([0x73]);for(let _0x52c5c2=0x0;_0x52c5c2<_0x587e44[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52c5c2+=0x2){let _0x6a7324=window[_0x1eb27c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x587e44[_0x1eb27c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52c5c2,_0x52c5c2+0x2));_0x6a7324>=_0x7c052c[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x6a7324-=_0x7c052c[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x15bd72+=_0x7c052c[_0x6a7324];}return _0x15bd72;}function _0x19ba67(){const _0x20527f=_0x5be77f[_0x1eb27c([0x73,0x70,0x6c,0x69,0x74])](_0x1eb27c([0x2e]));if(0x3!=_0x20527f[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5dc3cd(_0x20527f[0x1]);function _0x5dc3cd(_0x41c27d){const _0xc967fd=_0x3487f7(_0x41c27d);return _0xc967fd&&_0x1ef898()?_0xc967fd:null;function _0x1ef898(){const _0x880efb=_0xc967fd[_0x1eb27c([0x6a,0x74,0x69])],_0x417ac6=window[_0x1eb27c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x880efb[_0x1eb27c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x880efb[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xdee4ee={..._0xc967fd,[_0x1eb27c([0x6a,0x74,0x69])]:_0x880efb[_0x1eb27c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x880efb[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xdee4ee[_0x1eb27c([0x76,0x63])],_0xec0142(_0xdee4ee)==_0x417ac6;}}}async function _0x368c95(){let _0x271902=!0x0;try{const _0x3e93ec=_0x5be77f[_0x1eb27c([0x73,0x70,0x6c,0x69,0x74])](_0x1eb27c([0x2e])),[_0x195a7e,_0x33b6ba,_0x556645]=_0x3e93ec;return _0x5e4b41(_0x195a7e),await _0x232772(_0x195a7e,_0x33b6ba,_0x556645),_0x271902;}catch{return!0x1;}function _0x5e4b41(_0x2328cc){const _0x276432=_0x3487f7(_0x2328cc);_0x276432&&_0x276432[_0x1eb27c([0x61,0x6c,0x67])]==_0x1eb27c([0x45,0x53,0x32,0x35,0x36])||(_0x271902=!0x1);}async function _0x232772(_0x5f2715,_0x4b64ca,_0x366e37){const _0x4f6f93=window[_0x1eb27c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1eb27c([0x66,0x72,0x6f,0x6d])](_0x45f52c(_0x366e37),_0x40099f=>_0x40099f[_0x1eb27c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x442528=new window[(_0x1eb27c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1eb27c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5f2715+_0x1eb27c([0x2e])+_0x4b64ca),_0x269eec=window[_0x1eb27c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1eb27c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x269eec)return;const _0x316e8d=await _0x269eec[_0x1eb27c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1eb27c([0x6a,0x77,0x6b]),_0x24d2b5,{[_0x1eb27c([0x6e,0x61,0x6d,0x65])]:_0x1eb27c([0x45,0x43,0x44,0x53,0x41]),[_0x1eb27c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1eb27c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1eb27c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x269eec[_0x1eb27c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1eb27c([0x6e,0x61,0x6d,0x65])]:_0x1eb27c([0x45,0x43,0x44,0x53,0x41]),[_0x1eb27c([0x68,0x61,0x73,0x68])]:{[_0x1eb27c([0x6e,0x61,0x6d,0x65])]:_0x1eb27c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x316e8d,_0x4f6f93,_0x442528)||(_0x271902=!0x1);}}function _0x3487f7(_0x13e61e){return _0x13e61e[_0x1eb27c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1eb27c([0x65,0x79]))?JSON[_0x1eb27c([0x70,0x61,0x72,0x73,0x65])](_0x45f52c(_0x13e61e)):null;}function _0x45f52c(_0x520454){return window[_0x1eb27c([0x61,0x74,0x6f,0x62])](_0x520454[_0x1eb27c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1eb27c([0x2b]))[_0x1eb27c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1eb27c([0x2f])));}function _0xec0142(_0x5ed27a){let _0x371fe5=0x1505;function _0x143563(_0x5b9bfa){for(let _0x195fd3=0x0;_0x195fd3<_0x5b9bfa[_0x1eb27c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x195fd3++){const _0x142969=_0x5b9bfa[_0x1eb27c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x195fd3);_0x371fe5=(_0x371fe5<<0x5)+_0x371fe5+_0x142969,_0x371fe5&=_0x371fe5;}}function _0x8c191e(_0xcfac1e){Array[_0x1eb27c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xcfac1e)?_0xcfac1e[_0x1eb27c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x8c191e):_0xcfac1e&&typeof _0xcfac1e==_0x1eb27c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1eb27c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xcfac1e)[_0x1eb27c([0x73,0x6f,0x72,0x74])]()[_0x1eb27c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x222560,_0x1ba157])=>{_0x143563(_0x222560),_0x8c191e(_0x1ba157);}):_0x143563(window[_0x1eb27c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xcfac1e));}return _0x8c191e(_0x5ed27a),_0x371fe5>>>0x0;}function _0x2478e7(_0x380d10){return _0x380d10[_0x1eb27c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1eb27c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1eb27c([0x30]));}function _0x39e432(_0x9f7914){return _0x9f7914[_0x1eb27c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1eb27c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1eb27c([0x6a,0x6f,0x69,0x6e])]('');}function _0x561078(){}function _0x1eb27c(_0x3166a6){return _0x3166a6['map'](_0x4901ec=>String['fromCharCode'](_0x4901ec))['join']('');}_0x255dee(await _0x3fa451());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x17f22d=>Number(_0x17f22d)>=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(_0x383643){return E['includes'](_0x383643);}function g(_0x360fb4){return Array['from'](_0x360fb4['getStyleNames']())['filter'](P);}function b(_0x4809d7,_0x5a5864,_0x12474f){const {spanStyles:_0x2ad391,stylesToBeHtmlElements:_0x567e2b}=function(_0x52ddf1,_0x238f1b){const _0x255d00={},_0x324a42={};return _0x238f1b['forEach'](_0x110cc5=>{const _0x1f74fe=_0x52ddf1['getStyle'](_0x110cc5);if(_0x1f74fe){if(function(_0x49bc00){return L['includes'](_0x49bc00);}(_0x110cc5))_0x255d00[_0x110cc5]=_0x1f74fe;else{if(function(_0xc029da){return _0xc029da in F;}(_0x110cc5)){const _0xf410d0=_0x1f74fe['split']('\x20');F[_0x110cc5]['forEach'](([_0x2e17a0,_0x21ddee])=>{for(const _0x46752e of _0xf410d0){('function'==typeof _0x2e17a0&&_0x2e17a0(_0x46752e)||_0x2e17a0===_0x46752e)&&(_0x324a42[_0x110cc5]=[..._0x324a42[_0x110cc5]||[],[_0x2e17a0,_0x21ddee]]);}});}}}}),{'spanStyles':_0x255d00,'stylesToBeHtmlElements':_0x324a42};}(_0x4809d7,_0x12474f);!function(_0xe6a191,_0x2f39c7,_0x3e6206){for(const _0x1ca320 in _0x3e6206){_0x3e6206[_0x1ca320]['forEach'](([,_0x278504])=>{const _0x247a74=_0x2f39c7['createElement'](_0x278504,[],_0xe6a191['getChildren']());_0x2f39c7['insertChild'](0x0,_0x247a74,_0xe6a191);}),_0x2f39c7['removeStyle'](_0x1ca320,_0xe6a191);}}(_0x4809d7,_0x5a5864,_0x567e2b),function(_0x40c3d5,_0x58721a,_0x51b232){if(!Object['keys'](_0x51b232)['length'])return;const _0x35e09d=_0x58721a['createElement']('span',[],_0x40c3d5['getChildren']());_0x58721a['setStyle'](_0x51b232,_0x35e09d),_0x58721a['insertChild'](0x0,_0x35e09d,_0x40c3d5),_0x58721a['removeStyle'](Object['keys'](_0x51b232),_0x40c3d5);}(_0x4809d7,_0x5a5864,_0x2ad391);}class a extends _0x301fc4{['execute'](_0x24bdde){const {body:_0x37fec6}=_0x24bdde['_parsedData'],_0x423177=new _0x1fc83e(_0x37fec6['document']),_0x529af0=_0x423177['createRangeIn'](_0x37fec6),_0x48a992=new _0xee7e8e(_0x423177['document']['stylesProcessor']),_0x2258b6=[...new _0xd69a74(_0x48a992)['blockElements'],'font'],_0x500105=_0x529af0['getItems']();for(const _0x4e3de4 of _0x500105)_0x4e3de4['is']('element')&&_0x2258b6['includes'](_0x4e3de4['name'])&&b(_0x4e3de4,_0x423177,g(_0x4e3de4));_0x24bdde['content']=_0x37fec6;}['isActive'](_0x34cbe2){return super['isActive'](_0x34cbe2)||p(_0x34cbe2);}}class s extends _0x32cbe3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x13c169=this['editor'],_0x52808c=_0x13c169['plugins']['get']('ClipboardPipeline'),_0x4e0c14=_0x13c169['editing']['view']['document'],_0x259e89=new a(_0x4e0c14);_0x52808c['on']('inputTransformation',(_0xa31ca8,_0xea3699)=>{const _0x2ec43b=_0xea3699['dataTransfer']['getData']('text/html');_0x259e89['isActive'](_0x2ec43b)&&(_0xea3699['_parsedData']||(_0xea3699['_parsedData']=_0x34cbdd(_0x2ec43b,_0x4e0c14['stylesProcessor'])),_0x259e89['execute'](_0xea3699));},{'priority':_0x1d366a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2251b2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x50b6e9;for(const _0x5145d4 in _0x2251b2){const _0x100ab8=_0x5145d4,_0x1bdfce=_0x2251b2[_0x100ab8];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1bdfce||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1bdfce||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1bdfce||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1bdfce||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1bdfce||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1bdfce||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1bdfce){delete _0x2251b2[_0x100ab8],_0x50b6e9=_0x1bdfce,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x50b6e9&&_0x2251b2['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x50b6e9&&_0x2251b2['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x50b6e9&&_0x2251b2['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x50b6e9&&_0x2251b2['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x50b6e9&&_0x2251b2['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x50b6e9&&_0x2251b2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x32cbe3{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 _0x365f1f}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xb9b218,parsePasteOfficeHtml as _0x4996ce}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3e72aa,uid as _0x22ad70}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x597835,ViewDocument as _0x42b7c1,ViewDomConverter as _0x54712a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5949be){return m['test'](_0x5949be);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5878bc,_0x2ca89d){const _0x2f5254=new Map();for(const [_0x4a640c,_0x17fdc4]of _0x2ca89d){if(!_0x4a640c['tagName']&&!_0x4a640c['className'])continue;const _0x204b79=!_0x4a640c['tagName']||_0x5878bc['name']===_0x4a640c['tagName'],_0x1c8067=!_0x4a640c['className']||_0x5878bc['hasClass'](_0x4a640c['className']);_0x204b79&&_0x1c8067&&_0x2f5254['set'](_0x4a640c,_0x17fdc4);}return _0x2f5254;}function h(_0x198f8b){const _0x5ecfd2={};for(let _0x5b1d2a=0x0;_0x5b1d2a<_0x198f8b['length'];_0x5b1d2a++){const _0x30a39e=_0x198f8b[_0x5b1d2a],_0x8b9b10=_0x198f8b['getPropertyValue'](_0x30a39e);'initial'!==_0x8b9b10&&(_0x5ecfd2[_0x30a39e]=_0x8b9b10);}return _0x5ecfd2;}function O(_0x479a42){const _0x3b0dde=_0x479a42['split'](',')['map'](_0x17d52d=>_0x17d52d['trim']()),_0xf3993a=[];for(const _0x1035b6 of _0x3b0dde){const _0x1a3477=S['exec'](_0x1035b6);_0x1a3477&&_0xf3993a['push'](_0x1a3477['groups']);}return _0xf3993a;}function k(_0x7841e4){const _0x16afd8={};for(const _0x5a6114 of _0x7841e4)Object['assign'](_0x16afd8,_0x5a6114);return _0x16afd8;}class c extends _0xb9b218{['execute'](_0x2a9e54){const {body:_0x334123,styles:_0x32eb0b}=_0x2a9e54['_parsedData'],_0x4d3d4a=new _0x597835(_0x334123['document']),_0x5f4ce4=_0x4d3d4a['createRangeIn'](_0x334123),_0x342d2e=function(_0x542cf8){const _0x567fd0={};for(const _0x5b240e of _0x542cf8)for(const _0x42b438 of _0x5b240e['cssRules'])if(_0x42b438 instanceof CSSStyleRule){const _0x39ca56=h(_0x42b438['style']);_0x567fd0[_0x42b438['selectorText']]=Object['assign']({},_0x567fd0[_0x42b438['selectorText']]||{},_0x39ca56);}return _0x567fd0;}(_0x32eb0b),_0x5d9969=function(_0x29bac2){const _0x2e6bb7=new Map();for(const _0x2ed0ea in _0x29bac2){const _0x354fdf=O(_0x2ed0ea),_0x3ef221=_0x29bac2[_0x2ed0ea];for(const _0x2a1c61 of _0x354fdf)_0x2e6bb7['set'](_0x2a1c61,_0x3ef221);}return _0x2e6bb7;}(_0x342d2e);for(const _0x458fae of _0x5f4ce4){if('elementStart'!==_0x458fae['type'])continue;const _0x50f974=j(_0x458fae['item'],_0x5d9969);if(_0x50f974['size']){const _0x3b4d8e=k(Array['from'](_0x50f974['values']()));for(const _0x56fbd7 in _0x3b4d8e){const _0x4fc334=_0x458fae['item'];_0x4fc334['hasStyle'](_0x56fbd7)||_0x4d3d4a['setStyle'](_0x56fbd7,_0x3b4d8e[_0x56fbd7],_0x4fc334);}}}_0x2a9e54['content']=_0x334123;}['isActive'](_0x1ddbb0){return super['isActive'](_0x1ddbb0)||p(_0x1ddbb0);}}class i extends _0x365f1f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3d1415=this['editor'],_0x4bf0a1=_0x3d1415['plugins']['get']('ClipboardPipeline'),_0x69909b=_0x3d1415['editing']['view']['document'],_0x2725cb=new c(_0x69909b);_0x4bf0a1['on']('inputTransformation',(_0x4aa87a,_0x4aea0a)=>{const _0x5ade2c=_0x4aea0a['dataTransfer']['getData']('text/html');_0x2725cb['isActive'](_0x5ade2c)&&(_0x4aea0a['_parsedData']||(_0x4aea0a['_parsedData']=_0x4996ce(_0x5ade2c,_0x69909b['stylesProcessor'])),_0x2725cb['execute'](_0x4aea0a));},{'priority':_0x3e72aa['get']('high')+0xb});}['afterInit'](){!async function(_0x32f2af){const _0x169acf=_0x5e39bc([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x3bb416=0x7374585f,_0xdc806a=0x7373df7f^_0x3bb416,_0x53d018=window[_0x5e39bc([0x44,0x61,0x74,0x65])][_0x5e39bc([0x6e,0x6f,0x77])](),_0x41ed38=_0x32f2af[_0x5e39bc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x168fb2=new window[(_0x5e39bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ae150=>{_0x41ed38[_0x5e39bc([0x6f,0x6e,0x63,0x65])](_0x5e39bc([0x72,0x65,0x61,0x64,0x79]),_0x5ae150);}),_0x2f528a={[_0x5e39bc([0x6b,0x74,0x79])]:_0x5e39bc([0x45,0x43]),[_0x5e39bc([0x75,0x73,0x65])]:_0x5e39bc([0x73,0x69,0x67]),[_0x5e39bc([0x63,0x72,0x76])]:_0x5e39bc([0x50,0x2d,0x32,0x35,0x36]),[_0x5e39bc([0x78])]:_0x5e39bc([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]),[_0x5e39bc([0x79])]:_0x5e39bc([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]),[_0x5e39bc([0x61,0x6c,0x67])]:_0x5e39bc([0x45,0x53,0x32,0x35,0x36])},_0x44eafc=_0x41ed38[_0x5e39bc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e39bc([0x67,0x65,0x74])](_0x5e39bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x6ea170(){let _0x2b9981,_0x27d403=null,_0x1bc3f8=null;try{if(_0x44eafc==_0x5e39bc([0x47,0x50,0x4c]))return _0x5e39bc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b9981=_0x1f9a0c(),!_0x2b9981)return _0x5e39bc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b9981[_0x5e39bc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1bc3f8=_0x548256(_0x2b9981[_0x5e39bc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b9981[_0x5e39bc([0x6a,0x74,0x69])])),await _0x1e7e8d()?_0x56735a()?_0x3ddf46()?_0x5e39bc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x20c75d()?(_0x2b9981[_0x5e39bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e39bc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27d403=_0x285c60(_0x5e39bc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x630dfe()):_0x5e39bc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e39bc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e39bc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5e39bc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3ddf46(){const _0x3d2c08=[_0x5e39bc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e39bc([0x74,0x72,0x69,0x61,0x6c])][_0x5e39bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b9981[_0x5e39bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x53d018/0x3e8:0xe10*_0xdc806a;return _0x2b9981[_0x5e39bc([0x65,0x78,0x70])]<_0x3d2c08;}function _0x56735a(){const _0x1d9fe1=_0x2b9981[_0x5e39bc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1d9fe1&&(!!_0x1d9fe1[_0x5e39bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e39bc([0x2a]))||(!!_0x1d9fe1[_0x5e39bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e39bc([0x50,0x4f,0x45]))||(!!_0x1d9fe1[_0x5e39bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e39bc([0x50,0x50]))||!(!_0x1d9fe1[_0x5e39bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e39bc([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3da8ae()))));}function _0x20c75d(){const _0xf3d545=_0x2b9981[_0x5e39bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xf3d545||0x0==_0xf3d545[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x46ad5c}=new URL(window[_0x5e39bc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xf3d545[_0x5e39bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46ad5c))return!0x0;const _0x3c256f=_0x46ad5c[_0x5e39bc([0x73,0x70,0x6c,0x69,0x74])](_0x5e39bc([0x2e]));return _0xf3d545[_0x5e39bc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c78d8=>_0x1c78d8[_0x5e39bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e39bc([0x2a])))[_0x5e39bc([0x6d,0x61,0x70])](_0x168832=>_0x168832[_0x5e39bc([0x73,0x70,0x6c,0x69,0x74])](_0x5e39bc([0x2e])))[_0x5e39bc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e5b85=>_0x1e5b85[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3c256f[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e39bc([0x6d,0x61,0x70])](_0x411806=>Array(_0x3c256f[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x411806[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e39bc([0x66,0x69,0x6c,0x6c])](_0x411806[0x0]===_0x5e39bc([0x2a])?_0x5e39bc([0x2a]):'')[_0x5e39bc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x411806))[_0x5e39bc([0x73,0x6f,0x6d,0x65])](_0x5e61ef=>_0x3c256f[_0x5e39bc([0x65,0x76,0x65,0x72,0x79])]((_0x33ba57,_0x59da57)=>_0x5e61ef[_0x59da57]===_0x33ba57||_0x5e61ef[_0x59da57]===_0x5e39bc([0x2a])));}function _0x630dfe(){return _0x27d403&&_0x1bc3f8?new window[(_0x5e39bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c3449,_0x322e0a)=>{_0x27d403[_0x5e39bc([0x74,0x68,0x65,0x6e])](_0x2c3449,_0x322e0a),_0x1bc3f8[_0x5e39bc([0x74,0x68,0x65,0x6e])](_0x36d73e=>{_0x36d73e!=_0x5e39bc([0x56,0x61,0x6c,0x69,0x64])&&_0x2c3449(_0x36d73e);},_0x322e0a);}):_0x27d403||_0x1bc3f8||_0x5e39bc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x548256(_0x1ad3a0,_0x451a1b){return new window[(_0x5e39bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1bfc77=>{if(_0xb22c68())return _0x1bfc77(_0x5e39bc([0x56,0x61,0x6c,0x69,0x64]));_0x308617(),_0x41ed38[_0x5e39bc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e39bc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x44baac=!0x1;const _0x1081dd=_0x22ad70();function _0x904594(_0x507272){return!!_0x507272&&(typeof _0x507272===_0x5e39bc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x507272===_0x5e39bc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x507272[_0x5e39bc([0x74,0x68,0x65,0x6e])]===_0x5e39bc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x507272[_0x5e39bc([0x63,0x61,0x74,0x63,0x68])]===_0x5e39bc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e171c(_0x2410ba){_0x35f705(_0x2410ba)[_0x5e39bc([0x74,0x68,0x65,0x6e])](_0x4eeb6a=>{if(!_0x4eeb6a||_0x4eeb6a[_0x5e39bc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e39bc([0x6f,0x6b]))return _0x5e39bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5dd46f(_0x5210e2(_0x1081dd+_0x451a1b))!=_0x4eeb6a[_0x5e39bc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e39bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e39bc([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e39bc([0x74,0x68,0x65,0x6e])](_0x52c6e3=>(_0x9cc1cd(),_0x52c6e3),()=>{const _0x5ef388=_0x42c53a();return null==_0x5ef388?(_0x9cc1cd(),_0x5e39bc([0x56,0x61,0x6c,0x69,0x64])):_0x5e39bc(_0x53d018-_0x5ef388>(0x5778dc5f^_0x3bb416)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e39bc([0x74,0x68,0x65,0x6e])](_0x1bfc77)[_0x5e39bc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1bfc77(_0x5e39bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x260750=0x7342b6df^_0x3bb416;function _0x9cc1cd(){const _0x225b9e=_0x5e39bc([0x6c,0x6c,0x63,0x74,0x2d])+_0x5dd46f(_0x5210e2(_0x1ad3a0)),_0x3dfd87=_0x4464cb(_0x5dd46f(window[_0x5e39bc([0x4d,0x61,0x74,0x68])][_0x5e39bc([0x63,0x65,0x69,0x6c])](_0x53d018/_0x260750)));window[_0x5e39bc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e39bc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x225b9e,_0x3dfd87);}function _0x42c53a(){const _0x7a1f75=_0x5e39bc([0x6c,0x6c,0x63,0x74,0x2d])+_0x5dd46f(_0x5210e2(_0x1ad3a0)),_0x56a272=window[_0x5e39bc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e39bc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7a1f75);return _0x56a272?window[_0x5e39bc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4464cb(_0x56a272),0x10)*_0x260750:null;}function _0x35f705(_0x2afd1f){return new window[(_0x5e39bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e6302,_0x4d8589)=>{_0x2afd1f[_0x5e39bc([0x74,0x68,0x65,0x6e])](_0x3e6302,_0x4d8589),window[_0x5e39bc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4d8589,0x73758c9f^_0x3bb416);});}}_0x41ed38[_0x5e39bc([0x6f,0x6e])](_0x5e39bc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4a6da1,_0x45d238)=>{if(_0x45d238[0x0]!=_0x1ad3a0)return _0x1bfc77(_0x5e39bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x45d238[0x1]={..._0x45d238[0x1],[_0x5e39bc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1081dd};},{[_0x5e39bc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e39bc([0x68,0x69,0x67,0x68])}),_0x41ed38[_0x5e39bc([0x6f,0x6e])](_0x5e39bc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x487aa8=>{_0x904594(_0x487aa8[_0x5e39bc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x44baac=!0x0,_0x2e171c(_0x487aa8[_0x5e39bc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e39bc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e39bc([0x6c,0x6f,0x77])}),_0x168fb2[_0x5e39bc([0x74,0x68,0x65,0x6e])](()=>{_0x44baac||_0x1bfc77(_0x5e39bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xb22c68(){return _0x41ed38[_0x5e39bc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e39bc([0x76,0x69,0x65,0x77])][_0x5e39bc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e39bc([0x61,0x75,0x74,0x6f]);}function _0x308617(){_0x41ed38[_0x5e39bc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e39bc([0x76,0x69,0x65,0x77])][_0x5e39bc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e39bc([0x61,0x75,0x74,0x6f]);}}function _0x285c60(_0x2267e7){const _0x558703=[new window[(_0x5e39bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ef4c3=>setTimeout(_0x2ef4c3,0x737d6693^_0x3bb416)),_0x168fb2[_0x5e39bc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e39bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a9e81=>{let _0x13ea16=0x0;_0x41ed38[_0x5e39bc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e39bc([0x6f,0x6e])](_0x5e39bc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x39880b,_0x624275)=>{_0x624275[0x0][_0x5e39bc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13ea16++,_0x13ea16==(0x73745db7^_0x3bb416)&&(_0x2a9e81(),_0x39880b[_0x5e39bc([0x6f,0x66,0x66])]());});}))];return window[_0x5e39bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e39bc([0x72,0x61,0x63,0x65])](_0x558703)[_0x5e39bc([0x74,0x68,0x65,0x6e])](()=>_0x2267e7);}async function _0x4fc526(){await _0x168fb2,_0x41ed38[_0x5e39bc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e39bc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x247132,_0x41ed38[_0x5e39bc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e39bc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x247132,_0x41ed38[_0x5e39bc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e39bc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3da8ae(){return window[_0x5e39bc([0x67,0x6c,0x6f,0x62])]&&window[_0x5e39bc([0x67,0x6c,0x6f,0x62])][_0x5e39bc([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xc922b2(_0x374f1b){const _0xcb245b=_0x1f2dcc();_0x41ed38[_0xcb245b]=_0x5e39bc([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])+_0x374f1b,_0x374f1b!=_0x5e39bc([0x56,0x61,0x6c,0x69,0x64])&&_0x4fc526();}function _0x1f2dcc(){const _0x387dd3=window[_0x5e39bc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e39bc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e39bc([0x6e,0x6f,0x77])]())[_0x5e39bc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e39bc([0x2e]),'');let _0x1bb541=_0x5e39bc([0x73]);for(let _0x488da5=0x0;_0x488da5<_0x387dd3[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x488da5+=0x2){let _0x1c9d7e=window[_0x5e39bc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x387dd3[_0x5e39bc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x488da5,_0x488da5+0x2));_0x1c9d7e>=_0x169acf[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1c9d7e-=_0x169acf[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1bb541+=_0x169acf[_0x1c9d7e];}return _0x1bb541;}function _0x1f9a0c(){const _0x5f07e0=_0x44eafc[_0x5e39bc([0x73,0x70,0x6c,0x69,0x74])](_0x5e39bc([0x2e]));if(0x3!=_0x5f07e0[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x384b80(_0x5f07e0[0x1]);function _0x384b80(_0x557343){const _0x14f110=_0x4b024d(_0x557343);return _0x14f110&&_0x7c3d16()?_0x14f110:null;function _0x7c3d16(){const _0x582764=_0x14f110[_0x5e39bc([0x6a,0x74,0x69])],_0x1de63a=window[_0x5e39bc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x582764[_0x5e39bc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x582764[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x349b71={..._0x14f110,[_0x5e39bc([0x6a,0x74,0x69])]:_0x582764[_0x5e39bc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x582764[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x349b71[_0x5e39bc([0x76,0x63])],_0x5210e2(_0x349b71)==_0x1de63a;}}}async function _0x1e7e8d(){let _0x28a7a5=!0x0;try{const _0x49fa20=_0x44eafc[_0x5e39bc([0x73,0x70,0x6c,0x69,0x74])](_0x5e39bc([0x2e])),[_0x26f46c,_0x44a875,_0x10605d]=_0x49fa20;return _0xb34132(_0x26f46c),await _0x5e2248(_0x26f46c,_0x44a875,_0x10605d),_0x28a7a5;}catch{return!0x1;}function _0xb34132(_0x3ab803){const _0x18ab7d=_0x4b024d(_0x3ab803);_0x18ab7d&&_0x18ab7d[_0x5e39bc([0x61,0x6c,0x67])]==_0x5e39bc([0x45,0x53,0x32,0x35,0x36])||(_0x28a7a5=!0x1);}async function _0x5e2248(_0x26bfe4,_0x52aeff,_0x48b01f){const _0x1c9e1d=window[_0x5e39bc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e39bc([0x66,0x72,0x6f,0x6d])](_0x10f5e8(_0x48b01f),_0x10cca=>_0x10cca[_0x5e39bc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b9e59=new window[(_0x5e39bc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e39bc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x26bfe4+_0x5e39bc([0x2e])+_0x52aeff),_0x2aba96=window[_0x5e39bc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e39bc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2aba96)return;const _0x36f219=await _0x2aba96[_0x5e39bc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e39bc([0x6a,0x77,0x6b]),_0x2f528a,{[_0x5e39bc([0x6e,0x61,0x6d,0x65])]:_0x5e39bc([0x45,0x43,0x44,0x53,0x41]),[_0x5e39bc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e39bc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e39bc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2aba96[_0x5e39bc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e39bc([0x6e,0x61,0x6d,0x65])]:_0x5e39bc([0x45,0x43,0x44,0x53,0x41]),[_0x5e39bc([0x68,0x61,0x73,0x68])]:{[_0x5e39bc([0x6e,0x61,0x6d,0x65])]:_0x5e39bc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x36f219,_0x1c9e1d,_0x5b9e59)||(_0x28a7a5=!0x1);}}function _0x4b024d(_0xe95f9c){return _0xe95f9c[_0x5e39bc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e39bc([0x65,0x79]))?JSON[_0x5e39bc([0x70,0x61,0x72,0x73,0x65])](_0x10f5e8(_0xe95f9c)):null;}function _0x10f5e8(_0x2eeec9){return window[_0x5e39bc([0x61,0x74,0x6f,0x62])](_0x2eeec9[_0x5e39bc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e39bc([0x2b]))[_0x5e39bc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e39bc([0x2f])));}function _0x5210e2(_0x4ce24c){let _0x5942d0=0x1505;function _0x489179(_0x3fabd8){for(let _0x28f5f9=0x0;_0x28f5f9<_0x3fabd8[_0x5e39bc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28f5f9++){const _0x47dad2=_0x3fabd8[_0x5e39bc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x28f5f9);_0x5942d0=(_0x5942d0<<0x5)+_0x5942d0+_0x47dad2,_0x5942d0&=_0x5942d0;}}function _0x30c7e1(_0x304da5){Array[_0x5e39bc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x304da5)?_0x304da5[_0x5e39bc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30c7e1):_0x304da5&&typeof _0x304da5==_0x5e39bc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e39bc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x304da5)[_0x5e39bc([0x73,0x6f,0x72,0x74])]()[_0x5e39bc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1c51ef,_0x4a958b])=>{_0x489179(_0x1c51ef),_0x30c7e1(_0x4a958b);}):_0x489179(window[_0x5e39bc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x304da5));}return _0x30c7e1(_0x4ce24c),_0x5942d0>>>0x0;}function _0x5dd46f(_0x3f24b6){return _0x3f24b6[_0x5e39bc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e39bc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e39bc([0x30]));}function _0x4464cb(_0x2fb699){return _0x2fb699[_0x5e39bc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e39bc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e39bc([0x6a,0x6f,0x69,0x6e])]('');}function _0x247132(){}function _0x5e39bc(_0x24d0ef){return _0x24d0ef['map'](_0x51f34b=>String['fromCharCode'](_0x51f34b))['join']('');}_0xc922b2(await _0x6ea170());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x203051=>Number(_0x203051)>=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(_0x329a33){return E['includes'](_0x329a33);}function g(_0x1ae16f){return Array['from'](_0x1ae16f['getStyleNames']())['filter'](P);}function b(_0x1f82c3,_0x710d13,_0x5863b6){const {spanStyles:_0x46ea8b,stylesToBeHtmlElements:_0x2d6743}=function(_0x5c6efe,_0x1913e7){const _0x2f708e={},_0x15b61a={};return _0x1913e7['forEach'](_0x4b0922=>{const _0x57f42b=_0x5c6efe['getStyle'](_0x4b0922);if(_0x57f42b){if(function(_0x1c747e){return L['includes'](_0x1c747e);}(_0x4b0922))_0x2f708e[_0x4b0922]=_0x57f42b;else{if(function(_0x5b4479){return _0x5b4479 in F;}(_0x4b0922)){const _0x4df36a=_0x57f42b['split']('\x20');F[_0x4b0922]['forEach'](([_0x30d8d2,_0x14bb9])=>{for(const _0x93a25b of _0x4df36a){('function'==typeof _0x30d8d2&&_0x30d8d2(_0x93a25b)||_0x30d8d2===_0x93a25b)&&(_0x15b61a[_0x4b0922]=[..._0x15b61a[_0x4b0922]||[],[_0x30d8d2,_0x14bb9]]);}});}}}}),{'spanStyles':_0x2f708e,'stylesToBeHtmlElements':_0x15b61a};}(_0x1f82c3,_0x5863b6);!function(_0x269d64,_0x5ba40a,_0x1c9456){for(const _0x1e5917 in _0x1c9456){_0x1c9456[_0x1e5917]['forEach'](([,_0x2a13c6])=>{const _0x595358=_0x5ba40a['createElement'](_0x2a13c6,[],_0x269d64['getChildren']());_0x5ba40a['insertChild'](0x0,_0x595358,_0x269d64);}),_0x5ba40a['removeStyle'](_0x1e5917,_0x269d64);}}(_0x1f82c3,_0x710d13,_0x2d6743),function(_0x4adab6,_0x5dd0eb,_0x124a1e){if(!Object['keys'](_0x124a1e)['length'])return;const _0x4de8c2=_0x5dd0eb['createElement']('span',[],_0x4adab6['getChildren']());_0x5dd0eb['setStyle'](_0x124a1e,_0x4de8c2),_0x5dd0eb['insertChild'](0x0,_0x4de8c2,_0x4adab6),_0x5dd0eb['removeStyle'](Object['keys'](_0x124a1e),_0x4adab6);}(_0x1f82c3,_0x710d13,_0x46ea8b);}class a extends _0xb9b218{['execute'](_0x195ef9){const {body:_0xd79053}=_0x195ef9['_parsedData'],_0x4db0d7=new _0x597835(_0xd79053['document']),_0x31ef71=_0x4db0d7['createRangeIn'](_0xd79053),_0x5b88f2=new _0x42b7c1(_0x4db0d7['document']['stylesProcessor']),_0x524b7a=[...new _0x54712a(_0x5b88f2)['blockElements'],'font'],_0x3391d4=_0x31ef71['getItems']();for(const _0x10b941 of _0x3391d4)_0x10b941['is']('element')&&_0x524b7a['includes'](_0x10b941['name'])&&b(_0x10b941,_0x4db0d7,g(_0x10b941));_0x195ef9['content']=_0xd79053;}['isActive'](_0x172fe2){return super['isActive'](_0x172fe2)||p(_0x172fe2);}}class s extends _0x365f1f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c8e3b=this['editor'],_0x1bb108=_0x4c8e3b['plugins']['get']('ClipboardPipeline'),_0x5901f2=_0x4c8e3b['editing']['view']['document'],_0x323d7e=new a(_0x5901f2);_0x1bb108['on']('inputTransformation',(_0x203724,_0x52a630)=>{const _0x5981b6=_0x52a630['dataTransfer']['getData']('text/html');_0x323d7e['isActive'](_0x5981b6)&&(_0x52a630['_parsedData']||(_0x52a630['_parsedData']=_0x4996ce(_0x5981b6,_0x5901f2['stylesProcessor'])),_0x323d7e['execute'](_0x52a630));},{'priority':_0x3e72aa['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2a2b32=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x235533;for(const _0x534c29 in _0x2a2b32){const _0x88bc6d=_0x534c29,_0x23f280=_0x2a2b32[_0x88bc6d];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x23f280||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x23f280||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x23f280||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x23f280||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x23f280||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x23f280||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x23f280){delete _0x2a2b32[_0x88bc6d],_0x235533=_0x23f280,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x235533&&_0x2a2b32['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x235533&&_0x2a2b32['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x235533&&_0x2a2b32['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x235533&&_0x2a2b32['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x235533&&_0x2a2b32['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x235533&&_0x2a2b32['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x365f1f{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};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "47.7.0-alpha.
|
|
3
|
+
"version": "47.7.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.7.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.7.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.7.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.7.0-alpha.
|
|
29
|
-
"ckeditor5": "47.7.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.7.0-alpha.1",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.7.0-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.7.0-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.7.0-alpha.1",
|
|
29
|
+
"ckeditor5": "47.7.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 _0x1adb57=_0x8b5b;(function(_0x374855,_0x1905cd){const _0x5e8440=_0x8b5b,_0x21d0fc=_0x374855();while(!![]){try{const _0x6e3069=parseInt(_0x5e8440(0x186))/0x1*(parseInt(_0x5e8440(0x18f))/0x2)+parseInt(_0x5e8440(0x19a))/0x3+parseInt(_0x5e8440(0x184))/0x4*(-parseInt(_0x5e8440(0x1a6))/0x5)+parseInt(_0x5e8440(0x18a))/0x6*(parseInt(_0x5e8440(0x188))/0x7)+parseInt(_0x5e8440(0x199))/0x8*(parseInt(_0x5e8440(0x1a8))/0x9)+parseInt(_0x5e8440(0x182))/0xa*(-parseInt(_0x5e8440(0x187))/0xb)+parseInt(_0x5e8440(0x1a5))/0xc*(-parseInt(_0x5e8440(0x19f))/0xd);if(_0x6e3069===_0x1905cd)break;else _0x21d0fc['push'](_0x21d0fc['shift']());}catch(_0x509873){_0x21d0fc['push'](_0x21d0fc['shift']());}}}(_0x1354,0xa0a72));function _0x8b5b(_0x39ba81,_0xfc1b77){const _0x13548b=_0x1354();return _0x8b5b=function(_0x8b5b0a,_0x4da3d1){_0x8b5b0a=_0x8b5b0a-0x180;let _0x2c2032=_0x13548b[_0x8b5b0a];return _0x2c2032;},_0x8b5b(_0x39ba81,_0xfc1b77);}import{Plugin as _0x11a5ce}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2d76da}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x404888,uid as _0x115ee1}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x7fdc6d}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x11a5ce{static get[_0x1adb57(0x18d)](){const _0x78bea=_0x1adb57;return _0x78bea(0x190);}static get[_0x1adb57(0x195)](){return!0x0;}static get[_0x1adb57(0x183)](){return!0x0;}static get[_0x1adb57(0x19b)](){const _0x539bac=_0x1adb57;return[_0x539bac(0x196)];}[_0x1adb57(0x1a0)](){const _0x43bdff=_0x1adb57,_0x51a56c=this[_0x43bdff(0x1a4)],_0x22fd06=_0x51a56c[_0x43bdff(0x18e)][_0x43bdff(0x180)](_0x43bdff(0x18c)),_0x22fc46=_0x51a56c[_0x43bdff(0x193)][_0x43bdff(0x198)][_0x43bdff(0x18b)],_0xedd1cc=new _0x7fdc6d(_0x22fc46);_0x22fd06['on'](_0x43bdff(0x191),(_0x872fef,_0x47710b)=>{const _0x20e810=_0x43bdff,_0x30ce4d=_0x47710b[_0x20e810(0x19c)][_0x20e810(0x192)](_0x20e810(0x197));_0xedd1cc[_0x20e810(0x1a1)](_0x30ce4d)&&(_0x47710b[_0x20e810(0x181)]||(_0x47710b[_0x20e810(0x181)]=_0x2d76da(_0x30ce4d,_0x22fc46[_0x20e810(0x189)])),_0xedd1cc[_0x20e810(0x1a2)](_0x47710b));},{'priority':_0x404888[_0x43bdff(0x180)](_0x43bdff(0x1a3))+0xb});}[_0x1adb57(0x19e)](){!async function(_0x13937d){const _0x5406af=_0x3f33ff([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x326a61=0x7374585f,_0x351e98=0x7373def7^_0x326a61,_0x37eb91=window[_0x3f33ff([0x44,0x61,0x74,0x65])][_0x3f33ff([0x6e,0x6f,0x77])](),_0x266117=_0x13937d[_0x3f33ff([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x161d1c=new window[(_0x3f33ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e6530=>{_0x266117[_0x3f33ff([0x6f,0x6e,0x63,0x65])](_0x3f33ff([0x72,0x65,0x61,0x64,0x79]),_0x1e6530);}),_0x183288={[_0x3f33ff([0x6b,0x74,0x79])]:_0x3f33ff([0x45,0x43]),[_0x3f33ff([0x75,0x73,0x65])]:_0x3f33ff([0x73,0x69,0x67]),[_0x3f33ff([0x63,0x72,0x76])]:_0x3f33ff([0x50,0x2d,0x32,0x35,0x36]),[_0x3f33ff([0x78])]:_0x3f33ff([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]),[_0x3f33ff([0x79])]:_0x3f33ff([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]),[_0x3f33ff([0x61,0x6c,0x67])]:_0x3f33ff([0x45,0x53,0x32,0x35,0x36])},_0x35f061=_0x266117[_0x3f33ff([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3f33ff([0x67,0x65,0x74])](_0x3f33ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c8e14(){let _0x1bfee1,_0x3df2f6=null,_0x1d8102=null;try{if(_0x35f061==_0x3f33ff([0x47,0x50,0x4c]))return _0x3f33ff([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1bfee1=_0x2bf495(),!_0x1bfee1)return _0x3f33ff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1bfee1[_0x3f33ff([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d8102=_0x282449(_0x1bfee1[_0x3f33ff([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1bfee1[_0x3f33ff([0x6a,0x74,0x69])])),await _0x44b9f2()?_0x293659()?_0x554055()?_0x3f33ff([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x13398c()?(_0x1bfee1[_0x3f33ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f33ff([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3df2f6=_0x5cce78(_0x3f33ff([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4fddff()):_0x3f33ff([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3f33ff([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3f33ff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3f33ff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x554055(){const _0x115715=[_0x3f33ff([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3f33ff([0x74,0x72,0x69,0x61,0x6c])][_0x3f33ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bfee1[_0x3f33ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x37eb91/0x3e8:0xe10*_0x351e98;return _0x1bfee1[_0x3f33ff([0x65,0x78,0x70])]<_0x115715;}function _0x293659(){const _0x1e984f=_0x1bfee1[_0x3f33ff([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e984f&&(!!_0x1e984f[_0x3f33ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f33ff([0x2a]))||(!!_0x1e984f[_0x3f33ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f33ff([0x50,0x4f,0x45]))||(!!_0x1e984f[_0x3f33ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f33ff([0x50,0x50]))||!(!_0x1e984f[_0x3f33ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f33ff([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x11f99e()))));}function _0x13398c(){const _0x2c0843=_0x8b5b,_0x5f3588=_0x1bfee1[_0x3f33ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5f3588||0x0==_0x5f3588[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1a4612}=new URL(window[_0x3f33ff([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2c0843(0x194)]);if(_0x5f3588[_0x3f33ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a4612))return!0x0;const _0x32d43c=_0x1a4612[_0x3f33ff([0x73,0x70,0x6c,0x69,0x74])](_0x3f33ff([0x2e]));return _0x5f3588[_0x3f33ff([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e9b92=>_0x2e9b92[_0x3f33ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f33ff([0x2a])))[_0x3f33ff([0x6d,0x61,0x70])](_0x2e7679=>_0x2e7679[_0x3f33ff([0x73,0x70,0x6c,0x69,0x74])](_0x3f33ff([0x2e])))[_0x3f33ff([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5654f0=>_0x5654f0[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x32d43c[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f33ff([0x6d,0x61,0x70])](_0x19f4a2=>Array(_0x32d43c[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19f4a2[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f33ff([0x66,0x69,0x6c,0x6c])](_0x19f4a2[0x0]===_0x3f33ff([0x2a])?_0x3f33ff([0x2a]):'')[_0x3f33ff([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19f4a2))[_0x3f33ff([0x73,0x6f,0x6d,0x65])](_0x22e428=>_0x32d43c[_0x3f33ff([0x65,0x76,0x65,0x72,0x79])]((_0x19d737,_0x4d75cb)=>_0x22e428[_0x4d75cb]===_0x19d737||_0x22e428[_0x4d75cb]===_0x3f33ff([0x2a])));}function _0x4fddff(){return _0x3df2f6&&_0x1d8102?new window[(_0x3f33ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21d6d6,_0x3ac715)=>{_0x3df2f6[_0x3f33ff([0x74,0x68,0x65,0x6e])](_0x21d6d6,_0x3ac715),_0x1d8102[_0x3f33ff([0x74,0x68,0x65,0x6e])](_0x223709=>{_0x223709!=_0x3f33ff([0x56,0x61,0x6c,0x69,0x64])&&_0x21d6d6(_0x223709);},_0x3ac715);}):_0x3df2f6||_0x1d8102||_0x3f33ff([0x56,0x61,0x6c,0x69,0x64]);}}function _0x282449(_0x30b38e,_0x254448){return new window[(_0x3f33ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2633de=>{if(_0x5951d0())return _0x2633de(_0x3f33ff([0x56,0x61,0x6c,0x69,0x64]));_0x5da3e6(),_0x266117[_0x3f33ff([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3f33ff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x229717=!0x1;const _0x4766ba=_0x115ee1();function _0x1a240b(_0xb0a726){return!!_0xb0a726&&(typeof _0xb0a726===_0x3f33ff([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb0a726===_0x3f33ff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb0a726[_0x3f33ff([0x74,0x68,0x65,0x6e])]===_0x3f33ff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb0a726[_0x3f33ff([0x63,0x61,0x74,0x63,0x68])]===_0x3f33ff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x49af49(_0x3736e8){_0x3f954b(_0x3736e8)[_0x3f33ff([0x74,0x68,0x65,0x6e])](_0x58398f=>{if(!_0x58398f||_0x58398f[_0x3f33ff([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3f33ff([0x6f,0x6b]))return _0x3f33ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3bc68e(_0x476378(_0x4766ba+_0x254448))!=_0x58398f[_0x3f33ff([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3f33ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3f33ff([0x56,0x61,0x6c,0x69,0x64]);})[_0x3f33ff([0x74,0x68,0x65,0x6e])](_0x19832b=>(_0x4bd966(),_0x19832b),()=>{const _0x539616=_0x13ed77();return null==_0x539616?(_0x4bd966(),_0x3f33ff([0x56,0x61,0x6c,0x69,0x64])):_0x3f33ff(_0x37eb91-_0x539616>(0x5778dc5f^_0x326a61)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3f33ff([0x74,0x68,0x65,0x6e])](_0x2633de)[_0x3f33ff([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2633de(_0x3f33ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5eb033=0x7342b6df^_0x326a61;function _0x4bd966(){const _0x51924e=_0x3f33ff([0x6c,0x6c,0x63,0x74,0x2d])+_0x3bc68e(_0x476378(_0x30b38e)),_0x5c9288=_0x47d394(_0x3bc68e(window[_0x3f33ff([0x4d,0x61,0x74,0x68])][_0x3f33ff([0x63,0x65,0x69,0x6c])](_0x37eb91/_0x5eb033)));window[_0x3f33ff([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f33ff([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x51924e,_0x5c9288);}function _0x13ed77(){const _0x3bbdab=_0x3f33ff([0x6c,0x6c,0x63,0x74,0x2d])+_0x3bc68e(_0x476378(_0x30b38e)),_0x4dbdd2=window[_0x3f33ff([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f33ff([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3bbdab);return _0x4dbdd2?window[_0x3f33ff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47d394(_0x4dbdd2),0x10)*_0x5eb033:null;}function _0x3f954b(_0x44496e){return new window[(_0x3f33ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x104c94,_0x532de3)=>{_0x44496e[_0x3f33ff([0x74,0x68,0x65,0x6e])](_0x104c94,_0x532de3),window[_0x3f33ff([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x532de3,0x73758c9f^_0x326a61);});}}_0x266117[_0x3f33ff([0x6f,0x6e])](_0x3f33ff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x40161a,_0x22e9bc)=>{if(_0x22e9bc[0x0]!=_0x30b38e)return _0x2633de(_0x3f33ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x22e9bc[0x1]={..._0x22e9bc[0x1],[_0x3f33ff([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4766ba};},{[_0x3f33ff([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f33ff([0x68,0x69,0x67,0x68])}),_0x266117[_0x3f33ff([0x6f,0x6e])](_0x3f33ff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x156e37=>{_0x1a240b(_0x156e37[_0x3f33ff([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x229717=!0x0,_0x49af49(_0x156e37[_0x3f33ff([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3f33ff([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f33ff([0x6c,0x6f,0x77])}),_0x161d1c[_0x3f33ff([0x74,0x68,0x65,0x6e])](()=>{_0x229717||_0x2633de(_0x3f33ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5951d0(){return _0x266117[_0x3f33ff([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f33ff([0x76,0x69,0x65,0x77])][_0x3f33ff([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3f33ff([0x61,0x75,0x74,0x6f]);}function _0x5da3e6(){_0x266117[_0x3f33ff([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f33ff([0x76,0x69,0x65,0x77])][_0x3f33ff([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3f33ff([0x61,0x75,0x74,0x6f]);}}function _0x5cce78(_0x4e46cc){const _0x2fa603=[new window[(_0x3f33ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1842fb=>setTimeout(_0x1842fb,0x737d6693^_0x326a61)),_0x161d1c[_0x3f33ff([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3f33ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39f2b1=>{let _0x2a7bd8=0x0;_0x266117[_0x3f33ff([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f33ff([0x6f,0x6e])](_0x3f33ff([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5ae75c,_0x559926)=>{_0x559926[0x0][_0x3f33ff([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2a7bd8++,_0x2a7bd8==(0x73745db7^_0x326a61)&&(_0x39f2b1(),_0x5ae75c[_0x3f33ff([0x6f,0x66,0x66])]());});}))];return window[_0x3f33ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3f33ff([0x72,0x61,0x63,0x65])](_0x2fa603)[_0x3f33ff([0x74,0x68,0x65,0x6e])](()=>_0x4e46cc);}async function _0x16dd93(){await _0x161d1c,_0x266117[_0x3f33ff([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f33ff([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5f0d74,_0x266117[_0x3f33ff([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f33ff([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5f0d74,_0x266117[_0x3f33ff([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3f33ff([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11f99e(){return window[_0x3f33ff([0x67,0x6c,0x6f,0x62])]&&window[_0x3f33ff([0x67,0x6c,0x6f,0x62])][_0x3f33ff([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1f7c01(_0x20b476){const _0x20ec29=_0x3ef07d();_0x266117[_0x20ec29]=_0x3f33ff([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])+_0x20b476,_0x20b476!=_0x3f33ff([0x56,0x61,0x6c,0x69,0x64])&&_0x16dd93();}function _0x3ef07d(){const _0x42eb73=window[_0x3f33ff([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3f33ff([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3f33ff([0x6e,0x6f,0x77])]())[_0x3f33ff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3f33ff([0x2e]),'');let _0x298c22=_0x3f33ff([0x73]);for(let _0x54d8f5=0x0;_0x54d8f5<_0x42eb73[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54d8f5+=0x2){let _0xc4d48b=window[_0x3f33ff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42eb73[_0x3f33ff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x54d8f5,_0x54d8f5+0x2));_0xc4d48b>=_0x5406af[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xc4d48b-=_0x5406af[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x298c22+=_0x5406af[_0xc4d48b];}return _0x298c22;}function _0x2bf495(){const _0x373081=_0x35f061[_0x3f33ff([0x73,0x70,0x6c,0x69,0x74])](_0x3f33ff([0x2e]));if(0x3!=_0x373081[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a5029(_0x373081[0x1]);function _0x2a5029(_0x58a757){const _0x38466c=_0x16aa53(_0x58a757);return _0x38466c&&_0x23ee4f()?_0x38466c:null;function _0x23ee4f(){const _0x411879=_0x38466c[_0x3f33ff([0x6a,0x74,0x69])],_0x537a38=window[_0x3f33ff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x411879[_0x3f33ff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x411879[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x48417d={..._0x38466c,[_0x3f33ff([0x6a,0x74,0x69])]:_0x411879[_0x3f33ff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x411879[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x48417d[_0x3f33ff([0x76,0x63])],_0x476378(_0x48417d)==_0x537a38;}}}async function _0x44b9f2(){let _0x29a9f3=!0x0;try{const _0x1b6dd6=_0x35f061[_0x3f33ff([0x73,0x70,0x6c,0x69,0x74])](_0x3f33ff([0x2e])),[_0x4cf8a2,_0x4fa413,_0x11fbc2]=_0x1b6dd6;return _0x477686(_0x4cf8a2),await _0x4c53bf(_0x4cf8a2,_0x4fa413,_0x11fbc2),_0x29a9f3;}catch{return!0x1;}function _0x477686(_0x1774e1){const _0x3e268b=_0x16aa53(_0x1774e1);_0x3e268b&&_0x3e268b[_0x3f33ff([0x61,0x6c,0x67])]==_0x3f33ff([0x45,0x53,0x32,0x35,0x36])||(_0x29a9f3=!0x1);}async function _0x4c53bf(_0xba019c,_0x183803,_0x7bc836){const _0x112b76=window[_0x3f33ff([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3f33ff([0x66,0x72,0x6f,0x6d])](_0x49b5b7(_0x7bc836),_0x551a8a=>_0x551a8a[_0x3f33ff([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1dbd7d=new window[(_0x3f33ff([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3f33ff([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xba019c+_0x3f33ff([0x2e])+_0x183803),_0x37c0a0=window[_0x3f33ff([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3f33ff([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x37c0a0)return;const _0x160eff=await _0x37c0a0[_0x3f33ff([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3f33ff([0x6a,0x77,0x6b]),_0x183288,{[_0x3f33ff([0x6e,0x61,0x6d,0x65])]:_0x3f33ff([0x45,0x43,0x44,0x53,0x41]),[_0x3f33ff([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3f33ff([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3f33ff([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x37c0a0[_0x3f33ff([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3f33ff([0x6e,0x61,0x6d,0x65])]:_0x3f33ff([0x45,0x43,0x44,0x53,0x41]),[_0x3f33ff([0x68,0x61,0x73,0x68])]:{[_0x3f33ff([0x6e,0x61,0x6d,0x65])]:_0x3f33ff([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x160eff,_0x112b76,_0x1dbd7d)||(_0x29a9f3=!0x1);}}function _0x16aa53(_0x3386a7){return _0x3386a7[_0x3f33ff([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3f33ff([0x65,0x79]))?JSON[_0x3f33ff([0x70,0x61,0x72,0x73,0x65])](_0x49b5b7(_0x3386a7)):null;}function _0x49b5b7(_0x241b41){return window[_0x3f33ff([0x61,0x74,0x6f,0x62])](_0x241b41[_0x3f33ff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3f33ff([0x2b]))[_0x3f33ff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3f33ff([0x2f])));}function _0x476378(_0x8b598b){let _0x1e6a07=0x1505;function _0x5acd54(_0x1cd4f1){for(let _0x58fcf2=0x0;_0x58fcf2<_0x1cd4f1[_0x3f33ff([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58fcf2++){const _0x238d64=_0x1cd4f1[_0x3f33ff([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x58fcf2);_0x1e6a07=(_0x1e6a07<<0x5)+_0x1e6a07+_0x238d64,_0x1e6a07&=_0x1e6a07;}}function _0x28930c(_0x38fd67){Array[_0x3f33ff([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x38fd67)?_0x38fd67[_0x3f33ff([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x28930c):_0x38fd67&&typeof _0x38fd67==_0x3f33ff([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3f33ff([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x38fd67)[_0x3f33ff([0x73,0x6f,0x72,0x74])]()[_0x3f33ff([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x32afbf,_0x4027c8])=>{_0x5acd54(_0x32afbf),_0x28930c(_0x4027c8);}):_0x5acd54(window[_0x3f33ff([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x38fd67));}return _0x28930c(_0x8b598b),_0x1e6a07>>>0x0;}function _0x3bc68e(_0x574cd6){return _0x574cd6[_0x3f33ff([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3f33ff([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3f33ff([0x30]));}function _0x47d394(_0x36b3eb){return _0x36b3eb[_0x3f33ff([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3f33ff([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3f33ff([0x6a,0x6f,0x69,0x6e])]('');}function _0x5f0d74(){}function _0x3f33ff(_0x3e9204){const _0x44a578=_0x8b5b;return _0x3e9204[_0x44a578(0x1a7)](_0x555ec9=>String[_0x44a578(0x19d)](_0x555ec9))[_0x44a578(0x185)]('');}_0x1f7c01(await _0x3c8e14());}(this);}}function _0x1354(){const _0x4aa41c=['24PyTBWZ','join','70957WnWJxI','517smEmcQ','322nOUNiu','stylesProcessor','64128ELzzwP','document','ClipboardPipeline','pluginName','plugins','22fktnKy','PasteFromOfficeEnhancedInliner','inputTransformation','getData','editing','href','isOfficialPlugin','PasteFromOffice','text/html','view','8DgVOkL','2985276VLBCzz','requires','dataTransfer','fromCharCode','afterInit','6557330wYwIvm','init','isActive','execute','high','editor','12mWglAJ','60090wgcRGO','map','500553lOQucj','get','_parsedData','231560yWyion','isPremiumPlugin'];_0x1354=function(){return _0x4aa41c;};return _0x1354();}
|
|
23
|
+
function _0xbe0c(){const _0x35d3fb=['editor','inputTransformation','isActive','plugins','PasteFromOfficeEnhancedInliner','isPremiumPlugin','3660270CLNsbi','map','isOfficialPlugin','join','1266986DjyeBP','get','PasteFromOffice','_parsedData','high','9230760qqmoVg','getData','init','pluginName','9084696LndJSU','ClipboardPipeline','4767256QRrRDy','view','2zIjRgc','fromCharCode','stylesProcessor','requires','document','9105750EUxnEs','execute','dataTransfer','editing','text/html','afterInit','href','13062056uOYEeS'];_0xbe0c=function(){return _0x35d3fb;};return _0xbe0c();}const _0x1231d5=_0x5b02;(function(_0x44d5e2,_0x30676f){const _0x56c727=_0x5b02,_0x1bdca4=_0x44d5e2();while(!![]){try{const _0x3f3864=-parseInt(_0x56c727(0x16f))/0x1*(-parseInt(_0x56c727(0x17c))/0x2)+parseInt(_0x56c727(0x18f))/0x3+-parseInt(_0x56c727(0x17a))/0x4+-parseInt(_0x56c727(0x181))/0x5+-parseInt(_0x56c727(0x178))/0x6+parseInt(_0x56c727(0x188))/0x7+parseInt(_0x56c727(0x174))/0x8;if(_0x3f3864===_0x30676f)break;else _0x1bdca4['push'](_0x1bdca4['shift']());}catch(_0x41fd56){_0x1bdca4['push'](_0x1bdca4['shift']());}}}(_0xbe0c,0xef389));import{Plugin as _0x52528e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x449b58}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x304ab7,uid as _0x1659c1}from'ckeditor5/src/utils.js';function _0x5b02(_0xca0f0,_0xe2b9b5){const _0xbe0c4f=_0xbe0c();return _0x5b02=function(_0x5b02d4,_0x261afe){_0x5b02d4=_0x5b02d4-0x16f;let _0x1dbdca=_0xbe0c4f[_0x5b02d4];return _0x1dbdca;},_0x5b02(_0xca0f0,_0xe2b9b5);}import{MSOfficeStylesInliner as _0x623ec1}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x52528e{static get[_0x1231d5(0x177)](){const _0x1fd6d4=_0x1231d5;return _0x1fd6d4(0x18d);}static get[_0x1231d5(0x191)](){return!0x0;}static get[_0x1231d5(0x18e)](){return!0x0;}static get[_0x1231d5(0x17f)](){const _0x1c22e7=_0x1231d5;return[_0x1c22e7(0x171)];}[_0x1231d5(0x176)](){const _0x3ce9c4=_0x1231d5,_0x446a2e=this[_0x3ce9c4(0x189)],_0x21ad89=_0x446a2e[_0x3ce9c4(0x18c)][_0x3ce9c4(0x170)](_0x3ce9c4(0x179)),_0x393968=_0x446a2e[_0x3ce9c4(0x184)][_0x3ce9c4(0x17b)][_0x3ce9c4(0x180)],_0x240a1c=new _0x623ec1(_0x393968);_0x21ad89['on'](_0x3ce9c4(0x18a),(_0x15b4ab,_0x5cc639)=>{const _0xb6d3f6=_0x3ce9c4,_0x20f21e=_0x5cc639[_0xb6d3f6(0x183)][_0xb6d3f6(0x175)](_0xb6d3f6(0x185));_0x240a1c[_0xb6d3f6(0x18b)](_0x20f21e)&&(_0x5cc639[_0xb6d3f6(0x172)]||(_0x5cc639[_0xb6d3f6(0x172)]=_0x449b58(_0x20f21e,_0x393968[_0xb6d3f6(0x17e)])),_0x240a1c[_0xb6d3f6(0x182)](_0x5cc639));},{'priority':_0x304ab7[_0x3ce9c4(0x170)](_0x3ce9c4(0x173))+0xb});}[_0x1231d5(0x186)](){!async function(_0x2fa4cb){const _0xadc79a=_0xda0074([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x63f899=0x7374585f,_0x280c57=0x7373df7f^_0x63f899,_0x2ada1b=window[_0xda0074([0x44,0x61,0x74,0x65])][_0xda0074([0x6e,0x6f,0x77])](),_0xde7d16=_0x2fa4cb[_0xda0074([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x67c855=new window[(_0xda0074([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x380fa2=>{_0xde7d16[_0xda0074([0x6f,0x6e,0x63,0x65])](_0xda0074([0x72,0x65,0x61,0x64,0x79]),_0x380fa2);}),_0x253a66={[_0xda0074([0x6b,0x74,0x79])]:_0xda0074([0x45,0x43]),[_0xda0074([0x75,0x73,0x65])]:_0xda0074([0x73,0x69,0x67]),[_0xda0074([0x63,0x72,0x76])]:_0xda0074([0x50,0x2d,0x32,0x35,0x36]),[_0xda0074([0x78])]:_0xda0074([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]),[_0xda0074([0x79])]:_0xda0074([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]),[_0xda0074([0x61,0x6c,0x67])]:_0xda0074([0x45,0x53,0x32,0x35,0x36])},_0x5a741e=_0xde7d16[_0xda0074([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xda0074([0x67,0x65,0x74])](_0xda0074([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2f4dd2(){let _0x4cba85,_0x594778=null,_0x383743=null;try{if(_0x5a741e==_0xda0074([0x47,0x50,0x4c]))return _0xda0074([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4cba85=_0x2d9e48(),!_0x4cba85)return _0xda0074([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4cba85[_0xda0074([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x383743=_0x54ca29(_0x4cba85[_0xda0074([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4cba85[_0xda0074([0x6a,0x74,0x69])])),await _0x381f30()?_0x3e5a8e()?_0x56d34e()?_0xda0074([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x337609()?(_0x4cba85[_0xda0074([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xda0074([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x594778=_0x265823(_0xda0074([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x32cb4f()):_0xda0074([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xda0074([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xda0074([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xda0074([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x56d34e(){const _0x1e323f=[_0xda0074([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xda0074([0x74,0x72,0x69,0x61,0x6c])][_0xda0074([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cba85[_0xda0074([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2ada1b/0x3e8:0xe10*_0x280c57;return _0x4cba85[_0xda0074([0x65,0x78,0x70])]<_0x1e323f;}function _0x3e5a8e(){const _0x5d7642=_0x4cba85[_0xda0074([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5d7642&&(!!_0x5d7642[_0xda0074([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xda0074([0x2a]))||(!!_0x5d7642[_0xda0074([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xda0074([0x50,0x4f,0x45]))||(!!_0x5d7642[_0xda0074([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xda0074([0x50,0x50]))||!(!_0x5d7642[_0xda0074([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xda0074([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x358c8a()))));}function _0x337609(){const _0x4882a1=_0x5b02,_0x539ce8=_0x4cba85[_0xda0074([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x539ce8||0x0==_0x539ce8[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4eef8d}=new URL(window[_0xda0074([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4882a1(0x187)]);if(_0x539ce8[_0xda0074([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4eef8d))return!0x0;const _0x1593bd=_0x4eef8d[_0xda0074([0x73,0x70,0x6c,0x69,0x74])](_0xda0074([0x2e]));return _0x539ce8[_0xda0074([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa8ade2=>_0xa8ade2[_0xda0074([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xda0074([0x2a])))[_0xda0074([0x6d,0x61,0x70])](_0x3f926b=>_0x3f926b[_0xda0074([0x73,0x70,0x6c,0x69,0x74])](_0xda0074([0x2e])))[_0xda0074([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x577dae=>_0x577dae[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1593bd[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xda0074([0x6d,0x61,0x70])](_0x1d79a0=>Array(_0x1593bd[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1d79a0[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xda0074([0x66,0x69,0x6c,0x6c])](_0x1d79a0[0x0]===_0xda0074([0x2a])?_0xda0074([0x2a]):'')[_0xda0074([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1d79a0))[_0xda0074([0x73,0x6f,0x6d,0x65])](_0x446a57=>_0x1593bd[_0xda0074([0x65,0x76,0x65,0x72,0x79])]((_0x1ce299,_0x33562c)=>_0x446a57[_0x33562c]===_0x1ce299||_0x446a57[_0x33562c]===_0xda0074([0x2a])));}function _0x32cb4f(){return _0x594778&&_0x383743?new window[(_0xda0074([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50d40a,_0x469bc8)=>{_0x594778[_0xda0074([0x74,0x68,0x65,0x6e])](_0x50d40a,_0x469bc8),_0x383743[_0xda0074([0x74,0x68,0x65,0x6e])](_0x749438=>{_0x749438!=_0xda0074([0x56,0x61,0x6c,0x69,0x64])&&_0x50d40a(_0x749438);},_0x469bc8);}):_0x594778||_0x383743||_0xda0074([0x56,0x61,0x6c,0x69,0x64]);}}function _0x54ca29(_0x37101f,_0x46ff4c){return new window[(_0xda0074([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e77cf=>{if(_0x59db18())return _0x5e77cf(_0xda0074([0x56,0x61,0x6c,0x69,0x64]));_0x5292be(),_0xde7d16[_0xda0074([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xda0074([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4371a1=!0x1;const _0x195a9e=_0x1659c1();function _0xc47109(_0x230c0b){return!!_0x230c0b&&(typeof _0x230c0b===_0xda0074([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x230c0b===_0xda0074([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x230c0b[_0xda0074([0x74,0x68,0x65,0x6e])]===_0xda0074([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x230c0b[_0xda0074([0x63,0x61,0x74,0x63,0x68])]===_0xda0074([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x394c23(_0x512cd2){_0x469d26(_0x512cd2)[_0xda0074([0x74,0x68,0x65,0x6e])](_0x159f2c=>{if(!_0x159f2c||_0x159f2c[_0xda0074([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xda0074([0x6f,0x6b]))return _0xda0074([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1338d9(_0x425a56(_0x195a9e+_0x46ff4c))!=_0x159f2c[_0xda0074([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xda0074([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xda0074([0x56,0x61,0x6c,0x69,0x64]);})[_0xda0074([0x74,0x68,0x65,0x6e])](_0x35e1f4=>(_0x1567c0(),_0x35e1f4),()=>{const _0x3466f9=_0x5ceae2();return null==_0x3466f9?(_0x1567c0(),_0xda0074([0x56,0x61,0x6c,0x69,0x64])):_0xda0074(_0x2ada1b-_0x3466f9>(0x5778dc5f^_0x63f899)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xda0074([0x74,0x68,0x65,0x6e])](_0x5e77cf)[_0xda0074([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5e77cf(_0xda0074([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x55ede9=0x7342b6df^_0x63f899;function _0x1567c0(){const _0x1984c5=_0xda0074([0x6c,0x6c,0x63,0x74,0x2d])+_0x1338d9(_0x425a56(_0x37101f)),_0xb1b12f=_0x2e0e66(_0x1338d9(window[_0xda0074([0x4d,0x61,0x74,0x68])][_0xda0074([0x63,0x65,0x69,0x6c])](_0x2ada1b/_0x55ede9)));window[_0xda0074([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xda0074([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1984c5,_0xb1b12f);}function _0x5ceae2(){const _0x12fc4c=_0xda0074([0x6c,0x6c,0x63,0x74,0x2d])+_0x1338d9(_0x425a56(_0x37101f)),_0x377fa4=window[_0xda0074([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xda0074([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12fc4c);return _0x377fa4?window[_0xda0074([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e0e66(_0x377fa4),0x10)*_0x55ede9:null;}function _0x469d26(_0x5b6e11){return new window[(_0xda0074([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e9181,_0x265230)=>{_0x5b6e11[_0xda0074([0x74,0x68,0x65,0x6e])](_0x4e9181,_0x265230),window[_0xda0074([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x265230,0x73758c9f^_0x63f899);});}}_0xde7d16[_0xda0074([0x6f,0x6e])](_0xda0074([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3092d6,_0x58f8a2)=>{if(_0x58f8a2[0x0]!=_0x37101f)return _0x5e77cf(_0xda0074([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58f8a2[0x1]={..._0x58f8a2[0x1],[_0xda0074([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x195a9e};},{[_0xda0074([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xda0074([0x68,0x69,0x67,0x68])}),_0xde7d16[_0xda0074([0x6f,0x6e])](_0xda0074([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x217a64=>{_0xc47109(_0x217a64[_0xda0074([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4371a1=!0x0,_0x394c23(_0x217a64[_0xda0074([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xda0074([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xda0074([0x6c,0x6f,0x77])}),_0x67c855[_0xda0074([0x74,0x68,0x65,0x6e])](()=>{_0x4371a1||_0x5e77cf(_0xda0074([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59db18(){return _0xde7d16[_0xda0074([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xda0074([0x76,0x69,0x65,0x77])][_0xda0074([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xda0074([0x61,0x75,0x74,0x6f]);}function _0x5292be(){_0xde7d16[_0xda0074([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xda0074([0x76,0x69,0x65,0x77])][_0xda0074([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xda0074([0x61,0x75,0x74,0x6f]);}}function _0x265823(_0x534c38){const _0x39073b=[new window[(_0xda0074([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3155ef=>setTimeout(_0x3155ef,0x737d6693^_0x63f899)),_0x67c855[_0xda0074([0x74,0x68,0x65,0x6e])](()=>new window[(_0xda0074([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a401a=>{let _0x13b53c=0x0;_0xde7d16[_0xda0074([0x6d,0x6f,0x64,0x65,0x6c])][_0xda0074([0x6f,0x6e])](_0xda0074([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x9582db,_0x4c85b4)=>{_0x4c85b4[0x0][_0xda0074([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13b53c++,_0x13b53c==(0x73745db7^_0x63f899)&&(_0x3a401a(),_0x9582db[_0xda0074([0x6f,0x66,0x66])]());});}))];return window[_0xda0074([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xda0074([0x72,0x61,0x63,0x65])](_0x39073b)[_0xda0074([0x74,0x68,0x65,0x6e])](()=>_0x534c38);}async function _0x4d9662(){await _0x67c855,_0xde7d16[_0xda0074([0x6d,0x6f,0x64,0x65,0x6c])][_0xda0074([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5f23d5,_0xde7d16[_0xda0074([0x6d,0x6f,0x64,0x65,0x6c])][_0xda0074([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5f23d5,_0xde7d16[_0xda0074([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xda0074([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x358c8a(){return window[_0xda0074([0x67,0x6c,0x6f,0x62])]&&window[_0xda0074([0x67,0x6c,0x6f,0x62])][_0xda0074([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3e5714(_0x2fa337){const _0x458f72=_0x2b0ab3();_0xde7d16[_0x458f72]=_0xda0074([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])+_0x2fa337,_0x2fa337!=_0xda0074([0x56,0x61,0x6c,0x69,0x64])&&_0x4d9662();}function _0x2b0ab3(){const _0xc0f4b0=window[_0xda0074([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xda0074([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xda0074([0x6e,0x6f,0x77])]())[_0xda0074([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xda0074([0x2e]),'');let _0xd7cf0a=_0xda0074([0x73]);for(let _0x201d2b=0x0;_0x201d2b<_0xc0f4b0[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x201d2b+=0x2){let _0x4d1538=window[_0xda0074([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc0f4b0[_0xda0074([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x201d2b,_0x201d2b+0x2));_0x4d1538>=_0xadc79a[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4d1538-=_0xadc79a[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xd7cf0a+=_0xadc79a[_0x4d1538];}return _0xd7cf0a;}function _0x2d9e48(){const _0x1ea237=_0x5a741e[_0xda0074([0x73,0x70,0x6c,0x69,0x74])](_0xda0074([0x2e]));if(0x3!=_0x1ea237[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd72c0c(_0x1ea237[0x1]);function _0xd72c0c(_0x23c598){const _0x2048dc=_0x54e462(_0x23c598);return _0x2048dc&&_0x153d01()?_0x2048dc:null;function _0x153d01(){const _0x5cd38d=_0x2048dc[_0xda0074([0x6a,0x74,0x69])],_0x431e62=window[_0xda0074([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5cd38d[_0xda0074([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5cd38d[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x175cb3={..._0x2048dc,[_0xda0074([0x6a,0x74,0x69])]:_0x5cd38d[_0xda0074([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5cd38d[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x175cb3[_0xda0074([0x76,0x63])],_0x425a56(_0x175cb3)==_0x431e62;}}}async function _0x381f30(){let _0x2de8ab=!0x0;try{const _0x321ae7=_0x5a741e[_0xda0074([0x73,0x70,0x6c,0x69,0x74])](_0xda0074([0x2e])),[_0x2c2412,_0x513f55,_0x36a07]=_0x321ae7;return _0x2592e6(_0x2c2412),await _0x160b56(_0x2c2412,_0x513f55,_0x36a07),_0x2de8ab;}catch{return!0x1;}function _0x2592e6(_0x3ef968){const _0x4adac6=_0x54e462(_0x3ef968);_0x4adac6&&_0x4adac6[_0xda0074([0x61,0x6c,0x67])]==_0xda0074([0x45,0x53,0x32,0x35,0x36])||(_0x2de8ab=!0x1);}async function _0x160b56(_0x2d5b13,_0xc21646,_0x56d014){const _0x41d8bf=window[_0xda0074([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xda0074([0x66,0x72,0x6f,0x6d])](_0x319c95(_0x56d014),_0x3eaf50=>_0x3eaf50[_0xda0074([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2bf93b=new window[(_0xda0074([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xda0074([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d5b13+_0xda0074([0x2e])+_0xc21646),_0xc8ced5=window[_0xda0074([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xda0074([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xc8ced5)return;const _0x510e20=await _0xc8ced5[_0xda0074([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xda0074([0x6a,0x77,0x6b]),_0x253a66,{[_0xda0074([0x6e,0x61,0x6d,0x65])]:_0xda0074([0x45,0x43,0x44,0x53,0x41]),[_0xda0074([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xda0074([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xda0074([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xc8ced5[_0xda0074([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xda0074([0x6e,0x61,0x6d,0x65])]:_0xda0074([0x45,0x43,0x44,0x53,0x41]),[_0xda0074([0x68,0x61,0x73,0x68])]:{[_0xda0074([0x6e,0x61,0x6d,0x65])]:_0xda0074([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x510e20,_0x41d8bf,_0x2bf93b)||(_0x2de8ab=!0x1);}}function _0x54e462(_0x3f4f43){return _0x3f4f43[_0xda0074([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xda0074([0x65,0x79]))?JSON[_0xda0074([0x70,0x61,0x72,0x73,0x65])](_0x319c95(_0x3f4f43)):null;}function _0x319c95(_0x5dc23a){return window[_0xda0074([0x61,0x74,0x6f,0x62])](_0x5dc23a[_0xda0074([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xda0074([0x2b]))[_0xda0074([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xda0074([0x2f])));}function _0x425a56(_0x2707da){let _0x26b78f=0x1505;function _0x434b4c(_0x170d4e){for(let _0x257e64=0x0;_0x257e64<_0x170d4e[_0xda0074([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x257e64++){const _0x36d156=_0x170d4e[_0xda0074([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x257e64);_0x26b78f=(_0x26b78f<<0x5)+_0x26b78f+_0x36d156,_0x26b78f&=_0x26b78f;}}function _0xaef962(_0x244698){Array[_0xda0074([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x244698)?_0x244698[_0xda0074([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xaef962):_0x244698&&typeof _0x244698==_0xda0074([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xda0074([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x244698)[_0xda0074([0x73,0x6f,0x72,0x74])]()[_0xda0074([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x249c59,_0x30e70d])=>{_0x434b4c(_0x249c59),_0xaef962(_0x30e70d);}):_0x434b4c(window[_0xda0074([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x244698));}return _0xaef962(_0x2707da),_0x26b78f>>>0x0;}function _0x1338d9(_0x203f03){return _0x203f03[_0xda0074([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xda0074([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xda0074([0x30]));}function _0x2e0e66(_0x781157){return _0x781157[_0xda0074([0x73,0x70,0x6c,0x69,0x74])]('')[_0xda0074([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xda0074([0x6a,0x6f,0x69,0x6e])]('');}function _0x5f23d5(){}function _0xda0074(_0x26995a){const _0x40793c=_0x5b02;return _0x26995a[_0x40793c(0x190)](_0x424c8b=>String[_0x40793c(0x17d)](_0x424c8b))[_0x40793c(0x192)]('');}_0x3e5714(await _0x2f4dd2());}(this);}}
|