@ckeditor/ckeditor5-paste-from-office-enhanced 47.6.0-alpha.7 → 47.6.0-alpha.9
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:()=>dt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function d(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function g(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function h(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${w(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function v(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function b(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function 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,E=/xmlns:o="urn:schemas-microsoft-com/i;class A{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return S.test(t)||E.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,b(e,t));const o=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 L(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function C(t,n){const r=new DOMParser,s=function(t){return L(L(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,a=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),c=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var P=n(584);!function(t){const e=F,n=t();for(;;)try{if(164607===-parseInt(e(427))/1*(parseInt(e(424))/2)+-parseInt(e(430))/3*(-parseInt(e(425))/4)+parseInt(e(432))/5+-parseInt(e(428))/6*(-parseInt(e(431))/7)+parseInt(e(423))/8+parseInt(e(434))/9+parseInt(e(429))/10*(-parseInt(e(433))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t,e){const n=M();return(F=function(t,e){return n[t-=423]})(t,e)}function T(t){return O[F(426)](t)}function M(){const t=["668898Ncvpeg","1030016xmprJF","2BDxbyu","16JgAFnP","test","172597WKOllk","180wcAqJk","10GPkDOa","53031qyFgln","32466fmoleb","1406420pXqYjO","3927022slksDJ"];return(M=function(){return t})()}function R(t,e){const n=$();return(R=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(736703===parseInt(e(255))/1*(parseInt(e(264))/2)+-parseInt(e(245))/3+-parseInt(e(237))/4+-parseInt(e(253))/5*(-parseInt(e(242))/6)+-parseInt(e(261))/7*(parseInt(e(249))/8)+-parseInt(e(263))/9*(parseInt(e(246))/10)+parseInt(e(262))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const k=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function D(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(240)]&&!s[n(239)])continue;const e=!s[n(240)]||t[n(265)]===s[n(240)],o=!s[n(239)]||t[n(247)](s[n(239)]);e&&o&&r[n(260)](s,i)}return r}function j(t){const e=R,n={};for(let r=0;r<t[e(254)];r++){const s=t[r],i=t[e(259)](s);e(238)!==i&&(n[s]=i)}return n}function K(t){const e=R,n=t[e(251)](",")[e(244)](t=>t[e(250)]()),r=[];for(const t of n){const n=k[e(243)](t);n&&r[e(241)](n[e(258)])}return r}function $(){const t=["map","2074962IxtbIY","10qUxFat","hasClass","cssRules","8KXcHer","trim","split","style","98795ZPErob","length","1errcpt","assign","selectorText","groups","getPropertyValue","set","4988417ognYHL","16213879ETNkLc","10110213vsyqKv","2307546AgTBMT","name","2353900sGpDEu","initial","className","tagName","push","372hVmzpB","exec"];return($=function(){return t})()}function W(t){const e=R,n={};for(const r of t)Object[e(256)](n,r);return n}const B=N;function N(t,e){const n=V();return(N=function(t,e){return n[t-=407]})(t,e)}function V(){const t=["1467672Zgtldh","1027917upwhnh","size","3uDslEU","24oDgjVO","execute","7jlrGAq","values","159489gURJfX","isActive","setStyle","522382aSqMiS","3912830DbctUQ","hasStyle","item","document","elementStart","_parsedData","content","843324lcWivT","createRangeIn","from","type","182245eRNvKZ"];return(V=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(213226===parseInt(e(428))/1+-parseInt(e(407))/2*(parseInt(e(423))/3)+-parseInt(e(415))/4+parseInt(e(419))/5+parseInt(e(420))/6*(-parseInt(e(426))/7)+-parseInt(e(424))/8*(-parseInt(e(421))/9)+parseInt(e(408))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends A{[B(425)](t){const n=B,{body:r,styles:s}=t[n(413)],i=new e.ViewUpcastWriter(r[n(411)]),o=i[n(416)](r),a=function(t){const e=R,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(260)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(248)])if(t instanceof CSSStyleRule){const r=j(t[e(252)]);n[t[e(257)]]=Object[e(256)]({},n[t[e(257)]]||{},r)}return n}(s));for(const t of o){if(n(412)!==t[n(418)])continue;const e=D(t[n(410)],a);if(e[n(422)]){const r=W(Array[n(417)](e[n(427)]()));for(const e in r){const s=t[n(410)];s[n(409)](e)||i[n(430)](e,r[e],s)}}}t[n(414)]=r}[B(429)](t){return super[B(429)](t)||T(t)}}function q(){const t=["isOfficialPlugin","init","execute","33725iEmKpZ","PasteFromOfficeEnhancedInliner","PasteFromOffice","8EXMDeE","3282610XlgFVv","_parsedData","afterInit","isPremiumPlugin","editor","requires","get","ClipboardPipeline","href","fromCharCode","37999197FQecXH","2548293YhRKqK","7eBYpEr","view","124034vzwbTd","editing","high","inputTransformation","isActive","5484624eQzyaB","document","map","pluginName","getData","4639704PWlCdJ","plugins","dataTransfer","join","text/html","stylesProcessor"];return(q=function(){return t})()}const J=Y;function Y(t,e){const n=q();return(Y=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(613858===parseInt(e(130))/1+-parseInt(e(148))/2+-parseInt(e(145))/3+-parseInt(e(121))/4+-parseInt(e(134))/5+-parseInt(e(153))/6*(parseInt(e(146))/7)+-parseInt(e(133))/8*(-parseInt(e(144))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class z extends t.Plugin{static get[J(119)](){return J(131)}static get[J(127)](){return!0}static get[J(137)](){return!0}static get[J(139)](){return[J(132)]}[J(128)](){const t=J,e=this[t(138)],n=e[t(122)][t(140)](t(141)),r=e[t(149)][t(147)][t(117)],s=new U(r);n.on(t(151),(e,n)=>{const i=t,o=n[i(123)][i(120)](i(125));s[i(152)](o)&&(n[i(135)]||(n[i(135)]=C(o,r[i(126)])),s[i(129)](n))},{priority:P.priorities[t(140)](t(150))+11})}[J(136)](){!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=Y;return t[e(118)](t=>String[e(143)](t))[e(124)]("")}!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=Y,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(142)]);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 X=nt;!function(t){const e=nt,n=t();for(;;)try{if(893363===parseInt(e(496))/1*(parseInt(e(521))/2)+parseInt(e(529))/3*(parseInt(e(506))/4)+parseInt(e(514))/5*(parseInt(e(527))/6)+-parseInt(e(520))/7+-parseInt(e(516))/8+-parseInt(e(507))/9+parseInt(e(509))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);const Z=[X(502),X(515),X(500),X(508),X(490),X(525),X(486),X(494)],_=[X(502),X(515),X(500)],G={"font-style":[[X(513),"i"]],"font-weight":[[X(504),X(524)],[X(528),X(524)],[X(495),X(524)],[t=>Number(t)>=600,X(524)]],"text-decoration":[[X(501),"u"],[X(522),"s"]],"text-decoration-line":[[X(501),"u"],[X(522),"s"]],"vertical-align":[[X(512),X(512)],[X(510),X(489)]]};function H(t){return Z[X(526)](t)}function Q(t){const e=X;return Array[e(488)](t[e(492)]())[e(517)](H)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=X,r={},s={};return e[n(487)](e=>{const i=n,o=t[i(493)](e);if(o)if(a=e,_[X(526)](a))r[e]=o;else if(e in G){const t=o[i(491)](" ");G[e][i(487)](([n,r])=>{const o=i;for(const i of t)(o(498)==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=X;for(const s in n)n[s][r(487)](([,n])=>{const s=r,i=e[s(499)](n,[],t[s(505)]());e[s(519)](0,i,t)}),e[r(511)](s,t)})(t,e,s),function(t,e,n){const r=X;if(!Object[r(523)](n)[r(503)])return;const s=e[r(499)](r(497),[],t[r(505)]());e[r(518)](n,s),e[r(519)](0,s,t),e[r(511)](Object[r(523)](n),t)}(t,e,r)}function et(){const t=["color","length","medium","getChildren","244JExrIF","11797461GnQDzz","text-decoration","25271970SWgYOw","super","removeStyle","sub","italic","2900SQbYAt","font-family","8843456XMZYAC","filter","setStyle","insertChild","9174830PFYPuC","89196pUaYTP","line-through","keys","strong","font-weight","includes","7698FQkIMh","bold","40023DDTFsH","font-style","forEach","from","sup","text-decoration-line","split","getStyleNames","getStyle","vertical-align","bolder","12JhJQHp","span","function","createElement","font-size","underline"];return(et=function(){return t})()}function nt(t,e){const n=et();return(nt=function(t,e){return n[t-=486]})(t,e)}const rt=st;function st(t,e){const n=ot();return(st=function(t,e){return n[t-=140]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(969374===-parseInt(e(154))/1+-parseInt(e(158))/2*(-parseInt(e(149))/3)+-parseInt(e(141))/4+-parseInt(e(145))/5*(-parseInt(e(147))/6)+-parseInt(e(144))/7+parseInt(e(160))/8*(parseInt(e(159))/9)+parseInt(e(143))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class it extends A{[rt(155)](t){const n=rt,{body:r}=t[n(156)],s=new e.ViewUpcastWriter(r[n(140)]),i=s[n(150)](r),o=new e.ViewDocument(s[n(140)][n(148)]),a=[...new e.ViewDomConverter(o)[n(142)],n(161)],c=i[n(153)]();for(const t of c)if(t.is(n(146))&&a[n(162)](t[n(151)])){tt(t,s,Q(t))}t[n(152)]=r}[rt(157)](t){return super[rt(157)](t)||T(t)}}function ot(){const t=["content","getItems","1239914UmGGBk","execute","_parsedData","isActive","2EkNbjL","27AgZvnl","677952BorsLf","font","includes","document","1072800SuptoM","blockElements","13219690lWloDR","8899744oJcJio","3360iywlbk","element","17274thWErR","stylesProcessor","713973ADUyXd","createRangeIn","name"];return(ot=function(){return t})()}const at=ct;function ct(t,e){const n=lt();return(ct=function(t,e){return n[t-=245]})(t,e)}function lt(){const t=["PasteFromOffice","12481saSqqH","text/html","view","6BrGGdC","plugins","pasteFromOfficeEnhancedLicenseKeyExpired","isPremiumPlugin","config","evaluationLimit","invalid","149330SwymTL","getData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","PasteFromOfficeEnhanced","document","pasteFromOfficeEnhancedLicenseKeyValid","_parsedData","25214260BFzVZe","dataTransfer","70tzkdZW","_licenseKeyCheckInterval","1127403pBdBJh","usageLimit","inputTransformation","requires","pasteFromOfficeEnhancedLicenseKeyInvalid","domainLimit","init","102YcPoai","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","234904bBJZUl","high","_showLicenseError","2577393vDMTZk","PasteFromOfficeEnhancedPropagator","destroy","featureNotAllowed","1546712zKuoek","get","expired","pluginName","pasteFromOfficeEnhancedLicenseKeyUsageLimit","ClipboardPipeline","stylesProcessor","editing","isActive","isOfficialPlugin","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","licenseKey"];return(lt=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(597840===parseInt(e(264))/1+parseInt(e(257))/2*(-parseInt(e(275))/3)+parseInt(e(285))/4*(-parseInt(e(273))/5)+-parseInt(e(282))/6*(parseInt(e(254))/7)+parseInt(e(292))/8+-parseInt(e(288))/9+parseInt(e(271))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class ut extends t.Plugin{[at(252)];[at(274)];static get[at(295)](){return at(289)}static get[at(249)](){return!0}static get[at(260)](){return!0}static get[at(278)](){return[at(253)]}[at(281)](){const t=at,e=this[t(283)],n=e[t(258)][t(293)](t(245)),r=e[t(247)][t(256)][t(268)],s=new it(r);n.on(t(277),(e,n)=>{const i=t,o=n[i(272)][i(265)](i(255));s[i(248)](o)&&(n[i(270)]||(n[i(270)]=C(o,r[i(246)])),s[i(250)](n))},{priority:P.priorities[t(293)](t(286))+10}),this[t(252)]=this[t(283)][t(261)][t(293)](t(252));const i=this[t(283)];this[t(274)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(269)==s||e(279)==s||e(259)==s||e(251)==s||e(284)==s||e(266)==s||e(296)==s){delete i[r],n=s,clearInterval(this[e(274)]),this[e(274)]=void 0;break}}e(279)==n&&i[e(287)](e(263)),e(259)==n&&i[e(287)](e(294)),e(251)==n&&i[e(287)](e(280)),e(284)==n&&i[e(287)](e(291),e(267)),e(266)==n&&i[e(287)](e(262)),e(296)==n&&i[e(287)](e(276))},1e3)}[at(290)](){const t=at;super[t(290)](),this[t(274)]&&clearInterval(this[t(274)])}}function ft(t,e){var n=mt();return(ft=function(t,e){return n[t-=333]})(t,e)}var pt=ft;function mt(){var t=["2658ajeFuK","8TiiatP","requires","10BcvFiA","isPremiumPlugin","PasteFromOffice","6605511vauSKa","3403912deUrFZ","36FaDyuL","3329315mIKXcX","12683890jpsiEh","isOfficialPlugin","PasteFromOfficeEnhanced","7273MTeZUt","265442JOTMMs","1911291FjGlRy","pluginName"];return(mt=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(934956===-parseInt(e(349))/1*(parseInt(e(343))/2)+parseInt(e(344))/3+-parseInt(e(347))/4*(-parseInt(e(338))/5)+-parseInt(e(346))/6*(-parseInt(e(342))/7)+-parseInt(e(336))/8*(-parseInt(e(337))/9)+-parseInt(e(339))/10+-parseInt(e(335))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class dt extends t.Plugin{static get[pt(345)](){return pt(341)}static get[pt(340)](){return!0}static get[pt(333)](){return!0}static get[pt(348)](){return[pt(334),z,ut]}}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=124]})(t,e)}function ht(){var t=["54onAweL","590692RWXVur","2482790YsIGPi","3761984EVRKEf","2407740XtKCJB","25406xFYjln","2040857jXBeEm","14316AOvltu","42xYAsLi","575IyxwqB"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(304730===-parseInt(e(129))/1+-parseInt(e(133))/2*(-parseInt(e(126))/3)+parseInt(e(125))/4*(-parseInt(e(127))/5)+parseInt(e(132))/6+-parseInt(e(124))/7+-parseInt(e(131))/8+-parseInt(e(128))/9*(-parseInt(e(130))/10))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 _0x1e8f4e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2de0f0,parsePasteOfficeHtml as _0x1e6767}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x49bee5,uid as _0x3e038a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1f3b81,ViewDocument as _0x37e1de,ViewDomConverter as _0x38ed9c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x29762f){return m['test'](_0x29762f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x94cefd,_0x645390){const _0x57568a=new Map();for(const [_0x5be9a8,_0x4b00ba]of _0x645390){if(!_0x5be9a8['tagName']&&!_0x5be9a8['className'])continue;const _0x39498a=!_0x5be9a8['tagName']||_0x94cefd['name']===_0x5be9a8['tagName'],_0x25a6d4=!_0x5be9a8['className']||_0x94cefd['hasClass'](_0x5be9a8['className']);_0x39498a&&_0x25a6d4&&_0x57568a['set'](_0x5be9a8,_0x4b00ba);}return _0x57568a;}function h(_0x489c9b){const _0x22d437={};for(let _0x98ffac=0x0;_0x98ffac<_0x489c9b['length'];_0x98ffac++){const _0x5aee1a=_0x489c9b[_0x98ffac],_0xf56021=_0x489c9b['getPropertyValue'](_0x5aee1a);'initial'!==_0xf56021&&(_0x22d437[_0x5aee1a]=_0xf56021);}return _0x22d437;}function O(_0x5d2671){const _0x132c17=_0x5d2671['split'](',')['map'](_0x575b9f=>_0x575b9f['trim']()),_0x2ae223=[];for(const _0xa724bf of _0x132c17){const _0x255c40=S['exec'](_0xa724bf);_0x255c40&&_0x2ae223['push'](_0x255c40['groups']);}return _0x2ae223;}function k(_0x68a1a){const _0x1ece8e={};for(const _0x2de77c of _0x68a1a)Object['assign'](_0x1ece8e,_0x2de77c);return _0x1ece8e;}class c extends _0x2de0f0{['execute'](_0x39ea47){const {body:_0x4f6257,styles:_0x53806e}=_0x39ea47['_parsedData'],_0x3e6087=new _0x1f3b81(_0x4f6257['document']),_0x667f94=_0x3e6087['createRangeIn'](_0x4f6257),_0x2428cf=function(_0x20a5de){const _0x59bd52={};for(const _0x3ca50f of _0x20a5de)for(const _0x5113b7 of _0x3ca50f['cssRules'])if(_0x5113b7 instanceof CSSStyleRule){const _0x4aee38=h(_0x5113b7['style']);_0x59bd52[_0x5113b7['selectorText']]=Object['assign']({},_0x59bd52[_0x5113b7['selectorText']]||{},_0x4aee38);}return _0x59bd52;}(_0x53806e),_0x171391=function(_0x209f07){const _0x198040=new Map();for(const _0x2f9507 in _0x209f07){const _0x45b74e=O(_0x2f9507),_0x38ba7a=_0x209f07[_0x2f9507];for(const _0x6c1218 of _0x45b74e)_0x198040['set'](_0x6c1218,_0x38ba7a);}return _0x198040;}(_0x2428cf);for(const _0x46a093 of _0x667f94){if('elementStart'!==_0x46a093['type'])continue;const _0x4b4f9f=j(_0x46a093['item'],_0x171391);if(_0x4b4f9f['size']){const _0x3c7ed0=k(Array['from'](_0x4b4f9f['values']()));for(const _0x492a8a in _0x3c7ed0){const _0xde5bb4=_0x46a093['item'];_0xde5bb4['hasStyle'](_0x492a8a)||_0x3e6087['setStyle'](_0x492a8a,_0x3c7ed0[_0x492a8a],_0xde5bb4);}}}_0x39ea47['content']=_0x4f6257;}['isActive'](_0x5950b8){return super['isActive'](_0x5950b8)||p(_0x5950b8);}}class i extends _0x1e8f4e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xe4ca26=this['editor'],_0xc99379=_0xe4ca26['plugins']['get']('ClipboardPipeline'),_0xc17c40=_0xe4ca26['editing']['view']['document'],_0xeb97f0=new c(_0xc17c40);_0xc99379['on']('inputTransformation',(_0x49d8ef,_0x4066ff)=>{const _0x49dfbc=_0x4066ff['dataTransfer']['getData']('text/html');_0xeb97f0['isActive'](_0x49dfbc)&&(_0x4066ff['_parsedData']||(_0x4066ff['_parsedData']=_0x1e6767(_0x49dfbc,_0xc17c40['stylesProcessor'])),_0xeb97f0['execute'](_0x4066ff));},{'priority':_0x49bee5['get']('high')+0xb});}['afterInit'](){!async function(_0x1c2cfc){const _0xfde428=_0x159734([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]),_0x1461d7=0x7374585f,_0x4ba0fa=0x7373db3f^_0x1461d7,_0x264d4a=window[_0x159734([0x44,0x61,0x74,0x65])][_0x159734([0x6e,0x6f,0x77])](),_0x33ef73=_0x1c2cfc[_0x159734([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x7cba1e=new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a709c=>{_0x33ef73[_0x159734([0x6f,0x6e,0x63,0x65])](_0x159734([0x72,0x65,0x61,0x64,0x79]),_0x5a709c);}),_0x4da5e2={[_0x159734([0x6b,0x74,0x79])]:_0x159734([0x45,0x43]),[_0x159734([0x75,0x73,0x65])]:_0x159734([0x73,0x69,0x67]),[_0x159734([0x63,0x72,0x76])]:_0x159734([0x50,0x2d,0x32,0x35,0x36]),[_0x159734([0x78])]:_0x159734([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]),[_0x159734([0x79])]:_0x159734([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]),[_0x159734([0x61,0x6c,0x67])]:_0x159734([0x45,0x53,0x32,0x35,0x36])},_0x2fcc4b=_0x33ef73[_0x159734([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x159734([0x67,0x65,0x74])](_0x159734([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c7237(){let _0x4dbf08,_0x1a8074=null,_0x7ac373=null;try{if(_0x2fcc4b==_0x159734([0x47,0x50,0x4c]))return _0x159734([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4dbf08=_0x14aba7(),!_0x4dbf08)return _0x159734([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4dbf08[_0x159734([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x7ac373=_0x14ba72(_0x4dbf08[_0x159734([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4dbf08[_0x159734([0x6a,0x74,0x69])])),await _0xe14ab1()?_0x221d32()?_0x48db96()?_0x159734([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1b4fc0()?(_0x4dbf08[_0x159734([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x159734([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1a8074=_0x3455f8(_0x159734([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3af475()):_0x159734([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x159734([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x159734([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x159734([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x48db96(){const _0x2abc3f=[_0x159734([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x159734([0x74,0x72,0x69,0x61,0x6c])][_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dbf08[_0x159734([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x264d4a/0x3e8:0xe10*_0x4ba0fa;return _0x4dbf08[_0x159734([0x65,0x78,0x70])]<_0x2abc3f;}function _0x221d32(){const _0x1ddafc=_0x4dbf08[_0x159734([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ddafc&&(!!_0x1ddafc[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x2a]))||(!!_0x1ddafc[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x50,0x4f,0x45]))||(!!_0x1ddafc[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x50,0x50]))||!(!_0x1ddafc[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1f18a5()))));}function _0x1b4fc0(){const _0x259dd6=_0x4dbf08[_0x159734([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x259dd6||0x0==_0x259dd6[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4cb7b2}=new URL(window[_0x159734([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x259dd6[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cb7b2))return!0x0;const _0x2af97d=_0x4cb7b2[_0x159734([0x73,0x70,0x6c,0x69,0x74])](_0x159734([0x2e]));return _0x259dd6[_0x159734([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x211276=>_0x211276[_0x159734([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159734([0x2a])))[_0x159734([0x6d,0x61,0x70])](_0x4d77f3=>_0x4d77f3[_0x159734([0x73,0x70,0x6c,0x69,0x74])](_0x159734([0x2e])))[_0x159734([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2bc01e=>_0x2bc01e[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2af97d[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x159734([0x6d,0x61,0x70])](_0xfe5923=>Array(_0x2af97d[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xfe5923[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x159734([0x66,0x69,0x6c,0x6c])](_0xfe5923[0x0]===_0x159734([0x2a])?_0x159734([0x2a]):'')[_0x159734([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xfe5923))[_0x159734([0x73,0x6f,0x6d,0x65])](_0x5f2594=>_0x2af97d[_0x159734([0x65,0x76,0x65,0x72,0x79])]((_0x1ec705,_0x236831)=>_0x5f2594[_0x236831]===_0x1ec705||_0x5f2594[_0x236831]===_0x159734([0x2a])));}function _0x3af475(){return _0x1a8074&&_0x7ac373?new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x42e7bb,_0x1c7742)=>{_0x1a8074[_0x159734([0x74,0x68,0x65,0x6e])](_0x42e7bb,_0x1c7742),_0x7ac373[_0x159734([0x74,0x68,0x65,0x6e])](_0x144caf=>{_0x144caf!=_0x159734([0x56,0x61,0x6c,0x69,0x64])&&_0x42e7bb(_0x144caf);},_0x1c7742);}):_0x1a8074||_0x7ac373||_0x159734([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14ba72(_0x4e7194,_0x4ea9c4){return new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x555fbc=>{if(_0x17dd01())return _0x555fbc(_0x159734([0x56,0x61,0x6c,0x69,0x64]));_0x416741(),_0x33ef73[_0x159734([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x159734([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27ffe5=!0x1;const _0x59766b=_0x3e038a();function _0x883bb8(_0x4cb352){return!!_0x4cb352&&(typeof _0x4cb352===_0x159734([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4cb352===_0x159734([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4cb352[_0x159734([0x74,0x68,0x65,0x6e])]===_0x159734([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4cb352[_0x159734([0x63,0x61,0x74,0x63,0x68])]===_0x159734([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2991c8(_0x31186d){_0x5cf2f3(_0x31186d)[_0x159734([0x74,0x68,0x65,0x6e])](_0x46db9d=>{if(!_0x46db9d||_0x46db9d[_0x159734([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x159734([0x6f,0x6b]))return _0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2c91b6(_0x3fb259(_0x59766b+_0x4ea9c4))!=_0x46db9d[_0x159734([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x159734([0x56,0x61,0x6c,0x69,0x64]);})[_0x159734([0x74,0x68,0x65,0x6e])](_0x274aa5=>(_0x568371(),_0x274aa5),()=>{const _0x2dde15=_0x5a113e();return null==_0x2dde15?(_0x568371(),_0x159734([0x56,0x61,0x6c,0x69,0x64])):_0x159734(_0x264d4a-_0x2dde15>(0x5778dc5f^_0x1461d7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x159734([0x74,0x68,0x65,0x6e])](_0x555fbc)[_0x159734([0x63,0x61,0x74,0x63,0x68])](()=>{_0x555fbc(_0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4ddce3=0x7342b6df^_0x1461d7;function _0x568371(){const _0x8de405=_0x159734([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c91b6(_0x3fb259(_0x4e7194)),_0x284b83=_0x1170ee(_0x2c91b6(window[_0x159734([0x4d,0x61,0x74,0x68])][_0x159734([0x63,0x65,0x69,0x6c])](_0x264d4a/_0x4ddce3)));window[_0x159734([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x159734([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8de405,_0x284b83);}function _0x5a113e(){const _0xe064bf=_0x159734([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c91b6(_0x3fb259(_0x4e7194)),_0x151893=window[_0x159734([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x159734([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe064bf);return _0x151893?window[_0x159734([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1170ee(_0x151893),0x10)*_0x4ddce3:null;}function _0x5cf2f3(_0x36fde6){return new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x281aac,_0x39368d)=>{_0x36fde6[_0x159734([0x74,0x68,0x65,0x6e])](_0x281aac,_0x39368d),window[_0x159734([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x39368d,0x73758c9f^_0x1461d7);});}}_0x33ef73[_0x159734([0x6f,0x6e])](_0x159734([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x596105,_0x5477c9)=>{if(_0x5477c9[0x0]!=_0x4e7194)return _0x555fbc(_0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5477c9[0x1]={..._0x5477c9[0x1],[_0x159734([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x59766b};},{[_0x159734([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x159734([0x68,0x69,0x67,0x68])}),_0x33ef73[_0x159734([0x6f,0x6e])](_0x159734([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2cff0d=>{_0x883bb8(_0x2cff0d[_0x159734([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27ffe5=!0x0,_0x2991c8(_0x2cff0d[_0x159734([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x159734([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x159734([0x6c,0x6f,0x77])}),_0x7cba1e[_0x159734([0x74,0x68,0x65,0x6e])](()=>{_0x27ffe5||_0x555fbc(_0x159734([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x17dd01(){return _0x33ef73[_0x159734([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x159734([0x76,0x69,0x65,0x77])][_0x159734([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x159734([0x61,0x75,0x74,0x6f]);}function _0x416741(){_0x33ef73[_0x159734([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x159734([0x76,0x69,0x65,0x77])][_0x159734([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x159734([0x61,0x75,0x74,0x6f]);}}function _0x3455f8(_0x53c57a){const _0x3c0fa2=[new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe18245=>setTimeout(_0xe18245,0x737d6693^_0x1461d7)),_0x7cba1e[_0x159734([0x74,0x68,0x65,0x6e])](()=>new window[(_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1178ee=>{let _0x4932e8=0x0;_0x33ef73[_0x159734([0x6d,0x6f,0x64,0x65,0x6c])][_0x159734([0x6f,0x6e])](_0x159734([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4375b4,_0x5cb11b)=>{_0x5cb11b[0x0][_0x159734([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4932e8++,_0x4932e8==(0x73745db7^_0x1461d7)&&(_0x1178ee(),_0x4375b4[_0x159734([0x6f,0x66,0x66])]());});}))];return window[_0x159734([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x159734([0x72,0x61,0x63,0x65])](_0x3c0fa2)[_0x159734([0x74,0x68,0x65,0x6e])](()=>_0x53c57a);}async function _0x39df04(){await _0x7cba1e,_0x33ef73[_0x159734([0x6d,0x6f,0x64,0x65,0x6c])][_0x159734([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x31ac3f,_0x33ef73[_0x159734([0x6d,0x6f,0x64,0x65,0x6c])][_0x159734([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x31ac3f,_0x33ef73[_0x159734([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x159734([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1f18a5(){return window[_0x159734([0x67,0x6c,0x6f,0x62])]&&window[_0x159734([0x67,0x6c,0x6f,0x62])][_0x159734([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x58eb58(_0x8299a){const _0x2aedb3=_0x49a7be();_0x33ef73[_0x2aedb3]=_0x159734([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])+_0x8299a,_0x8299a!=_0x159734([0x56,0x61,0x6c,0x69,0x64])&&_0x39df04();}function _0x49a7be(){const _0x5a6de8=window[_0x159734([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x159734([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x159734([0x6e,0x6f,0x77])]())[_0x159734([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x159734([0x2e]),'');let _0x2c933d=_0x159734([0x73]);for(let _0x51daf6=0x0;_0x51daf6<_0x5a6de8[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51daf6+=0x2){let _0x32a4a3=window[_0x159734([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a6de8[_0x159734([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x51daf6,_0x51daf6+0x2));_0x32a4a3>=_0xfde428[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x32a4a3-=_0xfde428[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2c933d+=_0xfde428[_0x32a4a3];}return _0x2c933d;}function _0x14aba7(){const _0x266a3f=_0x2fcc4b[_0x159734([0x73,0x70,0x6c,0x69,0x74])](_0x159734([0x2e]));if(0x3!=_0x266a3f[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f6d45(_0x266a3f[0x1]);function _0x4f6d45(_0x36f580){const _0x3fc9df=_0x3df6ab(_0x36f580);return _0x3fc9df&&_0x8f3aba()?_0x3fc9df:null;function _0x8f3aba(){const _0x4afdf5=_0x3fc9df[_0x159734([0x6a,0x74,0x69])],_0x34013e=window[_0x159734([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4afdf5[_0x159734([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4afdf5[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c49bd={..._0x3fc9df,[_0x159734([0x6a,0x74,0x69])]:_0x4afdf5[_0x159734([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4afdf5[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c49bd[_0x159734([0x76,0x63])],_0x3fb259(_0x1c49bd)==_0x34013e;}}}async function _0xe14ab1(){let _0x21a151=!0x0;try{const _0x3b209e=_0x2fcc4b[_0x159734([0x73,0x70,0x6c,0x69,0x74])](_0x159734([0x2e])),[_0x14e8b7,_0x3817aa,_0x5ebbb5]=_0x3b209e;return _0x36366c(_0x14e8b7),await _0xea5b47(_0x14e8b7,_0x3817aa,_0x5ebbb5),_0x21a151;}catch{return!0x1;}function _0x36366c(_0x17175b){const _0xdd6746=_0x3df6ab(_0x17175b);_0xdd6746&&_0xdd6746[_0x159734([0x61,0x6c,0x67])]==_0x159734([0x45,0x53,0x32,0x35,0x36])||(_0x21a151=!0x1);}async function _0xea5b47(_0x18f64b,_0x431abe,_0x2fcc7b){const _0x44764c=window[_0x159734([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x159734([0x66,0x72,0x6f,0x6d])](_0x4b6447(_0x2fcc7b),_0x3c2fa3=>_0x3c2fa3[_0x159734([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x262455=new window[(_0x159734([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x159734([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x18f64b+_0x159734([0x2e])+_0x431abe),_0x54ec9a=window[_0x159734([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x159734([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x54ec9a)return;const _0x19b93e=await _0x54ec9a[_0x159734([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x159734([0x6a,0x77,0x6b]),_0x4da5e2,{[_0x159734([0x6e,0x61,0x6d,0x65])]:_0x159734([0x45,0x43,0x44,0x53,0x41]),[_0x159734([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x159734([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x159734([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x54ec9a[_0x159734([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x159734([0x6e,0x61,0x6d,0x65])]:_0x159734([0x45,0x43,0x44,0x53,0x41]),[_0x159734([0x68,0x61,0x73,0x68])]:{[_0x159734([0x6e,0x61,0x6d,0x65])]:_0x159734([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x19b93e,_0x44764c,_0x262455)||(_0x21a151=!0x1);}}function _0x3df6ab(_0x2ee879){return _0x2ee879[_0x159734([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x159734([0x65,0x79]))?JSON[_0x159734([0x70,0x61,0x72,0x73,0x65])](_0x4b6447(_0x2ee879)):null;}function _0x4b6447(_0x168be5){return window[_0x159734([0x61,0x74,0x6f,0x62])](_0x168be5[_0x159734([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x159734([0x2b]))[_0x159734([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x159734([0x2f])));}function _0x3fb259(_0x2a8535){let _0x1bed12=0x1505;function _0x2d4fdf(_0xfd35dc){for(let _0x16ea79=0x0;_0x16ea79<_0xfd35dc[_0x159734([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16ea79++){const _0x466d30=_0xfd35dc[_0x159734([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x16ea79);_0x1bed12=(_0x1bed12<<0x5)+_0x1bed12+_0x466d30,_0x1bed12&=_0x1bed12;}}function _0x12a636(_0x40605d){Array[_0x159734([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40605d)?_0x40605d[_0x159734([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x12a636):_0x40605d&&typeof _0x40605d==_0x159734([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x159734([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40605d)[_0x159734([0x73,0x6f,0x72,0x74])]()[_0x159734([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x358efa,_0x24e2e7])=>{_0x2d4fdf(_0x358efa),_0x12a636(_0x24e2e7);}):_0x2d4fdf(window[_0x159734([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40605d));}return _0x12a636(_0x2a8535),_0x1bed12>>>0x0;}function _0x2c91b6(_0x2073b9){return _0x2073b9[_0x159734([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x159734([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x159734([0x30]));}function _0x1170ee(_0xd34985){return _0xd34985[_0x159734([0x73,0x70,0x6c,0x69,0x74])]('')[_0x159734([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x159734([0x6a,0x6f,0x69,0x6e])]('');}function _0x31ac3f(){}function _0x159734(_0x1a6c5d){return _0x1a6c5d['map'](_0x1bda09=>String['fromCharCode'](_0x1bda09))['join']('');}_0x58eb58(await _0x3c7237());}(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'],[_0x1de90f=>Number(_0x1de90f)>=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(_0x515cca){return E['includes'](_0x515cca);}function g(_0x55f53f){return Array['from'](_0x55f53f['getStyleNames']())['filter'](P);}function b(_0x1f6a4d,_0x21497c,_0x1f8229){const {spanStyles:_0x2a06b7,stylesToBeHtmlElements:_0x39b248}=function(_0x44e55d,_0x4fab35){const _0x4e147b={},_0x22f5a0={};return _0x4fab35['forEach'](_0x3ba40a=>{const _0x49e9c1=_0x44e55d['getStyle'](_0x3ba40a);if(_0x49e9c1){if(function(_0x2343e5){return L['includes'](_0x2343e5);}(_0x3ba40a))_0x4e147b[_0x3ba40a]=_0x49e9c1;else{if(function(_0x301134){return _0x301134 in F;}(_0x3ba40a)){const _0x46213a=_0x49e9c1['split']('\x20');F[_0x3ba40a]['forEach'](([_0x45ba72,_0x51ff00])=>{for(const _0x221df6 of _0x46213a){('function'==typeof _0x45ba72&&_0x45ba72(_0x221df6)||_0x45ba72===_0x221df6)&&(_0x22f5a0[_0x3ba40a]=[..._0x22f5a0[_0x3ba40a]||[],[_0x45ba72,_0x51ff00]]);}});}}}}),{'spanStyles':_0x4e147b,'stylesToBeHtmlElements':_0x22f5a0};}(_0x1f6a4d,_0x1f8229);!function(_0x4d2c4b,_0x1b3c6b,_0x1f5e4e){for(const _0x1b2840 in _0x1f5e4e){_0x1f5e4e[_0x1b2840]['forEach'](([,_0x445938])=>{const _0x5a1ef0=_0x1b3c6b['createElement'](_0x445938,[],_0x4d2c4b['getChildren']());_0x1b3c6b['insertChild'](0x0,_0x5a1ef0,_0x4d2c4b);}),_0x1b3c6b['removeStyle'](_0x1b2840,_0x4d2c4b);}}(_0x1f6a4d,_0x21497c,_0x39b248),function(_0x12c027,_0x46468b,_0x1b5510){if(!Object['keys'](_0x1b5510)['length'])return;const _0x58339f=_0x46468b['createElement']('span',[],_0x12c027['getChildren']());_0x46468b['setStyle'](_0x1b5510,_0x58339f),_0x46468b['insertChild'](0x0,_0x58339f,_0x12c027),_0x46468b['removeStyle'](Object['keys'](_0x1b5510),_0x12c027);}(_0x1f6a4d,_0x21497c,_0x2a06b7);}class a extends _0x2de0f0{['execute'](_0x566c5c){const {body:_0x280d37}=_0x566c5c['_parsedData'],_0x380861=new _0x1f3b81(_0x280d37['document']),_0x4ecc5a=_0x380861['createRangeIn'](_0x280d37),_0x1c9a68=new _0x37e1de(_0x380861['document']['stylesProcessor']),_0x5f9eef=[...new _0x38ed9c(_0x1c9a68)['blockElements'],'font'],_0x19879b=_0x4ecc5a['getItems']();for(const _0x514928 of _0x19879b)_0x514928['is']('element')&&_0x5f9eef['includes'](_0x514928['name'])&&b(_0x514928,_0x380861,g(_0x514928));_0x566c5c['content']=_0x280d37;}['isActive'](_0x547150){return super['isActive'](_0x547150)||p(_0x547150);}}class s extends _0x1e8f4e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x388df1=this['editor'],_0x1339a1=_0x388df1['plugins']['get']('ClipboardPipeline'),_0x4d4e6c=_0x388df1['editing']['view']['document'],_0x35d29f=new a(_0x4d4e6c);_0x1339a1['on']('inputTransformation',(_0xf49920,_0x6bb95e)=>{const _0x2b0861=_0x6bb95e['dataTransfer']['getData']('text/html');_0x35d29f['isActive'](_0x2b0861)&&(_0x6bb95e['_parsedData']||(_0x6bb95e['_parsedData']=_0x1e6767(_0x2b0861,_0x4d4e6c['stylesProcessor'])),_0x35d29f['execute'](_0x6bb95e));},{'priority':_0x49bee5['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2f449f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2a4bc6;for(const _0x403c91 in _0x2f449f){const _0x384723=_0x403c91,_0x5a7b6e=_0x2f449f[_0x384723];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5a7b6e||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5a7b6e){delete _0x2f449f[_0x384723],_0x2a4bc6=_0x5a7b6e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2a4bc6&&_0x2f449f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1e8f4e{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.9",
|
|
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.9",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.6.0-alpha.9",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.9",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.9",
|
|
29
|
+
"ckeditor5": "47.6.0-alpha.9"
|
|
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(_0x159adb,_0x466727){var _0x1bf493=_0x4142,_0x55b9e7=_0x159adb();while(!![]){try{var _0x43ece1=-parseInt(_0x1bf493(0x81))/0x1+-parseInt(_0x1bf493(0x85))/0x2*(-parseInt(_0x1bf493(0x7e))/0x3)+parseInt(_0x1bf493(0x7d))/0x4*(-parseInt(_0x1bf493(0x7f))/0x5)+parseInt(_0x1bf493(0x84))/0x6+-parseInt(_0x1bf493(0x7c))/0x7+-parseInt(_0x1bf493(0x83))/0x8+-parseInt(_0x1bf493(0x80))/0x9*(-parseInt(_0x1bf493(0x82))/0xa);if(_0x43ece1===_0x466727)break;else _0x55b9e7['push'](_0x55b9e7['shift']());}catch(_0x4eb231){_0x55b9e7['push'](_0x55b9e7['shift']());}}}(_0x5e6f,0x4a65a));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4142(_0x15b442,_0x40a111){var _0x5e6f93=_0x5e6f();return _0x4142=function(_0x4142c6,_0xb27db6){_0x4142c6=_0x4142c6-0x7c;var _0x4be3eb=_0x5e6f93[_0x4142c6];return _0x4be3eb;},_0x4142(_0x15b442,_0x40a111);}function _0x5e6f(){var _0x34a0a2=['54onAweL','590692RWXVur','2482790YsIGPi','3761984EVRKEf','2407740XtKCJB','25406xFYjln','2040857jXBeEm','14316AOvltu','42xYAsLi','575IyxwqB'];_0x5e6f=function(){return _0x34a0a2;};return _0x5e6f();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x5c96f7,_0x2a18f2){var _0x1e3f65=_0x5bfa,_0x3b02b2=_0x5c96f7();while(!![]){try{var _0x216133=parseInt(_0x1e3f65(0xa3))/0x1+-parseInt(_0x1e3f65(0xa6))/0x2+parseInt(_0x1e3f65(0xa7))/0x3*(parseInt(_0x1e3f65(0x9e))/0x4)+-parseInt(_0x1e3f65(0xa0))/0x5*(-parseInt(_0x1e3f65(0x9d))/0x6)+parseInt(_0x1e3f65(0xa4))/0x7*(-parseInt(_0x1e3f65(0x9f))/0x8)+-parseInt(_0x1e3f65(0xa5))/0x9+-parseInt(_0x1e3f65(0xa2))/0xa*(-parseInt(_0x1e3f65(0xa1))/0xb);if(_0x216133===_0x2a18f2)break;else _0x3b02b2['push'](_0x3b02b2['shift']());}catch(_0x2483ff){_0x3b02b2['push'](_0x3b02b2['shift']());}}}(_0x5e04,0xf24f2));import{CKEditorError as _0x5bf7ea}from'ckeditor5/src/utils.js';function _0x5bfa(_0x4b7069,_0x291fce){var _0x5e04f9=_0x5e04();return _0x5bfa=function(_0x5bfa42,_0x262598){_0x5bfa42=_0x5bfa42-0x9d;var _0x348af0=_0x5e04f9[_0x5bfa42];return _0x348af0;},_0x5bfa(_0x4b7069,_0x291fce);}function _0x5e04(){var _0x360302=['6126147NAJftS','125384XVNVkl','3JzlsSF','6gIbQql','1375196iORbpT','6112504OTyQag','3884305HUeccq','8261YwzCJS','5290GkKUil','981997qMcmcN','7kQNubD'];_0x5e04=function(){return _0x360302;};return _0x5e04();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x49d319=_0x3e65;function _0x3e65(_0x269381,_0x3851bb){const _0x237e57=_0x237e();return _0x3e65=function(_0x3e6598,_0x8bcf63){_0x3e6598=_0x3e6598-0x197;let _0x335634=_0x237e57[_0x3e6598];return _0x335634;},_0x3e65(_0x269381,_0x3851bb);}(function(_0x3c0444,_0x2d35dc){const _0xa45d15=_0x3e65,_0x473b4c=_0x3c0444();while(!![]){try{const _0x1536e4=parseInt(_0xa45d15(0x1ac))/0x1+-parseInt(_0xa45d15(0x197))/0x2*(parseInt(_0xa45d15(0x1a7))/0x3)+-parseInt(_0xa45d15(0x19f))/0x4+parseInt(_0xa45d15(0x1a3))/0x5+parseInt(_0xa45d15(0x1a4))/0x6*(-parseInt(_0xa45d15(0x1aa))/0x7)+-parseInt(_0xa45d15(0x1a8))/0x8*(-parseInt(_0xa45d15(0x1a5))/0x9)+parseInt(_0xa45d15(0x198))/0xa;if(_0x1536e4===_0x2d35dc)break;else _0x473b4c['push'](_0x473b4c['shift']());}catch(_0x197ad1){_0x473b4c['push'](_0x473b4c['shift']());}}}(_0x237e,0x340ea));import{ViewUpcastWriter as _0x2579d1}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x188220}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x55970d}from'../../utils.js';function _0x237e(){const _0x2cfdc9=['1467672Zgtldh','1027917upwhnh','size','3uDslEU','24oDgjVO','execute','7jlrGAq','values','159489gURJfX','isActive','setStyle','522382aSqMiS','3912830DbctUQ','hasStyle','item','document','elementStart','_parsedData','content','843324lcWivT','createRangeIn','from','type','182245eRNvKZ'];_0x237e=function(){return _0x2cfdc9;};return _0x237e();}import{extractStyles as _0x3a5e1e,expandStyles as _0x34f24c,getMatchingStyles as _0x2d661c,flattenStyleDefinitions as _0x3d0e00}from'./utils.js';export class MSOfficeStylesInliner extends _0x188220{[_0x49d319(0x1a9)](_0x4e7533){const _0x376c30=_0x49d319,{body:_0x32a54b,styles:_0x26cdb6}=_0x4e7533[_0x376c30(0x19d)],_0x2c147b=new _0x2579d1(_0x32a54b[_0x376c30(0x19b)]),_0x57da2d=_0x2c147b[_0x376c30(0x1a0)](_0x32a54b),_0x1261f2=_0x3a5e1e(_0x26cdb6),_0x33f8fa=_0x34f24c(_0x1261f2);for(const _0x9fc9b of _0x57da2d){if(_0x376c30(0x19c)!==_0x9fc9b[_0x376c30(0x1a2)])continue;const _0x28cc15=_0x2d661c(_0x9fc9b[_0x376c30(0x19a)],_0x33f8fa);if(_0x28cc15[_0x376c30(0x1a6)]){const _0x17bbc4=_0x3d0e00(Array[_0x376c30(0x1a1)](_0x28cc15[_0x376c30(0x1ab)]()));for(const _0xda061d in _0x17bbc4){const _0x3f1b91=_0x9fc9b[_0x376c30(0x19a)];_0x3f1b91[_0x376c30(0x199)](_0xda061d)||_0x2c147b[_0x376c30(0x1ae)](_0xda061d,_0x17bbc4[_0xda061d],_0x3f1b91);}}}_0x4e7533[_0x376c30(0x19e)]=_0x32a54b;}[_0x49d319(0x1ad)](_0x11ef34){const _0x2304ff=_0x49d319;return super[_0x2304ff(0x1ad)](_0x11ef34)||_0x55970d(_0x11ef34);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x10efd1,_0x231b84){const _0x3ffe29=_0x6354,_0x3a6010=_0x10efd1();while(!![]){try{const _0x55ae5e=parseInt(_0x3ffe29(0xff))/0x1*(parseInt(_0x3ffe29(0x108))/0x2)+-parseInt(_0x3ffe29(0xf5))/0x3+-parseInt(_0x3ffe29(0xed))/0x4+-parseInt(_0x3ffe29(0xfd))/0x5*(-parseInt(_0x3ffe29(0xf2))/0x6)+-parseInt(_0x3ffe29(0x105))/0x7*(parseInt(_0x3ffe29(0xf9))/0x8)+-parseInt(_0x3ffe29(0x107))/0x9*(parseInt(_0x3ffe29(0xf6))/0xa)+parseInt(_0x3ffe29(0x106))/0xb;if(_0x55ae5e===_0x231b84)break;else _0x3a6010['push'](_0x3a6010['shift']());}catch(_0x3fd5a1){_0x3a6010['push'](_0x3a6010['shift']());}}}(_0x47fb,0xb3dbf));function _0x6354(_0x592295,_0xf2ba02){const _0x47fba4=_0x47fb();return _0x6354=function(_0x635438,_0x92f5c5){_0x635438=_0x635438-0xed;let _0x3ba2d4=_0x47fba4[_0x635438];return _0x3ba2d4;},_0x6354(_0x592295,_0xf2ba02);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1d3911,_0x169816){const _0x56d2dd=_0x6354,_0x46da7c=new Map();for(const [_0x4ce6ec,_0x543686]of _0x169816){if(!_0x4ce6ec[_0x56d2dd(0xf0)]&&!_0x4ce6ec[_0x56d2dd(0xef)])continue;const _0x40fa23=!_0x4ce6ec[_0x56d2dd(0xf0)]||_0x1d3911[_0x56d2dd(0x109)]===_0x4ce6ec[_0x56d2dd(0xf0)],_0x68b07e=!_0x4ce6ec[_0x56d2dd(0xef)]||_0x1d3911[_0x56d2dd(0xf7)](_0x4ce6ec[_0x56d2dd(0xef)]);_0x40fa23&&_0x68b07e&&_0x46da7c[_0x56d2dd(0x104)](_0x4ce6ec,_0x543686);}return _0x46da7c;}export function extractStyles(_0xdfddad){const _0x3567ad=_0x6354,_0x19a9bf={};for(const _0x198df9 of _0xdfddad)for(const _0x4e434a of _0x198df9[_0x3567ad(0xf8)])if(_0x4e434a instanceof CSSStyleRule){const _0x1f1f21=parseCSSStyleDeclaration(_0x4e434a[_0x3567ad(0xfc)]);_0x19a9bf[_0x4e434a[_0x3567ad(0x101)]]=Object[_0x3567ad(0x100)]({},_0x19a9bf[_0x4e434a[_0x3567ad(0x101)]]||{},_0x1f1f21);}return _0x19a9bf;}export function expandStyles(_0x1a273f){const _0x2eb1d5=_0x6354,_0x4b3782=new Map();for(const _0x2473c1 in _0x1a273f){const _0x1bcb54=parseCSSSelector(_0x2473c1),_0x926bd=_0x1a273f[_0x2473c1];for(const _0x3130cf of _0x1bcb54)_0x4b3782[_0x2eb1d5(0x104)](_0x3130cf,_0x926bd);}return _0x4b3782;}export function parseCSSStyleDeclaration(_0x4b1a2d){const _0x333af1=_0x6354,_0x8472c5={};for(let _0xb92409=0x0;_0xb92409<_0x4b1a2d[_0x333af1(0xfe)];_0xb92409++){const _0xff72f0=_0x4b1a2d[_0xb92409],_0x5078ec=_0x4b1a2d[_0x333af1(0x103)](_0xff72f0);_0x333af1(0xee)!==_0x5078ec&&(_0x8472c5[_0xff72f0]=_0x5078ec);}return _0x8472c5;}export function parseCSSSelector(_0x1d23b3){const _0x55f0ff=_0x6354,_0x5c9737=_0x1d23b3[_0x55f0ff(0xfb)](',')[_0x55f0ff(0xf4)](_0x21084b=>_0x21084b[_0x55f0ff(0xfa)]()),_0x4d8bb1=[];for(const _0x7d4397 of _0x5c9737){const _0x5d8ed3=S[_0x55f0ff(0xf3)](_0x7d4397);_0x5d8ed3&&_0x4d8bb1[_0x55f0ff(0xf1)](_0x5d8ed3[_0x55f0ff(0x102)]);}return _0x4d8bb1;}function _0x47fb(){const _0x21d722=['map','2074962IxtbIY','10qUxFat','hasClass','cssRules','8KXcHer','trim','split','style','98795ZPErob','length','1errcpt','assign','selectorText','groups','getPropertyValue','set','4988417ognYHL','16213879ETNkLc','10110213vsyqKv','2307546AgTBMT','name','2353900sGpDEu','initial','className','tagName','push','372hVmzpB','exec'];_0x47fb=function(){return _0x21d722;};return _0x47fb();}export function flattenStyleDefinitions(_0x412376){const _0x224d6b=_0x6354,_0x3a3df2={};for(const _0x4ec2b7 of _0x412376)Object[_0x224d6b(0x100)](_0x3a3df2,_0x4ec2b7);return _0x3a3df2;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xb0bcc0=_0x33d5;(function(_0x1d857a,_0x5a6e88){const _0x3fea17=_0x33d5,_0x3cc784=_0x1d857a();while(!![]){try{const _0x88184c=-parseInt(_0x3fea17(0x9a))/0x1+-parseInt(_0x3fea17(0x9e))/0x2*(-parseInt(_0x3fea17(0x95))/0x3)+-parseInt(_0x3fea17(0x8d))/0x4+-parseInt(_0x3fea17(0x91))/0x5*(-parseInt(_0x3fea17(0x93))/0x6)+-parseInt(_0x3fea17(0x90))/0x7+parseInt(_0x3fea17(0xa0))/0x8*(parseInt(_0x3fea17(0x9f))/0x9)+parseInt(_0x3fea17(0x8f))/0xa;if(_0x88184c===_0x5a6e88)break;else _0x3cc784['push'](_0x3cc784['shift']());}catch(_0x3082ed){_0x3cc784['push'](_0x3cc784['shift']());}}}(_0x245d,0xeca9e));function _0x33d5(_0x34f021,_0x1bc85b){const _0x245d8b=_0x245d();return _0x33d5=function(_0x33d5a6,_0x5b988c){_0x33d5a6=_0x33d5a6-0x8c;let _0x4e74e1=_0x245d8b[_0x33d5a6];return _0x4e74e1;},_0x33d5(_0x34f021,_0x1bc85b);}import{ViewUpcastWriter as _0x26fb17,ViewDomConverter as _0x3dd2a6,ViewDocument as _0x5eda6f}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x596bc4}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x468a42}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4f8193,propagateStyleProperties as _0x396038}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x596bc4{[_0xb0bcc0(0x9b)](_0x1667ca){const _0xb77e8a=_0xb0bcc0,{body:_0x4fd7bf}=_0x1667ca[_0xb77e8a(0x9c)],_0x3bfce4=new _0x26fb17(_0x4fd7bf[_0xb77e8a(0x8c)]),_0x4d4387=_0x3bfce4[_0xb77e8a(0x96)](_0x4fd7bf),_0x529426=new _0x5eda6f(_0x3bfce4[_0xb77e8a(0x8c)][_0xb77e8a(0x94)]),_0x9d0ca4=[...new _0x3dd2a6(_0x529426)[_0xb77e8a(0x8e)],_0xb77e8a(0xa1)],_0x3e1bef=_0x4d4387[_0xb77e8a(0x99)]();for(const _0x264af6 of _0x3e1bef)if(_0x264af6['is'](_0xb77e8a(0x92))&&_0x9d0ca4[_0xb77e8a(0xa2)](_0x264af6[_0xb77e8a(0x97)])){const _0x1127fa=_0x4f8193(_0x264af6);_0x396038(_0x264af6,_0x3bfce4,_0x1127fa);}_0x1667ca[_0xb77e8a(0x98)]=_0x4fd7bf;}[_0xb0bcc0(0x9d)](_0x374b28){const _0x561323=_0xb0bcc0;return super[_0x561323(0x9d)](_0x374b28)||_0x468a42(_0x374b28);}}function _0x245d(){const _0x1e5b98=['content','getItems','1239914UmGGBk','execute','_parsedData','isActive','2EkNbjL','27AgZvnl','677952BorsLf','font','includes','document','1072800SuptoM','blockElements','13219690lWloDR','8899744oJcJio','3360iywlbk','element','17274thWErR','stylesProcessor','713973ADUyXd','createRangeIn','name'];_0x245d=function(){return _0x1e5b98;};return _0x245d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4108ee=_0x236b;(function(_0xaba571,_0x29d6cb){const _0x1575f8=_0x236b,_0x4ed743=_0xaba571();while(!![]){try{const _0x2e6396=parseInt(_0x1575f8(0x1f0))/0x1*(parseInt(_0x1575f8(0x209))/0x2)+parseInt(_0x1575f8(0x211))/0x3*(parseInt(_0x1575f8(0x1fa))/0x4)+parseInt(_0x1575f8(0x202))/0x5*(parseInt(_0x1575f8(0x20f))/0x6)+-parseInt(_0x1575f8(0x208))/0x7+-parseInt(_0x1575f8(0x204))/0x8+-parseInt(_0x1575f8(0x1fb))/0x9+parseInt(_0x1575f8(0x1fd))/0xa;if(_0x2e6396===_0x29d6cb)break;else _0x4ed743['push'](_0x4ed743['shift']());}catch(_0x4f798f){_0x4ed743['push'](_0x4ed743['shift']());}}}(_0xed16,0xda1b3));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4108ee(0x1f6),_0x4108ee(0x203),_0x4108ee(0x1f4),_0x4108ee(0x1fc),_0x4108ee(0x1ea),_0x4108ee(0x20d),_0x4108ee(0x1e6),_0x4108ee(0x1ee)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4108ee(0x1f6),_0x4108ee(0x203),_0x4108ee(0x1f4)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4108ee(0x201),'i']],'font-weight':[[_0x4108ee(0x1f8),_0x4108ee(0x20c)],[_0x4108ee(0x210),_0x4108ee(0x20c)],[_0x4108ee(0x1ef),_0x4108ee(0x20c)],[_0x3b35b2=>Number(_0x3b35b2)>=0x258,_0x4108ee(0x20c)]],'text-decoration':[[_0x4108ee(0x1f5),'u'],[_0x4108ee(0x20a),'s']],'text-decoration-line':[[_0x4108ee(0x1f5),'u'],[_0x4108ee(0x20a),'s']],'vertical-align':[[_0x4108ee(0x200),_0x4108ee(0x200)],[_0x4108ee(0x1fe),_0x4108ee(0x1e9)]]};export function isPropertyToBePropagated(_0x56503a){const _0x21b066=_0x4108ee;return CSS_PROPERTIES_TO_PROPAGATE[_0x21b066(0x20e)](_0x56503a);}export function isPropertyToBePropagatedAsSpan(_0x53fdef){const _0x3f36c2=_0x4108ee;return CSS_PROPERTIES_TO_BE_SPANS[_0x3f36c2(0x20e)](_0x53fdef);}export function isPropertyToBePropagatedAsHTMLElement(_0x56b472){return _0x56b472 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x3f6587){const _0x11d6f7=_0x4108ee;return Array[_0x11d6f7(0x1e8)](_0x3f6587[_0x11d6f7(0x1ec)]())[_0x11d6f7(0x205)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1cf9a2,_0x59a65f,_0x2d8bfc){const {spanStyles:_0x2e972d,stylesToBeHtmlElements:_0x19f9f5}=getStylesToPropagate(_0x1cf9a2,_0x2d8bfc);propagateStylesAsHTMLElements(_0x1cf9a2,_0x59a65f,_0x19f9f5),propagateStylesAsSpan(_0x1cf9a2,_0x59a65f,_0x2e972d);}function _0xed16(){const _0x2e9f38=['color','length','medium','getChildren','244JExrIF','11797461GnQDzz','text-decoration','25271970SWgYOw','super','removeStyle','sub','italic','2900SQbYAt','font-family','8843456XMZYAC','filter','setStyle','insertChild','9174830PFYPuC','89196pUaYTP','line-through','keys','strong','font-weight','includes','7698FQkIMh','bold','40023DDTFsH','font-style','forEach','from','sup','text-decoration-line','split','getStyleNames','getStyle','vertical-align','bolder','12JhJQHp','span','function','createElement','font-size','underline'];_0xed16=function(){return _0x2e9f38;};return _0xed16();}export function propagateStylesAsHTMLElements(_0x2629fc,_0x32f07a,_0x2adaf3){const _0x42c3b6=_0x4108ee;for(const _0x22cd2d in _0x2adaf3){_0x2adaf3[_0x22cd2d][_0x42c3b6(0x1e7)](([,_0x59fa57])=>{const _0x2e9f02=_0x42c3b6,_0x40e294=_0x32f07a[_0x2e9f02(0x1f3)](_0x59fa57,[],_0x2629fc[_0x2e9f02(0x1f9)]());_0x32f07a[_0x2e9f02(0x207)](0x0,_0x40e294,_0x2629fc);}),_0x32f07a[_0x42c3b6(0x1ff)](_0x22cd2d,_0x2629fc);}}function _0x236b(_0x5222eb,_0x3947b2){const _0xed161f=_0xed16();return _0x236b=function(_0x236b3b,_0x3bab15){_0x236b3b=_0x236b3b-0x1e6;let _0xa8c7ae=_0xed161f[_0x236b3b];return _0xa8c7ae;},_0x236b(_0x5222eb,_0x3947b2);}export function propagateStylesAsSpan(_0xc4f355,_0x554f9a,_0x4236b9){const _0x1981b4=_0x4108ee;if(!Object[_0x1981b4(0x20b)](_0x4236b9)[_0x1981b4(0x1f7)])return;const _0x197fb8=_0x554f9a[_0x1981b4(0x1f3)](_0x1981b4(0x1f1),[],_0xc4f355[_0x1981b4(0x1f9)]());_0x554f9a[_0x1981b4(0x206)](_0x4236b9,_0x197fb8),_0x554f9a[_0x1981b4(0x207)](0x0,_0x197fb8,_0xc4f355),_0x554f9a[_0x1981b4(0x1ff)](Object[_0x1981b4(0x20b)](_0x4236b9),_0xc4f355);}export function getStylesToPropagate(_0x57b319,_0x4b23bf){const _0x1c88de=_0x4108ee,_0x164d1e={},_0x20ed17={};return _0x4b23bf[_0x1c88de(0x1e7)](_0x341ac1=>{const _0x547e82=_0x1c88de,_0x3b2fae=_0x57b319[_0x547e82(0x1ed)](_0x341ac1);if(_0x3b2fae){if(isPropertyToBePropagatedAsSpan(_0x341ac1))_0x164d1e[_0x341ac1]=_0x3b2fae;else{if(isPropertyToBePropagatedAsHTMLElement(_0x341ac1)){const _0x3a7e5a=_0x3b2fae[_0x547e82(0x1eb)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x341ac1][_0x547e82(0x1e7)](([_0x583bcb,_0x5dd536])=>{const _0x4cb59b=_0x547e82;for(const _0xf36819 of _0x3a7e5a){(_0x4cb59b(0x1f2)==typeof _0x583bcb&&_0x583bcb(_0xf36819)||_0x583bcb===_0xf36819)&&(_0x20ed17[_0x341ac1]=[..._0x20ed17[_0x341ac1]||[],[_0x583bcb,_0x5dd536]]);}});}}}}),{'spanStyles':_0x164d1e,'stylesToBeHtmlElements':_0x20ed17};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1818(_0x3999aa,_0x28e386){var _0xd112df=_0xd112();return _0x1818=function(_0x1818ec,_0x13734b){_0x1818ec=_0x1818ec-0x14d;var _0x1af511=_0xd112df[_0x1818ec];return _0x1af511;},_0x1818(_0x3999aa,_0x28e386);}var _0x3d2c67=_0x1818;(function(_0x1bd414,_0x3da7c2){var _0x328a3c=_0x1818,_0x28d00c=_0x1bd414();while(!![]){try{var _0x411456=-parseInt(_0x328a3c(0x15d))/0x1*(parseInt(_0x328a3c(0x157))/0x2)+parseInt(_0x328a3c(0x158))/0x3+-parseInt(_0x328a3c(0x15b))/0x4*(-parseInt(_0x328a3c(0x152))/0x5)+-parseInt(_0x328a3c(0x15a))/0x6*(-parseInt(_0x328a3c(0x156))/0x7)+-parseInt(_0x328a3c(0x150))/0x8*(-parseInt(_0x328a3c(0x151))/0x9)+-parseInt(_0x328a3c(0x153))/0xa+-parseInt(_0x328a3c(0x14f))/0xb;if(_0x411456===_0x3da7c2)break;else _0x28d00c['push'](_0x28d00c['shift']());}catch(_0x4f68e5){_0x28d00c['push'](_0x28d00c['shift']());}}}(_0xd112,0xe442c));import{Plugin as _0x15789e}from'ckeditor5/src/core.js';function _0xd112(){var _0xdea140=['2658ajeFuK','8TiiatP','requires','10BcvFiA','isPremiumPlugin','PasteFromOffice','6605511vauSKa','3403912deUrFZ','36FaDyuL','3329315mIKXcX','12683890jpsiEh','isOfficialPlugin','PasteFromOfficeEnhanced','7273MTeZUt','265442JOTMMs','1911291FjGlRy','pluginName'];_0xd112=function(){return _0xdea140;};return _0xd112();}import{PasteFromOfficeEnhancedInliner as _0x3dd30c}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0xbc828a}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x15789e{static get[_0x3d2c67(0x159)](){var _0x2c2138=_0x3d2c67;return _0x2c2138(0x155);}static get[_0x3d2c67(0x154)](){return!0x0;}static get[_0x3d2c67(0x14d)](){return!0x0;}static get[_0x3d2c67(0x15c)](){var _0x520b8a=_0x3d2c67;return[_0x520b8a(0x14e),_0x3dd30c,_0xbc828a];}}
|
|
@@ -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
|
+
function _0x9215(){const _0xbdc39a=['isOfficialPlugin','init','execute','33725iEmKpZ','PasteFromOfficeEnhancedInliner','PasteFromOffice','8EXMDeE','3282610XlgFVv','_parsedData','afterInit','isPremiumPlugin','editor','requires','get','ClipboardPipeline','href','fromCharCode','37999197FQecXH','2548293YhRKqK','7eBYpEr','view','124034vzwbTd','editing','high','inputTransformation','isActive','5484624eQzyaB','document','map','pluginName','getData','4639704PWlCdJ','plugins','dataTransfer','join','text/html','stylesProcessor'];_0x9215=function(){return _0xbdc39a;};return _0x9215();}const _0x2e4058=_0x3260;(function(_0xd6ad79,_0x20d510){const _0xaf57fd=_0x3260,_0x2d7987=_0xd6ad79();while(!![]){try{const _0x2a4880=parseInt(_0xaf57fd(0x82))/0x1+-parseInt(_0xaf57fd(0x94))/0x2+-parseInt(_0xaf57fd(0x91))/0x3+-parseInt(_0xaf57fd(0x79))/0x4+-parseInt(_0xaf57fd(0x86))/0x5+-parseInt(_0xaf57fd(0x99))/0x6*(parseInt(_0xaf57fd(0x92))/0x7)+-parseInt(_0xaf57fd(0x85))/0x8*(-parseInt(_0xaf57fd(0x90))/0x9);if(_0x2a4880===_0x20d510)break;else _0x2d7987['push'](_0x2d7987['shift']());}catch(_0x5ec8ec){_0x2d7987['push'](_0x2d7987['shift']());}}}(_0x9215,0x95de2));import{Plugin as _0x1a75c2}from'ckeditor5/src/core.js';function _0x3260(_0xf06636,_0x55b40a){const _0x921596=_0x9215();return _0x3260=function(_0x3260f2,_0x2dcee5){_0x3260f2=_0x3260f2-0x75;let _0x28ec65=_0x921596[_0x3260f2];return _0x28ec65;},_0x3260(_0xf06636,_0x55b40a);}import{parsePasteOfficeHtml as _0x5b381b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x879b1f,uid as _0x408cea}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0xdf10c}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x1a75c2{static get[_0x2e4058(0x77)](){const _0x44ff30=_0x2e4058;return _0x44ff30(0x83);}static get[_0x2e4058(0x7f)](){return!0x0;}static get[_0x2e4058(0x89)](){return!0x0;}static get[_0x2e4058(0x8b)](){const _0x3a8b9e=_0x2e4058;return[_0x3a8b9e(0x84)];}[_0x2e4058(0x80)](){const _0x4f4fc6=_0x2e4058,_0x1279aa=this[_0x4f4fc6(0x8a)],_0x5f53d5=_0x1279aa[_0x4f4fc6(0x7a)][_0x4f4fc6(0x8c)](_0x4f4fc6(0x8d)),_0x48cea2=_0x1279aa[_0x4f4fc6(0x95)][_0x4f4fc6(0x93)][_0x4f4fc6(0x75)],_0x4c70e6=new _0xdf10c(_0x48cea2);_0x5f53d5['on'](_0x4f4fc6(0x97),(_0x57743d,_0x16aff7)=>{const _0x365be6=_0x4f4fc6,_0x5b77b0=_0x16aff7[_0x365be6(0x7b)][_0x365be6(0x78)](_0x365be6(0x7d));_0x4c70e6[_0x365be6(0x98)](_0x5b77b0)&&(_0x16aff7[_0x365be6(0x87)]||(_0x16aff7[_0x365be6(0x87)]=_0x5b381b(_0x5b77b0,_0x48cea2[_0x365be6(0x7e)])),_0x4c70e6[_0x365be6(0x81)](_0x16aff7));},{'priority':_0x879b1f[_0x4f4fc6(0x8c)](_0x4f4fc6(0x96))+0xb});}[_0x2e4058(0x88)](){!async function(_0x21016c){const _0x2c0f38=_0x110fb3([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]),_0x4d8b63=0x7374585f,_0x3bfeb4=0x7373db3f^_0x4d8b63,_0x59f68f=window[_0x110fb3([0x44,0x61,0x74,0x65])][_0x110fb3([0x6e,0x6f,0x77])](),_0x326a5d=_0x21016c[_0x110fb3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47b718=new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22750d=>{_0x326a5d[_0x110fb3([0x6f,0x6e,0x63,0x65])](_0x110fb3([0x72,0x65,0x61,0x64,0x79]),_0x22750d);}),_0x2d749e={[_0x110fb3([0x6b,0x74,0x79])]:_0x110fb3([0x45,0x43]),[_0x110fb3([0x75,0x73,0x65])]:_0x110fb3([0x73,0x69,0x67]),[_0x110fb3([0x63,0x72,0x76])]:_0x110fb3([0x50,0x2d,0x32,0x35,0x36]),[_0x110fb3([0x78])]:_0x110fb3([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]),[_0x110fb3([0x79])]:_0x110fb3([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]),[_0x110fb3([0x61,0x6c,0x67])]:_0x110fb3([0x45,0x53,0x32,0x35,0x36])},_0x29620d=_0x326a5d[_0x110fb3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x110fb3([0x67,0x65,0x74])](_0x110fb3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x32a154(){let _0x3864c8,_0x5ef727=null,_0x11f1a2=null;try{if(_0x29620d==_0x110fb3([0x47,0x50,0x4c]))return _0x110fb3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3864c8=_0x824e2f(),!_0x3864c8)return _0x110fb3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3864c8[_0x110fb3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x11f1a2=_0x1f8217(_0x3864c8[_0x110fb3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3864c8[_0x110fb3([0x6a,0x74,0x69])])),await _0xce31b()?_0x1c8c69()?_0x46029d()?_0x110fb3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x90d75()?(_0x3864c8[_0x110fb3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x110fb3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5ef727=_0x1fd7fb(_0x110fb3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x56152d()):_0x110fb3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x110fb3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x110fb3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x110fb3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x46029d(){const _0x9b77f4=[_0x110fb3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x110fb3([0x74,0x72,0x69,0x61,0x6c])][_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3864c8[_0x110fb3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x59f68f/0x3e8:0xe10*_0x3bfeb4;return _0x3864c8[_0x110fb3([0x65,0x78,0x70])]<_0x9b77f4;}function _0x1c8c69(){const _0x18ea67=_0x3864c8[_0x110fb3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x18ea67&&(!!_0x18ea67[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x2a]))||(!!_0x18ea67[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x50,0x4f,0x45]))||(!!_0x18ea67[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x50,0x50]))||!(!_0x18ea67[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1659ba()))));}function _0x90d75(){const _0x5f517c=_0x3260,_0x140ea7=_0x3864c8[_0x110fb3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x140ea7||0x0==_0x140ea7[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e5ebd}=new URL(window[_0x110fb3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5f517c(0x8e)]);if(_0x140ea7[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5ebd))return!0x0;const _0x700a39=_0x4e5ebd[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])](_0x110fb3([0x2e]));return _0x140ea7[_0x110fb3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5411ad=>_0x5411ad[_0x110fb3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110fb3([0x2a])))[_0x110fb3([0x6d,0x61,0x70])](_0xff8ebd=>_0xff8ebd[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])](_0x110fb3([0x2e])))[_0x110fb3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8bcd1a=>_0x8bcd1a[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x700a39[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x110fb3([0x6d,0x61,0x70])](_0x19dbd0=>Array(_0x700a39[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19dbd0[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x110fb3([0x66,0x69,0x6c,0x6c])](_0x19dbd0[0x0]===_0x110fb3([0x2a])?_0x110fb3([0x2a]):'')[_0x110fb3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19dbd0))[_0x110fb3([0x73,0x6f,0x6d,0x65])](_0x389224=>_0x700a39[_0x110fb3([0x65,0x76,0x65,0x72,0x79])]((_0x3b19d4,_0x528ec4)=>_0x389224[_0x528ec4]===_0x3b19d4||_0x389224[_0x528ec4]===_0x110fb3([0x2a])));}function _0x56152d(){return _0x5ef727&&_0x11f1a2?new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51d907,_0xf431da)=>{_0x5ef727[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x51d907,_0xf431da),_0x11f1a2[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x3d77ab=>{_0x3d77ab!=_0x110fb3([0x56,0x61,0x6c,0x69,0x64])&&_0x51d907(_0x3d77ab);},_0xf431da);}):_0x5ef727||_0x11f1a2||_0x110fb3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1f8217(_0x558f75,_0x52aba2){return new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eb829=>{if(_0x27a088())return _0x3eb829(_0x110fb3([0x56,0x61,0x6c,0x69,0x64]));_0x4800be(),_0x326a5d[_0x110fb3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x110fb3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x347c9a=!0x1;const _0x26f0a4=_0x408cea();function _0x48918d(_0x6a2fa6){return!!_0x6a2fa6&&(typeof _0x6a2fa6===_0x110fb3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x6a2fa6===_0x110fb3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x6a2fa6[_0x110fb3([0x74,0x68,0x65,0x6e])]===_0x110fb3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x6a2fa6[_0x110fb3([0x63,0x61,0x74,0x63,0x68])]===_0x110fb3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5e1db0(_0x190c26){_0x54b118(_0x190c26)[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x2b1bc2=>{if(!_0x2b1bc2||_0x2b1bc2[_0x110fb3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x110fb3([0x6f,0x6b]))return _0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2b89f6(_0x158f62(_0x26f0a4+_0x52aba2))!=_0x2b1bc2[_0x110fb3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x110fb3([0x56,0x61,0x6c,0x69,0x64]);})[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x19cd97=>(_0x1ceb5c(),_0x19cd97),()=>{const _0x59d927=_0x31563e();return null==_0x59d927?(_0x1ceb5c(),_0x110fb3([0x56,0x61,0x6c,0x69,0x64])):_0x110fb3(_0x59f68f-_0x59d927>(0x5778dc5f^_0x4d8b63)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x3eb829)[_0x110fb3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3eb829(_0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x54aace=0x7342b6df^_0x4d8b63;function _0x1ceb5c(){const _0x2e9a29=_0x110fb3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b89f6(_0x158f62(_0x558f75)),_0x524abe=_0x1095e7(_0x2b89f6(window[_0x110fb3([0x4d,0x61,0x74,0x68])][_0x110fb3([0x63,0x65,0x69,0x6c])](_0x59f68f/_0x54aace)));window[_0x110fb3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x110fb3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e9a29,_0x524abe);}function _0x31563e(){const _0x649a26=_0x110fb3([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b89f6(_0x158f62(_0x558f75)),_0x3b569b=window[_0x110fb3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x110fb3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x649a26);return _0x3b569b?window[_0x110fb3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1095e7(_0x3b569b),0x10)*_0x54aace:null;}function _0x54b118(_0x464418){return new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x380e1f,_0x3f562d)=>{_0x464418[_0x110fb3([0x74,0x68,0x65,0x6e])](_0x380e1f,_0x3f562d),window[_0x110fb3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f562d,0x73758c9f^_0x4d8b63);});}}_0x326a5d[_0x110fb3([0x6f,0x6e])](_0x110fb3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3b450f,_0x3a9a17)=>{if(_0x3a9a17[0x0]!=_0x558f75)return _0x3eb829(_0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a9a17[0x1]={..._0x3a9a17[0x1],[_0x110fb3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x26f0a4};},{[_0x110fb3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x110fb3([0x68,0x69,0x67,0x68])}),_0x326a5d[_0x110fb3([0x6f,0x6e])](_0x110fb3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2e7a3d=>{_0x48918d(_0x2e7a3d[_0x110fb3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x347c9a=!0x0,_0x5e1db0(_0x2e7a3d[_0x110fb3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x110fb3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x110fb3([0x6c,0x6f,0x77])}),_0x47b718[_0x110fb3([0x74,0x68,0x65,0x6e])](()=>{_0x347c9a||_0x3eb829(_0x110fb3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x27a088(){return _0x326a5d[_0x110fb3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x110fb3([0x76,0x69,0x65,0x77])][_0x110fb3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x110fb3([0x61,0x75,0x74,0x6f]);}function _0x4800be(){_0x326a5d[_0x110fb3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x110fb3([0x76,0x69,0x65,0x77])][_0x110fb3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x110fb3([0x61,0x75,0x74,0x6f]);}}function _0x1fd7fb(_0x2dc806){const _0x586e18=[new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d7830=>setTimeout(_0x3d7830,0x737d6693^_0x4d8b63)),_0x47b718[_0x110fb3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c1d70=>{let _0x4942c0=0x0;_0x326a5d[_0x110fb3([0x6d,0x6f,0x64,0x65,0x6c])][_0x110fb3([0x6f,0x6e])](_0x110fb3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x386a0e,_0x28ea51)=>{_0x28ea51[0x0][_0x110fb3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4942c0++,_0x4942c0==(0x73745db7^_0x4d8b63)&&(_0x1c1d70(),_0x386a0e[_0x110fb3([0x6f,0x66,0x66])]());});}))];return window[_0x110fb3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x110fb3([0x72,0x61,0x63,0x65])](_0x586e18)[_0x110fb3([0x74,0x68,0x65,0x6e])](()=>_0x2dc806);}async function _0x5732f5(){await _0x47b718,_0x326a5d[_0x110fb3([0x6d,0x6f,0x64,0x65,0x6c])][_0x110fb3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xaebc9f,_0x326a5d[_0x110fb3([0x6d,0x6f,0x64,0x65,0x6c])][_0x110fb3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xaebc9f,_0x326a5d[_0x110fb3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x110fb3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1659ba(){return window[_0x110fb3([0x67,0x6c,0x6f,0x62])]&&window[_0x110fb3([0x67,0x6c,0x6f,0x62])][_0x110fb3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x39540d(_0x597478){const _0x1ed5bf=_0x1ef0dc();_0x326a5d[_0x1ed5bf]=_0x110fb3([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])+_0x597478,_0x597478!=_0x110fb3([0x56,0x61,0x6c,0x69,0x64])&&_0x5732f5();}function _0x1ef0dc(){const _0x547164=window[_0x110fb3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x110fb3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x110fb3([0x6e,0x6f,0x77])]())[_0x110fb3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x110fb3([0x2e]),'');let _0x1ae9e5=_0x110fb3([0x73]);for(let _0x2ff216=0x0;_0x2ff216<_0x547164[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ff216+=0x2){let _0x4e38fe=window[_0x110fb3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x547164[_0x110fb3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ff216,_0x2ff216+0x2));_0x4e38fe>=_0x2c0f38[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e38fe-=_0x2c0f38[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1ae9e5+=_0x2c0f38[_0x4e38fe];}return _0x1ae9e5;}function _0x824e2f(){const _0x4020df=_0x29620d[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])](_0x110fb3([0x2e]));if(0x3!=_0x4020df[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x388b45(_0x4020df[0x1]);function _0x388b45(_0x41d3d6){const _0x54c6a6=_0x2a8cf9(_0x41d3d6);return _0x54c6a6&&_0x440955()?_0x54c6a6:null;function _0x440955(){const _0x34a274=_0x54c6a6[_0x110fb3([0x6a,0x74,0x69])],_0x44e82a=window[_0x110fb3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34a274[_0x110fb3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34a274[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3f465f={..._0x54c6a6,[_0x110fb3([0x6a,0x74,0x69])]:_0x34a274[_0x110fb3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x34a274[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3f465f[_0x110fb3([0x76,0x63])],_0x158f62(_0x3f465f)==_0x44e82a;}}}async function _0xce31b(){let _0x8d065f=!0x0;try{const _0x26a4e8=_0x29620d[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])](_0x110fb3([0x2e])),[_0x59d945,_0xc8bf9,_0x53c93f]=_0x26a4e8;return _0x3cf85a(_0x59d945),await _0x34cd8d(_0x59d945,_0xc8bf9,_0x53c93f),_0x8d065f;}catch{return!0x1;}function _0x3cf85a(_0x58e71d){const _0x34b3ef=_0x2a8cf9(_0x58e71d);_0x34b3ef&&_0x34b3ef[_0x110fb3([0x61,0x6c,0x67])]==_0x110fb3([0x45,0x53,0x32,0x35,0x36])||(_0x8d065f=!0x1);}async function _0x34cd8d(_0x4fe2c6,_0x2f2853,_0x5d1b88){const _0x276138=window[_0x110fb3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x110fb3([0x66,0x72,0x6f,0x6d])](_0x520579(_0x5d1b88),_0x1386c6=>_0x1386c6[_0x110fb3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2a3835=new window[(_0x110fb3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x110fb3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4fe2c6+_0x110fb3([0x2e])+_0x2f2853),_0x4c44be=window[_0x110fb3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x110fb3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4c44be)return;const _0x5b99f6=await _0x4c44be[_0x110fb3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x110fb3([0x6a,0x77,0x6b]),_0x2d749e,{[_0x110fb3([0x6e,0x61,0x6d,0x65])]:_0x110fb3([0x45,0x43,0x44,0x53,0x41]),[_0x110fb3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x110fb3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x110fb3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4c44be[_0x110fb3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x110fb3([0x6e,0x61,0x6d,0x65])]:_0x110fb3([0x45,0x43,0x44,0x53,0x41]),[_0x110fb3([0x68,0x61,0x73,0x68])]:{[_0x110fb3([0x6e,0x61,0x6d,0x65])]:_0x110fb3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b99f6,_0x276138,_0x2a3835)||(_0x8d065f=!0x1);}}function _0x2a8cf9(_0x64711a){return _0x64711a[_0x110fb3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x110fb3([0x65,0x79]))?JSON[_0x110fb3([0x70,0x61,0x72,0x73,0x65])](_0x520579(_0x64711a)):null;}function _0x520579(_0x60c4a7){return window[_0x110fb3([0x61,0x74,0x6f,0x62])](_0x60c4a7[_0x110fb3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x110fb3([0x2b]))[_0x110fb3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x110fb3([0x2f])));}function _0x158f62(_0x29137e){let _0x5e32d6=0x1505;function _0x548798(_0x6aabfc){for(let _0x4e4593=0x0;_0x4e4593<_0x6aabfc[_0x110fb3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e4593++){const _0x292771=_0x6aabfc[_0x110fb3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4e4593);_0x5e32d6=(_0x5e32d6<<0x5)+_0x5e32d6+_0x292771,_0x5e32d6&=_0x5e32d6;}}function _0x2e1c32(_0x723659){Array[_0x110fb3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x723659)?_0x723659[_0x110fb3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2e1c32):_0x723659&&typeof _0x723659==_0x110fb3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x110fb3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x723659)[_0x110fb3([0x73,0x6f,0x72,0x74])]()[_0x110fb3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7c3d84,_0x43b05b])=>{_0x548798(_0x7c3d84),_0x2e1c32(_0x43b05b);}):_0x548798(window[_0x110fb3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x723659));}return _0x2e1c32(_0x29137e),_0x5e32d6>>>0x0;}function _0x2b89f6(_0x4acc47){return _0x4acc47[_0x110fb3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x110fb3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x110fb3([0x30]));}function _0x1095e7(_0x3aa240){return _0x3aa240[_0x110fb3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x110fb3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x110fb3([0x6a,0x6f,0x69,0x6e])]('');}function _0xaebc9f(){}function _0x110fb3(_0x3eca57){const _0x12df15=_0x3260;return _0x3eca57[_0x12df15(0x76)](_0x331454=>String[_0x12df15(0x8f)](_0x331454))[_0x12df15(0x7c)]('');}_0x39540d(await _0x32a154());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x330435=_0x50f4;(function(_0x56b5b5,_0x50b7f7){const _0x319465=_0x50f4,_0x11bed9=_0x56b5b5();while(!![]){try{const _0x13509b=parseInt(_0x319465(0x108))/0x1+parseInt(_0x319465(0x101))/0x2*(-parseInt(_0x319465(0x113))/0x3)+parseInt(_0x319465(0x11d))/0x4*(-parseInt(_0x319465(0x111))/0x5)+-parseInt(_0x319465(0x11a))/0x6*(parseInt(_0x319465(0xfe))/0x7)+parseInt(_0x319465(0x124))/0x8+-parseInt(_0x319465(0x120))/0x9+parseInt(_0x319465(0x10f))/0xa;if(_0x13509b===_0x50b7f7)break;else _0x11bed9['push'](_0x11bed9['shift']());}catch(_0x321c97){_0x11bed9['push'](_0x11bed9['shift']());}}}(_0x3e01,0x91f50));import{Plugin as _0x5b55b9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x514323}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x109188}from'ckeditor5/src/utils.js';function _0x50f4(_0x48f92a,_0x4be955){const _0x3e018b=_0x3e01();return _0x50f4=function(_0x50f4e9,_0x438627){_0x50f4e9=_0x50f4e9-0xf5;let _0x34496b=_0x3e018b[_0x50f4e9];return _0x34496b;},_0x50f4(_0x48f92a,_0x4be955);}import{MSOfficeInlineStylePropagator as _0x50b221}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x3e01(){const _0x5b2102=['PasteFromOffice','12481saSqqH','text/html','view','6BrGGdC','plugins','pasteFromOfficeEnhancedLicenseKeyExpired','isPremiumPlugin','config','evaluationLimit','invalid','149330SwymTL','getData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','PasteFromOfficeEnhanced','document','pasteFromOfficeEnhancedLicenseKeyValid','_parsedData','25214260BFzVZe','dataTransfer','70tzkdZW','_licenseKeyCheckInterval','1127403pBdBJh','usageLimit','inputTransformation','requires','pasteFromOfficeEnhancedLicenseKeyInvalid','domainLimit','init','102YcPoai','editor','pasteFromOfficeEnhancedLicenseKeyNotAllowed','234904bBJZUl','high','_showLicenseError','2577393vDMTZk','PasteFromOfficeEnhancedPropagator','destroy','featureNotAllowed','1546712zKuoek','get','expired','pluginName','pasteFromOfficeEnhancedLicenseKeyUsageLimit','ClipboardPipeline','stylesProcessor','editing','isActive','isOfficialPlugin','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','licenseKey'];_0x3e01=function(){return _0x5b2102;};return _0x3e01();}export class PasteFromOfficeEnhancedPropagator extends _0x5b55b9{[_0x330435(0xfc)];[_0x330435(0x112)];static get[_0x330435(0x127)](){const _0x3362d3=_0x330435;return _0x3362d3(0x121);}static get[_0x330435(0xf9)](){return!0x0;}static get[_0x330435(0x104)](){return!0x0;}static get[_0x330435(0x116)](){const _0x3fa6bc=_0x330435;return[_0x3fa6bc(0xfd)];}[_0x330435(0x119)](){const _0x2ba111=_0x330435,_0x526f69=this[_0x2ba111(0x11b)],_0x3979f0=_0x526f69[_0x2ba111(0x102)][_0x2ba111(0x125)](_0x2ba111(0xf5)),_0x253a99=_0x526f69[_0x2ba111(0xf7)][_0x2ba111(0x100)][_0x2ba111(0x10c)],_0x53cc2a=new _0x50b221(_0x253a99);_0x3979f0['on'](_0x2ba111(0x115),(_0x1373f6,_0x5c2f78)=>{const _0x215760=_0x2ba111,_0x22bb76=_0x5c2f78[_0x215760(0x110)][_0x215760(0x109)](_0x215760(0xff));_0x53cc2a[_0x215760(0xf8)](_0x22bb76)&&(_0x5c2f78[_0x215760(0x10e)]||(_0x5c2f78[_0x215760(0x10e)]=_0x514323(_0x22bb76,_0x253a99[_0x215760(0xf6)])),_0x53cc2a[_0x215760(0xfa)](_0x5c2f78));},{'priority':_0x109188[_0x2ba111(0x125)](_0x2ba111(0x11e))+0xa}),this[_0x2ba111(0xfc)]=this[_0x2ba111(0x11b)][_0x2ba111(0x105)][_0x2ba111(0x125)](_0x2ba111(0xfc));const _0x753e26=this[_0x2ba111(0x11b)];this[_0x2ba111(0x112)]=setInterval(()=>{const _0x5d39c3=_0x2ba111;let _0x5c25dc;for(const _0x14b547 in _0x753e26){const _0x44e321=_0x14b547,_0x181b73=_0x753e26[_0x44e321];if(_0x5d39c3(0x10d)==_0x181b73||_0x5d39c3(0x117)==_0x181b73||_0x5d39c3(0x103)==_0x181b73||_0x5d39c3(0xfb)==_0x181b73||_0x5d39c3(0x11c)==_0x181b73||_0x5d39c3(0x10a)==_0x181b73||_0x5d39c3(0x128)==_0x181b73){delete _0x753e26[_0x44e321],_0x5c25dc=_0x181b73,clearInterval(this[_0x5d39c3(0x112)]),this[_0x5d39c3(0x112)]=void 0x0;break;}}_0x5d39c3(0x117)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x107)),_0x5d39c3(0x103)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x126)),_0x5d39c3(0xfb)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x118)),_0x5d39c3(0x11c)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x123),_0x5d39c3(0x10b)),_0x5d39c3(0x10a)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x106)),_0x5d39c3(0x128)==_0x5c25dc&&_0x753e26[_0x5d39c3(0x11f)](_0x5d39c3(0x114));},0x3e8);}[_0x330435(0x122)](){const _0x1f0933=_0x330435;super[_0x1f0933(0x122)](),this[_0x1f0933(0x112)]&&clearInterval(this[_0x1f0933(0x112)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x5ad208,_0x26fbd4){const _0x4da153=_0x2ad5,_0x51469c=_0x5ad208();while(!![]){try{const _0x21d593=-parseInt(_0x4da153(0x1ab))/0x1*(parseInt(_0x4da153(0x1a8))/0x2)+-parseInt(_0x4da153(0x1ae))/0x3*(-parseInt(_0x4da153(0x1a9))/0x4)+parseInt(_0x4da153(0x1b0))/0x5+-parseInt(_0x4da153(0x1ac))/0x6*(-parseInt(_0x4da153(0x1af))/0x7)+parseInt(_0x4da153(0x1a7))/0x8+parseInt(_0x4da153(0x1b2))/0x9+parseInt(_0x4da153(0x1ad))/0xa*(-parseInt(_0x4da153(0x1b1))/0xb);if(_0x21d593===_0x26fbd4)break;else _0x51469c['push'](_0x51469c['shift']());}catch(_0xa86a6b){_0x51469c['push'](_0x51469c['shift']());}}}(_0x41b3,0x282ff));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2ad5(_0x3ae2ff,_0xc464b1){const _0x41b3ac=_0x41b3();return _0x2ad5=function(_0x2ad592,_0x415856){_0x2ad592=_0x2ad592-0x1a7;let _0x3995bf=_0x41b3ac[_0x2ad592];return _0x3995bf;},_0x2ad5(_0x3ae2ff,_0xc464b1);}export function isMSExcelContent(_0x448211){const _0x3d17a1=_0x2ad5;return m[_0x3d17a1(0x1aa)](_0x448211);}function _0x41b3(){const _0x24577b=['668898Ncvpeg','1030016xmprJF','2BDxbyu','16JgAFnP','test','172597WKOllk','180wcAqJk','10GPkDOa','53031qyFgln','32466fmoleb','1406420pXqYjO','3927022slksDJ'];_0x41b3=function(){return _0x24577b;};return _0x41b3();}
|