@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.1-alpha.0 → 47.6.1-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function v(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class L{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,v(e,t));const o=x(e,t);b(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function 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 C(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 O=n(584);!function(t){const e=M,n=t();for(;;)try{if(417613===-parseInt(e(138))/1+-parseInt(e(141))/2*(parseInt(e(139))/3)+parseInt(e(134))/4+-parseInt(e(135))/5+parseInt(e(137))/6+-parseInt(e(136))/7*(parseInt(e(133))/8)+parseInt(e(140))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t){return P[M(142)](t)}function M(t,e){const n=T();return(M=function(t,e){return n[t-=133]})(t,e)}function T(){const t=["802773JGdMMb","7411491xHcdIy","2eWotoW","test","1014584IBKrvS","3001720mMfIWW","396135NBazCz","35MwVAJQ","3818436kWAspf","811789ILbdCz"];return(T=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(415043===parseInt(e(264))/1*(-parseInt(e(257))/2)+parseInt(e(258))/3+parseInt(e(262))/4*(-parseInt(e(284))/5)+parseInt(e(283))/6*(-parseInt(e(280))/7)+parseInt(e(263))/8+parseInt(e(273))/9*(-parseInt(e(275))/10)+-parseInt(e(282))/11*(-parseInt(e(265))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function W(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(279)]&&!s[n(276)])continue;const e=!s[n(279)]||t[n(271)]===s[n(279)],o=!s[n(276)]||t[n(256)](s[n(276)]);e&&o&&r[n(272)](s,i)}return r}function j(t,e){const n=V();return(j=function(t,e){return n[t-=255]})(t,e)}function k(t){const e=j,n={};for(let r=0;r<t[e(261)];r++){const s=t[r],i=t[e(259)](s);e(278)!==i&&(n[s]=i)}return n}function D(t){const e=j,n=t[e(269)](",")[e(260)](t=>t[e(281)]()),r=[];for(const t of n){const n=R[e(270)](t);n&&r[e(266)](n[e(268)])}return r}function N(t){const e=j,n={};for(const r of t)Object[e(267)](n,r);return n}function V(){const t=["4711kYYICd","trim","1672rzfmUD","2298msrOIz","5qvAczD","selectorText","hasClass","98VgHZIl","1426875xjyXpu","getPropertyValue","map","length","3128388fGpJaU","4778328DkuSpA","13469QJhQey","84252wfzNGg","push","assign","groups","split","exec","name","set","6678Awwpzq","style","340KIQHAn","className","cssRules","initial","tagName"];return(V=function(){return t})()}function $(){const t=["88DPYvSc","2526512uUWJcV","2NkLSnG","execute","_parsedData","values","createRangeIn","121055BxVpDN","hasStyle","isActive","setStyle","38920mzgsxV","7yRRGwD","item","from","249229lRCELz","document","30eVghPo","elementStart","2558880leXsKl","584356xBTaZp","content","type","size","1078989BAhIMp"];return($=function(){return t})()}const K=z;function z(t,e){const n=$();return(z=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(227250===-parseInt(e(463))/1+-parseInt(e(450))/2*(parseInt(e(447))/3)+parseInt(e(443))/4+parseInt(e(455))/5*(parseInt(e(465))/6)+parseInt(e(460))/7*(parseInt(e(449))/8)+parseInt(e(467))/9+-parseInt(e(459))/10*(parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class U extends L{[K(451)](t){const n=K,{body:r,styles:s}=t[n(452)],i=new e.ViewUpcastWriter(r[n(464)]),o=i[n(454)](r),a=function(t){const e=j,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(272)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(277)])if(t instanceof CSSStyleRule){const r=k(t[e(274)]);n[t[e(255)]]=Object[e(267)]({},n[t[e(255)]]||{},r)}return n}(s));for(const t of o){if(n(466)!==t[n(445)])continue;const e=W(t[n(461)],a);if(e[n(446)]){const r=N(Array[n(462)](e[n(453)]()));for(const e in r){const s=t[n(461)];s[n(456)](e)||i[n(458)](e,r[e],s)}}}t[n(444)]=r}[K(457)](t){return super[K(457)](t)||F(t)}}const B=Z;function H(){const t=["document","PasteFromOffice","editor","165040HDGFXv","ClipboardPipeline","_parsedData","editing","init","dataTransfer","345660FBELpr","afterInit","234uFrSoZ","fromCharCode","href","stylesProcessor","isOfficialPlugin","isActive","plugins","3kTnCFM","high","94904cSNNPc","isPremiumPlugin","get","575842Jywqej","2192460IHJSDR","pluginName","getData","requires","map","107200oNTZjp","execute","text/html","284263rvloiZ","12ZBvwZX","77uTkKrK","inputTransformation","PasteFromOfficeEnhancedInliner","view","92yDULtr","join"];return(H=function(){return t})()}function Z(t,e){const n=H();return(Z=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(296769===parseInt(e(461))/1+parseInt(e(481))/2*(parseInt(e(496))/3)+-parseInt(e(476))/4*(-parseInt(e(467))/5)+parseInt(e(471))/6*(parseInt(e(470))/7)+-parseInt(e(458))/8*(-parseInt(e(489))/9)+parseInt(e(487))/10+parseInt(e(472))/11*(-parseInt(e(462))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class q extends t.Plugin{static get[B(463)](){return B(474)}static get[B(493)](){return!0}static get[B(459)](){return!0}static get[B(465)](){return[B(479)]}[B(485)](){const t=B,e=this[t(480)],n=e[t(495)][t(460)](t(482)),r=e[t(484)][t(475)][t(478)],s=new U(r);n.on(t(473),(e,n)=>{const i=t,o=n[i(486)][i(464)](i(469));s[i(494)](o)&&(n[i(483)]||(n[i(483)]=C(o,r[i(492)])),s[i(468)](n))},{priority:O.priorities[t(460)](t(497))+11})}[B(488)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=Z;return t[e(466)](t=>String[e(490)](t))[e(477)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1773100800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Z,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(491)]);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 G=Y;!function(t){const e=Y,n=t();for(;;)try{if(911021===-parseInt(e(507))/1*(parseInt(e(514))/2)+-parseInt(e(519))/3+parseInt(e(493))/4+parseInt(e(497))/5+parseInt(e(500))/6+-parseInt(e(511))/7*(-parseInt(e(495))/8)+parseInt(e(510))/9*(-parseInt(e(516))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);const J=[G(482),G(485),G(492),G(505),G(512),G(513),G(480),G(522)],X=[G(482),G(485),G(492)],_={"font-style":[[G(504),"i"]],"font-weight":[[G(491),G(509)],[G(498),G(509)],[G(490),G(509)],[t=>Number(t)>=600,G(509)]],"text-decoration":[[G(508),"u"],[G(499),"s"]],"text-decoration-line":[[G(508),"u"],[G(499),"s"]],"vertical-align":[[G(484),G(484)],[G(503),G(521)]]};function Q(t){return J[G(506)](t)}function Y(t,e){const n=nt();return(Y=function(t,e){return n[t-=480]})(t,e)}function tt(t){const e=G;return Array[e(502)](t[e(501)]())[e(487)](Q)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=G,r={},s={};return e[n(486)](e=>{const i=n,o=t[i(483)](e);if(o)if(a=e,X[G(506)](a))r[e]=o;else if(e in _){const t=o[i(518)](" ");_[e][i(486)](([n,r])=>{const o=i;for(const i of t)(o(496)==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=G;for(const s in n)n[s][r(486)](([,n])=>{const s=r,i=e[s(481)](n,[],t[s(515)]());e[s(488)](0,i,t)}),e[r(523)](s,t)})(t,e,s),function(t,e,n){const r=G;if(!Object[r(520)](n)[r(517)])return;const s=e[r(481)](r(489),[],t[r(515)]());e[r(494)](n,s),e[r(488)](0,s,t),e[r(523)](Object[r(520)](n),t)}(t,e,r)}function nt(){const t=["783151LOgAjb","underline","strong","18ZPLmfi","1471162tetLJi","text-decoration-line","font-weight","4UnvtIf","getChildren","9427310XFrmLB","length","split","302913NnDRGY","keys","sup","vertical-align","removeStyle","font-style","createElement","color","getStyle","sub","font-family","forEach","filter","insertChild","span","bolder","medium","font-size","3062060ibFxpr","setStyle","24AVajRA","function","8623360YUhrHb","bold","line-through","8058426OVjtee","getStyleNames","from","super","italic","text-decoration","includes"];return(nt=function(){return t})()}const rt=it;function st(){const t=["execute","document","3193768WaIhzV","includes","element","name","stylesProcessor","_parsedData","5EFNoel","111351gwYzAK","175463LJfkSl","30ucaeSQ","162918MIfHQs","597414OjHbEH","3943793QzFerk","237594WwiMRf","font","isActive","blockElements","content","createRangeIn","getItems","12rILUTb"];return(st=function(){return t})()}function it(t,e){const n=st();return(it=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(304868===-parseInt(e(163))/1+parseInt(e(143))/2+parseInt(e(162))/3*(parseInt(e(152))/4)+parseInt(e(161))/5*(-parseInt(e(145))/6)+parseInt(e(144))/7+-parseInt(e(155))/8+-parseInt(e(165))/9*(parseInt(e(164))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot extends L{[rt(153)](t){const n=rt,{body:r}=t[n(160)],s=new e.ViewUpcastWriter(r[n(154)]),i=s[n(150)](r),o=new e.ViewDocument(s[n(154)][n(159)]),a=[...new e.ViewDomConverter(o)[n(148)],n(146)],c=i[n(151)]();for(const t of c)if(t.is(n(157))&&a[n(156)](t[n(158)])){et(t,s,tt(t))}t[n(149)]=r}[rt(147)](t){return super[rt(147)](t)||F(t)}}const at=lt;function ct(){const t=["3481885Cxxsfc","licenseKey","requires","domainLimit","7465984LZWXom","PasteFromOffice","_licenseKeyCheckInterval","_parsedData","editor","getData","293848jfzHbq","12YkYOOK","isPremiumPlugin","destroy","6756aZVKmE","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","5766KWXRab","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyInvalid","text/html","config","10WsqhtG","editing","inputTransformation","dataTransfer","isActive","1743wshVzK","11813318tPHpFs","view","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyUsageLimit","document","3093156ElUCcK","_showLicenseError","plugins","stylesProcessor","execute","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","high","pasteFromOfficeEnhancedLicenseKeyDomainLimit","init","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhanced","pluginName","invalid","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyNotAllowed","309XkOmGO","expired","usageLimit","get"];return(ct=function(){return t})()}function lt(t,e){const n=ct();return(lt=function(t,e){return n[t-=417]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(528628===-parseInt(e(446))/1*(-parseInt(e(467))/2)+-parseInt(e(461))/3*(parseInt(e(460))/4)+parseInt(e(450))/5+parseInt(e(464))/6*(-parseInt(e(424))/7)+parseInt(e(454))/8+-parseInt(e(430))/9+-parseInt(e(419))/10*(parseInt(e(425))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{[at(451)];[at(456)];static get[at(442)](){return at(468)}static get[at(444)](){return!0}static get[at(462)](){return!0}static get[at(452)](){return[at(455)]}[at(439)](){const t=at,e=this[t(458)],n=e[t(432)][t(449)](t(465)),r=e[t(420)][t(426)][t(429)],s=new ot(r);n.on(t(421),(e,n)=>{const i=t,o=n[i(422)][i(459)](i(417));s[i(423)](o)&&(n[i(457)]||(n[i(457)]=C(o,r[i(433)])),s[i(434)](n))},{priority:O.priorities[t(449)](t(437))+10}),this[t(451)]=this[t(458)][t(418)][t(449)](t(451));const i=this[t(458)];this[t(456)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(440)==s||e(469)==s||e(436)==s||e(438)==s||e(445)==s||e(466)==s||e(428)==s){delete i[r],n=s,clearInterval(this[e(456)]),this[e(456)]=void 0;break}}e(469)==n&&i[e(431)](e(443)),e(436)==n&&i[e(431)](e(447)),e(438)==n&&i[e(431)](e(453)),e(445)==n&&i[e(431)](e(427),e(441)),e(466)==n&&i[e(431)](e(435)),e(428)==n&&i[e(431)](e(448))},1e3)}[at(463)](){const t=at;super[t(463)](),this[t(456)]&&clearInterval(this[t(456)])}}var ft=pt;function pt(t,e){var n=mt();return(pt=function(t,e){return n[t-=483]})(t,e)}function mt(){var t=["22xAyIwI","requires","2485LoFOnT","6051hMVchO","pluginName","24872rIInfb","5lrONBX","982ZDKfgn","isOfficialPlugin","isPremiumPlugin","5394948GoqVFW","368964TjBWVs","PasteFromOfficeEnhanced","4996690GwuCXW","6179164UIoNqJ","PasteFromOffice","278107FOmuUU","27ostvEg"];return(mt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(901067===-parseInt(e(483))/1+-parseInt(e(492))/2*(-parseInt(e(488))/3)+parseInt(e(499))/4+parseInt(e(491))/5*(-parseInt(e(495))/6)+parseInt(e(487))/7*(parseInt(e(490))/8)+-parseInt(e(484))/9*(parseInt(e(498))/10)+parseInt(e(485))/11*(-parseInt(e(496))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[ft(489)](){return ft(497)}static get[ft(493)](){return!0}static get[ft(494)](){return!0}static get[ft(486)](){return[ft(500),q,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=408]})(t,e)}function ht(){var t=["12ziIUHp","3750684ODwwBx","164043xQEbUg","170551TwQDnS","720EZuvdU","5027460AvtLEc","5bujkdX","11659655pCRZaa","19185815zztFwF","6IWulsM","140424RZMDYW"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(873576===parseInt(e(417))/1*(parseInt(e(412))/2)+-parseInt(e(416))/3*(-parseInt(e(414))/4)+-parseInt(e(409))/5*(parseInt(e(415))/6)+parseInt(e(410))/7+-parseInt(e(413))/8*(-parseInt(e(418))/9)+-parseInt(e(408))/10+-parseInt(e(411))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function 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 S(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 x=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class L{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 x.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=S(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 C(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(t,e){const n=F();return(O=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(534978===-parseInt(e(160))/1+-parseInt(e(162))/2*(parseInt(e(159))/3)+-parseInt(e(166))/4+parseInt(e(163))/5*(parseInt(e(167))/6)+parseInt(e(158))/7*(-parseInt(e(164))/8)+-parseInt(e(165))/9+parseInt(e(161))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function M(t){return T[O(168)](t)}function F(){const t=["9UlmNGU","359031GuIWLl","28728300WBQtcA","290018BnMIoX","5kzAKYI","80GFgYIY","3785922lAPaqv","2432284DoYmoB","2855730FUerck","test","693714YvWjSL"];return(F=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(451363===parseInt(e(510))/1*(parseInt(e(512))/2)+parseInt(e(511))/3*(-parseInt(e(514))/4)+parseInt(e(508))/5*(-parseInt(e(509))/6)+parseInt(e(517))/7+parseInt(e(501))/8+-parseInt(e(494))/9*(-parseInt(e(503))/10)+parseInt(e(515))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const N=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(500)]&&!s[n(502)])continue;const e=!s[n(500)]||t[n(495)]===s[n(500)],o=!s[n(502)]||t[n(513)](s[n(502)]);e&&o&&r[n(492)](s,i)}return r}function j(t,e){const n=D();return(j=function(t,e){return n[t-=492]})(t,e)}function k(t){const e=j,n={};for(let r=0;r<t[e(498)];r++){const s=t[r],i=t[e(499)](s);e(507)!==i&&(n[s]=i)}return n}function W(t){const e=j,n=t[e(504)](",")[e(516)](t=>t[e(506)]()),r=[];for(const t of n){const n=N[e(518)](t);n&&r[e(497)](n[e(520)])}return r}function D(){const t=["assign","54lIrAzN","name","style","push","length","getPropertyValue","tagName","322760ZaeFnj","className","158050BNniWy","split","selectorText","trim","initial","10LtgOVO","1309722ddAaCt","137182PFmjNq","107988BMWhLQ","2qoNmvw","hasClass","80rTYChH","13409550JCwDvn","map","815150mQDikQ","exec","cssRules","groups","set"];return(D=function(){return t})()}function $(t){const e=j,n={};for(const r of t)Object[e(493)](n,r);return n}const V=B;function B(t,e){const n=z();return(B=function(t,e){return n[t-=208]})(t,e)}function z(){const t=["elementStart","9999055nbEVbn","values","172240AjUVgO","546aoPIJt","6424yyZrlR","from","hasStyle","17545aacfoD","execute","document","content","970152sCppzz","574368KQMmJY","type","1505QcTCbk","size","isActive","createRangeIn","162dKhvYT","setStyle","3gmNIzZ","_parsedData","364754uQcDpP","item"];return(z=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(213099===parseInt(e(217))/1+-parseInt(e(232))/2+parseInt(e(215))/3*(parseInt(e(231))/4)+parseInt(e(227))/5*(parseInt(e(223))/6)+-parseInt(e(209))/7*(-parseInt(e(224))/8)+parseInt(e(213))/9*(parseInt(e(222))/10)+-parseInt(e(220))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class K extends L{[V(228)](t){const n=V,{body:r,styles:s}=t[n(216)],i=new e.ViewUpcastWriter(r[n(229)]),o=i[n(212)](r),a=function(t){const e=j,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(492)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(519)])if(t instanceof CSSStyleRule){const r=k(t[e(496)]);n[t[e(505)]]=Object[e(493)]({},n[t[e(505)]]||{},r)}return n}(s));for(const t of o){if(n(219)!==t[n(208)])continue;const e=R(t[n(218)],a);if(e[n(210)]){const r=$(Array[n(225)](e[n(221)]()));for(const e in r){const s=t[n(218)];s[n(226)](e)||i[n(214)](e,r[e],s)}}}t[n(230)]=r}[V(211)](t){return super[V(211)](t)||M(t)}}const U=J;function Y(){const t=["document","698906DqeRdD","view","40pAoejW","isOfficialPlugin","stylesProcessor","pluginName","isPremiumPlugin","join","1776783NzLbQT","3933108JAdNdn","inputTransformation","2498328zBcEOC","fromCharCode","716080fWHTyl","editor","execute","10unKKeg","get","high","6580470pmllNr","afterInit","requires","15llThRV","ClipboardPipeline","map","editing","_parsedData","PasteFromOffice","dataTransfer","getData","PasteFromOfficeEnhancedInliner","isActive","plugins","init","13157360TDANJo","text/html","href"];return(Y=function(){return t})()}function J(t,e){const n=Y();return(J=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(964279===-parseInt(e(475))/1+-parseInt(e(467))/2*(parseInt(e(451))/3)+-parseInt(e(480))/4*(parseInt(e(483))/5)+parseInt(e(486))/6+parseInt(e(478))/7+parseInt(e(463))/8+parseInt(e(476))/9*(parseInt(e(469))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class Q extends t.Plugin{static get[U(472)](){return U(459)}static get[U(470)](){return!0}static get[U(473)](){return!0}static get[U(450)](){return[U(456)]}[U(462)](){const t=U,e=this[t(481)],n=e[t(461)][t(484)](t(452)),r=e[t(454)][t(468)][t(466)],s=new K(r);n.on(t(477),(e,n)=>{const i=t,o=n[i(457)][i(458)](i(464));s[i(460)](o)&&(n[i(455)]||(n[i(455)]=C(o,r[i(471)])),s[i(482)](n))},{priority:P.priorities[t(484)](t(485))+11})}[U(449)](){!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=J;return t[e(453)](t=>String[e(479)](t))[e(474)]("")}!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:1773187200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=J,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(465)]);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 q=_;!function(t){const e=_,n=t();for(;;)try{if(891372===-parseInt(e(332))/1+-parseInt(e(310))/2+-parseInt(e(345))/3*(parseInt(e(308))/4)+-parseInt(e(313))/5*(parseInt(e(326))/6)+-parseInt(e(321))/7+-parseInt(e(309))/8*(-parseInt(e(343))/9)+parseInt(e(312))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const G=[q(336),q(305),q(315),q(318),q(328),q(325),q(316),q(317)];function H(){const t=["11764361EEGJtk","bolder","includes","bold","font-weight","205644YNBMjJ","line-through","text-decoration-line","keys","getStyle","strong","791144OTuNEL","length","function","medium","color","super","italic","underline","removeStyle","insertChild","from","866718ugMWmg","getStyleNames","437817omIjpB","sub","split","createElement","font-family","forEach","span","44vgGVGl","104otXvgS","1818896psiGhv","filter","63054160rPBTlF","245GawjON","getChildren","font-size","font-style","vertical-align","text-decoration","sup","setStyle"];return(H=function(){return t})()}function _(t,e){const n=H();return(_=function(t,e){return n[t-=305]})(t,e)}const X=[q(336),q(305),q(315)],Z={"font-style":[[q(338),"i"]],"font-weight":[[q(335),q(331)],[q(324),q(331)],[q(322),q(331)],[t=>Number(t)>=600,q(331)]],"text-decoration":[[q(339),"u"],[q(327),"s"]],"text-decoration-line":[[q(339),"u"],[q(327),"s"]],"vertical-align":[[q(346),q(346)],[q(337),q(319)]]};function tt(t){return G[q(323)](t)}function et(t){const e=q;return Array[e(342)](t[e(344)]())[e(311)](tt)}function nt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(306)](e=>{const i=n,o=t[i(330)](e);if(o)if(a=e,X[q(323)](a))r[e]=o;else if(e in Z){const t=o[i(347)](" ");Z[e][i(306)](([n,r])=>{const o=i;for(const i of t)(o(334)==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=q;for(const s in n)n[s][r(306)](([,n])=>{const s=r,i=e[s(348)](n,[],t[s(314)]());e[s(341)](0,i,t)}),e[r(340)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(329)](n)[r(333)])return;const s=e[r(348)](r(307),[],t[r(314)]());e[r(320)](n,s),e[r(341)](0,s,t),e[r(340)](Object[r(329)](n),t)}(t,e,r)}const rt=it;function st(){const t=["40obzxNm","stylesProcessor","7tLeYJJ","isActive","4741518qQyOpe","15773499XwscbD","358164VdZdyD","content","element","document","3402904kLQEkn","34096010zXYlVV","15824AgLsFu","execute","blockElements","name","font","6054852mHdHFc","getItems","_parsedData","createRangeIn","136REcRrz","includes"];return(st=function(){return t})()}function it(t,e){const n=st();return(it=function(t,e){return n[t-=491]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(939772===parseInt(e(505))/1*(-parseInt(e(496))/2)+-parseInt(e(511))/3+-parseInt(e(501))/4+parseInt(e(507))/5*(-parseInt(e(513))/6)+parseInt(e(509))/7*(parseInt(e(494))/8)+parseInt(e(512))/9+parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot extends L{[rt(497)](t){const n=rt,{body:r}=t[n(503)],s=new e.ViewUpcastWriter(r[n(493)]),i=s[n(504)](r),o=new e.ViewDocument(s[n(493)][n(508)]),a=[...new e.ViewDomConverter(o)[n(498)],n(500)],c=i[n(502)]();for(const t of c)if(t.is(n(492))&&a[n(506)](t[n(499)])){nt(t,s,et(t))}t[n(491)]=r}[rt(510)](t){return super[rt(510)](t)||M(t)}}const at=ct;function ct(t,e){const n=lt();return(ct=function(t,e){return n[t-=240]})(t,e)}function lt(){const t=["editor","view","595210JNazpu","pasteFromOfficeEnhancedLicenseKeyDomainLimit","execute","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","getData","editing","stylesProcessor","high","pasteFromOfficeEnhancedLicenseKeyUsageLimit","usageLimit","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","18128MjROnG","pasteFromOfficeEnhancedLicenseKeyExpired","init","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyNotAllowed","619932wyPkRh","isPremiumPlugin","domainLimit","isActive","pluginName","_parsedData","invalid","config","_showLicenseError","545217YrSrQQ","pasteFromOfficeEnhancedLicenseKeyValid","300UJoiFm","get","evaluationLimit","PasteFromOfficeEnhancedPropagator","18bCvMQs","licenseKey","963632YnMoPz","plugins","text/html","destroy","requires","80IEAdxR","1235780oWQECl","document","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","236aodZpn","inputTransformation","PasteFromOffice","ClipboardPipeline","expired","dataTransfer"];return(lt=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(154796===-parseInt(e(289))/1*(-parseInt(e(273))/2)+-parseInt(e(271))/3+parseInt(e(257))/4*(-parseInt(e(284))/5)+-parseInt(e(262))/6+parseInt(e(285))/7+-parseInt(e(279))/8*(-parseInt(e(277))/9)+parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class ut extends t.Plugin{[at(278)];[at(256)];static get[at(266)](){return at(276)}static get[at(260)](){return!0}static get[at(263)](){return!0}static get[at(283)](){return[at(291)]}[at(259)](){const t=at,e=this[t(243)],n=e[t(280)][t(274)](t(240)),r=e[t(250)][t(244)][t(286)],s=new ot(r);n.on(t(290),(e,n)=>{const i=t,o=n[i(242)][i(249)](i(281));s[i(265)](o)&&(n[i(267)]||(n[i(267)]=C(o,r[i(251)])),s[i(247)](n))},{priority:P.priorities[t(274)](t(252))+10}),this[t(278)]=this[t(243)][t(269)][t(274)](t(278));const i=this[t(243)];this[t(256)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(272)==s||e(288)==s||e(258)==s||e(246)==s||e(261)==s||e(248)==s||e(253)==s){delete i[r],n=s,clearInterval(this[e(256)]),this[e(256)]=void 0;break}}e(288)==n&&i[e(270)](e(268)),e(258)==n&&i[e(270)](e(241)),e(246)==n&&i[e(270)](e(264)),e(261)==n&&i[e(270)](e(287),e(255)),e(248)==n&&i[e(270)](e(275)),e(253)==n&&i[e(270)](e(254))},1e3)}[at(282)](){const t=at;super[t(282)](),this[t(256)]&&clearInterval(this[t(256)])}}function ft(t,e){var n=mt();return(ft=function(t,e){return n[t-=226]})(t,e)}var pt=ft;function mt(){var t=["isOfficialPlugin","1916495MoTsGH","2mcMXmY","isPremiumPlugin","2169417lAwvNg","6396192shDjBt","3014948xPuAbX","626944IyqkbU","PasteFromOffice","requires","PasteFromOfficeEnhanced","6xCQGhd","747341oclCYu","20SPoBoF","425133cUwidO","5NWVfoI","pluginName"];return(mt=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(486358===parseInt(e(235))/1+parseInt(e(242))/2*(-parseInt(e(227))/3)+-parseInt(e(229))/4*(-parseInt(e(238))/5)+parseInt(e(234))/6*(parseInt(e(241))/7)+-parseInt(e(230))/8+-parseInt(e(237))/9*(-parseInt(e(236))/10)+-parseInt(e(228))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[pt(239)](){return pt(233)}static get[pt(240)](){return!0}static get[pt(226)](){return!0}static get[pt(232)](){return[pt(231),Q,ut]}}function gt(){var t=["20580468slAkPA","165390dvpTXG","175659SnkjPs","8fgvXLO","8fZJLHp","40330FWOWGp","197PgcLJP","4803106CPwyWu","1227842uLAthq","216YHmISI","7496SCmUBv","12JdOXbN"];return(gt=function(){return t})()}function ht(t,e){var n=gt();return(ht=function(t,e){return n[t-=494]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(474865===parseInt(e(495))/1*(-parseInt(e(499))/2)+-parseInt(e(503))/3*(parseInt(e(505))/4)+-parseInt(e(494))/5*(-parseInt(e(500))/6)+parseInt(e(496))/7*(-parseInt(e(504))/8)+parseInt(e(498))/9*(parseInt(e(502))/10)+-parseInt(e(497))/11+parseInt(e(501))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(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 _0x3e5bb0}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x6da3e8,parsePasteOfficeHtml as _0x12d60b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1b0a02,uid as _0x493d8b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3a29fb,ViewDocument as _0x29269b,ViewDomConverter as _0xa4ef4a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5a21a6){return m['test'](_0x5a21a6);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x2726ee,_0x5260bb){const _0x311abc=new Map();for(const [_0x59546e,_0x545109]of _0x5260bb){if(!_0x59546e['tagName']&&!_0x59546e['className'])continue;const _0x538c26=!_0x59546e['tagName']||_0x2726ee['name']===_0x59546e['tagName'],_0x6a89d4=!_0x59546e['className']||_0x2726ee['hasClass'](_0x59546e['className']);_0x538c26&&_0x6a89d4&&_0x311abc['set'](_0x59546e,_0x545109);}return _0x311abc;}function h(_0x4774c5){const _0x449d27={};for(let _0x14a780=0x0;_0x14a780<_0x4774c5['length'];_0x14a780++){const _0x414742=_0x4774c5[_0x14a780],_0x2790de=_0x4774c5['getPropertyValue'](_0x414742);'initial'!==_0x2790de&&(_0x449d27[_0x414742]=_0x2790de);}return _0x449d27;}function O(_0x25d6c6){const _0x2462c4=_0x25d6c6['split'](',')['map'](_0x799171=>_0x799171['trim']()),_0x40d42=[];for(const _0x3ccda6 of _0x2462c4){const _0x57428d=S['exec'](_0x3ccda6);_0x57428d&&_0x40d42['push'](_0x57428d['groups']);}return _0x40d42;}function k(_0x2f3c6){const _0xa0aa74={};for(const _0x2923d4 of _0x2f3c6)Object['assign'](_0xa0aa74,_0x2923d4);return _0xa0aa74;}class c extends _0x6da3e8{['execute'](_0xbe69f1){const {body:_0x343653,styles:_0x1a58f5}=_0xbe69f1['_parsedData'],_0x1d2f17=new _0x3a29fb(_0x343653['document']),_0x17e91f=_0x1d2f17['createRangeIn'](_0x343653),_0x134b25=function(_0x43ad6d){const _0x5849c7={};for(const _0x473095 of _0x43ad6d)for(const _0x26db8d of _0x473095['cssRules'])if(_0x26db8d instanceof CSSStyleRule){const _0x2e0758=h(_0x26db8d['style']);_0x5849c7[_0x26db8d['selectorText']]=Object['assign']({},_0x5849c7[_0x26db8d['selectorText']]||{},_0x2e0758);}return _0x5849c7;}(_0x1a58f5),_0x3e896a=function(_0x34be16){const _0x388ba2=new Map();for(const _0x22c438 in _0x34be16){const _0x1572e8=O(_0x22c438),_0x2e12bf=_0x34be16[_0x22c438];for(const _0x134e67 of _0x1572e8)_0x388ba2['set'](_0x134e67,_0x2e12bf);}return _0x388ba2;}(_0x134b25);for(const _0xd595e6 of _0x17e91f){if('elementStart'!==_0xd595e6['type'])continue;const _0x4d9414=j(_0xd595e6['item'],_0x3e896a);if(_0x4d9414['size']){const _0x5562f0=k(Array['from'](_0x4d9414['values']()));for(const _0x255027 in _0x5562f0){const _0x62cdb1=_0xd595e6['item'];_0x62cdb1['hasStyle'](_0x255027)||_0x1d2f17['setStyle'](_0x255027,_0x5562f0[_0x255027],_0x62cdb1);}}}_0xbe69f1['content']=_0x343653;}['isActive'](_0x467054){return super['isActive'](_0x467054)||p(_0x467054);}}class i extends _0x3e5bb0{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x254cb9=this['editor'],_0x63a500=_0x254cb9['plugins']['get']('ClipboardPipeline'),_0x4e9ea5=_0x254cb9['editing']['view']['document'],_0x2e040c=new c(_0x4e9ea5);_0x63a500['on']('inputTransformation',(_0x4e5231,_0xed6a36)=>{const _0x1afef7=_0xed6a36['dataTransfer']['getData']('text/html');_0x2e040c['isActive'](_0x1afef7)&&(_0xed6a36['_parsedData']||(_0xed6a36['_parsedData']=_0x12d60b(_0x1afef7,_0x4e9ea5['stylesProcessor'])),_0x2e040c['execute'](_0xed6a36));},{'priority':_0x1b0a02['get']('high')+0xb});}['afterInit'](){!async function(_0x384e8f){const _0x4776ea=_0x1c8603([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]),_0x545644=0x7374585f,_0xecc7cf=0x7373dbaf^_0x545644,_0x50d604=window[_0x1c8603([0x44,0x61,0x74,0x65])][_0x1c8603([0x6e,0x6f,0x77])](),_0x2d7f16=_0x384e8f[_0x1c8603([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b04ab=new window[(_0x1c8603([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49ccda=>{_0x2d7f16[_0x1c8603([0x6f,0x6e,0x63,0x65])](_0x1c8603([0x72,0x65,0x61,0x64,0x79]),_0x49ccda);}),_0x4884f0={[_0x1c8603([0x6b,0x74,0x79])]:_0x1c8603([0x45,0x43]),[_0x1c8603([0x75,0x73,0x65])]:_0x1c8603([0x73,0x69,0x67]),[_0x1c8603([0x63,0x72,0x76])]:_0x1c8603([0x50,0x2d,0x32,0x35,0x36]),[_0x1c8603([0x78])]:_0x1c8603([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]),[_0x1c8603([0x79])]:_0x1c8603([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]),[_0x1c8603([0x61,0x6c,0x67])]:_0x1c8603([0x45,0x53,0x32,0x35,0x36])},_0x5d3d10=_0x2d7f16[_0x1c8603([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1c8603([0x67,0x65,0x74])](_0x1c8603([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x53f710(){let _0x20594a,_0x17f891=null,_0x5142bd=null;try{if(_0x5d3d10==_0x1c8603([0x47,0x50,0x4c]))return _0x1c8603([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x20594a=_0x339b6a(),!_0x20594a)return _0x1c8603([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x20594a[_0x1c8603([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5142bd=_0x3681ff(_0x20594a[_0x1c8603([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x20594a[_0x1c8603([0x6a,0x74,0x69])])),await _0x540ff4()?_0x3963c8()?_0x39eeed()?_0x1c8603([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2146c6()?(_0x20594a[_0x1c8603([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c8603([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x17f891=_0xb0d225(_0x1c8603([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1fc3ca()):_0x1c8603([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1c8603([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1c8603([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1c8603([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x39eeed(){const _0xe56b4a=[_0x1c8603([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1c8603([0x74,0x72,0x69,0x61,0x6c])][_0x1c8603([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20594a[_0x1c8603([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x50d604/0x3e8:0xe10*_0xecc7cf;return _0x20594a[_0x1c8603([0x65,0x78,0x70])]<_0xe56b4a;}function _0x3963c8(){const _0x1e78d5=_0x20594a[_0x1c8603([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e78d5&&(!!_0x1e78d5[_0x1c8603([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c8603([0x2a]))||(!!_0x1e78d5[_0x1c8603([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c8603([0x50,0x4f,0x45]))||(!!_0x1e78d5[_0x1c8603([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c8603([0x50,0x50]))||!(!_0x1e78d5[_0x1c8603([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c8603([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x48c21a()))));}function _0x2146c6(){const _0x19f92b=_0x20594a[_0x1c8603([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x19f92b||0x0==_0x19f92b[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x404bf4}=new URL(window[_0x1c8603([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x19f92b[_0x1c8603([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x404bf4))return!0x0;const _0x2c5556=_0x404bf4[_0x1c8603([0x73,0x70,0x6c,0x69,0x74])](_0x1c8603([0x2e]));return _0x19f92b[_0x1c8603([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38529f=>_0x38529f[_0x1c8603([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c8603([0x2a])))[_0x1c8603([0x6d,0x61,0x70])](_0x216682=>_0x216682[_0x1c8603([0x73,0x70,0x6c,0x69,0x74])](_0x1c8603([0x2e])))[_0x1c8603([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xc5b536=>_0xc5b536[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c5556[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1c8603([0x6d,0x61,0x70])](_0x250855=>Array(_0x2c5556[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x250855[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1c8603([0x66,0x69,0x6c,0x6c])](_0x250855[0x0]===_0x1c8603([0x2a])?_0x1c8603([0x2a]):'')[_0x1c8603([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x250855))[_0x1c8603([0x73,0x6f,0x6d,0x65])](_0x7107b9=>_0x2c5556[_0x1c8603([0x65,0x76,0x65,0x72,0x79])]((_0x1dafec,_0x124dc1)=>_0x7107b9[_0x124dc1]===_0x1dafec||_0x7107b9[_0x124dc1]===_0x1c8603([0x2a])));}function _0x1fc3ca(){return _0x17f891&&_0x5142bd?new window[(_0x1c8603([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x76dfb6,_0x823675)=>{_0x17f891[_0x1c8603([0x74,0x68,0x65,0x6e])](_0x76dfb6,_0x823675),_0x5142bd[_0x1c8603([0x74,0x68,0x65,0x6e])](_0x527b28=>{_0x527b28!=_0x1c8603([0x56,0x61,0x6c,0x69,0x64])&&_0x76dfb6(_0x527b28);},_0x823675);}):_0x17f891||_0x5142bd||_0x1c8603([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3681ff(_0x1a0dc4,_0x2856ef){return new window[(_0x1c8603([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x184465=>{if(_0x58049c())return _0x184465(_0x1c8603([0x56,0x61,0x6c,0x69,0x64]));_0x4c8f26(),_0x2d7f16[_0x1c8603([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1c8603([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5ae4b5=!0x1;const _0x3ae19a=_0x493d8b();function _0x19913e(_0x1191e2){return!!_0x1191e2&&(typeof _0x1191e2===_0x1c8603([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1191e2===_0x1c8603([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1191e2[_0x1c8603([0x74,0x68,0x65,0x6e])]===_0x1c8603([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1191e2[_0x1c8603([0x63,0x61,0x74,0x63,0x68])]===_0x1c8603([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x39b77a(_0x864c8a){_0x1da2f9(_0x864c8a)[_0x1c8603([0x74,0x68,0x65,0x6e])](_0x139925=>{if(!_0x139925||_0x139925[_0x1c8603([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1c8603([0x6f,0x6b]))return _0x1c8603([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x137db9(_0x1fdea8(_0x3ae19a+_0x2856ef))!=_0x139925[_0x1c8603([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1c8603([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1c8603([0x56,0x61,0x6c,0x69,0x64]);})[_0x1c8603([0x74,0x68,0x65,0x6e])](_0x217783=>(_0x102c9a(),_0x217783),()=>{const _0x3fa93b=_0x59b8f0();return null==_0x3fa93b?(_0x102c9a(),_0x1c8603([0x56,0x61,0x6c,0x69,0x64])):_0x1c8603(_0x50d604-_0x3fa93b>(0x5778dc5f^_0x545644)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1c8603([0x74,0x68,0x65,0x6e])](_0x184465)[_0x1c8603([0x63,0x61,0x74,0x63,0x68])](()=>{_0x184465(_0x1c8603([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4b4a74=0x7342b6df^_0x545644;function _0x102c9a(){const _0x2ecf02=_0x1c8603([0x6c,0x6c,0x63,0x74,0x2d])+_0x137db9(_0x1fdea8(_0x1a0dc4)),_0x44edbf=_0x158d56(_0x137db9(window[_0x1c8603([0x4d,0x61,0x74,0x68])][_0x1c8603([0x63,0x65,0x69,0x6c])](_0x50d604/_0x4b4a74)));window[_0x1c8603([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c8603([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ecf02,_0x44edbf);}function _0x59b8f0(){const _0x412557=_0x1c8603([0x6c,0x6c,0x63,0x74,0x2d])+_0x137db9(_0x1fdea8(_0x1a0dc4)),_0x3ea9c6=window[_0x1c8603([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c8603([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x412557);return _0x3ea9c6?window[_0x1c8603([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x158d56(_0x3ea9c6),0x10)*_0x4b4a74:null;}function _0x1da2f9(_0x3701c4){return new window[(_0x1c8603([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x520925,_0xc69f21)=>{_0x3701c4[_0x1c8603([0x74,0x68,0x65,0x6e])](_0x520925,_0xc69f21),window[_0x1c8603([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xc69f21,0x73758c9f^_0x545644);});}}_0x2d7f16[_0x1c8603([0x6f,0x6e])](_0x1c8603([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x43bf1c,_0x31b7cc)=>{if(_0x31b7cc[0x0]!=_0x1a0dc4)return _0x184465(_0x1c8603([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31b7cc[0x1]={..._0x31b7cc[0x1],[_0x1c8603([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3ae19a};},{[_0x1c8603([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c8603([0x68,0x69,0x67,0x68])}),_0x2d7f16[_0x1c8603([0x6f,0x6e])](_0x1c8603([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xabdd31=>{_0x19913e(_0xabdd31[_0x1c8603([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5ae4b5=!0x0,_0x39b77a(_0xabdd31[_0x1c8603([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1c8603([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c8603([0x6c,0x6f,0x77])}),_0x1b04ab[_0x1c8603([0x74,0x68,0x65,0x6e])](()=>{_0x5ae4b5||_0x184465(_0x1c8603([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x58049c(){return _0x2d7f16[_0x1c8603([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c8603([0x76,0x69,0x65,0x77])][_0x1c8603([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1c8603([0x61,0x75,0x74,0x6f]);}function _0x4c8f26(){_0x2d7f16[_0x1c8603([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c8603([0x76,0x69,0x65,0x77])][_0x1c8603([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c8603([0x61,0x75,0x74,0x6f]);}}function _0xb0d225(_0x3ee974){const _0x3acf36=[new window[(_0x1c8603([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x102884=>setTimeout(_0x102884,0x737d6693^_0x545644)),_0x1b04ab[_0x1c8603([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1c8603([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d9998=>{let _0x388504=0x0;_0x2d7f16[_0x1c8603([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c8603([0x6f,0x6e])](_0x1c8603([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x574f41,_0x445ce0)=>{_0x445ce0[0x0][_0x1c8603([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x388504++,_0x388504==(0x73745db7^_0x545644)&&(_0x1d9998(),_0x574f41[_0x1c8603([0x6f,0x66,0x66])]());});}))];return window[_0x1c8603([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c8603([0x72,0x61,0x63,0x65])](_0x3acf36)[_0x1c8603([0x74,0x68,0x65,0x6e])](()=>_0x3ee974);}async function _0x47c40b(){await _0x1b04ab,_0x2d7f16[_0x1c8603([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c8603([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53fe3b,_0x2d7f16[_0x1c8603([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c8603([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53fe3b,_0x2d7f16[_0x1c8603([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1c8603([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x48c21a(){return window[_0x1c8603([0x67,0x6c,0x6f,0x62])]&&window[_0x1c8603([0x67,0x6c,0x6f,0x62])][_0x1c8603([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xd9c0b5(_0x3b2b6e){const _0x5e30ad=_0x2ef7c2();_0x2d7f16[_0x5e30ad]=_0x1c8603([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])+_0x3b2b6e,_0x3b2b6e!=_0x1c8603([0x56,0x61,0x6c,0x69,0x64])&&_0x47c40b();}function _0x2ef7c2(){const _0x57007b=window[_0x1c8603([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1c8603([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1c8603([0x6e,0x6f,0x77])]())[_0x1c8603([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1c8603([0x2e]),'');let _0x35e009=_0x1c8603([0x73]);for(let _0x5472d6=0x0;_0x5472d6<_0x57007b[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5472d6+=0x2){let _0x3579df=window[_0x1c8603([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57007b[_0x1c8603([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5472d6,_0x5472d6+0x2));_0x3579df>=_0x4776ea[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3579df-=_0x4776ea[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x35e009+=_0x4776ea[_0x3579df];}return _0x35e009;}function _0x339b6a(){const _0x312855=_0x5d3d10[_0x1c8603([0x73,0x70,0x6c,0x69,0x74])](_0x1c8603([0x2e]));if(0x3!=_0x312855[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x790f8(_0x312855[0x1]);function _0x790f8(_0x22ffa5){const _0x108536=_0x3adac7(_0x22ffa5);return _0x108536&&_0x5405fb()?_0x108536:null;function _0x5405fb(){const _0x459d67=_0x108536[_0x1c8603([0x6a,0x74,0x69])],_0x36e293=window[_0x1c8603([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x459d67[_0x1c8603([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x459d67[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x53c273={..._0x108536,[_0x1c8603([0x6a,0x74,0x69])]:_0x459d67[_0x1c8603([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x459d67[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x53c273[_0x1c8603([0x76,0x63])],_0x1fdea8(_0x53c273)==_0x36e293;}}}async function _0x540ff4(){let _0x50328f=!0x0;try{const _0x54ec82=_0x5d3d10[_0x1c8603([0x73,0x70,0x6c,0x69,0x74])](_0x1c8603([0x2e])),[_0x50a027,_0x131771,_0x1d90d3]=_0x54ec82;return _0x462607(_0x50a027),await _0x211195(_0x50a027,_0x131771,_0x1d90d3),_0x50328f;}catch{return!0x1;}function _0x462607(_0x4a17fc){const _0x2f1f7f=_0x3adac7(_0x4a17fc);_0x2f1f7f&&_0x2f1f7f[_0x1c8603([0x61,0x6c,0x67])]==_0x1c8603([0x45,0x53,0x32,0x35,0x36])||(_0x50328f=!0x1);}async function _0x211195(_0x375e27,_0xb0eebb,_0x3aaedf){const _0x11c231=window[_0x1c8603([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1c8603([0x66,0x72,0x6f,0x6d])](_0xa4fd6d(_0x3aaedf),_0x32fc5d=>_0x32fc5d[_0x1c8603([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x17d6a4=new window[(_0x1c8603([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1c8603([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x375e27+_0x1c8603([0x2e])+_0xb0eebb),_0x7a4ce2=window[_0x1c8603([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1c8603([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x7a4ce2)return;const _0x5e0947=await _0x7a4ce2[_0x1c8603([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1c8603([0x6a,0x77,0x6b]),_0x4884f0,{[_0x1c8603([0x6e,0x61,0x6d,0x65])]:_0x1c8603([0x45,0x43,0x44,0x53,0x41]),[_0x1c8603([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1c8603([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1c8603([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x7a4ce2[_0x1c8603([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1c8603([0x6e,0x61,0x6d,0x65])]:_0x1c8603([0x45,0x43,0x44,0x53,0x41]),[_0x1c8603([0x68,0x61,0x73,0x68])]:{[_0x1c8603([0x6e,0x61,0x6d,0x65])]:_0x1c8603([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5e0947,_0x11c231,_0x17d6a4)||(_0x50328f=!0x1);}}function _0x3adac7(_0x6c0d6){return _0x6c0d6[_0x1c8603([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1c8603([0x65,0x79]))?JSON[_0x1c8603([0x70,0x61,0x72,0x73,0x65])](_0xa4fd6d(_0x6c0d6)):null;}function _0xa4fd6d(_0x557c15){return window[_0x1c8603([0x61,0x74,0x6f,0x62])](_0x557c15[_0x1c8603([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1c8603([0x2b]))[_0x1c8603([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1c8603([0x2f])));}function _0x1fdea8(_0x43b309){let _0x238cc5=0x1505;function _0x3f521a(_0x4914e6){for(let _0x2d0e24=0x0;_0x2d0e24<_0x4914e6[_0x1c8603([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d0e24++){const _0x4eed13=_0x4914e6[_0x1c8603([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2d0e24);_0x238cc5=(_0x238cc5<<0x5)+_0x238cc5+_0x4eed13,_0x238cc5&=_0x238cc5;}}function _0x5d0ffe(_0xb7ee89){Array[_0x1c8603([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xb7ee89)?_0xb7ee89[_0x1c8603([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5d0ffe):_0xb7ee89&&typeof _0xb7ee89==_0x1c8603([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1c8603([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xb7ee89)[_0x1c8603([0x73,0x6f,0x72,0x74])]()[_0x1c8603([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x508380,_0x4348e7])=>{_0x3f521a(_0x508380),_0x5d0ffe(_0x4348e7);}):_0x3f521a(window[_0x1c8603([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xb7ee89));}return _0x5d0ffe(_0x43b309),_0x238cc5>>>0x0;}function _0x137db9(_0x2b5b56){return _0x2b5b56[_0x1c8603([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1c8603([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1c8603([0x30]));}function _0x158d56(_0x53468d){return _0x53468d[_0x1c8603([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1c8603([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1c8603([0x6a,0x6f,0x69,0x6e])]('');}function _0x53fe3b(){}function _0x1c8603(_0x195b21){return _0x195b21['map'](_0x27cb23=>String['fromCharCode'](_0x27cb23))['join']('');}_0xd9c0b5(await _0x53f710());}(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'],[_0x3a6eeb=>Number(_0x3a6eeb)>=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(_0x1d91b1){return E['includes'](_0x1d91b1);}function g(_0x33fc6c){return Array['from'](_0x33fc6c['getStyleNames']())['filter'](P);}function b(_0x302e71,_0x1b008c,_0xef9f42){const {spanStyles:_0x1ebd73,stylesToBeHtmlElements:_0x5c3233}=function(_0x4e19b8,_0x57fdf2){const _0x53f559={},_0x52c33d={};return _0x57fdf2['forEach'](_0x2db05c=>{const _0x282f15=_0x4e19b8['getStyle'](_0x2db05c);if(_0x282f15){if(function(_0x27f461){return L['includes'](_0x27f461);}(_0x2db05c))_0x53f559[_0x2db05c]=_0x282f15;else{if(function(_0x56aa77){return _0x56aa77 in F;}(_0x2db05c)){const _0x39c276=_0x282f15['split']('\x20');F[_0x2db05c]['forEach'](([_0x213f4a,_0x8b48c1])=>{for(const _0x256acb of _0x39c276){('function'==typeof _0x213f4a&&_0x213f4a(_0x256acb)||_0x213f4a===_0x256acb)&&(_0x52c33d[_0x2db05c]=[..._0x52c33d[_0x2db05c]||[],[_0x213f4a,_0x8b48c1]]);}});}}}}),{'spanStyles':_0x53f559,'stylesToBeHtmlElements':_0x52c33d};}(_0x302e71,_0xef9f42);!function(_0x42d46e,_0x4ec513,_0x3c9e3c){for(const _0x3ca4a2 in _0x3c9e3c){_0x3c9e3c[_0x3ca4a2]['forEach'](([,_0x367a0b])=>{const _0x3634ea=_0x4ec513['createElement'](_0x367a0b,[],_0x42d46e['getChildren']());_0x4ec513['insertChild'](0x0,_0x3634ea,_0x42d46e);}),_0x4ec513['removeStyle'](_0x3ca4a2,_0x42d46e);}}(_0x302e71,_0x1b008c,_0x5c3233),function(_0x86efd1,_0x5641f3,_0x4c00e5){if(!Object['keys'](_0x4c00e5)['length'])return;const _0x1257ab=_0x5641f3['createElement']('span',[],_0x86efd1['getChildren']());_0x5641f3['setStyle'](_0x4c00e5,_0x1257ab),_0x5641f3['insertChild'](0x0,_0x1257ab,_0x86efd1),_0x5641f3['removeStyle'](Object['keys'](_0x4c00e5),_0x86efd1);}(_0x302e71,_0x1b008c,_0x1ebd73);}class a extends _0x6da3e8{['execute'](_0x473a54){const {body:_0xe3700c}=_0x473a54['_parsedData'],_0x301401=new _0x3a29fb(_0xe3700c['document']),_0x16c9b8=_0x301401['createRangeIn'](_0xe3700c),_0xdd37ce=new _0x29269b(_0x301401['document']['stylesProcessor']),_0x5ce28f=[...new _0xa4ef4a(_0xdd37ce)['blockElements'],'font'],_0x27142f=_0x16c9b8['getItems']();for(const _0x13837c of _0x27142f)_0x13837c['is']('element')&&_0x5ce28f['includes'](_0x13837c['name'])&&b(_0x13837c,_0x301401,g(_0x13837c));_0x473a54['content']=_0xe3700c;}['isActive'](_0x1ea0da){return super['isActive'](_0x1ea0da)||p(_0x1ea0da);}}class s extends _0x3e5bb0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x425bf7=this['editor'],_0x24e5d1=_0x425bf7['plugins']['get']('ClipboardPipeline'),_0x491ad5=_0x425bf7['editing']['view']['document'],_0x574c45=new a(_0x491ad5);_0x24e5d1['on']('inputTransformation',(_0x3be7c5,_0xc5310b)=>{const _0x446217=_0xc5310b['dataTransfer']['getData']('text/html');_0x574c45['isActive'](_0x446217)&&(_0xc5310b['_parsedData']||(_0xc5310b['_parsedData']=_0x12d60b(_0x446217,_0x491ad5['stylesProcessor'])),_0x574c45['execute'](_0xc5310b));},{'priority':_0x1b0a02['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5e1ec1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x314f08;for(const _0x5280f1 in _0x5e1ec1){const _0x3308e5=_0x5280f1,_0xa29dd6=_0x5e1ec1[_0x3308e5];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xa29dd6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xa29dd6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xa29dd6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xa29dd6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xa29dd6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xa29dd6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xa29dd6){delete _0x5e1ec1[_0x3308e5],_0x314f08=_0xa29dd6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x314f08&&_0x5e1ec1['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x314f08&&_0x5e1ec1['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x314f08&&_0x5e1ec1['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x314f08&&_0x5e1ec1['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x314f08&&_0x5e1ec1['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x314f08&&_0x5e1ec1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3e5bb0{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 _0x92ea4f}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x112e91,parsePasteOfficeHtml as _0x283b63}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2e6983,uid as _0x5fc921}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x174c4b,ViewDocument as _0x4bdfc6,ViewDomConverter as _0x59cdbe}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1c546b){return m['test'](_0x1c546b);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x2e4eb4,_0x2ada7e){const _0x26a29b=new Map();for(const [_0x6d099c,_0x14ace6]of _0x2ada7e){if(!_0x6d099c['tagName']&&!_0x6d099c['className'])continue;const _0x5f129d=!_0x6d099c['tagName']||_0x2e4eb4['name']===_0x6d099c['tagName'],_0x28b334=!_0x6d099c['className']||_0x2e4eb4['hasClass'](_0x6d099c['className']);_0x5f129d&&_0x28b334&&_0x26a29b['set'](_0x6d099c,_0x14ace6);}return _0x26a29b;}function h(_0x506b1e){const _0x3fad76={};for(let _0x3e9d7f=0x0;_0x3e9d7f<_0x506b1e['length'];_0x3e9d7f++){const _0xcd4ac1=_0x506b1e[_0x3e9d7f],_0x3b5f16=_0x506b1e['getPropertyValue'](_0xcd4ac1);'initial'!==_0x3b5f16&&(_0x3fad76[_0xcd4ac1]=_0x3b5f16);}return _0x3fad76;}function O(_0x23c839){const _0x382f26=_0x23c839['split'](',')['map'](_0x96013e=>_0x96013e['trim']()),_0x4d10a3=[];for(const _0x32e5d3 of _0x382f26){const _0x48b3b8=S['exec'](_0x32e5d3);_0x48b3b8&&_0x4d10a3['push'](_0x48b3b8['groups']);}return _0x4d10a3;}function k(_0xd29b09){const _0x4caf26={};for(const _0x2d8cd2 of _0xd29b09)Object['assign'](_0x4caf26,_0x2d8cd2);return _0x4caf26;}class c extends _0x112e91{['execute'](_0x5ddbeb){const {body:_0x5d4d39,styles:_0x5ae74d}=_0x5ddbeb['_parsedData'],_0x4eb0ef=new _0x174c4b(_0x5d4d39['document']),_0x2e6093=_0x4eb0ef['createRangeIn'](_0x5d4d39),_0x3be8a7=function(_0x30a7a3){const _0x28925b={};for(const _0x3cd39a of _0x30a7a3)for(const _0x2cdda9 of _0x3cd39a['cssRules'])if(_0x2cdda9 instanceof CSSStyleRule){const _0x39662a=h(_0x2cdda9['style']);_0x28925b[_0x2cdda9['selectorText']]=Object['assign']({},_0x28925b[_0x2cdda9['selectorText']]||{},_0x39662a);}return _0x28925b;}(_0x5ae74d),_0x2f71f1=function(_0x332a6c){const _0x4afc8a=new Map();for(const _0x3178ff in _0x332a6c){const _0x5226f8=O(_0x3178ff),_0x5738e0=_0x332a6c[_0x3178ff];for(const _0xfb80b7 of _0x5226f8)_0x4afc8a['set'](_0xfb80b7,_0x5738e0);}return _0x4afc8a;}(_0x3be8a7);for(const _0x2d8116 of _0x2e6093){if('elementStart'!==_0x2d8116['type'])continue;const _0x37724a=j(_0x2d8116['item'],_0x2f71f1);if(_0x37724a['size']){const _0xc8b635=k(Array['from'](_0x37724a['values']()));for(const _0x525fa2 in _0xc8b635){const _0x42745b=_0x2d8116['item'];_0x42745b['hasStyle'](_0x525fa2)||_0x4eb0ef['setStyle'](_0x525fa2,_0xc8b635[_0x525fa2],_0x42745b);}}}_0x5ddbeb['content']=_0x5d4d39;}['isActive'](_0x10f985){return super['isActive'](_0x10f985)||p(_0x10f985);}}class i extends _0x92ea4f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x208d29=this['editor'],_0x236b9f=_0x208d29['plugins']['get']('ClipboardPipeline'),_0x398683=_0x208d29['editing']['view']['document'],_0x3b2453=new c(_0x398683);_0x236b9f['on']('inputTransformation',(_0x1f9462,_0x818926)=>{const _0x3ff77b=_0x818926['dataTransfer']['getData']('text/html');_0x3b2453['isActive'](_0x3ff77b)&&(_0x818926['_parsedData']||(_0x818926['_parsedData']=_0x283b63(_0x3ff77b,_0x398683['stylesProcessor'])),_0x3b2453['execute'](_0x818926));},{'priority':_0x2e6983['get']('high')+0xb});}['afterInit'](){!async function(_0xdeebf0){const _0x573a1a=_0x116ead([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]),_0x14c144=0x7374585f,_0x13d0d1=0x7373dc57^_0x14c144,_0xdb0e8e=window[_0x116ead([0x44,0x61,0x74,0x65])][_0x116ead([0x6e,0x6f,0x77])](),_0x98aadf=_0xdeebf0[_0x116ead([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x19e741=new window[(_0x116ead([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x406734=>{_0x98aadf[_0x116ead([0x6f,0x6e,0x63,0x65])](_0x116ead([0x72,0x65,0x61,0x64,0x79]),_0x406734);}),_0x38f8cc={[_0x116ead([0x6b,0x74,0x79])]:_0x116ead([0x45,0x43]),[_0x116ead([0x75,0x73,0x65])]:_0x116ead([0x73,0x69,0x67]),[_0x116ead([0x63,0x72,0x76])]:_0x116ead([0x50,0x2d,0x32,0x35,0x36]),[_0x116ead([0x78])]:_0x116ead([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]),[_0x116ead([0x79])]:_0x116ead([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]),[_0x116ead([0x61,0x6c,0x67])]:_0x116ead([0x45,0x53,0x32,0x35,0x36])},_0x168c50=_0x98aadf[_0x116ead([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x116ead([0x67,0x65,0x74])](_0x116ead([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1aaae5(){let _0x5cad4e,_0x28df95=null,_0x75f786=null;try{if(_0x168c50==_0x116ead([0x47,0x50,0x4c]))return _0x116ead([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5cad4e=_0x26fd19(),!_0x5cad4e)return _0x116ead([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5cad4e[_0x116ead([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x75f786=_0x5b15e8(_0x5cad4e[_0x116ead([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5cad4e[_0x116ead([0x6a,0x74,0x69])])),await _0x5d7d92()?_0x3aef12()?_0x49027b()?_0x116ead([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf62e0f()?(_0x5cad4e[_0x116ead([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x116ead([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x28df95=_0x7c6691(_0x116ead([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3286d2()):_0x116ead([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x116ead([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x116ead([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x116ead([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x49027b(){const _0x33b506=[_0x116ead([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x116ead([0x74,0x72,0x69,0x61,0x6c])][_0x116ead([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cad4e[_0x116ead([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xdb0e8e/0x3e8:0xe10*_0x13d0d1;return _0x5cad4e[_0x116ead([0x65,0x78,0x70])]<_0x33b506;}function _0x3aef12(){const _0x38e283=_0x5cad4e[_0x116ead([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x38e283&&(!!_0x38e283[_0x116ead([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116ead([0x2a]))||(!!_0x38e283[_0x116ead([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116ead([0x50,0x4f,0x45]))||(!!_0x38e283[_0x116ead([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116ead([0x50,0x50]))||!(!_0x38e283[_0x116ead([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116ead([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x43c1df()))));}function _0xf62e0f(){const _0x5d87c2=_0x5cad4e[_0x116ead([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5d87c2||0x0==_0x5d87c2[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f1f44}=new URL(window[_0x116ead([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5d87c2[_0x116ead([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f1f44))return!0x0;const _0xe31632=_0x2f1f44[_0x116ead([0x73,0x70,0x6c,0x69,0x74])](_0x116ead([0x2e]));return _0x5d87c2[_0x116ead([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x39c33c=>_0x39c33c[_0x116ead([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116ead([0x2a])))[_0x116ead([0x6d,0x61,0x70])](_0x44a4d3=>_0x44a4d3[_0x116ead([0x73,0x70,0x6c,0x69,0x74])](_0x116ead([0x2e])))[_0x116ead([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43b2ba=>_0x43b2ba[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xe31632[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x116ead([0x6d,0x61,0x70])](_0x3a7847=>Array(_0xe31632[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3a7847[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x116ead([0x66,0x69,0x6c,0x6c])](_0x3a7847[0x0]===_0x116ead([0x2a])?_0x116ead([0x2a]):'')[_0x116ead([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3a7847))[_0x116ead([0x73,0x6f,0x6d,0x65])](_0x47e309=>_0xe31632[_0x116ead([0x65,0x76,0x65,0x72,0x79])]((_0x50c656,_0x1e9865)=>_0x47e309[_0x1e9865]===_0x50c656||_0x47e309[_0x1e9865]===_0x116ead([0x2a])));}function _0x3286d2(){return _0x28df95&&_0x75f786?new window[(_0x116ead([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a7085,_0x2e8cec)=>{_0x28df95[_0x116ead([0x74,0x68,0x65,0x6e])](_0x4a7085,_0x2e8cec),_0x75f786[_0x116ead([0x74,0x68,0x65,0x6e])](_0x4626a0=>{_0x4626a0!=_0x116ead([0x56,0x61,0x6c,0x69,0x64])&&_0x4a7085(_0x4626a0);},_0x2e8cec);}):_0x28df95||_0x75f786||_0x116ead([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5b15e8(_0x48c9c3,_0xb28061){return new window[(_0x116ead([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56e3e7=>{if(_0x569902())return _0x56e3e7(_0x116ead([0x56,0x61,0x6c,0x69,0x64]));_0x765934(),_0x98aadf[_0x116ead([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x116ead([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a804c=!0x1;const _0x1535b9=_0x5fc921();function _0x2b748c(_0x41ccbe){return!!_0x41ccbe&&(typeof _0x41ccbe===_0x116ead([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x41ccbe===_0x116ead([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x41ccbe[_0x116ead([0x74,0x68,0x65,0x6e])]===_0x116ead([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x41ccbe[_0x116ead([0x63,0x61,0x74,0x63,0x68])]===_0x116ead([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4a71cf(_0x3b48cd){_0x107c40(_0x3b48cd)[_0x116ead([0x74,0x68,0x65,0x6e])](_0x361f9f=>{if(!_0x361f9f||_0x361f9f[_0x116ead([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x116ead([0x6f,0x6b]))return _0x116ead([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ad7b1(_0x34f09c(_0x1535b9+_0xb28061))!=_0x361f9f[_0x116ead([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x116ead([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x116ead([0x56,0x61,0x6c,0x69,0x64]);})[_0x116ead([0x74,0x68,0x65,0x6e])](_0x36c105=>(_0x24fb3b(),_0x36c105),()=>{const _0x52cbdd=_0x519cb0();return null==_0x52cbdd?(_0x24fb3b(),_0x116ead([0x56,0x61,0x6c,0x69,0x64])):_0x116ead(_0xdb0e8e-_0x52cbdd>(0x5778dc5f^_0x14c144)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x116ead([0x74,0x68,0x65,0x6e])](_0x56e3e7)[_0x116ead([0x63,0x61,0x74,0x63,0x68])](()=>{_0x56e3e7(_0x116ead([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x42e3c6=0x7342b6df^_0x14c144;function _0x24fb3b(){const _0x1a558f=_0x116ead([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ad7b1(_0x34f09c(_0x48c9c3)),_0x3df969=_0x1305d6(_0x3ad7b1(window[_0x116ead([0x4d,0x61,0x74,0x68])][_0x116ead([0x63,0x65,0x69,0x6c])](_0xdb0e8e/_0x42e3c6)));window[_0x116ead([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x116ead([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a558f,_0x3df969);}function _0x519cb0(){const _0x349733=_0x116ead([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ad7b1(_0x34f09c(_0x48c9c3)),_0x2f4c8e=window[_0x116ead([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x116ead([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x349733);return _0x2f4c8e?window[_0x116ead([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1305d6(_0x2f4c8e),0x10)*_0x42e3c6:null;}function _0x107c40(_0x1a02de){return new window[(_0x116ead([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e5009,_0x2225b8)=>{_0x1a02de[_0x116ead([0x74,0x68,0x65,0x6e])](_0x4e5009,_0x2225b8),window[_0x116ead([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2225b8,0x73758c9f^_0x14c144);});}}_0x98aadf[_0x116ead([0x6f,0x6e])](_0x116ead([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x71a9ad,_0x5e2042)=>{if(_0x5e2042[0x0]!=_0x48c9c3)return _0x56e3e7(_0x116ead([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5e2042[0x1]={..._0x5e2042[0x1],[_0x116ead([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1535b9};},{[_0x116ead([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x116ead([0x68,0x69,0x67,0x68])}),_0x98aadf[_0x116ead([0x6f,0x6e])](_0x116ead([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4cb1f9=>{_0x2b748c(_0x4cb1f9[_0x116ead([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a804c=!0x0,_0x4a71cf(_0x4cb1f9[_0x116ead([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x116ead([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x116ead([0x6c,0x6f,0x77])}),_0x19e741[_0x116ead([0x74,0x68,0x65,0x6e])](()=>{_0x4a804c||_0x56e3e7(_0x116ead([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x569902(){return _0x98aadf[_0x116ead([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x116ead([0x76,0x69,0x65,0x77])][_0x116ead([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x116ead([0x61,0x75,0x74,0x6f]);}function _0x765934(){_0x98aadf[_0x116ead([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x116ead([0x76,0x69,0x65,0x77])][_0x116ead([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x116ead([0x61,0x75,0x74,0x6f]);}}function _0x7c6691(_0x582b4a){const _0x16777f=[new window[(_0x116ead([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f74ad=>setTimeout(_0x4f74ad,0x737d6693^_0x14c144)),_0x19e741[_0x116ead([0x74,0x68,0x65,0x6e])](()=>new window[(_0x116ead([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c617e=>{let _0x46ebdb=0x0;_0x98aadf[_0x116ead([0x6d,0x6f,0x64,0x65,0x6c])][_0x116ead([0x6f,0x6e])](_0x116ead([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x172a37,_0x13225a)=>{_0x13225a[0x0][_0x116ead([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x46ebdb++,_0x46ebdb==(0x73745db7^_0x14c144)&&(_0x3c617e(),_0x172a37[_0x116ead([0x6f,0x66,0x66])]());});}))];return window[_0x116ead([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x116ead([0x72,0x61,0x63,0x65])](_0x16777f)[_0x116ead([0x74,0x68,0x65,0x6e])](()=>_0x582b4a);}async function _0x9f0a5d(){await _0x19e741,_0x98aadf[_0x116ead([0x6d,0x6f,0x64,0x65,0x6c])][_0x116ead([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x24cf35,_0x98aadf[_0x116ead([0x6d,0x6f,0x64,0x65,0x6c])][_0x116ead([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x24cf35,_0x98aadf[_0x116ead([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x116ead([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x43c1df(){return window[_0x116ead([0x67,0x6c,0x6f,0x62])]&&window[_0x116ead([0x67,0x6c,0x6f,0x62])][_0x116ead([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1b657f(_0x4ca47c){const _0x555c28=_0x529578();_0x98aadf[_0x555c28]=_0x116ead([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])+_0x4ca47c,_0x4ca47c!=_0x116ead([0x56,0x61,0x6c,0x69,0x64])&&_0x9f0a5d();}function _0x529578(){const _0x18edbf=window[_0x116ead([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x116ead([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x116ead([0x6e,0x6f,0x77])]())[_0x116ead([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x116ead([0x2e]),'');let _0x571f28=_0x116ead([0x73]);for(let _0xa32d76=0x0;_0xa32d76<_0x18edbf[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa32d76+=0x2){let _0x2afc97=window[_0x116ead([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18edbf[_0x116ead([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa32d76,_0xa32d76+0x2));_0x2afc97>=_0x573a1a[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2afc97-=_0x573a1a[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x571f28+=_0x573a1a[_0x2afc97];}return _0x571f28;}function _0x26fd19(){const _0x3f1f5a=_0x168c50[_0x116ead([0x73,0x70,0x6c,0x69,0x74])](_0x116ead([0x2e]));if(0x3!=_0x3f1f5a[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3eb5d8(_0x3f1f5a[0x1]);function _0x3eb5d8(_0x2b30d0){const _0x21a320=_0x1157c6(_0x2b30d0);return _0x21a320&&_0x1d925d()?_0x21a320:null;function _0x1d925d(){const _0x50a8c7=_0x21a320[_0x116ead([0x6a,0x74,0x69])],_0xdc6cbe=window[_0x116ead([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50a8c7[_0x116ead([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50a8c7[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2c9337={..._0x21a320,[_0x116ead([0x6a,0x74,0x69])]:_0x50a8c7[_0x116ead([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x50a8c7[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2c9337[_0x116ead([0x76,0x63])],_0x34f09c(_0x2c9337)==_0xdc6cbe;}}}async function _0x5d7d92(){let _0x4bd429=!0x0;try{const _0x5601fe=_0x168c50[_0x116ead([0x73,0x70,0x6c,0x69,0x74])](_0x116ead([0x2e])),[_0x2da44c,_0x5ada09,_0x38cd5e]=_0x5601fe;return _0x13daee(_0x2da44c),await _0x39bcc2(_0x2da44c,_0x5ada09,_0x38cd5e),_0x4bd429;}catch{return!0x1;}function _0x13daee(_0x16a5ef){const _0x2e9980=_0x1157c6(_0x16a5ef);_0x2e9980&&_0x2e9980[_0x116ead([0x61,0x6c,0x67])]==_0x116ead([0x45,0x53,0x32,0x35,0x36])||(_0x4bd429=!0x1);}async function _0x39bcc2(_0x347799,_0x401be8,_0x412f41){const _0x374697=window[_0x116ead([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x116ead([0x66,0x72,0x6f,0x6d])](_0x9d23e6(_0x412f41),_0x41200c=>_0x41200c[_0x116ead([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x17b475=new window[(_0x116ead([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x116ead([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x347799+_0x116ead([0x2e])+_0x401be8),_0x51debb=window[_0x116ead([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x116ead([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x51debb)return;const _0x4e6869=await _0x51debb[_0x116ead([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x116ead([0x6a,0x77,0x6b]),_0x38f8cc,{[_0x116ead([0x6e,0x61,0x6d,0x65])]:_0x116ead([0x45,0x43,0x44,0x53,0x41]),[_0x116ead([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x116ead([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x116ead([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x51debb[_0x116ead([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x116ead([0x6e,0x61,0x6d,0x65])]:_0x116ead([0x45,0x43,0x44,0x53,0x41]),[_0x116ead([0x68,0x61,0x73,0x68])]:{[_0x116ead([0x6e,0x61,0x6d,0x65])]:_0x116ead([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4e6869,_0x374697,_0x17b475)||(_0x4bd429=!0x1);}}function _0x1157c6(_0x5c53d5){return _0x5c53d5[_0x116ead([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x116ead([0x65,0x79]))?JSON[_0x116ead([0x70,0x61,0x72,0x73,0x65])](_0x9d23e6(_0x5c53d5)):null;}function _0x9d23e6(_0x275a33){return window[_0x116ead([0x61,0x74,0x6f,0x62])](_0x275a33[_0x116ead([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x116ead([0x2b]))[_0x116ead([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x116ead([0x2f])));}function _0x34f09c(_0x22a742){let _0x3d4f1f=0x1505;function _0x20a9e2(_0x45e704){for(let _0x2789d1=0x0;_0x2789d1<_0x45e704[_0x116ead([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2789d1++){const _0x1bb0c4=_0x45e704[_0x116ead([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2789d1);_0x3d4f1f=(_0x3d4f1f<<0x5)+_0x3d4f1f+_0x1bb0c4,_0x3d4f1f&=_0x3d4f1f;}}function _0x20618d(_0x539c14){Array[_0x116ead([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x539c14)?_0x539c14[_0x116ead([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x20618d):_0x539c14&&typeof _0x539c14==_0x116ead([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x116ead([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x539c14)[_0x116ead([0x73,0x6f,0x72,0x74])]()[_0x116ead([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3877d1,_0x45893c])=>{_0x20a9e2(_0x3877d1),_0x20618d(_0x45893c);}):_0x20a9e2(window[_0x116ead([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x539c14));}return _0x20618d(_0x22a742),_0x3d4f1f>>>0x0;}function _0x3ad7b1(_0x1b3c51){return _0x1b3c51[_0x116ead([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x116ead([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x116ead([0x30]));}function _0x1305d6(_0x38d3e8){return _0x38d3e8[_0x116ead([0x73,0x70,0x6c,0x69,0x74])]('')[_0x116ead([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x116ead([0x6a,0x6f,0x69,0x6e])]('');}function _0x24cf35(){}function _0x116ead(_0x2d4259){return _0x2d4259['map'](_0xd0fd1b=>String['fromCharCode'](_0xd0fd1b))['join']('');}_0x1b657f(await _0x1aaae5());}(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'],[_0x4f088f=>Number(_0x4f088f)>=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(_0x3414b3){return E['includes'](_0x3414b3);}function g(_0x3ee4d5){return Array['from'](_0x3ee4d5['getStyleNames']())['filter'](P);}function b(_0x2c50dc,_0x31f32f,_0x2b9100){const {spanStyles:_0x30cec6,stylesToBeHtmlElements:_0x1d2e89}=function(_0x20acc1,_0x580064){const _0x5eea15={},_0x4fbb64={};return _0x580064['forEach'](_0x2acb5e=>{const _0x2ec58c=_0x20acc1['getStyle'](_0x2acb5e);if(_0x2ec58c){if(function(_0x29e49a){return L['includes'](_0x29e49a);}(_0x2acb5e))_0x5eea15[_0x2acb5e]=_0x2ec58c;else{if(function(_0x277277){return _0x277277 in F;}(_0x2acb5e)){const _0x1d823f=_0x2ec58c['split']('\x20');F[_0x2acb5e]['forEach'](([_0x4778a6,_0x3f5392])=>{for(const _0x2df01e of _0x1d823f){('function'==typeof _0x4778a6&&_0x4778a6(_0x2df01e)||_0x4778a6===_0x2df01e)&&(_0x4fbb64[_0x2acb5e]=[..._0x4fbb64[_0x2acb5e]||[],[_0x4778a6,_0x3f5392]]);}});}}}}),{'spanStyles':_0x5eea15,'stylesToBeHtmlElements':_0x4fbb64};}(_0x2c50dc,_0x2b9100);!function(_0x1be182,_0x1f77eb,_0x5141b7){for(const _0x430393 in _0x5141b7){_0x5141b7[_0x430393]['forEach'](([,_0xd62dee])=>{const _0x3e98fb=_0x1f77eb['createElement'](_0xd62dee,[],_0x1be182['getChildren']());_0x1f77eb['insertChild'](0x0,_0x3e98fb,_0x1be182);}),_0x1f77eb['removeStyle'](_0x430393,_0x1be182);}}(_0x2c50dc,_0x31f32f,_0x1d2e89),function(_0x3d50ea,_0x2d7898,_0xe5cd0a){if(!Object['keys'](_0xe5cd0a)['length'])return;const _0x287b30=_0x2d7898['createElement']('span',[],_0x3d50ea['getChildren']());_0x2d7898['setStyle'](_0xe5cd0a,_0x287b30),_0x2d7898['insertChild'](0x0,_0x287b30,_0x3d50ea),_0x2d7898['removeStyle'](Object['keys'](_0xe5cd0a),_0x3d50ea);}(_0x2c50dc,_0x31f32f,_0x30cec6);}class a extends _0x112e91{['execute'](_0x500aae){const {body:_0x119917}=_0x500aae['_parsedData'],_0x4b38d1=new _0x174c4b(_0x119917['document']),_0x1e00a9=_0x4b38d1['createRangeIn'](_0x119917),_0x54a528=new _0x4bdfc6(_0x4b38d1['document']['stylesProcessor']),_0x2b54a5=[...new _0x59cdbe(_0x54a528)['blockElements'],'font'],_0x194f42=_0x1e00a9['getItems']();for(const _0x575952 of _0x194f42)_0x575952['is']('element')&&_0x2b54a5['includes'](_0x575952['name'])&&b(_0x575952,_0x4b38d1,g(_0x575952));_0x500aae['content']=_0x119917;}['isActive'](_0x53a339){return super['isActive'](_0x53a339)||p(_0x53a339);}}class s extends _0x92ea4f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x399ad8=this['editor'],_0x1794a3=_0x399ad8['plugins']['get']('ClipboardPipeline'),_0x187108=_0x399ad8['editing']['view']['document'],_0x4e4750=new a(_0x187108);_0x1794a3['on']('inputTransformation',(_0x1fdf46,_0x53c1ad)=>{const _0xcddf0e=_0x53c1ad['dataTransfer']['getData']('text/html');_0x4e4750['isActive'](_0xcddf0e)&&(_0x53c1ad['_parsedData']||(_0x53c1ad['_parsedData']=_0x283b63(_0xcddf0e,_0x187108['stylesProcessor'])),_0x4e4750['execute'](_0x53c1ad));},{'priority':_0x2e6983['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1d813c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xcf68a0;for(const _0x14f872 in _0x1d813c){const _0x164e7c=_0x14f872,_0x587e63=_0x1d813c[_0x164e7c];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x587e63||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x587e63||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x587e63||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x587e63||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x587e63||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x587e63||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x587e63){delete _0x1d813c[_0x164e7c],_0xcf68a0=_0x587e63,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xcf68a0&&_0x1d813c['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xcf68a0&&_0x1d813c['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xcf68a0&&_0x1d813c['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xcf68a0&&_0x1d813c['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xcf68a0&&_0x1d813c['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xcf68a0&&_0x1d813c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x92ea4f{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.1-alpha.
|
|
3
|
+
"version": "47.6.1-alpha.1",
|
|
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.1-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.6.1-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.6.1-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.6.1-alpha.
|
|
29
|
-
"ckeditor5": "47.6.1-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.6.1-alpha.1",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.1-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.1-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.1-alpha.1",
|
|
29
|
+
"ckeditor5": "47.6.1-alpha.1"
|
|
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 _0x4060(){var _0x5c59ec=['20580468slAkPA','165390dvpTXG','175659SnkjPs','8fgvXLO','8fZJLHp','40330FWOWGp','197PgcLJP','4803106CPwyWu','1227842uLAthq','216YHmISI','7496SCmUBv','12JdOXbN'];_0x4060=function(){return _0x5c59ec;};return _0x4060();}function _0x385d(_0x396062,_0x3dda29){var _0x4060d0=_0x4060();return _0x385d=function(_0x385d80,_0x511782){_0x385d80=_0x385d80-0x1ee;var _0x49a181=_0x4060d0[_0x385d80];return _0x49a181;},_0x385d(_0x396062,_0x3dda29);}(function(_0x3216fb,_0x400386){var _0x366e5d=_0x385d,_0xd2fe94=_0x3216fb();while(!![]){try{var _0x2a5347=parseInt(_0x366e5d(0x1ef))/0x1*(-parseInt(_0x366e5d(0x1f3))/0x2)+-parseInt(_0x366e5d(0x1f7))/0x3*(parseInt(_0x366e5d(0x1f9))/0x4)+-parseInt(_0x366e5d(0x1ee))/0x5*(-parseInt(_0x366e5d(0x1f4))/0x6)+parseInt(_0x366e5d(0x1f0))/0x7*(-parseInt(_0x366e5d(0x1f8))/0x8)+parseInt(_0x366e5d(0x1f2))/0x9*(parseInt(_0x366e5d(0x1f6))/0xa)+-parseInt(_0x366e5d(0x1f1))/0xb+parseInt(_0x366e5d(0x1f5))/0xc;if(_0x2a5347===_0x400386)break;else _0xd2fe94['push'](_0xd2fe94['shift']());}catch(_0x5b8ff2){_0xd2fe94['push'](_0xd2fe94['shift']());}}}(_0x4060,0x73ef1));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x5c32(){var _0x497ab3=['5038865StbahH','12awRDrY','1953hKjuUm','3592479wKYaMj','20272lvMDcx','376aHyIUa','15JecEzW','949578qqgdWY','790loYJhB','183gzdsOX','2AnMeJU','15732dqhrNJ','286289fEKvxa'];_0x5c32=function(){return _0x497ab3;};return _0x5c32();}function _0x1f9e(_0x5b5ce9,_0x403a78){var _0x5c3200=_0x5c32();return _0x1f9e=function(_0x1f9ee4,_0x2753c1){_0x1f9ee4=_0x1f9ee4-0x16f;var _0x1e462f=_0x5c3200[_0x1f9ee4];return _0x1e462f;},_0x1f9e(_0x5b5ce9,_0x403a78);}(function(_0x55e968,_0x5935e3){var _0x1e603c=_0x1f9e,_0x574c6a=_0x55e968();while(!![]){try{var _0x2419e4=parseInt(_0x1e603c(0x16f))/0x1*(-parseInt(_0x1e603c(0x17a))/0x2)+-parseInt(_0x1e603c(0x179))/0x3*(-parseInt(_0x1e603c(0x17b))/0x4)+-parseInt(_0x1e603c(0x176))/0x5*(-parseInt(_0x1e603c(0x177))/0x6)+parseInt(_0x1e603c(0x174))/0x7*(-parseInt(_0x1e603c(0x175))/0x8)+-parseInt(_0x1e603c(0x172))/0x9*(-parseInt(_0x1e603c(0x178))/0xa)+-parseInt(_0x1e603c(0x173))/0xb*(-parseInt(_0x1e603c(0x171))/0xc)+-parseInt(_0x1e603c(0x170))/0xd;if(_0x2419e4===_0x5935e3)break;else _0x574c6a['push'](_0x574c6a['shift']());}catch(_0x590718){_0x574c6a['push'](_0x574c6a['shift']());}}}(_0x5c32,0x3ca6c));import{CKEditorError as _0x150fc4}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x47eed2=_0x4863;function _0x4863(_0xb56541,_0x197e51){const _0x5462ba=_0x5462();return _0x4863=function(_0x48635c,_0x47adab){_0x48635c=_0x48635c-0xd0;let _0x123f70=_0x5462ba[_0x48635c];return _0x123f70;},_0x4863(_0xb56541,_0x197e51);}function _0x5462(){const _0x25422b=['elementStart','9999055nbEVbn','values','172240AjUVgO','546aoPIJt','6424yyZrlR','from','hasStyle','17545aacfoD','execute','document','content','970152sCppzz','574368KQMmJY','type','1505QcTCbk','size','isActive','createRangeIn','162dKhvYT','setStyle','3gmNIzZ','_parsedData','364754uQcDpP','item'];_0x5462=function(){return _0x25422b;};return _0x5462();}(function(_0x2a8b4c,_0x172d5a){const _0xa1a77=_0x4863,_0x5c1c66=_0x2a8b4c();while(!![]){try{const _0x581558=parseInt(_0xa1a77(0xd9))/0x1+-parseInt(_0xa1a77(0xe8))/0x2+parseInt(_0xa1a77(0xd7))/0x3*(parseInt(_0xa1a77(0xe7))/0x4)+parseInt(_0xa1a77(0xe3))/0x5*(parseInt(_0xa1a77(0xdf))/0x6)+-parseInt(_0xa1a77(0xd1))/0x7*(-parseInt(_0xa1a77(0xe0))/0x8)+parseInt(_0xa1a77(0xd5))/0x9*(parseInt(_0xa1a77(0xde))/0xa)+-parseInt(_0xa1a77(0xdc))/0xb;if(_0x581558===_0x172d5a)break;else _0x5c1c66['push'](_0x5c1c66['shift']());}catch(_0x305342){_0x5c1c66['push'](_0x5c1c66['shift']());}}}(_0x5462,0x3406b));import{ViewUpcastWriter as _0x25621d}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4d9ea4}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xb97f8}from'../../utils.js';import{extractStyles as _0x4294b7,expandStyles as _0x24a6f9,getMatchingStyles as _0x47c389,flattenStyleDefinitions as _0x11edde}from'./utils.js';export class MSOfficeStylesInliner extends _0x4d9ea4{[_0x47eed2(0xe4)](_0x124102){const _0x442a31=_0x47eed2,{body:_0x3f8fda,styles:_0x54d2dd}=_0x124102[_0x442a31(0xd8)],_0x325d6b=new _0x25621d(_0x3f8fda[_0x442a31(0xe5)]),_0x96d7bf=_0x325d6b[_0x442a31(0xd4)](_0x3f8fda),_0x1a6962=_0x4294b7(_0x54d2dd),_0x5b0a02=_0x24a6f9(_0x1a6962);for(const _0x468c06 of _0x96d7bf){if(_0x442a31(0xdb)!==_0x468c06[_0x442a31(0xd0)])continue;const _0xdf896b=_0x47c389(_0x468c06[_0x442a31(0xda)],_0x5b0a02);if(_0xdf896b[_0x442a31(0xd2)]){const _0x4e7217=_0x11edde(Array[_0x442a31(0xe1)](_0xdf896b[_0x442a31(0xdd)]()));for(const _0x5f4e7e in _0x4e7217){const _0x23a4e1=_0x468c06[_0x442a31(0xda)];_0x23a4e1[_0x442a31(0xe2)](_0x5f4e7e)||_0x325d6b[_0x442a31(0xd6)](_0x5f4e7e,_0x4e7217[_0x5f4e7e],_0x23a4e1);}}}_0x124102[_0x442a31(0xe6)]=_0x3f8fda;}[_0x47eed2(0xd3)](_0x399114){const _0x3ff46f=_0x47eed2;return super[_0x3ff46f(0xd3)](_0x399114)||_0xb97f8(_0x399114);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x437051,_0x211998){const _0xe0ddf6=_0xb201,_0x2e6e4f=_0x437051();while(!![]){try{const _0x3205f6=parseInt(_0xe0ddf6(0x1fe))/0x1*(parseInt(_0xe0ddf6(0x200))/0x2)+parseInt(_0xe0ddf6(0x1ff))/0x3*(-parseInt(_0xe0ddf6(0x202))/0x4)+parseInt(_0xe0ddf6(0x1fc))/0x5*(-parseInt(_0xe0ddf6(0x1fd))/0x6)+parseInt(_0xe0ddf6(0x205))/0x7+parseInt(_0xe0ddf6(0x1f5))/0x8+-parseInt(_0xe0ddf6(0x1ee))/0x9*(-parseInt(_0xe0ddf6(0x1f7))/0xa)+parseInt(_0xe0ddf6(0x203))/0xb;if(_0x3205f6===_0x211998)break;else _0x2e6e4f['push'](_0x2e6e4f['shift']());}catch(_0x37d1f1){_0x2e6e4f['push'](_0x2e6e4f['shift']());}}}(_0x2496,0x6e323));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x971b9f,_0x31dab0){const _0x1303d4=_0xb201,_0x3026a7=new Map();for(const [_0x3e587b,_0x2cbbd0]of _0x31dab0){if(!_0x3e587b[_0x1303d4(0x1f4)]&&!_0x3e587b[_0x1303d4(0x1f6)])continue;const _0x3de849=!_0x3e587b[_0x1303d4(0x1f4)]||_0x971b9f[_0x1303d4(0x1ef)]===_0x3e587b[_0x1303d4(0x1f4)],_0xcd7fe0=!_0x3e587b[_0x1303d4(0x1f6)]||_0x971b9f[_0x1303d4(0x201)](_0x3e587b[_0x1303d4(0x1f6)]);_0x3de849&&_0xcd7fe0&&_0x3026a7[_0x1303d4(0x1ec)](_0x3e587b,_0x2cbbd0);}return _0x3026a7;}export function extractStyles(_0x4c6a62){const _0xc16084=_0xb201,_0xcb7d47={};for(const _0x2129ad of _0x4c6a62)for(const _0x15588 of _0x2129ad[_0xc16084(0x207)])if(_0x15588 instanceof CSSStyleRule){const _0x480b18=parseCSSStyleDeclaration(_0x15588[_0xc16084(0x1f0)]);_0xcb7d47[_0x15588[_0xc16084(0x1f9)]]=Object[_0xc16084(0x1ed)]({},_0xcb7d47[_0x15588[_0xc16084(0x1f9)]]||{},_0x480b18);}return _0xcb7d47;}export function expandStyles(_0x248c4a){const _0x4b84eb=_0xb201,_0x3168ca=new Map();for(const _0x1cddb9 in _0x248c4a){const _0x4d9035=parseCSSSelector(_0x1cddb9),_0x7d9e4b=_0x248c4a[_0x1cddb9];for(const _0x39939a of _0x4d9035)_0x3168ca[_0x4b84eb(0x1ec)](_0x39939a,_0x7d9e4b);}return _0x3168ca;}function _0xb201(_0xd70f8c,_0x333eaf){const _0x2496d2=_0x2496();return _0xb201=function(_0xb20145,_0x3bccd0){_0xb20145=_0xb20145-0x1ec;let _0x2fe304=_0x2496d2[_0xb20145];return _0x2fe304;},_0xb201(_0xd70f8c,_0x333eaf);}export function parseCSSStyleDeclaration(_0x473300){const _0x5406d5=_0xb201,_0x36ddc4={};for(let _0x5e5834=0x0;_0x5e5834<_0x473300[_0x5406d5(0x1f2)];_0x5e5834++){const _0x2cb06a=_0x473300[_0x5e5834],_0x3ed63c=_0x473300[_0x5406d5(0x1f3)](_0x2cb06a);_0x5406d5(0x1fb)!==_0x3ed63c&&(_0x36ddc4[_0x2cb06a]=_0x3ed63c);}return _0x36ddc4;}export function parseCSSSelector(_0x419781){const _0x20e8b5=_0xb201,_0x161cd7=_0x419781[_0x20e8b5(0x1f8)](',')[_0x20e8b5(0x204)](_0xd3b350=>_0xd3b350[_0x20e8b5(0x1fa)]()),_0xf396e9=[];for(const _0x3dd843 of _0x161cd7){const _0x538a9d=S[_0x20e8b5(0x206)](_0x3dd843);_0x538a9d&&_0xf396e9[_0x20e8b5(0x1f1)](_0x538a9d[_0x20e8b5(0x208)]);}return _0xf396e9;}function _0x2496(){const _0x2905f8=['assign','54lIrAzN','name','style','push','length','getPropertyValue','tagName','322760ZaeFnj','className','158050BNniWy','split','selectorText','trim','initial','10LtgOVO','1309722ddAaCt','137182PFmjNq','107988BMWhLQ','2qoNmvw','hasClass','80rTYChH','13409550JCwDvn','map','815150mQDikQ','exec','cssRules','groups','set'];_0x2496=function(){return _0x2905f8;};return _0x2496();}export function flattenStyleDefinitions(_0x30b34a){const _0x36c00d=_0xb201,_0x446258={};for(const _0x728ef1 of _0x30b34a)Object[_0x36c00d(0x1ed)](_0x446258,_0x728ef1);return _0x446258;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5bb516=_0x3932;(function(_0x1c9866,_0x4c6f36){const _0x4368c7=_0x3932,_0x4d83f7=_0x1c9866();while(!![]){try{const _0x1c41b7=parseInt(_0x4368c7(0x1f9))/0x1*(-parseInt(_0x4368c7(0x1f0))/0x2)+-parseInt(_0x4368c7(0x1ff))/0x3+-parseInt(_0x4368c7(0x1f5))/0x4+parseInt(_0x4368c7(0x1fb))/0x5*(-parseInt(_0x4368c7(0x201))/0x6)+parseInt(_0x4368c7(0x1fd))/0x7*(parseInt(_0x4368c7(0x1ee))/0x8)+parseInt(_0x4368c7(0x200))/0x9+parseInt(_0x4368c7(0x1ef))/0xa;if(_0x1c41b7===_0x4c6f36)break;else _0x4d83f7['push'](_0x4d83f7['shift']());}catch(_0x4c5fc4){_0x4d83f7['push'](_0x4d83f7['shift']());}}}(_0x35cc,0xe56fc));import{ViewUpcastWriter as _0x5a0679,ViewDomConverter as _0x4942df,ViewDocument as _0x212f56}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x880567}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x36c0d3}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x256219,propagateStyleProperties as _0x239704}from'./utils.js';function _0x35cc(){const _0x49452a=['40obzxNm','stylesProcessor','7tLeYJJ','isActive','4741518qQyOpe','15773499XwscbD','358164VdZdyD','content','element','document','3402904kLQEkn','34096010zXYlVV','15824AgLsFu','execute','blockElements','name','font','6054852mHdHFc','getItems','_parsedData','createRangeIn','136REcRrz','includes'];_0x35cc=function(){return _0x49452a;};return _0x35cc();}function _0x3932(_0x14ffc4,_0x157b65){const _0x35cc33=_0x35cc();return _0x3932=function(_0x39322e,_0x1e2242){_0x39322e=_0x39322e-0x1eb;let _0x441d91=_0x35cc33[_0x39322e];return _0x441d91;},_0x3932(_0x14ffc4,_0x157b65);}export class MSOfficeInlineStylePropagator extends _0x880567{[_0x5bb516(0x1f1)](_0x1ac18b){const _0xbb9e38=_0x5bb516,{body:_0x1a97c0}=_0x1ac18b[_0xbb9e38(0x1f7)],_0x1fbef6=new _0x5a0679(_0x1a97c0[_0xbb9e38(0x1ed)]),_0x188c14=_0x1fbef6[_0xbb9e38(0x1f8)](_0x1a97c0),_0x13c58e=new _0x212f56(_0x1fbef6[_0xbb9e38(0x1ed)][_0xbb9e38(0x1fc)]),_0x12710a=[...new _0x4942df(_0x13c58e)[_0xbb9e38(0x1f2)],_0xbb9e38(0x1f4)],_0x5343f3=_0x188c14[_0xbb9e38(0x1f6)]();for(const _0x153a5f of _0x5343f3)if(_0x153a5f['is'](_0xbb9e38(0x1ec))&&_0x12710a[_0xbb9e38(0x1fa)](_0x153a5f[_0xbb9e38(0x1f3)])){const _0x5e047b=_0x256219(_0x153a5f);_0x239704(_0x153a5f,_0x1fbef6,_0x5e047b);}_0x1ac18b[_0xbb9e38(0x1eb)]=_0x1a97c0;}[_0x5bb516(0x1fe)](_0x591288){const _0x3bc570=_0x5bb516;return super[_0x3bc570(0x1fe)](_0x591288)||_0x36c0d3(_0x591288);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1fd342=_0x4aec;(function(_0x3a6631,_0x424cf3){const _0x11cc4f=_0x4aec,_0x227761=_0x3a6631();while(!![]){try{const _0x26d39d=-parseInt(_0x11cc4f(0x14c))/0x1+-parseInt(_0x11cc4f(0x136))/0x2+-parseInt(_0x11cc4f(0x159))/0x3*(parseInt(_0x11cc4f(0x134))/0x4)+-parseInt(_0x11cc4f(0x139))/0x5*(parseInt(_0x11cc4f(0x146))/0x6)+-parseInt(_0x11cc4f(0x141))/0x7+-parseInt(_0x11cc4f(0x135))/0x8*(-parseInt(_0x11cc4f(0x157))/0x9)+parseInt(_0x11cc4f(0x138))/0xa;if(_0x26d39d===_0x424cf3)break;else _0x227761['push'](_0x227761['shift']());}catch(_0x5cf6c7){_0x227761['push'](_0x227761['shift']());}}}(_0x5052,0xd99ec));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1fd342(0x150),_0x1fd342(0x131),_0x1fd342(0x13b),_0x1fd342(0x13e),_0x1fd342(0x148),_0x1fd342(0x145),_0x1fd342(0x13c),_0x1fd342(0x13d)];function _0x5052(){const _0x249495=['11764361EEGJtk','bolder','includes','bold','font-weight','205644YNBMjJ','line-through','text-decoration-line','keys','getStyle','strong','791144OTuNEL','length','function','medium','color','super','italic','underline','removeStyle','insertChild','from','866718ugMWmg','getStyleNames','437817omIjpB','sub','split','createElement','font-family','forEach','span','44vgGVGl','104otXvgS','1818896psiGhv','filter','63054160rPBTlF','245GawjON','getChildren','font-size','font-style','vertical-align','text-decoration','sup','setStyle'];_0x5052=function(){return _0x249495;};return _0x5052();}function _0x4aec(_0x38a435,_0x1342b8){const _0x505225=_0x5052();return _0x4aec=function(_0x4aec57,_0x4f24cf){_0x4aec57=_0x4aec57-0x131;let _0xc33ccb=_0x505225[_0x4aec57];return _0xc33ccb;},_0x4aec(_0x38a435,_0x1342b8);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1fd342(0x150),_0x1fd342(0x131),_0x1fd342(0x13b)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1fd342(0x152),'i']],'font-weight':[[_0x1fd342(0x14f),_0x1fd342(0x14b)],[_0x1fd342(0x144),_0x1fd342(0x14b)],[_0x1fd342(0x142),_0x1fd342(0x14b)],[_0x28f8ec=>Number(_0x28f8ec)>=0x258,_0x1fd342(0x14b)]],'text-decoration':[[_0x1fd342(0x153),'u'],[_0x1fd342(0x147),'s']],'text-decoration-line':[[_0x1fd342(0x153),'u'],[_0x1fd342(0x147),'s']],'vertical-align':[[_0x1fd342(0x15a),_0x1fd342(0x15a)],[_0x1fd342(0x151),_0x1fd342(0x13f)]]};export function isPropertyToBePropagated(_0x1d0b2d){const _0x249bb3=_0x1fd342;return CSS_PROPERTIES_TO_PROPAGATE[_0x249bb3(0x143)](_0x1d0b2d);}export function isPropertyToBePropagatedAsSpan(_0x44fd4c){const _0xce0b98=_0x1fd342;return CSS_PROPERTIES_TO_BE_SPANS[_0xce0b98(0x143)](_0x44fd4c);}export function isPropertyToBePropagatedAsHTMLElement(_0x13e13e){return _0x13e13e in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x12fecb){const _0x26005e=_0x1fd342;return Array[_0x26005e(0x156)](_0x12fecb[_0x26005e(0x158)]())[_0x26005e(0x137)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1b79e4,_0x493101,_0x5dcdad){const {spanStyles:_0x14ea7d,stylesToBeHtmlElements:_0x37dbe4}=getStylesToPropagate(_0x1b79e4,_0x5dcdad);propagateStylesAsHTMLElements(_0x1b79e4,_0x493101,_0x37dbe4),propagateStylesAsSpan(_0x1b79e4,_0x493101,_0x14ea7d);}export function propagateStylesAsHTMLElements(_0x1549af,_0x1ea525,_0x245959){const _0x13d49d=_0x1fd342;for(const _0x1ab132 in _0x245959){_0x245959[_0x1ab132][_0x13d49d(0x132)](([,_0x377bf2])=>{const _0x4a8319=_0x13d49d,_0x504020=_0x1ea525[_0x4a8319(0x15c)](_0x377bf2,[],_0x1549af[_0x4a8319(0x13a)]());_0x1ea525[_0x4a8319(0x155)](0x0,_0x504020,_0x1549af);}),_0x1ea525[_0x13d49d(0x154)](_0x1ab132,_0x1549af);}}export function propagateStylesAsSpan(_0x5c058a,_0x47bdfb,_0xf509ce){const _0x1b69c3=_0x1fd342;if(!Object[_0x1b69c3(0x149)](_0xf509ce)[_0x1b69c3(0x14d)])return;const _0x7544c4=_0x47bdfb[_0x1b69c3(0x15c)](_0x1b69c3(0x133),[],_0x5c058a[_0x1b69c3(0x13a)]());_0x47bdfb[_0x1b69c3(0x140)](_0xf509ce,_0x7544c4),_0x47bdfb[_0x1b69c3(0x155)](0x0,_0x7544c4,_0x5c058a),_0x47bdfb[_0x1b69c3(0x154)](Object[_0x1b69c3(0x149)](_0xf509ce),_0x5c058a);}export function getStylesToPropagate(_0x543906,_0x2ec8c3){const _0x14aacc=_0x1fd342,_0xa05402={},_0x4a4f96={};return _0x2ec8c3[_0x14aacc(0x132)](_0x35b8e8=>{const _0x1db27b=_0x14aacc,_0x101ca6=_0x543906[_0x1db27b(0x14a)](_0x35b8e8);if(_0x101ca6){if(isPropertyToBePropagatedAsSpan(_0x35b8e8))_0xa05402[_0x35b8e8]=_0x101ca6;else{if(isPropertyToBePropagatedAsHTMLElement(_0x35b8e8)){const _0x394372=_0x101ca6[_0x1db27b(0x15b)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x35b8e8][_0x1db27b(0x132)](([_0x1fc10a,_0x59948d])=>{const _0x2ec303=_0x1db27b;for(const _0x4f51fe of _0x394372){(_0x2ec303(0x14e)==typeof _0x1fc10a&&_0x1fc10a(_0x4f51fe)||_0x1fc10a===_0x4f51fe)&&(_0x4a4f96[_0x35b8e8]=[..._0x4a4f96[_0x35b8e8]||[],[_0x1fc10a,_0x59948d]]);}});}}}}),{'spanStyles':_0xa05402,'stylesToBeHtmlElements':_0x4a4f96};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x5080(_0x3f6551,_0x494d8c){var _0x5ec1e6=_0x5ec1();return _0x5080=function(_0x50801b,_0x3c26b2){_0x50801b=_0x50801b-0xe2;var _0x5c8629=_0x5ec1e6[_0x50801b];return _0x5c8629;},_0x5080(_0x3f6551,_0x494d8c);}var _0x4a1752=_0x5080;(function(_0x3790f6,_0x59517c){var _0x43b1ac=_0x5080,_0x166f61=_0x3790f6();while(!![]){try{var _0x4782aa=parseInt(_0x43b1ac(0xeb))/0x1+parseInt(_0x43b1ac(0xf2))/0x2*(-parseInt(_0x43b1ac(0xe3))/0x3)+-parseInt(_0x43b1ac(0xe5))/0x4*(-parseInt(_0x43b1ac(0xee))/0x5)+parseInt(_0x43b1ac(0xea))/0x6*(parseInt(_0x43b1ac(0xf1))/0x7)+-parseInt(_0x43b1ac(0xe6))/0x8+-parseInt(_0x43b1ac(0xed))/0x9*(-parseInt(_0x43b1ac(0xec))/0xa)+-parseInt(_0x43b1ac(0xe4))/0xb;if(_0x4782aa===_0x59517c)break;else _0x166f61['push'](_0x166f61['shift']());}catch(_0x311400){_0x166f61['push'](_0x166f61['shift']());}}}(_0x5ec1,0x76bd6));function _0x5ec1(){var _0x1b04b7=['isOfficialPlugin','1916495MoTsGH','2mcMXmY','isPremiumPlugin','2169417lAwvNg','6396192shDjBt','3014948xPuAbX','626944IyqkbU','PasteFromOffice','requires','PasteFromOfficeEnhanced','6xCQGhd','747341oclCYu','20SPoBoF','425133cUwidO','5NWVfoI','pluginName'];_0x5ec1=function(){return _0x1b04b7;};return _0x5ec1();}import{Plugin as _0x4e57f0}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x1e14c8}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x330182}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x4e57f0{static get[_0x4a1752(0xef)](){var _0x50be0b=_0x4a1752;return _0x50be0b(0xe9);}static get[_0x4a1752(0xf0)](){return!0x0;}static get[_0x4a1752(0xe2)](){return!0x0;}static get[_0x4a1752(0xe8)](){var _0x48ebf6=_0x4a1752;return[_0x48ebf6(0xe7),_0x1e14c8,_0x330182];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x57ca4e=_0x1c37;function _0xbee1(){const _0x2c8bef=['document','PasteFromOffice','editor','165040HDGFXv','ClipboardPipeline','_parsedData','editing','init','dataTransfer','345660FBELpr','afterInit','234uFrSoZ','fromCharCode','href','stylesProcessor','isOfficialPlugin','isActive','plugins','3kTnCFM','high','94904cSNNPc','isPremiumPlugin','get','575842Jywqej','2192460IHJSDR','pluginName','getData','requires','map','107200oNTZjp','execute','text/html','284263rvloiZ','12ZBvwZX','77uTkKrK','inputTransformation','PasteFromOfficeEnhancedInliner','view','92yDULtr','join'];_0xbee1=function(){return _0x2c8bef;};return _0xbee1();}function _0x1c37(_0x388f7f,_0xebb44b){const _0xbee180=_0xbee1();return _0x1c37=function(_0x1c372f,_0x27b8f9){_0x1c372f=_0x1c372f-0x1ca;let _0x204877=_0xbee180[_0x1c372f];return _0x204877;},_0x1c37(_0x388f7f,_0xebb44b);}(function(_0x5723a4,_0x5668a3){const _0x2d4626=_0x1c37,_0x3a61f6=_0x5723a4();while(!![]){try{const _0x1d0fc6=parseInt(_0x2d4626(0x1cd))/0x1+parseInt(_0x2d4626(0x1e1))/0x2*(parseInt(_0x2d4626(0x1f0))/0x3)+-parseInt(_0x2d4626(0x1dc))/0x4*(-parseInt(_0x2d4626(0x1d3))/0x5)+parseInt(_0x2d4626(0x1d7))/0x6*(parseInt(_0x2d4626(0x1d6))/0x7)+-parseInt(_0x2d4626(0x1ca))/0x8*(-parseInt(_0x2d4626(0x1e9))/0x9)+parseInt(_0x2d4626(0x1e7))/0xa+parseInt(_0x2d4626(0x1d8))/0xb*(-parseInt(_0x2d4626(0x1ce))/0xc);if(_0x1d0fc6===_0x5668a3)break;else _0x3a61f6['push'](_0x3a61f6['shift']());}catch(_0x44c8c4){_0x3a61f6['push'](_0x3a61f6['shift']());}}}(_0xbee1,0x48741));import{Plugin as _0x1c70c2}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4f3839}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2f21ac,uid as _0x474765}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x19cf7f}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x1c70c2{static get[_0x57ca4e(0x1cf)](){const _0x398a1a=_0x57ca4e;return _0x398a1a(0x1da);}static get[_0x57ca4e(0x1ed)](){return!0x0;}static get[_0x57ca4e(0x1cb)](){return!0x0;}static get[_0x57ca4e(0x1d1)](){const _0x50a4ad=_0x57ca4e;return[_0x50a4ad(0x1df)];}[_0x57ca4e(0x1e5)](){const _0x235735=_0x57ca4e,_0x127070=this[_0x235735(0x1e0)],_0x46adc0=_0x127070[_0x235735(0x1ef)][_0x235735(0x1cc)](_0x235735(0x1e2)),_0x567a00=_0x127070[_0x235735(0x1e4)][_0x235735(0x1db)][_0x235735(0x1de)],_0x1fe004=new _0x19cf7f(_0x567a00);_0x46adc0['on'](_0x235735(0x1d9),(_0x59584b,_0x442289)=>{const _0x59ba0d=_0x235735,_0xe3ee76=_0x442289[_0x59ba0d(0x1e6)][_0x59ba0d(0x1d0)](_0x59ba0d(0x1d5));_0x1fe004[_0x59ba0d(0x1ee)](_0xe3ee76)&&(_0x442289[_0x59ba0d(0x1e3)]||(_0x442289[_0x59ba0d(0x1e3)]=_0x4f3839(_0xe3ee76,_0x567a00[_0x59ba0d(0x1ec)])),_0x1fe004[_0x59ba0d(0x1d4)](_0x442289));},{'priority':_0x2f21ac[_0x235735(0x1cc)](_0x235735(0x1f1))+0xb});}[_0x57ca4e(0x1e8)](){!async function(_0x4f6e60){const _0x42ed9b=_0x114353([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]),_0x510bec=0x7374585f,_0x2fd6d0=0x7373dbaf^_0x510bec,_0x3fcf7e=window[_0x114353([0x44,0x61,0x74,0x65])][_0x114353([0x6e,0x6f,0x77])](),_0x3a3b82=_0x4f6e60[_0x114353([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x15b4fb=new window[(_0x114353([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x111862=>{_0x3a3b82[_0x114353([0x6f,0x6e,0x63,0x65])](_0x114353([0x72,0x65,0x61,0x64,0x79]),_0x111862);}),_0x4bad89={[_0x114353([0x6b,0x74,0x79])]:_0x114353([0x45,0x43]),[_0x114353([0x75,0x73,0x65])]:_0x114353([0x73,0x69,0x67]),[_0x114353([0x63,0x72,0x76])]:_0x114353([0x50,0x2d,0x32,0x35,0x36]),[_0x114353([0x78])]:_0x114353([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]),[_0x114353([0x79])]:_0x114353([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]),[_0x114353([0x61,0x6c,0x67])]:_0x114353([0x45,0x53,0x32,0x35,0x36])},_0x3fe9f6=_0x3a3b82[_0x114353([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x114353([0x67,0x65,0x74])](_0x114353([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3ceb9f(){let _0x26ed47,_0x14daea=null,_0x44ed8a=null;try{if(_0x3fe9f6==_0x114353([0x47,0x50,0x4c]))return _0x114353([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x26ed47=_0x218582(),!_0x26ed47)return _0x114353([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x26ed47[_0x114353([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x44ed8a=_0x1fbd2a(_0x26ed47[_0x114353([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x26ed47[_0x114353([0x6a,0x74,0x69])])),await _0x5627ea()?_0x395cb9()?_0x1ac63d()?_0x114353([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x573014()?(_0x26ed47[_0x114353([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x114353([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x14daea=_0x5f2257(_0x114353([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b8e3f()):_0x114353([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x114353([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x114353([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x114353([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1ac63d(){const _0x74cf0e=[_0x114353([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x114353([0x74,0x72,0x69,0x61,0x6c])][_0x114353([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26ed47[_0x114353([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3fcf7e/0x3e8:0xe10*_0x2fd6d0;return _0x26ed47[_0x114353([0x65,0x78,0x70])]<_0x74cf0e;}function _0x395cb9(){const _0x11d2a7=_0x26ed47[_0x114353([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11d2a7&&(!!_0x11d2a7[_0x114353([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x114353([0x2a]))||(!!_0x11d2a7[_0x114353([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x114353([0x50,0x4f,0x45]))||(!!_0x11d2a7[_0x114353([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x114353([0x50,0x50]))||!(!_0x11d2a7[_0x114353([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x114353([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x45c3fb()))));}function _0x573014(){const _0x40c016=_0x1c37,_0x399a1e=_0x26ed47[_0x114353([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x399a1e||0x0==_0x399a1e[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xbb44b6}=new URL(window[_0x114353([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x40c016(0x1eb)]);if(_0x399a1e[_0x114353([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xbb44b6))return!0x0;const _0xa26f7f=_0xbb44b6[_0x114353([0x73,0x70,0x6c,0x69,0x74])](_0x114353([0x2e]));return _0x399a1e[_0x114353([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2dc67a=>_0x2dc67a[_0x114353([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x114353([0x2a])))[_0x114353([0x6d,0x61,0x70])](_0x8b2c4=>_0x8b2c4[_0x114353([0x73,0x70,0x6c,0x69,0x74])](_0x114353([0x2e])))[_0x114353([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x135e2c=>_0x135e2c[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xa26f7f[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x114353([0x6d,0x61,0x70])](_0x2ab33d=>Array(_0xa26f7f[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2ab33d[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x114353([0x66,0x69,0x6c,0x6c])](_0x2ab33d[0x0]===_0x114353([0x2a])?_0x114353([0x2a]):'')[_0x114353([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2ab33d))[_0x114353([0x73,0x6f,0x6d,0x65])](_0x48044d=>_0xa26f7f[_0x114353([0x65,0x76,0x65,0x72,0x79])]((_0x39a26c,_0x2b073e)=>_0x48044d[_0x2b073e]===_0x39a26c||_0x48044d[_0x2b073e]===_0x114353([0x2a])));}function _0x3b8e3f(){return _0x14daea&&_0x44ed8a?new window[(_0x114353([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xcca2e9,_0x349cef)=>{_0x14daea[_0x114353([0x74,0x68,0x65,0x6e])](_0xcca2e9,_0x349cef),_0x44ed8a[_0x114353([0x74,0x68,0x65,0x6e])](_0x36e809=>{_0x36e809!=_0x114353([0x56,0x61,0x6c,0x69,0x64])&&_0xcca2e9(_0x36e809);},_0x349cef);}):_0x14daea||_0x44ed8a||_0x114353([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1fbd2a(_0x590365,_0x447299){return new window[(_0x114353([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4156c9=>{if(_0x2fcfc2())return _0x4156c9(_0x114353([0x56,0x61,0x6c,0x69,0x64]));_0x3c027e(),_0x3a3b82[_0x114353([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x114353([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2c3ec9=!0x1;const _0x284e3b=_0x474765();function _0x2afb31(_0x3f6117){return!!_0x3f6117&&(typeof _0x3f6117===_0x114353([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f6117===_0x114353([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f6117[_0x114353([0x74,0x68,0x65,0x6e])]===_0x114353([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f6117[_0x114353([0x63,0x61,0x74,0x63,0x68])]===_0x114353([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x57b557(_0x1bf2eb){_0x4a906d(_0x1bf2eb)[_0x114353([0x74,0x68,0x65,0x6e])](_0x332b5c=>{if(!_0x332b5c||_0x332b5c[_0x114353([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x114353([0x6f,0x6b]))return _0x114353([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ee77a(_0x50e16f(_0x284e3b+_0x447299))!=_0x332b5c[_0x114353([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x114353([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x114353([0x56,0x61,0x6c,0x69,0x64]);})[_0x114353([0x74,0x68,0x65,0x6e])](_0x555838=>(_0x23818b(),_0x555838),()=>{const _0x22008e=_0x10bed3();return null==_0x22008e?(_0x23818b(),_0x114353([0x56,0x61,0x6c,0x69,0x64])):_0x114353(_0x3fcf7e-_0x22008e>(0x5778dc5f^_0x510bec)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x114353([0x74,0x68,0x65,0x6e])](_0x4156c9)[_0x114353([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4156c9(_0x114353([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x56a036=0x7342b6df^_0x510bec;function _0x23818b(){const _0x393afd=_0x114353([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ee77a(_0x50e16f(_0x590365)),_0x21edd6=_0x5b4cc3(_0x3ee77a(window[_0x114353([0x4d,0x61,0x74,0x68])][_0x114353([0x63,0x65,0x69,0x6c])](_0x3fcf7e/_0x56a036)));window[_0x114353([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x114353([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x393afd,_0x21edd6);}function _0x10bed3(){const _0x5b7aeb=_0x114353([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ee77a(_0x50e16f(_0x590365)),_0x4b15f7=window[_0x114353([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x114353([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b7aeb);return _0x4b15f7?window[_0x114353([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b4cc3(_0x4b15f7),0x10)*_0x56a036:null;}function _0x4a906d(_0x59fc6f){return new window[(_0x114353([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36c9f0,_0x5888f2)=>{_0x59fc6f[_0x114353([0x74,0x68,0x65,0x6e])](_0x36c9f0,_0x5888f2),window[_0x114353([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5888f2,0x73758c9f^_0x510bec);});}}_0x3a3b82[_0x114353([0x6f,0x6e])](_0x114353([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x39663a,_0x77045d)=>{if(_0x77045d[0x0]!=_0x590365)return _0x4156c9(_0x114353([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x77045d[0x1]={..._0x77045d[0x1],[_0x114353([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x284e3b};},{[_0x114353([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x114353([0x68,0x69,0x67,0x68])}),_0x3a3b82[_0x114353([0x6f,0x6e])](_0x114353([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xbc748d=>{_0x2afb31(_0xbc748d[_0x114353([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2c3ec9=!0x0,_0x57b557(_0xbc748d[_0x114353([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x114353([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x114353([0x6c,0x6f,0x77])}),_0x15b4fb[_0x114353([0x74,0x68,0x65,0x6e])](()=>{_0x2c3ec9||_0x4156c9(_0x114353([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2fcfc2(){return _0x3a3b82[_0x114353([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x114353([0x76,0x69,0x65,0x77])][_0x114353([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x114353([0x61,0x75,0x74,0x6f]);}function _0x3c027e(){_0x3a3b82[_0x114353([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x114353([0x76,0x69,0x65,0x77])][_0x114353([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x114353([0x61,0x75,0x74,0x6f]);}}function _0x5f2257(_0x573f49){const _0x1ea3b4=[new window[(_0x114353([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39ed42=>setTimeout(_0x39ed42,0x737d6693^_0x510bec)),_0x15b4fb[_0x114353([0x74,0x68,0x65,0x6e])](()=>new window[(_0x114353([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21201b=>{let _0x2b33ae=0x0;_0x3a3b82[_0x114353([0x6d,0x6f,0x64,0x65,0x6c])][_0x114353([0x6f,0x6e])](_0x114353([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3da7b2,_0xeaa2f6)=>{_0xeaa2f6[0x0][_0x114353([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2b33ae++,_0x2b33ae==(0x73745db7^_0x510bec)&&(_0x21201b(),_0x3da7b2[_0x114353([0x6f,0x66,0x66])]());});}))];return window[_0x114353([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x114353([0x72,0x61,0x63,0x65])](_0x1ea3b4)[_0x114353([0x74,0x68,0x65,0x6e])](()=>_0x573f49);}async function _0x290279(){await _0x15b4fb,_0x3a3b82[_0x114353([0x6d,0x6f,0x64,0x65,0x6c])][_0x114353([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2532bb,_0x3a3b82[_0x114353([0x6d,0x6f,0x64,0x65,0x6c])][_0x114353([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2532bb,_0x3a3b82[_0x114353([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x114353([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x45c3fb(){return window[_0x114353([0x67,0x6c,0x6f,0x62])]&&window[_0x114353([0x67,0x6c,0x6f,0x62])][_0x114353([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x7b3680(_0x3a5212){const _0x372d6a=_0x32bf19();_0x3a3b82[_0x372d6a]=_0x114353([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])+_0x3a5212,_0x3a5212!=_0x114353([0x56,0x61,0x6c,0x69,0x64])&&_0x290279();}function _0x32bf19(){const _0x31565a=window[_0x114353([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x114353([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x114353([0x6e,0x6f,0x77])]())[_0x114353([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x114353([0x2e]),'');let _0x2c844e=_0x114353([0x73]);for(let _0x5c2956=0x0;_0x5c2956<_0x31565a[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5c2956+=0x2){let _0x2bc1e3=window[_0x114353([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31565a[_0x114353([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c2956,_0x5c2956+0x2));_0x2bc1e3>=_0x42ed9b[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bc1e3-=_0x42ed9b[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2c844e+=_0x42ed9b[_0x2bc1e3];}return _0x2c844e;}function _0x218582(){const _0x2bcc08=_0x3fe9f6[_0x114353([0x73,0x70,0x6c,0x69,0x74])](_0x114353([0x2e]));if(0x3!=_0x2bcc08[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3b53e7(_0x2bcc08[0x1]);function _0x3b53e7(_0x50556c){const _0x35f938=_0x2ac84f(_0x50556c);return _0x35f938&&_0x484ccd()?_0x35f938:null;function _0x484ccd(){const _0x43b8f3=_0x35f938[_0x114353([0x6a,0x74,0x69])],_0x4b4be3=window[_0x114353([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43b8f3[_0x114353([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43b8f3[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3a59af={..._0x35f938,[_0x114353([0x6a,0x74,0x69])]:_0x43b8f3[_0x114353([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x43b8f3[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3a59af[_0x114353([0x76,0x63])],_0x50e16f(_0x3a59af)==_0x4b4be3;}}}async function _0x5627ea(){let _0x525883=!0x0;try{const _0x3cb63c=_0x3fe9f6[_0x114353([0x73,0x70,0x6c,0x69,0x74])](_0x114353([0x2e])),[_0x1cc066,_0x1bd92c,_0x3f3265]=_0x3cb63c;return _0xd52dac(_0x1cc066),await _0x18f969(_0x1cc066,_0x1bd92c,_0x3f3265),_0x525883;}catch{return!0x1;}function _0xd52dac(_0x30ddbc){const _0x5dbda3=_0x2ac84f(_0x30ddbc);_0x5dbda3&&_0x5dbda3[_0x114353([0x61,0x6c,0x67])]==_0x114353([0x45,0x53,0x32,0x35,0x36])||(_0x525883=!0x1);}async function _0x18f969(_0x310315,_0x2313e2,_0x3fb763){const _0x1b88f9=window[_0x114353([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x114353([0x66,0x72,0x6f,0x6d])](_0x46247e(_0x3fb763),_0x70f074=>_0x70f074[_0x114353([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x58a08f=new window[(_0x114353([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x114353([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x310315+_0x114353([0x2e])+_0x2313e2),_0x86be05=window[_0x114353([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x114353([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x86be05)return;const _0x245979=await _0x86be05[_0x114353([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x114353([0x6a,0x77,0x6b]),_0x4bad89,{[_0x114353([0x6e,0x61,0x6d,0x65])]:_0x114353([0x45,0x43,0x44,0x53,0x41]),[_0x114353([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x114353([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x114353([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x86be05[_0x114353([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x114353([0x6e,0x61,0x6d,0x65])]:_0x114353([0x45,0x43,0x44,0x53,0x41]),[_0x114353([0x68,0x61,0x73,0x68])]:{[_0x114353([0x6e,0x61,0x6d,0x65])]:_0x114353([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x245979,_0x1b88f9,_0x58a08f)||(_0x525883=!0x1);}}function _0x2ac84f(_0x22c86b){return _0x22c86b[_0x114353([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x114353([0x65,0x79]))?JSON[_0x114353([0x70,0x61,0x72,0x73,0x65])](_0x46247e(_0x22c86b)):null;}function _0x46247e(_0x5e7d6a){return window[_0x114353([0x61,0x74,0x6f,0x62])](_0x5e7d6a[_0x114353([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x114353([0x2b]))[_0x114353([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x114353([0x2f])));}function _0x50e16f(_0xda8d1c){let _0x5731af=0x1505;function _0x47fe5c(_0x45730a){for(let _0x10727c=0x0;_0x10727c<_0x45730a[_0x114353([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10727c++){const _0x426a9e=_0x45730a[_0x114353([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10727c);_0x5731af=(_0x5731af<<0x5)+_0x5731af+_0x426a9e,_0x5731af&=_0x5731af;}}function _0x4b99fb(_0x54badc){Array[_0x114353([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x54badc)?_0x54badc[_0x114353([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4b99fb):_0x54badc&&typeof _0x54badc==_0x114353([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x114353([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x54badc)[_0x114353([0x73,0x6f,0x72,0x74])]()[_0x114353([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x149df4,_0x2f4416])=>{_0x47fe5c(_0x149df4),_0x4b99fb(_0x2f4416);}):_0x47fe5c(window[_0x114353([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x54badc));}return _0x4b99fb(_0xda8d1c),_0x5731af>>>0x0;}function _0x3ee77a(_0x136eb7){return _0x136eb7[_0x114353([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x114353([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x114353([0x30]));}function _0x5b4cc3(_0x1cbf2a){return _0x1cbf2a[_0x114353([0x73,0x70,0x6c,0x69,0x74])]('')[_0x114353([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x114353([0x6a,0x6f,0x69,0x6e])]('');}function _0x2532bb(){}function _0x114353(_0x1f0450){const _0x4b0930=_0x1c37;return _0x1f0450[_0x4b0930(0x1d2)](_0x5eee43=>String[_0x4b0930(0x1ea)](_0x5eee43))[_0x4b0930(0x1dd)]('');}_0x7b3680(await _0x3ceb9f());}(this);}}
|
|
23
|
+
const _0x1c820f=_0x2be6;(function(_0x34398b,_0x3f5082){const _0x1bfea9=_0x2be6,_0x49c4ad=_0x34398b();while(!![]){try{const _0x425e10=-parseInt(_0x1bfea9(0x1db))/0x1+-parseInt(_0x1bfea9(0x1d3))/0x2*(parseInt(_0x1bfea9(0x1c3))/0x3)+-parseInt(_0x1bfea9(0x1e0))/0x4*(parseInt(_0x1bfea9(0x1e3))/0x5)+parseInt(_0x1bfea9(0x1e6))/0x6+parseInt(_0x1bfea9(0x1de))/0x7+parseInt(_0x1bfea9(0x1cf))/0x8+parseInt(_0x1bfea9(0x1dc))/0x9*(parseInt(_0x1bfea9(0x1d5))/0xa);if(_0x425e10===_0x3f5082)break;else _0x49c4ad['push'](_0x49c4ad['shift']());}catch(_0x25f6e1){_0x49c4ad['push'](_0x49c4ad['shift']());}}}(_0x4224,0xeb6b7));import{Plugin as _0x3e2e7e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3ea768}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5b9be4,uid as _0x47e966}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x43ef7f}from'./normalizers/inliner/msofficestylesinliner.js';function _0x4224(){const _0x5749d1=['document','698906DqeRdD','view','40pAoejW','isOfficialPlugin','stylesProcessor','pluginName','isPremiumPlugin','join','1776783NzLbQT','3933108JAdNdn','inputTransformation','2498328zBcEOC','fromCharCode','716080fWHTyl','editor','execute','10unKKeg','get','high','6580470pmllNr','afterInit','requires','15llThRV','ClipboardPipeline','map','editing','_parsedData','PasteFromOffice','dataTransfer','getData','PasteFromOfficeEnhancedInliner','isActive','plugins','init','13157360TDANJo','text/html','href'];_0x4224=function(){return _0x5749d1;};return _0x4224();}function _0x2be6(_0x4df5b6,_0x3bc576){const _0x42249b=_0x4224();return _0x2be6=function(_0x2be6cb,_0x1efda2){_0x2be6cb=_0x2be6cb-0x1c1;let _0x2c2668=_0x42249b[_0x2be6cb];return _0x2c2668;},_0x2be6(_0x4df5b6,_0x3bc576);}export class PasteFromOfficeEnhancedInliner extends _0x3e2e7e{static get[_0x1c820f(0x1d8)](){const _0x32bffe=_0x1c820f;return _0x32bffe(0x1cb);}static get[_0x1c820f(0x1d6)](){return!0x0;}static get[_0x1c820f(0x1d9)](){return!0x0;}static get[_0x1c820f(0x1c2)](){const _0x5fde9f=_0x1c820f;return[_0x5fde9f(0x1c8)];}[_0x1c820f(0x1ce)](){const _0x10f407=_0x1c820f,_0x1b8f29=this[_0x10f407(0x1e1)],_0xa7bfda=_0x1b8f29[_0x10f407(0x1cd)][_0x10f407(0x1e4)](_0x10f407(0x1c4)),_0x58222e=_0x1b8f29[_0x10f407(0x1c6)][_0x10f407(0x1d4)][_0x10f407(0x1d2)],_0x221abe=new _0x43ef7f(_0x58222e);_0xa7bfda['on'](_0x10f407(0x1dd),(_0x5ceb38,_0xffecdd)=>{const _0xa51fba=_0x10f407,_0x21922f=_0xffecdd[_0xa51fba(0x1c9)][_0xa51fba(0x1ca)](_0xa51fba(0x1d0));_0x221abe[_0xa51fba(0x1cc)](_0x21922f)&&(_0xffecdd[_0xa51fba(0x1c7)]||(_0xffecdd[_0xa51fba(0x1c7)]=_0x3ea768(_0x21922f,_0x58222e[_0xa51fba(0x1d7)])),_0x221abe[_0xa51fba(0x1e2)](_0xffecdd));},{'priority':_0x5b9be4[_0x10f407(0x1e4)](_0x10f407(0x1e5))+0xb});}[_0x1c820f(0x1c1)](){!async function(_0x1ce2ed){const _0x4817b0=_0x7ca63c([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]),_0x452e2d=0x7374585f,_0x3a0cfd=0x7373dc57^_0x452e2d,_0x4cba4d=window[_0x7ca63c([0x44,0x61,0x74,0x65])][_0x7ca63c([0x6e,0x6f,0x77])](),_0x2c3b07=_0x1ce2ed[_0x7ca63c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x151cd4=new window[(_0x7ca63c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e6c1e=>{_0x2c3b07[_0x7ca63c([0x6f,0x6e,0x63,0x65])](_0x7ca63c([0x72,0x65,0x61,0x64,0x79]),_0x5e6c1e);}),_0x3e701b={[_0x7ca63c([0x6b,0x74,0x79])]:_0x7ca63c([0x45,0x43]),[_0x7ca63c([0x75,0x73,0x65])]:_0x7ca63c([0x73,0x69,0x67]),[_0x7ca63c([0x63,0x72,0x76])]:_0x7ca63c([0x50,0x2d,0x32,0x35,0x36]),[_0x7ca63c([0x78])]:_0x7ca63c([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]),[_0x7ca63c([0x79])]:_0x7ca63c([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]),[_0x7ca63c([0x61,0x6c,0x67])]:_0x7ca63c([0x45,0x53,0x32,0x35,0x36])},_0x262a50=_0x2c3b07[_0x7ca63c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x7ca63c([0x67,0x65,0x74])](_0x7ca63c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2b9633(){let _0x38b4a0,_0x3888be=null,_0x3fa49d=null;try{if(_0x262a50==_0x7ca63c([0x47,0x50,0x4c]))return _0x7ca63c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x38b4a0=_0x45fffe(),!_0x38b4a0)return _0x7ca63c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x38b4a0[_0x7ca63c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3fa49d=_0x332bd4(_0x38b4a0[_0x7ca63c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x38b4a0[_0x7ca63c([0x6a,0x74,0x69])])),await _0x4e18c2()?_0x2eeda1()?_0x248463()?_0x7ca63c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3615b2()?(_0x38b4a0[_0x7ca63c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x7ca63c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3888be=_0x509fe0(_0x7ca63c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x698582()):_0x7ca63c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x7ca63c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x7ca63c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x7ca63c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x248463(){const _0x4fee49=[_0x7ca63c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x7ca63c([0x74,0x72,0x69,0x61,0x6c])][_0x7ca63c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38b4a0[_0x7ca63c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4cba4d/0x3e8:0xe10*_0x3a0cfd;return _0x38b4a0[_0x7ca63c([0x65,0x78,0x70])]<_0x4fee49;}function _0x2eeda1(){const _0x37335a=_0x38b4a0[_0x7ca63c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x37335a&&(!!_0x37335a[_0x7ca63c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7ca63c([0x2a]))||(!!_0x37335a[_0x7ca63c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7ca63c([0x50,0x4f,0x45]))||(!!_0x37335a[_0x7ca63c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7ca63c([0x50,0x50]))||!(!_0x37335a[_0x7ca63c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7ca63c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x16e135()))));}function _0x3615b2(){const _0x1999ac=_0x2be6,_0x27e2a3=_0x38b4a0[_0x7ca63c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x27e2a3||0x0==_0x27e2a3[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x43b020}=new URL(window[_0x7ca63c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1999ac(0x1d1)]);if(_0x27e2a3[_0x7ca63c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43b020))return!0x0;const _0x10ab33=_0x43b020[_0x7ca63c([0x73,0x70,0x6c,0x69,0x74])](_0x7ca63c([0x2e]));return _0x27e2a3[_0x7ca63c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c5ae3=>_0x3c5ae3[_0x7ca63c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7ca63c([0x2a])))[_0x7ca63c([0x6d,0x61,0x70])](_0x1ca2ad=>_0x1ca2ad[_0x7ca63c([0x73,0x70,0x6c,0x69,0x74])](_0x7ca63c([0x2e])))[_0x7ca63c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x268a5d=>_0x268a5d[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x10ab33[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x7ca63c([0x6d,0x61,0x70])](_0x1146d0=>Array(_0x10ab33[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1146d0[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x7ca63c([0x66,0x69,0x6c,0x6c])](_0x1146d0[0x0]===_0x7ca63c([0x2a])?_0x7ca63c([0x2a]):'')[_0x7ca63c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1146d0))[_0x7ca63c([0x73,0x6f,0x6d,0x65])](_0x54d415=>_0x10ab33[_0x7ca63c([0x65,0x76,0x65,0x72,0x79])]((_0x45d1bc,_0x31dc9c)=>_0x54d415[_0x31dc9c]===_0x45d1bc||_0x54d415[_0x31dc9c]===_0x7ca63c([0x2a])));}function _0x698582(){return _0x3888be&&_0x3fa49d?new window[(_0x7ca63c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ef4f5,_0xf15bc2)=>{_0x3888be[_0x7ca63c([0x74,0x68,0x65,0x6e])](_0x2ef4f5,_0xf15bc2),_0x3fa49d[_0x7ca63c([0x74,0x68,0x65,0x6e])](_0x5910e5=>{_0x5910e5!=_0x7ca63c([0x56,0x61,0x6c,0x69,0x64])&&_0x2ef4f5(_0x5910e5);},_0xf15bc2);}):_0x3888be||_0x3fa49d||_0x7ca63c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x332bd4(_0xe5004f,_0x1a7840){return new window[(_0x7ca63c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c6710=>{if(_0x1636b0())return _0x5c6710(_0x7ca63c([0x56,0x61,0x6c,0x69,0x64]));_0x2e08de(),_0x2c3b07[_0x7ca63c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x7ca63c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4bb72f=!0x1;const _0x321dd4=_0x47e966();function _0x14f5c9(_0x296dde){return!!_0x296dde&&(typeof _0x296dde===_0x7ca63c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x296dde===_0x7ca63c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x296dde[_0x7ca63c([0x74,0x68,0x65,0x6e])]===_0x7ca63c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x296dde[_0x7ca63c([0x63,0x61,0x74,0x63,0x68])]===_0x7ca63c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3cebab(_0x45f7b2){_0x51f20e(_0x45f7b2)[_0x7ca63c([0x74,0x68,0x65,0x6e])](_0x33eb7a=>{if(!_0x33eb7a||_0x33eb7a[_0x7ca63c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x7ca63c([0x6f,0x6b]))return _0x7ca63c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x36ae9a(_0x37aa9e(_0x321dd4+_0x1a7840))!=_0x33eb7a[_0x7ca63c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x7ca63c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x7ca63c([0x56,0x61,0x6c,0x69,0x64]);})[_0x7ca63c([0x74,0x68,0x65,0x6e])](_0x23ae86=>(_0x5cd441(),_0x23ae86),()=>{const _0x3e1ebd=_0x20869b();return null==_0x3e1ebd?(_0x5cd441(),_0x7ca63c([0x56,0x61,0x6c,0x69,0x64])):_0x7ca63c(_0x4cba4d-_0x3e1ebd>(0x5778dc5f^_0x452e2d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x7ca63c([0x74,0x68,0x65,0x6e])](_0x5c6710)[_0x7ca63c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5c6710(_0x7ca63c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x7257f4=0x7342b6df^_0x452e2d;function _0x5cd441(){const _0x2e389a=_0x7ca63c([0x6c,0x6c,0x63,0x74,0x2d])+_0x36ae9a(_0x37aa9e(_0xe5004f)),_0x4f1015=_0x4e5982(_0x36ae9a(window[_0x7ca63c([0x4d,0x61,0x74,0x68])][_0x7ca63c([0x63,0x65,0x69,0x6c])](_0x4cba4d/_0x7257f4)));window[_0x7ca63c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x7ca63c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e389a,_0x4f1015);}function _0x20869b(){const _0x5c39b3=_0x7ca63c([0x6c,0x6c,0x63,0x74,0x2d])+_0x36ae9a(_0x37aa9e(_0xe5004f)),_0x1de3b6=window[_0x7ca63c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x7ca63c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c39b3);return _0x1de3b6?window[_0x7ca63c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e5982(_0x1de3b6),0x10)*_0x7257f4:null;}function _0x51f20e(_0x2b7b32){return new window[(_0x7ca63c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4dddaa,_0x5a6212)=>{_0x2b7b32[_0x7ca63c([0x74,0x68,0x65,0x6e])](_0x4dddaa,_0x5a6212),window[_0x7ca63c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5a6212,0x73758c9f^_0x452e2d);});}}_0x2c3b07[_0x7ca63c([0x6f,0x6e])](_0x7ca63c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5e98bf,_0x5700b8)=>{if(_0x5700b8[0x0]!=_0xe5004f)return _0x5c6710(_0x7ca63c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5700b8[0x1]={..._0x5700b8[0x1],[_0x7ca63c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x321dd4};},{[_0x7ca63c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x7ca63c([0x68,0x69,0x67,0x68])}),_0x2c3b07[_0x7ca63c([0x6f,0x6e])](_0x7ca63c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x37490f=>{_0x14f5c9(_0x37490f[_0x7ca63c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4bb72f=!0x0,_0x3cebab(_0x37490f[_0x7ca63c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x7ca63c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x7ca63c([0x6c,0x6f,0x77])}),_0x151cd4[_0x7ca63c([0x74,0x68,0x65,0x6e])](()=>{_0x4bb72f||_0x5c6710(_0x7ca63c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1636b0(){return _0x2c3b07[_0x7ca63c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x7ca63c([0x76,0x69,0x65,0x77])][_0x7ca63c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x7ca63c([0x61,0x75,0x74,0x6f]);}function _0x2e08de(){_0x2c3b07[_0x7ca63c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x7ca63c([0x76,0x69,0x65,0x77])][_0x7ca63c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x7ca63c([0x61,0x75,0x74,0x6f]);}}function _0x509fe0(_0x3c8a32){const _0x2c01dc=[new window[(_0x7ca63c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x60d6b=>setTimeout(_0x60d6b,0x737d6693^_0x452e2d)),_0x151cd4[_0x7ca63c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x7ca63c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x353407=>{let _0x35301b=0x0;_0x2c3b07[_0x7ca63c([0x6d,0x6f,0x64,0x65,0x6c])][_0x7ca63c([0x6f,0x6e])](_0x7ca63c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3db85d,_0x28331c)=>{_0x28331c[0x0][_0x7ca63c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x35301b++,_0x35301b==(0x73745db7^_0x452e2d)&&(_0x353407(),_0x3db85d[_0x7ca63c([0x6f,0x66,0x66])]());});}))];return window[_0x7ca63c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x7ca63c([0x72,0x61,0x63,0x65])](_0x2c01dc)[_0x7ca63c([0x74,0x68,0x65,0x6e])](()=>_0x3c8a32);}async function _0x13c150(){await _0x151cd4,_0x2c3b07[_0x7ca63c([0x6d,0x6f,0x64,0x65,0x6c])][_0x7ca63c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x15c86c,_0x2c3b07[_0x7ca63c([0x6d,0x6f,0x64,0x65,0x6c])][_0x7ca63c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x15c86c,_0x2c3b07[_0x7ca63c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x7ca63c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x16e135(){return window[_0x7ca63c([0x67,0x6c,0x6f,0x62])]&&window[_0x7ca63c([0x67,0x6c,0x6f,0x62])][_0x7ca63c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2659f6(_0x19d625){const _0x54ca81=_0x532fc1();_0x2c3b07[_0x54ca81]=_0x7ca63c([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])+_0x19d625,_0x19d625!=_0x7ca63c([0x56,0x61,0x6c,0x69,0x64])&&_0x13c150();}function _0x532fc1(){const _0x364c0c=window[_0x7ca63c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x7ca63c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x7ca63c([0x6e,0x6f,0x77])]())[_0x7ca63c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x7ca63c([0x2e]),'');let _0xdb29fc=_0x7ca63c([0x73]);for(let _0x3cfa46=0x0;_0x3cfa46<_0x364c0c[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3cfa46+=0x2){let _0x2fd2f1=window[_0x7ca63c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x364c0c[_0x7ca63c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3cfa46,_0x3cfa46+0x2));_0x2fd2f1>=_0x4817b0[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2fd2f1-=_0x4817b0[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xdb29fc+=_0x4817b0[_0x2fd2f1];}return _0xdb29fc;}function _0x45fffe(){const _0x33b356=_0x262a50[_0x7ca63c([0x73,0x70,0x6c,0x69,0x74])](_0x7ca63c([0x2e]));if(0x3!=_0x33b356[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1c6895(_0x33b356[0x1]);function _0x1c6895(_0x31c93b){const _0x190f77=_0x5b6a7f(_0x31c93b);return _0x190f77&&_0x3a4289()?_0x190f77:null;function _0x3a4289(){const _0x15a501=_0x190f77[_0x7ca63c([0x6a,0x74,0x69])],_0x312f5b=window[_0x7ca63c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15a501[_0x7ca63c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15a501[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3eb915={..._0x190f77,[_0x7ca63c([0x6a,0x74,0x69])]:_0x15a501[_0x7ca63c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x15a501[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3eb915[_0x7ca63c([0x76,0x63])],_0x37aa9e(_0x3eb915)==_0x312f5b;}}}async function _0x4e18c2(){let _0x2c57f3=!0x0;try{const _0x1d6ce6=_0x262a50[_0x7ca63c([0x73,0x70,0x6c,0x69,0x74])](_0x7ca63c([0x2e])),[_0x88161a,_0x3cba6e,_0x1b5fa6]=_0x1d6ce6;return _0x4e63f7(_0x88161a),await _0x32dc6a(_0x88161a,_0x3cba6e,_0x1b5fa6),_0x2c57f3;}catch{return!0x1;}function _0x4e63f7(_0x165c12){const _0x308cbc=_0x5b6a7f(_0x165c12);_0x308cbc&&_0x308cbc[_0x7ca63c([0x61,0x6c,0x67])]==_0x7ca63c([0x45,0x53,0x32,0x35,0x36])||(_0x2c57f3=!0x1);}async function _0x32dc6a(_0x512fa4,_0x13d4c2,_0x5e7d8c){const _0x232030=window[_0x7ca63c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x7ca63c([0x66,0x72,0x6f,0x6d])](_0x1b1c42(_0x5e7d8c),_0x554a0a=>_0x554a0a[_0x7ca63c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xf81367=new window[(_0x7ca63c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x7ca63c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x512fa4+_0x7ca63c([0x2e])+_0x13d4c2),_0xe5c3ec=window[_0x7ca63c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x7ca63c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe5c3ec)return;const _0x4b76f3=await _0xe5c3ec[_0x7ca63c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x7ca63c([0x6a,0x77,0x6b]),_0x3e701b,{[_0x7ca63c([0x6e,0x61,0x6d,0x65])]:_0x7ca63c([0x45,0x43,0x44,0x53,0x41]),[_0x7ca63c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x7ca63c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x7ca63c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe5c3ec[_0x7ca63c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x7ca63c([0x6e,0x61,0x6d,0x65])]:_0x7ca63c([0x45,0x43,0x44,0x53,0x41]),[_0x7ca63c([0x68,0x61,0x73,0x68])]:{[_0x7ca63c([0x6e,0x61,0x6d,0x65])]:_0x7ca63c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4b76f3,_0x232030,_0xf81367)||(_0x2c57f3=!0x1);}}function _0x5b6a7f(_0x460a51){return _0x460a51[_0x7ca63c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x7ca63c([0x65,0x79]))?JSON[_0x7ca63c([0x70,0x61,0x72,0x73,0x65])](_0x1b1c42(_0x460a51)):null;}function _0x1b1c42(_0xb2e411){return window[_0x7ca63c([0x61,0x74,0x6f,0x62])](_0xb2e411[_0x7ca63c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x7ca63c([0x2b]))[_0x7ca63c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x7ca63c([0x2f])));}function _0x37aa9e(_0x23618c){let _0x179d90=0x1505;function _0x1990af(_0x28c6cc){for(let _0x9221be=0x0;_0x9221be<_0x28c6cc[_0x7ca63c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x9221be++){const _0x133bce=_0x28c6cc[_0x7ca63c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x9221be);_0x179d90=(_0x179d90<<0x5)+_0x179d90+_0x133bce,_0x179d90&=_0x179d90;}}function _0x4445ca(_0x3a0ba6){Array[_0x7ca63c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a0ba6)?_0x3a0ba6[_0x7ca63c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4445ca):_0x3a0ba6&&typeof _0x3a0ba6==_0x7ca63c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x7ca63c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a0ba6)[_0x7ca63c([0x73,0x6f,0x72,0x74])]()[_0x7ca63c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3ee1fc,_0xf4698b])=>{_0x1990af(_0x3ee1fc),_0x4445ca(_0xf4698b);}):_0x1990af(window[_0x7ca63c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a0ba6));}return _0x4445ca(_0x23618c),_0x179d90>>>0x0;}function _0x36ae9a(_0x49a0dd){return _0x49a0dd[_0x7ca63c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x7ca63c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x7ca63c([0x30]));}function _0x4e5982(_0x2bfb88){return _0x2bfb88[_0x7ca63c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x7ca63c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x7ca63c([0x6a,0x6f,0x69,0x6e])]('');}function _0x15c86c(){}function _0x7ca63c(_0x2bea7a){const _0x194a00=_0x2be6;return _0x2bea7a[_0x194a00(0x1c5)](_0x572227=>String[_0x194a00(0x1df)](_0x572227))[_0x194a00(0x1da)]('');}_0x2659f6(await _0x2b9633());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1638fa=_0x1b3c;function _0x1b3c(_0x58f1ea,_0x5810b6){const _0x247154=_0x2471();return _0x1b3c=function(_0x1b3c24,_0x3cb664){_0x1b3c24=_0x1b3c24-0xf0;let _0x4ee6e0=_0x247154[_0x1b3c24];return _0x4ee6e0;},_0x1b3c(_0x58f1ea,_0x5810b6);}(function(_0x2d7131,_0x3cdaab){const _0x2649f1=_0x1b3c,_0x3e6404=_0x2d7131();while(!![]){try{const _0x3de0e8=-parseInt(_0x2649f1(0x121))/0x1*(-parseInt(_0x2649f1(0x111))/0x2)+-parseInt(_0x2649f1(0x10f))/0x3+parseInt(_0x2649f1(0x101))/0x4*(-parseInt(_0x2649f1(0x11c))/0x5)+-parseInt(_0x2649f1(0x106))/0x6+parseInt(_0x2649f1(0x11d))/0x7+-parseInt(_0x2649f1(0x117))/0x8*(-parseInt(_0x2649f1(0x115))/0x9)+parseInt(_0x2649f1(0xf5))/0xa;if(_0x3de0e8===_0x3cdaab)break;else _0x3e6404['push'](_0x3e6404['shift']());}catch(_0x2bfa7b){_0x3e6404['push'](_0x3e6404['shift']());}}}(_0x2471,0x25cac));import{Plugin as _0x5f34dd}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x5598f7}from'@ckeditor/ckeditor5-paste-from-office';function _0x2471(){const _0x2382b6=['editor','view','595210JNazpu','pasteFromOfficeEnhancedLicenseKeyDomainLimit','execute','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','getData','editing','stylesProcessor','high','pasteFromOfficeEnhancedLicenseKeyUsageLimit','usageLimit','PasteFromOfficeEnhanced','_licenseKeyCheckInterval','18128MjROnG','pasteFromOfficeEnhancedLicenseKeyExpired','init','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyNotAllowed','619932wyPkRh','isPremiumPlugin','domainLimit','isActive','pluginName','_parsedData','invalid','config','_showLicenseError','545217YrSrQQ','pasteFromOfficeEnhancedLicenseKeyValid','300UJoiFm','get','evaluationLimit','PasteFromOfficeEnhancedPropagator','18bCvMQs','licenseKey','963632YnMoPz','plugins','text/html','destroy','requires','80IEAdxR','1235780oWQECl','document','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyInvalid','236aodZpn','inputTransformation','PasteFromOffice','ClipboardPipeline','expired','dataTransfer'];_0x2471=function(){return _0x2382b6;};return _0x2471();}import{priorities as _0x3a2419}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0xe57053}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x5f34dd{[_0x1638fa(0x116)];[_0x1638fa(0x100)];static get[_0x1638fa(0x10a)](){const _0x4b0b07=_0x1638fa;return _0x4b0b07(0x114);}static get[_0x1638fa(0x104)](){return!0x0;}static get[_0x1638fa(0x107)](){return!0x0;}static get[_0x1638fa(0x11b)](){const _0x2cc3d7=_0x1638fa;return[_0x2cc3d7(0x123)];}[_0x1638fa(0x103)](){const _0x3b9e52=_0x1638fa,_0x4ebf1d=this[_0x3b9e52(0xf3)],_0x356beb=_0x4ebf1d[_0x3b9e52(0x118)][_0x3b9e52(0x112)](_0x3b9e52(0xf0)),_0x51d6d5=_0x4ebf1d[_0x3b9e52(0xfa)][_0x3b9e52(0xf4)][_0x3b9e52(0x11e)],_0x55c19e=new _0xe57053(_0x51d6d5);_0x356beb['on'](_0x3b9e52(0x122),(_0x5d1223,_0x11b23f)=>{const _0x2644df=_0x3b9e52,_0x236e15=_0x11b23f[_0x2644df(0xf2)][_0x2644df(0xf9)](_0x2644df(0x119));_0x55c19e[_0x2644df(0x109)](_0x236e15)&&(_0x11b23f[_0x2644df(0x10b)]||(_0x11b23f[_0x2644df(0x10b)]=_0x5598f7(_0x236e15,_0x51d6d5[_0x2644df(0xfb)])),_0x55c19e[_0x2644df(0xf7)](_0x11b23f));},{'priority':_0x3a2419[_0x3b9e52(0x112)](_0x3b9e52(0xfc))+0xa}),this[_0x3b9e52(0x116)]=this[_0x3b9e52(0xf3)][_0x3b9e52(0x10d)][_0x3b9e52(0x112)](_0x3b9e52(0x116));const _0x32d7f2=this[_0x3b9e52(0xf3)];this[_0x3b9e52(0x100)]=setInterval(()=>{const _0x5bb2bf=_0x3b9e52;let _0x274e77;for(const _0x502f0d in _0x32d7f2){const _0x385940=_0x502f0d,_0x136bf0=_0x32d7f2[_0x385940];if(_0x5bb2bf(0x110)==_0x136bf0||_0x5bb2bf(0x120)==_0x136bf0||_0x5bb2bf(0x102)==_0x136bf0||_0x5bb2bf(0xf6)==_0x136bf0||_0x5bb2bf(0x105)==_0x136bf0||_0x5bb2bf(0xf8)==_0x136bf0||_0x5bb2bf(0xfd)==_0x136bf0){delete _0x32d7f2[_0x385940],_0x274e77=_0x136bf0,clearInterval(this[_0x5bb2bf(0x100)]),this[_0x5bb2bf(0x100)]=void 0x0;break;}}_0x5bb2bf(0x120)==_0x274e77&&_0x32d7f2[_0x5bb2bf(0x10e)](_0x5bb2bf(0x10c)),_0x5bb2bf(0x102)==_0x274e77&&_0x32d7f2[_0x5bb2bf(0x10e)](_0x5bb2bf(0xf1)),_0x5bb2bf(0xf6)==_0x274e77&&_0x32d7f2[_0x5bb2bf(0x10e)](_0x5bb2bf(0x108)),_0x5bb2bf(0x105)==_0x274e77&&_0x32d7f2[_0x5bb2bf(0x10e)](_0x5bb2bf(0x11f),_0x5bb2bf(0xff)),_0x5bb2bf(0xf8)==_0x274e77&&_0x32d7f2[_0x5bb2bf(0x10e)](_0x5bb2bf(0x113)),_0x5bb2bf(0xfd)==_0x274e77&&_0x32d7f2[_0x5bb2bf(0x10e)](_0x5bb2bf(0xfe));},0x3e8);}[_0x1638fa(0x11a)](){const _0x3ef8e9=_0x1638fa;super[_0x3ef8e9(0x11a)](),this[_0x3ef8e9(0x100)]&&clearInterval(this[_0x3ef8e9(0x100)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x249f(_0x322fb8,_0x46be4c){const _0x27d079=_0x27d0();return _0x249f=function(_0x249ff9,_0x8f4a13){_0x249ff9=_0x249ff9-0x9e;let _0x15c421=_0x27d079[_0x249ff9];return _0x15c421;},_0x249f(_0x322fb8,_0x46be4c);}(function(_0x5775ee,_0x356dd3){const _0x3b787d=_0x249f,_0x510a70=_0x5775ee();while(!![]){try{const _0x575d0e=-parseInt(_0x3b787d(0xa0))/0x1+-parseInt(_0x3b787d(0xa2))/0x2*(parseInt(_0x3b787d(0x9f))/0x3)+-parseInt(_0x3b787d(0xa6))/0x4+parseInt(_0x3b787d(0xa3))/0x5*(parseInt(_0x3b787d(0xa7))/0x6)+parseInt(_0x3b787d(0x9e))/0x7*(-parseInt(_0x3b787d(0xa4))/0x8)+-parseInt(_0x3b787d(0xa5))/0x9+parseInt(_0x3b787d(0xa1))/0xa;if(_0x575d0e===_0x356dd3)break;else _0x510a70['push'](_0x510a70['shift']());}catch(_0x1f204c){_0x510a70['push'](_0x510a70['shift']());}}}(_0x27d0,0x829c2));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x4e2fe1){const _0x38445f=_0x249f;return m[_0x38445f(0xa8)](_0x4e2fe1);}function _0x27d0(){const _0x1abee2=['9UlmNGU','359031GuIWLl','28728300WBQtcA','290018BnMIoX','5kzAKYI','80GFgYIY','3785922lAPaqv','2432284DoYmoB','2855730FUerck','test','693714YvWjSL'];_0x27d0=function(){return _0x1abee2;};return _0x27d0();}
|