@ckeditor/ckeditor5-paste-from-office-enhanced 47.5.0-alpha.0 → 47.5.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:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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=h(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=m(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(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(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}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(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"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){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&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(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"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!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,${y(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 y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(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 w(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 b(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 v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{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 v.test(t)||x.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),c(r,i,this.hasMultiLevelListPlugin),g(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,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function A(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return A(A(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=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),a=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:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var E=n(584);function P(t,e){const n=L();return(P=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(353750===parseInt(e(380))/1+parseInt(e(379))/2+parseInt(e(373))/3*(parseInt(e(377))/4)+parseInt(e(382))/5+parseInt(e(375))/6*(parseInt(e(376))/7)+parseInt(e(383))/8*(-parseInt(e(374))/9)+-parseInt(e(378))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(){const t=["1354970OhDYOS","8gWEUFP","1884jOmpnU","2625651AhcCfH","29772YskZOT","259mzxnhH","1124XJxkaz","6030880LJgppP","284064mjBlTD","475489jXqsVP","test"];return(L=function(){return t})()}function R(t){return O[P(381)](t)}function T(t,e){const n=D();return(T=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=T,n=t();for(;;)try{if(226737===-parseInt(e(498))/1*(parseInt(e(516))/2)+parseInt(e(508))/3*(parseInt(e(493))/4)+parseInt(e(501))/5+parseInt(e(494))/6*(parseInt(e(496))/7)+-parseInt(e(505))/8*(parseInt(e(507))/9)+parseInt(e(510))/10*(-parseInt(e(519))/11)+parseInt(e(492))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const j=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(503)]&&!s[n(502)])continue;const e=!s[n(503)]||t[n(517)]===s[n(503)],o=!s[n(502)]||t[n(513)](s[n(502)]);e&&o&&r[n(499)](s,i)}return r}function W(t){const e=T,n={};for(let r=0;r<t[e(521)];r++){const s=t[r],i=t[e(500)](s);e(509)!==i&&(n[s]=i)}return n}function k(t){const e=T,n=t[e(518)](",")[e(514)](t=>t[e(506)]()),r=[];for(const t of n){const n=j[e(504)](t);n&&r[e(515)](n[e(511)])}return r}function D(){const t=["map","push","808QvjJDx","name","split","31933daTuCC","selectorText","length","3737892qBbywl","4HerAIb","18lCCsjs","style","467719MIPMjH","cssRules","626qZwngj","set","getPropertyValue","395650EoOBlW","className","tagName","exec","8iAhULE","trim","304173bKMsoR","1082157pfxGBb","initial","1510cjUKKA","groups","assign","hasClass"];return(D=function(){return t})()}function M(t){const e=T,n={};for(const r of t)Object[e(512)](n,r);return n}const $=N;function K(){const t=["execute","148136ycmxcl","document","683802BpeNfU","from","hasStyle","3181402eKVLuX","elementStart","118284aiqziK","isActive","10IyPmgF","220578OIyelV","values","item","type","setStyle","45456Nwxuxh","12VHuasg","size","content","createRangeIn","_parsedData","8191208YDhCvt"];return(K=function(){return t})()}function N(t,e){const n=K();return(N=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(655679===parseInt(e(234))/1+-parseInt(e(216))/2+-parseInt(e(217))/3*(parseInt(e(224))/4)+-parseInt(e(233))/5*(parseInt(e(231))/6)+-parseInt(e(229))/7+parseInt(e(222))/8+parseInt(e(226))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends S{[$(223)](t){const n=$,{body:r,styles:s}=t[n(221)],i=new e.ViewUpcastWriter(r[n(225)]),o=i[n(220)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(499)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(497)])if(t instanceof CSSStyleRule){const r=W(t[e(495)]);n[t[e(520)]]=Object[e(512)]({},n[t[e(520)]]||{},r)}return n}(s));for(const t of o){if(n(230)!==t[n(214)])continue;const e=F(t[n(213)],c);if(e[n(218)]){const r=M(Array[n(227)](e[n(235)]()));for(const e in r){const s=t[n(213)];s[n(228)](e)||i[n(215)](e,r[e],s)}}}t[n(219)]=r}[$(232)](t){return super[$(232)](t)||R(t)}}const H=V;function V(t,e){const n=U();return(V=function(t,e){return n[t-=424]})(t,e)}function U(){const t=["isActive","execute","high","_parsedData","PasteFromOfficeEnhancedInliner","editing","PasteFromOffice","map","init","7sKHfvo","afterInit","fromCharCode","plugins","2338vQmPzt","dataTransfer","pluginName","get","2439usOqsZ","334676BmESRy","isOfficialPlugin","ClipboardPipeline","943134AdWDHz","isPremiumPlugin","text/html","requires","getData","987YRrEun","view","join","stylesProcessor","document","71990WMDvxb","editor","906424WlnhLO","inputTransformation","href","2157230nhJAAr","6692776iSIiOW"];return(U=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(420186===parseInt(e(447))/1+parseInt(e(442))/2*(parseInt(e(455))/3)+parseInt(e(424))/4+parseInt(e(427))/5+parseInt(e(450))/6+-parseInt(e(438))/7*(-parseInt(e(428))/8)+parseInt(e(446))/9*(-parseInt(e(460))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class z extends t.Plugin{static get[H(444)](){return H(433)}static get[H(448)](){return!0}static get[H(451)](){return!0}static get[H(453)](){return[H(435)]}[H(437)](){const t=H,e=this[t(461)],n=e[t(441)][t(445)](t(449)),r=e[t(434)][t(456)][t(459)],s=new q(r);n.on(t(425),(e,n)=>{const i=t,o=n[i(443)][i(454)](i(452));s[i(429)](o)&&(n[i(432)]||(n[i(432)]=C(o,r[i(458)])),s[i(430)](n))},{priority:E.priorities[t(445)](t(431))+11})}[H(439)](){!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 c(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](a(t)):null}function a(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=V;return t[e(436)](t=>String[e(440)](t))[e(457)]("")}!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=c(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])])(c=>{if(i())return c(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 a=!1;const p=(0,E.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 h(r){a(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])](c)[m([99,97,116,99,104])](()=>{c(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 a(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 c(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])])&&(a=!0,h(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])](()=>{a||c(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,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=c(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])](a(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),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const l=await c[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 c[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:1770163200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=V,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(426)]);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 B=_;function J(){const t=["createElement","strong","vertical-align","keys","sup","197374krzvNS","function","font-size","getStyle","includes","97643ybphbj","9028AglZIE","italic","text-decoration-line","from","text-decoration","color","3316689HIjRmg","sub","medium","super","font-family","span","bolder","underline","getStyleNames","length","split","90YYKUqq","font-weight","511605IlOOvs","2nAGKPA","bold","forEach","getChildren","removeStyle","188296vJaaId","insertChild","setStyle","font-style","46995AFvHWN","line-through","filter"];return(J=function(){return t})()}function _(t,e){const n=J();return(_=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=_,n=t();for(;;)try{if(116052===-parseInt(e(319))/1*(parseInt(e(293))/2)+parseInt(e(318))/3+-parseInt(e(299))/4+parseInt(e(328))/5+parseInt(e(316))/6*(-parseInt(e(298))/7)+-parseInt(e(324))/8+parseInt(e(305))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const Z=[B(304),B(309),B(295),B(303),B(301),B(317),B(327),B(290)],Y=[B(304),B(309),B(295)],G={"font-style":[[B(300),"i"]],"font-weight":[[B(307),B(289)],[B(320),B(289)],[B(311),B(289)],[t=>Number(t)>=600,B(289)]],"text-decoration":[[B(312),"u"],[B(286),"s"]],"text-decoration-line":[[B(312),"u"],[B(286),"s"]],"vertical-align":[[B(306),B(306)],[B(308),B(292)]]};function Q(t){return Z[B(297)](t)}function X(t){const e=B;return Array[e(302)](t[e(313)]())[e(287)](Q)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(321)](e=>{const i=n,o=t[i(296)](e);if(o)if(c=e,Y[B(297)](c))r[e]=o;else if(e in G){const t=o[i(315)](" ");G[e][i(321)](([n,r])=>{const o=i;for(const i of t)(o(294)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=B;for(const s in n)n[s][r(321)](([,n])=>{const s=r,i=e[s(288)](n,[],t[s(322)]());e[s(325)](0,i,t)}),e[r(323)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(291)](n)[r(314)])return;const s=e[r(288)](r(310),[],t[r(322)]());e[r(326)](n,s),e[r(325)](0,s,t),e[r(323)](Object[r(291)](n),t)}(t,e,r)}const et=rt;function nt(){const t=["isActive","2maDhUP","268797RNlBBF","6VvVzxa","blockElements","_parsedData","4957415hHYVJx","document","execute","element","font","6369188pcjFEC","4kHOPTm","10324688hxsDfi","9JNleob","stylesProcessor","content","34600456zpMZuz","createRangeIn","includes","1323779MqyEzp","2061100bqwhTk","name","getItems"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=365]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(729241===-parseInt(e(386))/1*(parseInt(e(367))/2)+parseInt(e(368))/3*(-parseInt(e(378))/4)+-parseInt(e(372))/5*(-parseInt(e(369))/6)+-parseInt(e(377))/7+-parseInt(e(379))/8+-parseInt(e(380))/9*(-parseInt(e(387))/10)+parseInt(e(383))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(374)](t){const n=et,{body:r}=t[n(371)],s=new e.ViewUpcastWriter(r[n(373)]),i=s[n(384)](r),o=new e.ViewDocument(s[n(373)][n(381)]),c=[...new e.ViewDomConverter(o)[n(370)],n(376)],a=i[n(365)]();for(const t of a)if(t.is(n(375))&&c[n(385)](t[n(388)])){tt(t,s,X(t))}t[n(382)]=r}[et(366)](t){return super[et(366)](t)||R(t)}}const it=ct;function ot(){const t=["document","get","276180MULsPb","invalid","_showLicenseError","36EfqKzB","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","isOfficialPlugin","3860017ckHZBR","PasteFromOfficeEnhanced","isActive","PasteFromOfficeEnhancedPropagator","pluginName","editing","380AiyubC","domainLimit","ClipboardPipeline","licenseKey","usageLimit","isPremiumPlugin","PasteFromOffice","1546592jHlRri","2412762PpjDGn","_licenseKeyCheckInterval","_parsedData","pasteFromOfficeEnhancedLicenseKeyValid","text/html","expired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","plugins","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","1iDWfWZ","inputTransformation","3727200sRIqgr","execute","config","view","editor","featureNotAllowed","requires","pasteFromOfficeEnhancedLicenseKeyNotAllowed","22965932yfCcsb","destroy","evaluationLimit","dataTransfer","pasteFromOfficeEnhancedLicenseKeyUsageLimit","init","high","stylesProcessor","10576mGRxtq","8DpmyxD"];return(ot=function(){return t})()}function ct(t,e){const n=ot();return(ct=function(t,e){return n[t-=486]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(489559===-parseInt(e(531))/1*(parseInt(e(521))/2)+-parseInt(e(522))/3+parseInt(e(496))/4*(-parseInt(e(514))/5)+parseInt(e(533))/6+-parseInt(e(508))/7*(parseInt(e(497))/8)+parseInt(e(503))/9*(parseInt(e(500))/10)+parseInt(e(488))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{[it(517)];[it(523)];static get[it(512)](){return it(511)}static get[it(507)](){return!0}static get[it(519)](){return!0}static get[it(486)](){return[it(520)]}[it(493)](){const t=it,e=this[t(537)],n=e[t(529)][t(499)](t(516)),r=e[t(513)][t(536)][t(498)],s=new st(r);n.on(t(532),(e,n)=>{const i=t,o=n[i(491)][i(506)](i(526));s[i(510)](o)&&(n[i(524)]||(n[i(524)]=C(o,r[i(495)])),s[i(534)](n))},{priority:E.priorities[t(499)](t(494))+10}),this[t(517)]=this[t(537)][t(535)][t(499)](t(517));const i=this[t(537)];this[t(523)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(525)==s||e(505)==s||e(504)==s||e(528)==s||e(487)==s||e(530)==s||e(492)==s){delete i[r],n=s,clearInterval(this[e(523)]),this[e(523)]=void 0;break}}e(505)==n&&i[e(502)](e(501)),e(504)==n&&i[e(502)](e(527)),e(528)==n&&i[e(502)](e(515)),e(487)==n&&i[e(502)](e(538),e(509)),e(530)==n&&i[e(502)](e(490)),e(492)==n&&i[e(502)](e(518))},1e3)}[it(489)](){const t=it;super[t(489)](),this[t(523)]&&clearInterval(this[t(523)])}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=268]})(t,e)}var ut=lt;function ft(){var t=["PasteFromOfficeEnhanced","PasteFromOffice","isOfficialPlugin","requires","9679671xIPtPX","17805190gtaKcQ","87LvDkQw","1632918TmRBmi","80918hvGfcA","1796GlHTFk","pluginName","18670nLryyW","1100652hInssW","11UXiCoW","8scqYwQ","isPremiumPlugin","1665478QUlmRP"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(896115===-parseInt(e(276))/1+parseInt(e(268))/2*(parseInt(e(283))/3)+parseInt(e(269))/4*(parseInt(e(271))/5)+parseInt(e(272))/6+parseInt(e(284))/7+parseInt(e(274))/8*(parseInt(e(281))/9)+parseInt(e(282))/10*(-parseInt(e(273))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[ut(270)](){return ut(277)}static get[ut(279)](){return!0}static get[ut(275)](){return!0}static get[ut(280)](){return[ut(278),z,at]}}function mt(t,e){var n=dt();return(mt=function(t,e){return n[t-=342]})(t,e)}function dt(){var t=["69882JzIyyd","268WlEiCZ","255084OEEsQW","25555qZLePx","117UXrInD","2040143IrwTRJ","1360428xSkkJM","440632TcRkHG","471771uHjLKF"];return(dt=function(){return t})()}!function(t){for(var e=mt,n=t();;)try{if(184764===parseInt(e(345))/1+parseInt(e(347))/2+-parseInt(e(344))/3+-parseInt(e(346))/4*(-parseInt(e(348))/5)+parseInt(e(342))/6+parseInt(e(350))/7+parseInt(e(343))/8*(-parseInt(e(349))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt)})(),(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:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function a(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),a=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=h(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=m(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(!a.length)return;const l={},f=[];for(const t of a)if(void 0!==t.indent){c(t)||(f.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,f.length);if(a<f.length&&f[a].id!==t.id&&(f.length=a),a<f.length-1)f.length=a+1;else{const c=u(t,n);if(a>f.length-1||f[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=p(c,s,r);if(i(t.marginLeft)&&(0==a||i(f[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=o(parseFloat(e)-parseFloat(f[a-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[a-1].listItemElements;s.appendChild(n,t[t.length-1])}f[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[a].listElement),f[a].listItemElements.push(m),0==a&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(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}}function c(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(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 p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){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&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(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,${y(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 y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(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 w(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 b(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 v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{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 v.test(t)||x.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),a(r,i,this.hasMultiLevelListPlugin),g(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,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function A(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function E(t,n){const r=new DOMParser,s=function(t){return A(A(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var C=n(584);!function(t){const e=L,n=t();for(;;)try{if(162954===-parseInt(e(386))/1+parseInt(e(385))/2+-parseInt(e(384))/3+parseInt(e(377))/4+parseInt(e(382))/5*(-parseInt(e(383))/6)+-parseInt(e(379))/7*(parseInt(e(378))/8)+parseInt(e(387))/9*(-parseInt(e(380))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=T();return(L=function(t,e){return n[t-=377]})(t,e)}function O(t){return P[L(381)](t)}function T(){const t=["25ZLvvQx","131658CKqhRg","20883ZOYdEL","640582UcBUry","215256iVSWUS","126hLNYxk","1247416XrDAKd","8qMgZBf","556367QBbFtS","41270yPoElG","test"];return(T=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(636302===parseInt(e(459))/1*(-parseInt(e(449))/2)+-parseInt(e(450))/3+parseInt(e(452))/4+-parseInt(e(463))/5*(parseInt(e(454))/6)+-parseInt(e(458))/7*(parseInt(e(439))/8)+-parseInt(e(443))/9+parseInt(e(440))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=M();return(R=function(t,e){return n[t-=439]})(t,e)}function M(){const t=["41815890FatPap","assign","trim","10308645lghayg","length","hasClass","cssRules","name","selectorText","7694JMwxJP","2496771sBZXDy","tagName","906544uhnYaY","split","1476234UYZYEf","set","exec","initial","1080184VMteNH","242fiWiAw","className","push","groups","5dfUvDD","map","getPropertyValue","style","32EZtYat"];return(M=function(){return t})()}function N(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(451)]&&!s[n(460)])continue;const e=!s[n(451)]||t[n(447)]===s[n(451)],o=!s[n(460)]||t[n(445)](s[n(460)]);e&&o&&r[n(455)](s,i)}return r}function D(t){const e=R,n={};for(let r=0;r<t[e(444)];r++){const s=t[r],i=t[e(465)](s);e(457)!==i&&(n[s]=i)}return n}function k(t){const e=R,n=t[e(453)](",")[e(464)](t=>t[e(442)]()),r=[];for(const t of n){const n=F[e(456)](t);n&&r[e(461)](n[e(462)])}return r}function j(t){const e=R,n={};for(const r of t)Object[e(441)](n,r);return n}function W(){const t=["type","6mNpQVz","from","_parsedData","document","319199vmTPTG","10969569ZAGEKn","4602031nDqkLa","content","310014VXYtqe","execute","size","14138176PolWMh","isActive","values","2727952arZcHM","item","155285JJJeyi","createRangeIn","setStyle","hasStyle","elementStart","20kCZiod"];return(W=function(){return t})()}const V=$;function $(t,e){const n=W();return($=function(t,e){return n[t-=249]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(904128===-parseInt(e(265))/1+-parseInt(e(252))/2+parseInt(e(269))/3+-parseInt(e(259))/4*(-parseInt(e(254))/5)+-parseInt(e(261))/6*(parseInt(e(267))/7)+parseInt(e(249))/8+parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class K extends S{[V(270)](t){const n=V,{body:r,styles:s}=t[n(263)],i=new e.ViewUpcastWriter(r[n(264)]),o=i[n(255)](r),a=function(t){const e=R,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(455)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(446)])if(t instanceof CSSStyleRule){const r=D(t[e(466)]);n[t[e(448)]]=Object[e(441)]({},n[t[e(448)]]||{},r)}return n}(s));for(const t of o){if(n(258)!==t[n(260)])continue;const e=N(t[n(253)],a);if(e[n(271)]){const r=j(Array[n(262)](e[n(251)]()));for(const e in r){const s=t[n(253)];s[n(257)](e)||i[n(256)](e,r[e],s)}}}t[n(268)]=r}[V(250)](t){return super[V(250)](t)||O(t)}}function q(){const t=["high","548514JSYbdi","getData","pluginName","521148TPoBVT","text/html","168jpMFKh","get","3935pMgwbx","requires","plugins","fromCharCode","isOfficialPlugin","70323rAVYFe","inputTransformation","PasteFromOfficeEnhancedInliner","init","afterInit","960VgtBev","view","editing","execute","stylesProcessor","document","join","1806464SLaoQQ","dataTransfer","_parsedData","href","522009OixSNF","editor","map","PasteFromOffice","ClipboardPipeline","isPremiumPlugin","isActive","44256HPumiZ"];return(q=function(){return t})()}function B(t,e){const n=q();return(B=function(t,e){return n[t-=237]})(t,e)}const U=B;!function(t){const e=B,n=t();for(;;)try{if(149445===parseInt(e(247))/1+-parseInt(e(272))/2+parseInt(e(238))/3+parseInt(e(252))/4*(parseInt(e(242))/5)+parseInt(e(270))/6*(-parseInt(e(240))/7)+parseInt(e(259))/8+-parseInt(e(263))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class J extends t.Plugin{static get[U(237)](){return U(249)}static get[U(246)](){return!0}static get[U(268)](){return!0}static get[U(243)](){return[U(266)]}[U(250)](){const t=U,e=this[t(264)],n=e[t(244)][t(241)](t(267)),r=e[t(254)][t(253)][t(257)],s=new K(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(260)][i(273)](i(239));s[i(269)](o)&&(n[i(261)]||(n[i(261)]=E(o,r[i(256)])),s[i(255)](n))},{priority:C.priorities[t(241)](t(271))+11})}[U(251)](){!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=B;return t[e(265)](t=>String[e(245)](t))[e(258)]("")}!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,C.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 h(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,h(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:1770249600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=B,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(262)]);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 Y=H;function H(t,e){const n=X();return(H=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(951381===-parseInt(e(226))/1+-parseInt(e(219))/2*(-parseInt(e(210))/3)+-parseInt(e(221))/4+parseInt(e(229))/5*(-parseInt(e(197))/6)+parseInt(e(220))/7*(-parseInt(e(192))/8)+-parseInt(e(224))/9*(parseInt(e(207))/10)+-parseInt(e(208))/11*(-parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);const z=[Y(200),Y(189),Y(217),Y(227),Y(212),Y(214),Y(218),Y(199)],Q=[Y(200),Y(189),Y(217)],Z={"font-style":[[Y(191),"i"]],"font-weight":[[Y(222),Y(190)],[Y(198),Y(190)],[Y(204),Y(190)],[t=>Number(t)>=600,Y(190)]],"text-decoration":[[Y(213),"u"],[Y(185),"s"]],"text-decoration-line":[[Y(213),"u"],[Y(185),"s"]],"vertical-align":[[Y(194),Y(194)],[Y(209),Y(186)]]};function _(t){return z[Y(230)](t)}function X(){const t=["font-style","2600742prukyq","14zhbxLP","5372644crpmLC","medium","24gHxjQA","27ytJRJR","createElement","533658OXuRCy","text-decoration","split","9064270moNWQX","includes","line-through","sup","filter","forEach","font-family","strong","italic","7371832vgvIPy","getStyle","sub","setStyle","getChildren","6HzbyvD","bold","vertical-align","color","insertChild","span","from","bolder","length","keys","6113010awFeOA","38596492fdmETp","super","3NusQSa","getStyleNames","text-decoration-line","underline","font-weight","removeStyle","function","font-size"];return(X=function(){return t})()}function G(t){const e=Y;return Array[e(203)](t[e(211)]())[e(187)](_)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Y,r={},s={};return e[n(188)](e=>{const i=n,o=t[i(193)](e);if(o)if(a=e,Q[Y(230)](a))r[e]=o;else if(e in Z){const t=o[i(228)](" ");Z[e][i(188)](([n,r])=>{const o=i;for(const i of t)(o(216)==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=Y;for(const s in n)n[s][r(188)](([,n])=>{const s=r,i=e[s(225)](n,[],t[s(196)]());e[s(201)](0,i,t)}),e[r(215)](s,t)})(t,e,s),function(t,e,n){const r=Y;if(!Object[r(206)](n)[r(205)])return;const s=e[r(225)](r(202),[],t[r(196)]());e[r(195)](n,s),e[r(201)](0,s,t),e[r(215)](Object[r(206)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=146]})(t,e)}function rt(){const t=["847792xdEaSt","10fUPTRt","1883mSdauO","isActive","blockElements","document","stylesProcessor","385376pDMXmD","14UuDkjs","_parsedData","createRangeIn","content","2179086mNNPIN","878268riyxwq","element","1046771SMtsdj","156aBcaTN","execute","font","5dtTdpx","4960269bRIOCv","722OjeoYb","getItems","includes","name"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(353834===parseInt(e(169))/1*(-parseInt(e(163))/2)+parseInt(e(155))/3+-parseInt(e(149))/4*(parseInt(e(161))/5)+parseInt(e(154))/6+-parseInt(e(150))/7*(parseInt(e(167))/8)+parseInt(e(162))/9*(-parseInt(e(168))/10)+-parseInt(e(157))/11*(-parseInt(e(158))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends S{[et(159)](t){const n=et,{body:r}=t[n(151)],s=new e.ViewUpcastWriter(r[n(147)]),i=s[n(152)](r),o=new e.ViewDocument(s[n(147)][n(148)]),a=[...new e.ViewDomConverter(o)[n(146)],n(160)],c=i[n(164)]();for(const t of c)if(t.is(n(156))&&a[n(165)](t[n(166)])){tt(t,s,G(t))}t[n(153)]=r}[et(170)](t){return super[et(170)](t)||O(t)}}function it(t,e){const n=at();return(it=function(t,e){return n[t-=172]})(t,e)}const ot=it;function at(){const t=["featureNotAllowed","27PzqUEe","invalid","20RdAhOk","ClipboardPipeline","get","24DJvYtX","PasteFromOffice","plugins","stylesProcessor","12VqhPJI","editor","_parsedData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","PasteFromOfficeEnhancedPropagator","39640TFgAWw","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","296217ZMtsgT","1553548hoqKYS","isPremiumPlugin","isOfficialPlugin","view","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyInvalid","91tihtpz","evaluationLimit","destroy","dataTransfer","editing","pluginName","usageLimit","pasteFromOfficeEnhancedLicenseKeyValid","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","24620453osmHdC","requires","PasteFromOfficeEnhanced","isActive","expired","getData","document","config","high","execute","_showLicenseError","139602FoGAkl","380bgdJHv","1001512zLTaWW","236401EFQwXR","init","pasteFromOfficeEnhancedLicenseKeyDomainLimit","domainLimit"];return(at=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(788381===parseInt(e(182))/1+-parseInt(e(223))/2*(parseInt(e(181))/3)+-parseInt(e(178))/4*(parseInt(e(211))/5)+parseInt(e(210))/6*(-parseInt(e(188))/7)+-parseInt(e(212))/8*(parseInt(e(218))/9)+parseInt(e(220))/10*(-parseInt(e(213))/11)+-parseInt(e(172))/12*(-parseInt(e(199))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{[ot(196)];[ot(186)];static get[ot(193)](){return ot(177)}static get[ot(184)](){return!0}static get[ot(183)](){return!0}static get[ot(200)](){return[ot(224)]}[ot(214)](){const t=ot,e=this[t(173)],n=e[t(225)][t(222)](t(221)),r=e[t(192)][t(185)][t(205)],s=new st(r);n.on(t(179),(e,n)=>{const i=t,o=n[i(191)][i(204)](i(198));s[i(202)](o)&&(n[i(174)]||(n[i(174)]=E(o,r[i(226)])),s[i(208)](n))},{priority:C.priorities[t(222)](t(207))+10}),this[t(196)]=this[t(173)][t(206)][t(222)](t(196));const i=this[t(173)];this[t(186)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(195)==s||e(187)==s||e(180)==s||e(215)==s||e(197)==s||e(176)==s||e(175)==s){delete i[r],n=s,clearInterval(this[e(186)]),this[e(186)]=void 0;break}}e(187)==n&&i[e(209)](e(219)),e(180)==n&&i[e(209)](e(203)),e(215)==n&&i[e(209)](e(216)),e(197)==n&&i[e(209)](e(217),e(201)),e(176)==n&&i[e(209)](e(189)),e(175)==n&&i[e(209)](e(194))},1e3)}[ot(190)](){const t=ot;super[t(190)](),this[t(186)]&&clearInterval(this[t(186)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=237]})(t,e)}function ft(){var t=["18HXOWuL","PasteFromOfficeEnhanced","844504FllEWH","isPremiumPlugin","3450500jQPtEY","1593884gWhkJh","2125248NuwVkq","pluginName","7BAZVeG","PasteFromOffice","27285020GrTdSl","175900NvoerB","isOfficialPlugin","requires","8438589aFftwv","1iPDxVb"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(499760===parseInt(e(248))/1*(-parseInt(e(238))/2)+parseInt(e(249))/3*(-parseInt(e(244))/4)+-parseInt(e(237))/5+parseInt(e(239))/6+parseInt(e(241))/7*(parseInt(e(251))/8)+-parseInt(e(247))/9+parseInt(e(243))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(240)](){return lt(250)}static get[lt(245)](){return!0}static get[lt(252)](){return!0}static get[lt(246)](){return[lt(242),J,ct]}}function mt(){var t=["706718vyJgxB","334427psFTec","479500MxDcJG","3pKxRxL","1152240NvQDqs","14VpdhQi","8564517zlLgXg","18300lrOHYj","889296IEDNRe"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=265]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(436270===-parseInt(e(272))/1+-parseInt(e(271))/2*(parseInt(e(265))/3)+-parseInt(e(269))/4+-parseInt(e(273))/5+parseInt(e(266))/6*(parseInt(e(267))/7)+-parseInt(e(270))/8+parseInt(e(268))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(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 _0x55f0d1}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2e43ca,parsePasteOfficeHtml as _0x244522}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x546a5e,uid as _0x395dda}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0xeba1e2,ViewDocument as _0x4cc6d4,ViewDomConverter as _0x2a820e}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x3523c9){return m['test'](_0x3523c9);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x42fbbb,_0x55cc18){const _0x5e5cd2=new Map();for(const [_0x509030,_0x787478]of _0x55cc18){if(!_0x509030['tagName']&&!_0x509030['className'])continue;const _0x33fea1=!_0x509030['tagName']||_0x42fbbb['name']===_0x509030['tagName'],_0x15964a=!_0x509030['className']||_0x42fbbb['hasClass'](_0x509030['className']);_0x33fea1&&_0x15964a&&_0x5e5cd2['set'](_0x509030,_0x787478);}return _0x5e5cd2;}function h(_0x40bdf6){const _0x186d5d={};for(let _0x518ef5=0x0;_0x518ef5<_0x40bdf6['length'];_0x518ef5++){const _0xc10932=_0x40bdf6[_0x518ef5],_0x25f3f2=_0x40bdf6['getPropertyValue'](_0xc10932);'initial'!==_0x25f3f2&&(_0x186d5d[_0xc10932]=_0x25f3f2);}return _0x186d5d;}function O(_0x24d501){const _0x62795b=_0x24d501['split'](',')['map'](_0x1f6270=>_0x1f6270['trim']()),_0x421690=[];for(const _0x1635ab of _0x62795b){const _0x435bfe=S['exec'](_0x1635ab);_0x435bfe&&_0x421690['push'](_0x435bfe['groups']);}return _0x421690;}function k(_0x1b3510){const _0x2efa0d={};for(const _0x30f4fa of _0x1b3510)Object['assign'](_0x2efa0d,_0x30f4fa);return _0x2efa0d;}class c extends _0x2e43ca{['execute'](_0x155f52){const {body:_0x1c2bea,styles:_0x48fdf1}=_0x155f52['_parsedData'],_0x3e7d50=new _0xeba1e2(_0x1c2bea['document']),_0x22dbac=_0x3e7d50['createRangeIn'](_0x1c2bea),_0x1247be=function(_0xd9d1d4){const _0x5aca1a={};for(const _0x534f8d of _0xd9d1d4)for(const _0x1cf0a0 of _0x534f8d['cssRules'])if(_0x1cf0a0 instanceof CSSStyleRule){const _0x4da762=h(_0x1cf0a0['style']);_0x5aca1a[_0x1cf0a0['selectorText']]=Object['assign']({},_0x5aca1a[_0x1cf0a0['selectorText']]||{},_0x4da762);}return _0x5aca1a;}(_0x48fdf1),_0x183adb=function(_0x212e59){const _0x15df62=new Map();for(const _0x58aec6 in _0x212e59){const _0x2cca69=O(_0x58aec6),_0x316ebf=_0x212e59[_0x58aec6];for(const _0x2f4019 of _0x2cca69)_0x15df62['set'](_0x2f4019,_0x316ebf);}return _0x15df62;}(_0x1247be);for(const _0x33ae94 of _0x22dbac){if('elementStart'!==_0x33ae94['type'])continue;const _0x5ddaf3=j(_0x33ae94['item'],_0x183adb);if(_0x5ddaf3['size']){const _0x44c860=k(Array['from'](_0x5ddaf3['values']()));for(const _0x5cb215 in _0x44c860){const _0xf34697=_0x33ae94['item'];_0xf34697['hasStyle'](_0x5cb215)||_0x3e7d50['setStyle'](_0x5cb215,_0x44c860[_0x5cb215],_0xf34697);}}}_0x155f52['content']=_0x1c2bea;}['isActive'](_0x291529){return super['isActive'](_0x291529)||p(_0x291529);}}class i extends _0x55f0d1{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x147533=this['editor'],_0x16867e=_0x147533['plugins']['get']('ClipboardPipeline'),_0x1d46c3=_0x147533['editing']['view']['document'],_0x52de79=new c(_0x1d46c3);_0x16867e['on']('inputTransformation',(_0x292157,_0x5e262a)=>{const _0x39fc0d=_0x5e262a['dataTransfer']['getData']('text/html');_0x52de79['isActive'](_0x39fc0d)&&(_0x5e262a['_parsedData']||(_0x5e262a['_parsedData']=_0x244522(_0x39fc0d,_0x1d46c3['stylesProcessor'])),_0x52de79['execute'](_0x5e262a));},{'priority':_0x546a5e['get']('high')+0xb});}['afterInit'](){!async function(_0x5a7330){const _0xf404a5=_0x2d913d([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]),_0x5ad16e=0x7374585f,_0x2e7c3a=0x7373d89f^_0x5ad16e,_0x303c36=window[_0x2d913d([0x44,0x61,0x74,0x65])][_0x2d913d([0x6e,0x6f,0x77])](),_0x1c610f=_0x5a7330[_0x2d913d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x55be84=new window[(_0x2d913d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1948a8=>{_0x1c610f[_0x2d913d([0x6f,0x6e,0x63,0x65])](_0x2d913d([0x72,0x65,0x61,0x64,0x79]),_0x1948a8);}),_0x8bdaa2={[_0x2d913d([0x6b,0x74,0x79])]:_0x2d913d([0x45,0x43]),[_0x2d913d([0x75,0x73,0x65])]:_0x2d913d([0x73,0x69,0x67]),[_0x2d913d([0x63,0x72,0x76])]:_0x2d913d([0x50,0x2d,0x32,0x35,0x36]),[_0x2d913d([0x78])]:_0x2d913d([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]),[_0x2d913d([0x79])]:_0x2d913d([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]),[_0x2d913d([0x61,0x6c,0x67])]:_0x2d913d([0x45,0x53,0x32,0x35,0x36])},_0xf56053=_0x1c610f[_0x2d913d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d913d([0x67,0x65,0x74])](_0x2d913d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4f4ca9(){let _0x179674,_0x5ddaea=null,_0x28c50c=null;try{if(_0xf56053==_0x2d913d([0x47,0x50,0x4c]))return _0x2d913d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x179674=_0x53bc4b(),!_0x179674)return _0x2d913d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x179674[_0x2d913d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x28c50c=_0x15b90b(_0x179674[_0x2d913d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x179674[_0x2d913d([0x6a,0x74,0x69])])),await _0x26e5b4()?_0x19a870()?_0x896e9c()?_0x2d913d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x18b3e7()?(_0x179674[_0x2d913d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d913d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5ddaea=_0x20c1f3(_0x2d913d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x259865()):_0x2d913d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d913d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d913d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d913d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x896e9c(){const _0x3fe7df=[_0x2d913d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d913d([0x74,0x72,0x69,0x61,0x6c])][_0x2d913d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179674[_0x2d913d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x303c36/0x3e8:0xe10*_0x2e7c3a;return _0x179674[_0x2d913d([0x65,0x78,0x70])]<_0x3fe7df;}function _0x19a870(){const _0x4f0245=_0x179674[_0x2d913d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4f0245&&(!!_0x4f0245[_0x2d913d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d913d([0x2a]))||(!!_0x4f0245[_0x2d913d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d913d([0x50,0x4f,0x45]))||(!!_0x4f0245[_0x2d913d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d913d([0x50,0x50]))||!(!_0x4f0245[_0x2d913d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d913d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x12f2da()))));}function _0x18b3e7(){const _0x3c8b33=_0x179674[_0x2d913d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3c8b33||0x0==_0x3c8b33[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d19b4}=new URL(window[_0x2d913d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3c8b33[_0x2d913d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d19b4))return!0x0;const _0x4f8010=_0x3d19b4[_0x2d913d([0x73,0x70,0x6c,0x69,0x74])](_0x2d913d([0x2e]));return _0x3c8b33[_0x2d913d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x162541=>_0x162541[_0x2d913d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d913d([0x2a])))[_0x2d913d([0x6d,0x61,0x70])](_0x3b50e0=>_0x3b50e0[_0x2d913d([0x73,0x70,0x6c,0x69,0x74])](_0x2d913d([0x2e])))[_0x2d913d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x58b1e4=>_0x58b1e4[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4f8010[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d913d([0x6d,0x61,0x70])](_0x4e4740=>Array(_0x4f8010[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4e4740[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d913d([0x66,0x69,0x6c,0x6c])](_0x4e4740[0x0]===_0x2d913d([0x2a])?_0x2d913d([0x2a]):'')[_0x2d913d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4e4740))[_0x2d913d([0x73,0x6f,0x6d,0x65])](_0x3d7bd8=>_0x4f8010[_0x2d913d([0x65,0x76,0x65,0x72,0x79])]((_0x1c24c9,_0x39e31e)=>_0x3d7bd8[_0x39e31e]===_0x1c24c9||_0x3d7bd8[_0x39e31e]===_0x2d913d([0x2a])));}function _0x259865(){return _0x5ddaea&&_0x28c50c?new window[(_0x2d913d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5b13e8,_0x4c600f)=>{_0x5ddaea[_0x2d913d([0x74,0x68,0x65,0x6e])](_0x5b13e8,_0x4c600f),_0x28c50c[_0x2d913d([0x74,0x68,0x65,0x6e])](_0x333d18=>{_0x333d18!=_0x2d913d([0x56,0x61,0x6c,0x69,0x64])&&_0x5b13e8(_0x333d18);},_0x4c600f);}):_0x5ddaea||_0x28c50c||_0x2d913d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x15b90b(_0x2d7d20,_0x112cd4){return new window[(_0x2d913d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45a6e0=>{if(_0x49094d())return _0x45a6e0(_0x2d913d([0x56,0x61,0x6c,0x69,0x64]));_0x460948(),_0x1c610f[_0x2d913d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d913d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x42f522=!0x1;const _0xd3c8c=_0x395dda();function _0x2f7a3f(_0x19070a){return!!_0x19070a&&(typeof _0x19070a===_0x2d913d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x19070a===_0x2d913d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x19070a[_0x2d913d([0x74,0x68,0x65,0x6e])]===_0x2d913d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x19070a[_0x2d913d([0x63,0x61,0x74,0x63,0x68])]===_0x2d913d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x385e39(_0x229bba){_0x1d6f99(_0x229bba)[_0x2d913d([0x74,0x68,0x65,0x6e])](_0x6446f5=>{if(!_0x6446f5||_0x6446f5[_0x2d913d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d913d([0x6f,0x6b]))return _0x2d913d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3c0015(_0x463e8a(_0xd3c8c+_0x112cd4))!=_0x6446f5[_0x2d913d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d913d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d913d([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d913d([0x74,0x68,0x65,0x6e])](_0x4ef611=>(_0xfdc124(),_0x4ef611),()=>{const _0x36aa17=_0x5531f5();return null==_0x36aa17?(_0xfdc124(),_0x2d913d([0x56,0x61,0x6c,0x69,0x64])):_0x2d913d(_0x303c36-_0x36aa17>(0x5778dc5f^_0x5ad16e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d913d([0x74,0x68,0x65,0x6e])](_0x45a6e0)[_0x2d913d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x45a6e0(_0x2d913d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe3c059=0x7342b6df^_0x5ad16e;function _0xfdc124(){const _0x39c002=_0x2d913d([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c0015(_0x463e8a(_0x2d7d20)),_0x1258af=_0x105e6c(_0x3c0015(window[_0x2d913d([0x4d,0x61,0x74,0x68])][_0x2d913d([0x63,0x65,0x69,0x6c])](_0x303c36/_0xe3c059)));window[_0x2d913d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d913d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39c002,_0x1258af);}function _0x5531f5(){const _0x4dfded=_0x2d913d([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c0015(_0x463e8a(_0x2d7d20)),_0x6d58=window[_0x2d913d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d913d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4dfded);return _0x6d58?window[_0x2d913d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x105e6c(_0x6d58),0x10)*_0xe3c059:null;}function _0x1d6f99(_0x175e41){return new window[(_0x2d913d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x106edf,_0x16d058)=>{_0x175e41[_0x2d913d([0x74,0x68,0x65,0x6e])](_0x106edf,_0x16d058),window[_0x2d913d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x16d058,0x73758c9f^_0x5ad16e);});}}_0x1c610f[_0x2d913d([0x6f,0x6e])](_0x2d913d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5ab262,_0x1ceedc)=>{if(_0x1ceedc[0x0]!=_0x2d7d20)return _0x45a6e0(_0x2d913d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1ceedc[0x1]={..._0x1ceedc[0x1],[_0x2d913d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xd3c8c};},{[_0x2d913d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d913d([0x68,0x69,0x67,0x68])}),_0x1c610f[_0x2d913d([0x6f,0x6e])](_0x2d913d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4458e7=>{_0x2f7a3f(_0x4458e7[_0x2d913d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x42f522=!0x0,_0x385e39(_0x4458e7[_0x2d913d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d913d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d913d([0x6c,0x6f,0x77])}),_0x55be84[_0x2d913d([0x74,0x68,0x65,0x6e])](()=>{_0x42f522||_0x45a6e0(_0x2d913d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x49094d(){return _0x1c610f[_0x2d913d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d913d([0x76,0x69,0x65,0x77])][_0x2d913d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d913d([0x61,0x75,0x74,0x6f]);}function _0x460948(){_0x1c610f[_0x2d913d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d913d([0x76,0x69,0x65,0x77])][_0x2d913d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d913d([0x61,0x75,0x74,0x6f]);}}function _0x20c1f3(_0x3c5a64){const _0x3c2731=[new window[(_0x2d913d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cc0a6=>setTimeout(_0x5cc0a6,0x737d6693^_0x5ad16e)),_0x55be84[_0x2d913d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d913d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x61da7e=>{let _0x2eacf1=0x0;_0x1c610f[_0x2d913d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d913d([0x6f,0x6e])](_0x2d913d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x41a6d2,_0x22fa53)=>{_0x22fa53[0x0][_0x2d913d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2eacf1++,_0x2eacf1==(0x73745db7^_0x5ad16e)&&(_0x61da7e(),_0x41a6d2[_0x2d913d([0x6f,0x66,0x66])]());});}))];return window[_0x2d913d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d913d([0x72,0x61,0x63,0x65])](_0x3c2731)[_0x2d913d([0x74,0x68,0x65,0x6e])](()=>_0x3c5a64);}async function _0x1f9eef(){await _0x55be84,_0x1c610f[_0x2d913d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d913d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53453e,_0x1c610f[_0x2d913d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d913d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53453e,_0x1c610f[_0x2d913d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d913d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x12f2da(){return window[_0x2d913d([0x67,0x6c,0x6f,0x62])]&&window[_0x2d913d([0x67,0x6c,0x6f,0x62])][_0x2d913d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x44b589(_0x526d2e){const _0x4e501b=_0x402ecc();_0x1c610f[_0x4e501b]=_0x2d913d([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])+_0x526d2e,_0x526d2e!=_0x2d913d([0x56,0x61,0x6c,0x69,0x64])&&_0x1f9eef();}function _0x402ecc(){const _0x1183e2=window[_0x2d913d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d913d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d913d([0x6e,0x6f,0x77])]())[_0x2d913d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d913d([0x2e]),'');let _0x3e1ab4=_0x2d913d([0x73]);for(let _0x2475a5=0x0;_0x2475a5<_0x1183e2[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2475a5+=0x2){let _0x1efeab=window[_0x2d913d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1183e2[_0x2d913d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2475a5,_0x2475a5+0x2));_0x1efeab>=_0xf404a5[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1efeab-=_0xf404a5[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3e1ab4+=_0xf404a5[_0x1efeab];}return _0x3e1ab4;}function _0x53bc4b(){const _0x1ab440=_0xf56053[_0x2d913d([0x73,0x70,0x6c,0x69,0x74])](_0x2d913d([0x2e]));if(0x3!=_0x1ab440[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3cfb31(_0x1ab440[0x1]);function _0x3cfb31(_0x142110){const _0x1c16eb=_0x50742f(_0x142110);return _0x1c16eb&&_0x35f501()?_0x1c16eb:null;function _0x35f501(){const _0x1396ba=_0x1c16eb[_0x2d913d([0x6a,0x74,0x69])],_0x129d51=window[_0x2d913d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1396ba[_0x2d913d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1396ba[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x412ed8={..._0x1c16eb,[_0x2d913d([0x6a,0x74,0x69])]:_0x1396ba[_0x2d913d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1396ba[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x412ed8[_0x2d913d([0x76,0x63])],_0x463e8a(_0x412ed8)==_0x129d51;}}}async function _0x26e5b4(){let _0x22df81=!0x0;try{const _0x306917=_0xf56053[_0x2d913d([0x73,0x70,0x6c,0x69,0x74])](_0x2d913d([0x2e])),[_0x4c87de,_0x3b4f09,_0x484ac2]=_0x306917;return _0x91cf5d(_0x4c87de),await _0x5016ae(_0x4c87de,_0x3b4f09,_0x484ac2),_0x22df81;}catch{return!0x1;}function _0x91cf5d(_0x2d7871){const _0x5001d2=_0x50742f(_0x2d7871);_0x5001d2&&_0x5001d2[_0x2d913d([0x61,0x6c,0x67])]==_0x2d913d([0x45,0x53,0x32,0x35,0x36])||(_0x22df81=!0x1);}async function _0x5016ae(_0x9c9135,_0x5b33a5,_0x16708a){const _0x46c361=window[_0x2d913d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d913d([0x66,0x72,0x6f,0x6d])](_0x310df3(_0x16708a),_0x193d52=>_0x193d52[_0x2d913d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f41cf=new window[(_0x2d913d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d913d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9c9135+_0x2d913d([0x2e])+_0x5b33a5),_0x48dda8=window[_0x2d913d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d913d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x48dda8)return;const _0x12721e=await _0x48dda8[_0x2d913d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d913d([0x6a,0x77,0x6b]),_0x8bdaa2,{[_0x2d913d([0x6e,0x61,0x6d,0x65])]:_0x2d913d([0x45,0x43,0x44,0x53,0x41]),[_0x2d913d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d913d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d913d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x48dda8[_0x2d913d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d913d([0x6e,0x61,0x6d,0x65])]:_0x2d913d([0x45,0x43,0x44,0x53,0x41]),[_0x2d913d([0x68,0x61,0x73,0x68])]:{[_0x2d913d([0x6e,0x61,0x6d,0x65])]:_0x2d913d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12721e,_0x46c361,_0x4f41cf)||(_0x22df81=!0x1);}}function _0x50742f(_0x2e7bcb){return _0x2e7bcb[_0x2d913d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d913d([0x65,0x79]))?JSON[_0x2d913d([0x70,0x61,0x72,0x73,0x65])](_0x310df3(_0x2e7bcb)):null;}function _0x310df3(_0x259259){return window[_0x2d913d([0x61,0x74,0x6f,0x62])](_0x259259[_0x2d913d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d913d([0x2b]))[_0x2d913d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d913d([0x2f])));}function _0x463e8a(_0x2a1a8e){let _0x15f2e0=0x1505;function _0x553688(_0x3e9ca5){for(let _0x4f15cf=0x0;_0x4f15cf<_0x3e9ca5[_0x2d913d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f15cf++){const _0x28a8ea=_0x3e9ca5[_0x2d913d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f15cf);_0x15f2e0=(_0x15f2e0<<0x5)+_0x15f2e0+_0x28a8ea,_0x15f2e0&=_0x15f2e0;}}function _0x4bb7af(_0x120786){Array[_0x2d913d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x120786)?_0x120786[_0x2d913d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4bb7af):_0x120786&&typeof _0x120786==_0x2d913d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d913d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x120786)[_0x2d913d([0x73,0x6f,0x72,0x74])]()[_0x2d913d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xe163db,_0x3df166])=>{_0x553688(_0xe163db),_0x4bb7af(_0x3df166);}):_0x553688(window[_0x2d913d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x120786));}return _0x4bb7af(_0x2a1a8e),_0x15f2e0>>>0x0;}function _0x3c0015(_0x339697){return _0x339697[_0x2d913d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d913d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d913d([0x30]));}function _0x105e6c(_0xa7194e){return _0xa7194e[_0x2d913d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d913d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d913d([0x6a,0x6f,0x69,0x6e])]('');}function _0x53453e(){}function _0x2d913d(_0x19f503){return _0x19f503['map'](_0x20bb63=>String['fromCharCode'](_0x20bb63))['join']('');}_0x44b589(await _0x4f4ca9());}(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'],[_0x331168=>Number(_0x331168)>=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(_0x5f0ea8){return E['includes'](_0x5f0ea8);}function g(_0x22b5d7){return Array['from'](_0x22b5d7['getStyleNames']())['filter'](P);}function b(_0x602120,_0x194e08,_0x4c56af){const {spanStyles:_0x300cbd,stylesToBeHtmlElements:_0x3bd419}=function(_0x1b233e,_0x88c6d){const _0xd73bf={},_0x5cfe73={};return _0x88c6d['forEach'](_0x9e30cc=>{const _0x3ef0fa=_0x1b233e['getStyle'](_0x9e30cc);if(_0x3ef0fa){if(function(_0x4f817c){return L['includes'](_0x4f817c);}(_0x9e30cc))_0xd73bf[_0x9e30cc]=_0x3ef0fa;else{if(function(_0x5f0588){return _0x5f0588 in F;}(_0x9e30cc)){const _0x396b28=_0x3ef0fa['split']('\x20');F[_0x9e30cc]['forEach'](([_0x211758,_0x22dc2a])=>{for(const _0x3f0f51 of _0x396b28){('function'==typeof _0x211758&&_0x211758(_0x3f0f51)||_0x211758===_0x3f0f51)&&(_0x5cfe73[_0x9e30cc]=[..._0x5cfe73[_0x9e30cc]||[],[_0x211758,_0x22dc2a]]);}});}}}}),{'spanStyles':_0xd73bf,'stylesToBeHtmlElements':_0x5cfe73};}(_0x602120,_0x4c56af);!function(_0x514709,_0x5280a1,_0x28dcf1){for(const _0xde49a3 in _0x28dcf1){_0x28dcf1[_0xde49a3]['forEach'](([,_0x20ca7a])=>{const _0x5015a4=_0x5280a1['createElement'](_0x20ca7a,[],_0x514709['getChildren']());_0x5280a1['insertChild'](0x0,_0x5015a4,_0x514709);}),_0x5280a1['removeStyle'](_0xde49a3,_0x514709);}}(_0x602120,_0x194e08,_0x3bd419),function(_0x4ed240,_0x2ee9ac,_0x55ea68){if(!Object['keys'](_0x55ea68)['length'])return;const _0x477485=_0x2ee9ac['createElement']('span',[],_0x4ed240['getChildren']());_0x2ee9ac['setStyle'](_0x55ea68,_0x477485),_0x2ee9ac['insertChild'](0x0,_0x477485,_0x4ed240),_0x2ee9ac['removeStyle'](Object['keys'](_0x55ea68),_0x4ed240);}(_0x602120,_0x194e08,_0x300cbd);}class a extends _0x2e43ca{['execute'](_0x344f00){const {body:_0x113c5f}=_0x344f00['_parsedData'],_0x428d0e=new _0xeba1e2(_0x113c5f['document']),_0x3af42c=_0x428d0e['createRangeIn'](_0x113c5f),_0x4cdffa=new _0x4cc6d4(_0x428d0e['document']['stylesProcessor']),_0x25d858=[...new _0x2a820e(_0x4cdffa)['blockElements'],'font'],_0x1dd5d5=_0x3af42c['getItems']();for(const _0x2a77d3 of _0x1dd5d5)_0x2a77d3['is']('element')&&_0x25d858['includes'](_0x2a77d3['name'])&&b(_0x2a77d3,_0x428d0e,g(_0x2a77d3));_0x344f00['content']=_0x113c5f;}['isActive'](_0x165722){return super['isActive'](_0x165722)||p(_0x165722);}}class s extends _0x55f0d1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x186488=this['editor'],_0x42f44d=_0x186488['plugins']['get']('ClipboardPipeline'),_0x5f00a8=_0x186488['editing']['view']['document'],_0x32cc81=new a(_0x5f00a8);_0x42f44d['on']('inputTransformation',(_0x43f644,_0xa313eb)=>{const _0x3e70df=_0xa313eb['dataTransfer']['getData']('text/html');_0x32cc81['isActive'](_0x3e70df)&&(_0xa313eb['_parsedData']||(_0xa313eb['_parsedData']=_0x244522(_0x3e70df,_0x5f00a8['stylesProcessor'])),_0x32cc81['execute'](_0xa313eb));},{'priority':_0x546a5e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x180594=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2054b0;for(const _0x1ff092 in _0x180594){const _0x3e2d9f=_0x1ff092,_0x33f0ea=_0x180594[_0x3e2d9f];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x33f0ea||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x33f0ea||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x33f0ea||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x33f0ea||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x33f0ea||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x33f0ea||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x33f0ea){delete _0x180594[_0x3e2d9f],_0x2054b0=_0x33f0ea,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2054b0&&_0x180594['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2054b0&&_0x180594['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2054b0&&_0x180594['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2054b0&&_0x180594['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2054b0&&_0x180594['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2054b0&&_0x180594['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x55f0d1{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 _0x3bc2e0}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x50cc0b,parsePasteOfficeHtml as _0x585272}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1f7151,uid as _0x1ffc22}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x5e5c1d,ViewDocument as _0x48f6be,ViewDomConverter as _0x569f81}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x5555d6){return m['test'](_0x5555d6);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x2d66fa,_0x2c6a41){const _0x1c7569=new Map();for(const [_0x191f4d,_0x4c702a]of _0x2c6a41){if(!_0x191f4d['tagName']&&!_0x191f4d['className'])continue;const _0x21bc7e=!_0x191f4d['tagName']||_0x2d66fa['name']===_0x191f4d['tagName'],_0x328b5e=!_0x191f4d['className']||_0x2d66fa['hasClass'](_0x191f4d['className']);_0x21bc7e&&_0x328b5e&&_0x1c7569['set'](_0x191f4d,_0x4c702a);}return _0x1c7569;}function h(_0x5827fe){const _0x11a1b2={};for(let _0x5589cb=0x0;_0x5589cb<_0x5827fe['length'];_0x5589cb++){const _0x293c0e=_0x5827fe[_0x5589cb],_0x49d134=_0x5827fe['getPropertyValue'](_0x293c0e);'initial'!==_0x49d134&&(_0x11a1b2[_0x293c0e]=_0x49d134);}return _0x11a1b2;}function g(_0x22d2c0){const _0x331be1=_0x22d2c0['split'](',')['map'](_0x44abb5=>_0x44abb5['trim']()),_0x204ed9=[];for(const _0x35451d of _0x331be1){const _0x27b5a9=C['exec'](_0x35451d);_0x27b5a9&&_0x204ed9['push'](_0x27b5a9['groups']);}return _0x204ed9;}function A(_0x565f91){const _0x40d0e3={};for(const _0x386c13 of _0x565f91)Object['assign'](_0x40d0e3,_0x386c13);return _0x40d0e3;}class c extends _0x50cc0b{['execute'](_0x15e454){const {body:_0x45b085,styles:_0x4eebd0}=_0x15e454['_parsedData'],_0x2788b5=new _0x5e5c1d(_0x45b085['document']),_0x14a92e=_0x2788b5['createRangeIn'](_0x45b085),_0x8141c=function(_0xa430ea){const _0x7b0d65={};for(const _0x3fb81d of _0xa430ea)for(const _0x5e4747 of _0x3fb81d['cssRules'])if(_0x5e4747 instanceof CSSStyleRule){const _0x45a67c=h(_0x5e4747['style']);_0x7b0d65[_0x5e4747['selectorText']]=Object['assign']({},_0x7b0d65[_0x5e4747['selectorText']]||{},_0x45a67c);}return _0x7b0d65;}(_0x4eebd0),_0x57baf0=function(_0x42f16d){const _0x2a55c3=new Map();for(const _0x27ca4c in _0x42f16d){const _0x273862=g(_0x27ca4c),_0x707ab1=_0x42f16d[_0x27ca4c];for(const _0x52c164 of _0x273862)_0x2a55c3['set'](_0x52c164,_0x707ab1);}return _0x2a55c3;}(_0x8141c);for(const _0xd29483 of _0x14a92e){if('elementStart'!==_0xd29483['type'])continue;const _0x739e49=S(_0xd29483['item'],_0x57baf0);if(_0x739e49['size']){const _0x3462b9=A(Array['from'](_0x739e49['values']()));for(const _0x4e1daf in _0x3462b9){const _0x519145=_0xd29483['item'];_0x519145['hasStyle'](_0x4e1daf)||_0x2788b5['setStyle'](_0x4e1daf,_0x3462b9[_0x4e1daf],_0x519145);}}}_0x15e454['content']=_0x45b085;}['isActive'](_0x1370b1){return super['isActive'](_0x1370b1)||j(_0x1370b1);}}class i extends _0x3bc2e0{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x522843=this['editor'],_0x37b423=_0x522843['plugins']['get']('ClipboardPipeline'),_0x5765b0=_0x522843['editing']['view']['document'],_0x3081eb=new c(_0x5765b0);_0x37b423['on']('inputTransformation',(_0x2f7019,_0x4fe3a7)=>{const _0x5b99b8=_0x4fe3a7['dataTransfer']['getData']('text/html');_0x3081eb['isActive'](_0x5b99b8)&&(_0x4fe3a7['_parsedData']||(_0x4fe3a7['_parsedData']=_0x585272(_0x5b99b8,_0x5765b0['stylesProcessor'])),_0x3081eb['execute'](_0x4fe3a7));},{'priority':_0x1f7151['get']('high')+0xb});}['afterInit'](){!async function(_0x14c191){const _0x100ec3=_0x3ed579([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]),_0x242023=0x7374585f,_0x464435=0x7373d887^_0x242023,_0x48907a=window[_0x3ed579([0x44,0x61,0x74,0x65])][_0x3ed579([0x6e,0x6f,0x77])](),_0x2ec17c=_0x14c191[_0x3ed579([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xde97dd=new window[(_0x3ed579([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2025b7=>{_0x2ec17c[_0x3ed579([0x6f,0x6e,0x63,0x65])](_0x3ed579([0x72,0x65,0x61,0x64,0x79]),_0x2025b7);}),_0x4b857e={[_0x3ed579([0x6b,0x74,0x79])]:_0x3ed579([0x45,0x43]),[_0x3ed579([0x75,0x73,0x65])]:_0x3ed579([0x73,0x69,0x67]),[_0x3ed579([0x63,0x72,0x76])]:_0x3ed579([0x50,0x2d,0x32,0x35,0x36]),[_0x3ed579([0x78])]:_0x3ed579([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]),[_0x3ed579([0x79])]:_0x3ed579([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]),[_0x3ed579([0x61,0x6c,0x67])]:_0x3ed579([0x45,0x53,0x32,0x35,0x36])},_0x5395ee=_0x2ec17c[_0x3ed579([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3ed579([0x67,0x65,0x74])](_0x3ed579([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x178319(){let _0x4ad73e,_0x1b3524=null,_0x332873=null;try{if(_0x5395ee==_0x3ed579([0x47,0x50,0x4c]))return _0x3ed579([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4ad73e=_0x2e95c9(),!_0x4ad73e)return _0x3ed579([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4ad73e[_0x3ed579([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x332873=_0x3aae08(_0x4ad73e[_0x3ed579([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4ad73e[_0x3ed579([0x6a,0x74,0x69])])),await _0x8bc6a5()?_0x2214ea()?_0x3f2ef1()?_0x3ed579([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1b3397()?(_0x4ad73e[_0x3ed579([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ed579([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b3524=_0x2439d5(_0x3ed579([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x567cf9()):_0x3ed579([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3ed579([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3ed579([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3ed579([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3f2ef1(){const _0x3adf86=[_0x3ed579([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3ed579([0x74,0x72,0x69,0x61,0x6c])][_0x3ed579([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ad73e[_0x3ed579([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x48907a/0x3e8:0xe10*_0x464435;return _0x4ad73e[_0x3ed579([0x65,0x78,0x70])]<_0x3adf86;}function _0x2214ea(){const _0x30c242=_0x4ad73e[_0x3ed579([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x30c242&&(!!_0x30c242[_0x3ed579([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ed579([0x2a]))||(!!_0x30c242[_0x3ed579([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ed579([0x50,0x4f,0x45]))||(!!_0x30c242[_0x3ed579([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ed579([0x50,0x50]))||!(!_0x30c242[_0x3ed579([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ed579([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5a6ae2()))));}function _0x1b3397(){const _0x5ea157=_0x4ad73e[_0x3ed579([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5ea157||0x0==_0x5ea157[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x12282d}=new URL(window[_0x3ed579([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5ea157[_0x3ed579([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12282d))return!0x0;const _0x452edd=_0x12282d[_0x3ed579([0x73,0x70,0x6c,0x69,0x74])](_0x3ed579([0x2e]));return _0x5ea157[_0x3ed579([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb524c0=>_0xb524c0[_0x3ed579([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ed579([0x2a])))[_0x3ed579([0x6d,0x61,0x70])](_0x4c850e=>_0x4c850e[_0x3ed579([0x73,0x70,0x6c,0x69,0x74])](_0x3ed579([0x2e])))[_0x3ed579([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4558c7=>_0x4558c7[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x452edd[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3ed579([0x6d,0x61,0x70])](_0x129b14=>Array(_0x452edd[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x129b14[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3ed579([0x66,0x69,0x6c,0x6c])](_0x129b14[0x0]===_0x3ed579([0x2a])?_0x3ed579([0x2a]):'')[_0x3ed579([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x129b14))[_0x3ed579([0x73,0x6f,0x6d,0x65])](_0x200c2a=>_0x452edd[_0x3ed579([0x65,0x76,0x65,0x72,0x79])]((_0x52f756,_0xaa3c70)=>_0x200c2a[_0xaa3c70]===_0x52f756||_0x200c2a[_0xaa3c70]===_0x3ed579([0x2a])));}function _0x567cf9(){return _0x1b3524&&_0x332873?new window[(_0x3ed579([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54da10,_0x481ad1)=>{_0x1b3524[_0x3ed579([0x74,0x68,0x65,0x6e])](_0x54da10,_0x481ad1),_0x332873[_0x3ed579([0x74,0x68,0x65,0x6e])](_0x2706d0=>{_0x2706d0!=_0x3ed579([0x56,0x61,0x6c,0x69,0x64])&&_0x54da10(_0x2706d0);},_0x481ad1);}):_0x1b3524||_0x332873||_0x3ed579([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3aae08(_0x3d55ba,_0x4abbb0){return new window[(_0x3ed579([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48b2cd=>{if(_0x3a0abf())return _0x48b2cd(_0x3ed579([0x56,0x61,0x6c,0x69,0x64]));_0x577b9b(),_0x2ec17c[_0x3ed579([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3ed579([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x420a1e=!0x1;const _0x50df50=_0x1ffc22();function _0x7abee1(_0x4bb2f9){return!!_0x4bb2f9&&(typeof _0x4bb2f9===_0x3ed579([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4bb2f9===_0x3ed579([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4bb2f9[_0x3ed579([0x74,0x68,0x65,0x6e])]===_0x3ed579([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4bb2f9[_0x3ed579([0x63,0x61,0x74,0x63,0x68])]===_0x3ed579([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x577644(_0x295f77){_0x3fad6d(_0x295f77)[_0x3ed579([0x74,0x68,0x65,0x6e])](_0x5f4df7=>{if(!_0x5f4df7||_0x5f4df7[_0x3ed579([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3ed579([0x6f,0x6b]))return _0x3ed579([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x56bf62(_0xdc5448(_0x50df50+_0x4abbb0))!=_0x5f4df7[_0x3ed579([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3ed579([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3ed579([0x56,0x61,0x6c,0x69,0x64]);})[_0x3ed579([0x74,0x68,0x65,0x6e])](_0x3bff9f=>(_0x5f0544(),_0x3bff9f),()=>{const _0x421e02=_0x4ffe9b();return null==_0x421e02?(_0x5f0544(),_0x3ed579([0x56,0x61,0x6c,0x69,0x64])):_0x3ed579(_0x48907a-_0x421e02>(0x5778dc5f^_0x242023)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3ed579([0x74,0x68,0x65,0x6e])](_0x48b2cd)[_0x3ed579([0x63,0x61,0x74,0x63,0x68])](()=>{_0x48b2cd(_0x3ed579([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x259ca4=0x7342b6df^_0x242023;function _0x5f0544(){const _0x327ee7=_0x3ed579([0x6c,0x6c,0x63,0x74,0x2d])+_0x56bf62(_0xdc5448(_0x3d55ba)),_0x398db6=_0x17c331(_0x56bf62(window[_0x3ed579([0x4d,0x61,0x74,0x68])][_0x3ed579([0x63,0x65,0x69,0x6c])](_0x48907a/_0x259ca4)));window[_0x3ed579([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ed579([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x327ee7,_0x398db6);}function _0x4ffe9b(){const _0x3c09e6=_0x3ed579([0x6c,0x6c,0x63,0x74,0x2d])+_0x56bf62(_0xdc5448(_0x3d55ba)),_0x5c4415=window[_0x3ed579([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ed579([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c09e6);return _0x5c4415?window[_0x3ed579([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17c331(_0x5c4415),0x10)*_0x259ca4:null;}function _0x3fad6d(_0x2a3ae3){return new window[(_0x3ed579([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x478801,_0x1f454c)=>{_0x2a3ae3[_0x3ed579([0x74,0x68,0x65,0x6e])](_0x478801,_0x1f454c),window[_0x3ed579([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f454c,0x73758c9f^_0x242023);});}}_0x2ec17c[_0x3ed579([0x6f,0x6e])](_0x3ed579([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x444a24,_0x490533)=>{if(_0x490533[0x0]!=_0x3d55ba)return _0x48b2cd(_0x3ed579([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x490533[0x1]={..._0x490533[0x1],[_0x3ed579([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x50df50};},{[_0x3ed579([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ed579([0x68,0x69,0x67,0x68])}),_0x2ec17c[_0x3ed579([0x6f,0x6e])](_0x3ed579([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5e2c19=>{_0x7abee1(_0x5e2c19[_0x3ed579([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x420a1e=!0x0,_0x577644(_0x5e2c19[_0x3ed579([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3ed579([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ed579([0x6c,0x6f,0x77])}),_0xde97dd[_0x3ed579([0x74,0x68,0x65,0x6e])](()=>{_0x420a1e||_0x48b2cd(_0x3ed579([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3a0abf(){return _0x2ec17c[_0x3ed579([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ed579([0x76,0x69,0x65,0x77])][_0x3ed579([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3ed579([0x61,0x75,0x74,0x6f]);}function _0x577b9b(){_0x2ec17c[_0x3ed579([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ed579([0x76,0x69,0x65,0x77])][_0x3ed579([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3ed579([0x61,0x75,0x74,0x6f]);}}function _0x2439d5(_0x844358){const _0x545a7c=[new window[(_0x3ed579([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f5212=>setTimeout(_0x2f5212,0x737d6693^_0x242023)),_0xde97dd[_0x3ed579([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3ed579([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a4186=>{let _0x1e3561=0x0;_0x2ec17c[_0x3ed579([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ed579([0x6f,0x6e])](_0x3ed579([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ba376,_0x5d1d32)=>{_0x5d1d32[0x0][_0x3ed579([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e3561++,_0x1e3561==(0x73745db7^_0x242023)&&(_0x3a4186(),_0x1ba376[_0x3ed579([0x6f,0x66,0x66])]());});}))];return window[_0x3ed579([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3ed579([0x72,0x61,0x63,0x65])](_0x545a7c)[_0x3ed579([0x74,0x68,0x65,0x6e])](()=>_0x844358);}async function _0x5d9356(){await _0xde97dd,_0x2ec17c[_0x3ed579([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ed579([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x240510,_0x2ec17c[_0x3ed579([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ed579([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x240510,_0x2ec17c[_0x3ed579([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3ed579([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a6ae2(){return window[_0x3ed579([0x67,0x6c,0x6f,0x62])]&&window[_0x3ed579([0x67,0x6c,0x6f,0x62])][_0x3ed579([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2821d8(_0x295c35){const _0x541e04=_0x39ebb2();_0x2ec17c[_0x541e04]=_0x3ed579([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])+_0x295c35,_0x295c35!=_0x3ed579([0x56,0x61,0x6c,0x69,0x64])&&_0x5d9356();}function _0x39ebb2(){const _0x2690dd=window[_0x3ed579([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3ed579([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3ed579([0x6e,0x6f,0x77])]())[_0x3ed579([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3ed579([0x2e]),'');let _0x3fc417=_0x3ed579([0x73]);for(let _0x1214c6=0x0;_0x1214c6<_0x2690dd[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1214c6+=0x2){let _0x576d40=window[_0x3ed579([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2690dd[_0x3ed579([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1214c6,_0x1214c6+0x2));_0x576d40>=_0x100ec3[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x576d40-=_0x100ec3[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3fc417+=_0x100ec3[_0x576d40];}return _0x3fc417;}function _0x2e95c9(){const _0x196767=_0x5395ee[_0x3ed579([0x73,0x70,0x6c,0x69,0x74])](_0x3ed579([0x2e]));if(0x3!=_0x196767[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x36d860(_0x196767[0x1]);function _0x36d860(_0x1edc73){const _0x527b24=_0x22f9ae(_0x1edc73);return _0x527b24&&_0x201d5c()?_0x527b24:null;function _0x201d5c(){const _0x2b903f=_0x527b24[_0x3ed579([0x6a,0x74,0x69])],_0x1747f1=window[_0x3ed579([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b903f[_0x3ed579([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b903f[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x118dd0={..._0x527b24,[_0x3ed579([0x6a,0x74,0x69])]:_0x2b903f[_0x3ed579([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b903f[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x118dd0[_0x3ed579([0x76,0x63])],_0xdc5448(_0x118dd0)==_0x1747f1;}}}async function _0x8bc6a5(){let _0x4a732f=!0x0;try{const _0x5d5409=_0x5395ee[_0x3ed579([0x73,0x70,0x6c,0x69,0x74])](_0x3ed579([0x2e])),[_0x5eb7ac,_0x55e1ef,_0x3c5088]=_0x5d5409;return _0x3d81a6(_0x5eb7ac),await _0x1701ae(_0x5eb7ac,_0x55e1ef,_0x3c5088),_0x4a732f;}catch{return!0x1;}function _0x3d81a6(_0x532c7a){const _0x146e45=_0x22f9ae(_0x532c7a);_0x146e45&&_0x146e45[_0x3ed579([0x61,0x6c,0x67])]==_0x3ed579([0x45,0x53,0x32,0x35,0x36])||(_0x4a732f=!0x1);}async function _0x1701ae(_0xec4eaf,_0x263f14,_0x342d4b){const _0x2344cf=window[_0x3ed579([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3ed579([0x66,0x72,0x6f,0x6d])](_0x25b287(_0x342d4b),_0x4443ef=>_0x4443ef[_0x3ed579([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1f2699=new window[(_0x3ed579([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3ed579([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xec4eaf+_0x3ed579([0x2e])+_0x263f14),_0x384ace=window[_0x3ed579([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3ed579([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x384ace)return;const _0xdf0b26=await _0x384ace[_0x3ed579([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3ed579([0x6a,0x77,0x6b]),_0x4b857e,{[_0x3ed579([0x6e,0x61,0x6d,0x65])]:_0x3ed579([0x45,0x43,0x44,0x53,0x41]),[_0x3ed579([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3ed579([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3ed579([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x384ace[_0x3ed579([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3ed579([0x6e,0x61,0x6d,0x65])]:_0x3ed579([0x45,0x43,0x44,0x53,0x41]),[_0x3ed579([0x68,0x61,0x73,0x68])]:{[_0x3ed579([0x6e,0x61,0x6d,0x65])]:_0x3ed579([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xdf0b26,_0x2344cf,_0x1f2699)||(_0x4a732f=!0x1);}}function _0x22f9ae(_0x87eebc){return _0x87eebc[_0x3ed579([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3ed579([0x65,0x79]))?JSON[_0x3ed579([0x70,0x61,0x72,0x73,0x65])](_0x25b287(_0x87eebc)):null;}function _0x25b287(_0x4c34c2){return window[_0x3ed579([0x61,0x74,0x6f,0x62])](_0x4c34c2[_0x3ed579([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3ed579([0x2b]))[_0x3ed579([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3ed579([0x2f])));}function _0xdc5448(_0xece598){let _0xf22cd7=0x1505;function _0x56dd5b(_0x48caee){for(let _0x3cfcbf=0x0;_0x3cfcbf<_0x48caee[_0x3ed579([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3cfcbf++){const _0x4013ab=_0x48caee[_0x3ed579([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3cfcbf);_0xf22cd7=(_0xf22cd7<<0x5)+_0xf22cd7+_0x4013ab,_0xf22cd7&=_0xf22cd7;}}function _0x413af7(_0x37ba78){Array[_0x3ed579([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37ba78)?_0x37ba78[_0x3ed579([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x413af7):_0x37ba78&&typeof _0x37ba78==_0x3ed579([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3ed579([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37ba78)[_0x3ed579([0x73,0x6f,0x72,0x74])]()[_0x3ed579([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2b374b,_0x267a9a])=>{_0x56dd5b(_0x2b374b),_0x413af7(_0x267a9a);}):_0x56dd5b(window[_0x3ed579([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37ba78));}return _0x413af7(_0xece598),_0xf22cd7>>>0x0;}function _0x56bf62(_0x4ddda2){return _0x4ddda2[_0x3ed579([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3ed579([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3ed579([0x30]));}function _0x17c331(_0x2c5036){return _0x2c5036[_0x3ed579([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3ed579([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3ed579([0x6a,0x6f,0x69,0x6e])]('');}function _0x240510(){}function _0x3ed579(_0x16ca21){return _0x16ca21['map'](_0x5054bb=>String['fromCharCode'](_0x5054bb))['join']('');}_0x2821d8(await _0x178319());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],L={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x5ce999=>Number(_0x5ce999)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x42ad75){return O['includes'](_0x42ad75);}function k(_0x15ced1){return Array['from'](_0x15ced1['getStyleNames']())['filter'](F);}function w(_0x4c40a7,_0x1dcde4,_0x38b0ea){const {spanStyles:_0x35e5ec,stylesToBeHtmlElements:_0x17d362}=function(_0x2a718b,_0x59290d){const _0x1e5ad4={},_0x38c0d0={};return _0x59290d['forEach'](_0x148332=>{const _0x241a39=_0x2a718b['getStyle'](_0x148332);if(_0x241a39){if(function(_0x372a76){return E['includes'](_0x372a76);}(_0x148332))_0x1e5ad4[_0x148332]=_0x241a39;else{if(function(_0x5a7dad){return _0x5a7dad in L;}(_0x148332)){const _0x351ce9=_0x241a39['split']('\x20');L[_0x148332]['forEach'](([_0x31b392,_0x3dd307])=>{for(const _0x30d055 of _0x351ce9){('function'==typeof _0x31b392&&_0x31b392(_0x30d055)||_0x31b392===_0x30d055)&&(_0x38c0d0[_0x148332]=[..._0x38c0d0[_0x148332]||[],[_0x31b392,_0x3dd307]]);}});}}}}),{'spanStyles':_0x1e5ad4,'stylesToBeHtmlElements':_0x38c0d0};}(_0x4c40a7,_0x38b0ea);!function(_0x35d403,_0x1f4fc7,_0x44daf1){for(const _0x533596 in _0x44daf1){_0x44daf1[_0x533596]['forEach'](([,_0x2d7329])=>{const _0x4537f2=_0x1f4fc7['createElement'](_0x2d7329,[],_0x35d403['getChildren']());_0x1f4fc7['insertChild'](0x0,_0x4537f2,_0x35d403);}),_0x1f4fc7['removeStyle'](_0x533596,_0x35d403);}}(_0x4c40a7,_0x1dcde4,_0x17d362),function(_0x294c70,_0x48873f,_0x4bd635){if(!Object['keys'](_0x4bd635)['length'])return;const _0x2d1ade=_0x48873f['createElement']('span',[],_0x294c70['getChildren']());_0x48873f['setStyle'](_0x4bd635,_0x2d1ade),_0x48873f['insertChild'](0x0,_0x2d1ade,_0x294c70),_0x48873f['removeStyle'](Object['keys'](_0x4bd635),_0x294c70);}(_0x4c40a7,_0x1dcde4,_0x35e5ec);}class a extends _0x50cc0b{['execute'](_0x14ce0f){const {body:_0x187467}=_0x14ce0f['_parsedData'],_0x31a6c7=new _0x5e5c1d(_0x187467['document']),_0x3f36a3=_0x31a6c7['createRangeIn'](_0x187467),_0x329dc4=new _0x48f6be(_0x31a6c7['document']['stylesProcessor']),_0x456c66=[...new _0x569f81(_0x329dc4)['blockElements'],'font'],_0x22d7c8=_0x3f36a3['getItems']();for(const _0x5ae2e8 of _0x22d7c8)_0x5ae2e8['is']('element')&&_0x456c66['includes'](_0x5ae2e8['name'])&&w(_0x5ae2e8,_0x31a6c7,k(_0x5ae2e8));_0x14ce0f['content']=_0x187467;}['isActive'](_0x5dca83){return super['isActive'](_0x5dca83)||j(_0x5dca83);}}class s extends _0x3bc2e0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x58928b=this['editor'],_0x15d89=_0x58928b['plugins']['get']('ClipboardPipeline'),_0x410561=_0x58928b['editing']['view']['document'],_0x367b9d=new a(_0x410561);_0x15d89['on']('inputTransformation',(_0x3efcb5,_0x59f1d2)=>{const _0x1264a4=_0x59f1d2['dataTransfer']['getData']('text/html');_0x367b9d['isActive'](_0x1264a4)&&(_0x59f1d2['_parsedData']||(_0x59f1d2['_parsedData']=_0x585272(_0x1264a4,_0x410561['stylesProcessor'])),_0x367b9d['execute'](_0x59f1d2));},{'priority':_0x1f7151['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x17ec21=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x431b64;for(const _0x3a43c7 in _0x17ec21){const _0x283e0=_0x3a43c7,_0x4b92c3=_0x17ec21[_0x283e0];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4b92c3||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4b92c3||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4b92c3||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4b92c3||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4b92c3||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4b92c3||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4b92c3){delete _0x17ec21[_0x283e0],_0x431b64=_0x4b92c3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x431b64&&_0x17ec21['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x431b64&&_0x17ec21['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x431b64&&_0x17ec21['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x431b64&&_0x17ec21['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x431b64&&_0x17ec21['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x431b64&&_0x17ec21['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x3bc2e0{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "47.5.0-alpha.
|
|
3
|
+
"version": "47.5.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.5.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.5.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.5.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.
|
|
29
|
-
"ckeditor5": "47.5.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.5.0-alpha.1",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.5.0-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.5.0-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.1",
|
|
29
|
+
"ckeditor5": "47.5.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(_0x515b8b,_0x29764a){var _0x3cbed1=_0x2bba,_0x1c0bc4=_0x515b8b();while(!![]){try{var _0x22806b=-parseInt(_0x3cbed1(0x110))/0x1+-parseInt(_0x3cbed1(0x10f))/0x2*(parseInt(_0x3cbed1(0x109))/0x3)+-parseInt(_0x3cbed1(0x10d))/0x4+-parseInt(_0x3cbed1(0x111))/0x5+parseInt(_0x3cbed1(0x10a))/0x6*(parseInt(_0x3cbed1(0x10b))/0x7)+-parseInt(_0x3cbed1(0x10e))/0x8+parseInt(_0x3cbed1(0x10c))/0x9;if(_0x22806b===_0x29764a)break;else _0x1c0bc4['push'](_0x1c0bc4['shift']());}catch(_0x2af125){_0x1c0bc4['push'](_0x1c0bc4['shift']());}}}(_0x112e,0x6a82e));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x112e(){var _0x488373=['706718vyJgxB','334427psFTec','479500MxDcJG','3pKxRxL','1152240NvQDqs','14VpdhQi','8564517zlLgXg','18300lrOHYj','889296IEDNRe'];_0x112e=function(){return _0x488373;};return _0x112e();}function _0x2bba(_0x2b5ca5,_0x4521dc){var _0x112e99=_0x112e();return _0x2bba=function(_0x2bba12,_0x549beb){_0x2bba12=_0x2bba12-0x109;var _0x45560f=_0x112e99[_0x2bba12];return _0x45560f;},_0x2bba(_0x2b5ca5,_0x4521dc);}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0xcf7f1b,_0x500629){var _0x40dbbe=_0x390f,_0x5ae52f=_0xcf7f1b();while(!![]){try{var _0x470d9d=parseInt(_0x40dbbe(0x12d))/0x1*(parseInt(_0x40dbbe(0x12e))/0x2)+-parseInt(_0x40dbbe(0x12f))/0x3+parseInt(_0x40dbbe(0x131))/0x4*(parseInt(_0x40dbbe(0x12a))/0x5)+-parseInt(_0x40dbbe(0x12b))/0x6*(-parseInt(_0x40dbbe(0x12c))/0x7)+-parseInt(_0x40dbbe(0x130))/0x8+parseInt(_0x40dbbe(0x132))/0x9+-parseInt(_0x40dbbe(0x129))/0xa;if(_0x470d9d===_0x500629)break;else _0x5ae52f['push'](_0x5ae52f['shift']());}catch(_0x36b998){_0x5ae52f['push'](_0x5ae52f['shift']());}}}(_0xd40a,0xabe56));function _0x390f(_0x3b5b76,_0x1b0062){var _0xd40aa7=_0xd40a();return _0x390f=function(_0x390fba,_0x1a06c5){_0x390fba=_0x390fba-0x129;var _0x5c9c29=_0xd40aa7[_0x390fba];return _0x5c9c29;},_0x390f(_0x3b5b76,_0x1b0062);}function _0xd40a(){var _0x4107b7=['408zYhshU','141806YwEppb','14965FKcuje','186xZrClb','2131809ndIzwC','28456rseIFP','4WEQGqg','11900790XLCWBC','39692680WprGWs','6479575jJtCxY'];_0xd40a=function(){return _0x4107b7;};return _0xd40a();}import{CKEditorError as _0x38cc11}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2a8a(){const _0x3f0a9d=['type','6mNpQVz','from','_parsedData','document','319199vmTPTG','10969569ZAGEKn','4602031nDqkLa','content','310014VXYtqe','execute','size','14138176PolWMh','isActive','values','2727952arZcHM','item','155285JJJeyi','createRangeIn','setStyle','hasStyle','elementStart','20kCZiod'];_0x2a8a=function(){return _0x3f0a9d;};return _0x2a8a();}const _0x32168e=_0x5ddb;(function(_0x570053,_0x512511){const _0x4e80e9=_0x5ddb,_0x3be765=_0x570053();while(!![]){try{const _0x3046d2=-parseInt(_0x4e80e9(0x109))/0x1+-parseInt(_0x4e80e9(0xfc))/0x2+parseInt(_0x4e80e9(0x10d))/0x3+-parseInt(_0x4e80e9(0x103))/0x4*(-parseInt(_0x4e80e9(0xfe))/0x5)+-parseInt(_0x4e80e9(0x105))/0x6*(parseInt(_0x4e80e9(0x10b))/0x7)+parseInt(_0x4e80e9(0xf9))/0x8+parseInt(_0x4e80e9(0x10a))/0x9;if(_0x3046d2===_0x512511)break;else _0x3be765['push'](_0x3be765['shift']());}catch(_0x187461){_0x3be765['push'](_0x3be765['shift']());}}}(_0x2a8a,0xdcbc0));import{ViewUpcastWriter as _0x307db9}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x5cc49c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xb855db}from'../../utils.js';function _0x5ddb(_0x13872c,_0x2b1b2d){const _0x2a8acf=_0x2a8a();return _0x5ddb=function(_0x5ddb6d,_0x489eb3){_0x5ddb6d=_0x5ddb6d-0xf9;let _0x273fc1=_0x2a8acf[_0x5ddb6d];return _0x273fc1;},_0x5ddb(_0x13872c,_0x2b1b2d);}import{extractStyles as _0x161302,expandStyles as _0x13ae06,getMatchingStyles as _0x4cfb4a,flattenStyleDefinitions as _0x48db8b}from'./utils.js';export class MSOfficeStylesInliner extends _0x5cc49c{[_0x32168e(0x10e)](_0x58a631){const _0x1a5381=_0x32168e,{body:_0x1fd4ac,styles:_0x1fa328}=_0x58a631[_0x1a5381(0x107)],_0x1e514e=new _0x307db9(_0x1fd4ac[_0x1a5381(0x108)]),_0x4ccf1d=_0x1e514e[_0x1a5381(0xff)](_0x1fd4ac),_0x124fcb=_0x161302(_0x1fa328),_0x5f5a5c=_0x13ae06(_0x124fcb);for(const _0x40c3f1 of _0x4ccf1d){if(_0x1a5381(0x102)!==_0x40c3f1[_0x1a5381(0x104)])continue;const _0x4fa78c=_0x4cfb4a(_0x40c3f1[_0x1a5381(0xfd)],_0x5f5a5c);if(_0x4fa78c[_0x1a5381(0x10f)]){const _0x2fada1=_0x48db8b(Array[_0x1a5381(0x106)](_0x4fa78c[_0x1a5381(0xfb)]()));for(const _0x3f068c in _0x2fada1){const _0x25ad3a=_0x40c3f1[_0x1a5381(0xfd)];_0x25ad3a[_0x1a5381(0x101)](_0x3f068c)||_0x1e514e[_0x1a5381(0x100)](_0x3f068c,_0x2fada1[_0x3f068c],_0x25ad3a);}}}_0x58a631[_0x1a5381(0x10c)]=_0x1fd4ac;}[_0x32168e(0xfa)](_0x513142){const _0x2ae3fc=_0x32168e;return super[_0x2ae3fc(0xfa)](_0x513142)||_0xb855db(_0x513142);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x936a26,_0x11b4c3){const _0x26652e=_0x4c74,_0x3700ca=_0x936a26();while(!![]){try{const _0x396eb9=parseInt(_0x26652e(0x1cb))/0x1*(-parseInt(_0x26652e(0x1c1))/0x2)+-parseInt(_0x26652e(0x1c2))/0x3+parseInt(_0x26652e(0x1c4))/0x4+-parseInt(_0x26652e(0x1cf))/0x5*(parseInt(_0x26652e(0x1c6))/0x6)+-parseInt(_0x26652e(0x1ca))/0x7*(parseInt(_0x26652e(0x1b7))/0x8)+-parseInt(_0x26652e(0x1bb))/0x9+parseInt(_0x26652e(0x1b8))/0xa;if(_0x396eb9===_0x11b4c3)break;else _0x3700ca['push'](_0x3700ca['shift']());}catch(_0x288832){_0x3700ca['push'](_0x3700ca['shift']());}}}(_0x75af,0x9b58e));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x4c74(_0x394db9,_0x100924){const _0x75af7e=_0x75af();return _0x4c74=function(_0x4c7469,_0x4863b6){_0x4c7469=_0x4c7469-0x1b7;let _0x267f55=_0x75af7e[_0x4c7469];return _0x267f55;},_0x4c74(_0x394db9,_0x100924);}function _0x75af(){const _0x25bfbe=['41815890FatPap','assign','trim','10308645lghayg','length','hasClass','cssRules','name','selectorText','7694JMwxJP','2496771sBZXDy','tagName','906544uhnYaY','split','1476234UYZYEf','set','exec','initial','1080184VMteNH','242fiWiAw','className','push','groups','5dfUvDD','map','getPropertyValue','style','32EZtYat'];_0x75af=function(){return _0x25bfbe;};return _0x75af();}export function getMatchingStyles(_0x5e2fcb,_0x33dc91){const _0x528262=_0x4c74,_0x344e23=new Map();for(const [_0x102bb5,_0x15e870]of _0x33dc91){if(!_0x102bb5[_0x528262(0x1c3)]&&!_0x102bb5[_0x528262(0x1cc)])continue;const _0x413b20=!_0x102bb5[_0x528262(0x1c3)]||_0x5e2fcb[_0x528262(0x1bf)]===_0x102bb5[_0x528262(0x1c3)],_0x50d5ac=!_0x102bb5[_0x528262(0x1cc)]||_0x5e2fcb[_0x528262(0x1bd)](_0x102bb5[_0x528262(0x1cc)]);_0x413b20&&_0x50d5ac&&_0x344e23[_0x528262(0x1c7)](_0x102bb5,_0x15e870);}return _0x344e23;}export function extractStyles(_0x46133f){const _0x3886d9=_0x4c74,_0x544b1d={};for(const _0x4f46e4 of _0x46133f)for(const _0xae48c3 of _0x4f46e4[_0x3886d9(0x1be)])if(_0xae48c3 instanceof CSSStyleRule){const _0x1cb233=parseCSSStyleDeclaration(_0xae48c3[_0x3886d9(0x1d2)]);_0x544b1d[_0xae48c3[_0x3886d9(0x1c0)]]=Object[_0x3886d9(0x1b9)]({},_0x544b1d[_0xae48c3[_0x3886d9(0x1c0)]]||{},_0x1cb233);}return _0x544b1d;}export function expandStyles(_0x46dc7c){const _0x1ce3e2=_0x4c74,_0x5e05d0=new Map();for(const _0x792cb0 in _0x46dc7c){const _0x289bbc=parseCSSSelector(_0x792cb0),_0x47f626=_0x46dc7c[_0x792cb0];for(const _0x101bfb of _0x289bbc)_0x5e05d0[_0x1ce3e2(0x1c7)](_0x101bfb,_0x47f626);}return _0x5e05d0;}export function parseCSSStyleDeclaration(_0x5c8986){const _0x2c1a35=_0x4c74,_0x4b3448={};for(let _0x31e60d=0x0;_0x31e60d<_0x5c8986[_0x2c1a35(0x1bc)];_0x31e60d++){const _0x3ac518=_0x5c8986[_0x31e60d],_0x18dfa2=_0x5c8986[_0x2c1a35(0x1d1)](_0x3ac518);_0x2c1a35(0x1c9)!==_0x18dfa2&&(_0x4b3448[_0x3ac518]=_0x18dfa2);}return _0x4b3448;}export function parseCSSSelector(_0x12ea61){const _0x5f30cb=_0x4c74,_0x55fe38=_0x12ea61[_0x5f30cb(0x1c5)](',')[_0x5f30cb(0x1d0)](_0x1aff1e=>_0x1aff1e[_0x5f30cb(0x1ba)]()),_0x22df91=[];for(const _0x2815c0 of _0x55fe38){const _0x1c54fc=C[_0x5f30cb(0x1c8)](_0x2815c0);_0x1c54fc&&_0x22df91[_0x5f30cb(0x1cd)](_0x1c54fc[_0x5f30cb(0x1ce)]);}return _0x22df91;}export function flattenStyleDefinitions(_0x23ea7e){const _0x4cc408=_0x4c74,_0x4101e5={};for(const _0x42ba24 of _0x23ea7e)Object[_0x4cc408(0x1b9)](_0x4101e5,_0x42ba24);return _0x4101e5;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x9b1433=_0x1fc1;function _0x1fc1(_0x2bad68,_0x4a4040){const _0x5ac736=_0x5ac7();return _0x1fc1=function(_0x1fc1bf,_0x418796){_0x1fc1bf=_0x1fc1bf-0x92;let _0x2f311e=_0x5ac736[_0x1fc1bf];return _0x2f311e;},_0x1fc1(_0x2bad68,_0x4a4040);}(function(_0x2c6ed7,_0x5166cb){const _0x717151=_0x1fc1,_0x4f745e=_0x2c6ed7();while(!![]){try{const _0x47c752=parseInt(_0x717151(0xa9))/0x1*(-parseInt(_0x717151(0xa3))/0x2)+parseInt(_0x717151(0x9b))/0x3+-parseInt(_0x717151(0x95))/0x4*(parseInt(_0x717151(0xa1))/0x5)+parseInt(_0x717151(0x9a))/0x6+-parseInt(_0x717151(0x96))/0x7*(parseInt(_0x717151(0xa7))/0x8)+parseInt(_0x717151(0xa2))/0x9*(-parseInt(_0x717151(0xa8))/0xa)+-parseInt(_0x717151(0x9d))/0xb*(-parseInt(_0x717151(0x9e))/0xc);if(_0x47c752===_0x5166cb)break;else _0x4f745e['push'](_0x4f745e['shift']());}catch(_0x71eb89){_0x4f745e['push'](_0x4f745e['shift']());}}}(_0x5ac7,0x5662a));import{ViewUpcastWriter as _0x56d897,ViewDomConverter as _0x43f690,ViewDocument as _0x150056}from'ckeditor5/src/engine.js';function _0x5ac7(){const _0x44a820=['847792xdEaSt','10fUPTRt','1883mSdauO','isActive','blockElements','document','stylesProcessor','385376pDMXmD','14UuDkjs','_parsedData','createRangeIn','content','2179086mNNPIN','878268riyxwq','element','1046771SMtsdj','156aBcaTN','execute','font','5dtTdpx','4960269bRIOCv','722OjeoYb','getItems','includes','name'];_0x5ac7=function(){return _0x44a820;};return _0x5ac7();}import{PasteFromOfficeMSWordNormalizer as _0x129803}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1acb08}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x464391,propagateStyleProperties as _0x192fa5}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x129803{[_0x9b1433(0x9f)](_0x174439){const _0x4d4a3e=_0x9b1433,{body:_0x324aad}=_0x174439[_0x4d4a3e(0x97)],_0x15f2e0=new _0x56d897(_0x324aad[_0x4d4a3e(0x93)]),_0x3ab3ab=_0x15f2e0[_0x4d4a3e(0x98)](_0x324aad),_0x34c0b4=new _0x150056(_0x15f2e0[_0x4d4a3e(0x93)][_0x4d4a3e(0x94)]),_0x349825=[...new _0x43f690(_0x34c0b4)[_0x4d4a3e(0x92)],_0x4d4a3e(0xa0)],_0x4bbc47=_0x3ab3ab[_0x4d4a3e(0xa4)]();for(const _0x354cc3 of _0x4bbc47)if(_0x354cc3['is'](_0x4d4a3e(0x9c))&&_0x349825[_0x4d4a3e(0xa5)](_0x354cc3[_0x4d4a3e(0xa6)])){const _0x36d555=_0x464391(_0x354cc3);_0x192fa5(_0x354cc3,_0x15f2e0,_0x36d555);}_0x174439[_0x4d4a3e(0x99)]=_0x324aad;}[_0x9b1433(0xaa)](_0xaed7d7){const _0x4f4c27=_0x9b1433;return super[_0x4f4c27(0xaa)](_0xaed7d7)||_0x1acb08(_0xaed7d7);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x82c55=_0xcc73;function _0xcc73(_0x2a2910,_0x55d6c6){const _0x40a2f0=_0x40a2();return _0xcc73=function(_0xcc73cd,_0x14a7af){_0xcc73cd=_0xcc73cd-0xb9;let _0x185fd0=_0x40a2f0[_0xcc73cd];return _0x185fd0;},_0xcc73(_0x2a2910,_0x55d6c6);}(function(_0x343dca,_0x4b55b8){const _0x365fd1=_0xcc73,_0x4eca5f=_0x343dca();while(!![]){try{const _0x13c41a=-parseInt(_0x365fd1(0xe2))/0x1+-parseInt(_0x365fd1(0xdb))/0x2*(-parseInt(_0x365fd1(0xd2))/0x3)+-parseInt(_0x365fd1(0xdd))/0x4+parseInt(_0x365fd1(0xe5))/0x5*(-parseInt(_0x365fd1(0xc5))/0x6)+parseInt(_0x365fd1(0xdc))/0x7*(-parseInt(_0x365fd1(0xc0))/0x8)+-parseInt(_0x365fd1(0xe0))/0x9*(parseInt(_0x365fd1(0xcf))/0xa)+-parseInt(_0x365fd1(0xd0))/0xb*(-parseInt(_0x365fd1(0xdf))/0xc);if(_0x13c41a===_0x4b55b8)break;else _0x4eca5f['push'](_0x4eca5f['shift']());}catch(_0x5c5940){_0x4eca5f['push'](_0x4eca5f['shift']());}}}(_0x40a2,0xe8455));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x82c55(0xc8),_0x82c55(0xbd),_0x82c55(0xd9),_0x82c55(0xe3),_0x82c55(0xd4),_0x82c55(0xd6),_0x82c55(0xda),_0x82c55(0xc7)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x82c55(0xc8),_0x82c55(0xbd),_0x82c55(0xd9)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x82c55(0xbf),'i']],'font-weight':[[_0x82c55(0xde),_0x82c55(0xbe)],[_0x82c55(0xc6),_0x82c55(0xbe)],[_0x82c55(0xcc),_0x82c55(0xbe)],[_0x491427=>Number(_0x491427)>=0x258,_0x82c55(0xbe)]],'text-decoration':[[_0x82c55(0xd5),'u'],[_0x82c55(0xb9),'s']],'text-decoration-line':[[_0x82c55(0xd5),'u'],[_0x82c55(0xb9),'s']],'vertical-align':[[_0x82c55(0xc2),_0x82c55(0xc2)],[_0x82c55(0xd1),_0x82c55(0xba)]]};export function isPropertyToBePropagated(_0x27580d){const _0x267e3f=_0x82c55;return CSS_PROPERTIES_TO_PROPAGATE[_0x267e3f(0xe6)](_0x27580d);}function _0x40a2(){const _0x46511c=['font-style','2600742prukyq','14zhbxLP','5372644crpmLC','medium','24gHxjQA','27ytJRJR','createElement','533658OXuRCy','text-decoration','split','9064270moNWQX','includes','line-through','sup','filter','forEach','font-family','strong','italic','7371832vgvIPy','getStyle','sub','setStyle','getChildren','6HzbyvD','bold','vertical-align','color','insertChild','span','from','bolder','length','keys','6113010awFeOA','38596492fdmETp','super','3NusQSa','getStyleNames','text-decoration-line','underline','font-weight','removeStyle','function','font-size'];_0x40a2=function(){return _0x46511c;};return _0x40a2();}export function isPropertyToBePropagatedAsSpan(_0x34b09c){const _0x2f1d0b=_0x82c55;return CSS_PROPERTIES_TO_BE_SPANS[_0x2f1d0b(0xe6)](_0x34b09c);}export function isPropertyToBePropagatedAsHTMLElement(_0x4865a4){return _0x4865a4 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xb4544f){const _0x5f3b0c=_0x82c55;return Array[_0x5f3b0c(0xcb)](_0xb4544f[_0x5f3b0c(0xd3)]())[_0x5f3b0c(0xbb)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x222034,_0x25bba8,_0x309734){const {spanStyles:_0x178ec4,stylesToBeHtmlElements:_0x2a6f0a}=getStylesToPropagate(_0x222034,_0x309734);propagateStylesAsHTMLElements(_0x222034,_0x25bba8,_0x2a6f0a),propagateStylesAsSpan(_0x222034,_0x25bba8,_0x178ec4);}export function propagateStylesAsHTMLElements(_0x344752,_0x30d8a5,_0x4ea236){const _0x38b834=_0x82c55;for(const _0x40b476 in _0x4ea236){_0x4ea236[_0x40b476][_0x38b834(0xbc)](([,_0x3a02dd])=>{const _0x4eeb9b=_0x38b834,_0x57383d=_0x30d8a5[_0x4eeb9b(0xe1)](_0x3a02dd,[],_0x344752[_0x4eeb9b(0xc4)]());_0x30d8a5[_0x4eeb9b(0xc9)](0x0,_0x57383d,_0x344752);}),_0x30d8a5[_0x38b834(0xd7)](_0x40b476,_0x344752);}}export function propagateStylesAsSpan(_0x14abe0,_0x25ef4d,_0x5b7458){const _0x319546=_0x82c55;if(!Object[_0x319546(0xce)](_0x5b7458)[_0x319546(0xcd)])return;const _0x336b0e=_0x25ef4d[_0x319546(0xe1)](_0x319546(0xca),[],_0x14abe0[_0x319546(0xc4)]());_0x25ef4d[_0x319546(0xc3)](_0x5b7458,_0x336b0e),_0x25ef4d[_0x319546(0xc9)](0x0,_0x336b0e,_0x14abe0),_0x25ef4d[_0x319546(0xd7)](Object[_0x319546(0xce)](_0x5b7458),_0x14abe0);}export function getStylesToPropagate(_0x3aaeda,_0x4b02eb){const _0x5aa5ad=_0x82c55,_0x4fe768={},_0x57ea23={};return _0x4b02eb[_0x5aa5ad(0xbc)](_0x34d13b=>{const _0x5638f6=_0x5aa5ad,_0x201209=_0x3aaeda[_0x5638f6(0xc1)](_0x34d13b);if(_0x201209){if(isPropertyToBePropagatedAsSpan(_0x34d13b))_0x4fe768[_0x34d13b]=_0x201209;else{if(isPropertyToBePropagatedAsHTMLElement(_0x34d13b)){const _0x16418b=_0x201209[_0x5638f6(0xe4)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x34d13b][_0x5638f6(0xbc)](([_0x59e170,_0x4da581])=>{const _0x3c5895=_0x5638f6;for(const _0x930e36 of _0x16418b){(_0x3c5895(0xd8)==typeof _0x59e170&&_0x59e170(_0x930e36)||_0x59e170===_0x930e36)&&(_0x57ea23[_0x34d13b]=[..._0x57ea23[_0x34d13b]||[],[_0x59e170,_0x4da581]]);}});}}}}),{'spanStyles':_0x4fe768,'stylesToBeHtmlElements':_0x57ea23};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
var _0x3d4925=_0x3eff;function _0x3eff(_0x44924d,_0x2fed5d){var _0x54abcb=_0x54ab();return _0x3eff=function(_0x3effb9,_0x5ed7b9){_0x3effb9=_0x3effb9-0xed;var _0x415c70=_0x54abcb[_0x3effb9];return _0x415c70;},_0x3eff(_0x44924d,_0x2fed5d);}(function(_0x3117bb,_0xc513bd){var _0x34d5bd=_0x3eff,_0xd8075a=_0x3117bb();while(!![]){try{var _0x14e380=parseInt(_0x34d5bd(0xf8))/0x1*(-parseInt(_0x34d5bd(0xee))/0x2)+parseInt(_0x34d5bd(0xf9))/0x3*(-parseInt(_0x34d5bd(0xf4))/0x4)+-parseInt(_0x34d5bd(0xed))/0x5+parseInt(_0x34d5bd(0xef))/0x6+parseInt(_0x34d5bd(0xf1))/0x7*(parseInt(_0x34d5bd(0xfb))/0x8)+-parseInt(_0x34d5bd(0xf7))/0x9+parseInt(_0x34d5bd(0xf3))/0xa;if(_0x14e380===_0xc513bd)break;else _0xd8075a['push'](_0xd8075a['shift']());}catch(_0x5c0c7c){_0xd8075a['push'](_0xd8075a['shift']());}}}(_0x54ab,0x7a030));function _0x54ab(){var _0x4a0497=['18HXOWuL','PasteFromOfficeEnhanced','844504FllEWH','isPremiumPlugin','3450500jQPtEY','1593884gWhkJh','2125248NuwVkq','pluginName','7BAZVeG','PasteFromOffice','27285020GrTdSl','175900NvoerB','isOfficialPlugin','requires','8438589aFftwv','1iPDxVb'];_0x54ab=function(){return _0x4a0497;};return _0x54ab();}import{Plugin as _0x5ae851}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x556900}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x5df308}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x5ae851{static get[_0x3d4925(0xf0)](){var _0x2aa626=_0x3d4925;return _0x2aa626(0xfa);}static get[_0x3d4925(0xf5)](){return!0x0;}static get[_0x3d4925(0xfc)](){return!0x0;}static get[_0x3d4925(0xf6)](){var _0x11ad2f=_0x3d4925;return[_0x11ad2f(0xf2),_0x556900,_0x5df308];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2b8a16=_0x5083;function _0x5083(_0x467aaa,_0x46fd63){const _0x46998e=_0x4699();return _0x5083=function(_0x508302,_0x250b65){_0x508302=_0x508302-0x1a8;let _0x135c90=_0x46998e[_0x508302];return _0x135c90;},_0x5083(_0x467aaa,_0x46fd63);}(function(_0x43446e,_0x12aff7){const _0x40c12e=_0x5083,_0x5d5bc0=_0x43446e();while(!![]){try{const _0x132e0b=parseInt(_0x40c12e(0x1bf))/0x1+parseInt(_0x40c12e(0x1ba))/0x2*(parseInt(_0x40c12e(0x1c7))/0x3)+parseInt(_0x40c12e(0x1a8))/0x4+parseInt(_0x40c12e(0x1ab))/0x5+parseInt(_0x40c12e(0x1c2))/0x6+-parseInt(_0x40c12e(0x1b6))/0x7*(-parseInt(_0x40c12e(0x1ac))/0x8)+parseInt(_0x40c12e(0x1be))/0x9*(-parseInt(_0x40c12e(0x1cc))/0xa);if(_0x132e0b===_0x12aff7)break;else _0x5d5bc0['push'](_0x5d5bc0['shift']());}catch(_0x35b24a){_0x5d5bc0['push'](_0x5d5bc0['shift']());}}}(_0x4699,0x6695a));import{Plugin as _0x1e1c0e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4d17cb}from'@ckeditor/ckeditor5-paste-from-office';function _0x4699(){const _0x363659=['isActive','execute','high','_parsedData','PasteFromOfficeEnhancedInliner','editing','PasteFromOffice','map','init','7sKHfvo','afterInit','fromCharCode','plugins','2338vQmPzt','dataTransfer','pluginName','get','2439usOqsZ','334676BmESRy','isOfficialPlugin','ClipboardPipeline','943134AdWDHz','isPremiumPlugin','text/html','requires','getData','987YRrEun','view','join','stylesProcessor','document','71990WMDvxb','editor','906424WlnhLO','inputTransformation','href','2157230nhJAAr','6692776iSIiOW'];_0x4699=function(){return _0x363659;};return _0x4699();}import{priorities as _0x197dd9,uid as _0xa6ca07}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x4d8ac1}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x1e1c0e{static get[_0x2b8a16(0x1bc)](){const _0x17be3e=_0x2b8a16;return _0x17be3e(0x1b1);}static get[_0x2b8a16(0x1c0)](){return!0x0;}static get[_0x2b8a16(0x1c3)](){return!0x0;}static get[_0x2b8a16(0x1c5)](){const _0x217c3d=_0x2b8a16;return[_0x217c3d(0x1b3)];}[_0x2b8a16(0x1b5)](){const _0x34a221=_0x2b8a16,_0x50513d=this[_0x34a221(0x1cd)],_0x55ef56=_0x50513d[_0x34a221(0x1b9)][_0x34a221(0x1bd)](_0x34a221(0x1c1)),_0x447058=_0x50513d[_0x34a221(0x1b2)][_0x34a221(0x1c8)][_0x34a221(0x1cb)],_0x509e16=new _0x4d8ac1(_0x447058);_0x55ef56['on'](_0x34a221(0x1a9),(_0x562280,_0x18d040)=>{const _0x21685e=_0x34a221,_0x3eea52=_0x18d040[_0x21685e(0x1bb)][_0x21685e(0x1c6)](_0x21685e(0x1c4));_0x509e16[_0x21685e(0x1ad)](_0x3eea52)&&(_0x18d040[_0x21685e(0x1b0)]||(_0x18d040[_0x21685e(0x1b0)]=_0x4d17cb(_0x3eea52,_0x447058[_0x21685e(0x1ca)])),_0x509e16[_0x21685e(0x1ae)](_0x18d040));},{'priority':_0x197dd9[_0x34a221(0x1bd)](_0x34a221(0x1af))+0xb});}[_0x2b8a16(0x1b7)](){!async function(_0x1e5c67){const _0x34719c=_0x500b94([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]),_0x22dd0c=0x7374585f,_0x4b2ee7=0x7373d89f^_0x22dd0c,_0x409e8f=window[_0x500b94([0x44,0x61,0x74,0x65])][_0x500b94([0x6e,0x6f,0x77])](),_0x485ded=_0x1e5c67[_0x500b94([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5b689e=new window[(_0x500b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15fe23=>{_0x485ded[_0x500b94([0x6f,0x6e,0x63,0x65])](_0x500b94([0x72,0x65,0x61,0x64,0x79]),_0x15fe23);}),_0x2070a5={[_0x500b94([0x6b,0x74,0x79])]:_0x500b94([0x45,0x43]),[_0x500b94([0x75,0x73,0x65])]:_0x500b94([0x73,0x69,0x67]),[_0x500b94([0x63,0x72,0x76])]:_0x500b94([0x50,0x2d,0x32,0x35,0x36]),[_0x500b94([0x78])]:_0x500b94([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]),[_0x500b94([0x79])]:_0x500b94([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]),[_0x500b94([0x61,0x6c,0x67])]:_0x500b94([0x45,0x53,0x32,0x35,0x36])},_0x7e6fd0=_0x485ded[_0x500b94([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x500b94([0x67,0x65,0x74])](_0x500b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x136a41(){let _0x377a0c,_0x1272fd=null,_0x129192=null;try{if(_0x7e6fd0==_0x500b94([0x47,0x50,0x4c]))return _0x500b94([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x377a0c=_0x4632bd(),!_0x377a0c)return _0x500b94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x377a0c[_0x500b94([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x129192=_0x509c85(_0x377a0c[_0x500b94([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x377a0c[_0x500b94([0x6a,0x74,0x69])])),await _0x3841b3()?_0x2bf18b()?_0x385c3c()?_0x500b94([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x46d2ef()?(_0x377a0c[_0x500b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x500b94([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1272fd=_0x42f18b(_0x500b94([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2683d7()):_0x500b94([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x500b94([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x500b94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x500b94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x385c3c(){const _0x47e9a6=[_0x500b94([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x500b94([0x74,0x72,0x69,0x61,0x6c])][_0x500b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x377a0c[_0x500b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x409e8f/0x3e8:0xe10*_0x4b2ee7;return _0x377a0c[_0x500b94([0x65,0x78,0x70])]<_0x47e9a6;}function _0x2bf18b(){const _0x351a70=_0x377a0c[_0x500b94([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x351a70&&(!!_0x351a70[_0x500b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x500b94([0x2a]))||(!!_0x351a70[_0x500b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x500b94([0x50,0x4f,0x45]))||(!!_0x351a70[_0x500b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x500b94([0x50,0x50]))||!(!_0x351a70[_0x500b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x500b94([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4e2761()))));}function _0x46d2ef(){const _0x14f41a=_0x5083,_0x2fd160=_0x377a0c[_0x500b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2fd160||0x0==_0x2fd160[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x21f33a}=new URL(window[_0x500b94([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x14f41a(0x1aa)]);if(_0x2fd160[_0x500b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21f33a))return!0x0;const _0x43938a=_0x21f33a[_0x500b94([0x73,0x70,0x6c,0x69,0x74])](_0x500b94([0x2e]));return _0x2fd160[_0x500b94([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x322aba=>_0x322aba[_0x500b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x500b94([0x2a])))[_0x500b94([0x6d,0x61,0x70])](_0x2acdba=>_0x2acdba[_0x500b94([0x73,0x70,0x6c,0x69,0x74])](_0x500b94([0x2e])))[_0x500b94([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x464076=>_0x464076[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x43938a[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x500b94([0x6d,0x61,0x70])](_0x5dc750=>Array(_0x43938a[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5dc750[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x500b94([0x66,0x69,0x6c,0x6c])](_0x5dc750[0x0]===_0x500b94([0x2a])?_0x500b94([0x2a]):'')[_0x500b94([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5dc750))[_0x500b94([0x73,0x6f,0x6d,0x65])](_0x19b2ee=>_0x43938a[_0x500b94([0x65,0x76,0x65,0x72,0x79])]((_0x2b9955,_0x10e22f)=>_0x19b2ee[_0x10e22f]===_0x2b9955||_0x19b2ee[_0x10e22f]===_0x500b94([0x2a])));}function _0x2683d7(){return _0x1272fd&&_0x129192?new window[(_0x500b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b1a04,_0x5630db)=>{_0x1272fd[_0x500b94([0x74,0x68,0x65,0x6e])](_0x4b1a04,_0x5630db),_0x129192[_0x500b94([0x74,0x68,0x65,0x6e])](_0x407d77=>{_0x407d77!=_0x500b94([0x56,0x61,0x6c,0x69,0x64])&&_0x4b1a04(_0x407d77);},_0x5630db);}):_0x1272fd||_0x129192||_0x500b94([0x56,0x61,0x6c,0x69,0x64]);}}function _0x509c85(_0x20ff9a,_0x4cedf9){return new window[(_0x500b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35f2c9=>{if(_0x5799a7())return _0x35f2c9(_0x500b94([0x56,0x61,0x6c,0x69,0x64]));_0x1d824c(),_0x485ded[_0x500b94([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x500b94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x126ea8=!0x1;const _0x38aeb6=_0xa6ca07();function _0x2996d4(_0x25be7c){return!!_0x25be7c&&(typeof _0x25be7c===_0x500b94([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25be7c===_0x500b94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25be7c[_0x500b94([0x74,0x68,0x65,0x6e])]===_0x500b94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25be7c[_0x500b94([0x63,0x61,0x74,0x63,0x68])]===_0x500b94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x424a76(_0x254cfa){_0x198161(_0x254cfa)[_0x500b94([0x74,0x68,0x65,0x6e])](_0x5de17a=>{if(!_0x5de17a||_0x5de17a[_0x500b94([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x500b94([0x6f,0x6b]))return _0x500b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x11e078(_0x2c0d0e(_0x38aeb6+_0x4cedf9))!=_0x5de17a[_0x500b94([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x500b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x500b94([0x56,0x61,0x6c,0x69,0x64]);})[_0x500b94([0x74,0x68,0x65,0x6e])](_0x33c325=>(_0x204f86(),_0x33c325),()=>{const _0x2970b0=_0x3203cc();return null==_0x2970b0?(_0x204f86(),_0x500b94([0x56,0x61,0x6c,0x69,0x64])):_0x500b94(_0x409e8f-_0x2970b0>(0x5778dc5f^_0x22dd0c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x500b94([0x74,0x68,0x65,0x6e])](_0x35f2c9)[_0x500b94([0x63,0x61,0x74,0x63,0x68])](()=>{_0x35f2c9(_0x500b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e593a=0x7342b6df^_0x22dd0c;function _0x204f86(){const _0x19fec1=_0x500b94([0x6c,0x6c,0x63,0x74,0x2d])+_0x11e078(_0x2c0d0e(_0x20ff9a)),_0x1d135c=_0x419228(_0x11e078(window[_0x500b94([0x4d,0x61,0x74,0x68])][_0x500b94([0x63,0x65,0x69,0x6c])](_0x409e8f/_0x4e593a)));window[_0x500b94([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x500b94([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x19fec1,_0x1d135c);}function _0x3203cc(){const _0x18087e=_0x500b94([0x6c,0x6c,0x63,0x74,0x2d])+_0x11e078(_0x2c0d0e(_0x20ff9a)),_0x3c1bef=window[_0x500b94([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x500b94([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18087e);return _0x3c1bef?window[_0x500b94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x419228(_0x3c1bef),0x10)*_0x4e593a:null;}function _0x198161(_0x53069e){return new window[(_0x500b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x491033,_0x15f52a)=>{_0x53069e[_0x500b94([0x74,0x68,0x65,0x6e])](_0x491033,_0x15f52a),window[_0x500b94([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x15f52a,0x73758c9f^_0x22dd0c);});}}_0x485ded[_0x500b94([0x6f,0x6e])](_0x500b94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x34c5c0,_0x575c04)=>{if(_0x575c04[0x0]!=_0x20ff9a)return _0x35f2c9(_0x500b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x575c04[0x1]={..._0x575c04[0x1],[_0x500b94([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x38aeb6};},{[_0x500b94([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x500b94([0x68,0x69,0x67,0x68])}),_0x485ded[_0x500b94([0x6f,0x6e])](_0x500b94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1ad4ea=>{_0x2996d4(_0x1ad4ea[_0x500b94([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x126ea8=!0x0,_0x424a76(_0x1ad4ea[_0x500b94([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x500b94([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x500b94([0x6c,0x6f,0x77])}),_0x5b689e[_0x500b94([0x74,0x68,0x65,0x6e])](()=>{_0x126ea8||_0x35f2c9(_0x500b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5799a7(){return _0x485ded[_0x500b94([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x500b94([0x76,0x69,0x65,0x77])][_0x500b94([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x500b94([0x61,0x75,0x74,0x6f]);}function _0x1d824c(){_0x485ded[_0x500b94([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x500b94([0x76,0x69,0x65,0x77])][_0x500b94([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x500b94([0x61,0x75,0x74,0x6f]);}}function _0x42f18b(_0x3fe45f){const _0x5d7fe9=[new window[(_0x500b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x212586=>setTimeout(_0x212586,0x737d6693^_0x22dd0c)),_0x5b689e[_0x500b94([0x74,0x68,0x65,0x6e])](()=>new window[(_0x500b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3daf40=>{let _0x31879c=0x0;_0x485ded[_0x500b94([0x6d,0x6f,0x64,0x65,0x6c])][_0x500b94([0x6f,0x6e])](_0x500b94([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4bd917,_0x504a93)=>{_0x504a93[0x0][_0x500b94([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x31879c++,_0x31879c==(0x73745db7^_0x22dd0c)&&(_0x3daf40(),_0x4bd917[_0x500b94([0x6f,0x66,0x66])]());});}))];return window[_0x500b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x500b94([0x72,0x61,0x63,0x65])](_0x5d7fe9)[_0x500b94([0x74,0x68,0x65,0x6e])](()=>_0x3fe45f);}async function _0x2a83a9(){await _0x5b689e,_0x485ded[_0x500b94([0x6d,0x6f,0x64,0x65,0x6c])][_0x500b94([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x8b26a3,_0x485ded[_0x500b94([0x6d,0x6f,0x64,0x65,0x6c])][_0x500b94([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x8b26a3,_0x485ded[_0x500b94([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x500b94([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e2761(){return window[_0x500b94([0x67,0x6c,0x6f,0x62])]&&window[_0x500b94([0x67,0x6c,0x6f,0x62])][_0x500b94([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2a0595(_0x356fb3){const _0x15acd5=_0x6acff2();_0x485ded[_0x15acd5]=_0x500b94([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])+_0x356fb3,_0x356fb3!=_0x500b94([0x56,0x61,0x6c,0x69,0x64])&&_0x2a83a9();}function _0x6acff2(){const _0xd672bd=window[_0x500b94([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x500b94([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x500b94([0x6e,0x6f,0x77])]())[_0x500b94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x500b94([0x2e]),'');let _0x5ec3c5=_0x500b94([0x73]);for(let _0x1368b4=0x0;_0x1368b4<_0xd672bd[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1368b4+=0x2){let _0x2f4c34=window[_0x500b94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd672bd[_0x500b94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1368b4,_0x1368b4+0x2));_0x2f4c34>=_0x34719c[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f4c34-=_0x34719c[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5ec3c5+=_0x34719c[_0x2f4c34];}return _0x5ec3c5;}function _0x4632bd(){const _0x647d47=_0x7e6fd0[_0x500b94([0x73,0x70,0x6c,0x69,0x74])](_0x500b94([0x2e]));if(0x3!=_0x647d47[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x7a231a(_0x647d47[0x1]);function _0x7a231a(_0x490538){const _0x51c28c=_0x9860f9(_0x490538);return _0x51c28c&&_0x47738a()?_0x51c28c:null;function _0x47738a(){const _0x3da9db=_0x51c28c[_0x500b94([0x6a,0x74,0x69])],_0x1ba9a0=window[_0x500b94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3da9db[_0x500b94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3da9db[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x27eb57={..._0x51c28c,[_0x500b94([0x6a,0x74,0x69])]:_0x3da9db[_0x500b94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3da9db[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x27eb57[_0x500b94([0x76,0x63])],_0x2c0d0e(_0x27eb57)==_0x1ba9a0;}}}async function _0x3841b3(){let _0xc53ced=!0x0;try{const _0x3173cb=_0x7e6fd0[_0x500b94([0x73,0x70,0x6c,0x69,0x74])](_0x500b94([0x2e])),[_0x580337,_0x562a03,_0x61de2b]=_0x3173cb;return _0xda31d2(_0x580337),await _0x2d739d(_0x580337,_0x562a03,_0x61de2b),_0xc53ced;}catch{return!0x1;}function _0xda31d2(_0x1f154a){const _0x31447a=_0x9860f9(_0x1f154a);_0x31447a&&_0x31447a[_0x500b94([0x61,0x6c,0x67])]==_0x500b94([0x45,0x53,0x32,0x35,0x36])||(_0xc53ced=!0x1);}async function _0x2d739d(_0x5ede36,_0x3b9dff,_0x3cd1dd){const _0x15678b=window[_0x500b94([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x500b94([0x66,0x72,0x6f,0x6d])](_0x1fb523(_0x3cd1dd),_0xd9e397=>_0xd9e397[_0x500b94([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x530886=new window[(_0x500b94([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x500b94([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5ede36+_0x500b94([0x2e])+_0x3b9dff),_0x31959f=window[_0x500b94([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x500b94([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x31959f)return;const _0x51435a=await _0x31959f[_0x500b94([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x500b94([0x6a,0x77,0x6b]),_0x2070a5,{[_0x500b94([0x6e,0x61,0x6d,0x65])]:_0x500b94([0x45,0x43,0x44,0x53,0x41]),[_0x500b94([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x500b94([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x500b94([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x31959f[_0x500b94([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x500b94([0x6e,0x61,0x6d,0x65])]:_0x500b94([0x45,0x43,0x44,0x53,0x41]),[_0x500b94([0x68,0x61,0x73,0x68])]:{[_0x500b94([0x6e,0x61,0x6d,0x65])]:_0x500b94([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51435a,_0x15678b,_0x530886)||(_0xc53ced=!0x1);}}function _0x9860f9(_0x33059f){return _0x33059f[_0x500b94([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x500b94([0x65,0x79]))?JSON[_0x500b94([0x70,0x61,0x72,0x73,0x65])](_0x1fb523(_0x33059f)):null;}function _0x1fb523(_0x227d39){return window[_0x500b94([0x61,0x74,0x6f,0x62])](_0x227d39[_0x500b94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x500b94([0x2b]))[_0x500b94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x500b94([0x2f])));}function _0x2c0d0e(_0x526724){let _0x59c5cb=0x1505;function _0x2e5b57(_0x383952){for(let _0x9a1d98=0x0;_0x9a1d98<_0x383952[_0x500b94([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x9a1d98++){const _0x51b127=_0x383952[_0x500b94([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x9a1d98);_0x59c5cb=(_0x59c5cb<<0x5)+_0x59c5cb+_0x51b127,_0x59c5cb&=_0x59c5cb;}}function _0x145f68(_0x51a64d){Array[_0x500b94([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x51a64d)?_0x51a64d[_0x500b94([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x145f68):_0x51a64d&&typeof _0x51a64d==_0x500b94([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x500b94([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x51a64d)[_0x500b94([0x73,0x6f,0x72,0x74])]()[_0x500b94([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4afefa,_0x493e2b])=>{_0x2e5b57(_0x4afefa),_0x145f68(_0x493e2b);}):_0x2e5b57(window[_0x500b94([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x51a64d));}return _0x145f68(_0x526724),_0x59c5cb>>>0x0;}function _0x11e078(_0x32329b){return _0x32329b[_0x500b94([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x500b94([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x500b94([0x30]));}function _0x419228(_0x3f3ea6){return _0x3f3ea6[_0x500b94([0x73,0x70,0x6c,0x69,0x74])]('')[_0x500b94([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x500b94([0x6a,0x6f,0x69,0x6e])]('');}function _0x8b26a3(){}function _0x500b94(_0x2ff7a4){const _0x26918b=_0x5083;return _0x2ff7a4[_0x26918b(0x1b4)](_0x4752ce=>String[_0x26918b(0x1b8)](_0x4752ce))[_0x26918b(0x1c9)]('');}_0x2a0595(await _0x136a41());}(this);}}
|
|
23
|
+
function _0x2a6c(){const _0x15c149=['high','548514JSYbdi','getData','pluginName','521148TPoBVT','text/html','168jpMFKh','get','3935pMgwbx','requires','plugins','fromCharCode','isOfficialPlugin','70323rAVYFe','inputTransformation','PasteFromOfficeEnhancedInliner','init','afterInit','960VgtBev','view','editing','execute','stylesProcessor','document','join','1806464SLaoQQ','dataTransfer','_parsedData','href','522009OixSNF','editor','map','PasteFromOffice','ClipboardPipeline','isPremiumPlugin','isActive','44256HPumiZ'];_0x2a6c=function(){return _0x15c149;};return _0x2a6c();}function _0x38a9(_0x5c7cf9,_0x23d7a9){const _0x2a6c15=_0x2a6c();return _0x38a9=function(_0x38a967,_0x2331a5){_0x38a967=_0x38a967-0xed;let _0x22ff7d=_0x2a6c15[_0x38a967];return _0x22ff7d;},_0x38a9(_0x5c7cf9,_0x23d7a9);}const _0x3671b5=_0x38a9;(function(_0x42c45c,_0x37cd8f){const _0x11db61=_0x38a9,_0x2eeb32=_0x42c45c();while(!![]){try{const _0x271533=parseInt(_0x11db61(0xf7))/0x1+-parseInt(_0x11db61(0x110))/0x2+parseInt(_0x11db61(0xee))/0x3+parseInt(_0x11db61(0xfc))/0x4*(parseInt(_0x11db61(0xf2))/0x5)+parseInt(_0x11db61(0x10e))/0x6*(-parseInt(_0x11db61(0xf0))/0x7)+parseInt(_0x11db61(0x103))/0x8+-parseInt(_0x11db61(0x107))/0x9;if(_0x271533===_0x37cd8f)break;else _0x2eeb32['push'](_0x2eeb32['shift']());}catch(_0x34d0a0){_0x2eeb32['push'](_0x2eeb32['shift']());}}}(_0x2a6c,0x247c5));import{Plugin as _0x2659b3}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x47c402}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x113b7f,uid as _0x558cdd}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x5312b0}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x2659b3{static get[_0x3671b5(0xed)](){const _0x4c7abb=_0x3671b5;return _0x4c7abb(0xf9);}static get[_0x3671b5(0xf6)](){return!0x0;}static get[_0x3671b5(0x10c)](){return!0x0;}static get[_0x3671b5(0xf3)](){const _0xd0c0f=_0x3671b5;return[_0xd0c0f(0x10a)];}[_0x3671b5(0xfa)](){const _0x3c181d=_0x3671b5,_0x4e4ff5=this[_0x3c181d(0x108)],_0x3dd553=_0x4e4ff5[_0x3c181d(0xf4)][_0x3c181d(0xf1)](_0x3c181d(0x10b)),_0x485a28=_0x4e4ff5[_0x3c181d(0xfe)][_0x3c181d(0xfd)][_0x3c181d(0x101)],_0x1f4492=new _0x5312b0(_0x485a28);_0x3dd553['on'](_0x3c181d(0xf8),(_0x593a6e,_0x52fd8a)=>{const _0x18a805=_0x3c181d,_0x57c991=_0x52fd8a[_0x18a805(0x104)][_0x18a805(0x111)](_0x18a805(0xef));_0x1f4492[_0x18a805(0x10d)](_0x57c991)&&(_0x52fd8a[_0x18a805(0x105)]||(_0x52fd8a[_0x18a805(0x105)]=_0x47c402(_0x57c991,_0x485a28[_0x18a805(0x100)])),_0x1f4492[_0x18a805(0xff)](_0x52fd8a));},{'priority':_0x113b7f[_0x3c181d(0xf1)](_0x3c181d(0x10f))+0xb});}[_0x3671b5(0xfb)](){!async function(_0x1af8de){const _0x25bedc=_0x549eed([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]),_0x40ec17=0x7374585f,_0x58f0dc=0x7373d887^_0x40ec17,_0x2c1692=window[_0x549eed([0x44,0x61,0x74,0x65])][_0x549eed([0x6e,0x6f,0x77])](),_0x589ff5=_0x1af8de[_0x549eed([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x364391=new window[(_0x549eed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e623b=>{_0x589ff5[_0x549eed([0x6f,0x6e,0x63,0x65])](_0x549eed([0x72,0x65,0x61,0x64,0x79]),_0x3e623b);}),_0x28ca14={[_0x549eed([0x6b,0x74,0x79])]:_0x549eed([0x45,0x43]),[_0x549eed([0x75,0x73,0x65])]:_0x549eed([0x73,0x69,0x67]),[_0x549eed([0x63,0x72,0x76])]:_0x549eed([0x50,0x2d,0x32,0x35,0x36]),[_0x549eed([0x78])]:_0x549eed([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]),[_0x549eed([0x79])]:_0x549eed([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]),[_0x549eed([0x61,0x6c,0x67])]:_0x549eed([0x45,0x53,0x32,0x35,0x36])},_0x38ad5d=_0x589ff5[_0x549eed([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x549eed([0x67,0x65,0x74])](_0x549eed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xac3a58(){let _0x9a7eb1,_0x22738f=null,_0x4e338a=null;try{if(_0x38ad5d==_0x549eed([0x47,0x50,0x4c]))return _0x549eed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x9a7eb1=_0x264238(),!_0x9a7eb1)return _0x549eed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x9a7eb1[_0x549eed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4e338a=_0x4c9f6c(_0x9a7eb1[_0x549eed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x9a7eb1[_0x549eed([0x6a,0x74,0x69])])),await _0x3b82d0()?_0x32e586()?_0x3317c6()?_0x549eed([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c8a69()?(_0x9a7eb1[_0x549eed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x549eed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x22738f=_0x575a66(_0x549eed([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ac37d()):_0x549eed([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x549eed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x549eed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x549eed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3317c6(){const _0x2fe939=[_0x549eed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x549eed([0x74,0x72,0x69,0x61,0x6c])][_0x549eed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9a7eb1[_0x549eed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2c1692/0x3e8:0xe10*_0x58f0dc;return _0x9a7eb1[_0x549eed([0x65,0x78,0x70])]<_0x2fe939;}function _0x32e586(){const _0x7f336a=_0x9a7eb1[_0x549eed([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x7f336a&&(!!_0x7f336a[_0x549eed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549eed([0x2a]))||(!!_0x7f336a[_0x549eed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549eed([0x50,0x4f,0x45]))||(!!_0x7f336a[_0x549eed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549eed([0x50,0x50]))||!(!_0x7f336a[_0x549eed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549eed([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5ca167()))));}function _0x2c8a69(){const _0x4c3033=_0x38a9,_0x17f239=_0x9a7eb1[_0x549eed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x17f239||0x0==_0x17f239[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4a1311}=new URL(window[_0x549eed([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4c3033(0x106)]);if(_0x17f239[_0x549eed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a1311))return!0x0;const _0x19defe=_0x4a1311[_0x549eed([0x73,0x70,0x6c,0x69,0x74])](_0x549eed([0x2e]));return _0x17f239[_0x549eed([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x425991=>_0x425991[_0x549eed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549eed([0x2a])))[_0x549eed([0x6d,0x61,0x70])](_0x4b2639=>_0x4b2639[_0x549eed([0x73,0x70,0x6c,0x69,0x74])](_0x549eed([0x2e])))[_0x549eed([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16de66=>_0x16de66[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x19defe[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x549eed([0x6d,0x61,0x70])](_0x424330=>Array(_0x19defe[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x424330[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x549eed([0x66,0x69,0x6c,0x6c])](_0x424330[0x0]===_0x549eed([0x2a])?_0x549eed([0x2a]):'')[_0x549eed([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x424330))[_0x549eed([0x73,0x6f,0x6d,0x65])](_0x128eac=>_0x19defe[_0x549eed([0x65,0x76,0x65,0x72,0x79])]((_0xcc2aa9,_0x23d9f4)=>_0x128eac[_0x23d9f4]===_0xcc2aa9||_0x128eac[_0x23d9f4]===_0x549eed([0x2a])));}function _0x5ac37d(){return _0x22738f&&_0x4e338a?new window[(_0x549eed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32b4c1,_0x239059)=>{_0x22738f[_0x549eed([0x74,0x68,0x65,0x6e])](_0x32b4c1,_0x239059),_0x4e338a[_0x549eed([0x74,0x68,0x65,0x6e])](_0x2c71df=>{_0x2c71df!=_0x549eed([0x56,0x61,0x6c,0x69,0x64])&&_0x32b4c1(_0x2c71df);},_0x239059);}):_0x22738f||_0x4e338a||_0x549eed([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4c9f6c(_0x514905,_0x37a87b){return new window[(_0x549eed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x427a56=>{if(_0x481ce1())return _0x427a56(_0x549eed([0x56,0x61,0x6c,0x69,0x64]));_0x30e5dd(),_0x589ff5[_0x549eed([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x549eed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x814338=!0x1;const _0x23b010=_0x558cdd();function _0x55ccf8(_0x538a7e){return!!_0x538a7e&&(typeof _0x538a7e===_0x549eed([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x538a7e===_0x549eed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x538a7e[_0x549eed([0x74,0x68,0x65,0x6e])]===_0x549eed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x538a7e[_0x549eed([0x63,0x61,0x74,0x63,0x68])]===_0x549eed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ce4e9(_0x2253be){_0x32129b(_0x2253be)[_0x549eed([0x74,0x68,0x65,0x6e])](_0x3fda96=>{if(!_0x3fda96||_0x3fda96[_0x549eed([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x549eed([0x6f,0x6b]))return _0x549eed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x58c953(_0x3c5aef(_0x23b010+_0x37a87b))!=_0x3fda96[_0x549eed([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x549eed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x549eed([0x56,0x61,0x6c,0x69,0x64]);})[_0x549eed([0x74,0x68,0x65,0x6e])](_0x48c874=>(_0x22a44b(),_0x48c874),()=>{const _0x16a449=_0x4565ef();return null==_0x16a449?(_0x22a44b(),_0x549eed([0x56,0x61,0x6c,0x69,0x64])):_0x549eed(_0x2c1692-_0x16a449>(0x5778dc5f^_0x40ec17)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x549eed([0x74,0x68,0x65,0x6e])](_0x427a56)[_0x549eed([0x63,0x61,0x74,0x63,0x68])](()=>{_0x427a56(_0x549eed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3b6c41=0x7342b6df^_0x40ec17;function _0x22a44b(){const _0x127b8a=_0x549eed([0x6c,0x6c,0x63,0x74,0x2d])+_0x58c953(_0x3c5aef(_0x514905)),_0x4a5c3c=_0x5d6de4(_0x58c953(window[_0x549eed([0x4d,0x61,0x74,0x68])][_0x549eed([0x63,0x65,0x69,0x6c])](_0x2c1692/_0x3b6c41)));window[_0x549eed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x549eed([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x127b8a,_0x4a5c3c);}function _0x4565ef(){const _0x50e138=_0x549eed([0x6c,0x6c,0x63,0x74,0x2d])+_0x58c953(_0x3c5aef(_0x514905)),_0x4592ed=window[_0x549eed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x549eed([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x50e138);return _0x4592ed?window[_0x549eed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d6de4(_0x4592ed),0x10)*_0x3b6c41:null;}function _0x32129b(_0x390400){return new window[(_0x549eed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x171083,_0x234201)=>{_0x390400[_0x549eed([0x74,0x68,0x65,0x6e])](_0x171083,_0x234201),window[_0x549eed([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x234201,0x73758c9f^_0x40ec17);});}}_0x589ff5[_0x549eed([0x6f,0x6e])](_0x549eed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xdfa0a7,_0x4659a3)=>{if(_0x4659a3[0x0]!=_0x514905)return _0x427a56(_0x549eed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4659a3[0x1]={..._0x4659a3[0x1],[_0x549eed([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x23b010};},{[_0x549eed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x549eed([0x68,0x69,0x67,0x68])}),_0x589ff5[_0x549eed([0x6f,0x6e])](_0x549eed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2d2040=>{_0x55ccf8(_0x2d2040[_0x549eed([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x814338=!0x0,_0x4ce4e9(_0x2d2040[_0x549eed([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x549eed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x549eed([0x6c,0x6f,0x77])}),_0x364391[_0x549eed([0x74,0x68,0x65,0x6e])](()=>{_0x814338||_0x427a56(_0x549eed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x481ce1(){return _0x589ff5[_0x549eed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x549eed([0x76,0x69,0x65,0x77])][_0x549eed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x549eed([0x61,0x75,0x74,0x6f]);}function _0x30e5dd(){_0x589ff5[_0x549eed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x549eed([0x76,0x69,0x65,0x77])][_0x549eed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x549eed([0x61,0x75,0x74,0x6f]);}}function _0x575a66(_0x99b9b0){const _0x129210=[new window[(_0x549eed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x287b54=>setTimeout(_0x287b54,0x737d6693^_0x40ec17)),_0x364391[_0x549eed([0x74,0x68,0x65,0x6e])](()=>new window[(_0x549eed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x850e9e=>{let _0x8d9680=0x0;_0x589ff5[_0x549eed([0x6d,0x6f,0x64,0x65,0x6c])][_0x549eed([0x6f,0x6e])](_0x549eed([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ed169,_0x3056af)=>{_0x3056af[0x0][_0x549eed([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8d9680++,_0x8d9680==(0x73745db7^_0x40ec17)&&(_0x850e9e(),_0x4ed169[_0x549eed([0x6f,0x66,0x66])]());});}))];return window[_0x549eed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x549eed([0x72,0x61,0x63,0x65])](_0x129210)[_0x549eed([0x74,0x68,0x65,0x6e])](()=>_0x99b9b0);}async function _0x5e9fe5(){await _0x364391,_0x589ff5[_0x549eed([0x6d,0x6f,0x64,0x65,0x6c])][_0x549eed([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5269f1,_0x589ff5[_0x549eed([0x6d,0x6f,0x64,0x65,0x6c])][_0x549eed([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5269f1,_0x589ff5[_0x549eed([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x549eed([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5ca167(){return window[_0x549eed([0x67,0x6c,0x6f,0x62])]&&window[_0x549eed([0x67,0x6c,0x6f,0x62])][_0x549eed([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x401b6f(_0x4971ef){const _0x582f6b=_0x3ff8f5();_0x589ff5[_0x582f6b]=_0x549eed([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])+_0x4971ef,_0x4971ef!=_0x549eed([0x56,0x61,0x6c,0x69,0x64])&&_0x5e9fe5();}function _0x3ff8f5(){const _0xe88b8f=window[_0x549eed([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x549eed([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x549eed([0x6e,0x6f,0x77])]())[_0x549eed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x549eed([0x2e]),'');let _0x2092c3=_0x549eed([0x73]);for(let _0x3f4e4e=0x0;_0x3f4e4e<_0xe88b8f[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f4e4e+=0x2){let _0x381dac=window[_0x549eed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe88b8f[_0x549eed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f4e4e,_0x3f4e4e+0x2));_0x381dac>=_0x25bedc[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x381dac-=_0x25bedc[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2092c3+=_0x25bedc[_0x381dac];}return _0x2092c3;}function _0x264238(){const _0x1b1b6c=_0x38ad5d[_0x549eed([0x73,0x70,0x6c,0x69,0x74])](_0x549eed([0x2e]));if(0x3!=_0x1b1b6c[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x55bd04(_0x1b1b6c[0x1]);function _0x55bd04(_0x364549){const _0x468996=_0x36e61f(_0x364549);return _0x468996&&_0x4dea4f()?_0x468996:null;function _0x4dea4f(){const _0x453cca=_0x468996[_0x549eed([0x6a,0x74,0x69])],_0xfb20fc=window[_0x549eed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x453cca[_0x549eed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x453cca[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3771ec={..._0x468996,[_0x549eed([0x6a,0x74,0x69])]:_0x453cca[_0x549eed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x453cca[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3771ec[_0x549eed([0x76,0x63])],_0x3c5aef(_0x3771ec)==_0xfb20fc;}}}async function _0x3b82d0(){let _0x33377a=!0x0;try{const _0x11d8fa=_0x38ad5d[_0x549eed([0x73,0x70,0x6c,0x69,0x74])](_0x549eed([0x2e])),[_0x365674,_0x57c584,_0x4403c7]=_0x11d8fa;return _0x4d0f03(_0x365674),await _0x383a56(_0x365674,_0x57c584,_0x4403c7),_0x33377a;}catch{return!0x1;}function _0x4d0f03(_0x389c3e){const _0xd5f31c=_0x36e61f(_0x389c3e);_0xd5f31c&&_0xd5f31c[_0x549eed([0x61,0x6c,0x67])]==_0x549eed([0x45,0x53,0x32,0x35,0x36])||(_0x33377a=!0x1);}async function _0x383a56(_0x3c602d,_0x32bab1,_0x48f13c){const _0x5bc0bb=window[_0x549eed([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x549eed([0x66,0x72,0x6f,0x6d])](_0x2e8ebf(_0x48f13c),_0x521439=>_0x521439[_0x549eed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b4291=new window[(_0x549eed([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x549eed([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c602d+_0x549eed([0x2e])+_0x32bab1),_0x55b439=window[_0x549eed([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x549eed([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x55b439)return;const _0x4f7ce8=await _0x55b439[_0x549eed([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x549eed([0x6a,0x77,0x6b]),_0x28ca14,{[_0x549eed([0x6e,0x61,0x6d,0x65])]:_0x549eed([0x45,0x43,0x44,0x53,0x41]),[_0x549eed([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x549eed([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x549eed([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x55b439[_0x549eed([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x549eed([0x6e,0x61,0x6d,0x65])]:_0x549eed([0x45,0x43,0x44,0x53,0x41]),[_0x549eed([0x68,0x61,0x73,0x68])]:{[_0x549eed([0x6e,0x61,0x6d,0x65])]:_0x549eed([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f7ce8,_0x5bc0bb,_0x2b4291)||(_0x33377a=!0x1);}}function _0x36e61f(_0x2ec26d){return _0x2ec26d[_0x549eed([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x549eed([0x65,0x79]))?JSON[_0x549eed([0x70,0x61,0x72,0x73,0x65])](_0x2e8ebf(_0x2ec26d)):null;}function _0x2e8ebf(_0x58b301){return window[_0x549eed([0x61,0x74,0x6f,0x62])](_0x58b301[_0x549eed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x549eed([0x2b]))[_0x549eed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x549eed([0x2f])));}function _0x3c5aef(_0x58d03b){let _0x4af61f=0x1505;function _0x4dadab(_0x172a09){for(let _0x4de179=0x0;_0x4de179<_0x172a09[_0x549eed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4de179++){const _0xc7a184=_0x172a09[_0x549eed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4de179);_0x4af61f=(_0x4af61f<<0x5)+_0x4af61f+_0xc7a184,_0x4af61f&=_0x4af61f;}}function _0x48c24d(_0xb8670d){Array[_0x549eed([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xb8670d)?_0xb8670d[_0x549eed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48c24d):_0xb8670d&&typeof _0xb8670d==_0x549eed([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x549eed([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xb8670d)[_0x549eed([0x73,0x6f,0x72,0x74])]()[_0x549eed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x595422,_0x491ac7])=>{_0x4dadab(_0x595422),_0x48c24d(_0x491ac7);}):_0x4dadab(window[_0x549eed([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xb8670d));}return _0x48c24d(_0x58d03b),_0x4af61f>>>0x0;}function _0x58c953(_0x2ed4ea){return _0x2ed4ea[_0x549eed([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x549eed([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x549eed([0x30]));}function _0x5d6de4(_0x1ec51c){return _0x1ec51c[_0x549eed([0x73,0x70,0x6c,0x69,0x74])]('')[_0x549eed([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x549eed([0x6a,0x6f,0x69,0x6e])]('');}function _0x5269f1(){}function _0x549eed(_0x390789){const _0xb65669=_0x38a9;return _0x390789[_0xb65669(0x109)](_0x1fcc98=>String[_0xb65669(0xf5)](_0x1fcc98))[_0xb65669(0x102)]('');}_0x401b6f(await _0xac3a58());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4805(_0x5b7dda,_0x3b4f5b){const _0x96f2bb=_0x96f2();return _0x4805=function(_0x4805ed,_0x4c7fdf){_0x4805ed=_0x4805ed-0xac;let _0x296cd7=_0x96f2bb[_0x4805ed];return _0x296cd7;},_0x4805(_0x5b7dda,_0x3b4f5b);}const _0x1fa7d6=_0x4805;(function(_0x25ec04,_0x3750e9){const _0xeaa882=_0x4805,_0x2a47eb=_0x25ec04();while(!![]){try{const _0xe638e7=parseInt(_0xeaa882(0xb6))/0x1+-parseInt(_0xeaa882(0xdf))/0x2*(parseInt(_0xeaa882(0xb5))/0x3)+-parseInt(_0xeaa882(0xb2))/0x4*(parseInt(_0xeaa882(0xd3))/0x5)+parseInt(_0xeaa882(0xd2))/0x6*(-parseInt(_0xeaa882(0xbc))/0x7)+-parseInt(_0xeaa882(0xd4))/0x8*(parseInt(_0xeaa882(0xda))/0x9)+parseInt(_0xeaa882(0xdc))/0xa*(-parseInt(_0xeaa882(0xd5))/0xb)+-parseInt(_0xeaa882(0xac))/0xc*(-parseInt(_0xeaa882(0xc7))/0xd);if(_0xe638e7===_0x3750e9)break;else _0x2a47eb['push'](_0x2a47eb['shift']());}catch(_0x457fab){_0x2a47eb['push'](_0x2a47eb['shift']());}}}(_0x96f2,0xc079d));import{Plugin as _0x590f5f}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xa77297}from'@ckeditor/ckeditor5-paste-from-office';function _0x96f2(){const _0x3c0414=['featureNotAllowed','27PzqUEe','invalid','20RdAhOk','ClipboardPipeline','get','24DJvYtX','PasteFromOffice','plugins','stylesProcessor','12VqhPJI','editor','_parsedData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','PasteFromOfficeEnhancedPropagator','39640TFgAWw','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired','296217ZMtsgT','1553548hoqKYS','isPremiumPlugin','isOfficialPlugin','view','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyInvalid','91tihtpz','evaluationLimit','destroy','dataTransfer','editing','pluginName','usageLimit','pasteFromOfficeEnhancedLicenseKeyValid','licenseKey','pasteFromOfficeEnhancedLicenseKeyNotAllowed','text/html','24620453osmHdC','requires','PasteFromOfficeEnhanced','isActive','expired','getData','document','config','high','execute','_showLicenseError','139602FoGAkl','380bgdJHv','1001512zLTaWW','236401EFQwXR','init','pasteFromOfficeEnhancedLicenseKeyDomainLimit','domainLimit'];_0x96f2=function(){return _0x3c0414;};return _0x96f2();}import{priorities as _0x2dbc10}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x47f8dd}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x590f5f{[_0x1fa7d6(0xc4)];[_0x1fa7d6(0xba)];static get[_0x1fa7d6(0xc1)](){const _0x17472f=_0x1fa7d6;return _0x17472f(0xb1);}static get[_0x1fa7d6(0xb8)](){return!0x0;}static get[_0x1fa7d6(0xb7)](){return!0x0;}static get[_0x1fa7d6(0xc8)](){const _0x4a1920=_0x1fa7d6;return[_0x4a1920(0xe0)];}[_0x1fa7d6(0xd6)](){const _0x49965f=_0x1fa7d6,_0x154cc9=this[_0x49965f(0xad)],_0x42de6e=_0x154cc9[_0x49965f(0xe1)][_0x49965f(0xde)](_0x49965f(0xdd)),_0x579c31=_0x154cc9[_0x49965f(0xc0)][_0x49965f(0xb9)][_0x49965f(0xcd)],_0x444f89=new _0x47f8dd(_0x579c31);_0x42de6e['on'](_0x49965f(0xb3),(_0x1bbd37,_0x59479d)=>{const _0x50ce5c=_0x49965f,_0x4e79c1=_0x59479d[_0x50ce5c(0xbf)][_0x50ce5c(0xcc)](_0x50ce5c(0xc6));_0x444f89[_0x50ce5c(0xca)](_0x4e79c1)&&(_0x59479d[_0x50ce5c(0xae)]||(_0x59479d[_0x50ce5c(0xae)]=_0xa77297(_0x4e79c1,_0x579c31[_0x50ce5c(0xe2)])),_0x444f89[_0x50ce5c(0xd0)](_0x59479d));},{'priority':_0x2dbc10[_0x49965f(0xde)](_0x49965f(0xcf))+0xa}),this[_0x49965f(0xc4)]=this[_0x49965f(0xad)][_0x49965f(0xce)][_0x49965f(0xde)](_0x49965f(0xc4));const _0x16f29a=this[_0x49965f(0xad)];this[_0x49965f(0xba)]=setInterval(()=>{const _0x138eaf=_0x49965f;let _0x268424;for(const _0xd8dbb3 in _0x16f29a){const _0x46b4ac=_0xd8dbb3,_0x45db27=_0x16f29a[_0x46b4ac];if(_0x138eaf(0xc3)==_0x45db27||_0x138eaf(0xbb)==_0x45db27||_0x138eaf(0xb4)==_0x45db27||_0x138eaf(0xd7)==_0x45db27||_0x138eaf(0xc5)==_0x45db27||_0x138eaf(0xb0)==_0x45db27||_0x138eaf(0xaf)==_0x45db27){delete _0x16f29a[_0x46b4ac],_0x268424=_0x45db27,clearInterval(this[_0x138eaf(0xba)]),this[_0x138eaf(0xba)]=void 0x0;break;}}_0x138eaf(0xbb)==_0x268424&&_0x16f29a[_0x138eaf(0xd1)](_0x138eaf(0xdb)),_0x138eaf(0xb4)==_0x268424&&_0x16f29a[_0x138eaf(0xd1)](_0x138eaf(0xcb)),_0x138eaf(0xd7)==_0x268424&&_0x16f29a[_0x138eaf(0xd1)](_0x138eaf(0xd8)),_0x138eaf(0xc5)==_0x268424&&_0x16f29a[_0x138eaf(0xd1)](_0x138eaf(0xd9),_0x138eaf(0xc9)),_0x138eaf(0xb0)==_0x268424&&_0x16f29a[_0x138eaf(0xd1)](_0x138eaf(0xbd)),_0x138eaf(0xaf)==_0x268424&&_0x16f29a[_0x138eaf(0xd1)](_0x138eaf(0xc2));},0x3e8);}[_0x1fa7d6(0xbe)](){const _0x4a7829=_0x1fa7d6;super[_0x4a7829(0xbe)](),this[_0x4a7829(0xba)]&&clearInterval(this[_0x4a7829(0xba)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x1255b5,_0x2d1cfc){const _0x33280d=_0x28a3,_0x2b1698=_0x1255b5();while(!![]){try{const _0x50e482=-parseInt(_0x33280d(0x182))/0x1+parseInt(_0x33280d(0x181))/0x2+-parseInt(_0x33280d(0x180))/0x3+parseInt(_0x33280d(0x179))/0x4+parseInt(_0x33280d(0x17e))/0x5*(-parseInt(_0x33280d(0x17f))/0x6)+-parseInt(_0x33280d(0x17b))/0x7*(parseInt(_0x33280d(0x17a))/0x8)+parseInt(_0x33280d(0x183))/0x9*(-parseInt(_0x33280d(0x17c))/0xa);if(_0x50e482===_0x2d1cfc)break;else _0x2b1698['push'](_0x2b1698['shift']());}catch(_0x255bac){_0x2b1698['push'](_0x2b1698['shift']());}}}(_0x2eff,0x27c8a));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x28a3(_0x2b7f71,_0x94d108){const _0x2eff62=_0x2eff();return _0x28a3=function(_0x28a35c,_0x418b4d){_0x28a35c=_0x28a35c-0x179;let _0x27d3e6=_0x2eff62[_0x28a35c];return _0x27d3e6;},_0x28a3(_0x2b7f71,_0x94d108);}export function isMSExcelContent(_0x2208cc){const _0x1adb78=_0x28a3;return m[_0x1adb78(0x17d)](_0x2208cc);}function _0x2eff(){const _0x2e13ff=['25ZLvvQx','131658CKqhRg','20883ZOYdEL','640582UcBUry','215256iVSWUS','126hLNYxk','1247416XrDAKd','8qMgZBf','556367QBbFtS','41270yPoElG','test'];_0x2eff=function(){return _0x2e13ff;};return _0x2eff();}
|