@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.0-alpha.1 → 47.6.0-alpha.3
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-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function v(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,L=/xmlns:o="urn:schemas-microsoft-com/i;class A{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||L.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,v(e,t));const o=x(e,t);b(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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 O=n(584);function P(t,e){const n=j();return(P=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(876949===-parseInt(e(255))/1+-parseInt(e(259))/2+parseInt(e(262))/3+-parseInt(e(264))/4*(parseInt(e(257))/5)+parseInt(e(260))/6*(-parseInt(e(263))/7)+-parseInt(e(265))/8*(-parseInt(e(256))/9)+parseInt(e(254))/10*(parseInt(e(261))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[P(258)](t)}function j(){const t=["9210289FiUvYP","1096671qlfYus","7ixpwLp","5008804lOJmjq","24FiUinQ","20CItjPf","903417UnlnqR","3691395ZBgJWc","5dlyRgI","test","383896xgarEi","276630VmKjaI"];return(j=function(){return t})()}function k(t,e){const n=D();return(k=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(428174===-parseInt(e(309))/1+parseInt(e(296))/2*(parseInt(e(300))/3)+-parseInt(e(293))/4*(parseInt(e(311))/5)+-parseInt(e(304))/6+-parseInt(e(287))/7*(-parseInt(e(310))/8)+-parseInt(e(290))/9+parseInt(e(297))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=k,r=new Map;for(const[s,i]of e){if(!s[n(295)]&&!s[n(305)])continue;const e=!s[n(295)]||t[n(312)]===s[n(295)],o=!s[n(305)]||t[n(307)](s[n(305)]);e&&o&&r[n(299)](s,i)}return r}function N(t){const e=k,n={};for(let r=0;r<t[e(286)];r++){const s=t[r],i=t[e(302)](s);e(294)!==i&&(n[s]=i)}return n}function W(t){const e=k,n=t[e(288)](",")[e(285)](t=>t[e(301)]()),r=[];for(const t of n){const n=F[e(289)](t);n&&r[e(303)](n[e(308)])}return r}function D(){const t=["split","exec","5091633MUEXxO","selectorText","cssRules","14588sFZwxi","initial","tagName","1254JwgfLY","9141240uNBuRl","assign","set","1659YxZurB","trim","getPropertyValue","push","1562778pzyILx","className","style","hasClass","groups","359090NBolhg","584mYaUUv","640VmpoSS","name","map","length","78575QGGvwt"];return(D=function(){return t})()}function $(t){const e=k,n={};for(const r of t)Object[e(298)](n,r);return n}const K=B;function V(){const t=["588385LghgaO","isActive","306treuRu","size","document","1291656hRgjjK","execute","setStyle","1101232DopCWx","createRangeIn","from","elementStart","164830gYKrzi","913962ibVNtY","type","45lkbTzo","6PQadTD","item","_parsedData","hasStyle","43240wcsbLl","content","5396370wuuMOO","values"];return(V=function(){return t})()}function B(t,e){const n=V();return(B=function(t,e){return n[t-=312]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(709898===-parseInt(e(331))/1+-parseInt(e(330))/2*(-parseInt(e(333))/3)+-parseInt(e(323))/4+parseInt(e(316))/5+parseInt(e(334))/6*(-parseInt(e(318))/7)+-parseInt(e(326))/8+-parseInt(e(320))/9*(parseInt(e(314))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class Y extends A{[K(324)](t){const n=K,{body:r,styles:s}=t[n(312)],i=new e.ViewUpcastWriter(r[n(322)]),o=i[n(327)](r),a=function(t){const e=k,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(299)](t,i)}return n}(function(t){const e=k,n={};for(const r of t)for(const t of r[e(292)])if(t instanceof CSSStyleRule){const r=N(t[e(306)]);n[t[e(291)]]=Object[e(298)]({},n[t[e(291)]]||{},r)}return n}(s));for(const t of o){if(n(329)!==t[n(332)])continue;const e=M(t[n(335)],a);if(e[n(321)]){const r=$(Array[n(328)](e[n(317)]()));for(const e in r){const s=t[n(335)];s[n(313)](e)||i[n(325)](e,r[e],s)}}}t[n(315)]=r}[K(319)](t){return super[K(319)](t)||R(t)}}const U=q;function q(t,e){const n=X();return(q=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(719216===-parseInt(e(297))/1*(-parseInt(e(285))/2)+-parseInt(e(303))/3*(parseInt(e(283))/4)+-parseInt(e(288))/5*(-parseInt(e(314))/6)+-parseInt(e(313))/7+parseInt(e(290))/8*(parseInt(e(293))/9)+-parseInt(e(284))/10+-parseInt(e(311))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class z extends t.Plugin{static get[U(287)](){return U(286)}static get[U(280)](){return!0}static get[U(282)](){return!0}static get[U(306)](){return[U(309)]}[U(305)](){const t=U,e=this[t(279)],n=e[t(300)][t(302)](t(308)),r=e[t(316)][t(294)][t(281)],s=new Y(r);n.on(t(315),(e,n)=>{const i=t,o=n[i(304)][i(312)](i(292));s[i(307)](o)&&(n[i(301)]||(n[i(301)]=E(o,r[i(299)])),s[i(289)](n))},{priority:O.priorities[t(302)](t(298))+11})}[U(278)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=q;return t[e(295)](t=>String[e(310)](t))[e(296)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1772064e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=q,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(291)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}function X(){const t=["pluginName","15RSnSHx","execute","6911344DOpCYi","href","text/html","9KCkpOK","view","map","join","678221DZNpLq","high","stylesProcessor","plugins","_parsedData","get","27516YOtzlZ","dataTransfer","init","requires","isActive","ClipboardPipeline","PasteFromOffice","fromCharCode","2970198ZigdXs","getData","4583215JViPtA","2465556mIRlYp","inputTransformation","editing","afterInit","editor","isOfficialPlugin","document","isPremiumPlugin","436rjOivk","1311900epACEz","2BZVOaT","PasteFromOfficeEnhancedInliner"];return(X=function(){return t})()}function H(){const t=["sub","223860HcZLLg","text-decoration-line","1764582BsWocI","vertical-align","text-decoration","bolder","147335StLfJm","medium","56oJAkiS","forEach","split","color","underline","160QaKbmY","getStyleNames","line-through","keys","853504pIBOWb","setStyle","sup","491694OTDVnR","getStyle","span","includes","filter","createElement","function","super","strong","from","font-weight","font-family","bold","italic","297424VLRzQq","length","font-style","font-size","3VqDXuB","getChildren","removeStyle","insertChild","396671bGNbYu","9bBNwvf"];return(H=function(){return t})()}const Z=nt;!function(t){const e=nt,n=t();for(;;)try{if(223404===parseInt(e(502))/1+-parseInt(e(488))/2*(-parseInt(e(506))/3)+-parseInt(e(476))/4*(-parseInt(e(474))/5)+-parseInt(e(470))/6+parseInt(e(468))/7+parseInt(e(485))/8*(parseInt(e(466))/9)+parseInt(e(481))/10*(-parseInt(e(465))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const _=[Z(479),Z(499),Z(505),Z(472),Z(469),Z(498),Z(504),Z(471)],J=[Z(479),Z(499),Z(505)],Q={"font-style":[[Z(501),"i"]],"font-weight":[[Z(475),Z(496)],[Z(500),Z(496)],[Z(473),Z(496)],[t=>Number(t)>=600,Z(496)]],"text-decoration":[[Z(480),"u"],[Z(483),"s"]],"text-decoration-line":[[Z(480),"u"],[Z(483),"s"]],"vertical-align":[[Z(467),Z(467)],[Z(495),Z(487)]]};function G(t){return _[Z(491)](t)}function tt(t){const e=Z;return Array[e(497)](t[e(482)]())[e(492)](G)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(477)](e=>{const i=n,o=t[i(489)](e);if(o)if(a=e,J[Z(491)](a))r[e]=o;else if(e in Q){const t=o[i(478)](" ");Q[e][i(477)](([n,r])=>{const o=i;for(const i of t)(o(494)==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(477)](([,n])=>{const s=r,i=e[s(493)](n,[],t[s(507)]());e[s(464)](0,i,t)}),e[r(463)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(484)](n)[r(503)])return;const s=e[r(493)](r(490),[],t[r(507)]());e[r(486)](n,s),e[r(464)](0,s,t),e[r(463)](Object[r(484)](n),t)}(t,e,r)}function nt(t,e){const n=H();return(nt=function(t,e){return n[t-=463]})(t,e)}function rt(t,e){const n=ot();return(rt=function(t,e){return n[t-=452]})(t,e)}const st=rt;!function(t){const e=rt,n=t();for(;;)try{if(778104===parseInt(e(460))/1*(-parseInt(e(470))/2)+-parseInt(e(457))/3+parseInt(e(453))/4*(parseInt(e(469))/5)+-parseInt(e(459))/6*(parseInt(e(452))/7)+-parseInt(e(463))/8+parseInt(e(466))/9+parseInt(e(458))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class it extends A{[st(471)](t){const n=st,{body:r}=t[n(465)],s=new e.ViewUpcastWriter(r[n(461)]),i=s[n(468)](r),o=new e.ViewDocument(s[n(461)][n(454)]),a=[...new e.ViewDomConverter(o)[n(464)],n(455)],c=i[n(456)]();for(const t of c)if(t.is(n(472))&&a[n(462)](t[n(473)])){et(t,s,tt(t))}t[n(467)]=r}[st(474)](t){return super[st(474)](t)||R(t)}}function ot(){const t=["createRangeIn","1008655CLOwON","10okWulD","execute","element","name","isActive","527079xoRnZv","8hRADaY","stylesProcessor","font","getItems","2290722QDWZdw","34986100asyqUt","84IopNDX","91789mLTYBw","document","includes","11181920EneVWh","blockElements","_parsedData","4954041QfmNWm","content"];return(ot=function(){return t})()}function at(){const t=["requires","featureNotAllowed","text/html","view","ClipboardPipeline","pluginName","high","4877485DJykgu","execute","expired","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","invalid","1CtpeCC","pasteFromOfficeEnhancedLicenseKeyInvalid","get","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","6232488RjXbdN","_licenseKeyCheckInterval","init","evaluationLimit","licenseKey","destroy","_parsedData","344876GqYTXe","plugins","15LAXWUy","stylesProcessor","isActive","usageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","4565365ctCNzZ","70awKpGW","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","2189726RBHfDG","6uEXXEC","editing","config","_showLicenseError","2266191kvoWgN","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhancedPropagator","1890384LezBva","dataTransfer","PasteFromOffice","domainLimit","document","isPremiumPlugin","isOfficialPlugin","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired"];return(at=function(){return t})()}const ct=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=446]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(553397===parseInt(e(478))/1*(parseInt(e(456))/2)+parseInt(e(492))/3*(-parseInt(e(490))/4)+-parseInt(e(472))/5+-parseInt(e(449))/6*(-parseInt(e(497))/7)+-parseInt(e(483))/8+-parseInt(e(453))/9+-parseInt(e(498))/10*(-parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{[ct(487)];[ct(484)];static get[ct(470)](){return ct(455)}static get[ct(462)](){return!0}static get[ct(461)](){return!0}static get[ct(465)](){return[ct(458)]}[ct(485)](){const t=ct,e=this[t(481)],n=e[t(491)][t(480)](t(469)),r=e[t(450)][t(468)][t(460)],s=new it(r);n.on(t(463),(e,n)=>{const i=t,o=n[i(457)][i(446)](i(467));s[i(494)](o)&&(n[i(489)]||(n[i(489)]=E(o,r[i(493)])),s[i(473)](n))},{priority:O.priorities[t(480)](t(471))+10}),this[t(487)]=this[t(481)][t(451)][t(480)](t(487));const i=this[t(481)];this[t(484)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(454)==s||e(479)==s||e(464)==s||e(496)==s||e(482)==s||e(476)==s||e(447)==s){delete i[r],n=s,clearInterval(this[e(484)]),this[e(484)]=void 0;break}}e(479)==n&&i[e(452)](e(477)),e(464)==n&&i[e(452)](e(474)),e(496)==n&&i[e(452)](e(459)),e(482)==n&&i[e(452)](e(466),e(475)),e(476)==n&&i[e(452)](e(486)),e(447)==n&&i[e(452)](e(495))},1e3)}[ct(488)](){const t=ct;super[t(488)](),this[t(484)]&&clearInterval(this[t(484)])}}var ft=pt;function pt(t,e){var n=mt();return(pt=function(t,e){return n[t-=216]})(t,e)}function mt(){var t=["requires","4794288YKqJoC","isOfficialPlugin","PasteFromOffice","isPremiumPlugin","4hingpY","pluginName","3313937HugyYo","401745TBaUnF","PasteFromOfficeEnhanced","2QTKFCG","5086250gNVQHA","30WeOTXO","787825PcenTk","7TBpjSH","4074324SYzwdj","9fUmEgC","15105900umgDhb"];return(mt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(520946===-parseInt(e(219))/1*(-parseInt(e(216))/2)+-parseInt(e(232))/3*(parseInt(e(229))/4)+-parseInt(e(217))/5+parseInt(e(221))/6*(-parseInt(e(220))/7)+parseInt(e(225))/8*(-parseInt(e(222))/9)+-parseInt(e(218))/10*(-parseInt(e(231))/11)+parseInt(e(223))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[ft(230)](){return ft(233)}static get[ft(226)](){return!0}static get[ft(228)](){return!0}static get[ft(224)](){return[ft(227),z,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=306]})(t,e)}function ht(){var t=["108493XXAKTw","1870Qkncxe","5suTLMe","9272336XvmrcH","8650125iWloOq","7pjwlce","6220686drqpfL","803212xLkOAw","6zVbKOZ","4415613uHPBRk","18968KIuAJS"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(953667===-parseInt(e(312))/1*(parseInt(e(314))/2)+-parseInt(e(313))/3+-parseInt(e(311))/4*(parseInt(e(306))/5)+parseInt(e(310))/6+parseInt(e(309))/7*(-parseInt(e(307))/8)+parseInt(e(308))/9+-parseInt(e(316))/10*(-parseInt(e(315))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(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:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function v(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,L=/xmlns:o="urn:schemas-microsoft-com/i;class E{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||L.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,v(e,t));const o=x(e,t);b(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function A(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return A(A(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var O=n(584);function P(){const t=["24cIIlLh","3114cUbSdI","3nFOUzU","6mcgMBV","3865818opqnLu","test","2566164iOgrft","437400FbtxPE","5BbTlHZ","493002BHsFGp","4234256WOYYwZ","14810uFgyjm","1755691UHaHTC"];return(P=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(387369===parseInt(e(119))/1*(parseInt(e(126))/2)+-parseInt(e(124))/3+parseInt(e(123))/4*(-parseInt(e(125))/5)+parseInt(e(120))/6*(-parseInt(e(116))/7)+-parseInt(e(127))/8+parseInt(e(118))/9*(parseInt(e(115))/10)+parseInt(e(121))/11*(parseInt(e(117))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const R=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t,e){const n=P();return(F=function(t,e){return n[t-=115]})(t,e)}function M(t){return R[F(122)](t)}!function(t){const e=N,n=t();for(;;)try{if(461087===parseInt(e(454))/1*(-parseInt(e(456))/2)+parseInt(e(430))/3*(-parseInt(e(440))/4)+parseInt(e(455))/5*(parseInt(e(442))/6)+-parseInt(e(451))/7*(-parseInt(e(429))/8)+-parseInt(e(436))/9+-parseInt(e(443))/10*(parseInt(e(448))/11)+parseInt(e(434))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);const T=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=N,r=new Map;for(const[s,i]of e){if(!s[n(449)]&&!s[n(457)])continue;const e=!s[n(449)]||t[n(437)]===s[n(449)],o=!s[n(457)]||t[n(447)](s[n(457)]);e&&o&&r[n(450)](s,i)}return r}function N(t,e){const n=W();return(N=function(t,e){return n[t-=429]})(t,e)}function j(t){const e=N,n={};for(let r=0;r<t[e(444)];r++){const s=t[r],i=t[e(453)](s);e(446)!==i&&(n[s]=i)}return n}function D(t){const e=N,n=t[e(445)](",")[e(458)](t=>t[e(431)]()),r=[];for(const t of n){const n=T[e(432)](t);n&&r[e(433)](n[e(438)])}return r}function V(t){const e=N,n={};for(const r of t)Object[e(441)](n,r);return n}function W(){const t=["name","groups","style","3669628dytEDq","assign","6KpBfkv","216270NmMoDb","length","split","initial","hasClass","121VxVquc","tagName","set","23618eoduFY","selectorText","getPropertyValue","307LCXccu","1785790cluqck","2122GOfiIt","className","map","1744FpVtzU","3WwgbiL","trim","exec","push","20774976kkhJgQ","cssRules","7936380WJkQua"];return(W=function(){return t})()}const $=K;function K(t,e){const n=B();return(K=function(t,e){return n[t-=372]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(976940===parseInt(e(375))/1+-parseInt(e(396))/2*(-parseInt(e(385))/3)+-parseInt(e(393))/4+parseInt(e(373))/5+parseInt(e(388))/6*(-parseInt(e(376))/7)+parseInt(e(382))/8*(-parseInt(e(394))/9)+parseInt(e(383))/10*(parseInt(e(379))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class U extends E{[$(389)](t){const n=$,{body:r,styles:s}=t[n(384)],i=new e.ViewUpcastWriter(r[n(380)]),o=i[n(372)](r),a=function(t){const e=N,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(450)](t,i)}return n}(function(t){const e=N,n={};for(const r of t)for(const t of r[e(435)])if(t instanceof CSSStyleRule){const r=j(t[e(439)]);n[t[e(452)]]=Object[e(441)]({},n[t[e(452)]]||{},r)}return n}(s));for(const t of o){if(n(392)!==t[n(374)])continue;const e=k(t[n(390)],a);if(e[n(395)]){const r=V(Array[n(387)](e[n(391)]()));for(const e in r){const s=t[n(390)];s[n(381)](e)||i[n(386)](e,r[e],s)}}}t[n(378)]=r}[$(377)](t){return super[$(377)](t)||M(t)}}function B(){const t=["_parsedData","78jslxxd","setStyle","from","138WPEfEB","execute","item","values","elementStart","4476264ZLHCLd","16929387DAIRMQ","size","77844REYRbr","createRangeIn","6871315UuAgoI","type","1006210ElcUsC","269101HvRztm","isActive","content","99121BkIgWG","document","hasStyle","8AyadzK","1630rlGZcY"];return(B=function(){return t})()}function H(){const t=["afterInit","isPremiumPlugin","text/html","getData","43580wlrYQl","60867kmfOOq","133312hRxGHY","ClipboardPipeline","pluginName","PasteFromOfficeEnhancedInliner","execute","196376AyVoAj","43846tLDuFn","requires","isActive","plugins","PasteFromOffice","document","fromCharCode","init","6432165ViPorm","588aSrNSU","get","href","editor","high","1wvqTpg","371raATKz","editing","_parsedData","inputTransformation","stylesProcessor","dataTransfer","164PzFntJ","map","1992LjaHbL","view","join","3585920VumRqV","isOfficialPlugin"];return(H=function(){return t})()}const q=z;function z(t,e){const n=H();return(z=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(501740===parseInt(e(272))/1*(-parseInt(e(257))/2)+-parseInt(e(251))/3*(parseInt(e(239))/4)+-parseInt(e(250))/5*(-parseInt(e(267))/6)+parseInt(e(273))/7*(parseInt(e(252))/8)+parseInt(e(266))/9+-parseInt(e(244))/10+parseInt(e(258))/11*(-parseInt(e(241))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class G extends t.Plugin{static get[q(254)](){return q(255)}static get[q(245)](){return!0}static get[q(247)](){return!0}static get[q(259)](){return[q(262)]}[q(265)](){const t=q,e=this[t(270)],n=e[t(261)][t(268)](t(253)),r=e[t(274)][t(242)][t(263)],s=new U(r);n.on(t(236),(e,n)=>{const i=t,o=n[i(238)][i(249)](i(248));s[i(260)](o)&&(n[i(275)]||(n[i(275)]=C(o,r[i(237)])),s[i(256)](n))},{priority:O.priorities[t(268)](t(271))+11})}[q(246)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=z;return t[e(240)](t=>String[e(264)](t))[e(243)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1772236800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=z,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(269)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}function Q(){const t=["9rrZrfc","6162468tUZINC","font-weight","split","980055aMvzNI","text-decoration-line","underline","font-style","font-family","10qbilUB","vertical-align","5605216IsbmFv","bold","function","medium","12dcOOEe","color","createElement","length","italic","removeStyle","line-through","filter","setStyle","from","insertChild","getChildren","sub","includes","bolder","keys","sup","span","getStyle","6676bWsggd","font-size","text-decoration","280ggFGjq","8071189eIhlBB","82430ZHgYBM","strong","forEach","getStyleNames","super","14581963NdZKNp"];return(Q=function(){return t})()}const Z=nt;!function(t){const e=nt,n=t();for(;;)try{if(712317===-parseInt(e(374))/1*(-parseInt(e(377))/2)+-parseInt(e(389))/3+parseInt(e(400))/4*(-parseInt(e(379))/5)+parseInt(e(386))/6+parseInt(e(378))/7+parseInt(e(396))/8*(-parseInt(e(385))/9)+-parseInt(e(394))/10*(parseInt(e(384))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const _=[Z(401),Z(393),Z(375),Z(376),Z(390),Z(387),Z(392),Z(395)],J=[Z(401),Z(393),Z(375)],Y={"font-style":[[Z(404),"i"]],"font-weight":[[Z(399),Z(380)],[Z(397),Z(380)],[Z(369),Z(380)],[t=>Number(t)>=600,Z(380)]],"text-decoration":[[Z(391),"u"],[Z(406),"s"]],"text-decoration-line":[[Z(391),"u"],[Z(406),"s"]],"vertical-align":[[Z(367),Z(367)],[Z(383),Z(371)]]};function X(t){return _[Z(368)](t)}function tt(t){const e=Z;return Array[e(409)](t[e(382)]())[e(407)](X)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(381)](e=>{const i=n,o=t[i(373)](e);if(o)if(a=e,J[Z(368)](a))r[e]=o;else if(e in Y){const t=o[i(388)](" ");Y[e][i(381)](([n,r])=>{const o=i;for(const i of t)(o(398)==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(381)](([,n])=>{const s=r,i=e[s(402)](n,[],t[s(366)]());e[s(365)](0,i,t)}),e[r(405)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(370)](n)[r(403)])return;const s=e[r(402)](r(372),[],t[r(366)]());e[r(408)](n,s),e[r(365)](0,s,t),e[r(405)](Object[r(370)](n),t)}(t,e,r)}function nt(t,e){const n=Q();return(nt=function(t,e){return n[t-=365]})(t,e)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=203]})(t,e)}function it(){const t=["365806IEloNY","includes","25531SLQaQw","106048liJRrx","6UToMrB","17888foJXLK","stylesProcessor","941166IQcFrN","1280OUdDQL","_parsedData","23qRRCbb","795512rPKFrr","7908hVSWDt","blockElements","getItems","execute","element","name","3070vfLHow","font","createRangeIn","content","document","isActive"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(175328===-parseInt(e(215))/1*(parseInt(e(210))/2)+-parseInt(e(209))/3*(-parseInt(e(208))/4)+parseInt(e(213))/5*(-parseInt(e(217))/6)+-parseInt(e(205))/7+-parseInt(e(216))/8+parseInt(e(212))/9+parseInt(e(223))/10*(parseInt(e(207))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends E{[rt(220)](t){const n=rt,{body:r}=t[n(214)],s=new e.ViewUpcastWriter(r[n(203)]),i=s[n(225)](r),o=new e.ViewDocument(s[n(203)][n(211)]),a=[...new e.ViewDomConverter(o)[n(218)],n(224)],c=i[n(219)]();for(const t of c)if(t.is(n(221))&&a[n(206)](t[n(222)])){et(t,s,tt(t))}t[n(226)]=r}[rt(204)](t){return super[rt(204)](t)||M(t)}}const at=ct;function ct(t,e){const n=lt();return(ct=function(t,e){return n[t-=180]})(t,e)}function lt(){const t=["5sBAlcK","high","pasteFromOfficeEnhancedLicenseKeyNotAllowed","destroy","dataTransfer","domainLimit","2UhEdHj","evaluationLimit","getData","editing","267666HXOziV","get","ClipboardPipeline","322361UjAOGw","160443jsEDHx","7SaeRKT","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","PasteFromOffice","1934988ztobOG","expired","pasteFromOfficeEnhancedLicenseKeyValid","licenseKey","featureNotAllowed","document","view","280azDaNJ","text/html","stylesProcessor","864Inxzoy","isOfficialPlugin","isActive","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","isPremiumPlugin","180mOWaTa","_parsedData","1992219fNkARK","PasteFromOfficeEnhancedPropagator","5736072GhbXzP","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","config","init","usageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","requires","invalid","pasteFromOfficeEnhancedLicenseKeyDomainLimit","plugins","editor","541453GPkrNg","execute","pluginName"];return(lt=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(767927===parseInt(e(233))/1+-parseInt(e(229))/2*(parseInt(e(204))/3)+parseInt(e(187))/4*(parseInt(e(223))/5)+-parseInt(e(206))/6*(-parseInt(e(183))/7)+parseInt(e(194))/8*(parseInt(e(182))/9)+parseInt(e(202))/10*(parseInt(e(220))/11)+parseInt(e(197))/12*(-parseInt(e(181))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class ut extends t.Plugin{[at(190)];[at(209)];static get[at(222)](){return at(205)}static get[at(198)](){return!0}static get[at(201)](){return!0}static get[at(215)](){return[at(186)]}[at(211)](){const t=at,e=this[t(219)],n=e[t(218)][t(234)](t(180)),r=e[t(232)][t(193)][t(192)],s=new ot(r);n.on(t(214),(e,n)=>{const i=t,o=n[i(227)][i(231)](i(195));s[i(199)](o)&&(n[i(203)]||(n[i(203)]=C(o,r[i(196)])),s[i(221)](n))},{priority:O.priorities[t(234)](t(224))+10}),this[t(190)]=this[t(219)][t(210)][t(234)](t(190));const i=this[t(219)];this[t(209)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(189)==s||e(213)==s||e(184)==s||e(217)==s||e(225)==s||e(200)==s||e(207)==s){delete i[r],n=s,clearInterval(this[e(209)]),this[e(209)]=void 0;break}}e(213)==n&&i[e(185)](e(216)),e(184)==n&&i[e(185)](e(188)),e(217)==n&&i[e(185)](e(228)),e(225)==n&&i[e(185)](e(191),e(208)),e(200)==n&&i[e(185)](e(230)),e(207)==n&&i[e(185)](e(212))},1e3)}[at(226)](){const t=at;super[t(226)](),this[t(209)]&&clearInterval(this[t(209)])}}var ft=mt;function pt(){var t=["18akROVD","isPremiumPlugin","6rJobTg","PasteFromOffice","4340112hSRhGk","1427672aERJXm","30634802ZhcHdC","13567580NKXQyo","4iQxCZD","pluginName","isOfficialPlugin","5049155wMCMaE","222056lgZuIR","PasteFromOfficeEnhanced","9fLODVV","requires","304733rdKDGM"];return(pt=function(){return t})()}function mt(t,e){var n=pt();return(mt=function(t,e){return n[t-=382]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(741517===-parseInt(e(385))/1+parseInt(e(398))/2*(parseInt(e(386))/3)+parseInt(e(394))/4*(parseInt(e(397))/5)+-parseInt(e(388))/6*(-parseInt(e(390))/7)+-parseInt(e(391))/8*(-parseInt(e(383))/9)+parseInt(e(393))/10+-parseInt(e(392))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class dt extends t.Plugin{static get[ft(395)](){return ft(382)}static get[ft(396)](){return!0}static get[ft(387)](){return!0}static get[ft(384)](){return[ft(389),G,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=182]})(t,e)}function ht(){var t=["2498290AsoBMG","161297pkeJyG","3893688mROLkb","1986026qBCHCG","283893lsKmcy","1016004xXHCfr","4oQuwWR","6bikVNm","4310600bxivQc","18lyGoGC"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(256027===parseInt(e(188))/1+parseInt(e(183))/2*(parseInt(e(191))/3)+-parseInt(e(182))/4+-parseInt(e(187))/5+parseInt(e(184))/6*(parseInt(e(190))/7)+-parseInt(e(189))/8+parseInt(e(186))/9*(parseInt(e(185))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(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 _0x92dd59}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x24c052,parsePasteOfficeHtml as _0x4ce221}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x562006,uid as _0x38bba7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x497f8f,ViewDocument as _0x1994d4,ViewDomConverter as _0x24b960}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x221361){return m['test'](_0x221361);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x1a6305,_0x533039){const _0x48e498=new Map();for(const [_0x304d69,_0x423638]of _0x533039){if(!_0x304d69['tagName']&&!_0x304d69['className'])continue;const _0x798f51=!_0x304d69['tagName']||_0x1a6305['name']===_0x304d69['tagName'],_0x3f1eb4=!_0x304d69['className']||_0x1a6305['hasClass'](_0x304d69['className']);_0x798f51&&_0x3f1eb4&&_0x48e498['set'](_0x304d69,_0x423638);}return _0x48e498;}function h(_0x373d8e){const _0x3ce472={};for(let _0x567d9e=0x0;_0x567d9e<_0x373d8e['length'];_0x567d9e++){const _0xb6eaf9=_0x373d8e[_0x567d9e],_0x2075be=_0x373d8e['getPropertyValue'](_0xb6eaf9);'initial'!==_0x2075be&&(_0x3ce472[_0xb6eaf9]=_0x2075be);}return _0x3ce472;}function O(_0x30b7f5){const _0x4bf825=_0x30b7f5['split'](',')['map'](_0x45aa21=>_0x45aa21['trim']()),_0x3f7d54=[];for(const _0x5bccd3 of _0x4bf825){const _0xb5ff60=S['exec'](_0x5bccd3);_0xb5ff60&&_0x3f7d54['push'](_0xb5ff60['groups']);}return _0x3f7d54;}function k(_0x314253){const _0x4033eb={};for(const _0x2878ba of _0x314253)Object['assign'](_0x4033eb,_0x2878ba);return _0x4033eb;}class c extends _0x24c052{['execute'](_0x120c78){const {body:_0x259bc7,styles:_0x1c5598}=_0x120c78['_parsedData'],_0x40b231=new _0x497f8f(_0x259bc7['document']),_0x4263d8=_0x40b231['createRangeIn'](_0x259bc7),_0x353e90=function(_0xc9885a){const _0x5c1ade={};for(const _0x199ff4 of _0xc9885a)for(const _0xd38393 of _0x199ff4['cssRules'])if(_0xd38393 instanceof CSSStyleRule){const _0xc1180=h(_0xd38393['style']);_0x5c1ade[_0xd38393['selectorText']]=Object['assign']({},_0x5c1ade[_0xd38393['selectorText']]||{},_0xc1180);}return _0x5c1ade;}(_0x1c5598),_0x4d7bc3=function(_0x3923d6){const _0x2ef6b0=new Map();for(const _0x3fba11 in _0x3923d6){const _0x4a8370=O(_0x3fba11),_0x361ec6=_0x3923d6[_0x3fba11];for(const _0x4e3290 of _0x4a8370)_0x2ef6b0['set'](_0x4e3290,_0x361ec6);}return _0x2ef6b0;}(_0x353e90);for(const _0x398704 of _0x4263d8){if('elementStart'!==_0x398704['type'])continue;const _0x4de10e=j(_0x398704['item'],_0x4d7bc3);if(_0x4de10e['size']){const _0xed03c6=k(Array['from'](_0x4de10e['values']()));for(const _0x49f2fd in _0xed03c6){const _0x4d555e=_0x398704['item'];_0x4d555e['hasStyle'](_0x49f2fd)||_0x40b231['setStyle'](_0x49f2fd,_0xed03c6[_0x49f2fd],_0x4d555e);}}}_0x120c78['content']=_0x259bc7;}['isActive'](_0x18b3e6){return super['isActive'](_0x18b3e6)||p(_0x18b3e6);}}class i extends _0x92dd59{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x28209f=this['editor'],_0x3dc1cf=_0x28209f['plugins']['get']('ClipboardPipeline'),_0x54afe3=_0x28209f['editing']['view']['document'],_0x5f0fc5=new c(_0x54afe3);_0x3dc1cf['on']('inputTransformation',(_0xe6dfcc,_0x13c008)=>{const _0x29db54=_0x13c008['dataTransfer']['getData']('text/html');_0x5f0fc5['isActive'](_0x29db54)&&(_0x13c008['_parsedData']||(_0x13c008['_parsedData']=_0x4ce221(_0x29db54,_0x54afe3['stylesProcessor'])),_0x5f0fc5['execute'](_0x13c008));},{'priority':_0x562006['get']('high')+0xb});}['afterInit'](){!async function(_0x5318b0){const _0x14885c=_0x2c007d([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]),_0x53eef9=0x7374585f,_0x2dd826=0x7373da8f^_0x53eef9,_0x1fea52=window[_0x2c007d([0x44,0x61,0x74,0x65])][_0x2c007d([0x6e,0x6f,0x77])](),_0x5c72a4=_0x5318b0[_0x2c007d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a9d96=new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45c409=>{_0x5c72a4[_0x2c007d([0x6f,0x6e,0x63,0x65])](_0x2c007d([0x72,0x65,0x61,0x64,0x79]),_0x45c409);}),_0x4fde96={[_0x2c007d([0x6b,0x74,0x79])]:_0x2c007d([0x45,0x43]),[_0x2c007d([0x75,0x73,0x65])]:_0x2c007d([0x73,0x69,0x67]),[_0x2c007d([0x63,0x72,0x76])]:_0x2c007d([0x50,0x2d,0x32,0x35,0x36]),[_0x2c007d([0x78])]:_0x2c007d([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]),[_0x2c007d([0x79])]:_0x2c007d([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]),[_0x2c007d([0x61,0x6c,0x67])]:_0x2c007d([0x45,0x53,0x32,0x35,0x36])},_0x3b7a6d=_0x5c72a4[_0x2c007d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c007d([0x67,0x65,0x74])](_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xc4e256(){let _0x197b79,_0xf9da0d=null,_0x215fe4=null;try{if(_0x3b7a6d==_0x2c007d([0x47,0x50,0x4c]))return _0x2c007d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x197b79=_0x317c73(),!_0x197b79)return _0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x197b79[_0x2c007d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x215fe4=_0x76dd79(_0x197b79[_0x2c007d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x197b79[_0x2c007d([0x6a,0x74,0x69])])),await _0x3406f9()?_0xc1a73()?_0x467abf()?_0x2c007d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x395227()?(_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c007d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf9da0d=_0x51b33d(_0x2c007d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1eb09a()):_0x2c007d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c007d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x467abf(){const _0x538e01=[_0x2c007d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c007d([0x74,0x72,0x69,0x61,0x6c])][_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1fea52/0x3e8:0xe10*_0x2dd826;return _0x197b79[_0x2c007d([0x65,0x78,0x70])]<_0x538e01;}function _0xc1a73(){const _0x541716=_0x197b79[_0x2c007d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x541716&&(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x2a]))||(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x50,0x4f,0x45]))||(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x50,0x50]))||!(!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2f0c0f()))));}function _0x395227(){const _0xc43a8=_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xc43a8||0x0==_0xc43a8[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x38da94}=new URL(window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xc43a8[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38da94))return!0x0;const _0x3caa85=_0x38da94[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e]));return _0xc43a8[_0x2c007d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf74be5=>_0xf74be5[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x2a])))[_0x2c007d([0x6d,0x61,0x70])](_0x79e06d=>_0x79e06d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e])))[_0x2c007d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1163b7=>_0x1163b7[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3caa85[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c007d([0x6d,0x61,0x70])](_0xca92a2=>Array(_0x3caa85[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xca92a2[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c007d([0x66,0x69,0x6c,0x6c])](_0xca92a2[0x0]===_0x2c007d([0x2a])?_0x2c007d([0x2a]):'')[_0x2c007d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xca92a2))[_0x2c007d([0x73,0x6f,0x6d,0x65])](_0x50cdf8=>_0x3caa85[_0x2c007d([0x65,0x76,0x65,0x72,0x79])]((_0x3eb23b,_0x39db0d)=>_0x50cdf8[_0x39db0d]===_0x3eb23b||_0x50cdf8[_0x39db0d]===_0x2c007d([0x2a])));}function _0x1eb09a(){return _0xf9da0d&&_0x215fe4?new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30a19d,_0x14a846)=>{_0xf9da0d[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x30a19d,_0x14a846),_0x215fe4[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x63ffc5=>{_0x63ffc5!=_0x2c007d([0x56,0x61,0x6c,0x69,0x64])&&_0x30a19d(_0x63ffc5);},_0x14a846);}):_0xf9da0d||_0x215fe4||_0x2c007d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x76dd79(_0x5eff3d,_0x3148be){return new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47250d=>{if(_0x40db92())return _0x47250d(_0x2c007d([0x56,0x61,0x6c,0x69,0x64]));_0x1733c4(),_0x5c72a4[_0x2c007d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3db543=!0x1;const _0x3d1566=_0x38bba7();function _0x58231f(_0xcf0fa0){return!!_0xcf0fa0&&(typeof _0xcf0fa0===_0x2c007d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xcf0fa0===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xcf0fa0[_0x2c007d([0x74,0x68,0x65,0x6e])]===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xcf0fa0[_0x2c007d([0x63,0x61,0x74,0x63,0x68])]===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4409cc(_0x5f562c){_0x540b76(_0x5f562c)[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x394c2b=>{if(!_0x394c2b||_0x394c2b[_0x2c007d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c007d([0x6f,0x6b]))return _0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x762b7b(_0x560cf4(_0x3d1566+_0x3148be))!=_0x394c2b[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c007d([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x1cb967=>(_0x18cfdb(),_0x1cb967),()=>{const _0x1e78a2=_0x25138e();return null==_0x1e78a2?(_0x18cfdb(),_0x2c007d([0x56,0x61,0x6c,0x69,0x64])):_0x2c007d(_0x1fea52-_0x1e78a2>(0x5778dc5f^_0x53eef9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x47250d)[_0x2c007d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x579225=0x7342b6df^_0x53eef9;function _0x18cfdb(){const _0x25cf06=_0x2c007d([0x6c,0x6c,0x63,0x74,0x2d])+_0x762b7b(_0x560cf4(_0x5eff3d)),_0x558e77=_0x115820(_0x762b7b(window[_0x2c007d([0x4d,0x61,0x74,0x68])][_0x2c007d([0x63,0x65,0x69,0x6c])](_0x1fea52/_0x579225)));window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c007d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25cf06,_0x558e77);}function _0x25138e(){const _0x5cb0db=_0x2c007d([0x6c,0x6c,0x63,0x74,0x2d])+_0x762b7b(_0x560cf4(_0x5eff3d)),_0x22bbd7=window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c007d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5cb0db);return _0x22bbd7?window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x115820(_0x22bbd7),0x10)*_0x579225:null;}function _0x540b76(_0x15f7a4){return new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x265aee,_0x4f4952)=>{_0x15f7a4[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x265aee,_0x4f4952),window[_0x2c007d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4f4952,0x73758c9f^_0x53eef9);});}}_0x5c72a4[_0x2c007d([0x6f,0x6e])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x12ada1,_0x30684d)=>{if(_0x30684d[0x0]!=_0x5eff3d)return _0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x30684d[0x1]={..._0x30684d[0x1],[_0x2c007d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3d1566};},{[_0x2c007d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c007d([0x68,0x69,0x67,0x68])}),_0x5c72a4[_0x2c007d([0x6f,0x6e])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x28c071=>{_0x58231f(_0x28c071[_0x2c007d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3db543=!0x0,_0x4409cc(_0x28c071[_0x2c007d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c007d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c007d([0x6c,0x6f,0x77])}),_0x5a9d96[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>{_0x3db543||_0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x40db92(){return _0x5c72a4[_0x2c007d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c007d([0x76,0x69,0x65,0x77])][_0x2c007d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c007d([0x61,0x75,0x74,0x6f]);}function _0x1733c4(){_0x5c72a4[_0x2c007d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c007d([0x76,0x69,0x65,0x77])][_0x2c007d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c007d([0x61,0x75,0x74,0x6f]);}}function _0x51b33d(_0x5158c1){const _0x4d8404=[new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x457da9=>setTimeout(_0x457da9,0x737d6693^_0x53eef9)),_0x5a9d96[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x522611=>{let _0x2d7206=0x0;_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x6f,0x6e])](_0x2c007d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x282f2a,_0x2971ac)=>{_0x2971ac[0x0][_0x2c007d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2d7206++,_0x2d7206==(0x73745db7^_0x53eef9)&&(_0x522611(),_0x282f2a[_0x2c007d([0x6f,0x66,0x66])]());});}))];return window[_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c007d([0x72,0x61,0x63,0x65])](_0x4d8404)[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>_0x5158c1);}async function _0x472c6a(){await _0x5a9d96,_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf494bd,_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf494bd,_0x5c72a4[_0x2c007d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2f0c0f(){return window[_0x2c007d([0x67,0x6c,0x6f,0x62])]&&window[_0x2c007d([0x67,0x6c,0x6f,0x62])][_0x2c007d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3edbf7(_0x39a33d){const _0x16054e=_0x585e9c();_0x5c72a4[_0x16054e]=_0x2c007d([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])+_0x39a33d,_0x39a33d!=_0x2c007d([0x56,0x61,0x6c,0x69,0x64])&&_0x472c6a();}function _0x585e9c(){const _0x51a913=window[_0x2c007d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c007d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c007d([0x6e,0x6f,0x77])]())[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c007d([0x2e]),'');let _0x26abce=_0x2c007d([0x73]);for(let _0x2f443e=0x0;_0x2f443e<_0x51a913[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f443e+=0x2){let _0x22849d=window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51a913[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f443e,_0x2f443e+0x2));_0x22849d>=_0x14885c[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x22849d-=_0x14885c[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x26abce+=_0x14885c[_0x22849d];}return _0x26abce;}function _0x317c73(){const _0x4bcabe=_0x3b7a6d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e]));if(0x3!=_0x4bcabe[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x525340(_0x4bcabe[0x1]);function _0x525340(_0x4c42f6){const _0x151620=_0x523fea(_0x4c42f6);return _0x151620&&_0x394512()?_0x151620:null;function _0x394512(){const _0x2b9dca=_0x151620[_0x2c007d([0x6a,0x74,0x69])],_0x847a28=window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b9dca[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b9dca[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4d5d1f={..._0x151620,[_0x2c007d([0x6a,0x74,0x69])]:_0x2b9dca[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b9dca[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4d5d1f[_0x2c007d([0x76,0x63])],_0x560cf4(_0x4d5d1f)==_0x847a28;}}}async function _0x3406f9(){let _0x138709=!0x0;try{const _0x3a3c2e=_0x3b7a6d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e])),[_0x1f4732,_0x4c4b42,_0x319936]=_0x3a3c2e;return _0x186195(_0x1f4732),await _0x18a008(_0x1f4732,_0x4c4b42,_0x319936),_0x138709;}catch{return!0x1;}function _0x186195(_0x54e498){const _0x47c01e=_0x523fea(_0x54e498);_0x47c01e&&_0x47c01e[_0x2c007d([0x61,0x6c,0x67])]==_0x2c007d([0x45,0x53,0x32,0x35,0x36])||(_0x138709=!0x1);}async function _0x18a008(_0x3e74f0,_0x4a8622,_0x3fd48c){const _0x6d1c41=window[_0x2c007d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c007d([0x66,0x72,0x6f,0x6d])](_0x698d28(_0x3fd48c),_0x13b139=>_0x13b139[_0x2c007d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x57f5f5=new window[(_0x2c007d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c007d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e74f0+_0x2c007d([0x2e])+_0x4a8622),_0x5b3c7c=window[_0x2c007d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c007d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b3c7c)return;const _0x58e7b1=await _0x5b3c7c[_0x2c007d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c007d([0x6a,0x77,0x6b]),_0x4fde96,{[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x45,0x43,0x44,0x53,0x41]),[_0x2c007d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c007d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b3c7c[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x45,0x43,0x44,0x53,0x41]),[_0x2c007d([0x68,0x61,0x73,0x68])]:{[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x58e7b1,_0x6d1c41,_0x57f5f5)||(_0x138709=!0x1);}}function _0x523fea(_0x1125bf){return _0x1125bf[_0x2c007d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c007d([0x65,0x79]))?JSON[_0x2c007d([0x70,0x61,0x72,0x73,0x65])](_0x698d28(_0x1125bf)):null;}function _0x698d28(_0x5cde64){return window[_0x2c007d([0x61,0x74,0x6f,0x62])](_0x5cde64[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c007d([0x2b]))[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c007d([0x2f])));}function _0x560cf4(_0x321e83){let _0x39d0e0=0x1505;function _0x27b4a8(_0x3bbbbb){for(let _0x3e9877=0x0;_0x3e9877<_0x3bbbbb[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e9877++){const _0x1e61d4=_0x3bbbbb[_0x2c007d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e9877);_0x39d0e0=(_0x39d0e0<<0x5)+_0x39d0e0+_0x1e61d4,_0x39d0e0&=_0x39d0e0;}}function _0x42724f(_0x37fe3b){Array[_0x2c007d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37fe3b)?_0x37fe3b[_0x2c007d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42724f):_0x37fe3b&&typeof _0x37fe3b==_0x2c007d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c007d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37fe3b)[_0x2c007d([0x73,0x6f,0x72,0x74])]()[_0x2c007d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d246f,_0x5bdb1f])=>{_0x27b4a8(_0x4d246f),_0x42724f(_0x5bdb1f);}):_0x27b4a8(window[_0x2c007d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37fe3b));}return _0x42724f(_0x321e83),_0x39d0e0>>>0x0;}function _0x762b7b(_0x42cccd){return _0x42cccd[_0x2c007d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c007d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c007d([0x30]));}function _0x115820(_0x553014){return _0x553014[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c007d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c007d([0x6a,0x6f,0x69,0x6e])]('');}function _0xf494bd(){}function _0x2c007d(_0x4f3a6a){return _0x4f3a6a['map'](_0x398efc=>String['fromCharCode'](_0x398efc))['join']('');}_0x3edbf7(await _0xc4e256());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x106a71=>Number(_0x106a71)>=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(_0x298598){return E['includes'](_0x298598);}function g(_0x4f7b2a){return Array['from'](_0x4f7b2a['getStyleNames']())['filter'](P);}function b(_0x3a21c8,_0x45e8bf,_0x59b699){const {spanStyles:_0x45ccd6,stylesToBeHtmlElements:_0x192da6}=function(_0x2db9da,_0x421849){const _0x28da97={},_0x32d93d={};return _0x421849['forEach'](_0x24ffc3=>{const _0x1a75c6=_0x2db9da['getStyle'](_0x24ffc3);if(_0x1a75c6){if(function(_0x4f64b0){return L['includes'](_0x4f64b0);}(_0x24ffc3))_0x28da97[_0x24ffc3]=_0x1a75c6;else{if(function(_0x6be930){return _0x6be930 in F;}(_0x24ffc3)){const _0x5dc536=_0x1a75c6['split']('\x20');F[_0x24ffc3]['forEach'](([_0x37ff49,_0x5d7ca1])=>{for(const _0x59fcc6 of _0x5dc536){('function'==typeof _0x37ff49&&_0x37ff49(_0x59fcc6)||_0x37ff49===_0x59fcc6)&&(_0x32d93d[_0x24ffc3]=[..._0x32d93d[_0x24ffc3]||[],[_0x37ff49,_0x5d7ca1]]);}});}}}}),{'spanStyles':_0x28da97,'stylesToBeHtmlElements':_0x32d93d};}(_0x3a21c8,_0x59b699);!function(_0x1e9a49,_0x26a1c6,_0x3f1304){for(const _0x214931 in _0x3f1304){_0x3f1304[_0x214931]['forEach'](([,_0x229f7c])=>{const _0x2b0c13=_0x26a1c6['createElement'](_0x229f7c,[],_0x1e9a49['getChildren']());_0x26a1c6['insertChild'](0x0,_0x2b0c13,_0x1e9a49);}),_0x26a1c6['removeStyle'](_0x214931,_0x1e9a49);}}(_0x3a21c8,_0x45e8bf,_0x192da6),function(_0x86aaae,_0x1bcb5d,_0xd6f641){if(!Object['keys'](_0xd6f641)['length'])return;const _0x2c58c4=_0x1bcb5d['createElement']('span',[],_0x86aaae['getChildren']());_0x1bcb5d['setStyle'](_0xd6f641,_0x2c58c4),_0x1bcb5d['insertChild'](0x0,_0x2c58c4,_0x86aaae),_0x1bcb5d['removeStyle'](Object['keys'](_0xd6f641),_0x86aaae);}(_0x3a21c8,_0x45e8bf,_0x45ccd6);}class a extends _0x24c052{['execute'](_0x10401b){const {body:_0x2691b8}=_0x10401b['_parsedData'],_0x46173b=new _0x497f8f(_0x2691b8['document']),_0x3602ae=_0x46173b['createRangeIn'](_0x2691b8),_0x5c0b23=new _0x1994d4(_0x46173b['document']['stylesProcessor']),_0x5dd049=[...new _0x24b960(_0x5c0b23)['blockElements'],'font'],_0x591c81=_0x3602ae['getItems']();for(const _0x330ba8 of _0x591c81)_0x330ba8['is']('element')&&_0x5dd049['includes'](_0x330ba8['name'])&&b(_0x330ba8,_0x46173b,g(_0x330ba8));_0x10401b['content']=_0x2691b8;}['isActive'](_0xc3c723){return super['isActive'](_0xc3c723)||p(_0xc3c723);}}class s extends _0x92dd59{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5cd4dd=this['editor'],_0x10ae58=_0x5cd4dd['plugins']['get']('ClipboardPipeline'),_0x1ce43c=_0x5cd4dd['editing']['view']['document'],_0x24c822=new a(_0x1ce43c);_0x10ae58['on']('inputTransformation',(_0x634083,_0x1d4b19)=>{const _0x40f539=_0x1d4b19['dataTransfer']['getData']('text/html');_0x24c822['isActive'](_0x40f539)&&(_0x1d4b19['_parsedData']||(_0x1d4b19['_parsedData']=_0x4ce221(_0x40f539,_0x1ce43c['stylesProcessor'])),_0x24c822['execute'](_0x1d4b19));},{'priority':_0x562006['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3868cc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1d2311;for(const _0x3384cb in _0x3868cc){const _0x3e233b=_0x3384cb,_0x450d7a=_0x3868cc[_0x3e233b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x450d7a){delete _0x3868cc[_0x3e233b],_0x1d2311=_0x450d7a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1d2311&&_0x3868cc['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1d2311&&_0x3868cc['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1d2311&&_0x3868cc['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x92dd59{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 _0x499ec1}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4e2164,parsePasteOfficeHtml as _0xd2fe35}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4c0d38,uid as _0x13491c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x46d3e5,ViewDocument as _0x38642c,ViewDomConverter as _0x4256b3}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x4c96a2){return m['test'](_0x4c96a2);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5f5ab7,_0x3abd22){const _0x26a8e1=new Map();for(const [_0x4dac5d,_0xd63a17]of _0x3abd22){if(!_0x4dac5d['tagName']&&!_0x4dac5d['className'])continue;const _0x56532e=!_0x4dac5d['tagName']||_0x5f5ab7['name']===_0x4dac5d['tagName'],_0xe990de=!_0x4dac5d['className']||_0x5f5ab7['hasClass'](_0x4dac5d['className']);_0x56532e&&_0xe990de&&_0x26a8e1['set'](_0x4dac5d,_0xd63a17);}return _0x26a8e1;}function h(_0x20490e){const _0x1dd1ff={};for(let _0x352e3c=0x0;_0x352e3c<_0x20490e['length'];_0x352e3c++){const _0x152f05=_0x20490e[_0x352e3c],_0x44abb3=_0x20490e['getPropertyValue'](_0x152f05);'initial'!==_0x44abb3&&(_0x1dd1ff[_0x152f05]=_0x44abb3);}return _0x1dd1ff;}function O(_0x4bdaa5){const _0x3fc442=_0x4bdaa5['split'](',')['map'](_0x5d53fa=>_0x5d53fa['trim']()),_0x2967b9=[];for(const _0x29cc5e of _0x3fc442){const _0x195df6=S['exec'](_0x29cc5e);_0x195df6&&_0x2967b9['push'](_0x195df6['groups']);}return _0x2967b9;}function k(_0xf05a68){const _0x32bd46={};for(const _0x40b710 of _0xf05a68)Object['assign'](_0x32bd46,_0x40b710);return _0x32bd46;}class c extends _0x4e2164{['execute'](_0x34f768){const {body:_0x5c9b06,styles:_0x6dcf2d}=_0x34f768['_parsedData'],_0x1a4c0b=new _0x46d3e5(_0x5c9b06['document']),_0x4774fa=_0x1a4c0b['createRangeIn'](_0x5c9b06),_0x32674b=function(_0x23fa88){const _0x24fed6={};for(const _0x1e3b59 of _0x23fa88)for(const _0x2ee9f4 of _0x1e3b59['cssRules'])if(_0x2ee9f4 instanceof CSSStyleRule){const _0x476661=h(_0x2ee9f4['style']);_0x24fed6[_0x2ee9f4['selectorText']]=Object['assign']({},_0x24fed6[_0x2ee9f4['selectorText']]||{},_0x476661);}return _0x24fed6;}(_0x6dcf2d),_0x5914a5=function(_0x398540){const _0x61a7f0=new Map();for(const _0x13c254 in _0x398540){const _0x7a075a=O(_0x13c254),_0x39d918=_0x398540[_0x13c254];for(const _0x256c3a of _0x7a075a)_0x61a7f0['set'](_0x256c3a,_0x39d918);}return _0x61a7f0;}(_0x32674b);for(const _0x3a8daf of _0x4774fa){if('elementStart'!==_0x3a8daf['type'])continue;const _0x2cdfcf=j(_0x3a8daf['item'],_0x5914a5);if(_0x2cdfcf['size']){const _0x2c90d5=k(Array['from'](_0x2cdfcf['values']()));for(const _0x3c5e38 in _0x2c90d5){const _0x46a281=_0x3a8daf['item'];_0x46a281['hasStyle'](_0x3c5e38)||_0x1a4c0b['setStyle'](_0x3c5e38,_0x2c90d5[_0x3c5e38],_0x46a281);}}}_0x34f768['content']=_0x5c9b06;}['isActive'](_0x1bd8ee){return super['isActive'](_0x1bd8ee)||p(_0x1bd8ee);}}class i extends _0x499ec1{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x458635=this['editor'],_0x3c8eab=_0x458635['plugins']['get']('ClipboardPipeline'),_0x57bd80=_0x458635['editing']['view']['document'],_0x75c42a=new c(_0x57bd80);_0x3c8eab['on']('inputTransformation',(_0xcc704a,_0x107e78)=>{const _0x18b8f3=_0x107e78['dataTransfer']['getData']('text/html');_0x75c42a['isActive'](_0x18b8f3)&&(_0x107e78['_parsedData']||(_0x107e78['_parsedData']=_0xd2fe35(_0x18b8f3,_0x57bd80['stylesProcessor'])),_0x75c42a['execute'](_0x107e78));},{'priority':_0x4c0d38['get']('high')+0xb});}['afterInit'](){!async function(_0x581d24){const _0x2f740f=_0x14c141([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]),_0x5d496f=0x7374585f,_0xae9c09=0x7373db5f^_0x5d496f,_0x538ba3=window[_0x14c141([0x44,0x61,0x74,0x65])][_0x14c141([0x6e,0x6f,0x77])](),_0x4a1e7b=_0x581d24[_0x14c141([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c6c8d=new window[(_0x14c141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ead4f=>{_0x4a1e7b[_0x14c141([0x6f,0x6e,0x63,0x65])](_0x14c141([0x72,0x65,0x61,0x64,0x79]),_0x2ead4f);}),_0x1279b5={[_0x14c141([0x6b,0x74,0x79])]:_0x14c141([0x45,0x43]),[_0x14c141([0x75,0x73,0x65])]:_0x14c141([0x73,0x69,0x67]),[_0x14c141([0x63,0x72,0x76])]:_0x14c141([0x50,0x2d,0x32,0x35,0x36]),[_0x14c141([0x78])]:_0x14c141([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]),[_0x14c141([0x79])]:_0x14c141([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]),[_0x14c141([0x61,0x6c,0x67])]:_0x14c141([0x45,0x53,0x32,0x35,0x36])},_0xecf8b8=_0x4a1e7b[_0x14c141([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x14c141([0x67,0x65,0x74])](_0x14c141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x441f32(){let _0x295a3a,_0x4ab404=null,_0x3b4852=null;try{if(_0xecf8b8==_0x14c141([0x47,0x50,0x4c]))return _0x14c141([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x295a3a=_0x564aa9(),!_0x295a3a)return _0x14c141([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x295a3a[_0x14c141([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3b4852=_0x1fb913(_0x295a3a[_0x14c141([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x295a3a[_0x14c141([0x6a,0x74,0x69])])),await _0x6a8d80()?_0x9610a4()?_0x363875()?_0x14c141([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a63a2()?(_0x295a3a[_0x14c141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x14c141([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4ab404=_0x533f14(_0x14c141([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x11e263()):_0x14c141([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x14c141([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x14c141([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x14c141([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x363875(){const _0x2d76b9=[_0x14c141([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x14c141([0x74,0x72,0x69,0x61,0x6c])][_0x14c141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x295a3a[_0x14c141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x538ba3/0x3e8:0xe10*_0xae9c09;return _0x295a3a[_0x14c141([0x65,0x78,0x70])]<_0x2d76b9;}function _0x9610a4(){const _0x20f108=_0x295a3a[_0x14c141([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x20f108&&(!!_0x20f108[_0x14c141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14c141([0x2a]))||(!!_0x20f108[_0x14c141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14c141([0x50,0x4f,0x45]))||(!!_0x20f108[_0x14c141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14c141([0x50,0x50]))||!(!_0x20f108[_0x14c141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14c141([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2a8ee2()))));}function _0x2a63a2(){const _0x47f123=_0x295a3a[_0x14c141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x47f123||0x0==_0x47f123[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xccbb68}=new URL(window[_0x14c141([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x47f123[_0x14c141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccbb68))return!0x0;const _0xd18b23=_0xccbb68[_0x14c141([0x73,0x70,0x6c,0x69,0x74])](_0x14c141([0x2e]));return _0x47f123[_0x14c141([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x37c06c=>_0x37c06c[_0x14c141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14c141([0x2a])))[_0x14c141([0x6d,0x61,0x70])](_0x2e923a=>_0x2e923a[_0x14c141([0x73,0x70,0x6c,0x69,0x74])](_0x14c141([0x2e])))[_0x14c141([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36f481=>_0x36f481[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xd18b23[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14c141([0x6d,0x61,0x70])](_0x272387=>Array(_0xd18b23[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x272387[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14c141([0x66,0x69,0x6c,0x6c])](_0x272387[0x0]===_0x14c141([0x2a])?_0x14c141([0x2a]):'')[_0x14c141([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x272387))[_0x14c141([0x73,0x6f,0x6d,0x65])](_0x48da80=>_0xd18b23[_0x14c141([0x65,0x76,0x65,0x72,0x79])]((_0x37a2ee,_0x4bd3b9)=>_0x48da80[_0x4bd3b9]===_0x37a2ee||_0x48da80[_0x4bd3b9]===_0x14c141([0x2a])));}function _0x11e263(){return _0x4ab404&&_0x3b4852?new window[(_0x14c141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xa67045,_0x1d63c1)=>{_0x4ab404[_0x14c141([0x74,0x68,0x65,0x6e])](_0xa67045,_0x1d63c1),_0x3b4852[_0x14c141([0x74,0x68,0x65,0x6e])](_0xadfd9=>{_0xadfd9!=_0x14c141([0x56,0x61,0x6c,0x69,0x64])&&_0xa67045(_0xadfd9);},_0x1d63c1);}):_0x4ab404||_0x3b4852||_0x14c141([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1fb913(_0x23f8c8,_0x162a7b){return new window[(_0x14c141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a51a3=>{if(_0xa4f60f())return _0x4a51a3(_0x14c141([0x56,0x61,0x6c,0x69,0x64]));_0x1bdabf(),_0x4a1e7b[_0x14c141([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x14c141([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x13c4bd=!0x1;const _0x3c7232=_0x13491c();function _0x19d2dd(_0x575fa3){return!!_0x575fa3&&(typeof _0x575fa3===_0x14c141([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x575fa3===_0x14c141([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x575fa3[_0x14c141([0x74,0x68,0x65,0x6e])]===_0x14c141([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x575fa3[_0x14c141([0x63,0x61,0x74,0x63,0x68])]===_0x14c141([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f03d1(_0x148593){_0x3097f1(_0x148593)[_0x14c141([0x74,0x68,0x65,0x6e])](_0x411e27=>{if(!_0x411e27||_0x411e27[_0x14c141([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x14c141([0x6f,0x6b]))return _0x14c141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd01c83(_0x34ceb8(_0x3c7232+_0x162a7b))!=_0x411e27[_0x14c141([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x14c141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x14c141([0x56,0x61,0x6c,0x69,0x64]);})[_0x14c141([0x74,0x68,0x65,0x6e])](_0x87ac23=>(_0xafb8b1(),_0x87ac23),()=>{const _0x4c0486=_0x2b5a6c();return null==_0x4c0486?(_0xafb8b1(),_0x14c141([0x56,0x61,0x6c,0x69,0x64])):_0x14c141(_0x538ba3-_0x4c0486>(0x5778dc5f^_0x5d496f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x14c141([0x74,0x68,0x65,0x6e])](_0x4a51a3)[_0x14c141([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4a51a3(_0x14c141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c1637=0x7342b6df^_0x5d496f;function _0xafb8b1(){const _0x5a95a3=_0x14c141([0x6c,0x6c,0x63,0x74,0x2d])+_0xd01c83(_0x34ceb8(_0x23f8c8)),_0x4cf89d=_0x260cf6(_0xd01c83(window[_0x14c141([0x4d,0x61,0x74,0x68])][_0x14c141([0x63,0x65,0x69,0x6c])](_0x538ba3/_0x3c1637)));window[_0x14c141([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14c141([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a95a3,_0x4cf89d);}function _0x2b5a6c(){const _0x5c4956=_0x14c141([0x6c,0x6c,0x63,0x74,0x2d])+_0xd01c83(_0x34ceb8(_0x23f8c8)),_0xcf35e0=window[_0x14c141([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14c141([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c4956);return _0xcf35e0?window[_0x14c141([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x260cf6(_0xcf35e0),0x10)*_0x3c1637:null;}function _0x3097f1(_0x2cec12){return new window[(_0x14c141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5a3527,_0x147118)=>{_0x2cec12[_0x14c141([0x74,0x68,0x65,0x6e])](_0x5a3527,_0x147118),window[_0x14c141([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x147118,0x73758c9f^_0x5d496f);});}}_0x4a1e7b[_0x14c141([0x6f,0x6e])](_0x14c141([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x55e2b2,_0x1d5759)=>{if(_0x1d5759[0x0]!=_0x23f8c8)return _0x4a51a3(_0x14c141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d5759[0x1]={..._0x1d5759[0x1],[_0x14c141([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3c7232};},{[_0x14c141([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14c141([0x68,0x69,0x67,0x68])}),_0x4a1e7b[_0x14c141([0x6f,0x6e])](_0x14c141([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x239df2=>{_0x19d2dd(_0x239df2[_0x14c141([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x13c4bd=!0x0,_0x3f03d1(_0x239df2[_0x14c141([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x14c141([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14c141([0x6c,0x6f,0x77])}),_0x2c6c8d[_0x14c141([0x74,0x68,0x65,0x6e])](()=>{_0x13c4bd||_0x4a51a3(_0x14c141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xa4f60f(){return _0x4a1e7b[_0x14c141([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14c141([0x76,0x69,0x65,0x77])][_0x14c141([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x14c141([0x61,0x75,0x74,0x6f]);}function _0x1bdabf(){_0x4a1e7b[_0x14c141([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14c141([0x76,0x69,0x65,0x77])][_0x14c141([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x14c141([0x61,0x75,0x74,0x6f]);}}function _0x533f14(_0x155ee4){const _0x2be394=[new window[(_0x14c141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2316ce=>setTimeout(_0x2316ce,0x737d6693^_0x5d496f)),_0x2c6c8d[_0x14c141([0x74,0x68,0x65,0x6e])](()=>new window[(_0x14c141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x415f92=>{let _0x45fe63=0x0;_0x4a1e7b[_0x14c141([0x6d,0x6f,0x64,0x65,0x6c])][_0x14c141([0x6f,0x6e])](_0x14c141([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x290b47,_0x2e345f)=>{_0x2e345f[0x0][_0x14c141([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x45fe63++,_0x45fe63==(0x73745db7^_0x5d496f)&&(_0x415f92(),_0x290b47[_0x14c141([0x6f,0x66,0x66])]());});}))];return window[_0x14c141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x14c141([0x72,0x61,0x63,0x65])](_0x2be394)[_0x14c141([0x74,0x68,0x65,0x6e])](()=>_0x155ee4);}async function _0x2ce840(){await _0x2c6c8d,_0x4a1e7b[_0x14c141([0x6d,0x6f,0x64,0x65,0x6c])][_0x14c141([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x460306,_0x4a1e7b[_0x14c141([0x6d,0x6f,0x64,0x65,0x6c])][_0x14c141([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x460306,_0x4a1e7b[_0x14c141([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x14c141([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2a8ee2(){return window[_0x14c141([0x67,0x6c,0x6f,0x62])]&&window[_0x14c141([0x67,0x6c,0x6f,0x62])][_0x14c141([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4163d2(_0x98a11f){const _0x40c4c7=_0x2c279c();_0x4a1e7b[_0x40c4c7]=_0x14c141([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])+_0x98a11f,_0x98a11f!=_0x14c141([0x56,0x61,0x6c,0x69,0x64])&&_0x2ce840();}function _0x2c279c(){const _0x12fd14=window[_0x14c141([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x14c141([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x14c141([0x6e,0x6f,0x77])]())[_0x14c141([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x14c141([0x2e]),'');let _0x344758=_0x14c141([0x73]);for(let _0x3af604=0x0;_0x3af604<_0x12fd14[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3af604+=0x2){let _0x44a78a=window[_0x14c141([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12fd14[_0x14c141([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3af604,_0x3af604+0x2));_0x44a78a>=_0x2f740f[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x44a78a-=_0x2f740f[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x344758+=_0x2f740f[_0x44a78a];}return _0x344758;}function _0x564aa9(){const _0xae903a=_0xecf8b8[_0x14c141([0x73,0x70,0x6c,0x69,0x74])](_0x14c141([0x2e]));if(0x3!=_0xae903a[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x472f66(_0xae903a[0x1]);function _0x472f66(_0x4ba211){const _0x980d4d=_0x2bd198(_0x4ba211);return _0x980d4d&&_0x20f33b()?_0x980d4d:null;function _0x20f33b(){const _0x2be35f=_0x980d4d[_0x14c141([0x6a,0x74,0x69])],_0x43407c=window[_0x14c141([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2be35f[_0x14c141([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2be35f[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x27c01a={..._0x980d4d,[_0x14c141([0x6a,0x74,0x69])]:_0x2be35f[_0x14c141([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2be35f[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x27c01a[_0x14c141([0x76,0x63])],_0x34ceb8(_0x27c01a)==_0x43407c;}}}async function _0x6a8d80(){let _0x257b6d=!0x0;try{const _0xec8714=_0xecf8b8[_0x14c141([0x73,0x70,0x6c,0x69,0x74])](_0x14c141([0x2e])),[_0x3c71af,_0x1e95aa,_0x554787]=_0xec8714;return _0x349b4a(_0x3c71af),await _0x5ad199(_0x3c71af,_0x1e95aa,_0x554787),_0x257b6d;}catch{return!0x1;}function _0x349b4a(_0x2af513){const _0x4ade87=_0x2bd198(_0x2af513);_0x4ade87&&_0x4ade87[_0x14c141([0x61,0x6c,0x67])]==_0x14c141([0x45,0x53,0x32,0x35,0x36])||(_0x257b6d=!0x1);}async function _0x5ad199(_0x31ac6c,_0x4e427e,_0x273756){const _0x2c176c=window[_0x14c141([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x14c141([0x66,0x72,0x6f,0x6d])](_0x38268d(_0x273756),_0x300073=>_0x300073[_0x14c141([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1cab7a=new window[(_0x14c141([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x14c141([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x31ac6c+_0x14c141([0x2e])+_0x4e427e),_0x44910e=window[_0x14c141([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x14c141([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44910e)return;const _0x1e596=await _0x44910e[_0x14c141([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x14c141([0x6a,0x77,0x6b]),_0x1279b5,{[_0x14c141([0x6e,0x61,0x6d,0x65])]:_0x14c141([0x45,0x43,0x44,0x53,0x41]),[_0x14c141([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x14c141([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x14c141([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44910e[_0x14c141([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x14c141([0x6e,0x61,0x6d,0x65])]:_0x14c141([0x45,0x43,0x44,0x53,0x41]),[_0x14c141([0x68,0x61,0x73,0x68])]:{[_0x14c141([0x6e,0x61,0x6d,0x65])]:_0x14c141([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1e596,_0x2c176c,_0x1cab7a)||(_0x257b6d=!0x1);}}function _0x2bd198(_0x99fc5d){return _0x99fc5d[_0x14c141([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x14c141([0x65,0x79]))?JSON[_0x14c141([0x70,0x61,0x72,0x73,0x65])](_0x38268d(_0x99fc5d)):null;}function _0x38268d(_0x5bb39c){return window[_0x14c141([0x61,0x74,0x6f,0x62])](_0x5bb39c[_0x14c141([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x14c141([0x2b]))[_0x14c141([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x14c141([0x2f])));}function _0x34ceb8(_0x53c2fb){let _0x4ca424=0x1505;function _0x4f3bcc(_0x5c170c){for(let _0x4829f3=0x0;_0x4829f3<_0x5c170c[_0x14c141([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4829f3++){const _0xdd71ed=_0x5c170c[_0x14c141([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4829f3);_0x4ca424=(_0x4ca424<<0x5)+_0x4ca424+_0xdd71ed,_0x4ca424&=_0x4ca424;}}function _0x233a98(_0x12a824){Array[_0x14c141([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x12a824)?_0x12a824[_0x14c141([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x233a98):_0x12a824&&typeof _0x12a824==_0x14c141([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x14c141([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x12a824)[_0x14c141([0x73,0x6f,0x72,0x74])]()[_0x14c141([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x982d18,_0x3a6342])=>{_0x4f3bcc(_0x982d18),_0x233a98(_0x3a6342);}):_0x4f3bcc(window[_0x14c141([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x12a824));}return _0x233a98(_0x53c2fb),_0x4ca424>>>0x0;}function _0xd01c83(_0x8e505e){return _0x8e505e[_0x14c141([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x14c141([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x14c141([0x30]));}function _0x260cf6(_0x5054fe){return _0x5054fe[_0x14c141([0x73,0x70,0x6c,0x69,0x74])]('')[_0x14c141([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x14c141([0x6a,0x6f,0x69,0x6e])]('');}function _0x460306(){}function _0x14c141(_0x22c82b){return _0x22c82b['map'](_0x270e39=>String['fromCharCode'](_0x270e39))['join']('');}_0x4163d2(await _0x441f32());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x432a55=>Number(_0x432a55)>=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(_0x63b64e){return E['includes'](_0x63b64e);}function g(_0x436bd1){return Array['from'](_0x436bd1['getStyleNames']())['filter'](P);}function b(_0x5d9b9d,_0x3032f2,_0x212645){const {spanStyles:_0x38defe,stylesToBeHtmlElements:_0x45e36d}=function(_0x2533c1,_0x1bbd75){const _0x454220={},_0x9b15c={};return _0x1bbd75['forEach'](_0x36dad8=>{const _0x305f4f=_0x2533c1['getStyle'](_0x36dad8);if(_0x305f4f){if(function(_0x4ead06){return L['includes'](_0x4ead06);}(_0x36dad8))_0x454220[_0x36dad8]=_0x305f4f;else{if(function(_0x592090){return _0x592090 in F;}(_0x36dad8)){const _0x571186=_0x305f4f['split']('\x20');F[_0x36dad8]['forEach'](([_0xbe7f4f,_0x41343e])=>{for(const _0x4edd14 of _0x571186){('function'==typeof _0xbe7f4f&&_0xbe7f4f(_0x4edd14)||_0xbe7f4f===_0x4edd14)&&(_0x9b15c[_0x36dad8]=[..._0x9b15c[_0x36dad8]||[],[_0xbe7f4f,_0x41343e]]);}});}}}}),{'spanStyles':_0x454220,'stylesToBeHtmlElements':_0x9b15c};}(_0x5d9b9d,_0x212645);!function(_0x57158f,_0x2e8243,_0x1c1782){for(const _0x35d5e6 in _0x1c1782){_0x1c1782[_0x35d5e6]['forEach'](([,_0x1e2817])=>{const _0x51b05=_0x2e8243['createElement'](_0x1e2817,[],_0x57158f['getChildren']());_0x2e8243['insertChild'](0x0,_0x51b05,_0x57158f);}),_0x2e8243['removeStyle'](_0x35d5e6,_0x57158f);}}(_0x5d9b9d,_0x3032f2,_0x45e36d),function(_0xa8998,_0x3937f5,_0x1d1b51){if(!Object['keys'](_0x1d1b51)['length'])return;const _0x5e04fe=_0x3937f5['createElement']('span',[],_0xa8998['getChildren']());_0x3937f5['setStyle'](_0x1d1b51,_0x5e04fe),_0x3937f5['insertChild'](0x0,_0x5e04fe,_0xa8998),_0x3937f5['removeStyle'](Object['keys'](_0x1d1b51),_0xa8998);}(_0x5d9b9d,_0x3032f2,_0x38defe);}class a extends _0x4e2164{['execute'](_0x2119f3){const {body:_0x2e3f49}=_0x2119f3['_parsedData'],_0x23bf57=new _0x46d3e5(_0x2e3f49['document']),_0x5bcde5=_0x23bf57['createRangeIn'](_0x2e3f49),_0x19716f=new _0x38642c(_0x23bf57['document']['stylesProcessor']),_0x128edd=[...new _0x4256b3(_0x19716f)['blockElements'],'font'],_0x5565a0=_0x5bcde5['getItems']();for(const _0x5d6ba4 of _0x5565a0)_0x5d6ba4['is']('element')&&_0x128edd['includes'](_0x5d6ba4['name'])&&b(_0x5d6ba4,_0x23bf57,g(_0x5d6ba4));_0x2119f3['content']=_0x2e3f49;}['isActive'](_0x5635d5){return super['isActive'](_0x5635d5)||p(_0x5635d5);}}class s extends _0x499ec1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x481a04=this['editor'],_0x46c997=_0x481a04['plugins']['get']('ClipboardPipeline'),_0x12046a=_0x481a04['editing']['view']['document'],_0x4d1729=new a(_0x12046a);_0x46c997['on']('inputTransformation',(_0xed172f,_0x557836)=>{const _0x5b551b=_0x557836['dataTransfer']['getData']('text/html');_0x4d1729['isActive'](_0x5b551b)&&(_0x557836['_parsedData']||(_0x557836['_parsedData']=_0xd2fe35(_0x5b551b,_0x12046a['stylesProcessor'])),_0x4d1729['execute'](_0x557836));},{'priority':_0x4c0d38['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1281b1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x241b9a;for(const _0x14b8b2 in _0x1281b1){const _0x28fb2a=_0x14b8b2,_0x3304a5=_0x1281b1[_0x28fb2a];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3304a5||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3304a5||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3304a5||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3304a5||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3304a5||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3304a5||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3304a5){delete _0x1281b1[_0x28fb2a],_0x241b9a=_0x3304a5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x241b9a&&_0x1281b1['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x241b9a&&_0x1281b1['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x241b9a&&_0x1281b1['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x241b9a&&_0x1281b1['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x241b9a&&_0x1281b1['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x241b9a&&_0x1281b1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x499ec1{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.6.0-alpha.
|
|
3
|
+
"version": "47.6.0-alpha.3",
|
|
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.6.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.
|
|
29
|
-
"ckeditor5": "47.6.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.6.0-alpha.3",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.3",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.3",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.3",
|
|
29
|
+
"ckeditor5": "47.6.0-alpha.3"
|
|
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(_0x16752f,_0x447c9b){var _0x2068fc=_0x22b8,_0x280a40=_0x16752f();while(!![]){try{var _0x22b37c=parseInt(_0x2068fc(0xbc))/0x1+parseInt(_0x2068fc(0xb7))/0x2*(parseInt(_0x2068fc(0xbf))/0x3)+-parseInt(_0x2068fc(0xb6))/0x4+-parseInt(_0x2068fc(0xbb))/0x5+parseInt(_0x2068fc(0xb8))/0x6*(parseInt(_0x2068fc(0xbe))/0x7)+-parseInt(_0x2068fc(0xbd))/0x8+parseInt(_0x2068fc(0xba))/0x9*(parseInt(_0x2068fc(0xb9))/0xa);if(_0x22b37c===_0x447c9b)break;else _0x280a40['push'](_0x280a40['shift']());}catch(_0x30b607){_0x280a40['push'](_0x280a40['shift']());}}}(_0x4f3b,0x3e81b));function _0x22b8(_0x21c8dd,_0x2db8f1){var _0x4f3bd4=_0x4f3b();return _0x22b8=function(_0x22b81e,_0x5b7c07){_0x22b81e=_0x22b81e-0xb6;var _0x383258=_0x4f3bd4[_0x22b81e];return _0x383258;},_0x22b8(_0x21c8dd,_0x2db8f1);}function _0x4f3b(){var _0x39b678=['2498290AsoBMG','161297pkeJyG','3893688mROLkb','1986026qBCHCG','283893lsKmcy','1016004xXHCfr','4oQuwWR','6bikVNm','4310600bxivQc','18lyGoGC'];_0x4f3b=function(){return _0x39b678;};return _0x4f3b();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x521eb1,_0x35a274){var _0x3c072f=_0x579a,_0x4239ea=_0x521eb1();while(!![]){try{var _0x6e22ba=parseInt(_0x3c072f(0xd5))/0x1*(-parseInt(_0x3c072f(0xcf))/0x2)+-parseInt(_0x3c072f(0xce))/0x3+parseInt(_0x3c072f(0xcd))/0x4+-parseInt(_0x3c072f(0xd2))/0x5*(parseInt(_0x3c072f(0xd1))/0x6)+parseInt(_0x3c072f(0xd0))/0x7*(parseInt(_0x3c072f(0xcc))/0x8)+-parseInt(_0x3c072f(0xd3))/0x9+parseInt(_0x3c072f(0xd4))/0xa;if(_0x6e22ba===_0x35a274)break;else _0x4239ea['push'](_0x4239ea['shift']());}catch(_0x33a632){_0x4239ea['push'](_0x4239ea['shift']());}}}(_0x2d40,0x19fd8));function _0x579a(_0x12ffdc,_0x110031){var _0x2d4090=_0x2d40();return _0x579a=function(_0x579a12,_0xcc568a){_0x579a12=_0x579a12-0xcc;var _0x3872ba=_0x2d4090[_0x579a12];return _0x3872ba;},_0x579a(_0x12ffdc,_0x110031);}function _0x2d40(){var _0x2a1741=['19VWxVuw','48FjKIuU','643296sqGkUN','285873mjPeox','8440iTkYoI','71848XUzbas','51126QdRvNZ','5wiMZCQ','416970GBoHZH','1143700TjCeJb'];_0x2d40=function(){return _0x2a1741;};return _0x2d40();}import{CKEditorError as _0x4d94e9}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4d562f=_0x21a6;(function(_0x50094e,_0xc5f29d){const _0x45b81a=_0x21a6,_0x392b6c=_0x50094e();while(!![]){try{const _0x567685=parseInt(_0x45b81a(0x177))/0x1+-parseInt(_0x45b81a(0x18c))/0x2*(-parseInt(_0x45b81a(0x181))/0x3)+-parseInt(_0x45b81a(0x189))/0x4+parseInt(_0x45b81a(0x175))/0x5+parseInt(_0x45b81a(0x184))/0x6*(-parseInt(_0x45b81a(0x178))/0x7)+parseInt(_0x45b81a(0x17e))/0x8*(-parseInt(_0x45b81a(0x18a))/0x9)+parseInt(_0x45b81a(0x17f))/0xa*(parseInt(_0x45b81a(0x17b))/0xb);if(_0x567685===_0xc5f29d)break;else _0x392b6c['push'](_0x392b6c['shift']());}catch(_0x51c07d){_0x392b6c['push'](_0x392b6c['shift']());}}}(_0x50e2,0xee82c));import{ViewUpcastWriter as _0x1aaafa}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x198d92}from'@ckeditor/ckeditor5-paste-from-office';function _0x21a6(_0x32db4a,_0x39ccf4){const _0x50e279=_0x50e2();return _0x21a6=function(_0x21a6d6,_0x3b34e9){_0x21a6d6=_0x21a6d6-0x174;let _0x18cafb=_0x50e279[_0x21a6d6];return _0x18cafb;},_0x21a6(_0x32db4a,_0x39ccf4);}import{isMSExcelContent as _0x142b6b}from'../../utils.js';import{extractStyles as _0x27bb3d,expandStyles as _0x5dfeff,getMatchingStyles as _0x5a4ca2,flattenStyleDefinitions as _0x41a1ff}from'./utils.js';export class MSOfficeStylesInliner extends _0x198d92{[_0x4d562f(0x185)](_0x4e6511){const _0x21d8dc=_0x4d562f,{body:_0x2d5cbe,styles:_0x2ff64d}=_0x4e6511[_0x21d8dc(0x180)],_0x74a288=new _0x1aaafa(_0x2d5cbe[_0x21d8dc(0x17c)]),_0x5cbbe3=_0x74a288[_0x21d8dc(0x174)](_0x2d5cbe),_0x5b3647=_0x27bb3d(_0x2ff64d),_0x2e638c=_0x5dfeff(_0x5b3647);for(const _0x54d3f6 of _0x5cbbe3){if(_0x21d8dc(0x188)!==_0x54d3f6[_0x21d8dc(0x176)])continue;const _0xb93eea=_0x5a4ca2(_0x54d3f6[_0x21d8dc(0x186)],_0x2e638c);if(_0xb93eea[_0x21d8dc(0x18b)]){const _0xa17c6c=_0x41a1ff(Array[_0x21d8dc(0x183)](_0xb93eea[_0x21d8dc(0x187)]()));for(const _0x1e52c2 in _0xa17c6c){const _0x5a3327=_0x54d3f6[_0x21d8dc(0x186)];_0x5a3327[_0x21d8dc(0x17d)](_0x1e52c2)||_0x74a288[_0x21d8dc(0x182)](_0x1e52c2,_0xa17c6c[_0x1e52c2],_0x5a3327);}}}_0x4e6511[_0x21d8dc(0x17a)]=_0x2d5cbe;}[_0x4d562f(0x179)](_0x266094){const _0x23da9a=_0x4d562f;return super[_0x23da9a(0x179)](_0x266094)||_0x142b6b(_0x266094);}}function _0x50e2(){const _0x51b8a0=['_parsedData','78jslxxd','setStyle','from','138WPEfEB','execute','item','values','elementStart','4476264ZLHCLd','16929387DAIRMQ','size','77844REYRbr','createRangeIn','6871315UuAgoI','type','1006210ElcUsC','269101HvRztm','isActive','content','99121BkIgWG','document','hasStyle','8AyadzK','1630rlGZcY'];_0x50e2=function(){return _0x51b8a0;};return _0x50e2();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x462d84,_0x127f6f){const _0x3219d4=_0x5037,_0x531e2e=_0x462d84();while(!![]){try{const _0x5aa8dc=parseInt(_0x3219d4(0x1c6))/0x1*(-parseInt(_0x3219d4(0x1c8))/0x2)+parseInt(_0x3219d4(0x1ae))/0x3*(-parseInt(_0x3219d4(0x1b8))/0x4)+parseInt(_0x3219d4(0x1c7))/0x5*(parseInt(_0x3219d4(0x1ba))/0x6)+-parseInt(_0x3219d4(0x1c3))/0x7*(-parseInt(_0x3219d4(0x1ad))/0x8)+-parseInt(_0x3219d4(0x1b4))/0x9+-parseInt(_0x3219d4(0x1bb))/0xa*(parseInt(_0x3219d4(0x1c0))/0xb)+parseInt(_0x3219d4(0x1b2))/0xc;if(_0x5aa8dc===_0x127f6f)break;else _0x531e2e['push'](_0x531e2e['shift']());}catch(_0x321d2a){_0x531e2e['push'](_0x531e2e['shift']());}}}(_0x46f9,0x7091f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5a4d15,_0x4565d7){const _0x39e404=_0x5037,_0x3ff968=new Map();for(const [_0x48c49f,_0x44dee1]of _0x4565d7){if(!_0x48c49f[_0x39e404(0x1c1)]&&!_0x48c49f[_0x39e404(0x1c9)])continue;const _0x2dd7de=!_0x48c49f[_0x39e404(0x1c1)]||_0x5a4d15[_0x39e404(0x1b5)]===_0x48c49f[_0x39e404(0x1c1)],_0x3ccf5c=!_0x48c49f[_0x39e404(0x1c9)]||_0x5a4d15[_0x39e404(0x1bf)](_0x48c49f[_0x39e404(0x1c9)]);_0x2dd7de&&_0x3ccf5c&&_0x3ff968[_0x39e404(0x1c2)](_0x48c49f,_0x44dee1);}return _0x3ff968;}export function extractStyles(_0x14203d){const _0x5417d2=_0x5037,_0x234439={};for(const _0x179533 of _0x14203d)for(const _0x4af8ef of _0x179533[_0x5417d2(0x1b3)])if(_0x4af8ef instanceof CSSStyleRule){const _0x1975ca=parseCSSStyleDeclaration(_0x4af8ef[_0x5417d2(0x1b7)]);_0x234439[_0x4af8ef[_0x5417d2(0x1c4)]]=Object[_0x5417d2(0x1b9)]({},_0x234439[_0x4af8ef[_0x5417d2(0x1c4)]]||{},_0x1975ca);}return _0x234439;}export function expandStyles(_0x2ee035){const _0x2372cc=_0x5037,_0x4c658a=new Map();for(const _0x3c4070 in _0x2ee035){const _0x3a04ea=parseCSSSelector(_0x3c4070),_0x50de25=_0x2ee035[_0x3c4070];for(const _0x3a79ff of _0x3a04ea)_0x4c658a[_0x2372cc(0x1c2)](_0x3a79ff,_0x50de25);}return _0x4c658a;}function _0x5037(_0xa54c6b,_0x2fde22){const _0x46f920=_0x46f9();return _0x5037=function(_0x503758,_0x447241){_0x503758=_0x503758-0x1ad;let _0x2e5e8d=_0x46f920[_0x503758];return _0x2e5e8d;},_0x5037(_0xa54c6b,_0x2fde22);}export function parseCSSStyleDeclaration(_0x3bd071){const _0x4bcbf0=_0x5037,_0x54e57b={};for(let _0x48c68f=0x0;_0x48c68f<_0x3bd071[_0x4bcbf0(0x1bc)];_0x48c68f++){const _0x443292=_0x3bd071[_0x48c68f],_0xb3b127=_0x3bd071[_0x4bcbf0(0x1c5)](_0x443292);_0x4bcbf0(0x1be)!==_0xb3b127&&(_0x54e57b[_0x443292]=_0xb3b127);}return _0x54e57b;}export function parseCSSSelector(_0x757693){const _0x29e414=_0x5037,_0x441af1=_0x757693[_0x29e414(0x1bd)](',')[_0x29e414(0x1ca)](_0x218b54=>_0x218b54[_0x29e414(0x1af)]()),_0x2da937=[];for(const _0x411203 of _0x441af1){const _0x42b5ab=S[_0x29e414(0x1b0)](_0x411203);_0x42b5ab&&_0x2da937[_0x29e414(0x1b1)](_0x42b5ab[_0x29e414(0x1b6)]);}return _0x2da937;}export function flattenStyleDefinitions(_0x900f19){const _0x409de7=_0x5037,_0x446d06={};for(const _0x386e9e of _0x900f19)Object[_0x409de7(0x1b9)](_0x446d06,_0x386e9e);return _0x446d06;}function _0x46f9(){const _0x128657=['name','groups','style','3669628dytEDq','assign','6KpBfkv','216270NmMoDb','length','split','initial','hasClass','121VxVquc','tagName','set','23618eoduFY','selectorText','getPropertyValue','307LCXccu','1785790cluqck','2122GOfiIt','className','map','1744FpVtzU','3WwgbiL','trim','exec','push','20774976kkhJgQ','cssRules','7936380WJkQua'];_0x46f9=function(){return _0x128657;};return _0x46f9();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2cffd8=_0x5539;function _0x5539(_0x258b07,_0x142f9a){const _0x467484=_0x4674();return _0x5539=function(_0x55393d,_0x1dcd50){_0x55393d=_0x55393d-0xcb;let _0xaed397=_0x467484[_0x55393d];return _0xaed397;},_0x5539(_0x258b07,_0x142f9a);}(function(_0x5cf162,_0x1061bd){const _0x1caaa0=_0x5539,_0x4ed180=_0x5cf162();while(!![]){try{const _0xe5c2c8=-parseInt(_0x1caaa0(0xd7))/0x1*(parseInt(_0x1caaa0(0xd2))/0x2)+-parseInt(_0x1caaa0(0xd1))/0x3*(-parseInt(_0x1caaa0(0xd0))/0x4)+parseInt(_0x1caaa0(0xd5))/0x5*(-parseInt(_0x1caaa0(0xd9))/0x6)+-parseInt(_0x1caaa0(0xcd))/0x7+-parseInt(_0x1caaa0(0xd8))/0x8+parseInt(_0x1caaa0(0xd4))/0x9+parseInt(_0x1caaa0(0xdf))/0xa*(parseInt(_0x1caaa0(0xcf))/0xb);if(_0xe5c2c8===_0x1061bd)break;else _0x4ed180['push'](_0x4ed180['shift']());}catch(_0x329d81){_0x4ed180['push'](_0x4ed180['shift']());}}}(_0x4674,0x2ace0));import{ViewUpcastWriter as _0x3b84b1,ViewDomConverter as _0x5a35c2,ViewDocument as _0x66278f}from'ckeditor5/src/engine.js';function _0x4674(){const _0x3bbf93=['365806IEloNY','includes','25531SLQaQw','106048liJRrx','6UToMrB','17888foJXLK','stylesProcessor','941166IQcFrN','1280OUdDQL','_parsedData','23qRRCbb','795512rPKFrr','7908hVSWDt','blockElements','getItems','execute','element','name','3070vfLHow','font','createRangeIn','content','document','isActive'];_0x4674=function(){return _0x3bbf93;};return _0x4674();}import{PasteFromOfficeMSWordNormalizer as _0x35958e}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3c43cf}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x31555e,propagateStyleProperties as _0x168d58}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x35958e{[_0x2cffd8(0xdc)](_0x5f26f7){const _0x13d406=_0x2cffd8,{body:_0x28f373}=_0x5f26f7[_0x13d406(0xd6)],_0x2268d7=new _0x3b84b1(_0x28f373[_0x13d406(0xcb)]),_0x210280=_0x2268d7[_0x13d406(0xe1)](_0x28f373),_0x1f41c6=new _0x66278f(_0x2268d7[_0x13d406(0xcb)][_0x13d406(0xd3)]),_0x17bb5e=[...new _0x5a35c2(_0x1f41c6)[_0x13d406(0xda)],_0x13d406(0xe0)],_0x26ff85=_0x210280[_0x13d406(0xdb)]();for(const _0xead612 of _0x26ff85)if(_0xead612['is'](_0x13d406(0xdd))&&_0x17bb5e[_0x13d406(0xce)](_0xead612[_0x13d406(0xde)])){const _0x168cf0=_0x31555e(_0xead612);_0x168d58(_0xead612,_0x2268d7,_0x168cf0);}_0x5f26f7[_0x13d406(0xe2)]=_0x28f373;}[_0x2cffd8(0xcc)](_0xb77a6d){const _0x29ca18=_0x2cffd8;return super[_0x29ca18(0xcc)](_0xb77a6d)||_0x3c43cf(_0xb77a6d);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1ee3(){const _0x52be84=['9rrZrfc','6162468tUZINC','font-weight','split','980055aMvzNI','text-decoration-line','underline','font-style','font-family','10qbilUB','vertical-align','5605216IsbmFv','bold','function','medium','12dcOOEe','color','createElement','length','italic','removeStyle','line-through','filter','setStyle','from','insertChild','getChildren','sub','includes','bolder','keys','sup','span','getStyle','6676bWsggd','font-size','text-decoration','280ggFGjq','8071189eIhlBB','82430ZHgYBM','strong','forEach','getStyleNames','super','14581963NdZKNp'];_0x1ee3=function(){return _0x52be84;};return _0x1ee3();}const _0x5493da=_0x62ca;(function(_0x54b69c,_0x56e5fe){const _0x2403cd=_0x62ca,_0x475eec=_0x54b69c();while(!![]){try{const _0x4eaf92=-parseInt(_0x2403cd(0x176))/0x1*(-parseInt(_0x2403cd(0x179))/0x2)+-parseInt(_0x2403cd(0x185))/0x3+parseInt(_0x2403cd(0x190))/0x4*(-parseInt(_0x2403cd(0x17b))/0x5)+parseInt(_0x2403cd(0x182))/0x6+parseInt(_0x2403cd(0x17a))/0x7+parseInt(_0x2403cd(0x18c))/0x8*(-parseInt(_0x2403cd(0x181))/0x9)+-parseInt(_0x2403cd(0x18a))/0xa*(parseInt(_0x2403cd(0x180))/0xb);if(_0x4eaf92===_0x56e5fe)break;else _0x475eec['push'](_0x475eec['shift']());}catch(_0x16b156){_0x475eec['push'](_0x475eec['shift']());}}}(_0x1ee3,0xade7d));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5493da(0x191),_0x5493da(0x189),_0x5493da(0x177),_0x5493da(0x178),_0x5493da(0x186),_0x5493da(0x183),_0x5493da(0x188),_0x5493da(0x18b)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5493da(0x191),_0x5493da(0x189),_0x5493da(0x177)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5493da(0x194),'i']],'font-weight':[[_0x5493da(0x18f),_0x5493da(0x17c)],[_0x5493da(0x18d),_0x5493da(0x17c)],[_0x5493da(0x171),_0x5493da(0x17c)],[_0x53a01b=>Number(_0x53a01b)>=0x258,_0x5493da(0x17c)]],'text-decoration':[[_0x5493da(0x187),'u'],[_0x5493da(0x196),'s']],'text-decoration-line':[[_0x5493da(0x187),'u'],[_0x5493da(0x196),'s']],'vertical-align':[[_0x5493da(0x16f),_0x5493da(0x16f)],[_0x5493da(0x17f),_0x5493da(0x173)]]};export function isPropertyToBePropagated(_0x4a7dfa){const _0x2109c3=_0x5493da;return CSS_PROPERTIES_TO_PROPAGATE[_0x2109c3(0x170)](_0x4a7dfa);}export function isPropertyToBePropagatedAsSpan(_0x43111e){const _0x903b34=_0x5493da;return CSS_PROPERTIES_TO_BE_SPANS[_0x903b34(0x170)](_0x43111e);}export function isPropertyToBePropagatedAsHTMLElement(_0x1410e3){return _0x1410e3 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x550e09){const _0x2fe309=_0x5493da;return Array[_0x2fe309(0x199)](_0x550e09[_0x2fe309(0x17e)]())[_0x2fe309(0x197)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1e1138,_0x5a3522,_0x486b94){const {spanStyles:_0x1aefb3,stylesToBeHtmlElements:_0x2d122e}=getStylesToPropagate(_0x1e1138,_0x486b94);propagateStylesAsHTMLElements(_0x1e1138,_0x5a3522,_0x2d122e),propagateStylesAsSpan(_0x1e1138,_0x5a3522,_0x1aefb3);}export function propagateStylesAsHTMLElements(_0x217587,_0x1f6aae,_0x3357da){const _0x57edf7=_0x5493da;for(const _0x12fb9d in _0x3357da){_0x3357da[_0x12fb9d][_0x57edf7(0x17d)](([,_0x3e729d])=>{const _0x38eb8d=_0x57edf7,_0x42bfe2=_0x1f6aae[_0x38eb8d(0x192)](_0x3e729d,[],_0x217587[_0x38eb8d(0x16e)]());_0x1f6aae[_0x38eb8d(0x16d)](0x0,_0x42bfe2,_0x217587);}),_0x1f6aae[_0x57edf7(0x195)](_0x12fb9d,_0x217587);}}function _0x62ca(_0x13c0dc,_0x4ada57){const _0x1ee33f=_0x1ee3();return _0x62ca=function(_0x62ca10,_0x2b38fb){_0x62ca10=_0x62ca10-0x16d;let _0x7be7f6=_0x1ee33f[_0x62ca10];return _0x7be7f6;},_0x62ca(_0x13c0dc,_0x4ada57);}export function propagateStylesAsSpan(_0xbe341c,_0x47db09,_0x372a9d){const _0x797ce6=_0x5493da;if(!Object[_0x797ce6(0x172)](_0x372a9d)[_0x797ce6(0x193)])return;const _0x324d28=_0x47db09[_0x797ce6(0x192)](_0x797ce6(0x174),[],_0xbe341c[_0x797ce6(0x16e)]());_0x47db09[_0x797ce6(0x198)](_0x372a9d,_0x324d28),_0x47db09[_0x797ce6(0x16d)](0x0,_0x324d28,_0xbe341c),_0x47db09[_0x797ce6(0x195)](Object[_0x797ce6(0x172)](_0x372a9d),_0xbe341c);}export function getStylesToPropagate(_0x23f905,_0x535510){const _0x5510f2=_0x5493da,_0x355a35={},_0x1a4352={};return _0x535510[_0x5510f2(0x17d)](_0x914ab9=>{const _0x2ce9ae=_0x5510f2,_0x292ab1=_0x23f905[_0x2ce9ae(0x175)](_0x914ab9);if(_0x292ab1){if(isPropertyToBePropagatedAsSpan(_0x914ab9))_0x355a35[_0x914ab9]=_0x292ab1;else{if(isPropertyToBePropagatedAsHTMLElement(_0x914ab9)){const _0x59e9c7=_0x292ab1[_0x2ce9ae(0x184)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x914ab9][_0x2ce9ae(0x17d)](([_0x52a038,_0xce793])=>{const _0x5a8f62=_0x2ce9ae;for(const _0x4f5400 of _0x59e9c7){(_0x5a8f62(0x18e)==typeof _0x52a038&&_0x52a038(_0x4f5400)||_0x52a038===_0x4f5400)&&(_0x1a4352[_0x914ab9]=[..._0x1a4352[_0x914ab9]||[],[_0x52a038,_0xce793]]);}});}}}}),{'spanStyles':_0x355a35,'stylesToBeHtmlElements':_0x1a4352};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x17d122=_0x3ca8;function _0x4ef0(){var _0xdbe66a=['18akROVD','isPremiumPlugin','6rJobTg','PasteFromOffice','4340112hSRhGk','1427672aERJXm','30634802ZhcHdC','13567580NKXQyo','4iQxCZD','pluginName','isOfficialPlugin','5049155wMCMaE','222056lgZuIR','PasteFromOfficeEnhanced','9fLODVV','requires','304733rdKDGM'];_0x4ef0=function(){return _0xdbe66a;};return _0x4ef0();}(function(_0x41e7b9,_0xaafb2){var _0x2a398a=_0x3ca8,_0x248dde=_0x41e7b9();while(!![]){try{var _0x39b94c=-parseInt(_0x2a398a(0x181))/0x1+parseInt(_0x2a398a(0x18e))/0x2*(parseInt(_0x2a398a(0x182))/0x3)+parseInt(_0x2a398a(0x18a))/0x4*(parseInt(_0x2a398a(0x18d))/0x5)+-parseInt(_0x2a398a(0x184))/0x6*(-parseInt(_0x2a398a(0x186))/0x7)+-parseInt(_0x2a398a(0x187))/0x8*(-parseInt(_0x2a398a(0x17f))/0x9)+parseInt(_0x2a398a(0x189))/0xa+-parseInt(_0x2a398a(0x188))/0xb;if(_0x39b94c===_0xaafb2)break;else _0x248dde['push'](_0x248dde['shift']());}catch(_0x11485e){_0x248dde['push'](_0x248dde['shift']());}}}(_0x4ef0,0xb508d));import{Plugin as _0x569ca1}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x238ece}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x59b7d2}from'./pastefromofficeenhancedpropagator.js';function _0x3ca8(_0x12dc60,_0x1b53f8){var _0x4ef0b2=_0x4ef0();return _0x3ca8=function(_0x3ca817,_0x526cb1){_0x3ca817=_0x3ca817-0x17e;var _0x7dd774=_0x4ef0b2[_0x3ca817];return _0x7dd774;},_0x3ca8(_0x12dc60,_0x1b53f8);}export class PasteFromOfficeEnhanced extends _0x569ca1{static get[_0x17d122(0x18b)](){var _0x4fe0d0=_0x17d122;return _0x4fe0d0(0x17e);}static get[_0x17d122(0x18c)](){return!0x0;}static get[_0x17d122(0x183)](){return!0x0;}static get[_0x17d122(0x180)](){var _0x9a2834=_0x17d122;return[_0x9a2834(0x185),_0x238ece,_0x59b7d2];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xdf2b74=_0x69fa;(function(_0x125acf,_0x2b2d25){const _0x5d5976=_0x69fa,_0x55bb5b=_0x125acf();while(!![]){try{const _0x4aef80=-parseInt(_0x5d5976(0x129))/0x1*(-parseInt(_0x5d5976(0x11d))/0x2)+-parseInt(_0x5d5976(0x12f))/0x3*(parseInt(_0x5d5976(0x11b))/0x4)+-parseInt(_0x5d5976(0x120))/0x5*(-parseInt(_0x5d5976(0x13a))/0x6)+-parseInt(_0x5d5976(0x139))/0x7+parseInt(_0x5d5976(0x122))/0x8*(parseInt(_0x5d5976(0x125))/0x9)+-parseInt(_0x5d5976(0x11c))/0xa+-parseInt(_0x5d5976(0x137))/0xb;if(_0x4aef80===_0x2b2d25)break;else _0x55bb5b['push'](_0x55bb5b['shift']());}catch(_0x22f73c){_0x55bb5b['push'](_0x55bb5b['shift']());}}}(_0xc133,0xaf970));import{Plugin as _0x48650c}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3025f1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x9fb64e,uid as _0x402de6}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1ef827}from'./normalizers/inliner/msofficestylesinliner.js';function _0x69fa(_0x468767,_0x3a4a4e){const _0xc1332d=_0xc133();return _0x69fa=function(_0x69fa2e,_0x56c7a8){_0x69fa2e=_0x69fa2e-0x116;let _0x2cee05=_0xc1332d[_0x69fa2e];return _0x2cee05;},_0x69fa(_0x468767,_0x3a4a4e);}export class PasteFromOfficeEnhancedInliner extends _0x48650c{static get[_0xdf2b74(0x11f)](){const _0xc9ee89=_0xdf2b74;return _0xc9ee89(0x11e);}static get[_0xdf2b74(0x118)](){return!0x0;}static get[_0xdf2b74(0x11a)](){return!0x0;}static get[_0xdf2b74(0x132)](){const _0x549516=_0xdf2b74;return[_0x549516(0x135)];}[_0xdf2b74(0x131)](){const _0x893fd2=_0xdf2b74,_0x53d3e2=this[_0x893fd2(0x117)],_0x46421d=_0x53d3e2[_0x893fd2(0x12c)][_0x893fd2(0x12e)](_0x893fd2(0x134)),_0x2c4be1=_0x53d3e2[_0x893fd2(0x13c)][_0x893fd2(0x126)][_0x893fd2(0x119)],_0x43dc35=new _0x1ef827(_0x2c4be1);_0x46421d['on'](_0x893fd2(0x13b),(_0x49b400,_0xf40f)=>{const _0x4acc61=_0x893fd2,_0x442bfa=_0xf40f[_0x4acc61(0x130)][_0x4acc61(0x138)](_0x4acc61(0x124));_0x43dc35[_0x4acc61(0x133)](_0x442bfa)&&(_0xf40f[_0x4acc61(0x12d)]||(_0xf40f[_0x4acc61(0x12d)]=_0x3025f1(_0x442bfa,_0x2c4be1[_0x4acc61(0x12b)])),_0x43dc35[_0x4acc61(0x121)](_0xf40f));},{'priority':_0x9fb64e[_0x893fd2(0x12e)](_0x893fd2(0x12a))+0xb});}[_0xdf2b74(0x116)](){!async function(_0x445932){const _0xc6c896=_0x3b91c9([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]),_0x59630f=0x7374585f,_0x8c0208=0x7373da8f^_0x59630f,_0x3875ea=window[_0x3b91c9([0x44,0x61,0x74,0x65])][_0x3b91c9([0x6e,0x6f,0x77])](),_0x245342=_0x445932[_0x3b91c9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xffeb1c=new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1acadf=>{_0x245342[_0x3b91c9([0x6f,0x6e,0x63,0x65])](_0x3b91c9([0x72,0x65,0x61,0x64,0x79]),_0x1acadf);}),_0x5cb462={[_0x3b91c9([0x6b,0x74,0x79])]:_0x3b91c9([0x45,0x43]),[_0x3b91c9([0x75,0x73,0x65])]:_0x3b91c9([0x73,0x69,0x67]),[_0x3b91c9([0x63,0x72,0x76])]:_0x3b91c9([0x50,0x2d,0x32,0x35,0x36]),[_0x3b91c9([0x78])]:_0x3b91c9([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]),[_0x3b91c9([0x79])]:_0x3b91c9([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]),[_0x3b91c9([0x61,0x6c,0x67])]:_0x3b91c9([0x45,0x53,0x32,0x35,0x36])},_0x3eb187=_0x245342[_0x3b91c9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b91c9([0x67,0x65,0x74])](_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bb23a(){let _0x3ada95,_0x3b0572=null,_0x5d2cd9=null;try{if(_0x3eb187==_0x3b91c9([0x47,0x50,0x4c]))return _0x3b91c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ada95=_0x1c036e(),!_0x3ada95)return _0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ada95[_0x3b91c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d2cd9=_0x5d1ce0(_0x3ada95[_0x3b91c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ada95[_0x3b91c9([0x6a,0x74,0x69])])),await _0x13665f()?_0x509ef6()?_0x1f8560()?_0x3b91c9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a41b9()?(_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b91c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b0572=_0x2f7613(_0x3b91c9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x71309d()):_0x3b91c9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b91c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1f8560(){const _0x21e01c=[_0x3b91c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b91c9([0x74,0x72,0x69,0x61,0x6c])][_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3875ea/0x3e8:0xe10*_0x8c0208;return _0x3ada95[_0x3b91c9([0x65,0x78,0x70])]<_0x21e01c;}function _0x509ef6(){const _0x5a5c11=_0x3ada95[_0x3b91c9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a5c11&&(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x2a]))||(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x50,0x4f,0x45]))||(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x50,0x50]))||!(!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2ea27f()))));}function _0x2a41b9(){const _0x26980c=_0x69fa,_0x38ed27=_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x38ed27||0x0==_0x38ed27[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x49c965}=new URL(window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x26980c(0x123)]);if(_0x38ed27[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49c965))return!0x0;const _0x1ba280=_0x49c965[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e]));return _0x38ed27[_0x3b91c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x425d50=>_0x425d50[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x2a])))[_0x3b91c9([0x6d,0x61,0x70])](_0x199964=>_0x199964[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e])))[_0x3b91c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x206d08=>_0x206d08[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1ba280[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b91c9([0x6d,0x61,0x70])](_0x378be6=>Array(_0x1ba280[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x378be6[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b91c9([0x66,0x69,0x6c,0x6c])](_0x378be6[0x0]===_0x3b91c9([0x2a])?_0x3b91c9([0x2a]):'')[_0x3b91c9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x378be6))[_0x3b91c9([0x73,0x6f,0x6d,0x65])](_0x412da=>_0x1ba280[_0x3b91c9([0x65,0x76,0x65,0x72,0x79])]((_0x274d7c,_0x4b3cd9)=>_0x412da[_0x4b3cd9]===_0x274d7c||_0x412da[_0x4b3cd9]===_0x3b91c9([0x2a])));}function _0x71309d(){return _0x3b0572&&_0x5d2cd9?new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b17f,_0x3aebcf)=>{_0x3b0572[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x2b17f,_0x3aebcf),_0x5d2cd9[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x2779fb=>{_0x2779fb!=_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])&&_0x2b17f(_0x2779fb);},_0x3aebcf);}):_0x3b0572||_0x5d2cd9||_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5d1ce0(_0x4304d3,_0x357784){return new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fd037=>{if(_0x52c6c1())return _0x1fd037(_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]));_0x2ba82e(),_0x245342[_0x3b91c9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3ac662=!0x1;const _0x336c61=_0x402de6();function _0x576bb4(_0xa1039c){return!!_0xa1039c&&(typeof _0xa1039c===_0x3b91c9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa1039c===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa1039c[_0x3b91c9([0x74,0x68,0x65,0x6e])]===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa1039c[_0x3b91c9([0x63,0x61,0x74,0x63,0x68])]===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc1923a(_0x53e6c1){_0x4e0fa3(_0x53e6c1)[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x57fde5=>{if(!_0x57fde5||_0x57fde5[_0x3b91c9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b91c9([0x6f,0x6b]))return _0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x106085(_0x38c016(_0x336c61+_0x357784))!=_0x57fde5[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x5a4a11=>(_0x30a637(),_0x5a4a11),()=>{const _0x323651=_0x54e82b();return null==_0x323651?(_0x30a637(),_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])):_0x3b91c9(_0x3875ea-_0x323651>(0x5778dc5f^_0x59630f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x1fd037)[_0x3b91c9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1923bb=0x7342b6df^_0x59630f;function _0x30a637(){const _0xd6a23b=_0x3b91c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x106085(_0x38c016(_0x4304d3)),_0x33ea88=_0x481b73(_0x106085(window[_0x3b91c9([0x4d,0x61,0x74,0x68])][_0x3b91c9([0x63,0x65,0x69,0x6c])](_0x3875ea/_0x1923bb)));window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b91c9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd6a23b,_0x33ea88);}function _0x54e82b(){const _0xfc63b6=_0x3b91c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x106085(_0x38c016(_0x4304d3)),_0x5df66b=window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b91c9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xfc63b6);return _0x5df66b?window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x481b73(_0x5df66b),0x10)*_0x1923bb:null;}function _0x4e0fa3(_0x307f9c){return new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8a7a37,_0x4b2a88)=>{_0x307f9c[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x8a7a37,_0x4b2a88),window[_0x3b91c9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b2a88,0x73758c9f^_0x59630f);});}}_0x245342[_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xae2c80,_0x1dc7aa)=>{if(_0x1dc7aa[0x0]!=_0x4304d3)return _0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1dc7aa[0x1]={..._0x1dc7aa[0x1],[_0x3b91c9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x336c61};},{[_0x3b91c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b91c9([0x68,0x69,0x67,0x68])}),_0x245342[_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x47db87=>{_0x576bb4(_0x47db87[_0x3b91c9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3ac662=!0x0,_0xc1923a(_0x47db87[_0x3b91c9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b91c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b91c9([0x6c,0x6f,0x77])}),_0xffeb1c[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>{_0x3ac662||_0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x52c6c1(){return _0x245342[_0x3b91c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b91c9([0x76,0x69,0x65,0x77])][_0x3b91c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b91c9([0x61,0x75,0x74,0x6f]);}function _0x2ba82e(){_0x245342[_0x3b91c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b91c9([0x76,0x69,0x65,0x77])][_0x3b91c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b91c9([0x61,0x75,0x74,0x6f]);}}function _0x2f7613(_0x3ed3d5){const _0xa0cb58=[new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e993f=>setTimeout(_0x3e993f,0x737d6693^_0x59630f)),_0xffeb1c[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40e1ef=>{let _0x1c6370=0x0;_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x30c93e,_0x1a1c39)=>{_0x1a1c39[0x0][_0x3b91c9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c6370++,_0x1c6370==(0x73745db7^_0x59630f)&&(_0x40e1ef(),_0x30c93e[_0x3b91c9([0x6f,0x66,0x66])]());});}))];return window[_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b91c9([0x72,0x61,0x63,0x65])](_0xa0cb58)[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>_0x3ed3d5);}async function _0x2fecc2(){await _0xffeb1c,_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x30d147,_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x30d147,_0x245342[_0x3b91c9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2ea27f(){return window[_0x3b91c9([0x67,0x6c,0x6f,0x62])]&&window[_0x3b91c9([0x67,0x6c,0x6f,0x62])][_0x3b91c9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x37fbbb(_0x1e48cc){const _0x8eff00=_0x267122();_0x245342[_0x8eff00]=_0x3b91c9([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])+_0x1e48cc,_0x1e48cc!=_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])&&_0x2fecc2();}function _0x267122(){const _0x2708ae=window[_0x3b91c9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b91c9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b91c9([0x6e,0x6f,0x77])]())[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b91c9([0x2e]),'');let _0x3ddc9c=_0x3b91c9([0x73]);for(let _0x4330c8=0x0;_0x4330c8<_0x2708ae[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4330c8+=0x2){let _0x38be80=window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2708ae[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4330c8,_0x4330c8+0x2));_0x38be80>=_0xc6c896[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38be80-=_0xc6c896[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3ddc9c+=_0xc6c896[_0x38be80];}return _0x3ddc9c;}function _0x1c036e(){const _0x502ccf=_0x3eb187[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e]));if(0x3!=_0x502ccf[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x38a785(_0x502ccf[0x1]);function _0x38a785(_0x284de6){const _0x5bf7e6=_0x4410b6(_0x284de6);return _0x5bf7e6&&_0x12858b()?_0x5bf7e6:null;function _0x12858b(){const _0xa213a5=_0x5bf7e6[_0x3b91c9([0x6a,0x74,0x69])],_0x1571e2=window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa213a5[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa213a5[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x9e3647={..._0x5bf7e6,[_0x3b91c9([0x6a,0x74,0x69])]:_0xa213a5[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xa213a5[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x9e3647[_0x3b91c9([0x76,0x63])],_0x38c016(_0x9e3647)==_0x1571e2;}}}async function _0x13665f(){let _0x247888=!0x0;try{const _0xda72aa=_0x3eb187[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e])),[_0x42a691,_0x29a4d1,_0x38d918]=_0xda72aa;return _0x49d424(_0x42a691),await _0x16b136(_0x42a691,_0x29a4d1,_0x38d918),_0x247888;}catch{return!0x1;}function _0x49d424(_0x3c742a){const _0x4c8b5b=_0x4410b6(_0x3c742a);_0x4c8b5b&&_0x4c8b5b[_0x3b91c9([0x61,0x6c,0x67])]==_0x3b91c9([0x45,0x53,0x32,0x35,0x36])||(_0x247888=!0x1);}async function _0x16b136(_0x1f5b13,_0x292def,_0x2bff69){const _0x780313=window[_0x3b91c9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b91c9([0x66,0x72,0x6f,0x6d])](_0x113e59(_0x2bff69),_0x4e9485=>_0x4e9485[_0x3b91c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35f1f8=new window[(_0x3b91c9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b91c9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1f5b13+_0x3b91c9([0x2e])+_0x292def),_0x213776=window[_0x3b91c9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b91c9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x213776)return;const _0x4bc83e=await _0x213776[_0x3b91c9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b91c9([0x6a,0x77,0x6b]),_0x5cb462,{[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x45,0x43,0x44,0x53,0x41]),[_0x3b91c9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b91c9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x213776[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x45,0x43,0x44,0x53,0x41]),[_0x3b91c9([0x68,0x61,0x73,0x68])]:{[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4bc83e,_0x780313,_0x35f1f8)||(_0x247888=!0x1);}}function _0x4410b6(_0x298858){return _0x298858[_0x3b91c9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b91c9([0x65,0x79]))?JSON[_0x3b91c9([0x70,0x61,0x72,0x73,0x65])](_0x113e59(_0x298858)):null;}function _0x113e59(_0xe4af5c){return window[_0x3b91c9([0x61,0x74,0x6f,0x62])](_0xe4af5c[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b91c9([0x2b]))[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b91c9([0x2f])));}function _0x38c016(_0xeff743){let _0x3e8b0d=0x1505;function _0x58d19f(_0x12c668){for(let _0x2eebdf=0x0;_0x2eebdf<_0x12c668[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2eebdf++){const _0x5ddb34=_0x12c668[_0x3b91c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2eebdf);_0x3e8b0d=(_0x3e8b0d<<0x5)+_0x3e8b0d+_0x5ddb34,_0x3e8b0d&=_0x3e8b0d;}}function _0x1ab5d4(_0x5b7d53){Array[_0x3b91c9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b7d53)?_0x5b7d53[_0x3b91c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ab5d4):_0x5b7d53&&typeof _0x5b7d53==_0x3b91c9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b91c9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b7d53)[_0x3b91c9([0x73,0x6f,0x72,0x74])]()[_0x3b91c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ecd2c,_0xdc284d])=>{_0x58d19f(_0x2ecd2c),_0x1ab5d4(_0xdc284d);}):_0x58d19f(window[_0x3b91c9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b7d53));}return _0x1ab5d4(_0xeff743),_0x3e8b0d>>>0x0;}function _0x106085(_0x3e0023){return _0x3e0023[_0x3b91c9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b91c9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b91c9([0x30]));}function _0x481b73(_0x53d3aa){return _0x53d3aa[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b91c9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b91c9([0x6a,0x6f,0x69,0x6e])]('');}function _0x30d147(){}function _0x3b91c9(_0x4497d5){const _0xb4ba0b=_0x69fa;return _0x4497d5[_0xb4ba0b(0x127)](_0x447ba5=>String[_0xb4ba0b(0x136)](_0x447ba5))[_0xb4ba0b(0x128)]('');}_0x37fbbb(await _0x2bb23a());}(this);}}function _0xc133(){const _0x3540f5=['pluginName','15RSnSHx','execute','6911344DOpCYi','href','text/html','9KCkpOK','view','map','join','678221DZNpLq','high','stylesProcessor','plugins','_parsedData','get','27516YOtzlZ','dataTransfer','init','requires','isActive','ClipboardPipeline','PasteFromOffice','fromCharCode','2970198ZigdXs','getData','4583215JViPtA','2465556mIRlYp','inputTransformation','editing','afterInit','editor','isOfficialPlugin','document','isPremiumPlugin','436rjOivk','1311900epACEz','2BZVOaT','PasteFromOfficeEnhancedInliner'];_0xc133=function(){return _0x3540f5;};return _0xc133();}
|
|
23
|
+
function _0x33f3(){const _0x2e3602=['afterInit','isPremiumPlugin','text/html','getData','43580wlrYQl','60867kmfOOq','133312hRxGHY','ClipboardPipeline','pluginName','PasteFromOfficeEnhancedInliner','execute','196376AyVoAj','43846tLDuFn','requires','isActive','plugins','PasteFromOffice','document','fromCharCode','init','6432165ViPorm','588aSrNSU','get','href','editor','high','1wvqTpg','371raATKz','editing','_parsedData','inputTransformation','stylesProcessor','dataTransfer','164PzFntJ','map','1992LjaHbL','view','join','3585920VumRqV','isOfficialPlugin'];_0x33f3=function(){return _0x2e3602;};return _0x33f3();}const _0x2367b2=_0x583a;function _0x583a(_0x3b724c,_0x39780a){const _0x33f3de=_0x33f3();return _0x583a=function(_0x583a53,_0x3813a0){_0x583a53=_0x583a53-0xec;let _0x4bb1fe=_0x33f3de[_0x583a53];return _0x4bb1fe;},_0x583a(_0x3b724c,_0x39780a);}(function(_0x15fdda,_0x15a15e){const _0x482012=_0x583a,_0x42e234=_0x15fdda();while(!![]){try{const _0x583115=parseInt(_0x482012(0x110))/0x1*(-parseInt(_0x482012(0x101))/0x2)+-parseInt(_0x482012(0xfb))/0x3*(parseInt(_0x482012(0xef))/0x4)+-parseInt(_0x482012(0xfa))/0x5*(-parseInt(_0x482012(0x10b))/0x6)+parseInt(_0x482012(0x111))/0x7*(parseInt(_0x482012(0xfc))/0x8)+parseInt(_0x482012(0x10a))/0x9+-parseInt(_0x482012(0xf4))/0xa+parseInt(_0x482012(0x102))/0xb*(-parseInt(_0x482012(0xf1))/0xc);if(_0x583115===_0x15a15e)break;else _0x42e234['push'](_0x42e234['shift']());}catch(_0x487db5){_0x42e234['push'](_0x42e234['shift']());}}}(_0x33f3,0x7a7ec));import{Plugin as _0x4a3069}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x160958}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x80a20e,uid as _0x1c7061}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1d89a8}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4a3069{static get[_0x2367b2(0xfe)](){const _0x42e37c=_0x2367b2;return _0x42e37c(0xff);}static get[_0x2367b2(0xf5)](){return!0x0;}static get[_0x2367b2(0xf7)](){return!0x0;}static get[_0x2367b2(0x103)](){const _0xd92eeb=_0x2367b2;return[_0xd92eeb(0x106)];}[_0x2367b2(0x109)](){const _0x1e08ae=_0x2367b2,_0xe55350=this[_0x1e08ae(0x10e)],_0x67f15c=_0xe55350[_0x1e08ae(0x105)][_0x1e08ae(0x10c)](_0x1e08ae(0xfd)),_0x146cef=_0xe55350[_0x1e08ae(0x112)][_0x1e08ae(0xf2)][_0x1e08ae(0x107)],_0x4a9f90=new _0x1d89a8(_0x146cef);_0x67f15c['on'](_0x1e08ae(0xec),(_0x21599d,_0x3c60e1)=>{const _0x1d57f8=_0x1e08ae,_0x301185=_0x3c60e1[_0x1d57f8(0xee)][_0x1d57f8(0xf9)](_0x1d57f8(0xf8));_0x4a9f90[_0x1d57f8(0x104)](_0x301185)&&(_0x3c60e1[_0x1d57f8(0x113)]||(_0x3c60e1[_0x1d57f8(0x113)]=_0x160958(_0x301185,_0x146cef[_0x1d57f8(0xed)])),_0x4a9f90[_0x1d57f8(0x100)](_0x3c60e1));},{'priority':_0x80a20e[_0x1e08ae(0x10c)](_0x1e08ae(0x10f))+0xb});}[_0x2367b2(0xf6)](){!async function(_0x1dd89e){const _0x48c73c=_0xeca99d([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]),_0x2a53df=0x7374585f,_0x5da2d3=0x7373db5f^_0x2a53df,_0x83ce55=window[_0xeca99d([0x44,0x61,0x74,0x65])][_0xeca99d([0x6e,0x6f,0x77])](),_0x23a11d=_0x1dd89e[_0xeca99d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x170ff1=new window[(_0xeca99d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27007d=>{_0x23a11d[_0xeca99d([0x6f,0x6e,0x63,0x65])](_0xeca99d([0x72,0x65,0x61,0x64,0x79]),_0x27007d);}),_0x25cc8a={[_0xeca99d([0x6b,0x74,0x79])]:_0xeca99d([0x45,0x43]),[_0xeca99d([0x75,0x73,0x65])]:_0xeca99d([0x73,0x69,0x67]),[_0xeca99d([0x63,0x72,0x76])]:_0xeca99d([0x50,0x2d,0x32,0x35,0x36]),[_0xeca99d([0x78])]:_0xeca99d([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]),[_0xeca99d([0x79])]:_0xeca99d([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]),[_0xeca99d([0x61,0x6c,0x67])]:_0xeca99d([0x45,0x53,0x32,0x35,0x36])},_0x559e26=_0x23a11d[_0xeca99d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xeca99d([0x67,0x65,0x74])](_0xeca99d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x92acd7(){let _0x3d3abb,_0x2fa964=null,_0x5d63d5=null;try{if(_0x559e26==_0xeca99d([0x47,0x50,0x4c]))return _0xeca99d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3d3abb=_0x42f9d6(),!_0x3d3abb)return _0xeca99d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3d3abb[_0xeca99d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d63d5=_0x2f9e55(_0x3d3abb[_0xeca99d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3d3abb[_0xeca99d([0x6a,0x74,0x69])])),await _0x351ba4()?_0x97c8df()?_0x51aa94()?_0xeca99d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16a731()?(_0x3d3abb[_0xeca99d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xeca99d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2fa964=_0x4bbf8e(_0xeca99d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x13cddf()):_0xeca99d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xeca99d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xeca99d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xeca99d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x51aa94(){const _0x51b1d4=[_0xeca99d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xeca99d([0x74,0x72,0x69,0x61,0x6c])][_0xeca99d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d3abb[_0xeca99d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x83ce55/0x3e8:0xe10*_0x5da2d3;return _0x3d3abb[_0xeca99d([0x65,0x78,0x70])]<_0x51b1d4;}function _0x97c8df(){const _0x22d9ea=_0x3d3abb[_0xeca99d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x22d9ea&&(!!_0x22d9ea[_0xeca99d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xeca99d([0x2a]))||(!!_0x22d9ea[_0xeca99d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xeca99d([0x50,0x4f,0x45]))||(!!_0x22d9ea[_0xeca99d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xeca99d([0x50,0x50]))||!(!_0x22d9ea[_0xeca99d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xeca99d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4f67a6()))));}function _0x16a731(){const _0xcadc7f=_0x583a,_0x588094=_0x3d3abb[_0xeca99d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x588094||0x0==_0x588094[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1d5e0f}=new URL(window[_0xeca99d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xcadc7f(0x10d)]);if(_0x588094[_0xeca99d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d5e0f))return!0x0;const _0x164eee=_0x1d5e0f[_0xeca99d([0x73,0x70,0x6c,0x69,0x74])](_0xeca99d([0x2e]));return _0x588094[_0xeca99d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x34c518=>_0x34c518[_0xeca99d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xeca99d([0x2a])))[_0xeca99d([0x6d,0x61,0x70])](_0x10b374=>_0x10b374[_0xeca99d([0x73,0x70,0x6c,0x69,0x74])](_0xeca99d([0x2e])))[_0xeca99d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd96bf4=>_0xd96bf4[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x164eee[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xeca99d([0x6d,0x61,0x70])](_0x251d0=>Array(_0x164eee[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x251d0[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xeca99d([0x66,0x69,0x6c,0x6c])](_0x251d0[0x0]===_0xeca99d([0x2a])?_0xeca99d([0x2a]):'')[_0xeca99d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x251d0))[_0xeca99d([0x73,0x6f,0x6d,0x65])](_0x409e85=>_0x164eee[_0xeca99d([0x65,0x76,0x65,0x72,0x79])]((_0x5f28f6,_0x2651ec)=>_0x409e85[_0x2651ec]===_0x5f28f6||_0x409e85[_0x2651ec]===_0xeca99d([0x2a])));}function _0x13cddf(){return _0x2fa964&&_0x5d63d5?new window[(_0xeca99d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1567f7,_0x236333)=>{_0x2fa964[_0xeca99d([0x74,0x68,0x65,0x6e])](_0x1567f7,_0x236333),_0x5d63d5[_0xeca99d([0x74,0x68,0x65,0x6e])](_0x1171f4=>{_0x1171f4!=_0xeca99d([0x56,0x61,0x6c,0x69,0x64])&&_0x1567f7(_0x1171f4);},_0x236333);}):_0x2fa964||_0x5d63d5||_0xeca99d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f9e55(_0x5f5291,_0x55d2f5){return new window[(_0xeca99d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdac930=>{if(_0x12e8ef())return _0xdac930(_0xeca99d([0x56,0x61,0x6c,0x69,0x64]));_0x707e5f(),_0x23a11d[_0xeca99d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xeca99d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x236dde=!0x1;const _0x1aa35d=_0x1c7061();function _0x341f95(_0x3f8042){return!!_0x3f8042&&(typeof _0x3f8042===_0xeca99d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f8042===_0xeca99d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f8042[_0xeca99d([0x74,0x68,0x65,0x6e])]===_0xeca99d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f8042[_0xeca99d([0x63,0x61,0x74,0x63,0x68])]===_0xeca99d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4dfaac(_0x9af32e){_0x1d866b(_0x9af32e)[_0xeca99d([0x74,0x68,0x65,0x6e])](_0x358a54=>{if(!_0x358a54||_0x358a54[_0xeca99d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xeca99d([0x6f,0x6b]))return _0xeca99d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5efb9f(_0x4b0838(_0x1aa35d+_0x55d2f5))!=_0x358a54[_0xeca99d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xeca99d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xeca99d([0x56,0x61,0x6c,0x69,0x64]);})[_0xeca99d([0x74,0x68,0x65,0x6e])](_0x13de6c=>(_0x3e50a5(),_0x13de6c),()=>{const _0x292f6a=_0x4e9af3();return null==_0x292f6a?(_0x3e50a5(),_0xeca99d([0x56,0x61,0x6c,0x69,0x64])):_0xeca99d(_0x83ce55-_0x292f6a>(0x5778dc5f^_0x2a53df)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xeca99d([0x74,0x68,0x65,0x6e])](_0xdac930)[_0xeca99d([0x63,0x61,0x74,0x63,0x68])](()=>{_0xdac930(_0xeca99d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x583350=0x7342b6df^_0x2a53df;function _0x3e50a5(){const _0x411739=_0xeca99d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5efb9f(_0x4b0838(_0x5f5291)),_0x2fccfc=_0x39d484(_0x5efb9f(window[_0xeca99d([0x4d,0x61,0x74,0x68])][_0xeca99d([0x63,0x65,0x69,0x6c])](_0x83ce55/_0x583350)));window[_0xeca99d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xeca99d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x411739,_0x2fccfc);}function _0x4e9af3(){const _0x4d8014=_0xeca99d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5efb9f(_0x4b0838(_0x5f5291)),_0x495d70=window[_0xeca99d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xeca99d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d8014);return _0x495d70?window[_0xeca99d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39d484(_0x495d70),0x10)*_0x583350:null;}function _0x1d866b(_0x2f699e){return new window[(_0xeca99d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b5011,_0x1df483)=>{_0x2f699e[_0xeca99d([0x74,0x68,0x65,0x6e])](_0x1b5011,_0x1df483),window[_0xeca99d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1df483,0x73758c9f^_0x2a53df);});}}_0x23a11d[_0xeca99d([0x6f,0x6e])](_0xeca99d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1d3ba,_0x31c558)=>{if(_0x31c558[0x0]!=_0x5f5291)return _0xdac930(_0xeca99d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31c558[0x1]={..._0x31c558[0x1],[_0xeca99d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1aa35d};},{[_0xeca99d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xeca99d([0x68,0x69,0x67,0x68])}),_0x23a11d[_0xeca99d([0x6f,0x6e])](_0xeca99d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x521a39=>{_0x341f95(_0x521a39[_0xeca99d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x236dde=!0x0,_0x4dfaac(_0x521a39[_0xeca99d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xeca99d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xeca99d([0x6c,0x6f,0x77])}),_0x170ff1[_0xeca99d([0x74,0x68,0x65,0x6e])](()=>{_0x236dde||_0xdac930(_0xeca99d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x12e8ef(){return _0x23a11d[_0xeca99d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xeca99d([0x76,0x69,0x65,0x77])][_0xeca99d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xeca99d([0x61,0x75,0x74,0x6f]);}function _0x707e5f(){_0x23a11d[_0xeca99d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xeca99d([0x76,0x69,0x65,0x77])][_0xeca99d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xeca99d([0x61,0x75,0x74,0x6f]);}}function _0x4bbf8e(_0x306a92){const _0x15ae4c=[new window[(_0xeca99d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19557b=>setTimeout(_0x19557b,0x737d6693^_0x2a53df)),_0x170ff1[_0xeca99d([0x74,0x68,0x65,0x6e])](()=>new window[(_0xeca99d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b5b9e=>{let _0x41e737=0x0;_0x23a11d[_0xeca99d([0x6d,0x6f,0x64,0x65,0x6c])][_0xeca99d([0x6f,0x6e])](_0xeca99d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5d11c7,_0x2c8a21)=>{_0x2c8a21[0x0][_0xeca99d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41e737++,_0x41e737==(0x73745db7^_0x2a53df)&&(_0x1b5b9e(),_0x5d11c7[_0xeca99d([0x6f,0x66,0x66])]());});}))];return window[_0xeca99d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xeca99d([0x72,0x61,0x63,0x65])](_0x15ae4c)[_0xeca99d([0x74,0x68,0x65,0x6e])](()=>_0x306a92);}async function _0x34fe49(){await _0x170ff1,_0x23a11d[_0xeca99d([0x6d,0x6f,0x64,0x65,0x6c])][_0xeca99d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xb1484f,_0x23a11d[_0xeca99d([0x6d,0x6f,0x64,0x65,0x6c])][_0xeca99d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xb1484f,_0x23a11d[_0xeca99d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xeca99d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4f67a6(){return window[_0xeca99d([0x67,0x6c,0x6f,0x62])]&&window[_0xeca99d([0x67,0x6c,0x6f,0x62])][_0xeca99d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x12cec4(_0x202999){const _0x4e60a7=_0xaf7888();_0x23a11d[_0x4e60a7]=_0xeca99d([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])+_0x202999,_0x202999!=_0xeca99d([0x56,0x61,0x6c,0x69,0x64])&&_0x34fe49();}function _0xaf7888(){const _0x592236=window[_0xeca99d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xeca99d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xeca99d([0x6e,0x6f,0x77])]())[_0xeca99d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xeca99d([0x2e]),'');let _0x5cd489=_0xeca99d([0x73]);for(let _0xcf0b3b=0x0;_0xcf0b3b<_0x592236[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xcf0b3b+=0x2){let _0x2551e7=window[_0xeca99d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x592236[_0xeca99d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xcf0b3b,_0xcf0b3b+0x2));_0x2551e7>=_0x48c73c[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2551e7-=_0x48c73c[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5cd489+=_0x48c73c[_0x2551e7];}return _0x5cd489;}function _0x42f9d6(){const _0x1c65ca=_0x559e26[_0xeca99d([0x73,0x70,0x6c,0x69,0x74])](_0xeca99d([0x2e]));if(0x3!=_0x1c65ca[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x197249(_0x1c65ca[0x1]);function _0x197249(_0x3c3cd9){const _0x520323=_0x3bec72(_0x3c3cd9);return _0x520323&&_0x2c7327()?_0x520323:null;function _0x2c7327(){const _0x2854f0=_0x520323[_0xeca99d([0x6a,0x74,0x69])],_0xfa7633=window[_0xeca99d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2854f0[_0xeca99d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2854f0[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3ab008={..._0x520323,[_0xeca99d([0x6a,0x74,0x69])]:_0x2854f0[_0xeca99d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2854f0[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3ab008[_0xeca99d([0x76,0x63])],_0x4b0838(_0x3ab008)==_0xfa7633;}}}async function _0x351ba4(){let _0x29b986=!0x0;try{const _0x2fbd77=_0x559e26[_0xeca99d([0x73,0x70,0x6c,0x69,0x74])](_0xeca99d([0x2e])),[_0x370dbc,_0x48d518,_0x488ee3]=_0x2fbd77;return _0x186599(_0x370dbc),await _0x411413(_0x370dbc,_0x48d518,_0x488ee3),_0x29b986;}catch{return!0x1;}function _0x186599(_0x12e6c0){const _0x4a5ab5=_0x3bec72(_0x12e6c0);_0x4a5ab5&&_0x4a5ab5[_0xeca99d([0x61,0x6c,0x67])]==_0xeca99d([0x45,0x53,0x32,0x35,0x36])||(_0x29b986=!0x1);}async function _0x411413(_0xabd5c8,_0x19a9e6,_0x5013ed){const _0x424c30=window[_0xeca99d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xeca99d([0x66,0x72,0x6f,0x6d])](_0x4f7180(_0x5013ed),_0x3eecf3=>_0x3eecf3[_0xeca99d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1ade1d=new window[(_0xeca99d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xeca99d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xabd5c8+_0xeca99d([0x2e])+_0x19a9e6),_0x426586=window[_0xeca99d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xeca99d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x426586)return;const _0x523e4c=await _0x426586[_0xeca99d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xeca99d([0x6a,0x77,0x6b]),_0x25cc8a,{[_0xeca99d([0x6e,0x61,0x6d,0x65])]:_0xeca99d([0x45,0x43,0x44,0x53,0x41]),[_0xeca99d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xeca99d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xeca99d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x426586[_0xeca99d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xeca99d([0x6e,0x61,0x6d,0x65])]:_0xeca99d([0x45,0x43,0x44,0x53,0x41]),[_0xeca99d([0x68,0x61,0x73,0x68])]:{[_0xeca99d([0x6e,0x61,0x6d,0x65])]:_0xeca99d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x523e4c,_0x424c30,_0x1ade1d)||(_0x29b986=!0x1);}}function _0x3bec72(_0x264751){return _0x264751[_0xeca99d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xeca99d([0x65,0x79]))?JSON[_0xeca99d([0x70,0x61,0x72,0x73,0x65])](_0x4f7180(_0x264751)):null;}function _0x4f7180(_0x340e9){return window[_0xeca99d([0x61,0x74,0x6f,0x62])](_0x340e9[_0xeca99d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xeca99d([0x2b]))[_0xeca99d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xeca99d([0x2f])));}function _0x4b0838(_0x4c5bb4){let _0x3b1a0e=0x1505;function _0x5e347b(_0x291f72){for(let _0xd92773=0x0;_0xd92773<_0x291f72[_0xeca99d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd92773++){const _0x2e4f74=_0x291f72[_0xeca99d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd92773);_0x3b1a0e=(_0x3b1a0e<<0x5)+_0x3b1a0e+_0x2e4f74,_0x3b1a0e&=_0x3b1a0e;}}function _0x46e0fe(_0x7b8557){Array[_0xeca99d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x7b8557)?_0x7b8557[_0xeca99d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x46e0fe):_0x7b8557&&typeof _0x7b8557==_0xeca99d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xeca99d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x7b8557)[_0xeca99d([0x73,0x6f,0x72,0x74])]()[_0xeca99d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4b8dfd,_0x3af7df])=>{_0x5e347b(_0x4b8dfd),_0x46e0fe(_0x3af7df);}):_0x5e347b(window[_0xeca99d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x7b8557));}return _0x46e0fe(_0x4c5bb4),_0x3b1a0e>>>0x0;}function _0x5efb9f(_0x189688){return _0x189688[_0xeca99d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xeca99d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xeca99d([0x30]));}function _0x39d484(_0x3a6863){return _0x3a6863[_0xeca99d([0x73,0x70,0x6c,0x69,0x74])]('')[_0xeca99d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xeca99d([0x6a,0x6f,0x69,0x6e])]('');}function _0xb1484f(){}function _0xeca99d(_0x568769){const _0x2bb486=_0x583a;return _0x568769[_0x2bb486(0xf0)](_0x5eb1c1=>String[_0x2bb486(0x108)](_0x5eb1c1))[_0x2bb486(0xf3)]('');}_0x12cec4(await _0x92acd7());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0xdadb92=_0x5ebc;(function(_0x37f981,_0x1faede){const _0x5132a2=_0x5ebc,_0x59168b=_0x37f981();while(!![]){try{const _0x501022=parseInt(_0x5132a2(0xe9))/0x1+-parseInt(_0x5132a2(0xe5))/0x2*(parseInt(_0x5132a2(0xcc))/0x3)+parseInt(_0x5132a2(0xbb))/0x4*(parseInt(_0x5132a2(0xdf))/0x5)+-parseInt(_0x5132a2(0xce))/0x6*(-parseInt(_0x5132a2(0xb7))/0x7)+parseInt(_0x5132a2(0xc2))/0x8*(parseInt(_0x5132a2(0xb6))/0x9)+parseInt(_0x5132a2(0xca))/0xa*(parseInt(_0x5132a2(0xdc))/0xb)+parseInt(_0x5132a2(0xc5))/0xc*(-parseInt(_0x5132a2(0xb5))/0xd);if(_0x501022===_0x1faede)break;else _0x59168b['push'](_0x59168b['shift']());}catch(_0x704994){_0x59168b['push'](_0x59168b['shift']());}}}(_0x367c,0xbb7b7));function _0x5ebc(_0x2fa235,_0x410228){const _0x367c6f=_0x367c();return _0x5ebc=function(_0x5ebc6d,_0x51ab92){_0x5ebc6d=_0x5ebc6d-0xb4;let _0xe35074=_0x367c6f[_0x5ebc6d];return _0xe35074;},_0x5ebc(_0x2fa235,_0x410228);}function _0x367c(){const _0x772732=['5sBAlcK','high','pasteFromOfficeEnhancedLicenseKeyNotAllowed','destroy','dataTransfer','domainLimit','2UhEdHj','evaluationLimit','getData','editing','267666HXOziV','get','ClipboardPipeline','322361UjAOGw','160443jsEDHx','7SaeRKT','pasteFromOfficeEnhancedLicenseKeyExpired','_showLicenseError','PasteFromOffice','1934988ztobOG','expired','pasteFromOfficeEnhancedLicenseKeyValid','licenseKey','featureNotAllowed','document','view','280azDaNJ','text/html','stylesProcessor','864Inxzoy','isOfficialPlugin','isActive','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','isPremiumPlugin','180mOWaTa','_parsedData','1992219fNkARK','PasteFromOfficeEnhancedPropagator','5736072GhbXzP','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOfficeEnhanced','_licenseKeyCheckInterval','config','init','usageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','inputTransformation','requires','invalid','pasteFromOfficeEnhancedLicenseKeyDomainLimit','plugins','editor','541453GPkrNg','execute','pluginName'];_0x367c=function(){return _0x772732;};return _0x367c();}import{Plugin as _0xe34201}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1aa753}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x29e9b2}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x51e198}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0xe34201{[_0xdadb92(0xbe)];[_0xdadb92(0xd1)];static get[_0xdadb92(0xde)](){const _0xabd97=_0xdadb92;return _0xabd97(0xcd);}static get[_0xdadb92(0xc6)](){return!0x0;}static get[_0xdadb92(0xc9)](){return!0x0;}static get[_0xdadb92(0xd7)](){const _0x3bd789=_0xdadb92;return[_0x3bd789(0xba)];}[_0xdadb92(0xd3)](){const _0x5b556b=_0xdadb92,_0xcca76d=this[_0x5b556b(0xdb)],_0x3ee15d=_0xcca76d[_0x5b556b(0xda)][_0x5b556b(0xea)](_0x5b556b(0xb4)),_0x5f912f=_0xcca76d[_0x5b556b(0xe8)][_0x5b556b(0xc1)][_0x5b556b(0xc0)],_0x3a1e7b=new _0x51e198(_0x5f912f);_0x3ee15d['on'](_0x5b556b(0xd6),(_0x54365e,_0x5d3b9f)=>{const _0xee144b=_0x5b556b,_0x26bc07=_0x5d3b9f[_0xee144b(0xe3)][_0xee144b(0xe7)](_0xee144b(0xc3));_0x3a1e7b[_0xee144b(0xc7)](_0x26bc07)&&(_0x5d3b9f[_0xee144b(0xcb)]||(_0x5d3b9f[_0xee144b(0xcb)]=_0x1aa753(_0x26bc07,_0x5f912f[_0xee144b(0xc4)])),_0x3a1e7b[_0xee144b(0xdd)](_0x5d3b9f));},{'priority':_0x29e9b2[_0x5b556b(0xea)](_0x5b556b(0xe0))+0xa}),this[_0x5b556b(0xbe)]=this[_0x5b556b(0xdb)][_0x5b556b(0xd2)][_0x5b556b(0xea)](_0x5b556b(0xbe));const _0x1f2414=this[_0x5b556b(0xdb)];this[_0x5b556b(0xd1)]=setInterval(()=>{const _0x130793=_0x5b556b;let _0x1e1194;for(const _0x6557b0 in _0x1f2414){const _0x3f25f4=_0x6557b0,_0x1bc6a1=_0x1f2414[_0x3f25f4];if(_0x130793(0xbd)==_0x1bc6a1||_0x130793(0xd5)==_0x1bc6a1||_0x130793(0xb8)==_0x1bc6a1||_0x130793(0xd9)==_0x1bc6a1||_0x130793(0xe1)==_0x1bc6a1||_0x130793(0xc8)==_0x1bc6a1||_0x130793(0xcf)==_0x1bc6a1){delete _0x1f2414[_0x3f25f4],_0x1e1194=_0x1bc6a1,clearInterval(this[_0x130793(0xd1)]),this[_0x130793(0xd1)]=void 0x0;break;}}_0x130793(0xd5)==_0x1e1194&&_0x1f2414[_0x130793(0xb9)](_0x130793(0xd8)),_0x130793(0xb8)==_0x1e1194&&_0x1f2414[_0x130793(0xb9)](_0x130793(0xbc)),_0x130793(0xd9)==_0x1e1194&&_0x1f2414[_0x130793(0xb9)](_0x130793(0xe4)),_0x130793(0xe1)==_0x1e1194&&_0x1f2414[_0x130793(0xb9)](_0x130793(0xbf),_0x130793(0xd0)),_0x130793(0xc8)==_0x1e1194&&_0x1f2414[_0x130793(0xb9)](_0x130793(0xe6)),_0x130793(0xcf)==_0x1e1194&&_0x1f2414[_0x130793(0xb9)](_0x130793(0xd4));},0x3e8);}[_0xdadb92(0xe2)](){const _0x298126=_0xdadb92;super[_0x298126(0xe2)](),this[_0x298126(0xd1)]&&clearInterval(this[_0x298126(0xd1)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x276280,_0x466a81){const _0x20ea76=_0x1c73,_0x154972=_0x276280();while(!![]){try{const _0x237e98=parseInt(_0x20ea76(0x77))/0x1*(parseInt(_0x20ea76(0x7e))/0x2)+-parseInt(_0x20ea76(0x7c))/0x3+parseInt(_0x20ea76(0x7b))/0x4*(-parseInt(_0x20ea76(0x7d))/0x5)+parseInt(_0x20ea76(0x78))/0x6*(-parseInt(_0x20ea76(0x74))/0x7)+-parseInt(_0x20ea76(0x7f))/0x8+parseInt(_0x20ea76(0x76))/0x9*(parseInt(_0x20ea76(0x73))/0xa)+parseInt(_0x20ea76(0x79))/0xb*(parseInt(_0x20ea76(0x75))/0xc);if(_0x237e98===_0x466a81)break;else _0x154972['push'](_0x154972['shift']());}catch(_0x2ec8e4){_0x154972['push'](_0x154972['shift']());}}}(_0x5e98,0x5e929));function _0x5e98(){const _0x3903aa=['24cIIlLh','3114cUbSdI','3nFOUzU','6mcgMBV','3865818opqnLu','test','2566164iOgrft','437400FbtxPE','5BbTlHZ','493002BHsFGp','4234256WOYYwZ','14810uFgyjm','1755691UHaHTC'];_0x5e98=function(){return _0x3903aa;};return _0x5e98();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x1c73(_0x34c41c,_0xb83d00){const _0x5e98dd=_0x5e98();return _0x1c73=function(_0x1c7323,_0x6dc9a9){_0x1c7323=_0x1c7323-0x73;let _0x33d72e=_0x5e98dd[_0x1c7323];return _0x33d72e;},_0x1c73(_0x34c41c,_0xb83d00);}export function isMSExcelContent(_0x4a2272){const _0x3e595a=_0x1c73;return m[_0x3e595a(0x7a)](_0x4a2272);}
|