@ckeditor/ckeditor5-paste-from-office-enhanced 47.2.0-alpha.5 → 47.2.0-alpha.7
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 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 L=n(584);function A(t,e){const n=O();return(A=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=A,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[A(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 R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function T(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=R[e(369)](t);n&&r[e(390)](n[e(393)])}return r}function K(t){const e=M,n={};for(const r of t)Object[e(370)](n,r);return n}const W=D;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 D(t,e){const n=$();return(D=function(t,e){return n[t-=202]})(t,e)}!function(t){const e=D,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 U extends S{[W(205)](t){const n=W,{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=T(t[n(225)],c);if(e[n(210)]){const r=K(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}[W(217)](t){return super[W(217)](t)||F(t)}}const V=z;function z(t,e){const n=B();return(z=function(t,e){return n[t-=211]})(t,e)}function B(){const t=["PasteFromOfficeEnhancedInliner","getData","text/html","execute","pluginName","inputTransformation","26QzsDiL","join","64884wPDnyh","PasteFromOffice","9691920pcdzLK","_parsedData","140pMhmol","28653XHCHLJ","isPremiumPlugin","plugins","high","view","fromCharCode","8363331NJleWh","831495lwqzmB","get","map","editing","document","stylesProcessor","requires","init","10703595PuwtvP","isOfficialPlugin","isActive","afterInit","editor","ClipboardPipeline","5968216zyCFIf","href","dataTransfer"];return(B=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(913545===parseInt(e(212))/1*(-parseInt(e(214))/2)+-parseInt(e(219))/3*(-parseInt(e(218))/4)+-parseInt(e(226))/5+-parseInt(e(216))/6+parseInt(e(234))/7+parseInt(e(240))/8+parseInt(e(225))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class q extends t.Plugin{static get[V(247)](){return V(243)}static get[V(235)](){return!0}static get[V(220)](){return!0}static get[V(232)](){return[V(215)]}[V(233)](){const t=V,e=this[t(238)],n=e[t(221)][t(227)](t(239)),r=e[t(229)][t(223)][t(230)],s=new U(r);n.on(t(211),(e,n)=>{const i=t,o=n[i(242)][i(244)](i(245));s[i(236)](o)&&(n[i(217)]||(n[i(217)]=E(o,r[i(231)])),s[i(246)](n))},{priority:L.priorities[t(227)](t(222))+11})}[V(237)](){!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=z;return t[e(228)](t=>String[e(224)](t))[e(213)]("")}!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,L.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:1762128e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=z,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(241)]);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 X=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())}}(J);const H=[X(459),X(457),X(438),X(440),X(463),X(449),X(466),X(448)];function J(){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(J=function(){return t})()}const Y=[X(459),X(457),X(438)],_={"font-style":[[X(434),"i"]],"font-weight":[[X(441),X(447)],[X(435),X(447)],[X(474),X(447)],[t=>Number(t)>=600,X(447)]],"text-decoration":[[X(469),"u"],[X(450),"s"]],"text-decoration-line":[[X(469),"u"],[X(450),"s"]],"vertical-align":[[X(475),X(475)],[X(473),X(464)]]};function Z(t){return H[X(456)](t)}function Q(t,e){const n=J();return(Q=function(t,e){return n[t-=433]})(t,e)}function G(t){const e=X;return Array[e(436)](t[e(443)]())[e(454)](Z)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=X,r={},s={};return e[n(455)](e=>{const i=n,o=t[i(462)](e);if(o)if(c=e,Y[X(456)](c))r[e]=o;else if(e in _){const t=o[i(442)](" ");_[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=X;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=X;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:L.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),q,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 A=n(584);function L(t,e){const n=P();return(L=function(t,e){return n[t-=104]})(t,e)}function P(){const t=["1037359EgEONk","848886VoyGZc","3539220WOcqEd","test","249687emYzKW","2374032ctRnTX","1096nmfjwQ","339762PjkBcN","343hNQvXi","6fXouLF","880BGoXhM"];return(P=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(606135===-parseInt(e(106))/1+-parseInt(e(104))/2*(parseInt(e(107))/3)+-parseInt(e(111))/4+parseInt(e(108))/5+-parseInt(e(113))/6+-parseInt(e(114))/7*(parseInt(e(112))/8)+-parseInt(e(110))/9*(-parseInt(e(105))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t){return O[L(109)](t)}function R(){const t=["167086VTbXEb","initial","tagName","groups","527970NtZQWi","assign","selectorText","10491075aZHucz","name","trim","297399rhRHax","push","cssRules","22360sXVkig","exec","hasClass","map","length","1539320PJaeGo","className","set","223174JreoCh","32HbGtcp","style","2yFJEnq","split","getPropertyValue"];return(R=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(303575===-parseInt(e(479))/1+parseInt(e(476))/2*(-parseInt(e(489))/3)+-parseInt(e(497))/4+parseInt(e(492))/5+-parseInt(e(483))/6+parseInt(e(473))/7*(-parseInt(e(474))/8)+parseInt(e(486))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const j=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(481)]&&!s[n(471)])continue;const e=!s[n(481)]||t[n(487)]===s[n(481)],o=!s[n(471)]||t[n(494)](s[n(471)]);e&&o&&r[n(472)](s,i)}return r}function T(t,e){const n=R();return(T=function(t,e){return n[t-=471]})(t,e)}function M(t){const e=T,n={};for(let r=0;r<t[e(496)];r++){const s=t[r],i=t[e(478)](s);e(480)!==i&&(n[s]=i)}return n}function N(t){const e=T,n=t[e(477)](",")[e(495)](t=>t[e(488)]()),r=[];for(const t of n){const n=j[e(493)](t);n&&r[e(490)](n[e(482)])}return r}function $(t){const e=T,n={};for(const r of t)Object[e(484)](n,r);return n}const W=D;function D(t,e){const n=V();return(D=function(t,e){return n[t-=103]})(t,e)}function V(){const t=["elementStart","document","12476uuuQlM","execute","1695327rugFij","17387976ZrSpxJ","item","363430kBAwjc","hasStyle","createRangeIn","_parsedData","size","content","99KqGLPh","4SnOykO","values","258237hKkGgd","538510OoaBPP","114jdjFEG","1217215axlQYe","30mrxvhS","type","from","setStyle","184VwyLBp","isActive"];return(V=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(466788===-parseInt(e(124))/1*(-parseInt(e(114))/2)+-parseInt(e(126))/3+parseInt(e(110))/4*(parseInt(e(115))/5)+-parseInt(e(116))/6*(parseInt(e(113))/7)+parseInt(e(120))/8*(-parseInt(e(112))/9)+parseInt(e(103))/10*(-parseInt(e(109))/11)+parseInt(e(127))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class K extends S{[W(125)](t){const n=W,{body:r,styles:s}=t[n(106)],i=new e.ViewUpcastWriter(r[n(123)]),o=i[n(105)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(472)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(491)])if(t instanceof CSSStyleRule){const r=M(t[e(475)]);n[t[e(485)]]=Object[e(484)]({},n[t[e(485)]]||{},r)}return n}(s));for(const t of o){if(n(122)!==t[n(117)])continue;const e=k(t[n(128)],c);if(e[n(107)]){const r=$(Array[n(118)](e[n(111)]()));for(const e in r){const s=t[n(128)];s[n(104)](e)||i[n(119)](e,r[e],s)}}}t[n(108)]=r}[W(121)](t){return super[W(121)](t)||F(t)}}function X(t,e){const n=z();return(X=function(t,e){return n[t-=468]})(t,e)}const q=X;function z(){const t=["1iAAAsi","PasteFromOfficeEnhancedInliner","pluginName","inputTransformation","isPremiumPlugin","_parsedData","isOfficialPlugin","5218577TXmTyL","1285066yLtXsl","12TtWAmw","document","get","1042744ZJZkLt","afterInit","requires","href","text/html","8mRpjzQ","high","372EjnZlq","fromCharCode","init","map","execute","stylesProcessor","PasteFromOffice","editor","3501009FqxfCW","8040098vajJck","ClipboardPipeline","6kpKyGw","editing","getData","view","9606070mrfqaA","dataTransfer","plugins","isActive","53670XiqecI","join"];return(z=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(548346===-parseInt(e(481))/1*(parseInt(e(489))/2)+-parseInt(e(471))/3*(-parseInt(e(493))/4)+-parseInt(e(479))/5*(parseInt(e(500))/6)+-parseInt(e(488))/7*(parseInt(e(498))/8)+parseInt(e(468))/9+parseInt(e(475))/10+-parseInt(e(469))/11*(-parseInt(e(490))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class G extends t.Plugin{static get[q(483)](){return q(482)}static get[q(487)](){return!0}static get[q(485)](){return!0}static get[q(495)](){return[q(506)]}[q(502)](){const t=q,e=this[t(507)],n=e[t(477)][t(492)](t(470)),r=e[t(472)][t(474)][t(491)],s=new K(r);n.on(t(484),(e,n)=>{const i=t,o=n[i(476)][i(473)](i(497));s[i(478)](o)&&(n[i(486)]||(n[i(486)]=E(o,r[i(505)])),s[i(504)](n))},{priority:A.priorities[t(492)](t(499))+11})}[q(494)](){!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=X;return t[e(503)](t=>String[e(501)](t))[e(480)]("")}!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:1762300800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=X,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(496)]);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 J=Y;!function(t){const e=Y,n=t();for(;;)try{if(731630===-parseInt(e(280))/1*(parseInt(e(299))/2)+parseInt(e(321))/3+-parseInt(e(314))/4*(parseInt(e(312))/5)+-parseInt(e(313))/6+parseInt(e(306))/7+-parseInt(e(290))/8+parseInt(e(281))/9*(parseInt(e(311))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const B=[J(293),J(322),J(285),J(318),J(309),J(291),J(310),J(319)],Q=[J(293),J(322),J(285)],H={"font-style":[[J(294),"i"]],"font-weight":[[J(302),J(308)],[J(315),J(308)],[J(301),J(308)],[t=>Number(t)>=600,J(308)]],"text-decoration":[[J(316),"u"],[J(288),"s"]],"text-decoration-line":[[J(316),"u"],[J(288),"s"]],"vertical-align":[[J(287),J(287)],[J(298),J(279)]]};function Z(t){return B[J(283)](t)}function _(){const t=["288GozLbl","forEach","includes","insertChild","font-size","split","sub","line-through","filter","4955768hmCSzI","font-weight","from","color","italic","span","function","keys","super","150IfPBge","getChildren","bolder","medium","setStyle","getStyle","getStyleNames","326130ObbYXm","length","strong","text-decoration-line","font-style","693830xJqKqo","740mvnLDM","6282738HMBSGS","23896sglvGD","bold","underline","createElement","text-decoration","vertical-align","removeStyle","3236265pRllOv","font-family","sup","843jCjKvf"];return(_=function(){return t})()}function U(t){const e=J;return Array[e(292)](t[e(305)]())[e(289)](Z)}function Y(t,e){const n=_();return(Y=function(t,e){return n[t-=279]})(t,e)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(282)](e=>{const i=n,o=t[i(304)](e);if(o)if(c=e,Q[J(283)](c))r[e]=o;else if(e in H){const t=o[i(286)](" ");H[e][i(282)](([n,r])=>{const o=i;for(const i of t)(o(296)==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=J;for(const s in n)n[s][r(282)](([,n])=>{const s=r,i=e[s(317)](n,[],t[s(300)]());e[s(284)](0,i,t)}),e[r(320)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(297)](n)[r(307)])return;const s=e[r(317)](r(295),[],t[r(300)]());e[r(303)](n,s),e[r(284)](0,s,t),e[r(320)](Object[r(297)](n),t)}(t,e,r)}const et=rt;function nt(){const t=["63SmjDsN","element","document","getItems","1064150qNtRnp","blockElements","isActive","33286920kpQrAd","font","content","includes","1985536szHNzm","createRangeIn","999120sexPts","4179870MrUiCo","_parsedData","2963535vpcETl","name","execute","6043680ggenoB","stylesProcessor"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=137]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(763350===-parseInt(e(144))/1+parseInt(e(151))/2+parseInt(e(154))/3+parseInt(e(138))/4+parseInt(e(156))/5+parseInt(e(153))/6*(parseInt(e(140))/7)+-parseInt(e(147))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(137)](t){const n=et,{body:r}=t[n(155)],s=new e.ViewUpcastWriter(r[n(142)]),i=s[n(152)](r),o=new e.ViewDocument(s[n(142)][n(139)]),c=[...new e.ViewDomConverter(o)[n(145)],n(148)],a=i[n(143)]();for(const t of a)if(t.is(n(141))&&c[n(150)](t[n(157)])){tt(t,s,U(t))}t[n(149)]=r}[et(146)](t){return super[et(146)](t)||F(t)}}const it=ot;function ot(t,e){const n=ct();return(ot=function(t,e){return n[t-=368]})(t,e)}function ct(){const t=["ClipboardPipeline","isPremiumPlugin","requires","420045weJyZT","execute","32PPLBVT","896643ttczPG","stylesProcessor","PasteFromOfficeEnhancedPropagator","4868008gykknl","editing","getData","206885eRLDzX","6JXdnXQ","view","init","pluginName","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","get","document","PasteFromOfficeEnhanced","PasteFromOffice","config","expired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","7189638RzQVMd","evaluationLimit","plugins","licenseKey","inputTransformation","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","domainLimit","2668671FjYKpS","featureNotAllowed","text/html","invalid","destroy","usageLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","dataTransfer","pasteFromOfficeEnhancedLicenseKeyExpired","editor","9647764pGNXIA","isOfficialPlugin"];return(ct=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(853669===parseInt(e(413))/1+parseInt(e(420))/2*(parseInt(e(410))/3)+parseInt(e(412))/4*(-parseInt(e(419))/5)+-parseInt(e(385))/6+parseInt(e(405))/7+-parseInt(e(416))/8+parseInt(e(395))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{[it(388)];[it(383)];static get[it(370)](){return it(415)}static get[it(406)](){return!0}static get[it(408)](){return!0}static get[it(409)](){return[it(379)]}[it(369)](){const t=it,e=this[t(404)],n=e[t(387)][t(376)](t(407)),r=e[t(417)][t(368)][t(377)],s=new st(r);n.on(t(389),(e,n)=>{const i=t,o=n[i(402)][i(418)](i(397));s[i(390)](o)&&(n[i(373)]||(n[i(373)]=E(o,r[i(414)])),s[i(411)](n))},{priority:A.priorities[t(376)](t(375))+10}),this[t(388)]=this[t(404)][t(380)][t(376)](t(388));const i=this[t(404)];this[t(383)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(393)==s||e(391)==s||e(403)==s||e(382)==s||e(401)==s||e(384)==s||e(374)==s||e(372)==s){delete i[r],n=s,clearInterval(this[e(383)]),this[e(383)]=void 0;break}}e(391)==n&&i[e(371)](e(398)),e(403)==n&&i[e(371)](e(381)),e(382)==n&&i[e(371)](e(394)),e(401)==n&&i[e(371)](e(396),e(378)),e(384)==n&&i[e(371)](e(386)),e(374)==n&&i[e(371)](e(392)),e(372)==n&&i[e(371)](e(400))},1e3)}[it(399)](){const t=it;super[t(399)](),this[t(383)]&&clearInterval(this[t(383)])}}var lt=ft;function ut(){var t=["2443216SBsmrc","260638VZtizD","PasteFromOfficeEnhanced","isPremiumPlugin","PasteFromOffice","requires","1020800gsdOaF","151564ouNhzo","pluginName","40XcSGPL","9nUQIXh","155267RRMmJC","42pZZrXN","24FkHJRp","1266JOhDYY","2153657QnFqob","27SXWEJm","isOfficialPlugin"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=430]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(176152===-parseInt(e(434))/1+-parseInt(e(447))/2*(parseInt(e(431))/3)+parseInt(e(440))/4*(parseInt(e(442))/5)+-parseInt(e(445))/6*(-parseInt(e(444))/7)+-parseInt(e(433))/8*(parseInt(e(443))/9)+-parseInt(e(439))/10+-parseInt(e(430))/11*(-parseInt(e(446))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[lt(441)](){return lt(435)}static get[lt(432)](){return!0}static get[lt(436)](){return!0}static get[lt(438)](){return[lt(437),G,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=452]})(t,e)}function dt(){var t=["10899378bSkGMF","1237dFxDrF","1234RbnzAK","1366890brYuBi","11768gNGINR","3992868qjkVgh","5RHJIXR","15199260shSsXm","304296qcVfol","9657zQChdw"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(896043===parseInt(e(460))/1*(parseInt(e(461))/2)+-parseInt(e(454))/3+parseInt(e(457))/4+-parseInt(e(455))/5*(parseInt(e(452))/6)+parseInt(e(459))/7+parseInt(e(453))/8*(parseInt(e(458))/9)+-parseInt(e(456))/10)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 _0x95848c}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2a7396,parsePasteOfficeHtml as _0x35bf0f}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x472b0e,uid as _0x477f7a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x58bf3f,ViewDocument as _0x48e74a,ViewDomConverter as _0x582e0a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x42a06e){return m['test'](_0x42a06e);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3f43b4,_0x2b8c81){const _0xc31d07=new Map();for(const [_0x4cf747,_0x300e09]of _0x2b8c81){if(!_0x4cf747['tagName']&&!_0x4cf747['className'])continue;const _0x5da031=!_0x4cf747['tagName']||_0x3f43b4['name']===_0x4cf747['tagName'],_0x26312e=!_0x4cf747['className']||_0x3f43b4['hasClass'](_0x4cf747['className']);_0x5da031&&_0x26312e&&_0xc31d07['set'](_0x4cf747,_0x300e09);}return _0xc31d07;}function h(_0x548f0e){const _0x399355={};for(let _0x587df9=0x0;_0x587df9<_0x548f0e['length'];_0x587df9++){const _0x53eaa8=_0x548f0e[_0x587df9],_0xe3d125=_0x548f0e['getPropertyValue'](_0x53eaa8);'initial'!==_0xe3d125&&(_0x399355[_0x53eaa8]=_0xe3d125);}return _0x399355;}function O(_0x4c6cc6){const _0x40927a=_0x4c6cc6['split'](',')['map'](_0x4c06c5=>_0x4c06c5['trim']()),_0x1b8c4e=[];for(const _0x280172 of _0x40927a){const _0x195907=S['exec'](_0x280172);_0x195907&&_0x1b8c4e['push'](_0x195907['groups']);}return _0x1b8c4e;}function k(_0x5503b5){const _0x1d5821={};for(const _0x442561 of _0x5503b5)Object['assign'](_0x1d5821,_0x442561);return _0x1d5821;}class c extends _0x2a7396{['execute'](_0x34f23c){const {body:_0x33cf26,styles:_0x3d3d16}=_0x34f23c['_parsedData'],_0x3a3fba=new _0x58bf3f(_0x33cf26['document']),_0x3ec940=_0x3a3fba['createRangeIn'](_0x33cf26),_0x3a259d=function(_0x216274){const _0x4949e0={};for(const _0x50f4eb of _0x216274)for(const _0x3a3579 of _0x50f4eb['cssRules'])if(_0x3a3579 instanceof CSSStyleRule){const _0x2bbc92=h(_0x3a3579['style']);_0x4949e0[_0x3a3579['selectorText']]=Object['assign']({},_0x4949e0[_0x3a3579['selectorText']]||{},_0x2bbc92);}return _0x4949e0;}(_0x3d3d16),_0x593159=function(_0x2d3396){const _0x2e4074=new Map();for(const _0x121619 in _0x2d3396){const _0x181920=O(_0x121619),_0x148115=_0x2d3396[_0x121619];for(const _0x1d8923 of _0x181920)_0x2e4074['set'](_0x1d8923,_0x148115);}return _0x2e4074;}(_0x3a259d);for(const _0x303161 of _0x3ec940){if('elementStart'!==_0x303161['type'])continue;const _0x5b218c=j(_0x303161['item'],_0x593159);if(_0x5b218c['size']){const _0x155faa=k(Array['from'](_0x5b218c['values']()));for(const _0x297039 in _0x155faa){const _0x1941dc=_0x303161['item'];_0x1941dc['hasStyle'](_0x297039)||_0x3a3fba['setStyle'](_0x297039,_0x155faa[_0x297039],_0x1941dc);}}}_0x34f23c['content']=_0x33cf26;}['isActive'](_0x19821f){return super['isActive'](_0x19821f)||p(_0x19821f);}}class i extends _0x95848c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x59bd63=this['editor'],_0x3680e8=_0x59bd63['plugins']['get']('ClipboardPipeline'),_0x2b864e=_0x59bd63['editing']['view']['document'],_0x37c496=new c(_0x2b864e);_0x3680e8['on']('inputTransformation',(_0x2f72af,_0x1ed63f)=>{const _0xbedef5=_0x1ed63f['dataTransfer']['getData']('text/html');_0x37c496['isActive'](_0xbedef5)&&(_0x1ed63f['_parsedData']||(_0x1ed63f['_parsedData']=_0x35bf0f(_0xbedef5,_0x2b864e['stylesProcessor'])),_0x37c496['execute'](_0x1ed63f));},{'priority':_0x472b0e['get']('high')+0xb});}['afterInit'](){!async function(_0x4f3314){const _0x209574=_0x39a9b3([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]),_0x198801=0x7374585f,_0xe16b4f=0x73732057^_0x198801,_0x58d9b9=window[_0x39a9b3([0x44,0x61,0x74,0x65])][_0x39a9b3([0x6e,0x6f,0x77])](),_0x1f5b95=_0x4f3314[_0x39a9b3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x213162=new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45db52=>{_0x1f5b95[_0x39a9b3([0x6f,0x6e,0x63,0x65])](_0x39a9b3([0x72,0x65,0x61,0x64,0x79]),_0x45db52);}),_0x541228={[_0x39a9b3([0x6b,0x74,0x79])]:_0x39a9b3([0x45,0x43]),[_0x39a9b3([0x75,0x73,0x65])]:_0x39a9b3([0x73,0x69,0x67]),[_0x39a9b3([0x63,0x72,0x76])]:_0x39a9b3([0x50,0x2d,0x32,0x35,0x36]),[_0x39a9b3([0x78])]:_0x39a9b3([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]),[_0x39a9b3([0x79])]:_0x39a9b3([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]),[_0x39a9b3([0x61,0x6c,0x67])]:_0x39a9b3([0x45,0x53,0x32,0x35,0x36])},_0x43758d=_0x1f5b95[_0x39a9b3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x39a9b3([0x67,0x65,0x74])](_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x527a42(){let _0x2f9a4b,_0x2713ae=null,_0x40d231=null;try{if(_0x43758d==_0x39a9b3([0x47,0x50,0x4c]))return _0x39a9b3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f9a4b=_0x3d064e(),!_0x2f9a4b)return _0x39a9b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f9a4b[_0x39a9b3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x40d231=_0x431dc9(_0x2f9a4b[_0x39a9b3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f9a4b[_0x39a9b3([0x6a,0x74,0x69])])),await _0x5cbb8d()?_0x1216db()?_0x2c811a()?_0x39a9b3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1b17fa()?(_0x2f9a4b[_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x39a9b3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2713ae=_0x2985d8(_0x39a9b3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f9a4b[_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x39a9b3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2713ae=_0x2985d8(_0x39a9b3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1a1ec3()):_0x39a9b3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x39a9b3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x39a9b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x39a9b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2c811a(){const _0x18cfe1=[_0x39a9b3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x39a9b3([0x74,0x72,0x69,0x61,0x6c])][_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f9a4b[_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x58d9b9/0x3e8:0xe10*_0xe16b4f;return _0x2f9a4b[_0x39a9b3([0x65,0x78,0x70])]<_0x18cfe1;}function _0x1216db(){const _0x356410=_0x2f9a4b[_0x39a9b3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x356410&&(!!_0x356410[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x2a]))||(!!_0x356410[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x50,0x4f,0x45]))||(!!_0x356410[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x50,0x50]))||!(!_0x356410[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x30ea98()))));}function _0x1b17fa(){const _0x3c4495=_0x2f9a4b[_0x39a9b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3c4495||0x0==_0x3c4495[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5a9b9d}=new URL(window[_0x39a9b3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3c4495[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a9b9d))return!0x0;const _0x38c33d=_0x5a9b9d[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])](_0x39a9b3([0x2e]));return _0x3c4495[_0x39a9b3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c656a=>_0x4c656a[_0x39a9b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a9b3([0x2a])))[_0x39a9b3([0x6d,0x61,0x70])](_0x34c232=>_0x34c232[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])](_0x39a9b3([0x2e])))[_0x39a9b3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e5687=>_0x3e5687[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x38c33d[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x39a9b3([0x6d,0x61,0x70])](_0x25bfdc=>Array(_0x38c33d[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x25bfdc[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x39a9b3([0x66,0x69,0x6c,0x6c])](_0x25bfdc[0x0]===_0x39a9b3([0x2a])?_0x39a9b3([0x2a]):'')[_0x39a9b3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x25bfdc))[_0x39a9b3([0x73,0x6f,0x6d,0x65])](_0x1437dd=>_0x38c33d[_0x39a9b3([0x65,0x76,0x65,0x72,0x79])]((_0x154a4a,_0x3c7503)=>_0x1437dd[_0x3c7503]===_0x154a4a||_0x1437dd[_0x3c7503]===_0x39a9b3([0x2a])));}function _0x1a1ec3(){return _0x2713ae&&_0x40d231?new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x61c2a7,_0x5dc034)=>{_0x2713ae[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x61c2a7,_0x5dc034),_0x40d231[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0xd8875f=>{_0xd8875f!=_0x39a9b3([0x56,0x61,0x6c,0x69,0x64])&&_0x61c2a7(_0xd8875f);},_0x5dc034);}):_0x2713ae||_0x40d231||_0x39a9b3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x431dc9(_0x4b239a,_0x3e06b4){return new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55668e=>{if(_0x4c6275())return _0x55668e(_0x39a9b3([0x56,0x61,0x6c,0x69,0x64]));_0x32000e(),_0x1f5b95[_0x39a9b3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x39a9b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x382019=!0x1;const _0x2e2a7e=_0x477f7a();function _0x1639aa(_0xf575ba){return!!_0xf575ba&&(typeof _0xf575ba===_0x39a9b3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xf575ba===_0x39a9b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xf575ba[_0x39a9b3([0x74,0x68,0x65,0x6e])]===_0x39a9b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xf575ba[_0x39a9b3([0x63,0x61,0x74,0x63,0x68])]===_0x39a9b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x393abe(_0x2f0daf){_0x50fc24(_0x2f0daf)[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x29809b=>{if(!_0x29809b||_0x29809b[_0x39a9b3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x39a9b3([0x6f,0x6b]))return _0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1aca09(_0x5400f4(_0x2e2a7e+_0x3e06b4))!=_0x29809b[_0x39a9b3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x39a9b3([0x56,0x61,0x6c,0x69,0x64]);})[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x4ba3dc=>(_0x259a8f(),_0x4ba3dc),()=>{const _0x507d2a=_0x1bf24f();return null==_0x507d2a?(_0x259a8f(),_0x39a9b3([0x56,0x61,0x6c,0x69,0x64])):_0x39a9b3(_0x58d9b9-_0x507d2a>(0x5778dc5f^_0x198801)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x55668e)[_0x39a9b3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x55668e(_0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x279a7f=0x7342b6df^_0x198801;function _0x259a8f(){const _0x11b36b=_0x39a9b3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aca09(_0x5400f4(_0x4b239a)),_0xc046ba=_0x2debca(_0x1aca09(window[_0x39a9b3([0x4d,0x61,0x74,0x68])][_0x39a9b3([0x63,0x65,0x69,0x6c])](_0x58d9b9/_0x279a7f)));window[_0x39a9b3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x39a9b3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11b36b,_0xc046ba);}function _0x1bf24f(){const _0x16550b=_0x39a9b3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aca09(_0x5400f4(_0x4b239a)),_0x19546c=window[_0x39a9b3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x39a9b3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16550b);return _0x19546c?window[_0x39a9b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2debca(_0x19546c),0x10)*_0x279a7f:null;}function _0x50fc24(_0x3a8473){return new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b3971,_0xeac5da)=>{_0x3a8473[_0x39a9b3([0x74,0x68,0x65,0x6e])](_0x4b3971,_0xeac5da),window[_0x39a9b3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xeac5da,0x73758c9f^_0x198801);});}}_0x1f5b95[_0x39a9b3([0x6f,0x6e])](_0x39a9b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x380225,_0x4c89a4)=>{if(_0x4c89a4[0x0]!=_0x4b239a)return _0x55668e(_0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c89a4[0x1]={..._0x4c89a4[0x1],[_0x39a9b3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2e2a7e};},{[_0x39a9b3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x39a9b3([0x68,0x69,0x67,0x68])}),_0x1f5b95[_0x39a9b3([0x6f,0x6e])](_0x39a9b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19a635=>{_0x1639aa(_0x19a635[_0x39a9b3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x382019=!0x0,_0x393abe(_0x19a635[_0x39a9b3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x39a9b3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x39a9b3([0x6c,0x6f,0x77])}),_0x213162[_0x39a9b3([0x74,0x68,0x65,0x6e])](()=>{_0x382019||_0x55668e(_0x39a9b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c6275(){return _0x1f5b95[_0x39a9b3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x39a9b3([0x76,0x69,0x65,0x77])][_0x39a9b3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x39a9b3([0x61,0x75,0x74,0x6f]);}function _0x32000e(){_0x1f5b95[_0x39a9b3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x39a9b3([0x76,0x69,0x65,0x77])][_0x39a9b3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x39a9b3([0x61,0x75,0x74,0x6f]);}}function _0x2985d8(_0x3c7f15){const _0x18a624=[new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4974f9=>setTimeout(_0x4974f9,0x737d6693^_0x198801)),_0x213162[_0x39a9b3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43dfae=>{let _0x5f3519=0x0;_0x1f5b95[_0x39a9b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x39a9b3([0x6f,0x6e])](_0x39a9b3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4c2eb6,_0x44abe8)=>{_0x44abe8[0x0][_0x39a9b3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5f3519++,_0x5f3519==(0x737459a7^_0x198801)&&(_0x43dfae(),_0x4c2eb6[_0x39a9b3([0x6f,0x66,0x66])]());});}))];return window[_0x39a9b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x39a9b3([0x72,0x61,0x63,0x65])](_0x18a624)[_0x39a9b3([0x74,0x68,0x65,0x6e])](()=>_0x3c7f15);}async function _0x30c354(){await _0x213162,_0x1f5b95[_0x39a9b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x39a9b3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5b377a,_0x1f5b95[_0x39a9b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x39a9b3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5b377a,_0x1f5b95[_0x39a9b3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x39a9b3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x30ea98(){return window[_0x39a9b3([0x67,0x6c,0x6f,0x62])]&&window[_0x39a9b3([0x67,0x6c,0x6f,0x62])][_0x39a9b3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x13aed8(_0x353ab1){const _0x454190=_0x22cb7c();_0x1f5b95[_0x454190]=_0x39a9b3([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])+_0x353ab1,_0x353ab1!=_0x39a9b3([0x56,0x61,0x6c,0x69,0x64])&&_0x30c354();}function _0x22cb7c(){const _0x212103=window[_0x39a9b3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x39a9b3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x39a9b3([0x6e,0x6f,0x77])]())[_0x39a9b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x39a9b3([0x2e]),'');let _0x174876=_0x39a9b3([0x73]);for(let _0x3c1921=0x0;_0x3c1921<_0x212103[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3c1921+=0x2){let _0x1757a8=window[_0x39a9b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x212103[_0x39a9b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3c1921,_0x3c1921+0x2));_0x1757a8>=_0x209574[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1757a8-=_0x209574[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x174876+=_0x209574[_0x1757a8];}return _0x174876;}function _0x3d064e(){const _0x29aaf9=_0x43758d[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])](_0x39a9b3([0x2e]));if(0x3!=_0x29aaf9[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1fd623(_0x29aaf9[0x1]);function _0x1fd623(_0xde1d23){const _0x2eb502=_0x18b439(_0xde1d23);return _0x2eb502&&_0x4cda6a()?_0x2eb502:null;function _0x4cda6a(){const _0x5a983e=_0x2eb502[_0x39a9b3([0x6a,0x74,0x69])],_0x46fc63=window[_0x39a9b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a983e[_0x39a9b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a983e[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x32be15={..._0x2eb502,[_0x39a9b3([0x6a,0x74,0x69])]:_0x5a983e[_0x39a9b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a983e[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x32be15[_0x39a9b3([0x76,0x63])],_0x5400f4(_0x32be15)==_0x46fc63;}}}async function _0x5cbb8d(){let _0x258498=!0x0;try{const _0x4b00ea=_0x43758d[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])](_0x39a9b3([0x2e])),[_0x57acd1,_0x486aa0,_0x355e68]=_0x4b00ea;return _0xd0f44c(_0x57acd1),await _0x39d563(_0x57acd1,_0x486aa0,_0x355e68),_0x258498;}catch{return!0x1;}function _0xd0f44c(_0x1780ae){const _0x2ec82c=_0x18b439(_0x1780ae);_0x2ec82c&&_0x2ec82c[_0x39a9b3([0x61,0x6c,0x67])]==_0x39a9b3([0x45,0x53,0x32,0x35,0x36])||(_0x258498=!0x1);}async function _0x39d563(_0x7fc61e,_0x5cd10a,_0x250c12){const _0x5bf7ba=window[_0x39a9b3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x39a9b3([0x66,0x72,0x6f,0x6d])](_0x39e758(_0x250c12),_0x289d16=>_0x289d16[_0x39a9b3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7907ba=new window[(_0x39a9b3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x39a9b3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x7fc61e+_0x39a9b3([0x2e])+_0x5cd10a),_0x2ffa85=window[_0x39a9b3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x39a9b3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2ffa85)return;const _0x479609=await _0x2ffa85[_0x39a9b3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x39a9b3([0x6a,0x77,0x6b]),_0x541228,{[_0x39a9b3([0x6e,0x61,0x6d,0x65])]:_0x39a9b3([0x45,0x43,0x44,0x53,0x41]),[_0x39a9b3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x39a9b3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x39a9b3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2ffa85[_0x39a9b3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x39a9b3([0x6e,0x61,0x6d,0x65])]:_0x39a9b3([0x45,0x43,0x44,0x53,0x41]),[_0x39a9b3([0x68,0x61,0x73,0x68])]:{[_0x39a9b3([0x6e,0x61,0x6d,0x65])]:_0x39a9b3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x479609,_0x5bf7ba,_0x7907ba)||(_0x258498=!0x1);}}function _0x18b439(_0x57ee60){return _0x57ee60[_0x39a9b3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x39a9b3([0x65,0x79]))?JSON[_0x39a9b3([0x70,0x61,0x72,0x73,0x65])](_0x39e758(_0x57ee60)):null;}function _0x39e758(_0x798df3){return window[_0x39a9b3([0x61,0x74,0x6f,0x62])](_0x798df3[_0x39a9b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x39a9b3([0x2b]))[_0x39a9b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x39a9b3([0x2f])));}function _0x5400f4(_0x11a46e){let _0x4c564f=0x1505;function _0x53d735(_0x47e1bb){for(let _0x25ba91=0x0;_0x25ba91<_0x47e1bb[_0x39a9b3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25ba91++){const _0x18666c=_0x47e1bb[_0x39a9b3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x25ba91);_0x4c564f=(_0x4c564f<<0x5)+_0x4c564f+_0x18666c,_0x4c564f&=_0x4c564f;}}function _0x531b23(_0x440f05){Array[_0x39a9b3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x440f05)?_0x440f05[_0x39a9b3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x531b23):_0x440f05&&typeof _0x440f05==_0x39a9b3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x39a9b3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x440f05)[_0x39a9b3([0x73,0x6f,0x72,0x74])]()[_0x39a9b3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x527413,_0x2208ef])=>{_0x53d735(_0x527413),_0x531b23(_0x2208ef);}):_0x53d735(window[_0x39a9b3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x440f05));}return _0x531b23(_0x11a46e),_0x4c564f>>>0x0;}function _0x1aca09(_0x511225){return _0x511225[_0x39a9b3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x39a9b3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x39a9b3([0x30]));}function _0x2debca(_0x52ca20){return _0x52ca20[_0x39a9b3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x39a9b3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x39a9b3([0x6a,0x6f,0x69,0x6e])]('');}function _0x5b377a(){}function _0x39a9b3(_0x186ed7){return _0x186ed7['map'](_0x33c659=>String['fromCharCode'](_0x33c659))['join']('');}_0x13aed8(await _0x527a42());}(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'],[_0x279c68=>Number(_0x279c68)>=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(_0x387ebc){return L['includes'](_0x387ebc);}function g(_0x4ea033){return Array['from'](_0x4ea033['getStyleNames']())['filter'](P);}function b(_0x2aaf8b,_0x35de09,_0x366667){const {spanStyles:_0x866173,stylesToBeHtmlElements:_0x5c836c}=function(_0x2f84be,_0x1c2b26){const _0x18007f={},_0x2e0fe4={};return _0x1c2b26['forEach'](_0x565d68=>{const _0x2fcc76=_0x2f84be['getStyle'](_0x565d68);if(_0x2fcc76){if(function(_0x1c6212){return E['includes'](_0x1c6212);}(_0x565d68))_0x18007f[_0x565d68]=_0x2fcc76;else{if(function(_0x5ed497){return _0x5ed497 in F;}(_0x565d68)){const _0xbd27=_0x2fcc76['split']('\x20');F[_0x565d68]['forEach'](([_0x422347,_0x5c77e9])=>{for(const _0x1a1d0f of _0xbd27){('function'==typeof _0x422347&&_0x422347(_0x1a1d0f)||_0x422347===_0x1a1d0f)&&(_0x2e0fe4[_0x565d68]=[..._0x2e0fe4[_0x565d68]||[],[_0x422347,_0x5c77e9]]);}});}}}}),{'spanStyles':_0x18007f,'stylesToBeHtmlElements':_0x2e0fe4};}(_0x2aaf8b,_0x366667);!function(_0x4019e7,_0x44c2e2,_0x4aaba2){for(const _0xb6a23c in _0x4aaba2){_0x4aaba2[_0xb6a23c]['forEach'](([,_0x1ed049])=>{const _0x2738d5=_0x44c2e2['createElement'](_0x1ed049,[],_0x4019e7['getChildren']());_0x44c2e2['insertChild'](0x0,_0x2738d5,_0x4019e7);}),_0x44c2e2['removeStyle'](_0xb6a23c,_0x4019e7);}}(_0x2aaf8b,_0x35de09,_0x5c836c),function(_0xb92836,_0x1b8e31,_0x3bcfcb){if(!Object['keys'](_0x3bcfcb)['length'])return;const _0x20b058=_0x1b8e31['createElement']('span',[],_0xb92836['getChildren']());_0x1b8e31['setStyle'](_0x3bcfcb,_0x20b058),_0x1b8e31['insertChild'](0x0,_0x20b058,_0xb92836),_0x1b8e31['removeStyle'](Object['keys'](_0x3bcfcb),_0xb92836);}(_0x2aaf8b,_0x35de09,_0x866173);}class a extends _0x2a7396{['execute'](_0x1ad57e){const {body:_0x3bb17c}=_0x1ad57e['_parsedData'],_0x46bf5c=new _0x58bf3f(_0x3bb17c['document']),_0x510bfa=_0x46bf5c['createRangeIn'](_0x3bb17c),_0x4c5df4=new _0x48e74a(_0x46bf5c['document']['stylesProcessor']),_0x358b71=[...new _0x582e0a(_0x4c5df4)['blockElements'],'font'],_0x337104=_0x510bfa['getItems']();for(const _0x41d0c5 of _0x337104)_0x41d0c5['is']('element')&&_0x358b71['includes'](_0x41d0c5['name'])&&b(_0x41d0c5,_0x46bf5c,g(_0x41d0c5));_0x1ad57e['content']=_0x3bb17c;}['isActive'](_0x4aab27){return super['isActive'](_0x4aab27)||p(_0x4aab27);}}class s extends _0x95848c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x276f1f=this['editor'],_0x15c40c=_0x276f1f['plugins']['get']('ClipboardPipeline'),_0x376339=_0x276f1f['editing']['view']['document'],_0x501bc3=new a(_0x376339);_0x15c40c['on']('inputTransformation',(_0x49ed68,_0x204b84)=>{const _0x4eaf46=_0x204b84['dataTransfer']['getData']('text/html');_0x501bc3['isActive'](_0x4eaf46)&&(_0x204b84['_parsedData']||(_0x204b84['_parsedData']=_0x35bf0f(_0x4eaf46,_0x376339['stylesProcessor'])),_0x501bc3['execute'](_0x204b84));},{'priority':_0x472b0e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x27e3c6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xf5cc5a;for(const _0x28d08b in _0x27e3c6){const _0xb6362=_0x28d08b,_0x2faf87=_0x27e3c6[_0xb6362];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2faf87||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2faf87){delete _0x27e3c6[_0xb6362],_0xf5cc5a=_0x2faf87,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xf5cc5a&&_0x27e3c6['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x95848c{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 _0x481890}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4f8b82,parsePasteOfficeHtml as _0x1def4a}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2fdf56,uid as _0x7491dd}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1f339b,ViewDocument as _0x3039fb,ViewDomConverter as _0x59d394}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x3a34fa){return m['test'](_0x3a34fa);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4162ef,_0x3045fe){const _0x11efd9=new Map();for(const [_0x49267d,_0x5dc612]of _0x3045fe){if(!_0x49267d['tagName']&&!_0x49267d['className'])continue;const _0x1fb8aa=!_0x49267d['tagName']||_0x4162ef['name']===_0x49267d['tagName'],_0x5511de=!_0x49267d['className']||_0x4162ef['hasClass'](_0x49267d['className']);_0x1fb8aa&&_0x5511de&&_0x11efd9['set'](_0x49267d,_0x5dc612);}return _0x11efd9;}function h(_0x54a25b){const _0x46ac05={};for(let _0x59e724=0x0;_0x59e724<_0x54a25b['length'];_0x59e724++){const _0x43b13c=_0x54a25b[_0x59e724],_0x5a1e95=_0x54a25b['getPropertyValue'](_0x43b13c);'initial'!==_0x5a1e95&&(_0x46ac05[_0x43b13c]=_0x5a1e95);}return _0x46ac05;}function O(_0x52e24e){const _0x13ea26=_0x52e24e['split'](',')['map'](_0x3b5a18=>_0x3b5a18['trim']()),_0x455915=[];for(const _0x24a7d6 of _0x13ea26){const _0x24744c=S['exec'](_0x24a7d6);_0x24744c&&_0x455915['push'](_0x24744c['groups']);}return _0x455915;}function k(_0x4008a7){const _0x4faad3={};for(const _0xd03a66 of _0x4008a7)Object['assign'](_0x4faad3,_0xd03a66);return _0x4faad3;}class c extends _0x4f8b82{['execute'](_0x4e06cd){const {body:_0x2a0263,styles:_0x508f92}=_0x4e06cd['_parsedData'],_0x2b1628=new _0x1f339b(_0x2a0263['document']),_0xd31b17=_0x2b1628['createRangeIn'](_0x2a0263),_0x3dc4b9=function(_0xa604e5){const _0x5bc82b={};for(const _0x4db422 of _0xa604e5)for(const _0x56ad40 of _0x4db422['cssRules'])if(_0x56ad40 instanceof CSSStyleRule){const _0x397c79=h(_0x56ad40['style']);_0x5bc82b[_0x56ad40['selectorText']]=Object['assign']({},_0x5bc82b[_0x56ad40['selectorText']]||{},_0x397c79);}return _0x5bc82b;}(_0x508f92),_0x67172=function(_0x51babd){const _0x4e3804=new Map();for(const _0x5a5375 in _0x51babd){const _0x53f7d2=O(_0x5a5375),_0x7e00fe=_0x51babd[_0x5a5375];for(const _0x4b4e87 of _0x53f7d2)_0x4e3804['set'](_0x4b4e87,_0x7e00fe);}return _0x4e3804;}(_0x3dc4b9);for(const _0x10b2bd of _0xd31b17){if('elementStart'!==_0x10b2bd['type'])continue;const _0x43889a=j(_0x10b2bd['item'],_0x67172);if(_0x43889a['size']){const _0x19c447=k(Array['from'](_0x43889a['values']()));for(const _0x58e901 in _0x19c447){const _0x345e58=_0x10b2bd['item'];_0x345e58['hasStyle'](_0x58e901)||_0x2b1628['setStyle'](_0x58e901,_0x19c447[_0x58e901],_0x345e58);}}}_0x4e06cd['content']=_0x2a0263;}['isActive'](_0xfa02a){return super['isActive'](_0xfa02a)||p(_0xfa02a);}}class i extends _0x481890{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5ebcfc=this['editor'],_0x471159=_0x5ebcfc['plugins']['get']('ClipboardPipeline'),_0x184cfa=_0x5ebcfc['editing']['view']['document'],_0x1927f0=new c(_0x184cfa);_0x471159['on']('inputTransformation',(_0x550579,_0x2ebcef)=>{const _0x1f709e=_0x2ebcef['dataTransfer']['getData']('text/html');_0x1927f0['isActive'](_0x1f709e)&&(_0x2ebcef['_parsedData']||(_0x2ebcef['_parsedData']=_0x1def4a(_0x1f709e,_0x184cfa['stylesProcessor'])),_0x1927f0['execute'](_0x2ebcef));},{'priority':_0x2fdf56['get']('high')+0xb});}['afterInit'](){!async function(_0x504dc7){const _0x505ce2=_0x327e9a([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]),_0x57ddc5=0x7374585f,_0x2d7ed6=0x73732067^_0x57ddc5,_0x5d4c6f=window[_0x327e9a([0x44,0x61,0x74,0x65])][_0x327e9a([0x6e,0x6f,0x77])](),_0x456669=_0x504dc7[_0x327e9a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a5e66=new window[(_0x327e9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ab23f=>{_0x456669[_0x327e9a([0x6f,0x6e,0x63,0x65])](_0x327e9a([0x72,0x65,0x61,0x64,0x79]),_0x5ab23f);}),_0x5c0e70={[_0x327e9a([0x6b,0x74,0x79])]:_0x327e9a([0x45,0x43]),[_0x327e9a([0x75,0x73,0x65])]:_0x327e9a([0x73,0x69,0x67]),[_0x327e9a([0x63,0x72,0x76])]:_0x327e9a([0x50,0x2d,0x32,0x35,0x36]),[_0x327e9a([0x78])]:_0x327e9a([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]),[_0x327e9a([0x79])]:_0x327e9a([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]),[_0x327e9a([0x61,0x6c,0x67])]:_0x327e9a([0x45,0x53,0x32,0x35,0x36])},_0x347f7a=_0x456669[_0x327e9a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x327e9a([0x67,0x65,0x74])](_0x327e9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x282af1(){let _0x55eab1,_0x445850=null,_0x5c4787=null;try{if(_0x347f7a==_0x327e9a([0x47,0x50,0x4c]))return _0x327e9a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x55eab1=_0xdca144(),!_0x55eab1)return _0x327e9a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x55eab1[_0x327e9a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5c4787=_0x27a103(_0x55eab1[_0x327e9a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x55eab1[_0x327e9a([0x6a,0x74,0x69])])),await _0x41ce01()?_0x176515()?_0x10b8c8()?_0x327e9a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x542f84()?(_0x55eab1[_0x327e9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x327e9a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x445850=_0xf1b7aa(_0x327e9a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x55eab1[_0x327e9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x327e9a([0x74,0x72,0x69,0x61,0x6c])&&(_0x445850=_0xf1b7aa(_0x327e9a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4883b1()):_0x327e9a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x327e9a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x327e9a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x327e9a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x10b8c8(){const _0x48e09f=[_0x327e9a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x327e9a([0x74,0x72,0x69,0x61,0x6c])][_0x327e9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55eab1[_0x327e9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d4c6f/0x3e8:0xe10*_0x2d7ed6;return _0x55eab1[_0x327e9a([0x65,0x78,0x70])]<_0x48e09f;}function _0x176515(){const _0x532bde=_0x55eab1[_0x327e9a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x532bde&&(!!_0x532bde[_0x327e9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x327e9a([0x2a]))||(!!_0x532bde[_0x327e9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x327e9a([0x50,0x4f,0x45]))||(!!_0x532bde[_0x327e9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x327e9a([0x50,0x50]))||!(!_0x532bde[_0x327e9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x327e9a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x157545()))));}function _0x542f84(){const _0x44ce83=_0x55eab1[_0x327e9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44ce83||0x0==_0x44ce83[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4fb6fb}=new URL(window[_0x327e9a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x44ce83[_0x327e9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fb6fb))return!0x0;const _0x59c0eb=_0x4fb6fb[_0x327e9a([0x73,0x70,0x6c,0x69,0x74])](_0x327e9a([0x2e]));return _0x44ce83[_0x327e9a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x10713f=>_0x10713f[_0x327e9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x327e9a([0x2a])))[_0x327e9a([0x6d,0x61,0x70])](_0x487614=>_0x487614[_0x327e9a([0x73,0x70,0x6c,0x69,0x74])](_0x327e9a([0x2e])))[_0x327e9a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51225f=>_0x51225f[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x59c0eb[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x327e9a([0x6d,0x61,0x70])](_0x522e0a=>Array(_0x59c0eb[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x522e0a[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x327e9a([0x66,0x69,0x6c,0x6c])](_0x522e0a[0x0]===_0x327e9a([0x2a])?_0x327e9a([0x2a]):'')[_0x327e9a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x522e0a))[_0x327e9a([0x73,0x6f,0x6d,0x65])](_0x47f24c=>_0x59c0eb[_0x327e9a([0x65,0x76,0x65,0x72,0x79])]((_0x16b8c8,_0x2aab3e)=>_0x47f24c[_0x2aab3e]===_0x16b8c8||_0x47f24c[_0x2aab3e]===_0x327e9a([0x2a])));}function _0x4883b1(){return _0x445850&&_0x5c4787?new window[(_0x327e9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x182128,_0x8f94e8)=>{_0x445850[_0x327e9a([0x74,0x68,0x65,0x6e])](_0x182128,_0x8f94e8),_0x5c4787[_0x327e9a([0x74,0x68,0x65,0x6e])](_0x229eb7=>{_0x229eb7!=_0x327e9a([0x56,0x61,0x6c,0x69,0x64])&&_0x182128(_0x229eb7);},_0x8f94e8);}):_0x445850||_0x5c4787||_0x327e9a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x27a103(_0x48bd16,_0x20f1c9){return new window[(_0x327e9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d68f9=>{if(_0x7a7aed())return _0x4d68f9(_0x327e9a([0x56,0x61,0x6c,0x69,0x64]));_0x4c9633(),_0x456669[_0x327e9a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x327e9a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x32579d=!0x1;const _0x1324c3=_0x7491dd();function _0x13b441(_0x5440b1){return!!_0x5440b1&&(typeof _0x5440b1===_0x327e9a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5440b1===_0x327e9a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5440b1[_0x327e9a([0x74,0x68,0x65,0x6e])]===_0x327e9a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5440b1[_0x327e9a([0x63,0x61,0x74,0x63,0x68])]===_0x327e9a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x73c121(_0x1210c7){_0x3ecaf2(_0x1210c7)[_0x327e9a([0x74,0x68,0x65,0x6e])](_0x4d0698=>{if(!_0x4d0698||_0x4d0698[_0x327e9a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x327e9a([0x6f,0x6b]))return _0x327e9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1af80a(_0x392841(_0x1324c3+_0x20f1c9))!=_0x4d0698[_0x327e9a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x327e9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x327e9a([0x56,0x61,0x6c,0x69,0x64]);})[_0x327e9a([0x74,0x68,0x65,0x6e])](_0x253107=>(_0x6c6ba3(),_0x253107),()=>{const _0x1a0966=_0x3957ce();return null==_0x1a0966?(_0x6c6ba3(),_0x327e9a([0x56,0x61,0x6c,0x69,0x64])):_0x327e9a(_0x5d4c6f-_0x1a0966>(0x5778dc5f^_0x57ddc5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x327e9a([0x74,0x68,0x65,0x6e])](_0x4d68f9)[_0x327e9a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4d68f9(_0x327e9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x523861=0x7342b6df^_0x57ddc5;function _0x6c6ba3(){const _0x15cc87=_0x327e9a([0x6c,0x6c,0x63,0x74,0x2d])+_0x1af80a(_0x392841(_0x48bd16)),_0x45f52f=_0x1deb93(_0x1af80a(window[_0x327e9a([0x4d,0x61,0x74,0x68])][_0x327e9a([0x63,0x65,0x69,0x6c])](_0x5d4c6f/_0x523861)));window[_0x327e9a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x327e9a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15cc87,_0x45f52f);}function _0x3957ce(){const _0x5c4a36=_0x327e9a([0x6c,0x6c,0x63,0x74,0x2d])+_0x1af80a(_0x392841(_0x48bd16)),_0x272191=window[_0x327e9a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x327e9a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c4a36);return _0x272191?window[_0x327e9a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1deb93(_0x272191),0x10)*_0x523861:null;}function _0x3ecaf2(_0x1fbdad){return new window[(_0x327e9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x510e9b,_0x1477cb)=>{_0x1fbdad[_0x327e9a([0x74,0x68,0x65,0x6e])](_0x510e9b,_0x1477cb),window[_0x327e9a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1477cb,0x73758c9f^_0x57ddc5);});}}_0x456669[_0x327e9a([0x6f,0x6e])](_0x327e9a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a0fe8,_0x5e64e5)=>{if(_0x5e64e5[0x0]!=_0x48bd16)return _0x4d68f9(_0x327e9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5e64e5[0x1]={..._0x5e64e5[0x1],[_0x327e9a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1324c3};},{[_0x327e9a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x327e9a([0x68,0x69,0x67,0x68])}),_0x456669[_0x327e9a([0x6f,0x6e])](_0x327e9a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x548b8e=>{_0x13b441(_0x548b8e[_0x327e9a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x32579d=!0x0,_0x73c121(_0x548b8e[_0x327e9a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x327e9a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x327e9a([0x6c,0x6f,0x77])}),_0x3a5e66[_0x327e9a([0x74,0x68,0x65,0x6e])](()=>{_0x32579d||_0x4d68f9(_0x327e9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7a7aed(){return _0x456669[_0x327e9a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x327e9a([0x76,0x69,0x65,0x77])][_0x327e9a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x327e9a([0x61,0x75,0x74,0x6f]);}function _0x4c9633(){_0x456669[_0x327e9a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x327e9a([0x76,0x69,0x65,0x77])][_0x327e9a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x327e9a([0x61,0x75,0x74,0x6f]);}}function _0xf1b7aa(_0x3fc8de){const _0x4af6c2=[new window[(_0x327e9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xaf2938=>setTimeout(_0xaf2938,0x737d6693^_0x57ddc5)),_0x3a5e66[_0x327e9a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x327e9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b8de3=>{let _0x5d4bbe=0x0;_0x456669[_0x327e9a([0x6d,0x6f,0x64,0x65,0x6c])][_0x327e9a([0x6f,0x6e])](_0x327e9a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a2556,_0x7b8754)=>{_0x7b8754[0x0][_0x327e9a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5d4bbe++,_0x5d4bbe==(0x737459a7^_0x57ddc5)&&(_0x1b8de3(),_0x5a2556[_0x327e9a([0x6f,0x66,0x66])]());});}))];return window[_0x327e9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x327e9a([0x72,0x61,0x63,0x65])](_0x4af6c2)[_0x327e9a([0x74,0x68,0x65,0x6e])](()=>_0x3fc8de);}async function _0xc3e511(){await _0x3a5e66,_0x456669[_0x327e9a([0x6d,0x6f,0x64,0x65,0x6c])][_0x327e9a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x18359b,_0x456669[_0x327e9a([0x6d,0x6f,0x64,0x65,0x6c])][_0x327e9a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x18359b,_0x456669[_0x327e9a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x327e9a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x157545(){return window[_0x327e9a([0x67,0x6c,0x6f,0x62])]&&window[_0x327e9a([0x67,0x6c,0x6f,0x62])][_0x327e9a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1b28b0(_0x49f279){const _0x204fa3=_0xed9249();_0x456669[_0x204fa3]=_0x327e9a([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])+_0x49f279,_0x49f279!=_0x327e9a([0x56,0x61,0x6c,0x69,0x64])&&_0xc3e511();}function _0xed9249(){const _0x19b530=window[_0x327e9a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x327e9a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x327e9a([0x6e,0x6f,0x77])]())[_0x327e9a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x327e9a([0x2e]),'');let _0x47c961=_0x327e9a([0x73]);for(let _0x2faa21=0x0;_0x2faa21<_0x19b530[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2faa21+=0x2){let _0x4fa1ac=window[_0x327e9a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19b530[_0x327e9a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2faa21,_0x2faa21+0x2));_0x4fa1ac>=_0x505ce2[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fa1ac-=_0x505ce2[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x47c961+=_0x505ce2[_0x4fa1ac];}return _0x47c961;}function _0xdca144(){const _0x129918=_0x347f7a[_0x327e9a([0x73,0x70,0x6c,0x69,0x74])](_0x327e9a([0x2e]));if(0x3!=_0x129918[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x396386(_0x129918[0x1]);function _0x396386(_0x379474){const _0x5aa489=_0xa5dafc(_0x379474);return _0x5aa489&&_0x43c909()?_0x5aa489:null;function _0x43c909(){const _0x5bcf93=_0x5aa489[_0x327e9a([0x6a,0x74,0x69])],_0x163e65=window[_0x327e9a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bcf93[_0x327e9a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5bcf93[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x7c8799={..._0x5aa489,[_0x327e9a([0x6a,0x74,0x69])]:_0x5bcf93[_0x327e9a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5bcf93[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x7c8799[_0x327e9a([0x76,0x63])],_0x392841(_0x7c8799)==_0x163e65;}}}async function _0x41ce01(){let _0x377d54=!0x0;try{const _0x352dba=_0x347f7a[_0x327e9a([0x73,0x70,0x6c,0x69,0x74])](_0x327e9a([0x2e])),[_0x4dd7be,_0x49ad0d,_0x462198]=_0x352dba;return _0xa1647f(_0x4dd7be),await _0xec471b(_0x4dd7be,_0x49ad0d,_0x462198),_0x377d54;}catch{return!0x1;}function _0xa1647f(_0x1b7139){const _0x38e04d=_0xa5dafc(_0x1b7139);_0x38e04d&&_0x38e04d[_0x327e9a([0x61,0x6c,0x67])]==_0x327e9a([0x45,0x53,0x32,0x35,0x36])||(_0x377d54=!0x1);}async function _0xec471b(_0xd64a37,_0x21048c,_0x63991b){const _0x105f5a=window[_0x327e9a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x327e9a([0x66,0x72,0x6f,0x6d])](_0xce9ff4(_0x63991b),_0x32523c=>_0x32523c[_0x327e9a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x483135=new window[(_0x327e9a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x327e9a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xd64a37+_0x327e9a([0x2e])+_0x21048c),_0x1b56cf=window[_0x327e9a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x327e9a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b56cf)return;const _0x5f2138=await _0x1b56cf[_0x327e9a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x327e9a([0x6a,0x77,0x6b]),_0x5c0e70,{[_0x327e9a([0x6e,0x61,0x6d,0x65])]:_0x327e9a([0x45,0x43,0x44,0x53,0x41]),[_0x327e9a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x327e9a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x327e9a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b56cf[_0x327e9a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x327e9a([0x6e,0x61,0x6d,0x65])]:_0x327e9a([0x45,0x43,0x44,0x53,0x41]),[_0x327e9a([0x68,0x61,0x73,0x68])]:{[_0x327e9a([0x6e,0x61,0x6d,0x65])]:_0x327e9a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5f2138,_0x105f5a,_0x483135)||(_0x377d54=!0x1);}}function _0xa5dafc(_0xabf26b){return _0xabf26b[_0x327e9a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x327e9a([0x65,0x79]))?JSON[_0x327e9a([0x70,0x61,0x72,0x73,0x65])](_0xce9ff4(_0xabf26b)):null;}function _0xce9ff4(_0x2e83ae){return window[_0x327e9a([0x61,0x74,0x6f,0x62])](_0x2e83ae[_0x327e9a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x327e9a([0x2b]))[_0x327e9a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x327e9a([0x2f])));}function _0x392841(_0x459d19){let _0x519023=0x1505;function _0x5b74b1(_0x289415){for(let _0xd4c6ae=0x0;_0xd4c6ae<_0x289415[_0x327e9a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd4c6ae++){const _0x53b1b9=_0x289415[_0x327e9a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd4c6ae);_0x519023=(_0x519023<<0x5)+_0x519023+_0x53b1b9,_0x519023&=_0x519023;}}function _0x32ea10(_0x338219){Array[_0x327e9a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x338219)?_0x338219[_0x327e9a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x32ea10):_0x338219&&typeof _0x338219==_0x327e9a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x327e9a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x338219)[_0x327e9a([0x73,0x6f,0x72,0x74])]()[_0x327e9a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2166a5,_0x54cf8a])=>{_0x5b74b1(_0x2166a5),_0x32ea10(_0x54cf8a);}):_0x5b74b1(window[_0x327e9a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x338219));}return _0x32ea10(_0x459d19),_0x519023>>>0x0;}function _0x1af80a(_0x51b94d){return _0x51b94d[_0x327e9a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x327e9a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x327e9a([0x30]));}function _0x1deb93(_0x54cd6c){return _0x54cd6c[_0x327e9a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x327e9a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x327e9a([0x6a,0x6f,0x69,0x6e])]('');}function _0x18359b(){}function _0x327e9a(_0x4132c6){return _0x4132c6['map'](_0x4d63e4=>String['fromCharCode'](_0x4d63e4))['join']('');}_0x1b28b0(await _0x282af1());}(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'],[_0x34c6a0=>Number(_0x34c6a0)>=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(_0x122c48){return L['includes'](_0x122c48);}function g(_0x3014d8){return Array['from'](_0x3014d8['getStyleNames']())['filter'](P);}function b(_0xf5686b,_0x33a0e7,_0x43ecb8){const {spanStyles:_0x21396c,stylesToBeHtmlElements:_0x53fc04}=function(_0xfe9835,_0x1dae3f){const _0x2dbb9c={},_0x307ada={};return _0x1dae3f['forEach'](_0x5e9844=>{const _0x2e84d4=_0xfe9835['getStyle'](_0x5e9844);if(_0x2e84d4){if(function(_0x2f003a){return E['includes'](_0x2f003a);}(_0x5e9844))_0x2dbb9c[_0x5e9844]=_0x2e84d4;else{if(function(_0x49df17){return _0x49df17 in F;}(_0x5e9844)){const _0x1e8cb0=_0x2e84d4['split']('\x20');F[_0x5e9844]['forEach'](([_0x2583eb,_0x5dba42])=>{for(const _0x5a2d64 of _0x1e8cb0){('function'==typeof _0x2583eb&&_0x2583eb(_0x5a2d64)||_0x2583eb===_0x5a2d64)&&(_0x307ada[_0x5e9844]=[..._0x307ada[_0x5e9844]||[],[_0x2583eb,_0x5dba42]]);}});}}}}),{'spanStyles':_0x2dbb9c,'stylesToBeHtmlElements':_0x307ada};}(_0xf5686b,_0x43ecb8);!function(_0xf207ce,_0x2f948f,_0x217c32){for(const _0x465a43 in _0x217c32){_0x217c32[_0x465a43]['forEach'](([,_0x2e4e87])=>{const _0x3dd714=_0x2f948f['createElement'](_0x2e4e87,[],_0xf207ce['getChildren']());_0x2f948f['insertChild'](0x0,_0x3dd714,_0xf207ce);}),_0x2f948f['removeStyle'](_0x465a43,_0xf207ce);}}(_0xf5686b,_0x33a0e7,_0x53fc04),function(_0x53d8b8,_0x7fcd3c,_0x4b381f){if(!Object['keys'](_0x4b381f)['length'])return;const _0x1fd999=_0x7fcd3c['createElement']('span',[],_0x53d8b8['getChildren']());_0x7fcd3c['setStyle'](_0x4b381f,_0x1fd999),_0x7fcd3c['insertChild'](0x0,_0x1fd999,_0x53d8b8),_0x7fcd3c['removeStyle'](Object['keys'](_0x4b381f),_0x53d8b8);}(_0xf5686b,_0x33a0e7,_0x21396c);}class a extends _0x4f8b82{['execute'](_0x95e5d0){const {body:_0x555ba0}=_0x95e5d0['_parsedData'],_0x4119ed=new _0x1f339b(_0x555ba0['document']),_0x20ea91=_0x4119ed['createRangeIn'](_0x555ba0),_0x16971f=new _0x3039fb(_0x4119ed['document']['stylesProcessor']),_0x5f3733=[...new _0x59d394(_0x16971f)['blockElements'],'font'],_0x38675a=_0x20ea91['getItems']();for(const _0x26c190 of _0x38675a)_0x26c190['is']('element')&&_0x5f3733['includes'](_0x26c190['name'])&&b(_0x26c190,_0x4119ed,g(_0x26c190));_0x95e5d0['content']=_0x555ba0;}['isActive'](_0x27bb2e){return super['isActive'](_0x27bb2e)||p(_0x27bb2e);}}class s extends _0x481890{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x270f34=this['editor'],_0x1686a2=_0x270f34['plugins']['get']('ClipboardPipeline'),_0x5678a8=_0x270f34['editing']['view']['document'],_0xddfb01=new a(_0x5678a8);_0x1686a2['on']('inputTransformation',(_0x2821be,_0x4f1e34)=>{const _0x2e9550=_0x4f1e34['dataTransfer']['getData']('text/html');_0xddfb01['isActive'](_0x2e9550)&&(_0x4f1e34['_parsedData']||(_0x4f1e34['_parsedData']=_0x1def4a(_0x2e9550,_0x5678a8['stylesProcessor'])),_0xddfb01['execute'](_0x4f1e34));},{'priority':_0x2fdf56['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5028d0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3e3021;for(const _0x343b2c in _0x5028d0){const _0x48cb31=_0x343b2c,_0x33c3e4=_0x5028d0[_0x48cb31];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x33c3e4||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x33c3e4||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x33c3e4||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x33c3e4||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x33c3e4||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x33c3e4||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x33c3e4||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x33c3e4){delete _0x5028d0[_0x48cb31],_0x3e3021=_0x33c3e4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3e3021&&_0x5028d0['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3e3021&&_0x5028d0['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3e3021&&_0x5028d0['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3e3021&&_0x5028d0['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3e3021&&_0x5028d0['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3e3021&&_0x5028d0['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3e3021&&_0x5028d0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x481890{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.7",
|
|
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.7",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.7",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.7",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.7",
|
|
29
|
+
"ckeditor5": "47.2.0-alpha.7"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5758(_0x1cf23c,_0x4b26ad){var _0xa31603=_0xa316();return _0x5758=function(_0x57582c,_0x1fc9f3){_0x57582c=_0x57582c-0x1c4;var _0x48a461=_0xa31603[_0x57582c];return _0x48a461;},_0x5758(_0x1cf23c,_0x4b26ad);}function _0xa316(){var _0x574de4=['10899378bSkGMF','1237dFxDrF','1234RbnzAK','1366890brYuBi','11768gNGINR','3992868qjkVgh','5RHJIXR','15199260shSsXm','304296qcVfol','9657zQChdw'];_0xa316=function(){return _0x574de4;};return _0xa316();}(function(_0x2d5622,_0x592a68){var _0x2dfa0a=_0x5758,_0x1ccfe5=_0x2d5622();while(!![]){try{var _0x3c891d=parseInt(_0x2dfa0a(0x1cc))/0x1*(parseInt(_0x2dfa0a(0x1cd))/0x2)+-parseInt(_0x2dfa0a(0x1c6))/0x3+parseInt(_0x2dfa0a(0x1c9))/0x4+-parseInt(_0x2dfa0a(0x1c7))/0x5*(parseInt(_0x2dfa0a(0x1c4))/0x6)+parseInt(_0x2dfa0a(0x1cb))/0x7+parseInt(_0x2dfa0a(0x1c5))/0x8*(parseInt(_0x2dfa0a(0x1ca))/0x9)+-parseInt(_0x2dfa0a(0x1c8))/0xa;if(_0x3c891d===_0x592a68)break;else _0x1ccfe5['push'](_0x1ccfe5['shift']());}catch(_0x599a54){_0x1ccfe5['push'](_0x1ccfe5['shift']());}}}(_0xa316,0xdac2b));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x546ba1,_0x2806c7){var _0x1a8c6b=_0x46ae,_0x149f6f=_0x546ba1();while(!![]){try{var _0x48f2b9=parseInt(_0x1a8c6b(0x1e7))/0x1+-parseInt(_0x1a8c6b(0x1e6))/0x2*(parseInt(_0x1a8c6b(0x1e1))/0x3)+-parseInt(_0x1a8c6b(0x1e2))/0x4+-parseInt(_0x1a8c6b(0x1e3))/0x5*(-parseInt(_0x1a8c6b(0x1e0))/0x6)+parseInt(_0x1a8c6b(0x1e5))/0x7+-parseInt(_0x1a8c6b(0x1df))/0x8+parseInt(_0x1a8c6b(0x1e4))/0x9;if(_0x48f2b9===_0x2806c7)break;else _0x149f6f['push'](_0x149f6f['shift']());}catch(_0x47bfeb){_0x149f6f['push'](_0x149f6f['shift']());}}}(_0x1e31,0xc8475));function _0x46ae(_0xbab8ab,_0x7825a7){var _0x1e3131=_0x1e31();return _0x46ae=function(_0x46ae7b,_0x424e68){_0x46ae7b=_0x46ae7b-0x1df;var _0x1938e1=_0x1e3131[_0x46ae7b];return _0x1938e1;},_0x46ae(_0xbab8ab,_0x7825a7);}import{CKEditorError as _0x1f3842}from'ckeditor5/src/utils.js';function _0x1e31(){var _0x347c25=['1409319AbSVxC','12040672PRiwWP','6yWJLOI','1452972oxicmB','3226160jaPyjj','5512405XReiQu','6466986vjfVZZ','2701545RaofVY','2xuCnOW'];_0x1e31=function(){return _0x347c25;};return _0x1e31();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2584a4=_0x1357;(function(_0x10292c,_0x314705){const _0x41b75c=_0x1357,_0x31b608=_0x10292c();while(!![]){try{const _0xa6b63a=-parseInt(_0x41b75c(0x7c))/0x1*(-parseInt(_0x41b75c(0x72))/0x2)+-parseInt(_0x41b75c(0x7e))/0x3+parseInt(_0x41b75c(0x6e))/0x4*(parseInt(_0x41b75c(0x73))/0x5)+-parseInt(_0x41b75c(0x74))/0x6*(parseInt(_0x41b75c(0x71))/0x7)+parseInt(_0x41b75c(0x78))/0x8*(-parseInt(_0x41b75c(0x70))/0x9)+parseInt(_0x41b75c(0x67))/0xa*(-parseInt(_0x41b75c(0x6d))/0xb)+parseInt(_0x41b75c(0x7f))/0xc;if(_0xa6b63a===_0x314705)break;else _0x31b608['push'](_0x31b608['shift']());}catch(_0x14128e){_0x31b608['push'](_0x31b608['shift']());}}}(_0x5380,0x71f64));import{ViewUpcastWriter as _0x41ca68}from'ckeditor5/src/engine.js';function _0x1357(_0x3d9beb,_0x1e0ff7){const _0x538096=_0x5380();return _0x1357=function(_0x135742,_0x30840c){_0x135742=_0x135742-0x67;let _0x2c5496=_0x538096[_0x135742];return _0x2c5496;},_0x1357(_0x3d9beb,_0x1e0ff7);}import{PasteFromOfficeMSWordNormalizer as _0x4ad469}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5070cf}from'../../utils.js';import{extractStyles as _0x441c1b,expandStyles as _0x4116ec,getMatchingStyles as _0x48c87e,flattenStyleDefinitions as _0x303907}from'./utils.js';function _0x5380(){const _0x194dc5=['elementStart','document','12476uuuQlM','execute','1695327rugFij','17387976ZrSpxJ','item','363430kBAwjc','hasStyle','createRangeIn','_parsedData','size','content','99KqGLPh','4SnOykO','values','258237hKkGgd','538510OoaBPP','114jdjFEG','1217215axlQYe','30mrxvhS','type','from','setStyle','184VwyLBp','isActive'];_0x5380=function(){return _0x194dc5;};return _0x5380();}export class MSOfficeStylesInliner extends _0x4ad469{[_0x2584a4(0x7d)](_0x36cd1c){const _0x2788b5=_0x2584a4,{body:_0x22d531,styles:_0x16f2b7}=_0x36cd1c[_0x2788b5(0x6a)],_0x337668=new _0x41ca68(_0x22d531[_0x2788b5(0x7b)]),_0x440bfc=_0x337668[_0x2788b5(0x69)](_0x22d531),_0x5708e3=_0x441c1b(_0x16f2b7),_0x5ef0f2=_0x4116ec(_0x5708e3);for(const _0x18489f of _0x440bfc){if(_0x2788b5(0x7a)!==_0x18489f[_0x2788b5(0x75)])continue;const _0x3fea39=_0x48c87e(_0x18489f[_0x2788b5(0x80)],_0x5ef0f2);if(_0x3fea39[_0x2788b5(0x6b)]){const _0x64710e=_0x303907(Array[_0x2788b5(0x76)](_0x3fea39[_0x2788b5(0x6f)]()));for(const _0x57341d in _0x64710e){const _0x26304e=_0x18489f[_0x2788b5(0x80)];_0x26304e[_0x2788b5(0x68)](_0x57341d)||_0x337668[_0x2788b5(0x77)](_0x57341d,_0x64710e[_0x57341d],_0x26304e);}}}_0x36cd1c[_0x2788b5(0x6c)]=_0x22d531;}[_0x2584a4(0x79)](_0x549866){const _0x543927=_0x2584a4;return super[_0x543927(0x79)](_0x549866)||_0x5070cf(_0x549866);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x1e9e(){const _0x10f931=['167086VTbXEb','initial','tagName','groups','527970NtZQWi','assign','selectorText','10491075aZHucz','name','trim','297399rhRHax','push','cssRules','22360sXVkig','exec','hasClass','map','length','1539320PJaeGo','className','set','223174JreoCh','32HbGtcp','style','2yFJEnq','split','getPropertyValue'];_0x1e9e=function(){return _0x10f931;};return _0x1e9e();}(function(_0x3c33f0,_0x5a8447){const _0x17e326=_0xe013,_0x5705a9=_0x3c33f0();while(!![]){try{const _0x5bc6dd=-parseInt(_0x17e326(0x1df))/0x1+parseInt(_0x17e326(0x1dc))/0x2*(-parseInt(_0x17e326(0x1e9))/0x3)+-parseInt(_0x17e326(0x1f1))/0x4+parseInt(_0x17e326(0x1ec))/0x5+-parseInt(_0x17e326(0x1e3))/0x6+parseInt(_0x17e326(0x1d9))/0x7*(-parseInt(_0x17e326(0x1da))/0x8)+parseInt(_0x17e326(0x1e6))/0x9;if(_0x5bc6dd===_0x5a8447)break;else _0x5705a9['push'](_0x5705a9['shift']());}catch(_0x4f57bd){_0x5705a9['push'](_0x5705a9['shift']());}}}(_0x1e9e,0x4a1d7));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5bfc16,_0x133255){const _0x567d17=_0xe013,_0x11fb7e=new Map();for(const [_0xadbc91,_0x2a98a8]of _0x133255){if(!_0xadbc91[_0x567d17(0x1e1)]&&!_0xadbc91[_0x567d17(0x1d7)])continue;const _0x23f949=!_0xadbc91[_0x567d17(0x1e1)]||_0x5bfc16[_0x567d17(0x1e7)]===_0xadbc91[_0x567d17(0x1e1)],_0x33979e=!_0xadbc91[_0x567d17(0x1d7)]||_0x5bfc16[_0x567d17(0x1ee)](_0xadbc91[_0x567d17(0x1d7)]);_0x23f949&&_0x33979e&&_0x11fb7e[_0x567d17(0x1d8)](_0xadbc91,_0x2a98a8);}return _0x11fb7e;}export function extractStyles(_0x11ce51){const _0x418676=_0xe013,_0x54cd76={};for(const _0xa294df of _0x11ce51)for(const _0x5e1347 of _0xa294df[_0x418676(0x1eb)])if(_0x5e1347 instanceof CSSStyleRule){const _0x19487c=parseCSSStyleDeclaration(_0x5e1347[_0x418676(0x1db)]);_0x54cd76[_0x5e1347[_0x418676(0x1e5)]]=Object[_0x418676(0x1e4)]({},_0x54cd76[_0x5e1347[_0x418676(0x1e5)]]||{},_0x19487c);}return _0x54cd76;}export function expandStyles(_0x4893b3){const _0x2b075b=_0xe013,_0x3b2ae8=new Map();for(const _0x2ab37b in _0x4893b3){const _0x45b486=parseCSSSelector(_0x2ab37b),_0x3388ee=_0x4893b3[_0x2ab37b];for(const _0x3556eb of _0x45b486)_0x3b2ae8[_0x2b075b(0x1d8)](_0x3556eb,_0x3388ee);}return _0x3b2ae8;}function _0xe013(_0x2bba75,_0x5d4023){const _0x1e9ef7=_0x1e9e();return _0xe013=function(_0xe0135b,_0x56c4d8){_0xe0135b=_0xe0135b-0x1d7;let _0x259636=_0x1e9ef7[_0xe0135b];return _0x259636;},_0xe013(_0x2bba75,_0x5d4023);}export function parseCSSStyleDeclaration(_0x2704b6){const _0x32cdc9=_0xe013,_0x49f0ed={};for(let _0x47fd39=0x0;_0x47fd39<_0x2704b6[_0x32cdc9(0x1f0)];_0x47fd39++){const _0x177092=_0x2704b6[_0x47fd39],_0x465600=_0x2704b6[_0x32cdc9(0x1de)](_0x177092);_0x32cdc9(0x1e0)!==_0x465600&&(_0x49f0ed[_0x177092]=_0x465600);}return _0x49f0ed;}export function parseCSSSelector(_0x5f3af2){const _0x11ba84=_0xe013,_0x3f4937=_0x5f3af2[_0x11ba84(0x1dd)](',')[_0x11ba84(0x1ef)](_0x6d887b=>_0x6d887b[_0x11ba84(0x1e8)]()),_0x3af64b=[];for(const _0x38e62d of _0x3f4937){const _0x454afc=S[_0x11ba84(0x1ed)](_0x38e62d);_0x454afc&&_0x3af64b[_0x11ba84(0x1ea)](_0x454afc[_0x11ba84(0x1e2)]);}return _0x3af64b;}export function flattenStyleDefinitions(_0x51dd60){const _0x359172=_0xe013,_0x42a71f={};for(const _0x2b5909 of _0x51dd60)Object[_0x359172(0x1e4)](_0x42a71f,_0x2b5909);return _0x42a71f;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x32eb5d=_0x2baf;(function(_0x376792,_0x5d4c23){const _0x2d9066=_0x2baf,_0x30c1a8=_0x376792();while(!![]){try{const _0x2921fc=-parseInt(_0x2d9066(0x90))/0x1+parseInt(_0x2d9066(0x97))/0x2+parseInt(_0x2d9066(0x9a))/0x3+parseInt(_0x2d9066(0x8a))/0x4+parseInt(_0x2d9066(0x9c))/0x5+parseInt(_0x2d9066(0x99))/0x6*(parseInt(_0x2d9066(0x8c))/0x7)+-parseInt(_0x2d9066(0x93))/0x8;if(_0x2921fc===_0x5d4c23)break;else _0x30c1a8['push'](_0x30c1a8['shift']());}catch(_0x17c683){_0x30c1a8['push'](_0x30c1a8['shift']());}}}(_0x18b4,0xba5d6));import{ViewUpcastWriter as _0x5e5610,ViewDomConverter as _0x4dea94,ViewDocument as _0x844b1d}from'ckeditor5/src/engine.js';function _0x18b4(){const _0x2b1126=['63SmjDsN','element','document','getItems','1064150qNtRnp','blockElements','isActive','33286920kpQrAd','font','content','includes','1985536szHNzm','createRangeIn','999120sexPts','4179870MrUiCo','_parsedData','2963535vpcETl','name','execute','6043680ggenoB','stylesProcessor'];_0x18b4=function(){return _0x2b1126;};return _0x18b4();}import{PasteFromOfficeMSWordNormalizer as _0x704fae}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x52e371}from'../../utils.js';function _0x2baf(_0xe142b7,_0x28815e){const _0x18b446=_0x18b4();return _0x2baf=function(_0x2bafc6,_0x26901c){_0x2bafc6=_0x2bafc6-0x89;let _0x33e2ae=_0x18b446[_0x2bafc6];return _0x33e2ae;},_0x2baf(_0xe142b7,_0x28815e);}import{getStylePropertyNamesToPropagate as _0x5b8702,propagateStyleProperties as _0x279b4a}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x704fae{[_0x32eb5d(0x89)](_0x3a635d){const _0x105354=_0x32eb5d,{body:_0x133b59}=_0x3a635d[_0x105354(0x9b)],_0x27a70a=new _0x5e5610(_0x133b59[_0x105354(0x8e)]),_0x4ceb62=_0x27a70a[_0x105354(0x98)](_0x133b59),_0x246807=new _0x844b1d(_0x27a70a[_0x105354(0x8e)][_0x105354(0x8b)]),_0x16f905=[...new _0x4dea94(_0x246807)[_0x105354(0x91)],_0x105354(0x94)],_0x23dd78=_0x4ceb62[_0x105354(0x8f)]();for(const _0x35c937 of _0x23dd78)if(_0x35c937['is'](_0x105354(0x8d))&&_0x16f905[_0x105354(0x96)](_0x35c937[_0x105354(0x9d)])){const _0x1d9232=_0x5b8702(_0x35c937);_0x279b4a(_0x35c937,_0x27a70a,_0x1d9232);}_0x3a635d[_0x105354(0x95)]=_0x133b59;}[_0x32eb5d(0x92)](_0x429cfb){const _0xcc0612=_0x32eb5d;return super[_0xcc0612(0x92)](_0x429cfb)||_0x52e371(_0x429cfb);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x216507=_0x12a4;(function(_0x285aa0,_0x18dbb6){const _0x4ee0f2=_0x12a4,_0x47bc6f=_0x285aa0();while(!![]){try{const _0xb02bfb=-parseInt(_0x4ee0f2(0x118))/0x1*(parseInt(_0x4ee0f2(0x12b))/0x2)+parseInt(_0x4ee0f2(0x141))/0x3+-parseInt(_0x4ee0f2(0x13a))/0x4*(parseInt(_0x4ee0f2(0x138))/0x5)+-parseInt(_0x4ee0f2(0x139))/0x6+parseInt(_0x4ee0f2(0x132))/0x7+-parseInt(_0x4ee0f2(0x122))/0x8+parseInt(_0x4ee0f2(0x119))/0x9*(parseInt(_0x4ee0f2(0x137))/0xa);if(_0xb02bfb===_0x18dbb6)break;else _0x47bc6f['push'](_0x47bc6f['shift']());}catch(_0x1717df){_0x47bc6f['push'](_0x47bc6f['shift']());}}}(_0x2773,0xb29ee));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x216507(0x125),_0x216507(0x142),_0x216507(0x11d),_0x216507(0x13e),_0x216507(0x135),_0x216507(0x123),_0x216507(0x136),_0x216507(0x13f)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x216507(0x125),_0x216507(0x142),_0x216507(0x11d)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x216507(0x126),'i']],'font-weight':[[_0x216507(0x12e),_0x216507(0x134)],[_0x216507(0x13b),_0x216507(0x134)],[_0x216507(0x12d),_0x216507(0x134)],[_0x48b125=>Number(_0x48b125)>=0x258,_0x216507(0x134)]],'text-decoration':[[_0x216507(0x13c),'u'],[_0x216507(0x120),'s']],'text-decoration-line':[[_0x216507(0x13c),'u'],[_0x216507(0x120),'s']],'vertical-align':[[_0x216507(0x11f),_0x216507(0x11f)],[_0x216507(0x12a),_0x216507(0x117)]]};export function isPropertyToBePropagated(_0x3b68ee){const _0x5811f9=_0x216507;return CSS_PROPERTIES_TO_PROPAGATE[_0x5811f9(0x11b)](_0x3b68ee);}function _0x2773(){const _0x59246f=['288GozLbl','forEach','includes','insertChild','font-size','split','sub','line-through','filter','4955768hmCSzI','font-weight','from','color','italic','span','function','keys','super','150IfPBge','getChildren','bolder','medium','setStyle','getStyle','getStyleNames','326130ObbYXm','length','strong','text-decoration-line','font-style','693830xJqKqo','740mvnLDM','6282738HMBSGS','23896sglvGD','bold','underline','createElement','text-decoration','vertical-align','removeStyle','3236265pRllOv','font-family','sup','843jCjKvf'];_0x2773=function(){return _0x59246f;};return _0x2773();}export function isPropertyToBePropagatedAsSpan(_0x21bd09){const _0x9381d0=_0x216507;return CSS_PROPERTIES_TO_BE_SPANS[_0x9381d0(0x11b)](_0x21bd09);}export function isPropertyToBePropagatedAsHTMLElement(_0x21b7a0){return _0x21b7a0 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x366e64){const _0x31c722=_0x216507;return Array[_0x31c722(0x124)](_0x366e64[_0x31c722(0x131)]())[_0x31c722(0x121)](isPropertyToBePropagated);}function _0x12a4(_0x47601b,_0x2a0689){const _0x277361=_0x2773();return _0x12a4=function(_0x12a4f1,_0x8c703f){_0x12a4f1=_0x12a4f1-0x117;let _0x5f58b1=_0x277361[_0x12a4f1];return _0x5f58b1;},_0x12a4(_0x47601b,_0x2a0689);}export function propagateStyleProperties(_0x120737,_0xc35817,_0x23bbb9){const {spanStyles:_0x2568ba,stylesToBeHtmlElements:_0x2b597f}=getStylesToPropagate(_0x120737,_0x23bbb9);propagateStylesAsHTMLElements(_0x120737,_0xc35817,_0x2b597f),propagateStylesAsSpan(_0x120737,_0xc35817,_0x2568ba);}export function propagateStylesAsHTMLElements(_0x3cba03,_0x4f2af7,_0x42f5bf){const _0x22314d=_0x216507;for(const _0x123365 in _0x42f5bf){_0x42f5bf[_0x123365][_0x22314d(0x11a)](([,_0x54f12f])=>{const _0x5cb1ce=_0x22314d,_0x47a69e=_0x4f2af7[_0x5cb1ce(0x13d)](_0x54f12f,[],_0x3cba03[_0x5cb1ce(0x12c)]());_0x4f2af7[_0x5cb1ce(0x11c)](0x0,_0x47a69e,_0x3cba03);}),_0x4f2af7[_0x22314d(0x140)](_0x123365,_0x3cba03);}}export function propagateStylesAsSpan(_0x27b08e,_0x37c2bf,_0xacf40b){const _0x742345=_0x216507;if(!Object[_0x742345(0x129)](_0xacf40b)[_0x742345(0x133)])return;const _0x3389bd=_0x37c2bf[_0x742345(0x13d)](_0x742345(0x127),[],_0x27b08e[_0x742345(0x12c)]());_0x37c2bf[_0x742345(0x12f)](_0xacf40b,_0x3389bd),_0x37c2bf[_0x742345(0x11c)](0x0,_0x3389bd,_0x27b08e),_0x37c2bf[_0x742345(0x140)](Object[_0x742345(0x129)](_0xacf40b),_0x27b08e);}export function getStylesToPropagate(_0x38d0ad,_0x11382b){const _0x3afc64=_0x216507,_0x5ca9ec={},_0x3ec437={};return _0x11382b[_0x3afc64(0x11a)](_0x3b6139=>{const _0x129de4=_0x3afc64,_0x1a75d1=_0x38d0ad[_0x129de4(0x130)](_0x3b6139);if(_0x1a75d1){if(isPropertyToBePropagatedAsSpan(_0x3b6139))_0x5ca9ec[_0x3b6139]=_0x1a75d1;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3b6139)){const _0x4677ae=_0x1a75d1[_0x129de4(0x11e)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3b6139][_0x129de4(0x11a)](([_0x419837,_0x3d3310])=>{const _0x18391c=_0x129de4;for(const _0x5735d1 of _0x4677ae){(_0x18391c(0x128)==typeof _0x419837&&_0x419837(_0x5735d1)||_0x419837===_0x5735d1)&&(_0x3ec437[_0x3b6139]=[..._0x3ec437[_0x3b6139]||[],[_0x419837,_0x3d3310]]);}});}}}}),{'spanStyles':_0x5ca9ec,'stylesToBeHtmlElements':_0x3ec437};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x40876a=_0x5d3c;(function(_0x2336eb,_0x398a68){var _0x431135=_0x5d3c,_0x50b63d=_0x2336eb();while(!![]){try{var _0x196b8c=-parseInt(_0x431135(0x1b2))/0x1+-parseInt(_0x431135(0x1bf))/0x2*(parseInt(_0x431135(0x1af))/0x3)+parseInt(_0x431135(0x1b8))/0x4*(parseInt(_0x431135(0x1ba))/0x5)+-parseInt(_0x431135(0x1bd))/0x6*(-parseInt(_0x431135(0x1bc))/0x7)+-parseInt(_0x431135(0x1b1))/0x8*(parseInt(_0x431135(0x1bb))/0x9)+-parseInt(_0x431135(0x1b7))/0xa+-parseInt(_0x431135(0x1ae))/0xb*(-parseInt(_0x431135(0x1be))/0xc);if(_0x196b8c===_0x398a68)break;else _0x50b63d['push'](_0x50b63d['shift']());}catch(_0x3be6f9){_0x50b63d['push'](_0x50b63d['shift']());}}}(_0x1214,0x2b018));import{Plugin as _0x15b00d}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3ae233}from'./pastefromofficeenhancedinliner.js';function _0x1214(){var _0x56f840=['2443216SBsmrc','260638VZtizD','PasteFromOfficeEnhanced','isPremiumPlugin','PasteFromOffice','requires','1020800gsdOaF','151564ouNhzo','pluginName','40XcSGPL','9nUQIXh','155267RRMmJC','42pZZrXN','24FkHJRp','1266JOhDYY','2153657QnFqob','27SXWEJm','isOfficialPlugin'];_0x1214=function(){return _0x56f840;};return _0x1214();}import{PasteFromOfficeEnhancedPropagator as _0x566e87}from'./pastefromofficeenhancedpropagator.js';function _0x5d3c(_0x10ea5d,_0x39853b){var _0x1214c3=_0x1214();return _0x5d3c=function(_0x5d3cd2,_0x419046){_0x5d3cd2=_0x5d3cd2-0x1ae;var _0x5b4bf7=_0x1214c3[_0x5d3cd2];return _0x5b4bf7;},_0x5d3c(_0x10ea5d,_0x39853b);}export class PasteFromOfficeEnhanced extends _0x15b00d{static get[_0x40876a(0x1b9)](){var _0x7473c=_0x40876a;return _0x7473c(0x1b3);}static get[_0x40876a(0x1b0)](){return!0x0;}static get[_0x40876a(0x1b4)](){return!0x0;}static get[_0x40876a(0x1b6)](){var _0x129d03=_0x40876a;return[_0x129d03(0x1b5),_0x3ae233,_0x566e87];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1a03b8=_0x138e;function _0x138e(_0x58e12f,_0x225495){const _0x1fc98b=_0x1fc9();return _0x138e=function(_0x138e3b,_0x46c01d){_0x138e3b=_0x138e3b-0xd3;let _0x2789ad=_0x1fc98b[_0x138e3b];return _0x2789ad;},_0x138e(_0x58e12f,_0x225495);}function _0x1fc9(){const _0x70c8ce=['PasteFromOfficeEnhancedInliner','getData','text/html','execute','pluginName','inputTransformation','26QzsDiL','join','64884wPDnyh','PasteFromOffice','9691920pcdzLK','_parsedData','140pMhmol','28653XHCHLJ','isPremiumPlugin','plugins','high','view','fromCharCode','8363331NJleWh','831495lwqzmB','get','map','editing','document','stylesProcessor','requires','init','10703595PuwtvP','isOfficialPlugin','isActive','afterInit','editor','ClipboardPipeline','5968216zyCFIf','href','dataTransfer'];_0x1fc9=function(){return _0x70c8ce;};return _0x1fc9();}(function(_0x46709e,_0x577494){const _0x3ef9e9=_0x138e,_0x274770=_0x46709e();while(!![]){try{const _0x52d892=parseInt(_0x3ef9e9(0xd4))/0x1*(-parseInt(_0x3ef9e9(0xd6))/0x2)+-parseInt(_0x3ef9e9(0xdb))/0x3*(-parseInt(_0x3ef9e9(0xda))/0x4)+-parseInt(_0x3ef9e9(0xe2))/0x5+-parseInt(_0x3ef9e9(0xd8))/0x6+parseInt(_0x3ef9e9(0xea))/0x7+parseInt(_0x3ef9e9(0xf0))/0x8+parseInt(_0x3ef9e9(0xe1))/0x9;if(_0x52d892===_0x577494)break;else _0x274770['push'](_0x274770['shift']());}catch(_0x3bab84){_0x274770['push'](_0x274770['shift']());}}}(_0x1fc9,0xdf089));import{Plugin as _0x2ba60f}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x39a99b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5e8685,uid as _0x179922}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3fd9d8}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x2ba60f{static get[_0x1a03b8(0xf7)](){const _0xc67f22=_0x1a03b8;return _0xc67f22(0xf3);}static get[_0x1a03b8(0xeb)](){return!0x0;}static get[_0x1a03b8(0xdc)](){return!0x0;}static get[_0x1a03b8(0xe8)](){const _0x3014f6=_0x1a03b8;return[_0x3014f6(0xd7)];}[_0x1a03b8(0xe9)](){const _0x175b51=_0x1a03b8,_0x5a3bf7=this[_0x175b51(0xee)],_0x50edd0=_0x5a3bf7[_0x175b51(0xdd)][_0x175b51(0xe3)](_0x175b51(0xef)),_0x230b84=_0x5a3bf7[_0x175b51(0xe5)][_0x175b51(0xdf)][_0x175b51(0xe6)],_0x3e6fd2=new _0x3fd9d8(_0x230b84);_0x50edd0['on'](_0x175b51(0xd3),(_0x5b4859,_0x591e2e)=>{const _0x34a352=_0x175b51,_0x32ef29=_0x591e2e[_0x34a352(0xf2)][_0x34a352(0xf4)](_0x34a352(0xf5));_0x3e6fd2[_0x34a352(0xec)](_0x32ef29)&&(_0x591e2e[_0x34a352(0xd9)]||(_0x591e2e[_0x34a352(0xd9)]=_0x39a99b(_0x32ef29,_0x230b84[_0x34a352(0xe7)])),_0x3e6fd2[_0x34a352(0xf6)](_0x591e2e));},{'priority':_0x5e8685[_0x175b51(0xe3)](_0x175b51(0xde))+0xb});}[_0x1a03b8(0xed)](){!async function(_0x1c0dd7){const _0x3df2c5=_0x11c641([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]),_0x43a7b6=0x7374585f,_0x3dd167=0x73732057^_0x43a7b6,_0x4e43bc=window[_0x11c641([0x44,0x61,0x74,0x65])][_0x11c641([0x6e,0x6f,0x77])](),_0x591879=_0x1c0dd7[_0x11c641([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f2c64=new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x157b1d=>{_0x591879[_0x11c641([0x6f,0x6e,0x63,0x65])](_0x11c641([0x72,0x65,0x61,0x64,0x79]),_0x157b1d);}),_0x45bf60={[_0x11c641([0x6b,0x74,0x79])]:_0x11c641([0x45,0x43]),[_0x11c641([0x75,0x73,0x65])]:_0x11c641([0x73,0x69,0x67]),[_0x11c641([0x63,0x72,0x76])]:_0x11c641([0x50,0x2d,0x32,0x35,0x36]),[_0x11c641([0x78])]:_0x11c641([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]),[_0x11c641([0x79])]:_0x11c641([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]),[_0x11c641([0x61,0x6c,0x67])]:_0x11c641([0x45,0x53,0x32,0x35,0x36])},_0xa7f89d=_0x591879[_0x11c641([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x11c641([0x67,0x65,0x74])](_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e6513(){let _0x43234a,_0x36f333=null,_0x10ab84=null;try{if(_0xa7f89d==_0x11c641([0x47,0x50,0x4c]))return _0x11c641([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43234a=_0x2a78d9(),!_0x43234a)return _0x11c641([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43234a[_0x11c641([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10ab84=_0x2f4fe5(_0x43234a[_0x11c641([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43234a[_0x11c641([0x6a,0x74,0x69])])),await _0x5d37a5()?_0x35bc55()?_0x4ab834()?_0x11c641([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x56b8f0()?(_0x43234a[_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11c641([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36f333=_0x35f4e1(_0x11c641([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x43234a[_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11c641([0x74,0x72,0x69,0x61,0x6c])&&(_0x36f333=_0x35f4e1(_0x11c641([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x151baa()):_0x11c641([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x11c641([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x11c641([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x11c641([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4ab834(){const _0x4feb72=[_0x11c641([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x11c641([0x74,0x72,0x69,0x61,0x6c])][_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43234a[_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4e43bc/0x3e8:0xe10*_0x3dd167;return _0x43234a[_0x11c641([0x65,0x78,0x70])]<_0x4feb72;}function _0x35bc55(){const _0x3a8c18=_0x43234a[_0x11c641([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3a8c18&&(!!_0x3a8c18[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x2a]))||(!!_0x3a8c18[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x50,0x4f,0x45]))||(!!_0x3a8c18[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x50,0x50]))||!(!_0x3a8c18[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x25c3f3()))));}function _0x56b8f0(){const _0x428182=_0x138e,_0x3afd83=_0x43234a[_0x11c641([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3afd83||0x0==_0x3afd83[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x37661b}=new URL(window[_0x11c641([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x428182(0xf1)]);if(_0x3afd83[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37661b))return!0x0;const _0x5bbeca=_0x37661b[_0x11c641([0x73,0x70,0x6c,0x69,0x74])](_0x11c641([0x2e]));return _0x3afd83[_0x11c641([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x31f83f=>_0x31f83f[_0x11c641([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c641([0x2a])))[_0x11c641([0x6d,0x61,0x70])](_0x58818e=>_0x58818e[_0x11c641([0x73,0x70,0x6c,0x69,0x74])](_0x11c641([0x2e])))[_0x11c641([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x432276=>_0x432276[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5bbeca[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11c641([0x6d,0x61,0x70])](_0x5e31bd=>Array(_0x5bbeca[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5e31bd[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11c641([0x66,0x69,0x6c,0x6c])](_0x5e31bd[0x0]===_0x11c641([0x2a])?_0x11c641([0x2a]):'')[_0x11c641([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5e31bd))[_0x11c641([0x73,0x6f,0x6d,0x65])](_0x212bc9=>_0x5bbeca[_0x11c641([0x65,0x76,0x65,0x72,0x79])]((_0x34e7cf,_0x4039b3)=>_0x212bc9[_0x4039b3]===_0x34e7cf||_0x212bc9[_0x4039b3]===_0x11c641([0x2a])));}function _0x151baa(){return _0x36f333&&_0x10ab84?new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c9ad1,_0x110b70)=>{_0x36f333[_0x11c641([0x74,0x68,0x65,0x6e])](_0x3c9ad1,_0x110b70),_0x10ab84[_0x11c641([0x74,0x68,0x65,0x6e])](_0x56782e=>{_0x56782e!=_0x11c641([0x56,0x61,0x6c,0x69,0x64])&&_0x3c9ad1(_0x56782e);},_0x110b70);}):_0x36f333||_0x10ab84||_0x11c641([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f4fe5(_0x48bace,_0xbe7cee){return new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19a47e=>{if(_0x8c9ca2())return _0x19a47e(_0x11c641([0x56,0x61,0x6c,0x69,0x64]));_0x185704(),_0x591879[_0x11c641([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x11c641([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x142a63=!0x1;const _0x2000fa=_0x179922();function _0x4097d9(_0x562d8e){return!!_0x562d8e&&(typeof _0x562d8e===_0x11c641([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x562d8e===_0x11c641([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x562d8e[_0x11c641([0x74,0x68,0x65,0x6e])]===_0x11c641([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x562d8e[_0x11c641([0x63,0x61,0x74,0x63,0x68])]===_0x11c641([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x49928e(_0x1e782d){_0x3369fa(_0x1e782d)[_0x11c641([0x74,0x68,0x65,0x6e])](_0xcab28a=>{if(!_0xcab28a||_0xcab28a[_0x11c641([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x11c641([0x6f,0x6b]))return _0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x268ceb(_0x3123f9(_0x2000fa+_0xbe7cee))!=_0xcab28a[_0x11c641([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x11c641([0x56,0x61,0x6c,0x69,0x64]);})[_0x11c641([0x74,0x68,0x65,0x6e])](_0x2e8670=>(_0x52bf47(),_0x2e8670),()=>{const _0xbe66da=_0x3c0891();return null==_0xbe66da?(_0x52bf47(),_0x11c641([0x56,0x61,0x6c,0x69,0x64])):_0x11c641(_0x4e43bc-_0xbe66da>(0x5778dc5f^_0x43a7b6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x11c641([0x74,0x68,0x65,0x6e])](_0x19a47e)[_0x11c641([0x63,0x61,0x74,0x63,0x68])](()=>{_0x19a47e(_0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d02d4=0x7342b6df^_0x43a7b6;function _0x52bf47(){const _0x585ef5=_0x11c641([0x6c,0x6c,0x63,0x74,0x2d])+_0x268ceb(_0x3123f9(_0x48bace)),_0x389ef5=_0x2de9c8(_0x268ceb(window[_0x11c641([0x4d,0x61,0x74,0x68])][_0x11c641([0x63,0x65,0x69,0x6c])](_0x4e43bc/_0x5d02d4)));window[_0x11c641([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11c641([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x585ef5,_0x389ef5);}function _0x3c0891(){const _0x4792be=_0x11c641([0x6c,0x6c,0x63,0x74,0x2d])+_0x268ceb(_0x3123f9(_0x48bace)),_0xb2246f=window[_0x11c641([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11c641([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4792be);return _0xb2246f?window[_0x11c641([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2de9c8(_0xb2246f),0x10)*_0x5d02d4:null;}function _0x3369fa(_0x13594e){return new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xddbe69,_0x26a0a4)=>{_0x13594e[_0x11c641([0x74,0x68,0x65,0x6e])](_0xddbe69,_0x26a0a4),window[_0x11c641([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x26a0a4,0x73758c9f^_0x43a7b6);});}}_0x591879[_0x11c641([0x6f,0x6e])](_0x11c641([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3aac4d,_0x3d6db3)=>{if(_0x3d6db3[0x0]!=_0x48bace)return _0x19a47e(_0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d6db3[0x1]={..._0x3d6db3[0x1],[_0x11c641([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2000fa};},{[_0x11c641([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11c641([0x68,0x69,0x67,0x68])}),_0x591879[_0x11c641([0x6f,0x6e])](_0x11c641([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x483270=>{_0x4097d9(_0x483270[_0x11c641([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x142a63=!0x0,_0x49928e(_0x483270[_0x11c641([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x11c641([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11c641([0x6c,0x6f,0x77])}),_0x4f2c64[_0x11c641([0x74,0x68,0x65,0x6e])](()=>{_0x142a63||_0x19a47e(_0x11c641([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8c9ca2(){return _0x591879[_0x11c641([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11c641([0x76,0x69,0x65,0x77])][_0x11c641([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x11c641([0x61,0x75,0x74,0x6f]);}function _0x185704(){_0x591879[_0x11c641([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11c641([0x76,0x69,0x65,0x77])][_0x11c641([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x11c641([0x61,0x75,0x74,0x6f]);}}function _0x35f4e1(_0x49cd22){const _0x57fa30=[new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29a7f5=>setTimeout(_0x29a7f5,0x737d6693^_0x43a7b6)),_0x4f2c64[_0x11c641([0x74,0x68,0x65,0x6e])](()=>new window[(_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42eb0a=>{let _0x55bd4b=0x0;_0x591879[_0x11c641([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c641([0x6f,0x6e])](_0x11c641([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf8b701,_0x4ccde9)=>{_0x4ccde9[0x0][_0x11c641([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x55bd4b++,_0x55bd4b==(0x737459a7^_0x43a7b6)&&(_0x42eb0a(),_0xf8b701[_0x11c641([0x6f,0x66,0x66])]());});}))];return window[_0x11c641([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x11c641([0x72,0x61,0x63,0x65])](_0x57fa30)[_0x11c641([0x74,0x68,0x65,0x6e])](()=>_0x49cd22);}async function _0x44aa4b(){await _0x4f2c64,_0x591879[_0x11c641([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c641([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x112ea1,_0x591879[_0x11c641([0x6d,0x6f,0x64,0x65,0x6c])][_0x11c641([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x112ea1,_0x591879[_0x11c641([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11c641([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x25c3f3(){return window[_0x11c641([0x67,0x6c,0x6f,0x62])]&&window[_0x11c641([0x67,0x6c,0x6f,0x62])][_0x11c641([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x414bc4(_0x19711d){const _0x55ea76=_0x5a5364();_0x591879[_0x55ea76]=_0x11c641([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])+_0x19711d,_0x19711d!=_0x11c641([0x56,0x61,0x6c,0x69,0x64])&&_0x44aa4b();}function _0x5a5364(){const _0x14af29=window[_0x11c641([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x11c641([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11c641([0x6e,0x6f,0x77])]())[_0x11c641([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11c641([0x2e]),'');let _0x26a4e4=_0x11c641([0x73]);for(let _0x5cfe22=0x0;_0x5cfe22<_0x14af29[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cfe22+=0x2){let _0x4133d1=window[_0x11c641([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14af29[_0x11c641([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5cfe22,_0x5cfe22+0x2));_0x4133d1>=_0x3df2c5[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4133d1-=_0x3df2c5[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x26a4e4+=_0x3df2c5[_0x4133d1];}return _0x26a4e4;}function _0x2a78d9(){const _0x1c0d5b=_0xa7f89d[_0x11c641([0x73,0x70,0x6c,0x69,0x74])](_0x11c641([0x2e]));if(0x3!=_0x1c0d5b[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x243e48(_0x1c0d5b[0x1]);function _0x243e48(_0x42ad07){const _0x1df68c=_0x45e1f7(_0x42ad07);return _0x1df68c&&_0x255759()?_0x1df68c:null;function _0x255759(){const _0x172ee1=_0x1df68c[_0x11c641([0x6a,0x74,0x69])],_0x3df388=window[_0x11c641([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x172ee1[_0x11c641([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x172ee1[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x53c646={..._0x1df68c,[_0x11c641([0x6a,0x74,0x69])]:_0x172ee1[_0x11c641([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x172ee1[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x53c646[_0x11c641([0x76,0x63])],_0x3123f9(_0x53c646)==_0x3df388;}}}async function _0x5d37a5(){let _0x1d6577=!0x0;try{const _0x1ce1ac=_0xa7f89d[_0x11c641([0x73,0x70,0x6c,0x69,0x74])](_0x11c641([0x2e])),[_0x49b3eb,_0x4d3bb1,_0x16df04]=_0x1ce1ac;return _0x25119b(_0x49b3eb),await _0x1aac9c(_0x49b3eb,_0x4d3bb1,_0x16df04),_0x1d6577;}catch{return!0x1;}function _0x25119b(_0x41b48b){const _0x8a17de=_0x45e1f7(_0x41b48b);_0x8a17de&&_0x8a17de[_0x11c641([0x61,0x6c,0x67])]==_0x11c641([0x45,0x53,0x32,0x35,0x36])||(_0x1d6577=!0x1);}async function _0x1aac9c(_0x1a5cee,_0x2a95a3,_0x4d9711){const _0x42c9ff=window[_0x11c641([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x11c641([0x66,0x72,0x6f,0x6d])](_0x300e5e(_0x4d9711),_0x375532=>_0x375532[_0x11c641([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x43fd4a=new window[(_0x11c641([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x11c641([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1a5cee+_0x11c641([0x2e])+_0x2a95a3),_0x393a36=window[_0x11c641([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x11c641([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x393a36)return;const _0x1477fc=await _0x393a36[_0x11c641([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x11c641([0x6a,0x77,0x6b]),_0x45bf60,{[_0x11c641([0x6e,0x61,0x6d,0x65])]:_0x11c641([0x45,0x43,0x44,0x53,0x41]),[_0x11c641([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x11c641([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x11c641([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x393a36[_0x11c641([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x11c641([0x6e,0x61,0x6d,0x65])]:_0x11c641([0x45,0x43,0x44,0x53,0x41]),[_0x11c641([0x68,0x61,0x73,0x68])]:{[_0x11c641([0x6e,0x61,0x6d,0x65])]:_0x11c641([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1477fc,_0x42c9ff,_0x43fd4a)||(_0x1d6577=!0x1);}}function _0x45e1f7(_0x584cd9){return _0x584cd9[_0x11c641([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x11c641([0x65,0x79]))?JSON[_0x11c641([0x70,0x61,0x72,0x73,0x65])](_0x300e5e(_0x584cd9)):null;}function _0x300e5e(_0x4f4357){return window[_0x11c641([0x61,0x74,0x6f,0x62])](_0x4f4357[_0x11c641([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x11c641([0x2b]))[_0x11c641([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x11c641([0x2f])));}function _0x3123f9(_0x2e99fb){let _0x56f6e3=0x1505;function _0x7a2fda(_0x746f06){for(let _0x558830=0x0;_0x558830<_0x746f06[_0x11c641([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x558830++){const _0xc217ee=_0x746f06[_0x11c641([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x558830);_0x56f6e3=(_0x56f6e3<<0x5)+_0x56f6e3+_0xc217ee,_0x56f6e3&=_0x56f6e3;}}function _0x341bd3(_0x1e17f4){Array[_0x11c641([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e17f4)?_0x1e17f4[_0x11c641([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x341bd3):_0x1e17f4&&typeof _0x1e17f4==_0x11c641([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x11c641([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e17f4)[_0x11c641([0x73,0x6f,0x72,0x74])]()[_0x11c641([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25774c,_0x5a47d3])=>{_0x7a2fda(_0x25774c),_0x341bd3(_0x5a47d3);}):_0x7a2fda(window[_0x11c641([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e17f4));}return _0x341bd3(_0x2e99fb),_0x56f6e3>>>0x0;}function _0x268ceb(_0x558f43){return _0x558f43[_0x11c641([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x11c641([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x11c641([0x30]));}function _0x2de9c8(_0x2af16c){return _0x2af16c[_0x11c641([0x73,0x70,0x6c,0x69,0x74])]('')[_0x11c641([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x11c641([0x6a,0x6f,0x69,0x6e])]('');}function _0x112ea1(){}function _0x11c641(_0x6f3769){const _0x473fe9=_0x138e;return _0x6f3769[_0x473fe9(0xe4)](_0x40fdeb=>String[_0x473fe9(0xe0)](_0x40fdeb))[_0x473fe9(0xd5)]('');}_0x414bc4(await _0x1e6513());}(this);}}
|
|
23
|
+
function _0x52a1(_0x1210df,_0x4910cf){const _0x35123d=_0x3512();return _0x52a1=function(_0x52a176,_0x2ff51f){_0x52a176=_0x52a176-0x1d4;let _0x37acec=_0x35123d[_0x52a176];return _0x37acec;},_0x52a1(_0x1210df,_0x4910cf);}const _0x396b86=_0x52a1;(function(_0x2cc806,_0x428854){const _0x1e4020=_0x52a1,_0x377ab1=_0x2cc806();while(!![]){try{const _0x3620e2=-parseInt(_0x1e4020(0x1e1))/0x1*(parseInt(_0x1e4020(0x1e9))/0x2)+-parseInt(_0x1e4020(0x1d7))/0x3*(-parseInt(_0x1e4020(0x1ed))/0x4)+-parseInt(_0x1e4020(0x1df))/0x5*(parseInt(_0x1e4020(0x1f4))/0x6)+-parseInt(_0x1e4020(0x1e8))/0x7*(parseInt(_0x1e4020(0x1f2))/0x8)+parseInt(_0x1e4020(0x1d4))/0x9+parseInt(_0x1e4020(0x1db))/0xa+-parseInt(_0x1e4020(0x1d5))/0xb*(-parseInt(_0x1e4020(0x1ea))/0xc);if(_0x3620e2===_0x428854)break;else _0x377ab1['push'](_0x377ab1['shift']());}catch(_0x44e42f){_0x377ab1['push'](_0x377ab1['shift']());}}}(_0x3512,0x85dfa));import{Plugin as _0x468b48}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x112307}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5d1a19,uid as _0x252b0f}from'ckeditor5/src/utils.js';function _0x3512(){const _0x1ffe9b=['1iAAAsi','PasteFromOfficeEnhancedInliner','pluginName','inputTransformation','isPremiumPlugin','_parsedData','isOfficialPlugin','5218577TXmTyL','1285066yLtXsl','12TtWAmw','document','get','1042744ZJZkLt','afterInit','requires','href','text/html','8mRpjzQ','high','372EjnZlq','fromCharCode','init','map','execute','stylesProcessor','PasteFromOffice','editor','3501009FqxfCW','8040098vajJck','ClipboardPipeline','6kpKyGw','editing','getData','view','9606070mrfqaA','dataTransfer','plugins','isActive','53670XiqecI','join'];_0x3512=function(){return _0x1ffe9b;};return _0x3512();}import{MSOfficeStylesInliner as _0x2e9bb5}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x468b48{static get[_0x396b86(0x1e3)](){const _0x4f99d2=_0x396b86;return _0x4f99d2(0x1e2);}static get[_0x396b86(0x1e7)](){return!0x0;}static get[_0x396b86(0x1e5)](){return!0x0;}static get[_0x396b86(0x1ef)](){const _0x181a0e=_0x396b86;return[_0x181a0e(0x1fa)];}[_0x396b86(0x1f6)](){const _0x52b690=_0x396b86,_0x2716d2=this[_0x52b690(0x1fb)],_0x37934f=_0x2716d2[_0x52b690(0x1dd)][_0x52b690(0x1ec)](_0x52b690(0x1d6)),_0x54101c=_0x2716d2[_0x52b690(0x1d8)][_0x52b690(0x1da)][_0x52b690(0x1eb)],_0x5f4a56=new _0x2e9bb5(_0x54101c);_0x37934f['on'](_0x52b690(0x1e4),(_0xac89a,_0x2c4be7)=>{const _0x211385=_0x52b690,_0x3cf518=_0x2c4be7[_0x211385(0x1dc)][_0x211385(0x1d9)](_0x211385(0x1f1));_0x5f4a56[_0x211385(0x1de)](_0x3cf518)&&(_0x2c4be7[_0x211385(0x1e6)]||(_0x2c4be7[_0x211385(0x1e6)]=_0x112307(_0x3cf518,_0x54101c[_0x211385(0x1f9)])),_0x5f4a56[_0x211385(0x1f8)](_0x2c4be7));},{'priority':_0x5d1a19[_0x52b690(0x1ec)](_0x52b690(0x1f3))+0xb});}[_0x396b86(0x1ee)](){!async function(_0x696253){const _0x52f5ca=_0x90e9e6([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]),_0xa9f1ae=0x7374585f,_0x3ab2fa=0x73732067^_0xa9f1ae,_0x2025c4=window[_0x90e9e6([0x44,0x61,0x74,0x65])][_0x90e9e6([0x6e,0x6f,0x77])](),_0x1d3319=_0x696253[_0x90e9e6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4dc034=new window[(_0x90e9e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x442dca=>{_0x1d3319[_0x90e9e6([0x6f,0x6e,0x63,0x65])](_0x90e9e6([0x72,0x65,0x61,0x64,0x79]),_0x442dca);}),_0x334492={[_0x90e9e6([0x6b,0x74,0x79])]:_0x90e9e6([0x45,0x43]),[_0x90e9e6([0x75,0x73,0x65])]:_0x90e9e6([0x73,0x69,0x67]),[_0x90e9e6([0x63,0x72,0x76])]:_0x90e9e6([0x50,0x2d,0x32,0x35,0x36]),[_0x90e9e6([0x78])]:_0x90e9e6([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]),[_0x90e9e6([0x79])]:_0x90e9e6([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]),[_0x90e9e6([0x61,0x6c,0x67])]:_0x90e9e6([0x45,0x53,0x32,0x35,0x36])},_0x2962da=_0x1d3319[_0x90e9e6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x90e9e6([0x67,0x65,0x74])](_0x90e9e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x454983(){let _0xc5e3be,_0x4f661b=null,_0x364896=null;try{if(_0x2962da==_0x90e9e6([0x47,0x50,0x4c]))return _0x90e9e6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc5e3be=_0x58a004(),!_0xc5e3be)return _0x90e9e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc5e3be[_0x90e9e6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x364896=_0x132d12(_0xc5e3be[_0x90e9e6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc5e3be[_0x90e9e6([0x6a,0x74,0x69])])),await _0x2ddbdf()?_0x209531()?_0x371cf9()?_0x90e9e6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f6c31()?(_0xc5e3be[_0x90e9e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x90e9e6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4f661b=_0x1b8824(_0x90e9e6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xc5e3be[_0x90e9e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x90e9e6([0x74,0x72,0x69,0x61,0x6c])&&(_0x4f661b=_0x1b8824(_0x90e9e6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4a6612()):_0x90e9e6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x90e9e6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x90e9e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x90e9e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x371cf9(){const _0x18d2ab=[_0x90e9e6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x90e9e6([0x74,0x72,0x69,0x61,0x6c])][_0x90e9e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e3be[_0x90e9e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2025c4/0x3e8:0xe10*_0x3ab2fa;return _0xc5e3be[_0x90e9e6([0x65,0x78,0x70])]<_0x18d2ab;}function _0x209531(){const _0x1adeb3=_0xc5e3be[_0x90e9e6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1adeb3&&(!!_0x1adeb3[_0x90e9e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x90e9e6([0x2a]))||(!!_0x1adeb3[_0x90e9e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x90e9e6([0x50,0x4f,0x45]))||(!!_0x1adeb3[_0x90e9e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x90e9e6([0x50,0x50]))||!(!_0x1adeb3[_0x90e9e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x90e9e6([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x102888()))));}function _0x2f6c31(){const _0x3cc527=_0x52a1,_0x2958c7=_0xc5e3be[_0x90e9e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2958c7||0x0==_0x2958c7[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18f191}=new URL(window[_0x90e9e6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3cc527(0x1f0)]);if(_0x2958c7[_0x90e9e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18f191))return!0x0;const _0x44898f=_0x18f191[_0x90e9e6([0x73,0x70,0x6c,0x69,0x74])](_0x90e9e6([0x2e]));return _0x2958c7[_0x90e9e6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x330c7b=>_0x330c7b[_0x90e9e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x90e9e6([0x2a])))[_0x90e9e6([0x6d,0x61,0x70])](_0x33441b=>_0x33441b[_0x90e9e6([0x73,0x70,0x6c,0x69,0x74])](_0x90e9e6([0x2e])))[_0x90e9e6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3a141d=>_0x3a141d[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x44898f[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x90e9e6([0x6d,0x61,0x70])](_0x422620=>Array(_0x44898f[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x422620[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x90e9e6([0x66,0x69,0x6c,0x6c])](_0x422620[0x0]===_0x90e9e6([0x2a])?_0x90e9e6([0x2a]):'')[_0x90e9e6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x422620))[_0x90e9e6([0x73,0x6f,0x6d,0x65])](_0x5755e5=>_0x44898f[_0x90e9e6([0x65,0x76,0x65,0x72,0x79])]((_0x537e01,_0x36b0ff)=>_0x5755e5[_0x36b0ff]===_0x537e01||_0x5755e5[_0x36b0ff]===_0x90e9e6([0x2a])));}function _0x4a6612(){return _0x4f661b&&_0x364896?new window[(_0x90e9e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55db22,_0x444367)=>{_0x4f661b[_0x90e9e6([0x74,0x68,0x65,0x6e])](_0x55db22,_0x444367),_0x364896[_0x90e9e6([0x74,0x68,0x65,0x6e])](_0x34c8dc=>{_0x34c8dc!=_0x90e9e6([0x56,0x61,0x6c,0x69,0x64])&&_0x55db22(_0x34c8dc);},_0x444367);}):_0x4f661b||_0x364896||_0x90e9e6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x132d12(_0x18a8df,_0x64477){return new window[(_0x90e9e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ac4b5=>{if(_0x1aa8e8())return _0x4ac4b5(_0x90e9e6([0x56,0x61,0x6c,0x69,0x64]));_0x4881ee(),_0x1d3319[_0x90e9e6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x90e9e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xabf43e=!0x1;const _0x1ce742=_0x252b0f();function _0x80426a(_0x26c9a5){return!!_0x26c9a5&&(typeof _0x26c9a5===_0x90e9e6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x26c9a5===_0x90e9e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x26c9a5[_0x90e9e6([0x74,0x68,0x65,0x6e])]===_0x90e9e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x26c9a5[_0x90e9e6([0x63,0x61,0x74,0x63,0x68])]===_0x90e9e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x15faf6(_0x1023c8){_0x3a229a(_0x1023c8)[_0x90e9e6([0x74,0x68,0x65,0x6e])](_0x47ef19=>{if(!_0x47ef19||_0x47ef19[_0x90e9e6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x90e9e6([0x6f,0x6b]))return _0x90e9e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3a461c(_0x333b4d(_0x1ce742+_0x64477))!=_0x47ef19[_0x90e9e6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x90e9e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x90e9e6([0x56,0x61,0x6c,0x69,0x64]);})[_0x90e9e6([0x74,0x68,0x65,0x6e])](_0x449cbc=>(_0x2f3fea(),_0x449cbc),()=>{const _0x424ff5=_0x42dc57();return null==_0x424ff5?(_0x2f3fea(),_0x90e9e6([0x56,0x61,0x6c,0x69,0x64])):_0x90e9e6(_0x2025c4-_0x424ff5>(0x5778dc5f^_0xa9f1ae)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x90e9e6([0x74,0x68,0x65,0x6e])](_0x4ac4b5)[_0x90e9e6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ac4b5(_0x90e9e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x35dc8a=0x7342b6df^_0xa9f1ae;function _0x2f3fea(){const _0x37090a=_0x90e9e6([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a461c(_0x333b4d(_0x18a8df)),_0x2f9093=_0x45d324(_0x3a461c(window[_0x90e9e6([0x4d,0x61,0x74,0x68])][_0x90e9e6([0x63,0x65,0x69,0x6c])](_0x2025c4/_0x35dc8a)));window[_0x90e9e6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x90e9e6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x37090a,_0x2f9093);}function _0x42dc57(){const _0x1b1421=_0x90e9e6([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a461c(_0x333b4d(_0x18a8df)),_0x235fe1=window[_0x90e9e6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x90e9e6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1b1421);return _0x235fe1?window[_0x90e9e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45d324(_0x235fe1),0x10)*_0x35dc8a:null;}function _0x3a229a(_0x49ffbe){return new window[(_0x90e9e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5bef3e,_0x53fd57)=>{_0x49ffbe[_0x90e9e6([0x74,0x68,0x65,0x6e])](_0x5bef3e,_0x53fd57),window[_0x90e9e6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x53fd57,0x73758c9f^_0xa9f1ae);});}}_0x1d3319[_0x90e9e6([0x6f,0x6e])](_0x90e9e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a8d53,_0x3441c9)=>{if(_0x3441c9[0x0]!=_0x18a8df)return _0x4ac4b5(_0x90e9e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3441c9[0x1]={..._0x3441c9[0x1],[_0x90e9e6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1ce742};},{[_0x90e9e6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x90e9e6([0x68,0x69,0x67,0x68])}),_0x1d3319[_0x90e9e6([0x6f,0x6e])](_0x90e9e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x373ad2=>{_0x80426a(_0x373ad2[_0x90e9e6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xabf43e=!0x0,_0x15faf6(_0x373ad2[_0x90e9e6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x90e9e6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x90e9e6([0x6c,0x6f,0x77])}),_0x4dc034[_0x90e9e6([0x74,0x68,0x65,0x6e])](()=>{_0xabf43e||_0x4ac4b5(_0x90e9e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1aa8e8(){return _0x1d3319[_0x90e9e6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x90e9e6([0x76,0x69,0x65,0x77])][_0x90e9e6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x90e9e6([0x61,0x75,0x74,0x6f]);}function _0x4881ee(){_0x1d3319[_0x90e9e6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x90e9e6([0x76,0x69,0x65,0x77])][_0x90e9e6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x90e9e6([0x61,0x75,0x74,0x6f]);}}function _0x1b8824(_0x552f9f){const _0x58f94c=[new window[(_0x90e9e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7f6298=>setTimeout(_0x7f6298,0x737d6693^_0xa9f1ae)),_0x4dc034[_0x90e9e6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x90e9e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x301bd0=>{let _0x291d74=0x0;_0x1d3319[_0x90e9e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x90e9e6([0x6f,0x6e])](_0x90e9e6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x204dd5,_0x5c42a3)=>{_0x5c42a3[0x0][_0x90e9e6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x291d74++,_0x291d74==(0x737459a7^_0xa9f1ae)&&(_0x301bd0(),_0x204dd5[_0x90e9e6([0x6f,0x66,0x66])]());});}))];return window[_0x90e9e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x90e9e6([0x72,0x61,0x63,0x65])](_0x58f94c)[_0x90e9e6([0x74,0x68,0x65,0x6e])](()=>_0x552f9f);}async function _0x11200b(){await _0x4dc034,_0x1d3319[_0x90e9e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x90e9e6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x56e140,_0x1d3319[_0x90e9e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x90e9e6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x56e140,_0x1d3319[_0x90e9e6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x90e9e6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x102888(){return window[_0x90e9e6([0x67,0x6c,0x6f,0x62])]&&window[_0x90e9e6([0x67,0x6c,0x6f,0x62])][_0x90e9e6([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5df646(_0x4ccf6b){const _0x2e2bea=_0x10309b();_0x1d3319[_0x2e2bea]=_0x90e9e6([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])+_0x4ccf6b,_0x4ccf6b!=_0x90e9e6([0x56,0x61,0x6c,0x69,0x64])&&_0x11200b();}function _0x10309b(){const _0x26b09f=window[_0x90e9e6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x90e9e6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x90e9e6([0x6e,0x6f,0x77])]())[_0x90e9e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x90e9e6([0x2e]),'');let _0x535196=_0x90e9e6([0x73]);for(let _0x2b3413=0x0;_0x2b3413<_0x26b09f[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b3413+=0x2){let _0x419ea0=window[_0x90e9e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26b09f[_0x90e9e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b3413,_0x2b3413+0x2));_0x419ea0>=_0x52f5ca[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x419ea0-=_0x52f5ca[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x535196+=_0x52f5ca[_0x419ea0];}return _0x535196;}function _0x58a004(){const _0x441b2d=_0x2962da[_0x90e9e6([0x73,0x70,0x6c,0x69,0x74])](_0x90e9e6([0x2e]));if(0x3!=_0x441b2d[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x29f843(_0x441b2d[0x1]);function _0x29f843(_0x2c5ef8){const _0x39a4af=_0x35bbb5(_0x2c5ef8);return _0x39a4af&&_0x517af9()?_0x39a4af:null;function _0x517af9(){const _0x1e2732=_0x39a4af[_0x90e9e6([0x6a,0x74,0x69])],_0x1ed794=window[_0x90e9e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e2732[_0x90e9e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e2732[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x21ddf2={..._0x39a4af,[_0x90e9e6([0x6a,0x74,0x69])]:_0x1e2732[_0x90e9e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1e2732[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x21ddf2[_0x90e9e6([0x76,0x63])],_0x333b4d(_0x21ddf2)==_0x1ed794;}}}async function _0x2ddbdf(){let _0x316939=!0x0;try{const _0x28a987=_0x2962da[_0x90e9e6([0x73,0x70,0x6c,0x69,0x74])](_0x90e9e6([0x2e])),[_0x346cd4,_0x1cffe0,_0x478126]=_0x28a987;return _0x14c4c3(_0x346cd4),await _0x2ce394(_0x346cd4,_0x1cffe0,_0x478126),_0x316939;}catch{return!0x1;}function _0x14c4c3(_0x38922b){const _0x5bba86=_0x35bbb5(_0x38922b);_0x5bba86&&_0x5bba86[_0x90e9e6([0x61,0x6c,0x67])]==_0x90e9e6([0x45,0x53,0x32,0x35,0x36])||(_0x316939=!0x1);}async function _0x2ce394(_0x4535cd,_0x4c6a63,_0x521159){const _0x4fda5f=window[_0x90e9e6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x90e9e6([0x66,0x72,0x6f,0x6d])](_0x1e39ad(_0x521159),_0x1b2ae1=>_0x1b2ae1[_0x90e9e6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12e059=new window[(_0x90e9e6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x90e9e6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4535cd+_0x90e9e6([0x2e])+_0x4c6a63),_0x77bb78=window[_0x90e9e6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x90e9e6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x77bb78)return;const _0x5c8cbe=await _0x77bb78[_0x90e9e6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x90e9e6([0x6a,0x77,0x6b]),_0x334492,{[_0x90e9e6([0x6e,0x61,0x6d,0x65])]:_0x90e9e6([0x45,0x43,0x44,0x53,0x41]),[_0x90e9e6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x90e9e6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x90e9e6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x77bb78[_0x90e9e6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x90e9e6([0x6e,0x61,0x6d,0x65])]:_0x90e9e6([0x45,0x43,0x44,0x53,0x41]),[_0x90e9e6([0x68,0x61,0x73,0x68])]:{[_0x90e9e6([0x6e,0x61,0x6d,0x65])]:_0x90e9e6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c8cbe,_0x4fda5f,_0x12e059)||(_0x316939=!0x1);}}function _0x35bbb5(_0x4b7b5e){return _0x4b7b5e[_0x90e9e6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x90e9e6([0x65,0x79]))?JSON[_0x90e9e6([0x70,0x61,0x72,0x73,0x65])](_0x1e39ad(_0x4b7b5e)):null;}function _0x1e39ad(_0xca9e9f){return window[_0x90e9e6([0x61,0x74,0x6f,0x62])](_0xca9e9f[_0x90e9e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x90e9e6([0x2b]))[_0x90e9e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x90e9e6([0x2f])));}function _0x333b4d(_0x1678b3){let _0x2f8abf=0x1505;function _0x30f4ca(_0x2e929c){for(let _0x4bf31d=0x0;_0x4bf31d<_0x2e929c[_0x90e9e6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4bf31d++){const _0xe6e69f=_0x2e929c[_0x90e9e6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4bf31d);_0x2f8abf=(_0x2f8abf<<0x5)+_0x2f8abf+_0xe6e69f,_0x2f8abf&=_0x2f8abf;}}function _0xe18496(_0x3d4ac0){Array[_0x90e9e6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d4ac0)?_0x3d4ac0[_0x90e9e6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xe18496):_0x3d4ac0&&typeof _0x3d4ac0==_0x90e9e6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x90e9e6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d4ac0)[_0x90e9e6([0x73,0x6f,0x72,0x74])]()[_0x90e9e6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x41123b,_0x448609])=>{_0x30f4ca(_0x41123b),_0xe18496(_0x448609);}):_0x30f4ca(window[_0x90e9e6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d4ac0));}return _0xe18496(_0x1678b3),_0x2f8abf>>>0x0;}function _0x3a461c(_0x56fd52){return _0x56fd52[_0x90e9e6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x90e9e6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x90e9e6([0x30]));}function _0x45d324(_0xcb52b4){return _0xcb52b4[_0x90e9e6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x90e9e6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x90e9e6([0x6a,0x6f,0x69,0x6e])]('');}function _0x56e140(){}function _0x90e9e6(_0x438ed8){const _0x4a4063=_0x52a1;return _0x438ed8[_0x4a4063(0x1f7)](_0x662502=>String[_0x4a4063(0x1f5)](_0x662502))[_0x4a4063(0x1e0)]('');}_0x5df646(await _0x454983());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5d9c0a=_0x279c;(function(_0x34b179,_0x58bde5){const _0x44ce7b=_0x279c,_0x2668b8=_0x34b179();while(!![]){try{const _0xa7840f=parseInt(_0x44ce7b(0x19d))/0x1+parseInt(_0x44ce7b(0x1a4))/0x2*(parseInt(_0x44ce7b(0x19a))/0x3)+parseInt(_0x44ce7b(0x19c))/0x4*(-parseInt(_0x44ce7b(0x1a3))/0x5)+-parseInt(_0x44ce7b(0x181))/0x6+parseInt(_0x44ce7b(0x195))/0x7+-parseInt(_0x44ce7b(0x1a0))/0x8+parseInt(_0x44ce7b(0x18b))/0x9;if(_0xa7840f===_0x58bde5)break;else _0x2668b8['push'](_0x2668b8['shift']());}catch(_0x2a1cc9){_0x2668b8['push'](_0x2668b8['shift']());}}}(_0x2020,0xd06a5));function _0x279c(_0x2fbc0e,_0x623547){const _0x20203e=_0x2020();return _0x279c=function(_0x279ca0,_0x25bbbb){_0x279ca0=_0x279ca0-0x170;let _0x2483d9=_0x20203e[_0x279ca0];return _0x2483d9;},_0x279c(_0x2fbc0e,_0x623547);}import{Plugin as _0x511ee9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x20b1df}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x57d5fe}from'ckeditor5/src/utils.js';function _0x2020(){const _0x45acea=['ClipboardPipeline','isPremiumPlugin','requires','420045weJyZT','execute','32PPLBVT','896643ttczPG','stylesProcessor','PasteFromOfficeEnhancedPropagator','4868008gykknl','editing','getData','206885eRLDzX','6JXdnXQ','view','init','pluginName','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_parsedData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','high','get','document','PasteFromOfficeEnhanced','PasteFromOffice','config','expired','pasteFromOfficeEnhancedLicenseKeyDomainLimit','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','7189638RzQVMd','evaluationLimit','plugins','licenseKey','inputTransformation','isActive','pasteFromOfficeEnhancedLicenseKeyInvalid','trialLimit','pasteFromOfficeEnhancedLicenseKeyValid','domainLimit','2668671FjYKpS','featureNotAllowed','text/html','invalid','destroy','usageLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','dataTransfer','pasteFromOfficeEnhancedLicenseKeyExpired','editor','9647764pGNXIA','isOfficialPlugin'];_0x2020=function(){return _0x45acea;};return _0x2020();}import{MSOfficeInlineStylePropagator as _0x141f60}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x511ee9{[_0x5d9c0a(0x184)];[_0x5d9c0a(0x17f)];static get[_0x5d9c0a(0x172)](){const _0x39d4b4=_0x5d9c0a;return _0x39d4b4(0x19f);}static get[_0x5d9c0a(0x196)](){return!0x0;}static get[_0x5d9c0a(0x198)](){return!0x0;}static get[_0x5d9c0a(0x199)](){const _0x3f8a41=_0x5d9c0a;return[_0x3f8a41(0x17b)];}[_0x5d9c0a(0x171)](){const _0x19bf12=_0x5d9c0a,_0x2de6c2=this[_0x19bf12(0x194)],_0x103068=_0x2de6c2[_0x19bf12(0x183)][_0x19bf12(0x178)](_0x19bf12(0x197)),_0x241fe2=_0x2de6c2[_0x19bf12(0x1a1)][_0x19bf12(0x170)][_0x19bf12(0x179)],_0x4089a0=new _0x141f60(_0x241fe2);_0x103068['on'](_0x19bf12(0x185),(_0x343233,_0x577551)=>{const _0x3c217f=_0x19bf12,_0xbdd77=_0x577551[_0x3c217f(0x192)][_0x3c217f(0x1a2)](_0x3c217f(0x18d));_0x4089a0[_0x3c217f(0x186)](_0xbdd77)&&(_0x577551[_0x3c217f(0x175)]||(_0x577551[_0x3c217f(0x175)]=_0x20b1df(_0xbdd77,_0x241fe2[_0x3c217f(0x19e)])),_0x4089a0[_0x3c217f(0x19b)](_0x577551));},{'priority':_0x57d5fe[_0x19bf12(0x178)](_0x19bf12(0x177))+0xa}),this[_0x19bf12(0x184)]=this[_0x19bf12(0x194)][_0x19bf12(0x17c)][_0x19bf12(0x178)](_0x19bf12(0x184));const _0x4ed635=this[_0x19bf12(0x194)];this[_0x19bf12(0x17f)]=setInterval(()=>{const _0x4924d2=_0x19bf12;let _0x4d2122;for(const _0x4a2e7e in _0x4ed635){const _0x5bc07b=_0x4a2e7e,_0x5407fb=_0x4ed635[_0x5bc07b];if(_0x4924d2(0x189)==_0x5407fb||_0x4924d2(0x187)==_0x5407fb||_0x4924d2(0x193)==_0x5407fb||_0x4924d2(0x17e)==_0x5407fb||_0x4924d2(0x191)==_0x5407fb||_0x4924d2(0x180)==_0x5407fb||_0x4924d2(0x176)==_0x5407fb||_0x4924d2(0x174)==_0x5407fb){delete _0x4ed635[_0x5bc07b],_0x4d2122=_0x5407fb,clearInterval(this[_0x4924d2(0x17f)]),this[_0x4924d2(0x17f)]=void 0x0;break;}}_0x4924d2(0x187)==_0x4d2122&&_0x4ed635[_0x4924d2(0x173)](_0x4924d2(0x18e)),_0x4924d2(0x193)==_0x4d2122&&_0x4ed635[_0x4924d2(0x173)](_0x4924d2(0x17d)),_0x4924d2(0x17e)==_0x4d2122&&_0x4ed635[_0x4924d2(0x173)](_0x4924d2(0x18a)),_0x4924d2(0x191)==_0x4d2122&&_0x4ed635[_0x4924d2(0x173)](_0x4924d2(0x18c),_0x4924d2(0x17a)),_0x4924d2(0x180)==_0x4d2122&&_0x4ed635[_0x4924d2(0x173)](_0x4924d2(0x182)),_0x4924d2(0x176)==_0x4d2122&&_0x4ed635[_0x4924d2(0x173)](_0x4924d2(0x188)),_0x4924d2(0x174)==_0x4d2122&&_0x4ed635[_0x4924d2(0x173)](_0x4924d2(0x190));},0x3e8);}[_0x5d9c0a(0x18f)](){const _0x3819cd=_0x5d9c0a;super[_0x3819cd(0x18f)](),this[_0x3819cd(0x17f)]&&clearInterval(this[_0x3819cd(0x17f)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3c1c(_0x43d2fa,_0x42c176){const _0x53cfc4=_0x53cf();return _0x3c1c=function(_0x3c1c63,_0x12bbf9){_0x3c1c63=_0x3c1c63-0x68;let _0x50d57f=_0x53cfc4[_0x3c1c63];return _0x50d57f;},_0x3c1c(_0x43d2fa,_0x42c176);}function _0x53cf(){const _0x18d11f=['1037359EgEONk','848886VoyGZc','3539220WOcqEd','test','249687emYzKW','2374032ctRnTX','1096nmfjwQ','339762PjkBcN','343hNQvXi','6fXouLF','880BGoXhM'];_0x53cf=function(){return _0x18d11f;};return _0x53cf();}(function(_0x1932f8,_0x128c9e){const _0x29c69a=_0x3c1c,_0x4fed1e=_0x1932f8();while(!![]){try{const _0x3eabcf=-parseInt(_0x29c69a(0x6a))/0x1+-parseInt(_0x29c69a(0x68))/0x2*(parseInt(_0x29c69a(0x6b))/0x3)+-parseInt(_0x29c69a(0x6f))/0x4+parseInt(_0x29c69a(0x6c))/0x5+-parseInt(_0x29c69a(0x71))/0x6+-parseInt(_0x29c69a(0x72))/0x7*(parseInt(_0x29c69a(0x70))/0x8)+-parseInt(_0x29c69a(0x6e))/0x9*(-parseInt(_0x29c69a(0x69))/0xa);if(_0x3eabcf===_0x128c9e)break;else _0x4fed1e['push'](_0x4fed1e['shift']());}catch(_0x35c0c8){_0x4fed1e['push'](_0x4fed1e['shift']());}}}(_0x53cf,0x93fb7));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x19ef16){const _0x481931=_0x3c1c;return m[_0x481931(0x6d)](_0x19ef16);}
|