@ckeditor/ckeditor5-paste-from-office-enhanced 47.3.0-alpha.5 → 47.3.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 a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=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(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-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[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&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 c(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"),a=i.exec(e),c=o.exec(e),l=a&&!c,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"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${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;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return 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),a(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,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,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var A=n(584);function L(){const t=["60CpkDUa","23524ataVim","13561470JVWSje","3654060lmCEKd","30922nyqIeZ","3388728bXQnBV","test","201rjRuZd","6614916VnhdYC","4297134lIhJfO"];return(L=function(){return t})()}function P(t,e){const n=L();return(P=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(740461===-parseInt(e(421))/1*(-parseInt(e(425))/2)+parseInt(e(428))/3*(parseInt(e(422))/4)+parseInt(e(424))/5+parseInt(e(420))/6+-parseInt(e(419))/7+parseInt(e(426))/8+-parseInt(e(423))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(t){return O[P(427)](t)}!function(t){const e=F,n=t();for(;;)try{if(704716===parseInt(e(260))/1+-parseInt(e(255))/2+-parseInt(e(257))/3*(parseInt(e(274))/4)+-parseInt(e(272))/5+-parseInt(e(256))/6*(parseInt(e(269))/7)+-parseInt(e(268))/8*(-parseInt(e(261))/9)+parseInt(e(264))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function T(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(278)]&&!s[n(254)])continue;const e=!s[n(278)]||t[n(275)]===s[n(278)],o=!s[n(254)]||t[n(277)](s[n(254)]);e&&o&&r[n(266)](s,i)}return r}function M(){const t=["1583706baVHrn","396riCyoY","groups","push","649087qtxsPW","387XUtEap","initial","getPropertyValue","21426640zPgxld","selectorText","set","trim","73448aDaPMu","35NNBbnM","cssRules","map","3278045zXrjCr","length","4544ItjCPD","name","style","hasClass","tagName","split","assign","exec","className","713004XiWuTF"];return(M=function(){return t})()}function F(t,e){const n=M();return(F=function(t,e){return n[t-=254]})(t,e)}function W(t){const e=F,n={};for(let r=0;r<t[e(273)];r++){const s=t[r],i=t[e(263)](s);e(262)!==i&&(n[s]=i)}return n}function k(t){const e=F,n=t[e(279)](",")[e(271)](t=>t[e(267)]()),r=[];for(const t of n){const n=R[e(281)](t);n&&r[e(259)](n[e(258)])}return r}function D(t){const e=F,n={};for(const r of t)Object[e(280)](n,r);return n}const K=V;function V(t,e){const n=$();return(V=function(t,e){return n[t-=432]})(t,e)}function $(){const t=["138sKLiwG","type","4144jLBpey","6vqtqkG","content","elementStart","873RbYmWd","2789226UHRqNk","size","createRangeIn","2735500YdMGvX","610080gBBjAA","document","item","1298339TBDUmw","values","_parsedData","setStyle","isActive","101344qOGowz","from","execute","3595KZpPcR","hasStyle"];return($=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(193006===parseInt(e(433))/1*(parseInt(e(435))/2)+-parseInt(e(441))/3*(-parseInt(e(437))/4)+-parseInt(e(446))/5+-parseInt(e(438))/6*(parseInt(e(449))/7)+-parseInt(e(454))/8+-parseInt(e(442))/9+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class N extends S{[K(432)](t){const n=K,{body:r,styles:s}=t[n(451)],i=new e.ViewUpcastWriter(r[n(447)]),o=i[n(444)](r),a=function(t){const e=F,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(266)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(270)])if(t instanceof CSSStyleRule){const r=W(t[e(276)]);n[t[e(265)]]=Object[e(280)]({},n[t[e(265)]]||{},r)}return n}(s));for(const t of o){if(n(440)!==t[n(436)])continue;const e=T(t[n(448)],a);if(e[n(443)]){const r=D(Array[n(455)](e[n(450)]()));for(const e in r){const s=t[n(448)];s[n(434)](e)||i[n(452)](e,r[e],s)}}}t[n(439)]=r}[K(453)](t){return super[K(453)](t)||j(t)}}function q(t,e){const n=U();return(q=function(t,e){return n[t-=271]})(t,e)}const B=q;function U(){const t=["fromCharCode","join","isOfficialPlugin","document","map","925542FKxqGi","isPremiumPlugin","view","PasteFromOffice","href","5731770HebRHV","execute","ClipboardPipeline","requires","dataTransfer","getData","inputTransformation","high","_parsedData","25275952aMvChz","1075510yjmWRm","PasteFromOfficeEnhancedInliner","plugins","editor","1158BysHSt","editing","afterInit","text/html","stylesProcessor","isActive","get","13450HiQjef","52255ChkaxT","pluginName","2371612eCCwdC","init"];return(U=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(753213===parseInt(e(304))/1+parseInt(e(279))/2+-parseInt(e(289))/3+-parseInt(e(282))/4+-parseInt(e(294))/5+parseInt(e(272))/6*(-parseInt(e(280))/7)+parseInt(e(303))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class H extends t.Plugin{static get[B(281)](){return B(305)}static get[B(286)](){return!0}static get[B(290)](){return!0}static get[B(297)](){return[B(292)]}[B(283)](){const t=B,e=this[t(271)],n=e[t(306)][t(278)](t(296)),r=e[t(273)][t(291)][t(287)],s=new N(r);n.on(t(300),(e,n)=>{const i=t,o=n[i(298)][i(299)](i(275));s[i(277)](o)&&(n[i(302)]||(n[i(302)]=E(o,r[i(276)])),s[i(295)](n))},{priority:A.priorities[t(278)](t(301))+11})}[B(274)](){!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 a(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 c(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=q;return t[e(288)](t=>String[e(284)](t))[e(285)]("")}!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=c(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])])(a=>{if(i())return a(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 c=!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){c(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])](a)[d([99,97,116,99,104])](()=>{a(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 c(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 a(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])])&&(c=!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])](()=>{c||a(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,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=c(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),a=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!a)return;const c=await a[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 a[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])}},c,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:1764547200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(293)]);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=a(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=a(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}function G(t,e){const n=tt();return(G=function(t,e){return n[t-=130]})(t,e)}const z=G;!function(t){const e=G,n=t();for(;;)try{if(994961===parseInt(e(170))/1*(-parseInt(e(154))/2)+parseInt(e(136))/3*(-parseInt(e(134))/4)+parseInt(e(131))/5*(-parseInt(e(151))/6)+-parseInt(e(163))/7+-parseInt(e(153))/8+-parseInt(e(172))/9*(-parseInt(e(146))/10)+parseInt(e(141))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);const X=[z(144),z(152),z(168),z(156),z(166),z(169),z(147),z(143)],Y=[z(144),z(152),z(168)],Q={"font-style":[[z(140),"i"]],"font-weight":[[z(130),z(138)],[z(158),z(138)],[z(139),z(138)],[t=>Number(t)>=600,z(138)]],"text-decoration":[[z(145),"u"],[z(135),"s"]],"text-decoration-line":[[z(145),"u"],[z(135),"s"]],"vertical-align":[[z(148),z(148)],[z(173),z(142)]]};function J(t){return X[z(150)](t)}function Z(t){const e=z;return Array[e(133)](t[e(132)]())[e(149)](J)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(174)](e=>{const i=n,o=t[i(161)](e);if(o)if(a=e,Y[z(150)](a))r[e]=o;else if(e in Q){const t=o[i(162)](" ");Q[e][i(174)](([n,r])=>{const o=i;for(const i of t)(o(164)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(174)](([,n])=>{const s=r,i=e[s(137)](n,[],t[s(167)]());e[s(165)](0,i,t)}),e[r(160)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(159)](n)[r(171)])return;const s=e[r(137)](r(155),[],t[r(167)]());e[r(157)](n,s),e[r(165)](0,s,t),e[r(160)](Object[r(159)](n),t)}(t,e,r)}function tt(){const t=["98892JpmSOi","line-through","165hIaMGs","createElement","strong","bolder","italic","56094357cLamCG","sup","vertical-align","color","underline","100wugxoz","font-style","sub","filter","includes","6626022BmjCNe","font-family","874152odfByk","2QXGQVd","span","text-decoration","setStyle","bold","keys","removeStyle","getStyle","split","12408389JjKrsK","function","insertChild","text-decoration-line","getChildren","font-size","font-weight","140198JDKJDP","length","343503UqyHqu","super","forEach","medium","5wbbIDV","getStyleNames","from"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=446]})(t,e)}function rt(){const t=["blockElements","element","26571576kjweDZ","3450dJlShs","isActive","6797xrCwYE","createRangeIn","728785gFiQeI","29975nXnBZV","stylesProcessor","name","getItems","4IyyYTX","8CIcBnj","2046CruIcR","4021443MzKBKf","document","2921290ChRtEL","30387qkFpOG","content","includes","execute","20BNURYc","font","_parsedData"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(832726===parseInt(e(455))/1*(parseInt(e(460))/2)+-parseInt(e(466))/3*(parseInt(e(470))/4)+parseInt(e(465))/5+parseInt(e(462))/6*(-parseInt(e(453))/7)+parseInt(e(461))/8*(parseInt(e(463))/9)+-parseInt(e(451))/10*(-parseInt(e(456))/11)+-parseInt(e(450))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(469)](t){const n=et,{body:r}=t[n(447)],s=new e.ViewUpcastWriter(r[n(464)]),i=s[n(454)](r),o=new e.ViewDocument(s[n(464)][n(457)]),a=[...new e.ViewDomConverter(o)[n(448)],n(446)],c=i[n(459)]();for(const t of c)if(t.is(n(449))&&a[n(468)](t[n(458)])){_(t,s,Z(t))}t[n(467)]=r}[et(452)](t){return super[et(452)](t)||j(t)}}function it(){const t=["trialLimit","licenseKey","233760bHHgSn","evaluationLimit","ClipboardPipeline","isActive","_parsedData","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOfficeEnhancedPropagator","_licenseKeyCheckInterval","19203255iZUmtH","2750586nYfdLz","view","dataTransfer","editing","1214CzdUGw","document","2043QIDXpg","invalid","PasteFromOffice","getData","stylesProcessor","PasteFromOfficeEnhanced","_showLicenseError","plugins","text/html","get","994375ccEyQM","3380NmMtGm","destroy","pluginName","usageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","385iuaXql","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","expired","requires","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","config","inputTransformation","init","pasteFromOfficeEnhancedLicenseKeyInvalid","isPremiumPlugin","execute","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyValid","domainLimit","63528OetgvJ","pasteFromOfficeEnhancedLicenseKeyNotAllowed","high","editor"];return(it=function(){return t})()}const ot=at;function at(t,e){const n=it();return(at=function(t,e){return n[t-=230]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(346095===-parseInt(e(263))/1+-parseInt(e(250))/2+parseInt(e(265))/3*(-parseInt(e(276))/4)+-parseInt(e(275))/5+-parseInt(e(259))/6+parseInt(e(281))/7*(-parseInt(e(244))/8)+parseInt(e(258))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ct extends t.Plugin{[ot(249)];[ot(257)];static get[ot(278)](){return ot(256)}static get[ot(232)](){return!0}static get[ot(239)](){return!0}static get[ot(231)](){return[ot(267)]}[ot(237)](){const t=ot,e=this[t(247)],n=e[t(272)][t(274)](t(252)),r=e[t(262)][t(260)][t(264)],s=new st(r);n.on(t(236),(e,n)=>{const i=t,o=n[i(261)][i(268)](i(273));s[i(253)](o)&&(n[i(254)]||(n[i(254)]=E(o,r[i(269)])),s[i(240)](n))},{priority:A.priorities[t(274)](t(246))+10}),this[t(249)]=this[t(247)][t(235)][t(274)](t(249));const i=this[t(247)];this[t(257)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(242)==s||e(238)==s||e(255)==s||e(280)==s||e(245)==s||e(282)==s||e(241)==s||e(233)==s){delete i[r],n=s,clearInterval(this[e(257)]),this[e(257)]=void 0;break}}e(238)==n&&i[e(271)](e(266)),e(255)==n&&i[e(271)](e(230)),e(280)==n&&i[e(271)](e(243)),e(245)==n&&i[e(271)](e(234),e(270)),e(282)==n&&i[e(271)](e(251)),e(241)==n&&i[e(271)](e(248)),e(233)==n&&i[e(271)](e(279))},1e3)}[ot(277)](){const t=ot;super[t(277)](),this[t(257)]&&clearInterval(this[t(257)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=390]})(t,e)}function ft(){var t=["863682uhWZJk","4856SAUOtR","530620MMEjQZ","12966MExTZW","isPremiumPlugin","pluginName","PasteFromOfficeEnhanced","20PRLIsO","930QeHCoE","6766463Yqoqym","5971QHKBwA","4081455nSyLUo","33ISuJcZ","requires","453396xhIXtW","isOfficialPlugin","PasteFromOffice"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(758267===-parseInt(e(395))/1+parseInt(e(397))/2+parseInt(e(390))/3*(-parseInt(e(392))/4)+parseInt(e(403))/5*(parseInt(e(398))/6)+-parseInt(e(405))/7*(-parseInt(e(396))/8)+parseInt(e(406))/9+parseInt(e(402))/10*(parseInt(e(404))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(400)](){return lt(401)}static get[lt(393)](){return!0}static get[lt(399)](){return!0}static get[lt(391)](){return[lt(394),H,ct]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=176]})(t,e)}function dt(){var t=["4048488TyfYIj","1428087pLvqiI","6354ZOlcVb","761178HLuMOx","4010XoYsBY","10avteqW","200WEKivi","858468LVjNGD","831780GDoCQt","1KYmGnX","176169lwQWVt"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(537430===parseInt(e(179))/1*(parseInt(e(178))/2)+-parseInt(e(182))/3+parseInt(e(177))/4*(parseInt(e(186))/5)+-parseInt(e(181))/6+-parseInt(e(180))/7*(-parseInt(e(176))/8)+parseInt(e(183))/9*(parseInt(e(185))/10)+-parseInt(e(184))/11)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=g(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 g(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function h(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;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return 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),h(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,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 A(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 E=n(584);!function(t){const e=L,n=t();for(;;)try{if(733799===parseInt(e(273))/1*(-parseInt(e(278))/2)+-parseInt(e(277))/3+parseInt(e(276))/4*(-parseInt(e(281))/5)+-parseInt(e(271))/6*(-parseInt(e(280))/7)+parseInt(e(282))/8+-parseInt(e(272))/9*(parseInt(e(274))/10)+parseInt(e(275))/11*(parseInt(e(270))/12))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 L(t,e){const n=O();return(L=function(t,e){return n[t-=270]})(t,e)}function O(){const t=["131845kUndWR","239185Rnuetv","11302192kljoWA","5076PoJjOM","342OcqJSQ","666xxvZaQ","3633QlFXLz","44550UOVvEC","21032tCkZqc","120MCtAzi","1910142WFofXE","88yiSGJp","test"];return(O=function(){return t})()}function T(t){return P[L(279)](t)}function F(t,e){const n=R();return(F=function(t,e){return n[t-=209]})(t,e)}function R(){const t=["trim","12244zLxVPC","set","15326904OvBJpa","10XyhNdz","531dmypnZ","8983953WJyTxD","groups","6tKteZa","998361yvcCYD","length","94876zkPlhm","1746966lYcNKB","639350scBPfL","style","selectorText","name","getPropertyValue","assign","407gkFQmJ","push","hasClass","cssRules","map","exec","split","initial","className","tagName"];return(R=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(980173===-parseInt(e(230))/1*(parseInt(e(233))/2)+parseInt(e(227))/3*(parseInt(e(223))/4)+parseInt(e(226))/5*(-parseInt(e(234))/6)+-parseInt(e(231))/7+-parseInt(e(225))/8+parseInt(e(228))/9+parseInt(e(235))/10*(parseInt(e(212))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const k=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(221)]&&!s[n(220)])continue;const e=!s[n(221)]||t[n(209)]===s[n(221)],o=!s[n(220)]||t[n(214)](s[n(220)]);e&&o&&r[n(224)](s,i)}return r}function j(t){const e=F,n={};for(let r=0;r<t[e(232)];r++){const s=t[r],i=t[e(210)](s);e(219)!==i&&(n[s]=i)}return n}function D(t){const e=F,n=t[e(218)](",")[e(216)](t=>t[e(222)]()),r=[];for(const t of n){const n=k[e(217)](t);n&&r[e(213)](n[e(229)])}return r}function N(t){const e=F,n={};for(const r of t)Object[e(211)](n,r);return n}const W=$;function $(t,e){const n=V();return($=function(t,e){return n[t-=482]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(519908===-parseInt(e(493))/1*(parseInt(e(497))/2)+parseInt(e(501))/3*(parseInt(e(496))/4)+-parseInt(e(503))/5+-parseInt(e(485))/6+parseInt(e(498))/7*(-parseInt(e(482))/8)+parseInt(e(494))/9*(-parseInt(e(483))/10)+parseInt(e(502))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class K extends S{[W(506)](t){const n=W,{body:r,styles:s}=t[n(490)],i=new e.ViewUpcastWriter(r[n(492)]),o=i[n(499)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(224)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(215)])if(t instanceof CSSStyleRule){const r=j(t[e(236)]);n[t[e(237)]]=Object[e(211)]({},n[t[e(237)]]||{},r)}return n}(s));for(const t of o){if(n(495)!==t[n(504)])continue;const e=M(t[n(491)],c);if(e[n(489)]){const r=N(Array[n(486)](e[n(484)]()));for(const e in r){const s=t[n(491)];s[n(505)](e)||i[n(487)](e,r[e],s)}}}t[n(488)]=r}[W(500)](t){return super[W(500)](t)||T(t)}}function V(){const t=["3793640OFmglE","2090LkluRj","values","3261726nfrLAw","from","setStyle","content","size","_parsedData","item","document","541343GgmUIi","2304qIUUbx","elementStart","152600cTLuJE","2mdAJKn","7cPlmMe","createRangeIn","isActive","51gxFvnQ","22675301qnxvEM","2886800scCLke","type","hasStyle","execute"];return(V=function(){return t})()}const U=q;function q(t,e){const n=B();return(q=function(t,e){return n[t-=185]})(t,e)}function B(){const t=["205936gnsCWF","1728464pPUcYC","execute","init","90502yOEwcr","1615509CVavBq","10nOBDSe","isActive","get","4XWaWFG","37250PTsiuT","120XGgnwy","text/html","map","659811CHtyoL","high","editing","PasteFromOfficeEnhancedInliner","href","editor","dataTransfer","plugins","view","stylesProcessor","isOfficialPlugin","PasteFromOffice","ClipboardPipeline","fromCharCode","join","isPremiumPlugin","document","requires","2066742blautZ","inputTransformation","afterInit","getData","pluginName","_parsedData"];return(B=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(131506===parseInt(e(201))/1+-parseInt(e(197))/2+parseInt(e(211))/3*(-parseInt(e(206))/4)+parseInt(e(207))/5*(parseInt(e(208))/6)+-parseInt(e(202))/7+parseInt(e(198))/8+-parseInt(e(191))/9*(-parseInt(e(203))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class Q extends t.Plugin{static get[U(195)](){return U(214)}static get[U(221)](){return!0}static get[U(188)](){return!0}static get[U(190)](){return[U(222)]}[U(200)](){const t=U,e=this[t(216)],n=e[t(218)][t(205)](t(185)),r=e[t(213)][t(219)][t(189)],s=new K(r);n.on(t(192),(e,n)=>{const i=t,o=n[i(217)][i(194)](i(209));s[i(204)](o)&&(n[i(196)]||(n[i(196)]=A(o,r[i(220)])),s[i(199)](n))},{priority:E.priorities[t(205)](t(212))+11})}[U(193)](){!async function(t){const e=d([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=q;return t[e(210)](t=>String[e(186)](t))[e(187)]("")}!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,E.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 g(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,g(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:176472e4;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(215)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const z=tt;function Z(){const t=["2cHNDiq","span","4282855EdHgZG","keys","getStyle","588368MSLYxb","forEach","font-size","1308064oeaVlP","1244jsxPkr","text-decoration","getChildren","55PoUygZ","includes","text-decoration-line","font-family","getStyleNames","color","3987xGunOT","insertChild","function","createElement","removeStyle","underline","filter","bolder","vertical-align","font-weight","sup","italic","length","from","strong","setStyle","bold","sub","medium","font-style","4464950nRQqAM","line-through","36hQslJo","1898538JxNesR","super","609917xcAmvZ","split"];return(Z=function(){return t})()}!function(t){const e=tt,n=t();for(;;)try{if(493367===parseInt(e(362))/1*(parseInt(e(357))/2)+parseInt(e(375))/3*(-parseInt(e(366))/4)+-parseInt(e(359))/5+-parseInt(e(353))/6+-parseInt(e(355))/7+parseInt(e(365))/8*(-parseInt(e(352))/9)+parseInt(e(350))/10*(parseInt(e(369))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const J=[z(374),z(372),z(364),z(367),z(371),z(384),z(349),z(383)],_=[z(374),z(372),z(364)],G={"font-style":[[z(386),"i"]],"font-weight":[[z(348),z(344)],[z(346),z(344)],[z(382),z(344)],[t=>Number(t)>=600,z(344)]],"text-decoration":[[z(380),"u"],[z(351),"s"]],"text-decoration-line":[[z(380),"u"],[z(351),"s"]],"vertical-align":[[z(347),z(347)],[z(354),z(385)]]};function H(t){return J[z(370)](t)}function X(t){const e=z;return Array[e(388)](t[e(373)]())[e(381)](H)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(363)](e=>{const i=n,o=t[i(361)](e);if(o)if(c=e,_[z(370)](c))r[e]=o;else if(e in G){const t=o[i(356)](" ");G[e][i(363)](([n,r])=>{const o=i;for(const i of t)(o(377)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(363)](([,n])=>{const s=r,i=e[s(378)](n,[],t[s(368)]());e[s(376)](0,i,t)}),e[r(379)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(360)](n)[r(387)])return;const s=e[r(378)](r(358),[],t[r(368)]());e[r(345)](n,s),e[r(376)](0,s,t),e[r(379)](Object[r(360)](n),t)}(t,e,r)}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=344]})(t,e)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=201]})(t,e)}function rt(){const t=["isActive","document","498762swhSjV","5404uDLonz","execute","37288OSzeCa","font","createRangeIn","1077876UQapLG","blockElements","stylesProcessor","5558288CRNIRA","529725SqDUSh","21IwDQUF","includes","getItems","_parsedData","element","content","name","85525BKrnjO"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(140315===-parseInt(e(214))/1+-parseInt(e(217))/2+-parseInt(e(207))/3*(-parseInt(e(220))/4)+-parseInt(e(206))/5+-parseInt(e(202))/6+parseInt(e(218))/7+parseInt(e(205))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(219)](t){const n=et,{body:r}=t[n(210)],s=new e.ViewUpcastWriter(r[n(216)]),i=s[n(201)](r),o=new e.ViewDocument(s[n(216)][n(204)]),c=[...new e.ViewDomConverter(o)[n(203)],n(221)],a=i[n(209)]();for(const t of a)if(t.is(n(211))&&c[n(208)](t[n(213)])){Y(t,s,X(t))}t[n(212)]=r}[et(215)](t){return super[et(215)](t)||T(t)}}const it=ct;function ot(){const t=["34676xfKKMm","document","licenseKey","destroy","3608521sDBqLZ","18JuzsIX","_licenseKeyCheckInterval","high","editor","ClipboardPipeline","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyInvalid","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","requires","_parsedData","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","dataTransfer","4972610UBSVMP","editing","init","isOfficialPlugin","PasteFromOfficeEnhancedPropagator","view","pluginName","inputTransformation","domainLimit","8WDLDQC","isActive","stylesProcessor","execute","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhanced","get","82766WzyOQq","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","text/html","expired","135PDyiCQ","trialLimit","735015tIKZkK","invalid","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","PasteFromOffice","plugins","isPremiumPlugin","config","usageLimit","1269918CyCrlG","2963412VJVcan"];return(ot=function(){return t})()}function ct(t,e){const n=ot();return(ct=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(371490===parseInt(e(384))/1+parseInt(e(377))/2*(parseInt(e(346))/3)+parseInt(e(341))/4*(-parseInt(e(382))/5)+parseInt(e(340))/6+parseInt(e(345))/7*(-parseInt(e(369))/8)+parseInt(e(339))/9+-parseInt(e(360))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{[it(343)];[it(347)];static get[it(366)](){return it(364)}static get[it(363)](){return!0}static get[it(390)](){return!0}static get[it(355)](){return[it(388)]}[it(362)](){const t=it,e=this[t(349)],n=e[t(389)][t(376)](t(350)),r=e[t(361)][t(365)][t(342)],s=new st(r);n.on(t(367),(e,n)=>{const i=t,o=n[i(359)][i(357)](i(380));s[i(370)](o)&&(n[i(356)]||(n[i(356)]=A(o,r[i(371)])),s[i(372)](n))},{priority:E.priorities[t(376)](t(348))+10}),this[t(343)]=this[t(349)][t(391)][t(376)](t(343));const i=this[t(349)];this[t(347)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(378)==s||e(352)==s||e(373)==s||e(374)==s||e(387)==s||e(354)==s||e(379)==s||e(358)==s){delete i[r],n=s,clearInterval(this[e(347)]),this[e(347)]=void 0;break}}e(352)==n&&i[e(351)](e(385)),e(373)==n&&i[e(351)](e(381)),e(374)==n&&i[e(351)](e(368)),e(387)==n&&i[e(351)](e(353),e(375)),e(354)==n&&i[e(351)](e(386)),e(379)==n&&i[e(351)](e(383)),e(358)==n&&i[e(351)](e(392))},1e3)}[it(344)](){const t=it;super[t(344)](),this[t(347)]&&clearInterval(this[t(347)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=144]})(t,e)}function ft(){var t=["PasteFromOfficeEnhanced","isOfficialPlugin","4490668SjyrQl","325274PAwsQu","pluginName","15zNFafB","requires","40PHjrND","PasteFromOffice","146656zmYcTR","22RorVLZ","799542KFyrgN","8sRwgST","2334010AOLwGP","21100RkeAKk","isPremiumPlugin","4026114LYtiKo"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(349303===parseInt(e(156))/1+-parseInt(e(145))/2*(parseInt(e(158))/3)+-parseInt(e(160))/4*(-parseInt(e(150))/5)+-parseInt(e(152))/6+parseInt(e(155))/7+-parseInt(e(148))/8*(parseInt(e(147))/9)+parseInt(e(149))/10*(parseInt(e(146))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(157)](){return lt(153)}static get[lt(154)](){return!0}static get[lt(151)](){return!0}static get[lt(159)](){return[lt(144),Q,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=307]})(t,e)}function dt(){var t=["661898NlDXuX","624424GTBnqU","8188sTQMSn","17366860UtmpNr","990030Zupybp","54810ZknSmQ","9NqZjmc","147BRquxe","378hBWpfM","847452cQdbvB"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(450288===-parseInt(e(314))/1+-parseInt(e(316))/2*(-parseInt(e(311))/3)+-parseInt(e(313))/4+-parseInt(e(308))/5+parseInt(e(309))/6*(-parseInt(e(312))/7)+parseInt(e(315))/8*(parseInt(e(310))/9)+parseInt(e(307))/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 _0x544187}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x920a03,parsePasteOfficeHtml as _0x2f5db7}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x96951d,uid as _0x1d61fe}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x26a4ee,ViewDocument as _0x188b02,ViewDomConverter as _0x2e3042}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x594020){return m['test'](_0x594020);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x20add6,_0x225d95){const _0x1c93d6=new Map();for(const [_0x49c5c2,_0x4bc506]of _0x225d95){if(!_0x49c5c2['tagName']&&!_0x49c5c2['className'])continue;const _0x3ad514=!_0x49c5c2['tagName']||_0x20add6['name']===_0x49c5c2['tagName'],_0x488a9a=!_0x49c5c2['className']||_0x20add6['hasClass'](_0x49c5c2['className']);_0x3ad514&&_0x488a9a&&_0x1c93d6['set'](_0x49c5c2,_0x4bc506);}return _0x1c93d6;}function h(_0x21b47f){const _0x54e620={};for(let _0x88666f=0x0;_0x88666f<_0x21b47f['length'];_0x88666f++){const _0x482bcb=_0x21b47f[_0x88666f],_0x49f8e0=_0x21b47f['getPropertyValue'](_0x482bcb);'initial'!==_0x49f8e0&&(_0x54e620[_0x482bcb]=_0x49f8e0);}return _0x54e620;}function O(_0x21eefd){const _0x477196=_0x21eefd['split'](',')['map'](_0x5e713e=>_0x5e713e['trim']()),_0x5492a6=[];for(const _0x2bb870 of _0x477196){const _0x241cc4=S['exec'](_0x2bb870);_0x241cc4&&_0x5492a6['push'](_0x241cc4['groups']);}return _0x5492a6;}function k(_0x475a00){const _0x11c439={};for(const _0x1700bc of _0x475a00)Object['assign'](_0x11c439,_0x1700bc);return _0x11c439;}class c extends _0x920a03{['execute'](_0x344ae7){const {body:_0x43f233,styles:_0x154344}=_0x344ae7['_parsedData'],_0x4a2a6c=new _0x26a4ee(_0x43f233['document']),_0x144a67=_0x4a2a6c['createRangeIn'](_0x43f233),_0x10c4c7=function(_0x235087){const _0x58ee63={};for(const _0x1b9f17 of _0x235087)for(const _0xf4e0b9 of _0x1b9f17['cssRules'])if(_0xf4e0b9 instanceof CSSStyleRule){const _0x306351=h(_0xf4e0b9['style']);_0x58ee63[_0xf4e0b9['selectorText']]=Object['assign']({},_0x58ee63[_0xf4e0b9['selectorText']]||{},_0x306351);}return _0x58ee63;}(_0x154344),_0x460623=function(_0x248373){const _0x57ac03=new Map();for(const _0x1211ea in _0x248373){const _0x333b4b=O(_0x1211ea),_0xeaae90=_0x248373[_0x1211ea];for(const _0x49fe51 of _0x333b4b)_0x57ac03['set'](_0x49fe51,_0xeaae90);}return _0x57ac03;}(_0x10c4c7);for(const _0x2f51aa of _0x144a67){if('elementStart'!==_0x2f51aa['type'])continue;const _0x13c55d=j(_0x2f51aa['item'],_0x460623);if(_0x13c55d['size']){const _0x18b019=k(Array['from'](_0x13c55d['values']()));for(const _0x1b98e5 in _0x18b019){const _0xad6e72=_0x2f51aa['item'];_0xad6e72['hasStyle'](_0x1b98e5)||_0x4a2a6c['setStyle'](_0x1b98e5,_0x18b019[_0x1b98e5],_0xad6e72);}}}_0x344ae7['content']=_0x43f233;}['isActive'](_0x5ba364){return super['isActive'](_0x5ba364)||p(_0x5ba364);}}class i extends _0x544187{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2c2e38=this['editor'],_0x28b486=_0x2c2e38['plugins']['get']('ClipboardPipeline'),_0x41ed0b=_0x2c2e38['editing']['view']['document'],_0x1e31a7=new c(_0x41ed0b);_0x28b486['on']('inputTransformation',(_0x574ee0,_0x50b910)=>{const _0x29b661=_0x50b910['dataTransfer']['getData']('text/html');_0x1e31a7['isActive'](_0x29b661)&&(_0x50b910['_parsedData']||(_0x50b910['_parsedData']=_0x2f5db7(_0x29b661,_0x41ed0b['stylesProcessor'])),_0x1e31a7['execute'](_0x50b910));},{'priority':_0x96951d['get']('high')+0xb});}['afterInit'](){!async function(_0x5ba188){const _0x15a353=_0x192bb7([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]),_0x194a29=0x7374585f,_0x32c057=0x737322f7^_0x194a29,_0x13a822=window[_0x192bb7([0x44,0x61,0x74,0x65])][_0x192bb7([0x6e,0x6f,0x77])](),_0x354811=_0x5ba188[_0x192bb7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1855e3=new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a14f7=>{_0x354811[_0x192bb7([0x6f,0x6e,0x63,0x65])](_0x192bb7([0x72,0x65,0x61,0x64,0x79]),_0x4a14f7);}),_0x596d04={[_0x192bb7([0x6b,0x74,0x79])]:_0x192bb7([0x45,0x43]),[_0x192bb7([0x75,0x73,0x65])]:_0x192bb7([0x73,0x69,0x67]),[_0x192bb7([0x63,0x72,0x76])]:_0x192bb7([0x50,0x2d,0x32,0x35,0x36]),[_0x192bb7([0x78])]:_0x192bb7([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]),[_0x192bb7([0x79])]:_0x192bb7([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]),[_0x192bb7([0x61,0x6c,0x67])]:_0x192bb7([0x45,0x53,0x32,0x35,0x36])},_0x48dec0=_0x354811[_0x192bb7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x192bb7([0x67,0x65,0x74])](_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x562a66(){let _0x2315da,_0x574836=null,_0x31d89d=null;try{if(_0x48dec0==_0x192bb7([0x47,0x50,0x4c]))return _0x192bb7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2315da=_0x3fee11(),!_0x2315da)return _0x192bb7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2315da[_0x192bb7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x31d89d=_0xfee994(_0x2315da[_0x192bb7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2315da[_0x192bb7([0x6a,0x74,0x69])])),await _0x3b20cd()?_0x4234e1()?_0x936054()?_0x192bb7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x49402c()?(_0x2315da[_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x192bb7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x574836=_0x44f2c0(_0x192bb7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2315da[_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x192bb7([0x74,0x72,0x69,0x61,0x6c])&&(_0x574836=_0x44f2c0(_0x192bb7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2ed417()):_0x192bb7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x192bb7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x192bb7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x192bb7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x936054(){const _0x382ca5=[_0x192bb7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x192bb7([0x74,0x72,0x69,0x61,0x6c])][_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2315da[_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x13a822/0x3e8:0xe10*_0x32c057;return _0x2315da[_0x192bb7([0x65,0x78,0x70])]<_0x382ca5;}function _0x4234e1(){const _0x239cb6=_0x2315da[_0x192bb7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x239cb6&&(!!_0x239cb6[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x2a]))||(!!_0x239cb6[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x50,0x4f,0x45]))||(!!_0x239cb6[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x50,0x50]))||!(!_0x239cb6[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x471b30()))));}function _0x49402c(){const _0x3a3a37=_0x2315da[_0x192bb7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a3a37||0x0==_0x3a3a37[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x311fac}=new URL(window[_0x192bb7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a3a37[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x311fac))return!0x0;const _0x15c356=_0x311fac[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])](_0x192bb7([0x2e]));return _0x3a3a37[_0x192bb7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5edb99=>_0x5edb99[_0x192bb7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x192bb7([0x2a])))[_0x192bb7([0x6d,0x61,0x70])](_0x14b8a4=>_0x14b8a4[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])](_0x192bb7([0x2e])))[_0x192bb7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2c93b4=>_0x2c93b4[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x15c356[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x192bb7([0x6d,0x61,0x70])](_0x5d9546=>Array(_0x15c356[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5d9546[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x192bb7([0x66,0x69,0x6c,0x6c])](_0x5d9546[0x0]===_0x192bb7([0x2a])?_0x192bb7([0x2a]):'')[_0x192bb7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5d9546))[_0x192bb7([0x73,0x6f,0x6d,0x65])](_0x4bfb60=>_0x15c356[_0x192bb7([0x65,0x76,0x65,0x72,0x79])]((_0x19dd32,_0x37e6cd)=>_0x4bfb60[_0x37e6cd]===_0x19dd32||_0x4bfb60[_0x37e6cd]===_0x192bb7([0x2a])));}function _0x2ed417(){return _0x574836&&_0x31d89d?new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5de2b2,_0x5e8d89)=>{_0x574836[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x5de2b2,_0x5e8d89),_0x31d89d[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x2133c3=>{_0x2133c3!=_0x192bb7([0x56,0x61,0x6c,0x69,0x64])&&_0x5de2b2(_0x2133c3);},_0x5e8d89);}):_0x574836||_0x31d89d||_0x192bb7([0x56,0x61,0x6c,0x69,0x64]);}}function _0xfee994(_0x5f2a2b,_0xd5d01d){return new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56d8a6=>{if(_0x32ebda())return _0x56d8a6(_0x192bb7([0x56,0x61,0x6c,0x69,0x64]));_0x40baca(),_0x354811[_0x192bb7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x192bb7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2811e3=!0x1;const _0x315e68=_0x1d61fe();function _0xae504a(_0xa8b477){return!!_0xa8b477&&(typeof _0xa8b477===_0x192bb7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa8b477===_0x192bb7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa8b477[_0x192bb7([0x74,0x68,0x65,0x6e])]===_0x192bb7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa8b477[_0x192bb7([0x63,0x61,0x74,0x63,0x68])]===_0x192bb7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2bd4a6(_0x5336e7){_0x2bd413(_0x5336e7)[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x39548c=>{if(!_0x39548c||_0x39548c[_0x192bb7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x192bb7([0x6f,0x6b]))return _0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1c7845(_0xde5f4(_0x315e68+_0xd5d01d))!=_0x39548c[_0x192bb7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x192bb7([0x56,0x61,0x6c,0x69,0x64]);})[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x30710e=>(_0x494621(),_0x30710e),()=>{const _0x261bf6=_0x50b585();return null==_0x261bf6?(_0x494621(),_0x192bb7([0x56,0x61,0x6c,0x69,0x64])):_0x192bb7(_0x13a822-_0x261bf6>(0x5778dc5f^_0x194a29)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x56d8a6)[_0x192bb7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x56d8a6(_0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x535f84=0x7342b6df^_0x194a29;function _0x494621(){const _0x56ecab=_0x192bb7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1c7845(_0xde5f4(_0x5f2a2b)),_0x5de60e=_0xb2232a(_0x1c7845(window[_0x192bb7([0x4d,0x61,0x74,0x68])][_0x192bb7([0x63,0x65,0x69,0x6c])](_0x13a822/_0x535f84)));window[_0x192bb7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x192bb7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x56ecab,_0x5de60e);}function _0x50b585(){const _0x5829e4=_0x192bb7([0x6c,0x6c,0x63,0x74,0x2d])+_0x1c7845(_0xde5f4(_0x5f2a2b)),_0x543bfb=window[_0x192bb7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x192bb7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5829e4);return _0x543bfb?window[_0x192bb7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb2232a(_0x543bfb),0x10)*_0x535f84:null;}function _0x2bd413(_0x3a99c8){return new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5f4c5a,_0xcce1d1)=>{_0x3a99c8[_0x192bb7([0x74,0x68,0x65,0x6e])](_0x5f4c5a,_0xcce1d1),window[_0x192bb7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcce1d1,0x73758c9f^_0x194a29);});}}_0x354811[_0x192bb7([0x6f,0x6e])](_0x192bb7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x169d33,_0x438520)=>{if(_0x438520[0x0]!=_0x5f2a2b)return _0x56d8a6(_0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x438520[0x1]={..._0x438520[0x1],[_0x192bb7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x315e68};},{[_0x192bb7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x192bb7([0x68,0x69,0x67,0x68])}),_0x354811[_0x192bb7([0x6f,0x6e])](_0x192bb7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1cbca8=>{_0xae504a(_0x1cbca8[_0x192bb7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2811e3=!0x0,_0x2bd4a6(_0x1cbca8[_0x192bb7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x192bb7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x192bb7([0x6c,0x6f,0x77])}),_0x1855e3[_0x192bb7([0x74,0x68,0x65,0x6e])](()=>{_0x2811e3||_0x56d8a6(_0x192bb7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x32ebda(){return _0x354811[_0x192bb7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x192bb7([0x76,0x69,0x65,0x77])][_0x192bb7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x192bb7([0x61,0x75,0x74,0x6f]);}function _0x40baca(){_0x354811[_0x192bb7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x192bb7([0x76,0x69,0x65,0x77])][_0x192bb7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x192bb7([0x61,0x75,0x74,0x6f]);}}function _0x44f2c0(_0x195c5f){const _0xcedda9=[new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xcc574f=>setTimeout(_0xcc574f,0x737d6693^_0x194a29)),_0x1855e3[_0x192bb7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fae29=>{let _0x5bb186=0x0;_0x354811[_0x192bb7([0x6d,0x6f,0x64,0x65,0x6c])][_0x192bb7([0x6f,0x6e])](_0x192bb7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ff029,_0x31439b)=>{_0x31439b[0x0][_0x192bb7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5bb186++,_0x5bb186==(0x737459a7^_0x194a29)&&(_0x3fae29(),_0x4ff029[_0x192bb7([0x6f,0x66,0x66])]());});}))];return window[_0x192bb7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x192bb7([0x72,0x61,0x63,0x65])](_0xcedda9)[_0x192bb7([0x74,0x68,0x65,0x6e])](()=>_0x195c5f);}async function _0x429fd4(){await _0x1855e3,_0x354811[_0x192bb7([0x6d,0x6f,0x64,0x65,0x6c])][_0x192bb7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x26e317,_0x354811[_0x192bb7([0x6d,0x6f,0x64,0x65,0x6c])][_0x192bb7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x26e317,_0x354811[_0x192bb7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x192bb7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x471b30(){return window[_0x192bb7([0x67,0x6c,0x6f,0x62])]&&window[_0x192bb7([0x67,0x6c,0x6f,0x62])][_0x192bb7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2cc023(_0x1a86a8){const _0x1f7cf5=_0x414f96();_0x354811[_0x1f7cf5]=_0x192bb7([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])+_0x1a86a8,_0x1a86a8!=_0x192bb7([0x56,0x61,0x6c,0x69,0x64])&&_0x429fd4();}function _0x414f96(){const _0x37eae8=window[_0x192bb7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x192bb7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x192bb7([0x6e,0x6f,0x77])]())[_0x192bb7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x192bb7([0x2e]),'');let _0x1921d8=_0x192bb7([0x73]);for(let _0x676750=0x0;_0x676750<_0x37eae8[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x676750+=0x2){let _0x5459f0=window[_0x192bb7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37eae8[_0x192bb7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x676750,_0x676750+0x2));_0x5459f0>=_0x15a353[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5459f0-=_0x15a353[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1921d8+=_0x15a353[_0x5459f0];}return _0x1921d8;}function _0x3fee11(){const _0xdc721f=_0x48dec0[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])](_0x192bb7([0x2e]));if(0x3!=_0xdc721f[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4635f4(_0xdc721f[0x1]);function _0x4635f4(_0x18aa6a){const _0x1953b6=_0x1603fb(_0x18aa6a);return _0x1953b6&&_0x746096()?_0x1953b6:null;function _0x746096(){const _0x229966=_0x1953b6[_0x192bb7([0x6a,0x74,0x69])],_0x15d44f=window[_0x192bb7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x229966[_0x192bb7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x229966[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x547847={..._0x1953b6,[_0x192bb7([0x6a,0x74,0x69])]:_0x229966[_0x192bb7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x229966[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x547847[_0x192bb7([0x76,0x63])],_0xde5f4(_0x547847)==_0x15d44f;}}}async function _0x3b20cd(){let _0x19d1d0=!0x0;try{const _0x483cd3=_0x48dec0[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])](_0x192bb7([0x2e])),[_0x4fb99a,_0x54ac60,_0x1e27d0]=_0x483cd3;return _0xebfbd9(_0x4fb99a),await _0x7a9aac(_0x4fb99a,_0x54ac60,_0x1e27d0),_0x19d1d0;}catch{return!0x1;}function _0xebfbd9(_0x27e39f){const _0x47fde2=_0x1603fb(_0x27e39f);_0x47fde2&&_0x47fde2[_0x192bb7([0x61,0x6c,0x67])]==_0x192bb7([0x45,0x53,0x32,0x35,0x36])||(_0x19d1d0=!0x1);}async function _0x7a9aac(_0x488e2d,_0x585372,_0x53af54){const _0x3eca02=window[_0x192bb7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x192bb7([0x66,0x72,0x6f,0x6d])](_0x224835(_0x53af54),_0x57def0=>_0x57def0[_0x192bb7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x290910=new window[(_0x192bb7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x192bb7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x488e2d+_0x192bb7([0x2e])+_0x585372),_0x150e60=window[_0x192bb7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x192bb7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x150e60)return;const _0x454bf4=await _0x150e60[_0x192bb7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x192bb7([0x6a,0x77,0x6b]),_0x596d04,{[_0x192bb7([0x6e,0x61,0x6d,0x65])]:_0x192bb7([0x45,0x43,0x44,0x53,0x41]),[_0x192bb7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x192bb7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x192bb7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x150e60[_0x192bb7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x192bb7([0x6e,0x61,0x6d,0x65])]:_0x192bb7([0x45,0x43,0x44,0x53,0x41]),[_0x192bb7([0x68,0x61,0x73,0x68])]:{[_0x192bb7([0x6e,0x61,0x6d,0x65])]:_0x192bb7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x454bf4,_0x3eca02,_0x290910)||(_0x19d1d0=!0x1);}}function _0x1603fb(_0x3584f1){return _0x3584f1[_0x192bb7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x192bb7([0x65,0x79]))?JSON[_0x192bb7([0x70,0x61,0x72,0x73,0x65])](_0x224835(_0x3584f1)):null;}function _0x224835(_0x3f28cc){return window[_0x192bb7([0x61,0x74,0x6f,0x62])](_0x3f28cc[_0x192bb7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x192bb7([0x2b]))[_0x192bb7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x192bb7([0x2f])));}function _0xde5f4(_0x38ac63){let _0x310b6f=0x1505;function _0x371572(_0xea14f7){for(let _0x12eee9=0x0;_0x12eee9<_0xea14f7[_0x192bb7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x12eee9++){const _0x526ea2=_0xea14f7[_0x192bb7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x12eee9);_0x310b6f=(_0x310b6f<<0x5)+_0x310b6f+_0x526ea2,_0x310b6f&=_0x310b6f;}}function _0x57b906(_0x5824e3){Array[_0x192bb7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5824e3)?_0x5824e3[_0x192bb7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x57b906):_0x5824e3&&typeof _0x5824e3==_0x192bb7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x192bb7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5824e3)[_0x192bb7([0x73,0x6f,0x72,0x74])]()[_0x192bb7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x923b0,_0xbbb9ff])=>{_0x371572(_0x923b0),_0x57b906(_0xbbb9ff);}):_0x371572(window[_0x192bb7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5824e3));}return _0x57b906(_0x38ac63),_0x310b6f>>>0x0;}function _0x1c7845(_0x44fd1f){return _0x44fd1f[_0x192bb7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x192bb7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x192bb7([0x30]));}function _0xb2232a(_0x155f4b){return _0x155f4b[_0x192bb7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x192bb7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x192bb7([0x6a,0x6f,0x69,0x6e])]('');}function _0x26e317(){}function _0x192bb7(_0x154fef){return _0x154fef['map'](_0x40bc09=>String['fromCharCode'](_0x40bc09))['join']('');}_0x2cc023(await _0x562a66());}(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'],[_0xcfbf01=>Number(_0xcfbf01)>=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(_0x5d134b){return L['includes'](_0x5d134b);}function g(_0x31fa16){return Array['from'](_0x31fa16['getStyleNames']())['filter'](P);}function b(_0x43f2d2,_0x258eda,_0x1ad739){const {spanStyles:_0x1c706f,stylesToBeHtmlElements:_0x326263}=function(_0x5ca4da,_0xdd9e2c){const _0x8dc836={},_0x5cbf9d={};return _0xdd9e2c['forEach'](_0x11a202=>{const _0x55103c=_0x5ca4da['getStyle'](_0x11a202);if(_0x55103c){if(function(_0x2faeb3){return E['includes'](_0x2faeb3);}(_0x11a202))_0x8dc836[_0x11a202]=_0x55103c;else{if(function(_0x1364fa){return _0x1364fa in F;}(_0x11a202)){const _0x262336=_0x55103c['split']('\x20');F[_0x11a202]['forEach'](([_0x39f823,_0x12a95c])=>{for(const _0x1ca840 of _0x262336){('function'==typeof _0x39f823&&_0x39f823(_0x1ca840)||_0x39f823===_0x1ca840)&&(_0x5cbf9d[_0x11a202]=[..._0x5cbf9d[_0x11a202]||[],[_0x39f823,_0x12a95c]]);}});}}}}),{'spanStyles':_0x8dc836,'stylesToBeHtmlElements':_0x5cbf9d};}(_0x43f2d2,_0x1ad739);!function(_0x48a475,_0x296a36,_0x293137){for(const _0x5c9524 in _0x293137){_0x293137[_0x5c9524]['forEach'](([,_0x40f6f5])=>{const _0x4cea45=_0x296a36['createElement'](_0x40f6f5,[],_0x48a475['getChildren']());_0x296a36['insertChild'](0x0,_0x4cea45,_0x48a475);}),_0x296a36['removeStyle'](_0x5c9524,_0x48a475);}}(_0x43f2d2,_0x258eda,_0x326263),function(_0x45fa49,_0xbc1c83,_0x38e130){if(!Object['keys'](_0x38e130)['length'])return;const _0x57d041=_0xbc1c83['createElement']('span',[],_0x45fa49['getChildren']());_0xbc1c83['setStyle'](_0x38e130,_0x57d041),_0xbc1c83['insertChild'](0x0,_0x57d041,_0x45fa49),_0xbc1c83['removeStyle'](Object['keys'](_0x38e130),_0x45fa49);}(_0x43f2d2,_0x258eda,_0x1c706f);}class a extends _0x920a03{['execute'](_0x449195){const {body:_0x4f7fdf}=_0x449195['_parsedData'],_0x523cfe=new _0x26a4ee(_0x4f7fdf['document']),_0x1eadf2=_0x523cfe['createRangeIn'](_0x4f7fdf),_0xc2125d=new _0x188b02(_0x523cfe['document']['stylesProcessor']),_0x1eced9=[...new _0x2e3042(_0xc2125d)['blockElements'],'font'],_0x17d342=_0x1eadf2['getItems']();for(const _0x18ff14 of _0x17d342)_0x18ff14['is']('element')&&_0x1eced9['includes'](_0x18ff14['name'])&&b(_0x18ff14,_0x523cfe,g(_0x18ff14));_0x449195['content']=_0x4f7fdf;}['isActive'](_0x2b3f80){return super['isActive'](_0x2b3f80)||p(_0x2b3f80);}}class s extends _0x544187{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3abc34=this['editor'],_0x7afc15=_0x3abc34['plugins']['get']('ClipboardPipeline'),_0x2f0be5=_0x3abc34['editing']['view']['document'],_0x50dd21=new a(_0x2f0be5);_0x7afc15['on']('inputTransformation',(_0x45d710,_0x15a57c)=>{const _0x4f2a10=_0x15a57c['dataTransfer']['getData']('text/html');_0x50dd21['isActive'](_0x4f2a10)&&(_0x15a57c['_parsedData']||(_0x15a57c['_parsedData']=_0x2f5db7(_0x4f2a10,_0x2f0be5['stylesProcessor'])),_0x50dd21['execute'](_0x15a57c));},{'priority':_0x96951d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3c9fec=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x260915;for(const _0xe991aa in _0x3c9fec){const _0x1563ce=_0xe991aa,_0x56a3b2=_0x3c9fec[_0x1563ce];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x56a3b2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x56a3b2){delete _0x3c9fec[_0x1563ce],_0x260915=_0x56a3b2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x260915&&_0x3c9fec['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x260915&&_0x3c9fec['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x260915&&_0x3c9fec['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x260915&&_0x3c9fec['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x260915&&_0x3c9fec['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x260915&&_0x3c9fec['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x260915&&_0x3c9fec['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x544187{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 _0x20d8b5}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2bf1f2,parsePasteOfficeHtml as _0x635523}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5f2ebf,uid as _0x460dc3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x425fd2,ViewDocument as _0xed2562,ViewDomConverter as _0x5bafd5}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x587ece){return m['test'](_0x587ece);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x20b8a0,_0xf63f63){const _0x4af5c8=new Map();for(const [_0x1aec08,_0x39a6ed]of _0xf63f63){if(!_0x1aec08['tagName']&&!_0x1aec08['className'])continue;const _0x46e54f=!_0x1aec08['tagName']||_0x20b8a0['name']===_0x1aec08['tagName'],_0x568632=!_0x1aec08['className']||_0x20b8a0['hasClass'](_0x1aec08['className']);_0x46e54f&&_0x568632&&_0x4af5c8['set'](_0x1aec08,_0x39a6ed);}return _0x4af5c8;}function h(_0x2a2175){const _0x5df1f3={};for(let _0x578a3a=0x0;_0x578a3a<_0x2a2175['length'];_0x578a3a++){const _0x341cb9=_0x2a2175[_0x578a3a],_0x5f39ba=_0x2a2175['getPropertyValue'](_0x341cb9);'initial'!==_0x5f39ba&&(_0x5df1f3[_0x341cb9]=_0x5f39ba);}return _0x5df1f3;}function O(_0x598d4e){const _0x3f4c39=_0x598d4e['split'](',')['map'](_0x3eae1d=>_0x3eae1d['trim']()),_0x550a51=[];for(const _0x16e6ea of _0x3f4c39){const _0x280836=S['exec'](_0x16e6ea);_0x280836&&_0x550a51['push'](_0x280836['groups']);}return _0x550a51;}function k(_0x501610){const _0xacfa1c={};for(const _0x497b90 of _0x501610)Object['assign'](_0xacfa1c,_0x497b90);return _0xacfa1c;}class c extends _0x2bf1f2{['execute'](_0x552b95){const {body:_0x4789fd,styles:_0x2e7e30}=_0x552b95['_parsedData'],_0x351dbc=new _0x425fd2(_0x4789fd['document']),_0x283649=_0x351dbc['createRangeIn'](_0x4789fd),_0x2c6d48=function(_0x2c1905){const _0x1a8f38={};for(const _0x7a9299 of _0x2c1905)for(const _0x1cbb23 of _0x7a9299['cssRules'])if(_0x1cbb23 instanceof CSSStyleRule){const _0x2bbbdb=h(_0x1cbb23['style']);_0x1a8f38[_0x1cbb23['selectorText']]=Object['assign']({},_0x1a8f38[_0x1cbb23['selectorText']]||{},_0x2bbbdb);}return _0x1a8f38;}(_0x2e7e30),_0x4ba3b5=function(_0x32912f){const _0x1c275d=new Map();for(const _0x5badfa in _0x32912f){const _0x1158bf=O(_0x5badfa),_0x2e4dc4=_0x32912f[_0x5badfa];for(const _0x5cfed3 of _0x1158bf)_0x1c275d['set'](_0x5cfed3,_0x2e4dc4);}return _0x1c275d;}(_0x2c6d48);for(const _0x199b4f of _0x283649){if('elementStart'!==_0x199b4f['type'])continue;const _0x23c4af=j(_0x199b4f['item'],_0x4ba3b5);if(_0x23c4af['size']){const _0x2e1b92=k(Array['from'](_0x23c4af['values']()));for(const _0x302a0d in _0x2e1b92){const _0x249787=_0x199b4f['item'];_0x249787['hasStyle'](_0x302a0d)||_0x351dbc['setStyle'](_0x302a0d,_0x2e1b92[_0x302a0d],_0x249787);}}}_0x552b95['content']=_0x4789fd;}['isActive'](_0xc5b0e1){return super['isActive'](_0xc5b0e1)||p(_0xc5b0e1);}}class i extends _0x20d8b5{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x40d6c9=this['editor'],_0x118289=_0x40d6c9['plugins']['get']('ClipboardPipeline'),_0x3a3ac5=_0x40d6c9['editing']['view']['document'],_0x212975=new c(_0x3a3ac5);_0x118289['on']('inputTransformation',(_0x5714b8,_0x4ad28d)=>{const _0x24bad0=_0x4ad28d['dataTransfer']['getData']('text/html');_0x212975['isActive'](_0x24bad0)&&(_0x4ad28d['_parsedData']||(_0x4ad28d['_parsedData']=_0x635523(_0x24bad0,_0x3a3ac5['stylesProcessor'])),_0x212975['execute'](_0x4ad28d));},{'priority':_0x5f2ebf['get']('high')+0xb});}['afterInit'](){!async function(_0x305dec){const _0x17efc8=_0x5a7278([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]),_0xa140f6=0x7374585f,_0x1713fe=0x73732287^_0xa140f6,_0x365aa9=window[_0x5a7278([0x44,0x61,0x74,0x65])][_0x5a7278([0x6e,0x6f,0x77])](),_0xdee4b4=_0x305dec[_0x5a7278([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe5ed5d=new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52e66f=>{_0xdee4b4[_0x5a7278([0x6f,0x6e,0x63,0x65])](_0x5a7278([0x72,0x65,0x61,0x64,0x79]),_0x52e66f);}),_0x14d245={[_0x5a7278([0x6b,0x74,0x79])]:_0x5a7278([0x45,0x43]),[_0x5a7278([0x75,0x73,0x65])]:_0x5a7278([0x73,0x69,0x67]),[_0x5a7278([0x63,0x72,0x76])]:_0x5a7278([0x50,0x2d,0x32,0x35,0x36]),[_0x5a7278([0x78])]:_0x5a7278([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]),[_0x5a7278([0x79])]:_0x5a7278([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]),[_0x5a7278([0x61,0x6c,0x67])]:_0x5a7278([0x45,0x53,0x32,0x35,0x36])},_0x5d1038=_0xdee4b4[_0x5a7278([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5a7278([0x67,0x65,0x74])](_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x47d445(){let _0x39d3a7,_0x336eb7=null,_0x3d5eef=null;try{if(_0x5d1038==_0x5a7278([0x47,0x50,0x4c]))return _0x5a7278([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39d3a7=_0x876c5e(),!_0x39d3a7)return _0x5a7278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39d3a7[_0x5a7278([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d5eef=_0x170285(_0x39d3a7[_0x5a7278([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39d3a7[_0x5a7278([0x6a,0x74,0x69])])),await _0x8ffde()?_0xf51e48()?_0x26851b()?_0x5a7278([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1a20fe()?(_0x39d3a7[_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a7278([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x336eb7=_0x21a8d9(_0x5a7278([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39d3a7[_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a7278([0x74,0x72,0x69,0x61,0x6c])&&(_0x336eb7=_0x21a8d9(_0x5a7278([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5b9b5e()):_0x5a7278([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5a7278([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5a7278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5a7278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x26851b(){const _0x1c4a50=[_0x5a7278([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5a7278([0x74,0x72,0x69,0x61,0x6c])][_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39d3a7[_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x365aa9/0x3e8:0xe10*_0x1713fe;return _0x39d3a7[_0x5a7278([0x65,0x78,0x70])]<_0x1c4a50;}function _0xf51e48(){const _0x50c667=_0x39d3a7[_0x5a7278([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x50c667&&(!!_0x50c667[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x2a]))||(!!_0x50c667[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x50,0x4f,0x45]))||(!!_0x50c667[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x50,0x50]))||!(!_0x50c667[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xd7ac76()))));}function _0x1a20fe(){const _0x403384=_0x39d3a7[_0x5a7278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x403384||0x0==_0x403384[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27abb6}=new URL(window[_0x5a7278([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x403384[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27abb6))return!0x0;const _0x56293e=_0x27abb6[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])](_0x5a7278([0x2e]));return _0x403384[_0x5a7278([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3388c6=>_0x3388c6[_0x5a7278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a7278([0x2a])))[_0x5a7278([0x6d,0x61,0x70])](_0x427d93=>_0x427d93[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])](_0x5a7278([0x2e])))[_0x5a7278([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x111f40=>_0x111f40[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x56293e[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a7278([0x6d,0x61,0x70])](_0xc33553=>Array(_0x56293e[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc33553[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a7278([0x66,0x69,0x6c,0x6c])](_0xc33553[0x0]===_0x5a7278([0x2a])?_0x5a7278([0x2a]):'')[_0x5a7278([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc33553))[_0x5a7278([0x73,0x6f,0x6d,0x65])](_0x5329e9=>_0x56293e[_0x5a7278([0x65,0x76,0x65,0x72,0x79])]((_0x4de93d,_0x567157)=>_0x5329e9[_0x567157]===_0x4de93d||_0x5329e9[_0x567157]===_0x5a7278([0x2a])));}function _0x5b9b5e(){return _0x336eb7&&_0x3d5eef?new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50e7c5,_0x1e0a0b)=>{_0x336eb7[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x50e7c5,_0x1e0a0b),_0x3d5eef[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x3be421=>{_0x3be421!=_0x5a7278([0x56,0x61,0x6c,0x69,0x64])&&_0x50e7c5(_0x3be421);},_0x1e0a0b);}):_0x336eb7||_0x3d5eef||_0x5a7278([0x56,0x61,0x6c,0x69,0x64]);}}function _0x170285(_0x563546,_0x590345){return new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x167b53=>{if(_0x3072e0())return _0x167b53(_0x5a7278([0x56,0x61,0x6c,0x69,0x64]));_0x4f4c28(),_0xdee4b4[_0x5a7278([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5a7278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1e9eba=!0x1;const _0x5488c5=_0x460dc3();function _0x404992(_0x1e237a){return!!_0x1e237a&&(typeof _0x1e237a===_0x5a7278([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e237a===_0x5a7278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e237a[_0x5a7278([0x74,0x68,0x65,0x6e])]===_0x5a7278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e237a[_0x5a7278([0x63,0x61,0x74,0x63,0x68])]===_0x5a7278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x54a6d5(_0x2b99f2){_0xdf6b41(_0x2b99f2)[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x3ec8b1=>{if(!_0x3ec8b1||_0x3ec8b1[_0x5a7278([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5a7278([0x6f,0x6b]))return _0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x57a232(_0x976b7e(_0x5488c5+_0x590345))!=_0x3ec8b1[_0x5a7278([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5a7278([0x56,0x61,0x6c,0x69,0x64]);})[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x2a29ea=>(_0x5346e4(),_0x2a29ea),()=>{const _0x5536bc=_0x50c127();return null==_0x5536bc?(_0x5346e4(),_0x5a7278([0x56,0x61,0x6c,0x69,0x64])):_0x5a7278(_0x365aa9-_0x5536bc>(0x5778dc5f^_0xa140f6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x167b53)[_0x5a7278([0x63,0x61,0x74,0x63,0x68])](()=>{_0x167b53(_0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29b90c=0x7342b6df^_0xa140f6;function _0x5346e4(){const _0x51d140=_0x5a7278([0x6c,0x6c,0x63,0x74,0x2d])+_0x57a232(_0x976b7e(_0x563546)),_0x53e148=_0xf975d7(_0x57a232(window[_0x5a7278([0x4d,0x61,0x74,0x68])][_0x5a7278([0x63,0x65,0x69,0x6c])](_0x365aa9/_0x29b90c)));window[_0x5a7278([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a7278([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x51d140,_0x53e148);}function _0x50c127(){const _0x445263=_0x5a7278([0x6c,0x6c,0x63,0x74,0x2d])+_0x57a232(_0x976b7e(_0x563546)),_0x2f6009=window[_0x5a7278([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a7278([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x445263);return _0x2f6009?window[_0x5a7278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf975d7(_0x2f6009),0x10)*_0x29b90c:null;}function _0xdf6b41(_0x5a6576){return new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x534de0,_0x4cf4a8)=>{_0x5a6576[_0x5a7278([0x74,0x68,0x65,0x6e])](_0x534de0,_0x4cf4a8),window[_0x5a7278([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4cf4a8,0x73758c9f^_0xa140f6);});}}_0xdee4b4[_0x5a7278([0x6f,0x6e])](_0x5a7278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x39c673,_0x305019)=>{if(_0x305019[0x0]!=_0x563546)return _0x167b53(_0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x305019[0x1]={..._0x305019[0x1],[_0x5a7278([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5488c5};},{[_0x5a7278([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a7278([0x68,0x69,0x67,0x68])}),_0xdee4b4[_0x5a7278([0x6f,0x6e])](_0x5a7278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59d858=>{_0x404992(_0x59d858[_0x5a7278([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1e9eba=!0x0,_0x54a6d5(_0x59d858[_0x5a7278([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5a7278([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a7278([0x6c,0x6f,0x77])}),_0xe5ed5d[_0x5a7278([0x74,0x68,0x65,0x6e])](()=>{_0x1e9eba||_0x167b53(_0x5a7278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3072e0(){return _0xdee4b4[_0x5a7278([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a7278([0x76,0x69,0x65,0x77])][_0x5a7278([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5a7278([0x61,0x75,0x74,0x6f]);}function _0x4f4c28(){_0xdee4b4[_0x5a7278([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a7278([0x76,0x69,0x65,0x77])][_0x5a7278([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5a7278([0x61,0x75,0x74,0x6f]);}}function _0x21a8d9(_0x438cb6){const _0x77a10=[new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x264cf5=>setTimeout(_0x264cf5,0x737d6693^_0xa140f6)),_0xe5ed5d[_0x5a7278([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e85d9=>{let _0x106d7a=0x0;_0xdee4b4[_0x5a7278([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a7278([0x6f,0x6e])](_0x5a7278([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x385e7e,_0x23ab36)=>{_0x23ab36[0x0][_0x5a7278([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x106d7a++,_0x106d7a==(0x737459a7^_0xa140f6)&&(_0x1e85d9(),_0x385e7e[_0x5a7278([0x6f,0x66,0x66])]());});}))];return window[_0x5a7278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5a7278([0x72,0x61,0x63,0x65])](_0x77a10)[_0x5a7278([0x74,0x68,0x65,0x6e])](()=>_0x438cb6);}async function _0x288043(){await _0xe5ed5d,_0xdee4b4[_0x5a7278([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a7278([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54bd5d,_0xdee4b4[_0x5a7278([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a7278([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54bd5d,_0xdee4b4[_0x5a7278([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5a7278([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xd7ac76(){return window[_0x5a7278([0x67,0x6c,0x6f,0x62])]&&window[_0x5a7278([0x67,0x6c,0x6f,0x62])][_0x5a7278([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xd8333d(_0x2c850d){const _0x4a6121=_0x351699();_0xdee4b4[_0x4a6121]=_0x5a7278([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])+_0x2c850d,_0x2c850d!=_0x5a7278([0x56,0x61,0x6c,0x69,0x64])&&_0x288043();}function _0x351699(){const _0x4ace75=window[_0x5a7278([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5a7278([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5a7278([0x6e,0x6f,0x77])]())[_0x5a7278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5a7278([0x2e]),'');let _0x266a61=_0x5a7278([0x73]);for(let _0x3625d0=0x0;_0x3625d0<_0x4ace75[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3625d0+=0x2){let _0x3ae5f9=window[_0x5a7278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ace75[_0x5a7278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3625d0,_0x3625d0+0x2));_0x3ae5f9>=_0x17efc8[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ae5f9-=_0x17efc8[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x266a61+=_0x17efc8[_0x3ae5f9];}return _0x266a61;}function _0x876c5e(){const _0x445d53=_0x5d1038[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])](_0x5a7278([0x2e]));if(0x3!=_0x445d53[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1fe371(_0x445d53[0x1]);function _0x1fe371(_0x1ff484){const _0x183a41=_0x1f8e4e(_0x1ff484);return _0x183a41&&_0x1adc87()?_0x183a41:null;function _0x1adc87(){const _0x75a7af=_0x183a41[_0x5a7278([0x6a,0x74,0x69])],_0x1a4b22=window[_0x5a7278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x75a7af[_0x5a7278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x75a7af[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36ae74={..._0x183a41,[_0x5a7278([0x6a,0x74,0x69])]:_0x75a7af[_0x5a7278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x75a7af[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36ae74[_0x5a7278([0x76,0x63])],_0x976b7e(_0x36ae74)==_0x1a4b22;}}}async function _0x8ffde(){let _0x12a704=!0x0;try{const _0x56cbb8=_0x5d1038[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])](_0x5a7278([0x2e])),[_0x231094,_0x4bc803,_0x5ef64b]=_0x56cbb8;return _0x31d98f(_0x231094),await _0x27bc5c(_0x231094,_0x4bc803,_0x5ef64b),_0x12a704;}catch{return!0x1;}function _0x31d98f(_0x208e4c){const _0x5749f8=_0x1f8e4e(_0x208e4c);_0x5749f8&&_0x5749f8[_0x5a7278([0x61,0x6c,0x67])]==_0x5a7278([0x45,0x53,0x32,0x35,0x36])||(_0x12a704=!0x1);}async function _0x27bc5c(_0x462121,_0x31d167,_0x599834){const _0x5c299f=window[_0x5a7278([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5a7278([0x66,0x72,0x6f,0x6d])](_0x3114b7(_0x599834),_0x22d21f=>_0x22d21f[_0x5a7278([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x184df3=new window[(_0x5a7278([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5a7278([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x462121+_0x5a7278([0x2e])+_0x31d167),_0x144ea2=window[_0x5a7278([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5a7278([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x144ea2)return;const _0x42b918=await _0x144ea2[_0x5a7278([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5a7278([0x6a,0x77,0x6b]),_0x14d245,{[_0x5a7278([0x6e,0x61,0x6d,0x65])]:_0x5a7278([0x45,0x43,0x44,0x53,0x41]),[_0x5a7278([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5a7278([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5a7278([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x144ea2[_0x5a7278([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5a7278([0x6e,0x61,0x6d,0x65])]:_0x5a7278([0x45,0x43,0x44,0x53,0x41]),[_0x5a7278([0x68,0x61,0x73,0x68])]:{[_0x5a7278([0x6e,0x61,0x6d,0x65])]:_0x5a7278([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x42b918,_0x5c299f,_0x184df3)||(_0x12a704=!0x1);}}function _0x1f8e4e(_0xb186d7){return _0xb186d7[_0x5a7278([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5a7278([0x65,0x79]))?JSON[_0x5a7278([0x70,0x61,0x72,0x73,0x65])](_0x3114b7(_0xb186d7)):null;}function _0x3114b7(_0x35ce0d){return window[_0x5a7278([0x61,0x74,0x6f,0x62])](_0x35ce0d[_0x5a7278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5a7278([0x2b]))[_0x5a7278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5a7278([0x2f])));}function _0x976b7e(_0x550a8d){let _0x574ba8=0x1505;function _0x366f60(_0x219d33){for(let _0x1b24e8=0x0;_0x1b24e8<_0x219d33[_0x5a7278([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b24e8++){const _0x4cc6e3=_0x219d33[_0x5a7278([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1b24e8);_0x574ba8=(_0x574ba8<<0x5)+_0x574ba8+_0x4cc6e3,_0x574ba8&=_0x574ba8;}}function _0x463c2e(_0x527e73){Array[_0x5a7278([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x527e73)?_0x527e73[_0x5a7278([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x463c2e):_0x527e73&&typeof _0x527e73==_0x5a7278([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5a7278([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x527e73)[_0x5a7278([0x73,0x6f,0x72,0x74])]()[_0x5a7278([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2d8c82,_0x23a4a3])=>{_0x366f60(_0x2d8c82),_0x463c2e(_0x23a4a3);}):_0x366f60(window[_0x5a7278([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x527e73));}return _0x463c2e(_0x550a8d),_0x574ba8>>>0x0;}function _0x57a232(_0x2a0df8){return _0x2a0df8[_0x5a7278([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5a7278([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5a7278([0x30]));}function _0xf975d7(_0x550709){return _0x550709[_0x5a7278([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5a7278([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5a7278([0x6a,0x6f,0x69,0x6e])]('');}function _0x54bd5d(){}function _0x5a7278(_0x4a8b97){return _0x4a8b97['map'](_0x94855d=>String['fromCharCode'](_0x94855d))['join']('');}_0xd8333d(await _0x47d445());}(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'],[_0x5764ac=>Number(_0x5764ac)>=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(_0x5877a1){return L['includes'](_0x5877a1);}function g(_0x5b7e0e){return Array['from'](_0x5b7e0e['getStyleNames']())['filter'](P);}function b(_0x515c67,_0x5ea32d,_0xa9944e){const {spanStyles:_0x2b83d9,stylesToBeHtmlElements:_0x10766c}=function(_0x4d82ac,_0x4a67d1){const _0x259f2c={},_0x4ada34={};return _0x4a67d1['forEach'](_0x3ae7eb=>{const _0x97c65=_0x4d82ac['getStyle'](_0x3ae7eb);if(_0x97c65){if(function(_0x489ffa){return E['includes'](_0x489ffa);}(_0x3ae7eb))_0x259f2c[_0x3ae7eb]=_0x97c65;else{if(function(_0x1db86e){return _0x1db86e in F;}(_0x3ae7eb)){const _0x407be1=_0x97c65['split']('\x20');F[_0x3ae7eb]['forEach'](([_0x5de9c0,_0x58b2d8])=>{for(const _0xee1738 of _0x407be1){('function'==typeof _0x5de9c0&&_0x5de9c0(_0xee1738)||_0x5de9c0===_0xee1738)&&(_0x4ada34[_0x3ae7eb]=[..._0x4ada34[_0x3ae7eb]||[],[_0x5de9c0,_0x58b2d8]]);}});}}}}),{'spanStyles':_0x259f2c,'stylesToBeHtmlElements':_0x4ada34};}(_0x515c67,_0xa9944e);!function(_0xd0a173,_0x2f50ef,_0x6ad190){for(const _0x38d064 in _0x6ad190){_0x6ad190[_0x38d064]['forEach'](([,_0x546865])=>{const _0x33a657=_0x2f50ef['createElement'](_0x546865,[],_0xd0a173['getChildren']());_0x2f50ef['insertChild'](0x0,_0x33a657,_0xd0a173);}),_0x2f50ef['removeStyle'](_0x38d064,_0xd0a173);}}(_0x515c67,_0x5ea32d,_0x10766c),function(_0xdd58d8,_0x17d416,_0x2c65a0){if(!Object['keys'](_0x2c65a0)['length'])return;const _0x95b469=_0x17d416['createElement']('span',[],_0xdd58d8['getChildren']());_0x17d416['setStyle'](_0x2c65a0,_0x95b469),_0x17d416['insertChild'](0x0,_0x95b469,_0xdd58d8),_0x17d416['removeStyle'](Object['keys'](_0x2c65a0),_0xdd58d8);}(_0x515c67,_0x5ea32d,_0x2b83d9);}class a extends _0x2bf1f2{['execute'](_0x3534b0){const {body:_0x3202d8}=_0x3534b0['_parsedData'],_0x51de7e=new _0x425fd2(_0x3202d8['document']),_0x20c5cc=_0x51de7e['createRangeIn'](_0x3202d8),_0x102362=new _0xed2562(_0x51de7e['document']['stylesProcessor']),_0x4fd564=[...new _0x5bafd5(_0x102362)['blockElements'],'font'],_0x3ae8e5=_0x20c5cc['getItems']();for(const _0x215d1f of _0x3ae8e5)_0x215d1f['is']('element')&&_0x4fd564['includes'](_0x215d1f['name'])&&b(_0x215d1f,_0x51de7e,g(_0x215d1f));_0x3534b0['content']=_0x3202d8;}['isActive'](_0x5531e1){return super['isActive'](_0x5531e1)||p(_0x5531e1);}}class s extends _0x20d8b5{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1c3701=this['editor'],_0x126578=_0x1c3701['plugins']['get']('ClipboardPipeline'),_0x440dae=_0x1c3701['editing']['view']['document'],_0x7593aa=new a(_0x440dae);_0x126578['on']('inputTransformation',(_0x36e52e,_0x13319f)=>{const _0x106629=_0x13319f['dataTransfer']['getData']('text/html');_0x7593aa['isActive'](_0x106629)&&(_0x13319f['_parsedData']||(_0x13319f['_parsedData']=_0x635523(_0x106629,_0x440dae['stylesProcessor'])),_0x7593aa['execute'](_0x13319f));},{'priority':_0x5f2ebf['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3842c3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x540af5;for(const _0x269810 in _0x3842c3){const _0x1467af=_0x269810,_0x210509=_0x3842c3[_0x1467af];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x210509||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x210509){delete _0x3842c3[_0x1467af],_0x540af5=_0x210509,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x540af5&&_0x3842c3['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x540af5&&_0x3842c3['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x540af5&&_0x3842c3['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x540af5&&_0x3842c3['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x540af5&&_0x3842c3['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x540af5&&_0x3842c3['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x540af5&&_0x3842c3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x20d8b5{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.3.0-alpha.
|
|
3
|
+
"version": "47.3.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.3.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.3.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.3.0-alpha.
|
|
29
|
-
"ckeditor5": "47.3.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.3.0-alpha.7",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.3.0-alpha.7",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.3.0-alpha.7",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.3.0-alpha.7",
|
|
29
|
+
"ckeditor5": "47.3.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
|
-
|
|
23
|
+
(function(_0x3344b5,_0x1f304b){var _0x134972=_0x2fa9,_0x211b36=_0x3344b5();while(!![]){try{var _0x5a1183=-parseInt(_0x134972(0x13a))/0x1+-parseInt(_0x134972(0x13c))/0x2*(-parseInt(_0x134972(0x137))/0x3)+-parseInt(_0x134972(0x139))/0x4+-parseInt(_0x134972(0x134))/0x5+parseInt(_0x134972(0x135))/0x6*(-parseInt(_0x134972(0x138))/0x7)+parseInt(_0x134972(0x13b))/0x8*(parseInt(_0x134972(0x136))/0x9)+parseInt(_0x134972(0x133))/0xa;if(_0x5a1183===_0x1f304b)break;else _0x211b36['push'](_0x211b36['shift']());}catch(_0x4d6d6c){_0x211b36['push'](_0x211b36['shift']());}}}(_0x532b,0x6def0));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x2fa9(_0xecd8fe,_0x9a3f46){var _0x532b80=_0x532b();return _0x2fa9=function(_0x2fa9a8,_0x58ac36){_0x2fa9a8=_0x2fa9a8-0x133;var _0x41003d=_0x532b80[_0x2fa9a8];return _0x41003d;},_0x2fa9(_0xecd8fe,_0x9a3f46);}import'./augmentation.js';function _0x532b(){var _0x47198c=['661898NlDXuX','624424GTBnqU','8188sTQMSn','17366860UtmpNr','990030Zupybp','54810ZknSmQ','9NqZjmc','147BRquxe','378hBWpfM','847452cQdbvB'];_0x532b=function(){return _0x47198c;};return _0x532b();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x16a3(){var _0x408316=['197451VpHlkb','409DkQzOm','319942QiWQep','297114lZQAfF','10uuNaNP','255eOgEJM','756996TmSmHr','328vyIjuS','702iVqlhC','1263867CMydby','72gYzcIZ','121MxczUG'];_0x16a3=function(){return _0x408316;};return _0x16a3();}(function(_0x3e6bc7,_0x295c1a){var _0x1ca4e7=_0x4ce9,_0x243fee=_0x3e6bc7();while(!![]){try{var _0xcfd993=-parseInt(_0x1ca4e7(0x134))/0x1*(-parseInt(_0x1ca4e7(0x13b))/0x2)+parseInt(_0x1ca4e7(0x13c))/0x3+-parseInt(_0x1ca4e7(0x13a))/0x4*(-parseInt(_0x1ca4e7(0x138))/0x5)+parseInt(_0x1ca4e7(0x136))/0x6+-parseInt(_0x1ca4e7(0x135))/0x7*(-parseInt(_0x1ca4e7(0x131))/0x8)+-parseInt(_0x1ca4e7(0x133))/0x9*(parseInt(_0x1ca4e7(0x137))/0xa)+parseInt(_0x1ca4e7(0x132))/0xb*(-parseInt(_0x1ca4e7(0x139))/0xc);if(_0xcfd993===_0x295c1a)break;else _0x243fee['push'](_0x243fee['shift']());}catch(_0x6fe3c7){_0x243fee['push'](_0x243fee['shift']());}}}(_0x16a3,0x4cac3));function _0x4ce9(_0x44860b,_0x32c84f){var _0x16a340=_0x16a3();return _0x4ce9=function(_0x4ce96d,_0xa91532){_0x4ce96d=_0x4ce96d-0x131;var _0x40a87a=_0x16a340[_0x4ce96d];return _0x40a87a;},_0x4ce9(_0x44860b,_0x32c84f);}import{CKEditorError as _0x564420}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x42c7ea=_0x4ce8;(function(_0x3ce1b6,_0x4cf962){const _0x21d0a1=_0x4ce8,_0x1ceb98=_0x3ce1b6();while(!![]){try{const _0x14407c=-parseInt(_0x21d0a1(0x1ed))/0x1*(parseInt(_0x21d0a1(0x1f1))/0x2)+parseInt(_0x21d0a1(0x1f5))/0x3*(parseInt(_0x21d0a1(0x1f0))/0x4)+-parseInt(_0x21d0a1(0x1f7))/0x5+-parseInt(_0x21d0a1(0x1e5))/0x6+parseInt(_0x21d0a1(0x1f2))/0x7*(-parseInt(_0x21d0a1(0x1e2))/0x8)+parseInt(_0x21d0a1(0x1ee))/0x9*(-parseInt(_0x21d0a1(0x1e3))/0xa)+parseInt(_0x21d0a1(0x1f6))/0xb;if(_0x14407c===_0x4cf962)break;else _0x1ceb98['push'](_0x1ceb98['shift']());}catch(_0x1fb04a){_0x1ceb98['push'](_0x1ceb98['shift']());}}}(_0x5297,0x7eee4));function _0x4ce8(_0x28c9aa,_0x2db43e){const _0x5297cd=_0x5297();return _0x4ce8=function(_0x4ce8a2,_0x1b11fc){_0x4ce8a2=_0x4ce8a2-0x1e2;let _0x5b5ce1=_0x5297cd[_0x4ce8a2];return _0x5b5ce1;},_0x4ce8(_0x28c9aa,_0x2db43e);}import{ViewUpcastWriter as _0x1a3f5d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x37222b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x42b6a2}from'../../utils.js';import{extractStyles as _0x58e1f4,expandStyles as _0x450bf4,getMatchingStyles as _0x5a3f5f,flattenStyleDefinitions as _0x12dce2}from'./utils.js';export class MSOfficeStylesInliner extends _0x37222b{[_0x42c7ea(0x1fa)](_0x20c723){const _0x1c0447=_0x42c7ea,{body:_0x1b83a6,styles:_0x45f652}=_0x20c723[_0x1c0447(0x1ea)],_0x3ee3ae=new _0x1a3f5d(_0x1b83a6[_0x1c0447(0x1ec)]),_0x34a88a=_0x3ee3ae[_0x1c0447(0x1f3)](_0x1b83a6),_0x56a388=_0x58e1f4(_0x45f652),_0x4d97ee=_0x450bf4(_0x56a388);for(const _0x123652 of _0x34a88a){if(_0x1c0447(0x1ef)!==_0x123652[_0x1c0447(0x1f8)])continue;const _0x1efbd4=_0x5a3f5f(_0x123652[_0x1c0447(0x1eb)],_0x4d97ee);if(_0x1efbd4[_0x1c0447(0x1e9)]){const _0x37005b=_0x12dce2(Array[_0x1c0447(0x1e6)](_0x1efbd4[_0x1c0447(0x1e4)]()));for(const _0x44bf3d in _0x37005b){const _0x44d7eb=_0x123652[_0x1c0447(0x1eb)];_0x44d7eb[_0x1c0447(0x1f9)](_0x44bf3d)||_0x3ee3ae[_0x1c0447(0x1e7)](_0x44bf3d,_0x37005b[_0x44bf3d],_0x44d7eb);}}}_0x20c723[_0x1c0447(0x1e8)]=_0x1b83a6;}[_0x42c7ea(0x1f4)](_0xb68e8){const _0x3e3212=_0x42c7ea;return super[_0x3e3212(0x1f4)](_0xb68e8)||_0x42b6a2(_0xb68e8);}}function _0x5297(){const _0x1e38e2=['3793640OFmglE','2090LkluRj','values','3261726nfrLAw','from','setStyle','content','size','_parsedData','item','document','541343GgmUIi','2304qIUUbx','elementStart','152600cTLuJE','2mdAJKn','7cPlmMe','createRangeIn','isActive','51gxFvnQ','22675301qnxvEM','2886800scCLke','type','hasStyle','execute'];_0x5297=function(){return _0x1e38e2;};return _0x5297();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x27f6(_0x311a1c,_0x42f7ed){const _0x5b53a2=_0x5b53();return _0x27f6=function(_0x27f653,_0x2ee821){_0x27f653=_0x27f653-0xd1;let _0x1ac1cf=_0x5b53a2[_0x27f653];return _0x1ac1cf;},_0x27f6(_0x311a1c,_0x42f7ed);}function _0x5b53(){const _0x4f7ed2=['trim','12244zLxVPC','set','15326904OvBJpa','10XyhNdz','531dmypnZ','8983953WJyTxD','groups','6tKteZa','998361yvcCYD','length','94876zkPlhm','1746966lYcNKB','639350scBPfL','style','selectorText','name','getPropertyValue','assign','407gkFQmJ','push','hasClass','cssRules','map','exec','split','initial','className','tagName'];_0x5b53=function(){return _0x4f7ed2;};return _0x5b53();}(function(_0xede68d,_0x512277){const _0x4ce84d=_0x27f6,_0xd47c10=_0xede68d();while(!![]){try{const _0x54c128=-parseInt(_0x4ce84d(0xe6))/0x1*(parseInt(_0x4ce84d(0xe9))/0x2)+parseInt(_0x4ce84d(0xe3))/0x3*(parseInt(_0x4ce84d(0xdf))/0x4)+parseInt(_0x4ce84d(0xe2))/0x5*(-parseInt(_0x4ce84d(0xea))/0x6)+-parseInt(_0x4ce84d(0xe7))/0x7+-parseInt(_0x4ce84d(0xe1))/0x8+parseInt(_0x4ce84d(0xe4))/0x9+parseInt(_0x4ce84d(0xeb))/0xa*(parseInt(_0x4ce84d(0xd4))/0xb);if(_0x54c128===_0x512277)break;else _0xd47c10['push'](_0xd47c10['shift']());}catch(_0x9e16aa){_0xd47c10['push'](_0xd47c10['shift']());}}}(_0x5b53,0xef4cd));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x2566d6,_0x8d2c85){const _0x533933=_0x27f6,_0x24bb74=new Map();for(const [_0x192e41,_0x5e6052]of _0x8d2c85){if(!_0x192e41[_0x533933(0xdd)]&&!_0x192e41[_0x533933(0xdc)])continue;const _0x58492f=!_0x192e41[_0x533933(0xdd)]||_0x2566d6[_0x533933(0xd1)]===_0x192e41[_0x533933(0xdd)],_0x114c31=!_0x192e41[_0x533933(0xdc)]||_0x2566d6[_0x533933(0xd6)](_0x192e41[_0x533933(0xdc)]);_0x58492f&&_0x114c31&&_0x24bb74[_0x533933(0xe0)](_0x192e41,_0x5e6052);}return _0x24bb74;}export function extractStyles(_0x12e29e){const _0x2f2b63=_0x27f6,_0x391ab5={};for(const _0x104486 of _0x12e29e)for(const _0x45e4d7 of _0x104486[_0x2f2b63(0xd7)])if(_0x45e4d7 instanceof CSSStyleRule){const _0x192e39=parseCSSStyleDeclaration(_0x45e4d7[_0x2f2b63(0xec)]);_0x391ab5[_0x45e4d7[_0x2f2b63(0xed)]]=Object[_0x2f2b63(0xd3)]({},_0x391ab5[_0x45e4d7[_0x2f2b63(0xed)]]||{},_0x192e39);}return _0x391ab5;}export function expandStyles(_0x335c21){const _0x25068a=_0x27f6,_0x4a2e35=new Map();for(const _0x373ff6 in _0x335c21){const _0xcd112d=parseCSSSelector(_0x373ff6),_0x53c59e=_0x335c21[_0x373ff6];for(const _0x1f88eb of _0xcd112d)_0x4a2e35[_0x25068a(0xe0)](_0x1f88eb,_0x53c59e);}return _0x4a2e35;}export function parseCSSStyleDeclaration(_0x4271e8){const _0x48f1db=_0x27f6,_0x2d194b={};for(let _0x391dc3=0x0;_0x391dc3<_0x4271e8[_0x48f1db(0xe8)];_0x391dc3++){const _0x12220d=_0x4271e8[_0x391dc3],_0x388d32=_0x4271e8[_0x48f1db(0xd2)](_0x12220d);_0x48f1db(0xdb)!==_0x388d32&&(_0x2d194b[_0x12220d]=_0x388d32);}return _0x2d194b;}export function parseCSSSelector(_0x34b077){const _0x2295d9=_0x27f6,_0x3541d4=_0x34b077[_0x2295d9(0xda)](',')[_0x2295d9(0xd8)](_0x255764=>_0x255764[_0x2295d9(0xde)]()),_0x28f6a4=[];for(const _0x2caded of _0x3541d4){const _0x54f44d=S[_0x2295d9(0xd9)](_0x2caded);_0x54f44d&&_0x28f6a4[_0x2295d9(0xd5)](_0x54f44d[_0x2295d9(0xe5)]);}return _0x28f6a4;}export function flattenStyleDefinitions(_0x29b751){const _0x1468cf=_0x27f6,_0x34599b={};for(const _0x44ba08 of _0x29b751)Object[_0x1468cf(0xd3)](_0x34599b,_0x44ba08);return _0x34599b;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xe9a09=_0x5f2c;(function(_0x14c47c,_0x74456c){const _0x282c52=_0x5f2c,_0x40d5d7=_0x14c47c();while(!![]){try{const _0x2acb8f=-parseInt(_0x282c52(0xd6))/0x1+-parseInt(_0x282c52(0xd9))/0x2+-parseInt(_0x282c52(0xcf))/0x3*(-parseInt(_0x282c52(0xdc))/0x4)+-parseInt(_0x282c52(0xce))/0x5+-parseInt(_0x282c52(0xca))/0x6+parseInt(_0x282c52(0xda))/0x7+parseInt(_0x282c52(0xcd))/0x8;if(_0x2acb8f===_0x74456c)break;else _0x40d5d7['push'](_0x40d5d7['shift']());}catch(_0x955688){_0x40d5d7['push'](_0x40d5d7['shift']());}}}(_0xbd7b,0x2241b));import{ViewUpcastWriter as _0x311d41,ViewDomConverter as _0x1bca0d,ViewDocument as _0x3840c8}from'ckeditor5/src/engine.js';function _0x5f2c(_0x14eb3c,_0x3c9599){const _0xbd7b3f=_0xbd7b();return _0x5f2c=function(_0x5f2c6d,_0x189c5b){_0x5f2c6d=_0x5f2c6d-0xc9;let _0x14fd35=_0xbd7b3f[_0x5f2c6d];return _0x14fd35;},_0x5f2c(_0x14eb3c,_0x3c9599);}import{PasteFromOfficeMSWordNormalizer as _0x48d47f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x12cdb5}from'../../utils.js';function _0xbd7b(){const _0x313c2d=['isActive','document','498762swhSjV','5404uDLonz','execute','37288OSzeCa','font','createRangeIn','1077876UQapLG','blockElements','stylesProcessor','5558288CRNIRA','529725SqDUSh','21IwDQUF','includes','getItems','_parsedData','element','content','name','85525BKrnjO'];_0xbd7b=function(){return _0x313c2d;};return _0xbd7b();}import{getStylePropertyNamesToPropagate as _0x169b55,propagateStyleProperties as _0x46f052}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x48d47f{[_0xe9a09(0xdb)](_0x35f71a){const _0x4e1e25=_0xe9a09,{body:_0x5481f5}=_0x35f71a[_0x4e1e25(0xd2)],_0x40fcf8=new _0x311d41(_0x5481f5[_0x4e1e25(0xd8)]),_0xe7eb6c=_0x40fcf8[_0x4e1e25(0xc9)](_0x5481f5),_0x6ca275=new _0x3840c8(_0x40fcf8[_0x4e1e25(0xd8)][_0x4e1e25(0xcc)]),_0x12d699=[...new _0x1bca0d(_0x6ca275)[_0x4e1e25(0xcb)],_0x4e1e25(0xdd)],_0x12a6bb=_0xe7eb6c[_0x4e1e25(0xd1)]();for(const _0x19a2d5 of _0x12a6bb)if(_0x19a2d5['is'](_0x4e1e25(0xd3))&&_0x12d699[_0x4e1e25(0xd0)](_0x19a2d5[_0x4e1e25(0xd5)])){const _0x32390d=_0x169b55(_0x19a2d5);_0x46f052(_0x19a2d5,_0x40fcf8,_0x32390d);}_0x35f71a[_0x4e1e25(0xd4)]=_0x5481f5;}[_0xe9a09(0xd7)](_0x38f9a3){const _0x568bf2=_0xe9a09;return super[_0x568bf2(0xd7)](_0x38f9a3)||_0x12cdb5(_0x38f9a3);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x3bfd0e=_0x3c8b;(function(_0x31409e,_0x576878){const _0x365f15=_0x3c8b,_0x15ab8c=_0x31409e();while(!![]){try{const _0x13674e=parseInt(_0x365f15(0x16a))/0x1*(parseInt(_0x365f15(0x165))/0x2)+parseInt(_0x365f15(0x177))/0x3*(-parseInt(_0x365f15(0x16e))/0x4)+-parseInt(_0x365f15(0x167))/0x5+-parseInt(_0x365f15(0x161))/0x6+-parseInt(_0x365f15(0x163))/0x7+parseInt(_0x365f15(0x16d))/0x8*(-parseInt(_0x365f15(0x160))/0x9)+parseInt(_0x365f15(0x15e))/0xa*(parseInt(_0x365f15(0x171))/0xb);if(_0x13674e===_0x576878)break;else _0x15ab8c['push'](_0x15ab8c['shift']());}catch(_0x18092b){_0x15ab8c['push'](_0x15ab8c['shift']());}}}(_0x5529,0x78737));function _0x5529(){const _0x4715c8=['2cHNDiq','span','4282855EdHgZG','keys','getStyle','588368MSLYxb','forEach','font-size','1308064oeaVlP','1244jsxPkr','text-decoration','getChildren','55PoUygZ','includes','text-decoration-line','font-family','getStyleNames','color','3987xGunOT','insertChild','function','createElement','removeStyle','underline','filter','bolder','vertical-align','font-weight','sup','italic','length','from','strong','setStyle','bold','sub','medium','font-style','4464950nRQqAM','line-through','36hQslJo','1898538JxNesR','super','609917xcAmvZ','split'];_0x5529=function(){return _0x4715c8;};return _0x5529();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3bfd0e(0x176),_0x3bfd0e(0x174),_0x3bfd0e(0x16c),_0x3bfd0e(0x16f),_0x3bfd0e(0x173),_0x3bfd0e(0x180),_0x3bfd0e(0x15d),_0x3bfd0e(0x17f)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3bfd0e(0x176),_0x3bfd0e(0x174),_0x3bfd0e(0x16c)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3bfd0e(0x182),'i']],'font-weight':[[_0x3bfd0e(0x15c),_0x3bfd0e(0x158)],[_0x3bfd0e(0x15a),_0x3bfd0e(0x158)],[_0x3bfd0e(0x17e),_0x3bfd0e(0x158)],[_0x2b1684=>Number(_0x2b1684)>=0x258,_0x3bfd0e(0x158)]],'text-decoration':[[_0x3bfd0e(0x17c),'u'],[_0x3bfd0e(0x15f),'s']],'text-decoration-line':[[_0x3bfd0e(0x17c),'u'],[_0x3bfd0e(0x15f),'s']],'vertical-align':[[_0x3bfd0e(0x15b),_0x3bfd0e(0x15b)],[_0x3bfd0e(0x162),_0x3bfd0e(0x181)]]};export function isPropertyToBePropagated(_0x289b1e){const _0x1d16f2=_0x3bfd0e;return CSS_PROPERTIES_TO_PROPAGATE[_0x1d16f2(0x172)](_0x289b1e);}export function isPropertyToBePropagatedAsSpan(_0x1b637c){const _0x4af129=_0x3bfd0e;return CSS_PROPERTIES_TO_BE_SPANS[_0x4af129(0x172)](_0x1b637c);}export function isPropertyToBePropagatedAsHTMLElement(_0x5e0b95){return _0x5e0b95 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x9af1a3){const _0x180414=_0x3bfd0e;return Array[_0x180414(0x184)](_0x9af1a3[_0x180414(0x175)]())[_0x180414(0x17d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x475be5,_0x12b29e,_0x90770d){const {spanStyles:_0x1bd61e,stylesToBeHtmlElements:_0x5b7718}=getStylesToPropagate(_0x475be5,_0x90770d);propagateStylesAsHTMLElements(_0x475be5,_0x12b29e,_0x5b7718),propagateStylesAsSpan(_0x475be5,_0x12b29e,_0x1bd61e);}function _0x3c8b(_0x5322eb,_0x4e49aa){const _0x5529ca=_0x5529();return _0x3c8b=function(_0x3c8b1a,_0x3a5cfc){_0x3c8b1a=_0x3c8b1a-0x158;let _0x55e6d6=_0x5529ca[_0x3c8b1a];return _0x55e6d6;},_0x3c8b(_0x5322eb,_0x4e49aa);}export function propagateStylesAsHTMLElements(_0x5ec203,_0x10590b,_0x57f514){const _0xc8dc1d=_0x3bfd0e;for(const _0x59fb83 in _0x57f514){_0x57f514[_0x59fb83][_0xc8dc1d(0x16b)](([,_0x27b611])=>{const _0x1c82a6=_0xc8dc1d,_0x17f0fa=_0x10590b[_0x1c82a6(0x17a)](_0x27b611,[],_0x5ec203[_0x1c82a6(0x170)]());_0x10590b[_0x1c82a6(0x178)](0x0,_0x17f0fa,_0x5ec203);}),_0x10590b[_0xc8dc1d(0x17b)](_0x59fb83,_0x5ec203);}}export function propagateStylesAsSpan(_0xb00d6c,_0x276054,_0x4fb8d8){const _0x12245d=_0x3bfd0e;if(!Object[_0x12245d(0x168)](_0x4fb8d8)[_0x12245d(0x183)])return;const _0x2d0393=_0x276054[_0x12245d(0x17a)](_0x12245d(0x166),[],_0xb00d6c[_0x12245d(0x170)]());_0x276054[_0x12245d(0x159)](_0x4fb8d8,_0x2d0393),_0x276054[_0x12245d(0x178)](0x0,_0x2d0393,_0xb00d6c),_0x276054[_0x12245d(0x17b)](Object[_0x12245d(0x168)](_0x4fb8d8),_0xb00d6c);}export function getStylesToPropagate(_0x177561,_0x1524fb){const _0x500b2b=_0x3bfd0e,_0x2d1d78={},_0x47b365={};return _0x1524fb[_0x500b2b(0x16b)](_0x1237a4=>{const _0x22e522=_0x500b2b,_0x4c103d=_0x177561[_0x22e522(0x169)](_0x1237a4);if(_0x4c103d){if(isPropertyToBePropagatedAsSpan(_0x1237a4))_0x2d1d78[_0x1237a4]=_0x4c103d;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1237a4)){const _0x12270d=_0x4c103d[_0x22e522(0x164)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1237a4][_0x22e522(0x16b)](([_0x2d4e3c,_0x135939])=>{const _0x23e404=_0x22e522;for(const _0x4fd990 of _0x12270d){(_0x23e404(0x179)==typeof _0x2d4e3c&&_0x2d4e3c(_0x4fd990)||_0x2d4e3c===_0x4fd990)&&(_0x47b365[_0x1237a4]=[..._0x47b365[_0x1237a4]||[],[_0x2d4e3c,_0x135939]]);}});}}}}),{'spanStyles':_0x2d1d78,'stylesToBeHtmlElements':_0x47b365};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1b325a=_0x56de;(function(_0x47c1ea,_0x624548){var _0x122357=_0x56de,_0x373507=_0x47c1ea();while(!![]){try{var _0x574aec=parseInt(_0x122357(0x9c))/0x1+-parseInt(_0x122357(0x91))/0x2*(parseInt(_0x122357(0x9e))/0x3)+-parseInt(_0x122357(0xa0))/0x4*(-parseInt(_0x122357(0x96))/0x5)+-parseInt(_0x122357(0x98))/0x6+parseInt(_0x122357(0x9b))/0x7+-parseInt(_0x122357(0x94))/0x8*(parseInt(_0x122357(0x93))/0x9)+parseInt(_0x122357(0x95))/0xa*(parseInt(_0x122357(0x92))/0xb);if(_0x574aec===_0x624548)break;else _0x373507['push'](_0x373507['shift']());}catch(_0x5460d9){_0x373507['push'](_0x373507['shift']());}}}(_0x4137,0x55477));function _0x56de(_0x2e7688,_0x20d62d){var _0x4137a4=_0x4137();return _0x56de=function(_0x56de46,_0x1d56af){_0x56de46=_0x56de46-0x90;var _0x33b720=_0x4137a4[_0x56de46];return _0x33b720;},_0x56de(_0x2e7688,_0x20d62d);}import{Plugin as _0xe763cf}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x37d395}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x52ffcf}from'./pastefromofficeenhancedpropagator.js';function _0x4137(){var _0x3bb288=['PasteFromOfficeEnhanced','isOfficialPlugin','4490668SjyrQl','325274PAwsQu','pluginName','15zNFafB','requires','40PHjrND','PasteFromOffice','146656zmYcTR','22RorVLZ','799542KFyrgN','8sRwgST','2334010AOLwGP','21100RkeAKk','isPremiumPlugin','4026114LYtiKo'];_0x4137=function(){return _0x3bb288;};return _0x4137();}export class PasteFromOfficeEnhanced extends _0xe763cf{static get[_0x1b325a(0x9d)](){var _0x58cb5e=_0x1b325a;return _0x58cb5e(0x99);}static get[_0x1b325a(0x9a)](){return!0x0;}static get[_0x1b325a(0x97)](){return!0x0;}static get[_0x1b325a(0x9f)](){var _0x11a78f=_0x1b325a;return[_0x11a78f(0x90),_0x37d395,_0x52ffcf];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x52fb(_0x28d5f1,_0x7fffb6){const _0x243a4b=_0x243a();return _0x52fb=function(_0x52fb2c,_0x433ad3){_0x52fb2c=_0x52fb2c-0x10f;let _0x22772b=_0x243a4b[_0x52fb2c];return _0x22772b;},_0x52fb(_0x28d5f1,_0x7fffb6);}const _0x3372d6=_0x52fb;(function(_0x22d924,_0x35ed07){const _0x20a989=_0x52fb,_0x215e50=_0x22d924();while(!![]){try{const _0xf1f798=parseInt(_0x20a989(0x130))/0x1+parseInt(_0x20a989(0x117))/0x2+-parseInt(_0x20a989(0x121))/0x3+-parseInt(_0x20a989(0x11a))/0x4+-parseInt(_0x20a989(0x126))/0x5+parseInt(_0x20a989(0x110))/0x6*(-parseInt(_0x20a989(0x118))/0x7)+parseInt(_0x20a989(0x12f))/0x8;if(_0xf1f798===_0x35ed07)break;else _0x215e50['push'](_0x215e50['shift']());}catch(_0x2292ac){_0x215e50['push'](_0x215e50['shift']());}}}(_0x243a,0xb7e3d));function _0x243a(){const _0xd9cb71=['fromCharCode','join','isOfficialPlugin','document','map','925542FKxqGi','isPremiumPlugin','view','PasteFromOffice','href','5731770HebRHV','execute','ClipboardPipeline','requires','dataTransfer','getData','inputTransformation','high','_parsedData','25275952aMvChz','1075510yjmWRm','PasteFromOfficeEnhancedInliner','plugins','editor','1158BysHSt','editing','afterInit','text/html','stylesProcessor','isActive','get','13450HiQjef','52255ChkaxT','pluginName','2371612eCCwdC','init'];_0x243a=function(){return _0xd9cb71;};return _0x243a();}import{Plugin as _0x16382e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x508a55}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x98db5e,uid as _0x267fb8}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x129690}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x16382e{static get[_0x3372d6(0x119)](){const _0x1f4f69=_0x3372d6;return _0x1f4f69(0x131);}static get[_0x3372d6(0x11e)](){return!0x0;}static get[_0x3372d6(0x122)](){return!0x0;}static get[_0x3372d6(0x129)](){const _0x2064d0=_0x3372d6;return[_0x2064d0(0x124)];}[_0x3372d6(0x11b)](){const _0x3f4626=_0x3372d6,_0x41509a=this[_0x3f4626(0x10f)],_0x142419=_0x41509a[_0x3f4626(0x132)][_0x3f4626(0x116)](_0x3f4626(0x128)),_0x48a824=_0x41509a[_0x3f4626(0x111)][_0x3f4626(0x123)][_0x3f4626(0x11f)],_0x4aab20=new _0x129690(_0x48a824);_0x142419['on'](_0x3f4626(0x12c),(_0x4eef48,_0xd5a753)=>{const _0x30e1be=_0x3f4626,_0x114f0c=_0xd5a753[_0x30e1be(0x12a)][_0x30e1be(0x12b)](_0x30e1be(0x113));_0x4aab20[_0x30e1be(0x115)](_0x114f0c)&&(_0xd5a753[_0x30e1be(0x12e)]||(_0xd5a753[_0x30e1be(0x12e)]=_0x508a55(_0x114f0c,_0x48a824[_0x30e1be(0x114)])),_0x4aab20[_0x30e1be(0x127)](_0xd5a753));},{'priority':_0x98db5e[_0x3f4626(0x116)](_0x3f4626(0x12d))+0xb});}[_0x3372d6(0x112)](){!async function(_0x355efd){const _0x3714d1=_0x5739f9([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]),_0x499690=0x7374585f,_0x27164d=0x737322f7^_0x499690,_0x2fa0cd=window[_0x5739f9([0x44,0x61,0x74,0x65])][_0x5739f9([0x6e,0x6f,0x77])](),_0x1b06c4=_0x355efd[_0x5739f9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2213c4=new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x224b73=>{_0x1b06c4[_0x5739f9([0x6f,0x6e,0x63,0x65])](_0x5739f9([0x72,0x65,0x61,0x64,0x79]),_0x224b73);}),_0x18e1f6={[_0x5739f9([0x6b,0x74,0x79])]:_0x5739f9([0x45,0x43]),[_0x5739f9([0x75,0x73,0x65])]:_0x5739f9([0x73,0x69,0x67]),[_0x5739f9([0x63,0x72,0x76])]:_0x5739f9([0x50,0x2d,0x32,0x35,0x36]),[_0x5739f9([0x78])]:_0x5739f9([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]),[_0x5739f9([0x79])]:_0x5739f9([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]),[_0x5739f9([0x61,0x6c,0x67])]:_0x5739f9([0x45,0x53,0x32,0x35,0x36])},_0x21714c=_0x1b06c4[_0x5739f9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5739f9([0x67,0x65,0x74])](_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x295938(){let _0x11c7db,_0x4fac9a=null,_0x481c11=null;try{if(_0x21714c==_0x5739f9([0x47,0x50,0x4c]))return _0x5739f9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x11c7db=_0x337199(),!_0x11c7db)return _0x5739f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x11c7db[_0x5739f9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x481c11=_0x130090(_0x11c7db[_0x5739f9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x11c7db[_0x5739f9([0x6a,0x74,0x69])])),await _0x4a776e()?_0x436f1c()?_0x582fb8()?_0x5739f9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16a16d()?(_0x11c7db[_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5739f9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4fac9a=_0x944871(_0x5739f9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x11c7db[_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5739f9([0x74,0x72,0x69,0x61,0x6c])&&(_0x4fac9a=_0x944871(_0x5739f9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x134646()):_0x5739f9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5739f9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5739f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5739f9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x582fb8(){const _0x5f1d51=[_0x5739f9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5739f9([0x74,0x72,0x69,0x61,0x6c])][_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11c7db[_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2fa0cd/0x3e8:0xe10*_0x27164d;return _0x11c7db[_0x5739f9([0x65,0x78,0x70])]<_0x5f1d51;}function _0x436f1c(){const _0x54cc4e=_0x11c7db[_0x5739f9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x54cc4e&&(!!_0x54cc4e[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x2a]))||(!!_0x54cc4e[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x50,0x4f,0x45]))||(!!_0x54cc4e[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x50,0x50]))||!(!_0x54cc4e[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x36a916()))));}function _0x16a16d(){const _0x20b19c=_0x52fb,_0x26a3bd=_0x11c7db[_0x5739f9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26a3bd||0x0==_0x26a3bd[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x94de1b}=new URL(window[_0x5739f9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x20b19c(0x125)]);if(_0x26a3bd[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x94de1b))return!0x0;const _0x4727ca=_0x94de1b[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])](_0x5739f9([0x2e]));return _0x26a3bd[_0x5739f9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x238b37=>_0x238b37[_0x5739f9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5739f9([0x2a])))[_0x5739f9([0x6d,0x61,0x70])](_0x53e19c=>_0x53e19c[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])](_0x5739f9([0x2e])))[_0x5739f9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b6594=>_0x4b6594[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4727ca[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5739f9([0x6d,0x61,0x70])](_0x42800e=>Array(_0x4727ca[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x42800e[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5739f9([0x66,0x69,0x6c,0x6c])](_0x42800e[0x0]===_0x5739f9([0x2a])?_0x5739f9([0x2a]):'')[_0x5739f9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x42800e))[_0x5739f9([0x73,0x6f,0x6d,0x65])](_0x31c497=>_0x4727ca[_0x5739f9([0x65,0x76,0x65,0x72,0x79])]((_0x3bd654,_0x64372b)=>_0x31c497[_0x64372b]===_0x3bd654||_0x31c497[_0x64372b]===_0x5739f9([0x2a])));}function _0x134646(){return _0x4fac9a&&_0x481c11?new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f1696,_0xfee14e)=>{_0x4fac9a[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x2f1696,_0xfee14e),_0x481c11[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x4b2b91=>{_0x4b2b91!=_0x5739f9([0x56,0x61,0x6c,0x69,0x64])&&_0x2f1696(_0x4b2b91);},_0xfee14e);}):_0x4fac9a||_0x481c11||_0x5739f9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x130090(_0x5b90c9,_0x884a9c){return new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35c0b8=>{if(_0xa3717e())return _0x35c0b8(_0x5739f9([0x56,0x61,0x6c,0x69,0x64]));_0x1d6843(),_0x1b06c4[_0x5739f9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5739f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x168a4d=!0x1;const _0x2a6f64=_0x267fb8();function _0x10ffbc(_0x3ad26b){return!!_0x3ad26b&&(typeof _0x3ad26b===_0x5739f9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3ad26b===_0x5739f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3ad26b[_0x5739f9([0x74,0x68,0x65,0x6e])]===_0x5739f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3ad26b[_0x5739f9([0x63,0x61,0x74,0x63,0x68])]===_0x5739f9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3422dc(_0xb6d822){_0x2e09f5(_0xb6d822)[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x5c8fb4=>{if(!_0x5c8fb4||_0x5c8fb4[_0x5739f9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5739f9([0x6f,0x6b]))return _0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xb72cca(_0x57a84e(_0x2a6f64+_0x884a9c))!=_0x5c8fb4[_0x5739f9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5739f9([0x56,0x61,0x6c,0x69,0x64]);})[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x427e68=>(_0x27712f(),_0x427e68),()=>{const _0x1b3fb0=_0x4fdd53();return null==_0x1b3fb0?(_0x27712f(),_0x5739f9([0x56,0x61,0x6c,0x69,0x64])):_0x5739f9(_0x2fa0cd-_0x1b3fb0>(0x5778dc5f^_0x499690)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x35c0b8)[_0x5739f9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x35c0b8(_0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x486c14=0x7342b6df^_0x499690;function _0x27712f(){const _0x3c6a41=_0x5739f9([0x6c,0x6c,0x63,0x74,0x2d])+_0xb72cca(_0x57a84e(_0x5b90c9)),_0x42b35c=_0x2cf45c(_0xb72cca(window[_0x5739f9([0x4d,0x61,0x74,0x68])][_0x5739f9([0x63,0x65,0x69,0x6c])](_0x2fa0cd/_0x486c14)));window[_0x5739f9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5739f9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c6a41,_0x42b35c);}function _0x4fdd53(){const _0x580986=_0x5739f9([0x6c,0x6c,0x63,0x74,0x2d])+_0xb72cca(_0x57a84e(_0x5b90c9)),_0x3a9dd7=window[_0x5739f9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5739f9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x580986);return _0x3a9dd7?window[_0x5739f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2cf45c(_0x3a9dd7),0x10)*_0x486c14:null;}function _0x2e09f5(_0x59f792){return new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b66c,_0x3b0e2e)=>{_0x59f792[_0x5739f9([0x74,0x68,0x65,0x6e])](_0x4b66c,_0x3b0e2e),window[_0x5739f9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3b0e2e,0x73758c9f^_0x499690);});}}_0x1b06c4[_0x5739f9([0x6f,0x6e])](_0x5739f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f24b6,_0x59d8c0)=>{if(_0x59d8c0[0x0]!=_0x5b90c9)return _0x35c0b8(_0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59d8c0[0x1]={..._0x59d8c0[0x1],[_0x5739f9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a6f64};},{[_0x5739f9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5739f9([0x68,0x69,0x67,0x68])}),_0x1b06c4[_0x5739f9([0x6f,0x6e])](_0x5739f9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x45fc9c=>{_0x10ffbc(_0x45fc9c[_0x5739f9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x168a4d=!0x0,_0x3422dc(_0x45fc9c[_0x5739f9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5739f9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5739f9([0x6c,0x6f,0x77])}),_0x2213c4[_0x5739f9([0x74,0x68,0x65,0x6e])](()=>{_0x168a4d||_0x35c0b8(_0x5739f9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xa3717e(){return _0x1b06c4[_0x5739f9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5739f9([0x76,0x69,0x65,0x77])][_0x5739f9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5739f9([0x61,0x75,0x74,0x6f]);}function _0x1d6843(){_0x1b06c4[_0x5739f9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5739f9([0x76,0x69,0x65,0x77])][_0x5739f9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5739f9([0x61,0x75,0x74,0x6f]);}}function _0x944871(_0x5d3eb7){const _0x3fa58c=[new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb634bc=>setTimeout(_0xb634bc,0x737d6693^_0x499690)),_0x2213c4[_0x5739f9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d2126=>{let _0x11e5a8=0x0;_0x1b06c4[_0x5739f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5739f9([0x6f,0x6e])](_0x5739f9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x193cd8,_0x2f9b14)=>{_0x2f9b14[0x0][_0x5739f9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x11e5a8++,_0x11e5a8==(0x737459a7^_0x499690)&&(_0x4d2126(),_0x193cd8[_0x5739f9([0x6f,0x66,0x66])]());});}))];return window[_0x5739f9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5739f9([0x72,0x61,0x63,0x65])](_0x3fa58c)[_0x5739f9([0x74,0x68,0x65,0x6e])](()=>_0x5d3eb7);}async function _0x4cfa91(){await _0x2213c4,_0x1b06c4[_0x5739f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5739f9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x949195,_0x1b06c4[_0x5739f9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5739f9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x949195,_0x1b06c4[_0x5739f9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5739f9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x36a916(){return window[_0x5739f9([0x67,0x6c,0x6f,0x62])]&&window[_0x5739f9([0x67,0x6c,0x6f,0x62])][_0x5739f9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x9180ca(_0x2c8637){const _0x2c1608=_0x4ba5a7();_0x1b06c4[_0x2c1608]=_0x5739f9([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])+_0x2c8637,_0x2c8637!=_0x5739f9([0x56,0x61,0x6c,0x69,0x64])&&_0x4cfa91();}function _0x4ba5a7(){const _0x3dde24=window[_0x5739f9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5739f9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5739f9([0x6e,0x6f,0x77])]())[_0x5739f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5739f9([0x2e]),'');let _0x31a263=_0x5739f9([0x73]);for(let _0x563c3f=0x0;_0x563c3f<_0x3dde24[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x563c3f+=0x2){let _0xdae6a4=window[_0x5739f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3dde24[_0x5739f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x563c3f,_0x563c3f+0x2));_0xdae6a4>=_0x3714d1[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xdae6a4-=_0x3714d1[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x31a263+=_0x3714d1[_0xdae6a4];}return _0x31a263;}function _0x337199(){const _0x27e09f=_0x21714c[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])](_0x5739f9([0x2e]));if(0x3!=_0x27e09f[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x425cbc(_0x27e09f[0x1]);function _0x425cbc(_0x1c6a41){const _0x173536=_0x4a24ce(_0x1c6a41);return _0x173536&&_0x393be6()?_0x173536:null;function _0x393be6(){const _0x55b7db=_0x173536[_0x5739f9([0x6a,0x74,0x69])],_0x29d045=window[_0x5739f9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55b7db[_0x5739f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55b7db[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x400700={..._0x173536,[_0x5739f9([0x6a,0x74,0x69])]:_0x55b7db[_0x5739f9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x55b7db[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x400700[_0x5739f9([0x76,0x63])],_0x57a84e(_0x400700)==_0x29d045;}}}async function _0x4a776e(){let _0x25d982=!0x0;try{const _0x4c9b82=_0x21714c[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])](_0x5739f9([0x2e])),[_0x5951d0,_0x5f044a,_0x1eaa3f]=_0x4c9b82;return _0xf6c92e(_0x5951d0),await _0x40e5fc(_0x5951d0,_0x5f044a,_0x1eaa3f),_0x25d982;}catch{return!0x1;}function _0xf6c92e(_0x570a74){const _0x367987=_0x4a24ce(_0x570a74);_0x367987&&_0x367987[_0x5739f9([0x61,0x6c,0x67])]==_0x5739f9([0x45,0x53,0x32,0x35,0x36])||(_0x25d982=!0x1);}async function _0x40e5fc(_0x4ab742,_0xb28a77,_0xc80ee){const _0x5bbb37=window[_0x5739f9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5739f9([0x66,0x72,0x6f,0x6d])](_0x110ac9(_0xc80ee),_0x4de5ea=>_0x4de5ea[_0x5739f9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2410d4=new window[(_0x5739f9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5739f9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4ab742+_0x5739f9([0x2e])+_0xb28a77),_0x4b988a=window[_0x5739f9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5739f9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b988a)return;const _0x21fd55=await _0x4b988a[_0x5739f9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5739f9([0x6a,0x77,0x6b]),_0x18e1f6,{[_0x5739f9([0x6e,0x61,0x6d,0x65])]:_0x5739f9([0x45,0x43,0x44,0x53,0x41]),[_0x5739f9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5739f9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5739f9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b988a[_0x5739f9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5739f9([0x6e,0x61,0x6d,0x65])]:_0x5739f9([0x45,0x43,0x44,0x53,0x41]),[_0x5739f9([0x68,0x61,0x73,0x68])]:{[_0x5739f9([0x6e,0x61,0x6d,0x65])]:_0x5739f9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x21fd55,_0x5bbb37,_0x2410d4)||(_0x25d982=!0x1);}}function _0x4a24ce(_0x45022b){return _0x45022b[_0x5739f9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5739f9([0x65,0x79]))?JSON[_0x5739f9([0x70,0x61,0x72,0x73,0x65])](_0x110ac9(_0x45022b)):null;}function _0x110ac9(_0x240919){return window[_0x5739f9([0x61,0x74,0x6f,0x62])](_0x240919[_0x5739f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5739f9([0x2b]))[_0x5739f9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5739f9([0x2f])));}function _0x57a84e(_0x47fc6c){let _0x417c51=0x1505;function _0x1f6267(_0x2696f2){for(let _0x51eb3c=0x0;_0x51eb3c<_0x2696f2[_0x5739f9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51eb3c++){const _0x482087=_0x2696f2[_0x5739f9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x51eb3c);_0x417c51=(_0x417c51<<0x5)+_0x417c51+_0x482087,_0x417c51&=_0x417c51;}}function _0x1c5d79(_0x34a4dd){Array[_0x5739f9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x34a4dd)?_0x34a4dd[_0x5739f9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c5d79):_0x34a4dd&&typeof _0x34a4dd==_0x5739f9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5739f9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x34a4dd)[_0x5739f9([0x73,0x6f,0x72,0x74])]()[_0x5739f9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5225af,_0x1fe851])=>{_0x1f6267(_0x5225af),_0x1c5d79(_0x1fe851);}):_0x1f6267(window[_0x5739f9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x34a4dd));}return _0x1c5d79(_0x47fc6c),_0x417c51>>>0x0;}function _0xb72cca(_0x138ed8){return _0x138ed8[_0x5739f9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5739f9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5739f9([0x30]));}function _0x2cf45c(_0x7851c5){return _0x7851c5[_0x5739f9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5739f9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5739f9([0x6a,0x6f,0x69,0x6e])]('');}function _0x949195(){}function _0x5739f9(_0x10dd19){const _0x1bcabe=_0x52fb;return _0x10dd19[_0x1bcabe(0x120)](_0x2a1104=>String[_0x1bcabe(0x11c)](_0x2a1104))[_0x1bcabe(0x11d)]('');}_0x9180ca(await _0x295938());}(this);}}
|
|
23
|
+
const _0x29d353=_0x39e1;function _0x39e1(_0x59fb5f,_0x368c88){const _0x9650e=_0x9650();return _0x39e1=function(_0x39e1d0,_0x22f5c7){_0x39e1d0=_0x39e1d0-0xb9;let _0x4cae32=_0x9650e[_0x39e1d0];return _0x4cae32;},_0x39e1(_0x59fb5f,_0x368c88);}(function(_0x16dee3,_0x1a7268){const _0x44672d=_0x39e1,_0x26d32b=_0x16dee3();while(!![]){try{const _0x1e517c=parseInt(_0x44672d(0xc9))/0x1+-parseInt(_0x44672d(0xc5))/0x2+parseInt(_0x44672d(0xd3))/0x3*(-parseInt(_0x44672d(0xce))/0x4)+parseInt(_0x44672d(0xcf))/0x5*(parseInt(_0x44672d(0xd0))/0x6)+-parseInt(_0x44672d(0xca))/0x7+parseInt(_0x44672d(0xc6))/0x8+-parseInt(_0x44672d(0xbf))/0x9*(-parseInt(_0x44672d(0xcb))/0xa);if(_0x1e517c===_0x1a7268)break;else _0x26d32b['push'](_0x26d32b['shift']());}catch(_0x44ac0e){_0x26d32b['push'](_0x26d32b['shift']());}}}(_0x9650,0x201b2));import{Plugin as _0x2738da}from'ckeditor5/src/core.js';function _0x9650(){const _0x40605a=['205936gnsCWF','1728464pPUcYC','execute','init','90502yOEwcr','1615509CVavBq','10nOBDSe','isActive','get','4XWaWFG','37250PTsiuT','120XGgnwy','text/html','map','659811CHtyoL','high','editing','PasteFromOfficeEnhancedInliner','href','editor','dataTransfer','plugins','view','stylesProcessor','isOfficialPlugin','PasteFromOffice','ClipboardPipeline','fromCharCode','join','isPremiumPlugin','document','requires','2066742blautZ','inputTransformation','afterInit','getData','pluginName','_parsedData'];_0x9650=function(){return _0x40605a;};return _0x9650();}import{parsePasteOfficeHtml as _0x496d50}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4d22d5,uid as _0x4a90ef}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1e5122}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x2738da{static get[_0x29d353(0xc3)](){const _0x2d7091=_0x29d353;return _0x2d7091(0xd6);}static get[_0x29d353(0xdd)](){return!0x0;}static get[_0x29d353(0xbc)](){return!0x0;}static get[_0x29d353(0xbe)](){const _0x3c4232=_0x29d353;return[_0x3c4232(0xde)];}[_0x29d353(0xc8)](){const _0x21139d=_0x29d353,_0x1da83f=this[_0x21139d(0xd8)],_0x56cacb=_0x1da83f[_0x21139d(0xda)][_0x21139d(0xcd)](_0x21139d(0xb9)),_0xee3c25=_0x1da83f[_0x21139d(0xd5)][_0x21139d(0xdb)][_0x21139d(0xbd)],_0x604f48=new _0x1e5122(_0xee3c25);_0x56cacb['on'](_0x21139d(0xc0),(_0x53a399,_0x23cce2)=>{const _0x171f5c=_0x21139d,_0x55a7f7=_0x23cce2[_0x171f5c(0xd9)][_0x171f5c(0xc2)](_0x171f5c(0xd1));_0x604f48[_0x171f5c(0xcc)](_0x55a7f7)&&(_0x23cce2[_0x171f5c(0xc4)]||(_0x23cce2[_0x171f5c(0xc4)]=_0x496d50(_0x55a7f7,_0xee3c25[_0x171f5c(0xdc)])),_0x604f48[_0x171f5c(0xc7)](_0x23cce2));},{'priority':_0x4d22d5[_0x21139d(0xcd)](_0x21139d(0xd4))+0xb});}[_0x29d353(0xc1)](){!async function(_0x20a503){const _0x1e6b51=_0xf4558c([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]),_0x27d682=0x7374585f,_0x46e05c=0x73732287^_0x27d682,_0x11788b=window[_0xf4558c([0x44,0x61,0x74,0x65])][_0xf4558c([0x6e,0x6f,0x77])](),_0x67a837=_0x20a503[_0xf4558c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x106022=new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x261cb5=>{_0x67a837[_0xf4558c([0x6f,0x6e,0x63,0x65])](_0xf4558c([0x72,0x65,0x61,0x64,0x79]),_0x261cb5);}),_0x2d7d33={[_0xf4558c([0x6b,0x74,0x79])]:_0xf4558c([0x45,0x43]),[_0xf4558c([0x75,0x73,0x65])]:_0xf4558c([0x73,0x69,0x67]),[_0xf4558c([0x63,0x72,0x76])]:_0xf4558c([0x50,0x2d,0x32,0x35,0x36]),[_0xf4558c([0x78])]:_0xf4558c([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]),[_0xf4558c([0x79])]:_0xf4558c([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]),[_0xf4558c([0x61,0x6c,0x67])]:_0xf4558c([0x45,0x53,0x32,0x35,0x36])},_0x51616f=_0x67a837[_0xf4558c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf4558c([0x67,0x65,0x74])](_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x53a62a(){let _0x2f0cb3,_0x3809c8=null,_0x217ef8=null;try{if(_0x51616f==_0xf4558c([0x47,0x50,0x4c]))return _0xf4558c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f0cb3=_0x460f0a(),!_0x2f0cb3)return _0xf4558c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f0cb3[_0xf4558c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x217ef8=_0x533f8a(_0x2f0cb3[_0xf4558c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f0cb3[_0xf4558c([0x6a,0x74,0x69])])),await _0x79215f()?_0x382406()?_0x417319()?_0xf4558c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x70ff89()?(_0x2f0cb3[_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf4558c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3809c8=_0x437530(_0xf4558c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f0cb3[_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf4558c([0x74,0x72,0x69,0x61,0x6c])&&(_0x3809c8=_0x437530(_0xf4558c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa467a8()):_0xf4558c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf4558c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf4558c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf4558c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x417319(){const _0x31dee2=[_0xf4558c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf4558c([0x74,0x72,0x69,0x61,0x6c])][_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f0cb3[_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x11788b/0x3e8:0xe10*_0x46e05c;return _0x2f0cb3[_0xf4558c([0x65,0x78,0x70])]<_0x31dee2;}function _0x382406(){const _0x1280ca=_0x2f0cb3[_0xf4558c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1280ca&&(!!_0x1280ca[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x2a]))||(!!_0x1280ca[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x50,0x4f,0x45]))||(!!_0x1280ca[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x50,0x50]))||!(!_0x1280ca[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1d82f4()))));}function _0x70ff89(){const _0xf12936=_0x39e1,_0x1ce61e=_0x2f0cb3[_0xf4558c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1ce61e||0x0==_0x1ce61e[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ab75f}=new URL(window[_0xf4558c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xf12936(0xd7)]);if(_0x1ce61e[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ab75f))return!0x0;const _0x348176=_0x4ab75f[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])](_0xf4558c([0x2e]));return _0x1ce61e[_0xf4558c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c382e=>_0x4c382e[_0xf4558c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf4558c([0x2a])))[_0xf4558c([0x6d,0x61,0x70])](_0x136e61=>_0x136e61[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])](_0xf4558c([0x2e])))[_0xf4558c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x54aeb5=>_0x54aeb5[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x348176[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf4558c([0x6d,0x61,0x70])](_0x5770c3=>Array(_0x348176[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5770c3[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf4558c([0x66,0x69,0x6c,0x6c])](_0x5770c3[0x0]===_0xf4558c([0x2a])?_0xf4558c([0x2a]):'')[_0xf4558c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5770c3))[_0xf4558c([0x73,0x6f,0x6d,0x65])](_0x58ec71=>_0x348176[_0xf4558c([0x65,0x76,0x65,0x72,0x79])]((_0x5d05ff,_0x229a84)=>_0x58ec71[_0x229a84]===_0x5d05ff||_0x58ec71[_0x229a84]===_0xf4558c([0x2a])));}function _0xa467a8(){return _0x3809c8&&_0x217ef8?new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b5b03,_0x3a385b)=>{_0x3809c8[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x3b5b03,_0x3a385b),_0x217ef8[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x47a5fd=>{_0x47a5fd!=_0xf4558c([0x56,0x61,0x6c,0x69,0x64])&&_0x3b5b03(_0x47a5fd);},_0x3a385b);}):_0x3809c8||_0x217ef8||_0xf4558c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x533f8a(_0x3a696f,_0x43b061){return new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1641ab=>{if(_0x1c43f0())return _0x1641ab(_0xf4558c([0x56,0x61,0x6c,0x69,0x64]));_0x401349(),_0x67a837[_0xf4558c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf4558c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2af593=!0x1;const _0x13f085=_0x4a90ef();function _0x211b62(_0x2d6d88){return!!_0x2d6d88&&(typeof _0x2d6d88===_0xf4558c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2d6d88===_0xf4558c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2d6d88[_0xf4558c([0x74,0x68,0x65,0x6e])]===_0xf4558c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2d6d88[_0xf4558c([0x63,0x61,0x74,0x63,0x68])]===_0xf4558c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4fa822(_0x12ac49){_0x16b667(_0x12ac49)[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x40ef31=>{if(!_0x40ef31||_0x40ef31[_0xf4558c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf4558c([0x6f,0x6b]))return _0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xef372a(_0x5de552(_0x13f085+_0x43b061))!=_0x40ef31[_0xf4558c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf4558c([0x56,0x61,0x6c,0x69,0x64]);})[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x58885a=>(_0x17f3ee(),_0x58885a),()=>{const _0x2b3a62=_0x51dffb();return null==_0x2b3a62?(_0x17f3ee(),_0xf4558c([0x56,0x61,0x6c,0x69,0x64])):_0xf4558c(_0x11788b-_0x2b3a62>(0x5778dc5f^_0x27d682)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x1641ab)[_0xf4558c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1641ab(_0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x51ec55=0x7342b6df^_0x27d682;function _0x17f3ee(){const _0x3a1507=_0xf4558c([0x6c,0x6c,0x63,0x74,0x2d])+_0xef372a(_0x5de552(_0x3a696f)),_0x11d87c=_0x4e7084(_0xef372a(window[_0xf4558c([0x4d,0x61,0x74,0x68])][_0xf4558c([0x63,0x65,0x69,0x6c])](_0x11788b/_0x51ec55)));window[_0xf4558c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf4558c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a1507,_0x11d87c);}function _0x51dffb(){const _0x15f37b=_0xf4558c([0x6c,0x6c,0x63,0x74,0x2d])+_0xef372a(_0x5de552(_0x3a696f)),_0x1a1e7d=window[_0xf4558c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf4558c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15f37b);return _0x1a1e7d?window[_0xf4558c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e7084(_0x1a1e7d),0x10)*_0x51ec55:null;}function _0x16b667(_0x527d0b){return new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ccca9,_0x5db50c)=>{_0x527d0b[_0xf4558c([0x74,0x68,0x65,0x6e])](_0x4ccca9,_0x5db50c),window[_0xf4558c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5db50c,0x73758c9f^_0x27d682);});}}_0x67a837[_0xf4558c([0x6f,0x6e])](_0xf4558c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x42c7f7,_0x1b6865)=>{if(_0x1b6865[0x0]!=_0x3a696f)return _0x1641ab(_0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1b6865[0x1]={..._0x1b6865[0x1],[_0xf4558c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x13f085};},{[_0xf4558c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf4558c([0x68,0x69,0x67,0x68])}),_0x67a837[_0xf4558c([0x6f,0x6e])](_0xf4558c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x197260=>{_0x211b62(_0x197260[_0xf4558c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2af593=!0x0,_0x4fa822(_0x197260[_0xf4558c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf4558c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf4558c([0x6c,0x6f,0x77])}),_0x106022[_0xf4558c([0x74,0x68,0x65,0x6e])](()=>{_0x2af593||_0x1641ab(_0xf4558c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1c43f0(){return _0x67a837[_0xf4558c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf4558c([0x76,0x69,0x65,0x77])][_0xf4558c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf4558c([0x61,0x75,0x74,0x6f]);}function _0x401349(){_0x67a837[_0xf4558c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf4558c([0x76,0x69,0x65,0x77])][_0xf4558c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf4558c([0x61,0x75,0x74,0x6f]);}}function _0x437530(_0x404776){const _0x68061a=[new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52a483=>setTimeout(_0x52a483,0x737d6693^_0x27d682)),_0x106022[_0xf4558c([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1703ca=>{let _0x1675ea=0x0;_0x67a837[_0xf4558c([0x6d,0x6f,0x64,0x65,0x6c])][_0xf4558c([0x6f,0x6e])](_0xf4558c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x278487,_0x489300)=>{_0x489300[0x0][_0xf4558c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1675ea++,_0x1675ea==(0x737459a7^_0x27d682)&&(_0x1703ca(),_0x278487[_0xf4558c([0x6f,0x66,0x66])]());});}))];return window[_0xf4558c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf4558c([0x72,0x61,0x63,0x65])](_0x68061a)[_0xf4558c([0x74,0x68,0x65,0x6e])](()=>_0x404776);}async function _0x55c596(){await _0x106022,_0x67a837[_0xf4558c([0x6d,0x6f,0x64,0x65,0x6c])][_0xf4558c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1aa481,_0x67a837[_0xf4558c([0x6d,0x6f,0x64,0x65,0x6c])][_0xf4558c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1aa481,_0x67a837[_0xf4558c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf4558c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d82f4(){return window[_0xf4558c([0x67,0x6c,0x6f,0x62])]&&window[_0xf4558c([0x67,0x6c,0x6f,0x62])][_0xf4558c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xcd91f0(_0x42dc83){const _0x3b3a00=_0x469ba8();_0x67a837[_0x3b3a00]=_0xf4558c([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])+_0x42dc83,_0x42dc83!=_0xf4558c([0x56,0x61,0x6c,0x69,0x64])&&_0x55c596();}function _0x469ba8(){const _0x1a44c8=window[_0xf4558c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf4558c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf4558c([0x6e,0x6f,0x77])]())[_0xf4558c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf4558c([0x2e]),'');let _0x14dd55=_0xf4558c([0x73]);for(let _0x3dd597=0x0;_0x3dd597<_0x1a44c8[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3dd597+=0x2){let _0x415517=window[_0xf4558c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a44c8[_0xf4558c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3dd597,_0x3dd597+0x2));_0x415517>=_0x1e6b51[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x415517-=_0x1e6b51[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x14dd55+=_0x1e6b51[_0x415517];}return _0x14dd55;}function _0x460f0a(){const _0x1f14f2=_0x51616f[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])](_0xf4558c([0x2e]));if(0x3!=_0x1f14f2[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x55c9ae(_0x1f14f2[0x1]);function _0x55c9ae(_0x58de70){const _0x4cc3af=_0x41f55a(_0x58de70);return _0x4cc3af&&_0x28ea4e()?_0x4cc3af:null;function _0x28ea4e(){const _0x2eb4b5=_0x4cc3af[_0xf4558c([0x6a,0x74,0x69])],_0x38fb34=window[_0xf4558c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2eb4b5[_0xf4558c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2eb4b5[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a4542={..._0x4cc3af,[_0xf4558c([0x6a,0x74,0x69])]:_0x2eb4b5[_0xf4558c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2eb4b5[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a4542[_0xf4558c([0x76,0x63])],_0x5de552(_0x2a4542)==_0x38fb34;}}}async function _0x79215f(){let _0x4cfabd=!0x0;try{const _0x270d6a=_0x51616f[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])](_0xf4558c([0x2e])),[_0x372738,_0x26a993,_0x391f39]=_0x270d6a;return _0x419b40(_0x372738),await _0x523467(_0x372738,_0x26a993,_0x391f39),_0x4cfabd;}catch{return!0x1;}function _0x419b40(_0x11d68f){const _0x3a7265=_0x41f55a(_0x11d68f);_0x3a7265&&_0x3a7265[_0xf4558c([0x61,0x6c,0x67])]==_0xf4558c([0x45,0x53,0x32,0x35,0x36])||(_0x4cfabd=!0x1);}async function _0x523467(_0x3a5b9e,_0x2be033,_0x26e13d){const _0x406133=window[_0xf4558c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf4558c([0x66,0x72,0x6f,0x6d])](_0x2a2775(_0x26e13d),_0x3ce7ac=>_0x3ce7ac[_0xf4558c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b51c4=new window[(_0xf4558c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf4558c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3a5b9e+_0xf4558c([0x2e])+_0x2be033),_0x4b23e1=window[_0xf4558c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf4558c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b23e1)return;const _0x4caab2=await _0x4b23e1[_0xf4558c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf4558c([0x6a,0x77,0x6b]),_0x2d7d33,{[_0xf4558c([0x6e,0x61,0x6d,0x65])]:_0xf4558c([0x45,0x43,0x44,0x53,0x41]),[_0xf4558c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf4558c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf4558c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b23e1[_0xf4558c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf4558c([0x6e,0x61,0x6d,0x65])]:_0xf4558c([0x45,0x43,0x44,0x53,0x41]),[_0xf4558c([0x68,0x61,0x73,0x68])]:{[_0xf4558c([0x6e,0x61,0x6d,0x65])]:_0xf4558c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4caab2,_0x406133,_0x2b51c4)||(_0x4cfabd=!0x1);}}function _0x41f55a(_0x1f50ab){return _0x1f50ab[_0xf4558c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf4558c([0x65,0x79]))?JSON[_0xf4558c([0x70,0x61,0x72,0x73,0x65])](_0x2a2775(_0x1f50ab)):null;}function _0x2a2775(_0x16e18c){return window[_0xf4558c([0x61,0x74,0x6f,0x62])](_0x16e18c[_0xf4558c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf4558c([0x2b]))[_0xf4558c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf4558c([0x2f])));}function _0x5de552(_0x24a04c){let _0x11a2c6=0x1505;function _0x1aafce(_0x4b2b56){for(let _0x2b8b1d=0x0;_0x2b8b1d<_0x4b2b56[_0xf4558c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b8b1d++){const _0x2001cb=_0x4b2b56[_0xf4558c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b8b1d);_0x11a2c6=(_0x11a2c6<<0x5)+_0x11a2c6+_0x2001cb,_0x11a2c6&=_0x11a2c6;}}function _0x577130(_0x271f00){Array[_0xf4558c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x271f00)?_0x271f00[_0xf4558c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x577130):_0x271f00&&typeof _0x271f00==_0xf4558c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf4558c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x271f00)[_0xf4558c([0x73,0x6f,0x72,0x74])]()[_0xf4558c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x566878,_0x5e5e03])=>{_0x1aafce(_0x566878),_0x577130(_0x5e5e03);}):_0x1aafce(window[_0xf4558c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x271f00));}return _0x577130(_0x24a04c),_0x11a2c6>>>0x0;}function _0xef372a(_0x139de0){return _0x139de0[_0xf4558c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf4558c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf4558c([0x30]));}function _0x4e7084(_0x1a678c){return _0x1a678c[_0xf4558c([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf4558c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf4558c([0x6a,0x6f,0x69,0x6e])]('');}function _0x1aa481(){}function _0xf4558c(_0x46821e){const _0x544c98=_0x39e1;return _0x46821e[_0x544c98(0xd2)](_0x3c6899=>String[_0x544c98(0xba)](_0x3c6899))[_0x544c98(0xbb)]('');}_0xcd91f0(await _0x53a62a());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x15d69=_0x4746;function _0x5bc8(){const _0xb437a8=['34676xfKKMm','document','licenseKey','destroy','3608521sDBqLZ','18JuzsIX','_licenseKeyCheckInterval','high','editor','ClipboardPipeline','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyInvalid','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','requires','_parsedData','getData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','dataTransfer','4972610UBSVMP','editing','init','isOfficialPlugin','PasteFromOfficeEnhancedPropagator','view','pluginName','inputTransformation','domainLimit','8WDLDQC','isActive','stylesProcessor','execute','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyDomainLimit','PasteFromOfficeEnhanced','get','82766WzyOQq','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyTrialLimit','text/html','expired','135PDyiCQ','trialLimit','735015tIKZkK','invalid','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','PasteFromOffice','plugins','isPremiumPlugin','config','usageLimit','1269918CyCrlG','2963412VJVcan'];_0x5bc8=function(){return _0xb437a8;};return _0x5bc8();}(function(_0x31d54a,_0x526298){const _0x2a8d9c=_0x4746,_0xe1029=_0x31d54a();while(!![]){try{const _0x13cf0a=parseInt(_0x2a8d9c(0x180))/0x1+parseInt(_0x2a8d9c(0x179))/0x2*(parseInt(_0x2a8d9c(0x15a))/0x3)+parseInt(_0x2a8d9c(0x155))/0x4*(-parseInt(_0x2a8d9c(0x17e))/0x5)+parseInt(_0x2a8d9c(0x154))/0x6+parseInt(_0x2a8d9c(0x159))/0x7*(-parseInt(_0x2a8d9c(0x171))/0x8)+parseInt(_0x2a8d9c(0x153))/0x9+-parseInt(_0x2a8d9c(0x168))/0xa;if(_0x13cf0a===_0x526298)break;else _0xe1029['push'](_0xe1029['shift']());}catch(_0x53764f){_0xe1029['push'](_0xe1029['shift']());}}}(_0x5bc8,0x5ab22));import{Plugin as _0x757145}from'ckeditor5/src/core.js';function _0x4746(_0x16fc20,_0x22b80b){const _0x5bc8cc=_0x5bc8();return _0x4746=function(_0x474694,_0x4bb646){_0x474694=_0x474694-0x153;let _0x4b5e6a=_0x5bc8cc[_0x474694];return _0x4b5e6a;},_0x4746(_0x16fc20,_0x22b80b);}import{parsePasteOfficeHtml as _0x15280d}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x465095}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x4b71e6}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x757145{[_0x15d69(0x157)];[_0x15d69(0x15b)];static get[_0x15d69(0x16e)](){const _0x1d1b28=_0x15d69;return _0x1d1b28(0x16c);}static get[_0x15d69(0x16b)](){return!0x0;}static get[_0x15d69(0x186)](){return!0x0;}static get[_0x15d69(0x163)](){const _0x586d6d=_0x15d69;return[_0x586d6d(0x184)];}[_0x15d69(0x16a)](){const _0x2f8ac2=_0x15d69,_0x49c8b5=this[_0x2f8ac2(0x15d)],_0x116227=_0x49c8b5[_0x2f8ac2(0x185)][_0x2f8ac2(0x178)](_0x2f8ac2(0x15e)),_0x45db8b=_0x49c8b5[_0x2f8ac2(0x169)][_0x2f8ac2(0x16d)][_0x2f8ac2(0x156)],_0x596b5b=new _0x4b71e6(_0x45db8b);_0x116227['on'](_0x2f8ac2(0x16f),(_0x4b7d48,_0x1e94f4)=>{const _0x390455=_0x2f8ac2,_0x170535=_0x1e94f4[_0x390455(0x167)][_0x390455(0x165)](_0x390455(0x17c));_0x596b5b[_0x390455(0x172)](_0x170535)&&(_0x1e94f4[_0x390455(0x164)]||(_0x1e94f4[_0x390455(0x164)]=_0x15280d(_0x170535,_0x45db8b[_0x390455(0x173)])),_0x596b5b[_0x390455(0x174)](_0x1e94f4));},{'priority':_0x465095[_0x2f8ac2(0x178)](_0x2f8ac2(0x15c))+0xa}),this[_0x2f8ac2(0x157)]=this[_0x2f8ac2(0x15d)][_0x2f8ac2(0x187)][_0x2f8ac2(0x178)](_0x2f8ac2(0x157));const _0x2c04b2=this[_0x2f8ac2(0x15d)];this[_0x2f8ac2(0x15b)]=setInterval(()=>{const _0x159ab0=_0x2f8ac2;let _0x450c32;for(const _0x60796b in _0x2c04b2){const _0x455bef=_0x60796b,_0xfccd35=_0x2c04b2[_0x455bef];if(_0x159ab0(0x17a)==_0xfccd35||_0x159ab0(0x160)==_0xfccd35||_0x159ab0(0x175)==_0xfccd35||_0x159ab0(0x176)==_0xfccd35||_0x159ab0(0x183)==_0xfccd35||_0x159ab0(0x162)==_0xfccd35||_0x159ab0(0x17b)==_0xfccd35||_0x159ab0(0x166)==_0xfccd35){delete _0x2c04b2[_0x455bef],_0x450c32=_0xfccd35,clearInterval(this[_0x159ab0(0x15b)]),this[_0x159ab0(0x15b)]=void 0x0;break;}}_0x159ab0(0x160)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x181)),_0x159ab0(0x175)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x17d)),_0x159ab0(0x176)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x170)),_0x159ab0(0x183)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x161),_0x159ab0(0x177)),_0x159ab0(0x162)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x182)),_0x159ab0(0x17b)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x17f)),_0x159ab0(0x166)==_0x450c32&&_0x2c04b2[_0x159ab0(0x15f)](_0x159ab0(0x188));},0x3e8);}[_0x15d69(0x158)](){const _0x181017=_0x15d69;super[_0x181017(0x158)](),this[_0x181017(0x15b)]&&clearInterval(this[_0x181017(0x15b)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x2acd46,_0x293936){const _0x5db535=_0x1b37,_0x2261f0=_0x2acd46();while(!![]){try{const _0x3ae153=parseInt(_0x5db535(0x111))/0x1*(-parseInt(_0x5db535(0x116))/0x2)+-parseInt(_0x5db535(0x115))/0x3+parseInt(_0x5db535(0x114))/0x4*(-parseInt(_0x5db535(0x119))/0x5)+-parseInt(_0x5db535(0x10f))/0x6*(-parseInt(_0x5db535(0x118))/0x7)+parseInt(_0x5db535(0x11a))/0x8+-parseInt(_0x5db535(0x110))/0x9*(parseInt(_0x5db535(0x112))/0xa)+parseInt(_0x5db535(0x113))/0xb*(parseInt(_0x5db535(0x10e))/0xc);if(_0x3ae153===_0x293936)break;else _0x2261f0['push'](_0x2261f0['shift']());}catch(_0x3ff530){_0x2261f0['push'](_0x2261f0['shift']());}}}(_0x2107,0xb3267));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x1b37(_0x497756,_0x569c9a){const _0x210799=_0x2107();return _0x1b37=function(_0x1b37a4,_0x292b8b){_0x1b37a4=_0x1b37a4-0x10e;let _0x4ec963=_0x210799[_0x1b37a4];return _0x4ec963;},_0x1b37(_0x497756,_0x569c9a);}function _0x2107(){const _0x55085e=['131845kUndWR','239185Rnuetv','11302192kljoWA','5076PoJjOM','342OcqJSQ','666xxvZaQ','3633QlFXLz','44550UOVvEC','21032tCkZqc','120MCtAzi','1910142WFofXE','88yiSGJp','test'];_0x2107=function(){return _0x55085e;};return _0x2107();}export function isMSExcelContent(_0x2ea8e7){const _0x1f7581=_0x1b37;return m[_0x1f7581(0x117)](_0x2ea8e7);}
|