@ckeditor/ckeditor5-paste-from-office-enhanced 47.2.0-alpha.4 → 47.2.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={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:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!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,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(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 w(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 v(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 b=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return b.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,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,w(e,t));const o=v(e,t);I(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 C(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 E(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var A=n(584);function L(t,e){const n=O();return(L=function(t,e){return n[t-=379]})(t,e)}function O(){const t=["10llnyfz","26929BRrjzZ","test","9233YfSsyo","12grrZty","412tsgXbM","318WbUKej","72fNSelV","681230YjNuCT","108396otpULf","10KsRsUs","1101600CSmJjw","4363294NwWxZe","5502eYqKxP"];return(O=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(130608===parseInt(e(391))/1*(-parseInt(e(384))/2)+parseInt(e(387))/3*(-parseInt(e(379))/4)+-parseInt(e(385))/5+-parseInt(e(380))/6*(-parseInt(e(389))/7)+-parseInt(e(381))/8*(-parseInt(e(383))/9)+parseInt(e(388))/10*(-parseInt(e(382))/11)+-parseInt(e(392))/12*(-parseInt(e(386))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t){return P[L(390)](t)}!function(t){const e=M,n=t();for(;;)try{if(461252===parseInt(e(387))/1+parseInt(e(388))/2*(-parseInt(e(378))/3)+-parseInt(e(374))/4*(-parseInt(e(371))/5)+-parseInt(e(385))/6+-parseInt(e(380))/7+-parseInt(e(382))/8*(parseInt(e(392))/9)+parseInt(e(394))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const T=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(375)]&&!s[n(379)])continue;const e=!s[n(375)]||t[n(391)]===s[n(375)],o=!s[n(379)]||t[n(386)](s[n(379)]);e&&o&&r[n(373)](s,i)}return r}function M(t,e){const n=N();return(M=function(t,e){return n[t-=368]})(t,e)}function j(t){const e=M,n={};for(let r=0;r<t[e(376)];r++){const s=t[r],i=t[e(389)](s);e(368)!==i&&(n[s]=i)}return n}function N(){const t=["length","map","3aMLfBX","className","394212XzwUqe","split","2017240pTCYCj","trim","style","2121042lOqUth","hasClass","453239StHUJG","78636urQFHe","getPropertyValue","push","name","27qnlOdv","groups","7372290eBrurA","selectorText","initial","exec","assign","1190975FOtzIF","cssRules","set","8WovGOg","tagName"];return(N=function(){return t})()}function k(t){const e=M,n=t[e(381)](",")[e(377)](t=>t[e(383)]()),r=[];for(const t of n){const n=T[e(369)](t);n&&r[e(390)](n[e(393)])}return r}function W(t){const e=M,n={};for(const r of t)Object[e(370)](n,r);return n}const K=U;function $(){const t=["632577FfHjyk","286828tEHwJu","515268jFKbhO","execute","612996dwfLxy","values","hasStyle","40cbpcNF","size","_parsedData","10WnOwji","createRangeIn","57DfSSfK","document","content","isActive","setStyle","14PusQIN","from","101984JlYejv","22130yTZIeC","elementStart","type","item","127598HFMipK"];return($=function(){return t})()}function U(t,e){const n=$();return(U=function(t,e){return n[t-=202]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(163805===parseInt(e(226))/1+parseInt(e(222))/2*(-parseInt(e(214))/3)+parseInt(e(203))/4*(-parseInt(e(212))/5)+-parseInt(e(206))/6*(-parseInt(e(219))/7)+parseInt(e(221))/8+-parseInt(e(204))/9+parseInt(e(209))/10*(parseInt(e(202))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class D extends S{[K(205)](t){const n=K,{body:r,styles:s}=t[n(211)],i=new e.ViewUpcastWriter(r[n(215)]),o=i[n(213)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(373)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(372)])if(t instanceof CSSStyleRule){const r=j(t[e(384)]);n[t[e(395)]]=Object[e(370)]({},n[t[e(395)]]||{},r)}return n}(s));for(const t of o){if(n(223)!==t[n(224)])continue;const e=R(t[n(225)],c);if(e[n(210)]){const r=W(Array[n(220)](e[n(207)]()));for(const e in r){const s=t[n(225)];s[n(208)](e)||i[n(218)](e,r[e],s)}}}t[n(216)]=r}[K(217)](t){return super[K(217)](t)||F(t)}}const V=B;function B(t,e){const n=X();return(B=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(446839===parseInt(e(342))/1+-parseInt(e(348))/2*(parseInt(e(339))/3)+parseInt(e(337))/4*(parseInt(e(355))/5)+-parseInt(e(350))/6*(-parseInt(e(333))/7)+parseInt(e(341))/8*(-parseInt(e(338))/9)+parseInt(e(335))/10*(parseInt(e(352))/11)+-parseInt(e(349))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class z extends t.Plugin{static get[V(330)](){return V(324)}static get[V(326)](){return!0}static get[V(359)](){return!0}static get[V(329)](){return[V(354)]}[V(356)](){const t=V,e=this[t(327)],n=e[t(351)][t(346)](t(332)),r=e[t(353)][t(336)][t(361)],s=new D(r);n.on(t(344),(e,n)=>{const i=t,o=n[i(357)][i(325)](i(345));s[i(328)](o)&&(n[i(347)]||(n[i(347)]=E(o,r[i(322)])),s[i(340)](n))},{priority:A.priorities[t(346)](t(360))+11})}[V(323)](){!async function(t){const e=d([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[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=B;return t[e(331)](t=>String[e(343)](t))[e(334)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,A.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1762041600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(358)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}function X(){const t=["init","dataTransfer","href","isPremiumPlugin","high","document","stylesProcessor","afterInit","PasteFromOfficeEnhancedInliner","getData","isOfficialPlugin","editor","isActive","requires","pluginName","map","ClipboardPipeline","123193vUVUEo","join","160TTAiLf","view","212JCanQz","5959971KnPNyD","579261EjVoAi","execute","8kWZUgP","73279daXvzF","fromCharCode","inputTransformation","text/html","get","_parsedData","2vrJptG","6760176sTwDBL","156pWlxON","plugins","312994EvYtpe","editing","PasteFromOffice","82960MxQYio"];return(X=function(){return t})()}const q=Q;!function(t){const e=Q,n=t();for(;;)try{if(489889===-parseInt(e(452))/1+-parseInt(e(471))/2*(parseInt(e(465))/3)+parseInt(e(453))/4+parseInt(e(437))/5+parseInt(e(472))/6+parseInt(e(460))/7*(parseInt(e(458))/8)+parseInt(e(467))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const J=[q(459),q(457),q(438),q(440),q(463),q(449),q(466),q(448)];function Y(){const t=["887240LWXYQL","filter","forEach","includes","font-family","8kGwriS","color","2974573lPnvxk","keys","getStyle","text-decoration-line","sup","4602ztrFIL","font-style","4215672VkgHYa","removeStyle","underline","insertChild","1142oykzZG","939786KfNClE","super","bolder","sub","length","italic","bold","from","2398160EisrOK","font-size","setStyle","text-decoration","medium","split","getStyleNames","getChildren","span","createElement","strong","vertical-align","font-weight","line-through","function","385617pFLxgE"];return(Y=function(){return t})()}const H=[q(459),q(457),q(438)],Z={"font-style":[[q(434),"i"]],"font-weight":[[q(441),q(447)],[q(435),q(447)],[q(474),q(447)],[t=>Number(t)>=600,q(447)]],"text-decoration":[[q(469),"u"],[q(450),"s"]],"text-decoration-line":[[q(469),"u"],[q(450),"s"]],"vertical-align":[[q(475),q(475)],[q(473),q(464)]]};function _(t){return J[q(456)](t)}function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=433]})(t,e)}function G(t){const e=q;return Array[e(436)](t[e(443)]())[e(454)](_)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(455)](e=>{const i=n,o=t[i(462)](e);if(o)if(c=e,H[q(456)](c))r[e]=o;else if(e in Z){const t=o[i(442)](" ");Z[e][i(455)](([n,r])=>{const o=i;for(const i of t)(o(451)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(455)](([,n])=>{const s=r,i=e[s(446)](n,[],t[s(444)]());e[s(470)](0,i,t)}),e[r(468)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(461)](n)[r(433)])return;const s=e[r(446)](r(445),[],t[r(444)]());e[r(439)](n,s),e[r(470)](0,s,t),e[r(468)](Object[r(461)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=442]})(t,e)}function rt(){const t=["element","18CxrUpY","includes","255yLvXpq","execute","1303190TcBBBR","497292gvkUEO","content","66kERUgS","27494bewrIu","274203vDPLan","getItems","document","4480630NhlYnL","createRangeIn","stylesProcessor","isActive","44468RAsdrl","font","_parsedData","name","136hJdXds","blockElements","734629sGIXuU"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(466694===parseInt(e(465))/1+parseInt(e(444))/2*(-parseInt(e(443))/3)+-parseInt(e(452))/4*(-parseInt(e(462))/5)+parseInt(e(460))/6*(-parseInt(e(458))/7)+-parseInt(e(456))/8*(parseInt(e(445))/9)+parseInt(e(464))/10+parseInt(e(448))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(463)](t){const n=et,{body:r}=t[n(454)],s=new e.ViewUpcastWriter(r[n(447)]),i=s[n(449)](r),o=new e.ViewDocument(s[n(447)][n(450)]),c=[...new e.ViewDomConverter(o)[n(457)],n(453)],a=i[n(446)]();for(const t of a)if(t.is(n(459))&&c[n(461)](t[n(455)])){tt(t,s,G(t))}t[n(442)]=r}[et(451)](t){return super[et(451)](t)||F(t)}}const it=ot;function ot(t,e){const n=ct();return(ot=function(t,e){return n[t-=152]})(t,e)}function ct(){const t=["PasteFromOfficeEnhanced","invalid","ClipboardPipeline","dataTransfer","licenseKey","pluginName","isOfficialPlugin","requires","featureNotAllowed","20ltVMQh","2452509PTMhPW","getData","evaluationLimit","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyDomainLimit","15YiVorg","inputTransformation","domainLimit","482937TEzDFG","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","config","177430xRQTgJ","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyExpired","view","PasteFromOffice","get","execute","_parsedData","destroy","high","182284RdBZsK","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyValid","document","usageLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","init","trialLimit","121RrVmsX","pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","6916qyuUiP","editor","editing","isActive","expired","807086YNSBIl","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","2068422nPwjdg","plugins","7288BtFOiH","isPremiumPlugin"];return(ct=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(552599===-parseInt(e(182))/1+-parseInt(e(198))/2+-parseInt(e(168))/3*(-parseInt(e(159))/4)+-parseInt(e(165))/5*(parseInt(e(201))/6)+parseInt(e(193))/7*(parseInt(e(203))/8)+parseInt(e(160))/9+-parseInt(e(172))/10*(-parseInt(e(190))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{[it(154)];[it(173)];static get[it(155)](){return it(183)}static get[it(156)](){return!0}static get[it(204)](){return!0}static get[it(157)](){return[it(176)]}[it(188)](){const t=it,e=this[t(194)],n=e[t(202)][t(177)](t(152)),r=e[t(195)][t(175)][t(185)],s=new st(r);n.on(t(166),(e,n)=>{const i=t,o=n[i(153)][i(161)](i(192));s[i(196)](o)&&(n[i(179)]||(n[i(179)]=E(o,r[i(199)])),s[i(178)](n))},{priority:A.priorities[t(177)](t(181))+10}),this[t(154)]=this[t(194)][t(171)][t(177)](t(154));const i=this[t(194)];this[t(173)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(184)==s||e(170)==s||e(174)==s||e(164)==s||e(191)==s||e(200)==s||e(169)==s||e(187)==s){delete i[r],n=s,clearInterval(this[e(173)]),this[e(173)]=void 0;break}}e(170)==n&&i[e(163)](e(206)),e(174)==n&&i[e(163)](e(197)),e(164)==n&&i[e(163)](e(167)),e(191)==n&&i[e(163)](e(158),e(205)),e(200)==n&&i[e(163)](e(162)),e(169)==n&&i[e(163)](e(189)),e(187)==n&&i[e(163)](e(186))},1e3)}[it(180)](){const t=it;super[t(180)](),this[t(173)]&&clearInterval(this[t(173)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=137]})(t,e)}function ft(){var t=["PasteFromOfficeEnhanced","230AITkVw","8321427mgtXaM","31902MqFjox","18558456pRLlPl","requires","isPremiumPlugin","3066550ovewpU","2240hcOukD","isOfficialPlugin","14xvBJOa","680msgluP","PasteFromOffice","6oWcAOC","492811abmXNX","290gsyyOX","2022152OpArAM","pluginName"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(966720===-parseInt(e(149))/1*(parseInt(e(138))/2)+parseInt(e(144))/3*(parseInt(e(152))/4)+-parseInt(e(148))/5*(parseInt(e(154))/6)+parseInt(e(151))/7*(parseInt(e(139))/8)+-parseInt(e(143))/9+-parseInt(e(142))/10*(parseInt(e(137))/11)+parseInt(e(145))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(140)](){return lt(141)}static get[lt(150)](){return!0}static get[lt(147)](){return!0}static get[lt(146)](){return[lt(153),z,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=250]})(t,e)}function dt(){var t=["3324807DmZEJb","55848zpogfJ","673680ManPiI","48xhKpTJ","123480ZBiQdM","147IVEQTf","250128TTdOZN","1626BQFZLX","853405MRKcbO"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(134519===parseInt(e(252))/1+-parseInt(e(250))/2+parseInt(e(258))/3*(parseInt(e(256))/4)+parseInt(e(254))/5+-parseInt(e(253))/6*(-parseInt(e(251))/7)+-parseInt(e(257))/8+-parseInt(e(255))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(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:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!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,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(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 w(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 b(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 v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,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,w(e,t));const o=b(e,t);I(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 C(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 E(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var O=n(584);function A(){const t=["9IDClOz","56140FTZXFq","test","1208Rdatkq","2104260EZtzYS","28340dvsmKj","1952088LOjAMg","7153380XFAtJC","431899fjLKWZ","2846583ZbJJGc"];return(A=function(){return t})()}function L(t,e){const n=A();return(L=function(t,e){return n[t-=403]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(809571===-parseInt(e(403))/1+parseInt(e(409))/2+-parseInt(e(405))/3*(parseInt(e(410))/4)+parseInt(e(412))/5+-parseInt(e(411))/6+parseInt(e(406))/7*(-parseInt(e(408))/8)+parseInt(e(404))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function T(t){return P[L(407)](t)}function F(t,e){const n=j();return(F=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(771528===-parseInt(e(101))/1+-parseInt(e(103))/2+parseInt(e(107))/3*(-parseInt(e(104))/4)+parseInt(e(115))/5*(parseInt(e(112))/6)+-parseInt(e(116))/7+-parseInt(e(114))/8*(-parseInt(e(123))/9)+-parseInt(e(117))/10*(-parseInt(e(126))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const M=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(125)]&&!s[n(124)])continue;const e=!s[n(125)]||t[n(119)]===s[n(125)],o=!s[n(124)]||t[n(118)](s[n(124)]);e&&o&&r[n(109)](s,i)}return r}function j(){const t=["initial","push","458210KJtQcF","cssRules","55968BrfmMc","4iaHPvj","split","trim","2979615DyAQIW","getPropertyValue","set","style","groups","12ovHVrO","map","11584840FcRYnC","1081745IYTYeC","9096962cYgcGg","100YYrQSV","hasClass","name","exec","assign","length","9BSHWeF","className","tagName","1836659txkOYX","selectorText"];return(j=function(){return t})()}function D(t){const e=F,n={};for(let r=0;r<t[e(122)];r++){const s=t[r],i=t[e(108)](s);e(128)!==i&&(n[s]=i)}return n}function K(t){const e=F,n=t[e(105)](",")[e(113)](t=>t[e(106)]()),r=[];for(const t of n){const n=M[e(120)](t);n&&r[e(129)](n[e(111)])}return r}function N(t){const e=F,n={};for(const r of t)Object[e(121)](n,r);return n}const W=$;function k(){const t=["values","content","setStyle","20FaXKzS","execute","508302oIVTTD","item","_parsedData","hasStyle","3398332uojBfR","document","3oIKWbo","size","15460PMpxoS","391032hSByNs","createRangeIn","elementStart","7933800YFOEvQ","24TcVoLs","type","from","isActive","10274wyPcfn","459215rOrTzp","257054BAKIdy"];return(k=function(){return t})()}function $(t,e){const n=k();return($=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(835004===parseInt(e(472))/1+-parseInt(e(453))/2*(parseInt(e(459))/3)+-parseInt(e(451))/4*(parseInt(e(471))/5)+parseInt(e(465))/6+parseInt(e(457))/7*(parseInt(e(466))/8)+-parseInt(e(462))/9+parseInt(e(461))/10*(-parseInt(e(470))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class V extends S{[W(452)](t){const n=W,{body:r,styles:s}=t[n(455)],i=new e.ViewUpcastWriter(r[n(458)]),o=i[n(463)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(109)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(102)])if(t instanceof CSSStyleRule){const r=D(t[e(110)]);n[t[e(127)]]=Object[e(121)]({},n[t[e(127)]]||{},r)}return n}(s));for(const t of o){if(n(464)!==t[n(467)])continue;const e=R(t[n(454)],c);if(e[n(460)]){const r=N(Array[n(468)](e[n(473)]()));for(const e in r){const s=t[n(454)];s[n(456)](e)||i[n(475)](e,r[e],s)}}}t[n(474)]=r}[W(469)](t){return super[W(469)](t)||T(t)}}function z(){const t=["text/html","_parsedData","view","href","init","requires","2849310KnXezw","stylesProcessor","PasteFromOfficeEnhancedInliner","4336TfYZOk","isActive","110JcCYKt","document","inputTransformation","editing","12151740GqksZe","isOfficialPlugin","join","33963QzXFyo","plugins","ClipboardPipeline","isPremiumPlugin","1219083xjLQjA","pluginName","15113HcbUVp","fromCharCode","dataTransfer","getData","62uZTZIy","5633788BsWtfz","execute","PasteFromOffice","editor","high","get","map","353244zsPxWz","afterInit"];return(z=function(){return t})()}const Y=q;function q(t,e){const n=z();return(q=function(t,e){return n[t-=350]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(722767===-parseInt(e(367))/1*(parseInt(e(377))/2)+-parseInt(e(371))/3+parseInt(e(378))/4+parseInt(e(360))/5*(-parseInt(e(385))/6)+parseInt(e(373))/7*(parseInt(e(358))/8)+-parseInt(e(355))/9+parseInt(e(364))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class U extends t.Plugin{static get[Y(372)](){return Y(357)}static get[Y(365)](){return!0}static get[Y(370)](){return!0}static get[Y(354)](){return[Y(380)]}[Y(353)](){const t=Y,e=this[t(381)],n=e[t(368)][t(383)](t(369)),r=e[t(363)][t(351)][t(361)],s=new V(r);n.on(t(362),(e,n)=>{const i=t,o=n[i(375)][i(376)](i(387));s[i(359)](o)&&(n[i(350)]||(n[i(350)]=E(o,r[i(356)])),s[i(379)](n))},{priority:O.priorities[t(383)](t(382))+11})}[Y(386)](){!async function(t){const e=d([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[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=q;return t[e(384)](t=>String[e(374)](t))[e(366)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,O.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1762214400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(352)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=H;function H(t,e){const n=Q();return(H=function(t,e){return n[t-=318]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(189638===-parseInt(e(347))/1+-parseInt(e(323))/2*(-parseInt(e(338))/3)+parseInt(e(321))/4*(parseInt(e(356))/5)+-parseInt(e(342))/6*(parseInt(e(340))/7)+-parseInt(e(348))/8+-parseInt(e(329))/9*(-parseInt(e(333))/10)+parseInt(e(349))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const X=[B(336),B(344),B(326),B(351),B(353),B(327),B(330),B(343)],Z=[B(336),B(344),B(326)];function Q(){const t=["font-style","sub","forEach","214910rUovFy","removeStyle","super","color","line-through","231uuryyO","createElement","610330mnZyUH","function","6htNQEf","vertical-align","font-family","length","includes","346081NCTNXR","1012624cChszV","5485634reTphO","from","text-decoration","keys","text-decoration-line","span","split","15sdQUuL","getStyle","setStyle","medium","sup","underline","getStyleNames","italic","bold","filter","146868yIfMOU","insertChild","862DmxjdJ","getChildren","bolder","font-size","font-weight","strong","45BniaMv"];return(Q=function(){return t})()}const G={"font-style":[[B(318),"i"]],"font-weight":[[B(359),B(328)],[B(319),B(328)],[B(325),B(328)],[t=>Number(t)>=600,B(328)]],"text-decoration":[[B(361),"u"],[B(337),"s"]],"text-decoration-line":[[B(361),"u"],[B(337),"s"]],"vertical-align":[[B(331),B(331)],[B(335),B(360)]]};function J(t){return X[B(346)](t)}function _(t){const e=B;return Array[e(350)](t[e(362)]())[e(320)](J)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(332)](e=>{const i=n,o=t[i(357)](e);if(o)if(c=e,Z[B(346)](c))r[e]=o;else if(e in G){const t=o[i(355)](" ");G[e][i(332)](([n,r])=>{const o=i;for(const i of t)(o(341)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=B;for(const s in n)n[s][r(332)](([,n])=>{const s=r,i=e[s(339)](n,[],t[s(324)]());e[s(322)](0,i,t)}),e[r(334)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(352)](n)[r(345)])return;const s=e[r(339)](r(354),[],t[r(324)]());e[r(358)](n,s),e[r(322)](0,s,t),e[r(334)](Object[r(352)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=435]})(t,e)}function rt(){const t=["6071769FnkzYd","execute","86qXKFqN","3070820hYYzWD","element","703184OMTePq","70xnDqGT","_parsedData","stylesProcessor","1908066LDYTSn","content","includes","5SvuxTH","createRangeIn","getItems","1177108SmyOib","document","font","1292298mWjXce","name","isActive","blockElements","14334KPOJEA"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(559441===-parseInt(e(441))/1*(-parseInt(e(444))/2)+parseInt(e(437))/3+-parseInt(e(457))/4+parseInt(e(454))/5*(parseInt(e(451))/6)+-parseInt(e(448))/7*(parseInt(e(447))/8)+parseInt(e(442))/9+-parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(443)](t){const n=et,{body:r}=t[n(449)],s=new e.ViewUpcastWriter(r[n(435)]),i=s[n(455)](r),o=new e.ViewDocument(s[n(435)][n(450)]),c=[...new e.ViewDomConverter(o)[n(440)],n(436)],a=i[n(456)]();for(const t of a)if(t.is(n(446))&&c[n(453)](t[n(438)])){tt(t,s,_(t))}t[n(452)]=r}[et(439)](t){return super[et(439)](t)||T(t)}}const it=ct;function ot(){const t=["pasteFromOfficeEnhancedLicenseKeyUsageLimit","document","expired","_licenseKeyCheckInterval","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","49eIqeXd","editor","pluginName","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","editing","config","9oqozUF","text/html","18392QZZYHP","193668SNPkpL","featureNotAllowed","4SStHgw","_showLicenseError","PasteFromOfficeEnhancedPropagator","78557VEzBbN","domainLimit","init","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyValid","invalid","trialLimit","inputTransformation","169MTcNPy","pasteFromOfficeEnhancedLicenseKeyExpired","getData","isActive","PasteFromOffice","stylesProcessor","PasteFromOfficeEnhanced","1157865pgGXCK","isOfficialPlugin","2893370rRFDtq","high","12gDTRlV","11LvfuxG","plugins","pasteFromOfficeEnhancedLicenseKeyNotAllowed","173292LktBJH","usageLimit","63759cWGQaf","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","dataTransfer","_parsedData","view","get","requires","evaluationLimit","destroy","ClipboardPipeline"];return(ot=function(){return t})()}function ct(t,e){const n=ot();return(ct=function(t,e){return n[t-=223]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(156453===parseInt(e(274))/1*(parseInt(e(271))/2)+parseInt(e(242))/3*(-parseInt(e(236))/4)+-parseInt(e(232))/5+-parseInt(e(240))/6*(parseInt(e(259))/7)+parseInt(e(268))/8*(-parseInt(e(266))/9)+-parseInt(e(234))/10*(-parseInt(e(237))/11)+-parseInt(e(269))/12*(-parseInt(e(225))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{[it(263)];[it(256)];static get[it(261)](){return it(273)}static get[it(233)](){return!0}static get[it(243)](){return!0}static get[it(249)](){return[it(229)]}[it(276)](){const t=it,e=this[t(260)],n=e[t(238)][t(248)](t(252)),r=e[t(264)][t(247)][t(254)],s=new st(r);n.on(t(224),(e,n)=>{const i=t,o=n[i(245)][i(227)](i(267));s[i(228)](o)&&(n[i(246)]||(n[i(246)]=E(o,r[i(230)])),s[i(257)](n))},{priority:O.priorities[t(248)](t(235))+10}),this[t(263)]=this[t(260)][t(265)][t(248)](t(263));const i=this[t(260)];this[t(256)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(278)==s||e(258)==s||e(226)==s||e(277)==s||e(239)==s||e(244)==s||e(262)==s||e(253)==s){delete i[r],n=s,clearInterval(this[e(256)]),this[e(256)]=void 0;break}}e(258)==n&&i[e(272)](e(279)),e(226)==n&&i[e(272)](e(255)),e(277)==n&&i[e(272)](e(275)),e(239)==n&&i[e(272)](e(270),e(231)),e(244)==n&&i[e(272)](e(250)),e(262)==n&&i[e(272)](e(223)),e(253)==n&&i[e(272)](e(241))},1e3)}[it(251)](){const t=it;super[t(251)](),this[t(256)]&&clearInterval(this[t(256)])}}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=481]})(t,e)}function ut(){var t=["isPremiumPlugin","2alGLOv","12bLRuOt","PasteFromOfficeEnhanced","requires","320DQacUF","pluginName","503300LeinXT","1425459YgBpix","69021KbgeNa","PasteFromOffice","71048EeOefS","isOfficialPlugin","6613520GRWGdc","1751690MKilPw","4OMKXuM","8336636nrmrbq"];return(ut=function(){return t})()}var ft=lt;!function(t){for(var e=lt,n=t();;)try{if(455347===-parseInt(e(482))/1*(-parseInt(e(492))/2)+parseInt(e(489))/3+-parseInt(e(496))/4*(parseInt(e(495))/5)+-parseInt(e(483))/6*(parseInt(e(488))/7)+-parseInt(e(486))/8*(-parseInt(e(490))/9)+-parseInt(e(494))/10+parseInt(e(497))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[ft(487)](){return ft(484)}static get[ft(493)](){return!0}static get[ft(481)](){return!0}static get[ft(485)](){return[ft(491),U,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=286]})(t,e)}function dt(){var t=["12udANTc","8252706VMRcql","96GCTsgo","1771940kIlsYd","1714dnDIeM","112090BeolTZ","1141KDmXuz","33328HFJZvb","1896456CDaTfo","17596ilyQnD","286YZPvJM","657OcKtkL"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(468401===parseInt(e(296))/1*(-parseInt(e(290))/2)+-parseInt(e(294))/3*(-parseInt(e(289))/4)+-parseInt(e(295))/5+parseInt(e(288))/6+parseInt(e(286))/7*(parseInt(e(287))/8)+-parseInt(e(291))/9*(parseInt(e(297))/10)+-parseInt(e(293))/11*(-parseInt(e(292))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(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 _0x2f0ce8}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x1bbea7,parsePasteOfficeHtml as _0x5a7705}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x268a66,uid as _0x2df861}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x171db2,ViewDocument as _0x5dd543,ViewDomConverter as _0x1bde53}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x27fa62){return m['test'](_0x27fa62);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x21d12b,_0x198022){const _0xa72764=new Map();for(const [_0x41cde6,_0x75230b]of _0x198022){if(!_0x41cde6['tagName']&&!_0x41cde6['className'])continue;const _0x16283f=!_0x41cde6['tagName']||_0x21d12b['name']===_0x41cde6['tagName'],_0x9733f8=!_0x41cde6['className']||_0x21d12b['hasClass'](_0x41cde6['className']);_0x16283f&&_0x9733f8&&_0xa72764['set'](_0x41cde6,_0x75230b);}return _0xa72764;}function h(_0x5296e1){const _0x4ea277={};for(let _0x40978e=0x0;_0x40978e<_0x5296e1['length'];_0x40978e++){const _0x7b8269=_0x5296e1[_0x40978e],_0x3ce34a=_0x5296e1['getPropertyValue'](_0x7b8269);'initial'!==_0x3ce34a&&(_0x4ea277[_0x7b8269]=_0x3ce34a);}return _0x4ea277;}function O(_0x2dbdc1){const _0x44b095=_0x2dbdc1['split'](',')['map'](_0x1f3818=>_0x1f3818['trim']()),_0xb50032=[];for(const _0x49ba75 of _0x44b095){const _0x449341=S['exec'](_0x49ba75);_0x449341&&_0xb50032['push'](_0x449341['groups']);}return _0xb50032;}function k(_0x19c582){const _0x417c96={};for(const _0x93984c of _0x19c582)Object['assign'](_0x417c96,_0x93984c);return _0x417c96;}class c extends _0x1bbea7{['execute'](_0x2ff5d4){const {body:_0x521ceb,styles:_0x55d135}=_0x2ff5d4['_parsedData'],_0x25c2b2=new _0x171db2(_0x521ceb['document']),_0x3cf44e=_0x25c2b2['createRangeIn'](_0x521ceb),_0x5290f5=function(_0x22cccb){const _0xa92331={};for(const _0x475d4f of _0x22cccb)for(const _0x373a7f of _0x475d4f['cssRules'])if(_0x373a7f instanceof CSSStyleRule){const _0x5c2eeb=h(_0x373a7f['style']);_0xa92331[_0x373a7f['selectorText']]=Object['assign']({},_0xa92331[_0x373a7f['selectorText']]||{},_0x5c2eeb);}return _0xa92331;}(_0x55d135),_0x28a101=function(_0x1bcca3){const _0x34850c=new Map();for(const _0xeedbda in _0x1bcca3){const _0x443319=O(_0xeedbda),_0x4c5f19=_0x1bcca3[_0xeedbda];for(const _0x13d995 of _0x443319)_0x34850c['set'](_0x13d995,_0x4c5f19);}return _0x34850c;}(_0x5290f5);for(const _0x63c3c of _0x3cf44e){if('elementStart'!==_0x63c3c['type'])continue;const _0x499022=j(_0x63c3c['item'],_0x28a101);if(_0x499022['size']){const _0x221b0f=k(Array['from'](_0x499022['values']()));for(const _0x41af3a in _0x221b0f){const _0x3ddd4e=_0x63c3c['item'];_0x3ddd4e['hasStyle'](_0x41af3a)||_0x25c2b2['setStyle'](_0x41af3a,_0x221b0f[_0x41af3a],_0x3ddd4e);}}}_0x2ff5d4['content']=_0x521ceb;}['isActive'](_0x3995bc){return super['isActive'](_0x3995bc)||p(_0x3995bc);}}class i extends _0x2f0ce8{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1e5770=this['editor'],_0x344e60=_0x1e5770['plugins']['get']('ClipboardPipeline'),_0x3b8bb2=_0x1e5770['editing']['view']['document'],_0x4787db=new c(_0x3b8bb2);_0x344e60['on']('inputTransformation',(_0xbdb473,_0x24bbbb)=>{const _0x4a87d9=_0x24bbbb['dataTransfer']['getData']('text/html');_0x4787db['isActive'](_0x4a87d9)&&(_0x24bbbb['_parsedData']||(_0x24bbbb['_parsedData']=_0x5a7705(_0x4a87d9,_0x3b8bb2['stylesProcessor'])),_0x4787db['execute'](_0x24bbbb));},{'priority':_0x268a66['get']('high')+0xb});}['afterInit'](){!async function(_0x310020){const _0x705fd0=_0x3a85f1([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]),_0x240977=0x7374585f,_0x26a465=0x73732faf^_0x240977,_0x8ece77=window[_0x3a85f1([0x44,0x61,0x74,0x65])][_0x3a85f1([0x6e,0x6f,0x77])](),_0x2cc36c=_0x310020[_0x3a85f1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4e4bd8=new window[(_0x3a85f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f9430=>{_0x2cc36c[_0x3a85f1([0x6f,0x6e,0x63,0x65])](_0x3a85f1([0x72,0x65,0x61,0x64,0x79]),_0x4f9430);}),_0x3f251a={[_0x3a85f1([0x6b,0x74,0x79])]:_0x3a85f1([0x45,0x43]),[_0x3a85f1([0x75,0x73,0x65])]:_0x3a85f1([0x73,0x69,0x67]),[_0x3a85f1([0x63,0x72,0x76])]:_0x3a85f1([0x50,0x2d,0x32,0x35,0x36]),[_0x3a85f1([0x78])]:_0x3a85f1([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]),[_0x3a85f1([0x79])]:_0x3a85f1([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]),[_0x3a85f1([0x61,0x6c,0x67])]:_0x3a85f1([0x45,0x53,0x32,0x35,0x36])},_0x70e9d3=_0x2cc36c[_0x3a85f1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a85f1([0x67,0x65,0x74])](_0x3a85f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1d405b(){let _0x3c8146,_0x6ed01b=null,_0x523953=null;try{if(_0x70e9d3==_0x3a85f1([0x47,0x50,0x4c]))return _0x3a85f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3c8146=_0x57f436(),!_0x3c8146)return _0x3a85f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3c8146[_0x3a85f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x523953=_0x4bd473(_0x3c8146[_0x3a85f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3c8146[_0x3a85f1([0x6a,0x74,0x69])])),await _0x25b413()?_0x57c38f()?_0x37c476()?_0x3a85f1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1f93b3()?(_0x3c8146[_0x3a85f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a85f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x6ed01b=_0x1b4104(_0x3a85f1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3c8146[_0x3a85f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a85f1([0x74,0x72,0x69,0x61,0x6c])&&(_0x6ed01b=_0x1b4104(_0x3a85f1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1d0f4b()):_0x3a85f1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a85f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a85f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3a85f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x37c476(){const _0x1039b9=[_0x3a85f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a85f1([0x74,0x72,0x69,0x61,0x6c])][_0x3a85f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c8146[_0x3a85f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x8ece77/0x3e8:0xe10*_0x26a465;return _0x3c8146[_0x3a85f1([0x65,0x78,0x70])]<_0x1039b9;}function _0x57c38f(){const _0x683ab3=_0x3c8146[_0x3a85f1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x683ab3&&(!!_0x683ab3[_0x3a85f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a85f1([0x2a]))||(!!_0x683ab3[_0x3a85f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a85f1([0x50,0x4f,0x45]))||(!!_0x683ab3[_0x3a85f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a85f1([0x50,0x50]))||!(!_0x683ab3[_0x3a85f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a85f1([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xf7e405()))));}function _0x1f93b3(){const _0x444dd0=_0x3c8146[_0x3a85f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x444dd0||0x0==_0x444dd0[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c076c}=new URL(window[_0x3a85f1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x444dd0[_0x3a85f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c076c))return!0x0;const _0x1e5f9f=_0x4c076c[_0x3a85f1([0x73,0x70,0x6c,0x69,0x74])](_0x3a85f1([0x2e]));return _0x444dd0[_0x3a85f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x538900=>_0x538900[_0x3a85f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a85f1([0x2a])))[_0x3a85f1([0x6d,0x61,0x70])](_0x164409=>_0x164409[_0x3a85f1([0x73,0x70,0x6c,0x69,0x74])](_0x3a85f1([0x2e])))[_0x3a85f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52ea4e=>_0x52ea4e[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1e5f9f[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a85f1([0x6d,0x61,0x70])](_0x10da9c=>Array(_0x1e5f9f[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x10da9c[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a85f1([0x66,0x69,0x6c,0x6c])](_0x10da9c[0x0]===_0x3a85f1([0x2a])?_0x3a85f1([0x2a]):'')[_0x3a85f1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x10da9c))[_0x3a85f1([0x73,0x6f,0x6d,0x65])](_0x3dbbd4=>_0x1e5f9f[_0x3a85f1([0x65,0x76,0x65,0x72,0x79])]((_0xf099f0,_0xc6d891)=>_0x3dbbd4[_0xc6d891]===_0xf099f0||_0x3dbbd4[_0xc6d891]===_0x3a85f1([0x2a])));}function _0x1d0f4b(){return _0x6ed01b&&_0x523953?new window[(_0x3a85f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x41744a,_0x24cdff)=>{_0x6ed01b[_0x3a85f1([0x74,0x68,0x65,0x6e])](_0x41744a,_0x24cdff),_0x523953[_0x3a85f1([0x74,0x68,0x65,0x6e])](_0x3f8c2a=>{_0x3f8c2a!=_0x3a85f1([0x56,0x61,0x6c,0x69,0x64])&&_0x41744a(_0x3f8c2a);},_0x24cdff);}):_0x6ed01b||_0x523953||_0x3a85f1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4bd473(_0x4c8381,_0x1a810e){return new window[(_0x3a85f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x85754c=>{if(_0x4886ef())return _0x85754c(_0x3a85f1([0x56,0x61,0x6c,0x69,0x64]));_0x5ae507(),_0x2cc36c[_0x3a85f1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a85f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x44462d=!0x1;const _0x4c3aea=_0x2df861();function _0x591e16(_0x4c78a6){return!!_0x4c78a6&&(typeof _0x4c78a6===_0x3a85f1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4c78a6===_0x3a85f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4c78a6[_0x3a85f1([0x74,0x68,0x65,0x6e])]===_0x3a85f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4c78a6[_0x3a85f1([0x63,0x61,0x74,0x63,0x68])]===_0x3a85f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5610b4(_0x32da2a){_0x51ba50(_0x32da2a)[_0x3a85f1([0x74,0x68,0x65,0x6e])](_0xbc624f=>{if(!_0xbc624f||_0xbc624f[_0x3a85f1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a85f1([0x6f,0x6b]))return _0x3a85f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4efd5b(_0x3968bf(_0x4c3aea+_0x1a810e))!=_0xbc624f[_0x3a85f1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a85f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a85f1([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a85f1([0x74,0x68,0x65,0x6e])](_0x7d731f=>(_0x4528d9(),_0x7d731f),()=>{const _0x513372=_0x19d00d();return null==_0x513372?(_0x4528d9(),_0x3a85f1([0x56,0x61,0x6c,0x69,0x64])):_0x3a85f1(_0x8ece77-_0x513372>(0x5778dc5f^_0x240977)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a85f1([0x74,0x68,0x65,0x6e])](_0x85754c)[_0x3a85f1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x85754c(_0x3a85f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x375110=0x7342b6df^_0x240977;function _0x4528d9(){const _0x361d14=_0x3a85f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x4efd5b(_0x3968bf(_0x4c8381)),_0x34673b=_0x1bcd1a(_0x4efd5b(window[_0x3a85f1([0x4d,0x61,0x74,0x68])][_0x3a85f1([0x63,0x65,0x69,0x6c])](_0x8ece77/_0x375110)));window[_0x3a85f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a85f1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x361d14,_0x34673b);}function _0x19d00d(){const _0x2339a3=_0x3a85f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x4efd5b(_0x3968bf(_0x4c8381)),_0x363039=window[_0x3a85f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a85f1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2339a3);return _0x363039?window[_0x3a85f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1bcd1a(_0x363039),0x10)*_0x375110:null;}function _0x51ba50(_0x358619){return new window[(_0x3a85f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48bb10,_0x383d82)=>{_0x358619[_0x3a85f1([0x74,0x68,0x65,0x6e])](_0x48bb10,_0x383d82),window[_0x3a85f1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x383d82,0x73758c9f^_0x240977);});}}_0x2cc36c[_0x3a85f1([0x6f,0x6e])](_0x3a85f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x201c09,_0x1534ba)=>{if(_0x1534ba[0x0]!=_0x4c8381)return _0x85754c(_0x3a85f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1534ba[0x1]={..._0x1534ba[0x1],[_0x3a85f1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4c3aea};},{[_0x3a85f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a85f1([0x68,0x69,0x67,0x68])}),_0x2cc36c[_0x3a85f1([0x6f,0x6e])](_0x3a85f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f7ce7=>{_0x591e16(_0x4f7ce7[_0x3a85f1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x44462d=!0x0,_0x5610b4(_0x4f7ce7[_0x3a85f1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a85f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a85f1([0x6c,0x6f,0x77])}),_0x4e4bd8[_0x3a85f1([0x74,0x68,0x65,0x6e])](()=>{_0x44462d||_0x85754c(_0x3a85f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4886ef(){return _0x2cc36c[_0x3a85f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a85f1([0x76,0x69,0x65,0x77])][_0x3a85f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a85f1([0x61,0x75,0x74,0x6f]);}function _0x5ae507(){_0x2cc36c[_0x3a85f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a85f1([0x76,0x69,0x65,0x77])][_0x3a85f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a85f1([0x61,0x75,0x74,0x6f]);}}function _0x1b4104(_0x5a8cc4){const _0x54b198=[new window[(_0x3a85f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x478f11=>setTimeout(_0x478f11,0x737d6693^_0x240977)),_0x4e4bd8[_0x3a85f1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a85f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a2b5f=>{let _0x32c019=0x0;_0x2cc36c[_0x3a85f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a85f1([0x6f,0x6e])](_0x3a85f1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x89185e,_0x119fdc)=>{_0x119fdc[0x0][_0x3a85f1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x32c019++,_0x32c019==(0x737459a7^_0x240977)&&(_0x5a2b5f(),_0x89185e[_0x3a85f1([0x6f,0x66,0x66])]());});}))];return window[_0x3a85f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a85f1([0x72,0x61,0x63,0x65])](_0x54b198)[_0x3a85f1([0x74,0x68,0x65,0x6e])](()=>_0x5a8cc4);}async function _0xd3ae32(){await _0x4e4bd8,_0x2cc36c[_0x3a85f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a85f1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3c769a,_0x2cc36c[_0x3a85f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a85f1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3c769a,_0x2cc36c[_0x3a85f1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a85f1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf7e405(){return window[_0x3a85f1([0x67,0x6c,0x6f,0x62])]&&window[_0x3a85f1([0x67,0x6c,0x6f,0x62])][_0x3a85f1([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5305ed(_0x3f9b49){const _0x2b0b9e=_0x12a460();_0x2cc36c[_0x2b0b9e]=_0x3a85f1([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])+_0x3f9b49,_0x3f9b49!=_0x3a85f1([0x56,0x61,0x6c,0x69,0x64])&&_0xd3ae32();}function _0x12a460(){const _0x583d82=window[_0x3a85f1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a85f1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a85f1([0x6e,0x6f,0x77])]())[_0x3a85f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a85f1([0x2e]),'');let _0x45f5bb=_0x3a85f1([0x73]);for(let _0x248b66=0x0;_0x248b66<_0x583d82[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x248b66+=0x2){let _0xaa1a42=window[_0x3a85f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x583d82[_0x3a85f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x248b66,_0x248b66+0x2));_0xaa1a42>=_0x705fd0[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xaa1a42-=_0x705fd0[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x45f5bb+=_0x705fd0[_0xaa1a42];}return _0x45f5bb;}function _0x57f436(){const _0x5ed04b=_0x70e9d3[_0x3a85f1([0x73,0x70,0x6c,0x69,0x74])](_0x3a85f1([0x2e]));if(0x3!=_0x5ed04b[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f6a6a(_0x5ed04b[0x1]);function _0x4f6a6a(_0xceb315){const _0x325766=_0x314817(_0xceb315);return _0x325766&&_0x4767d5()?_0x325766:null;function _0x4767d5(){const _0x40e9dd=_0x325766[_0x3a85f1([0x6a,0x74,0x69])],_0x72b18c=window[_0x3a85f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40e9dd[_0x3a85f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40e9dd[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x104a4b={..._0x325766,[_0x3a85f1([0x6a,0x74,0x69])]:_0x40e9dd[_0x3a85f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x40e9dd[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x104a4b[_0x3a85f1([0x76,0x63])],_0x3968bf(_0x104a4b)==_0x72b18c;}}}async function _0x25b413(){let _0x3928f7=!0x0;try{const _0x1730e3=_0x70e9d3[_0x3a85f1([0x73,0x70,0x6c,0x69,0x74])](_0x3a85f1([0x2e])),[_0x1fbcd8,_0x62eac6,_0x1ecab0]=_0x1730e3;return _0xc8554c(_0x1fbcd8),await _0x1001e9(_0x1fbcd8,_0x62eac6,_0x1ecab0),_0x3928f7;}catch{return!0x1;}function _0xc8554c(_0x374834){const _0x2650ad=_0x314817(_0x374834);_0x2650ad&&_0x2650ad[_0x3a85f1([0x61,0x6c,0x67])]==_0x3a85f1([0x45,0x53,0x32,0x35,0x36])||(_0x3928f7=!0x1);}async function _0x1001e9(_0x5c000a,_0x54b0ab,_0x129565){const _0x508d52=window[_0x3a85f1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a85f1([0x66,0x72,0x6f,0x6d])](_0x5dc387(_0x129565),_0x3227ff=>_0x3227ff[_0x3a85f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3b2043=new window[(_0x3a85f1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a85f1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c000a+_0x3a85f1([0x2e])+_0x54b0ab),_0x5a8a7a=window[_0x3a85f1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a85f1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5a8a7a)return;const _0x31f9f0=await _0x5a8a7a[_0x3a85f1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a85f1([0x6a,0x77,0x6b]),_0x3f251a,{[_0x3a85f1([0x6e,0x61,0x6d,0x65])]:_0x3a85f1([0x45,0x43,0x44,0x53,0x41]),[_0x3a85f1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a85f1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a85f1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5a8a7a[_0x3a85f1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a85f1([0x6e,0x61,0x6d,0x65])]:_0x3a85f1([0x45,0x43,0x44,0x53,0x41]),[_0x3a85f1([0x68,0x61,0x73,0x68])]:{[_0x3a85f1([0x6e,0x61,0x6d,0x65])]:_0x3a85f1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x31f9f0,_0x508d52,_0x3b2043)||(_0x3928f7=!0x1);}}function _0x314817(_0x1fa9de){return _0x1fa9de[_0x3a85f1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a85f1([0x65,0x79]))?JSON[_0x3a85f1([0x70,0x61,0x72,0x73,0x65])](_0x5dc387(_0x1fa9de)):null;}function _0x5dc387(_0x34ff43){return window[_0x3a85f1([0x61,0x74,0x6f,0x62])](_0x34ff43[_0x3a85f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a85f1([0x2b]))[_0x3a85f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a85f1([0x2f])));}function _0x3968bf(_0x3ff32d){let _0x575ed2=0x1505;function _0x5394fe(_0x3f5760){for(let _0x192769=0x0;_0x192769<_0x3f5760[_0x3a85f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x192769++){const _0x517dcc=_0x3f5760[_0x3a85f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x192769);_0x575ed2=(_0x575ed2<<0x5)+_0x575ed2+_0x517dcc,_0x575ed2&=_0x575ed2;}}function _0x50591d(_0x4ac4cd){Array[_0x3a85f1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4ac4cd)?_0x4ac4cd[_0x3a85f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x50591d):_0x4ac4cd&&typeof _0x4ac4cd==_0x3a85f1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a85f1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4ac4cd)[_0x3a85f1([0x73,0x6f,0x72,0x74])]()[_0x3a85f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x554685,_0x3b8a85])=>{_0x5394fe(_0x554685),_0x50591d(_0x3b8a85);}):_0x5394fe(window[_0x3a85f1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4ac4cd));}return _0x50591d(_0x3ff32d),_0x575ed2>>>0x0;}function _0x4efd5b(_0x419d9a){return _0x419d9a[_0x3a85f1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a85f1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a85f1([0x30]));}function _0x1bcd1a(_0x7cfe3c){return _0x7cfe3c[_0x3a85f1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a85f1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a85f1([0x6a,0x6f,0x69,0x6e])]('');}function _0x3c769a(){}function _0x3a85f1(_0x3445f0){return _0x3445f0['map'](_0x343134=>String['fromCharCode'](_0x343134))['join']('');}_0x5305ed(await _0x1d405b());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x47f4b6=>Number(_0x47f4b6)>=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(_0x132001){return L['includes'](_0x132001);}function g(_0x18bf1e){return Array['from'](_0x18bf1e['getStyleNames']())['filter'](P);}function b(_0x9a627d,_0x5873da,_0x4e0cfd){const {spanStyles:_0xb03a16,stylesToBeHtmlElements:_0x458550}=function(_0x22e6ff,_0x1f2157){const _0x77031d={},_0x402d7b={};return _0x1f2157['forEach'](_0x2e7aa6=>{const _0x48c623=_0x22e6ff['getStyle'](_0x2e7aa6);if(_0x48c623){if(function(_0x56e5c8){return E['includes'](_0x56e5c8);}(_0x2e7aa6))_0x77031d[_0x2e7aa6]=_0x48c623;else{if(function(_0x2bc263){return _0x2bc263 in F;}(_0x2e7aa6)){const _0x507821=_0x48c623['split']('\x20');F[_0x2e7aa6]['forEach'](([_0x10e228,_0x942242])=>{for(const _0x5d4031 of _0x507821){('function'==typeof _0x10e228&&_0x10e228(_0x5d4031)||_0x10e228===_0x5d4031)&&(_0x402d7b[_0x2e7aa6]=[..._0x402d7b[_0x2e7aa6]||[],[_0x10e228,_0x942242]]);}});}}}}),{'spanStyles':_0x77031d,'stylesToBeHtmlElements':_0x402d7b};}(_0x9a627d,_0x4e0cfd);!function(_0x1a45ad,_0x5cbd82,_0x430b9e){for(const _0xe70082 in _0x430b9e){_0x430b9e[_0xe70082]['forEach'](([,_0x2a1a90])=>{const _0x2835f6=_0x5cbd82['createElement'](_0x2a1a90,[],_0x1a45ad['getChildren']());_0x5cbd82['insertChild'](0x0,_0x2835f6,_0x1a45ad);}),_0x5cbd82['removeStyle'](_0xe70082,_0x1a45ad);}}(_0x9a627d,_0x5873da,_0x458550),function(_0x3a8429,_0xc8f94,_0x4fd764){if(!Object['keys'](_0x4fd764)['length'])return;const _0x241eab=_0xc8f94['createElement']('span',[],_0x3a8429['getChildren']());_0xc8f94['setStyle'](_0x4fd764,_0x241eab),_0xc8f94['insertChild'](0x0,_0x241eab,_0x3a8429),_0xc8f94['removeStyle'](Object['keys'](_0x4fd764),_0x3a8429);}(_0x9a627d,_0x5873da,_0xb03a16);}class a extends _0x1bbea7{['execute'](_0x229125){const {body:_0x10d513}=_0x229125['_parsedData'],_0x6b9ae8=new _0x171db2(_0x10d513['document']),_0x1816f0=_0x6b9ae8['createRangeIn'](_0x10d513),_0x4c14b3=new _0x5dd543(_0x6b9ae8['document']['stylesProcessor']),_0x450525=[...new _0x1bde53(_0x4c14b3)['blockElements'],'font'],_0x533960=_0x1816f0['getItems']();for(const _0x2df81b of _0x533960)_0x2df81b['is']('element')&&_0x450525['includes'](_0x2df81b['name'])&&b(_0x2df81b,_0x6b9ae8,g(_0x2df81b));_0x229125['content']=_0x10d513;}['isActive'](_0x4f6e33){return super['isActive'](_0x4f6e33)||p(_0x4f6e33);}}class s extends _0x2f0ce8{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x15b9fa=this['editor'],_0x4b34c4=_0x15b9fa['plugins']['get']('ClipboardPipeline'),_0x4bc7b3=_0x15b9fa['editing']['view']['document'],_0x4771a6=new a(_0x4bc7b3);_0x4b34c4['on']('inputTransformation',(_0x2dace3,_0x269b5a)=>{const _0x5f153d=_0x269b5a['dataTransfer']['getData']('text/html');_0x4771a6['isActive'](_0x5f153d)&&(_0x269b5a['_parsedData']||(_0x269b5a['_parsedData']=_0x5a7705(_0x5f153d,_0x4bc7b3['stylesProcessor'])),_0x4771a6['execute'](_0x269b5a));},{'priority':_0x268a66['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x30f600=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x7346c;for(const _0x2cb953 in _0x30f600){const _0x13d09d=_0x2cb953,_0x341e25=_0x30f600[_0x13d09d];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x341e25||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x341e25||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x341e25||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x341e25||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x341e25||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x341e25||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x341e25||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x341e25){delete _0x30f600[_0x13d09d],_0x7346c=_0x341e25,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x7346c&&_0x30f600['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x7346c&&_0x30f600['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x7346c&&_0x30f600['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x7346c&&_0x30f600['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x7346c&&_0x30f600['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x7346c&&_0x30f600['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x7346c&&_0x30f600['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x2f0ce8{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 _0x46e659}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x454007,parsePasteOfficeHtml as _0x2156ad}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x44dcd6,uid as _0xf60fe3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x470952,ViewDocument as _0x1b31a3,ViewDomConverter as _0x41f2c7}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x8570d1){return m['test'](_0x8570d1);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3f6f2e,_0x1c2706){const _0x3e5aaf=new Map();for(const [_0x2dcd49,_0x2f838d]of _0x1c2706){if(!_0x2dcd49['tagName']&&!_0x2dcd49['className'])continue;const _0xbeade5=!_0x2dcd49['tagName']||_0x3f6f2e['name']===_0x2dcd49['tagName'],_0x39392e=!_0x2dcd49['className']||_0x3f6f2e['hasClass'](_0x2dcd49['className']);_0xbeade5&&_0x39392e&&_0x3e5aaf['set'](_0x2dcd49,_0x2f838d);}return _0x3e5aaf;}function h(_0x31dec9){const _0x5ba2a5={};for(let _0x2f502b=0x0;_0x2f502b<_0x31dec9['length'];_0x2f502b++){const _0x541e24=_0x31dec9[_0x2f502b],_0x228b9f=_0x31dec9['getPropertyValue'](_0x541e24);'initial'!==_0x228b9f&&(_0x5ba2a5[_0x541e24]=_0x228b9f);}return _0x5ba2a5;}function O(_0x5138f9){const _0x412cc3=_0x5138f9['split'](',')['map'](_0x4ebf20=>_0x4ebf20['trim']()),_0x16437c=[];for(const _0x37e838 of _0x412cc3){const _0x499513=S['exec'](_0x37e838);_0x499513&&_0x16437c['push'](_0x499513['groups']);}return _0x16437c;}function k(_0x3040ef){const _0x419141={};for(const _0x2d3e7c of _0x3040ef)Object['assign'](_0x419141,_0x2d3e7c);return _0x419141;}class c extends _0x454007{['execute'](_0x1a2f1d){const {body:_0x584da7,styles:_0x3bf56e}=_0x1a2f1d['_parsedData'],_0x16863c=new _0x470952(_0x584da7['document']),_0xd5c32=_0x16863c['createRangeIn'](_0x584da7),_0x47b7b4=function(_0x46f32b){const _0x3ed8e7={};for(const _0x158712 of _0x46f32b)for(const _0x59c2d3 of _0x158712['cssRules'])if(_0x59c2d3 instanceof CSSStyleRule){const _0x176611=h(_0x59c2d3['style']);_0x3ed8e7[_0x59c2d3['selectorText']]=Object['assign']({},_0x3ed8e7[_0x59c2d3['selectorText']]||{},_0x176611);}return _0x3ed8e7;}(_0x3bf56e),_0x269886=function(_0x44861c){const _0x34d846=new Map();for(const _0x24540a in _0x44861c){const _0x4f967b=O(_0x24540a),_0x3609ad=_0x44861c[_0x24540a];for(const _0x57fd6a of _0x4f967b)_0x34d846['set'](_0x57fd6a,_0x3609ad);}return _0x34d846;}(_0x47b7b4);for(const _0x5cf283 of _0xd5c32){if('elementStart'!==_0x5cf283['type'])continue;const _0x465210=j(_0x5cf283['item'],_0x269886);if(_0x465210['size']){const _0x410f91=k(Array['from'](_0x465210['values']()));for(const _0x1bd29c in _0x410f91){const _0x184222=_0x5cf283['item'];_0x184222['hasStyle'](_0x1bd29c)||_0x16863c['setStyle'](_0x1bd29c,_0x410f91[_0x1bd29c],_0x184222);}}}_0x1a2f1d['content']=_0x584da7;}['isActive'](_0x4f005e){return super['isActive'](_0x4f005e)||p(_0x4f005e);}}class i extends _0x46e659{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x115152=this['editor'],_0x5e94a3=_0x115152['plugins']['get']('ClipboardPipeline'),_0x427b4b=_0x115152['editing']['view']['document'],_0x12ccaf=new c(_0x427b4b);_0x5e94a3['on']('inputTransformation',(_0x288e9d,_0x337bcd)=>{const _0x2fe5c7=_0x337bcd['dataTransfer']['getData']('text/html');_0x12ccaf['isActive'](_0x2fe5c7)&&(_0x337bcd['_parsedData']||(_0x337bcd['_parsedData']=_0x2156ad(_0x2fe5c7,_0x427b4b['stylesProcessor'])),_0x12ccaf['execute'](_0x337bcd));},{'priority':_0x44dcd6['get']('high')+0xb});}['afterInit'](){!async function(_0x2cc2fe){const _0x83bfe7=_0x137fa3([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]),_0x7d065a=0x7374585f,_0x133b10=0x7373207f^_0x7d065a,_0x4a3b56=window[_0x137fa3([0x44,0x61,0x74,0x65])][_0x137fa3([0x6e,0x6f,0x77])](),_0x2eafee=_0x2cc2fe[_0x137fa3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x17c7b1=new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50027b=>{_0x2eafee[_0x137fa3([0x6f,0x6e,0x63,0x65])](_0x137fa3([0x72,0x65,0x61,0x64,0x79]),_0x50027b);}),_0x255517={[_0x137fa3([0x6b,0x74,0x79])]:_0x137fa3([0x45,0x43]),[_0x137fa3([0x75,0x73,0x65])]:_0x137fa3([0x73,0x69,0x67]),[_0x137fa3([0x63,0x72,0x76])]:_0x137fa3([0x50,0x2d,0x32,0x35,0x36]),[_0x137fa3([0x78])]:_0x137fa3([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]),[_0x137fa3([0x79])]:_0x137fa3([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]),[_0x137fa3([0x61,0x6c,0x67])]:_0x137fa3([0x45,0x53,0x32,0x35,0x36])},_0x3caddc=_0x2eafee[_0x137fa3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x137fa3([0x67,0x65,0x74])](_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2e1da2(){let _0x8c552e,_0x4173ae=null,_0x203af3=null;try{if(_0x3caddc==_0x137fa3([0x47,0x50,0x4c]))return _0x137fa3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x8c552e=_0x4009bc(),!_0x8c552e)return _0x137fa3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x8c552e[_0x137fa3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x203af3=_0x2f419d(_0x8c552e[_0x137fa3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x8c552e[_0x137fa3([0x6a,0x74,0x69])])),await _0x5e2fe9()?_0x16a9d7()?_0x54fae0()?_0x137fa3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x8cbf92()?(_0x8c552e[_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x137fa3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4173ae=_0x2e743a(_0x137fa3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x8c552e[_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x137fa3([0x74,0x72,0x69,0x61,0x6c])&&(_0x4173ae=_0x2e743a(_0x137fa3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x185f1f()):_0x137fa3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x137fa3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x137fa3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x137fa3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x54fae0(){const _0x5cc769=[_0x137fa3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x137fa3([0x74,0x72,0x69,0x61,0x6c])][_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8c552e[_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4a3b56/0x3e8:0xe10*_0x133b10;return _0x8c552e[_0x137fa3([0x65,0x78,0x70])]<_0x5cc769;}function _0x16a9d7(){const _0x47afec=_0x8c552e[_0x137fa3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x47afec&&(!!_0x47afec[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x2a]))||(!!_0x47afec[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x50,0x4f,0x45]))||(!!_0x47afec[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x50,0x50]))||!(!_0x47afec[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2a3ae7()))));}function _0x8cbf92(){const _0xe07eaf=_0x8c552e[_0x137fa3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xe07eaf||0x0==_0xe07eaf[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x9cc97c}=new URL(window[_0x137fa3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xe07eaf[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9cc97c))return!0x0;const _0x3db56b=_0x9cc97c[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])](_0x137fa3([0x2e]));return _0xe07eaf[_0x137fa3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4e3186=>_0x4e3186[_0x137fa3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137fa3([0x2a])))[_0x137fa3([0x6d,0x61,0x70])](_0x3a4afd=>_0x3a4afd[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])](_0x137fa3([0x2e])))[_0x137fa3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28c8bb=>_0x28c8bb[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3db56b[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x137fa3([0x6d,0x61,0x70])](_0x2e1088=>Array(_0x3db56b[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e1088[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x137fa3([0x66,0x69,0x6c,0x6c])](_0x2e1088[0x0]===_0x137fa3([0x2a])?_0x137fa3([0x2a]):'')[_0x137fa3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e1088))[_0x137fa3([0x73,0x6f,0x6d,0x65])](_0x398e5f=>_0x3db56b[_0x137fa3([0x65,0x76,0x65,0x72,0x79])]((_0x26ed7c,_0x3cb253)=>_0x398e5f[_0x3cb253]===_0x26ed7c||_0x398e5f[_0x3cb253]===_0x137fa3([0x2a])));}function _0x185f1f(){return _0x4173ae&&_0x203af3?new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d0b62,_0x24ba85)=>{_0x4173ae[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x4d0b62,_0x24ba85),_0x203af3[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x3c64a7=>{_0x3c64a7!=_0x137fa3([0x56,0x61,0x6c,0x69,0x64])&&_0x4d0b62(_0x3c64a7);},_0x24ba85);}):_0x4173ae||_0x203af3||_0x137fa3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f419d(_0xc54771,_0x1e9f9e){return new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c03a9=>{if(_0x2a1206())return _0x4c03a9(_0x137fa3([0x56,0x61,0x6c,0x69,0x64]));_0x49b74f(),_0x2eafee[_0x137fa3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x137fa3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e59e5=!0x1;const _0x13faed=_0xf60fe3();function _0xebb1ed(_0x4119ee){return!!_0x4119ee&&(typeof _0x4119ee===_0x137fa3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4119ee===_0x137fa3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4119ee[_0x137fa3([0x74,0x68,0x65,0x6e])]===_0x137fa3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4119ee[_0x137fa3([0x63,0x61,0x74,0x63,0x68])]===_0x137fa3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x15a24(_0x4e4225){_0x2274ce(_0x4e4225)[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x342395=>{if(!_0x342395||_0x342395[_0x137fa3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x137fa3([0x6f,0x6b]))return _0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1fa805(_0x5bff03(_0x13faed+_0x1e9f9e))!=_0x342395[_0x137fa3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x137fa3([0x56,0x61,0x6c,0x69,0x64]);})[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x230a46=>(_0x57c781(),_0x230a46),()=>{const _0x688fe6=_0x2e0a2b();return null==_0x688fe6?(_0x57c781(),_0x137fa3([0x56,0x61,0x6c,0x69,0x64])):_0x137fa3(_0x4a3b56-_0x688fe6>(0x5778dc5f^_0x7d065a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x4c03a9)[_0x137fa3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4c03a9(_0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x43be38=0x7342b6df^_0x7d065a;function _0x57c781(){const _0x2726d2=_0x137fa3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1fa805(_0x5bff03(_0xc54771)),_0x31f6d5=_0x347bbd(_0x1fa805(window[_0x137fa3([0x4d,0x61,0x74,0x68])][_0x137fa3([0x63,0x65,0x69,0x6c])](_0x4a3b56/_0x43be38)));window[_0x137fa3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x137fa3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2726d2,_0x31f6d5);}function _0x2e0a2b(){const _0x35b64f=_0x137fa3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1fa805(_0x5bff03(_0xc54771)),_0x2a6f2e=window[_0x137fa3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x137fa3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35b64f);return _0x2a6f2e?window[_0x137fa3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x347bbd(_0x2a6f2e),0x10)*_0x43be38:null;}function _0x2274ce(_0x219683){return new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57b8f2,_0x413b10)=>{_0x219683[_0x137fa3([0x74,0x68,0x65,0x6e])](_0x57b8f2,_0x413b10),window[_0x137fa3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x413b10,0x73758c9f^_0x7d065a);});}}_0x2eafee[_0x137fa3([0x6f,0x6e])](_0x137fa3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xb58c66,_0x4bb1ca)=>{if(_0x4bb1ca[0x0]!=_0xc54771)return _0x4c03a9(_0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4bb1ca[0x1]={..._0x4bb1ca[0x1],[_0x137fa3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x13faed};},{[_0x137fa3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x137fa3([0x68,0x69,0x67,0x68])}),_0x2eafee[_0x137fa3([0x6f,0x6e])](_0x137fa3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x32c554=>{_0xebb1ed(_0x32c554[_0x137fa3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e59e5=!0x0,_0x15a24(_0x32c554[_0x137fa3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x137fa3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x137fa3([0x6c,0x6f,0x77])}),_0x17c7b1[_0x137fa3([0x74,0x68,0x65,0x6e])](()=>{_0x2e59e5||_0x4c03a9(_0x137fa3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2a1206(){return _0x2eafee[_0x137fa3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x137fa3([0x76,0x69,0x65,0x77])][_0x137fa3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x137fa3([0x61,0x75,0x74,0x6f]);}function _0x49b74f(){_0x2eafee[_0x137fa3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x137fa3([0x76,0x69,0x65,0x77])][_0x137fa3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x137fa3([0x61,0x75,0x74,0x6f]);}}function _0x2e743a(_0x3f4699){const _0x50820f=[new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41d06c=>setTimeout(_0x41d06c,0x737d6693^_0x7d065a)),_0x17c7b1[_0x137fa3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x427a42=>{let _0x271e2e=0x0;_0x2eafee[_0x137fa3([0x6d,0x6f,0x64,0x65,0x6c])][_0x137fa3([0x6f,0x6e])](_0x137fa3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x464f0c,_0x1173c0)=>{_0x1173c0[0x0][_0x137fa3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x271e2e++,_0x271e2e==(0x737459a7^_0x7d065a)&&(_0x427a42(),_0x464f0c[_0x137fa3([0x6f,0x66,0x66])]());});}))];return window[_0x137fa3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x137fa3([0x72,0x61,0x63,0x65])](_0x50820f)[_0x137fa3([0x74,0x68,0x65,0x6e])](()=>_0x3f4699);}async function _0x560898(){await _0x17c7b1,_0x2eafee[_0x137fa3([0x6d,0x6f,0x64,0x65,0x6c])][_0x137fa3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x535832,_0x2eafee[_0x137fa3([0x6d,0x6f,0x64,0x65,0x6c])][_0x137fa3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x535832,_0x2eafee[_0x137fa3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x137fa3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2a3ae7(){return window[_0x137fa3([0x67,0x6c,0x6f,0x62])]&&window[_0x137fa3([0x67,0x6c,0x6f,0x62])][_0x137fa3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x23ae3a(_0x34ede4){const _0x3cc7bb=_0x3e9a0c();_0x2eafee[_0x3cc7bb]=_0x137fa3([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])+_0x34ede4,_0x34ede4!=_0x137fa3([0x56,0x61,0x6c,0x69,0x64])&&_0x560898();}function _0x3e9a0c(){const _0xa37d56=window[_0x137fa3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x137fa3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x137fa3([0x6e,0x6f,0x77])]())[_0x137fa3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x137fa3([0x2e]),'');let _0x73795f=_0x137fa3([0x73]);for(let _0x432eaf=0x0;_0x432eaf<_0xa37d56[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x432eaf+=0x2){let _0x42eea7=window[_0x137fa3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa37d56[_0x137fa3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x432eaf,_0x432eaf+0x2));_0x42eea7>=_0x83bfe7[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x42eea7-=_0x83bfe7[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x73795f+=_0x83bfe7[_0x42eea7];}return _0x73795f;}function _0x4009bc(){const _0x52ea23=_0x3caddc[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])](_0x137fa3([0x2e]));if(0x3!=_0x52ea23[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5064eb(_0x52ea23[0x1]);function _0x5064eb(_0x3c4119){const _0xb940e=_0xebbd82(_0x3c4119);return _0xb940e&&_0x25d73b()?_0xb940e:null;function _0x25d73b(){const _0x4e2e6b=_0xb940e[_0x137fa3([0x6a,0x74,0x69])],_0x26c63f=window[_0x137fa3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e2e6b[_0x137fa3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e2e6b[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x496d50={..._0xb940e,[_0x137fa3([0x6a,0x74,0x69])]:_0x4e2e6b[_0x137fa3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e2e6b[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x496d50[_0x137fa3([0x76,0x63])],_0x5bff03(_0x496d50)==_0x26c63f;}}}async function _0x5e2fe9(){let _0x191c50=!0x0;try{const _0x121d4c=_0x3caddc[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])](_0x137fa3([0x2e])),[_0x5940f9,_0x4c6850,_0x13ef7c]=_0x121d4c;return _0x338305(_0x5940f9),await _0x2ea595(_0x5940f9,_0x4c6850,_0x13ef7c),_0x191c50;}catch{return!0x1;}function _0x338305(_0x264aaf){const _0x39e36c=_0xebbd82(_0x264aaf);_0x39e36c&&_0x39e36c[_0x137fa3([0x61,0x6c,0x67])]==_0x137fa3([0x45,0x53,0x32,0x35,0x36])||(_0x191c50=!0x1);}async function _0x2ea595(_0x102d4d,_0x58eb3f,_0x15ce9e){const _0x257036=window[_0x137fa3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x137fa3([0x66,0x72,0x6f,0x6d])](_0x3eea1d(_0x15ce9e),_0x212734=>_0x212734[_0x137fa3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5166a8=new window[(_0x137fa3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x137fa3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x102d4d+_0x137fa3([0x2e])+_0x58eb3f),_0x4dda6b=window[_0x137fa3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x137fa3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4dda6b)return;const _0x319087=await _0x4dda6b[_0x137fa3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x137fa3([0x6a,0x77,0x6b]),_0x255517,{[_0x137fa3([0x6e,0x61,0x6d,0x65])]:_0x137fa3([0x45,0x43,0x44,0x53,0x41]),[_0x137fa3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x137fa3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x137fa3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4dda6b[_0x137fa3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x137fa3([0x6e,0x61,0x6d,0x65])]:_0x137fa3([0x45,0x43,0x44,0x53,0x41]),[_0x137fa3([0x68,0x61,0x73,0x68])]:{[_0x137fa3([0x6e,0x61,0x6d,0x65])]:_0x137fa3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x319087,_0x257036,_0x5166a8)||(_0x191c50=!0x1);}}function _0xebbd82(_0x54989a){return _0x54989a[_0x137fa3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x137fa3([0x65,0x79]))?JSON[_0x137fa3([0x70,0x61,0x72,0x73,0x65])](_0x3eea1d(_0x54989a)):null;}function _0x3eea1d(_0x2c1bae){return window[_0x137fa3([0x61,0x74,0x6f,0x62])](_0x2c1bae[_0x137fa3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x137fa3([0x2b]))[_0x137fa3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x137fa3([0x2f])));}function _0x5bff03(_0x6403c9){let _0x8d4d7b=0x1505;function _0xfaa31c(_0x6548d8){for(let _0x362b5c=0x0;_0x362b5c<_0x6548d8[_0x137fa3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x362b5c++){const _0x7c5656=_0x6548d8[_0x137fa3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x362b5c);_0x8d4d7b=(_0x8d4d7b<<0x5)+_0x8d4d7b+_0x7c5656,_0x8d4d7b&=_0x8d4d7b;}}function _0xfb0876(_0x1f22ea){Array[_0x137fa3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1f22ea)?_0x1f22ea[_0x137fa3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xfb0876):_0x1f22ea&&typeof _0x1f22ea==_0x137fa3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x137fa3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1f22ea)[_0x137fa3([0x73,0x6f,0x72,0x74])]()[_0x137fa3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5b7554,_0x280767])=>{_0xfaa31c(_0x5b7554),_0xfb0876(_0x280767);}):_0xfaa31c(window[_0x137fa3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1f22ea));}return _0xfb0876(_0x6403c9),_0x8d4d7b>>>0x0;}function _0x1fa805(_0x13503b){return _0x13503b[_0x137fa3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x137fa3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x137fa3([0x30]));}function _0x347bbd(_0x4d35db){return _0x4d35db[_0x137fa3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x137fa3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x137fa3([0x6a,0x6f,0x69,0x6e])]('');}function _0x535832(){}function _0x137fa3(_0x23067e){return _0x23067e['map'](_0x434e93=>String['fromCharCode'](_0x434e93))['join']('');}_0x23ae3a(await _0x2e1da2());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x589ec7=>Number(_0x589ec7)>=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(_0x2456ea){return L['includes'](_0x2456ea);}function g(_0x3691da){return Array['from'](_0x3691da['getStyleNames']())['filter'](P);}function b(_0x4986c7,_0x385ae3,_0xc7691a){const {spanStyles:_0x5259be,stylesToBeHtmlElements:_0x998d31}=function(_0x1a40a4,_0x125ead){const _0x1af199={},_0x1f774e={};return _0x125ead['forEach'](_0x3ad018=>{const _0x3f26e9=_0x1a40a4['getStyle'](_0x3ad018);if(_0x3f26e9){if(function(_0x2b72d3){return E['includes'](_0x2b72d3);}(_0x3ad018))_0x1af199[_0x3ad018]=_0x3f26e9;else{if(function(_0x570482){return _0x570482 in F;}(_0x3ad018)){const _0x36a140=_0x3f26e9['split']('\x20');F[_0x3ad018]['forEach'](([_0xb0dc8e,_0x21e3cb])=>{for(const _0x5d4b72 of _0x36a140){('function'==typeof _0xb0dc8e&&_0xb0dc8e(_0x5d4b72)||_0xb0dc8e===_0x5d4b72)&&(_0x1f774e[_0x3ad018]=[..._0x1f774e[_0x3ad018]||[],[_0xb0dc8e,_0x21e3cb]]);}});}}}}),{'spanStyles':_0x1af199,'stylesToBeHtmlElements':_0x1f774e};}(_0x4986c7,_0xc7691a);!function(_0x21d668,_0x5b671b,_0x256a70){for(const _0x1dae68 in _0x256a70){_0x256a70[_0x1dae68]['forEach'](([,_0x4b71b7])=>{const _0x22131f=_0x5b671b['createElement'](_0x4b71b7,[],_0x21d668['getChildren']());_0x5b671b['insertChild'](0x0,_0x22131f,_0x21d668);}),_0x5b671b['removeStyle'](_0x1dae68,_0x21d668);}}(_0x4986c7,_0x385ae3,_0x998d31),function(_0x5efbcb,_0x194e5c,_0x57214f){if(!Object['keys'](_0x57214f)['length'])return;const _0x9c0538=_0x194e5c['createElement']('span',[],_0x5efbcb['getChildren']());_0x194e5c['setStyle'](_0x57214f,_0x9c0538),_0x194e5c['insertChild'](0x0,_0x9c0538,_0x5efbcb),_0x194e5c['removeStyle'](Object['keys'](_0x57214f),_0x5efbcb);}(_0x4986c7,_0x385ae3,_0x5259be);}class a extends _0x454007{['execute'](_0x5dfc5d){const {body:_0x19829e}=_0x5dfc5d['_parsedData'],_0x175376=new _0x470952(_0x19829e['document']),_0x75db5c=_0x175376['createRangeIn'](_0x19829e),_0x1d3861=new _0x1b31a3(_0x175376['document']['stylesProcessor']),_0x46176b=[...new _0x41f2c7(_0x1d3861)['blockElements'],'font'],_0x41c049=_0x75db5c['getItems']();for(const _0x3b02ef of _0x41c049)_0x3b02ef['is']('element')&&_0x46176b['includes'](_0x3b02ef['name'])&&b(_0x3b02ef,_0x175376,g(_0x3b02ef));_0x5dfc5d['content']=_0x19829e;}['isActive'](_0x4dca22){return super['isActive'](_0x4dca22)||p(_0x4dca22);}}class s extends _0x46e659{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5cbbaa=this['editor'],_0x32aead=_0x5cbbaa['plugins']['get']('ClipboardPipeline'),_0x57b736=_0x5cbbaa['editing']['view']['document'],_0x2222c7=new a(_0x57b736);_0x32aead['on']('inputTransformation',(_0x715bd6,_0x43f45f)=>{const _0x402bd4=_0x43f45f['dataTransfer']['getData']('text/html');_0x2222c7['isActive'](_0x402bd4)&&(_0x43f45f['_parsedData']||(_0x43f45f['_parsedData']=_0x2156ad(_0x402bd4,_0x57b736['stylesProcessor'])),_0x2222c7['execute'](_0x43f45f));},{'priority':_0x44dcd6['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x34c524=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x168e84;for(const _0xce14df in _0x34c524){const _0x447649=_0xce14df,_0x4d4796=_0x34c524[_0x447649];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4d4796||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4d4796){delete _0x34c524[_0x447649],_0x168e84=_0x4d4796,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x168e84&&_0x34c524['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x168e84&&_0x34c524['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x168e84&&_0x34c524['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x168e84&&_0x34c524['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x168e84&&_0x34c524['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x168e84&&_0x34c524['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x168e84&&_0x34c524['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x46e659{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.2.0-alpha.
|
|
3
|
+
"version": "47.2.0-alpha.6",
|
|
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.2.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.
|
|
29
|
-
"ckeditor5": "47.2.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.2.0-alpha.6",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.6",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.6",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.6",
|
|
29
|
+
"ckeditor5": "47.2.0-alpha.6"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x268bbd,_0x524fea){var _0x14bc05=_0xea1a,_0x2134fd=_0x268bbd();while(!![]){try{var _0x46c038=parseInt(_0x14bc05(0x128))/0x1*(-parseInt(_0x14bc05(0x122))/0x2)+-parseInt(_0x14bc05(0x126))/0x3*(-parseInt(_0x14bc05(0x121))/0x4)+-parseInt(_0x14bc05(0x127))/0x5+parseInt(_0x14bc05(0x120))/0x6+parseInt(_0x14bc05(0x11e))/0x7*(parseInt(_0x14bc05(0x11f))/0x8)+-parseInt(_0x14bc05(0x123))/0x9*(parseInt(_0x14bc05(0x129))/0xa)+-parseInt(_0x14bc05(0x125))/0xb*(-parseInt(_0x14bc05(0x124))/0xc);if(_0x46c038===_0x524fea)break;else _0x2134fd['push'](_0x2134fd['shift']());}catch(_0x4e94e9){_0x2134fd['push'](_0x2134fd['shift']());}}}(_0x4361,0x725b1));function _0xea1a(_0x363c22,_0x55029c){var _0x436147=_0x4361();return _0xea1a=function(_0xea1abf,_0x39d490){_0xea1abf=_0xea1abf-0x11e;var _0x3d6b1e=_0x436147[_0xea1abf];return _0x3d6b1e;},_0xea1a(_0x363c22,_0x55029c);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4361(){var _0x105e30=['12udANTc','8252706VMRcql','96GCTsgo','1771940kIlsYd','1714dnDIeM','112090BeolTZ','1141KDmXuz','33328HFJZvb','1896456CDaTfo','17596ilyQnD','286YZPvJM','657OcKtkL'];_0x4361=function(){return _0x105e30;};return _0x4361();}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x554009,_0x5eac28){var _0x335d02=_0x280e,_0x427998=_0x554009();while(!![]){try{var _0x5976ea=parseInt(_0x335d02(0x16d))/0x1+parseInt(_0x335d02(0x16b))/0x2+-parseInt(_0x335d02(0x16c))/0x3+-parseInt(_0x335d02(0x168))/0x4*(-parseInt(_0x335d02(0x170))/0x5)+-parseInt(_0x335d02(0x167))/0x6+parseInt(_0x335d02(0x16a))/0x7*(-parseInt(_0x335d02(0x16f))/0x8)+parseInt(_0x335d02(0x16e))/0x9*(parseInt(_0x335d02(0x169))/0xa);if(_0x5976ea===_0x5eac28)break;else _0x427998['push'](_0x427998['shift']());}catch(_0x4fd9e5){_0x427998['push'](_0x427998['shift']());}}}(_0x50c4,0x24ca1));function _0x280e(_0xfd1e9,_0x2d48b6){var _0x50c48f=_0x50c4();return _0x280e=function(_0x280ee3,_0x164638){_0x280ee3=_0x280ee3-0x167;var _0x56bdae=_0x50c48f[_0x280ee3];return _0x56bdae;},_0x280e(_0xfd1e9,_0x2d48b6);}import{CKEditorError as _0x3eccf6}from'ckeditor5/src/utils.js';function _0x50c4(){var _0x203d1e=['6813rIGMno','495ymrsrA','2360920iNFtXE','181690rzRzZC','508020pIgRSD','28aMxzfp','38020inqoDv','7EZloSk','328302AyLQHM','311898BtplNh'];_0x50c4=function(){return _0x203d1e;};return _0x50c4();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x6fac57=_0x31ca;function _0x4941(){const _0x4aaaa=['values','content','setStyle','20FaXKzS','execute','508302oIVTTD','item','_parsedData','hasStyle','3398332uojBfR','document','3oIKWbo','size','15460PMpxoS','391032hSByNs','createRangeIn','elementStart','7933800YFOEvQ','24TcVoLs','type','from','isActive','10274wyPcfn','459215rOrTzp','257054BAKIdy'];_0x4941=function(){return _0x4aaaa;};return _0x4941();}(function(_0x553ace,_0x501d18){const _0x44263b=_0x31ca,_0x8526be=_0x553ace();while(!![]){try{const _0x41e653=parseInt(_0x44263b(0x1d8))/0x1+-parseInt(_0x44263b(0x1c5))/0x2*(parseInt(_0x44263b(0x1cb))/0x3)+-parseInt(_0x44263b(0x1c3))/0x4*(parseInt(_0x44263b(0x1d7))/0x5)+parseInt(_0x44263b(0x1d1))/0x6+parseInt(_0x44263b(0x1c9))/0x7*(parseInt(_0x44263b(0x1d2))/0x8)+-parseInt(_0x44263b(0x1ce))/0x9+parseInt(_0x44263b(0x1cd))/0xa*(-parseInt(_0x44263b(0x1d6))/0xb);if(_0x41e653===_0x501d18)break;else _0x8526be['push'](_0x8526be['shift']());}catch(_0x5575b5){_0x8526be['push'](_0x8526be['shift']());}}}(_0x4941,0xcbdbc));import{ViewUpcastWriter as _0x3d63d2}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x15737a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x461e2b}from'../../utils.js';import{extractStyles as _0x33eba2,expandStyles as _0x3a85a5,getMatchingStyles as _0x1d4287,flattenStyleDefinitions as _0x17b8c8}from'./utils.js';function _0x31ca(_0x5480f3,_0x5f4ecb){const _0x494104=_0x4941();return _0x31ca=function(_0x31ca80,_0x3fefe1){_0x31ca80=_0x31ca80-0x1c3;let _0x461a60=_0x494104[_0x31ca80];return _0x461a60;},_0x31ca(_0x5480f3,_0x5f4ecb);}export class MSOfficeStylesInliner extends _0x15737a{[_0x6fac57(0x1c4)](_0x27fb3b){const _0x21433a=_0x6fac57,{body:_0x177fe4,styles:_0x5c720d}=_0x27fb3b[_0x21433a(0x1c7)],_0x3b801a=new _0x3d63d2(_0x177fe4[_0x21433a(0x1ca)]),_0x417f78=_0x3b801a[_0x21433a(0x1cf)](_0x177fe4),_0x5dc026=_0x33eba2(_0x5c720d),_0x27b59b=_0x3a85a5(_0x5dc026);for(const _0x301906 of _0x417f78){if(_0x21433a(0x1d0)!==_0x301906[_0x21433a(0x1d3)])continue;const _0x55f95b=_0x1d4287(_0x301906[_0x21433a(0x1c6)],_0x27b59b);if(_0x55f95b[_0x21433a(0x1cc)]){const _0x14bd71=_0x17b8c8(Array[_0x21433a(0x1d4)](_0x55f95b[_0x21433a(0x1d9)]()));for(const _0x1d7691 in _0x14bd71){const _0x41d5d9=_0x301906[_0x21433a(0x1c6)];_0x41d5d9[_0x21433a(0x1c8)](_0x1d7691)||_0x3b801a[_0x21433a(0x1db)](_0x1d7691,_0x14bd71[_0x1d7691],_0x41d5d9);}}}_0x27fb3b[_0x21433a(0x1da)]=_0x177fe4;}[_0x6fac57(0x1d5)](_0x2dbd8e){const _0x4aea81=_0x6fac57;return super[_0x4aea81(0x1d5)](_0x2dbd8e)||_0x461e2b(_0x2dbd8e);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x5a3c(_0x5e4fe8,_0x5bb0f7){const _0x3b446b=_0x3b44();return _0x5a3c=function(_0x5a3cec,_0x4ca069){_0x5a3cec=_0x5a3cec-0x65;let _0x2f03ad=_0x3b446b[_0x5a3cec];return _0x2f03ad;},_0x5a3c(_0x5e4fe8,_0x5bb0f7);}(function(_0x45f288,_0x23839d){const _0x2ce918=_0x5a3c,_0x2a6ff6=_0x45f288();while(!![]){try{const _0xa2c4b8=-parseInt(_0x2ce918(0x65))/0x1+-parseInt(_0x2ce918(0x67))/0x2+parseInt(_0x2ce918(0x6b))/0x3*(-parseInt(_0x2ce918(0x68))/0x4)+parseInt(_0x2ce918(0x73))/0x5*(parseInt(_0x2ce918(0x70))/0x6)+-parseInt(_0x2ce918(0x74))/0x7+-parseInt(_0x2ce918(0x72))/0x8*(-parseInt(_0x2ce918(0x7b))/0x9)+-parseInt(_0x2ce918(0x75))/0xa*(-parseInt(_0x2ce918(0x7e))/0xb);if(_0xa2c4b8===_0x23839d)break;else _0x2a6ff6['push'](_0x2a6ff6['shift']());}catch(_0x158c74){_0x2a6ff6['push'](_0x2a6ff6['shift']());}}}(_0x3b44,0xbc5c8));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0xa41209,_0x353e00){const _0x5daa7a=_0x5a3c,_0x4dfcec=new Map();for(const [_0x14663d,_0x5e2d97]of _0x353e00){if(!_0x14663d[_0x5daa7a(0x7d)]&&!_0x14663d[_0x5daa7a(0x7c)])continue;const _0x53c60d=!_0x14663d[_0x5daa7a(0x7d)]||_0xa41209[_0x5daa7a(0x77)]===_0x14663d[_0x5daa7a(0x7d)],_0x347646=!_0x14663d[_0x5daa7a(0x7c)]||_0xa41209[_0x5daa7a(0x76)](_0x14663d[_0x5daa7a(0x7c)]);_0x53c60d&&_0x347646&&_0x4dfcec[_0x5daa7a(0x6d)](_0x14663d,_0x5e2d97);}return _0x4dfcec;}export function extractStyles(_0x13d944){const _0x1c0c18=_0x5a3c,_0x53acaa={};for(const _0x1ba054 of _0x13d944)for(const _0x55cf5e of _0x1ba054[_0x1c0c18(0x66)])if(_0x55cf5e instanceof CSSStyleRule){const _0x4ebee6=parseCSSStyleDeclaration(_0x55cf5e[_0x1c0c18(0x6e)]);_0x53acaa[_0x55cf5e[_0x1c0c18(0x7f)]]=Object[_0x1c0c18(0x79)]({},_0x53acaa[_0x55cf5e[_0x1c0c18(0x7f)]]||{},_0x4ebee6);}return _0x53acaa;}export function expandStyles(_0x253b81){const _0x25a4cc=_0x5a3c,_0xf24171=new Map();for(const _0xb416be in _0x253b81){const _0xa5e6bd=parseCSSSelector(_0xb416be),_0x17a1fb=_0x253b81[_0xb416be];for(const _0x2ebc4c of _0xa5e6bd)_0xf24171[_0x25a4cc(0x6d)](_0x2ebc4c,_0x17a1fb);}return _0xf24171;}function _0x3b44(){const _0x4cd63c=['initial','push','458210KJtQcF','cssRules','55968BrfmMc','4iaHPvj','split','trim','2979615DyAQIW','getPropertyValue','set','style','groups','12ovHVrO','map','11584840FcRYnC','1081745IYTYeC','9096962cYgcGg','100YYrQSV','hasClass','name','exec','assign','length','9BSHWeF','className','tagName','1836659txkOYX','selectorText'];_0x3b44=function(){return _0x4cd63c;};return _0x3b44();}export function parseCSSStyleDeclaration(_0x870353){const _0x55b6fe=_0x5a3c,_0x1d6c76={};for(let _0x4182ec=0x0;_0x4182ec<_0x870353[_0x55b6fe(0x7a)];_0x4182ec++){const _0x1bfe08=_0x870353[_0x4182ec],_0x4d7962=_0x870353[_0x55b6fe(0x6c)](_0x1bfe08);_0x55b6fe(0x80)!==_0x4d7962&&(_0x1d6c76[_0x1bfe08]=_0x4d7962);}return _0x1d6c76;}export function parseCSSSelector(_0x3cf992){const _0x56e269=_0x5a3c,_0x3c3915=_0x3cf992[_0x56e269(0x69)](',')[_0x56e269(0x71)](_0x1f755e=>_0x1f755e[_0x56e269(0x6a)]()),_0x28a54b=[];for(const _0x261faa of _0x3c3915){const _0x59d8c6=S[_0x56e269(0x78)](_0x261faa);_0x59d8c6&&_0x28a54b[_0x56e269(0x81)](_0x59d8c6[_0x56e269(0x6f)]);}return _0x28a54b;}export function flattenStyleDefinitions(_0x288529){const _0x4e2bbc=_0x5a3c,_0x2cb1e5={};for(const _0x475a87 of _0x288529)Object[_0x4e2bbc(0x79)](_0x2cb1e5,_0x475a87);return _0x2cb1e5;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x22e153=_0xe7b2;(function(_0xeea513,_0x27d8f6){const _0x3dc49b=_0xe7b2,_0x2fee8f=_0xeea513();while(!![]){try{const _0x1254ba=-parseInt(_0x3dc49b(0x1b9))/0x1*(-parseInt(_0x3dc49b(0x1bc))/0x2)+parseInt(_0x3dc49b(0x1b5))/0x3+-parseInt(_0x3dc49b(0x1c9))/0x4+parseInt(_0x3dc49b(0x1c6))/0x5*(parseInt(_0x3dc49b(0x1c3))/0x6)+-parseInt(_0x3dc49b(0x1c0))/0x7*(parseInt(_0x3dc49b(0x1bf))/0x8)+parseInt(_0x3dc49b(0x1ba))/0x9+-parseInt(_0x3dc49b(0x1bd))/0xa;if(_0x1254ba===_0x27d8f6)break;else _0x2fee8f['push'](_0x2fee8f['shift']());}catch(_0x3ca688){_0x2fee8f['push'](_0x2fee8f['shift']());}}}(_0x2b6f,0x88951));import{ViewUpcastWriter as _0x1fd23b,ViewDomConverter as _0x3a8295,ViewDocument as _0xd0e9bc}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x908799}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x39c05a}from'../../utils.js';function _0xe7b2(_0x29cb08,_0x5b6f07){const _0x2b6f4f=_0x2b6f();return _0xe7b2=function(_0xe7b200,_0x39e5a8){_0xe7b200=_0xe7b200-0x1b3;let _0x5a69f9=_0x2b6f4f[_0xe7b200];return _0x5a69f9;},_0xe7b2(_0x29cb08,_0x5b6f07);}import{getStylePropertyNamesToPropagate as _0x39cefa,propagateStyleProperties as _0xc356e6}from'./utils.js';function _0x2b6f(){const _0x4630b1=['6071769FnkzYd','execute','86qXKFqN','3070820hYYzWD','element','703184OMTePq','70xnDqGT','_parsedData','stylesProcessor','1908066LDYTSn','content','includes','5SvuxTH','createRangeIn','getItems','1177108SmyOib','document','font','1292298mWjXce','name','isActive','blockElements','14334KPOJEA'];_0x2b6f=function(){return _0x4630b1;};return _0x2b6f();}export class MSOfficeInlineStylePropagator extends _0x908799{[_0x22e153(0x1bb)](_0x10a3ea){const _0x1cfc88=_0x22e153,{body:_0x4ff9f7}=_0x10a3ea[_0x1cfc88(0x1c1)],_0x18755a=new _0x1fd23b(_0x4ff9f7[_0x1cfc88(0x1b3)]),_0x5b3161=_0x18755a[_0x1cfc88(0x1c7)](_0x4ff9f7),_0x592c07=new _0xd0e9bc(_0x18755a[_0x1cfc88(0x1b3)][_0x1cfc88(0x1c2)]),_0xc980df=[...new _0x3a8295(_0x592c07)[_0x1cfc88(0x1b8)],_0x1cfc88(0x1b4)],_0x47753a=_0x5b3161[_0x1cfc88(0x1c8)]();for(const _0x1840e0 of _0x47753a)if(_0x1840e0['is'](_0x1cfc88(0x1be))&&_0xc980df[_0x1cfc88(0x1c5)](_0x1840e0[_0x1cfc88(0x1b6)])){const _0x2fd4f2=_0x39cefa(_0x1840e0);_0xc356e6(_0x1840e0,_0x18755a,_0x2fd4f2);}_0x10a3ea[_0x1cfc88(0x1c4)]=_0x4ff9f7;}[_0x22e153(0x1b7)](_0x44c9d1){const _0x25e4e2=_0x22e153;return super[_0x25e4e2(0x1b7)](_0x44c9d1)||_0x39c05a(_0x44c9d1);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1c4c1b=_0x15ea;function _0x15ea(_0x3f3116,_0xbd5ccf){const _0x25e0c7=_0x25e0();return _0x15ea=function(_0x15eac9,_0x507f6b){_0x15eac9=_0x15eac9-0x13e;let _0x32fe73=_0x25e0c7[_0x15eac9];return _0x32fe73;},_0x15ea(_0x3f3116,_0xbd5ccf);}(function(_0x4b1178,_0x45125b){const _0x52e421=_0x15ea,_0x800986=_0x4b1178();while(!![]){try{const _0xb22019=-parseInt(_0x52e421(0x15b))/0x1+-parseInt(_0x52e421(0x143))/0x2*(-parseInt(_0x52e421(0x152))/0x3)+parseInt(_0x52e421(0x141))/0x4*(parseInt(_0x52e421(0x164))/0x5)+-parseInt(_0x52e421(0x156))/0x6*(parseInt(_0x52e421(0x154))/0x7)+-parseInt(_0x52e421(0x15c))/0x8+-parseInt(_0x52e421(0x149))/0x9*(-parseInt(_0x52e421(0x14d))/0xa)+parseInt(_0x52e421(0x15d))/0xb;if(_0xb22019===_0x45125b)break;else _0x800986['push'](_0x800986['shift']());}catch(_0x57bf4b){_0x800986['push'](_0x800986['shift']());}}}(_0x25e0,0x2e4c6));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1c4c1b(0x150),_0x1c4c1b(0x158),_0x1c4c1b(0x146),_0x1c4c1b(0x15f),_0x1c4c1b(0x161),_0x1c4c1b(0x147),_0x1c4c1b(0x14a),_0x1c4c1b(0x157)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1c4c1b(0x150),_0x1c4c1b(0x158),_0x1c4c1b(0x146)];function _0x25e0(){const _0x3a7bd4=['font-style','sub','forEach','214910rUovFy','removeStyle','super','color','line-through','231uuryyO','createElement','610330mnZyUH','function','6htNQEf','vertical-align','font-family','length','includes','346081NCTNXR','1012624cChszV','5485634reTphO','from','text-decoration','keys','text-decoration-line','span','split','15sdQUuL','getStyle','setStyle','medium','sup','underline','getStyleNames','italic','bold','filter','146868yIfMOU','insertChild','862DmxjdJ','getChildren','bolder','font-size','font-weight','strong','45BniaMv'];_0x25e0=function(){return _0x3a7bd4;};return _0x25e0();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1c4c1b(0x13e),'i']],'font-weight':[[_0x1c4c1b(0x167),_0x1c4c1b(0x148)],[_0x1c4c1b(0x13f),_0x1c4c1b(0x148)],[_0x1c4c1b(0x145),_0x1c4c1b(0x148)],[_0x44b7bf=>Number(_0x44b7bf)>=0x258,_0x1c4c1b(0x148)]],'text-decoration':[[_0x1c4c1b(0x169),'u'],[_0x1c4c1b(0x151),'s']],'text-decoration-line':[[_0x1c4c1b(0x169),'u'],[_0x1c4c1b(0x151),'s']],'vertical-align':[[_0x1c4c1b(0x14b),_0x1c4c1b(0x14b)],[_0x1c4c1b(0x14f),_0x1c4c1b(0x168)]]};export function isPropertyToBePropagated(_0x49d28d){const _0x3c9f2d=_0x1c4c1b;return CSS_PROPERTIES_TO_PROPAGATE[_0x3c9f2d(0x15a)](_0x49d28d);}export function isPropertyToBePropagatedAsSpan(_0x247d71){const _0x2df20f=_0x1c4c1b;return CSS_PROPERTIES_TO_BE_SPANS[_0x2df20f(0x15a)](_0x247d71);}export function isPropertyToBePropagatedAsHTMLElement(_0xb8b6a1){return _0xb8b6a1 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x37b1c5){const _0x539dc2=_0x1c4c1b;return Array[_0x539dc2(0x15e)](_0x37b1c5[_0x539dc2(0x16a)]())[_0x539dc2(0x140)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x561951,_0x324e63,_0x58d205){const {spanStyles:_0x525c2a,stylesToBeHtmlElements:_0x234901}=getStylesToPropagate(_0x561951,_0x58d205);propagateStylesAsHTMLElements(_0x561951,_0x324e63,_0x234901),propagateStylesAsSpan(_0x561951,_0x324e63,_0x525c2a);}export function propagateStylesAsHTMLElements(_0x147e12,_0x106ed8,_0x3bb91b){const _0x955de8=_0x1c4c1b;for(const _0x416b88 in _0x3bb91b){_0x3bb91b[_0x416b88][_0x955de8(0x14c)](([,_0x781f95])=>{const _0x2fe7d4=_0x955de8,_0x438ac9=_0x106ed8[_0x2fe7d4(0x153)](_0x781f95,[],_0x147e12[_0x2fe7d4(0x144)]());_0x106ed8[_0x2fe7d4(0x142)](0x0,_0x438ac9,_0x147e12);}),_0x106ed8[_0x955de8(0x14e)](_0x416b88,_0x147e12);}}export function propagateStylesAsSpan(_0x4a1980,_0x531061,_0x43fe16){const _0x30a2b9=_0x1c4c1b;if(!Object[_0x30a2b9(0x160)](_0x43fe16)[_0x30a2b9(0x159)])return;const _0x26bbc3=_0x531061[_0x30a2b9(0x153)](_0x30a2b9(0x162),[],_0x4a1980[_0x30a2b9(0x144)]());_0x531061[_0x30a2b9(0x166)](_0x43fe16,_0x26bbc3),_0x531061[_0x30a2b9(0x142)](0x0,_0x26bbc3,_0x4a1980),_0x531061[_0x30a2b9(0x14e)](Object[_0x30a2b9(0x160)](_0x43fe16),_0x4a1980);}export function getStylesToPropagate(_0x309508,_0x911447){const _0x288750=_0x1c4c1b,_0x3e8f9e={},_0x3b9104={};return _0x911447[_0x288750(0x14c)](_0x2c9a84=>{const _0x54286d=_0x288750,_0x34013c=_0x309508[_0x54286d(0x165)](_0x2c9a84);if(_0x34013c){if(isPropertyToBePropagatedAsSpan(_0x2c9a84))_0x3e8f9e[_0x2c9a84]=_0x34013c;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2c9a84)){const _0x31b2e1=_0x34013c[_0x54286d(0x163)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2c9a84][_0x54286d(0x14c)](([_0x3c5037,_0x15fd03])=>{const _0x5cceb1=_0x54286d;for(const _0x24adcc of _0x31b2e1){(_0x5cceb1(0x155)==typeof _0x3c5037&&_0x3c5037(_0x24adcc)||_0x3c5037===_0x24adcc)&&(_0x3b9104[_0x2c9a84]=[..._0x3b9104[_0x2c9a84]||[],[_0x3c5037,_0x15fd03]]);}});}}}}),{'spanStyles':_0x3e8f9e,'stylesToBeHtmlElements':_0x3b9104};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x561c(_0x2ee004,_0x1c62bb){var _0x39e102=_0x39e1();return _0x561c=function(_0x561c5a,_0x285e85){_0x561c5a=_0x561c5a-0x1e1;var _0x3a7100=_0x39e102[_0x561c5a];return _0x3a7100;},_0x561c(_0x2ee004,_0x1c62bb);}function _0x39e1(){var _0x5981a4=['isPremiumPlugin','2alGLOv','12bLRuOt','PasteFromOfficeEnhanced','requires','320DQacUF','pluginName','503300LeinXT','1425459YgBpix','69021KbgeNa','PasteFromOffice','71048EeOefS','isOfficialPlugin','6613520GRWGdc','1751690MKilPw','4OMKXuM','8336636nrmrbq'];_0x39e1=function(){return _0x5981a4;};return _0x39e1();}var _0x520aa4=_0x561c;(function(_0x555e60,_0x3e41e4){var _0x25338d=_0x561c,_0x2a9e58=_0x555e60();while(!![]){try{var _0x5b7fbd=-parseInt(_0x25338d(0x1e2))/0x1*(-parseInt(_0x25338d(0x1ec))/0x2)+parseInt(_0x25338d(0x1e9))/0x3+-parseInt(_0x25338d(0x1f0))/0x4*(parseInt(_0x25338d(0x1ef))/0x5)+-parseInt(_0x25338d(0x1e3))/0x6*(parseInt(_0x25338d(0x1e8))/0x7)+-parseInt(_0x25338d(0x1e6))/0x8*(-parseInt(_0x25338d(0x1ea))/0x9)+-parseInt(_0x25338d(0x1ee))/0xa+parseInt(_0x25338d(0x1f1))/0xb;if(_0x5b7fbd===_0x3e41e4)break;else _0x2a9e58['push'](_0x2a9e58['shift']());}catch(_0x242ff8){_0x2a9e58['push'](_0x2a9e58['shift']());}}}(_0x39e1,0x6f2b3));import{Plugin as _0x5974d4}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x17afe8}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x12db93}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x5974d4{static get[_0x520aa4(0x1e7)](){var _0xcb0176=_0x520aa4;return _0xcb0176(0x1e4);}static get[_0x520aa4(0x1ed)](){return!0x0;}static get[_0x520aa4(0x1e1)](){return!0x0;}static get[_0x520aa4(0x1e5)](){var _0x848aed=_0x520aa4;return[_0x848aed(0x1eb),_0x17afe8,_0x12db93];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x43e813=_0x2ba2;(function(_0xba7851,_0x113e6e){const _0x12a907=_0x2ba2,_0x37229e=_0xba7851();while(!![]){try{const _0x2900c7=parseInt(_0x12a907(0x156))/0x1+-parseInt(_0x12a907(0x15c))/0x2*(parseInt(_0x12a907(0x153))/0x3)+parseInt(_0x12a907(0x151))/0x4*(parseInt(_0x12a907(0x163))/0x5)+-parseInt(_0x12a907(0x15e))/0x6*(-parseInt(_0x12a907(0x14d))/0x7)+parseInt(_0x12a907(0x155))/0x8*(-parseInt(_0x12a907(0x152))/0x9)+parseInt(_0x12a907(0x14f))/0xa*(parseInt(_0x12a907(0x160))/0xb)+-parseInt(_0x12a907(0x15d))/0xc;if(_0x2900c7===_0x113e6e)break;else _0x37229e['push'](_0x37229e['shift']());}catch(_0xfa5ad7){_0x37229e['push'](_0x37229e['shift']());}}}(_0x142b,0x6d177));function _0x2ba2(_0x1e26d1,_0x77e3bf){const _0x142b18=_0x142b();return _0x2ba2=function(_0x2ba23f,_0x38c022){_0x2ba23f=_0x2ba23f-0x142;let _0x18f596=_0x142b18[_0x2ba23f];return _0x18f596;},_0x2ba2(_0x1e26d1,_0x77e3bf);}import{Plugin as _0x1e4e2a}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4598e6}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5826ac,uid as _0x12780e}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x4480e7}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x1e4e2a{static get[_0x43e813(0x14a)](){const _0x471476=_0x43e813;return _0x471476(0x144);}static get[_0x43e813(0x146)](){return!0x0;}static get[_0x43e813(0x167)](){return!0x0;}static get[_0x43e813(0x149)](){const _0x532f74=_0x43e813;return[_0x532f74(0x162)];}[_0x43e813(0x164)](){const _0x2edcd9=_0x43e813,_0x5f1e00=this[_0x2edcd9(0x147)],_0x76f761=_0x5f1e00[_0x2edcd9(0x15f)][_0x2edcd9(0x15a)](_0x2edcd9(0x14c)),_0x3b7846=_0x5f1e00[_0x2edcd9(0x161)][_0x2edcd9(0x150)][_0x2edcd9(0x169)],_0x5d1d67=new _0x4480e7(_0x3b7846);_0x76f761['on'](_0x2edcd9(0x158),(_0x597df9,_0x43a4de)=>{const _0x1b211d=_0x2edcd9,_0x58d63b=_0x43a4de[_0x1b211d(0x165)][_0x1b211d(0x145)](_0x1b211d(0x159));_0x5d1d67[_0x1b211d(0x148)](_0x58d63b)&&(_0x43a4de[_0x1b211d(0x15b)]||(_0x43a4de[_0x1b211d(0x15b)]=_0x4598e6(_0x58d63b,_0x3b7846[_0x1b211d(0x142)])),_0x5d1d67[_0x1b211d(0x154)](_0x43a4de));},{'priority':_0x5826ac[_0x2edcd9(0x15a)](_0x2edcd9(0x168))+0xb});}[_0x43e813(0x143)](){!async function(_0x231395){const _0x2cdc9c=_0x5f510f([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]),_0x36e28a=0x7374585f,_0x1044ea=0x73732faf^_0x36e28a,_0x2fad89=window[_0x5f510f([0x44,0x61,0x74,0x65])][_0x5f510f([0x6e,0x6f,0x77])](),_0x19dfce=_0x231395[_0x5f510f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x76e63b=new window[(_0x5f510f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e49eb=>{_0x19dfce[_0x5f510f([0x6f,0x6e,0x63,0x65])](_0x5f510f([0x72,0x65,0x61,0x64,0x79]),_0x1e49eb);}),_0x372af4={[_0x5f510f([0x6b,0x74,0x79])]:_0x5f510f([0x45,0x43]),[_0x5f510f([0x75,0x73,0x65])]:_0x5f510f([0x73,0x69,0x67]),[_0x5f510f([0x63,0x72,0x76])]:_0x5f510f([0x50,0x2d,0x32,0x35,0x36]),[_0x5f510f([0x78])]:_0x5f510f([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]),[_0x5f510f([0x79])]:_0x5f510f([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]),[_0x5f510f([0x61,0x6c,0x67])]:_0x5f510f([0x45,0x53,0x32,0x35,0x36])},_0x5d9de5=_0x19dfce[_0x5f510f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f510f([0x67,0x65,0x74])](_0x5f510f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x255925(){let _0x7e900,_0x4d3774=null,_0xc4fd95=null;try{if(_0x5d9de5==_0x5f510f([0x47,0x50,0x4c]))return _0x5f510f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x7e900=_0x4dc77f(),!_0x7e900)return _0x5f510f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x7e900[_0x5f510f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xc4fd95=_0xc53106(_0x7e900[_0x5f510f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x7e900[_0x5f510f([0x6a,0x74,0x69])])),await _0x11450b()?_0x6ca337()?_0x9a6881()?_0x5f510f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3c2d77()?(_0x7e900[_0x5f510f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f510f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4d3774=_0x43fc1b(_0x5f510f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x7e900[_0x5f510f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f510f([0x74,0x72,0x69,0x61,0x6c])&&(_0x4d3774=_0x43fc1b(_0x5f510f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x48d34f()):_0x5f510f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f510f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f510f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5f510f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x9a6881(){const _0xabfe16=[_0x5f510f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f510f([0x74,0x72,0x69,0x61,0x6c])][_0x5f510f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7e900[_0x5f510f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2fad89/0x3e8:0xe10*_0x1044ea;return _0x7e900[_0x5f510f([0x65,0x78,0x70])]<_0xabfe16;}function _0x6ca337(){const _0x137096=_0x7e900[_0x5f510f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x137096&&(!!_0x137096[_0x5f510f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f510f([0x2a]))||(!!_0x137096[_0x5f510f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f510f([0x50,0x4f,0x45]))||(!!_0x137096[_0x5f510f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f510f([0x50,0x50]))||!(!_0x137096[_0x5f510f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f510f([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xfe4dcf()))));}function _0x3c2d77(){const _0x570dfb=_0x2ba2,_0x51f52d=_0x7e900[_0x5f510f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x51f52d||0x0==_0x51f52d[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b9eeb}=new URL(window[_0x5f510f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x570dfb(0x166)]);if(_0x51f52d[_0x5f510f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b9eeb))return!0x0;const _0x49213a=_0x4b9eeb[_0x5f510f([0x73,0x70,0x6c,0x69,0x74])](_0x5f510f([0x2e]));return _0x51f52d[_0x5f510f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bd3a3=>_0x5bd3a3[_0x5f510f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f510f([0x2a])))[_0x5f510f([0x6d,0x61,0x70])](_0x175ca9=>_0x175ca9[_0x5f510f([0x73,0x70,0x6c,0x69,0x74])](_0x5f510f([0x2e])))[_0x5f510f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ed675=>_0x2ed675[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x49213a[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f510f([0x6d,0x61,0x70])](_0x149465=>Array(_0x49213a[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x149465[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f510f([0x66,0x69,0x6c,0x6c])](_0x149465[0x0]===_0x5f510f([0x2a])?_0x5f510f([0x2a]):'')[_0x5f510f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x149465))[_0x5f510f([0x73,0x6f,0x6d,0x65])](_0x139586=>_0x49213a[_0x5f510f([0x65,0x76,0x65,0x72,0x79])]((_0x12d70b,_0x11f321)=>_0x139586[_0x11f321]===_0x12d70b||_0x139586[_0x11f321]===_0x5f510f([0x2a])));}function _0x48d34f(){return _0x4d3774&&_0xc4fd95?new window[(_0x5f510f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xe1e427,_0x4c0871)=>{_0x4d3774[_0x5f510f([0x74,0x68,0x65,0x6e])](_0xe1e427,_0x4c0871),_0xc4fd95[_0x5f510f([0x74,0x68,0x65,0x6e])](_0x427635=>{_0x427635!=_0x5f510f([0x56,0x61,0x6c,0x69,0x64])&&_0xe1e427(_0x427635);},_0x4c0871);}):_0x4d3774||_0xc4fd95||_0x5f510f([0x56,0x61,0x6c,0x69,0x64]);}}function _0xc53106(_0x2026a7,_0x1f5702){return new window[(_0x5f510f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17e0ca=>{if(_0x29bdd3())return _0x17e0ca(_0x5f510f([0x56,0x61,0x6c,0x69,0x64]));_0xc958e0(),_0x19dfce[_0x5f510f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f510f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35ccd1=!0x1;const _0x150a0d=_0x12780e();function _0x250f97(_0xd2ecca){return!!_0xd2ecca&&(typeof _0xd2ecca===_0x5f510f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xd2ecca===_0x5f510f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xd2ecca[_0x5f510f([0x74,0x68,0x65,0x6e])]===_0x5f510f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xd2ecca[_0x5f510f([0x63,0x61,0x74,0x63,0x68])]===_0x5f510f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x49b4f6(_0x279454){_0x4cce0c(_0x279454)[_0x5f510f([0x74,0x68,0x65,0x6e])](_0x243457=>{if(!_0x243457||_0x243457[_0x5f510f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f510f([0x6f,0x6b]))return _0x5f510f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3a171e(_0x4d6549(_0x150a0d+_0x1f5702))!=_0x243457[_0x5f510f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f510f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f510f([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f510f([0x74,0x68,0x65,0x6e])](_0x36517d=>(_0x569465(),_0x36517d),()=>{const _0x35d1cd=_0x1aec5d();return null==_0x35d1cd?(_0x569465(),_0x5f510f([0x56,0x61,0x6c,0x69,0x64])):_0x5f510f(_0x2fad89-_0x35d1cd>(0x5778dc5f^_0x36e28a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f510f([0x74,0x68,0x65,0x6e])](_0x17e0ca)[_0x5f510f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x17e0ca(_0x5f510f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x201bba=0x7342b6df^_0x36e28a;function _0x569465(){const _0x3be543=_0x5f510f([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a171e(_0x4d6549(_0x2026a7)),_0x34a34e=_0x417378(_0x3a171e(window[_0x5f510f([0x4d,0x61,0x74,0x68])][_0x5f510f([0x63,0x65,0x69,0x6c])](_0x2fad89/_0x201bba)));window[_0x5f510f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f510f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3be543,_0x34a34e);}function _0x1aec5d(){const _0xfac7ed=_0x5f510f([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a171e(_0x4d6549(_0x2026a7)),_0x41dbff=window[_0x5f510f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f510f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xfac7ed);return _0x41dbff?window[_0x5f510f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x417378(_0x41dbff),0x10)*_0x201bba:null;}function _0x4cce0c(_0x2754cf){return new window[(_0x5f510f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b0146,_0x57f725)=>{_0x2754cf[_0x5f510f([0x74,0x68,0x65,0x6e])](_0x2b0146,_0x57f725),window[_0x5f510f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x57f725,0x73758c9f^_0x36e28a);});}}_0x19dfce[_0x5f510f([0x6f,0x6e])](_0x5f510f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4659bf,_0x3abf31)=>{if(_0x3abf31[0x0]!=_0x2026a7)return _0x17e0ca(_0x5f510f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3abf31[0x1]={..._0x3abf31[0x1],[_0x5f510f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x150a0d};},{[_0x5f510f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f510f([0x68,0x69,0x67,0x68])}),_0x19dfce[_0x5f510f([0x6f,0x6e])](_0x5f510f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f12f5=>{_0x250f97(_0x2f12f5[_0x5f510f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35ccd1=!0x0,_0x49b4f6(_0x2f12f5[_0x5f510f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f510f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f510f([0x6c,0x6f,0x77])}),_0x76e63b[_0x5f510f([0x74,0x68,0x65,0x6e])](()=>{_0x35ccd1||_0x17e0ca(_0x5f510f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x29bdd3(){return _0x19dfce[_0x5f510f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f510f([0x76,0x69,0x65,0x77])][_0x5f510f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f510f([0x61,0x75,0x74,0x6f]);}function _0xc958e0(){_0x19dfce[_0x5f510f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f510f([0x76,0x69,0x65,0x77])][_0x5f510f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f510f([0x61,0x75,0x74,0x6f]);}}function _0x43fc1b(_0x57a418){const _0x257bfd=[new window[(_0x5f510f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25049e=>setTimeout(_0x25049e,0x737d6693^_0x36e28a)),_0x76e63b[_0x5f510f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f510f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18cee7=>{let _0x37671d=0x0;_0x19dfce[_0x5f510f([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f510f([0x6f,0x6e])](_0x5f510f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x227671,_0x2adaac)=>{_0x2adaac[0x0][_0x5f510f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x37671d++,_0x37671d==(0x737459a7^_0x36e28a)&&(_0x18cee7(),_0x227671[_0x5f510f([0x6f,0x66,0x66])]());});}))];return window[_0x5f510f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f510f([0x72,0x61,0x63,0x65])](_0x257bfd)[_0x5f510f([0x74,0x68,0x65,0x6e])](()=>_0x57a418);}async function _0x5cadb3(){await _0x76e63b,_0x19dfce[_0x5f510f([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f510f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4898b3,_0x19dfce[_0x5f510f([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f510f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4898b3,_0x19dfce[_0x5f510f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f510f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xfe4dcf(){return window[_0x5f510f([0x67,0x6c,0x6f,0x62])]&&window[_0x5f510f([0x67,0x6c,0x6f,0x62])][_0x5f510f([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x13cea8(_0x22b0e3){const _0x147ae5=_0x4ba22d();_0x19dfce[_0x147ae5]=_0x5f510f([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])+_0x22b0e3,_0x22b0e3!=_0x5f510f([0x56,0x61,0x6c,0x69,0x64])&&_0x5cadb3();}function _0x4ba22d(){const _0x4ce792=window[_0x5f510f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f510f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f510f([0x6e,0x6f,0x77])]())[_0x5f510f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f510f([0x2e]),'');let _0x523d2a=_0x5f510f([0x73]);for(let _0x272194=0x0;_0x272194<_0x4ce792[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x272194+=0x2){let _0x132dd5=window[_0x5f510f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ce792[_0x5f510f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x272194,_0x272194+0x2));_0x132dd5>=_0x2cdc9c[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x132dd5-=_0x2cdc9c[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x523d2a+=_0x2cdc9c[_0x132dd5];}return _0x523d2a;}function _0x4dc77f(){const _0x53eb32=_0x5d9de5[_0x5f510f([0x73,0x70,0x6c,0x69,0x74])](_0x5f510f([0x2e]));if(0x3!=_0x53eb32[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3026f6(_0x53eb32[0x1]);function _0x3026f6(_0x19d476){const _0x55957f=_0x3ed582(_0x19d476);return _0x55957f&&_0x552ba0()?_0x55957f:null;function _0x552ba0(){const _0x376d7f=_0x55957f[_0x5f510f([0x6a,0x74,0x69])],_0x5bc043=window[_0x5f510f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x376d7f[_0x5f510f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x376d7f[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2486af={..._0x55957f,[_0x5f510f([0x6a,0x74,0x69])]:_0x376d7f[_0x5f510f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x376d7f[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2486af[_0x5f510f([0x76,0x63])],_0x4d6549(_0x2486af)==_0x5bc043;}}}async function _0x11450b(){let _0x4ba4bf=!0x0;try{const _0x415d67=_0x5d9de5[_0x5f510f([0x73,0x70,0x6c,0x69,0x74])](_0x5f510f([0x2e])),[_0x4ba054,_0x26a2ea,_0x53aab9]=_0x415d67;return _0x5b2510(_0x4ba054),await _0x1ea287(_0x4ba054,_0x26a2ea,_0x53aab9),_0x4ba4bf;}catch{return!0x1;}function _0x5b2510(_0x68a140){const _0x21085b=_0x3ed582(_0x68a140);_0x21085b&&_0x21085b[_0x5f510f([0x61,0x6c,0x67])]==_0x5f510f([0x45,0x53,0x32,0x35,0x36])||(_0x4ba4bf=!0x1);}async function _0x1ea287(_0x18f40f,_0x5257dd,_0xecb160){const _0x4dbd8f=window[_0x5f510f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f510f([0x66,0x72,0x6f,0x6d])](_0x2493ab(_0xecb160),_0x530831=>_0x530831[_0x5f510f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1382fe=new window[(_0x5f510f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f510f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x18f40f+_0x5f510f([0x2e])+_0x5257dd),_0x5c9f33=window[_0x5f510f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f510f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5c9f33)return;const _0x4f5ed5=await _0x5c9f33[_0x5f510f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f510f([0x6a,0x77,0x6b]),_0x372af4,{[_0x5f510f([0x6e,0x61,0x6d,0x65])]:_0x5f510f([0x45,0x43,0x44,0x53,0x41]),[_0x5f510f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f510f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f510f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5c9f33[_0x5f510f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f510f([0x6e,0x61,0x6d,0x65])]:_0x5f510f([0x45,0x43,0x44,0x53,0x41]),[_0x5f510f([0x68,0x61,0x73,0x68])]:{[_0x5f510f([0x6e,0x61,0x6d,0x65])]:_0x5f510f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f5ed5,_0x4dbd8f,_0x1382fe)||(_0x4ba4bf=!0x1);}}function _0x3ed582(_0x4bc6b1){return _0x4bc6b1[_0x5f510f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f510f([0x65,0x79]))?JSON[_0x5f510f([0x70,0x61,0x72,0x73,0x65])](_0x2493ab(_0x4bc6b1)):null;}function _0x2493ab(_0x37edf5){return window[_0x5f510f([0x61,0x74,0x6f,0x62])](_0x37edf5[_0x5f510f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f510f([0x2b]))[_0x5f510f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f510f([0x2f])));}function _0x4d6549(_0x544d5a){let _0x198c58=0x1505;function _0x76a080(_0x4a751b){for(let _0x4d79fb=0x0;_0x4d79fb<_0x4a751b[_0x5f510f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d79fb++){const _0x117ec9=_0x4a751b[_0x5f510f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d79fb);_0x198c58=(_0x198c58<<0x5)+_0x198c58+_0x117ec9,_0x198c58&=_0x198c58;}}function _0x4c2c2e(_0x1a7b80){Array[_0x5f510f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1a7b80)?_0x1a7b80[_0x5f510f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c2c2e):_0x1a7b80&&typeof _0x1a7b80==_0x5f510f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f510f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1a7b80)[_0x5f510f([0x73,0x6f,0x72,0x74])]()[_0x5f510f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5b4af6,_0x229184])=>{_0x76a080(_0x5b4af6),_0x4c2c2e(_0x229184);}):_0x76a080(window[_0x5f510f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1a7b80));}return _0x4c2c2e(_0x544d5a),_0x198c58>>>0x0;}function _0x3a171e(_0x2a6692){return _0x2a6692[_0x5f510f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f510f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f510f([0x30]));}function _0x417378(_0x2ce163){return _0x2ce163[_0x5f510f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f510f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f510f([0x6a,0x6f,0x69,0x6e])]('');}function _0x4898b3(){}function _0x5f510f(_0x19dad8){const _0x2d92f6=_0x2ba2;return _0x19dad8[_0x2d92f6(0x14b)](_0x47e50b=>String[_0x2d92f6(0x157)](_0x47e50b))[_0x2d92f6(0x14e)]('');}_0x13cea8(await _0x255925());}(this);}}function _0x142b(){const _0x18d47c=['init','dataTransfer','href','isPremiumPlugin','high','document','stylesProcessor','afterInit','PasteFromOfficeEnhancedInliner','getData','isOfficialPlugin','editor','isActive','requires','pluginName','map','ClipboardPipeline','123193vUVUEo','join','160TTAiLf','view','212JCanQz','5959971KnPNyD','579261EjVoAi','execute','8kWZUgP','73279daXvzF','fromCharCode','inputTransformation','text/html','get','_parsedData','2vrJptG','6760176sTwDBL','156pWlxON','plugins','312994EvYtpe','editing','PasteFromOffice','82960MxQYio'];_0x142b=function(){return _0x18d47c;};return _0x142b();}
|
|
23
|
+
function _0x56a3(){const _0x5170f7=['text/html','_parsedData','view','href','init','requires','2849310KnXezw','stylesProcessor','PasteFromOfficeEnhancedInliner','4336TfYZOk','isActive','110JcCYKt','document','inputTransformation','editing','12151740GqksZe','isOfficialPlugin','join','33963QzXFyo','plugins','ClipboardPipeline','isPremiumPlugin','1219083xjLQjA','pluginName','15113HcbUVp','fromCharCode','dataTransfer','getData','62uZTZIy','5633788BsWtfz','execute','PasteFromOffice','editor','high','get','map','353244zsPxWz','afterInit'];_0x56a3=function(){return _0x5170f7;};return _0x56a3();}const _0x91aa73=_0x4422;(function(_0x5d8601,_0x195248){const _0x4e1a12=_0x4422,_0x1e2a0a=_0x5d8601();while(!![]){try{const _0x293702=-parseInt(_0x4e1a12(0x16f))/0x1*(parseInt(_0x4e1a12(0x179))/0x2)+-parseInt(_0x4e1a12(0x173))/0x3+parseInt(_0x4e1a12(0x17a))/0x4+parseInt(_0x4e1a12(0x168))/0x5*(-parseInt(_0x4e1a12(0x181))/0x6)+parseInt(_0x4e1a12(0x175))/0x7*(parseInt(_0x4e1a12(0x166))/0x8)+-parseInt(_0x4e1a12(0x163))/0x9+parseInt(_0x4e1a12(0x16c))/0xa;if(_0x293702===_0x195248)break;else _0x1e2a0a['push'](_0x1e2a0a['shift']());}catch(_0x2cdfcc){_0x1e2a0a['push'](_0x1e2a0a['shift']());}}}(_0x56a3,0xb074f));import{Plugin as _0x4fa12b}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1b5b48}from'@ckeditor/ckeditor5-paste-from-office';function _0x4422(_0x3d4b93,_0x4106a1){const _0x56a3b8=_0x56a3();return _0x4422=function(_0x442241,_0x3f6c44){_0x442241=_0x442241-0x15e;let _0x2759ae=_0x56a3b8[_0x442241];return _0x2759ae;},_0x4422(_0x3d4b93,_0x4106a1);}import{priorities as _0x4cefb8,uid as _0x222b90}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3b6051}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4fa12b{static get[_0x91aa73(0x174)](){const _0x5a95aa=_0x91aa73;return _0x5a95aa(0x165);}static get[_0x91aa73(0x16d)](){return!0x0;}static get[_0x91aa73(0x172)](){return!0x0;}static get[_0x91aa73(0x162)](){const _0x39c7aa=_0x91aa73;return[_0x39c7aa(0x17c)];}[_0x91aa73(0x161)](){const _0x30d433=_0x91aa73,_0x36b0c6=this[_0x30d433(0x17d)],_0x2302f9=_0x36b0c6[_0x30d433(0x170)][_0x30d433(0x17f)](_0x30d433(0x171)),_0x18ba2=_0x36b0c6[_0x30d433(0x16b)][_0x30d433(0x15f)][_0x30d433(0x169)],_0x26740b=new _0x3b6051(_0x18ba2);_0x2302f9['on'](_0x30d433(0x16a),(_0x496de4,_0x514954)=>{const _0x5e7464=_0x30d433,_0x22b666=_0x514954[_0x5e7464(0x177)][_0x5e7464(0x178)](_0x5e7464(0x183));_0x26740b[_0x5e7464(0x167)](_0x22b666)&&(_0x514954[_0x5e7464(0x15e)]||(_0x514954[_0x5e7464(0x15e)]=_0x1b5b48(_0x22b666,_0x18ba2[_0x5e7464(0x164)])),_0x26740b[_0x5e7464(0x17b)](_0x514954));},{'priority':_0x4cefb8[_0x30d433(0x17f)](_0x30d433(0x17e))+0xb});}[_0x91aa73(0x182)](){!async function(_0x3b1bab){const _0x4690ef=_0x3efa27([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]),_0x1fe99a=0x7374585f,_0xb907e3=0x7373207f^_0x1fe99a,_0x5c4e07=window[_0x3efa27([0x44,0x61,0x74,0x65])][_0x3efa27([0x6e,0x6f,0x77])](),_0xcdade1=_0x3b1bab[_0x3efa27([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1d5917=new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x400906=>{_0xcdade1[_0x3efa27([0x6f,0x6e,0x63,0x65])](_0x3efa27([0x72,0x65,0x61,0x64,0x79]),_0x400906);}),_0x3061ef={[_0x3efa27([0x6b,0x74,0x79])]:_0x3efa27([0x45,0x43]),[_0x3efa27([0x75,0x73,0x65])]:_0x3efa27([0x73,0x69,0x67]),[_0x3efa27([0x63,0x72,0x76])]:_0x3efa27([0x50,0x2d,0x32,0x35,0x36]),[_0x3efa27([0x78])]:_0x3efa27([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]),[_0x3efa27([0x79])]:_0x3efa27([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]),[_0x3efa27([0x61,0x6c,0x67])]:_0x3efa27([0x45,0x53,0x32,0x35,0x36])},_0x1a20d1=_0xcdade1[_0x3efa27([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3efa27([0x67,0x65,0x74])](_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x7abb8c(){let _0x4760f6,_0x306370=null,_0x537e41=null;try{if(_0x1a20d1==_0x3efa27([0x47,0x50,0x4c]))return _0x3efa27([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4760f6=_0xc287f6(),!_0x4760f6)return _0x3efa27([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4760f6[_0x3efa27([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x537e41=_0x59d937(_0x4760f6[_0x3efa27([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4760f6[_0x3efa27([0x6a,0x74,0x69])])),await _0x5c4be4()?_0x236970()?_0x4f3b42()?_0x3efa27([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4e24c2()?(_0x4760f6[_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3efa27([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x306370=_0x4366a6(_0x3efa27([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4760f6[_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3efa27([0x74,0x72,0x69,0x61,0x6c])&&(_0x306370=_0x4366a6(_0x3efa27([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4500ff()):_0x3efa27([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3efa27([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3efa27([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3efa27([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f3b42(){const _0x5e6f8f=[_0x3efa27([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3efa27([0x74,0x72,0x69,0x61,0x6c])][_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4760f6[_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5c4e07/0x3e8:0xe10*_0xb907e3;return _0x4760f6[_0x3efa27([0x65,0x78,0x70])]<_0x5e6f8f;}function _0x236970(){const _0x3c41bd=_0x4760f6[_0x3efa27([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3c41bd&&(!!_0x3c41bd[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x2a]))||(!!_0x3c41bd[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x50,0x4f,0x45]))||(!!_0x3c41bd[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x50,0x50]))||!(!_0x3c41bd[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2392b6()))));}function _0x4e24c2(){const _0x202403=_0x4422,_0x1d5e81=_0x4760f6[_0x3efa27([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1d5e81||0x0==_0x1d5e81[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xc918d5}=new URL(window[_0x3efa27([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x202403(0x160)]);if(_0x1d5e81[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc918d5))return!0x0;const _0x48a7f8=_0xc918d5[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])](_0x3efa27([0x2e]));return _0x1d5e81[_0x3efa27([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x41f874=>_0x41f874[_0x3efa27([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3efa27([0x2a])))[_0x3efa27([0x6d,0x61,0x70])](_0x30f176=>_0x30f176[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])](_0x3efa27([0x2e])))[_0x3efa27([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f2001=>_0x2f2001[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x48a7f8[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3efa27([0x6d,0x61,0x70])](_0x4dd596=>Array(_0x48a7f8[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4dd596[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3efa27([0x66,0x69,0x6c,0x6c])](_0x4dd596[0x0]===_0x3efa27([0x2a])?_0x3efa27([0x2a]):'')[_0x3efa27([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4dd596))[_0x3efa27([0x73,0x6f,0x6d,0x65])](_0x22a8b6=>_0x48a7f8[_0x3efa27([0x65,0x76,0x65,0x72,0x79])]((_0x2377eb,_0xd07038)=>_0x22a8b6[_0xd07038]===_0x2377eb||_0x22a8b6[_0xd07038]===_0x3efa27([0x2a])));}function _0x4500ff(){return _0x306370&&_0x537e41?new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b29d8,_0x454346)=>{_0x306370[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x2b29d8,_0x454346),_0x537e41[_0x3efa27([0x74,0x68,0x65,0x6e])](_0xe0a486=>{_0xe0a486!=_0x3efa27([0x56,0x61,0x6c,0x69,0x64])&&_0x2b29d8(_0xe0a486);},_0x454346);}):_0x306370||_0x537e41||_0x3efa27([0x56,0x61,0x6c,0x69,0x64]);}}function _0x59d937(_0x3be83c,_0x3cb4d7){return new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c6cd6=>{if(_0x53e08c())return _0x4c6cd6(_0x3efa27([0x56,0x61,0x6c,0x69,0x64]));_0x2bc217(),_0xcdade1[_0x3efa27([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3efa27([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x69214e=!0x1;const _0x44cfd9=_0x222b90();function _0x527aab(_0x572508){return!!_0x572508&&(typeof _0x572508===_0x3efa27([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x572508===_0x3efa27([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x572508[_0x3efa27([0x74,0x68,0x65,0x6e])]===_0x3efa27([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x572508[_0x3efa27([0x63,0x61,0x74,0x63,0x68])]===_0x3efa27([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1790cc(_0x594277){_0x4192fa(_0x594277)[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x221c24=>{if(!_0x221c24||_0x221c24[_0x3efa27([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3efa27([0x6f,0x6b]))return _0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x34bc7a(_0x1b7105(_0x44cfd9+_0x3cb4d7))!=_0x221c24[_0x3efa27([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3efa27([0x56,0x61,0x6c,0x69,0x64]);})[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x299b1d=>(_0x10e287(),_0x299b1d),()=>{const _0x3095ed=_0x346972();return null==_0x3095ed?(_0x10e287(),_0x3efa27([0x56,0x61,0x6c,0x69,0x64])):_0x3efa27(_0x5c4e07-_0x3095ed>(0x5778dc5f^_0x1fe99a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x4c6cd6)[_0x3efa27([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4c6cd6(_0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4babbf=0x7342b6df^_0x1fe99a;function _0x10e287(){const _0x271dd1=_0x3efa27([0x6c,0x6c,0x63,0x74,0x2d])+_0x34bc7a(_0x1b7105(_0x3be83c)),_0x34cf67=_0x203c68(_0x34bc7a(window[_0x3efa27([0x4d,0x61,0x74,0x68])][_0x3efa27([0x63,0x65,0x69,0x6c])](_0x5c4e07/_0x4babbf)));window[_0x3efa27([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3efa27([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x271dd1,_0x34cf67);}function _0x346972(){const _0x3c0504=_0x3efa27([0x6c,0x6c,0x63,0x74,0x2d])+_0x34bc7a(_0x1b7105(_0x3be83c)),_0x452039=window[_0x3efa27([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3efa27([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c0504);return _0x452039?window[_0x3efa27([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x203c68(_0x452039),0x10)*_0x4babbf:null;}function _0x4192fa(_0x44330c){return new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45a96d,_0x416187)=>{_0x44330c[_0x3efa27([0x74,0x68,0x65,0x6e])](_0x45a96d,_0x416187),window[_0x3efa27([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x416187,0x73758c9f^_0x1fe99a);});}}_0xcdade1[_0x3efa27([0x6f,0x6e])](_0x3efa27([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f11a6,_0x538f61)=>{if(_0x538f61[0x0]!=_0x3be83c)return _0x4c6cd6(_0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x538f61[0x1]={..._0x538f61[0x1],[_0x3efa27([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44cfd9};},{[_0x3efa27([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3efa27([0x68,0x69,0x67,0x68])}),_0xcdade1[_0x3efa27([0x6f,0x6e])](_0x3efa27([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x322115=>{_0x527aab(_0x322115[_0x3efa27([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x69214e=!0x0,_0x1790cc(_0x322115[_0x3efa27([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3efa27([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3efa27([0x6c,0x6f,0x77])}),_0x1d5917[_0x3efa27([0x74,0x68,0x65,0x6e])](()=>{_0x69214e||_0x4c6cd6(_0x3efa27([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x53e08c(){return _0xcdade1[_0x3efa27([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3efa27([0x76,0x69,0x65,0x77])][_0x3efa27([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3efa27([0x61,0x75,0x74,0x6f]);}function _0x2bc217(){_0xcdade1[_0x3efa27([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3efa27([0x76,0x69,0x65,0x77])][_0x3efa27([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3efa27([0x61,0x75,0x74,0x6f]);}}function _0x4366a6(_0x4f5632){const _0x2a89cb=[new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x585f23=>setTimeout(_0x585f23,0x737d6693^_0x1fe99a)),_0x1d5917[_0x3efa27([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b691f=>{let _0x30f49c=0x0;_0xcdade1[_0x3efa27([0x6d,0x6f,0x64,0x65,0x6c])][_0x3efa27([0x6f,0x6e])](_0x3efa27([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x332ca3,_0x42e0ab)=>{_0x42e0ab[0x0][_0x3efa27([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x30f49c++,_0x30f49c==(0x737459a7^_0x1fe99a)&&(_0x4b691f(),_0x332ca3[_0x3efa27([0x6f,0x66,0x66])]());});}))];return window[_0x3efa27([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3efa27([0x72,0x61,0x63,0x65])](_0x2a89cb)[_0x3efa27([0x74,0x68,0x65,0x6e])](()=>_0x4f5632);}async function _0x293373(){await _0x1d5917,_0xcdade1[_0x3efa27([0x6d,0x6f,0x64,0x65,0x6c])][_0x3efa27([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1496ee,_0xcdade1[_0x3efa27([0x6d,0x6f,0x64,0x65,0x6c])][_0x3efa27([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1496ee,_0xcdade1[_0x3efa27([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3efa27([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2392b6(){return window[_0x3efa27([0x67,0x6c,0x6f,0x62])]&&window[_0x3efa27([0x67,0x6c,0x6f,0x62])][_0x3efa27([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3f9f0a(_0x47d580){const _0x4b401a=_0x143e4b();_0xcdade1[_0x4b401a]=_0x3efa27([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])+_0x47d580,_0x47d580!=_0x3efa27([0x56,0x61,0x6c,0x69,0x64])&&_0x293373();}function _0x143e4b(){const _0x24a9e9=window[_0x3efa27([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3efa27([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3efa27([0x6e,0x6f,0x77])]())[_0x3efa27([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3efa27([0x2e]),'');let _0x213ca6=_0x3efa27([0x73]);for(let _0x2b715d=0x0;_0x2b715d<_0x24a9e9[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b715d+=0x2){let _0x3a21d7=window[_0x3efa27([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24a9e9[_0x3efa27([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b715d,_0x2b715d+0x2));_0x3a21d7>=_0x4690ef[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a21d7-=_0x4690ef[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x213ca6+=_0x4690ef[_0x3a21d7];}return _0x213ca6;}function _0xc287f6(){const _0x5d5459=_0x1a20d1[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])](_0x3efa27([0x2e]));if(0x3!=_0x5d5459[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x42e5b9(_0x5d5459[0x1]);function _0x42e5b9(_0x3ac7c0){const _0x3fd57e=_0x3e722b(_0x3ac7c0);return _0x3fd57e&&_0x3cd298()?_0x3fd57e:null;function _0x3cd298(){const _0x331804=_0x3fd57e[_0x3efa27([0x6a,0x74,0x69])],_0x2db588=window[_0x3efa27([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x331804[_0x3efa27([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x331804[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3884db={..._0x3fd57e,[_0x3efa27([0x6a,0x74,0x69])]:_0x331804[_0x3efa27([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x331804[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3884db[_0x3efa27([0x76,0x63])],_0x1b7105(_0x3884db)==_0x2db588;}}}async function _0x5c4be4(){let _0x5b8f55=!0x0;try{const _0x5329d9=_0x1a20d1[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])](_0x3efa27([0x2e])),[_0x9df538,_0x33bd8b,_0x3781ce]=_0x5329d9;return _0x5a6b35(_0x9df538),await _0x5ead26(_0x9df538,_0x33bd8b,_0x3781ce),_0x5b8f55;}catch{return!0x1;}function _0x5a6b35(_0x411959){const _0x469f0a=_0x3e722b(_0x411959);_0x469f0a&&_0x469f0a[_0x3efa27([0x61,0x6c,0x67])]==_0x3efa27([0x45,0x53,0x32,0x35,0x36])||(_0x5b8f55=!0x1);}async function _0x5ead26(_0x1f3d01,_0x5856fd,_0x3275c5){const _0x798e42=window[_0x3efa27([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3efa27([0x66,0x72,0x6f,0x6d])](_0x512053(_0x3275c5),_0x78d297=>_0x78d297[_0x3efa27([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x516d50=new window[(_0x3efa27([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3efa27([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1f3d01+_0x3efa27([0x2e])+_0x5856fd),_0x16c859=window[_0x3efa27([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3efa27([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16c859)return;const _0x4a7a95=await _0x16c859[_0x3efa27([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3efa27([0x6a,0x77,0x6b]),_0x3061ef,{[_0x3efa27([0x6e,0x61,0x6d,0x65])]:_0x3efa27([0x45,0x43,0x44,0x53,0x41]),[_0x3efa27([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3efa27([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3efa27([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16c859[_0x3efa27([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3efa27([0x6e,0x61,0x6d,0x65])]:_0x3efa27([0x45,0x43,0x44,0x53,0x41]),[_0x3efa27([0x68,0x61,0x73,0x68])]:{[_0x3efa27([0x6e,0x61,0x6d,0x65])]:_0x3efa27([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a7a95,_0x798e42,_0x516d50)||(_0x5b8f55=!0x1);}}function _0x3e722b(_0x960a9){return _0x960a9[_0x3efa27([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3efa27([0x65,0x79]))?JSON[_0x3efa27([0x70,0x61,0x72,0x73,0x65])](_0x512053(_0x960a9)):null;}function _0x512053(_0x5d4669){return window[_0x3efa27([0x61,0x74,0x6f,0x62])](_0x5d4669[_0x3efa27([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3efa27([0x2b]))[_0x3efa27([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3efa27([0x2f])));}function _0x1b7105(_0x1b0ea){let _0x671119=0x1505;function _0x1d1fda(_0x162150){for(let _0x568818=0x0;_0x568818<_0x162150[_0x3efa27([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x568818++){const _0x4ed398=_0x162150[_0x3efa27([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x568818);_0x671119=(_0x671119<<0x5)+_0x671119+_0x4ed398,_0x671119&=_0x671119;}}function _0x188ee1(_0x9b3aa8){Array[_0x3efa27([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9b3aa8)?_0x9b3aa8[_0x3efa27([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x188ee1):_0x9b3aa8&&typeof _0x9b3aa8==_0x3efa27([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3efa27([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9b3aa8)[_0x3efa27([0x73,0x6f,0x72,0x74])]()[_0x3efa27([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5d24e4,_0x23c740])=>{_0x1d1fda(_0x5d24e4),_0x188ee1(_0x23c740);}):_0x1d1fda(window[_0x3efa27([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9b3aa8));}return _0x188ee1(_0x1b0ea),_0x671119>>>0x0;}function _0x34bc7a(_0x47dbd3){return _0x47dbd3[_0x3efa27([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3efa27([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3efa27([0x30]));}function _0x203c68(_0x4f4400){return _0x4f4400[_0x3efa27([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3efa27([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3efa27([0x6a,0x6f,0x69,0x6e])]('');}function _0x1496ee(){}function _0x3efa27(_0x3eb323){const _0x89fb0d=_0x4422;return _0x3eb323[_0x89fb0d(0x180)](_0x358fbf=>String[_0x89fb0d(0x176)](_0x358fbf))[_0x89fb0d(0x16e)]('');}_0x3f9f0a(await _0x7abb8c());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1f6280=_0x3d1e;function _0x2ed4(){const _0x20b4f6=['pasteFromOfficeEnhancedLicenseKeyUsageLimit','document','expired','_licenseKeyCheckInterval','execute','pasteFromOfficeEnhancedLicenseKeyInvalid','49eIqeXd','editor','pluginName','pasteFromOfficeEnhancedLicenseKeyTrialLimit','licenseKey','editing','config','9oqozUF','text/html','18392QZZYHP','193668SNPkpL','featureNotAllowed','4SStHgw','_showLicenseError','PasteFromOfficeEnhancedPropagator','78557VEzBbN','domainLimit','init','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyValid','invalid','trialLimit','inputTransformation','169MTcNPy','pasteFromOfficeEnhancedLicenseKeyExpired','getData','isActive','PasteFromOffice','stylesProcessor','PasteFromOfficeEnhanced','1157865pgGXCK','isOfficialPlugin','2893370rRFDtq','high','12gDTRlV','11LvfuxG','plugins','pasteFromOfficeEnhancedLicenseKeyNotAllowed','173292LktBJH','usageLimit','63759cWGQaf','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','dataTransfer','_parsedData','view','get','requires','evaluationLimit','destroy','ClipboardPipeline'];_0x2ed4=function(){return _0x20b4f6;};return _0x2ed4();}(function(_0x275fa2,_0x2a0e73){const _0x1f72ea=_0x3d1e,_0x43e505=_0x275fa2();while(!![]){try{const _0x5b6a06=parseInt(_0x1f72ea(0x112))/0x1*(parseInt(_0x1f72ea(0x10f))/0x2)+parseInt(_0x1f72ea(0xf2))/0x3*(-parseInt(_0x1f72ea(0xec))/0x4)+-parseInt(_0x1f72ea(0xe8))/0x5+-parseInt(_0x1f72ea(0xf0))/0x6*(parseInt(_0x1f72ea(0x103))/0x7)+parseInt(_0x1f72ea(0x10c))/0x8*(-parseInt(_0x1f72ea(0x10a))/0x9)+-parseInt(_0x1f72ea(0xea))/0xa*(-parseInt(_0x1f72ea(0xed))/0xb)+-parseInt(_0x1f72ea(0x10d))/0xc*(-parseInt(_0x1f72ea(0xe1))/0xd);if(_0x5b6a06===_0x2a0e73)break;else _0x43e505['push'](_0x43e505['shift']());}catch(_0x17c041){_0x43e505['push'](_0x43e505['shift']());}}}(_0x2ed4,0x26325));import{Plugin as _0x1fe759}from'ckeditor5/src/core.js';function _0x3d1e(_0xd685da,_0x360eb6){const _0x2ed47c=_0x2ed4();return _0x3d1e=function(_0x3d1e1a,_0x481210){_0x3d1e1a=_0x3d1e1a-0xdf;let _0x16495f=_0x2ed47c[_0x3d1e1a];return _0x16495f;},_0x3d1e(_0xd685da,_0x360eb6);}import{parsePasteOfficeHtml as _0x46b85d}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4db2c5}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2711cc}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x1fe759{[_0x1f6280(0x107)];[_0x1f6280(0x100)];static get[_0x1f6280(0x105)](){const _0x37d6d4=_0x1f6280;return _0x37d6d4(0x111);}static get[_0x1f6280(0xe9)](){return!0x0;}static get[_0x1f6280(0xf3)](){return!0x0;}static get[_0x1f6280(0xf9)](){const _0x401807=_0x1f6280;return[_0x401807(0xe5)];}[_0x1f6280(0x114)](){const _0x23e082=_0x1f6280,_0x54884c=this[_0x23e082(0x104)],_0x157462=_0x54884c[_0x23e082(0xee)][_0x23e082(0xf8)](_0x23e082(0xfc)),_0x3e92c3=_0x54884c[_0x23e082(0x108)][_0x23e082(0xf7)][_0x23e082(0xfe)],_0x15276e=new _0x2711cc(_0x3e92c3);_0x157462['on'](_0x23e082(0xe0),(_0x10c38e,_0x3a8351)=>{const _0x5c93d=_0x23e082,_0x2f4eea=_0x3a8351[_0x5c93d(0xf5)][_0x5c93d(0xe3)](_0x5c93d(0x10b));_0x15276e[_0x5c93d(0xe4)](_0x2f4eea)&&(_0x3a8351[_0x5c93d(0xf6)]||(_0x3a8351[_0x5c93d(0xf6)]=_0x46b85d(_0x2f4eea,_0x3e92c3[_0x5c93d(0xe6)])),_0x15276e[_0x5c93d(0x101)](_0x3a8351));},{'priority':_0x4db2c5[_0x23e082(0xf8)](_0x23e082(0xeb))+0xa}),this[_0x23e082(0x107)]=this[_0x23e082(0x104)][_0x23e082(0x109)][_0x23e082(0xf8)](_0x23e082(0x107));const _0x42ae28=this[_0x23e082(0x104)];this[_0x23e082(0x100)]=setInterval(()=>{const _0x177055=_0x23e082;let _0x405d6f;for(const _0x20c8af in _0x42ae28){const _0x2e7ff2=_0x20c8af,_0x2e843e=_0x42ae28[_0x2e7ff2];if(_0x177055(0x116)==_0x2e843e||_0x177055(0x102)==_0x2e843e||_0x177055(0xe2)==_0x2e843e||_0x177055(0x115)==_0x2e843e||_0x177055(0xef)==_0x2e843e||_0x177055(0xf4)==_0x2e843e||_0x177055(0x106)==_0x2e843e||_0x177055(0xfd)==_0x2e843e){delete _0x42ae28[_0x2e7ff2],_0x405d6f=_0x2e843e,clearInterval(this[_0x177055(0x100)]),this[_0x177055(0x100)]=void 0x0;break;}}_0x177055(0x102)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0x117)),_0x177055(0xe2)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0xff)),_0x177055(0x115)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0x113)),_0x177055(0xef)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0x10e),_0x177055(0xe7)),_0x177055(0xf4)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0xfa)),_0x177055(0x106)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0xdf)),_0x177055(0xfd)==_0x405d6f&&_0x42ae28[_0x177055(0x110)](_0x177055(0xf1));},0x3e8);}[_0x1f6280(0xfb)](){const _0x4b490d=_0x1f6280;super[_0x4b490d(0xfb)](),this[_0x4b490d(0x100)]&&clearInterval(this[_0x4b490d(0x100)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x39c4(){const _0x515e82=['9IDClOz','56140FTZXFq','test','1208Rdatkq','2104260EZtzYS','28340dvsmKj','1952088LOjAMg','7153380XFAtJC','431899fjLKWZ','2846583ZbJJGc'];_0x39c4=function(){return _0x515e82;};return _0x39c4();}function _0x3577(_0x27c6aa,_0x1dfd9b){const _0x39c4fd=_0x39c4();return _0x3577=function(_0x3577cd,_0x1866f0){_0x3577cd=_0x3577cd-0x193;let _0x3a26d4=_0x39c4fd[_0x3577cd];return _0x3a26d4;},_0x3577(_0x27c6aa,_0x1dfd9b);}(function(_0x28f11f,_0x338dbb){const _0xc07999=_0x3577,_0x3205df=_0x28f11f();while(!![]){try{const _0x2104c6=-parseInt(_0xc07999(0x193))/0x1+parseInt(_0xc07999(0x199))/0x2+-parseInt(_0xc07999(0x195))/0x3*(parseInt(_0xc07999(0x19a))/0x4)+parseInt(_0xc07999(0x19c))/0x5+-parseInt(_0xc07999(0x19b))/0x6+parseInt(_0xc07999(0x196))/0x7*(-parseInt(_0xc07999(0x198))/0x8)+parseInt(_0xc07999(0x194))/0x9;if(_0x2104c6===_0x338dbb)break;else _0x3205df['push'](_0x3205df['shift']());}catch(_0x5421db){_0x3205df['push'](_0x3205df['shift']());}}}(_0x39c4,0xc5a63));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x55c9be){const _0x409a4b=_0x3577;return m[_0x409a4b(0x197)](_0x55c9be);}
|