@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.0-alpha.0 → 47.6.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function v(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,L=/xmlns:o="urn:schemas-microsoft-com/i;class A{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||L.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,v(e,t));const o=x(e,t);b(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function E(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var O=n(584);function P(t,e){const n=j();return(P=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(876949===-parseInt(e(255))/1+-parseInt(e(259))/2+parseInt(e(262))/3+-parseInt(e(264))/4*(parseInt(e(257))/5)+parseInt(e(260))/6*(-parseInt(e(263))/7)+-parseInt(e(265))/8*(-parseInt(e(256))/9)+parseInt(e(254))/10*(parseInt(e(261))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[P(258)](t)}function j(){const t=["9210289FiUvYP","1096671qlfYus","7ixpwLp","5008804lOJmjq","24FiUinQ","20CItjPf","903417UnlnqR","3691395ZBgJWc","5dlyRgI","test","383896xgarEi","276630VmKjaI"];return(j=function(){return t})()}function k(t,e){const n=D();return(k=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(428174===-parseInt(e(309))/1+parseInt(e(296))/2*(parseInt(e(300))/3)+-parseInt(e(293))/4*(parseInt(e(311))/5)+-parseInt(e(304))/6+-parseInt(e(287))/7*(-parseInt(e(310))/8)+-parseInt(e(290))/9+parseInt(e(297))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=k,r=new Map;for(const[s,i]of e){if(!s[n(295)]&&!s[n(305)])continue;const e=!s[n(295)]||t[n(312)]===s[n(295)],o=!s[n(305)]||t[n(307)](s[n(305)]);e&&o&&r[n(299)](s,i)}return r}function N(t){const e=k,n={};for(let r=0;r<t[e(286)];r++){const s=t[r],i=t[e(302)](s);e(294)!==i&&(n[s]=i)}return n}function W(t){const e=k,n=t[e(288)](",")[e(285)](t=>t[e(301)]()),r=[];for(const t of n){const n=F[e(289)](t);n&&r[e(303)](n[e(308)])}return r}function D(){const t=["split","exec","5091633MUEXxO","selectorText","cssRules","14588sFZwxi","initial","tagName","1254JwgfLY","9141240uNBuRl","assign","set","1659YxZurB","trim","getPropertyValue","push","1562778pzyILx","className","style","hasClass","groups","359090NBolhg","584mYaUUv","640VmpoSS","name","map","length","78575QGGvwt"];return(D=function(){return t})()}function $(t){const e=k,n={};for(const r of t)Object[e(298)](n,r);return n}const K=B;function V(){const t=["588385LghgaO","isActive","306treuRu","size","document","1291656hRgjjK","execute","setStyle","1101232DopCWx","createRangeIn","from","elementStart","164830gYKrzi","913962ibVNtY","type","45lkbTzo","6PQadTD","item","_parsedData","hasStyle","43240wcsbLl","content","5396370wuuMOO","values"];return(V=function(){return t})()}function B(t,e){const n=V();return(B=function(t,e){return n[t-=312]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(709898===-parseInt(e(331))/1+-parseInt(e(330))/2*(-parseInt(e(333))/3)+-parseInt(e(323))/4+parseInt(e(316))/5+parseInt(e(334))/6*(-parseInt(e(318))/7)+-parseInt(e(326))/8+-parseInt(e(320))/9*(parseInt(e(314))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class Y extends A{[K(324)](t){const n=K,{body:r,styles:s}=t[n(312)],i=new e.ViewUpcastWriter(r[n(322)]),o=i[n(327)](r),a=function(t){const e=k,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(299)](t,i)}return n}(function(t){const e=k,n={};for(const r of t)for(const t of r[e(292)])if(t instanceof CSSStyleRule){const r=N(t[e(306)]);n[t[e(291)]]=Object[e(298)]({},n[t[e(291)]]||{},r)}return n}(s));for(const t of o){if(n(329)!==t[n(332)])continue;const e=M(t[n(335)],a);if(e[n(321)]){const r=$(Array[n(328)](e[n(317)]()));for(const e in r){const s=t[n(335)];s[n(313)](e)||i[n(325)](e,r[e],s)}}}t[n(315)]=r}[K(319)](t){return super[K(319)](t)||R(t)}}const U=q;function q(t,e){const n=X();return(q=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(719216===-parseInt(e(297))/1*(-parseInt(e(285))/2)+-parseInt(e(303))/3*(parseInt(e(283))/4)+-parseInt(e(288))/5*(-parseInt(e(314))/6)+-parseInt(e(313))/7+parseInt(e(290))/8*(parseInt(e(293))/9)+-parseInt(e(284))/10+-parseInt(e(311))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class z extends t.Plugin{static get[U(287)](){return U(286)}static get[U(280)](){return!0}static get[U(282)](){return!0}static get[U(306)](){return[U(309)]}[U(305)](){const t=U,e=this[t(279)],n=e[t(300)][t(302)](t(308)),r=e[t(316)][t(294)][t(281)],s=new Y(r);n.on(t(315),(e,n)=>{const i=t,o=n[i(304)][i(312)](i(292));s[i(307)](o)&&(n[i(301)]||(n[i(301)]=E(o,r[i(299)])),s[i(289)](n))},{priority:O.priorities[t(302)](t(298))+11})}[U(278)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=q;return t[e(295)](t=>String[e(310)](t))[e(296)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,O.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1772064e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=q,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(291)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}function X(){const t=["pluginName","15RSnSHx","execute","6911344DOpCYi","href","text/html","9KCkpOK","view","map","join","678221DZNpLq","high","stylesProcessor","plugins","_parsedData","get","27516YOtzlZ","dataTransfer","init","requires","isActive","ClipboardPipeline","PasteFromOffice","fromCharCode","2970198ZigdXs","getData","4583215JViPtA","2465556mIRlYp","inputTransformation","editing","afterInit","editor","isOfficialPlugin","document","isPremiumPlugin","436rjOivk","1311900epACEz","2BZVOaT","PasteFromOfficeEnhancedInliner"];return(X=function(){return t})()}function H(){const t=["sub","223860HcZLLg","text-decoration-line","1764582BsWocI","vertical-align","text-decoration","bolder","147335StLfJm","medium","56oJAkiS","forEach","split","color","underline","160QaKbmY","getStyleNames","line-through","keys","853504pIBOWb","setStyle","sup","491694OTDVnR","getStyle","span","includes","filter","createElement","function","super","strong","from","font-weight","font-family","bold","italic","297424VLRzQq","length","font-style","font-size","3VqDXuB","getChildren","removeStyle","insertChild","396671bGNbYu","9bBNwvf"];return(H=function(){return t})()}const Z=nt;!function(t){const e=nt,n=t();for(;;)try{if(223404===parseInt(e(502))/1+-parseInt(e(488))/2*(-parseInt(e(506))/3)+-parseInt(e(476))/4*(-parseInt(e(474))/5)+-parseInt(e(470))/6+parseInt(e(468))/7+parseInt(e(485))/8*(parseInt(e(466))/9)+parseInt(e(481))/10*(-parseInt(e(465))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const _=[Z(479),Z(499),Z(505),Z(472),Z(469),Z(498),Z(504),Z(471)],J=[Z(479),Z(499),Z(505)],Q={"font-style":[[Z(501),"i"]],"font-weight":[[Z(475),Z(496)],[Z(500),Z(496)],[Z(473),Z(496)],[t=>Number(t)>=600,Z(496)]],"text-decoration":[[Z(480),"u"],[Z(483),"s"]],"text-decoration-line":[[Z(480),"u"],[Z(483),"s"]],"vertical-align":[[Z(467),Z(467)],[Z(495),Z(487)]]};function G(t){return _[Z(491)](t)}function tt(t){const e=Z;return Array[e(497)](t[e(482)]())[e(492)](G)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(477)](e=>{const i=n,o=t[i(489)](e);if(o)if(a=e,J[Z(491)](a))r[e]=o;else if(e in Q){const t=o[i(478)](" ");Q[e][i(477)](([n,r])=>{const o=i;for(const i of t)(o(494)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=Z;for(const s in n)n[s][r(477)](([,n])=>{const s=r,i=e[s(493)](n,[],t[s(507)]());e[s(464)](0,i,t)}),e[r(463)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(484)](n)[r(503)])return;const s=e[r(493)](r(490),[],t[r(507)]());e[r(486)](n,s),e[r(464)](0,s,t),e[r(463)](Object[r(484)](n),t)}(t,e,r)}function nt(t,e){const n=H();return(nt=function(t,e){return n[t-=463]})(t,e)}function rt(t,e){const n=ot();return(rt=function(t,e){return n[t-=452]})(t,e)}const st=rt;!function(t){const e=rt,n=t();for(;;)try{if(778104===parseInt(e(460))/1*(-parseInt(e(470))/2)+-parseInt(e(457))/3+parseInt(e(453))/4*(parseInt(e(469))/5)+-parseInt(e(459))/6*(parseInt(e(452))/7)+-parseInt(e(463))/8+parseInt(e(466))/9+parseInt(e(458))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class it extends A{[st(471)](t){const n=st,{body:r}=t[n(465)],s=new e.ViewUpcastWriter(r[n(461)]),i=s[n(468)](r),o=new e.ViewDocument(s[n(461)][n(454)]),a=[...new e.ViewDomConverter(o)[n(464)],n(455)],c=i[n(456)]();for(const t of c)if(t.is(n(472))&&a[n(462)](t[n(473)])){et(t,s,tt(t))}t[n(467)]=r}[st(474)](t){return super[st(474)](t)||R(t)}}function ot(){const t=["createRangeIn","1008655CLOwON","10okWulD","execute","element","name","isActive","527079xoRnZv","8hRADaY","stylesProcessor","font","getItems","2290722QDWZdw","34986100asyqUt","84IopNDX","91789mLTYBw","document","includes","11181920EneVWh","blockElements","_parsedData","4954041QfmNWm","content"];return(ot=function(){return t})()}function at(){const t=["requires","featureNotAllowed","text/html","view","ClipboardPipeline","pluginName","high","4877485DJykgu","execute","expired","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","invalid","1CtpeCC","pasteFromOfficeEnhancedLicenseKeyInvalid","get","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","6232488RjXbdN","_licenseKeyCheckInterval","init","evaluationLimit","licenseKey","destroy","_parsedData","344876GqYTXe","plugins","15LAXWUy","stylesProcessor","isActive","usageLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","4565365ctCNzZ","70awKpGW","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","2189726RBHfDG","6uEXXEC","editing","config","_showLicenseError","2266191kvoWgN","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOfficeEnhancedPropagator","1890384LezBva","dataTransfer","PasteFromOffice","domainLimit","document","isPremiumPlugin","isOfficialPlugin","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired"];return(at=function(){return t})()}const ct=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=446]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(553397===parseInt(e(478))/1*(parseInt(e(456))/2)+parseInt(e(492))/3*(-parseInt(e(490))/4)+-parseInt(e(472))/5+-parseInt(e(449))/6*(-parseInt(e(497))/7)+-parseInt(e(483))/8+-parseInt(e(453))/9+-parseInt(e(498))/10*(-parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{[ct(487)];[ct(484)];static get[ct(470)](){return ct(455)}static get[ct(462)](){return!0}static get[ct(461)](){return!0}static get[ct(465)](){return[ct(458)]}[ct(485)](){const t=ct,e=this[t(481)],n=e[t(491)][t(480)](t(469)),r=e[t(450)][t(468)][t(460)],s=new it(r);n.on(t(463),(e,n)=>{const i=t,o=n[i(457)][i(446)](i(467));s[i(494)](o)&&(n[i(489)]||(n[i(489)]=E(o,r[i(493)])),s[i(473)](n))},{priority:O.priorities[t(480)](t(471))+10}),this[t(487)]=this[t(481)][t(451)][t(480)](t(487));const i=this[t(481)];this[t(484)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(454)==s||e(479)==s||e(464)==s||e(496)==s||e(482)==s||e(476)==s||e(447)==s){delete i[r],n=s,clearInterval(this[e(484)]),this[e(484)]=void 0;break}}e(479)==n&&i[e(452)](e(477)),e(464)==n&&i[e(452)](e(474)),e(496)==n&&i[e(452)](e(459)),e(482)==n&&i[e(452)](e(466),e(475)),e(476)==n&&i[e(452)](e(486)),e(447)==n&&i[e(452)](e(495))},1e3)}[ct(488)](){const t=ct;super[t(488)](),this[t(484)]&&clearInterval(this[t(484)])}}var ft=pt;function pt(t,e){var n=mt();return(pt=function(t,e){return n[t-=216]})(t,e)}function mt(){var t=["requires","4794288YKqJoC","isOfficialPlugin","PasteFromOffice","isPremiumPlugin","4hingpY","pluginName","3313937HugyYo","401745TBaUnF","PasteFromOfficeEnhanced","2QTKFCG","5086250gNVQHA","30WeOTXO","787825PcenTk","7TBpjSH","4074324SYzwdj","9fUmEgC","15105900umgDhb"];return(mt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(520946===-parseInt(e(219))/1*(-parseInt(e(216))/2)+-parseInt(e(232))/3*(parseInt(e(229))/4)+-parseInt(e(217))/5+parseInt(e(221))/6*(-parseInt(e(220))/7)+parseInt(e(225))/8*(-parseInt(e(222))/9)+-parseInt(e(218))/10*(-parseInt(e(231))/11)+parseInt(e(223))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[ft(230)](){return ft(233)}static get[ft(226)](){return!0}static get[ft(228)](){return!0}static get[ft(224)](){return[ft(227),z,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=306]})(t,e)}function ht(){var t=["108493XXAKTw","1870Qkncxe","5suTLMe","9272336XvmrcH","8650125iWloOq","7pjwlce","6220686drqpfL","803212xLkOAw","6zVbKOZ","4415613uHPBRk","18968KIuAJS"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(953667===-parseInt(e(312))/1*(parseInt(e(314))/2)+-parseInt(e(313))/3+-parseInt(e(311))/4*(parseInt(e(306))/5)+parseInt(e(310))/6+parseInt(e(309))/7*(-parseInt(e(307))/8)+parseInt(e(308))/9+-parseInt(e(316))/10*(-parseInt(e(315))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
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 _0x92dd59}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x24c052,parsePasteOfficeHtml as _0x4ce221}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x562006,uid as _0x38bba7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x497f8f,ViewDocument as _0x1994d4,ViewDomConverter as _0x24b960}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x221361){return m['test'](_0x221361);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x1a6305,_0x533039){const _0x48e498=new Map();for(const [_0x304d69,_0x423638]of _0x533039){if(!_0x304d69['tagName']&&!_0x304d69['className'])continue;const _0x798f51=!_0x304d69['tagName']||_0x1a6305['name']===_0x304d69['tagName'],_0x3f1eb4=!_0x304d69['className']||_0x1a6305['hasClass'](_0x304d69['className']);_0x798f51&&_0x3f1eb4&&_0x48e498['set'](_0x304d69,_0x423638);}return _0x48e498;}function h(_0x373d8e){const _0x3ce472={};for(let _0x567d9e=0x0;_0x567d9e<_0x373d8e['length'];_0x567d9e++){const _0xb6eaf9=_0x373d8e[_0x567d9e],_0x2075be=_0x373d8e['getPropertyValue'](_0xb6eaf9);'initial'!==_0x2075be&&(_0x3ce472[_0xb6eaf9]=_0x2075be);}return _0x3ce472;}function O(_0x30b7f5){const _0x4bf825=_0x30b7f5['split'](',')['map'](_0x45aa21=>_0x45aa21['trim']()),_0x3f7d54=[];for(const _0x5bccd3 of _0x4bf825){const _0xb5ff60=S['exec'](_0x5bccd3);_0xb5ff60&&_0x3f7d54['push'](_0xb5ff60['groups']);}return _0x3f7d54;}function k(_0x314253){const _0x4033eb={};for(const _0x2878ba of _0x314253)Object['assign'](_0x4033eb,_0x2878ba);return _0x4033eb;}class c extends _0x24c052{['execute'](_0x120c78){const {body:_0x259bc7,styles:_0x1c5598}=_0x120c78['_parsedData'],_0x40b231=new _0x497f8f(_0x259bc7['document']),_0x4263d8=_0x40b231['createRangeIn'](_0x259bc7),_0x353e90=function(_0xc9885a){const _0x5c1ade={};for(const _0x199ff4 of _0xc9885a)for(const _0xd38393 of _0x199ff4['cssRules'])if(_0xd38393 instanceof CSSStyleRule){const _0xc1180=h(_0xd38393['style']);_0x5c1ade[_0xd38393['selectorText']]=Object['assign']({},_0x5c1ade[_0xd38393['selectorText']]||{},_0xc1180);}return _0x5c1ade;}(_0x1c5598),_0x4d7bc3=function(_0x3923d6){const _0x2ef6b0=new Map();for(const _0x3fba11 in _0x3923d6){const _0x4a8370=O(_0x3fba11),_0x361ec6=_0x3923d6[_0x3fba11];for(const _0x4e3290 of _0x4a8370)_0x2ef6b0['set'](_0x4e3290,_0x361ec6);}return _0x2ef6b0;}(_0x353e90);for(const _0x398704 of _0x4263d8){if('elementStart'!==_0x398704['type'])continue;const _0x4de10e=j(_0x398704['item'],_0x4d7bc3);if(_0x4de10e['size']){const _0xed03c6=k(Array['from'](_0x4de10e['values']()));for(const _0x49f2fd in _0xed03c6){const _0x4d555e=_0x398704['item'];_0x4d555e['hasStyle'](_0x49f2fd)||_0x40b231['setStyle'](_0x49f2fd,_0xed03c6[_0x49f2fd],_0x4d555e);}}}_0x120c78['content']=_0x259bc7;}['isActive'](_0x18b3e6){return super['isActive'](_0x18b3e6)||p(_0x18b3e6);}}class i extends _0x92dd59{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x28209f=this['editor'],_0x3dc1cf=_0x28209f['plugins']['get']('ClipboardPipeline'),_0x54afe3=_0x28209f['editing']['view']['document'],_0x5f0fc5=new c(_0x54afe3);_0x3dc1cf['on']('inputTransformation',(_0xe6dfcc,_0x13c008)=>{const _0x29db54=_0x13c008['dataTransfer']['getData']('text/html');_0x5f0fc5['isActive'](_0x29db54)&&(_0x13c008['_parsedData']||(_0x13c008['_parsedData']=_0x4ce221(_0x29db54,_0x54afe3['stylesProcessor'])),_0x5f0fc5['execute'](_0x13c008));},{'priority':_0x562006['get']('high')+0xb});}['afterInit'](){!async function(_0x5318b0){const _0x14885c=_0x2c007d([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x53eef9=0x7374585f,_0x2dd826=0x7373da8f^_0x53eef9,_0x1fea52=window[_0x2c007d([0x44,0x61,0x74,0x65])][_0x2c007d([0x6e,0x6f,0x77])](),_0x5c72a4=_0x5318b0[_0x2c007d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a9d96=new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45c409=>{_0x5c72a4[_0x2c007d([0x6f,0x6e,0x63,0x65])](_0x2c007d([0x72,0x65,0x61,0x64,0x79]),_0x45c409);}),_0x4fde96={[_0x2c007d([0x6b,0x74,0x79])]:_0x2c007d([0x45,0x43]),[_0x2c007d([0x75,0x73,0x65])]:_0x2c007d([0x73,0x69,0x67]),[_0x2c007d([0x63,0x72,0x76])]:_0x2c007d([0x50,0x2d,0x32,0x35,0x36]),[_0x2c007d([0x78])]:_0x2c007d([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x2c007d([0x79])]:_0x2c007d([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x2c007d([0x61,0x6c,0x67])]:_0x2c007d([0x45,0x53,0x32,0x35,0x36])},_0x3b7a6d=_0x5c72a4[_0x2c007d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c007d([0x67,0x65,0x74])](_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xc4e256(){let _0x197b79,_0xf9da0d=null,_0x215fe4=null;try{if(_0x3b7a6d==_0x2c007d([0x47,0x50,0x4c]))return _0x2c007d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x197b79=_0x317c73(),!_0x197b79)return _0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x197b79[_0x2c007d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x215fe4=_0x76dd79(_0x197b79[_0x2c007d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x197b79[_0x2c007d([0x6a,0x74,0x69])])),await _0x3406f9()?_0xc1a73()?_0x467abf()?_0x2c007d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x395227()?(_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c007d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf9da0d=_0x51b33d(_0x2c007d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1eb09a()):_0x2c007d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c007d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2c007d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x467abf(){const _0x538e01=[_0x2c007d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c007d([0x74,0x72,0x69,0x61,0x6c])][_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1fea52/0x3e8:0xe10*_0x2dd826;return _0x197b79[_0x2c007d([0x65,0x78,0x70])]<_0x538e01;}function _0xc1a73(){const _0x541716=_0x197b79[_0x2c007d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x541716&&(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x2a]))||(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x50,0x4f,0x45]))||(!!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x50,0x50]))||!(!_0x541716[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2f0c0f()))));}function _0x395227(){const _0xc43a8=_0x197b79[_0x2c007d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xc43a8||0x0==_0xc43a8[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x38da94}=new URL(window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xc43a8[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38da94))return!0x0;const _0x3caa85=_0x38da94[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e]));return _0xc43a8[_0x2c007d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf74be5=>_0xf74be5[_0x2c007d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c007d([0x2a])))[_0x2c007d([0x6d,0x61,0x70])](_0x79e06d=>_0x79e06d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e])))[_0x2c007d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1163b7=>_0x1163b7[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3caa85[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c007d([0x6d,0x61,0x70])](_0xca92a2=>Array(_0x3caa85[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xca92a2[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c007d([0x66,0x69,0x6c,0x6c])](_0xca92a2[0x0]===_0x2c007d([0x2a])?_0x2c007d([0x2a]):'')[_0x2c007d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xca92a2))[_0x2c007d([0x73,0x6f,0x6d,0x65])](_0x50cdf8=>_0x3caa85[_0x2c007d([0x65,0x76,0x65,0x72,0x79])]((_0x3eb23b,_0x39db0d)=>_0x50cdf8[_0x39db0d]===_0x3eb23b||_0x50cdf8[_0x39db0d]===_0x2c007d([0x2a])));}function _0x1eb09a(){return _0xf9da0d&&_0x215fe4?new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30a19d,_0x14a846)=>{_0xf9da0d[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x30a19d,_0x14a846),_0x215fe4[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x63ffc5=>{_0x63ffc5!=_0x2c007d([0x56,0x61,0x6c,0x69,0x64])&&_0x30a19d(_0x63ffc5);},_0x14a846);}):_0xf9da0d||_0x215fe4||_0x2c007d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x76dd79(_0x5eff3d,_0x3148be){return new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47250d=>{if(_0x40db92())return _0x47250d(_0x2c007d([0x56,0x61,0x6c,0x69,0x64]));_0x1733c4(),_0x5c72a4[_0x2c007d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3db543=!0x1;const _0x3d1566=_0x38bba7();function _0x58231f(_0xcf0fa0){return!!_0xcf0fa0&&(typeof _0xcf0fa0===_0x2c007d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xcf0fa0===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xcf0fa0[_0x2c007d([0x74,0x68,0x65,0x6e])]===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xcf0fa0[_0x2c007d([0x63,0x61,0x74,0x63,0x68])]===_0x2c007d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4409cc(_0x5f562c){_0x540b76(_0x5f562c)[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x394c2b=>{if(!_0x394c2b||_0x394c2b[_0x2c007d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c007d([0x6f,0x6b]))return _0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x762b7b(_0x560cf4(_0x3d1566+_0x3148be))!=_0x394c2b[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c007d([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x1cb967=>(_0x18cfdb(),_0x1cb967),()=>{const _0x1e78a2=_0x25138e();return null==_0x1e78a2?(_0x18cfdb(),_0x2c007d([0x56,0x61,0x6c,0x69,0x64])):_0x2c007d(_0x1fea52-_0x1e78a2>(0x5778dc5f^_0x53eef9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x47250d)[_0x2c007d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x579225=0x7342b6df^_0x53eef9;function _0x18cfdb(){const _0x25cf06=_0x2c007d([0x6c,0x6c,0x63,0x74,0x2d])+_0x762b7b(_0x560cf4(_0x5eff3d)),_0x558e77=_0x115820(_0x762b7b(window[_0x2c007d([0x4d,0x61,0x74,0x68])][_0x2c007d([0x63,0x65,0x69,0x6c])](_0x1fea52/_0x579225)));window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c007d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25cf06,_0x558e77);}function _0x25138e(){const _0x5cb0db=_0x2c007d([0x6c,0x6c,0x63,0x74,0x2d])+_0x762b7b(_0x560cf4(_0x5eff3d)),_0x22bbd7=window[_0x2c007d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c007d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5cb0db);return _0x22bbd7?window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x115820(_0x22bbd7),0x10)*_0x579225:null;}function _0x540b76(_0x15f7a4){return new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x265aee,_0x4f4952)=>{_0x15f7a4[_0x2c007d([0x74,0x68,0x65,0x6e])](_0x265aee,_0x4f4952),window[_0x2c007d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4f4952,0x73758c9f^_0x53eef9);});}}_0x5c72a4[_0x2c007d([0x6f,0x6e])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x12ada1,_0x30684d)=>{if(_0x30684d[0x0]!=_0x5eff3d)return _0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x30684d[0x1]={..._0x30684d[0x1],[_0x2c007d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3d1566};},{[_0x2c007d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c007d([0x68,0x69,0x67,0x68])}),_0x5c72a4[_0x2c007d([0x6f,0x6e])](_0x2c007d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x28c071=>{_0x58231f(_0x28c071[_0x2c007d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3db543=!0x0,_0x4409cc(_0x28c071[_0x2c007d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c007d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c007d([0x6c,0x6f,0x77])}),_0x5a9d96[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>{_0x3db543||_0x47250d(_0x2c007d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x40db92(){return _0x5c72a4[_0x2c007d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c007d([0x76,0x69,0x65,0x77])][_0x2c007d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c007d([0x61,0x75,0x74,0x6f]);}function _0x1733c4(){_0x5c72a4[_0x2c007d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c007d([0x76,0x69,0x65,0x77])][_0x2c007d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c007d([0x61,0x75,0x74,0x6f]);}}function _0x51b33d(_0x5158c1){const _0x4d8404=[new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x457da9=>setTimeout(_0x457da9,0x737d6693^_0x53eef9)),_0x5a9d96[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x522611=>{let _0x2d7206=0x0;_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x6f,0x6e])](_0x2c007d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x282f2a,_0x2971ac)=>{_0x2971ac[0x0][_0x2c007d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2d7206++,_0x2d7206==(0x73745db7^_0x53eef9)&&(_0x522611(),_0x282f2a[_0x2c007d([0x6f,0x66,0x66])]());});}))];return window[_0x2c007d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c007d([0x72,0x61,0x63,0x65])](_0x4d8404)[_0x2c007d([0x74,0x68,0x65,0x6e])](()=>_0x5158c1);}async function _0x472c6a(){await _0x5a9d96,_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf494bd,_0x5c72a4[_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c007d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf494bd,_0x5c72a4[_0x2c007d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c007d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2f0c0f(){return window[_0x2c007d([0x67,0x6c,0x6f,0x62])]&&window[_0x2c007d([0x67,0x6c,0x6f,0x62])][_0x2c007d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3edbf7(_0x39a33d){const _0x16054e=_0x585e9c();_0x5c72a4[_0x16054e]=_0x2c007d([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x39a33d,_0x39a33d!=_0x2c007d([0x56,0x61,0x6c,0x69,0x64])&&_0x472c6a();}function _0x585e9c(){const _0x51a913=window[_0x2c007d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c007d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c007d([0x6e,0x6f,0x77])]())[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c007d([0x2e]),'');let _0x26abce=_0x2c007d([0x73]);for(let _0x2f443e=0x0;_0x2f443e<_0x51a913[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f443e+=0x2){let _0x22849d=window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51a913[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f443e,_0x2f443e+0x2));_0x22849d>=_0x14885c[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x22849d-=_0x14885c[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x26abce+=_0x14885c[_0x22849d];}return _0x26abce;}function _0x317c73(){const _0x4bcabe=_0x3b7a6d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e]));if(0x3!=_0x4bcabe[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x525340(_0x4bcabe[0x1]);function _0x525340(_0x4c42f6){const _0x151620=_0x523fea(_0x4c42f6);return _0x151620&&_0x394512()?_0x151620:null;function _0x394512(){const _0x2b9dca=_0x151620[_0x2c007d([0x6a,0x74,0x69])],_0x847a28=window[_0x2c007d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b9dca[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b9dca[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4d5d1f={..._0x151620,[_0x2c007d([0x6a,0x74,0x69])]:_0x2b9dca[_0x2c007d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b9dca[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4d5d1f[_0x2c007d([0x76,0x63])],_0x560cf4(_0x4d5d1f)==_0x847a28;}}}async function _0x3406f9(){let _0x138709=!0x0;try{const _0x3a3c2e=_0x3b7a6d[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])](_0x2c007d([0x2e])),[_0x1f4732,_0x4c4b42,_0x319936]=_0x3a3c2e;return _0x186195(_0x1f4732),await _0x18a008(_0x1f4732,_0x4c4b42,_0x319936),_0x138709;}catch{return!0x1;}function _0x186195(_0x54e498){const _0x47c01e=_0x523fea(_0x54e498);_0x47c01e&&_0x47c01e[_0x2c007d([0x61,0x6c,0x67])]==_0x2c007d([0x45,0x53,0x32,0x35,0x36])||(_0x138709=!0x1);}async function _0x18a008(_0x3e74f0,_0x4a8622,_0x3fd48c){const _0x6d1c41=window[_0x2c007d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c007d([0x66,0x72,0x6f,0x6d])](_0x698d28(_0x3fd48c),_0x13b139=>_0x13b139[_0x2c007d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x57f5f5=new window[(_0x2c007d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c007d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e74f0+_0x2c007d([0x2e])+_0x4a8622),_0x5b3c7c=window[_0x2c007d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c007d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b3c7c)return;const _0x58e7b1=await _0x5b3c7c[_0x2c007d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c007d([0x6a,0x77,0x6b]),_0x4fde96,{[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x45,0x43,0x44,0x53,0x41]),[_0x2c007d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c007d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b3c7c[_0x2c007d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x45,0x43,0x44,0x53,0x41]),[_0x2c007d([0x68,0x61,0x73,0x68])]:{[_0x2c007d([0x6e,0x61,0x6d,0x65])]:_0x2c007d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x58e7b1,_0x6d1c41,_0x57f5f5)||(_0x138709=!0x1);}}function _0x523fea(_0x1125bf){return _0x1125bf[_0x2c007d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c007d([0x65,0x79]))?JSON[_0x2c007d([0x70,0x61,0x72,0x73,0x65])](_0x698d28(_0x1125bf)):null;}function _0x698d28(_0x5cde64){return window[_0x2c007d([0x61,0x74,0x6f,0x62])](_0x5cde64[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c007d([0x2b]))[_0x2c007d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c007d([0x2f])));}function _0x560cf4(_0x321e83){let _0x39d0e0=0x1505;function _0x27b4a8(_0x3bbbbb){for(let _0x3e9877=0x0;_0x3e9877<_0x3bbbbb[_0x2c007d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e9877++){const _0x1e61d4=_0x3bbbbb[_0x2c007d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e9877);_0x39d0e0=(_0x39d0e0<<0x5)+_0x39d0e0+_0x1e61d4,_0x39d0e0&=_0x39d0e0;}}function _0x42724f(_0x37fe3b){Array[_0x2c007d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37fe3b)?_0x37fe3b[_0x2c007d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42724f):_0x37fe3b&&typeof _0x37fe3b==_0x2c007d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c007d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37fe3b)[_0x2c007d([0x73,0x6f,0x72,0x74])]()[_0x2c007d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d246f,_0x5bdb1f])=>{_0x27b4a8(_0x4d246f),_0x42724f(_0x5bdb1f);}):_0x27b4a8(window[_0x2c007d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37fe3b));}return _0x42724f(_0x321e83),_0x39d0e0>>>0x0;}function _0x762b7b(_0x42cccd){return _0x42cccd[_0x2c007d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c007d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c007d([0x30]));}function _0x115820(_0x553014){return _0x553014[_0x2c007d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c007d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c007d([0x6a,0x6f,0x69,0x6e])]('');}function _0xf494bd(){}function _0x2c007d(_0x4f3a6a){return _0x4f3a6a['map'](_0x398efc=>String['fromCharCode'](_0x398efc))['join']('');}_0x3edbf7(await _0xc4e256());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x106a71=>Number(_0x106a71)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x298598){return E['includes'](_0x298598);}function g(_0x4f7b2a){return Array['from'](_0x4f7b2a['getStyleNames']())['filter'](P);}function b(_0x3a21c8,_0x45e8bf,_0x59b699){const {spanStyles:_0x45ccd6,stylesToBeHtmlElements:_0x192da6}=function(_0x2db9da,_0x421849){const _0x28da97={},_0x32d93d={};return _0x421849['forEach'](_0x24ffc3=>{const _0x1a75c6=_0x2db9da['getStyle'](_0x24ffc3);if(_0x1a75c6){if(function(_0x4f64b0){return L['includes'](_0x4f64b0);}(_0x24ffc3))_0x28da97[_0x24ffc3]=_0x1a75c6;else{if(function(_0x6be930){return _0x6be930 in F;}(_0x24ffc3)){const _0x5dc536=_0x1a75c6['split']('\x20');F[_0x24ffc3]['forEach'](([_0x37ff49,_0x5d7ca1])=>{for(const _0x59fcc6 of _0x5dc536){('function'==typeof _0x37ff49&&_0x37ff49(_0x59fcc6)||_0x37ff49===_0x59fcc6)&&(_0x32d93d[_0x24ffc3]=[..._0x32d93d[_0x24ffc3]||[],[_0x37ff49,_0x5d7ca1]]);}});}}}}),{'spanStyles':_0x28da97,'stylesToBeHtmlElements':_0x32d93d};}(_0x3a21c8,_0x59b699);!function(_0x1e9a49,_0x26a1c6,_0x3f1304){for(const _0x214931 in _0x3f1304){_0x3f1304[_0x214931]['forEach'](([,_0x229f7c])=>{const _0x2b0c13=_0x26a1c6['createElement'](_0x229f7c,[],_0x1e9a49['getChildren']());_0x26a1c6['insertChild'](0x0,_0x2b0c13,_0x1e9a49);}),_0x26a1c6['removeStyle'](_0x214931,_0x1e9a49);}}(_0x3a21c8,_0x45e8bf,_0x192da6),function(_0x86aaae,_0x1bcb5d,_0xd6f641){if(!Object['keys'](_0xd6f641)['length'])return;const _0x2c58c4=_0x1bcb5d['createElement']('span',[],_0x86aaae['getChildren']());_0x1bcb5d['setStyle'](_0xd6f641,_0x2c58c4),_0x1bcb5d['insertChild'](0x0,_0x2c58c4,_0x86aaae),_0x1bcb5d['removeStyle'](Object['keys'](_0xd6f641),_0x86aaae);}(_0x3a21c8,_0x45e8bf,_0x45ccd6);}class a extends _0x24c052{['execute'](_0x10401b){const {body:_0x2691b8}=_0x10401b['_parsedData'],_0x46173b=new _0x497f8f(_0x2691b8['document']),_0x3602ae=_0x46173b['createRangeIn'](_0x2691b8),_0x5c0b23=new _0x1994d4(_0x46173b['document']['stylesProcessor']),_0x5dd049=[...new _0x24b960(_0x5c0b23)['blockElements'],'font'],_0x591c81=_0x3602ae['getItems']();for(const _0x330ba8 of _0x591c81)_0x330ba8['is']('element')&&_0x5dd049['includes'](_0x330ba8['name'])&&b(_0x330ba8,_0x46173b,g(_0x330ba8));_0x10401b['content']=_0x2691b8;}['isActive'](_0xc3c723){return super['isActive'](_0xc3c723)||p(_0xc3c723);}}class s extends _0x92dd59{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5cd4dd=this['editor'],_0x10ae58=_0x5cd4dd['plugins']['get']('ClipboardPipeline'),_0x1ce43c=_0x5cd4dd['editing']['view']['document'],_0x24c822=new a(_0x1ce43c);_0x10ae58['on']('inputTransformation',(_0x634083,_0x1d4b19)=>{const _0x40f539=_0x1d4b19['dataTransfer']['getData']('text/html');_0x24c822['isActive'](_0x40f539)&&(_0x1d4b19['_parsedData']||(_0x1d4b19['_parsedData']=_0x4ce221(_0x40f539,_0x1ce43c['stylesProcessor'])),_0x24c822['execute'](_0x1d4b19));},{'priority':_0x562006['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3868cc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1d2311;for(const _0x3384cb in _0x3868cc){const _0x3e233b=_0x3384cb,_0x450d7a=_0x3868cc[_0x3e233b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x450d7a||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x450d7a){delete _0x3868cc[_0x3e233b],_0x1d2311=_0x450d7a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1d2311&&_0x3868cc['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1d2311&&_0x3868cc['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1d2311&&_0x3868cc['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1d2311&&_0x3868cc['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x92dd59{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
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.1",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.6.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.1",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.1",
|
|
29
|
+
"ckeditor5": "47.6.0-alpha.1"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x25f0(_0x41e040,_0x3e6f0b){var _0x31e9a1=_0x31e9();return _0x25f0=function(_0x25f082,_0x48fda8){_0x25f082=_0x25f082-0x132;var _0x1da438=_0x31e9a1[_0x25f082];return _0x1da438;},_0x25f0(_0x41e040,_0x3e6f0b);}(function(_0x5e1273,_0x48ee7a){var _0x45562f=_0x25f0,_0x5536fd=_0x5e1273();while(!![]){try{var _0x2198c5=-parseInt(_0x45562f(0x138))/0x1*(parseInt(_0x45562f(0x13a))/0x2)+-parseInt(_0x45562f(0x139))/0x3+-parseInt(_0x45562f(0x137))/0x4*(parseInt(_0x45562f(0x132))/0x5)+parseInt(_0x45562f(0x136))/0x6+parseInt(_0x45562f(0x135))/0x7*(-parseInt(_0x45562f(0x133))/0x8)+parseInt(_0x45562f(0x134))/0x9+-parseInt(_0x45562f(0x13c))/0xa*(-parseInt(_0x45562f(0x13b))/0xb);if(_0x2198c5===_0x48ee7a)break;else _0x5536fd['push'](_0x5536fd['shift']());}catch(_0x56fb13){_0x5536fd['push'](_0x5536fd['shift']());}}}(_0x31e9,0xe8d43));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x31e9(){var _0x1d343d=['108493XXAKTw','1870Qkncxe','5suTLMe','9272336XvmrcH','8650125iWloOq','7pjwlce','6220686drqpfL','803212xLkOAw','6zVbKOZ','4415613uHPBRk','18968KIuAJS'];_0x31e9=function(){return _0x1d343d;};return _0x31e9();}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x3910(){var _0x4a5a39=['207020KCiAdv','37476ebhZjK','3760224uVdFKC','3411395EmEEBU','100AqhKou','7165096QfEgQb','6415486dfgyIZ','791139mSFipd'];_0x3910=function(){return _0x4a5a39;};return _0x3910();}function _0x4165(_0x2c4cd4,_0x5b6876){var _0x391045=_0x3910();return _0x4165=function(_0x4165d6,_0x3ea6a1){_0x4165d6=_0x4165d6-0xcb;var _0x5ef45e=_0x391045[_0x4165d6];return _0x5ef45e;},_0x4165(_0x2c4cd4,_0x5b6876);}(function(_0x11e8a3,_0x490612){var _0x495ac1=_0x4165,_0x3a7514=_0x11e8a3();while(!![]){try{var _0x509f6f=parseInt(_0x495ac1(0xce))/0x1+parseInt(_0x495ac1(0xcf))/0x2+parseInt(_0x495ac1(0xd0))/0x3*(-parseInt(_0x495ac1(0xcb))/0x4)+parseInt(_0x495ac1(0xd2))/0x5+-parseInt(_0x495ac1(0xd1))/0x6+parseInt(_0x495ac1(0xcd))/0x7+-parseInt(_0x495ac1(0xcc))/0x8;if(_0x509f6f===_0x490612)break;else _0x3a7514['push'](_0x3a7514['shift']());}catch(_0x4acb57){_0x3a7514['push'](_0x3a7514['shift']());}}}(_0x3910,0xa0d61));import{CKEditorError as _0x35abb8}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x37f663=_0x5b59;function _0x12f9(){const _0x3be053=['588385LghgaO','isActive','306treuRu','size','document','1291656hRgjjK','execute','setStyle','1101232DopCWx','createRangeIn','from','elementStart','164830gYKrzi','913962ibVNtY','type','45lkbTzo','6PQadTD','item','_parsedData','hasStyle','43240wcsbLl','content','5396370wuuMOO','values'];_0x12f9=function(){return _0x3be053;};return _0x12f9();}(function(_0x2fb8cf,_0x5c8d10){const _0x434ab2=_0x5b59,_0x3f3f0e=_0x2fb8cf();while(!![]){try{const _0x4b6bca=-parseInt(_0x434ab2(0x14b))/0x1+-parseInt(_0x434ab2(0x14a))/0x2*(-parseInt(_0x434ab2(0x14d))/0x3)+-parseInt(_0x434ab2(0x143))/0x4+parseInt(_0x434ab2(0x13c))/0x5+parseInt(_0x434ab2(0x14e))/0x6*(-parseInt(_0x434ab2(0x13e))/0x7)+-parseInt(_0x434ab2(0x146))/0x8+-parseInt(_0x434ab2(0x140))/0x9*(parseInt(_0x434ab2(0x13a))/0xa);if(_0x4b6bca===_0x5c8d10)break;else _0x3f3f0e['push'](_0x3f3f0e['shift']());}catch(_0x56131e){_0x3f3f0e['push'](_0x3f3f0e['shift']());}}}(_0x12f9,0xad50a));import{ViewUpcastWriter as _0xe4d844}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x524aeb}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x351aad}from'../../utils.js';function _0x5b59(_0x7598f5,_0x8310ba){const _0x12f963=_0x12f9();return _0x5b59=function(_0x5b5998,_0x16d64b){_0x5b5998=_0x5b5998-0x138;let _0x2ea21a=_0x12f963[_0x5b5998];return _0x2ea21a;},_0x5b59(_0x7598f5,_0x8310ba);}import{extractStyles as _0x1b7973,expandStyles as _0x16717f,getMatchingStyles as _0x140992,flattenStyleDefinitions as _0x1d1c02}from'./utils.js';export class MSOfficeStylesInliner extends _0x524aeb{[_0x37f663(0x144)](_0x44c4d5){const _0x4da15b=_0x37f663,{body:_0x3619ba,styles:_0x239493}=_0x44c4d5[_0x4da15b(0x138)],_0x3b126b=new _0xe4d844(_0x3619ba[_0x4da15b(0x142)]),_0x3f6799=_0x3b126b[_0x4da15b(0x147)](_0x3619ba),_0x1d85df=_0x1b7973(_0x239493),_0x14495b=_0x16717f(_0x1d85df);for(const _0x1176db of _0x3f6799){if(_0x4da15b(0x149)!==_0x1176db[_0x4da15b(0x14c)])continue;const _0x28d6d9=_0x140992(_0x1176db[_0x4da15b(0x14f)],_0x14495b);if(_0x28d6d9[_0x4da15b(0x141)]){const _0x52f499=_0x1d1c02(Array[_0x4da15b(0x148)](_0x28d6d9[_0x4da15b(0x13d)]()));for(const _0x30faa2 in _0x52f499){const _0x43887f=_0x1176db[_0x4da15b(0x14f)];_0x43887f[_0x4da15b(0x139)](_0x30faa2)||_0x3b126b[_0x4da15b(0x145)](_0x30faa2,_0x52f499[_0x30faa2],_0x43887f);}}}_0x44c4d5[_0x4da15b(0x13b)]=_0x3619ba;}[_0x37f663(0x13f)](_0x2dd3be){const _0x403c49=_0x37f663;return super[_0x403c49(0x13f)](_0x2dd3be)||_0x351aad(_0x2dd3be);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x5eb6(_0x59daeb,_0x5486c2){const _0x1ad99c=_0x1ad9();return _0x5eb6=function(_0x5eb69b,_0x177c87){_0x5eb69b=_0x5eb69b-0x11d;let _0x1d3ca4=_0x1ad99c[_0x5eb69b];return _0x1d3ca4;},_0x5eb6(_0x59daeb,_0x5486c2);}(function(_0x3fdba1,_0xc110a7){const _0x30231d=_0x5eb6,_0x219629=_0x3fdba1();while(!![]){try{const _0x5cc4a5=-parseInt(_0x30231d(0x135))/0x1+parseInt(_0x30231d(0x128))/0x2*(parseInt(_0x30231d(0x12c))/0x3)+-parseInt(_0x30231d(0x125))/0x4*(parseInt(_0x30231d(0x137))/0x5)+-parseInt(_0x30231d(0x130))/0x6+-parseInt(_0x30231d(0x11f))/0x7*(-parseInt(_0x30231d(0x136))/0x8)+-parseInt(_0x30231d(0x122))/0x9+parseInt(_0x30231d(0x129))/0xa;if(_0x5cc4a5===_0xc110a7)break;else _0x219629['push'](_0x219629['shift']());}catch(_0x9344b6){_0x219629['push'](_0x219629['shift']());}}}(_0x1ad9,0x6888e));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x2738d1,_0x1b50b4){const _0x5d2454=_0x5eb6,_0x5788c6=new Map();for(const [_0x2b732a,_0x457bd8]of _0x1b50b4){if(!_0x2b732a[_0x5d2454(0x127)]&&!_0x2b732a[_0x5d2454(0x131)])continue;const _0x318366=!_0x2b732a[_0x5d2454(0x127)]||_0x2738d1[_0x5d2454(0x138)]===_0x2b732a[_0x5d2454(0x127)],_0x5dfc88=!_0x2b732a[_0x5d2454(0x131)]||_0x2738d1[_0x5d2454(0x133)](_0x2b732a[_0x5d2454(0x131)]);_0x318366&&_0x5dfc88&&_0x5788c6[_0x5d2454(0x12b)](_0x2b732a,_0x457bd8);}return _0x5788c6;}export function extractStyles(_0x131113){const _0x23041f=_0x5eb6,_0x170fc1={};for(const _0x4f4cbd of _0x131113)for(const _0xbb1fc4 of _0x4f4cbd[_0x23041f(0x124)])if(_0xbb1fc4 instanceof CSSStyleRule){const _0x22d8de=parseCSSStyleDeclaration(_0xbb1fc4[_0x23041f(0x132)]);_0x170fc1[_0xbb1fc4[_0x23041f(0x123)]]=Object[_0x23041f(0x12a)]({},_0x170fc1[_0xbb1fc4[_0x23041f(0x123)]]||{},_0x22d8de);}return _0x170fc1;}export function expandStyles(_0x3900b7){const _0x132f5d=_0x5eb6,_0x3e6987=new Map();for(const _0x4639e2 in _0x3900b7){const _0x47fcbe=parseCSSSelector(_0x4639e2),_0x2d7714=_0x3900b7[_0x4639e2];for(const _0xba105a of _0x47fcbe)_0x3e6987[_0x132f5d(0x12b)](_0xba105a,_0x2d7714);}return _0x3e6987;}export function parseCSSStyleDeclaration(_0x53b9d4){const _0x3b10ff=_0x5eb6,_0x7a2e99={};for(let _0x270848=0x0;_0x270848<_0x53b9d4[_0x3b10ff(0x11e)];_0x270848++){const _0x344825=_0x53b9d4[_0x270848],_0x5e84b9=_0x53b9d4[_0x3b10ff(0x12e)](_0x344825);_0x3b10ff(0x126)!==_0x5e84b9&&(_0x7a2e99[_0x344825]=_0x5e84b9);}return _0x7a2e99;}export function parseCSSSelector(_0x5cc6e5){const _0x538427=_0x5eb6,_0x258c51=_0x5cc6e5[_0x538427(0x120)](',')[_0x538427(0x11d)](_0x1f3e0f=>_0x1f3e0f[_0x538427(0x12d)]()),_0x457778=[];for(const _0x3db0c6 of _0x258c51){const _0x1108ab=S[_0x538427(0x121)](_0x3db0c6);_0x1108ab&&_0x457778[_0x538427(0x12f)](_0x1108ab[_0x538427(0x134)]);}return _0x457778;}function _0x1ad9(){const _0x25763b=['split','exec','5091633MUEXxO','selectorText','cssRules','14588sFZwxi','initial','tagName','1254JwgfLY','9141240uNBuRl','assign','set','1659YxZurB','trim','getPropertyValue','push','1562778pzyILx','className','style','hasClass','groups','359090NBolhg','584mYaUUv','640VmpoSS','name','map','length','78575QGGvwt'];_0x1ad9=function(){return _0x25763b;};return _0x1ad9();}export function flattenStyleDefinitions(_0x371693){const _0x52fba0=_0x5eb6,_0xa0db80={};for(const _0x2b306d of _0x371693)Object[_0x52fba0(0x12a)](_0xa0db80,_0x2b306d);return _0xa0db80;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4a9f(_0x1b470a,_0xf0cd79){const _0x2fd8ac=_0x2fd8();return _0x4a9f=function(_0x4a9f81,_0x1e0b56){_0x4a9f81=_0x4a9f81-0x1c4;let _0x321a48=_0x2fd8ac[_0x4a9f81];return _0x321a48;},_0x4a9f(_0x1b470a,_0xf0cd79);}const _0xde1a18=_0x4a9f;(function(_0x33a8ac,_0xe8d919){const _0x5b5640=_0x4a9f,_0x289099=_0x33a8ac();while(!![]){try{const _0x354678=parseInt(_0x5b5640(0x1cc))/0x1*(-parseInt(_0x5b5640(0x1d6))/0x2)+-parseInt(_0x5b5640(0x1c9))/0x3+parseInt(_0x5b5640(0x1c5))/0x4*(parseInt(_0x5b5640(0x1d5))/0x5)+-parseInt(_0x5b5640(0x1cb))/0x6*(parseInt(_0x5b5640(0x1c4))/0x7)+-parseInt(_0x5b5640(0x1cf))/0x8+parseInt(_0x5b5640(0x1d2))/0x9+parseInt(_0x5b5640(0x1ca))/0xa;if(_0x354678===_0xe8d919)break;else _0x289099['push'](_0x289099['shift']());}catch(_0x2dbed2){_0x289099['push'](_0x289099['shift']());}}}(_0x2fd8,0xbdf78));import{ViewUpcastWriter as _0x4262af,ViewDomConverter as _0x2dbd76,ViewDocument as _0x1ab5f7}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x390bcb}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2119bf}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x3e01f8,propagateStyleProperties as _0xaad12e}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x390bcb{[_0xde1a18(0x1d7)](_0x1abd72){const _0x5ce6e3=_0xde1a18,{body:_0x549033}=_0x1abd72[_0x5ce6e3(0x1d1)],_0x5bd0b6=new _0x4262af(_0x549033[_0x5ce6e3(0x1cd)]),_0x3e9525=_0x5bd0b6[_0x5ce6e3(0x1d4)](_0x549033),_0x291d34=new _0x1ab5f7(_0x5bd0b6[_0x5ce6e3(0x1cd)][_0x5ce6e3(0x1c6)]),_0x39c0ac=[...new _0x2dbd76(_0x291d34)[_0x5ce6e3(0x1d0)],_0x5ce6e3(0x1c7)],_0x40df2d=_0x3e9525[_0x5ce6e3(0x1c8)]();for(const _0x2fcd4e of _0x40df2d)if(_0x2fcd4e['is'](_0x5ce6e3(0x1d8))&&_0x39c0ac[_0x5ce6e3(0x1ce)](_0x2fcd4e[_0x5ce6e3(0x1d9)])){const _0x413216=_0x3e01f8(_0x2fcd4e);_0xaad12e(_0x2fcd4e,_0x5bd0b6,_0x413216);}_0x1abd72[_0x5ce6e3(0x1d3)]=_0x549033;}[_0xde1a18(0x1da)](_0x3dadb3){const _0xa11a68=_0xde1a18;return super[_0xa11a68(0x1da)](_0x3dadb3)||_0x2119bf(_0x3dadb3);}}function _0x2fd8(){const _0x5bee3e=['createRangeIn','1008655CLOwON','10okWulD','execute','element','name','isActive','527079xoRnZv','8hRADaY','stylesProcessor','font','getItems','2290722QDWZdw','34986100asyqUt','84IopNDX','91789mLTYBw','document','includes','11181920EneVWh','blockElements','_parsedData','4954041QfmNWm','content'];_0x2fd8=function(){return _0x5bee3e;};return _0x2fd8();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x34e7(){const _0x563a97=['sub','223860HcZLLg','text-decoration-line','1764582BsWocI','vertical-align','text-decoration','bolder','147335StLfJm','medium','56oJAkiS','forEach','split','color','underline','160QaKbmY','getStyleNames','line-through','keys','853504pIBOWb','setStyle','sup','491694OTDVnR','getStyle','span','includes','filter','createElement','function','super','strong','from','font-weight','font-family','bold','italic','297424VLRzQq','length','font-style','font-size','3VqDXuB','getChildren','removeStyle','insertChild','396671bGNbYu','9bBNwvf'];_0x34e7=function(){return _0x563a97;};return _0x34e7();}const _0x1184d3=_0x10fd;(function(_0x589edf,_0x18d866){const _0x45d51a=_0x10fd,_0x272cc9=_0x589edf();while(!![]){try{const _0xb5e91f=parseInt(_0x45d51a(0x1f6))/0x1+-parseInt(_0x45d51a(0x1e8))/0x2*(-parseInt(_0x45d51a(0x1fa))/0x3)+-parseInt(_0x45d51a(0x1dc))/0x4*(-parseInt(_0x45d51a(0x1da))/0x5)+-parseInt(_0x45d51a(0x1d6))/0x6+parseInt(_0x45d51a(0x1d4))/0x7+parseInt(_0x45d51a(0x1e5))/0x8*(parseInt(_0x45d51a(0x1d2))/0x9)+parseInt(_0x45d51a(0x1e1))/0xa*(-parseInt(_0x45d51a(0x1d1))/0xb);if(_0xb5e91f===_0x18d866)break;else _0x272cc9['push'](_0x272cc9['shift']());}catch(_0x4d1ac3){_0x272cc9['push'](_0x272cc9['shift']());}}}(_0x34e7,0x368ac));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1184d3(0x1df),_0x1184d3(0x1f3),_0x1184d3(0x1f9),_0x1184d3(0x1d8),_0x1184d3(0x1d5),_0x1184d3(0x1f2),_0x1184d3(0x1f8),_0x1184d3(0x1d7)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1184d3(0x1df),_0x1184d3(0x1f3),_0x1184d3(0x1f9)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1184d3(0x1f5),'i']],'font-weight':[[_0x1184d3(0x1db),_0x1184d3(0x1f0)],[_0x1184d3(0x1f4),_0x1184d3(0x1f0)],[_0x1184d3(0x1d9),_0x1184d3(0x1f0)],[_0x11bb24=>Number(_0x11bb24)>=0x258,_0x1184d3(0x1f0)]],'text-decoration':[[_0x1184d3(0x1e0),'u'],[_0x1184d3(0x1e3),'s']],'text-decoration-line':[[_0x1184d3(0x1e0),'u'],[_0x1184d3(0x1e3),'s']],'vertical-align':[[_0x1184d3(0x1d3),_0x1184d3(0x1d3)],[_0x1184d3(0x1ef),_0x1184d3(0x1e7)]]};export function isPropertyToBePropagated(_0x41f73d){const _0x2fa7c8=_0x1184d3;return CSS_PROPERTIES_TO_PROPAGATE[_0x2fa7c8(0x1eb)](_0x41f73d);}export function isPropertyToBePropagatedAsSpan(_0x502913){const _0xaf06e1=_0x1184d3;return CSS_PROPERTIES_TO_BE_SPANS[_0xaf06e1(0x1eb)](_0x502913);}export function isPropertyToBePropagatedAsHTMLElement(_0x5d9ab1){return _0x5d9ab1 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2c31fa){const _0x32a25c=_0x1184d3;return Array[_0x32a25c(0x1f1)](_0x2c31fa[_0x32a25c(0x1e2)]())[_0x32a25c(0x1ec)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x2f3098,_0x485bbd,_0xee7d56){const {spanStyles:_0x31bd6e,stylesToBeHtmlElements:_0x30c585}=getStylesToPropagate(_0x2f3098,_0xee7d56);propagateStylesAsHTMLElements(_0x2f3098,_0x485bbd,_0x30c585),propagateStylesAsSpan(_0x2f3098,_0x485bbd,_0x31bd6e);}export function propagateStylesAsHTMLElements(_0x3a62eb,_0x4050f5,_0x402948){const _0xa61e9e=_0x1184d3;for(const _0x4c7f0d in _0x402948){_0x402948[_0x4c7f0d][_0xa61e9e(0x1dd)](([,_0xf3bb2a])=>{const _0x401554=_0xa61e9e,_0x5aad46=_0x4050f5[_0x401554(0x1ed)](_0xf3bb2a,[],_0x3a62eb[_0x401554(0x1fb)]());_0x4050f5[_0x401554(0x1d0)](0x0,_0x5aad46,_0x3a62eb);}),_0x4050f5[_0xa61e9e(0x1cf)](_0x4c7f0d,_0x3a62eb);}}export function propagateStylesAsSpan(_0x1293bb,_0x5a7483,_0x56c227){const _0x551cec=_0x1184d3;if(!Object[_0x551cec(0x1e4)](_0x56c227)[_0x551cec(0x1f7)])return;const _0x473939=_0x5a7483[_0x551cec(0x1ed)](_0x551cec(0x1ea),[],_0x1293bb[_0x551cec(0x1fb)]());_0x5a7483[_0x551cec(0x1e6)](_0x56c227,_0x473939),_0x5a7483[_0x551cec(0x1d0)](0x0,_0x473939,_0x1293bb),_0x5a7483[_0x551cec(0x1cf)](Object[_0x551cec(0x1e4)](_0x56c227),_0x1293bb);}function _0x10fd(_0x13d6dc,_0x4f01d5){const _0x34e785=_0x34e7();return _0x10fd=function(_0x10fddc,_0x1cc63d){_0x10fddc=_0x10fddc-0x1cf;let _0x567b78=_0x34e785[_0x10fddc];return _0x567b78;},_0x10fd(_0x13d6dc,_0x4f01d5);}export function getStylesToPropagate(_0x352d9b,_0x51962f){const _0x12a9e2=_0x1184d3,_0x5d5f5e={},_0x363c88={};return _0x51962f[_0x12a9e2(0x1dd)](_0x490d46=>{const _0x474cf7=_0x12a9e2,_0x505779=_0x352d9b[_0x474cf7(0x1e9)](_0x490d46);if(_0x505779){if(isPropertyToBePropagatedAsSpan(_0x490d46))_0x5d5f5e[_0x490d46]=_0x505779;else{if(isPropertyToBePropagatedAsHTMLElement(_0x490d46)){const _0x5472e1=_0x505779[_0x474cf7(0x1de)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x490d46][_0x474cf7(0x1dd)](([_0x4f4ca8,_0x7ee469])=>{const _0x2b392d=_0x474cf7;for(const _0x534e28 of _0x5472e1){(_0x2b392d(0x1ee)==typeof _0x4f4ca8&&_0x4f4ca8(_0x534e28)||_0x4f4ca8===_0x534e28)&&(_0x363c88[_0x490d46]=[..._0x363c88[_0x490d46]||[],[_0x4f4ca8,_0x7ee469]]);}});}}}}),{'spanStyles':_0x5d5f5e,'stylesToBeHtmlElements':_0x363c88};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x2eb6ea=_0x5b94;function _0x5b94(_0x5d6832,_0x41b8d7){var _0x1760ba=_0x1760();return _0x5b94=function(_0x5b9404,_0x13fb70){_0x5b9404=_0x5b9404-0xd8;var _0x201608=_0x1760ba[_0x5b9404];return _0x201608;},_0x5b94(_0x5d6832,_0x41b8d7);}(function(_0x5cdb56,_0xb30d55){var _0x2ee283=_0x5b94,_0x42bc9a=_0x5cdb56();while(!![]){try{var _0x1de5eb=-parseInt(_0x2ee283(0xdb))/0x1*(-parseInt(_0x2ee283(0xd8))/0x2)+-parseInt(_0x2ee283(0xe8))/0x3*(parseInt(_0x2ee283(0xe5))/0x4)+-parseInt(_0x2ee283(0xd9))/0x5+parseInt(_0x2ee283(0xdd))/0x6*(-parseInt(_0x2ee283(0xdc))/0x7)+parseInt(_0x2ee283(0xe1))/0x8*(-parseInt(_0x2ee283(0xde))/0x9)+-parseInt(_0x2ee283(0xda))/0xa*(-parseInt(_0x2ee283(0xe7))/0xb)+parseInt(_0x2ee283(0xdf))/0xc;if(_0x1de5eb===_0xb30d55)break;else _0x42bc9a['push'](_0x42bc9a['shift']());}catch(_0x2c0d11){_0x42bc9a['push'](_0x42bc9a['shift']());}}}(_0x1760,0x7f2f2));import{Plugin as _0x30b260}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3c72e1}from'./pastefromofficeenhancedinliner.js';function _0x1760(){var _0x5a6ec4=['requires','4794288YKqJoC','isOfficialPlugin','PasteFromOffice','isPremiumPlugin','4hingpY','pluginName','3313937HugyYo','401745TBaUnF','PasteFromOfficeEnhanced','2QTKFCG','5086250gNVQHA','30WeOTXO','787825PcenTk','7TBpjSH','4074324SYzwdj','9fUmEgC','15105900umgDhb'];_0x1760=function(){return _0x5a6ec4;};return _0x1760();}import{PasteFromOfficeEnhancedPropagator as _0x3a5e01}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x30b260{static get[_0x2eb6ea(0xe6)](){var _0x29c23c=_0x2eb6ea;return _0x29c23c(0xe9);}static get[_0x2eb6ea(0xe2)](){return!0x0;}static get[_0x2eb6ea(0xe4)](){return!0x0;}static get[_0x2eb6ea(0xe0)](){var _0x37f12b=_0x2eb6ea;return[_0x37f12b(0xe3),_0x3c72e1,_0x3a5e01];}}
|
|
@@ -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
|
+
const _0xdf2b74=_0x69fa;(function(_0x125acf,_0x2b2d25){const _0x5d5976=_0x69fa,_0x55bb5b=_0x125acf();while(!![]){try{const _0x4aef80=-parseInt(_0x5d5976(0x129))/0x1*(-parseInt(_0x5d5976(0x11d))/0x2)+-parseInt(_0x5d5976(0x12f))/0x3*(parseInt(_0x5d5976(0x11b))/0x4)+-parseInt(_0x5d5976(0x120))/0x5*(-parseInt(_0x5d5976(0x13a))/0x6)+-parseInt(_0x5d5976(0x139))/0x7+parseInt(_0x5d5976(0x122))/0x8*(parseInt(_0x5d5976(0x125))/0x9)+-parseInt(_0x5d5976(0x11c))/0xa+-parseInt(_0x5d5976(0x137))/0xb;if(_0x4aef80===_0x2b2d25)break;else _0x55bb5b['push'](_0x55bb5b['shift']());}catch(_0x22f73c){_0x55bb5b['push'](_0x55bb5b['shift']());}}}(_0xc133,0xaf970));import{Plugin as _0x48650c}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3025f1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x9fb64e,uid as _0x402de6}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1ef827}from'./normalizers/inliner/msofficestylesinliner.js';function _0x69fa(_0x468767,_0x3a4a4e){const _0xc1332d=_0xc133();return _0x69fa=function(_0x69fa2e,_0x56c7a8){_0x69fa2e=_0x69fa2e-0x116;let _0x2cee05=_0xc1332d[_0x69fa2e];return _0x2cee05;},_0x69fa(_0x468767,_0x3a4a4e);}export class PasteFromOfficeEnhancedInliner extends _0x48650c{static get[_0xdf2b74(0x11f)](){const _0xc9ee89=_0xdf2b74;return _0xc9ee89(0x11e);}static get[_0xdf2b74(0x118)](){return!0x0;}static get[_0xdf2b74(0x11a)](){return!0x0;}static get[_0xdf2b74(0x132)](){const _0x549516=_0xdf2b74;return[_0x549516(0x135)];}[_0xdf2b74(0x131)](){const _0x893fd2=_0xdf2b74,_0x53d3e2=this[_0x893fd2(0x117)],_0x46421d=_0x53d3e2[_0x893fd2(0x12c)][_0x893fd2(0x12e)](_0x893fd2(0x134)),_0x2c4be1=_0x53d3e2[_0x893fd2(0x13c)][_0x893fd2(0x126)][_0x893fd2(0x119)],_0x43dc35=new _0x1ef827(_0x2c4be1);_0x46421d['on'](_0x893fd2(0x13b),(_0x49b400,_0xf40f)=>{const _0x4acc61=_0x893fd2,_0x442bfa=_0xf40f[_0x4acc61(0x130)][_0x4acc61(0x138)](_0x4acc61(0x124));_0x43dc35[_0x4acc61(0x133)](_0x442bfa)&&(_0xf40f[_0x4acc61(0x12d)]||(_0xf40f[_0x4acc61(0x12d)]=_0x3025f1(_0x442bfa,_0x2c4be1[_0x4acc61(0x12b)])),_0x43dc35[_0x4acc61(0x121)](_0xf40f));},{'priority':_0x9fb64e[_0x893fd2(0x12e)](_0x893fd2(0x12a))+0xb});}[_0xdf2b74(0x116)](){!async function(_0x445932){const _0xc6c896=_0x3b91c9([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x59630f=0x7374585f,_0x8c0208=0x7373da8f^_0x59630f,_0x3875ea=window[_0x3b91c9([0x44,0x61,0x74,0x65])][_0x3b91c9([0x6e,0x6f,0x77])](),_0x245342=_0x445932[_0x3b91c9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xffeb1c=new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1acadf=>{_0x245342[_0x3b91c9([0x6f,0x6e,0x63,0x65])](_0x3b91c9([0x72,0x65,0x61,0x64,0x79]),_0x1acadf);}),_0x5cb462={[_0x3b91c9([0x6b,0x74,0x79])]:_0x3b91c9([0x45,0x43]),[_0x3b91c9([0x75,0x73,0x65])]:_0x3b91c9([0x73,0x69,0x67]),[_0x3b91c9([0x63,0x72,0x76])]:_0x3b91c9([0x50,0x2d,0x32,0x35,0x36]),[_0x3b91c9([0x78])]:_0x3b91c9([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x3b91c9([0x79])]:_0x3b91c9([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x3b91c9([0x61,0x6c,0x67])]:_0x3b91c9([0x45,0x53,0x32,0x35,0x36])},_0x3eb187=_0x245342[_0x3b91c9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b91c9([0x67,0x65,0x74])](_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bb23a(){let _0x3ada95,_0x3b0572=null,_0x5d2cd9=null;try{if(_0x3eb187==_0x3b91c9([0x47,0x50,0x4c]))return _0x3b91c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ada95=_0x1c036e(),!_0x3ada95)return _0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ada95[_0x3b91c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d2cd9=_0x5d1ce0(_0x3ada95[_0x3b91c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ada95[_0x3b91c9([0x6a,0x74,0x69])])),await _0x13665f()?_0x509ef6()?_0x1f8560()?_0x3b91c9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a41b9()?(_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b91c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b0572=_0x2f7613(_0x3b91c9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x71309d()):_0x3b91c9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b91c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3b91c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1f8560(){const _0x21e01c=[_0x3b91c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b91c9([0x74,0x72,0x69,0x61,0x6c])][_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3875ea/0x3e8:0xe10*_0x8c0208;return _0x3ada95[_0x3b91c9([0x65,0x78,0x70])]<_0x21e01c;}function _0x509ef6(){const _0x5a5c11=_0x3ada95[_0x3b91c9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a5c11&&(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x2a]))||(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x50,0x4f,0x45]))||(!!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x50,0x50]))||!(!_0x5a5c11[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2ea27f()))));}function _0x2a41b9(){const _0x26980c=_0x69fa,_0x38ed27=_0x3ada95[_0x3b91c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x38ed27||0x0==_0x38ed27[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x49c965}=new URL(window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x26980c(0x123)]);if(_0x38ed27[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49c965))return!0x0;const _0x1ba280=_0x49c965[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e]));return _0x38ed27[_0x3b91c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x425d50=>_0x425d50[_0x3b91c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b91c9([0x2a])))[_0x3b91c9([0x6d,0x61,0x70])](_0x199964=>_0x199964[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e])))[_0x3b91c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x206d08=>_0x206d08[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1ba280[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b91c9([0x6d,0x61,0x70])](_0x378be6=>Array(_0x1ba280[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x378be6[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b91c9([0x66,0x69,0x6c,0x6c])](_0x378be6[0x0]===_0x3b91c9([0x2a])?_0x3b91c9([0x2a]):'')[_0x3b91c9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x378be6))[_0x3b91c9([0x73,0x6f,0x6d,0x65])](_0x412da=>_0x1ba280[_0x3b91c9([0x65,0x76,0x65,0x72,0x79])]((_0x274d7c,_0x4b3cd9)=>_0x412da[_0x4b3cd9]===_0x274d7c||_0x412da[_0x4b3cd9]===_0x3b91c9([0x2a])));}function _0x71309d(){return _0x3b0572&&_0x5d2cd9?new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b17f,_0x3aebcf)=>{_0x3b0572[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x2b17f,_0x3aebcf),_0x5d2cd9[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x2779fb=>{_0x2779fb!=_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])&&_0x2b17f(_0x2779fb);},_0x3aebcf);}):_0x3b0572||_0x5d2cd9||_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5d1ce0(_0x4304d3,_0x357784){return new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fd037=>{if(_0x52c6c1())return _0x1fd037(_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]));_0x2ba82e(),_0x245342[_0x3b91c9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3ac662=!0x1;const _0x336c61=_0x402de6();function _0x576bb4(_0xa1039c){return!!_0xa1039c&&(typeof _0xa1039c===_0x3b91c9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa1039c===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa1039c[_0x3b91c9([0x74,0x68,0x65,0x6e])]===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa1039c[_0x3b91c9([0x63,0x61,0x74,0x63,0x68])]===_0x3b91c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc1923a(_0x53e6c1){_0x4e0fa3(_0x53e6c1)[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x57fde5=>{if(!_0x57fde5||_0x57fde5[_0x3b91c9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b91c9([0x6f,0x6b]))return _0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x106085(_0x38c016(_0x336c61+_0x357784))!=_0x57fde5[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b91c9([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x5a4a11=>(_0x30a637(),_0x5a4a11),()=>{const _0x323651=_0x54e82b();return null==_0x323651?(_0x30a637(),_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])):_0x3b91c9(_0x3875ea-_0x323651>(0x5778dc5f^_0x59630f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x1fd037)[_0x3b91c9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1923bb=0x7342b6df^_0x59630f;function _0x30a637(){const _0xd6a23b=_0x3b91c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x106085(_0x38c016(_0x4304d3)),_0x33ea88=_0x481b73(_0x106085(window[_0x3b91c9([0x4d,0x61,0x74,0x68])][_0x3b91c9([0x63,0x65,0x69,0x6c])](_0x3875ea/_0x1923bb)));window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b91c9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd6a23b,_0x33ea88);}function _0x54e82b(){const _0xfc63b6=_0x3b91c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x106085(_0x38c016(_0x4304d3)),_0x5df66b=window[_0x3b91c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b91c9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xfc63b6);return _0x5df66b?window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x481b73(_0x5df66b),0x10)*_0x1923bb:null;}function _0x4e0fa3(_0x307f9c){return new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8a7a37,_0x4b2a88)=>{_0x307f9c[_0x3b91c9([0x74,0x68,0x65,0x6e])](_0x8a7a37,_0x4b2a88),window[_0x3b91c9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b2a88,0x73758c9f^_0x59630f);});}}_0x245342[_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xae2c80,_0x1dc7aa)=>{if(_0x1dc7aa[0x0]!=_0x4304d3)return _0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1dc7aa[0x1]={..._0x1dc7aa[0x1],[_0x3b91c9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x336c61};},{[_0x3b91c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b91c9([0x68,0x69,0x67,0x68])}),_0x245342[_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x47db87=>{_0x576bb4(_0x47db87[_0x3b91c9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3ac662=!0x0,_0xc1923a(_0x47db87[_0x3b91c9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b91c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b91c9([0x6c,0x6f,0x77])}),_0xffeb1c[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>{_0x3ac662||_0x1fd037(_0x3b91c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x52c6c1(){return _0x245342[_0x3b91c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b91c9([0x76,0x69,0x65,0x77])][_0x3b91c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b91c9([0x61,0x75,0x74,0x6f]);}function _0x2ba82e(){_0x245342[_0x3b91c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b91c9([0x76,0x69,0x65,0x77])][_0x3b91c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b91c9([0x61,0x75,0x74,0x6f]);}}function _0x2f7613(_0x3ed3d5){const _0xa0cb58=[new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e993f=>setTimeout(_0x3e993f,0x737d6693^_0x59630f)),_0xffeb1c[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40e1ef=>{let _0x1c6370=0x0;_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x6f,0x6e])](_0x3b91c9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x30c93e,_0x1a1c39)=>{_0x1a1c39[0x0][_0x3b91c9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c6370++,_0x1c6370==(0x73745db7^_0x59630f)&&(_0x40e1ef(),_0x30c93e[_0x3b91c9([0x6f,0x66,0x66])]());});}))];return window[_0x3b91c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b91c9([0x72,0x61,0x63,0x65])](_0xa0cb58)[_0x3b91c9([0x74,0x68,0x65,0x6e])](()=>_0x3ed3d5);}async function _0x2fecc2(){await _0xffeb1c,_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x30d147,_0x245342[_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b91c9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x30d147,_0x245342[_0x3b91c9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b91c9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2ea27f(){return window[_0x3b91c9([0x67,0x6c,0x6f,0x62])]&&window[_0x3b91c9([0x67,0x6c,0x6f,0x62])][_0x3b91c9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x37fbbb(_0x1e48cc){const _0x8eff00=_0x267122();_0x245342[_0x8eff00]=_0x3b91c9([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1e48cc,_0x1e48cc!=_0x3b91c9([0x56,0x61,0x6c,0x69,0x64])&&_0x2fecc2();}function _0x267122(){const _0x2708ae=window[_0x3b91c9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b91c9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b91c9([0x6e,0x6f,0x77])]())[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b91c9([0x2e]),'');let _0x3ddc9c=_0x3b91c9([0x73]);for(let _0x4330c8=0x0;_0x4330c8<_0x2708ae[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4330c8+=0x2){let _0x38be80=window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2708ae[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4330c8,_0x4330c8+0x2));_0x38be80>=_0xc6c896[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38be80-=_0xc6c896[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3ddc9c+=_0xc6c896[_0x38be80];}return _0x3ddc9c;}function _0x1c036e(){const _0x502ccf=_0x3eb187[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e]));if(0x3!=_0x502ccf[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x38a785(_0x502ccf[0x1]);function _0x38a785(_0x284de6){const _0x5bf7e6=_0x4410b6(_0x284de6);return _0x5bf7e6&&_0x12858b()?_0x5bf7e6:null;function _0x12858b(){const _0xa213a5=_0x5bf7e6[_0x3b91c9([0x6a,0x74,0x69])],_0x1571e2=window[_0x3b91c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa213a5[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa213a5[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x9e3647={..._0x5bf7e6,[_0x3b91c9([0x6a,0x74,0x69])]:_0xa213a5[_0x3b91c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xa213a5[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x9e3647[_0x3b91c9([0x76,0x63])],_0x38c016(_0x9e3647)==_0x1571e2;}}}async function _0x13665f(){let _0x247888=!0x0;try{const _0xda72aa=_0x3eb187[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])](_0x3b91c9([0x2e])),[_0x42a691,_0x29a4d1,_0x38d918]=_0xda72aa;return _0x49d424(_0x42a691),await _0x16b136(_0x42a691,_0x29a4d1,_0x38d918),_0x247888;}catch{return!0x1;}function _0x49d424(_0x3c742a){const _0x4c8b5b=_0x4410b6(_0x3c742a);_0x4c8b5b&&_0x4c8b5b[_0x3b91c9([0x61,0x6c,0x67])]==_0x3b91c9([0x45,0x53,0x32,0x35,0x36])||(_0x247888=!0x1);}async function _0x16b136(_0x1f5b13,_0x292def,_0x2bff69){const _0x780313=window[_0x3b91c9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b91c9([0x66,0x72,0x6f,0x6d])](_0x113e59(_0x2bff69),_0x4e9485=>_0x4e9485[_0x3b91c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35f1f8=new window[(_0x3b91c9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b91c9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1f5b13+_0x3b91c9([0x2e])+_0x292def),_0x213776=window[_0x3b91c9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b91c9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x213776)return;const _0x4bc83e=await _0x213776[_0x3b91c9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b91c9([0x6a,0x77,0x6b]),_0x5cb462,{[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x45,0x43,0x44,0x53,0x41]),[_0x3b91c9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b91c9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x213776[_0x3b91c9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x45,0x43,0x44,0x53,0x41]),[_0x3b91c9([0x68,0x61,0x73,0x68])]:{[_0x3b91c9([0x6e,0x61,0x6d,0x65])]:_0x3b91c9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4bc83e,_0x780313,_0x35f1f8)||(_0x247888=!0x1);}}function _0x4410b6(_0x298858){return _0x298858[_0x3b91c9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b91c9([0x65,0x79]))?JSON[_0x3b91c9([0x70,0x61,0x72,0x73,0x65])](_0x113e59(_0x298858)):null;}function _0x113e59(_0xe4af5c){return window[_0x3b91c9([0x61,0x74,0x6f,0x62])](_0xe4af5c[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b91c9([0x2b]))[_0x3b91c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b91c9([0x2f])));}function _0x38c016(_0xeff743){let _0x3e8b0d=0x1505;function _0x58d19f(_0x12c668){for(let _0x2eebdf=0x0;_0x2eebdf<_0x12c668[_0x3b91c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2eebdf++){const _0x5ddb34=_0x12c668[_0x3b91c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2eebdf);_0x3e8b0d=(_0x3e8b0d<<0x5)+_0x3e8b0d+_0x5ddb34,_0x3e8b0d&=_0x3e8b0d;}}function _0x1ab5d4(_0x5b7d53){Array[_0x3b91c9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b7d53)?_0x5b7d53[_0x3b91c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ab5d4):_0x5b7d53&&typeof _0x5b7d53==_0x3b91c9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b91c9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b7d53)[_0x3b91c9([0x73,0x6f,0x72,0x74])]()[_0x3b91c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ecd2c,_0xdc284d])=>{_0x58d19f(_0x2ecd2c),_0x1ab5d4(_0xdc284d);}):_0x58d19f(window[_0x3b91c9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b7d53));}return _0x1ab5d4(_0xeff743),_0x3e8b0d>>>0x0;}function _0x106085(_0x3e0023){return _0x3e0023[_0x3b91c9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b91c9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b91c9([0x30]));}function _0x481b73(_0x53d3aa){return _0x53d3aa[_0x3b91c9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b91c9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b91c9([0x6a,0x6f,0x69,0x6e])]('');}function _0x30d147(){}function _0x3b91c9(_0x4497d5){const _0xb4ba0b=_0x69fa;return _0x4497d5[_0xb4ba0b(0x127)](_0x447ba5=>String[_0xb4ba0b(0x136)](_0x447ba5))[_0xb4ba0b(0x128)]('');}_0x37fbbb(await _0x2bb23a());}(this);}}function _0xc133(){const _0x3540f5=['pluginName','15RSnSHx','execute','6911344DOpCYi','href','text/html','9KCkpOK','view','map','join','678221DZNpLq','high','stylesProcessor','plugins','_parsedData','get','27516YOtzlZ','dataTransfer','init','requires','isActive','ClipboardPipeline','PasteFromOffice','fromCharCode','2970198ZigdXs','getData','4583215JViPtA','2465556mIRlYp','inputTransformation','editing','afterInit','editor','isOfficialPlugin','document','isPremiumPlugin','436rjOivk','1311900epACEz','2BZVOaT','PasteFromOfficeEnhancedInliner'];_0xc133=function(){return _0x3540f5;};return _0xc133();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3f93(){const _0x1e0c3e=['requires','featureNotAllowed','text/html','view','ClipboardPipeline','pluginName','high','4877485DJykgu','execute','expired','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','invalid','1CtpeCC','pasteFromOfficeEnhancedLicenseKeyInvalid','get','editor','pasteFromOfficeEnhancedLicenseKeyNotAllowed','6232488RjXbdN','_licenseKeyCheckInterval','init','evaluationLimit','licenseKey','destroy','_parsedData','344876GqYTXe','plugins','15LAXWUy','stylesProcessor','isActive','usageLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','4565365ctCNzZ','70awKpGW','getData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','2189726RBHfDG','6uEXXEC','editing','config','_showLicenseError','2266191kvoWgN','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOfficeEnhancedPropagator','1890384LezBva','dataTransfer','PasteFromOffice','domainLimit','document','isPremiumPlugin','isOfficialPlugin','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired'];_0x3f93=function(){return _0x1e0c3e;};return _0x3f93();}const _0x5292c4=_0x2fb5;function _0x2fb5(_0x5d1081,_0x1369c0){const _0x3f93c0=_0x3f93();return _0x2fb5=function(_0x2fb51c,_0x347d85){_0x2fb51c=_0x2fb51c-0x1be;let _0x530f92=_0x3f93c0[_0x2fb51c];return _0x530f92;},_0x2fb5(_0x5d1081,_0x1369c0);}(function(_0x413fe6,_0x329789){const _0x503b72=_0x2fb5,_0x4f8c83=_0x413fe6();while(!![]){try{const _0x16164e=parseInt(_0x503b72(0x1de))/0x1*(parseInt(_0x503b72(0x1c8))/0x2)+parseInt(_0x503b72(0x1ec))/0x3*(-parseInt(_0x503b72(0x1ea))/0x4)+-parseInt(_0x503b72(0x1d8))/0x5+-parseInt(_0x503b72(0x1c1))/0x6*(-parseInt(_0x503b72(0x1f1))/0x7)+-parseInt(_0x503b72(0x1e3))/0x8+-parseInt(_0x503b72(0x1c5))/0x9+-parseInt(_0x503b72(0x1f2))/0xa*(-parseInt(_0x503b72(0x1c0))/0xb);if(_0x16164e===_0x329789)break;else _0x4f8c83['push'](_0x4f8c83['shift']());}catch(_0x4124e6){_0x4f8c83['push'](_0x4f8c83['shift']());}}}(_0x3f93,0x871b5));import{Plugin as _0x4e9ef0}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x21a23e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x209ba3}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2eb493}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x4e9ef0{[_0x5292c4(0x1e7)];[_0x5292c4(0x1e4)];static get[_0x5292c4(0x1d6)](){const _0x1460a8=_0x5292c4;return _0x1460a8(0x1c7);}static get[_0x5292c4(0x1ce)](){return!0x0;}static get[_0x5292c4(0x1cd)](){return!0x0;}static get[_0x5292c4(0x1d1)](){const _0x370903=_0x5292c4;return[_0x370903(0x1ca)];}[_0x5292c4(0x1e5)](){const _0x4fb01b=_0x5292c4,_0x24ba8b=this[_0x4fb01b(0x1e1)],_0x121e64=_0x24ba8b[_0x4fb01b(0x1eb)][_0x4fb01b(0x1e0)](_0x4fb01b(0x1d5)),_0x1098bb=_0x24ba8b[_0x4fb01b(0x1c2)][_0x4fb01b(0x1d4)][_0x4fb01b(0x1cc)],_0x38bfe5=new _0x2eb493(_0x1098bb);_0x121e64['on'](_0x4fb01b(0x1cf),(_0x2ec67f,_0x45e8a4)=>{const _0x2d9cf9=_0x4fb01b,_0x1b5bfc=_0x45e8a4[_0x2d9cf9(0x1c9)][_0x2d9cf9(0x1be)](_0x2d9cf9(0x1d3));_0x38bfe5[_0x2d9cf9(0x1ee)](_0x1b5bfc)&&(_0x45e8a4[_0x2d9cf9(0x1e9)]||(_0x45e8a4[_0x2d9cf9(0x1e9)]=_0x21a23e(_0x1b5bfc,_0x1098bb[_0x2d9cf9(0x1ed)])),_0x38bfe5[_0x2d9cf9(0x1d9)](_0x45e8a4));},{'priority':_0x209ba3[_0x4fb01b(0x1e0)](_0x4fb01b(0x1d7))+0xa}),this[_0x4fb01b(0x1e7)]=this[_0x4fb01b(0x1e1)][_0x4fb01b(0x1c3)][_0x4fb01b(0x1e0)](_0x4fb01b(0x1e7));const _0x2b1505=this[_0x4fb01b(0x1e1)];this[_0x4fb01b(0x1e4)]=setInterval(()=>{const _0x291606=_0x4fb01b;let _0x4ce61b;for(const _0x27da1c in _0x2b1505){const _0x7852a0=_0x27da1c,_0x27aec3=_0x2b1505[_0x7852a0];if(_0x291606(0x1c6)==_0x27aec3||_0x291606(0x1df)==_0x27aec3||_0x291606(0x1d0)==_0x27aec3||_0x291606(0x1f0)==_0x27aec3||_0x291606(0x1e2)==_0x27aec3||_0x291606(0x1dc)==_0x27aec3||_0x291606(0x1bf)==_0x27aec3){delete _0x2b1505[_0x7852a0],_0x4ce61b=_0x27aec3,clearInterval(this[_0x291606(0x1e4)]),this[_0x291606(0x1e4)]=void 0x0;break;}}_0x291606(0x1df)==_0x4ce61b&&_0x2b1505[_0x291606(0x1c4)](_0x291606(0x1dd)),_0x291606(0x1d0)==_0x4ce61b&&_0x2b1505[_0x291606(0x1c4)](_0x291606(0x1da)),_0x291606(0x1f0)==_0x4ce61b&&_0x2b1505[_0x291606(0x1c4)](_0x291606(0x1cb)),_0x291606(0x1e2)==_0x4ce61b&&_0x2b1505[_0x291606(0x1c4)](_0x291606(0x1d2),_0x291606(0x1db)),_0x291606(0x1dc)==_0x4ce61b&&_0x2b1505[_0x291606(0x1c4)](_0x291606(0x1e6)),_0x291606(0x1bf)==_0x4ce61b&&_0x2b1505[_0x291606(0x1c4)](_0x291606(0x1ef));},0x3e8);}[_0x5292c4(0x1e8)](){const _0x3b8850=_0x5292c4;super[_0x3b8850(0x1e8)](),this[_0x3b8850(0x1e4)]&&clearInterval(this[_0x3b8850(0x1e4)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0xf43d54,_0x19ebfc){const _0x37db0e=_0x947e,_0xb9e411=_0xf43d54();while(!![]){try{const _0x13b16c=-parseInt(_0x37db0e(0xff))/0x1+-parseInt(_0x37db0e(0x103))/0x2+parseInt(_0x37db0e(0x106))/0x3+-parseInt(_0x37db0e(0x108))/0x4*(parseInt(_0x37db0e(0x101))/0x5)+parseInt(_0x37db0e(0x104))/0x6*(-parseInt(_0x37db0e(0x107))/0x7)+-parseInt(_0x37db0e(0x109))/0x8*(-parseInt(_0x37db0e(0x100))/0x9)+parseInt(_0x37db0e(0xfe))/0xa*(parseInt(_0x37db0e(0x105))/0xb);if(_0x13b16c===_0x19ebfc)break;else _0xb9e411['push'](_0xb9e411['shift']());}catch(_0x574e2e){_0xb9e411['push'](_0xb9e411['shift']());}}}(_0x2570,0xd6195));function _0x947e(_0x36d799,_0x182f24){const _0x2570cf=_0x2570();return _0x947e=function(_0x947e2e,_0x3c716b){_0x947e2e=_0x947e2e-0xfe;let _0x45c55a=_0x2570cf[_0x947e2e];return _0x45c55a;},_0x947e(_0x36d799,_0x182f24);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x430fe1){const _0x5ac30c=_0x947e;return m[_0x5ac30c(0x102)](_0x430fe1);}function _0x2570(){const _0x44d5b4=['9210289FiUvYP','1096671qlfYus','7ixpwLp','5008804lOJmjq','24FiUinQ','20CItjPf','903417UnlnqR','3691395ZBgJWc','5dlyRgI','test','383896xgarEi','276630VmKjaI'];_0x2570=function(){return _0x44d5b4;};return _0x2570();}
|