@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.0-alpha.7 → 47.6.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function b(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function v(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function S(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,C=/xmlns:o="urn:schemas-microsoft-com/i;class L{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return x.test(t)||C.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,v(e,t));const o=S(e,t);b(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function E(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function A(t,n){const r=new DOMParser,s=function(t){return E(E(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var P=n(584);function O(t,e){const n=F();return(O=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(946534===-parseInt(e(403))/1*(parseInt(e(392))/2)+-parseInt(e(405))/3*(-parseInt(e(393))/4)+-parseInt(e(400))/5*(-parseInt(e(402))/6)+parseInt(e(396))/7*(parseInt(e(394))/8)+parseInt(e(401))/9+parseInt(e(395))/10*(parseInt(e(399))/11)+-parseInt(e(398))/12*(parseInt(e(397))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(){const t=["test","1651626aKnBRv","7122wStLKw","8wLSmMJ","163960JGenDX","20UjdFuD","483IGDSqq","6162FCMCwj","55716omlcDn","4025395Yglngd","52890LuUqSJ","5345730qIHnke","372lKXBDm","379hTlhRY"];return(F=function(){return t})()}function j(t){return T[O(404)](t)}function M(t,e){const n=$();return(M=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(217207===-parseInt(e(227))/1*(parseInt(e(250))/2)+-parseInt(e(242))/3*(parseInt(e(239))/4)+parseInt(e(243))/5+-parseInt(e(222))/6*(-parseInt(e(249))/7)+parseInt(e(245))/8*(parseInt(e(230))/9)+parseInt(e(246))/10*(parseInt(e(236))/11)+parseInt(e(221))/12*(-parseInt(e(238))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(226)]&&!s[n(240)])continue;const e=!s[n(226)]||t[n(224)]===s[n(226)],o=!s[n(240)]||t[n(234)](s[n(240)]);e&&o&&r[n(241)](s,i)}return r}function D(t){const e=M,n={};for(let r=0;r<t[e(248)];r++){const s=t[r],i=t[e(232)](s);e(244)!==i&&(n[s]=i)}return n}function K(t){const e=M,n=t[e(237)](",")[e(223)](t=>t[e(233)]()),r=[];for(const t of n){const n=R[e(247)](t);n&&r[e(231)](n[e(229)])}return r}function N(t){const e=M,n={};for(const r of t)Object[e(220)](n,r);return n}function $(){const t=["1047684EHWbMW","19014UzeBji","map","name","style","tagName","107857KkiIJB","cssRules","groups","2106873JIxJLA","push","getPropertyValue","trim","hasClass","selectorText","11ISEEjc","split","78ZkIaaK","4vagzRK","className","set","40227TVgqwT","1279170GRNzhC","initial","8PUDjrn","364700tUhIYL","exec","length","742HmYNbg","2QjtNLm","assign"];return($=function(){return t})()}const U=q;function W(){const t=["534969UazKoM","9TKkjig","elementStart","setStyle","execute","4UlEhHb","item","873520rzwqmh","356493zSFrpk","type","2668850jzxBMq","createRangeIn","from","isActive","7215990rWGvmH","3105828GClxtQ","values","4624ztEzDG","content","_parsedData","hasStyle","10696IRktaD","size","document"];return(W=function(){return t})()}function q(t,e){const n=W();return(q=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(469477===parseInt(e(313))/1+parseInt(e(312))/2+parseInt(e(305))/3*(-parseInt(e(310))/4)+parseInt(e(291))/5+-parseInt(e(296))/6+-parseInt(e(302))/7*(parseInt(e(298))/8)+-parseInt(e(306))/9*(-parseInt(e(295))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends L{[U(309)](t){const n=U,{body:r,styles:s}=t[n(300)],i=new e.ViewUpcastWriter(r[n(304)]),o=i[n(292)](r),a=function(t){const e=M,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(241)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(228)])if(t instanceof CSSStyleRule){const r=D(t[e(225)]);n[t[e(235)]]=Object[e(220)]({},n[t[e(235)]]||{},r)}return n}(s));for(const t of o){if(n(307)!==t[n(290)])continue;const e=k(t[n(311)],a);if(e[n(303)]){const r=N(Array[n(293)](e[n(297)]()));for(const e in r){const s=t[n(311)];s[n(301)](e)||i[n(308)](e,r[e],s)}}}t[n(299)]=r}[U(294)](t){return super[U(294)](t)||j(t)}}function B(){const t=["ClipboardPipeline","1761310IJBUvQ","init","isPremiumPlugin","stylesProcessor","isOfficialPlugin","135678yDBdXC","110xqneNC","PasteFromOffice","PasteFromOfficeEnhancedInliner","561552kCTvmU","isActive","href","view","editing","high","editor","_parsedData","37116yhFaen","execute","620BonjLl","fromCharCode","28khylCO","map","inputTransformation","get","dataTransfer","text/html","1073560vTbpaf","14sGXasl","afterInit","getData","6ImHJJB","requires","2kuuqEv","pluginName","join","plugins","6YcWqqI","document","27392768ntnZon","712072ydqylL"];return(B=function(){return t})()}const H=z;function z(t,e){const n=B();return(z=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(274088===parseInt(e(487))/1*(parseInt(e(473))/2)+-parseInt(e(471))/3*(parseInt(e(467))/4)+parseInt(e(482))/5*(-parseInt(e(477))/6)+-parseInt(e(461))/7*(parseInt(e(480))/8)+-parseInt(e(457))/9*(parseInt(e(459))/10)+parseInt(e(488))/11*(-parseInt(e(491))/12)+-parseInt(e(479))/13*(-parseInt(e(468))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class J extends t.Plugin{static get[H(474)](){return H(490)}static get[H(486)](){return!0}static get[H(484)](){return!0}static get[H(472)](){return[H(489)]}[H(483)](){const t=H,e=this[t(455)],n=e[t(476)][t(464)](t(481)),r=e[t(495)][t(494)][t(478)],s=new V(r);n.on(t(463),(e,n)=>{const i=t,o=n[i(465)][i(470)](i(466));s[i(492)](o)&&(n[i(456)]||(n[i(456)]=A(o,r[i(485)])),s[i(458)](n))},{priority:P.priorities[t(464)](t(496))+11})}[H(469)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=z;return t[e(462)](t=>String[e(460)](t))[e(475)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,P.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1772496e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=z,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(493)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const Z=tt;!function(t){const e=tt,n=t();for(;;)try{if(968168===parseInt(e(318))/1+-parseInt(e(358))/2+-parseInt(e(329))/3*(-parseInt(e(315))/4)+parseInt(e(325))/5*(parseInt(e(334))/6)+-parseInt(e(333))/7+-parseInt(e(348))/8+-parseInt(e(316))/9*(-parseInt(e(337))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const _=[Z(351),Z(317),Z(357),Z(326),Z(341),Z(327),Z(353),Z(338)];function G(){const t=["setStyle","insertChild","split","super","line-through","1545688ggEsxo","underline","medium","color","sup","font-style","keys","getStyle","bold","font-size","1658844XlggOY","676RTeFfc","18dkupWn","font-family","1153720cBBQTb","function","includes","removeStyle","getChildren","sub","bolder","625gPAwWm","text-decoration","font-weight","length","15297dLLScA","createElement","italic","forEach","12449563CZCmhZ","68538sGAVrr","strong","span","1629920sFnptl","vertical-align","from","filter","text-decoration-line","getStyleNames"];return(G=function(){return t})()}const Q=[Z(351),Z(317),Z(357)],X={"font-style":[[Z(331),"i"]],"font-weight":[[Z(350),Z(335)],[Z(356),Z(335)],[Z(324),Z(335)],[t=>Number(t)>=600,Z(335)]],"text-decoration":[[Z(349),"u"],[Z(347),"s"]],"text-decoration-line":[[Z(349),"u"],[Z(347),"s"]],"vertical-align":[[Z(323),Z(323)],[Z(346),Z(352)]]};function Y(t){return _[Z(320)](t)}function tt(t,e){const n=G();return(tt=function(t,e){return n[t-=315]})(t,e)}function et(t){const e=Z;return Array[e(339)](t[e(342)]())[e(340)](Y)}function nt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Z,r={},s={};return e[n(332)](e=>{const i=n,o=t[i(355)](e);if(o)if(a=e,Q[Z(320)](a))r[e]=o;else if(e in X){const t=o[i(345)](" ");X[e][i(332)](([n,r])=>{const o=i;for(const i of t)(o(319)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=Z;for(const s in n)n[s][r(332)](([,n])=>{const s=r,i=e[s(330)](n,[],t[s(322)]());e[s(344)](0,i,t)}),e[r(321)](s,t)})(t,e,s),function(t,e,n){const r=Z;if(!Object[r(354)](n)[r(328)])return;const s=e[r(330)](r(336),[],t[r(322)]());e[r(343)](n,s),e[r(344)](0,s,t),e[r(321)](Object[r(354)](n),t)}(t,e,r)}const rt=st;function st(t,e){const n=ot();return(st=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(715803===parseInt(e(147))/1*(parseInt(e(138))/2)+parseInt(e(144))/3*(-parseInt(e(149))/4)+-parseInt(e(143))/5*(parseInt(e(139))/6)+-parseInt(e(133))/7*(parseInt(e(148))/8)+-parseInt(e(151))/9+-parseInt(e(141))/10*(-parseInt(e(135))/11)+parseInt(e(134))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class it extends L{[rt(153)](t){const n=rt,{body:r}=t[n(142)],s=new e.ViewUpcastWriter(r[n(131)]),i=s[n(155)](r),o=new e.ViewDocument(s[n(131)][n(140)]),a=[...new e.ViewDomConverter(o)[n(132)],n(150)],c=i[n(136)]();for(const t of c)if(t.is(n(152))&&a[n(146)](t[n(145)])){nt(t,s,et(t))}t[n(154)]=r}[rt(137)](t){return super[rt(137)](t)||j(t)}}function ot(){const t=["document","blockElements","14uxHbgR","19920132XtmTrS","33rgUaHF","getItems","isActive","8006EeqVty","22338jOJCPK","stylesProcessor","949880yhonjh","_parsedData","1535wRZZCz","9peVxxD","name","includes","318bXgnVH","3704944EqcwOd","286424xErnOC","font","1962999LUMBMr","element","execute","content","createRangeIn"];return(ot=function(){return t})()}const at=ct;function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=496]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(135361===parseInt(e(516))/1+parseInt(e(503))/2+parseInt(e(501))/3+-parseInt(e(529))/4+-parseInt(e(538))/5+parseInt(e(496))/6+parseInt(e(522))/7*(-parseInt(e(505))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[at(527)];[at(519)];static get[at(518)](){return at(545)}static get[at(534)](){return!0}static get[at(532)](){return!0}static get[at(535)](){return[at(513)]}[at(525)](){const t=at,e=this[t(508)],n=e[t(539)][t(511)](t(497)),r=e[t(512)][t(530)][t(540)],s=new it(r);n.on(t(510),(e,n)=>{const i=t,o=n[i(533)][i(498)](i(506));s[i(500)](o)&&(n[i(517)]||(n[i(517)]=A(o,r[i(507)])),s[i(520)](n))},{priority:P.priorities[t(511)](t(536))+10}),this[t(527)]=this[t(508)][t(514)][t(511)](t(527));const i=this[t(508)];this[t(519)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(541)==s||e(521)==s||e(504)==s||e(542)==s||e(528)==s||e(543)==s||e(509)==s){delete i[r],n=s,clearInterval(this[e(519)]),this[e(519)]=void 0;break}}e(521)==n&&i[e(523)](e(531)),e(504)==n&&i[e(523)](e(502)),e(542)==n&&i[e(523)](e(524)),e(528)==n&&i[e(523)](e(526),e(515)),e(543)==n&&i[e(523)](e(544)),e(509)==n&&i[e(523)](e(537))},1e3)}[at(499)](){const t=at;super[t(499)](),this[t(519)]&&clearInterval(this[t(519)])}}function ut(){const t=["_showLicenseError","domainLimit","init","featureNotAllowed","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","588864mHrLCz","view","invalid","isPremiumPlugin","dataTransfer","isOfficialPlugin","requires","high","usageLimit","908940RJlFqc","plugins","document","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","evaluationLimit","PasteFromOfficeEnhancedPropagator","686220vZPXCU","ClipboardPipeline","getData","destroy","isActive","678048CCuhad","expired","408748DgGJLW","pasteFromOfficeEnhancedLicenseKeyExpired","2682688NPbywL","text/html","stylesProcessor","editor","pasteFromOfficeEnhancedLicenseKeyUsageLimit","inputTransformation","get","editing","PasteFromOffice","config","PasteFromOfficeEnhanced","254941UVSIYq","_parsedData","pluginName","_licenseKeyCheckInterval","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","7hceFHY"];return(ut=function(){return t})()}function ft(){var t=["14199592rSECNi","requires","isOfficialPlugin","PasteFromOfficeEnhanced","pluginName","8ksXZIz","3MGcDPZ","PasteFromOffice","551706CKZJKO","isPremiumPlugin","7nRIFjc","788815QEQWxN","288328dnBxpm","4AJdgCA","3669470bQZgTk","790227SQRPhg","807148ghTHKk"];return(ft=function(){return t})()}var pt=mt;function mt(t,e){var n=ft();return(mt=function(t,e){return n[t-=263]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(299097===-parseInt(e(273))/1*(parseInt(e(272))/2)+-parseInt(e(266))/3*(parseInt(e(276))/4)+parseInt(e(271))/5+parseInt(e(268))/6*(-parseInt(e(270))/7)+parseInt(e(265))/8*(parseInt(e(275))/9)+-parseInt(e(274))/10+parseInt(e(277))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class dt extends t.Plugin{static get[pt(264)](){return pt(263)}static get[pt(279)](){return!0}static get[pt(269)](){return!0}static get[pt(278)](){return[pt(267),J,lt]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=395]})(t,e)}function ht(){var t=["298512jDkyNb","2946555jOVSqt","362901SppFjf","8717930KshrHJ","3PdyupK","8dBUUgL","6uxpFSm","15921441UAHouj","1603775HcgVpZ","13619240QpgAHn"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(964085===parseInt(e(398))/1*(parseInt(e(404))/2)+-parseInt(e(395))/3+parseInt(e(399))/4*(parseInt(e(402))/5)+-parseInt(e(400))/6*(-parseInt(e(396))/7)+parseInt(e(403))/8+-parseInt(e(401))/9+parseInt(e(397))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>mt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function v(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function b(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function x(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,A=/xmlns:o="urn:schemas-microsoft-com/i;class C{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||A.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,b(e,t));const o=x(e,t);v(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function E(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function L(t,n){const r=new DOMParser,s=function(t){return E(E(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var P=n(584);function O(){const t=["test","123VGWixM","10qAYBij","7VUiZVe","12127203eQMrvP","6446quefmx","12284152POMiVu","2285964eeYbjF","12694xrqgxN","95dkiAHG","578882nMbpgm","101064YCebxT","4168jCpGVU"];return(O=function(){return t})()}function M(t,e){const n=O();return(M=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(812405===-parseInt(e(462))/1+-parseInt(e(460))/2*(parseInt(e(453))/3)+-parseInt(e(451))/4*(parseInt(e(461))/5)+-parseInt(e(459))/6*(parseInt(e(455))/7)+-parseInt(e(458))/8+-parseInt(e(456))/9*(parseInt(e(454))/10)+parseInt(e(457))/11*(parseInt(e(463))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[M(452)](t)}!function(t){const e=k,n=t();for(;;)try{if(832075===-parseInt(e(377))/1*(-parseInt(e(381))/2)+parseInt(e(389))/3*(-parseInt(e(397))/4)+-parseInt(e(382))/5*(-parseInt(e(378))/6)+parseInt(e(405))/7*(parseInt(e(401))/8)+parseInt(e(391))/9*(parseInt(e(379))/10)+-parseInt(e(388))/11+-parseInt(e(383))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function V(t,e){const n=k,r=new Map;for(const[s,i]of e){if(!s[n(404)]&&!s[n(376)])continue;const e=!s[n(404)]||t[n(386)]===s[n(404)],o=!s[n(376)]||t[n(384)](s[n(376)]);e&&o&&r[n(400)](s,i)}return r}function k(t,e){const n=N();return(k=function(t,e){return n[t-=376]})(t,e)}function j(t){const e=k,n={};for(let r=0;r<t[e(393)];r++){const s=t[r],i=t[e(390)](s);e(385)!==i&&(n[s]=i)}return n}function D(t){const e=k,n=t[e(392)](",")[e(399)](t=>t[e(396)]()),r=[];for(const t of n){const n=F[e(403)](t);n&&r[e(387)](n[e(402)])}return r}function W(t){const e=k,n={};for(const r of t)Object[e(380)](n,r);return n}function N(){const t=["className","1HqcPdY","6021180rdYgSf","323890hoYYOM","assign","682286MlFdpZ","5hhctPl","21845556XYtrbQ","hasClass","initial","name","push","316690QBUqff","3wvYDsx","getPropertyValue","207AqNTvt","split","length","selectorText","style","trim","1894996tTRHOt","cssRules","map","set","8pwADTs","groups","exec","tagName","7458199LYqPoL"];return(N=function(){return t})()}const $=B;function B(t,e){const n=q();return(B=function(t,e){return n[t-=205]})(t,e)}function q(){const t=["3297944GOYNVf","setStyle","size","1981656kgSpAv","from","elementStart","item","665680cYjnwa","hasStyle","425406HYhKuK","content","type","values","9310357dgEPDx","isActive","document","110BzGuPS","3795SEBWyt","createRangeIn","_parsedData","4988bHLgwi","execute","1120536KTdLxy","3CiVnVS"];return(q=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(696424===parseInt(e(227))/1+parseInt(e(205))/2*(-parseInt(e(219))/3)+-parseInt(e(216))/4*(-parseInt(e(213))/5)+-parseInt(e(223))/6+-parseInt(e(209))/7+-parseInt(e(220))/8+-parseInt(e(218))/9*(-parseInt(e(212))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class K extends C{[$(217)](t){const n=$,{body:r,styles:s}=t[n(215)],i=new e.ViewUpcastWriter(r[n(211)]),o=i[n(214)](r),a=function(t){const e=k,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(400)](t,i)}return n}(function(t){const e=k,n={};for(const r of t)for(const t of r[e(398)])if(t instanceof CSSStyleRule){const r=j(t[e(395)]);n[t[e(394)]]=Object[e(380)]({},n[t[e(394)]]||{},r)}return n}(s));for(const t of o){if(n(225)!==t[n(207)])continue;const e=V(t[n(226)],a);if(e[n(222)]){const r=W(Array[n(224)](e[n(208)]()));for(const e in r){const s=t[n(226)];s[n(228)](e)||i[n(221)](e,r[e],s)}}}t[n(206)]=r}[$(210)](t){return super[$(210)](t)||R(t)}}const Y=U;function H(){const t=["3108872HBgJsV","document","9DXCHeV","view","text/html","PasteFromOffice","plugins","dataTransfer","init","editing","_parsedData","fromCharCode","map","requires","PasteFromOfficeEnhancedInliner","pluginName","14766770uUhtFl","2629833ZBjuJb","isPremiumPlugin","isOfficialPlugin","isActive","afterInit","4giAwDc","991522FAXVUH","inputTransformation","1903700WwZGRq","11xWXDEz","execute","1086462hvAyak","getData","editor","get","stylesProcessor","high","ClipboardPipeline","780tAHSfJ","join","href"];return(H=function(){return t})()}function U(t,e){const n=H();return(U=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(496296===-parseInt(e(329))/1*(-parseInt(e(300))/2)+parseInt(e(320))/3+-parseInt(e(325))/4*(-parseInt(e(328))/5)+parseInt(e(331))/6+parseInt(e(326))/7+parseInt(e(303))/8+-parseInt(e(305))/9*(parseInt(e(319))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class Q extends t.Plugin{static get[Y(318)](){return Y(317)}static get[Y(322)](){return!0}static get[Y(321)](){return!0}static get[Y(316)](){return[Y(308)]}[Y(311)](){const t=Y,e=this[t(295)],n=e[t(309)][t(296)](t(299)),r=e[t(312)][t(306)][t(304)],s=new K(r);n.on(t(327),(e,n)=>{const i=t,o=n[i(310)][i(294)](i(307));s[i(323)](o)&&(n[i(313)]||(n[i(313)]=L(o,r[i(297)])),s[i(330)](n))},{priority:P.priorities[t(296)](t(298))+11})}[Y(324)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=U;return t[e(315)](t=>String[e(314)](t))[e(301)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,P.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1772582400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=U,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(302)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const J=tt;function _(){const t=["438DTIgBC","super","forEach","includes","createElement","strong","sup","font-style","font-family","line-through","span","medium","underline","italic","keys","393730CPyCVU","font-size","bold","453VKpSTy","font-weight","1126iRhHgl","length","31766hzQZBg","2374002FcQBLK","269653BfFvkV","96jqXdQY","sub","filter","24215MgaqYC","getStyleNames","getChildren","2738280PPLdXt","removeStyle","color","text-decoration","text-decoration-line","insertChild","vertical-align","bolder","from","getStyle","setStyle","split","function"];return(_=function(){return t})()}!function(t){const e=tt,n=t();for(;;)try{if(223732===-parseInt(e(165))/1+parseInt(e(161))/2*(parseInt(e(159))/3)+-parseInt(e(166))/4*(-parseInt(e(169))/5)+parseInt(e(185))/6*(parseInt(e(163))/7)+-parseInt(e(172))/8+parseInt(e(164))/9+parseInt(e(156))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[J(174),J(193),J(157),J(175),J(176),J(160),J(192),J(178)],G=[J(174),J(193),J(157)],X={"font-style":[[J(154),"i"]],"font-weight":[[J(196),J(190)],[J(158),J(190)],[J(179),J(190)],[t=>Number(t)>=600,J(190)]],"text-decoration":[[J(153),"u"],[J(194),"s"]],"text-decoration-line":[[J(153),"u"],[J(194),"s"]],"vertical-align":[[J(167),J(167)],[J(186),J(191)]]};function Z(t){return z[J(188)](t)}function tt(t,e){const n=_();return(tt=function(t,e){return n[t-=153]})(t,e)}function et(t){const e=J;return Array[e(180)](t[e(170)]())[e(168)](Z)}function nt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(187)](e=>{const i=n,o=t[i(181)](e);if(o)if(a=e,G[J(188)](a))r[e]=o;else if(e in X){const t=o[i(183)](" ");X[e][i(187)](([n,r])=>{const o=i;for(const i of t)(o(184)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=J;for(const s in n)n[s][r(187)](([,n])=>{const s=r,i=e[s(189)](n,[],t[s(171)]());e[s(177)](0,i,t)}),e[r(173)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(155)](n)[r(162)])return;const s=e[r(189)](r(195),[],t[r(171)]());e[r(182)](n,s),e[r(177)](0,s,t),e[r(173)](Object[r(155)](n),t)}(t,e,r)}const rt=it;function st(){const t=["104342CaaJAz","5jnOQws","24anQAMs","name","216464GNfdxD","170gqdgmK","font","element","blockElements","isActive","createRangeIn","412353dbELOc","249396rCAips","getItems","198678cafpuN","content","1217690yVQiuz","_parsedData","514612lDcfpC","stylesProcessor","includes","execute","document"];return(st=function(){return t})()}function it(t,e){const n=st();return(it=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(497033===-parseInt(e(153))/1+-parseInt(e(146))/2+-parseInt(e(155))/3*(-parseInt(e(142))/4)+parseInt(e(154))/5*(parseInt(e(144))/6)+-parseInt(e(148))/7+-parseInt(e(157))/8+-parseInt(e(141))/9*(-parseInt(e(158))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot extends C{[rt(151)](t){const n=rt,{body:r}=t[n(147)],s=new e.ViewUpcastWriter(r[n(152)]),i=s[n(140)](r),o=new e.ViewDocument(s[n(152)][n(149)]),a=[...new e.ViewDomConverter(o)[n(138)],n(159)],c=i[n(143)]();for(const t of c)if(t.is(n(160))&&a[n(150)](t[n(156)])){nt(t,s,et(t))}t[n(145)]=r}[rt(139)](t){return super[rt(139)](t)||R(t)}}function at(){const t=["requires","3190496ZQXVQC","pluginName","9052592uanRGJ","940lWmIZn","domainLimit","view","usageLimit","734883vADQcK","execute","licenseKey","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","14XbkcIi","PasteFromOfficeEnhancedPropagator","isPremiumPlugin","init","37801413vtlaBf","isOfficialPlugin","974031dRIeRa","editing","get","pasteFromOfficeEnhancedLicenseKeyDomainLimit","ClipboardPipeline","config","stylesProcessor","PasteFromOfficeEnhanced","inputTransformation","isActive","text/html","_parsedData","getData","6113597JAeLes","plugins","45006rWHuIh","pasteFromOfficeEnhancedLicenseKeyInvalid","high","editor","dataTransfer","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_licenseKeyCheckInterval","_showLicenseError","destroy","invalid","pasteFromOfficeEnhancedLicenseKeyValid","PasteFromOffice","featureNotAllowed","expired","pasteFromOfficeEnhancedLicenseKeyUsageLimit","document","pasteFromOfficeEnhancedLicenseKeyExpired"];return(at=function(){return t})()}const ct=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=251]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(954616===parseInt(e(269))/1+-parseInt(e(263))/2*(-parseInt(e(258))/3)+parseInt(e(251))/4+-parseInt(e(254))/5*(-parseInt(e(284))/6)+-parseInt(e(282))/7+parseInt(e(253))/8+-parseInt(e(267))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{[ct(260)];[ct(290)];static get[ct(252)](){return ct(264)}static get[ct(268)](){return!0}static get[ct(265)](){return!0}static get[ct(301)](){return[ct(295)]}[ct(266)](){const t=ct,e=this[t(287)],n=e[t(283)][t(271)](t(273)),r=e[t(270)][t(256)][t(299)],s=new ot(r);n.on(t(277),(e,n)=>{const i=t,o=n[i(288)][i(281)](i(279));s[i(278)](o)&&(n[i(280)]||(n[i(280)]=L(o,r[i(275)])),s[i(259)](n))},{priority:P.priorities[t(271)](t(286))+10}),this[t(260)]=this[t(287)][t(274)][t(271)](t(260));const i=this[t(287)];this[t(290)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(294)==s||e(285)==s||e(300)==s||e(272)==s||e(289)==s||e(262)==s||e(298)==s){delete i[r],n=s,clearInterval(this[e(290)]),this[e(290)]=void 0;break}}e(285)==n&&i[e(291)](e(293)),e(300)==n&&i[e(291)](e(297)),e(272)==n&&i[e(291)](e(255)),e(289)==n&&i[e(291)](e(296),e(276)),e(262)==n&&i[e(291)](e(261)),e(298)==n&&i[e(291)](e(257))},1e3)}[ct(292)](){const t=ct;super[t(292)](),this[t(290)]&&clearInterval(this[t(290)])}}function ft(t,e){var n=dt();return(ft=function(t,e){return n[t-=395]})(t,e)}var pt=ft;!function(t){for(var e=ft,n=t();;)try{if(190567===-parseInt(e(404))/1+-parseInt(e(410))/2+parseInt(e(397))/3*(parseInt(e(405))/4)+-parseInt(e(406))/5*(parseInt(e(398))/6)+parseInt(e(403))/7+-parseInt(e(396))/8*(-parseInt(e(409))/9)+parseInt(e(408))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class mt extends t.Plugin{static get[pt(395)](){return pt(400)}static get[pt(402)](){return!0}static get[pt(407)](){return!0}static get[pt(399)](){return[pt(401),Q,ut]}}function dt(){var t=["PasteFromOffice","isOfficialPlugin","193599MIhvkW","121603HlOBBM","84FXpihN","11485WDUhqQ","isPremiumPlugin","2428630RrQrfB","1206fmirSi","333518cHWtER","pluginName","12712EvAsTB","18387nEYJwa","348ZyIkTq","requires","PasteFromOfficeEnhanced"];return(dt=function(){return t})()}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=206]})(t,e)}function ht(){var t=["710244rNthDR","1416655keBTsS","51722JKkMKJ","832GxCOOB","464112uSRSNL","6mwZSOl","12MBtikn","1630aIVRcq","16209IagWYi","4746YJgqjm","943360dFVyTu","6REWfLC"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(182115===-parseInt(e(211))/1*(parseInt(e(208))/2)+parseInt(e(213))/3+parseInt(e(209))/4+parseInt(e(210))/5*(parseInt(e(214))/6)+parseInt(e(206))/7*(-parseInt(e(212))/8)+parseInt(e(217))/9*(-parseInt(e(216))/10)+parseInt(e(207))/11*(parseInt(e(215))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x12769a}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x33f8ab,parsePasteOfficeHtml as _0x1e3288}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2efebd,uid as _0x1415b2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1640b9,ViewDocument as _0xa92ced,ViewDomConverter as _0x387c45}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0xb48459){return m['test'](_0xb48459);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x2852a1,_0x1a0e50){const _0x463c68=new Map();for(const [_0x2860af,_0x494a47]of _0x1a0e50){if(!_0x2860af['tagName']&&!_0x2860af['className'])continue;const _0x366acf=!_0x2860af['tagName']||_0x2852a1['name']===_0x2860af['tagName'],_0x5e99d0=!_0x2860af['className']||_0x2852a1['hasClass'](_0x2860af['className']);_0x366acf&&_0x5e99d0&&_0x463c68['set'](_0x2860af,_0x494a47);}return _0x463c68;}function h(_0x5ac0e6){const _0x407bd5={};for(let _0x15f493=0x0;_0x15f493<_0x5ac0e6['length'];_0x15f493++){const _0x42193f=_0x5ac0e6[_0x15f493],_0x217e18=_0x5ac0e6['getPropertyValue'](_0x42193f);'initial'!==_0x217e18&&(_0x407bd5[_0x42193f]=_0x217e18);}return _0x407bd5;}function O(_0x5ba458){const _0x49584a=_0x5ba458['split'](',')['map'](_0x4e8c05=>_0x4e8c05['trim']()),_0x1727bb=[];for(const _0x19362b of _0x49584a){const _0x45afae=S['exec'](_0x19362b);_0x45afae&&_0x1727bb['push'](_0x45afae['groups']);}return _0x1727bb;}function k(_0x1b5320){const _0x44932e={};for(const _0xfaabaa of _0x1b5320)Object['assign'](_0x44932e,_0xfaabaa);return _0x44932e;}class c extends _0x33f8ab{['execute'](_0x42e8a9){const {body:_0x3a479b,styles:_0x3cac43}=_0x42e8a9['_parsedData'],_0x54d029=new _0x1640b9(_0x3a479b['document']),_0x544bfc=_0x54d029['createRangeIn'](_0x3a479b),_0x5c4128=function(_0x2efc6f){const _0x387215={};for(const _0x19fb2b of _0x2efc6f)for(const _0x248dd7 of _0x19fb2b['cssRules'])if(_0x248dd7 instanceof CSSStyleRule){const _0x1beafd=h(_0x248dd7['style']);_0x387215[_0x248dd7['selectorText']]=Object['assign']({},_0x387215[_0x248dd7['selectorText']]||{},_0x1beafd);}return _0x387215;}(_0x3cac43),_0xd90b43=function(_0xc48db7){const _0x57d45e=new Map();for(const _0x5c10a9 in _0xc48db7){const _0x1909b7=O(_0x5c10a9),_0x2d5359=_0xc48db7[_0x5c10a9];for(const _0x298eda of _0x1909b7)_0x57d45e['set'](_0x298eda,_0x2d5359);}return _0x57d45e;}(_0x5c4128);for(const _0x11e829 of _0x544bfc){if('elementStart'!==_0x11e829['type'])continue;const _0x416a50=j(_0x11e829['item'],_0xd90b43);if(_0x416a50['size']){const _0x283a75=k(Array['from'](_0x416a50['values']()));for(const _0x387752 in _0x283a75){const _0x6250e3=_0x11e829['item'];_0x6250e3['hasStyle'](_0x387752)||_0x54d029['setStyle'](_0x387752,_0x283a75[_0x387752],_0x6250e3);}}}_0x42e8a9['content']=_0x3a479b;}['isActive'](_0x1bc05c){return super['isActive'](_0x1bc05c)||p(_0x1bc05c);}}class i extends _0x12769a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1f36e0=this['editor'],_0x321f2a=_0x1f36e0['plugins']['get']('ClipboardPipeline'),_0x487726=_0x1f36e0['editing']['view']['document'],_0x48d2d6=new c(_0x487726);_0x321f2a['on']('inputTransformation',(_0x41865d,_0x3715da)=>{const _0x27d550=_0x3715da['dataTransfer']['getData']('text/html');_0x48d2d6['isActive'](_0x27d550)&&(_0x3715da['_parsedData']||(_0x3715da['_parsedData']=_0x1e3288(_0x27d550,_0x487726['stylesProcessor'])),_0x48d2d6['execute'](_0x3715da));},{'priority':_0x2efebd['get']('high')+0xb});}['afterInit'](){!async function(_0x477de1){const _0x6fc202=_0x34d8df([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]),_0x121767=0x7374585f,_0x4ef417=0x7373db17^_0x121767,_0x55c8d6=window[_0x34d8df([0x44,0x61,0x74,0x65])][_0x34d8df([0x6e,0x6f,0x77])](),_0x553e31=_0x477de1[_0x34d8df([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x288bd0=new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x287e01=>{_0x553e31[_0x34d8df([0x6f,0x6e,0x63,0x65])](_0x34d8df([0x72,0x65,0x61,0x64,0x79]),_0x287e01);}),_0x3cb4c4={[_0x34d8df([0x6b,0x74,0x79])]:_0x34d8df([0x45,0x43]),[_0x34d8df([0x75,0x73,0x65])]:_0x34d8df([0x73,0x69,0x67]),[_0x34d8df([0x63,0x72,0x76])]:_0x34d8df([0x50,0x2d,0x32,0x35,0x36]),[_0x34d8df([0x78])]:_0x34d8df([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]),[_0x34d8df([0x79])]:_0x34d8df([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]),[_0x34d8df([0x61,0x6c,0x67])]:_0x34d8df([0x45,0x53,0x32,0x35,0x36])},_0x48c04b=_0x553e31[_0x34d8df([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x34d8df([0x67,0x65,0x74])](_0x34d8df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x66e772(){let _0x8883e9,_0x5db7c6=null,_0x3f7de3=null;try{if(_0x48c04b==_0x34d8df([0x47,0x50,0x4c]))return _0x34d8df([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x8883e9=_0x1183d2(),!_0x8883e9)return _0x34d8df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x8883e9[_0x34d8df([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f7de3=_0x5caad9(_0x8883e9[_0x34d8df([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x8883e9[_0x34d8df([0x6a,0x74,0x69])])),await _0x1285c3()?_0x3626c9()?_0x2481aa()?_0x34d8df([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x35b618()?(_0x8883e9[_0x34d8df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x34d8df([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5db7c6=_0x4aca56(_0x34d8df([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3ec585()):_0x34d8df([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x34d8df([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x34d8df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x34d8df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2481aa(){const _0x1e0be7=[_0x34d8df([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x34d8df([0x74,0x72,0x69,0x61,0x6c])][_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8883e9[_0x34d8df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x55c8d6/0x3e8:0xe10*_0x4ef417;return _0x8883e9[_0x34d8df([0x65,0x78,0x70])]<_0x1e0be7;}function _0x3626c9(){const _0x3d67a0=_0x8883e9[_0x34d8df([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d67a0&&(!!_0x3d67a0[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x2a]))||(!!_0x3d67a0[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x50,0x4f,0x45]))||(!!_0x3d67a0[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x50,0x50]))||!(!_0x3d67a0[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x360a7f()))));}function _0x35b618(){const _0x322292=_0x8883e9[_0x34d8df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x322292||0x0==_0x322292[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2030ed}=new URL(window[_0x34d8df([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x322292[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2030ed))return!0x0;const _0x2cd4d9=_0x2030ed[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])](_0x34d8df([0x2e]));return _0x322292[_0x34d8df([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42cc4f=>_0x42cc4f[_0x34d8df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d8df([0x2a])))[_0x34d8df([0x6d,0x61,0x70])](_0xc3bf3c=>_0xc3bf3c[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])](_0x34d8df([0x2e])))[_0x34d8df([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb3c896=>_0xb3c896[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2cd4d9[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x34d8df([0x6d,0x61,0x70])](_0x32030a=>Array(_0x2cd4d9[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x32030a[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x34d8df([0x66,0x69,0x6c,0x6c])](_0x32030a[0x0]===_0x34d8df([0x2a])?_0x34d8df([0x2a]):'')[_0x34d8df([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x32030a))[_0x34d8df([0x73,0x6f,0x6d,0x65])](_0x43714b=>_0x2cd4d9[_0x34d8df([0x65,0x76,0x65,0x72,0x79])]((_0x518c03,_0x66ea9f)=>_0x43714b[_0x66ea9f]===_0x518c03||_0x43714b[_0x66ea9f]===_0x34d8df([0x2a])));}function _0x3ec585(){return _0x5db7c6&&_0x3f7de3?new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x253e2f,_0x2eb589)=>{_0x5db7c6[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x253e2f,_0x2eb589),_0x3f7de3[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x25ca02=>{_0x25ca02!=_0x34d8df([0x56,0x61,0x6c,0x69,0x64])&&_0x253e2f(_0x25ca02);},_0x2eb589);}):_0x5db7c6||_0x3f7de3||_0x34d8df([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5caad9(_0x1f7ea,_0x24f6de){return new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x278fc7=>{if(_0x163c13())return _0x278fc7(_0x34d8df([0x56,0x61,0x6c,0x69,0x64]));_0x2afaa8(),_0x553e31[_0x34d8df([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x34d8df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3defef=!0x1;const _0x9bd00a=_0x1415b2();function _0x46b708(_0x4fd6ff){return!!_0x4fd6ff&&(typeof _0x4fd6ff===_0x34d8df([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4fd6ff===_0x34d8df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4fd6ff[_0x34d8df([0x74,0x68,0x65,0x6e])]===_0x34d8df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4fd6ff[_0x34d8df([0x63,0x61,0x74,0x63,0x68])]===_0x34d8df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xafe92a(_0x268a10){_0x37ed5e(_0x268a10)[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x40ccb4=>{if(!_0x40ccb4||_0x40ccb4[_0x34d8df([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x34d8df([0x6f,0x6b]))return _0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2cdd36(_0x250304(_0x9bd00a+_0x24f6de))!=_0x40ccb4[_0x34d8df([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x34d8df([0x56,0x61,0x6c,0x69,0x64]);})[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x4b2abe=>(_0x8a552d(),_0x4b2abe),()=>{const _0x36c9d5=_0x54f8e8();return null==_0x36c9d5?(_0x8a552d(),_0x34d8df([0x56,0x61,0x6c,0x69,0x64])):_0x34d8df(_0x55c8d6-_0x36c9d5>(0x5778dc5f^_0x121767)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x278fc7)[_0x34d8df([0x63,0x61,0x74,0x63,0x68])](()=>{_0x278fc7(_0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29937f=0x7342b6df^_0x121767;function _0x8a552d(){const _0x2c9dca=_0x34d8df([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cdd36(_0x250304(_0x1f7ea)),_0x309d83=_0x202c3a(_0x2cdd36(window[_0x34d8df([0x4d,0x61,0x74,0x68])][_0x34d8df([0x63,0x65,0x69,0x6c])](_0x55c8d6/_0x29937f)));window[_0x34d8df([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x34d8df([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c9dca,_0x309d83);}function _0x54f8e8(){const _0x47e9a2=_0x34d8df([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cdd36(_0x250304(_0x1f7ea)),_0xaf74a4=window[_0x34d8df([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x34d8df([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47e9a2);return _0xaf74a4?window[_0x34d8df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x202c3a(_0xaf74a4),0x10)*_0x29937f:null;}function _0x37ed5e(_0x6c749f){return new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c9076,_0x1ffdcd)=>{_0x6c749f[_0x34d8df([0x74,0x68,0x65,0x6e])](_0x3c9076,_0x1ffdcd),window[_0x34d8df([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1ffdcd,0x73758c9f^_0x121767);});}}_0x553e31[_0x34d8df([0x6f,0x6e])](_0x34d8df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x305d35,_0x19dba8)=>{if(_0x19dba8[0x0]!=_0x1f7ea)return _0x278fc7(_0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x19dba8[0x1]={..._0x19dba8[0x1],[_0x34d8df([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x9bd00a};},{[_0x34d8df([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x34d8df([0x68,0x69,0x67,0x68])}),_0x553e31[_0x34d8df([0x6f,0x6e])](_0x34d8df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ccc1e=>{_0x46b708(_0x2ccc1e[_0x34d8df([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3defef=!0x0,_0xafe92a(_0x2ccc1e[_0x34d8df([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x34d8df([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x34d8df([0x6c,0x6f,0x77])}),_0x288bd0[_0x34d8df([0x74,0x68,0x65,0x6e])](()=>{_0x3defef||_0x278fc7(_0x34d8df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x163c13(){return _0x553e31[_0x34d8df([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x34d8df([0x76,0x69,0x65,0x77])][_0x34d8df([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x34d8df([0x61,0x75,0x74,0x6f]);}function _0x2afaa8(){_0x553e31[_0x34d8df([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x34d8df([0x76,0x69,0x65,0x77])][_0x34d8df([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x34d8df([0x61,0x75,0x74,0x6f]);}}function _0x4aca56(_0x51d0ba){const _0x1f3336=[new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e5301=>setTimeout(_0x2e5301,0x737d6693^_0x121767)),_0x288bd0[_0x34d8df([0x74,0x68,0x65,0x6e])](()=>new window[(_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49da9f=>{let _0x59d98a=0x0;_0x553e31[_0x34d8df([0x6d,0x6f,0x64,0x65,0x6c])][_0x34d8df([0x6f,0x6e])](_0x34d8df([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5adb8e,_0x9c21a8)=>{_0x9c21a8[0x0][_0x34d8df([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x59d98a++,_0x59d98a==(0x73745db7^_0x121767)&&(_0x49da9f(),_0x5adb8e[_0x34d8df([0x6f,0x66,0x66])]());});}))];return window[_0x34d8df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x34d8df([0x72,0x61,0x63,0x65])](_0x1f3336)[_0x34d8df([0x74,0x68,0x65,0x6e])](()=>_0x51d0ba);}async function _0x57269c(){await _0x288bd0,_0x553e31[_0x34d8df([0x6d,0x6f,0x64,0x65,0x6c])][_0x34d8df([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37ea9d,_0x553e31[_0x34d8df([0x6d,0x6f,0x64,0x65,0x6c])][_0x34d8df([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37ea9d,_0x553e31[_0x34d8df([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x34d8df([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x360a7f(){return window[_0x34d8df([0x67,0x6c,0x6f,0x62])]&&window[_0x34d8df([0x67,0x6c,0x6f,0x62])][_0x34d8df([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x8e6f95(_0x2e08db){const _0x5e7912=_0x1d1938();_0x553e31[_0x5e7912]=_0x34d8df([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])+_0x2e08db,_0x2e08db!=_0x34d8df([0x56,0x61,0x6c,0x69,0x64])&&_0x57269c();}function _0x1d1938(){const _0x1f7819=window[_0x34d8df([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x34d8df([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x34d8df([0x6e,0x6f,0x77])]())[_0x34d8df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x34d8df([0x2e]),'');let _0x65281a=_0x34d8df([0x73]);for(let _0x2a9e4d=0x0;_0x2a9e4d<_0x1f7819[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a9e4d+=0x2){let _0x4a9caf=window[_0x34d8df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f7819[_0x34d8df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a9e4d,_0x2a9e4d+0x2));_0x4a9caf>=_0x6fc202[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a9caf-=_0x6fc202[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x65281a+=_0x6fc202[_0x4a9caf];}return _0x65281a;}function _0x1183d2(){const _0x5429b8=_0x48c04b[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])](_0x34d8df([0x2e]));if(0x3!=_0x5429b8[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5ea495(_0x5429b8[0x1]);function _0x5ea495(_0x3251cd){const _0x4549fc=_0x5badc4(_0x3251cd);return _0x4549fc&&_0x161107()?_0x4549fc:null;function _0x161107(){const _0x2f8725=_0x4549fc[_0x34d8df([0x6a,0x74,0x69])],_0x2c8f9f=window[_0x34d8df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f8725[_0x34d8df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f8725[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x53b8ad={..._0x4549fc,[_0x34d8df([0x6a,0x74,0x69])]:_0x2f8725[_0x34d8df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2f8725[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x53b8ad[_0x34d8df([0x76,0x63])],_0x250304(_0x53b8ad)==_0x2c8f9f;}}}async function _0x1285c3(){let _0x48f825=!0x0;try{const _0x11bff4=_0x48c04b[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])](_0x34d8df([0x2e])),[_0x4d3965,_0xca15fe,_0x21b446]=_0x11bff4;return _0x2de456(_0x4d3965),await _0xc8a981(_0x4d3965,_0xca15fe,_0x21b446),_0x48f825;}catch{return!0x1;}function _0x2de456(_0x5bf5a0){const _0x297d1b=_0x5badc4(_0x5bf5a0);_0x297d1b&&_0x297d1b[_0x34d8df([0x61,0x6c,0x67])]==_0x34d8df([0x45,0x53,0x32,0x35,0x36])||(_0x48f825=!0x1);}async function _0xc8a981(_0x2384f8,_0x316091,_0xf93c66){const _0x40375e=window[_0x34d8df([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x34d8df([0x66,0x72,0x6f,0x6d])](_0x5c2a51(_0xf93c66),_0x1febc7=>_0x1febc7[_0x34d8df([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x46ad33=new window[(_0x34d8df([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x34d8df([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2384f8+_0x34d8df([0x2e])+_0x316091),_0x18d57f=window[_0x34d8df([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x34d8df([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18d57f)return;const _0x338d22=await _0x18d57f[_0x34d8df([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x34d8df([0x6a,0x77,0x6b]),_0x3cb4c4,{[_0x34d8df([0x6e,0x61,0x6d,0x65])]:_0x34d8df([0x45,0x43,0x44,0x53,0x41]),[_0x34d8df([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x34d8df([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x34d8df([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18d57f[_0x34d8df([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x34d8df([0x6e,0x61,0x6d,0x65])]:_0x34d8df([0x45,0x43,0x44,0x53,0x41]),[_0x34d8df([0x68,0x61,0x73,0x68])]:{[_0x34d8df([0x6e,0x61,0x6d,0x65])]:_0x34d8df([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x338d22,_0x40375e,_0x46ad33)||(_0x48f825=!0x1);}}function _0x5badc4(_0x5ed349){return _0x5ed349[_0x34d8df([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x34d8df([0x65,0x79]))?JSON[_0x34d8df([0x70,0x61,0x72,0x73,0x65])](_0x5c2a51(_0x5ed349)):null;}function _0x5c2a51(_0x594c01){return window[_0x34d8df([0x61,0x74,0x6f,0x62])](_0x594c01[_0x34d8df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x34d8df([0x2b]))[_0x34d8df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x34d8df([0x2f])));}function _0x250304(_0x475fac){let _0x36c952=0x1505;function _0x40d7d4(_0x4b2759){for(let _0x2c9e8b=0x0;_0x2c9e8b<_0x4b2759[_0x34d8df([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c9e8b++){const _0x1c38d4=_0x4b2759[_0x34d8df([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2c9e8b);_0x36c952=(_0x36c952<<0x5)+_0x36c952+_0x1c38d4,_0x36c952&=_0x36c952;}}function _0x4c74f0(_0x4c2d5f){Array[_0x34d8df([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c2d5f)?_0x4c2d5f[_0x34d8df([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c74f0):_0x4c2d5f&&typeof _0x4c2d5f==_0x34d8df([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x34d8df([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c2d5f)[_0x34d8df([0x73,0x6f,0x72,0x74])]()[_0x34d8df([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x451ce6,_0x4255b8])=>{_0x40d7d4(_0x451ce6),_0x4c74f0(_0x4255b8);}):_0x40d7d4(window[_0x34d8df([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c2d5f));}return _0x4c74f0(_0x475fac),_0x36c952>>>0x0;}function _0x2cdd36(_0x1ff1c4){return _0x1ff1c4[_0x34d8df([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x34d8df([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x34d8df([0x30]));}function _0x202c3a(_0x3d1368){return _0x3d1368[_0x34d8df([0x73,0x70,0x6c,0x69,0x74])]('')[_0x34d8df([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x34d8df([0x6a,0x6f,0x69,0x6e])]('');}function _0x37ea9d(){}function _0x34d8df(_0x1ccd3a){return _0x1ccd3a['map'](_0x243f74=>String['fromCharCode'](_0x243f74))['join']('');}_0x8e6f95(await _0x66e772());}(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'],[_0x3193f7=>Number(_0x3193f7)>=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(_0x1475e6){return E['includes'](_0x1475e6);}function g(_0x20e5da){return Array['from'](_0x20e5da['getStyleNames']())['filter'](P);}function b(_0x1c2c42,_0x5e62f7,_0x55fcd2){const {spanStyles:_0xcf0131,stylesToBeHtmlElements:_0x1ec3b6}=function(_0x1902c7,_0x1a868c){const _0x2df746={},_0x5aa16e={};return _0x1a868c['forEach'](_0x3a0dcc=>{const _0x448111=_0x1902c7['getStyle'](_0x3a0dcc);if(_0x448111){if(function(_0x593483){return L['includes'](_0x593483);}(_0x3a0dcc))_0x2df746[_0x3a0dcc]=_0x448111;else{if(function(_0x1f0292){return _0x1f0292 in F;}(_0x3a0dcc)){const _0x1bfd31=_0x448111['split']('\x20');F[_0x3a0dcc]['forEach'](([_0xa12bbb,_0x1d5b42])=>{for(const _0x530756 of _0x1bfd31){('function'==typeof _0xa12bbb&&_0xa12bbb(_0x530756)||_0xa12bbb===_0x530756)&&(_0x5aa16e[_0x3a0dcc]=[..._0x5aa16e[_0x3a0dcc]||[],[_0xa12bbb,_0x1d5b42]]);}});}}}}),{'spanStyles':_0x2df746,'stylesToBeHtmlElements':_0x5aa16e};}(_0x1c2c42,_0x55fcd2);!function(_0x29c0ee,_0x22e855,_0x11a94){for(const _0x508ed2 in _0x11a94){_0x11a94[_0x508ed2]['forEach'](([,_0x525086])=>{const _0x20482e=_0x22e855['createElement'](_0x525086,[],_0x29c0ee['getChildren']());_0x22e855['insertChild'](0x0,_0x20482e,_0x29c0ee);}),_0x22e855['removeStyle'](_0x508ed2,_0x29c0ee);}}(_0x1c2c42,_0x5e62f7,_0x1ec3b6),function(_0x4892be,_0x521aa9,_0x469d34){if(!Object['keys'](_0x469d34)['length'])return;const _0x52b9a7=_0x521aa9['createElement']('span',[],_0x4892be['getChildren']());_0x521aa9['setStyle'](_0x469d34,_0x52b9a7),_0x521aa9['insertChild'](0x0,_0x52b9a7,_0x4892be),_0x521aa9['removeStyle'](Object['keys'](_0x469d34),_0x4892be);}(_0x1c2c42,_0x5e62f7,_0xcf0131);}class a extends _0x33f8ab{['execute'](_0x4aec42){const {body:_0xcd87bb}=_0x4aec42['_parsedData'],_0xd0f84a=new _0x1640b9(_0xcd87bb['document']),_0x4f8f35=_0xd0f84a['createRangeIn'](_0xcd87bb),_0x2868aa=new _0xa92ced(_0xd0f84a['document']['stylesProcessor']),_0xcc3cfc=[...new _0x387c45(_0x2868aa)['blockElements'],'font'],_0x291118=_0x4f8f35['getItems']();for(const _0x169327 of _0x291118)_0x169327['is']('element')&&_0xcc3cfc['includes'](_0x169327['name'])&&b(_0x169327,_0xd0f84a,g(_0x169327));_0x4aec42['content']=_0xcd87bb;}['isActive'](_0x3e5ab2){return super['isActive'](_0x3e5ab2)||p(_0x3e5ab2);}}class s extends _0x12769a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x854228=this['editor'],_0x23e6c2=_0x854228['plugins']['get']('ClipboardPipeline'),_0x4af510=_0x854228['editing']['view']['document'],_0x4e96f8=new a(_0x4af510);_0x23e6c2['on']('inputTransformation',(_0x4a05f2,_0x18ac2d)=>{const _0x2b7992=_0x18ac2d['dataTransfer']['getData']('text/html');_0x4e96f8['isActive'](_0x2b7992)&&(_0x18ac2d['_parsedData']||(_0x18ac2d['_parsedData']=_0x1e3288(_0x2b7992,_0x4af510['stylesProcessor'])),_0x4e96f8['execute'](_0x18ac2d));},{'priority':_0x2efebd['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3a7362=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x397237;for(const _0x545da0 in _0x3a7362){const _0x5974b4=_0x545da0,_0x2b0518=_0x3a7362[_0x5974b4];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2b0518||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2b0518){delete _0x3a7362[_0x5974b4],_0x397237=_0x2b0518,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x397237&&_0x3a7362['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x397237&&_0x3a7362['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x397237&&_0x3a7362['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x397237&&_0x3a7362['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x397237&&_0x3a7362['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x397237&&_0x3a7362['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x12769a{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 _0x275368}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x35605e,parsePasteOfficeHtml as _0xba7edb}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x17200d,uid as _0x1fcfcb}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x5063fd,ViewDocument as _0x4e7402,ViewDomConverter as _0x5f233c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x2acd36){return m['test'](_0x2acd36);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4a5722,_0x1a50f7){const _0x52fc06=new Map();for(const [_0x4deca5,_0x564938]of _0x1a50f7){if(!_0x4deca5['tagName']&&!_0x4deca5['className'])continue;const _0x8bea5f=!_0x4deca5['tagName']||_0x4a5722['name']===_0x4deca5['tagName'],_0x56c9c6=!_0x4deca5['className']||_0x4a5722['hasClass'](_0x4deca5['className']);_0x8bea5f&&_0x56c9c6&&_0x52fc06['set'](_0x4deca5,_0x564938);}return _0x52fc06;}function h(_0x50fce9){const _0x4216da={};for(let _0x1f4288=0x0;_0x1f4288<_0x50fce9['length'];_0x1f4288++){const _0x17a6c0=_0x50fce9[_0x1f4288],_0x37ba79=_0x50fce9['getPropertyValue'](_0x17a6c0);'initial'!==_0x37ba79&&(_0x4216da[_0x17a6c0]=_0x37ba79);}return _0x4216da;}function O(_0x21002c){const _0x2ba275=_0x21002c['split'](',')['map'](_0x39999c=>_0x39999c['trim']()),_0x21d496=[];for(const _0x10396d of _0x2ba275){const _0x478fa7=S['exec'](_0x10396d);_0x478fa7&&_0x21d496['push'](_0x478fa7['groups']);}return _0x21d496;}function k(_0x357ed6){const _0x28dc3e={};for(const _0x57c119 of _0x357ed6)Object['assign'](_0x28dc3e,_0x57c119);return _0x28dc3e;}class c extends _0x35605e{['execute'](_0x53270c){const {body:_0x1cad70,styles:_0x131b4e}=_0x53270c['_parsedData'],_0x2c02d2=new _0x5063fd(_0x1cad70['document']),_0xcffee5=_0x2c02d2['createRangeIn'](_0x1cad70),_0x2e9db2=function(_0x49a525){const _0x5a331f={};for(const _0x2fcf9f of _0x49a525)for(const _0x16f6e1 of _0x2fcf9f['cssRules'])if(_0x16f6e1 instanceof CSSStyleRule){const _0x211062=h(_0x16f6e1['style']);_0x5a331f[_0x16f6e1['selectorText']]=Object['assign']({},_0x5a331f[_0x16f6e1['selectorText']]||{},_0x211062);}return _0x5a331f;}(_0x131b4e),_0x1f878c=function(_0x3c0030){const _0x22e114=new Map();for(const _0x315800 in _0x3c0030){const _0x55cb0a=O(_0x315800),_0xacd824=_0x3c0030[_0x315800];for(const _0x5dc636 of _0x55cb0a)_0x22e114['set'](_0x5dc636,_0xacd824);}return _0x22e114;}(_0x2e9db2);for(const _0xe6e2f0 of _0xcffee5){if('elementStart'!==_0xe6e2f0['type'])continue;const _0x5cb83a=j(_0xe6e2f0['item'],_0x1f878c);if(_0x5cb83a['size']){const _0x48ff40=k(Array['from'](_0x5cb83a['values']()));for(const _0x17bc6d in _0x48ff40){const _0x1d0b44=_0xe6e2f0['item'];_0x1d0b44['hasStyle'](_0x17bc6d)||_0x2c02d2['setStyle'](_0x17bc6d,_0x48ff40[_0x17bc6d],_0x1d0b44);}}}_0x53270c['content']=_0x1cad70;}['isActive'](_0x29438a){return super['isActive'](_0x29438a)||p(_0x29438a);}}class i extends _0x275368{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xb2f4c0=this['editor'],_0x135476=_0xb2f4c0['plugins']['get']('ClipboardPipeline'),_0x50a982=_0xb2f4c0['editing']['view']['document'],_0x5da7cb=new c(_0x50a982);_0x135476['on']('inputTransformation',(_0x2d7594,_0x2141d7)=>{const _0x8d8e0=_0x2141d7['dataTransfer']['getData']('text/html');_0x5da7cb['isActive'](_0x8d8e0)&&(_0x2141d7['_parsedData']||(_0x2141d7['_parsedData']=_0xba7edb(_0x8d8e0,_0x50a982['stylesProcessor'])),_0x5da7cb['execute'](_0x2141d7));},{'priority':_0x17200d['get']('high')+0xb});}['afterInit'](){!async function(_0x2f2cae){const _0x7f946f=_0x5d13f3([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x111390=0x7374585f,_0x173688=0x7373db3f^_0x111390,_0x4c16b5=window[_0x5d13f3([0x44,0x61,0x74,0x65])][_0x5d13f3([0x6e,0x6f,0x77])](),_0x144701=_0x2f2cae[_0x5d13f3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3225b9=new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48c0d1=>{_0x144701[_0x5d13f3([0x6f,0x6e,0x63,0x65])](_0x5d13f3([0x72,0x65,0x61,0x64,0x79]),_0x48c0d1);}),_0x482d79={[_0x5d13f3([0x6b,0x74,0x79])]:_0x5d13f3([0x45,0x43]),[_0x5d13f3([0x75,0x73,0x65])]:_0x5d13f3([0x73,0x69,0x67]),[_0x5d13f3([0x63,0x72,0x76])]:_0x5d13f3([0x50,0x2d,0x32,0x35,0x36]),[_0x5d13f3([0x78])]:_0x5d13f3([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x5d13f3([0x79])]:_0x5d13f3([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x5d13f3([0x61,0x6c,0x67])]:_0x5d13f3([0x45,0x53,0x32,0x35,0x36])},_0x3d2701=_0x144701[_0x5d13f3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5d13f3([0x67,0x65,0x74])](_0x5d13f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x25befb(){let _0x381068,_0x5dedb1=null,_0x591658=null;try{if(_0x3d2701==_0x5d13f3([0x47,0x50,0x4c]))return _0x5d13f3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x381068=_0x5f23a1(),!_0x381068)return _0x5d13f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x381068[_0x5d13f3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x591658=_0x4c8466(_0x381068[_0x5d13f3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x381068[_0x5d13f3([0x6a,0x74,0x69])])),await _0x591a46()?_0x5df48c()?_0x5b95b0()?_0x5d13f3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19030a()?(_0x381068[_0x5d13f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d13f3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5dedb1=_0x1ec005(_0x5d13f3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2d2be2()):_0x5d13f3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5d13f3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5d13f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5d13f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b95b0(){const _0x1f1e80=[_0x5d13f3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5d13f3([0x74,0x72,0x69,0x61,0x6c])][_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x381068[_0x5d13f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4c16b5/0x3e8:0xe10*_0x173688;return _0x381068[_0x5d13f3([0x65,0x78,0x70])]<_0x1f1e80;}function _0x5df48c(){const _0x1e42e0=_0x381068[_0x5d13f3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e42e0&&(!!_0x1e42e0[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x2a]))||(!!_0x1e42e0[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x50,0x4f,0x45]))||(!!_0x1e42e0[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x50,0x50]))||!(!_0x1e42e0[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5f4d09()))));}function _0x19030a(){const _0x52e1d1=_0x381068[_0x5d13f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x52e1d1||0x0==_0x52e1d1[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x17be6a}=new URL(window[_0x5d13f3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x52e1d1[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17be6a))return!0x0;const _0x4bf04d=_0x17be6a[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d13f3([0x2e]));return _0x52e1d1[_0x5d13f3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b3d24=>_0x5b3d24[_0x5d13f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d13f3([0x2a])))[_0x5d13f3([0x6d,0x61,0x70])](_0x405018=>_0x405018[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d13f3([0x2e])))[_0x5d13f3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2aa42a=>_0x2aa42a[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4bf04d[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d13f3([0x6d,0x61,0x70])](_0x4764ff=>Array(_0x4bf04d[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4764ff[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d13f3([0x66,0x69,0x6c,0x6c])](_0x4764ff[0x0]===_0x5d13f3([0x2a])?_0x5d13f3([0x2a]):'')[_0x5d13f3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4764ff))[_0x5d13f3([0x73,0x6f,0x6d,0x65])](_0x5758a0=>_0x4bf04d[_0x5d13f3([0x65,0x76,0x65,0x72,0x79])]((_0x3233cb,_0x45919c)=>_0x5758a0[_0x45919c]===_0x3233cb||_0x5758a0[_0x45919c]===_0x5d13f3([0x2a])));}function _0x2d2be2(){return _0x5dedb1&&_0x591658?new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d4445,_0x3657d0)=>{_0x5dedb1[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x5d4445,_0x3657d0),_0x591658[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x42bc90=>{_0x42bc90!=_0x5d13f3([0x56,0x61,0x6c,0x69,0x64])&&_0x5d4445(_0x42bc90);},_0x3657d0);}):_0x5dedb1||_0x591658||_0x5d13f3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4c8466(_0x4317af,_0x13b245){return new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x102b8f=>{if(_0xc92584())return _0x102b8f(_0x5d13f3([0x56,0x61,0x6c,0x69,0x64]));_0x220715(),_0x144701[_0x5d13f3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5d13f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1f7547=!0x1;const _0x1dace2=_0x1fcfcb();function _0x2364af(_0x5d8666){return!!_0x5d8666&&(typeof _0x5d8666===_0x5d13f3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5d8666===_0x5d13f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5d8666[_0x5d13f3([0x74,0x68,0x65,0x6e])]===_0x5d13f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5d8666[_0x5d13f3([0x63,0x61,0x74,0x63,0x68])]===_0x5d13f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2f1e98(_0x241502){_0x1d0e1d(_0x241502)[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x118621=>{if(!_0x118621||_0x118621[_0x5d13f3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5d13f3([0x6f,0x6b]))return _0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xdaca86(_0x32045f(_0x1dace2+_0x13b245))!=_0x118621[_0x5d13f3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5d13f3([0x56,0x61,0x6c,0x69,0x64]);})[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x1a6c50=>(_0x2ab2ce(),_0x1a6c50),()=>{const _0x4ab3e8=_0x26a74c();return null==_0x4ab3e8?(_0x2ab2ce(),_0x5d13f3([0x56,0x61,0x6c,0x69,0x64])):_0x5d13f3(_0x4c16b5-_0x4ab3e8>(0x5778dc5f^_0x111390)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x102b8f)[_0x5d13f3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x102b8f(_0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2b72bc=0x7342b6df^_0x111390;function _0x2ab2ce(){const _0x1f9acd=_0x5d13f3([0x6c,0x6c,0x63,0x74,0x2d])+_0xdaca86(_0x32045f(_0x4317af)),_0x57414a=_0x2392d6(_0xdaca86(window[_0x5d13f3([0x4d,0x61,0x74,0x68])][_0x5d13f3([0x63,0x65,0x69,0x6c])](_0x4c16b5/_0x2b72bc)));window[_0x5d13f3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d13f3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9acd,_0x57414a);}function _0x26a74c(){const _0x1a912b=_0x5d13f3([0x6c,0x6c,0x63,0x74,0x2d])+_0xdaca86(_0x32045f(_0x4317af)),_0x2faded=window[_0x5d13f3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d13f3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a912b);return _0x2faded?window[_0x5d13f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2392d6(_0x2faded),0x10)*_0x2b72bc:null;}function _0x1d0e1d(_0x174926){return new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3af36a,_0x34be63)=>{_0x174926[_0x5d13f3([0x74,0x68,0x65,0x6e])](_0x3af36a,_0x34be63),window[_0x5d13f3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x34be63,0x73758c9f^_0x111390);});}}_0x144701[_0x5d13f3([0x6f,0x6e])](_0x5d13f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4b44ae,_0x574848)=>{if(_0x574848[0x0]!=_0x4317af)return _0x102b8f(_0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x574848[0x1]={..._0x574848[0x1],[_0x5d13f3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1dace2};},{[_0x5d13f3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d13f3([0x68,0x69,0x67,0x68])}),_0x144701[_0x5d13f3([0x6f,0x6e])](_0x5d13f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x7a4377=>{_0x2364af(_0x7a4377[_0x5d13f3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1f7547=!0x0,_0x2f1e98(_0x7a4377[_0x5d13f3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5d13f3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d13f3([0x6c,0x6f,0x77])}),_0x3225b9[_0x5d13f3([0x74,0x68,0x65,0x6e])](()=>{_0x1f7547||_0x102b8f(_0x5d13f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xc92584(){return _0x144701[_0x5d13f3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d13f3([0x76,0x69,0x65,0x77])][_0x5d13f3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5d13f3([0x61,0x75,0x74,0x6f]);}function _0x220715(){_0x144701[_0x5d13f3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d13f3([0x76,0x69,0x65,0x77])][_0x5d13f3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5d13f3([0x61,0x75,0x74,0x6f]);}}function _0x1ec005(_0x295a40){const _0x3946de=[new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18d7a4=>setTimeout(_0x18d7a4,0x737d6693^_0x111390)),_0x3225b9[_0x5d13f3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x319da4=>{let _0x47bf8c=0x0;_0x144701[_0x5d13f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d13f3([0x6f,0x6e])](_0x5d13f3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1d6475,_0x145659)=>{_0x145659[0x0][_0x5d13f3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x47bf8c++,_0x47bf8c==(0x73745db7^_0x111390)&&(_0x319da4(),_0x1d6475[_0x5d13f3([0x6f,0x66,0x66])]());});}))];return window[_0x5d13f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5d13f3([0x72,0x61,0x63,0x65])](_0x3946de)[_0x5d13f3([0x74,0x68,0x65,0x6e])](()=>_0x295a40);}async function _0x5345a9(){await _0x3225b9,_0x144701[_0x5d13f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d13f3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3238ea,_0x144701[_0x5d13f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d13f3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3238ea,_0x144701[_0x5d13f3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5d13f3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5f4d09(){return window[_0x5d13f3([0x67,0x6c,0x6f,0x62])]&&window[_0x5d13f3([0x67,0x6c,0x6f,0x62])][_0x5d13f3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x34e1a4(_0x4190fd){const _0x19af73=_0x14b630();_0x144701[_0x19af73]=_0x5d13f3([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4190fd,_0x4190fd!=_0x5d13f3([0x56,0x61,0x6c,0x69,0x64])&&_0x5345a9();}function _0x14b630(){const _0x71d611=window[_0x5d13f3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5d13f3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5d13f3([0x6e,0x6f,0x77])]())[_0x5d13f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5d13f3([0x2e]),'');let _0x51758a=_0x5d13f3([0x73]);for(let _0x407bac=0x0;_0x407bac<_0x71d611[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x407bac+=0x2){let _0xe84c34=window[_0x5d13f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x71d611[_0x5d13f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x407bac,_0x407bac+0x2));_0xe84c34>=_0x7f946f[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xe84c34-=_0x7f946f[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x51758a+=_0x7f946f[_0xe84c34];}return _0x51758a;}function _0x5f23a1(){const _0xb34f2d=_0x3d2701[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d13f3([0x2e]));if(0x3!=_0xb34f2d[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x26c6fe(_0xb34f2d[0x1]);function _0x26c6fe(_0x295328){const _0x80a8d=_0x502a3c(_0x295328);return _0x80a8d&&_0xb50115()?_0x80a8d:null;function _0xb50115(){const _0x58e7a7=_0x80a8d[_0x5d13f3([0x6a,0x74,0x69])],_0x57a1fe=window[_0x5d13f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58e7a7[_0x5d13f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58e7a7[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4a0638={..._0x80a8d,[_0x5d13f3([0x6a,0x74,0x69])]:_0x58e7a7[_0x5d13f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x58e7a7[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4a0638[_0x5d13f3([0x76,0x63])],_0x32045f(_0x4a0638)==_0x57a1fe;}}}async function _0x591a46(){let _0x50a1bb=!0x0;try{const _0x28c426=_0x3d2701[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d13f3([0x2e])),[_0x509c89,_0xefaf0b,_0x5ed2b7]=_0x28c426;return _0x18af17(_0x509c89),await _0x19fc2d(_0x509c89,_0xefaf0b,_0x5ed2b7),_0x50a1bb;}catch{return!0x1;}function _0x18af17(_0x56b3a9){const _0x2ffdd5=_0x502a3c(_0x56b3a9);_0x2ffdd5&&_0x2ffdd5[_0x5d13f3([0x61,0x6c,0x67])]==_0x5d13f3([0x45,0x53,0x32,0x35,0x36])||(_0x50a1bb=!0x1);}async function _0x19fc2d(_0xb766a,_0x22afad,_0x614c1b){const _0x22ebdd=window[_0x5d13f3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5d13f3([0x66,0x72,0x6f,0x6d])](_0x52f8b2(_0x614c1b),_0x157380=>_0x157380[_0x5d13f3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37876f=new window[(_0x5d13f3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5d13f3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xb766a+_0x5d13f3([0x2e])+_0x22afad),_0x48f88c=window[_0x5d13f3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5d13f3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x48f88c)return;const _0x1a69c9=await _0x48f88c[_0x5d13f3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5d13f3([0x6a,0x77,0x6b]),_0x482d79,{[_0x5d13f3([0x6e,0x61,0x6d,0x65])]:_0x5d13f3([0x45,0x43,0x44,0x53,0x41]),[_0x5d13f3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5d13f3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5d13f3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x48f88c[_0x5d13f3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5d13f3([0x6e,0x61,0x6d,0x65])]:_0x5d13f3([0x45,0x43,0x44,0x53,0x41]),[_0x5d13f3([0x68,0x61,0x73,0x68])]:{[_0x5d13f3([0x6e,0x61,0x6d,0x65])]:_0x5d13f3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1a69c9,_0x22ebdd,_0x37876f)||(_0x50a1bb=!0x1);}}function _0x502a3c(_0x327412){return _0x327412[_0x5d13f3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5d13f3([0x65,0x79]))?JSON[_0x5d13f3([0x70,0x61,0x72,0x73,0x65])](_0x52f8b2(_0x327412)):null;}function _0x52f8b2(_0x214dda){return window[_0x5d13f3([0x61,0x74,0x6f,0x62])](_0x214dda[_0x5d13f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5d13f3([0x2b]))[_0x5d13f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5d13f3([0x2f])));}function _0x32045f(_0x500444){let _0xc3e37d=0x1505;function _0x42aaae(_0x3724fc){for(let _0x40cc6b=0x0;_0x40cc6b<_0x3724fc[_0x5d13f3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40cc6b++){const _0x5104e5=_0x3724fc[_0x5d13f3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x40cc6b);_0xc3e37d=(_0xc3e37d<<0x5)+_0xc3e37d+_0x5104e5,_0xc3e37d&=_0xc3e37d;}}function _0x30c4cb(_0x4acd03){Array[_0x5d13f3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4acd03)?_0x4acd03[_0x5d13f3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30c4cb):_0x4acd03&&typeof _0x4acd03==_0x5d13f3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5d13f3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4acd03)[_0x5d13f3([0x73,0x6f,0x72,0x74])]()[_0x5d13f3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4976fc,_0x4cc77b])=>{_0x42aaae(_0x4976fc),_0x30c4cb(_0x4cc77b);}):_0x42aaae(window[_0x5d13f3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4acd03));}return _0x30c4cb(_0x500444),_0xc3e37d>>>0x0;}function _0xdaca86(_0x45085a){return _0x45085a[_0x5d13f3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5d13f3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5d13f3([0x30]));}function _0x2392d6(_0x30427d){return _0x30427d[_0x5d13f3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5d13f3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5d13f3([0x6a,0x6f,0x69,0x6e])]('');}function _0x3238ea(){}function _0x5d13f3(_0x1df223){return _0x1df223['map'](_0x541bb2=>String['fromCharCode'](_0x541bb2))['join']('');}_0x34e1a4(await _0x25befb());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x56fe18=>Number(_0x56fe18)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x197243){return E['includes'](_0x197243);}function g(_0x46ec8e){return Array['from'](_0x46ec8e['getStyleNames']())['filter'](P);}function b(_0x21fc6c,_0x417bcb,_0x1a18e4){const {spanStyles:_0xad9c13,stylesToBeHtmlElements:_0xe7a0e}=function(_0x3ce5ee,_0x29da9e){const _0x1b5c7d={},_0xa3fc09={};return _0x29da9e['forEach'](_0x203c20=>{const _0x51147a=_0x3ce5ee['getStyle'](_0x203c20);if(_0x51147a){if(function(_0x44e3c4){return L['includes'](_0x44e3c4);}(_0x203c20))_0x1b5c7d[_0x203c20]=_0x51147a;else{if(function(_0x397f52){return _0x397f52 in F;}(_0x203c20)){const _0x384d6c=_0x51147a['split']('\x20');F[_0x203c20]['forEach'](([_0x5cd191,_0x1089c9])=>{for(const _0xc22df9 of _0x384d6c){('function'==typeof _0x5cd191&&_0x5cd191(_0xc22df9)||_0x5cd191===_0xc22df9)&&(_0xa3fc09[_0x203c20]=[..._0xa3fc09[_0x203c20]||[],[_0x5cd191,_0x1089c9]]);}});}}}}),{'spanStyles':_0x1b5c7d,'stylesToBeHtmlElements':_0xa3fc09};}(_0x21fc6c,_0x1a18e4);!function(_0x133bc9,_0x206360,_0x27ba3b){for(const _0x47ea52 in _0x27ba3b){_0x27ba3b[_0x47ea52]['forEach'](([,_0x5a0970])=>{const _0x5ded21=_0x206360['createElement'](_0x5a0970,[],_0x133bc9['getChildren']());_0x206360['insertChild'](0x0,_0x5ded21,_0x133bc9);}),_0x206360['removeStyle'](_0x47ea52,_0x133bc9);}}(_0x21fc6c,_0x417bcb,_0xe7a0e),function(_0x47fa9c,_0x2d5ad1,_0x4be000){if(!Object['keys'](_0x4be000)['length'])return;const _0x5f2acc=_0x2d5ad1['createElement']('span',[],_0x47fa9c['getChildren']());_0x2d5ad1['setStyle'](_0x4be000,_0x5f2acc),_0x2d5ad1['insertChild'](0x0,_0x5f2acc,_0x47fa9c),_0x2d5ad1['removeStyle'](Object['keys'](_0x4be000),_0x47fa9c);}(_0x21fc6c,_0x417bcb,_0xad9c13);}class a extends _0x35605e{['execute'](_0x542095){const {body:_0xae295}=_0x542095['_parsedData'],_0x4a3c43=new _0x5063fd(_0xae295['document']),_0x30807d=_0x4a3c43['createRangeIn'](_0xae295),_0x435a4d=new _0x4e7402(_0x4a3c43['document']['stylesProcessor']),_0x482286=[...new _0x5f233c(_0x435a4d)['blockElements'],'font'],_0x5e95fc=_0x30807d['getItems']();for(const _0x229fbc of _0x5e95fc)_0x229fbc['is']('element')&&_0x482286['includes'](_0x229fbc['name'])&&b(_0x229fbc,_0x4a3c43,g(_0x229fbc));_0x542095['content']=_0xae295;}['isActive'](_0x362e87){return super['isActive'](_0x362e87)||p(_0x362e87);}}class s extends _0x275368{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x211e1b=this['editor'],_0x3e548c=_0x211e1b['plugins']['get']('ClipboardPipeline'),_0x40b886=_0x211e1b['editing']['view']['document'],_0x4c2f2b=new a(_0x40b886);_0x3e548c['on']('inputTransformation',(_0x2ab2a6,_0x70ec9)=>{const _0xbb0b96=_0x70ec9['dataTransfer']['getData']('text/html');_0x4c2f2b['isActive'](_0xbb0b96)&&(_0x70ec9['_parsedData']||(_0x70ec9['_parsedData']=_0xba7edb(_0xbb0b96,_0x40b886['stylesProcessor'])),_0x4c2f2b['execute'](_0x70ec9));},{'priority':_0x17200d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x243a63=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4348cd;for(const _0x532b33 in _0x243a63){const _0x9e9397=_0x532b33,_0x5bbbd1=_0x243a63[_0x9e9397];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5bbbd1||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5bbbd1){delete _0x243a63[_0x9e9397],_0x4348cd=_0x5bbbd1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4348cd&&_0x243a63['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4348cd&&_0x243a63['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4348cd&&_0x243a63['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4348cd&&_0x243a63['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4348cd&&_0x243a63['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4348cd&&_0x243a63['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x275368{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "47.6.0-alpha.
|
|
3
|
+
"version": "47.6.0-alpha.8",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.6.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.
|
|
29
|
-
"ckeditor5": "47.6.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.6.0-alpha.8",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.8",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.8",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.8",
|
|
29
|
+
"ckeditor5": "47.6.0-alpha.8"
|
|
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(_0x1324a7,_0x5af0de){var _0x348ed4=_0x2355,_0x309c10=_0x1324a7();while(!![]){try{var _0x353755=-parseInt(_0x348ed4(0xd3))/0x1*(parseInt(_0x348ed4(0xd0))/0x2)+parseInt(_0x348ed4(0xd5))/0x3+parseInt(_0x348ed4(0xd1))/0x4+parseInt(_0x348ed4(0xd2))/0x5*(parseInt(_0x348ed4(0xd6))/0x6)+parseInt(_0x348ed4(0xce))/0x7*(-parseInt(_0x348ed4(0xd4))/0x8)+parseInt(_0x348ed4(0xd9))/0x9*(-parseInt(_0x348ed4(0xd8))/0xa)+parseInt(_0x348ed4(0xcf))/0xb*(parseInt(_0x348ed4(0xd7))/0xc);if(_0x353755===_0x5af0de)break;else _0x309c10['push'](_0x309c10['shift']());}catch(_0x27ec27){_0x309c10['push'](_0x309c10['shift']());}}}(_0x43d3,0x2c763));function _0x2355(_0x36aef8,_0x20f867){var _0x43d34c=_0x43d3();return _0x2355=function(_0x23552d,_0x61995){_0x23552d=_0x23552d-0xce;var _0x43e9e9=_0x43d34c[_0x23552d];return _0x43e9e9;},_0x2355(_0x36aef8,_0x20f867);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x43d3(){var _0x1e3a05=['710244rNthDR','1416655keBTsS','51722JKkMKJ','832GxCOOB','464112uSRSNL','6mwZSOl','12MBtikn','1630aIVRcq','16209IagWYi','4746YJgqjm','943360dFVyTu','6REWfLC'];_0x43d3=function(){return _0x1e3a05;};return _0x43d3();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x2161(_0x60b4a8,_0x16113a){var _0x3e0be7=_0x3e0b();return _0x2161=function(_0x21619a,_0x57949c){_0x21619a=_0x21619a-0x9b;var _0x6a3079=_0x3e0be7[_0x21619a];return _0x6a3079;},_0x2161(_0x60b4a8,_0x16113a);}(function(_0x4a2aba,_0x37ea5d){var _0xcc416=_0x2161,_0x1b8429=_0x4a2aba();while(!![]){try{var _0x4ac095=parseInt(_0xcc416(0xa4))/0x1+-parseInt(_0xcc416(0xa1))/0x2+parseInt(_0xcc416(0xa2))/0x3*(parseInt(_0xcc416(0x9e))/0x4)+-parseInt(_0xcc416(0x9d))/0x5+-parseInt(_0xcc416(0x9c))/0x6*(parseInt(_0xcc416(0x9f))/0x7)+-parseInt(_0xcc416(0x9b))/0x8*(-parseInt(_0xcc416(0xa3))/0x9)+-parseInt(_0xcc416(0xa0))/0xa;if(_0x4ac095===_0x37ea5d)break;else _0x1b8429['push'](_0x1b8429['shift']());}catch(_0x2ab9f2){_0x1b8429['push'](_0x1b8429['shift']());}}}(_0x3e0b,0xc908f));function _0x3e0b(){var _0xdda6c3=['122619PxSPFy','8657070ABnmfe','623524OJBUgn','3536445HheKWO','279eERGFN','14417ywraTw','391224aPMSsM','30GRGrQz','3103660EGnvDn','4wtvYza'];_0x3e0b=function(){return _0xdda6c3;};return _0x3e0b();}import{CKEditorError as _0x4da273}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x193de7=_0x5d58;(function(_0x7bd022,_0x1ae352){const _0x308a83=_0x5d58,_0x1140ca=_0x7bd022();while(!![]){try{const _0x911ebe=parseInt(_0x308a83(0xe3))/0x1+parseInt(_0x308a83(0xcd))/0x2*(-parseInt(_0x308a83(0xdb))/0x3)+-parseInt(_0x308a83(0xd8))/0x4*(-parseInt(_0x308a83(0xd5))/0x5)+-parseInt(_0x308a83(0xdf))/0x6+-parseInt(_0x308a83(0xd1))/0x7+-parseInt(_0x308a83(0xdc))/0x8+-parseInt(_0x308a83(0xda))/0x9*(-parseInt(_0x308a83(0xd4))/0xa);if(_0x911ebe===_0x1ae352)break;else _0x1140ca['push'](_0x1140ca['shift']());}catch(_0x12c4c0){_0x1140ca['push'](_0x1140ca['shift']());}}}(_0x2cd3,0xaa068));import{ViewUpcastWriter as _0x420b01}from'ckeditor5/src/engine.js';function _0x5d58(_0x2b5526,_0x1ddebf){const _0x2cd300=_0x2cd3();return _0x5d58=function(_0x5d5889,_0x3308e4){_0x5d5889=_0x5d5889-0xcd;let _0x4472c8=_0x2cd300[_0x5d5889];return _0x4472c8;},_0x5d58(_0x2b5526,_0x1ddebf);}import{PasteFromOfficeMSWordNormalizer as _0x4cc9a0}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x42511f}from'../../utils.js';function _0x2cd3(){const _0x239031=['3297944GOYNVf','setStyle','size','1981656kgSpAv','from','elementStart','item','665680cYjnwa','hasStyle','425406HYhKuK','content','type','values','9310357dgEPDx','isActive','document','110BzGuPS','3795SEBWyt','createRangeIn','_parsedData','4988bHLgwi','execute','1120536KTdLxy','3CiVnVS'];_0x2cd3=function(){return _0x239031;};return _0x2cd3();}import{extractStyles as _0x4b2433,expandStyles as _0x17c22d,getMatchingStyles as _0x451dd2,flattenStyleDefinitions as _0x3938c4}from'./utils.js';export class MSOfficeStylesInliner extends _0x4cc9a0{[_0x193de7(0xd9)](_0xefa75b){const _0xaff105=_0x193de7,{body:_0x5d0853,styles:_0x18b05a}=_0xefa75b[_0xaff105(0xd7)],_0x1544a1=new _0x420b01(_0x5d0853[_0xaff105(0xd3)]),_0x57164f=_0x1544a1[_0xaff105(0xd6)](_0x5d0853),_0x377eda=_0x4b2433(_0x18b05a),_0x452f57=_0x17c22d(_0x377eda);for(const _0x814392 of _0x57164f){if(_0xaff105(0xe1)!==_0x814392[_0xaff105(0xcf)])continue;const _0x1a72b5=_0x451dd2(_0x814392[_0xaff105(0xe2)],_0x452f57);if(_0x1a72b5[_0xaff105(0xde)]){const _0x61232a=_0x3938c4(Array[_0xaff105(0xe0)](_0x1a72b5[_0xaff105(0xd0)]()));for(const _0x291f55 in _0x61232a){const _0x29fe10=_0x814392[_0xaff105(0xe2)];_0x29fe10[_0xaff105(0xe4)](_0x291f55)||_0x1544a1[_0xaff105(0xdd)](_0x291f55,_0x61232a[_0x291f55],_0x29fe10);}}}_0xefa75b[_0xaff105(0xce)]=_0x5d0853;}[_0x193de7(0xd2)](_0x226fbe){const _0x1bf921=_0x193de7;return super[_0x1bf921(0xd2)](_0x226fbe)||_0x42511f(_0x226fbe);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x2c9c63,_0x456c80){const _0x4988b5=_0x577e,_0x1e74b2=_0x2c9c63();while(!![]){try{const _0x22bbb6=-parseInt(_0x4988b5(0x179))/0x1*(-parseInt(_0x4988b5(0x17d))/0x2)+parseInt(_0x4988b5(0x185))/0x3*(-parseInt(_0x4988b5(0x18d))/0x4)+-parseInt(_0x4988b5(0x17e))/0x5*(-parseInt(_0x4988b5(0x17a))/0x6)+parseInt(_0x4988b5(0x195))/0x7*(parseInt(_0x4988b5(0x191))/0x8)+parseInt(_0x4988b5(0x187))/0x9*(parseInt(_0x4988b5(0x17b))/0xa)+-parseInt(_0x4988b5(0x184))/0xb+-parseInt(_0x4988b5(0x17f))/0xc;if(_0x22bbb6===_0x456c80)break;else _0x1e74b2['push'](_0x1e74b2['shift']());}catch(_0x12a48b){_0x1e74b2['push'](_0x1e74b2['shift']());}}}(_0x2374,0xcb24b));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x445476,_0x1b3f1f){const _0x30d4a1=_0x577e,_0x8a045b=new Map();for(const [_0x49a961,_0x2da69e]of _0x1b3f1f){if(!_0x49a961[_0x30d4a1(0x194)]&&!_0x49a961[_0x30d4a1(0x178)])continue;const _0x21b8d4=!_0x49a961[_0x30d4a1(0x194)]||_0x445476[_0x30d4a1(0x182)]===_0x49a961[_0x30d4a1(0x194)],_0xca8ccf=!_0x49a961[_0x30d4a1(0x178)]||_0x445476[_0x30d4a1(0x180)](_0x49a961[_0x30d4a1(0x178)]);_0x21b8d4&&_0xca8ccf&&_0x8a045b[_0x30d4a1(0x190)](_0x49a961,_0x2da69e);}return _0x8a045b;}export function extractStyles(_0x127faa){const _0x428ae6=_0x577e,_0x258904={};for(const _0x2b3929 of _0x127faa)for(const _0x4825bb of _0x2b3929[_0x428ae6(0x18e)])if(_0x4825bb instanceof CSSStyleRule){const _0x4ba400=parseCSSStyleDeclaration(_0x4825bb[_0x428ae6(0x18b)]);_0x258904[_0x4825bb[_0x428ae6(0x18a)]]=Object[_0x428ae6(0x17c)]({},_0x258904[_0x4825bb[_0x428ae6(0x18a)]]||{},_0x4ba400);}return _0x258904;}export function expandStyles(_0x413ad0){const _0x97d05c=_0x577e,_0x511528=new Map();for(const _0x17eb40 in _0x413ad0){const _0x386c10=parseCSSSelector(_0x17eb40),_0x3a1247=_0x413ad0[_0x17eb40];for(const _0x29748b of _0x386c10)_0x511528[_0x97d05c(0x190)](_0x29748b,_0x3a1247);}return _0x511528;}function _0x577e(_0x34e9bf,_0x4da2a8){const _0x2374a5=_0x2374();return _0x577e=function(_0x577e04,_0x3fa4cd){_0x577e04=_0x577e04-0x178;let _0x6e2cdb=_0x2374a5[_0x577e04];return _0x6e2cdb;},_0x577e(_0x34e9bf,_0x4da2a8);}export function parseCSSStyleDeclaration(_0x235cdb){const _0x276fe4=_0x577e,_0x6f7730={};for(let _0xa5dd2e=0x0;_0xa5dd2e<_0x235cdb[_0x276fe4(0x189)];_0xa5dd2e++){const _0x4190d0=_0x235cdb[_0xa5dd2e],_0x566289=_0x235cdb[_0x276fe4(0x186)](_0x4190d0);_0x276fe4(0x181)!==_0x566289&&(_0x6f7730[_0x4190d0]=_0x566289);}return _0x6f7730;}export function parseCSSSelector(_0x80319b){const _0x1d28bd=_0x577e,_0x369c65=_0x80319b[_0x1d28bd(0x188)](',')[_0x1d28bd(0x18f)](_0x5e4bc0=>_0x5e4bc0[_0x1d28bd(0x18c)]()),_0xe0c815=[];for(const _0x254b00 of _0x369c65){const _0x2a5bc=S[_0x1d28bd(0x193)](_0x254b00);_0x2a5bc&&_0xe0c815[_0x1d28bd(0x183)](_0x2a5bc[_0x1d28bd(0x192)]);}return _0xe0c815;}export function flattenStyleDefinitions(_0x5b6697){const _0x36fb87=_0x577e,_0x4936b4={};for(const _0x1cd79c of _0x5b6697)Object[_0x36fb87(0x17c)](_0x4936b4,_0x1cd79c);return _0x4936b4;}function _0x2374(){const _0x6cea6b=['className','1HqcPdY','6021180rdYgSf','323890hoYYOM','assign','682286MlFdpZ','5hhctPl','21845556XYtrbQ','hasClass','initial','name','push','316690QBUqff','3wvYDsx','getPropertyValue','207AqNTvt','split','length','selectorText','style','trim','1894996tTRHOt','cssRules','map','set','8pwADTs','groups','exec','tagName','7458199LYqPoL'];_0x2374=function(){return _0x6cea6b;};return _0x2374();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4ed7ea=_0x4bf6;(function(_0x4acc06,_0x37f8dd){const _0x33c618=_0x4bf6,_0x64ab0e=_0x4acc06();while(!![]){try{const _0x3a3fff=-parseInt(_0x33c618(0x99))/0x1+-parseInt(_0x33c618(0x92))/0x2+-parseInt(_0x33c618(0x9b))/0x3*(-parseInt(_0x33c618(0x8e))/0x4)+parseInt(_0x33c618(0x9a))/0x5*(parseInt(_0x33c618(0x90))/0x6)+-parseInt(_0x33c618(0x94))/0x7+-parseInt(_0x33c618(0x9d))/0x8+-parseInt(_0x33c618(0x8d))/0x9*(-parseInt(_0x33c618(0x9e))/0xa);if(_0x3a3fff===_0x37f8dd)break;else _0x64ab0e['push'](_0x64ab0e['shift']());}catch(_0x2066cf){_0x64ab0e['push'](_0x64ab0e['shift']());}}}(_0x27fc,0x79589));function _0x27fc(){const _0x3a116d=['104342CaaJAz','5jnOQws','24anQAMs','name','216464GNfdxD','170gqdgmK','font','element','blockElements','isActive','createRangeIn','412353dbELOc','249396rCAips','getItems','198678cafpuN','content','1217690yVQiuz','_parsedData','514612lDcfpC','stylesProcessor','includes','execute','document'];_0x27fc=function(){return _0x3a116d;};return _0x27fc();}import{ViewUpcastWriter as _0x282600,ViewDomConverter as _0x224ebd,ViewDocument as _0x59f44f}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x40752b}from'@ckeditor/ckeditor5-paste-from-office';function _0x4bf6(_0x5e607f,_0xcf2378){const _0x27fc8f=_0x27fc();return _0x4bf6=function(_0x4bf649,_0x3113f8){_0x4bf649=_0x4bf649-0x8a;let _0x5e3cac=_0x27fc8f[_0x4bf649];return _0x5e3cac;},_0x4bf6(_0x5e607f,_0xcf2378);}import{isMSExcelContent as _0x21a5dc}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0xa9e3a9,propagateStyleProperties as _0x451ca6}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x40752b{[_0x4ed7ea(0x97)](_0x535f46){const _0x4d0b0f=_0x4ed7ea,{body:_0x2e07d2}=_0x535f46[_0x4d0b0f(0x93)],_0x2a9f99=new _0x282600(_0x2e07d2[_0x4d0b0f(0x98)]),_0x45e46c=_0x2a9f99[_0x4d0b0f(0x8c)](_0x2e07d2),_0x4ff43d=new _0x59f44f(_0x2a9f99[_0x4d0b0f(0x98)][_0x4d0b0f(0x95)]),_0x94c992=[...new _0x224ebd(_0x4ff43d)[_0x4d0b0f(0x8a)],_0x4d0b0f(0x9f)],_0x14d082=_0x45e46c[_0x4d0b0f(0x8f)]();for(const _0x16fd29 of _0x14d082)if(_0x16fd29['is'](_0x4d0b0f(0xa0))&&_0x94c992[_0x4d0b0f(0x96)](_0x16fd29[_0x4d0b0f(0x9c)])){const _0x358998=_0xa9e3a9(_0x16fd29);_0x451ca6(_0x16fd29,_0x2a9f99,_0x358998);}_0x535f46[_0x4d0b0f(0x91)]=_0x2e07d2;}[_0x4ed7ea(0x8b)](_0x4dce01){const _0x1bc1bd=_0x4ed7ea;return super[_0x1bc1bd(0x8b)](_0x4dce01)||_0x21a5dc(_0x4dce01);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2af0e5=_0x2df5;function _0x494c(){const _0x3a8ed7=['438DTIgBC','super','forEach','includes','createElement','strong','sup','font-style','font-family','line-through','span','medium','underline','italic','keys','393730CPyCVU','font-size','bold','453VKpSTy','font-weight','1126iRhHgl','length','31766hzQZBg','2374002FcQBLK','269653BfFvkV','96jqXdQY','sub','filter','24215MgaqYC','getStyleNames','getChildren','2738280PPLdXt','removeStyle','color','text-decoration','text-decoration-line','insertChild','vertical-align','bolder','from','getStyle','setStyle','split','function'];_0x494c=function(){return _0x3a8ed7;};return _0x494c();}(function(_0xd3ae2f,_0xc5bc16){const _0x5bd882=_0x2df5,_0x415b84=_0xd3ae2f();while(!![]){try{const _0x28967f=-parseInt(_0x5bd882(0xa5))/0x1+parseInt(_0x5bd882(0xa1))/0x2*(parseInt(_0x5bd882(0x9f))/0x3)+-parseInt(_0x5bd882(0xa6))/0x4*(-parseInt(_0x5bd882(0xa9))/0x5)+parseInt(_0x5bd882(0xb9))/0x6*(parseInt(_0x5bd882(0xa3))/0x7)+-parseInt(_0x5bd882(0xac))/0x8+parseInt(_0x5bd882(0xa4))/0x9+parseInt(_0x5bd882(0x9c))/0xa;if(_0x28967f===_0xc5bc16)break;else _0x415b84['push'](_0x415b84['shift']());}catch(_0x3f37a9){_0x415b84['push'](_0x415b84['shift']());}}}(_0x494c,0x369f4));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2af0e5(0xae),_0x2af0e5(0xc1),_0x2af0e5(0x9d),_0x2af0e5(0xaf),_0x2af0e5(0xb0),_0x2af0e5(0xa0),_0x2af0e5(0xc0),_0x2af0e5(0xb2)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2af0e5(0xae),_0x2af0e5(0xc1),_0x2af0e5(0x9d)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2af0e5(0x9a),'i']],'font-weight':[[_0x2af0e5(0xc4),_0x2af0e5(0xbe)],[_0x2af0e5(0x9e),_0x2af0e5(0xbe)],[_0x2af0e5(0xb3),_0x2af0e5(0xbe)],[_0x23c5c0=>Number(_0x23c5c0)>=0x258,_0x2af0e5(0xbe)]],'text-decoration':[[_0x2af0e5(0x99),'u'],[_0x2af0e5(0xc2),'s']],'text-decoration-line':[[_0x2af0e5(0x99),'u'],[_0x2af0e5(0xc2),'s']],'vertical-align':[[_0x2af0e5(0xa7),_0x2af0e5(0xa7)],[_0x2af0e5(0xba),_0x2af0e5(0xbf)]]};export function isPropertyToBePropagated(_0x5d1ebf){const _0x167609=_0x2af0e5;return CSS_PROPERTIES_TO_PROPAGATE[_0x167609(0xbc)](_0x5d1ebf);}export function isPropertyToBePropagatedAsSpan(_0xf57eed){const _0x2e76f4=_0x2af0e5;return CSS_PROPERTIES_TO_BE_SPANS[_0x2e76f4(0xbc)](_0xf57eed);}export function isPropertyToBePropagatedAsHTMLElement(_0x2815d6){return _0x2815d6 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x2df5(_0x5f00f8,_0x3fd33a){const _0x494cbb=_0x494c();return _0x2df5=function(_0x2df5cb,_0x4cddb2){_0x2df5cb=_0x2df5cb-0x99;let _0x60caef=_0x494cbb[_0x2df5cb];return _0x60caef;},_0x2df5(_0x5f00f8,_0x3fd33a);}export function getStylePropertyNamesToPropagate(_0x1282d8){const _0x4e0d51=_0x2af0e5;return Array[_0x4e0d51(0xb4)](_0x1282d8[_0x4e0d51(0xaa)]())[_0x4e0d51(0xa8)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x292539,_0x16ca6,_0x3545fe){const {spanStyles:_0x46055f,stylesToBeHtmlElements:_0x18e3b6}=getStylesToPropagate(_0x292539,_0x3545fe);propagateStylesAsHTMLElements(_0x292539,_0x16ca6,_0x18e3b6),propagateStylesAsSpan(_0x292539,_0x16ca6,_0x46055f);}export function propagateStylesAsHTMLElements(_0x33bf8b,_0x2a2c5b,_0x58b420){const _0x412ca8=_0x2af0e5;for(const _0x11456b in _0x58b420){_0x58b420[_0x11456b][_0x412ca8(0xbb)](([,_0x23ddda])=>{const _0x2b56ab=_0x412ca8,_0xf6f2ca=_0x2a2c5b[_0x2b56ab(0xbd)](_0x23ddda,[],_0x33bf8b[_0x2b56ab(0xab)]());_0x2a2c5b[_0x2b56ab(0xb1)](0x0,_0xf6f2ca,_0x33bf8b);}),_0x2a2c5b[_0x412ca8(0xad)](_0x11456b,_0x33bf8b);}}export function propagateStylesAsSpan(_0x12dbae,_0x4b7595,_0x555394){const _0x656675=_0x2af0e5;if(!Object[_0x656675(0x9b)](_0x555394)[_0x656675(0xa2)])return;const _0x51467c=_0x4b7595[_0x656675(0xbd)](_0x656675(0xc3),[],_0x12dbae[_0x656675(0xab)]());_0x4b7595[_0x656675(0xb6)](_0x555394,_0x51467c),_0x4b7595[_0x656675(0xb1)](0x0,_0x51467c,_0x12dbae),_0x4b7595[_0x656675(0xad)](Object[_0x656675(0x9b)](_0x555394),_0x12dbae);}export function getStylesToPropagate(_0x4ed8e7,_0x3f27bc){const _0x18b2f8=_0x2af0e5,_0x4afcd1={},_0x4a04dd={};return _0x3f27bc[_0x18b2f8(0xbb)](_0x3aec2f=>{const _0xa629d9=_0x18b2f8,_0x639c8b=_0x4ed8e7[_0xa629d9(0xb5)](_0x3aec2f);if(_0x639c8b){if(isPropertyToBePropagatedAsSpan(_0x3aec2f))_0x4afcd1[_0x3aec2f]=_0x639c8b;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3aec2f)){const _0x18782e=_0x639c8b[_0xa629d9(0xb7)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3aec2f][_0xa629d9(0xbb)](([_0x1b32d4,_0x79106a])=>{const _0x385bf4=_0xa629d9;for(const _0x4e8c3f of _0x18782e){(_0x385bf4(0xb8)==typeof _0x1b32d4&&_0x1b32d4(_0x4e8c3f)||_0x1b32d4===_0x4e8c3f)&&(_0x4a04dd[_0x3aec2f]=[..._0x4a04dd[_0x3aec2f]||[],[_0x1b32d4,_0x79106a]]);}});}}}}),{'spanStyles':_0x4afcd1,'stylesToBeHtmlElements':_0x4a04dd};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x484d(_0x390580,_0x511c8a){var _0x514cb0=_0x514c();return _0x484d=function(_0x484dbe,_0x5ce62c){_0x484dbe=_0x484dbe-0x18b;var _0x434410=_0x514cb0[_0x484dbe];return _0x434410;},_0x484d(_0x390580,_0x511c8a);}var _0x30cbd5=_0x484d;(function(_0x100828,_0x2eafc8){var _0x554ff2=_0x484d,_0x214433=_0x100828();while(!![]){try{var _0x1ff04b=-parseInt(_0x554ff2(0x194))/0x1+-parseInt(_0x554ff2(0x19a))/0x2+parseInt(_0x554ff2(0x18d))/0x3*(parseInt(_0x554ff2(0x195))/0x4)+-parseInt(_0x554ff2(0x196))/0x5*(parseInt(_0x554ff2(0x18e))/0x6)+parseInt(_0x554ff2(0x193))/0x7+-parseInt(_0x554ff2(0x18c))/0x8*(-parseInt(_0x554ff2(0x199))/0x9)+parseInt(_0x554ff2(0x198))/0xa;if(_0x1ff04b===_0x2eafc8)break;else _0x214433['push'](_0x214433['shift']());}catch(_0x5db741){_0x214433['push'](_0x214433['shift']());}}}(_0x514c,0x2e867));import{Plugin as _0x57767f}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x2c25b8}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x22cfdc}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x57767f{static get[_0x30cbd5(0x18b)](){var _0x2d2ea9=_0x30cbd5;return _0x2d2ea9(0x190);}static get[_0x30cbd5(0x192)](){return!0x0;}static get[_0x30cbd5(0x197)](){return!0x0;}static get[_0x30cbd5(0x18f)](){var _0x31599e=_0x30cbd5;return[_0x31599e(0x191),_0x2c25b8,_0x22cfdc];}}function _0x514c(){var _0x51d95f=['PasteFromOffice','isOfficialPlugin','193599MIhvkW','121603HlOBBM','84FXpihN','11485WDUhqQ','isPremiumPlugin','2428630RrQrfB','1206fmirSi','333518cHWtER','pluginName','12712EvAsTB','18387nEYJwa','348ZyIkTq','requires','PasteFromOfficeEnhanced'];_0x514c=function(){return _0x51d95f;};return _0x514c();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x20b9(){const _0x930570=['ClipboardPipeline','1761310IJBUvQ','init','isPremiumPlugin','stylesProcessor','isOfficialPlugin','135678yDBdXC','110xqneNC','PasteFromOffice','PasteFromOfficeEnhancedInliner','561552kCTvmU','isActive','href','view','editing','high','editor','_parsedData','37116yhFaen','execute','620BonjLl','fromCharCode','28khylCO','map','inputTransformation','get','dataTransfer','text/html','1073560vTbpaf','14sGXasl','afterInit','getData','6ImHJJB','requires','2kuuqEv','pluginName','join','plugins','6YcWqqI','document','27392768ntnZon','712072ydqylL'];_0x20b9=function(){return _0x930570;};return _0x20b9();}const _0x4ff289=_0x103f;(function(_0x3684ef,_0x25f272){const _0x1a6257=_0x103f,_0x5e9310=_0x3684ef();while(!![]){try{const _0x5d40a5=parseInt(_0x1a6257(0x1e7))/0x1*(parseInt(_0x1a6257(0x1d9))/0x2)+-parseInt(_0x1a6257(0x1d7))/0x3*(parseInt(_0x1a6257(0x1d3))/0x4)+parseInt(_0x1a6257(0x1e2))/0x5*(-parseInt(_0x1a6257(0x1dd))/0x6)+-parseInt(_0x1a6257(0x1cd))/0x7*(parseInt(_0x1a6257(0x1e0))/0x8)+-parseInt(_0x1a6257(0x1c9))/0x9*(parseInt(_0x1a6257(0x1cb))/0xa)+parseInt(_0x1a6257(0x1e8))/0xb*(-parseInt(_0x1a6257(0x1eb))/0xc)+-parseInt(_0x1a6257(0x1df))/0xd*(-parseInt(_0x1a6257(0x1d4))/0xe);if(_0x5d40a5===_0x25f272)break;else _0x5e9310['push'](_0x5e9310['shift']());}catch(_0x228e08){_0x5e9310['push'](_0x5e9310['shift']());}}}(_0x20b9,0x42ea8));import{Plugin as _0xae76f}from'ckeditor5/src/core.js';function _0x103f(_0x520bc5,_0x3f777b){const _0x20b93e=_0x20b9();return _0x103f=function(_0x103f5e,_0x3d1562){_0x103f5e=_0x103f5e-0x1c7;let _0x4c6ec7=_0x20b93e[_0x103f5e];return _0x4c6ec7;},_0x103f(_0x520bc5,_0x3f777b);}import{parsePasteOfficeHtml as _0x3da1c3}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4c4be6,uid as _0x15bdbb}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0xa97737}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xae76f{static get[_0x4ff289(0x1da)](){const _0x38fe64=_0x4ff289;return _0x38fe64(0x1ea);}static get[_0x4ff289(0x1e6)](){return!0x0;}static get[_0x4ff289(0x1e4)](){return!0x0;}static get[_0x4ff289(0x1d8)](){const _0x4700e4=_0x4ff289;return[_0x4700e4(0x1e9)];}[_0x4ff289(0x1e3)](){const _0x3e2702=_0x4ff289,_0x3df618=this[_0x3e2702(0x1c7)],_0x5707a2=_0x3df618[_0x3e2702(0x1dc)][_0x3e2702(0x1d0)](_0x3e2702(0x1e1)),_0x462736=_0x3df618[_0x3e2702(0x1ef)][_0x3e2702(0x1ee)][_0x3e2702(0x1de)],_0xd1dc75=new _0xa97737(_0x462736);_0x5707a2['on'](_0x3e2702(0x1cf),(_0x17e78d,_0x209712)=>{const _0x154b5f=_0x3e2702,_0x1088cf=_0x209712[_0x154b5f(0x1d1)][_0x154b5f(0x1d6)](_0x154b5f(0x1d2));_0xd1dc75[_0x154b5f(0x1ec)](_0x1088cf)&&(_0x209712[_0x154b5f(0x1c8)]||(_0x209712[_0x154b5f(0x1c8)]=_0x3da1c3(_0x1088cf,_0x462736[_0x154b5f(0x1e5)])),_0xd1dc75[_0x154b5f(0x1ca)](_0x209712));},{'priority':_0x4c4be6[_0x3e2702(0x1d0)](_0x3e2702(0x1f0))+0xb});}[_0x4ff289(0x1d5)](){!async function(_0x4e3c08){const _0x1bec47=_0x40be8c([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]),_0x9095ec=0x7374585f,_0x440521=0x7373db17^_0x9095ec,_0x35e90f=window[_0x40be8c([0x44,0x61,0x74,0x65])][_0x40be8c([0x6e,0x6f,0x77])](),_0x29c9b5=_0x4e3c08[_0x40be8c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x11320e=new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3528c1=>{_0x29c9b5[_0x40be8c([0x6f,0x6e,0x63,0x65])](_0x40be8c([0x72,0x65,0x61,0x64,0x79]),_0x3528c1);}),_0x559800={[_0x40be8c([0x6b,0x74,0x79])]:_0x40be8c([0x45,0x43]),[_0x40be8c([0x75,0x73,0x65])]:_0x40be8c([0x73,0x69,0x67]),[_0x40be8c([0x63,0x72,0x76])]:_0x40be8c([0x50,0x2d,0x32,0x35,0x36]),[_0x40be8c([0x78])]:_0x40be8c([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]),[_0x40be8c([0x79])]:_0x40be8c([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]),[_0x40be8c([0x61,0x6c,0x67])]:_0x40be8c([0x45,0x53,0x32,0x35,0x36])},_0x1fdf28=_0x29c9b5[_0x40be8c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x40be8c([0x67,0x65,0x74])](_0x40be8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37f084(){let _0x58e230,_0x49ed99=null,_0x2e03ba=null;try{if(_0x1fdf28==_0x40be8c([0x47,0x50,0x4c]))return _0x40be8c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x58e230=_0x13977f(),!_0x58e230)return _0x40be8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x58e230[_0x40be8c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2e03ba=_0x24d9f7(_0x58e230[_0x40be8c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x58e230[_0x40be8c([0x6a,0x74,0x69])])),await _0x2c45f8()?_0x32b518()?_0x559bcb()?_0x40be8c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3155b4()?(_0x58e230[_0x40be8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x40be8c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x49ed99=_0x1fa511(_0x40be8c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c4040()):_0x40be8c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x40be8c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x40be8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x40be8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x559bcb(){const _0x5e3e10=[_0x40be8c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x40be8c([0x74,0x72,0x69,0x61,0x6c])][_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58e230[_0x40be8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x35e90f/0x3e8:0xe10*_0x440521;return _0x58e230[_0x40be8c([0x65,0x78,0x70])]<_0x5e3e10;}function _0x32b518(){const _0x2b082d=_0x58e230[_0x40be8c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2b082d&&(!!_0x2b082d[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x2a]))||(!!_0x2b082d[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x50,0x4f,0x45]))||(!!_0x2b082d[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x50,0x50]))||!(!_0x2b082d[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5e077d()))));}function _0x3155b4(){const _0x6b8c6=_0x103f,_0x3ab925=_0x58e230[_0x40be8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ab925||0x0==_0x3ab925[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3a16b1}=new URL(window[_0x40be8c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x6b8c6(0x1ed)]);if(_0x3ab925[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a16b1))return!0x0;const _0x10f873=_0x3a16b1[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])](_0x40be8c([0x2e]));return _0x3ab925[_0x40be8c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e0df6=>_0x1e0df6[_0x40be8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40be8c([0x2a])))[_0x40be8c([0x6d,0x61,0x70])](_0x3308d8=>_0x3308d8[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])](_0x40be8c([0x2e])))[_0x40be8c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56afcb=>_0x56afcb[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x10f873[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x40be8c([0x6d,0x61,0x70])](_0xbd39d1=>Array(_0x10f873[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xbd39d1[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x40be8c([0x66,0x69,0x6c,0x6c])](_0xbd39d1[0x0]===_0x40be8c([0x2a])?_0x40be8c([0x2a]):'')[_0x40be8c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xbd39d1))[_0x40be8c([0x73,0x6f,0x6d,0x65])](_0x323caf=>_0x10f873[_0x40be8c([0x65,0x76,0x65,0x72,0x79])]((_0x2454fd,_0x389cad)=>_0x323caf[_0x389cad]===_0x2454fd||_0x323caf[_0x389cad]===_0x40be8c([0x2a])));}function _0x3c4040(){return _0x49ed99&&_0x2e03ba?new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f5652,_0x1c7e33)=>{_0x49ed99[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x3f5652,_0x1c7e33),_0x2e03ba[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x40dad5=>{_0x40dad5!=_0x40be8c([0x56,0x61,0x6c,0x69,0x64])&&_0x3f5652(_0x40dad5);},_0x1c7e33);}):_0x49ed99||_0x2e03ba||_0x40be8c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x24d9f7(_0x4ad716,_0x2b813f){return new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1de370=>{if(_0x487062())return _0x1de370(_0x40be8c([0x56,0x61,0x6c,0x69,0x64]));_0x55fd2f(),_0x29c9b5[_0x40be8c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x40be8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x412a91=!0x1;const _0x1fd0df=_0x15bdbb();function _0x11218c(_0x2b7f74){return!!_0x2b7f74&&(typeof _0x2b7f74===_0x40be8c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2b7f74===_0x40be8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2b7f74[_0x40be8c([0x74,0x68,0x65,0x6e])]===_0x40be8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2b7f74[_0x40be8c([0x63,0x61,0x74,0x63,0x68])]===_0x40be8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x6ebb56(_0x10d99c){_0x15adf2(_0x10d99c)[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x4c0d3c=>{if(!_0x4c0d3c||_0x4c0d3c[_0x40be8c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x40be8c([0x6f,0x6b]))return _0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3593a6(_0x3f006a(_0x1fd0df+_0x2b813f))!=_0x4c0d3c[_0x40be8c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x40be8c([0x56,0x61,0x6c,0x69,0x64]);})[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x18e661=>(_0x5e5598(),_0x18e661),()=>{const _0x57d11e=_0x3d918f();return null==_0x57d11e?(_0x5e5598(),_0x40be8c([0x56,0x61,0x6c,0x69,0x64])):_0x40be8c(_0x35e90f-_0x57d11e>(0x5778dc5f^_0x9095ec)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x1de370)[_0x40be8c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1de370(_0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4294a8=0x7342b6df^_0x9095ec;function _0x5e5598(){const _0x27a9d5=_0x40be8c([0x6c,0x6c,0x63,0x74,0x2d])+_0x3593a6(_0x3f006a(_0x4ad716)),_0x592b5c=_0x412e4b(_0x3593a6(window[_0x40be8c([0x4d,0x61,0x74,0x68])][_0x40be8c([0x63,0x65,0x69,0x6c])](_0x35e90f/_0x4294a8)));window[_0x40be8c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40be8c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27a9d5,_0x592b5c);}function _0x3d918f(){const _0x322d18=_0x40be8c([0x6c,0x6c,0x63,0x74,0x2d])+_0x3593a6(_0x3f006a(_0x4ad716)),_0xcb4ea3=window[_0x40be8c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40be8c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x322d18);return _0xcb4ea3?window[_0x40be8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x412e4b(_0xcb4ea3),0x10)*_0x4294a8:null;}function _0x15adf2(_0x4aeeb3){return new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44ce9b,_0x2419f3)=>{_0x4aeeb3[_0x40be8c([0x74,0x68,0x65,0x6e])](_0x44ce9b,_0x2419f3),window[_0x40be8c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2419f3,0x73758c9f^_0x9095ec);});}}_0x29c9b5[_0x40be8c([0x6f,0x6e])](_0x40be8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x45644c,_0x501c39)=>{if(_0x501c39[0x0]!=_0x4ad716)return _0x1de370(_0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x501c39[0x1]={..._0x501c39[0x1],[_0x40be8c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1fd0df};},{[_0x40be8c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40be8c([0x68,0x69,0x67,0x68])}),_0x29c9b5[_0x40be8c([0x6f,0x6e])](_0x40be8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f6047=>{_0x11218c(_0x2f6047[_0x40be8c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x412a91=!0x0,_0x6ebb56(_0x2f6047[_0x40be8c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x40be8c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40be8c([0x6c,0x6f,0x77])}),_0x11320e[_0x40be8c([0x74,0x68,0x65,0x6e])](()=>{_0x412a91||_0x1de370(_0x40be8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x487062(){return _0x29c9b5[_0x40be8c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40be8c([0x76,0x69,0x65,0x77])][_0x40be8c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x40be8c([0x61,0x75,0x74,0x6f]);}function _0x55fd2f(){_0x29c9b5[_0x40be8c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40be8c([0x76,0x69,0x65,0x77])][_0x40be8c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x40be8c([0x61,0x75,0x74,0x6f]);}}function _0x1fa511(_0x1e8022){const _0x2c1fe3=[new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47f610=>setTimeout(_0x47f610,0x737d6693^_0x9095ec)),_0x11320e[_0x40be8c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31bd96=>{let _0x3d5774=0x0;_0x29c9b5[_0x40be8c([0x6d,0x6f,0x64,0x65,0x6c])][_0x40be8c([0x6f,0x6e])](_0x40be8c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3ea22a,_0x21f014)=>{_0x21f014[0x0][_0x40be8c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d5774++,_0x3d5774==(0x73745db7^_0x9095ec)&&(_0x31bd96(),_0x3ea22a[_0x40be8c([0x6f,0x66,0x66])]());});}))];return window[_0x40be8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x40be8c([0x72,0x61,0x63,0x65])](_0x2c1fe3)[_0x40be8c([0x74,0x68,0x65,0x6e])](()=>_0x1e8022);}async function _0x12c791(){await _0x11320e,_0x29c9b5[_0x40be8c([0x6d,0x6f,0x64,0x65,0x6c])][_0x40be8c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x538d99,_0x29c9b5[_0x40be8c([0x6d,0x6f,0x64,0x65,0x6c])][_0x40be8c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x538d99,_0x29c9b5[_0x40be8c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x40be8c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e077d(){return window[_0x40be8c([0x67,0x6c,0x6f,0x62])]&&window[_0x40be8c([0x67,0x6c,0x6f,0x62])][_0x40be8c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x50e39f(_0x57b39d){const _0x4e0f34=_0x10ef26();_0x29c9b5[_0x4e0f34]=_0x40be8c([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])+_0x57b39d,_0x57b39d!=_0x40be8c([0x56,0x61,0x6c,0x69,0x64])&&_0x12c791();}function _0x10ef26(){const _0x3d74ac=window[_0x40be8c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x40be8c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x40be8c([0x6e,0x6f,0x77])]())[_0x40be8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x40be8c([0x2e]),'');let _0x42f0d3=_0x40be8c([0x73]);for(let _0x26a2f4=0x0;_0x26a2f4<_0x3d74ac[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26a2f4+=0x2){let _0x1bd66a=window[_0x40be8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d74ac[_0x40be8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x26a2f4,_0x26a2f4+0x2));_0x1bd66a>=_0x1bec47[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1bd66a-=_0x1bec47[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42f0d3+=_0x1bec47[_0x1bd66a];}return _0x42f0d3;}function _0x13977f(){const _0x1cd73e=_0x1fdf28[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])](_0x40be8c([0x2e]));if(0x3!=_0x1cd73e[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x273565(_0x1cd73e[0x1]);function _0x273565(_0x244120){const _0x192e88=_0x5fe7a5(_0x244120);return _0x192e88&&_0x2d7ac5()?_0x192e88:null;function _0x2d7ac5(){const _0x47dec6=_0x192e88[_0x40be8c([0x6a,0x74,0x69])],_0x61876=window[_0x40be8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47dec6[_0x40be8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47dec6[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5d4c55={..._0x192e88,[_0x40be8c([0x6a,0x74,0x69])]:_0x47dec6[_0x40be8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x47dec6[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5d4c55[_0x40be8c([0x76,0x63])],_0x3f006a(_0x5d4c55)==_0x61876;}}}async function _0x2c45f8(){let _0x25af19=!0x0;try{const _0x328a2d=_0x1fdf28[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])](_0x40be8c([0x2e])),[_0x487171,_0x562ca2,_0x442dd0]=_0x328a2d;return _0x3c1d21(_0x487171),await _0x5db8c7(_0x487171,_0x562ca2,_0x442dd0),_0x25af19;}catch{return!0x1;}function _0x3c1d21(_0x4d3b6c){const _0x1c05c2=_0x5fe7a5(_0x4d3b6c);_0x1c05c2&&_0x1c05c2[_0x40be8c([0x61,0x6c,0x67])]==_0x40be8c([0x45,0x53,0x32,0x35,0x36])||(_0x25af19=!0x1);}async function _0x5db8c7(_0x308aa9,_0x535954,_0x452959){const _0x27d88e=window[_0x40be8c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x40be8c([0x66,0x72,0x6f,0x6d])](_0x5692d9(_0x452959),_0x3dea72=>_0x3dea72[_0x40be8c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xdc67bf=new window[(_0x40be8c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x40be8c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x308aa9+_0x40be8c([0x2e])+_0x535954),_0x52f1df=window[_0x40be8c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x40be8c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x52f1df)return;const _0x43c8e3=await _0x52f1df[_0x40be8c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x40be8c([0x6a,0x77,0x6b]),_0x559800,{[_0x40be8c([0x6e,0x61,0x6d,0x65])]:_0x40be8c([0x45,0x43,0x44,0x53,0x41]),[_0x40be8c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x40be8c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x40be8c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x52f1df[_0x40be8c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x40be8c([0x6e,0x61,0x6d,0x65])]:_0x40be8c([0x45,0x43,0x44,0x53,0x41]),[_0x40be8c([0x68,0x61,0x73,0x68])]:{[_0x40be8c([0x6e,0x61,0x6d,0x65])]:_0x40be8c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x43c8e3,_0x27d88e,_0xdc67bf)||(_0x25af19=!0x1);}}function _0x5fe7a5(_0x2f90f7){return _0x2f90f7[_0x40be8c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x40be8c([0x65,0x79]))?JSON[_0x40be8c([0x70,0x61,0x72,0x73,0x65])](_0x5692d9(_0x2f90f7)):null;}function _0x5692d9(_0xdbf352){return window[_0x40be8c([0x61,0x74,0x6f,0x62])](_0xdbf352[_0x40be8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x40be8c([0x2b]))[_0x40be8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x40be8c([0x2f])));}function _0x3f006a(_0x23b671){let _0x1787b0=0x1505;function _0x1ff0fb(_0x195a7a){for(let _0x47fe8e=0x0;_0x47fe8e<_0x195a7a[_0x40be8c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x47fe8e++){const _0x30ac38=_0x195a7a[_0x40be8c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x47fe8e);_0x1787b0=(_0x1787b0<<0x5)+_0x1787b0+_0x30ac38,_0x1787b0&=_0x1787b0;}}function _0x1c02eb(_0xa123a8){Array[_0x40be8c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa123a8)?_0xa123a8[_0x40be8c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c02eb):_0xa123a8&&typeof _0xa123a8==_0x40be8c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x40be8c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa123a8)[_0x40be8c([0x73,0x6f,0x72,0x74])]()[_0x40be8c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4b01e5,_0x2af7b6])=>{_0x1ff0fb(_0x4b01e5),_0x1c02eb(_0x2af7b6);}):_0x1ff0fb(window[_0x40be8c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa123a8));}return _0x1c02eb(_0x23b671),_0x1787b0>>>0x0;}function _0x3593a6(_0x20fbea){return _0x20fbea[_0x40be8c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x40be8c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x40be8c([0x30]));}function _0x412e4b(_0x2fd67a){return _0x2fd67a[_0x40be8c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x40be8c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x40be8c([0x6a,0x6f,0x69,0x6e])]('');}function _0x538d99(){}function _0x40be8c(_0xcf5289){const _0x419717=_0x103f;return _0xcf5289[_0x419717(0x1ce)](_0x143143=>String[_0x419717(0x1cc)](_0x143143))[_0x419717(0x1db)]('');}_0x50e39f(await _0x37f084());}(this);}}
|
|
23
|
+
const _0x556326=_0x1d4d;(function(_0x4a5bb9,_0x5e5509){const _0x340626=_0x1d4d,_0x3e35c1=_0x4a5bb9();while(!![]){try{const _0x584fe4=-parseInt(_0x340626(0x149))/0x1*(-parseInt(_0x340626(0x12c))/0x2)+parseInt(_0x340626(0x140))/0x3+-parseInt(_0x340626(0x145))/0x4*(-parseInt(_0x340626(0x148))/0x5)+parseInt(_0x340626(0x14b))/0x6+parseInt(_0x340626(0x146))/0x7+parseInt(_0x340626(0x12f))/0x8+-parseInt(_0x340626(0x131))/0x9*(parseInt(_0x340626(0x13f))/0xa);if(_0x584fe4===_0x5e5509)break;else _0x3e35c1['push'](_0x3e35c1['shift']());}catch(_0x3bbcee){_0x3e35c1['push'](_0x3e35c1['shift']());}}}(_0x1e3a,0x792a8));function _0x1e3a(){const _0xe8b0bc=['3108872HBgJsV','document','9DXCHeV','view','text/html','PasteFromOffice','plugins','dataTransfer','init','editing','_parsedData','fromCharCode','map','requires','PasteFromOfficeEnhancedInliner','pluginName','14766770uUhtFl','2629833ZBjuJb','isPremiumPlugin','isOfficialPlugin','isActive','afterInit','4giAwDc','991522FAXVUH','inputTransformation','1903700WwZGRq','11xWXDEz','execute','1086462hvAyak','getData','editor','get','stylesProcessor','high','ClipboardPipeline','780tAHSfJ','join','href'];_0x1e3a=function(){return _0xe8b0bc;};return _0x1e3a();}function _0x1d4d(_0x2c4dc2,_0x5441d3){const _0x1e3a99=_0x1e3a();return _0x1d4d=function(_0x1d4d41,_0x158ff8){_0x1d4d41=_0x1d4d41-0x126;let _0xa3089d=_0x1e3a99[_0x1d4d41];return _0xa3089d;},_0x1d4d(_0x2c4dc2,_0x5441d3);}import{Plugin as _0xea5a93}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x166a56}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x409c4f,uid as _0x4c1f5a}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x405d4b}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xea5a93{static get[_0x556326(0x13e)](){const _0x34fc14=_0x556326;return _0x34fc14(0x13d);}static get[_0x556326(0x142)](){return!0x0;}static get[_0x556326(0x141)](){return!0x0;}static get[_0x556326(0x13c)](){const _0xf61887=_0x556326;return[_0xf61887(0x134)];}[_0x556326(0x137)](){const _0x2fdc94=_0x556326,_0x5558ab=this[_0x2fdc94(0x127)],_0x32e005=_0x5558ab[_0x2fdc94(0x135)][_0x2fdc94(0x128)](_0x2fdc94(0x12b)),_0x38c996=_0x5558ab[_0x2fdc94(0x138)][_0x2fdc94(0x132)][_0x2fdc94(0x130)],_0x403037=new _0x405d4b(_0x38c996);_0x32e005['on'](_0x2fdc94(0x147),(_0x2cbbad,_0x1d2ea9)=>{const _0x39367e=_0x2fdc94,_0x26f1a5=_0x1d2ea9[_0x39367e(0x136)][_0x39367e(0x126)](_0x39367e(0x133));_0x403037[_0x39367e(0x143)](_0x26f1a5)&&(_0x1d2ea9[_0x39367e(0x139)]||(_0x1d2ea9[_0x39367e(0x139)]=_0x166a56(_0x26f1a5,_0x38c996[_0x39367e(0x129)])),_0x403037[_0x39367e(0x14a)](_0x1d2ea9));},{'priority':_0x409c4f[_0x2fdc94(0x128)](_0x2fdc94(0x12a))+0xb});}[_0x556326(0x144)](){!async function(_0x1144de){const _0x12dd17=_0x2ad8b7([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x13db5c=0x7374585f,_0x3275ba=0x7373db3f^_0x13db5c,_0x2a297d=window[_0x2ad8b7([0x44,0x61,0x74,0x65])][_0x2ad8b7([0x6e,0x6f,0x77])](),_0x54d51e=_0x1144de[_0x2ad8b7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d567b=new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x551989=>{_0x54d51e[_0x2ad8b7([0x6f,0x6e,0x63,0x65])](_0x2ad8b7([0x72,0x65,0x61,0x64,0x79]),_0x551989);}),_0x376519={[_0x2ad8b7([0x6b,0x74,0x79])]:_0x2ad8b7([0x45,0x43]),[_0x2ad8b7([0x75,0x73,0x65])]:_0x2ad8b7([0x73,0x69,0x67]),[_0x2ad8b7([0x63,0x72,0x76])]:_0x2ad8b7([0x50,0x2d,0x32,0x35,0x36]),[_0x2ad8b7([0x78])]:_0x2ad8b7([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x2ad8b7([0x79])]:_0x2ad8b7([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x2ad8b7([0x61,0x6c,0x67])]:_0x2ad8b7([0x45,0x53,0x32,0x35,0x36])},_0x41c25a=_0x54d51e[_0x2ad8b7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ad8b7([0x67,0x65,0x74])](_0x2ad8b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x11c261(){let _0xc63c69,_0x123d93=null,_0x166768=null;try{if(_0x41c25a==_0x2ad8b7([0x47,0x50,0x4c]))return _0x2ad8b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc63c69=_0x4a3848(),!_0xc63c69)return _0x2ad8b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc63c69[_0x2ad8b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x166768=_0x1679e3(_0xc63c69[_0x2ad8b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc63c69[_0x2ad8b7([0x6a,0x74,0x69])])),await _0x1eee88()?_0x309e30()?_0x58b8f2()?_0x2ad8b7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xab5fef()?(_0xc63c69[_0x2ad8b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ad8b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x123d93=_0x571f11(_0x2ad8b7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1294c3()):_0x2ad8b7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ad8b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ad8b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ad8b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x58b8f2(){const _0x2e05a7=[_0x2ad8b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ad8b7([0x74,0x72,0x69,0x61,0x6c])][_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc63c69[_0x2ad8b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2a297d/0x3e8:0xe10*_0x3275ba;return _0xc63c69[_0x2ad8b7([0x65,0x78,0x70])]<_0x2e05a7;}function _0x309e30(){const _0xeea56e=_0xc63c69[_0x2ad8b7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xeea56e&&(!!_0xeea56e[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x2a]))||(!!_0xeea56e[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x50,0x4f,0x45]))||(!!_0xeea56e[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x50,0x50]))||!(!_0xeea56e[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x6e1d8e()))));}function _0xab5fef(){const _0xdc8006=_0x1d4d,_0x34483a=_0xc63c69[_0x2ad8b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x34483a||0x0==_0x34483a[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x501a20}=new URL(window[_0x2ad8b7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xdc8006(0x12e)]);if(_0x34483a[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x501a20))return!0x0;const _0x3b393d=_0x501a20[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ad8b7([0x2e]));return _0x34483a[_0x2ad8b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35dc5d=>_0x35dc5d[_0x2ad8b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad8b7([0x2a])))[_0x2ad8b7([0x6d,0x61,0x70])](_0x2bdd7a=>_0x2bdd7a[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ad8b7([0x2e])))[_0x2ad8b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe6315f=>_0xe6315f[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3b393d[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ad8b7([0x6d,0x61,0x70])](_0xece2e6=>Array(_0x3b393d[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xece2e6[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ad8b7([0x66,0x69,0x6c,0x6c])](_0xece2e6[0x0]===_0x2ad8b7([0x2a])?_0x2ad8b7([0x2a]):'')[_0x2ad8b7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xece2e6))[_0x2ad8b7([0x73,0x6f,0x6d,0x65])](_0x58c9a0=>_0x3b393d[_0x2ad8b7([0x65,0x76,0x65,0x72,0x79])]((_0x1e0b7d,_0x4947d8)=>_0x58c9a0[_0x4947d8]===_0x1e0b7d||_0x58c9a0[_0x4947d8]===_0x2ad8b7([0x2a])));}function _0x1294c3(){return _0x123d93&&_0x166768?new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x191c74,_0x375112)=>{_0x123d93[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x191c74,_0x375112),_0x166768[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x4a8b04=>{_0x4a8b04!=_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64])&&_0x191c74(_0x4a8b04);},_0x375112);}):_0x123d93||_0x166768||_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1679e3(_0x5150a2,_0xac74c9){return new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10e632=>{if(_0x400e21())return _0x10e632(_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64]));_0x37003f(),_0x54d51e[_0x2ad8b7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ad8b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d66ec=!0x1;const _0xeeb9f5=_0x4c1f5a();function _0x2a4db8(_0x287843){return!!_0x287843&&(typeof _0x287843===_0x2ad8b7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x287843===_0x2ad8b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x287843[_0x2ad8b7([0x74,0x68,0x65,0x6e])]===_0x2ad8b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x287843[_0x2ad8b7([0x63,0x61,0x74,0x63,0x68])]===_0x2ad8b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2f7219(_0x28125c){_0x5c2b41(_0x28125c)[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0xac5564=>{if(!_0xac5564||_0xac5564[_0x2ad8b7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ad8b7([0x6f,0x6b]))return _0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x20e081(_0x51a32e(_0xeeb9f5+_0xac74c9))!=_0xac5564[_0x2ad8b7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x31905b=>(_0x3fdd30(),_0x31905b),()=>{const _0x1c7854=_0x5c6549();return null==_0x1c7854?(_0x3fdd30(),_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64])):_0x2ad8b7(_0x2a297d-_0x1c7854>(0x5778dc5f^_0x13db5c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x10e632)[_0x2ad8b7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x10e632(_0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9695d1=0x7342b6df^_0x13db5c;function _0x3fdd30(){const _0x4b709b=_0x2ad8b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x20e081(_0x51a32e(_0x5150a2)),_0x30aa7e=_0x248219(_0x20e081(window[_0x2ad8b7([0x4d,0x61,0x74,0x68])][_0x2ad8b7([0x63,0x65,0x69,0x6c])](_0x2a297d/_0x9695d1)));window[_0x2ad8b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ad8b7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b709b,_0x30aa7e);}function _0x5c6549(){const _0x54e7c8=_0x2ad8b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x20e081(_0x51a32e(_0x5150a2)),_0x40cd3b=window[_0x2ad8b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ad8b7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x54e7c8);return _0x40cd3b?window[_0x2ad8b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x248219(_0x40cd3b),0x10)*_0x9695d1:null;}function _0x5c2b41(_0x1df1fd){return new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x159f9a,_0x560853)=>{_0x1df1fd[_0x2ad8b7([0x74,0x68,0x65,0x6e])](_0x159f9a,_0x560853),window[_0x2ad8b7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x560853,0x73758c9f^_0x13db5c);});}}_0x54d51e[_0x2ad8b7([0x6f,0x6e])](_0x2ad8b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e1a5b,_0x366fda)=>{if(_0x366fda[0x0]!=_0x5150a2)return _0x10e632(_0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x366fda[0x1]={..._0x366fda[0x1],[_0x2ad8b7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xeeb9f5};},{[_0x2ad8b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ad8b7([0x68,0x69,0x67,0x68])}),_0x54d51e[_0x2ad8b7([0x6f,0x6e])](_0x2ad8b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x963bb4=>{_0x2a4db8(_0x963bb4[_0x2ad8b7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d66ec=!0x0,_0x2f7219(_0x963bb4[_0x2ad8b7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ad8b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ad8b7([0x6c,0x6f,0x77])}),_0x5d567b[_0x2ad8b7([0x74,0x68,0x65,0x6e])](()=>{_0x1d66ec||_0x10e632(_0x2ad8b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x400e21(){return _0x54d51e[_0x2ad8b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ad8b7([0x76,0x69,0x65,0x77])][_0x2ad8b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ad8b7([0x61,0x75,0x74,0x6f]);}function _0x37003f(){_0x54d51e[_0x2ad8b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ad8b7([0x76,0x69,0x65,0x77])][_0x2ad8b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ad8b7([0x61,0x75,0x74,0x6f]);}}function _0x571f11(_0x4ad5d6){const _0x2fdcd7=[new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39c477=>setTimeout(_0x39c477,0x737d6693^_0x13db5c)),_0x5d567b[_0x2ad8b7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45ef19=>{let _0x1f292a=0x0;_0x54d51e[_0x2ad8b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad8b7([0x6f,0x6e])](_0x2ad8b7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xb7d870,_0x1f211d)=>{_0x1f211d[0x0][_0x2ad8b7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f292a++,_0x1f292a==(0x73745db7^_0x13db5c)&&(_0x45ef19(),_0xb7d870[_0x2ad8b7([0x6f,0x66,0x66])]());});}))];return window[_0x2ad8b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ad8b7([0x72,0x61,0x63,0x65])](_0x2fdcd7)[_0x2ad8b7([0x74,0x68,0x65,0x6e])](()=>_0x4ad5d6);}async function _0x3cebf3(){await _0x5d567b,_0x54d51e[_0x2ad8b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad8b7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47e192,_0x54d51e[_0x2ad8b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad8b7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47e192,_0x54d51e[_0x2ad8b7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ad8b7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x6e1d8e(){return window[_0x2ad8b7([0x67,0x6c,0x6f,0x62])]&&window[_0x2ad8b7([0x67,0x6c,0x6f,0x62])][_0x2ad8b7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x25776f(_0x2e3ddc){const _0x13561d=_0x3694cc();_0x54d51e[_0x13561d]=_0x2ad8b7([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2e3ddc,_0x2e3ddc!=_0x2ad8b7([0x56,0x61,0x6c,0x69,0x64])&&_0x3cebf3();}function _0x3694cc(){const _0x2b28b7=window[_0x2ad8b7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ad8b7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ad8b7([0x6e,0x6f,0x77])]())[_0x2ad8b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ad8b7([0x2e]),'');let _0x4f7250=_0x2ad8b7([0x73]);for(let _0x23947f=0x0;_0x23947f<_0x2b28b7[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x23947f+=0x2){let _0x3016c2=window[_0x2ad8b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b28b7[_0x2ad8b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23947f,_0x23947f+0x2));_0x3016c2>=_0x12dd17[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3016c2-=_0x12dd17[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f7250+=_0x12dd17[_0x3016c2];}return _0x4f7250;}function _0x4a3848(){const _0x5ac407=_0x41c25a[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ad8b7([0x2e]));if(0x3!=_0x5ac407[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x497ea7(_0x5ac407[0x1]);function _0x497ea7(_0x5273f9){const _0x10893d=_0x2ed4e7(_0x5273f9);return _0x10893d&&_0x46f508()?_0x10893d:null;function _0x46f508(){const _0x2ce6bc=_0x10893d[_0x2ad8b7([0x6a,0x74,0x69])],_0x317671=window[_0x2ad8b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ce6bc[_0x2ad8b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ce6bc[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x18d084={..._0x10893d,[_0x2ad8b7([0x6a,0x74,0x69])]:_0x2ce6bc[_0x2ad8b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ce6bc[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x18d084[_0x2ad8b7([0x76,0x63])],_0x51a32e(_0x18d084)==_0x317671;}}}async function _0x1eee88(){let _0x48c6de=!0x0;try{const _0x14016c=_0x41c25a[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ad8b7([0x2e])),[_0x3c7566,_0x455173,_0x4056e8]=_0x14016c;return _0x36f34b(_0x3c7566),await _0x46bcfc(_0x3c7566,_0x455173,_0x4056e8),_0x48c6de;}catch{return!0x1;}function _0x36f34b(_0x63c156){const _0x18f39b=_0x2ed4e7(_0x63c156);_0x18f39b&&_0x18f39b[_0x2ad8b7([0x61,0x6c,0x67])]==_0x2ad8b7([0x45,0x53,0x32,0x35,0x36])||(_0x48c6de=!0x1);}async function _0x46bcfc(_0x5304fa,_0x3c50fa,_0x30de85){const _0x3ecd1a=window[_0x2ad8b7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ad8b7([0x66,0x72,0x6f,0x6d])](_0x56c2b6(_0x30de85),_0x4c3719=>_0x4c3719[_0x2ad8b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x185fea=new window[(_0x2ad8b7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ad8b7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5304fa+_0x2ad8b7([0x2e])+_0x3c50fa),_0xafd1c6=window[_0x2ad8b7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ad8b7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xafd1c6)return;const _0x13cd0c=await _0xafd1c6[_0x2ad8b7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ad8b7([0x6a,0x77,0x6b]),_0x376519,{[_0x2ad8b7([0x6e,0x61,0x6d,0x65])]:_0x2ad8b7([0x45,0x43,0x44,0x53,0x41]),[_0x2ad8b7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ad8b7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ad8b7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xafd1c6[_0x2ad8b7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ad8b7([0x6e,0x61,0x6d,0x65])]:_0x2ad8b7([0x45,0x43,0x44,0x53,0x41]),[_0x2ad8b7([0x68,0x61,0x73,0x68])]:{[_0x2ad8b7([0x6e,0x61,0x6d,0x65])]:_0x2ad8b7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x13cd0c,_0x3ecd1a,_0x185fea)||(_0x48c6de=!0x1);}}function _0x2ed4e7(_0x45c134){return _0x45c134[_0x2ad8b7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ad8b7([0x65,0x79]))?JSON[_0x2ad8b7([0x70,0x61,0x72,0x73,0x65])](_0x56c2b6(_0x45c134)):null;}function _0x56c2b6(_0x5d6760){return window[_0x2ad8b7([0x61,0x74,0x6f,0x62])](_0x5d6760[_0x2ad8b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ad8b7([0x2b]))[_0x2ad8b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ad8b7([0x2f])));}function _0x51a32e(_0x5e7a49){let _0x19bcc2=0x1505;function _0x455d72(_0x55e06c){for(let _0x4e6240=0x0;_0x4e6240<_0x55e06c[_0x2ad8b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e6240++){const _0x520c79=_0x55e06c[_0x2ad8b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4e6240);_0x19bcc2=(_0x19bcc2<<0x5)+_0x19bcc2+_0x520c79,_0x19bcc2&=_0x19bcc2;}}function _0x23f70a(_0x393f0e){Array[_0x2ad8b7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x393f0e)?_0x393f0e[_0x2ad8b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x23f70a):_0x393f0e&&typeof _0x393f0e==_0x2ad8b7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ad8b7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x393f0e)[_0x2ad8b7([0x73,0x6f,0x72,0x74])]()[_0x2ad8b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3c90d1,_0x50a8a1])=>{_0x455d72(_0x3c90d1),_0x23f70a(_0x50a8a1);}):_0x455d72(window[_0x2ad8b7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x393f0e));}return _0x23f70a(_0x5e7a49),_0x19bcc2>>>0x0;}function _0x20e081(_0x4fac71){return _0x4fac71[_0x2ad8b7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ad8b7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ad8b7([0x30]));}function _0x248219(_0x3e97b8){return _0x3e97b8[_0x2ad8b7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ad8b7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ad8b7([0x6a,0x6f,0x69,0x6e])]('');}function _0x47e192(){}function _0x2ad8b7(_0x60e236){const _0x2a900e=_0x1d4d;return _0x60e236[_0x2a900e(0x13b)](_0x5ec20a=>String[_0x2a900e(0x13a)](_0x5ec20a))[_0x2a900e(0x12d)]('');}_0x25776f(await _0x11c261());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x53c7(){const _0x3d9e92=['requires','3190496ZQXVQC','pluginName','9052592uanRGJ','940lWmIZn','domainLimit','view','usageLimit','734883vADQcK','execute','licenseKey','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','14XbkcIi','PasteFromOfficeEnhancedPropagator','isPremiumPlugin','init','37801413vtlaBf','isOfficialPlugin','974031dRIeRa','editing','get','pasteFromOfficeEnhancedLicenseKeyDomainLimit','ClipboardPipeline','config','stylesProcessor','PasteFromOfficeEnhanced','inputTransformation','isActive','text/html','_parsedData','getData','6113597JAeLes','plugins','45006rWHuIh','pasteFromOfficeEnhancedLicenseKeyInvalid','high','editor','dataTransfer','pasteFromOfficeEnhancedLicenseKeyNotAllowed','_licenseKeyCheckInterval','_showLicenseError','destroy','invalid','pasteFromOfficeEnhancedLicenseKeyValid','PasteFromOffice','featureNotAllowed','expired','pasteFromOfficeEnhancedLicenseKeyUsageLimit','document','pasteFromOfficeEnhancedLicenseKeyExpired'];_0x53c7=function(){return _0x3d9e92;};return _0x53c7();}const _0x506fa3=_0x1464;(function(_0x193217,_0x52f464){const _0x15c676=_0x1464,_0x41e537=_0x193217();while(!![]){try{const _0xed9118=parseInt(_0x15c676(0x10d))/0x1+-parseInt(_0x15c676(0x107))/0x2*(-parseInt(_0x15c676(0x102))/0x3)+parseInt(_0x15c676(0xfb))/0x4+-parseInt(_0x15c676(0xfe))/0x5*(-parseInt(_0x15c676(0x11c))/0x6)+-parseInt(_0x15c676(0x11a))/0x7+parseInt(_0x15c676(0xfd))/0x8+-parseInt(_0x15c676(0x10b))/0x9;if(_0xed9118===_0x52f464)break;else _0x41e537['push'](_0x41e537['shift']());}catch(_0x2cb57f){_0x41e537['push'](_0x41e537['shift']());}}}(_0x53c7,0xe90f8));import{Plugin as _0xad70fa}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3c564b}from'@ckeditor/ckeditor5-paste-from-office';function _0x1464(_0x1c4ac6,_0x4f520c){const _0x53c7e7=_0x53c7();return _0x1464=function(_0x146426,_0x46d37b){_0x146426=_0x146426-0xfb;let _0x49dae6=_0x53c7e7[_0x146426];return _0x49dae6;},_0x1464(_0x1c4ac6,_0x4f520c);}import{priorities as _0x3940c1}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x5e2cbd}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0xad70fa{[_0x506fa3(0x104)];[_0x506fa3(0x122)];static get[_0x506fa3(0xfc)](){const _0x4be6eb=_0x506fa3;return _0x4be6eb(0x108);}static get[_0x506fa3(0x10c)](){return!0x0;}static get[_0x506fa3(0x109)](){return!0x0;}static get[_0x506fa3(0x12d)](){const _0x84d7ca=_0x506fa3;return[_0x84d7ca(0x127)];}[_0x506fa3(0x10a)](){const _0x217e67=_0x506fa3,_0x46c3b1=this[_0x217e67(0x11f)],_0x4cf745=_0x46c3b1[_0x217e67(0x11b)][_0x217e67(0x10f)](_0x217e67(0x111)),_0x42e765=_0x46c3b1[_0x217e67(0x10e)][_0x217e67(0x100)][_0x217e67(0x12b)],_0x34f850=new _0x5e2cbd(_0x42e765);_0x4cf745['on'](_0x217e67(0x115),(_0x5b69be,_0x58c4d4)=>{const _0x107d52=_0x217e67,_0x31f862=_0x58c4d4[_0x107d52(0x120)][_0x107d52(0x119)](_0x107d52(0x117));_0x34f850[_0x107d52(0x116)](_0x31f862)&&(_0x58c4d4[_0x107d52(0x118)]||(_0x58c4d4[_0x107d52(0x118)]=_0x3c564b(_0x31f862,_0x42e765[_0x107d52(0x113)])),_0x34f850[_0x107d52(0x103)](_0x58c4d4));},{'priority':_0x3940c1[_0x217e67(0x10f)](_0x217e67(0x11e))+0xa}),this[_0x217e67(0x104)]=this[_0x217e67(0x11f)][_0x217e67(0x112)][_0x217e67(0x10f)](_0x217e67(0x104));const _0x13a073=this[_0x217e67(0x11f)];this[_0x217e67(0x122)]=setInterval(()=>{const _0x10e9ed=_0x217e67;let _0x566a85;for(const _0x528996 in _0x13a073){const _0x268bfa=_0x528996,_0x1cd633=_0x13a073[_0x268bfa];if(_0x10e9ed(0x126)==_0x1cd633||_0x10e9ed(0x11d)==_0x1cd633||_0x10e9ed(0x12c)==_0x1cd633||_0x10e9ed(0x110)==_0x1cd633||_0x10e9ed(0x121)==_0x1cd633||_0x10e9ed(0x106)==_0x1cd633||_0x10e9ed(0x12a)==_0x1cd633){delete _0x13a073[_0x268bfa],_0x566a85=_0x1cd633,clearInterval(this[_0x10e9ed(0x122)]),this[_0x10e9ed(0x122)]=void 0x0;break;}}_0x10e9ed(0x11d)==_0x566a85&&_0x13a073[_0x10e9ed(0x123)](_0x10e9ed(0x125)),_0x10e9ed(0x12c)==_0x566a85&&_0x13a073[_0x10e9ed(0x123)](_0x10e9ed(0x129)),_0x10e9ed(0x110)==_0x566a85&&_0x13a073[_0x10e9ed(0x123)](_0x10e9ed(0xff)),_0x10e9ed(0x121)==_0x566a85&&_0x13a073[_0x10e9ed(0x123)](_0x10e9ed(0x128),_0x10e9ed(0x114)),_0x10e9ed(0x106)==_0x566a85&&_0x13a073[_0x10e9ed(0x123)](_0x10e9ed(0x105)),_0x10e9ed(0x12a)==_0x566a85&&_0x13a073[_0x10e9ed(0x123)](_0x10e9ed(0x101));},0x3e8);}[_0x506fa3(0x124)](){const _0x2feed2=_0x506fa3;super[_0x2feed2(0x124)](),this[_0x2feed2(0x122)]&&clearInterval(this[_0x2feed2(0x122)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x3e8b(){const _0x3a7efd=['test','123VGWixM','10qAYBij','7VUiZVe','12127203eQMrvP','6446quefmx','12284152POMiVu','2285964eeYbjF','12694xrqgxN','95dkiAHG','578882nMbpgm','101064YCebxT','4168jCpGVU'];_0x3e8b=function(){return _0x3a7efd;};return _0x3e8b();}function _0xa6bd(_0x51d412,_0x43f5be){const _0x3e8b78=_0x3e8b();return _0xa6bd=function(_0xa6bdfa,_0x16b953){_0xa6bdfa=_0xa6bdfa-0x1c3;let _0xab3073=_0x3e8b78[_0xa6bdfa];return _0xab3073;},_0xa6bd(_0x51d412,_0x43f5be);}(function(_0x1383b8,_0x2d4e49){const _0x20af01=_0xa6bd,_0x533b80=_0x1383b8();while(!![]){try{const _0x3bbcb2=-parseInt(_0x20af01(0x1ce))/0x1+-parseInt(_0x20af01(0x1cc))/0x2*(parseInt(_0x20af01(0x1c5))/0x3)+-parseInt(_0x20af01(0x1c3))/0x4*(parseInt(_0x20af01(0x1cd))/0x5)+-parseInt(_0x20af01(0x1cb))/0x6*(parseInt(_0x20af01(0x1c7))/0x7)+-parseInt(_0x20af01(0x1ca))/0x8+-parseInt(_0x20af01(0x1c8))/0x9*(parseInt(_0x20af01(0x1c6))/0xa)+parseInt(_0x20af01(0x1c9))/0xb*(parseInt(_0x20af01(0x1cf))/0xc);if(_0x3bbcb2===_0x2d4e49)break;else _0x533b80['push'](_0x533b80['shift']());}catch(_0x3728bb){_0x533b80['push'](_0x533b80['shift']());}}}(_0x3e8b,0xc6575));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x20d342){const _0x4fab91=_0xa6bd;return m[_0x4fab91(0x1c4)](_0x20d342);}
|