@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.0-alpha.8 → 47.6.0-alpha.9
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:()=>mt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function v(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 b(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class C{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||A.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,b(e,t));const o=x(e,t);v(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 E(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 L(t,n){const r=new DOMParser,s=function(t){return E(E(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 P=n(584);function O(){const t=["test","123VGWixM","10qAYBij","7VUiZVe","12127203eQMrvP","6446quefmx","12284152POMiVu","2285964eeYbjF","12694xrqgxN","95dkiAHG","578882nMbpgm","101064YCebxT","4168jCpGVU"];return(O=function(){return t})()}function M(t,e){const n=O();return(M=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(812405===-parseInt(e(462))/1+-parseInt(e(460))/2*(parseInt(e(453))/3)+-parseInt(e(451))/4*(parseInt(e(461))/5)+-parseInt(e(459))/6*(parseInt(e(455))/7)+-parseInt(e(458))/8+-parseInt(e(456))/9*(parseInt(e(454))/10)+parseInt(e(457))/11*(parseInt(e(463))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[M(452)](t)}!function(t){const e=k,n=t();for(;;)try{if(832075===-parseInt(e(377))/1*(-parseInt(e(381))/2)+parseInt(e(389))/3*(-parseInt(e(397))/4)+-parseInt(e(382))/5*(-parseInt(e(378))/6)+parseInt(e(405))/7*(parseInt(e(401))/8)+parseInt(e(391))/9*(parseInt(e(379))/10)+-parseInt(e(388))/11+-parseInt(e(383))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function V(t,e){const n=k,r=new Map;for(const[s,i]of e){if(!s[n(404)]&&!s[n(376)])continue;const e=!s[n(404)]||t[n(386)]===s[n(404)],o=!s[n(376)]||t[n(384)](s[n(376)]);e&&o&&r[n(400)](s,i)}return r}function k(t,e){const n=N();return(k=function(t,e){return n[t-=376]})(t,e)}function j(t){const e=k,n={};for(let r=0;r<t[e(393)];r++){const s=t[r],i=t[e(390)](s);e(385)!==i&&(n[s]=i)}return n}function D(t){const e=k,n=t[e(392)](",")[e(399)](t=>t[e(396)]()),r=[];for(const t of n){const n=F[e(403)](t);n&&r[e(387)](n[e(402)])}return r}function W(t){const e=k,n={};for(const r of t)Object[e(380)](n,r);return n}function N(){const t=["className","1HqcPdY","6021180rdYgSf","323890hoYYOM","assign","682286MlFdpZ","5hhctPl","21845556XYtrbQ","hasClass","initial","name","push","316690QBUqff","3wvYDsx","getPropertyValue","207AqNTvt","split","length","selectorText","style","trim","1894996tTRHOt","cssRules","map","set","8pwADTs","groups","exec","tagName","7458199LYqPoL"];return(N=function(){return t})()}const $=B;function B(t,e){const n=q();return(B=function(t,e){return n[t-=205]})(t,e)}function q(){const t=["3297944GOYNVf","setStyle","size","1981656kgSpAv","from","elementStart","item","665680cYjnwa","hasStyle","425406HYhKuK","content","type","values","9310357dgEPDx","isActive","document","110BzGuPS","3795SEBWyt","createRangeIn","_parsedData","4988bHLgwi","execute","1120536KTdLxy","3CiVnVS"];return(q=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(696424===parseInt(e(227))/1+parseInt(e(205))/2*(-parseInt(e(219))/3)+-parseInt(e(216))/4*(-parseInt(e(213))/5)+-parseInt(e(223))/6+-parseInt(e(209))/7+-parseInt(e(220))/8+-parseInt(e(218))/9*(-parseInt(e(212))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class K extends C{[$(217)](t){const n=$,{body:r,styles:s}=t[n(215)],i=new e.ViewUpcastWriter(r[n(211)]),o=i[n(214)](r),a=function(t){const e=k,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(400)](t,i)}return n}(function(t){const e=k,n={};for(const r of t)for(const t of r[e(398)])if(t instanceof CSSStyleRule){const r=j(t[e(395)]);n[t[e(394)]]=Object[e(380)]({},n[t[e(394)]]||{},r)}return n}(s));for(const t of o){if(n(225)!==t[n(207)])continue;const e=V(t[n(226)],a);if(e[n(222)]){const r=W(Array[n(224)](e[n(208)]()));for(const e in r){const s=t[n(226)];s[n(228)](e)||i[n(221)](e,r[e],s)}}}t[n(206)]=r}[$(210)](t){return super[$(210)](t)||R(t)}}const Y=U;function H(){const t=["3108872HBgJsV","document","9DXCHeV","view","text/html","PasteFromOffice","plugins","dataTransfer","init","editing","_parsedData","fromCharCode","map","requires","PasteFromOfficeEnhancedInliner","pluginName","14766770uUhtFl","2629833ZBjuJb","isPremiumPlugin","isOfficialPlugin","isActive","afterInit","4giAwDc","991522FAXVUH","inputTransformation","1903700WwZGRq","11xWXDEz","execute","1086462hvAyak","getData","editor","get","stylesProcessor","high","ClipboardPipeline","780tAHSfJ","join","href"];return(H=function(){return t})()}function U(t,e){const n=H();return(U=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(496296===-parseInt(e(329))/1*(-parseInt(e(300))/2)+parseInt(e(320))/3+-parseInt(e(325))/4*(-parseInt(e(328))/5)+parseInt(e(331))/6+parseInt(e(326))/7+parseInt(e(303))/8+-parseInt(e(305))/9*(parseInt(e(319))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class Q extends t.Plugin{static get[Y(318)](){return Y(317)}static get[Y(322)](){return!0}static get[Y(321)](){return!0}static get[Y(316)](){return[Y(308)]}[Y(311)](){const t=Y,e=this[t(295)],n=e[t(309)][t(296)](t(299)),r=e[t(312)][t(306)][t(304)],s=new K(r);n.on(t(327),(e,n)=>{const i=t,o=n[i(310)][i(294)](i(307));s[i(323)](o)&&(n[i(313)]||(n[i(313)]=L(o,r[i(297)])),s[i(330)](n))},{priority:P.priorities[t(296)](t(298))+11})}[Y(324)](){!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=U;return t[e(315)](t=>String[e(314)](t))[e(301)]("")}!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,P.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:1772582400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=U,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(302)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const J=tt;function _(){const t=["438DTIgBC","super","forEach","includes","createElement","strong","sup","font-style","font-family","line-through","span","medium","underline","italic","keys","393730CPyCVU","font-size","bold","453VKpSTy","font-weight","1126iRhHgl","length","31766hzQZBg","2374002FcQBLK","269653BfFvkV","96jqXdQY","sub","filter","24215MgaqYC","getStyleNames","getChildren","2738280PPLdXt","removeStyle","color","text-decoration","text-decoration-line","insertChild","vertical-align","bolder","from","getStyle","setStyle","split","function"];return(_=function(){return t})()}!function(t){const e=tt,n=t();for(;;)try{if(223732===-parseInt(e(165))/1+parseInt(e(161))/2*(parseInt(e(159))/3)+-parseInt(e(166))/4*(-parseInt(e(169))/5)+parseInt(e(185))/6*(parseInt(e(163))/7)+-parseInt(e(172))/8+parseInt(e(164))/9+parseInt(e(156))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[J(174),J(193),J(157),J(175),J(176),J(160),J(192),J(178)],G=[J(174),J(193),J(157)],X={"font-style":[[J(154),"i"]],"font-weight":[[J(196),J(190)],[J(158),J(190)],[J(179),J(190)],[t=>Number(t)>=600,J(190)]],"text-decoration":[[J(153),"u"],[J(194),"s"]],"text-decoration-line":[[J(153),"u"],[J(194),"s"]],"vertical-align":[[J(167),J(167)],[J(186),J(191)]]};function Z(t){return z[J(188)](t)}function tt(t,e){const n=_();return(tt=function(t,e){return n[t-=153]})(t,e)}function et(t){const e=J;return Array[e(180)](t[e(170)]())[e(168)](Z)}function nt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(187)](e=>{const i=n,o=t[i(181)](e);if(o)if(a=e,G[J(188)](a))r[e]=o;else if(e in X){const t=o[i(183)](" ");X[e][i(187)](([n,r])=>{const o=i;for(const i of t)(o(184)==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=J;for(const s in n)n[s][r(187)](([,n])=>{const s=r,i=e[s(189)](n,[],t[s(171)]());e[s(177)](0,i,t)}),e[r(173)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(155)](n)[r(162)])return;const s=e[r(189)](r(195),[],t[r(171)]());e[r(182)](n,s),e[r(177)](0,s,t),e[r(173)](Object[r(155)](n),t)}(t,e,r)}const rt=it;function st(){const t=["104342CaaJAz","5jnOQws","24anQAMs","name","216464GNfdxD","170gqdgmK","font","element","blockElements","isActive","createRangeIn","412353dbELOc","249396rCAips","getItems","198678cafpuN","content","1217690yVQiuz","_parsedData","514612lDcfpC","stylesProcessor","includes","execute","document"];return(st=function(){return t})()}function it(t,e){const n=st();return(it=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(497033===-parseInt(e(153))/1+-parseInt(e(146))/2+-parseInt(e(155))/3*(-parseInt(e(142))/4)+parseInt(e(154))/5*(parseInt(e(144))/6)+-parseInt(e(148))/7+-parseInt(e(157))/8+-parseInt(e(141))/9*(-parseInt(e(158))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot extends C{[rt(151)](t){const n=rt,{body:r}=t[n(147)],s=new e.ViewUpcastWriter(r[n(152)]),i=s[n(140)](r),o=new e.ViewDocument(s[n(152)][n(149)]),a=[...new e.ViewDomConverter(o)[n(138)],n(159)],c=i[n(143)]();for(const t of c)if(t.is(n(160))&&a[n(150)](t[n(156)])){nt(t,s,et(t))}t[n(145)]=r}[rt(139)](t){return super[rt(139)](t)||R(t)}}function at(){const t=["requires","3190496ZQXVQC","pluginName","9052592uanRGJ","940lWmIZn","domainLimit","view","usageLimit","734883vADQcK","execute","licenseKey","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","14XbkcIi","PasteFromOfficeEnhancedPropagator","isPremiumPlugin","init","37801413vtlaBf","isOfficialPlugin","974031dRIeRa","editing","get","pasteFromOfficeEnhancedLicenseKeyDomainLimit","ClipboardPipeline","config","stylesProcessor","PasteFromOfficeEnhanced","inputTransformation","isActive","text/html","_parsedData","getData","6113597JAeLes","plugins","45006rWHuIh","pasteFromOfficeEnhancedLicenseKeyInvalid","high","editor","dataTransfer","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_licenseKeyCheckInterval","_showLicenseError","destroy","invalid","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOffice","featureNotAllowed","expired","pasteFromOfficeEnhancedLicenseKeyUsageLimit","document","pasteFromOfficeEnhancedLicenseKeyExpired"];return(at=function(){return t})()}const ct=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=251]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(954616===parseInt(e(269))/1+-parseInt(e(263))/2*(-parseInt(e(258))/3)+parseInt(e(251))/4+-parseInt(e(254))/5*(-parseInt(e(284))/6)+-parseInt(e(282))/7+parseInt(e(253))/8+-parseInt(e(267))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{[ct(260)];[ct(290)];static get[ct(252)](){return ct(264)}static get[ct(268)](){return!0}static get[ct(265)](){return!0}static get[ct(301)](){return[ct(295)]}[ct(266)](){const t=ct,e=this[t(287)],n=e[t(283)][t(271)](t(273)),r=e[t(270)][t(256)][t(299)],s=new ot(r);n.on(t(277),(e,n)=>{const i=t,o=n[i(288)][i(281)](i(279));s[i(278)](o)&&(n[i(280)]||(n[i(280)]=L(o,r[i(275)])),s[i(259)](n))},{priority:P.priorities[t(271)](t(286))+10}),this[t(260)]=this[t(287)][t(274)][t(271)](t(260));const i=this[t(287)];this[t(290)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(294)==s||e(285)==s||e(300)==s||e(272)==s||e(289)==s||e(262)==s||e(298)==s){delete i[r],n=s,clearInterval(this[e(290)]),this[e(290)]=void 0;break}}e(285)==n&&i[e(291)](e(293)),e(300)==n&&i[e(291)](e(297)),e(272)==n&&i[e(291)](e(255)),e(289)==n&&i[e(291)](e(296),e(276)),e(262)==n&&i[e(291)](e(261)),e(298)==n&&i[e(291)](e(257))},1e3)}[ct(292)](){const t=ct;super[t(292)](),this[t(290)]&&clearInterval(this[t(290)])}}function ft(t,e){var n=dt();return(ft=function(t,e){return n[t-=395]})(t,e)}var pt=ft;!function(t){for(var e=ft,n=t();;)try{if(190567===-parseInt(e(404))/1+-parseInt(e(410))/2+parseInt(e(397))/3*(parseInt(e(405))/4)+-parseInt(e(406))/5*(parseInt(e(398))/6)+parseInt(e(403))/7+-parseInt(e(396))/8*(-parseInt(e(409))/9)+parseInt(e(408))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class mt extends t.Plugin{static get[pt(395)](){return pt(400)}static get[pt(402)](){return!0}static get[pt(407)](){return!0}static get[pt(399)](){return[pt(401),Q,ut]}}function dt(){var t=["PasteFromOffice","isOfficialPlugin","193599MIhvkW","121603HlOBBM","84FXpihN","11485WDUhqQ","isPremiumPlugin","2428630RrQrfB","1206fmirSi","333518cHWtER","pluginName","12712EvAsTB","18387nEYJwa","348ZyIkTq","requires","PasteFromOfficeEnhanced"];return(dt=function(){return t})()}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=206]})(t,e)}function ht(){var t=["710244rNthDR","1416655keBTsS","51722JKkMKJ","832GxCOOB","464112uSRSNL","6mwZSOl","12MBtikn","1630aIVRcq","16209IagWYi","4746YJgqjm","943360dFVyTu","6REWfLC"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(182115===-parseInt(e(211))/1*(parseInt(e(208))/2)+parseInt(e(213))/3+parseInt(e(209))/4+parseInt(e(210))/5*(parseInt(e(214))/6)+parseInt(e(206))/7*(-parseInt(e(212))/8)+parseInt(e(217))/9*(-parseInt(e(216))/10)+parseInt(e(207))/11*(parseInt(e(215))/12))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 v(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 b(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,E=/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)||E.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,b(e,t));const o=x(e,t);v(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function L(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return L(L(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var P=n(584);!function(t){const e=F,n=t();for(;;)try{if(164607===-parseInt(e(427))/1*(parseInt(e(424))/2)+-parseInt(e(430))/3*(-parseInt(e(425))/4)+parseInt(e(432))/5+-parseInt(e(428))/6*(-parseInt(e(431))/7)+parseInt(e(423))/8+parseInt(e(434))/9+parseInt(e(429))/10*(-parseInt(e(433))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t,e){const n=M();return(F=function(t,e){return n[t-=423]})(t,e)}function T(t){return O[F(426)](t)}function M(){const t=["668898Ncvpeg","1030016xmprJF","2BDxbyu","16JgAFnP","test","172597WKOllk","180wcAqJk","10GPkDOa","53031qyFgln","32466fmoleb","1406420pXqYjO","3927022slksDJ"];return(M=function(){return t})()}function R(t,e){const n=$();return(R=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(736703===parseInt(e(255))/1*(parseInt(e(264))/2)+-parseInt(e(245))/3+-parseInt(e(237))/4+-parseInt(e(253))/5*(-parseInt(e(242))/6)+-parseInt(e(261))/7*(parseInt(e(249))/8)+-parseInt(e(263))/9*(parseInt(e(246))/10)+parseInt(e(262))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const k=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function D(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(240)]&&!s[n(239)])continue;const e=!s[n(240)]||t[n(265)]===s[n(240)],o=!s[n(239)]||t[n(247)](s[n(239)]);e&&o&&r[n(260)](s,i)}return r}function j(t){const e=R,n={};for(let r=0;r<t[e(254)];r++){const s=t[r],i=t[e(259)](s);e(238)!==i&&(n[s]=i)}return n}function K(t){const e=R,n=t[e(251)](",")[e(244)](t=>t[e(250)]()),r=[];for(const t of n){const n=k[e(243)](t);n&&r[e(241)](n[e(258)])}return r}function $(){const t=["map","2074962IxtbIY","10qUxFat","hasClass","cssRules","8KXcHer","trim","split","style","98795ZPErob","length","1errcpt","assign","selectorText","groups","getPropertyValue","set","4988417ognYHL","16213879ETNkLc","10110213vsyqKv","2307546AgTBMT","name","2353900sGpDEu","initial","className","tagName","push","372hVmzpB","exec"];return($=function(){return t})()}function W(t){const e=R,n={};for(const r of t)Object[e(256)](n,r);return n}const B=N;function N(t,e){const n=V();return(N=function(t,e){return n[t-=407]})(t,e)}function V(){const t=["1467672Zgtldh","1027917upwhnh","size","3uDslEU","24oDgjVO","execute","7jlrGAq","values","159489gURJfX","isActive","setStyle","522382aSqMiS","3912830DbctUQ","hasStyle","item","document","elementStart","_parsedData","content","843324lcWivT","createRangeIn","from","type","182245eRNvKZ"];return(V=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(213226===parseInt(e(428))/1+-parseInt(e(407))/2*(parseInt(e(423))/3)+-parseInt(e(415))/4+parseInt(e(419))/5+parseInt(e(420))/6*(-parseInt(e(426))/7)+-parseInt(e(424))/8*(-parseInt(e(421))/9)+parseInt(e(408))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends A{[B(425)](t){const n=B,{body:r,styles:s}=t[n(413)],i=new e.ViewUpcastWriter(r[n(411)]),o=i[n(416)](r),a=function(t){const e=R,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(260)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(248)])if(t instanceof CSSStyleRule){const r=j(t[e(252)]);n[t[e(257)]]=Object[e(256)]({},n[t[e(257)]]||{},r)}return n}(s));for(const t of o){if(n(412)!==t[n(418)])continue;const e=D(t[n(410)],a);if(e[n(422)]){const r=W(Array[n(417)](e[n(427)]()));for(const e in r){const s=t[n(410)];s[n(409)](e)||i[n(430)](e,r[e],s)}}}t[n(414)]=r}[B(429)](t){return super[B(429)](t)||T(t)}}function q(){const t=["isOfficialPlugin","init","execute","33725iEmKpZ","PasteFromOfficeEnhancedInliner","PasteFromOffice","8EXMDeE","3282610XlgFVv","_parsedData","afterInit","isPremiumPlugin","editor","requires","get","ClipboardPipeline","href","fromCharCode","37999197FQecXH","2548293YhRKqK","7eBYpEr","view","124034vzwbTd","editing","high","inputTransformation","isActive","5484624eQzyaB","document","map","pluginName","getData","4639704PWlCdJ","plugins","dataTransfer","join","text/html","stylesProcessor"];return(q=function(){return t})()}const J=Y;function Y(t,e){const n=q();return(Y=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(613858===parseInt(e(130))/1+-parseInt(e(148))/2+-parseInt(e(145))/3+-parseInt(e(121))/4+-parseInt(e(134))/5+-parseInt(e(153))/6*(parseInt(e(146))/7)+-parseInt(e(133))/8*(-parseInt(e(144))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class z extends t.Plugin{static get[J(119)](){return J(131)}static get[J(127)](){return!0}static get[J(137)](){return!0}static get[J(139)](){return[J(132)]}[J(128)](){const t=J,e=this[t(138)],n=e[t(122)][t(140)](t(141)),r=e[t(149)][t(147)][t(117)],s=new U(r);n.on(t(151),(e,n)=>{const i=t,o=n[i(123)][i(120)](i(125));s[i(152)](o)&&(n[i(135)]||(n[i(135)]=C(o,r[i(126)])),s[i(129)](n))},{priority:P.priorities[t(140)](t(150))+11})}[J(136)](){!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=Y;return t[e(118)](t=>String[e(143)](t))[e(124)]("")}!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,P.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:1772582400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Y,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(142)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const X=nt;!function(t){const e=nt,n=t();for(;;)try{if(893363===parseInt(e(496))/1*(parseInt(e(521))/2)+parseInt(e(529))/3*(parseInt(e(506))/4)+parseInt(e(514))/5*(parseInt(e(527))/6)+-parseInt(e(520))/7+-parseInt(e(516))/8+-parseInt(e(507))/9+parseInt(e(509))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);const Z=[X(502),X(515),X(500),X(508),X(490),X(525),X(486),X(494)],_=[X(502),X(515),X(500)],G={"font-style":[[X(513),"i"]],"font-weight":[[X(504),X(524)],[X(528),X(524)],[X(495),X(524)],[t=>Number(t)>=600,X(524)]],"text-decoration":[[X(501),"u"],[X(522),"s"]],"text-decoration-line":[[X(501),"u"],[X(522),"s"]],"vertical-align":[[X(512),X(512)],[X(510),X(489)]]};function H(t){return Z[X(526)](t)}function Q(t){const e=X;return Array[e(488)](t[e(492)]())[e(517)](H)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=X,r={},s={};return e[n(487)](e=>{const i=n,o=t[i(493)](e);if(o)if(a=e,_[X(526)](a))r[e]=o;else if(e in G){const t=o[i(491)](" ");G[e][i(487)](([n,r])=>{const o=i;for(const i of t)(o(498)==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=X;for(const s in n)n[s][r(487)](([,n])=>{const s=r,i=e[s(499)](n,[],t[s(505)]());e[s(519)](0,i,t)}),e[r(511)](s,t)})(t,e,s),function(t,e,n){const r=X;if(!Object[r(523)](n)[r(503)])return;const s=e[r(499)](r(497),[],t[r(505)]());e[r(518)](n,s),e[r(519)](0,s,t),e[r(511)](Object[r(523)](n),t)}(t,e,r)}function et(){const t=["color","length","medium","getChildren","244JExrIF","11797461GnQDzz","text-decoration","25271970SWgYOw","super","removeStyle","sub","italic","2900SQbYAt","font-family","8843456XMZYAC","filter","setStyle","insertChild","9174830PFYPuC","89196pUaYTP","line-through","keys","strong","font-weight","includes","7698FQkIMh","bold","40023DDTFsH","font-style","forEach","from","sup","text-decoration-line","split","getStyleNames","getStyle","vertical-align","bolder","12JhJQHp","span","function","createElement","font-size","underline"];return(et=function(){return t})()}function nt(t,e){const n=et();return(nt=function(t,e){return n[t-=486]})(t,e)}const rt=st;function st(t,e){const n=ot();return(st=function(t,e){return n[t-=140]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(969374===-parseInt(e(154))/1+-parseInt(e(158))/2*(-parseInt(e(149))/3)+-parseInt(e(141))/4+-parseInt(e(145))/5*(-parseInt(e(147))/6)+-parseInt(e(144))/7+parseInt(e(160))/8*(parseInt(e(159))/9)+parseInt(e(143))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class it extends A{[rt(155)](t){const n=rt,{body:r}=t[n(156)],s=new e.ViewUpcastWriter(r[n(140)]),i=s[n(150)](r),o=new e.ViewDocument(s[n(140)][n(148)]),a=[...new e.ViewDomConverter(o)[n(142)],n(161)],c=i[n(153)]();for(const t of c)if(t.is(n(146))&&a[n(162)](t[n(151)])){tt(t,s,Q(t))}t[n(152)]=r}[rt(157)](t){return super[rt(157)](t)||T(t)}}function ot(){const t=["content","getItems","1239914UmGGBk","execute","_parsedData","isActive","2EkNbjL","27AgZvnl","677952BorsLf","font","includes","document","1072800SuptoM","blockElements","13219690lWloDR","8899744oJcJio","3360iywlbk","element","17274thWErR","stylesProcessor","713973ADUyXd","createRangeIn","name"];return(ot=function(){return t})()}const at=ct;function ct(t,e){const n=lt();return(ct=function(t,e){return n[t-=245]})(t,e)}function lt(){const t=["PasteFromOffice","12481saSqqH","text/html","view","6BrGGdC","plugins","pasteFromOfficeEnhancedLicenseKeyExpired","isPremiumPlugin","config","evaluationLimit","invalid","149330SwymTL","getData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","PasteFromOfficeEnhanced","document","pasteFromOfficeEnhancedLicenseKeyValid","_parsedData","25214260BFzVZe","dataTransfer","70tzkdZW","_licenseKeyCheckInterval","1127403pBdBJh","usageLimit","inputTransformation","requires","pasteFromOfficeEnhancedLicenseKeyInvalid","domainLimit","init","102YcPoai","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","234904bBJZUl","high","_showLicenseError","2577393vDMTZk","PasteFromOfficeEnhancedPropagator","destroy","featureNotAllowed","1546712zKuoek","get","expired","pluginName","pasteFromOfficeEnhancedLicenseKeyUsageLimit","ClipboardPipeline","stylesProcessor","editing","isActive","isOfficialPlugin","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","licenseKey"];return(lt=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(597840===parseInt(e(264))/1+parseInt(e(257))/2*(-parseInt(e(275))/3)+parseInt(e(285))/4*(-parseInt(e(273))/5)+-parseInt(e(282))/6*(parseInt(e(254))/7)+parseInt(e(292))/8+-parseInt(e(288))/9+parseInt(e(271))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class ut extends t.Plugin{[at(252)];[at(274)];static get[at(295)](){return at(289)}static get[at(249)](){return!0}static get[at(260)](){return!0}static get[at(278)](){return[at(253)]}[at(281)](){const t=at,e=this[t(283)],n=e[t(258)][t(293)](t(245)),r=e[t(247)][t(256)][t(268)],s=new it(r);n.on(t(277),(e,n)=>{const i=t,o=n[i(272)][i(265)](i(255));s[i(248)](o)&&(n[i(270)]||(n[i(270)]=C(o,r[i(246)])),s[i(250)](n))},{priority:P.priorities[t(293)](t(286))+10}),this[t(252)]=this[t(283)][t(261)][t(293)](t(252));const i=this[t(283)];this[t(274)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(269)==s||e(279)==s||e(259)==s||e(251)==s||e(284)==s||e(266)==s||e(296)==s){delete i[r],n=s,clearInterval(this[e(274)]),this[e(274)]=void 0;break}}e(279)==n&&i[e(287)](e(263)),e(259)==n&&i[e(287)](e(294)),e(251)==n&&i[e(287)](e(280)),e(284)==n&&i[e(287)](e(291),e(267)),e(266)==n&&i[e(287)](e(262)),e(296)==n&&i[e(287)](e(276))},1e3)}[at(290)](){const t=at;super[t(290)](),this[t(274)]&&clearInterval(this[t(274)])}}function ft(t,e){var n=mt();return(ft=function(t,e){return n[t-=333]})(t,e)}var pt=ft;function mt(){var t=["2658ajeFuK","8TiiatP","requires","10BcvFiA","isPremiumPlugin","PasteFromOffice","6605511vauSKa","3403912deUrFZ","36FaDyuL","3329315mIKXcX","12683890jpsiEh","isOfficialPlugin","PasteFromOfficeEnhanced","7273MTeZUt","265442JOTMMs","1911291FjGlRy","pluginName"];return(mt=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(934956===-parseInt(e(349))/1*(parseInt(e(343))/2)+parseInt(e(344))/3+-parseInt(e(347))/4*(-parseInt(e(338))/5)+-parseInt(e(346))/6*(-parseInt(e(342))/7)+-parseInt(e(336))/8*(-parseInt(e(337))/9)+-parseInt(e(339))/10+-parseInt(e(335))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[pt(345)](){return pt(341)}static get[pt(340)](){return!0}static get[pt(333)](){return!0}static get[pt(348)](){return[pt(334),z,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=124]})(t,e)}function ht(){var t=["54onAweL","590692RWXVur","2482790YsIGPi","3761984EVRKEf","2407740XtKCJB","25406xFYjln","2040857jXBeEm","14316AOvltu","42xYAsLi","575IyxwqB"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(304730===-parseInt(e(129))/1+-parseInt(e(133))/2*(-parseInt(e(126))/3)+parseInt(e(125))/4*(-parseInt(e(127))/5)+parseInt(e(132))/6+-parseInt(e(124))/7+-parseInt(e(131))/8+-parseInt(e(128))/9*(-parseInt(e(130))/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 _0x275368}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x35605e,parsePasteOfficeHtml as _0xba7edb}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x17200d,uid as _0x1fcfcb}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x5063fd,ViewDocument as _0x4e7402,ViewDomConverter as _0x5f233c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x2acd36){return m['test'](_0x2acd36);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4a5722,_0x1a50f7){const _0x52fc06=new Map();for(const [_0x4deca5,_0x564938]of _0x1a50f7){if(!_0x4deca5['tagName']&&!_0x4deca5['className'])continue;const _0x8bea5f=!_0x4deca5['tagName']||_0x4a5722['name']===_0x4deca5['tagName'],_0x56c9c6=!_0x4deca5['className']||_0x4a5722['hasClass'](_0x4deca5['className']);_0x8bea5f&&_0x56c9c6&&_0x52fc06['set'](_0x4deca5,_0x564938);}return _0x52fc06;}function h(_0x50fce9){const _0x4216da={};for(let _0x1f4288=0x0;_0x1f4288<_0x50fce9['length'];_0x1f4288++){const _0x17a6c0=_0x50fce9[_0x1f4288],_0x37ba79=_0x50fce9['getPropertyValue'](_0x17a6c0);'initial'!==_0x37ba79&&(_0x4216da[_0x17a6c0]=_0x37ba79);}return _0x4216da;}function O(_0x21002c){const _0x2ba275=_0x21002c['split'](',')['map'](_0x39999c=>_0x39999c['trim']()),_0x21d496=[];for(const _0x10396d of _0x2ba275){const _0x478fa7=S['exec'](_0x10396d);_0x478fa7&&_0x21d496['push'](_0x478fa7['groups']);}return _0x21d496;}function k(_0x357ed6){const _0x28dc3e={};for(const _0x57c119 of _0x357ed6)Object['assign'](_0x28dc3e,_0x57c119);return _0x28dc3e;}class c extends _0x35605e{['execute'](_0x53270c){const {body:_0x1cad70,styles:_0x131b4e}=_0x53270c['_parsedData'],_0x2c02d2=new _0x5063fd(_0x1cad70['document']),_0xcffee5=_0x2c02d2['createRangeIn'](_0x1cad70),_0x2e9db2=function(_0x49a525){const _0x5a331f={};for(const _0x2fcf9f of _0x49a525)for(const _0x16f6e1 of _0x2fcf9f['cssRules'])if(_0x16f6e1 instanceof CSSStyleRule){const _0x211062=h(_0x16f6e1['style']);_0x5a331f[_0x16f6e1['selectorText']]=Object['assign']({},_0x5a331f[_0x16f6e1['selectorText']]||{},_0x211062);}return _0x5a331f;}(_0x131b4e),_0x1f878c=function(_0x3c0030){const _0x22e114=new Map();for(const _0x315800 in _0x3c0030){const _0x55cb0a=O(_0x315800),_0xacd824=_0x3c0030[_0x315800];for(const _0x5dc636 of _0x55cb0a)_0x22e114['set'](_0x5dc636,_0xacd824);}return _0x22e114;}(_0x2e9db2);for(const _0xe6e2f0 of _0xcffee5){if('elementStart'!==_0xe6e2f0['type'])continue;const _0x5cb83a=j(_0xe6e2f0['item'],_0x1f878c);if(_0x5cb83a['size']){const _0x48ff40=k(Array['from'](_0x5cb83a['values']()));for(const _0x17bc6d in _0x48ff40){const _0x1d0b44=_0xe6e2f0['item'];_0x1d0b44['hasStyle'](_0x17bc6d)||_0x2c02d2['setStyle'](_0x17bc6d,_0x48ff40[_0x17bc6d],_0x1d0b44);}}}_0x53270c['content']=_0x1cad70;}['isActive'](_0x29438a){return super['isActive'](_0x29438a)||p(_0x29438a);}}class i extends _0x275368{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xb2f4c0=this['editor'],_0x135476=_0xb2f4c0['plugins']['get']('ClipboardPipeline'),_0x50a982=_0xb2f4c0['editing']['view']['document'],_0x5da7cb=new c(_0x50a982);_0x135476['on']('inputTransformation',(_0x2d7594,_0x2141d7)=>{const _0x8d8e0=_0x2141d7['dataTransfer']['getData']('text/html');_0x5da7cb['isActive'](_0x8d8e0)&&(_0x2141d7['_parsedData']||(_0x2141d7['_parsedData']=_0xba7edb(_0x8d8e0,_0x50a982['stylesProcessor'])),_0x5da7cb['execute'](_0x2141d7));},{'priority':_0x17200d['get']('high')+0xb});}['afterInit'](){!async function(_0x2f2cae){const _0x7f946f=_0x5d13f3([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]),_0x111390=0x7374585f,_0x173688=0x7373db3f^_0x111390,_0x4c16b5=window[_0x5d13f3([0x44,0x61,0x74,0x65])][_0x5d13f3([0x6e,0x6f,0x77])](),_0x144701=_0x2f2cae[_0x5d13f3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3225b9=new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48c0d1=>{_0x144701[_0x5d13f3([0x6f,0x6e,0x63,0x65])](_0x5d13f3([0x72,0x65,0x61,0x64,0x79]),_0x48c0d1);}),_0x482d79={[_0x5d13f3([0x6b,0x74,0x79])]:_0x5d13f3([0x45,0x43]),[_0x5d13f3([0x75,0x73,0x65])]:_0x5d13f3([0x73,0x69,0x67]),[_0x5d13f3([0x63,0x72,0x76])]:_0x5d13f3([0x50,0x2d,0x32,0x35,0x36]),[_0x5d13f3([0x78])]:_0x5d13f3([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]),[_0x5d13f3([0x79])]:_0x5d13f3([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]),[_0x5d13f3([0x61,0x6c,0x67])]:_0x5d13f3([0x45,0x53,0x32,0x35,0x36])},_0x3d2701=_0x144701[_0x5d13f3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5d13f3([0x67,0x65,0x74])](_0x5d13f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x25befb(){let _0x381068,_0x5dedb1=null,_0x591658=null;try{if(_0x3d2701==_0x5d13f3([0x47,0x50,0x4c]))return _0x5d13f3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x381068=_0x5f23a1(),!_0x381068)return _0x5d13f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x381068[_0x5d13f3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x591658=_0x4c8466(_0x381068[_0x5d13f3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x381068[_0x5d13f3([0x6a,0x74,0x69])])),await _0x591a46()?_0x5df48c()?_0x5b95b0()?_0x5d13f3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19030a()?(_0x381068[_0x5d13f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d13f3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5dedb1=_0x1ec005(_0x5d13f3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2d2be2()):_0x5d13f3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5d13f3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5d13f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5d13f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b95b0(){const _0x1f1e80=[_0x5d13f3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5d13f3([0x74,0x72,0x69,0x61,0x6c])][_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x381068[_0x5d13f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4c16b5/0x3e8:0xe10*_0x173688;return _0x381068[_0x5d13f3([0x65,0x78,0x70])]<_0x1f1e80;}function _0x5df48c(){const _0x1e42e0=_0x381068[_0x5d13f3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e42e0&&(!!_0x1e42e0[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x2a]))||(!!_0x1e42e0[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x50,0x4f,0x45]))||(!!_0x1e42e0[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x50,0x50]))||!(!_0x1e42e0[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5f4d09()))));}function _0x19030a(){const _0x52e1d1=_0x381068[_0x5d13f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x52e1d1||0x0==_0x52e1d1[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x17be6a}=new URL(window[_0x5d13f3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x52e1d1[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17be6a))return!0x0;const _0x4bf04d=_0x17be6a[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d13f3([0x2e]));return _0x52e1d1[_0x5d13f3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b3d24=>_0x5b3d24[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x2a])))[_0x5d13f3([0x6d,0x61,0x70])](_0x405018=>_0x405018[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d13f3([0x2e])))[_0x5d13f3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2aa42a=>_0x2aa42a[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4bf04d[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d13f3([0x6d,0x61,0x70])](_0x4764ff=>Array(_0x4bf04d[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4764ff[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d13f3([0x66,0x69,0x6c,0x6c])](_0x4764ff[0x0]===_0x5d13f3([0x2a])?_0x5d13f3([0x2a]):'')[_0x5d13f3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4764ff))[_0x5d13f3([0x73,0x6f,0x6d,0x65])](_0x5758a0=>_0x4bf04d[_0x5d13f3([0x65,0x76,0x65,0x72,0x79])]((_0x3233cb,_0x45919c)=>_0x5758a0[_0x45919c]===_0x3233cb||_0x5758a0[_0x45919c]===_0x5d13f3([0x2a])));}function _0x2d2be2(){return _0x5dedb1&&_0x591658?new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d4445,_0x3657d0)=>{_0x5dedb1[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x5d4445,_0x3657d0),_0x591658[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x42bc90=>{_0x42bc90!=_0x5d13f3([0x56,0x61,0x6c,0x69,0x64])&&_0x5d4445(_0x42bc90);},_0x3657d0);}):_0x5dedb1||_0x591658||_0x5d13f3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4c8466(_0x4317af,_0x13b245){return new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x102b8f=>{if(_0xc92584())return _0x102b8f(_0x5d13f3([0x56,0x61,0x6c,0x69,0x64]));_0x220715(),_0x144701[_0x5d13f3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5d13f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1f7547=!0x1;const _0x1dace2=_0x1fcfcb();function _0x2364af(_0x5d8666){return!!_0x5d8666&&(typeof _0x5d8666===_0x5d13f3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5d8666===_0x5d13f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5d8666[_0x5d13f3([0x74,0x68,0x65,0x6e])]===_0x5d13f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5d8666[_0x5d13f3([0x63,0x61,0x74,0x63,0x68])]===_0x5d13f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2f1e98(_0x241502){_0x1d0e1d(_0x241502)[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x118621=>{if(!_0x118621||_0x118621[_0x5d13f3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5d13f3([0x6f,0x6b]))return _0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xdaca86(_0x32045f(_0x1dace2+_0x13b245))!=_0x118621[_0x5d13f3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5d13f3([0x56,0x61,0x6c,0x69,0x64]);})[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x1a6c50=>(_0x2ab2ce(),_0x1a6c50),()=>{const _0x4ab3e8=_0x26a74c();return null==_0x4ab3e8?(_0x2ab2ce(),_0x5d13f3([0x56,0x61,0x6c,0x69,0x64])):_0x5d13f3(_0x4c16b5-_0x4ab3e8>(0x5778dc5f^_0x111390)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x102b8f)[_0x5d13f3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x102b8f(_0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2b72bc=0x7342b6df^_0x111390;function _0x2ab2ce(){const _0x1f9acd=_0x5d13f3([0x6c,0x6c,0x63,0x74,0x2d])+_0xdaca86(_0x32045f(_0x4317af)),_0x57414a=_0x2392d6(_0xdaca86(window[_0x5d13f3([0x4d,0x61,0x74,0x68])][_0x5d13f3([0x63,0x65,0x69,0x6c])](_0x4c16b5/_0x2b72bc)));window[_0x5d13f3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d13f3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9acd,_0x57414a);}function _0x26a74c(){const _0x1a912b=_0x5d13f3([0x6c,0x6c,0x63,0x74,0x2d])+_0xdaca86(_0x32045f(_0x4317af)),_0x2faded=window[_0x5d13f3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d13f3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a912b);return _0x2faded?window[_0x5d13f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2392d6(_0x2faded),0x10)*_0x2b72bc:null;}function _0x1d0e1d(_0x174926){return new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3af36a,_0x34be63)=>{_0x174926[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x3af36a,_0x34be63),window[_0x5d13f3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x34be63,0x73758c9f^_0x111390);});}}_0x144701[_0x5d13f3([0x6f,0x6e])](_0x5d13f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4b44ae,_0x574848)=>{if(_0x574848[0x0]!=_0x4317af)return _0x102b8f(_0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x574848[0x1]={..._0x574848[0x1],[_0x5d13f3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1dace2};},{[_0x5d13f3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d13f3([0x68,0x69,0x67,0x68])}),_0x144701[_0x5d13f3([0x6f,0x6e])](_0x5d13f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x7a4377=>{_0x2364af(_0x7a4377[_0x5d13f3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1f7547=!0x0,_0x2f1e98(_0x7a4377[_0x5d13f3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5d13f3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d13f3([0x6c,0x6f,0x77])}),_0x3225b9[_0x5d13f3([0x74,0x68,0x65,0x6e])](()=>{_0x1f7547||_0x102b8f(_0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xc92584(){return _0x144701[_0x5d13f3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d13f3([0x76,0x69,0x65,0x77])][_0x5d13f3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5d13f3([0x61,0x75,0x74,0x6f]);}function _0x220715(){_0x144701[_0x5d13f3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d13f3([0x76,0x69,0x65,0x77])][_0x5d13f3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5d13f3([0x61,0x75,0x74,0x6f]);}}function _0x1ec005(_0x295a40){const _0x3946de=[new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18d7a4=>setTimeout(_0x18d7a4,0x737d6693^_0x111390)),_0x3225b9[_0x5d13f3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x319da4=>{let _0x47bf8c=0x0;_0x144701[_0x5d13f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d13f3([0x6f,0x6e])](_0x5d13f3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1d6475,_0x145659)=>{_0x145659[0x0][_0x5d13f3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x47bf8c++,_0x47bf8c==(0x73745db7^_0x111390)&&(_0x319da4(),_0x1d6475[_0x5d13f3([0x6f,0x66,0x66])]());});}))];return window[_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5d13f3([0x72,0x61,0x63,0x65])](_0x3946de)[_0x5d13f3([0x74,0x68,0x65,0x6e])](()=>_0x295a40);}async function _0x5345a9(){await _0x3225b9,_0x144701[_0x5d13f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d13f3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3238ea,_0x144701[_0x5d13f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d13f3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3238ea,_0x144701[_0x5d13f3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5d13f3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5f4d09(){return window[_0x5d13f3([0x67,0x6c,0x6f,0x62])]&&window[_0x5d13f3([0x67,0x6c,0x6f,0x62])][_0x5d13f3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x34e1a4(_0x4190fd){const _0x19af73=_0x14b630();_0x144701[_0x19af73]=_0x5d13f3([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])+_0x4190fd,_0x4190fd!=_0x5d13f3([0x56,0x61,0x6c,0x69,0x64])&&_0x5345a9();}function _0x14b630(){const _0x71d611=window[_0x5d13f3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5d13f3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5d13f3([0x6e,0x6f,0x77])]())[_0x5d13f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5d13f3([0x2e]),'');let _0x51758a=_0x5d13f3([0x73]);for(let _0x407bac=0x0;_0x407bac<_0x71d611[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x407bac+=0x2){let _0xe84c34=window[_0x5d13f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x71d611[_0x5d13f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x407bac,_0x407bac+0x2));_0xe84c34>=_0x7f946f[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xe84c34-=_0x7f946f[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x51758a+=_0x7f946f[_0xe84c34];}return _0x51758a;}function _0x5f23a1(){const _0xb34f2d=_0x3d2701[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d13f3([0x2e]));if(0x3!=_0xb34f2d[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x26c6fe(_0xb34f2d[0x1]);function _0x26c6fe(_0x295328){const _0x80a8d=_0x502a3c(_0x295328);return _0x80a8d&&_0xb50115()?_0x80a8d:null;function _0xb50115(){const _0x58e7a7=_0x80a8d[_0x5d13f3([0x6a,0x74,0x69])],_0x57a1fe=window[_0x5d13f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58e7a7[_0x5d13f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58e7a7[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4a0638={..._0x80a8d,[_0x5d13f3([0x6a,0x74,0x69])]:_0x58e7a7[_0x5d13f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x58e7a7[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4a0638[_0x5d13f3([0x76,0x63])],_0x32045f(_0x4a0638)==_0x57a1fe;}}}async function _0x591a46(){let _0x50a1bb=!0x0;try{const _0x28c426=_0x3d2701[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d13f3([0x2e])),[_0x509c89,_0xefaf0b,_0x5ed2b7]=_0x28c426;return _0x18af17(_0x509c89),await _0x19fc2d(_0x509c89,_0xefaf0b,_0x5ed2b7),_0x50a1bb;}catch{return!0x1;}function _0x18af17(_0x56b3a9){const _0x2ffdd5=_0x502a3c(_0x56b3a9);_0x2ffdd5&&_0x2ffdd5[_0x5d13f3([0x61,0x6c,0x67])]==_0x5d13f3([0x45,0x53,0x32,0x35,0x36])||(_0x50a1bb=!0x1);}async function _0x19fc2d(_0xb766a,_0x22afad,_0x614c1b){const _0x22ebdd=window[_0x5d13f3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5d13f3([0x66,0x72,0x6f,0x6d])](_0x52f8b2(_0x614c1b),_0x157380=>_0x157380[_0x5d13f3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37876f=new window[(_0x5d13f3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5d13f3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xb766a+_0x5d13f3([0x2e])+_0x22afad),_0x48f88c=window[_0x5d13f3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5d13f3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x48f88c)return;const _0x1a69c9=await _0x48f88c[_0x5d13f3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5d13f3([0x6a,0x77,0x6b]),_0x482d79,{[_0x5d13f3([0x6e,0x61,0x6d,0x65])]:_0x5d13f3([0x45,0x43,0x44,0x53,0x41]),[_0x5d13f3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5d13f3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5d13f3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x48f88c[_0x5d13f3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5d13f3([0x6e,0x61,0x6d,0x65])]:_0x5d13f3([0x45,0x43,0x44,0x53,0x41]),[_0x5d13f3([0x68,0x61,0x73,0x68])]:{[_0x5d13f3([0x6e,0x61,0x6d,0x65])]:_0x5d13f3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1a69c9,_0x22ebdd,_0x37876f)||(_0x50a1bb=!0x1);}}function _0x502a3c(_0x327412){return _0x327412[_0x5d13f3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5d13f3([0x65,0x79]))?JSON[_0x5d13f3([0x70,0x61,0x72,0x73,0x65])](_0x52f8b2(_0x327412)):null;}function _0x52f8b2(_0x214dda){return window[_0x5d13f3([0x61,0x74,0x6f,0x62])](_0x214dda[_0x5d13f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5d13f3([0x2b]))[_0x5d13f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5d13f3([0x2f])));}function _0x32045f(_0x500444){let _0xc3e37d=0x1505;function _0x42aaae(_0x3724fc){for(let _0x40cc6b=0x0;_0x40cc6b<_0x3724fc[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40cc6b++){const _0x5104e5=_0x3724fc[_0x5d13f3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x40cc6b);_0xc3e37d=(_0xc3e37d<<0x5)+_0xc3e37d+_0x5104e5,_0xc3e37d&=_0xc3e37d;}}function _0x30c4cb(_0x4acd03){Array[_0x5d13f3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4acd03)?_0x4acd03[_0x5d13f3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30c4cb):_0x4acd03&&typeof _0x4acd03==_0x5d13f3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5d13f3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4acd03)[_0x5d13f3([0x73,0x6f,0x72,0x74])]()[_0x5d13f3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4976fc,_0x4cc77b])=>{_0x42aaae(_0x4976fc),_0x30c4cb(_0x4cc77b);}):_0x42aaae(window[_0x5d13f3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4acd03));}return _0x30c4cb(_0x500444),_0xc3e37d>>>0x0;}function _0xdaca86(_0x45085a){return _0x45085a[_0x5d13f3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5d13f3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5d13f3([0x30]));}function _0x2392d6(_0x30427d){return _0x30427d[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5d13f3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5d13f3([0x6a,0x6f,0x69,0x6e])]('');}function _0x3238ea(){}function _0x5d13f3(_0x1df223){return _0x1df223['map'](_0x541bb2=>String['fromCharCode'](_0x541bb2))['join']('');}_0x34e1a4(await _0x25befb());}(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'],[_0x56fe18=>Number(_0x56fe18)>=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(_0x197243){return E['includes'](_0x197243);}function g(_0x46ec8e){return Array['from'](_0x46ec8e['getStyleNames']())['filter'](P);}function b(_0x21fc6c,_0x417bcb,_0x1a18e4){const {spanStyles:_0xad9c13,stylesToBeHtmlElements:_0xe7a0e}=function(_0x3ce5ee,_0x29da9e){const _0x1b5c7d={},_0xa3fc09={};return _0x29da9e['forEach'](_0x203c20=>{const _0x51147a=_0x3ce5ee['getStyle'](_0x203c20);if(_0x51147a){if(function(_0x44e3c4){return L['includes'](_0x44e3c4);}(_0x203c20))_0x1b5c7d[_0x203c20]=_0x51147a;else{if(function(_0x397f52){return _0x397f52 in F;}(_0x203c20)){const _0x384d6c=_0x51147a['split']('\x20');F[_0x203c20]['forEach'](([_0x5cd191,_0x1089c9])=>{for(const _0xc22df9 of _0x384d6c){('function'==typeof _0x5cd191&&_0x5cd191(_0xc22df9)||_0x5cd191===_0xc22df9)&&(_0xa3fc09[_0x203c20]=[..._0xa3fc09[_0x203c20]||[],[_0x5cd191,_0x1089c9]]);}});}}}}),{'spanStyles':_0x1b5c7d,'stylesToBeHtmlElements':_0xa3fc09};}(_0x21fc6c,_0x1a18e4);!function(_0x133bc9,_0x206360,_0x27ba3b){for(const _0x47ea52 in _0x27ba3b){_0x27ba3b[_0x47ea52]['forEach'](([,_0x5a0970])=>{const _0x5ded21=_0x206360['createElement'](_0x5a0970,[],_0x133bc9['getChildren']());_0x206360['insertChild'](0x0,_0x5ded21,_0x133bc9);}),_0x206360['removeStyle'](_0x47ea52,_0x133bc9);}}(_0x21fc6c,_0x417bcb,_0xe7a0e),function(_0x47fa9c,_0x2d5ad1,_0x4be000){if(!Object['keys'](_0x4be000)['length'])return;const _0x5f2acc=_0x2d5ad1['createElement']('span',[],_0x47fa9c['getChildren']());_0x2d5ad1['setStyle'](_0x4be000,_0x5f2acc),_0x2d5ad1['insertChild'](0x0,_0x5f2acc,_0x47fa9c),_0x2d5ad1['removeStyle'](Object['keys'](_0x4be000),_0x47fa9c);}(_0x21fc6c,_0x417bcb,_0xad9c13);}class a extends _0x35605e{['execute'](_0x542095){const {body:_0xae295}=_0x542095['_parsedData'],_0x4a3c43=new _0x5063fd(_0xae295['document']),_0x30807d=_0x4a3c43['createRangeIn'](_0xae295),_0x435a4d=new _0x4e7402(_0x4a3c43['document']['stylesProcessor']),_0x482286=[...new _0x5f233c(_0x435a4d)['blockElements'],'font'],_0x5e95fc=_0x30807d['getItems']();for(const _0x229fbc of _0x5e95fc)_0x229fbc['is']('element')&&_0x482286['includes'](_0x229fbc['name'])&&b(_0x229fbc,_0x4a3c43,g(_0x229fbc));_0x542095['content']=_0xae295;}['isActive'](_0x362e87){return super['isActive'](_0x362e87)||p(_0x362e87);}}class s extends _0x275368{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x211e1b=this['editor'],_0x3e548c=_0x211e1b['plugins']['get']('ClipboardPipeline'),_0x40b886=_0x211e1b['editing']['view']['document'],_0x4c2f2b=new a(_0x40b886);_0x3e548c['on']('inputTransformation',(_0x2ab2a6,_0x70ec9)=>{const _0xbb0b96=_0x70ec9['dataTransfer']['getData']('text/html');_0x4c2f2b['isActive'](_0xbb0b96)&&(_0x70ec9['_parsedData']||(_0x70ec9['_parsedData']=_0xba7edb(_0xbb0b96,_0x40b886['stylesProcessor'])),_0x4c2f2b['execute'](_0x70ec9));},{'priority':_0x17200d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x243a63=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4348cd;for(const _0x532b33 in _0x243a63){const _0x9e9397=_0x532b33,_0x5bbbd1=_0x243a63[_0x9e9397];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5bbbd1){delete _0x243a63[_0x9e9397],_0x4348cd=_0x5bbbd1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4348cd&&_0x243a63['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4348cd&&_0x243a63['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4348cd&&_0x243a63['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4348cd&&_0x243a63['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4348cd&&_0x243a63['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4348cd&&_0x243a63['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x275368{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 _0x1e8f4e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2de0f0,parsePasteOfficeHtml as _0x1e6767}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x49bee5,uid as _0x3e038a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1f3b81,ViewDocument as _0x37e1de,ViewDomConverter as _0x38ed9c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x29762f){return m['test'](_0x29762f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x94cefd,_0x645390){const _0x57568a=new Map();for(const [_0x5be9a8,_0x4b00ba]of _0x645390){if(!_0x5be9a8['tagName']&&!_0x5be9a8['className'])continue;const _0x39498a=!_0x5be9a8['tagName']||_0x94cefd['name']===_0x5be9a8['tagName'],_0x25a6d4=!_0x5be9a8['className']||_0x94cefd['hasClass'](_0x5be9a8['className']);_0x39498a&&_0x25a6d4&&_0x57568a['set'](_0x5be9a8,_0x4b00ba);}return _0x57568a;}function h(_0x489c9b){const _0x22d437={};for(let _0x98ffac=0x0;_0x98ffac<_0x489c9b['length'];_0x98ffac++){const _0x5aee1a=_0x489c9b[_0x98ffac],_0xf56021=_0x489c9b['getPropertyValue'](_0x5aee1a);'initial'!==_0xf56021&&(_0x22d437[_0x5aee1a]=_0xf56021);}return _0x22d437;}function O(_0x5d2671){const _0x132c17=_0x5d2671['split'](',')['map'](_0x575b9f=>_0x575b9f['trim']()),_0x2ae223=[];for(const _0xa724bf of _0x132c17){const _0x255c40=S['exec'](_0xa724bf);_0x255c40&&_0x2ae223['push'](_0x255c40['groups']);}return _0x2ae223;}function k(_0x68a1a){const _0x1ece8e={};for(const _0x2de77c of _0x68a1a)Object['assign'](_0x1ece8e,_0x2de77c);return _0x1ece8e;}class c extends _0x2de0f0{['execute'](_0x39ea47){const {body:_0x4f6257,styles:_0x53806e}=_0x39ea47['_parsedData'],_0x3e6087=new _0x1f3b81(_0x4f6257['document']),_0x667f94=_0x3e6087['createRangeIn'](_0x4f6257),_0x2428cf=function(_0x20a5de){const _0x59bd52={};for(const _0x3ca50f of _0x20a5de)for(const _0x5113b7 of _0x3ca50f['cssRules'])if(_0x5113b7 instanceof CSSStyleRule){const _0x4aee38=h(_0x5113b7['style']);_0x59bd52[_0x5113b7['selectorText']]=Object['assign']({},_0x59bd52[_0x5113b7['selectorText']]||{},_0x4aee38);}return _0x59bd52;}(_0x53806e),_0x171391=function(_0x209f07){const _0x198040=new Map();for(const _0x2f9507 in _0x209f07){const _0x45b74e=O(_0x2f9507),_0x38ba7a=_0x209f07[_0x2f9507];for(const _0x6c1218 of _0x45b74e)_0x198040['set'](_0x6c1218,_0x38ba7a);}return _0x198040;}(_0x2428cf);for(const _0x46a093 of _0x667f94){if('elementStart'!==_0x46a093['type'])continue;const _0x4b4f9f=j(_0x46a093['item'],_0x171391);if(_0x4b4f9f['size']){const _0x3c7ed0=k(Array['from'](_0x4b4f9f['values']()));for(const _0x492a8a in _0x3c7ed0){const _0xde5bb4=_0x46a093['item'];_0xde5bb4['hasStyle'](_0x492a8a)||_0x3e6087['setStyle'](_0x492a8a,_0x3c7ed0[_0x492a8a],_0xde5bb4);}}}_0x39ea47['content']=_0x4f6257;}['isActive'](_0x5950b8){return super['isActive'](_0x5950b8)||p(_0x5950b8);}}class i extends _0x1e8f4e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xe4ca26=this['editor'],_0xc99379=_0xe4ca26['plugins']['get']('ClipboardPipeline'),_0xc17c40=_0xe4ca26['editing']['view']['document'],_0xeb97f0=new c(_0xc17c40);_0xc99379['on']('inputTransformation',(_0x49d8ef,_0x4066ff)=>{const _0x49dfbc=_0x4066ff['dataTransfer']['getData']('text/html');_0xeb97f0['isActive'](_0x49dfbc)&&(_0x4066ff['_parsedData']||(_0x4066ff['_parsedData']=_0x1e6767(_0x49dfbc,_0xc17c40['stylesProcessor'])),_0xeb97f0['execute'](_0x4066ff));},{'priority':_0x49bee5['get']('high')+0xb});}['afterInit'](){!async function(_0x1c2cfc){const _0xfde428=_0x159734([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]),_0x1461d7=0x7374585f,_0x4ba0fa=0x7373db3f^_0x1461d7,_0x264d4a=window[_0x159734([0x44,0x61,0x74,0x65])][_0x159734([0x6e,0x6f,0x77])](),_0x33ef73=_0x1c2cfc[_0x159734([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x7cba1e=new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a709c=>{_0x33ef73[_0x159734([0x6f,0x6e,0x63,0x65])](_0x159734([0x72,0x65,0x61,0x64,0x79]),_0x5a709c);}),_0x4da5e2={[_0x159734([0x6b,0x74,0x79])]:_0x159734([0x45,0x43]),[_0x159734([0x75,0x73,0x65])]:_0x159734([0x73,0x69,0x67]),[_0x159734([0x63,0x72,0x76])]:_0x159734([0x50,0x2d,0x32,0x35,0x36]),[_0x159734([0x78])]:_0x159734([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]),[_0x159734([0x79])]:_0x159734([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]),[_0x159734([0x61,0x6c,0x67])]:_0x159734([0x45,0x53,0x32,0x35,0x36])},_0x2fcc4b=_0x33ef73[_0x159734([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x159734([0x67,0x65,0x74])](_0x159734([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c7237(){let _0x4dbf08,_0x1a8074=null,_0x7ac373=null;try{if(_0x2fcc4b==_0x159734([0x47,0x50,0x4c]))return _0x159734([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4dbf08=_0x14aba7(),!_0x4dbf08)return _0x159734([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4dbf08[_0x159734([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x7ac373=_0x14ba72(_0x4dbf08[_0x159734([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4dbf08[_0x159734([0x6a,0x74,0x69])])),await _0xe14ab1()?_0x221d32()?_0x48db96()?_0x159734([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1b4fc0()?(_0x4dbf08[_0x159734([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x159734([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1a8074=_0x3455f8(_0x159734([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3af475()):_0x159734([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x159734([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x159734([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x159734([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x48db96(){const _0x2abc3f=[_0x159734([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x159734([0x74,0x72,0x69,0x61,0x6c])][_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dbf08[_0x159734([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x264d4a/0x3e8:0xe10*_0x4ba0fa;return _0x4dbf08[_0x159734([0x65,0x78,0x70])]<_0x2abc3f;}function _0x221d32(){const _0x1ddafc=_0x4dbf08[_0x159734([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ddafc&&(!!_0x1ddafc[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x2a]))||(!!_0x1ddafc[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x50,0x4f,0x45]))||(!!_0x1ddafc[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x50,0x50]))||!(!_0x1ddafc[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1f18a5()))));}function _0x1b4fc0(){const _0x259dd6=_0x4dbf08[_0x159734([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x259dd6||0x0==_0x259dd6[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4cb7b2}=new URL(window[_0x159734([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x259dd6[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cb7b2))return!0x0;const _0x2af97d=_0x4cb7b2[_0x159734([0x73,0x70,0x6c,0x69,0x74])](_0x159734([0x2e]));return _0x259dd6[_0x159734([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x211276=>_0x211276[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x2a])))[_0x159734([0x6d,0x61,0x70])](_0x4d77f3=>_0x4d77f3[_0x159734([0x73,0x70,0x6c,0x69,0x74])](_0x159734([0x2e])))[_0x159734([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2bc01e=>_0x2bc01e[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2af97d[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x159734([0x6d,0x61,0x70])](_0xfe5923=>Array(_0x2af97d[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xfe5923[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x159734([0x66,0x69,0x6c,0x6c])](_0xfe5923[0x0]===_0x159734([0x2a])?_0x159734([0x2a]):'')[_0x159734([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xfe5923))[_0x159734([0x73,0x6f,0x6d,0x65])](_0x5f2594=>_0x2af97d[_0x159734([0x65,0x76,0x65,0x72,0x79])]((_0x1ec705,_0x236831)=>_0x5f2594[_0x236831]===_0x1ec705||_0x5f2594[_0x236831]===_0x159734([0x2a])));}function _0x3af475(){return _0x1a8074&&_0x7ac373?new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x42e7bb,_0x1c7742)=>{_0x1a8074[_0x159734([0x74,0x68,0x65,0x6e])](_0x42e7bb,_0x1c7742),_0x7ac373[_0x159734([0x74,0x68,0x65,0x6e])](_0x144caf=>{_0x144caf!=_0x159734([0x56,0x61,0x6c,0x69,0x64])&&_0x42e7bb(_0x144caf);},_0x1c7742);}):_0x1a8074||_0x7ac373||_0x159734([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14ba72(_0x4e7194,_0x4ea9c4){return new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x555fbc=>{if(_0x17dd01())return _0x555fbc(_0x159734([0x56,0x61,0x6c,0x69,0x64]));_0x416741(),_0x33ef73[_0x159734([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x159734([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27ffe5=!0x1;const _0x59766b=_0x3e038a();function _0x883bb8(_0x4cb352){return!!_0x4cb352&&(typeof _0x4cb352===_0x159734([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4cb352===_0x159734([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4cb352[_0x159734([0x74,0x68,0x65,0x6e])]===_0x159734([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4cb352[_0x159734([0x63,0x61,0x74,0x63,0x68])]===_0x159734([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2991c8(_0x31186d){_0x5cf2f3(_0x31186d)[_0x159734([0x74,0x68,0x65,0x6e])](_0x46db9d=>{if(!_0x46db9d||_0x46db9d[_0x159734([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x159734([0x6f,0x6b]))return _0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2c91b6(_0x3fb259(_0x59766b+_0x4ea9c4))!=_0x46db9d[_0x159734([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x159734([0x56,0x61,0x6c,0x69,0x64]);})[_0x159734([0x74,0x68,0x65,0x6e])](_0x274aa5=>(_0x568371(),_0x274aa5),()=>{const _0x2dde15=_0x5a113e();return null==_0x2dde15?(_0x568371(),_0x159734([0x56,0x61,0x6c,0x69,0x64])):_0x159734(_0x264d4a-_0x2dde15>(0x5778dc5f^_0x1461d7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x159734([0x74,0x68,0x65,0x6e])](_0x555fbc)[_0x159734([0x63,0x61,0x74,0x63,0x68])](()=>{_0x555fbc(_0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4ddce3=0x7342b6df^_0x1461d7;function _0x568371(){const _0x8de405=_0x159734([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c91b6(_0x3fb259(_0x4e7194)),_0x284b83=_0x1170ee(_0x2c91b6(window[_0x159734([0x4d,0x61,0x74,0x68])][_0x159734([0x63,0x65,0x69,0x6c])](_0x264d4a/_0x4ddce3)));window[_0x159734([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x159734([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8de405,_0x284b83);}function _0x5a113e(){const _0xe064bf=_0x159734([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c91b6(_0x3fb259(_0x4e7194)),_0x151893=window[_0x159734([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x159734([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe064bf);return _0x151893?window[_0x159734([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1170ee(_0x151893),0x10)*_0x4ddce3:null;}function _0x5cf2f3(_0x36fde6){return new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x281aac,_0x39368d)=>{_0x36fde6[_0x159734([0x74,0x68,0x65,0x6e])](_0x281aac,_0x39368d),window[_0x159734([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x39368d,0x73758c9f^_0x1461d7);});}}_0x33ef73[_0x159734([0x6f,0x6e])](_0x159734([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x596105,_0x5477c9)=>{if(_0x5477c9[0x0]!=_0x4e7194)return _0x555fbc(_0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5477c9[0x1]={..._0x5477c9[0x1],[_0x159734([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x59766b};},{[_0x159734([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x159734([0x68,0x69,0x67,0x68])}),_0x33ef73[_0x159734([0x6f,0x6e])](_0x159734([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2cff0d=>{_0x883bb8(_0x2cff0d[_0x159734([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27ffe5=!0x0,_0x2991c8(_0x2cff0d[_0x159734([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x159734([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x159734([0x6c,0x6f,0x77])}),_0x7cba1e[_0x159734([0x74,0x68,0x65,0x6e])](()=>{_0x27ffe5||_0x555fbc(_0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x17dd01(){return _0x33ef73[_0x159734([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x159734([0x76,0x69,0x65,0x77])][_0x159734([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x159734([0x61,0x75,0x74,0x6f]);}function _0x416741(){_0x33ef73[_0x159734([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x159734([0x76,0x69,0x65,0x77])][_0x159734([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x159734([0x61,0x75,0x74,0x6f]);}}function _0x3455f8(_0x53c57a){const _0x3c0fa2=[new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe18245=>setTimeout(_0xe18245,0x737d6693^_0x1461d7)),_0x7cba1e[_0x159734([0x74,0x68,0x65,0x6e])](()=>new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1178ee=>{let _0x4932e8=0x0;_0x33ef73[_0x159734([0x6d,0x6f,0x64,0x65,0x6c])][_0x159734([0x6f,0x6e])](_0x159734([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4375b4,_0x5cb11b)=>{_0x5cb11b[0x0][_0x159734([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4932e8++,_0x4932e8==(0x73745db7^_0x1461d7)&&(_0x1178ee(),_0x4375b4[_0x159734([0x6f,0x66,0x66])]());});}))];return window[_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x159734([0x72,0x61,0x63,0x65])](_0x3c0fa2)[_0x159734([0x74,0x68,0x65,0x6e])](()=>_0x53c57a);}async function _0x39df04(){await _0x7cba1e,_0x33ef73[_0x159734([0x6d,0x6f,0x64,0x65,0x6c])][_0x159734([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x31ac3f,_0x33ef73[_0x159734([0x6d,0x6f,0x64,0x65,0x6c])][_0x159734([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x31ac3f,_0x33ef73[_0x159734([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x159734([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1f18a5(){return window[_0x159734([0x67,0x6c,0x6f,0x62])]&&window[_0x159734([0x67,0x6c,0x6f,0x62])][_0x159734([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x58eb58(_0x8299a){const _0x2aedb3=_0x49a7be();_0x33ef73[_0x2aedb3]=_0x159734([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])+_0x8299a,_0x8299a!=_0x159734([0x56,0x61,0x6c,0x69,0x64])&&_0x39df04();}function _0x49a7be(){const _0x5a6de8=window[_0x159734([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x159734([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x159734([0x6e,0x6f,0x77])]())[_0x159734([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x159734([0x2e]),'');let _0x2c933d=_0x159734([0x73]);for(let _0x51daf6=0x0;_0x51daf6<_0x5a6de8[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51daf6+=0x2){let _0x32a4a3=window[_0x159734([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a6de8[_0x159734([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x51daf6,_0x51daf6+0x2));_0x32a4a3>=_0xfde428[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x32a4a3-=_0xfde428[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2c933d+=_0xfde428[_0x32a4a3];}return _0x2c933d;}function _0x14aba7(){const _0x266a3f=_0x2fcc4b[_0x159734([0x73,0x70,0x6c,0x69,0x74])](_0x159734([0x2e]));if(0x3!=_0x266a3f[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f6d45(_0x266a3f[0x1]);function _0x4f6d45(_0x36f580){const _0x3fc9df=_0x3df6ab(_0x36f580);return _0x3fc9df&&_0x8f3aba()?_0x3fc9df:null;function _0x8f3aba(){const _0x4afdf5=_0x3fc9df[_0x159734([0x6a,0x74,0x69])],_0x34013e=window[_0x159734([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4afdf5[_0x159734([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4afdf5[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c49bd={..._0x3fc9df,[_0x159734([0x6a,0x74,0x69])]:_0x4afdf5[_0x159734([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4afdf5[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c49bd[_0x159734([0x76,0x63])],_0x3fb259(_0x1c49bd)==_0x34013e;}}}async function _0xe14ab1(){let _0x21a151=!0x0;try{const _0x3b209e=_0x2fcc4b[_0x159734([0x73,0x70,0x6c,0x69,0x74])](_0x159734([0x2e])),[_0x14e8b7,_0x3817aa,_0x5ebbb5]=_0x3b209e;return _0x36366c(_0x14e8b7),await _0xea5b47(_0x14e8b7,_0x3817aa,_0x5ebbb5),_0x21a151;}catch{return!0x1;}function _0x36366c(_0x17175b){const _0xdd6746=_0x3df6ab(_0x17175b);_0xdd6746&&_0xdd6746[_0x159734([0x61,0x6c,0x67])]==_0x159734([0x45,0x53,0x32,0x35,0x36])||(_0x21a151=!0x1);}async function _0xea5b47(_0x18f64b,_0x431abe,_0x2fcc7b){const _0x44764c=window[_0x159734([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x159734([0x66,0x72,0x6f,0x6d])](_0x4b6447(_0x2fcc7b),_0x3c2fa3=>_0x3c2fa3[_0x159734([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x262455=new window[(_0x159734([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x159734([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x18f64b+_0x159734([0x2e])+_0x431abe),_0x54ec9a=window[_0x159734([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x159734([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x54ec9a)return;const _0x19b93e=await _0x54ec9a[_0x159734([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x159734([0x6a,0x77,0x6b]),_0x4da5e2,{[_0x159734([0x6e,0x61,0x6d,0x65])]:_0x159734([0x45,0x43,0x44,0x53,0x41]),[_0x159734([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x159734([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x159734([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x54ec9a[_0x159734([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x159734([0x6e,0x61,0x6d,0x65])]:_0x159734([0x45,0x43,0x44,0x53,0x41]),[_0x159734([0x68,0x61,0x73,0x68])]:{[_0x159734([0x6e,0x61,0x6d,0x65])]:_0x159734([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x19b93e,_0x44764c,_0x262455)||(_0x21a151=!0x1);}}function _0x3df6ab(_0x2ee879){return _0x2ee879[_0x159734([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x159734([0x65,0x79]))?JSON[_0x159734([0x70,0x61,0x72,0x73,0x65])](_0x4b6447(_0x2ee879)):null;}function _0x4b6447(_0x168be5){return window[_0x159734([0x61,0x74,0x6f,0x62])](_0x168be5[_0x159734([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x159734([0x2b]))[_0x159734([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x159734([0x2f])));}function _0x3fb259(_0x2a8535){let _0x1bed12=0x1505;function _0x2d4fdf(_0xfd35dc){for(let _0x16ea79=0x0;_0x16ea79<_0xfd35dc[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16ea79++){const _0x466d30=_0xfd35dc[_0x159734([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x16ea79);_0x1bed12=(_0x1bed12<<0x5)+_0x1bed12+_0x466d30,_0x1bed12&=_0x1bed12;}}function _0x12a636(_0x40605d){Array[_0x159734([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40605d)?_0x40605d[_0x159734([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x12a636):_0x40605d&&typeof _0x40605d==_0x159734([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x159734([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40605d)[_0x159734([0x73,0x6f,0x72,0x74])]()[_0x159734([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x358efa,_0x24e2e7])=>{_0x2d4fdf(_0x358efa),_0x12a636(_0x24e2e7);}):_0x2d4fdf(window[_0x159734([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40605d));}return _0x12a636(_0x2a8535),_0x1bed12>>>0x0;}function _0x2c91b6(_0x2073b9){return _0x2073b9[_0x159734([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x159734([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x159734([0x30]));}function _0x1170ee(_0xd34985){return _0xd34985[_0x159734([0x73,0x70,0x6c,0x69,0x74])]('')[_0x159734([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x159734([0x6a,0x6f,0x69,0x6e])]('');}function _0x31ac3f(){}function _0x159734(_0x1a6c5d){return _0x1a6c5d['map'](_0x1bda09=>String['fromCharCode'](_0x1bda09))['join']('');}_0x58eb58(await _0x3c7237());}(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'],[_0x1de90f=>Number(_0x1de90f)>=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(_0x515cca){return E['includes'](_0x515cca);}function g(_0x55f53f){return Array['from'](_0x55f53f['getStyleNames']())['filter'](P);}function b(_0x1f6a4d,_0x21497c,_0x1f8229){const {spanStyles:_0x2a06b7,stylesToBeHtmlElements:_0x39b248}=function(_0x44e55d,_0x4fab35){const _0x4e147b={},_0x22f5a0={};return _0x4fab35['forEach'](_0x3ba40a=>{const _0x49e9c1=_0x44e55d['getStyle'](_0x3ba40a);if(_0x49e9c1){if(function(_0x2343e5){return L['includes'](_0x2343e5);}(_0x3ba40a))_0x4e147b[_0x3ba40a]=_0x49e9c1;else{if(function(_0x301134){return _0x301134 in F;}(_0x3ba40a)){const _0x46213a=_0x49e9c1['split']('\x20');F[_0x3ba40a]['forEach'](([_0x45ba72,_0x51ff00])=>{for(const _0x221df6 of _0x46213a){('function'==typeof _0x45ba72&&_0x45ba72(_0x221df6)||_0x45ba72===_0x221df6)&&(_0x22f5a0[_0x3ba40a]=[..._0x22f5a0[_0x3ba40a]||[],[_0x45ba72,_0x51ff00]]);}});}}}}),{'spanStyles':_0x4e147b,'stylesToBeHtmlElements':_0x22f5a0};}(_0x1f6a4d,_0x1f8229);!function(_0x4d2c4b,_0x1b3c6b,_0x1f5e4e){for(const _0x1b2840 in _0x1f5e4e){_0x1f5e4e[_0x1b2840]['forEach'](([,_0x445938])=>{const _0x5a1ef0=_0x1b3c6b['createElement'](_0x445938,[],_0x4d2c4b['getChildren']());_0x1b3c6b['insertChild'](0x0,_0x5a1ef0,_0x4d2c4b);}),_0x1b3c6b['removeStyle'](_0x1b2840,_0x4d2c4b);}}(_0x1f6a4d,_0x21497c,_0x39b248),function(_0x12c027,_0x46468b,_0x1b5510){if(!Object['keys'](_0x1b5510)['length'])return;const _0x58339f=_0x46468b['createElement']('span',[],_0x12c027['getChildren']());_0x46468b['setStyle'](_0x1b5510,_0x58339f),_0x46468b['insertChild'](0x0,_0x58339f,_0x12c027),_0x46468b['removeStyle'](Object['keys'](_0x1b5510),_0x12c027);}(_0x1f6a4d,_0x21497c,_0x2a06b7);}class a extends _0x2de0f0{['execute'](_0x566c5c){const {body:_0x280d37}=_0x566c5c['_parsedData'],_0x380861=new _0x1f3b81(_0x280d37['document']),_0x4ecc5a=_0x380861['createRangeIn'](_0x280d37),_0x1c9a68=new _0x37e1de(_0x380861['document']['stylesProcessor']),_0x5f9eef=[...new _0x38ed9c(_0x1c9a68)['blockElements'],'font'],_0x19879b=_0x4ecc5a['getItems']();for(const _0x514928 of _0x19879b)_0x514928['is']('element')&&_0x5f9eef['includes'](_0x514928['name'])&&b(_0x514928,_0x380861,g(_0x514928));_0x566c5c['content']=_0x280d37;}['isActive'](_0x547150){return super['isActive'](_0x547150)||p(_0x547150);}}class s extends _0x1e8f4e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x388df1=this['editor'],_0x1339a1=_0x388df1['plugins']['get']('ClipboardPipeline'),_0x4d4e6c=_0x388df1['editing']['view']['document'],_0x35d29f=new a(_0x4d4e6c);_0x1339a1['on']('inputTransformation',(_0xf49920,_0x6bb95e)=>{const _0x2b0861=_0x6bb95e['dataTransfer']['getData']('text/html');_0x35d29f['isActive'](_0x2b0861)&&(_0x6bb95e['_parsedData']||(_0x6bb95e['_parsedData']=_0x1e6767(_0x2b0861,_0x4d4e6c['stylesProcessor'])),_0x35d29f['execute'](_0x6bb95e));},{'priority':_0x49bee5['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2f449f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2a4bc6;for(const _0x403c91 in _0x2f449f){const _0x384723=_0x403c91,_0x5a7b6e=_0x2f449f[_0x384723];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5a7b6e){delete _0x2f449f[_0x384723],_0x2a4bc6=_0x5a7b6e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1e8f4e{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.9",
|
|
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.9",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.9",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.9",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.9",
|
|
29
|
+
"ckeditor5": "47.6.0-alpha.9"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x159adb,_0x466727){var _0x1bf493=_0x4142,_0x55b9e7=_0x159adb();while(!![]){try{var _0x43ece1=-parseInt(_0x1bf493(0x81))/0x1+-parseInt(_0x1bf493(0x85))/0x2*(-parseInt(_0x1bf493(0x7e))/0x3)+parseInt(_0x1bf493(0x7d))/0x4*(-parseInt(_0x1bf493(0x7f))/0x5)+parseInt(_0x1bf493(0x84))/0x6+-parseInt(_0x1bf493(0x7c))/0x7+-parseInt(_0x1bf493(0x83))/0x8+-parseInt(_0x1bf493(0x80))/0x9*(-parseInt(_0x1bf493(0x82))/0xa);if(_0x43ece1===_0x466727)break;else _0x55b9e7['push'](_0x55b9e7['shift']());}catch(_0x4eb231){_0x55b9e7['push'](_0x55b9e7['shift']());}}}(_0x5e6f,0x4a65a));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4142(_0x15b442,_0x40a111){var _0x5e6f93=_0x5e6f();return _0x4142=function(_0x4142c6,_0xb27db6){_0x4142c6=_0x4142c6-0x7c;var _0x4be3eb=_0x5e6f93[_0x4142c6];return _0x4be3eb;},_0x4142(_0x15b442,_0x40a111);}function _0x5e6f(){var _0x34a0a2=['54onAweL','590692RWXVur','2482790YsIGPi','3761984EVRKEf','2407740XtKCJB','25406xFYjln','2040857jXBeEm','14316AOvltu','42xYAsLi','575IyxwqB'];_0x5e6f=function(){return _0x34a0a2;};return _0x5e6f();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x5c96f7,_0x2a18f2){var _0x1e3f65=_0x5bfa,_0x3b02b2=_0x5c96f7();while(!![]){try{var _0x216133=parseInt(_0x1e3f65(0xa3))/0x1+-parseInt(_0x1e3f65(0xa6))/0x2+parseInt(_0x1e3f65(0xa7))/0x3*(parseInt(_0x1e3f65(0x9e))/0x4)+-parseInt(_0x1e3f65(0xa0))/0x5*(-parseInt(_0x1e3f65(0x9d))/0x6)+parseInt(_0x1e3f65(0xa4))/0x7*(-parseInt(_0x1e3f65(0x9f))/0x8)+-parseInt(_0x1e3f65(0xa5))/0x9+-parseInt(_0x1e3f65(0xa2))/0xa*(-parseInt(_0x1e3f65(0xa1))/0xb);if(_0x216133===_0x2a18f2)break;else _0x3b02b2['push'](_0x3b02b2['shift']());}catch(_0x2483ff){_0x3b02b2['push'](_0x3b02b2['shift']());}}}(_0x5e04,0xf24f2));import{CKEditorError as _0x5bf7ea}from'ckeditor5/src/utils.js';function _0x5bfa(_0x4b7069,_0x291fce){var _0x5e04f9=_0x5e04();return _0x5bfa=function(_0x5bfa42,_0x262598){_0x5bfa42=_0x5bfa42-0x9d;var _0x348af0=_0x5e04f9[_0x5bfa42];return _0x348af0;},_0x5bfa(_0x4b7069,_0x291fce);}function _0x5e04(){var _0x360302=['6126147NAJftS','125384XVNVkl','3JzlsSF','6gIbQql','1375196iORbpT','6112504OTyQag','3884305HUeccq','8261YwzCJS','5290GkKUil','981997qMcmcN','7kQNubD'];_0x5e04=function(){return _0x360302;};return _0x5e04();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x49d319=_0x3e65;function _0x3e65(_0x269381,_0x3851bb){const _0x237e57=_0x237e();return _0x3e65=function(_0x3e6598,_0x8bcf63){_0x3e6598=_0x3e6598-0x197;let _0x335634=_0x237e57[_0x3e6598];return _0x335634;},_0x3e65(_0x269381,_0x3851bb);}(function(_0x3c0444,_0x2d35dc){const _0xa45d15=_0x3e65,_0x473b4c=_0x3c0444();while(!![]){try{const _0x1536e4=parseInt(_0xa45d15(0x1ac))/0x1+-parseInt(_0xa45d15(0x197))/0x2*(parseInt(_0xa45d15(0x1a7))/0x3)+-parseInt(_0xa45d15(0x19f))/0x4+parseInt(_0xa45d15(0x1a3))/0x5+parseInt(_0xa45d15(0x1a4))/0x6*(-parseInt(_0xa45d15(0x1aa))/0x7)+-parseInt(_0xa45d15(0x1a8))/0x8*(-parseInt(_0xa45d15(0x1a5))/0x9)+parseInt(_0xa45d15(0x198))/0xa;if(_0x1536e4===_0x2d35dc)break;else _0x473b4c['push'](_0x473b4c['shift']());}catch(_0x197ad1){_0x473b4c['push'](_0x473b4c['shift']());}}}(_0x237e,0x340ea));import{ViewUpcastWriter as _0x2579d1}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x188220}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x55970d}from'../../utils.js';function _0x237e(){const _0x2cfdc9=['1467672Zgtldh','1027917upwhnh','size','3uDslEU','24oDgjVO','execute','7jlrGAq','values','159489gURJfX','isActive','setStyle','522382aSqMiS','3912830DbctUQ','hasStyle','item','document','elementStart','_parsedData','content','843324lcWivT','createRangeIn','from','type','182245eRNvKZ'];_0x237e=function(){return _0x2cfdc9;};return _0x237e();}import{extractStyles as _0x3a5e1e,expandStyles as _0x34f24c,getMatchingStyles as _0x2d661c,flattenStyleDefinitions as _0x3d0e00}from'./utils.js';export class MSOfficeStylesInliner extends _0x188220{[_0x49d319(0x1a9)](_0x4e7533){const _0x376c30=_0x49d319,{body:_0x32a54b,styles:_0x26cdb6}=_0x4e7533[_0x376c30(0x19d)],_0x2c147b=new _0x2579d1(_0x32a54b[_0x376c30(0x19b)]),_0x57da2d=_0x2c147b[_0x376c30(0x1a0)](_0x32a54b),_0x1261f2=_0x3a5e1e(_0x26cdb6),_0x33f8fa=_0x34f24c(_0x1261f2);for(const _0x9fc9b of _0x57da2d){if(_0x376c30(0x19c)!==_0x9fc9b[_0x376c30(0x1a2)])continue;const _0x28cc15=_0x2d661c(_0x9fc9b[_0x376c30(0x19a)],_0x33f8fa);if(_0x28cc15[_0x376c30(0x1a6)]){const _0x17bbc4=_0x3d0e00(Array[_0x376c30(0x1a1)](_0x28cc15[_0x376c30(0x1ab)]()));for(const _0xda061d in _0x17bbc4){const _0x3f1b91=_0x9fc9b[_0x376c30(0x19a)];_0x3f1b91[_0x376c30(0x199)](_0xda061d)||_0x2c147b[_0x376c30(0x1ae)](_0xda061d,_0x17bbc4[_0xda061d],_0x3f1b91);}}}_0x4e7533[_0x376c30(0x19e)]=_0x32a54b;}[_0x49d319(0x1ad)](_0x11ef34){const _0x2304ff=_0x49d319;return super[_0x2304ff(0x1ad)](_0x11ef34)||_0x55970d(_0x11ef34);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x10efd1,_0x231b84){const _0x3ffe29=_0x6354,_0x3a6010=_0x10efd1();while(!![]){try{const _0x55ae5e=parseInt(_0x3ffe29(0xff))/0x1*(parseInt(_0x3ffe29(0x108))/0x2)+-parseInt(_0x3ffe29(0xf5))/0x3+-parseInt(_0x3ffe29(0xed))/0x4+-parseInt(_0x3ffe29(0xfd))/0x5*(-parseInt(_0x3ffe29(0xf2))/0x6)+-parseInt(_0x3ffe29(0x105))/0x7*(parseInt(_0x3ffe29(0xf9))/0x8)+-parseInt(_0x3ffe29(0x107))/0x9*(parseInt(_0x3ffe29(0xf6))/0xa)+parseInt(_0x3ffe29(0x106))/0xb;if(_0x55ae5e===_0x231b84)break;else _0x3a6010['push'](_0x3a6010['shift']());}catch(_0x3fd5a1){_0x3a6010['push'](_0x3a6010['shift']());}}}(_0x47fb,0xb3dbf));function _0x6354(_0x592295,_0xf2ba02){const _0x47fba4=_0x47fb();return _0x6354=function(_0x635438,_0x92f5c5){_0x635438=_0x635438-0xed;let _0x3ba2d4=_0x47fba4[_0x635438];return _0x3ba2d4;},_0x6354(_0x592295,_0xf2ba02);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1d3911,_0x169816){const _0x56d2dd=_0x6354,_0x46da7c=new Map();for(const [_0x4ce6ec,_0x543686]of _0x169816){if(!_0x4ce6ec[_0x56d2dd(0xf0)]&&!_0x4ce6ec[_0x56d2dd(0xef)])continue;const _0x40fa23=!_0x4ce6ec[_0x56d2dd(0xf0)]||_0x1d3911[_0x56d2dd(0x109)]===_0x4ce6ec[_0x56d2dd(0xf0)],_0x68b07e=!_0x4ce6ec[_0x56d2dd(0xef)]||_0x1d3911[_0x56d2dd(0xf7)](_0x4ce6ec[_0x56d2dd(0xef)]);_0x40fa23&&_0x68b07e&&_0x46da7c[_0x56d2dd(0x104)](_0x4ce6ec,_0x543686);}return _0x46da7c;}export function extractStyles(_0xdfddad){const _0x3567ad=_0x6354,_0x19a9bf={};for(const _0x198df9 of _0xdfddad)for(const _0x4e434a of _0x198df9[_0x3567ad(0xf8)])if(_0x4e434a instanceof CSSStyleRule){const _0x1f1f21=parseCSSStyleDeclaration(_0x4e434a[_0x3567ad(0xfc)]);_0x19a9bf[_0x4e434a[_0x3567ad(0x101)]]=Object[_0x3567ad(0x100)]({},_0x19a9bf[_0x4e434a[_0x3567ad(0x101)]]||{},_0x1f1f21);}return _0x19a9bf;}export function expandStyles(_0x1a273f){const _0x2eb1d5=_0x6354,_0x4b3782=new Map();for(const _0x2473c1 in _0x1a273f){const _0x1bcb54=parseCSSSelector(_0x2473c1),_0x926bd=_0x1a273f[_0x2473c1];for(const _0x3130cf of _0x1bcb54)_0x4b3782[_0x2eb1d5(0x104)](_0x3130cf,_0x926bd);}return _0x4b3782;}export function parseCSSStyleDeclaration(_0x4b1a2d){const _0x333af1=_0x6354,_0x8472c5={};for(let _0xb92409=0x0;_0xb92409<_0x4b1a2d[_0x333af1(0xfe)];_0xb92409++){const _0xff72f0=_0x4b1a2d[_0xb92409],_0x5078ec=_0x4b1a2d[_0x333af1(0x103)](_0xff72f0);_0x333af1(0xee)!==_0x5078ec&&(_0x8472c5[_0xff72f0]=_0x5078ec);}return _0x8472c5;}export function parseCSSSelector(_0x1d23b3){const _0x55f0ff=_0x6354,_0x5c9737=_0x1d23b3[_0x55f0ff(0xfb)](',')[_0x55f0ff(0xf4)](_0x21084b=>_0x21084b[_0x55f0ff(0xfa)]()),_0x4d8bb1=[];for(const _0x7d4397 of _0x5c9737){const _0x5d8ed3=S[_0x55f0ff(0xf3)](_0x7d4397);_0x5d8ed3&&_0x4d8bb1[_0x55f0ff(0xf1)](_0x5d8ed3[_0x55f0ff(0x102)]);}return _0x4d8bb1;}function _0x47fb(){const _0x21d722=['map','2074962IxtbIY','10qUxFat','hasClass','cssRules','8KXcHer','trim','split','style','98795ZPErob','length','1errcpt','assign','selectorText','groups','getPropertyValue','set','4988417ognYHL','16213879ETNkLc','10110213vsyqKv','2307546AgTBMT','name','2353900sGpDEu','initial','className','tagName','push','372hVmzpB','exec'];_0x47fb=function(){return _0x21d722;};return _0x47fb();}export function flattenStyleDefinitions(_0x412376){const _0x224d6b=_0x6354,_0x3a3df2={};for(const _0x4ec2b7 of _0x412376)Object[_0x224d6b(0x100)](_0x3a3df2,_0x4ec2b7);return _0x3a3df2;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xb0bcc0=_0x33d5;(function(_0x1d857a,_0x5a6e88){const _0x3fea17=_0x33d5,_0x3cc784=_0x1d857a();while(!![]){try{const _0x88184c=-parseInt(_0x3fea17(0x9a))/0x1+-parseInt(_0x3fea17(0x9e))/0x2*(-parseInt(_0x3fea17(0x95))/0x3)+-parseInt(_0x3fea17(0x8d))/0x4+-parseInt(_0x3fea17(0x91))/0x5*(-parseInt(_0x3fea17(0x93))/0x6)+-parseInt(_0x3fea17(0x90))/0x7+parseInt(_0x3fea17(0xa0))/0x8*(parseInt(_0x3fea17(0x9f))/0x9)+parseInt(_0x3fea17(0x8f))/0xa;if(_0x88184c===_0x5a6e88)break;else _0x3cc784['push'](_0x3cc784['shift']());}catch(_0x3082ed){_0x3cc784['push'](_0x3cc784['shift']());}}}(_0x245d,0xeca9e));function _0x33d5(_0x34f021,_0x1bc85b){const _0x245d8b=_0x245d();return _0x33d5=function(_0x33d5a6,_0x5b988c){_0x33d5a6=_0x33d5a6-0x8c;let _0x4e74e1=_0x245d8b[_0x33d5a6];return _0x4e74e1;},_0x33d5(_0x34f021,_0x1bc85b);}import{ViewUpcastWriter as _0x26fb17,ViewDomConverter as _0x3dd2a6,ViewDocument as _0x5eda6f}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x596bc4}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x468a42}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4f8193,propagateStyleProperties as _0x396038}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x596bc4{[_0xb0bcc0(0x9b)](_0x1667ca){const _0xb77e8a=_0xb0bcc0,{body:_0x4fd7bf}=_0x1667ca[_0xb77e8a(0x9c)],_0x3bfce4=new _0x26fb17(_0x4fd7bf[_0xb77e8a(0x8c)]),_0x4d4387=_0x3bfce4[_0xb77e8a(0x96)](_0x4fd7bf),_0x529426=new _0x5eda6f(_0x3bfce4[_0xb77e8a(0x8c)][_0xb77e8a(0x94)]),_0x9d0ca4=[...new _0x3dd2a6(_0x529426)[_0xb77e8a(0x8e)],_0xb77e8a(0xa1)],_0x3e1bef=_0x4d4387[_0xb77e8a(0x99)]();for(const _0x264af6 of _0x3e1bef)if(_0x264af6['is'](_0xb77e8a(0x92))&&_0x9d0ca4[_0xb77e8a(0xa2)](_0x264af6[_0xb77e8a(0x97)])){const _0x1127fa=_0x4f8193(_0x264af6);_0x396038(_0x264af6,_0x3bfce4,_0x1127fa);}_0x1667ca[_0xb77e8a(0x98)]=_0x4fd7bf;}[_0xb0bcc0(0x9d)](_0x374b28){const _0x561323=_0xb0bcc0;return super[_0x561323(0x9d)](_0x374b28)||_0x468a42(_0x374b28);}}function _0x245d(){const _0x1e5b98=['content','getItems','1239914UmGGBk','execute','_parsedData','isActive','2EkNbjL','27AgZvnl','677952BorsLf','font','includes','document','1072800SuptoM','blockElements','13219690lWloDR','8899744oJcJio','3360iywlbk','element','17274thWErR','stylesProcessor','713973ADUyXd','createRangeIn','name'];_0x245d=function(){return _0x1e5b98;};return _0x245d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4108ee=_0x236b;(function(_0xaba571,_0x29d6cb){const _0x1575f8=_0x236b,_0x4ed743=_0xaba571();while(!![]){try{const _0x2e6396=parseInt(_0x1575f8(0x1f0))/0x1*(parseInt(_0x1575f8(0x209))/0x2)+parseInt(_0x1575f8(0x211))/0x3*(parseInt(_0x1575f8(0x1fa))/0x4)+parseInt(_0x1575f8(0x202))/0x5*(parseInt(_0x1575f8(0x20f))/0x6)+-parseInt(_0x1575f8(0x208))/0x7+-parseInt(_0x1575f8(0x204))/0x8+-parseInt(_0x1575f8(0x1fb))/0x9+parseInt(_0x1575f8(0x1fd))/0xa;if(_0x2e6396===_0x29d6cb)break;else _0x4ed743['push'](_0x4ed743['shift']());}catch(_0x4f798f){_0x4ed743['push'](_0x4ed743['shift']());}}}(_0xed16,0xda1b3));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4108ee(0x1f6),_0x4108ee(0x203),_0x4108ee(0x1f4),_0x4108ee(0x1fc),_0x4108ee(0x1ea),_0x4108ee(0x20d),_0x4108ee(0x1e6),_0x4108ee(0x1ee)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4108ee(0x1f6),_0x4108ee(0x203),_0x4108ee(0x1f4)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4108ee(0x201),'i']],'font-weight':[[_0x4108ee(0x1f8),_0x4108ee(0x20c)],[_0x4108ee(0x210),_0x4108ee(0x20c)],[_0x4108ee(0x1ef),_0x4108ee(0x20c)],[_0x3b35b2=>Number(_0x3b35b2)>=0x258,_0x4108ee(0x20c)]],'text-decoration':[[_0x4108ee(0x1f5),'u'],[_0x4108ee(0x20a),'s']],'text-decoration-line':[[_0x4108ee(0x1f5),'u'],[_0x4108ee(0x20a),'s']],'vertical-align':[[_0x4108ee(0x200),_0x4108ee(0x200)],[_0x4108ee(0x1fe),_0x4108ee(0x1e9)]]};export function isPropertyToBePropagated(_0x56503a){const _0x21b066=_0x4108ee;return CSS_PROPERTIES_TO_PROPAGATE[_0x21b066(0x20e)](_0x56503a);}export function isPropertyToBePropagatedAsSpan(_0x53fdef){const _0x3f36c2=_0x4108ee;return CSS_PROPERTIES_TO_BE_SPANS[_0x3f36c2(0x20e)](_0x53fdef);}export function isPropertyToBePropagatedAsHTMLElement(_0x56b472){return _0x56b472 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x3f6587){const _0x11d6f7=_0x4108ee;return Array[_0x11d6f7(0x1e8)](_0x3f6587[_0x11d6f7(0x1ec)]())[_0x11d6f7(0x205)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1cf9a2,_0x59a65f,_0x2d8bfc){const {spanStyles:_0x2e972d,stylesToBeHtmlElements:_0x19f9f5}=getStylesToPropagate(_0x1cf9a2,_0x2d8bfc);propagateStylesAsHTMLElements(_0x1cf9a2,_0x59a65f,_0x19f9f5),propagateStylesAsSpan(_0x1cf9a2,_0x59a65f,_0x2e972d);}function _0xed16(){const _0x2e9f38=['color','length','medium','getChildren','244JExrIF','11797461GnQDzz','text-decoration','25271970SWgYOw','super','removeStyle','sub','italic','2900SQbYAt','font-family','8843456XMZYAC','filter','setStyle','insertChild','9174830PFYPuC','89196pUaYTP','line-through','keys','strong','font-weight','includes','7698FQkIMh','bold','40023DDTFsH','font-style','forEach','from','sup','text-decoration-line','split','getStyleNames','getStyle','vertical-align','bolder','12JhJQHp','span','function','createElement','font-size','underline'];_0xed16=function(){return _0x2e9f38;};return _0xed16();}export function propagateStylesAsHTMLElements(_0x2629fc,_0x32f07a,_0x2adaf3){const _0x42c3b6=_0x4108ee;for(const _0x22cd2d in _0x2adaf3){_0x2adaf3[_0x22cd2d][_0x42c3b6(0x1e7)](([,_0x59fa57])=>{const _0x2e9f02=_0x42c3b6,_0x40e294=_0x32f07a[_0x2e9f02(0x1f3)](_0x59fa57,[],_0x2629fc[_0x2e9f02(0x1f9)]());_0x32f07a[_0x2e9f02(0x207)](0x0,_0x40e294,_0x2629fc);}),_0x32f07a[_0x42c3b6(0x1ff)](_0x22cd2d,_0x2629fc);}}function _0x236b(_0x5222eb,_0x3947b2){const _0xed161f=_0xed16();return _0x236b=function(_0x236b3b,_0x3bab15){_0x236b3b=_0x236b3b-0x1e6;let _0xa8c7ae=_0xed161f[_0x236b3b];return _0xa8c7ae;},_0x236b(_0x5222eb,_0x3947b2);}export function propagateStylesAsSpan(_0xc4f355,_0x554f9a,_0x4236b9){const _0x1981b4=_0x4108ee;if(!Object[_0x1981b4(0x20b)](_0x4236b9)[_0x1981b4(0x1f7)])return;const _0x197fb8=_0x554f9a[_0x1981b4(0x1f3)](_0x1981b4(0x1f1),[],_0xc4f355[_0x1981b4(0x1f9)]());_0x554f9a[_0x1981b4(0x206)](_0x4236b9,_0x197fb8),_0x554f9a[_0x1981b4(0x207)](0x0,_0x197fb8,_0xc4f355),_0x554f9a[_0x1981b4(0x1ff)](Object[_0x1981b4(0x20b)](_0x4236b9),_0xc4f355);}export function getStylesToPropagate(_0x57b319,_0x4b23bf){const _0x1c88de=_0x4108ee,_0x164d1e={},_0x20ed17={};return _0x4b23bf[_0x1c88de(0x1e7)](_0x341ac1=>{const _0x547e82=_0x1c88de,_0x3b2fae=_0x57b319[_0x547e82(0x1ed)](_0x341ac1);if(_0x3b2fae){if(isPropertyToBePropagatedAsSpan(_0x341ac1))_0x164d1e[_0x341ac1]=_0x3b2fae;else{if(isPropertyToBePropagatedAsHTMLElement(_0x341ac1)){const _0x3a7e5a=_0x3b2fae[_0x547e82(0x1eb)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x341ac1][_0x547e82(0x1e7)](([_0x583bcb,_0x5dd536])=>{const _0x4cb59b=_0x547e82;for(const _0xf36819 of _0x3a7e5a){(_0x4cb59b(0x1f2)==typeof _0x583bcb&&_0x583bcb(_0xf36819)||_0x583bcb===_0xf36819)&&(_0x20ed17[_0x341ac1]=[..._0x20ed17[_0x341ac1]||[],[_0x583bcb,_0x5dd536]]);}});}}}}),{'spanStyles':_0x164d1e,'stylesToBeHtmlElements':_0x20ed17};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1818(_0x3999aa,_0x28e386){var _0xd112df=_0xd112();return _0x1818=function(_0x1818ec,_0x13734b){_0x1818ec=_0x1818ec-0x14d;var _0x1af511=_0xd112df[_0x1818ec];return _0x1af511;},_0x1818(_0x3999aa,_0x28e386);}var _0x3d2c67=_0x1818;(function(_0x1bd414,_0x3da7c2){var _0x328a3c=_0x1818,_0x28d00c=_0x1bd414();while(!![]){try{var _0x411456=-parseInt(_0x328a3c(0x15d))/0x1*(parseInt(_0x328a3c(0x157))/0x2)+parseInt(_0x328a3c(0x158))/0x3+-parseInt(_0x328a3c(0x15b))/0x4*(-parseInt(_0x328a3c(0x152))/0x5)+-parseInt(_0x328a3c(0x15a))/0x6*(-parseInt(_0x328a3c(0x156))/0x7)+-parseInt(_0x328a3c(0x150))/0x8*(-parseInt(_0x328a3c(0x151))/0x9)+-parseInt(_0x328a3c(0x153))/0xa+-parseInt(_0x328a3c(0x14f))/0xb;if(_0x411456===_0x3da7c2)break;else _0x28d00c['push'](_0x28d00c['shift']());}catch(_0x4f68e5){_0x28d00c['push'](_0x28d00c['shift']());}}}(_0xd112,0xe442c));import{Plugin as _0x15789e}from'ckeditor5/src/core.js';function _0xd112(){var _0xdea140=['2658ajeFuK','8TiiatP','requires','10BcvFiA','isPremiumPlugin','PasteFromOffice','6605511vauSKa','3403912deUrFZ','36FaDyuL','3329315mIKXcX','12683890jpsiEh','isOfficialPlugin','PasteFromOfficeEnhanced','7273MTeZUt','265442JOTMMs','1911291FjGlRy','pluginName'];_0xd112=function(){return _0xdea140;};return _0xd112();}import{PasteFromOfficeEnhancedInliner as _0x3dd30c}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0xbc828a}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x15789e{static get[_0x3d2c67(0x159)](){var _0x2c2138=_0x3d2c67;return _0x2c2138(0x155);}static get[_0x3d2c67(0x154)](){return!0x0;}static get[_0x3d2c67(0x14d)](){return!0x0;}static get[_0x3d2c67(0x15c)](){var _0x520b8a=_0x3d2c67;return[_0x520b8a(0x14e),_0x3dd30c,_0xbc828a];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x556326=_0x1d4d;(function(_0x4a5bb9,_0x5e5509){const _0x340626=_0x1d4d,_0x3e35c1=_0x4a5bb9();while(!![]){try{const _0x584fe4=-parseInt(_0x340626(0x149))/0x1*(-parseInt(_0x340626(0x12c))/0x2)+parseInt(_0x340626(0x140))/0x3+-parseInt(_0x340626(0x145))/0x4*(-parseInt(_0x340626(0x148))/0x5)+parseInt(_0x340626(0x14b))/0x6+parseInt(_0x340626(0x146))/0x7+parseInt(_0x340626(0x12f))/0x8+-parseInt(_0x340626(0x131))/0x9*(parseInt(_0x340626(0x13f))/0xa);if(_0x584fe4===_0x5e5509)break;else _0x3e35c1['push'](_0x3e35c1['shift']());}catch(_0x3bbcee){_0x3e35c1['push'](_0x3e35c1['shift']());}}}(_0x1e3a,0x792a8));function _0x1e3a(){const _0xe8b0bc=['3108872HBgJsV','document','9DXCHeV','view','text/html','PasteFromOffice','plugins','dataTransfer','init','editing','_parsedData','fromCharCode','map','requires','PasteFromOfficeEnhancedInliner','pluginName','14766770uUhtFl','2629833ZBjuJb','isPremiumPlugin','isOfficialPlugin','isActive','afterInit','4giAwDc','991522FAXVUH','inputTransformation','1903700WwZGRq','11xWXDEz','execute','1086462hvAyak','getData','editor','get','stylesProcessor','high','ClipboardPipeline','780tAHSfJ','join','href'];_0x1e3a=function(){return _0xe8b0bc;};return _0x1e3a();}function _0x1d4d(_0x2c4dc2,_0x5441d3){const _0x1e3a99=_0x1e3a();return _0x1d4d=function(_0x1d4d41,_0x158ff8){_0x1d4d41=_0x1d4d41-0x126;let _0xa3089d=_0x1e3a99[_0x1d4d41];return _0xa3089d;},_0x1d4d(_0x2c4dc2,_0x5441d3);}import{Plugin as _0xea5a93}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x166a56}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x409c4f,uid as _0x4c1f5a}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x405d4b}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xea5a93{static get[_0x556326(0x13e)](){const _0x34fc14=_0x556326;return _0x34fc14(0x13d);}static get[_0x556326(0x142)](){return!0x0;}static get[_0x556326(0x141)](){return!0x0;}static get[_0x556326(0x13c)](){const _0xf61887=_0x556326;return[_0xf61887(0x134)];}[_0x556326(0x137)](){const _0x2fdc94=_0x556326,_0x5558ab=this[_0x2fdc94(0x127)],_0x32e005=_0x5558ab[_0x2fdc94(0x135)][_0x2fdc94(0x128)](_0x2fdc94(0x12b)),_0x38c996=_0x5558ab[_0x2fdc94(0x138)][_0x2fdc94(0x132)][_0x2fdc94(0x130)],_0x403037=new _0x405d4b(_0x38c996);_0x32e005['on'](_0x2fdc94(0x147),(_0x2cbbad,_0x1d2ea9)=>{const _0x39367e=_0x2fdc94,_0x26f1a5=_0x1d2ea9[_0x39367e(0x136)][_0x39367e(0x126)](_0x39367e(0x133));_0x403037[_0x39367e(0x143)](_0x26f1a5)&&(_0x1d2ea9[_0x39367e(0x139)]||(_0x1d2ea9[_0x39367e(0x139)]=_0x166a56(_0x26f1a5,_0x38c996[_0x39367e(0x129)])),_0x403037[_0x39367e(0x14a)](_0x1d2ea9));},{'priority':_0x409c4f[_0x2fdc94(0x128)](_0x2fdc94(0x12a))+0xb});}[_0x556326(0x144)](){!async function(_0x1144de){const _0x12dd17=_0x2ad8b7([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]),_0x13db5c=0x7374585f,_0x3275ba=0x7373db3f^_0x13db5c,_0x2a297d=window[_0x2ad8b7([0x44,0x61,0x74,0x65])][_0x2ad8b7([0x6e,0x6f,0x77])](),_0x54d51e=_0x1144de[_0x2ad8b7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d567b=new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x551989=>{_0x54d51e[_0x2ad8b7([0x6f,0x6e,0x63,0x65])](_0x2ad8b7([0x72,0x65,0x61,0x64,0x79]),_0x551989);}),_0x376519={[_0x2ad8b7([0x6b,0x74,0x79])]:_0x2ad8b7([0x45,0x43]),[_0x2ad8b7([0x75,0x73,0x65])]:_0x2ad8b7([0x73,0x69,0x67]),[_0x2ad8b7([0x63,0x72,0x76])]:_0x2ad8b7([0x50,0x2d,0x32,0x35,0x36]),[_0x2ad8b7([0x78])]:_0x2ad8b7([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]),[_0x2ad8b7([0x79])]:_0x2ad8b7([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]),[_0x2ad8b7([0x61,0x6c,0x67])]:_0x2ad8b7([0x45,0x53,0x32,0x35,0x36])},_0x41c25a=_0x54d51e[_0x2ad8b7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ad8b7([0x67,0x65,0x74])](_0x2ad8b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x11c261(){let _0xc63c69,_0x123d93=null,_0x166768=null;try{if(_0x41c25a==_0x2ad8b7([0x47,0x50,0x4c]))return _0x2ad8b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc63c69=_0x4a3848(),!_0xc63c69)return _0x2ad8b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc63c69[_0x2ad8b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x166768=_0x1679e3(_0xc63c69[_0x2ad8b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc63c69[_0x2ad8b7([0x6a,0x74,0x69])])),await _0x1eee88()?_0x309e30()?_0x58b8f2()?_0x2ad8b7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xab5fef()?(_0xc63c69[_0x2ad8b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ad8b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x123d93=_0x571f11(_0x2ad8b7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1294c3()):_0x2ad8b7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ad8b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ad8b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ad8b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x58b8f2(){const _0x2e05a7=[_0x2ad8b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ad8b7([0x74,0x72,0x69,0x61,0x6c])][_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc63c69[_0x2ad8b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2a297d/0x3e8:0xe10*_0x3275ba;return _0xc63c69[_0x2ad8b7([0x65,0x78,0x70])]<_0x2e05a7;}function _0x309e30(){const _0xeea56e=_0xc63c69[_0x2ad8b7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xeea56e&&(!!_0xeea56e[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x2a]))||(!!_0xeea56e[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x50,0x4f,0x45]))||(!!_0xeea56e[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x50,0x50]))||!(!_0xeea56e[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x6e1d8e()))));}function _0xab5fef(){const _0xdc8006=_0x1d4d,_0x34483a=_0xc63c69[_0x2ad8b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x34483a||0x0==_0x34483a[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x501a20}=new URL(window[_0x2ad8b7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xdc8006(0x12e)]);if(_0x34483a[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x501a20))return!0x0;const _0x3b393d=_0x501a20[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ad8b7([0x2e]));return _0x34483a[_0x2ad8b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35dc5d=>_0x35dc5d[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x2a])))[_0x2ad8b7([0x6d,0x61,0x70])](_0x2bdd7a=>_0x2bdd7a[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ad8b7([0x2e])))[_0x2ad8b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe6315f=>_0xe6315f[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3b393d[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ad8b7([0x6d,0x61,0x70])](_0xece2e6=>Array(_0x3b393d[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xece2e6[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ad8b7([0x66,0x69,0x6c,0x6c])](_0xece2e6[0x0]===_0x2ad8b7([0x2a])?_0x2ad8b7([0x2a]):'')[_0x2ad8b7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xece2e6))[_0x2ad8b7([0x73,0x6f,0x6d,0x65])](_0x58c9a0=>_0x3b393d[_0x2ad8b7([0x65,0x76,0x65,0x72,0x79])]((_0x1e0b7d,_0x4947d8)=>_0x58c9a0[_0x4947d8]===_0x1e0b7d||_0x58c9a0[_0x4947d8]===_0x2ad8b7([0x2a])));}function _0x1294c3(){return _0x123d93&&_0x166768?new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x191c74,_0x375112)=>{_0x123d93[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x191c74,_0x375112),_0x166768[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x4a8b04=>{_0x4a8b04!=_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64])&&_0x191c74(_0x4a8b04);},_0x375112);}):_0x123d93||_0x166768||_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1679e3(_0x5150a2,_0xac74c9){return new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10e632=>{if(_0x400e21())return _0x10e632(_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64]));_0x37003f(),_0x54d51e[_0x2ad8b7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ad8b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d66ec=!0x1;const _0xeeb9f5=_0x4c1f5a();function _0x2a4db8(_0x287843){return!!_0x287843&&(typeof _0x287843===_0x2ad8b7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x287843===_0x2ad8b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x287843[_0x2ad8b7([0x74,0x68,0x65,0x6e])]===_0x2ad8b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x287843[_0x2ad8b7([0x63,0x61,0x74,0x63,0x68])]===_0x2ad8b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2f7219(_0x28125c){_0x5c2b41(_0x28125c)[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0xac5564=>{if(!_0xac5564||_0xac5564[_0x2ad8b7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ad8b7([0x6f,0x6b]))return _0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x20e081(_0x51a32e(_0xeeb9f5+_0xac74c9))!=_0xac5564[_0x2ad8b7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x31905b=>(_0x3fdd30(),_0x31905b),()=>{const _0x1c7854=_0x5c6549();return null==_0x1c7854?(_0x3fdd30(),_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64])):_0x2ad8b7(_0x2a297d-_0x1c7854>(0x5778dc5f^_0x13db5c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x10e632)[_0x2ad8b7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x10e632(_0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9695d1=0x7342b6df^_0x13db5c;function _0x3fdd30(){const _0x4b709b=_0x2ad8b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x20e081(_0x51a32e(_0x5150a2)),_0x30aa7e=_0x248219(_0x20e081(window[_0x2ad8b7([0x4d,0x61,0x74,0x68])][_0x2ad8b7([0x63,0x65,0x69,0x6c])](_0x2a297d/_0x9695d1)));window[_0x2ad8b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ad8b7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b709b,_0x30aa7e);}function _0x5c6549(){const _0x54e7c8=_0x2ad8b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x20e081(_0x51a32e(_0x5150a2)),_0x40cd3b=window[_0x2ad8b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ad8b7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x54e7c8);return _0x40cd3b?window[_0x2ad8b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x248219(_0x40cd3b),0x10)*_0x9695d1:null;}function _0x5c2b41(_0x1df1fd){return new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x159f9a,_0x560853)=>{_0x1df1fd[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x159f9a,_0x560853),window[_0x2ad8b7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x560853,0x73758c9f^_0x13db5c);});}}_0x54d51e[_0x2ad8b7([0x6f,0x6e])](_0x2ad8b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e1a5b,_0x366fda)=>{if(_0x366fda[0x0]!=_0x5150a2)return _0x10e632(_0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x366fda[0x1]={..._0x366fda[0x1],[_0x2ad8b7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xeeb9f5};},{[_0x2ad8b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ad8b7([0x68,0x69,0x67,0x68])}),_0x54d51e[_0x2ad8b7([0x6f,0x6e])](_0x2ad8b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x963bb4=>{_0x2a4db8(_0x963bb4[_0x2ad8b7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d66ec=!0x0,_0x2f7219(_0x963bb4[_0x2ad8b7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ad8b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ad8b7([0x6c,0x6f,0x77])}),_0x5d567b[_0x2ad8b7([0x74,0x68,0x65,0x6e])](()=>{_0x1d66ec||_0x10e632(_0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x400e21(){return _0x54d51e[_0x2ad8b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ad8b7([0x76,0x69,0x65,0x77])][_0x2ad8b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ad8b7([0x61,0x75,0x74,0x6f]);}function _0x37003f(){_0x54d51e[_0x2ad8b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ad8b7([0x76,0x69,0x65,0x77])][_0x2ad8b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ad8b7([0x61,0x75,0x74,0x6f]);}}function _0x571f11(_0x4ad5d6){const _0x2fdcd7=[new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39c477=>setTimeout(_0x39c477,0x737d6693^_0x13db5c)),_0x5d567b[_0x2ad8b7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45ef19=>{let _0x1f292a=0x0;_0x54d51e[_0x2ad8b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad8b7([0x6f,0x6e])](_0x2ad8b7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xb7d870,_0x1f211d)=>{_0x1f211d[0x0][_0x2ad8b7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f292a++,_0x1f292a==(0x73745db7^_0x13db5c)&&(_0x45ef19(),_0xb7d870[_0x2ad8b7([0x6f,0x66,0x66])]());});}))];return window[_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ad8b7([0x72,0x61,0x63,0x65])](_0x2fdcd7)[_0x2ad8b7([0x74,0x68,0x65,0x6e])](()=>_0x4ad5d6);}async function _0x3cebf3(){await _0x5d567b,_0x54d51e[_0x2ad8b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad8b7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47e192,_0x54d51e[_0x2ad8b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad8b7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47e192,_0x54d51e[_0x2ad8b7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ad8b7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x6e1d8e(){return window[_0x2ad8b7([0x67,0x6c,0x6f,0x62])]&&window[_0x2ad8b7([0x67,0x6c,0x6f,0x62])][_0x2ad8b7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x25776f(_0x2e3ddc){const _0x13561d=_0x3694cc();_0x54d51e[_0x13561d]=_0x2ad8b7([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])+_0x2e3ddc,_0x2e3ddc!=_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64])&&_0x3cebf3();}function _0x3694cc(){const _0x2b28b7=window[_0x2ad8b7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ad8b7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ad8b7([0x6e,0x6f,0x77])]())[_0x2ad8b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ad8b7([0x2e]),'');let _0x4f7250=_0x2ad8b7([0x73]);for(let _0x23947f=0x0;_0x23947f<_0x2b28b7[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x23947f+=0x2){let _0x3016c2=window[_0x2ad8b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b28b7[_0x2ad8b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23947f,_0x23947f+0x2));_0x3016c2>=_0x12dd17[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3016c2-=_0x12dd17[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f7250+=_0x12dd17[_0x3016c2];}return _0x4f7250;}function _0x4a3848(){const _0x5ac407=_0x41c25a[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ad8b7([0x2e]));if(0x3!=_0x5ac407[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x497ea7(_0x5ac407[0x1]);function _0x497ea7(_0x5273f9){const _0x10893d=_0x2ed4e7(_0x5273f9);return _0x10893d&&_0x46f508()?_0x10893d:null;function _0x46f508(){const _0x2ce6bc=_0x10893d[_0x2ad8b7([0x6a,0x74,0x69])],_0x317671=window[_0x2ad8b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ce6bc[_0x2ad8b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ce6bc[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x18d084={..._0x10893d,[_0x2ad8b7([0x6a,0x74,0x69])]:_0x2ce6bc[_0x2ad8b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ce6bc[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x18d084[_0x2ad8b7([0x76,0x63])],_0x51a32e(_0x18d084)==_0x317671;}}}async function _0x1eee88(){let _0x48c6de=!0x0;try{const _0x14016c=_0x41c25a[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ad8b7([0x2e])),[_0x3c7566,_0x455173,_0x4056e8]=_0x14016c;return _0x36f34b(_0x3c7566),await _0x46bcfc(_0x3c7566,_0x455173,_0x4056e8),_0x48c6de;}catch{return!0x1;}function _0x36f34b(_0x63c156){const _0x18f39b=_0x2ed4e7(_0x63c156);_0x18f39b&&_0x18f39b[_0x2ad8b7([0x61,0x6c,0x67])]==_0x2ad8b7([0x45,0x53,0x32,0x35,0x36])||(_0x48c6de=!0x1);}async function _0x46bcfc(_0x5304fa,_0x3c50fa,_0x30de85){const _0x3ecd1a=window[_0x2ad8b7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ad8b7([0x66,0x72,0x6f,0x6d])](_0x56c2b6(_0x30de85),_0x4c3719=>_0x4c3719[_0x2ad8b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x185fea=new window[(_0x2ad8b7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ad8b7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5304fa+_0x2ad8b7([0x2e])+_0x3c50fa),_0xafd1c6=window[_0x2ad8b7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ad8b7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xafd1c6)return;const _0x13cd0c=await _0xafd1c6[_0x2ad8b7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ad8b7([0x6a,0x77,0x6b]),_0x376519,{[_0x2ad8b7([0x6e,0x61,0x6d,0x65])]:_0x2ad8b7([0x45,0x43,0x44,0x53,0x41]),[_0x2ad8b7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ad8b7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ad8b7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xafd1c6[_0x2ad8b7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ad8b7([0x6e,0x61,0x6d,0x65])]:_0x2ad8b7([0x45,0x43,0x44,0x53,0x41]),[_0x2ad8b7([0x68,0x61,0x73,0x68])]:{[_0x2ad8b7([0x6e,0x61,0x6d,0x65])]:_0x2ad8b7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x13cd0c,_0x3ecd1a,_0x185fea)||(_0x48c6de=!0x1);}}function _0x2ed4e7(_0x45c134){return _0x45c134[_0x2ad8b7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ad8b7([0x65,0x79]))?JSON[_0x2ad8b7([0x70,0x61,0x72,0x73,0x65])](_0x56c2b6(_0x45c134)):null;}function _0x56c2b6(_0x5d6760){return window[_0x2ad8b7([0x61,0x74,0x6f,0x62])](_0x5d6760[_0x2ad8b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ad8b7([0x2b]))[_0x2ad8b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ad8b7([0x2f])));}function _0x51a32e(_0x5e7a49){let _0x19bcc2=0x1505;function _0x455d72(_0x55e06c){for(let _0x4e6240=0x0;_0x4e6240<_0x55e06c[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e6240++){const _0x520c79=_0x55e06c[_0x2ad8b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4e6240);_0x19bcc2=(_0x19bcc2<<0x5)+_0x19bcc2+_0x520c79,_0x19bcc2&=_0x19bcc2;}}function _0x23f70a(_0x393f0e){Array[_0x2ad8b7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x393f0e)?_0x393f0e[_0x2ad8b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x23f70a):_0x393f0e&&typeof _0x393f0e==_0x2ad8b7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ad8b7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x393f0e)[_0x2ad8b7([0x73,0x6f,0x72,0x74])]()[_0x2ad8b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3c90d1,_0x50a8a1])=>{_0x455d72(_0x3c90d1),_0x23f70a(_0x50a8a1);}):_0x455d72(window[_0x2ad8b7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x393f0e));}return _0x23f70a(_0x5e7a49),_0x19bcc2>>>0x0;}function _0x20e081(_0x4fac71){return _0x4fac71[_0x2ad8b7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ad8b7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ad8b7([0x30]));}function _0x248219(_0x3e97b8){return _0x3e97b8[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ad8b7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ad8b7([0x6a,0x6f,0x69,0x6e])]('');}function _0x47e192(){}function _0x2ad8b7(_0x60e236){const _0x2a900e=_0x1d4d;return _0x60e236[_0x2a900e(0x13b)](_0x5ec20a=>String[_0x2a900e(0x13a)](_0x5ec20a))[_0x2a900e(0x12d)]('');}_0x25776f(await _0x11c261());}(this);}}
|
|
23
|
+
function _0x9215(){const _0xbdc39a=['isOfficialPlugin','init','execute','33725iEmKpZ','PasteFromOfficeEnhancedInliner','PasteFromOffice','8EXMDeE','3282610XlgFVv','_parsedData','afterInit','isPremiumPlugin','editor','requires','get','ClipboardPipeline','href','fromCharCode','37999197FQecXH','2548293YhRKqK','7eBYpEr','view','124034vzwbTd','editing','high','inputTransformation','isActive','5484624eQzyaB','document','map','pluginName','getData','4639704PWlCdJ','plugins','dataTransfer','join','text/html','stylesProcessor'];_0x9215=function(){return _0xbdc39a;};return _0x9215();}const _0x2e4058=_0x3260;(function(_0xd6ad79,_0x20d510){const _0xaf57fd=_0x3260,_0x2d7987=_0xd6ad79();while(!![]){try{const _0x2a4880=parseInt(_0xaf57fd(0x82))/0x1+-parseInt(_0xaf57fd(0x94))/0x2+-parseInt(_0xaf57fd(0x91))/0x3+-parseInt(_0xaf57fd(0x79))/0x4+-parseInt(_0xaf57fd(0x86))/0x5+-parseInt(_0xaf57fd(0x99))/0x6*(parseInt(_0xaf57fd(0x92))/0x7)+-parseInt(_0xaf57fd(0x85))/0x8*(-parseInt(_0xaf57fd(0x90))/0x9);if(_0x2a4880===_0x20d510)break;else _0x2d7987['push'](_0x2d7987['shift']());}catch(_0x5ec8ec){_0x2d7987['push'](_0x2d7987['shift']());}}}(_0x9215,0x95de2));import{Plugin as _0x1a75c2}from'ckeditor5/src/core.js';function _0x3260(_0xf06636,_0x55b40a){const _0x921596=_0x9215();return _0x3260=function(_0x3260f2,_0x2dcee5){_0x3260f2=_0x3260f2-0x75;let _0x28ec65=_0x921596[_0x3260f2];return _0x28ec65;},_0x3260(_0xf06636,_0x55b40a);}import{parsePasteOfficeHtml as _0x5b381b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x879b1f,uid as _0x408cea}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0xdf10c}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x1a75c2{static get[_0x2e4058(0x77)](){const _0x44ff30=_0x2e4058;return _0x44ff30(0x83);}static get[_0x2e4058(0x7f)](){return!0x0;}static get[_0x2e4058(0x89)](){return!0x0;}static get[_0x2e4058(0x8b)](){const _0x3a8b9e=_0x2e4058;return[_0x3a8b9e(0x84)];}[_0x2e4058(0x80)](){const _0x4f4fc6=_0x2e4058,_0x1279aa=this[_0x4f4fc6(0x8a)],_0x5f53d5=_0x1279aa[_0x4f4fc6(0x7a)][_0x4f4fc6(0x8c)](_0x4f4fc6(0x8d)),_0x48cea2=_0x1279aa[_0x4f4fc6(0x95)][_0x4f4fc6(0x93)][_0x4f4fc6(0x75)],_0x4c70e6=new _0xdf10c(_0x48cea2);_0x5f53d5['on'](_0x4f4fc6(0x97),(_0x57743d,_0x16aff7)=>{const _0x365be6=_0x4f4fc6,_0x5b77b0=_0x16aff7[_0x365be6(0x7b)][_0x365be6(0x78)](_0x365be6(0x7d));_0x4c70e6[_0x365be6(0x98)](_0x5b77b0)&&(_0x16aff7[_0x365be6(0x87)]||(_0x16aff7[_0x365be6(0x87)]=_0x5b381b(_0x5b77b0,_0x48cea2[_0x365be6(0x7e)])),_0x4c70e6[_0x365be6(0x81)](_0x16aff7));},{'priority':_0x879b1f[_0x4f4fc6(0x8c)](_0x4f4fc6(0x96))+0xb});}[_0x2e4058(0x88)](){!async function(_0x21016c){const _0x2c0f38=_0x110fb3([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]),_0x4d8b63=0x7374585f,_0x3bfeb4=0x7373db3f^_0x4d8b63,_0x59f68f=window[_0x110fb3([0x44,0x61,0x74,0x65])][_0x110fb3([0x6e,0x6f,0x77])](),_0x326a5d=_0x21016c[_0x110fb3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47b718=new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22750d=>{_0x326a5d[_0x110fb3([0x6f,0x6e,0x63,0x65])](_0x110fb3([0x72,0x65,0x61,0x64,0x79]),_0x22750d);}),_0x2d749e={[_0x110fb3([0x6b,0x74,0x79])]:_0x110fb3([0x45,0x43]),[_0x110fb3([0x75,0x73,0x65])]:_0x110fb3([0x73,0x69,0x67]),[_0x110fb3([0x63,0x72,0x76])]:_0x110fb3([0x50,0x2d,0x32,0x35,0x36]),[_0x110fb3([0x78])]:_0x110fb3([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]),[_0x110fb3([0x79])]:_0x110fb3([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]),[_0x110fb3([0x61,0x6c,0x67])]:_0x110fb3([0x45,0x53,0x32,0x35,0x36])},_0x29620d=_0x326a5d[_0x110fb3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x110fb3([0x67,0x65,0x74])](_0x110fb3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x32a154(){let _0x3864c8,_0x5ef727=null,_0x11f1a2=null;try{if(_0x29620d==_0x110fb3([0x47,0x50,0x4c]))return _0x110fb3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3864c8=_0x824e2f(),!_0x3864c8)return _0x110fb3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3864c8[_0x110fb3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x11f1a2=_0x1f8217(_0x3864c8[_0x110fb3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3864c8[_0x110fb3([0x6a,0x74,0x69])])),await _0xce31b()?_0x1c8c69()?_0x46029d()?_0x110fb3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x90d75()?(_0x3864c8[_0x110fb3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x110fb3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5ef727=_0x1fd7fb(_0x110fb3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x56152d()):_0x110fb3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x110fb3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x110fb3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x110fb3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x46029d(){const _0x9b77f4=[_0x110fb3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x110fb3([0x74,0x72,0x69,0x61,0x6c])][_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3864c8[_0x110fb3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x59f68f/0x3e8:0xe10*_0x3bfeb4;return _0x3864c8[_0x110fb3([0x65,0x78,0x70])]<_0x9b77f4;}function _0x1c8c69(){const _0x18ea67=_0x3864c8[_0x110fb3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x18ea67&&(!!_0x18ea67[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x2a]))||(!!_0x18ea67[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x50,0x4f,0x45]))||(!!_0x18ea67[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x50,0x50]))||!(!_0x18ea67[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1659ba()))));}function _0x90d75(){const _0x5f517c=_0x3260,_0x140ea7=_0x3864c8[_0x110fb3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x140ea7||0x0==_0x140ea7[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e5ebd}=new URL(window[_0x110fb3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5f517c(0x8e)]);if(_0x140ea7[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5ebd))return!0x0;const _0x700a39=_0x4e5ebd[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])](_0x110fb3([0x2e]));return _0x140ea7[_0x110fb3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5411ad=>_0x5411ad[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x2a])))[_0x110fb3([0x6d,0x61,0x70])](_0xff8ebd=>_0xff8ebd[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])](_0x110fb3([0x2e])))[_0x110fb3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8bcd1a=>_0x8bcd1a[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x700a39[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x110fb3([0x6d,0x61,0x70])](_0x19dbd0=>Array(_0x700a39[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19dbd0[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x110fb3([0x66,0x69,0x6c,0x6c])](_0x19dbd0[0x0]===_0x110fb3([0x2a])?_0x110fb3([0x2a]):'')[_0x110fb3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19dbd0))[_0x110fb3([0x73,0x6f,0x6d,0x65])](_0x389224=>_0x700a39[_0x110fb3([0x65,0x76,0x65,0x72,0x79])]((_0x3b19d4,_0x528ec4)=>_0x389224[_0x528ec4]===_0x3b19d4||_0x389224[_0x528ec4]===_0x110fb3([0x2a])));}function _0x56152d(){return _0x5ef727&&_0x11f1a2?new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51d907,_0xf431da)=>{_0x5ef727[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x51d907,_0xf431da),_0x11f1a2[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x3d77ab=>{_0x3d77ab!=_0x110fb3([0x56,0x61,0x6c,0x69,0x64])&&_0x51d907(_0x3d77ab);},_0xf431da);}):_0x5ef727||_0x11f1a2||_0x110fb3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1f8217(_0x558f75,_0x52aba2){return new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eb829=>{if(_0x27a088())return _0x3eb829(_0x110fb3([0x56,0x61,0x6c,0x69,0x64]));_0x4800be(),_0x326a5d[_0x110fb3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x110fb3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x347c9a=!0x1;const _0x26f0a4=_0x408cea();function _0x48918d(_0x6a2fa6){return!!_0x6a2fa6&&(typeof _0x6a2fa6===_0x110fb3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x6a2fa6===_0x110fb3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x6a2fa6[_0x110fb3([0x74,0x68,0x65,0x6e])]===_0x110fb3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x6a2fa6[_0x110fb3([0x63,0x61,0x74,0x63,0x68])]===_0x110fb3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5e1db0(_0x190c26){_0x54b118(_0x190c26)[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x2b1bc2=>{if(!_0x2b1bc2||_0x2b1bc2[_0x110fb3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x110fb3([0x6f,0x6b]))return _0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2b89f6(_0x158f62(_0x26f0a4+_0x52aba2))!=_0x2b1bc2[_0x110fb3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x110fb3([0x56,0x61,0x6c,0x69,0x64]);})[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x19cd97=>(_0x1ceb5c(),_0x19cd97),()=>{const _0x59d927=_0x31563e();return null==_0x59d927?(_0x1ceb5c(),_0x110fb3([0x56,0x61,0x6c,0x69,0x64])):_0x110fb3(_0x59f68f-_0x59d927>(0x5778dc5f^_0x4d8b63)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x3eb829)[_0x110fb3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3eb829(_0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x54aace=0x7342b6df^_0x4d8b63;function _0x1ceb5c(){const _0x2e9a29=_0x110fb3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b89f6(_0x158f62(_0x558f75)),_0x524abe=_0x1095e7(_0x2b89f6(window[_0x110fb3([0x4d,0x61,0x74,0x68])][_0x110fb3([0x63,0x65,0x69,0x6c])](_0x59f68f/_0x54aace)));window[_0x110fb3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x110fb3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e9a29,_0x524abe);}function _0x31563e(){const _0x649a26=_0x110fb3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b89f6(_0x158f62(_0x558f75)),_0x3b569b=window[_0x110fb3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x110fb3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x649a26);return _0x3b569b?window[_0x110fb3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1095e7(_0x3b569b),0x10)*_0x54aace:null;}function _0x54b118(_0x464418){return new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x380e1f,_0x3f562d)=>{_0x464418[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x380e1f,_0x3f562d),window[_0x110fb3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f562d,0x73758c9f^_0x4d8b63);});}}_0x326a5d[_0x110fb3([0x6f,0x6e])](_0x110fb3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3b450f,_0x3a9a17)=>{if(_0x3a9a17[0x0]!=_0x558f75)return _0x3eb829(_0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a9a17[0x1]={..._0x3a9a17[0x1],[_0x110fb3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x26f0a4};},{[_0x110fb3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x110fb3([0x68,0x69,0x67,0x68])}),_0x326a5d[_0x110fb3([0x6f,0x6e])](_0x110fb3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2e7a3d=>{_0x48918d(_0x2e7a3d[_0x110fb3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x347c9a=!0x0,_0x5e1db0(_0x2e7a3d[_0x110fb3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x110fb3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x110fb3([0x6c,0x6f,0x77])}),_0x47b718[_0x110fb3([0x74,0x68,0x65,0x6e])](()=>{_0x347c9a||_0x3eb829(_0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x27a088(){return _0x326a5d[_0x110fb3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x110fb3([0x76,0x69,0x65,0x77])][_0x110fb3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x110fb3([0x61,0x75,0x74,0x6f]);}function _0x4800be(){_0x326a5d[_0x110fb3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x110fb3([0x76,0x69,0x65,0x77])][_0x110fb3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x110fb3([0x61,0x75,0x74,0x6f]);}}function _0x1fd7fb(_0x2dc806){const _0x586e18=[new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d7830=>setTimeout(_0x3d7830,0x737d6693^_0x4d8b63)),_0x47b718[_0x110fb3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c1d70=>{let _0x4942c0=0x0;_0x326a5d[_0x110fb3([0x6d,0x6f,0x64,0x65,0x6c])][_0x110fb3([0x6f,0x6e])](_0x110fb3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x386a0e,_0x28ea51)=>{_0x28ea51[0x0][_0x110fb3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4942c0++,_0x4942c0==(0x73745db7^_0x4d8b63)&&(_0x1c1d70(),_0x386a0e[_0x110fb3([0x6f,0x66,0x66])]());});}))];return window[_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x110fb3([0x72,0x61,0x63,0x65])](_0x586e18)[_0x110fb3([0x74,0x68,0x65,0x6e])](()=>_0x2dc806);}async function _0x5732f5(){await _0x47b718,_0x326a5d[_0x110fb3([0x6d,0x6f,0x64,0x65,0x6c])][_0x110fb3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xaebc9f,_0x326a5d[_0x110fb3([0x6d,0x6f,0x64,0x65,0x6c])][_0x110fb3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xaebc9f,_0x326a5d[_0x110fb3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x110fb3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1659ba(){return window[_0x110fb3([0x67,0x6c,0x6f,0x62])]&&window[_0x110fb3([0x67,0x6c,0x6f,0x62])][_0x110fb3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x39540d(_0x597478){const _0x1ed5bf=_0x1ef0dc();_0x326a5d[_0x1ed5bf]=_0x110fb3([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])+_0x597478,_0x597478!=_0x110fb3([0x56,0x61,0x6c,0x69,0x64])&&_0x5732f5();}function _0x1ef0dc(){const _0x547164=window[_0x110fb3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x110fb3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x110fb3([0x6e,0x6f,0x77])]())[_0x110fb3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x110fb3([0x2e]),'');let _0x1ae9e5=_0x110fb3([0x73]);for(let _0x2ff216=0x0;_0x2ff216<_0x547164[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ff216+=0x2){let _0x4e38fe=window[_0x110fb3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x547164[_0x110fb3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ff216,_0x2ff216+0x2));_0x4e38fe>=_0x2c0f38[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e38fe-=_0x2c0f38[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1ae9e5+=_0x2c0f38[_0x4e38fe];}return _0x1ae9e5;}function _0x824e2f(){const _0x4020df=_0x29620d[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])](_0x110fb3([0x2e]));if(0x3!=_0x4020df[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x388b45(_0x4020df[0x1]);function _0x388b45(_0x41d3d6){const _0x54c6a6=_0x2a8cf9(_0x41d3d6);return _0x54c6a6&&_0x440955()?_0x54c6a6:null;function _0x440955(){const _0x34a274=_0x54c6a6[_0x110fb3([0x6a,0x74,0x69])],_0x44e82a=window[_0x110fb3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34a274[_0x110fb3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34a274[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3f465f={..._0x54c6a6,[_0x110fb3([0x6a,0x74,0x69])]:_0x34a274[_0x110fb3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x34a274[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3f465f[_0x110fb3([0x76,0x63])],_0x158f62(_0x3f465f)==_0x44e82a;}}}async function _0xce31b(){let _0x8d065f=!0x0;try{const _0x26a4e8=_0x29620d[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])](_0x110fb3([0x2e])),[_0x59d945,_0xc8bf9,_0x53c93f]=_0x26a4e8;return _0x3cf85a(_0x59d945),await _0x34cd8d(_0x59d945,_0xc8bf9,_0x53c93f),_0x8d065f;}catch{return!0x1;}function _0x3cf85a(_0x58e71d){const _0x34b3ef=_0x2a8cf9(_0x58e71d);_0x34b3ef&&_0x34b3ef[_0x110fb3([0x61,0x6c,0x67])]==_0x110fb3([0x45,0x53,0x32,0x35,0x36])||(_0x8d065f=!0x1);}async function _0x34cd8d(_0x4fe2c6,_0x2f2853,_0x5d1b88){const _0x276138=window[_0x110fb3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x110fb3([0x66,0x72,0x6f,0x6d])](_0x520579(_0x5d1b88),_0x1386c6=>_0x1386c6[_0x110fb3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2a3835=new window[(_0x110fb3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x110fb3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4fe2c6+_0x110fb3([0x2e])+_0x2f2853),_0x4c44be=window[_0x110fb3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x110fb3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4c44be)return;const _0x5b99f6=await _0x4c44be[_0x110fb3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x110fb3([0x6a,0x77,0x6b]),_0x2d749e,{[_0x110fb3([0x6e,0x61,0x6d,0x65])]:_0x110fb3([0x45,0x43,0x44,0x53,0x41]),[_0x110fb3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x110fb3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x110fb3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4c44be[_0x110fb3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x110fb3([0x6e,0x61,0x6d,0x65])]:_0x110fb3([0x45,0x43,0x44,0x53,0x41]),[_0x110fb3([0x68,0x61,0x73,0x68])]:{[_0x110fb3([0x6e,0x61,0x6d,0x65])]:_0x110fb3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b99f6,_0x276138,_0x2a3835)||(_0x8d065f=!0x1);}}function _0x2a8cf9(_0x64711a){return _0x64711a[_0x110fb3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x110fb3([0x65,0x79]))?JSON[_0x110fb3([0x70,0x61,0x72,0x73,0x65])](_0x520579(_0x64711a)):null;}function _0x520579(_0x60c4a7){return window[_0x110fb3([0x61,0x74,0x6f,0x62])](_0x60c4a7[_0x110fb3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x110fb3([0x2b]))[_0x110fb3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x110fb3([0x2f])));}function _0x158f62(_0x29137e){let _0x5e32d6=0x1505;function _0x548798(_0x6aabfc){for(let _0x4e4593=0x0;_0x4e4593<_0x6aabfc[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e4593++){const _0x292771=_0x6aabfc[_0x110fb3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4e4593);_0x5e32d6=(_0x5e32d6<<0x5)+_0x5e32d6+_0x292771,_0x5e32d6&=_0x5e32d6;}}function _0x2e1c32(_0x723659){Array[_0x110fb3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x723659)?_0x723659[_0x110fb3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2e1c32):_0x723659&&typeof _0x723659==_0x110fb3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x110fb3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x723659)[_0x110fb3([0x73,0x6f,0x72,0x74])]()[_0x110fb3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7c3d84,_0x43b05b])=>{_0x548798(_0x7c3d84),_0x2e1c32(_0x43b05b);}):_0x548798(window[_0x110fb3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x723659));}return _0x2e1c32(_0x29137e),_0x5e32d6>>>0x0;}function _0x2b89f6(_0x4acc47){return _0x4acc47[_0x110fb3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x110fb3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x110fb3([0x30]));}function _0x1095e7(_0x3aa240){return _0x3aa240[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x110fb3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x110fb3([0x6a,0x6f,0x69,0x6e])]('');}function _0xaebc9f(){}function _0x110fb3(_0x3eca57){const _0x12df15=_0x3260;return _0x3eca57[_0x12df15(0x76)](_0x331454=>String[_0x12df15(0x8f)](_0x331454))[_0x12df15(0x7c)]('');}_0x39540d(await _0x32a154());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x330435=_0x50f4;(function(_0x56b5b5,_0x50b7f7){const _0x319465=_0x50f4,_0x11bed9=_0x56b5b5();while(!![]){try{const _0x13509b=parseInt(_0x319465(0x108))/0x1+parseInt(_0x319465(0x101))/0x2*(-parseInt(_0x319465(0x113))/0x3)+parseInt(_0x319465(0x11d))/0x4*(-parseInt(_0x319465(0x111))/0x5)+-parseInt(_0x319465(0x11a))/0x6*(parseInt(_0x319465(0xfe))/0x7)+parseInt(_0x319465(0x124))/0x8+-parseInt(_0x319465(0x120))/0x9+parseInt(_0x319465(0x10f))/0xa;if(_0x13509b===_0x50b7f7)break;else _0x11bed9['push'](_0x11bed9['shift']());}catch(_0x321c97){_0x11bed9['push'](_0x11bed9['shift']());}}}(_0x3e01,0x91f50));import{Plugin as _0x5b55b9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x514323}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x109188}from'ckeditor5/src/utils.js';function _0x50f4(_0x48f92a,_0x4be955){const _0x3e018b=_0x3e01();return _0x50f4=function(_0x50f4e9,_0x438627){_0x50f4e9=_0x50f4e9-0xf5;let _0x34496b=_0x3e018b[_0x50f4e9];return _0x34496b;},_0x50f4(_0x48f92a,_0x4be955);}import{MSOfficeInlineStylePropagator as _0x50b221}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x3e01(){const _0x5b2102=['PasteFromOffice','12481saSqqH','text/html','view','6BrGGdC','plugins','pasteFromOfficeEnhancedLicenseKeyExpired','isPremiumPlugin','config','evaluationLimit','invalid','149330SwymTL','getData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','PasteFromOfficeEnhanced','document','pasteFromOfficeEnhancedLicenseKeyValid','_parsedData','25214260BFzVZe','dataTransfer','70tzkdZW','_licenseKeyCheckInterval','1127403pBdBJh','usageLimit','inputTransformation','requires','pasteFromOfficeEnhancedLicenseKeyInvalid','domainLimit','init','102YcPoai','editor','pasteFromOfficeEnhancedLicenseKeyNotAllowed','234904bBJZUl','high','_showLicenseError','2577393vDMTZk','PasteFromOfficeEnhancedPropagator','destroy','featureNotAllowed','1546712zKuoek','get','expired','pluginName','pasteFromOfficeEnhancedLicenseKeyUsageLimit','ClipboardPipeline','stylesProcessor','editing','isActive','isOfficialPlugin','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','licenseKey'];_0x3e01=function(){return _0x5b2102;};return _0x3e01();}export class PasteFromOfficeEnhancedPropagator extends _0x5b55b9{[_0x330435(0xfc)];[_0x330435(0x112)];static get[_0x330435(0x127)](){const _0x3362d3=_0x330435;return _0x3362d3(0x121);}static get[_0x330435(0xf9)](){return!0x0;}static get[_0x330435(0x104)](){return!0x0;}static get[_0x330435(0x116)](){const _0x3fa6bc=_0x330435;return[_0x3fa6bc(0xfd)];}[_0x330435(0x119)](){const _0x2ba111=_0x330435,_0x526f69=this[_0x2ba111(0x11b)],_0x3979f0=_0x526f69[_0x2ba111(0x102)][_0x2ba111(0x125)](_0x2ba111(0xf5)),_0x253a99=_0x526f69[_0x2ba111(0xf7)][_0x2ba111(0x100)][_0x2ba111(0x10c)],_0x53cc2a=new _0x50b221(_0x253a99);_0x3979f0['on'](_0x2ba111(0x115),(_0x1373f6,_0x5c2f78)=>{const _0x215760=_0x2ba111,_0x22bb76=_0x5c2f78[_0x215760(0x110)][_0x215760(0x109)](_0x215760(0xff));_0x53cc2a[_0x215760(0xf8)](_0x22bb76)&&(_0x5c2f78[_0x215760(0x10e)]||(_0x5c2f78[_0x215760(0x10e)]=_0x514323(_0x22bb76,_0x253a99[_0x215760(0xf6)])),_0x53cc2a[_0x215760(0xfa)](_0x5c2f78));},{'priority':_0x109188[_0x2ba111(0x125)](_0x2ba111(0x11e))+0xa}),this[_0x2ba111(0xfc)]=this[_0x2ba111(0x11b)][_0x2ba111(0x105)][_0x2ba111(0x125)](_0x2ba111(0xfc));const _0x753e26=this[_0x2ba111(0x11b)];this[_0x2ba111(0x112)]=setInterval(()=>{const _0x5d39c3=_0x2ba111;let _0x5c25dc;for(const _0x14b547 in _0x753e26){const _0x44e321=_0x14b547,_0x181b73=_0x753e26[_0x44e321];if(_0x5d39c3(0x10d)==_0x181b73||_0x5d39c3(0x117)==_0x181b73||_0x5d39c3(0x103)==_0x181b73||_0x5d39c3(0xfb)==_0x181b73||_0x5d39c3(0x11c)==_0x181b73||_0x5d39c3(0x10a)==_0x181b73||_0x5d39c3(0x128)==_0x181b73){delete _0x753e26[_0x44e321],_0x5c25dc=_0x181b73,clearInterval(this[_0x5d39c3(0x112)]),this[_0x5d39c3(0x112)]=void 0x0;break;}}_0x5d39c3(0x117)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x107)),_0x5d39c3(0x103)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x126)),_0x5d39c3(0xfb)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x118)),_0x5d39c3(0x11c)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x123),_0x5d39c3(0x10b)),_0x5d39c3(0x10a)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x106)),_0x5d39c3(0x128)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x114));},0x3e8);}[_0x330435(0x122)](){const _0x1f0933=_0x330435;super[_0x1f0933(0x122)](),this[_0x1f0933(0x112)]&&clearInterval(this[_0x1f0933(0x112)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x5ad208,_0x26fbd4){const _0x4da153=_0x2ad5,_0x51469c=_0x5ad208();while(!![]){try{const _0x21d593=-parseInt(_0x4da153(0x1ab))/0x1*(parseInt(_0x4da153(0x1a8))/0x2)+-parseInt(_0x4da153(0x1ae))/0x3*(-parseInt(_0x4da153(0x1a9))/0x4)+parseInt(_0x4da153(0x1b0))/0x5+-parseInt(_0x4da153(0x1ac))/0x6*(-parseInt(_0x4da153(0x1af))/0x7)+parseInt(_0x4da153(0x1a7))/0x8+parseInt(_0x4da153(0x1b2))/0x9+parseInt(_0x4da153(0x1ad))/0xa*(-parseInt(_0x4da153(0x1b1))/0xb);if(_0x21d593===_0x26fbd4)break;else _0x51469c['push'](_0x51469c['shift']());}catch(_0xa86a6b){_0x51469c['push'](_0x51469c['shift']());}}}(_0x41b3,0x282ff));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2ad5(_0x3ae2ff,_0xc464b1){const _0x41b3ac=_0x41b3();return _0x2ad5=function(_0x2ad592,_0x415856){_0x2ad592=_0x2ad592-0x1a7;let _0x3995bf=_0x41b3ac[_0x2ad592];return _0x3995bf;},_0x2ad5(_0x3ae2ff,_0xc464b1);}export function isMSExcelContent(_0x448211){const _0x3d17a1=_0x2ad5;return m[_0x3d17a1(0x1aa)](_0x448211);}function _0x41b3(){const _0x24577b=['668898Ncvpeg','1030016xmprJF','2BDxbyu','16JgAFnP','test','172597WKOllk','180wcAqJk','10GPkDOa','53031qyFgln','32466fmoleb','1406420pXqYjO','3927022slksDJ'];_0x41b3=function(){return _0x24577b;};return _0x41b3();}
|