@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.0-alpha.0 → 47.6.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>mt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function v(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function b(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function 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,E=/xmlns:o="urn:schemas-microsoft-com/i;class A{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return x.test(t)||E.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,b(e,t));const o=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 L(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return L(L(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var P=n(584);function O(){const t=["11910030kTfMSW","test","3aGZpjs","13292420hYrAeE","12887ywsVkB","3288950dVhtDa","112aygWgJ","2504680vDgMif","675117DlOlky","3150OYxSli","262CEQacO","4175psDufY"];return(O=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(664744===-parseInt(e(399))/1*(parseInt(e(398))/2)+parseInt(e(402))/3*(-parseInt(e(395))/4)+-parseInt(e(393))/5+-parseInt(e(397))/6*(parseInt(e(392))/7)+-parseInt(e(394))/8*(-parseInt(e(396))/9)+parseInt(e(403))/10+parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const k=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t,e){const n=O();return(R=function(t,e){return n[t-=392]})(t,e)}function M(t){return k[R(401)](t)}!function(t){const e=j,n=t();for(;;)try{if(296675===parseInt(e(506))/1+-parseInt(e(489))/2+-parseInt(e(507))/3*(-parseInt(e(490))/4)+parseInt(e(486))/5+parseInt(e(495))/6+-parseInt(e(491))/7+-parseInt(e(498))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const T=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=F();return(j=function(t,e){return n[t-=484]})(t,e)}function F(){const t=["length","push","map","770375FNaBSY","set","split","419336mMgQwC","820rSHmyU","4128607dakLIv","tagName","trim","className","2831742EmkkqB","name","groups","2842888rPqsaS","assign","initial","exec","style","cssRules","selectorText","hasClass","522483MKAJze","4434GwoZUF","getPropertyValue"];return(F=function(){return t})()}function W(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(492)]&&!s[n(494)])continue;const e=!s[n(492)]||t[n(496)]===s[n(492)],o=!s[n(494)]||t[n(505)](s[n(494)]);e&&o&&r[n(487)](s,i)}return r}function N(t){const e=j,n={};for(let r=0;r<t[e(509)];r++){const s=t[r],i=t[e(508)](s);e(500)!==i&&(n[s]=i)}return n}function K(t){const e=j,n=t[e(488)](",")[e(485)](t=>t[e(493)]()),r=[];for(const t of n){const n=T[e(501)](t);n&&r[e(484)](n[e(497)])}return r}function $(t){const e=j,n={};for(const r of t)Object[e(499)](n,r);return n}function D(t,e){const n=V();return(D=function(t,e){return n[t-=457]})(t,e)}const U=D;function V(){const t=["content","1629817WlwmZO","size","54YHVBBt","item","1765065kiTqGw","type","setStyle","values","elementStart","document","1087818kXYlgT","hasStyle","isActive","_parsedData","2443304NvpaYF","from","20rvpbhj","execute","422984kXXgcW","1584630xZdkWb","4260896qWWmKz","createRangeIn"];return(V=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(544019===parseInt(e(475))/1+parseInt(e(476))/2+parseInt(e(461))/3+parseInt(e(477))/4+-parseInt(e(473))/5*(parseInt(e(467))/6)+parseInt(e(457))/7+-parseInt(e(471))/8*(parseInt(e(459))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class B extends A{[U(474)](t){const n=U,{body:r,styles:s}=t[n(470)],i=new e.ViewUpcastWriter(r[n(466)]),o=i[n(478)](r),a=function(t){const e=j,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(487)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(503)])if(t instanceof CSSStyleRule){const r=N(t[e(502)]);n[t[e(504)]]=Object[e(499)]({},n[t[e(504)]]||{},r)}return n}(s));for(const t of o){if(n(465)!==t[n(462)])continue;const e=W(t[n(460)],a);if(e[n(458)]){const r=$(Array[n(472)](e[n(464)]()));for(const e in r){const s=t[n(460)];s[n(468)](e)||i[n(463)](e,r[e],s)}}}t[n(479)]=r}[U(469)](t){return super[U(469)](t)||M(t)}}function q(){const t=["requires","isActive","get","_parsedData","editing","66cKRZXt","PasteFromOffice","PasteFromOfficeEnhancedInliner","join","ClipboardPipeline","45ajEwce","afterInit","dataTransfer","isPremiumPlugin","419664ZHmzTM","view","5358440geujTH","8985752GVWhdd","11NmKWvU","1579752ydVjys","10807vEjHmy","map","editor","document","init","isOfficialPlugin","getData","plugins","stylesProcessor","execute","238240bqycRm","inputTransformation","high","href","pluginName","fromCharCode","7BQkRsn","text/html","13138380tRvKZX"];return(q=function(){return t})()}const z=X;function X(t,e){const n=q();return(X=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=X,n=t();for(;;)try{if(816832===parseInt(e(459))/1*(parseInt(e(444))/2)+-parseInt(e(453))/3+-parseInt(e(469))/4*(-parseInt(e(449))/5)+parseInt(e(458))/6+parseInt(e(475))/7*(-parseInt(e(456))/8)+parseInt(e(438))/9+-parseInt(e(455))/10*(parseInt(e(457))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class H extends t.Plugin{static get[z(473)](){return z(446)}static get[z(464)](){return!0}static get[z(452)](){return!0}static get[z(439)](){return[z(445)]}[z(463)](){const t=z,e=this[t(461)],n=e[t(466)][t(441)](t(448)),r=e[t(443)][t(454)][t(462)],s=new B(r);n.on(t(470),(e,n)=>{const i=t,o=n[i(451)][i(465)](i(437));s[i(440)](o)&&(n[i(442)]||(n[i(442)]=C(o,r[i(467)])),s[i(468)](n))},{priority:P.priorities[t(441)](t(471))+11})}[z(450)](){!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=X;return t[e(460)](t=>String[e(474)](t))[e(447)]("")}!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:1771977600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=X,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(472)]);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 _=nt;!function(t){const e=nt,n=t();for(;;)try{if(782384===-parseInt(e(444))/1*(parseInt(e(437))/2)+parseInt(e(414))/3+-parseInt(e(408))/4+-parseInt(e(407))/5+parseInt(e(410))/6+parseInt(e(433))/7*(parseInt(e(422))/8)+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const G=[_(439),_(411),_(442),_(438),_(416),_(428),_(432),_(419)],J=[_(439),_(411),_(442)],Z={"font-style":[[_(420),"i"]],"font-weight":[[_(447),_(443)],[_(412),_(443)],[_(423),_(443)],[t=>Number(t)>=600,_(443)]],"text-decoration":[[_(418),"u"],[_(446),"s"]],"text-decoration-line":[[_(418),"u"],[_(446),"s"]],"vertical-align":[[_(425),_(425)],[_(430),_(435)]]};function Y(t){return G[_(445)](t)}function Q(){const t=["14wlYoCP","split","sup","span","1204108ePpvYJ","text-decoration","color","function","insertChild","font-size","strong","1yhtqBz","includes","line-through","medium","getStyleNames","createElement","4924795ymBriE","2552460rHRyfA","getStyle","2031492DyeMQb","font-family","bold","removeStyle","2880882IyIXFO","4193370FDUMPK","text-decoration-line","forEach","underline","vertical-align","italic","filter","4970824PkFzhx","bolder","setStyle","sub","from","getChildren","font-weight","length","super","keys","font-style"];return(Q=function(){return t})()}function tt(t){const e=_;return Array[e(426)](t[e(405)]())[e(421)](Y)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=_,r={},s={};return e[n(417)](e=>{const i=n,o=t[i(409)](e);if(o)if(a=e,J[_(445)](a))r[e]=o;else if(e in Z){const t=o[i(434)](" ");Z[e][i(417)](([n,r])=>{const o=i;for(const i of t)(o(440)==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=_;for(const s in n)n[s][r(417)](([,n])=>{const s=r,i=e[s(406)](n,[],t[s(427)]());e[s(441)](0,i,t)}),e[r(413)](s,t)})(t,e,s),function(t,e,n){const r=_;if(!Object[r(431)](n)[r(429)])return;const s=e[r(406)](r(436),[],t[r(427)]());e[r(424)](n,s),e[r(441)](0,s,t),e[r(413)](Object[r(431)](n),t)}(t,e,r)}function nt(t,e){const n=Q();return(nt=function(t,e){return n[t-=405]})(t,e)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=227]})(t,e)}function it(){const t=["font","getItems","_parsedData","2255409ediAtt","document","45ULKqkN","content","stylesProcessor","isActive","1tnyyXp","49273PRLLIj","2533014PDmDeq","includes","512itrJKy","5859950CAKdnK","name","createRangeIn","138700JGRhEN","blockElements","178288vdrdjN","execute","1004664vQUnVB","element"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(510215===-parseInt(e(228))/1*(-parseInt(e(238))/2)+-parseInt(e(230))/3+-parseInt(e(236))/4*(-parseInt(e(247))/5)+parseInt(e(240))/6+-parseInt(e(229))/7*(-parseInt(e(232))/8)+-parseInt(e(245))/9+parseInt(e(233))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends A{[rt(239)](t){const n=rt,{body:r}=t[n(244)],s=new e.ViewUpcastWriter(r[n(246)]),i=s[n(235)](r),o=new e.ViewDocument(s[n(246)][n(249)]),a=[...new e.ViewDomConverter(o)[n(237)],n(242)],c=i[n(243)]();for(const t of c)if(t.is(n(241))&&a[n(231)](t[n(234)])){et(t,s,tt(t))}t[n(248)]=r}[rt(227)](t){return super[rt(227)](t)||M(t)}}const at=lt;function ct(){const t=["_parsedData","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","9DFtwPC","plugins","pluginName","4876024yjEowZ","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","init","high","PasteFromOfficeEnhancedPropagator","usageLimit","5180JjcJUV","licenseKey","PasteFromOfficeEnhanced","destroy","7400670OySwSN","_licenseKeyCheckInterval","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyExpired","2966305gbnhpW","evaluationLimit","config","execute","10844977EBWBkg","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","30282xVWjIy","invalid","domainLimit","3286bPuOzO","pasteFromOfficeEnhancedLicenseKeyValid","ClipboardPipeline","requires","330IWhdgf","isPremiumPlugin","getData","isActive","dataTransfer","expired","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","stylesProcessor","133pxESUU","editing","1386McuPKz","PasteFromOffice","view","featureNotAllowed","document","inputTransformation","get"];return(ct=function(){return t})()}function lt(t,e){const n=ct();return(lt=function(t,e){return n[t-=159]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(473359===-parseInt(e(163))/1*(parseInt(e(167))/2)+parseInt(e(177))/3*(-parseInt(e(197))/4)+parseInt(e(206))/5+-parseInt(e(160))/6*(parseInt(e(175))/7)+-parseInt(e(190))/8+-parseInt(e(187))/9*(-parseInt(e(201))/10)+parseInt(e(210))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{[at(198)];[at(202)];static get[at(189)](){return at(195)}static get[at(191)](){return!0}static get[at(168)](){return!0}static get[at(166)](){return[at(178)]}[at(193)](){const t=at,e=this[t(185)],n=e[t(188)][t(183)](t(165)),r=e[t(176)][t(179)][t(181)],s=new ot(r);n.on(t(182),(e,n)=>{const i=t,o=n[i(171)][i(169)](i(211));s[i(170)](o)&&(n[i(184)]||(n[i(184)]=C(o,r[i(174)])),s[i(209)](n))},{priority:P.priorities[t(183)](t(194))+10}),this[t(198)]=this[t(185)][t(208)][t(183)](t(198));const i=this[t(185)];this[t(202)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(164)==s||e(159)==s||e(205)==s||e(192)==s||e(186)==s||e(173)==s||e(204)==s){delete i[r],n=s,clearInterval(this[e(202)]),this[e(202)]=void 0;break}}e(159)==n&&i[e(203)](e(161)),e(205)==n&&i[e(203)](e(172)),e(192)==n&&i[e(203)](e(162)),e(186)==n&&i[e(203)](e(180),e(199)),e(173)==n&&i[e(203)](e(207)),e(204)==n&&i[e(203)](e(196))},1e3)}[at(200)](){const t=at;super[t(200)](),this[t(202)]&&clearInterval(this[t(202)])}}var ft=pt;function pt(t,e){var n=dt();return(pt=function(t,e){return n[t-=440]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(724839===parseInt(e(449))/1*(-parseInt(e(450))/2)+parseInt(e(451))/3*(parseInt(e(443))/4)+parseInt(e(457))/5*(parseInt(e(452))/6)+parseInt(e(445))/7*(-parseInt(e(455))/8)+-parseInt(e(447))/9*(-parseInt(e(441))/10)+-parseInt(e(446))/11+-parseInt(e(454))/12*(-parseInt(e(453))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class mt extends t.Plugin{static get[ft(444)](){return ft(456)}static get[ft(448)](){return!0}static get[ft(442)](){return!0}static get[ft(458)](){return[ft(440),H,ut]}}function dt(){var t=["18348863SFwPOU","24koIdBb","64wTbRwG","PasteFromOfficeEnhanced","23770nKkwkh","requires","PasteFromOffice","147540ixCGra","isPremiumPlugin","8412IolatW","pluginName","919541uXuXQL","15914448iMtHyI","99tURttQ","isOfficialPlugin","1JttTpp","1207958sPSxUR","210ToNfwI","876fmAUsO"];return(dt=function(){return t})()}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=157]})(t,e)}function ht(){var t=["3696543ivejNN","27mPGWzB","6420650kJtGeb","280728vXjKPB","6fRRXGU","2624153hdwwZi","97416tRUpKS","346745zEapTq","2jdcUsX","717450fZxjcE"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(243809===-parseInt(e(158))/1*(-parseInt(e(159))/2)+-parseInt(e(162))/3*(-parseInt(e(157))/4)+-parseInt(e(160))/5+parseInt(e(165))/6*(-parseInt(e(166))/7)+-parseInt(e(164))/8+-parseInt(e(161))/9+parseInt(e(163))/10)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:()=>mt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function v(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function b(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function 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 O=n(584);function P(t,e){const n=M();return(P=function(t,e){return n[t-=219]})(t,e)}function M(){const t=["5760eoZIFb","7VjtWcL","18DsgMOK","1604124ydYPvU","91vfMgBy","2460NvCMaQ","10233oVAVpP","6166556iRRwci","141avjlUB","54myzjlh","3550448MAOCbV","1607860oJRzRe","test","2652AziJop"];return(M=function(){return t})()}!function(t){const e=P,n=t();for(;;)try{if(617425===parseInt(e(225))/1*(-parseInt(e(228))/2)+-parseInt(e(227))/3*(-parseInt(e(232))/4)+-parseInt(e(219))/5*(-parseInt(e(224))/6)+-parseInt(e(220))/7*(-parseInt(e(229))/8)+-parseInt(e(221))/9*(-parseInt(e(230))/10)+parseInt(e(226))/11+-parseInt(e(222))/12*(parseInt(e(223))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[P(231)](t)}function j(){const t=["cssRules","map","6uVfqyg","tagName","assign","trim","11493iPLhBj","2319ejbOgs","push","name","exec","className","2553090DaEhHT","initial","hasClass","1304OGSmzH","split","getPropertyValue","length","1390245ogZuwC","60420EoMAbP","set","groups","style","421770RacAig","1787030yOEjLd","1160VLrpvK","selectorText"];return(j=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(269835===-parseInt(e(202))/1+-parseInt(e(198))/2+-parseInt(e(213))/3*(parseInt(e(221))/4)+-parseInt(e(197))/5*(-parseInt(e(208))/6)+parseInt(e(203))/7+parseInt(e(204))/8*(parseInt(e(212))/9)+parseInt(e(218))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=N,r=new Map;for(const[s,i]of e){if(!s[n(209)]&&!s[n(217)])continue;const e=!s[n(209)]||t[n(215)]===s[n(209)],o=!s[n(217)]||t[n(220)](s[n(217)]);e&&o&&r[n(199)](s,i)}return r}function N(t,e){const n=j();return(N=function(t,e){return n[t-=196]})(t,e)}function V(t){const e=N,n={};for(let r=0;r<t[e(196)];r++){const s=t[r],i=t[e(223)](s);e(219)!==i&&(n[s]=i)}return n}function D(t){const e=N,n=t[e(222)](",")[e(207)](t=>t[e(211)]()),r=[];for(const t of n){const n=F[e(216)](t);n&&r[e(214)](n[e(200)])}return r}function $(t){const e=N,n={};for(const r of t)Object[e(210)](n,r);return n}const K=J;function J(t,e){const n=W();return(J=function(t,e){return n[t-=281]})(t,e)}function W(){const t=["314904KDdSqd","isActive","hasStyle","type","168306TDwtNx","elementStart","111221nZtJcI","4LrnHnC","content","3846frygZN","createRangeIn","3387384HpNFJh","item","1236005bcvLNu","430ziaHZx","setStyle","2vLeLUh","2611256cdJNTy","values","from","document","execute","1694rLRfzn","size","_parsedData"];return(W=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(290793===parseInt(e(301))/1*(parseInt(e(288))/2)+parseInt(e(297))/3+parseInt(e(304))/4*(parseInt(e(285))/5)+parseInt(e(281))/6*(parseInt(e(294))/7)+-parseInt(e(289))/8+parseInt(e(283))/9+-parseInt(e(286))/10*(parseInt(e(303))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class U extends L{[K(293)](t){const n=K,{body:r,styles:s}=t[n(296)],i=new e.ViewUpcastWriter(r[n(292)]),o=i[n(282)](r),a=function(t){const e=N,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(199)](t,i)}return n}(function(t){const e=N,n={};for(const r of t)for(const t of r[e(206)])if(t instanceof CSSStyleRule){const r=V(t[e(201)]);n[t[e(205)]]=Object[e(210)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(302)!==t[n(300)])continue;const e=k(t[n(284)],a);if(e[n(295)]){const r=$(Array[n(291)](e[n(290)]()));for(const e in r){const s=t[n(284)];s[n(299)](e)||i[n(287)](e,r[e],s)}}}t[n(305)]=r}[K(298)](t){return super[K(298)](t)||R(t)}}function z(){const t=["text/html","document","ClipboardPipeline","15iolyLi","854937ABZyLR","isActive","3713268SsgiAN","init","3997620siaQpH","_parsedData","editing","449874sLDXHV","inputTransformation","high","execute","726060tVnriB","join","pluginName","dataTransfer","7gwcXYn","requires","getData","535830YvQiAo","get","3549424gObczm","map","afterInit","plugins","PasteFromOfficeEnhancedInliner","isPremiumPlugin","href","220hHJukM","view","isOfficialPlugin","PasteFromOffice","editor","stylesProcessor","fromCharCode"];return(z=function(){return t})()}const B=q;function q(t,e){const n=z();return(q=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(828881===parseInt(e(518))/1+-parseInt(e(487))/2*(parseInt(e(506))/3)+-parseInt(e(509))/4+parseInt(e(511))/5+parseInt(e(514))/6*(-parseInt(e(522))/7)+-parseInt(e(489))/8+-parseInt(e(507))/9*(-parseInt(e(496))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class H extends t.Plugin{static get[B(520)](){return B(493)}static get[B(498)](){return!0}static get[B(494)](){return!0}static get[B(485)](){return[B(499)]}[B(510)](){const t=B,e=this[t(500)],n=e[t(492)][t(488)](t(505)),r=e[t(513)][t(497)][t(504)],s=new U(r);n.on(t(515),(e,n)=>{const i=t,o=n[i(521)][i(486)](i(503));s[i(508)](o)&&(n[i(512)]||(n[i(512)]=C(o,r[i(501)])),s[i(517)](n))},{priority:O.priorities[t(488)](t(516))+11})}[B(491)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=q;return t[e(490)](t=>String[e(502)](t))[e(519)]("")}!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:1772150400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=q,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(495)]);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 Z=G;!function(t){const e=G,n=t();for(;;)try{if(905559===parseInt(e(130))/1+parseInt(e(138))/2+parseInt(e(123))/3*(-parseInt(e(121))/4)+-parseInt(e(118))/5*(parseInt(e(117))/6)+parseInt(e(128))/7*(parseInt(e(139))/8)+parseInt(e(136))/9*(-parseInt(e(151))/10)+parseInt(e(149))/11*(parseInt(e(116))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const _=[Z(114),Z(140),Z(122),Z(132),Z(119),Z(133),Z(146),Z(129)];function Y(){const t=["vertical-align","1199532ouAJfx","length","text-decoration","font-weight","forEach","sup","117648jkhUbR","getChildren","600234wkYtfq","24khuDNl","font-family","italic","function","getStyle","createElement","keys","font-style","insertChild","includes","66YiUXyT","removeStyle","90syJOIY","sub","span","from","filter","super","bold","underline","split","color","setStyle","1220568LXOjJa","54ZmKtId","602955mAvleJ","text-decoration-line","line-through","84VrJwBD","font-size","36759AROKvA","getStyleNames","medium","strong","bolder","597114qaURhw"];return(Y=function(){return t})()}function G(t,e){const n=Y();return(G=function(t,e){return n[t-=109]})(t,e)}const Q=[Z(114),Z(140),Z(122)],X={"font-style":[[Z(141),"i"]],"font-weight":[[Z(125),Z(126)],[Z(111),Z(126)],[Z(127),Z(126)],[t=>Number(t)>=600,Z(126)]],"text-decoration":[[Z(112),"u"],[Z(120),"s"]],"text-decoration-line":[[Z(112),"u"],[Z(120),"s"]],"vertical-align":[[Z(152),Z(152)],[Z(110),Z(135)]]};function tt(t){return _[Z(148)](t)}function et(t){const e=Z;return Array[e(154)](t[e(124)]())[e(109)](tt)}function nt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(134)](e=>{const i=n,o=t[i(143)](e);if(o)if(a=e,Q[Z(148)](a))r[e]=o;else if(e in X){const t=o[i(113)](" ");X[e][i(134)](([n,r])=>{const o=i;for(const i of t)(o(142)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=Z;for(const s in n)n[s][r(134)](([,n])=>{const s=r,i=e[s(144)](n,[],t[s(137)]());e[s(147)](0,i,t)}),e[r(150)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(145)](n)[r(131)])return;const s=e[r(144)](r(153),[],t[r(137)]());e[r(115)](n,s),e[r(147)](0,s,t),e[r(150)](Object[r(145)](n),t)}(t,e,r)}const rt=it;function st(){const t=["content","11PuuTpk","stylesProcessor","5156823DIAOey","18nLnGFo","includes","element","_parsedData","383139GjrrmU","73989AgFiQK","29471990BwPkcM","750EcXQRO","59313jihkOQ","name","blockElements","6875440eTmGvZ","46415SjpTcN","font","isActive","getItems","execute","1184OBxLJb","createRangeIn","document"];return(st=function(){return t})()}function it(t,e){const n=st();return(it=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(996395===parseInt(e(162))/1+-parseInt(e(158))/2*(-parseInt(e(166))/3)+-parseInt(e(145))/4+-parseInt(e(146))/5*(-parseInt(e(165))/6)+-parseInt(e(157))/7+-parseInt(e(151))/8*(parseInt(e(163))/9)+-parseInt(e(164))/10*(-parseInt(e(155))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot extends L{[rt(150)](t){const n=rt,{body:r}=t[n(161)],s=new e.ViewUpcastWriter(r[n(153)]),i=s[n(152)](r),o=new e.ViewDocument(s[n(153)][n(156)]),a=[...new e.ViewDomConverter(o)[n(144)],n(147)],c=i[n(149)]();for(const t of c)if(t.is(n(160))&&a[n(159)](t[n(167)])){nt(t,s,et(t))}t[n(154)]=r}[rt(148)](t){return super[rt(148)](t)||R(t)}}const at=ct;function ct(t,e){const n=lt();return(ct=function(t,e){return n[t-=283]})(t,e)}function lt(){const t=["2262696LiTISv","editor","pasteFromOfficeEnhancedLicenseKeyUsageLimit","get","14YiFjGv","dataTransfer","execute","config","pasteFromOfficeEnhancedLicenseKeyInvalid","17843931cgqfqN","183936kAuQDM","featureNotAllowed","init","PasteFromOfficeEnhancedPropagator","472236fJTfOL","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","licenseKey","ClipboardPipeline","view","_licenseKeyCheckInterval","isActive","5688295SOqcTu","plugins","text/html","2AmWJyK","stylesProcessor","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","getData","evaluationLimit","destroy","editing","4078568iwlqZh","_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","6471870nNcmJx","requires","pluginName","expired","PasteFromOffice","isOfficialPlugin","document","invalid","usageLimit","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","isPremiumPlugin","high","inputTransformation","pasteFromOfficeEnhancedLicenseKeyNotAllowed"];return(lt=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(576023===parseInt(e(288))/1*(parseInt(e(299))/2)+-parseInt(e(325))/3+-parseInt(e(284))/4+-parseInt(e(296))/5+parseInt(e(310))/6+-parseInt(e(329))/7*(parseInt(e(307))/8)+parseInt(e(283))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class ut extends t.Plugin{[at(291)];[at(294)];static get[at(312)](){return at(287)}static get[at(315)](){return!0}static get[at(321)](){return!0}static get[at(311)](){return[at(314)]}[at(286)](){const t=at,e=this[t(326)],n=e[t(297)][t(328)](t(292)),r=e[t(306)][t(293)][t(316)],s=new ot(r);n.on(t(323),(e,n)=>{const i=t,o=n[i(330)][i(303)](i(298));s[i(295)](o)&&(n[i(308)]||(n[i(308)]=C(o,r[i(300)])),s[i(331)](n))},{priority:O.priorities[t(328)](t(322))+10}),this[t(291)]=this[t(326)][t(332)][t(328)](t(291));const i=this[t(326)];this[t(294)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(290)==s||e(333)==s||e(319)==s||e(302)==s||e(324)==s||e(309)==s||e(327)==s){delete i[r],n=s,clearInterval(this[e(294)]),this[e(294)]=void 0;break}}e(333)==n&&i[e(320)](e(317)),e(319)==n&&i[e(320)](e(313)),e(302)==n&&i[e(320)](e(301)),e(324)==n&&i[e(320)](e(285),e(289)),e(309)==n&&i[e(320)](e(304)),e(327)==n&&i[e(320)](e(318))},1e3)}[at(305)](){const t=at;super[t(305)](),this[t(294)]&&clearInterval(this[t(294)])}}var ft=pt;function pt(t,e){var n=dt();return(pt=function(t,e){return n[t-=445]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(997461===parseInt(e(447))/1+-parseInt(e(456))/2+-parseInt(e(445))/3*(parseInt(e(455))/4)+parseInt(e(459))/5+parseInt(e(452))/6*(-parseInt(e(450))/7)+-parseInt(e(448))/8*(parseInt(e(461))/9)+-parseInt(e(449))/10*(-parseInt(e(454))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class mt extends t.Plugin{static get[ft(460)](){return ft(458)}static get[ft(453)](){return!0}static get[ft(451)](){return!0}static get[ft(457)](){return[ft(446),H,ut]}}function dt(){var t=["8190RvuGwa","100332unTPPp","PasteFromOffice","1737041lsMoUd","7664CJKwve","30mrpzwI","19810ZDprmX","isPremiumPlugin","1830VCoRfd","isOfficialPlugin","3350567BBzezE","8zstjzr","3227872QpyKcf","requires","PasteFromOfficeEnhanced","8811915ZYwSdO","pluginName"];return(dt=function(){return t})()}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=266]})(t,e)}function ht(){var t=["110wkVqPb","224844TLjNMc","153MJdRqf","507447SYtkfX","5VaitOl","51177ILhMKJ","2mAfsrI","49GSeNwU","13PorULf","11026410rnFyBk","4542314ayxPVI","836GAnuCm","1011896wXStYf","46588WtMdrx"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(949720===parseInt(e(266))/1*(-parseInt(e(267))/2)+parseInt(e(277))/3*(-parseInt(e(274))/4)+-parseInt(e(279))/5*(-parseInt(e(270))/6)+parseInt(e(268))/7*(parseInt(e(273))/8)+-parseInt(e(278))/9*(-parseInt(e(275))/10)+parseInt(e(272))/11*(-parseInt(e(276))/12)+parseInt(e(269))/13*(-parseInt(e(271))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0xdf17f3}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xd1daa8,parsePasteOfficeHtml as _0x4d5602}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2b6197,uid as _0x59c838}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2c6c76,ViewDocument as _0x5026f9,ViewDomConverter as _0x2bc603}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0xc54dfd){return m['test'](_0xc54dfd);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4399af,_0x24100d){const _0x5cf048=new Map();for(const [_0xe4d841,_0x134c58]of _0x24100d){if(!_0xe4d841['tagName']&&!_0xe4d841['className'])continue;const _0x34ddde=!_0xe4d841['tagName']||_0x4399af['name']===_0xe4d841['tagName'],_0x4e3643=!_0xe4d841['className']||_0x4399af['hasClass'](_0xe4d841['className']);_0x34ddde&&_0x4e3643&&_0x5cf048['set'](_0xe4d841,_0x134c58);}return _0x5cf048;}function h(_0xd6a883){const _0x201db0={};for(let _0x5e9499=0x0;_0x5e9499<_0xd6a883['length'];_0x5e9499++){const _0x1ce6d1=_0xd6a883[_0x5e9499],_0x2ba36c=_0xd6a883['getPropertyValue'](_0x1ce6d1);'initial'!==_0x2ba36c&&(_0x201db0[_0x1ce6d1]=_0x2ba36c);}return _0x201db0;}function O(_0x411870){const _0x12f48b=_0x411870['split'](',')['map'](_0x8a100c=>_0x8a100c['trim']()),_0x2f0904=[];for(const _0x522d54 of _0x12f48b){const _0xb9a7ed=S['exec'](_0x522d54);_0xb9a7ed&&_0x2f0904['push'](_0xb9a7ed['groups']);}return _0x2f0904;}function k(_0x2e5dcf){const _0x2ec831={};for(const _0x1b7fdc of _0x2e5dcf)Object['assign'](_0x2ec831,_0x1b7fdc);return _0x2ec831;}class c extends _0xd1daa8{['execute'](_0x1aed1c){const {body:_0x37c3cd,styles:_0x39303b}=_0x1aed1c['_parsedData'],_0x5bdace=new _0x2c6c76(_0x37c3cd['document']),_0x3e59d9=_0x5bdace['createRangeIn'](_0x37c3cd),_0x2c5c2c=function(_0x1f8f11){const _0x213fa9={};for(const _0x586fc7 of _0x1f8f11)for(const _0x3b7737 of _0x586fc7['cssRules'])if(_0x3b7737 instanceof CSSStyleRule){const _0x4c6f03=h(_0x3b7737['style']);_0x213fa9[_0x3b7737['selectorText']]=Object['assign']({},_0x213fa9[_0x3b7737['selectorText']]||{},_0x4c6f03);}return _0x213fa9;}(_0x39303b),_0x330189=function(_0x499a68){const _0x5050=new Map();for(const _0x3125f1 in _0x499a68){const _0x7730bb=O(_0x3125f1),_0x4e5734=_0x499a68[_0x3125f1];for(const _0x1c2482 of _0x7730bb)_0x5050['set'](_0x1c2482,_0x4e5734);}return _0x5050;}(_0x2c5c2c);for(const _0x59136d of _0x3e59d9){if('elementStart'!==_0x59136d['type'])continue;const _0x55b6a7=j(_0x59136d['item'],_0x330189);if(_0x55b6a7['size']){const _0x3b3920=k(Array['from'](_0x55b6a7['values']()));for(const _0x955b22 in _0x3b3920){const _0x42c486=_0x59136d['item'];_0x42c486['hasStyle'](_0x955b22)||_0x5bdace['setStyle'](_0x955b22,_0x3b3920[_0x955b22],_0x42c486);}}}_0x1aed1c['content']=_0x37c3cd;}['isActive'](_0x3a7c97){return super['isActive'](_0x3a7c97)||p(_0x3a7c97);}}class i extends _0xdf17f3{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x569170=this['editor'],_0x12f7e2=_0x569170['plugins']['get']('ClipboardPipeline'),_0x44210c=_0x569170['editing']['view']['document'],_0x23ea96=new c(_0x44210c);_0x12f7e2['on']('inputTransformation',(_0x469be1,_0xbcabe4)=>{const _0x2a08fe=_0xbcabe4['dataTransfer']['getData']('text/html');_0x23ea96['isActive'](_0x2a08fe)&&(_0xbcabe4['_parsedData']||(_0xbcabe4['_parsedData']=_0x4d5602(_0x2a08fe,_0x44210c['stylesProcessor'])),_0x23ea96['execute'](_0xbcabe4));},{'priority':_0x2b6197['get']('high')+0xb});}['afterInit'](){!async function(_0x42947b){const _0x203a7c=_0x5ad5b8([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]),_0xa9d24b=0x7374585f,_0x2fb4bb=0x7373dae7^_0xa9d24b,_0xbfdffe=window[_0x5ad5b8([0x44,0x61,0x74,0x65])][_0x5ad5b8([0x6e,0x6f,0x77])](),_0x58254b=_0x42947b[_0x5ad5b8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x11e4da=new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10fe13=>{_0x58254b[_0x5ad5b8([0x6f,0x6e,0x63,0x65])](_0x5ad5b8([0x72,0x65,0x61,0x64,0x79]),_0x10fe13);}),_0x2db69e={[_0x5ad5b8([0x6b,0x74,0x79])]:_0x5ad5b8([0x45,0x43]),[_0x5ad5b8([0x75,0x73,0x65])]:_0x5ad5b8([0x73,0x69,0x67]),[_0x5ad5b8([0x63,0x72,0x76])]:_0x5ad5b8([0x50,0x2d,0x32,0x35,0x36]),[_0x5ad5b8([0x78])]:_0x5ad5b8([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]),[_0x5ad5b8([0x79])]:_0x5ad5b8([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]),[_0x5ad5b8([0x61,0x6c,0x67])]:_0x5ad5b8([0x45,0x53,0x32,0x35,0x36])},_0x2a3219=_0x58254b[_0x5ad5b8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ad5b8([0x67,0x65,0x74])](_0x5ad5b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xba07c(){let _0x19f1be,_0x520c89=null,_0x2ddbff=null;try{if(_0x2a3219==_0x5ad5b8([0x47,0x50,0x4c]))return _0x5ad5b8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x19f1be=_0x298176(),!_0x19f1be)return _0x5ad5b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x19f1be[_0x5ad5b8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2ddbff=_0x293209(_0x19f1be[_0x5ad5b8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x19f1be[_0x5ad5b8([0x6a,0x74,0x69])])),await _0x64439e()?_0x289724()?_0x6daee4()?_0x5ad5b8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5f1c69()?(_0x19f1be[_0x5ad5b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ad5b8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x520c89=_0xb2f30b(_0x5ad5b8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x110317()):_0x5ad5b8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ad5b8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ad5b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ad5b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x6daee4(){const _0x16cdaa=[_0x5ad5b8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ad5b8([0x74,0x72,0x69,0x61,0x6c])][_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19f1be[_0x5ad5b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xbfdffe/0x3e8:0xe10*_0x2fb4bb;return _0x19f1be[_0x5ad5b8([0x65,0x78,0x70])]<_0x16cdaa;}function _0x289724(){const _0x24086d=_0x19f1be[_0x5ad5b8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24086d&&(!!_0x24086d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x2a]))||(!!_0x24086d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x50,0x4f,0x45]))||(!!_0x24086d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x50,0x50]))||!(!_0x24086d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1a0983()))));}function _0x5f1c69(){const _0x509834=_0x19f1be[_0x5ad5b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x509834||0x0==_0x509834[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d0baf}=new URL(window[_0x5ad5b8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x509834[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d0baf))return!0x0;const _0x1ada08=_0x3d0baf[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])](_0x5ad5b8([0x2e]));return _0x509834[_0x5ad5b8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4cb93d=>_0x4cb93d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x2a])))[_0x5ad5b8([0x6d,0x61,0x70])](_0x3baf77=>_0x3baf77[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])](_0x5ad5b8([0x2e])))[_0x5ad5b8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25cc39=>_0x25cc39[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1ada08[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ad5b8([0x6d,0x61,0x70])](_0xac558a=>Array(_0x1ada08[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xac558a[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ad5b8([0x66,0x69,0x6c,0x6c])](_0xac558a[0x0]===_0x5ad5b8([0x2a])?_0x5ad5b8([0x2a]):'')[_0x5ad5b8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xac558a))[_0x5ad5b8([0x73,0x6f,0x6d,0x65])](_0x1a29c0=>_0x1ada08[_0x5ad5b8([0x65,0x76,0x65,0x72,0x79])]((_0xd4eb15,_0x301628)=>_0x1a29c0[_0x301628]===_0xd4eb15||_0x1a29c0[_0x301628]===_0x5ad5b8([0x2a])));}function _0x110317(){return _0x520c89&&_0x2ddbff?new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b2b80,_0x4a71b5)=>{_0x520c89[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x1b2b80,_0x4a71b5),_0x2ddbff[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x7ffd80=>{_0x7ffd80!=_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64])&&_0x1b2b80(_0x7ffd80);},_0x4a71b5);}):_0x520c89||_0x2ddbff||_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x293209(_0x29dd50,_0x46ca13){return new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34cded=>{if(_0x182874())return _0x34cded(_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64]));_0x1bfe5d(),_0x58254b[_0x5ad5b8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ad5b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x430fb6=!0x1;const _0x7b5a8e=_0x59c838();function _0x1f5792(_0x47c954){return!!_0x47c954&&(typeof _0x47c954===_0x5ad5b8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x47c954===_0x5ad5b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x47c954[_0x5ad5b8([0x74,0x68,0x65,0x6e])]===_0x5ad5b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x47c954[_0x5ad5b8([0x63,0x61,0x74,0x63,0x68])]===_0x5ad5b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25bc67(_0x92eaf7){_0x2905e2(_0x92eaf7)[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x4e94d4=>{if(!_0x4e94d4||_0x4e94d4[_0x5ad5b8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ad5b8([0x6f,0x6b]))return _0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3635d6(_0x5892c4(_0x7b5a8e+_0x46ca13))!=_0x4e94d4[_0x5ad5b8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x1a1669=>(_0x1eac6f(),_0x1a1669),()=>{const _0x2b4cc6=_0x13fd36();return null==_0x2b4cc6?(_0x1eac6f(),_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64])):_0x5ad5b8(_0xbfdffe-_0x2b4cc6>(0x5778dc5f^_0xa9d24b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x34cded)[_0x5ad5b8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34cded(_0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c7112=0x7342b6df^_0xa9d24b;function _0x1eac6f(){const _0x335c43=_0x5ad5b8([0x6c,0x6c,0x63,0x74,0x2d])+_0x3635d6(_0x5892c4(_0x29dd50)),_0x5434d2=_0x2e10c5(_0x3635d6(window[_0x5ad5b8([0x4d,0x61,0x74,0x68])][_0x5ad5b8([0x63,0x65,0x69,0x6c])](_0xbfdffe/_0x1c7112)));window[_0x5ad5b8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ad5b8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x335c43,_0x5434d2);}function _0x13fd36(){const _0x47ed1f=_0x5ad5b8([0x6c,0x6c,0x63,0x74,0x2d])+_0x3635d6(_0x5892c4(_0x29dd50)),_0x3ab931=window[_0x5ad5b8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ad5b8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47ed1f);return _0x3ab931?window[_0x5ad5b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e10c5(_0x3ab931),0x10)*_0x1c7112:null;}function _0x2905e2(_0x4b79f9){return new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5655ea,_0x26bd14)=>{_0x4b79f9[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x5655ea,_0x26bd14),window[_0x5ad5b8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x26bd14,0x73758c9f^_0xa9d24b);});}}_0x58254b[_0x5ad5b8([0x6f,0x6e])](_0x5ad5b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5173fb,_0x250c29)=>{if(_0x250c29[0x0]!=_0x29dd50)return _0x34cded(_0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x250c29[0x1]={..._0x250c29[0x1],[_0x5ad5b8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x7b5a8e};},{[_0x5ad5b8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ad5b8([0x68,0x69,0x67,0x68])}),_0x58254b[_0x5ad5b8([0x6f,0x6e])](_0x5ad5b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2762cc=>{_0x1f5792(_0x2762cc[_0x5ad5b8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x430fb6=!0x0,_0x25bc67(_0x2762cc[_0x5ad5b8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ad5b8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ad5b8([0x6c,0x6f,0x77])}),_0x11e4da[_0x5ad5b8([0x74,0x68,0x65,0x6e])](()=>{_0x430fb6||_0x34cded(_0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x182874(){return _0x58254b[_0x5ad5b8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ad5b8([0x76,0x69,0x65,0x77])][_0x5ad5b8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ad5b8([0x61,0x75,0x74,0x6f]);}function _0x1bfe5d(){_0x58254b[_0x5ad5b8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ad5b8([0x76,0x69,0x65,0x77])][_0x5ad5b8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ad5b8([0x61,0x75,0x74,0x6f]);}}function _0xb2f30b(_0x43b1f6){const _0x82e50c=[new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x376c53=>setTimeout(_0x376c53,0x737d6693^_0xa9d24b)),_0x11e4da[_0x5ad5b8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f87d5=>{let _0x1362ce=0x0;_0x58254b[_0x5ad5b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad5b8([0x6f,0x6e])](_0x5ad5b8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1f7479,_0x5ef56d)=>{_0x5ef56d[0x0][_0x5ad5b8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1362ce++,_0x1362ce==(0x73745db7^_0xa9d24b)&&(_0x4f87d5(),_0x1f7479[_0x5ad5b8([0x6f,0x66,0x66])]());});}))];return window[_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ad5b8([0x72,0x61,0x63,0x65])](_0x82e50c)[_0x5ad5b8([0x74,0x68,0x65,0x6e])](()=>_0x43b1f6);}async function _0x47e455(){await _0x11e4da,_0x58254b[_0x5ad5b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad5b8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x433cc5,_0x58254b[_0x5ad5b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad5b8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x433cc5,_0x58254b[_0x5ad5b8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ad5b8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a0983(){return window[_0x5ad5b8([0x67,0x6c,0x6f,0x62])]&&window[_0x5ad5b8([0x67,0x6c,0x6f,0x62])][_0x5ad5b8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x44db0e(_0x251c86){const _0x5d266a=_0x40fc30();_0x58254b[_0x5d266a]=_0x5ad5b8([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])+_0x251c86,_0x251c86!=_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64])&&_0x47e455();}function _0x40fc30(){const _0x129ebb=window[_0x5ad5b8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ad5b8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ad5b8([0x6e,0x6f,0x77])]())[_0x5ad5b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ad5b8([0x2e]),'');let _0x37da8f=_0x5ad5b8([0x73]);for(let _0x565be6=0x0;_0x565be6<_0x129ebb[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x565be6+=0x2){let _0x1f53ce=window[_0x5ad5b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x129ebb[_0x5ad5b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x565be6,_0x565be6+0x2));_0x1f53ce>=_0x203a7c[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f53ce-=_0x203a7c[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x37da8f+=_0x203a7c[_0x1f53ce];}return _0x37da8f;}function _0x298176(){const _0x37fddd=_0x2a3219[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])](_0x5ad5b8([0x2e]));if(0x3!=_0x37fddd[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x354d00(_0x37fddd[0x1]);function _0x354d00(_0x29c778){const _0xc0ec49=_0x228ead(_0x29c778);return _0xc0ec49&&_0x5eba95()?_0xc0ec49:null;function _0x5eba95(){const _0x449260=_0xc0ec49[_0x5ad5b8([0x6a,0x74,0x69])],_0x5f0368=window[_0x5ad5b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x449260[_0x5ad5b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x449260[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4601cb={..._0xc0ec49,[_0x5ad5b8([0x6a,0x74,0x69])]:_0x449260[_0x5ad5b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x449260[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4601cb[_0x5ad5b8([0x76,0x63])],_0x5892c4(_0x4601cb)==_0x5f0368;}}}async function _0x64439e(){let _0x4a0535=!0x0;try{const _0x49722b=_0x2a3219[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])](_0x5ad5b8([0x2e])),[_0x2e31b4,_0x43c03b,_0x532efd]=_0x49722b;return _0x2f0777(_0x2e31b4),await _0x48b01a(_0x2e31b4,_0x43c03b,_0x532efd),_0x4a0535;}catch{return!0x1;}function _0x2f0777(_0x49303d){const _0x43fb4c=_0x228ead(_0x49303d);_0x43fb4c&&_0x43fb4c[_0x5ad5b8([0x61,0x6c,0x67])]==_0x5ad5b8([0x45,0x53,0x32,0x35,0x36])||(_0x4a0535=!0x1);}async function _0x48b01a(_0x12809a,_0x4aa342,_0x589b0e){const _0x800367=window[_0x5ad5b8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ad5b8([0x66,0x72,0x6f,0x6d])](_0x2e1af1(_0x589b0e),_0x519282=>_0x519282[_0x5ad5b8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x433911=new window[(_0x5ad5b8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ad5b8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x12809a+_0x5ad5b8([0x2e])+_0x4aa342),_0x3fc697=window[_0x5ad5b8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ad5b8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fc697)return;const _0xe6a5af=await _0x3fc697[_0x5ad5b8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ad5b8([0x6a,0x77,0x6b]),_0x2db69e,{[_0x5ad5b8([0x6e,0x61,0x6d,0x65])]:_0x5ad5b8([0x45,0x43,0x44,0x53,0x41]),[_0x5ad5b8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ad5b8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ad5b8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fc697[_0x5ad5b8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ad5b8([0x6e,0x61,0x6d,0x65])]:_0x5ad5b8([0x45,0x43,0x44,0x53,0x41]),[_0x5ad5b8([0x68,0x61,0x73,0x68])]:{[_0x5ad5b8([0x6e,0x61,0x6d,0x65])]:_0x5ad5b8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe6a5af,_0x800367,_0x433911)||(_0x4a0535=!0x1);}}function _0x228ead(_0x175dea){return _0x175dea[_0x5ad5b8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ad5b8([0x65,0x79]))?JSON[_0x5ad5b8([0x70,0x61,0x72,0x73,0x65])](_0x2e1af1(_0x175dea)):null;}function _0x2e1af1(_0x3b6d66){return window[_0x5ad5b8([0x61,0x74,0x6f,0x62])](_0x3b6d66[_0x5ad5b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ad5b8([0x2b]))[_0x5ad5b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ad5b8([0x2f])));}function _0x5892c4(_0x2d63b1){let _0xbd3b84=0x1505;function _0xc3ccc3(_0x5d2edf){for(let _0x2f4aa4=0x0;_0x2f4aa4<_0x5d2edf[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f4aa4++){const _0x3c6089=_0x5d2edf[_0x5ad5b8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2f4aa4);_0xbd3b84=(_0xbd3b84<<0x5)+_0xbd3b84+_0x3c6089,_0xbd3b84&=_0xbd3b84;}}function _0x5f0e49(_0x232acd){Array[_0x5ad5b8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x232acd)?_0x232acd[_0x5ad5b8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5f0e49):_0x232acd&&typeof _0x232acd==_0x5ad5b8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ad5b8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x232acd)[_0x5ad5b8([0x73,0x6f,0x72,0x74])]()[_0x5ad5b8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e4549,_0x43a475])=>{_0xc3ccc3(_0x5e4549),_0x5f0e49(_0x43a475);}):_0xc3ccc3(window[_0x5ad5b8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x232acd));}return _0x5f0e49(_0x2d63b1),_0xbd3b84>>>0x0;}function _0x3635d6(_0x99b08e){return _0x99b08e[_0x5ad5b8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ad5b8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ad5b8([0x30]));}function _0x2e10c5(_0x4bbef1){return _0x4bbef1[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ad5b8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ad5b8([0x6a,0x6f,0x69,0x6e])]('');}function _0x433cc5(){}function _0x5ad5b8(_0x1771cf){return _0x1771cf['map'](_0x53a12a=>String['fromCharCode'](_0x53a12a))['join']('');}_0x44db0e(await _0xba07c());}(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'],[_0x5a3239=>Number(_0x5a3239)>=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(_0x2dc03b){return E['includes'](_0x2dc03b);}function g(_0x46f0bc){return Array['from'](_0x46f0bc['getStyleNames']())['filter'](P);}function b(_0x390faa,_0x3be092,_0x3d8724){const {spanStyles:_0x508a59,stylesToBeHtmlElements:_0x23b7e5}=function(_0x14dafe,_0xcc253a){const _0x1c301f={},_0x56f4b5={};return _0xcc253a['forEach'](_0x20ee71=>{const _0x4c95cd=_0x14dafe['getStyle'](_0x20ee71);if(_0x4c95cd){if(function(_0x59034a){return L['includes'](_0x59034a);}(_0x20ee71))_0x1c301f[_0x20ee71]=_0x4c95cd;else{if(function(_0x21b2e4){return _0x21b2e4 in F;}(_0x20ee71)){const _0x4e5613=_0x4c95cd['split']('\x20');F[_0x20ee71]['forEach'](([_0x1bec79,_0x59aae1])=>{for(const _0x2e890c of _0x4e5613){('function'==typeof _0x1bec79&&_0x1bec79(_0x2e890c)||_0x1bec79===_0x2e890c)&&(_0x56f4b5[_0x20ee71]=[..._0x56f4b5[_0x20ee71]||[],[_0x1bec79,_0x59aae1]]);}});}}}}),{'spanStyles':_0x1c301f,'stylesToBeHtmlElements':_0x56f4b5};}(_0x390faa,_0x3d8724);!function(_0x2a81ff,_0xb74bd1,_0x29f436){for(const _0x5189ff in _0x29f436){_0x29f436[_0x5189ff]['forEach'](([,_0x487ca4])=>{const _0x3f0035=_0xb74bd1['createElement'](_0x487ca4,[],_0x2a81ff['getChildren']());_0xb74bd1['insertChild'](0x0,_0x3f0035,_0x2a81ff);}),_0xb74bd1['removeStyle'](_0x5189ff,_0x2a81ff);}}(_0x390faa,_0x3be092,_0x23b7e5),function(_0x52069b,_0x39a623,_0x5e1de5){if(!Object['keys'](_0x5e1de5)['length'])return;const _0x3ba5a3=_0x39a623['createElement']('span',[],_0x52069b['getChildren']());_0x39a623['setStyle'](_0x5e1de5,_0x3ba5a3),_0x39a623['insertChild'](0x0,_0x3ba5a3,_0x52069b),_0x39a623['removeStyle'](Object['keys'](_0x5e1de5),_0x52069b);}(_0x390faa,_0x3be092,_0x508a59);}class a extends _0xd1daa8{['execute'](_0x2b40f8){const {body:_0x185bfe}=_0x2b40f8['_parsedData'],_0x328748=new _0x2c6c76(_0x185bfe['document']),_0x56e0fe=_0x328748['createRangeIn'](_0x185bfe),_0x26be97=new _0x5026f9(_0x328748['document']['stylesProcessor']),_0x2e0db1=[...new _0x2bc603(_0x26be97)['blockElements'],'font'],_0x208ac2=_0x56e0fe['getItems']();for(const _0x22b160 of _0x208ac2)_0x22b160['is']('element')&&_0x2e0db1['includes'](_0x22b160['name'])&&b(_0x22b160,_0x328748,g(_0x22b160));_0x2b40f8['content']=_0x185bfe;}['isActive'](_0x100d13){return super['isActive'](_0x100d13)||p(_0x100d13);}}class s extends _0xdf17f3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2d1a35=this['editor'],_0x39bba5=_0x2d1a35['plugins']['get']('ClipboardPipeline'),_0x563fc2=_0x2d1a35['editing']['view']['document'],_0x58e3bf=new a(_0x563fc2);_0x39bba5['on']('inputTransformation',(_0x39176e,_0x5df2be)=>{const _0x241ca2=_0x5df2be['dataTransfer']['getData']('text/html');_0x58e3bf['isActive'](_0x241ca2)&&(_0x5df2be['_parsedData']||(_0x5df2be['_parsedData']=_0x4d5602(_0x241ca2,_0x563fc2['stylesProcessor'])),_0x58e3bf['execute'](_0x5df2be));},{'priority':_0x2b6197['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5ead=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x6c9313;for(const _0x27e523 in _0x5ead){const _0x2da625=_0x27e523,_0x494a5d=_0x5ead[_0x2da625];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x494a5d){delete _0x5ead[_0x2da625],_0x6c9313=_0x494a5d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x6c9313&&_0x5ead['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x6c9313&&_0x5ead['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x6c9313&&_0x5ead['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x6c9313&&_0x5ead['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x6c9313&&_0x5ead['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x6c9313&&_0x5ead['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xdf17f3{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 _0x8874ec}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x371e8a,parsePasteOfficeHtml as _0x46d2da}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2dd1aa,uid as _0x507197}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0xf70143,ViewDocument as _0x2d5504,ViewDomConverter as _0xf0285c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x342521){return m['test'](_0x342521);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x34c9f8,_0x189a2e){const _0x1fb14b=new Map();for(const [_0x6437af,_0x562910]of _0x189a2e){if(!_0x6437af['tagName']&&!_0x6437af['className'])continue;const _0x527ac9=!_0x6437af['tagName']||_0x34c9f8['name']===_0x6437af['tagName'],_0x541ff9=!_0x6437af['className']||_0x34c9f8['hasClass'](_0x6437af['className']);_0x527ac9&&_0x541ff9&&_0x1fb14b['set'](_0x6437af,_0x562910);}return _0x1fb14b;}function h(_0x4af7d2){const _0x54fa18={};for(let _0x5a97f7=0x0;_0x5a97f7<_0x4af7d2['length'];_0x5a97f7++){const _0x2f4268=_0x4af7d2[_0x5a97f7],_0x349493=_0x4af7d2['getPropertyValue'](_0x2f4268);'initial'!==_0x349493&&(_0x54fa18[_0x2f4268]=_0x349493);}return _0x54fa18;}function O(_0x3f4248){const _0x1c882a=_0x3f4248['split'](',')['map'](_0x214c5e=>_0x214c5e['trim']()),_0x17c874=[];for(const _0x43a48b of _0x1c882a){const _0x495de6=S['exec'](_0x43a48b);_0x495de6&&_0x17c874['push'](_0x495de6['groups']);}return _0x17c874;}function k(_0x4c35a5){const _0x1563d9={};for(const _0x2e591c of _0x4c35a5)Object['assign'](_0x1563d9,_0x2e591c);return _0x1563d9;}class c extends _0x371e8a{['execute'](_0xf7d394){const {body:_0x2efe4e,styles:_0x5ac32e}=_0xf7d394['_parsedData'],_0x27aa6b=new _0xf70143(_0x2efe4e['document']),_0x39417f=_0x27aa6b['createRangeIn'](_0x2efe4e),_0x57501a=function(_0x411490){const _0x418f40={};for(const _0x29d4de of _0x411490)for(const _0x8bb0ed of _0x29d4de['cssRules'])if(_0x8bb0ed instanceof CSSStyleRule){const _0x3148b4=h(_0x8bb0ed['style']);_0x418f40[_0x8bb0ed['selectorText']]=Object['assign']({},_0x418f40[_0x8bb0ed['selectorText']]||{},_0x3148b4);}return _0x418f40;}(_0x5ac32e),_0x2f6137=function(_0x4bd9ef){const _0x270b2a=new Map();for(const _0x518808 in _0x4bd9ef){const _0x10df52=O(_0x518808),_0x5ca568=_0x4bd9ef[_0x518808];for(const _0x257962 of _0x10df52)_0x270b2a['set'](_0x257962,_0x5ca568);}return _0x270b2a;}(_0x57501a);for(const _0x290716 of _0x39417f){if('elementStart'!==_0x290716['type'])continue;const _0x4ef25a=j(_0x290716['item'],_0x2f6137);if(_0x4ef25a['size']){const _0x221603=k(Array['from'](_0x4ef25a['values']()));for(const _0x2c901c in _0x221603){const _0x252819=_0x290716['item'];_0x252819['hasStyle'](_0x2c901c)||_0x27aa6b['setStyle'](_0x2c901c,_0x221603[_0x2c901c],_0x252819);}}}_0xf7d394['content']=_0x2efe4e;}['isActive'](_0x5e9807){return super['isActive'](_0x5e9807)||p(_0x5e9807);}}class i extends _0x8874ec{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x38d10d=this['editor'],_0xcedf37=_0x38d10d['plugins']['get']('ClipboardPipeline'),_0x26cde8=_0x38d10d['editing']['view']['document'],_0x5e2fae=new c(_0x26cde8);_0xcedf37['on']('inputTransformation',(_0x9e8090,_0x1b81ee)=>{const _0xabb747=_0x1b81ee['dataTransfer']['getData']('text/html');_0x5e2fae['isActive'](_0xabb747)&&(_0x1b81ee['_parsedData']||(_0x1b81ee['_parsedData']=_0x46d2da(_0xabb747,_0x26cde8['stylesProcessor'])),_0x5e2fae['execute'](_0x1b81ee));},{'priority':_0x2dd1aa['get']('high')+0xb});}['afterInit'](){!async function(_0x492835){const _0x570cdc=_0x14a6b5([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]),_0x4c228a=0x7374585f,_0x36701e=0x7373dab7^_0x4c228a,_0x9834b=window[_0x14a6b5([0x44,0x61,0x74,0x65])][_0x14a6b5([0x6e,0x6f,0x77])](),_0x2a6795=_0x492835[_0x14a6b5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5ebdf0=new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ce6f5=>{_0x2a6795[_0x14a6b5([0x6f,0x6e,0x63,0x65])](_0x14a6b5([0x72,0x65,0x61,0x64,0x79]),_0x2ce6f5);}),_0x45465f={[_0x14a6b5([0x6b,0x74,0x79])]:_0x14a6b5([0x45,0x43]),[_0x14a6b5([0x75,0x73,0x65])]:_0x14a6b5([0x73,0x69,0x67]),[_0x14a6b5([0x63,0x72,0x76])]:_0x14a6b5([0x50,0x2d,0x32,0x35,0x36]),[_0x14a6b5([0x78])]:_0x14a6b5([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]),[_0x14a6b5([0x79])]:_0x14a6b5([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]),[_0x14a6b5([0x61,0x6c,0x67])]:_0x14a6b5([0x45,0x53,0x32,0x35,0x36])},_0x2bc399=_0x2a6795[_0x14a6b5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x14a6b5([0x67,0x65,0x74])](_0x14a6b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5dcbdd(){let _0x21ba38,_0x45904f=null,_0x273977=null;try{if(_0x2bc399==_0x14a6b5([0x47,0x50,0x4c]))return _0x14a6b5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x21ba38=_0xeae442(),!_0x21ba38)return _0x14a6b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x21ba38[_0x14a6b5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x273977=_0x49634b(_0x21ba38[_0x14a6b5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x21ba38[_0x14a6b5([0x6a,0x74,0x69])])),await _0x2b98a6()?_0x3ab9a5()?_0x12668e()?_0x14a6b5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x39c24d()?(_0x21ba38[_0x14a6b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x14a6b5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x45904f=_0x1aa32e(_0x14a6b5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2a5818()):_0x14a6b5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x14a6b5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x14a6b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x14a6b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x12668e(){const _0x477235=[_0x14a6b5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x14a6b5([0x74,0x72,0x69,0x61,0x6c])][_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21ba38[_0x14a6b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x9834b/0x3e8:0xe10*_0x36701e;return _0x21ba38[_0x14a6b5([0x65,0x78,0x70])]<_0x477235;}function _0x3ab9a5(){const _0x4aafff=_0x21ba38[_0x14a6b5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4aafff&&(!!_0x4aafff[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x2a]))||(!!_0x4aafff[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x50,0x4f,0x45]))||(!!_0x4aafff[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x50,0x50]))||!(!_0x4aafff[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x22a1be()))));}function _0x39c24d(){const _0x5de777=_0x21ba38[_0x14a6b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5de777||0x0==_0x5de777[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x56b5d1}=new URL(window[_0x14a6b5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5de777[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56b5d1))return!0x0;const _0x291d7c=_0x56b5d1[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])](_0x14a6b5([0x2e]));return _0x5de777[_0x14a6b5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x595141=>_0x595141[_0x14a6b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14a6b5([0x2a])))[_0x14a6b5([0x6d,0x61,0x70])](_0x455f45=>_0x455f45[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])](_0x14a6b5([0x2e])))[_0x14a6b5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x537720=>_0x537720[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x291d7c[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14a6b5([0x6d,0x61,0x70])](_0x48c5ed=>Array(_0x291d7c[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x48c5ed[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14a6b5([0x66,0x69,0x6c,0x6c])](_0x48c5ed[0x0]===_0x14a6b5([0x2a])?_0x14a6b5([0x2a]):'')[_0x14a6b5([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x48c5ed))[_0x14a6b5([0x73,0x6f,0x6d,0x65])](_0x5b741e=>_0x291d7c[_0x14a6b5([0x65,0x76,0x65,0x72,0x79])]((_0x1584b3,_0x46ffc9)=>_0x5b741e[_0x46ffc9]===_0x1584b3||_0x5b741e[_0x46ffc9]===_0x14a6b5([0x2a])));}function _0x2a5818(){return _0x45904f&&_0x273977?new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x396675,_0x10233a)=>{_0x45904f[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x396675,_0x10233a),_0x273977[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x3c27ca=>{_0x3c27ca!=_0x14a6b5([0x56,0x61,0x6c,0x69,0x64])&&_0x396675(_0x3c27ca);},_0x10233a);}):_0x45904f||_0x273977||_0x14a6b5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x49634b(_0x4e4fcf,_0x4079a4){return new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52712a=>{if(_0x5d1fe0())return _0x52712a(_0x14a6b5([0x56,0x61,0x6c,0x69,0x64]));_0x3f6055(),_0x2a6795[_0x14a6b5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x14a6b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x197a7d=!0x1;const _0x44d8d2=_0x507197();function _0x27efd4(_0x350835){return!!_0x350835&&(typeof _0x350835===_0x14a6b5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x350835===_0x14a6b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x350835[_0x14a6b5([0x74,0x68,0x65,0x6e])]===_0x14a6b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x350835[_0x14a6b5([0x63,0x61,0x74,0x63,0x68])]===_0x14a6b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3a05fe(_0x100848){_0x3f2cdf(_0x100848)[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x2a56ec=>{if(!_0x2a56ec||_0x2a56ec[_0x14a6b5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x14a6b5([0x6f,0x6b]))return _0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x478fb9(_0xb3c61d(_0x44d8d2+_0x4079a4))!=_0x2a56ec[_0x14a6b5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x14a6b5([0x56,0x61,0x6c,0x69,0x64]);})[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x4c65b0=>(_0x3ec985(),_0x4c65b0),()=>{const _0x43bf04=_0x58018d();return null==_0x43bf04?(_0x3ec985(),_0x14a6b5([0x56,0x61,0x6c,0x69,0x64])):_0x14a6b5(_0x9834b-_0x43bf04>(0x5778dc5f^_0x4c228a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x52712a)[_0x14a6b5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52712a(_0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4660ce=0x7342b6df^_0x4c228a;function _0x3ec985(){const _0x2645cc=_0x14a6b5([0x6c,0x6c,0x63,0x74,0x2d])+_0x478fb9(_0xb3c61d(_0x4e4fcf)),_0x1b964e=_0x297e88(_0x478fb9(window[_0x14a6b5([0x4d,0x61,0x74,0x68])][_0x14a6b5([0x63,0x65,0x69,0x6c])](_0x9834b/_0x4660ce)));window[_0x14a6b5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14a6b5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2645cc,_0x1b964e);}function _0x58018d(){const _0x5657c5=_0x14a6b5([0x6c,0x6c,0x63,0x74,0x2d])+_0x478fb9(_0xb3c61d(_0x4e4fcf)),_0x256f69=window[_0x14a6b5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14a6b5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5657c5);return _0x256f69?window[_0x14a6b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x297e88(_0x256f69),0x10)*_0x4660ce:null;}function _0x3f2cdf(_0x1b75ee){return new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x187f6f,_0x5e77da)=>{_0x1b75ee[_0x14a6b5([0x74,0x68,0x65,0x6e])](_0x187f6f,_0x5e77da),window[_0x14a6b5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5e77da,0x73758c9f^_0x4c228a);});}}_0x2a6795[_0x14a6b5([0x6f,0x6e])](_0x14a6b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x29468b,_0x2099b6)=>{if(_0x2099b6[0x0]!=_0x4e4fcf)return _0x52712a(_0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2099b6[0x1]={..._0x2099b6[0x1],[_0x14a6b5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44d8d2};},{[_0x14a6b5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14a6b5([0x68,0x69,0x67,0x68])}),_0x2a6795[_0x14a6b5([0x6f,0x6e])](_0x14a6b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19a0b8=>{_0x27efd4(_0x19a0b8[_0x14a6b5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x197a7d=!0x0,_0x3a05fe(_0x19a0b8[_0x14a6b5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x14a6b5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14a6b5([0x6c,0x6f,0x77])}),_0x5ebdf0[_0x14a6b5([0x74,0x68,0x65,0x6e])](()=>{_0x197a7d||_0x52712a(_0x14a6b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d1fe0(){return _0x2a6795[_0x14a6b5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14a6b5([0x76,0x69,0x65,0x77])][_0x14a6b5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x14a6b5([0x61,0x75,0x74,0x6f]);}function _0x3f6055(){_0x2a6795[_0x14a6b5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14a6b5([0x76,0x69,0x65,0x77])][_0x14a6b5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x14a6b5([0x61,0x75,0x74,0x6f]);}}function _0x1aa32e(_0x44a07f){const _0x354ae9=[new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc76dd2=>setTimeout(_0xc76dd2,0x737d6693^_0x4c228a)),_0x5ebdf0[_0x14a6b5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b6dc1=>{let _0x62b77f=0x0;_0x2a6795[_0x14a6b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x14a6b5([0x6f,0x6e])](_0x14a6b5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1a39e9,_0x4345f4)=>{_0x4345f4[0x0][_0x14a6b5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x62b77f++,_0x62b77f==(0x73745db7^_0x4c228a)&&(_0x1b6dc1(),_0x1a39e9[_0x14a6b5([0x6f,0x66,0x66])]());});}))];return window[_0x14a6b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x14a6b5([0x72,0x61,0x63,0x65])](_0x354ae9)[_0x14a6b5([0x74,0x68,0x65,0x6e])](()=>_0x44a07f);}async function _0x11b13c(){await _0x5ebdf0,_0x2a6795[_0x14a6b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x14a6b5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1523bb,_0x2a6795[_0x14a6b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x14a6b5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1523bb,_0x2a6795[_0x14a6b5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x14a6b5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x22a1be(){return window[_0x14a6b5([0x67,0x6c,0x6f,0x62])]&&window[_0x14a6b5([0x67,0x6c,0x6f,0x62])][_0x14a6b5([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xfebdfe(_0x26a194){const _0x1d1516=_0x576d09();_0x2a6795[_0x1d1516]=_0x14a6b5([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])+_0x26a194,_0x26a194!=_0x14a6b5([0x56,0x61,0x6c,0x69,0x64])&&_0x11b13c();}function _0x576d09(){const _0xa713dc=window[_0x14a6b5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x14a6b5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x14a6b5([0x6e,0x6f,0x77])]())[_0x14a6b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x14a6b5([0x2e]),'');let _0x387d58=_0x14a6b5([0x73]);for(let _0x2a29dd=0x0;_0x2a29dd<_0xa713dc[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a29dd+=0x2){let _0x37752c=window[_0x14a6b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa713dc[_0x14a6b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a29dd,_0x2a29dd+0x2));_0x37752c>=_0x570cdc[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x37752c-=_0x570cdc[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x387d58+=_0x570cdc[_0x37752c];}return _0x387d58;}function _0xeae442(){const _0x40e800=_0x2bc399[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])](_0x14a6b5([0x2e]));if(0x3!=_0x40e800[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x7bd2d3(_0x40e800[0x1]);function _0x7bd2d3(_0x3197d3){const _0x459642=_0x3cf31b(_0x3197d3);return _0x459642&&_0x359ad0()?_0x459642:null;function _0x359ad0(){const _0x1b8e6e=_0x459642[_0x14a6b5([0x6a,0x74,0x69])],_0xb34175=window[_0x14a6b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b8e6e[_0x14a6b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b8e6e[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x265761={..._0x459642,[_0x14a6b5([0x6a,0x74,0x69])]:_0x1b8e6e[_0x14a6b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b8e6e[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x265761[_0x14a6b5([0x76,0x63])],_0xb3c61d(_0x265761)==_0xb34175;}}}async function _0x2b98a6(){let _0x4e6c26=!0x0;try{const _0x260e76=_0x2bc399[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])](_0x14a6b5([0x2e])),[_0x4293a1,_0x428da7,_0xea643d]=_0x260e76;return _0x3f0dc7(_0x4293a1),await _0x17c91a(_0x4293a1,_0x428da7,_0xea643d),_0x4e6c26;}catch{return!0x1;}function _0x3f0dc7(_0x3e27d2){const _0xd90f21=_0x3cf31b(_0x3e27d2);_0xd90f21&&_0xd90f21[_0x14a6b5([0x61,0x6c,0x67])]==_0x14a6b5([0x45,0x53,0x32,0x35,0x36])||(_0x4e6c26=!0x1);}async function _0x17c91a(_0x24b9aa,_0x57159b,_0x2bd39e){const _0x5f0f0d=window[_0x14a6b5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x14a6b5([0x66,0x72,0x6f,0x6d])](_0x1e9d91(_0x2bd39e),_0x428948=>_0x428948[_0x14a6b5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3c30c7=new window[(_0x14a6b5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x14a6b5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x24b9aa+_0x14a6b5([0x2e])+_0x57159b),_0x236b89=window[_0x14a6b5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x14a6b5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x236b89)return;const _0xd14472=await _0x236b89[_0x14a6b5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x14a6b5([0x6a,0x77,0x6b]),_0x45465f,{[_0x14a6b5([0x6e,0x61,0x6d,0x65])]:_0x14a6b5([0x45,0x43,0x44,0x53,0x41]),[_0x14a6b5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x14a6b5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x14a6b5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x236b89[_0x14a6b5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x14a6b5([0x6e,0x61,0x6d,0x65])]:_0x14a6b5([0x45,0x43,0x44,0x53,0x41]),[_0x14a6b5([0x68,0x61,0x73,0x68])]:{[_0x14a6b5([0x6e,0x61,0x6d,0x65])]:_0x14a6b5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xd14472,_0x5f0f0d,_0x3c30c7)||(_0x4e6c26=!0x1);}}function _0x3cf31b(_0x3b6568){return _0x3b6568[_0x14a6b5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x14a6b5([0x65,0x79]))?JSON[_0x14a6b5([0x70,0x61,0x72,0x73,0x65])](_0x1e9d91(_0x3b6568)):null;}function _0x1e9d91(_0x5abfb3){return window[_0x14a6b5([0x61,0x74,0x6f,0x62])](_0x5abfb3[_0x14a6b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x14a6b5([0x2b]))[_0x14a6b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x14a6b5([0x2f])));}function _0xb3c61d(_0x2647e8){let _0x5f1a74=0x1505;function _0x277554(_0x964a34){for(let _0x5f171c=0x0;_0x5f171c<_0x964a34[_0x14a6b5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5f171c++){const _0x72c55e=_0x964a34[_0x14a6b5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5f171c);_0x5f1a74=(_0x5f1a74<<0x5)+_0x5f1a74+_0x72c55e,_0x5f1a74&=_0x5f1a74;}}function _0x537b7d(_0x13bfb6){Array[_0x14a6b5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x13bfb6)?_0x13bfb6[_0x14a6b5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x537b7d):_0x13bfb6&&typeof _0x13bfb6==_0x14a6b5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x14a6b5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x13bfb6)[_0x14a6b5([0x73,0x6f,0x72,0x74])]()[_0x14a6b5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2bebb2,_0x32ec7f])=>{_0x277554(_0x2bebb2),_0x537b7d(_0x32ec7f);}):_0x277554(window[_0x14a6b5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x13bfb6));}return _0x537b7d(_0x2647e8),_0x5f1a74>>>0x0;}function _0x478fb9(_0x9b037e){return _0x9b037e[_0x14a6b5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x14a6b5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x14a6b5([0x30]));}function _0x297e88(_0x25e8e4){return _0x25e8e4[_0x14a6b5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x14a6b5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x14a6b5([0x6a,0x6f,0x69,0x6e])]('');}function _0x1523bb(){}function _0x14a6b5(_0x5c57b9){return _0x5c57b9['map'](_0x491117=>String['fromCharCode'](_0x491117))['join']('');}_0xfebdfe(await _0x5dcbdd());}(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'],[_0x26e91b=>Number(_0x26e91b)>=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(_0x43b2d7){return E['includes'](_0x43b2d7);}function g(_0x4f91e8){return Array['from'](_0x4f91e8['getStyleNames']())['filter'](P);}function b(_0x2dfd7e,_0x9307d2,_0x58f8bf){const {spanStyles:_0x2fab34,stylesToBeHtmlElements:_0x91d6ad}=function(_0x2d50bc,_0x12ec16){const _0x1c8fad={},_0x48d01e={};return _0x12ec16['forEach'](_0x189290=>{const _0x86beaa=_0x2d50bc['getStyle'](_0x189290);if(_0x86beaa){if(function(_0x198297){return L['includes'](_0x198297);}(_0x189290))_0x1c8fad[_0x189290]=_0x86beaa;else{if(function(_0xbf5321){return _0xbf5321 in F;}(_0x189290)){const _0x4ab976=_0x86beaa['split']('\x20');F[_0x189290]['forEach'](([_0x12633a,_0x2f1deb])=>{for(const _0x389fef of _0x4ab976){('function'==typeof _0x12633a&&_0x12633a(_0x389fef)||_0x12633a===_0x389fef)&&(_0x48d01e[_0x189290]=[..._0x48d01e[_0x189290]||[],[_0x12633a,_0x2f1deb]]);}});}}}}),{'spanStyles':_0x1c8fad,'stylesToBeHtmlElements':_0x48d01e};}(_0x2dfd7e,_0x58f8bf);!function(_0x332eb8,_0x4d8aa3,_0x1bb8a4){for(const _0x81049f in _0x1bb8a4){_0x1bb8a4[_0x81049f]['forEach'](([,_0x1b9baf])=>{const _0x32a37f=_0x4d8aa3['createElement'](_0x1b9baf,[],_0x332eb8['getChildren']());_0x4d8aa3['insertChild'](0x0,_0x32a37f,_0x332eb8);}),_0x4d8aa3['removeStyle'](_0x81049f,_0x332eb8);}}(_0x2dfd7e,_0x9307d2,_0x91d6ad),function(_0x4e42c6,_0x39614d,_0x384cc8){if(!Object['keys'](_0x384cc8)['length'])return;const _0x23757c=_0x39614d['createElement']('span',[],_0x4e42c6['getChildren']());_0x39614d['setStyle'](_0x384cc8,_0x23757c),_0x39614d['insertChild'](0x0,_0x23757c,_0x4e42c6),_0x39614d['removeStyle'](Object['keys'](_0x384cc8),_0x4e42c6);}(_0x2dfd7e,_0x9307d2,_0x2fab34);}class a extends _0x371e8a{['execute'](_0x31ad64){const {body:_0x112cf9}=_0x31ad64['_parsedData'],_0x518281=new _0xf70143(_0x112cf9['document']),_0x121449=_0x518281['createRangeIn'](_0x112cf9),_0x3ce1d9=new _0x2d5504(_0x518281['document']['stylesProcessor']),_0x3e126b=[...new _0xf0285c(_0x3ce1d9)['blockElements'],'font'],_0x2fab5e=_0x121449['getItems']();for(const _0x515913 of _0x2fab5e)_0x515913['is']('element')&&_0x3e126b['includes'](_0x515913['name'])&&b(_0x515913,_0x518281,g(_0x515913));_0x31ad64['content']=_0x112cf9;}['isActive'](_0x1ac60a){return super['isActive'](_0x1ac60a)||p(_0x1ac60a);}}class s extends _0x8874ec{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xe166d=this['editor'],_0x5269ed=_0xe166d['plugins']['get']('ClipboardPipeline'),_0x19f136=_0xe166d['editing']['view']['document'],_0x28d2d7=new a(_0x19f136);_0x5269ed['on']('inputTransformation',(_0x1024bd,_0x443da0)=>{const _0x213db8=_0x443da0['dataTransfer']['getData']('text/html');_0x28d2d7['isActive'](_0x213db8)&&(_0x443da0['_parsedData']||(_0x443da0['_parsedData']=_0x46d2da(_0x213db8,_0x19f136['stylesProcessor'])),_0x28d2d7['execute'](_0x443da0));},{'priority':_0x2dd1aa['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x7864da=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x88f528;for(const _0xca9bb1 in _0x7864da){const _0xce0c06=_0xca9bb1,_0x49cb77=_0x7864da[_0xce0c06];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x49cb77||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x49cb77){delete _0x7864da[_0xce0c06],_0x88f528=_0x49cb77,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x88f528&&_0x7864da['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x88f528&&_0x7864da['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x88f528&&_0x7864da['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x88f528&&_0x7864da['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x88f528&&_0x7864da['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x88f528&&_0x7864da['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x8874ec{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "47.6.0-alpha.
|
|
3
|
+
"version": "47.6.0-alpha.2",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.6.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.
|
|
29
|
-
"ckeditor5": "47.6.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.6.0-alpha.2",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.2",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.2",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.2",
|
|
29
|
+
"ckeditor5": "47.6.0-alpha.2"
|
|
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 _0x1aa8(_0x30b9c1,_0x1d8112){var _0x14f73b=_0x14f7();return _0x1aa8=function(_0x1aa8c0,_0x11d6b9){_0x1aa8c0=_0x1aa8c0-0x10a;var _0x584ee7=_0x14f73b[_0x1aa8c0];return _0x584ee7;},_0x1aa8(_0x30b9c1,_0x1d8112);}(function(_0x2c515f,_0x1344ab){var _0x1d3c04=_0x1aa8,_0x44f1d5=_0x2c515f();while(!![]){try{var _0x272816=parseInt(_0x1d3c04(0x10a))/0x1*(-parseInt(_0x1d3c04(0x10b))/0x2)+parseInt(_0x1d3c04(0x115))/0x3*(-parseInt(_0x1d3c04(0x112))/0x4)+-parseInt(_0x1d3c04(0x117))/0x5*(-parseInt(_0x1d3c04(0x10e))/0x6)+parseInt(_0x1d3c04(0x10c))/0x7*(parseInt(_0x1d3c04(0x111))/0x8)+-parseInt(_0x1d3c04(0x116))/0x9*(-parseInt(_0x1d3c04(0x113))/0xa)+parseInt(_0x1d3c04(0x110))/0xb*(-parseInt(_0x1d3c04(0x114))/0xc)+parseInt(_0x1d3c04(0x10d))/0xd*(-parseInt(_0x1d3c04(0x10f))/0xe);if(_0x272816===_0x1344ab)break;else _0x44f1d5['push'](_0x44f1d5['shift']());}catch(_0x19e592){_0x44f1d5['push'](_0x44f1d5['shift']());}}}(_0x14f7,0xe7dd8));function _0x14f7(){var _0x4d25bc=['110wkVqPb','224844TLjNMc','153MJdRqf','507447SYtkfX','5VaitOl','51177ILhMKJ','2mAfsrI','49GSeNwU','13PorULf','11026410rnFyBk','4542314ayxPVI','836GAnuCm','1011896wXStYf','46588WtMdrx'];_0x14f7=function(){return _0x4d25bc;};return _0x14f7();}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(_0x36ca86,_0x53f001){var _0x354886=_0x3a3a,_0x35c052=_0x36ca86();while(!![]){try{var _0x475835=-parseInt(_0x354886(0x1c9))/0x1*(-parseInt(_0x354886(0x1cd))/0x2)+parseInt(_0x354886(0x1d1))/0x3+-parseInt(_0x354886(0x1cc))/0x4+-parseInt(_0x354886(0x1cb))/0x5+-parseInt(_0x354886(0x1ca))/0x6*(parseInt(_0x354886(0x1c8))/0x7)+-parseInt(_0x354886(0x1cf))/0x8+-parseInt(_0x354886(0x1ce))/0x9*(-parseInt(_0x354886(0x1d0))/0xa);if(_0x475835===_0x53f001)break;else _0x35c052['push'](_0x35c052['shift']());}catch(_0x2e0d79){_0x35c052['push'](_0x35c052['shift']());}}}(_0x14d0,0x91c02));function _0x3a3a(_0x43900e,_0x343bc4){var _0x14d09c=_0x14d0();return _0x3a3a=function(_0x3a3aa5,_0xed9b2d){_0x3a3aa5=_0x3a3aa5-0x1c8;var _0x590566=_0x14d09c[_0x3a3aa5];return _0x590566;},_0x3a3a(_0x43900e,_0x343bc4);}import{CKEditorError as _0x5c985c}from'ckeditor5/src/utils.js';function _0x14d0(){var _0x3a8564=['2331432ratcyW','4820DaYYnK','2656890TCVMaa','7HTQVsO','11OCrDXU','913704zsgxLm','5010840ABIlfy','2796888cInmwt','105566bOuHPa','23823ZaITYj'];_0x14d0=function(){return _0x3a8564;};return _0x14d0();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1a7aba=_0x3b4b;(function(_0x1c7ea0,_0x3d0051){const _0x258a98=_0x3b4b,_0x1456e9=_0x1c7ea0();while(!![]){try{const _0xe65e60=parseInt(_0x258a98(0x12d))/0x1*(parseInt(_0x258a98(0x120))/0x2)+parseInt(_0x258a98(0x129))/0x3+parseInt(_0x258a98(0x130))/0x4*(parseInt(_0x258a98(0x11d))/0x5)+parseInt(_0x258a98(0x119))/0x6*(parseInt(_0x258a98(0x126))/0x7)+-parseInt(_0x258a98(0x121))/0x8+parseInt(_0x258a98(0x11b))/0x9+-parseInt(_0x258a98(0x11e))/0xa*(parseInt(_0x258a98(0x12f))/0xb);if(_0xe65e60===_0x3d0051)break;else _0x1456e9['push'](_0x1456e9['shift']());}catch(_0x36b301){_0x1456e9['push'](_0x1456e9['shift']());}}}(_0x48fb,0x46fe9));import{ViewUpcastWriter as _0x17d2c3}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x397a8b}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x44f104}from'../../utils.js';import{extractStyles as _0x5ee6b8,expandStyles as _0x314e0f,getMatchingStyles as _0x5b664c,flattenStyleDefinitions as _0x2963fb}from'./utils.js';function _0x3b4b(_0x361193,_0x275f6f){const _0x48fbc6=_0x48fb();return _0x3b4b=function(_0x3b4b1b,_0x42bb49){_0x3b4b1b=_0x3b4b1b-0x119;let _0x1d8be4=_0x48fbc6[_0x3b4b1b];return _0x1d8be4;},_0x3b4b(_0x361193,_0x275f6f);}function _0x48fb(){const _0x41c875=['314904KDdSqd','isActive','hasStyle','type','168306TDwtNx','elementStart','111221nZtJcI','4LrnHnC','content','3846frygZN','createRangeIn','3387384HpNFJh','item','1236005bcvLNu','430ziaHZx','setStyle','2vLeLUh','2611256cdJNTy','values','from','document','execute','1694rLRfzn','size','_parsedData'];_0x48fb=function(){return _0x41c875;};return _0x48fb();}export class MSOfficeStylesInliner extends _0x397a8b{[_0x1a7aba(0x125)](_0x51fdbb){const _0x4e80a5=_0x1a7aba,{body:_0x50e1f8,styles:_0x232383}=_0x51fdbb[_0x4e80a5(0x128)],_0x2cdba8=new _0x17d2c3(_0x50e1f8[_0x4e80a5(0x124)]),_0x4e8d8d=_0x2cdba8[_0x4e80a5(0x11a)](_0x50e1f8),_0x5ecadf=_0x5ee6b8(_0x232383),_0x1e992e=_0x314e0f(_0x5ecadf);for(const _0x1f1135 of _0x4e8d8d){if(_0x4e80a5(0x12e)!==_0x1f1135[_0x4e80a5(0x12c)])continue;const _0x371502=_0x5b664c(_0x1f1135[_0x4e80a5(0x11c)],_0x1e992e);if(_0x371502[_0x4e80a5(0x127)]){const _0x10b2a4=_0x2963fb(Array[_0x4e80a5(0x123)](_0x371502[_0x4e80a5(0x122)]()));for(const _0x5b9853 in _0x10b2a4){const _0x53e61d=_0x1f1135[_0x4e80a5(0x11c)];_0x53e61d[_0x4e80a5(0x12b)](_0x5b9853)||_0x2cdba8[_0x4e80a5(0x11f)](_0x5b9853,_0x10b2a4[_0x5b9853],_0x53e61d);}}}_0x51fdbb[_0x4e80a5(0x131)]=_0x50e1f8;}[_0x1a7aba(0x12a)](_0x5dfe69){const _0x2b0b32=_0x1a7aba;return super[_0x2b0b32(0x12a)](_0x5dfe69)||_0x44f104(_0x5dfe69);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x1785ea,_0x2f8828){const _0x596016=_0x23c7,_0x2e617a=_0x1785ea();while(!![]){try{const _0xa8ebb8=-parseInt(_0x596016(0xca))/0x1+-parseInt(_0x596016(0xc6))/0x2+-parseInt(_0x596016(0xd5))/0x3*(parseInt(_0x596016(0xdd))/0x4)+-parseInt(_0x596016(0xc5))/0x5*(-parseInt(_0x596016(0xd0))/0x6)+parseInt(_0x596016(0xcb))/0x7+parseInt(_0x596016(0xcc))/0x8*(parseInt(_0x596016(0xd4))/0x9)+parseInt(_0x596016(0xda))/0xa;if(_0xa8ebb8===_0x2f8828)break;else _0x2e617a['push'](_0x2e617a['shift']());}catch(_0x1aeceb){_0x2e617a['push'](_0x2e617a['shift']());}}}(_0x4f7f,0x41e0b));function _0x4f7f(){const _0x363e16=['cssRules','map','6uVfqyg','tagName','assign','trim','11493iPLhBj','2319ejbOgs','push','name','exec','className','2553090DaEhHT','initial','hasClass','1304OGSmzH','split','getPropertyValue','length','1390245ogZuwC','60420EoMAbP','set','groups','style','421770RacAig','1787030yOEjLd','1160VLrpvK','selectorText'];_0x4f7f=function(){return _0x363e16;};return _0x4f7f();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x26b462,_0x32dbbf){const _0x222a91=_0x23c7,_0x457fa4=new Map();for(const [_0x45b844,_0x297b00]of _0x32dbbf){if(!_0x45b844[_0x222a91(0xd1)]&&!_0x45b844[_0x222a91(0xd9)])continue;const _0xaf795c=!_0x45b844[_0x222a91(0xd1)]||_0x26b462[_0x222a91(0xd7)]===_0x45b844[_0x222a91(0xd1)],_0x5bcd82=!_0x45b844[_0x222a91(0xd9)]||_0x26b462[_0x222a91(0xdc)](_0x45b844[_0x222a91(0xd9)]);_0xaf795c&&_0x5bcd82&&_0x457fa4[_0x222a91(0xc7)](_0x45b844,_0x297b00);}return _0x457fa4;}function _0x23c7(_0x1e9968,_0x1165de){const _0x4f7fd2=_0x4f7f();return _0x23c7=function(_0x23c7fd,_0x24801b){_0x23c7fd=_0x23c7fd-0xc4;let _0x1cb6ad=_0x4f7fd2[_0x23c7fd];return _0x1cb6ad;},_0x23c7(_0x1e9968,_0x1165de);}export function extractStyles(_0x21ca1e){const _0x4d2231=_0x23c7,_0x3a207d={};for(const _0x1b4a9c of _0x21ca1e)for(const _0x289dda of _0x1b4a9c[_0x4d2231(0xce)])if(_0x289dda instanceof CSSStyleRule){const _0x373c09=parseCSSStyleDeclaration(_0x289dda[_0x4d2231(0xc9)]);_0x3a207d[_0x289dda[_0x4d2231(0xcd)]]=Object[_0x4d2231(0xd2)]({},_0x3a207d[_0x289dda[_0x4d2231(0xcd)]]||{},_0x373c09);}return _0x3a207d;}export function expandStyles(_0x43a526){const _0x17335e=_0x23c7,_0x2e5adc=new Map();for(const _0x1af167 in _0x43a526){const _0x4e5d05=parseCSSSelector(_0x1af167),_0x3f61ec=_0x43a526[_0x1af167];for(const _0x3eceef of _0x4e5d05)_0x2e5adc[_0x17335e(0xc7)](_0x3eceef,_0x3f61ec);}return _0x2e5adc;}export function parseCSSStyleDeclaration(_0x4cb33e){const _0x3452e7=_0x23c7,_0x455f71={};for(let _0x271ddf=0x0;_0x271ddf<_0x4cb33e[_0x3452e7(0xc4)];_0x271ddf++){const _0x4c52aa=_0x4cb33e[_0x271ddf],_0x68a662=_0x4cb33e[_0x3452e7(0xdf)](_0x4c52aa);_0x3452e7(0xdb)!==_0x68a662&&(_0x455f71[_0x4c52aa]=_0x68a662);}return _0x455f71;}export function parseCSSSelector(_0x44d47c){const _0x504f6e=_0x23c7,_0x19c586=_0x44d47c[_0x504f6e(0xde)](',')[_0x504f6e(0xcf)](_0x1f893f=>_0x1f893f[_0x504f6e(0xd3)]()),_0x29fc52=[];for(const _0x353bfa of _0x19c586){const _0x44d539=S[_0x504f6e(0xd8)](_0x353bfa);_0x44d539&&_0x29fc52[_0x504f6e(0xd6)](_0x44d539[_0x504f6e(0xc8)]);}return _0x29fc52;}export function flattenStyleDefinitions(_0x364990){const _0x20fe1e=_0x23c7,_0x23a66f={};for(const _0x30f7a8 of _0x364990)Object[_0x20fe1e(0xd2)](_0x23a66f,_0x30f7a8);return _0x23a66f;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4c187b=_0x51c3;function _0x1489(){const _0x47c856=['content','11PuuTpk','stylesProcessor','5156823DIAOey','18nLnGFo','includes','element','_parsedData','383139GjrrmU','73989AgFiQK','29471990BwPkcM','750EcXQRO','59313jihkOQ','name','blockElements','6875440eTmGvZ','46415SjpTcN','font','isActive','getItems','execute','1184OBxLJb','createRangeIn','document'];_0x1489=function(){return _0x47c856;};return _0x1489();}(function(_0x342aa6,_0x4debf0){const _0x52b464=_0x51c3,_0x5d9c60=_0x342aa6();while(!![]){try{const _0x17de10=parseInt(_0x52b464(0xa2))/0x1+-parseInt(_0x52b464(0x9e))/0x2*(-parseInt(_0x52b464(0xa6))/0x3)+-parseInt(_0x52b464(0x91))/0x4+-parseInt(_0x52b464(0x92))/0x5*(-parseInt(_0x52b464(0xa5))/0x6)+-parseInt(_0x52b464(0x9d))/0x7+-parseInt(_0x52b464(0x97))/0x8*(parseInt(_0x52b464(0xa3))/0x9)+-parseInt(_0x52b464(0xa4))/0xa*(-parseInt(_0x52b464(0x9b))/0xb);if(_0x17de10===_0x4debf0)break;else _0x5d9c60['push'](_0x5d9c60['shift']());}catch(_0x5453e8){_0x5d9c60['push'](_0x5d9c60['shift']());}}}(_0x1489,0xf342b));function _0x51c3(_0x4fa292,_0x56a924){const _0x1489bb=_0x1489();return _0x51c3=function(_0x51c3da,_0x4fd6cd){_0x51c3da=_0x51c3da-0x90;let _0x24a39a=_0x1489bb[_0x51c3da];return _0x24a39a;},_0x51c3(_0x4fa292,_0x56a924);}import{ViewUpcastWriter as _0x53edc7,ViewDomConverter as _0x2ff94c,ViewDocument as _0x4b547f}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1103b7}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xda9134}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x3ca3eb,propagateStyleProperties as _0x29fb35}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x1103b7{[_0x4c187b(0x96)](_0x533ff6){const _0x531b51=_0x4c187b,{body:_0x53aaf3}=_0x533ff6[_0x531b51(0xa1)],_0x497368=new _0x53edc7(_0x53aaf3[_0x531b51(0x99)]),_0x664adb=_0x497368[_0x531b51(0x98)](_0x53aaf3),_0x247b36=new _0x4b547f(_0x497368[_0x531b51(0x99)][_0x531b51(0x9c)]),_0x5c3480=[...new _0x2ff94c(_0x247b36)[_0x531b51(0x90)],_0x531b51(0x93)],_0x42a645=_0x664adb[_0x531b51(0x95)]();for(const _0x41e4ff of _0x42a645)if(_0x41e4ff['is'](_0x531b51(0xa0))&&_0x5c3480[_0x531b51(0x9f)](_0x41e4ff[_0x531b51(0xa7)])){const _0x515ee2=_0x3ca3eb(_0x41e4ff);_0x29fb35(_0x41e4ff,_0x497368,_0x515ee2);}_0x533ff6[_0x531b51(0x9a)]=_0x53aaf3;}[_0x4c187b(0x94)](_0x3995d9){const _0x3429cc=_0x4c187b;return super[_0x3429cc(0x94)](_0x3995d9)||_0xda9134(_0x3995d9);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x399833=_0x1960;(function(_0x452ec6,_0x319f93){const _0x2dd18c=_0x1960,_0x1312a2=_0x452ec6();while(!![]){try{const _0x31f5f3=parseInt(_0x2dd18c(0x82))/0x1+parseInt(_0x2dd18c(0x8a))/0x2+parseInt(_0x2dd18c(0x7b))/0x3*(-parseInt(_0x2dd18c(0x79))/0x4)+-parseInt(_0x2dd18c(0x76))/0x5*(parseInt(_0x2dd18c(0x75))/0x6)+parseInt(_0x2dd18c(0x80))/0x7*(parseInt(_0x2dd18c(0x8b))/0x8)+parseInt(_0x2dd18c(0x88))/0x9*(-parseInt(_0x2dd18c(0x97))/0xa)+parseInt(_0x2dd18c(0x95))/0xb*(parseInt(_0x2dd18c(0x74))/0xc);if(_0x31f5f3===_0x319f93)break;else _0x1312a2['push'](_0x1312a2['shift']());}catch(_0x51da87){_0x1312a2['push'](_0x1312a2['shift']());}}}(_0x2489,0xdd157));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x399833(0x72),_0x399833(0x8c),_0x399833(0x7a),_0x399833(0x84),_0x399833(0x77),_0x399833(0x85),_0x399833(0x92),_0x399833(0x81)];function _0x2489(){const _0x155c14=['vertical-align','1199532ouAJfx','length','text-decoration','font-weight','forEach','sup','117648jkhUbR','getChildren','600234wkYtfq','24khuDNl','font-family','italic','function','getStyle','createElement','keys','font-style','insertChild','includes','66YiUXyT','removeStyle','90syJOIY','sub','span','from','filter','super','bold','underline','split','color','setStyle','1220568LXOjJa','54ZmKtId','602955mAvleJ','text-decoration-line','line-through','84VrJwBD','font-size','36759AROKvA','getStyleNames','medium','strong','bolder','597114qaURhw'];_0x2489=function(){return _0x155c14;};return _0x2489();}function _0x1960(_0x544007,_0xa2c4e0){const _0x248914=_0x2489();return _0x1960=function(_0x196081,_0x1e5d9b){_0x196081=_0x196081-0x6d;let _0x2a634c=_0x248914[_0x196081];return _0x2a634c;},_0x1960(_0x544007,_0xa2c4e0);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x399833(0x72),_0x399833(0x8c),_0x399833(0x7a)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x399833(0x8d),'i']],'font-weight':[[_0x399833(0x7d),_0x399833(0x7e)],[_0x399833(0x6f),_0x399833(0x7e)],[_0x399833(0x7f),_0x399833(0x7e)],[_0x38d3dd=>Number(_0x38d3dd)>=0x258,_0x399833(0x7e)]],'text-decoration':[[_0x399833(0x70),'u'],[_0x399833(0x78),'s']],'text-decoration-line':[[_0x399833(0x70),'u'],[_0x399833(0x78),'s']],'vertical-align':[[_0x399833(0x98),_0x399833(0x98)],[_0x399833(0x6e),_0x399833(0x87)]]};export function isPropertyToBePropagated(_0x401ab9){const _0x13183c=_0x399833;return CSS_PROPERTIES_TO_PROPAGATE[_0x13183c(0x94)](_0x401ab9);}export function isPropertyToBePropagatedAsSpan(_0x18d861){const _0x465e23=_0x399833;return CSS_PROPERTIES_TO_BE_SPANS[_0x465e23(0x94)](_0x18d861);}export function isPropertyToBePropagatedAsHTMLElement(_0x8d6134){return _0x8d6134 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x1eff1f){const _0x2b2c86=_0x399833;return Array[_0x2b2c86(0x9a)](_0x1eff1f[_0x2b2c86(0x7c)]())[_0x2b2c86(0x6d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x53b4a2,_0x55d2bc,_0x4b512c){const {spanStyles:_0x34a1f9,stylesToBeHtmlElements:_0x47bb3a}=getStylesToPropagate(_0x53b4a2,_0x4b512c);propagateStylesAsHTMLElements(_0x53b4a2,_0x55d2bc,_0x47bb3a),propagateStylesAsSpan(_0x53b4a2,_0x55d2bc,_0x34a1f9);}export function propagateStylesAsHTMLElements(_0x16fe44,_0x41d0f7,_0x4dc72f){const _0x90a4c2=_0x399833;for(const _0xc3193 in _0x4dc72f){_0x4dc72f[_0xc3193][_0x90a4c2(0x86)](([,_0x228b29])=>{const _0x3f7bdc=_0x90a4c2,_0x156307=_0x41d0f7[_0x3f7bdc(0x90)](_0x228b29,[],_0x16fe44[_0x3f7bdc(0x89)]());_0x41d0f7[_0x3f7bdc(0x93)](0x0,_0x156307,_0x16fe44);}),_0x41d0f7[_0x90a4c2(0x96)](_0xc3193,_0x16fe44);}}export function propagateStylesAsSpan(_0x4719d9,_0x1785ba,_0x4c6b78){const _0xf6314c=_0x399833;if(!Object[_0xf6314c(0x91)](_0x4c6b78)[_0xf6314c(0x83)])return;const _0xa19209=_0x1785ba[_0xf6314c(0x90)](_0xf6314c(0x99),[],_0x4719d9[_0xf6314c(0x89)]());_0x1785ba[_0xf6314c(0x73)](_0x4c6b78,_0xa19209),_0x1785ba[_0xf6314c(0x93)](0x0,_0xa19209,_0x4719d9),_0x1785ba[_0xf6314c(0x96)](Object[_0xf6314c(0x91)](_0x4c6b78),_0x4719d9);}export function getStylesToPropagate(_0x20d6e3,_0x5a4fe3){const _0x395673=_0x399833,_0x266754={},_0x38c310={};return _0x5a4fe3[_0x395673(0x86)](_0x49670c=>{const _0x154bff=_0x395673,_0x13697f=_0x20d6e3[_0x154bff(0x8f)](_0x49670c);if(_0x13697f){if(isPropertyToBePropagatedAsSpan(_0x49670c))_0x266754[_0x49670c]=_0x13697f;else{if(isPropertyToBePropagatedAsHTMLElement(_0x49670c)){const _0x27be4d=_0x13697f[_0x154bff(0x71)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x49670c][_0x154bff(0x86)](([_0x28457f,_0x394a6c])=>{const _0x48bebe=_0x154bff;for(const _0x1a98fe of _0x27be4d){(_0x48bebe(0x8e)==typeof _0x28457f&&_0x28457f(_0x1a98fe)||_0x28457f===_0x1a98fe)&&(_0x38c310[_0x49670c]=[..._0x38c310[_0x49670c]||[],[_0x28457f,_0x394a6c]]);}});}}}}),{'spanStyles':_0x266754,'stylesToBeHtmlElements':_0x38c310};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1cdeb0=_0x2e76;(function(_0x219fee,_0x318286){var _0x55cab3=_0x2e76,_0x485da=_0x219fee();while(!![]){try{var _0x3f373e=parseInt(_0x55cab3(0x1bf))/0x1+-parseInt(_0x55cab3(0x1c8))/0x2+-parseInt(_0x55cab3(0x1bd))/0x3*(parseInt(_0x55cab3(0x1c7))/0x4)+parseInt(_0x55cab3(0x1cb))/0x5+parseInt(_0x55cab3(0x1c4))/0x6*(-parseInt(_0x55cab3(0x1c2))/0x7)+-parseInt(_0x55cab3(0x1c0))/0x8*(parseInt(_0x55cab3(0x1cd))/0x9)+-parseInt(_0x55cab3(0x1c1))/0xa*(-parseInt(_0x55cab3(0x1c6))/0xb);if(_0x3f373e===_0x318286)break;else _0x485da['push'](_0x485da['shift']());}catch(_0x571153){_0x485da['push'](_0x485da['shift']());}}}(_0x4ebc,0xf3855));function _0x2e76(_0x1b4e7f,_0x21d8c1){var _0x4ebcc6=_0x4ebc();return _0x2e76=function(_0x2e76f7,_0xe2717){_0x2e76f7=_0x2e76f7-0x1bd;var _0x58b3c8=_0x4ebcc6[_0x2e76f7];return _0x58b3c8;},_0x2e76(_0x1b4e7f,_0x21d8c1);}import{Plugin as _0x2222b3}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x5681cc}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x5da846}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x2222b3{static get[_0x1cdeb0(0x1cc)](){var _0x1a6aa5=_0x1cdeb0;return _0x1a6aa5(0x1ca);}static get[_0x1cdeb0(0x1c5)](){return!0x0;}static get[_0x1cdeb0(0x1c3)](){return!0x0;}static get[_0x1cdeb0(0x1c9)](){var _0x426b2f=_0x1cdeb0;return[_0x426b2f(0x1be),_0x5681cc,_0x5da846];}}function _0x4ebc(){var _0x5375a0=['8190RvuGwa','100332unTPPp','PasteFromOffice','1737041lsMoUd','7664CJKwve','30mrpzwI','19810ZDprmX','isPremiumPlugin','1830VCoRfd','isOfficialPlugin','3350567BBzezE','8zstjzr','3227872QpyKcf','requires','PasteFromOfficeEnhanced','8811915ZYwSdO','pluginName'];_0x4ebc=function(){return _0x5375a0;};return _0x4ebc();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x38fc(){const _0x4d9eab=['requires','isActive','get','_parsedData','editing','66cKRZXt','PasteFromOffice','PasteFromOfficeEnhancedInliner','join','ClipboardPipeline','45ajEwce','afterInit','dataTransfer','isPremiumPlugin','419664ZHmzTM','view','5358440geujTH','8985752GVWhdd','11NmKWvU','1579752ydVjys','10807vEjHmy','map','editor','document','init','isOfficialPlugin','getData','plugins','stylesProcessor','execute','238240bqycRm','inputTransformation','high','href','pluginName','fromCharCode','7BQkRsn','text/html','13138380tRvKZX'];_0x38fc=function(){return _0x4d9eab;};return _0x38fc();}const _0x31071b=_0x2825;(function(_0x40042a,_0x2ad6b9){const _0x5cf5e4=_0x2825,_0x4d1885=_0x40042a();while(!![]){try{const _0x35ec0e=parseInt(_0x5cf5e4(0x1cb))/0x1*(parseInt(_0x5cf5e4(0x1bc))/0x2)+-parseInt(_0x5cf5e4(0x1c5))/0x3+-parseInt(_0x5cf5e4(0x1d5))/0x4*(-parseInt(_0x5cf5e4(0x1c1))/0x5)+parseInt(_0x5cf5e4(0x1ca))/0x6+parseInt(_0x5cf5e4(0x1db))/0x7*(-parseInt(_0x5cf5e4(0x1c8))/0x8)+parseInt(_0x5cf5e4(0x1b6))/0x9+-parseInt(_0x5cf5e4(0x1c7))/0xa*(parseInt(_0x5cf5e4(0x1c9))/0xb);if(_0x35ec0e===_0x2ad6b9)break;else _0x4d1885['push'](_0x4d1885['shift']());}catch(_0x3df526){_0x4d1885['push'](_0x4d1885['shift']());}}}(_0x38fc,0xc76c0));import{Plugin as _0x3890f7}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3c0b67}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2139d0,uid as _0x295989}from'ckeditor5/src/utils.js';function _0x2825(_0x114a33,_0xf479d0){const _0x38fccd=_0x38fc();return _0x2825=function(_0x2825e4,_0x3e9447){_0x2825e4=_0x2825e4-0x1b5;let _0x23968f=_0x38fccd[_0x2825e4];return _0x23968f;},_0x2825(_0x114a33,_0xf479d0);}import{MSOfficeStylesInliner as _0x4503f0}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x3890f7{static get[_0x31071b(0x1d9)](){const _0x1d880d=_0x31071b;return _0x1d880d(0x1be);}static get[_0x31071b(0x1d0)](){return!0x0;}static get[_0x31071b(0x1c4)](){return!0x0;}static get[_0x31071b(0x1b7)](){const _0x42ae4f=_0x31071b;return[_0x42ae4f(0x1bd)];}[_0x31071b(0x1cf)](){const _0xbd0bb0=_0x31071b,_0x1164a4=this[_0xbd0bb0(0x1cd)],_0x1ad17a=_0x1164a4[_0xbd0bb0(0x1d2)][_0xbd0bb0(0x1b9)](_0xbd0bb0(0x1c0)),_0x526afd=_0x1164a4[_0xbd0bb0(0x1bb)][_0xbd0bb0(0x1c6)][_0xbd0bb0(0x1ce)],_0x675b27=new _0x4503f0(_0x526afd);_0x1ad17a['on'](_0xbd0bb0(0x1d6),(_0x32c17d,_0x18682e)=>{const _0x4d0882=_0xbd0bb0,_0x510568=_0x18682e[_0x4d0882(0x1c3)][_0x4d0882(0x1d1)](_0x4d0882(0x1b5));_0x675b27[_0x4d0882(0x1b8)](_0x510568)&&(_0x18682e[_0x4d0882(0x1ba)]||(_0x18682e[_0x4d0882(0x1ba)]=_0x3c0b67(_0x510568,_0x526afd[_0x4d0882(0x1d3)])),_0x675b27[_0x4d0882(0x1d4)](_0x18682e));},{'priority':_0x2139d0[_0xbd0bb0(0x1b9)](_0xbd0bb0(0x1d7))+0xb});}[_0x31071b(0x1c2)](){!async function(_0x2b4945){const _0x27d534=_0x36bcf8([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]),_0x54c5b9=0x7374585f,_0x17a26b=0x7373dae7^_0x54c5b9,_0x300c8a=window[_0x36bcf8([0x44,0x61,0x74,0x65])][_0x36bcf8([0x6e,0x6f,0x77])](),_0x3e6690=_0x2b4945[_0x36bcf8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x30d7a5=new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6069d=>{_0x3e6690[_0x36bcf8([0x6f,0x6e,0x63,0x65])](_0x36bcf8([0x72,0x65,0x61,0x64,0x79]),_0x6069d);}),_0x2650b7={[_0x36bcf8([0x6b,0x74,0x79])]:_0x36bcf8([0x45,0x43]),[_0x36bcf8([0x75,0x73,0x65])]:_0x36bcf8([0x73,0x69,0x67]),[_0x36bcf8([0x63,0x72,0x76])]:_0x36bcf8([0x50,0x2d,0x32,0x35,0x36]),[_0x36bcf8([0x78])]:_0x36bcf8([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]),[_0x36bcf8([0x79])]:_0x36bcf8([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]),[_0x36bcf8([0x61,0x6c,0x67])]:_0x36bcf8([0x45,0x53,0x32,0x35,0x36])},_0xac8f5b=_0x3e6690[_0x36bcf8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x36bcf8([0x67,0x65,0x74])](_0x36bcf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1bbda4(){let _0x2fa1aa,_0x14a0b1=null,_0x1be89b=null;try{if(_0xac8f5b==_0x36bcf8([0x47,0x50,0x4c]))return _0x36bcf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fa1aa=_0x35973d(),!_0x2fa1aa)return _0x36bcf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fa1aa[_0x36bcf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1be89b=_0x1337d9(_0x2fa1aa[_0x36bcf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fa1aa[_0x36bcf8([0x6a,0x74,0x69])])),await _0x23b582()?_0x38f396()?_0x451331()?_0x36bcf8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1da0bf()?(_0x2fa1aa[_0x36bcf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36bcf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x14a0b1=_0x50b164(_0x36bcf8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2a7d6c()):_0x36bcf8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x36bcf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x36bcf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x36bcf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x451331(){const _0x2a509a=[_0x36bcf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x36bcf8([0x74,0x72,0x69,0x61,0x6c])][_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fa1aa[_0x36bcf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x300c8a/0x3e8:0xe10*_0x17a26b;return _0x2fa1aa[_0x36bcf8([0x65,0x78,0x70])]<_0x2a509a;}function _0x38f396(){const _0x52116c=_0x2fa1aa[_0x36bcf8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x52116c&&(!!_0x52116c[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x2a]))||(!!_0x52116c[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x50,0x4f,0x45]))||(!!_0x52116c[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x50,0x50]))||!(!_0x52116c[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3b0c57()))));}function _0x1da0bf(){const _0xe3f399=_0x2825,_0x567a09=_0x2fa1aa[_0x36bcf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x567a09||0x0==_0x567a09[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x24d4d5}=new URL(window[_0x36bcf8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xe3f399(0x1d8)]);if(_0x567a09[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24d4d5))return!0x0;const _0xf26886=_0x24d4d5[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])](_0x36bcf8([0x2e]));return _0x567a09[_0x36bcf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3102df=>_0x3102df[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x2a])))[_0x36bcf8([0x6d,0x61,0x70])](_0x2b3832=>_0x2b3832[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])](_0x36bcf8([0x2e])))[_0x36bcf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f91d5=>_0x2f91d5[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xf26886[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x36bcf8([0x6d,0x61,0x70])](_0x30b2b9=>Array(_0xf26886[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x30b2b9[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x36bcf8([0x66,0x69,0x6c,0x6c])](_0x30b2b9[0x0]===_0x36bcf8([0x2a])?_0x36bcf8([0x2a]):'')[_0x36bcf8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x30b2b9))[_0x36bcf8([0x73,0x6f,0x6d,0x65])](_0x1a8066=>_0xf26886[_0x36bcf8([0x65,0x76,0x65,0x72,0x79])]((_0x4bc136,_0x2d66c8)=>_0x1a8066[_0x2d66c8]===_0x4bc136||_0x1a8066[_0x2d66c8]===_0x36bcf8([0x2a])));}function _0x2a7d6c(){return _0x14a0b1&&_0x1be89b?new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c0102,_0x2272b2)=>{_0x14a0b1[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x4c0102,_0x2272b2),_0x1be89b[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x5ec141=>{_0x5ec141!=_0x36bcf8([0x56,0x61,0x6c,0x69,0x64])&&_0x4c0102(_0x5ec141);},_0x2272b2);}):_0x14a0b1||_0x1be89b||_0x36bcf8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1337d9(_0x146586,_0x3302ef){return new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c1be6=>{if(_0x1c6975())return _0x5c1be6(_0x36bcf8([0x56,0x61,0x6c,0x69,0x64]));_0x4abde1(),_0x3e6690[_0x36bcf8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x36bcf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x53d11f=!0x1;const _0x5835b7=_0x295989();function _0x661350(_0xde289b){return!!_0xde289b&&(typeof _0xde289b===_0x36bcf8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xde289b===_0x36bcf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xde289b[_0x36bcf8([0x74,0x68,0x65,0x6e])]===_0x36bcf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xde289b[_0x36bcf8([0x63,0x61,0x74,0x63,0x68])]===_0x36bcf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xcc0e1a(_0x178822){_0x39b96d(_0x178822)[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x1aa050=>{if(!_0x1aa050||_0x1aa050[_0x36bcf8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x36bcf8([0x6f,0x6b]))return _0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d5ed4(_0x441e00(_0x5835b7+_0x3302ef))!=_0x1aa050[_0x36bcf8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x36bcf8([0x56,0x61,0x6c,0x69,0x64]);})[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x4087b7=>(_0xd52b9d(),_0x4087b7),()=>{const _0x2cf94e=_0x10d951();return null==_0x2cf94e?(_0xd52b9d(),_0x36bcf8([0x56,0x61,0x6c,0x69,0x64])):_0x36bcf8(_0x300c8a-_0x2cf94e>(0x5778dc5f^_0x54c5b9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x5c1be6)[_0x36bcf8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5c1be6(_0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2640de=0x7342b6df^_0x54c5b9;function _0xd52b9d(){const _0x1fee2e=_0x36bcf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d5ed4(_0x441e00(_0x146586)),_0x495fcc=_0x409b58(_0x5d5ed4(window[_0x36bcf8([0x4d,0x61,0x74,0x68])][_0x36bcf8([0x63,0x65,0x69,0x6c])](_0x300c8a/_0x2640de)));window[_0x36bcf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36bcf8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1fee2e,_0x495fcc);}function _0x10d951(){const _0x1a6a6c=_0x36bcf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d5ed4(_0x441e00(_0x146586)),_0x31fd73=window[_0x36bcf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36bcf8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a6a6c);return _0x31fd73?window[_0x36bcf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x409b58(_0x31fd73),0x10)*_0x2640de:null;}function _0x39b96d(_0x16837c){return new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57a676,_0x175e50)=>{_0x16837c[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x57a676,_0x175e50),window[_0x36bcf8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x175e50,0x73758c9f^_0x54c5b9);});}}_0x3e6690[_0x36bcf8([0x6f,0x6e])](_0x36bcf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x236c60,_0x567944)=>{if(_0x567944[0x0]!=_0x146586)return _0x5c1be6(_0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x567944[0x1]={..._0x567944[0x1],[_0x36bcf8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5835b7};},{[_0x36bcf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36bcf8([0x68,0x69,0x67,0x68])}),_0x3e6690[_0x36bcf8([0x6f,0x6e])](_0x36bcf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x24a4f4=>{_0x661350(_0x24a4f4[_0x36bcf8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x53d11f=!0x0,_0xcc0e1a(_0x24a4f4[_0x36bcf8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x36bcf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36bcf8([0x6c,0x6f,0x77])}),_0x30d7a5[_0x36bcf8([0x74,0x68,0x65,0x6e])](()=>{_0x53d11f||_0x5c1be6(_0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1c6975(){return _0x3e6690[_0x36bcf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36bcf8([0x76,0x69,0x65,0x77])][_0x36bcf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x36bcf8([0x61,0x75,0x74,0x6f]);}function _0x4abde1(){_0x3e6690[_0x36bcf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36bcf8([0x76,0x69,0x65,0x77])][_0x36bcf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x36bcf8([0x61,0x75,0x74,0x6f]);}}function _0x50b164(_0x35ce2d){const _0x54aa51=[new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x521b1a=>setTimeout(_0x521b1a,0x737d6693^_0x54c5b9)),_0x30d7a5[_0x36bcf8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fae8a=>{let _0x13b6d3=0x0;_0x3e6690[_0x36bcf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x36bcf8([0x6f,0x6e])](_0x36bcf8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2c1592,_0x3c6e0e)=>{_0x3c6e0e[0x0][_0x36bcf8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13b6d3++,_0x13b6d3==(0x73745db7^_0x54c5b9)&&(_0x4fae8a(),_0x2c1592[_0x36bcf8([0x6f,0x66,0x66])]());});}))];return window[_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x36bcf8([0x72,0x61,0x63,0x65])](_0x54aa51)[_0x36bcf8([0x74,0x68,0x65,0x6e])](()=>_0x35ce2d);}async function _0x53d90e(){await _0x30d7a5,_0x3e6690[_0x36bcf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x36bcf8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x24a8c5,_0x3e6690[_0x36bcf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x36bcf8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x24a8c5,_0x3e6690[_0x36bcf8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x36bcf8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b0c57(){return window[_0x36bcf8([0x67,0x6c,0x6f,0x62])]&&window[_0x36bcf8([0x67,0x6c,0x6f,0x62])][_0x36bcf8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x6089aa(_0x56566b){const _0x1c070f=_0x2fbed3();_0x3e6690[_0x1c070f]=_0x36bcf8([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])+_0x56566b,_0x56566b!=_0x36bcf8([0x56,0x61,0x6c,0x69,0x64])&&_0x53d90e();}function _0x2fbed3(){const _0x5032d9=window[_0x36bcf8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x36bcf8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x36bcf8([0x6e,0x6f,0x77])]())[_0x36bcf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x36bcf8([0x2e]),'');let _0x4f4f8b=_0x36bcf8([0x73]);for(let _0x28d2c1=0x0;_0x28d2c1<_0x5032d9[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28d2c1+=0x2){let _0x5d5ca5=window[_0x36bcf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5032d9[_0x36bcf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x28d2c1,_0x28d2c1+0x2));_0x5d5ca5>=_0x27d534[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5d5ca5-=_0x27d534[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f4f8b+=_0x27d534[_0x5d5ca5];}return _0x4f4f8b;}function _0x35973d(){const _0x3455ea=_0xac8f5b[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])](_0x36bcf8([0x2e]));if(0x3!=_0x3455ea[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x461628(_0x3455ea[0x1]);function _0x461628(_0x55ea7f){const _0x5cd37b=_0x166bf1(_0x55ea7f);return _0x5cd37b&&_0x13e711()?_0x5cd37b:null;function _0x13e711(){const _0x4ccaaf=_0x5cd37b[_0x36bcf8([0x6a,0x74,0x69])],_0x3e4fdf=window[_0x36bcf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ccaaf[_0x36bcf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ccaaf[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1fe8de={..._0x5cd37b,[_0x36bcf8([0x6a,0x74,0x69])]:_0x4ccaaf[_0x36bcf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4ccaaf[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1fe8de[_0x36bcf8([0x76,0x63])],_0x441e00(_0x1fe8de)==_0x3e4fdf;}}}async function _0x23b582(){let _0x29b3d8=!0x0;try{const _0x47df3e=_0xac8f5b[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])](_0x36bcf8([0x2e])),[_0x57921f,_0x175290,_0x21e3c6]=_0x47df3e;return _0x3ba203(_0x57921f),await _0x43ec2c(_0x57921f,_0x175290,_0x21e3c6),_0x29b3d8;}catch{return!0x1;}function _0x3ba203(_0x27befb){const _0x532661=_0x166bf1(_0x27befb);_0x532661&&_0x532661[_0x36bcf8([0x61,0x6c,0x67])]==_0x36bcf8([0x45,0x53,0x32,0x35,0x36])||(_0x29b3d8=!0x1);}async function _0x43ec2c(_0x47ecef,_0x4da8dc,_0x4b984d){const _0x4a6731=window[_0x36bcf8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x36bcf8([0x66,0x72,0x6f,0x6d])](_0x4c1dee(_0x4b984d),_0x37640c=>_0x37640c[_0x36bcf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4d884c=new window[(_0x36bcf8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x36bcf8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x47ecef+_0x36bcf8([0x2e])+_0x4da8dc),_0x27f508=window[_0x36bcf8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x36bcf8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x27f508)return;const _0x3198a7=await _0x27f508[_0x36bcf8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x36bcf8([0x6a,0x77,0x6b]),_0x2650b7,{[_0x36bcf8([0x6e,0x61,0x6d,0x65])]:_0x36bcf8([0x45,0x43,0x44,0x53,0x41]),[_0x36bcf8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x36bcf8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x36bcf8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x27f508[_0x36bcf8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x36bcf8([0x6e,0x61,0x6d,0x65])]:_0x36bcf8([0x45,0x43,0x44,0x53,0x41]),[_0x36bcf8([0x68,0x61,0x73,0x68])]:{[_0x36bcf8([0x6e,0x61,0x6d,0x65])]:_0x36bcf8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3198a7,_0x4a6731,_0x4d884c)||(_0x29b3d8=!0x1);}}function _0x166bf1(_0x5925aa){return _0x5925aa[_0x36bcf8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x36bcf8([0x65,0x79]))?JSON[_0x36bcf8([0x70,0x61,0x72,0x73,0x65])](_0x4c1dee(_0x5925aa)):null;}function _0x4c1dee(_0x1b19c8){return window[_0x36bcf8([0x61,0x74,0x6f,0x62])](_0x1b19c8[_0x36bcf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x36bcf8([0x2b]))[_0x36bcf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x36bcf8([0x2f])));}function _0x441e00(_0x3912e0){let _0x24ca43=0x1505;function _0x3abf24(_0x77bea){for(let _0x4f4705=0x0;_0x4f4705<_0x77bea[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f4705++){const _0xef3a98=_0x77bea[_0x36bcf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f4705);_0x24ca43=(_0x24ca43<<0x5)+_0x24ca43+_0xef3a98,_0x24ca43&=_0x24ca43;}}function _0x530fd8(_0x3a9d75){Array[_0x36bcf8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a9d75)?_0x3a9d75[_0x36bcf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x530fd8):_0x3a9d75&&typeof _0x3a9d75==_0x36bcf8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x36bcf8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a9d75)[_0x36bcf8([0x73,0x6f,0x72,0x74])]()[_0x36bcf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x37b25f,_0x1a75d2])=>{_0x3abf24(_0x37b25f),_0x530fd8(_0x1a75d2);}):_0x3abf24(window[_0x36bcf8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a9d75));}return _0x530fd8(_0x3912e0),_0x24ca43>>>0x0;}function _0x5d5ed4(_0x4ed096){return _0x4ed096[_0x36bcf8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x36bcf8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x36bcf8([0x30]));}function _0x409b58(_0x56186b){return _0x56186b[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x36bcf8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x36bcf8([0x6a,0x6f,0x69,0x6e])]('');}function _0x24a8c5(){}function _0x36bcf8(_0x5e6d48){const _0x1c5271=_0x2825;return _0x5e6d48[_0x1c5271(0x1cc)](_0x33c4d4=>String[_0x1c5271(0x1da)](_0x33c4d4))[_0x1c5271(0x1bf)]('');}_0x6089aa(await _0x1bbda4());}(this);}}
|
|
23
|
+
function _0x3fd3(){const _0x58c8c8=['text/html','document','ClipboardPipeline','15iolyLi','854937ABZyLR','isActive','3713268SsgiAN','init','3997620siaQpH','_parsedData','editing','449874sLDXHV','inputTransformation','high','execute','726060tVnriB','join','pluginName','dataTransfer','7gwcXYn','requires','getData','535830YvQiAo','get','3549424gObczm','map','afterInit','plugins','PasteFromOfficeEnhancedInliner','isPremiumPlugin','href','220hHJukM','view','isOfficialPlugin','PasteFromOffice','editor','stylesProcessor','fromCharCode'];_0x3fd3=function(){return _0x58c8c8;};return _0x3fd3();}const _0x13d67c=_0x424d;(function(_0x416d2d,_0x3e4f5c){const _0x2eccf5=_0x424d,_0xced52c=_0x416d2d();while(!![]){try{const _0x363a9c=parseInt(_0x2eccf5(0x206))/0x1+-parseInt(_0x2eccf5(0x1e7))/0x2*(parseInt(_0x2eccf5(0x1fa))/0x3)+-parseInt(_0x2eccf5(0x1fd))/0x4+parseInt(_0x2eccf5(0x1ff))/0x5+parseInt(_0x2eccf5(0x202))/0x6*(-parseInt(_0x2eccf5(0x20a))/0x7)+-parseInt(_0x2eccf5(0x1e9))/0x8+-parseInt(_0x2eccf5(0x1fb))/0x9*(-parseInt(_0x2eccf5(0x1f0))/0xa);if(_0x363a9c===_0x3e4f5c)break;else _0xced52c['push'](_0xced52c['shift']());}catch(_0x2a7bae){_0xced52c['push'](_0xced52c['shift']());}}}(_0x3fd3,0xca5d1));function _0x424d(_0x2d4ea1,_0x5a56c3){const _0x3fd3c5=_0x3fd3();return _0x424d=function(_0x424db5,_0x1e4a46){_0x424db5=_0x424db5-0x1e5;let _0x5debf1=_0x3fd3c5[_0x424db5];return _0x5debf1;},_0x424d(_0x2d4ea1,_0x5a56c3);}import{Plugin as _0x437b2a}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x1c1e00}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3c38a0,uid as _0x3f112b}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x421719}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x437b2a{static get[_0x13d67c(0x208)](){const _0x354427=_0x13d67c;return _0x354427(0x1ed);}static get[_0x13d67c(0x1f2)](){return!0x0;}static get[_0x13d67c(0x1ee)](){return!0x0;}static get[_0x13d67c(0x1e5)](){const _0x290363=_0x13d67c;return[_0x290363(0x1f3)];}[_0x13d67c(0x1fe)](){const _0x490a00=_0x13d67c,_0x26f83a=this[_0x490a00(0x1f4)],_0x2abb07=_0x26f83a[_0x490a00(0x1ec)][_0x490a00(0x1e8)](_0x490a00(0x1f9)),_0x422d01=_0x26f83a[_0x490a00(0x201)][_0x490a00(0x1f1)][_0x490a00(0x1f8)],_0x31787d=new _0x421719(_0x422d01);_0x2abb07['on'](_0x490a00(0x203),(_0x35bd62,_0x2065d6)=>{const _0xf312d5=_0x490a00,_0x4f7c16=_0x2065d6[_0xf312d5(0x209)][_0xf312d5(0x1e6)](_0xf312d5(0x1f7));_0x31787d[_0xf312d5(0x1fc)](_0x4f7c16)&&(_0x2065d6[_0xf312d5(0x200)]||(_0x2065d6[_0xf312d5(0x200)]=_0x1c1e00(_0x4f7c16,_0x422d01[_0xf312d5(0x1f5)])),_0x31787d[_0xf312d5(0x205)](_0x2065d6));},{'priority':_0x3c38a0[_0x490a00(0x1e8)](_0x490a00(0x204))+0xb});}[_0x13d67c(0x1eb)](){!async function(_0x6d063f){const _0x63ee7c=_0x28992b([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]),_0x53af7c=0x7374585f,_0x3b3645=0x7373dab7^_0x53af7c,_0x1f1631=window[_0x28992b([0x44,0x61,0x74,0x65])][_0x28992b([0x6e,0x6f,0x77])](),_0xb92625=_0x6d063f[_0x28992b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2688ed=new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1442a1=>{_0xb92625[_0x28992b([0x6f,0x6e,0x63,0x65])](_0x28992b([0x72,0x65,0x61,0x64,0x79]),_0x1442a1);}),_0x3aa300={[_0x28992b([0x6b,0x74,0x79])]:_0x28992b([0x45,0x43]),[_0x28992b([0x75,0x73,0x65])]:_0x28992b([0x73,0x69,0x67]),[_0x28992b([0x63,0x72,0x76])]:_0x28992b([0x50,0x2d,0x32,0x35,0x36]),[_0x28992b([0x78])]:_0x28992b([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]),[_0x28992b([0x79])]:_0x28992b([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]),[_0x28992b([0x61,0x6c,0x67])]:_0x28992b([0x45,0x53,0x32,0x35,0x36])},_0x36f98c=_0xb92625[_0x28992b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x28992b([0x67,0x65,0x74])](_0x28992b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x507a2a(){let _0x1401cd,_0x22b5c8=null,_0x57084e=null;try{if(_0x36f98c==_0x28992b([0x47,0x50,0x4c]))return _0x28992b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1401cd=_0x4cdb33(),!_0x1401cd)return _0x28992b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1401cd[_0x28992b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x57084e=_0x2a1241(_0x1401cd[_0x28992b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1401cd[_0x28992b([0x6a,0x74,0x69])])),await _0x382334()?_0x3ef072()?_0x3f9707()?_0x28992b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x43e7e8()?(_0x1401cd[_0x28992b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x28992b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x22b5c8=_0x4e6adf(_0x28992b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x20db61()):_0x28992b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x28992b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x28992b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x28992b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3f9707(){const _0x462562=[_0x28992b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x28992b([0x74,0x72,0x69,0x61,0x6c])][_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1401cd[_0x28992b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f1631/0x3e8:0xe10*_0x3b3645;return _0x1401cd[_0x28992b([0x65,0x78,0x70])]<_0x462562;}function _0x3ef072(){const _0x1f64fc=_0x1401cd[_0x28992b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f64fc&&(!!_0x1f64fc[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x2a]))||(!!_0x1f64fc[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x50,0x4f,0x45]))||(!!_0x1f64fc[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x50,0x50]))||!(!_0x1f64fc[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x14aed5()))));}function _0x43e7e8(){const _0x4f1820=_0x424d,_0x24f48d=_0x1401cd[_0x28992b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x24f48d||0x0==_0x24f48d[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1ae1f9}=new URL(window[_0x28992b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4f1820(0x1ef)]);if(_0x24f48d[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ae1f9))return!0x0;const _0x5f0bea=_0x1ae1f9[_0x28992b([0x73,0x70,0x6c,0x69,0x74])](_0x28992b([0x2e]));return _0x24f48d[_0x28992b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a6b3c=>_0x1a6b3c[_0x28992b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28992b([0x2a])))[_0x28992b([0x6d,0x61,0x70])](_0x3c7887=>_0x3c7887[_0x28992b([0x73,0x70,0x6c,0x69,0x74])](_0x28992b([0x2e])))[_0x28992b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56bcfa=>_0x56bcfa[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5f0bea[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x28992b([0x6d,0x61,0x70])](_0x4cee7e=>Array(_0x5f0bea[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4cee7e[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x28992b([0x66,0x69,0x6c,0x6c])](_0x4cee7e[0x0]===_0x28992b([0x2a])?_0x28992b([0x2a]):'')[_0x28992b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4cee7e))[_0x28992b([0x73,0x6f,0x6d,0x65])](_0x3b42b9=>_0x5f0bea[_0x28992b([0x65,0x76,0x65,0x72,0x79])]((_0x557118,_0x130123)=>_0x3b42b9[_0x130123]===_0x557118||_0x3b42b9[_0x130123]===_0x28992b([0x2a])));}function _0x20db61(){return _0x22b5c8&&_0x57084e?new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b45bd,_0x55ec12)=>{_0x22b5c8[_0x28992b([0x74,0x68,0x65,0x6e])](_0x1b45bd,_0x55ec12),_0x57084e[_0x28992b([0x74,0x68,0x65,0x6e])](_0x4592ea=>{_0x4592ea!=_0x28992b([0x56,0x61,0x6c,0x69,0x64])&&_0x1b45bd(_0x4592ea);},_0x55ec12);}):_0x22b5c8||_0x57084e||_0x28992b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2a1241(_0xa32f35,_0x34d469){return new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a2eaf=>{if(_0x319ee6())return _0x1a2eaf(_0x28992b([0x56,0x61,0x6c,0x69,0x64]));_0x96b046(),_0xb92625[_0x28992b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x28992b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2447d5=!0x1;const _0x35aa36=_0x3f112b();function _0x4bd443(_0x37e947){return!!_0x37e947&&(typeof _0x37e947===_0x28992b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x37e947===_0x28992b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x37e947[_0x28992b([0x74,0x68,0x65,0x6e])]===_0x28992b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x37e947[_0x28992b([0x63,0x61,0x74,0x63,0x68])]===_0x28992b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x214ecc(_0x26b969){_0x5055a6(_0x26b969)[_0x28992b([0x74,0x68,0x65,0x6e])](_0xfcaceb=>{if(!_0xfcaceb||_0xfcaceb[_0x28992b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x28992b([0x6f,0x6b]))return _0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3e28e(_0x388c16(_0x35aa36+_0x34d469))!=_0xfcaceb[_0x28992b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x28992b([0x56,0x61,0x6c,0x69,0x64]);})[_0x28992b([0x74,0x68,0x65,0x6e])](_0x39e90c=>(_0x2734f8(),_0x39e90c),()=>{const _0x580f51=_0xb66e77();return null==_0x580f51?(_0x2734f8(),_0x28992b([0x56,0x61,0x6c,0x69,0x64])):_0x28992b(_0x1f1631-_0x580f51>(0x5778dc5f^_0x53af7c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x28992b([0x74,0x68,0x65,0x6e])](_0x1a2eaf)[_0x28992b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a2eaf(_0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd93473=0x7342b6df^_0x53af7c;function _0x2734f8(){const _0x51f174=_0x28992b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e28e(_0x388c16(_0xa32f35)),_0x54ec2a=_0x3fe3a2(_0x3e28e(window[_0x28992b([0x4d,0x61,0x74,0x68])][_0x28992b([0x63,0x65,0x69,0x6c])](_0x1f1631/_0xd93473)));window[_0x28992b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x28992b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x51f174,_0x54ec2a);}function _0xb66e77(){const _0x451194=_0x28992b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e28e(_0x388c16(_0xa32f35)),_0x59faca=window[_0x28992b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x28992b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x451194);return _0x59faca?window[_0x28992b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fe3a2(_0x59faca),0x10)*_0xd93473:null;}function _0x5055a6(_0x2818aa){return new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ef0e0,_0x156407)=>{_0x2818aa[_0x28992b([0x74,0x68,0x65,0x6e])](_0x1ef0e0,_0x156407),window[_0x28992b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x156407,0x73758c9f^_0x53af7c);});}}_0xb92625[_0x28992b([0x6f,0x6e])](_0x28992b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x25e132,_0x2ad77c)=>{if(_0x2ad77c[0x0]!=_0xa32f35)return _0x1a2eaf(_0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2ad77c[0x1]={..._0x2ad77c[0x1],[_0x28992b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x35aa36};},{[_0x28992b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x28992b([0x68,0x69,0x67,0x68])}),_0xb92625[_0x28992b([0x6f,0x6e])](_0x28992b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x464400=>{_0x4bd443(_0x464400[_0x28992b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2447d5=!0x0,_0x214ecc(_0x464400[_0x28992b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x28992b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x28992b([0x6c,0x6f,0x77])}),_0x2688ed[_0x28992b([0x74,0x68,0x65,0x6e])](()=>{_0x2447d5||_0x1a2eaf(_0x28992b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x319ee6(){return _0xb92625[_0x28992b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x28992b([0x76,0x69,0x65,0x77])][_0x28992b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x28992b([0x61,0x75,0x74,0x6f]);}function _0x96b046(){_0xb92625[_0x28992b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x28992b([0x76,0x69,0x65,0x77])][_0x28992b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x28992b([0x61,0x75,0x74,0x6f]);}}function _0x4e6adf(_0x333ed6){const _0x2152ec=[new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3dda58=>setTimeout(_0x3dda58,0x737d6693^_0x53af7c)),_0x2688ed[_0x28992b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x384598=>{let _0x31e2cd=0x0;_0xb92625[_0x28992b([0x6d,0x6f,0x64,0x65,0x6c])][_0x28992b([0x6f,0x6e])](_0x28992b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd9962d,_0x4f30b6)=>{_0x4f30b6[0x0][_0x28992b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x31e2cd++,_0x31e2cd==(0x73745db7^_0x53af7c)&&(_0x384598(),_0xd9962d[_0x28992b([0x6f,0x66,0x66])]());});}))];return window[_0x28992b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x28992b([0x72,0x61,0x63,0x65])](_0x2152ec)[_0x28992b([0x74,0x68,0x65,0x6e])](()=>_0x333ed6);}async function _0x2b135b(){await _0x2688ed,_0xb92625[_0x28992b([0x6d,0x6f,0x64,0x65,0x6c])][_0x28992b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x167dab,_0xb92625[_0x28992b([0x6d,0x6f,0x64,0x65,0x6c])][_0x28992b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x167dab,_0xb92625[_0x28992b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x28992b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x14aed5(){return window[_0x28992b([0x67,0x6c,0x6f,0x62])]&&window[_0x28992b([0x67,0x6c,0x6f,0x62])][_0x28992b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1962f8(_0x3a63cb){const _0x33ab68=_0x47482c();_0xb92625[_0x33ab68]=_0x28992b([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])+_0x3a63cb,_0x3a63cb!=_0x28992b([0x56,0x61,0x6c,0x69,0x64])&&_0x2b135b();}function _0x47482c(){const _0x443b6d=window[_0x28992b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x28992b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x28992b([0x6e,0x6f,0x77])]())[_0x28992b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x28992b([0x2e]),'');let _0x37b49c=_0x28992b([0x73]);for(let _0x57f923=0x0;_0x57f923<_0x443b6d[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57f923+=0x2){let _0x5a986f=window[_0x28992b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x443b6d[_0x28992b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57f923,_0x57f923+0x2));_0x5a986f>=_0x63ee7c[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a986f-=_0x63ee7c[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x37b49c+=_0x63ee7c[_0x5a986f];}return _0x37b49c;}function _0x4cdb33(){const _0x9e0756=_0x36f98c[_0x28992b([0x73,0x70,0x6c,0x69,0x74])](_0x28992b([0x2e]));if(0x3!=_0x9e0756[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x286301(_0x9e0756[0x1]);function _0x286301(_0x3675c6){const _0x2ade45=_0xf2fff4(_0x3675c6);return _0x2ade45&&_0x5050d1()?_0x2ade45:null;function _0x5050d1(){const _0x2f16f4=_0x2ade45[_0x28992b([0x6a,0x74,0x69])],_0x29acf3=window[_0x28992b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f16f4[_0x28992b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f16f4[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x573756={..._0x2ade45,[_0x28992b([0x6a,0x74,0x69])]:_0x2f16f4[_0x28992b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2f16f4[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x573756[_0x28992b([0x76,0x63])],_0x388c16(_0x573756)==_0x29acf3;}}}async function _0x382334(){let _0x302faf=!0x0;try{const _0x454841=_0x36f98c[_0x28992b([0x73,0x70,0x6c,0x69,0x74])](_0x28992b([0x2e])),[_0x16151c,_0xac63b3,_0xb5982f]=_0x454841;return _0x716c85(_0x16151c),await _0x22e975(_0x16151c,_0xac63b3,_0xb5982f),_0x302faf;}catch{return!0x1;}function _0x716c85(_0x1146ee){const _0x25f2c0=_0xf2fff4(_0x1146ee);_0x25f2c0&&_0x25f2c0[_0x28992b([0x61,0x6c,0x67])]==_0x28992b([0x45,0x53,0x32,0x35,0x36])||(_0x302faf=!0x1);}async function _0x22e975(_0x4b068a,_0x2ac34f,_0x5125fe){const _0x1ea372=window[_0x28992b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x28992b([0x66,0x72,0x6f,0x6d])](_0x4fe0fd(_0x5125fe),_0x375df8=>_0x375df8[_0x28992b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2f021c=new window[(_0x28992b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x28992b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4b068a+_0x28992b([0x2e])+_0x2ac34f),_0x6d016c=window[_0x28992b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x28992b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6d016c)return;const _0x3ab581=await _0x6d016c[_0x28992b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x28992b([0x6a,0x77,0x6b]),_0x3aa300,{[_0x28992b([0x6e,0x61,0x6d,0x65])]:_0x28992b([0x45,0x43,0x44,0x53,0x41]),[_0x28992b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x28992b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x28992b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6d016c[_0x28992b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x28992b([0x6e,0x61,0x6d,0x65])]:_0x28992b([0x45,0x43,0x44,0x53,0x41]),[_0x28992b([0x68,0x61,0x73,0x68])]:{[_0x28992b([0x6e,0x61,0x6d,0x65])]:_0x28992b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ab581,_0x1ea372,_0x2f021c)||(_0x302faf=!0x1);}}function _0xf2fff4(_0x33f876){return _0x33f876[_0x28992b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x28992b([0x65,0x79]))?JSON[_0x28992b([0x70,0x61,0x72,0x73,0x65])](_0x4fe0fd(_0x33f876)):null;}function _0x4fe0fd(_0x1077b3){return window[_0x28992b([0x61,0x74,0x6f,0x62])](_0x1077b3[_0x28992b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x28992b([0x2b]))[_0x28992b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x28992b([0x2f])));}function _0x388c16(_0x1e65b0){let _0x3302ff=0x1505;function _0x2358eb(_0x6a8298){for(let _0x543499=0x0;_0x543499<_0x6a8298[_0x28992b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x543499++){const _0x3d9445=_0x6a8298[_0x28992b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x543499);_0x3302ff=(_0x3302ff<<0x5)+_0x3302ff+_0x3d9445,_0x3302ff&=_0x3302ff;}}function _0x526e3a(_0x571fc7){Array[_0x28992b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x571fc7)?_0x571fc7[_0x28992b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x526e3a):_0x571fc7&&typeof _0x571fc7==_0x28992b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x28992b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x571fc7)[_0x28992b([0x73,0x6f,0x72,0x74])]()[_0x28992b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2f26ce,_0x4d9ca3])=>{_0x2358eb(_0x2f26ce),_0x526e3a(_0x4d9ca3);}):_0x2358eb(window[_0x28992b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x571fc7));}return _0x526e3a(_0x1e65b0),_0x3302ff>>>0x0;}function _0x3e28e(_0x2cc116){return _0x2cc116[_0x28992b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x28992b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x28992b([0x30]));}function _0x3fe3a2(_0x56b089){return _0x56b089[_0x28992b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x28992b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x28992b([0x6a,0x6f,0x69,0x6e])]('');}function _0x167dab(){}function _0x28992b(_0x350161){const _0x1cf5c5=_0x424d;return _0x350161[_0x1cf5c5(0x1ea)](_0x3e23d9=>String[_0x1cf5c5(0x1f6)](_0x3e23d9))[_0x1cf5c5(0x207)]('');}_0x1962f8(await _0x507a2a());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4b36b0=_0x2fca;function _0x2fca(_0xccce8,_0x4e256b){const _0x45e973=_0x45e9();return _0x2fca=function(_0x2fca83,_0x32a46e){_0x2fca83=_0x2fca83-0x11b;let _0x4d15eb=_0x45e973[_0x2fca83];return _0x4d15eb;},_0x2fca(_0xccce8,_0x4e256b);}(function(_0x34c2d9,_0x303bcb){const _0x5738d4=_0x2fca,_0x466649=_0x34c2d9();while(!![]){try{const _0x158e2c=parseInt(_0x5738d4(0x120))/0x1*(parseInt(_0x5738d4(0x12b))/0x2)+-parseInt(_0x5738d4(0x145))/0x3+-parseInt(_0x5738d4(0x11c))/0x4+-parseInt(_0x5738d4(0x128))/0x5+parseInt(_0x5738d4(0x136))/0x6+-parseInt(_0x5738d4(0x149))/0x7*(parseInt(_0x5738d4(0x133))/0x8)+parseInt(_0x5738d4(0x11b))/0x9;if(_0x158e2c===_0x303bcb)break;else _0x466649['push'](_0x466649['shift']());}catch(_0x3462eb){_0x466649['push'](_0x466649['shift']());}}}(_0x45e9,0x8ca17));import{Plugin as _0x551ecd}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x5a15eb}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xfc5dc7}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x540a7b}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x45e9(){const _0x226177=['2262696LiTISv','editor','pasteFromOfficeEnhancedLicenseKeyUsageLimit','get','14YiFjGv','dataTransfer','execute','config','pasteFromOfficeEnhancedLicenseKeyInvalid','17843931cgqfqN','183936kAuQDM','featureNotAllowed','init','PasteFromOfficeEnhancedPropagator','472236fJTfOL','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyValid','licenseKey','ClipboardPipeline','view','_licenseKeyCheckInterval','isActive','5688295SOqcTu','plugins','text/html','2AmWJyK','stylesProcessor','domainLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','getData','evaluationLimit','destroy','editing','4078568iwlqZh','_parsedData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','6471870nNcmJx','requires','pluginName','expired','PasteFromOffice','isOfficialPlugin','document','invalid','usageLimit','pasteFromOfficeEnhancedLicenseKeyExpired','_showLicenseError','isPremiumPlugin','high','inputTransformation','pasteFromOfficeEnhancedLicenseKeyNotAllowed'];_0x45e9=function(){return _0x226177;};return _0x45e9();}export class PasteFromOfficeEnhancedPropagator extends _0x551ecd{[_0x4b36b0(0x123)];[_0x4b36b0(0x126)];static get[_0x4b36b0(0x138)](){const _0x533c1c=_0x4b36b0;return _0x533c1c(0x11f);}static get[_0x4b36b0(0x13b)](){return!0x0;}static get[_0x4b36b0(0x141)](){return!0x0;}static get[_0x4b36b0(0x137)](){const _0x52b65e=_0x4b36b0;return[_0x52b65e(0x13a)];}[_0x4b36b0(0x11e)](){const _0x45484b=_0x4b36b0,_0x27ab9b=this[_0x45484b(0x146)],_0x4d9105=_0x27ab9b[_0x45484b(0x129)][_0x45484b(0x148)](_0x45484b(0x124)),_0x4be27c=_0x27ab9b[_0x45484b(0x132)][_0x45484b(0x125)][_0x45484b(0x13c)],_0x29bbfb=new _0x540a7b(_0x4be27c);_0x4d9105['on'](_0x45484b(0x143),(_0x56dedf,_0x328e05)=>{const _0x324098=_0x45484b,_0x29cd91=_0x328e05[_0x324098(0x14a)][_0x324098(0x12f)](_0x324098(0x12a));_0x29bbfb[_0x324098(0x127)](_0x29cd91)&&(_0x328e05[_0x324098(0x134)]||(_0x328e05[_0x324098(0x134)]=_0x5a15eb(_0x29cd91,_0x4be27c[_0x324098(0x12c)])),_0x29bbfb[_0x324098(0x14b)](_0x328e05));},{'priority':_0xfc5dc7[_0x45484b(0x148)](_0x45484b(0x142))+0xa}),this[_0x45484b(0x123)]=this[_0x45484b(0x146)][_0x45484b(0x14c)][_0x45484b(0x148)](_0x45484b(0x123));const _0x2baa82=this[_0x45484b(0x146)];this[_0x45484b(0x126)]=setInterval(()=>{const _0x557eb4=_0x45484b;let _0x242334;for(const _0x428b4a in _0x2baa82){const _0x4e0371=_0x428b4a,_0x274a3e=_0x2baa82[_0x4e0371];if(_0x557eb4(0x122)==_0x274a3e||_0x557eb4(0x14d)==_0x274a3e||_0x557eb4(0x13f)==_0x274a3e||_0x557eb4(0x12e)==_0x274a3e||_0x557eb4(0x144)==_0x274a3e||_0x557eb4(0x135)==_0x274a3e||_0x557eb4(0x147)==_0x274a3e){delete _0x2baa82[_0x4e0371],_0x242334=_0x274a3e,clearInterval(this[_0x557eb4(0x126)]),this[_0x557eb4(0x126)]=void 0x0;break;}}_0x557eb4(0x14d)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x13d)),_0x557eb4(0x13f)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x139)),_0x557eb4(0x12e)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x12d)),_0x557eb4(0x144)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x11d),_0x557eb4(0x121)),_0x557eb4(0x135)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x130)),_0x557eb4(0x147)==_0x242334&&_0x2baa82[_0x557eb4(0x140)](_0x557eb4(0x13e));},0x3e8);}[_0x4b36b0(0x131)](){const _0x4cbabb=_0x4b36b0;super[_0x4cbabb(0x131)](),this[_0x4cbabb(0x126)]&&clearInterval(this[_0x4cbabb(0x126)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4e85(_0x1ea9ed,_0x22c301){const _0x54e1a4=_0x54e1();return _0x4e85=function(_0x4e85a9,_0x5cfc48){_0x4e85a9=_0x4e85a9-0xdb;let _0x4edf8b=_0x54e1a4[_0x4e85a9];return _0x4edf8b;},_0x4e85(_0x1ea9ed,_0x22c301);}(function(_0x1722cf,_0x3c6d26){const _0x3e8822=_0x4e85,_0x4e8f29=_0x1722cf();while(!![]){try{const _0x51e731=parseInt(_0x3e8822(0xe1))/0x1*(-parseInt(_0x3e8822(0xe4))/0x2)+-parseInt(_0x3e8822(0xe3))/0x3*(-parseInt(_0x3e8822(0xe8))/0x4)+-parseInt(_0x3e8822(0xdb))/0x5*(-parseInt(_0x3e8822(0xe0))/0x6)+-parseInt(_0x3e8822(0xdc))/0x7*(-parseInt(_0x3e8822(0xe5))/0x8)+-parseInt(_0x3e8822(0xdd))/0x9*(-parseInt(_0x3e8822(0xe6))/0xa)+parseInt(_0x3e8822(0xe2))/0xb+-parseInt(_0x3e8822(0xde))/0xc*(parseInt(_0x3e8822(0xdf))/0xd);if(_0x51e731===_0x3c6d26)break;else _0x4e8f29['push'](_0x4e8f29['shift']());}catch(_0x88e19e){_0x4e8f29['push'](_0x4e8f29['shift']());}}}(_0x54e1,0x96bd1));function _0x54e1(){const _0x53edfb=['5760eoZIFb','7VjtWcL','18DsgMOK','1604124ydYPvU','91vfMgBy','2460NvCMaQ','10233oVAVpP','6166556iRRwci','141avjlUB','54myzjlh','3550448MAOCbV','1607860oJRzRe','test','2652AziJop'];_0x54e1=function(){return _0x53edfb;};return _0x54e1();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x1c1973){const _0x31af9d=_0x4e85;return m[_0x31af9d(0xe7)](_0x1c1973);}
|