@ckeditor/ckeditor5-paste-from-office-enhanced 47.2.0-alpha.0 → 47.2.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function v(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 b=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return b.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=v(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function E(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var A=n(584);!function(t){const e=L,n=t();for(;;)try{if(884372===parseInt(e(303))/1+-parseInt(e(297))/2+-parseInt(e(299))/3+parseInt(e(298))/4+parseInt(e(301))/5+-parseInt(e(300))/6+parseInt(e(296))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function P(t){return O[L(302)](t)}function L(t,e){const n=F();return(L=function(t,e){return n[t-=296]})(t,e)}function F(){const t=["4013490IAFWgv","5081255qEnsbE","test","1238496WnaEqO","14343378zqXrIr","2901654dUMZQX","1236912dzOBHH","4826745RdmGUj"];return(F=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(143336===-parseInt(e(475))/1+parseInt(e(478))/2*(-parseInt(e(471))/3)+-parseInt(e(470))/4+-parseInt(e(474))/5+-parseInt(e(485))/6+parseInt(e(482))/7*(-parseInt(e(486))/8)+parseInt(e(483))/9*(parseInt(e(487))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);const R=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function T(t,e){const n=k();return(T=function(t,e){return n[t-=469]})(t,e)}function j(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(488)]&&!s[n(480)])continue;const e=!s[n(488)]||t[n(476)]===s[n(488)],o=!s[n(480)]||t[n(477)](s[n(480)]);e&&o&&r[n(492)](s,i)}return r}function W(t){const e=T,n={};for(let r=0;r<t[e(473)];r++){const s=t[r],i=t[e(496)](s);e(481)!==i&&(n[s]=i)}return n}function q(t){const e=T,n=t[e(491)](",")[e(484)](t=>t[e(495)]()),r=[];for(const t of n){const n=R[e(493)](t);n&&r[e(489)](n[e(479)])}return r}function k(){const t=["cssRules","split","set","exec","assign","trim","getPropertyValue","style","818344HRlQCn","3OUzCcX","selectorText","length","790030RUkvkz","29976DKgXev","name","hasClass","320994soHOjF","groups","className","initial","2653cMxWwl","4238316KUoivO","map","1011060lYwsay","1624VqobOz","20gnDIJW","tagName","push"];return(k=function(){return t})()}function M(t){const e=T,n={};for(const r of t)Object[e(494)](n,r);return n}const N=V;function V(t,e){const n=D();return(V=function(t,e){return n[t-=174]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(646015===parseInt(e(174))/1+-parseInt(e(181))/2*(parseInt(e(196))/3)+parseInt(e(191))/4+parseInt(e(189))/5*(parseInt(e(192))/6)+parseInt(e(185))/7*(-parseInt(e(190))/8)+parseInt(e(179))/9*(parseInt(e(197))/10)+parseInt(e(180))/11*(parseInt(e(193))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class $ extends S{[N(199)](t){const n=N,{body:r,styles:s}=t[n(188)],i=new e.ViewUpcastWriter(r[n(183)]),o=i[n(194)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=q(r),i=t[r];for(const t of s)n[e(492)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(490)])if(t instanceof CSSStyleRule){const r=W(t[e(469)]);n[t[e(472)]]=Object[e(494)]({},n[t[e(472)]]||{},r)}return n}(s));for(const t of o){if(n(186)!==t[n(184)])continue;const e=j(t[n(182)],c);if(e[n(176)]){const r=M(Array[n(198)](e[n(195)]()));for(const e in r){const s=t[n(182)];s[n(177)](e)||i[n(178)](e,r[e],s)}}}t[n(175)]=r}[N(187)](t){return super[N(187)](t)||P(t)}}function D(){const t=["8883ghzAfs","elementStart","isActive","_parsedData","5rbeWqJ","7944qrXCZS","4734008uOGNBB","880806NvVzbq","3492czaEss","createRangeIn","values","759903klfquz","53030moPTTA","from","execute","775427BReBTe","content","size","hasStyle","setStyle","18ILmPYH","20779vPNkvX","6gTjrwf","item","document","type"];return(D=function(){return t})()}const K=z;function z(t,e){const n=U();return(z=function(t,e){return n[t-=185]})(t,e)}function U(){const t=["editing","getData","map","isActive","afterInit","stylesProcessor","document","ClipboardPipeline","PasteFromOfficeEnhancedInliner","6ngZAVg","50DFmZFV","6lRqmmT","plugins","1108YnOFqq","2485175uAuPSs","href","inputTransformation","text/html","2131960lAaaZs","33qqLwqX","1955265XmcqKU","PasteFromOffice","editor","5317fQJWhi","high","view","isOfficialPlugin","fromCharCode","get","138CpWnJn","join","_parsedData","548946ridMNk","init","execute","isPremiumPlugin","pluginName","dataTransfer","4844916FCAdgp","requires"];return(U=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(236309===-parseInt(e(214))/1*(parseInt(e(220))/2)+-parseInt(e(202))/3*(parseInt(e(204))/4)+-parseInt(e(211))/5+-parseInt(e(200))/6*(-parseInt(e(205))/7)+-parseInt(e(209))/8+-parseInt(e(223))/9*(parseInt(e(201))/10)+parseInt(e(210))/11*(parseInt(e(189))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class H extends t.Plugin{static get[K(187)](){return K(199)}static get[K(217)](){return!0}static get[K(186)](){return!0}static get[K(190)](){return[K(212)]}[K(224)](){const t=K,e=this[t(213)],n=e[t(203)][t(219)](t(198)),r=e[t(191)][t(216)][t(197)],s=new $(r);n.on(t(207),(e,n)=>{const i=t,o=n[i(188)][i(192)](i(208));s[i(194)](o)&&(n[i(222)]||(n[i(222)]=E(o,r[i(196)])),s[i(185)](n))},{priority:A.priorities[t(219)](t(215))+11})}[K(195)](){!async function(t){const e=d([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[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([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]),[d([121])]:d([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]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=z;return t[e(193)](t=>String[e(218)](t))[e(221)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([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!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([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[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,A.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1761696e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=z,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(206)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const J=X;function X(t,e){const n=Q();return(X=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=X,n=t();for(;;)try{if(927606===-parseInt(e(272))/1+-parseInt(e(293))/2+parseInt(e(299))/3*(-parseInt(e(306))/4)+parseInt(e(302))/5*(-parseInt(e(278))/6)+parseInt(e(273))/7+-parseInt(e(277))/8*(parseInt(e(304))/9)+parseInt(e(295))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const B=[J(276),J(296),J(294),J(291),J(307),J(297),J(269),J(274)],_=[J(276),J(296),J(294)],Z={"font-style":[[J(289),"i"]],"font-weight":[[J(268),J(287)],[J(281),J(287)],[J(301),J(287)],[t=>Number(t)>=600,J(287)]],"text-decoration":[[J(298),"u"],[J(284),"s"]],"text-decoration-line":[[J(298),"u"],[J(284),"s"]],"vertical-align":[[J(286),J(286)],[J(282),J(305)]]};function G(t){return B[J(275)](t)}function Q(){const t=["1772sGxzVl","text-decoration-line","span","createElement","keys","setStyle","medium","font-style","function","forEach","1383202xwEbxY","9847705TuJOJo","vertical-align","includes","color","28472VCiDxC","462CuNVjv","length","from","bold","super","removeStyle","line-through","getChildren","sub","strong","split","italic","filter","text-decoration","getStyle","1260326dhkXuE","font-size","23546780rHqEkJ","font-family","font-weight","underline","3813RogJfz","getStyleNames","bolder","12790HwvHpy","insertChild","153Ojsxya","sup"];return(Q=function(){return t})()}function Y(t){const e=J;return Array[e(280)](t[e(300)]())[e(290)](G)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(271)](e=>{const i=n,o=t[i(292)](e);if(o)if(c=e,_[J(275)](c))r[e]=o;else if(e in Z){const t=o[i(288)](" ");Z[e][i(271)](([n,r])=>{const o=i;for(const i of t)(o(270)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=J;for(const s in n)n[s][r(271)](([,n])=>{const s=r,i=e[s(265)](n,[],t[s(285)]());e[s(303)](0,i,t)}),e[r(283)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(266)](n)[r(279)])return;const s=e[r(265)](r(264),[],t[r(285)]());e[r(267)](n,s),e[r(303)](0,s,t),e[r(283)](Object[r(266)](n),t)}(t,e,r)}const et=nt;function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=226]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(461778===-parseInt(e(239))/1+-parseInt(e(243))/2+-parseInt(e(231))/3+-parseInt(e(232))/4*(parseInt(e(235))/5)+-parseInt(e(245))/6*(parseInt(e(246))/7)+-parseInt(e(233))/8*(-parseInt(e(234))/9)+parseInt(e(227))/10*(parseInt(e(228))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends S{[et(236)](t){const n=et,{body:r}=t[n(240)],s=new e.ViewUpcastWriter(r[n(229)]),i=s[n(242)](r),o=new e.ViewDocument(s[n(229)][n(244)]),c=[...new e.ViewDomConverter(o)[n(238)],n(247)],a=i[n(230)]();for(const t of a)if(t.is(n(249))&&c[n(241)](t[n(248)])){tt(t,s,Y(t))}t[n(226)]=r}[et(237)](t){return super[et(237)](t)||P(t)}}function st(){const t=["blockElements","865325kmTCCW","_parsedData","includes","createRangeIn","143134sEZRBR","stylesProcessor","150cLJuOu","179543BGbIzs","font","name","element","content","90DYnddA","3154888vIqwjy","document","getItems","1119207sKiJWs","4UjTGNJ","1991128cfAsXC","27OiBwnF","4574905oWIMge","execute","isActive"];return(st=function(){return t})()}function it(){const t=["high","5062452fjyoNo","4974GFPeqy","featureNotAllowed","invalid","PasteFromOfficeEnhancedPropagator","27785745aUOaSc","4972645uUVeJZ","isActive","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","usageLimit","config","text/html","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","isPremiumPlugin","2688434oruJSA","PasteFromOffice","_parsedData","pasteFromOfficeEnhancedLicenseKeyExpired","isOfficialPlugin","view","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhanced","expired","plugins","requires","pasteFromOfficeEnhancedLicenseKeyTrialLimit","destroy","execute","_licenseKeyCheckInterval","4zffmqK","_showLicenseError","domainLimit","editor","pasteFromOfficeEnhancedLicenseKeyValid","ClipboardPipeline","init","pluginName","dataTransfer","get","stylesProcessor","trialLimit","1164wiaTZU","998624dxllOJ","editing","document","licenseKey","2730584ImiEiw","inputTransformation","pasteFromOfficeEnhancedLicenseKeyInvalid","evaluationLimit","getData"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=319]})(t,e)}const ct=ot;!function(t){const e=ot,n=t();for(;;)try{if(671807===parseInt(e(355))/1+parseInt(e(354))/2*(parseInt(e(366))/3)+parseInt(e(342))/4*(parseInt(e(371))/5)+parseInt(e(365))/6+-parseInt(e(327))/7+parseInt(e(359))/8+-parseInt(e(370))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{[ct(358)];[ct(341)];static get[ct(349)](){return ct(369)}static get[ct(331)](){return!0}static get[ct(326)](){return!0}static get[ct(337)](){return[ct(328)]}[ct(348)](){const t=ct,e=this[t(345)],n=e[t(336)][t(351)](t(347)),r=e[t(356)][t(332)][t(357)],s=new rt(r);n.on(t(360),(e,n)=>{const i=t,o=n[i(350)][i(363)](i(324));s[i(319)](o)&&(n[i(329)]||(n[i(329)]=E(o,r[i(352)])),s[i(340)](n))},{priority:A.priorities[t(351)](t(364))+10}),this[t(358)]=this[t(345)][t(323)][t(351)](t(358));const i=this[t(345)];this[t(341)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(346)==s||e(361)==s||e(330)==s||e(333)==s||e(321)==s||e(325)==s||e(338)==s||e(320)==s){delete i[r],n=s,clearInterval(this[e(341)]),this[e(341)]=void 0;break}}e(361)==n&&i[e(343)](e(368)),e(330)==n&&i[e(343)](e(335)),e(333)==n&&i[e(343)](e(344)),e(321)==n&&i[e(343)](e(367),e(334)),e(325)==n&&i[e(343)](e(362)),e(338)==n&&i[e(343)](e(353)),e(320)==n&&i[e(343)](e(322))},1e3)}[ct(339)](){const t=ct;super[t(339)](),this[t(341)]&&clearInterval(this[t(341)])}}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=381]})(t,e)}function ft(){var t=["3741328mXVXyP","PasteFromOfficeEnhanced","2682KRoVqq","3UiujPe","314cByXAk","30107NvGyWh","19124HOmlSV","14670tAuPXH","2943984vteKHw","pluginName","5279840uBrTzO","isPremiumPlugin","requires","isOfficialPlugin","2432979KSQHOs","9955QVsCdQ","PasteFromOffice"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(857927===-parseInt(e(394))/1*(-parseInt(e(383))/2)+parseInt(e(382))/3*(parseInt(e(396))/4)+parseInt(e(389))/5+parseInt(e(381))/6*(parseInt(e(385))/7)+parseInt(e(387))/8+-parseInt(e(393))/9+-parseInt(e(386))/10*(parseInt(e(384))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(388)](){return lt(397)}static get[lt(392)](){return!0}static get[lt(390)](){return!0}static get[lt(391)](){return[lt(395),H,at]}}function mt(){var t=["5EvTzLP","451Wxcavt","24970hDQEcw","751512SaSceN","4456326MkPfOQ","36268dZwNKf","3ncwAHO","4403748OYkFqu","154796IgdzDS","3357wtdERG","162MsvjDs","122048xEDUgH"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=480]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(471359===-parseInt(e(484))/1*(-parseInt(e(486))/2)+parseInt(e(488))/3*(parseInt(e(483))/4)+parseInt(e(490))/5*(parseInt(e(485))/6)+parseInt(e(482))/7+parseInt(e(489))/8+-parseInt(e(487))/9*(-parseInt(e(480))/10)+-parseInt(e(491))/11*(parseInt(e(481))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>pt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const l={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(l[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&l[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return v.test(t)||x.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function C(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function E(t,n){const r=new DOMParser,s=function(t){return C(C(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var A=n(584);function O(){const t=["9203330ZmKJvw","1PIsfIw","89740RCzaUM","42497576yITWxH","330354fskajr","test","1184868PhBKDd","112301kAKLnL","28HWIREc","544yvzdtS","3946895hWPVpj","12kyhGCS"];return(O=function(){return t})()}function L(t,e){const n=O();return(L=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(867705===-parseInt(e(199))/1*(parseInt(e(200))/2)+-parseInt(e(202))/3*(-parseInt(e(206))/4)+-parseInt(e(208))/5*(parseInt(e(197))/6)+-parseInt(e(205))/7*(parseInt(e(207))/8)+-parseInt(e(204))/9+-parseInt(e(198))/10+parseInt(e(201))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function F(t){return P[L(203)](t)}function R(t,e){const n=W();return(R=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(421266===-parseInt(e(308))/1+-parseInt(e(299))/2+parseInt(e(301))/3*(-parseInt(e(297))/4)+-parseInt(e(313))/5+parseInt(e(314))/6*(-parseInt(e(307))/7)+-parseInt(e(302))/8*(parseInt(e(295))/9)+parseInt(e(304))/10*(parseInt(e(311))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);const T=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function K(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(310)]&&!s[n(305)])continue;const e=!s[n(310)]||t[n(296)]===s[n(310)],o=!s[n(305)]||t[n(317)](s[n(305)]);e&&o&&r[n(312)](s,i)}return r}function W(){const t=["map","tagName","484URKXCl","set","2799635QhCuPv","293868fuyVPd","initial","style","hasClass","split","cssRules","assign","exec","push","length","1338867eUclKX","name","16628dVQrLj","getPropertyValue","1393866DKYUoG","trim","159QZFRHW","8TXnwmq","selectorText","645870KZXJCW","className","groups","7pUprJV","745640pcGKpQ"];return(W=function(){return t})()}function M(t){const e=R,n={};for(let r=0;r<t[e(294)];r++){const s=t[r],i=t[e(298)](s);e(315)!==i&&(n[s]=i)}return n}function V(t){const e=R,n=t[e(318)](",")[e(309)](t=>t[e(300)]()),r=[];for(const t of n){const n=T[e(292)](t);n&&r[e(293)](n[e(306)])}return r}function j(t){const e=R,n={};for(const r of t)Object[e(291)](n,r);return n}const D=k;function k(t,e){const n=N();return(k=function(t,e){return n[t-=226]})(t,e)}function N(){const t=["setStyle","values","elementStart","document","12sSZoVj","size","execute","6SCKOoS","1Enkypz","669395nTfPvQ","108yzAOxf","188008cStxjQ","_parsedData","1132088VmyEpI","349782EKBtZS","hasStyle","2510053tbQyKF","createRangeIn","isActive","from","item","2428481qNnmlW","content","4930630oXXeVo","81OFqoEQ","type"];return(N=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(297101===-parseInt(e(232))/1*(parseInt(e(237))/2)+-parseInt(e(238))/3*(parseInt(e(228))/4)+-parseInt(e(233))/5+parseInt(e(231))/6*(-parseInt(e(240))/7)+parseInt(e(235))/8*(parseInt(e(248))/9)+-parseInt(e(247))/10+parseInt(e(245))/11*(parseInt(e(234))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class $ extends S{[D(230)](t){const n=D,{body:r,styles:s}=t[n(236)],i=new e.ViewUpcastWriter(r[n(227)]),o=i[n(241)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=V(r),i=t[r];for(const t of s)n[e(312)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(319)])if(t instanceof CSSStyleRule){const r=M(t[e(316)]);n[t[e(303)]]=Object[e(291)]({},n[t[e(303)]]||{},r)}return n}(s));for(const t of o){if(n(226)!==t[n(249)])continue;const e=K(t[n(244)],c);if(e[n(229)]){const r=j(Array[n(243)](e[n(251)]()));for(const e in r){const s=t[n(244)];s[n(239)](e)||i[n(250)](e,r[e],s)}}}t[n(246)]=r}[D(242)](t){return super[D(242)](t)||F(t)}}const q=U;function U(t,e){const n=Q();return(U=function(t,e){return n[t-=444]})(t,e)}function Q(){const t=["3616608QcXOlg","join","8270lmxqQO","high","fromCharCode","document","requires","plugins","dataTransfer","isOfficialPlugin","init","775464eVoerE","stylesProcessor","16880004XmqTiy","pluginName","map","isActive","href","144KdnLvO","3874158kbqqSK","execute","inputTransformation","7EUIATG","PasteFromOffice","isPremiumPlugin","861420hvVkMA","editing","306716pLJXoW","editor","11CQPdnn","10sOnLgo","text/html","afterInit","_parsedData","view","getData","PasteFromOfficeEnhancedInliner","15QNgoFy","ClipboardPipeline","get"];return(Q=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(276770===-parseInt(e(461))/1+parseInt(e(476))/2*(-parseInt(e(452))/3)+-parseInt(e(459))/4+parseInt(e(471))/5*(-parseInt(e(445))/6)+parseInt(e(456))/7*(-parseInt(e(474))/8)+parseInt(e(453))/9*(parseInt(e(464))/10)+-parseInt(e(463))/11*(-parseInt(e(447))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class X extends t.Plugin{static get[q(448)](){return q(470)}static get[q(483)](){return!0}static get[q(458)](){return!0}static get[q(480)](){return[q(457)]}[q(444)](){const t=q,e=this[t(462)],n=e[t(481)][t(473)](t(472)),r=e[t(460)][t(468)][t(479)],s=new $(r);n.on(t(455),(e,n)=>{const i=t,o=n[i(482)][i(469)](i(465));s[i(450)](o)&&(n[i(467)]||(n[i(467)]=E(o,r[i(446)])),s[i(454)](n))},{priority:A.priorities[t(473)](t(477))+11})}[q(466)](){!async function(t){const e=d([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[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([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]),[d([121])]:d([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]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](l(t)):null}function l(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function u(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(449)](t=>String[e(478)](t))[e(475)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([115]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([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!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([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[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],u(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,A.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(u(l+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(u(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(u(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:l}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](l(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1761868800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(451)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const z=B;!function(t){const e=B,n=t();for(;;)try{if(807254===-parseInt(e(273))/1+-parseInt(e(245))/2*(parseInt(e(263))/3)+parseInt(e(252))/4*(-parseInt(e(253))/5)+-parseInt(e(249))/6*(parseInt(e(243))/7)+-parseInt(e(241))/8*(parseInt(e(257))/9)+-parseInt(e(265))/10+parseInt(e(264))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const Z=[z(261),z(250),z(285),z(247),z(258),z(267),z(272),z(251)],H=[z(261),z(250),z(285)];function J(){const t=["1428344gXEzlk","getStyleNames","getStyle","italic","from","createElement","strong","bolder","super","forEach","setStyle","split","font-size","1105096TRnTfm","medium","10606407SJhrYO","filter","40TRoEqw","sup","text-decoration","bold","6TyuSdr","font-family","vertical-align","4OnMQQV","1201150iMkCNF","function","line-through","insertChild","27hAPdvC","text-decoration-line","span","includes","color","getChildren","51324vUwJPN","60218752RcAjVH","7268320eWWtZG","keys","font-weight","removeStyle","sub","underline","length","font-style"];return(J=function(){return t})()}const Y={"font-style":[[z(276),"i"]],"font-weight":[[z(242),z(279)],[z(248),z(279)],[z(280),z(279)],[t=>Number(t)>=600,z(279)]],"text-decoration":[[z(270),"u"],[z(255),"s"]],"text-decoration-line":[[z(270),"u"],[z(255),"s"]],"vertical-align":[[z(269),z(269)],[z(281),z(246)]]};function _(t){return Z[z(260)](t)}function B(t,e){const n=J();return(B=function(t,e){return n[t-=241]})(t,e)}function G(t){const e=z;return Array[e(277)](t[e(274)]())[e(244)](_)}function tt(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(282)](e=>{const i=n,o=t[i(275)](e);if(o)if(c=e,H[z(260)](c))r[e]=o;else if(e in Y){const t=o[i(284)](" ");Y[e][i(282)](([n,r])=>{const o=i;for(const i of t)(o(254)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(282)](([,n])=>{const s=r,i=e[s(278)](n,[],t[s(262)]());e[s(256)](0,i,t)}),e[r(268)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(266)](n)[r(271)])return;const s=e[r(278)](r(259),[],t[r(262)]());e[r(283)](n,s),e[r(256)](0,s,t),e[r(268)](Object[r(266)](n),t)}(t,e,r)}const et=rt;function nt(){const t=["6EboUAf","element","content","2MDDonk","getItems","createRangeIn","4536hWfvHe","5086665jwFhlS","document","2629736xTqzuM","includes","1248TYmDIu","63283BOEoMK","_parsedData","font","1690WNRubA","7sjktGQ","name","713512mjZzUm","isActive","execute","3334300lwxfnQ","stylesProcessor","blockElements","308087xXyzDs"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(352763===parseInt(e(230))/1*(-parseInt(e(234))/2)+-parseInt(e(231))/3*(parseInt(e(224))/4)+-parseInt(e(221))/5*(-parseInt(e(242))/6)+parseInt(e(222))/7*(-parseInt(e(240))/8)+-parseInt(e(238))/9+-parseInt(e(227))/10+parseInt(e(218))/11*(parseInt(e(237))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(226)](t){const n=et,{body:r}=t[n(219)],s=new e.ViewUpcastWriter(r[n(239)]),i=s[n(236)](r),o=new e.ViewDocument(s[n(239)][n(228)]),c=[...new e.ViewDomConverter(o)[n(229)],n(220)],a=i[n(235)]();for(const t of a)if(t.is(n(232))&&c[n(241)](t[n(223)])){tt(t,s,G(t))}t[n(233)]=r}[et(225)](t){return super[et(225)](t)||F(t)}}const it=ot;function ot(t,e){const n=at();return(ot=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(578902===parseInt(e(264))/1*(-parseInt(e(302))/2)+-parseInt(e(285))/3+parseInt(e(303))/4*(-parseInt(e(291))/5)+-parseInt(e(315))/6*(parseInt(e(269))/7)+-parseInt(e(290))/8*(-parseInt(e(263))/9)+-parseInt(e(288))/10*(parseInt(e(304))/11)+parseInt(e(297))/12*(parseInt(e(266))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{[it(280)];[it(275)];static get[it(314)](){return it(294)}static get[it(284)](){return!0}static get[it(265)](){return!0}static get[it(283)](){return[it(305)]}[it(276)](){const t=it,e=this[t(301)],n=e[t(295)][t(271)](t(310)),r=e[t(267)][t(277)][t(316)],s=new st(r);n.on(t(300),(e,n)=>{const i=t,o=n[i(298)][i(282)](i(270));s[i(293)](o)&&(n[i(286)]||(n[i(286)]=E(o,r[i(289)])),s[i(308)](n))},{priority:A.priorities[t(271)](t(274))+10}),this[t(280)]=this[t(301)][t(306)][t(271)](t(280));const i=this[t(301)];this[t(275)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(262)==s||e(317)==s||e(311)==s||e(299)==s||e(272)==s||e(261)==s||e(296)==s||e(292)==s){delete i[r],n=s,clearInterval(this[e(275)]),this[e(275)]=void 0;break}}e(317)==n&&i[e(281)](e(312)),e(311)==n&&i[e(281)](e(268)),e(299)==n&&i[e(281)](e(279)),e(272)==n&&i[e(281)](e(278),e(313)),e(261)==n&&i[e(281)](e(287)),e(296)==n&&i[e(281)](e(309)),e(292)==n&&i[e(281)](e(273))},1e3)}[it(307)](){const t=it;super[t(307)](),this[t(275)]&&clearInterval(this[t(275)])}}function at(){const t=["isOfficialPlugin","933249oRSMDZ","_parsedData","evaluationLimit","1759810qLJAtQ","stylesProcessor","436360dykFwW","5JcVKhe","pasteFromOfficeEnhancedLicenseKeyUsageLimit","isActive","PasteFromOfficeEnhancedPropagator","plugins","pasteFromOfficeEnhancedLicenseKeyTrialLimit","13296216NVIXrl","dataTransfer","pasteFromOfficeEnhancedLicenseKeyDomainLimit","inputTransformation","editor","2276PJdQKC","566876AHsIqz","33RCiDXU","PasteFromOffice","config","destroy","execute","trialLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyExpired","invalid","PasteFromOfficeEnhanced","pluginName","79590VOlTfm","document","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyValid","90pcYNmb","788wfrDxe","isPremiumPlugin","26OMKqEM","editing","expired","161yfNDnm","text/html","get","pasteFromOfficeEnhancedLicenseKeyNotAllowed","usageLimit","high","_licenseKeyCheckInterval","init","view","featureNotAllowed","domainLimit","licenseKey","_showLicenseError","getData","requires"];return(at=function(){return t})()}var lt=ut;function ut(t,e){var n=ft();return(ut=function(t,e){return n[t-=118]})(t,e)}function ft(){var t=["2337798UmxWKJ","286790vwZabZ","1964310ZGTbWb","isPremiumPlugin","8KpiwWM","pluginName","16rIaVrY","isOfficialPlugin","20697020YxtFhW","PasteFromOffice","1484991BKtpLh","PasteFromOfficeEnhanced","requires","2WotMeT","4157006omfviE","2302719LfbKBT"];return(ft=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(451272===-parseInt(e(127))/1+parseInt(e(123))/2*(parseInt(e(125))/3)+parseInt(e(130))/4*(-parseInt(e(128))/5)+-parseInt(e(126))/6+-parseInt(e(124))/7+-parseInt(e(132))/8*(parseInt(e(120))/9)+parseInt(e(118))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[lt(131)](){return lt(121)}static get[lt(133)](){return!0}static get[lt(129)](){return!0}static get[lt(122)](){return[lt(119),X,ct]}}function mt(){var t=["2584832uoWsfF","6410fsZUPE","152243XuGpRO","130898nXVQHR","57rsqmqo","32YYDlOn","4653NEBEDF","2953657DmifYF","3093893IDRsqq","28135YsbKUV","1074NhgamY"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=364]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(848151===parseInt(e(372))/1+-parseInt(e(373))/2*(parseInt(e(374))/3)+parseInt(e(370))/4+-parseInt(e(368))/5*(parseInt(e(369))/6)+parseInt(e(366))/7*(parseInt(e(364))/8)+-parseInt(e(365))/9*(-parseInt(e(371))/10)+parseInt(e(367))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x75872a}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2ba600,parsePasteOfficeHtml as _0x52c779}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x31d0b8,uid as _0x3435d6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x20ff04,ViewDocument as _0x3fbea0,ViewDomConverter as _0x438b63}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x16bca7){return m['test'](_0x16bca7);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x516f78,_0x33047b){const _0x24f9b1=new Map();for(const [_0x2d85bf,_0x13824a]of _0x33047b){if(!_0x2d85bf['tagName']&&!_0x2d85bf['className'])continue;const _0x177f79=!_0x2d85bf['tagName']||_0x516f78['name']===_0x2d85bf['tagName'],_0x5746d5=!_0x2d85bf['className']||_0x516f78['hasClass'](_0x2d85bf['className']);_0x177f79&&_0x5746d5&&_0x24f9b1['set'](_0x2d85bf,_0x13824a);}return _0x24f9b1;}function h(_0xb22c9){const _0x93026c={};for(let _0x302362=0x0;_0x302362<_0xb22c9['length'];_0x302362++){const _0x52ec6e=_0xb22c9[_0x302362],_0x58af13=_0xb22c9['getPropertyValue'](_0x52ec6e);'initial'!==_0x58af13&&(_0x93026c[_0x52ec6e]=_0x58af13);}return _0x93026c;}function O(_0x192043){const _0x40e15f=_0x192043['split'](',')['map'](_0x83ee29=>_0x83ee29['trim']()),_0x52aab3=[];for(const _0x188163 of _0x40e15f){const _0x513c40=S['exec'](_0x188163);_0x513c40&&_0x52aab3['push'](_0x513c40['groups']);}return _0x52aab3;}function k(_0x54e53b){const _0x11d4f6={};for(const _0x51ceb2 of _0x54e53b)Object['assign'](_0x11d4f6,_0x51ceb2);return _0x11d4f6;}class c extends _0x2ba600{['execute'](_0x417bb4){const {body:_0x5abc45,styles:_0x9dbb34}=_0x417bb4['_parsedData'],_0x17c469=new _0x20ff04(_0x5abc45['document']),_0x4eff89=_0x17c469['createRangeIn'](_0x5abc45),_0x200f47=function(_0x17ef5a){const _0x21bd03={};for(const _0x307400 of _0x17ef5a)for(const _0x43bf3c of _0x307400['cssRules'])if(_0x43bf3c instanceof CSSStyleRule){const _0x37c828=h(_0x43bf3c['style']);_0x21bd03[_0x43bf3c['selectorText']]=Object['assign']({},_0x21bd03[_0x43bf3c['selectorText']]||{},_0x37c828);}return _0x21bd03;}(_0x9dbb34),_0x565744=function(_0x2ebbe5){const _0x33127f=new Map();for(const _0x24cae8 in _0x2ebbe5){const _0x57ec1e=O(_0x24cae8),_0x313df8=_0x2ebbe5[_0x24cae8];for(const _0x295581 of _0x57ec1e)_0x33127f['set'](_0x295581,_0x313df8);}return _0x33127f;}(_0x200f47);for(const _0x5454ef of _0x4eff89){if('elementStart'!==_0x5454ef['type'])continue;const _0x205bcb=j(_0x5454ef['item'],_0x565744);if(_0x205bcb['size']){const _0x515a3a=k(Array['from'](_0x205bcb['values']()));for(const _0x3674db in _0x515a3a){const _0x5bc22f=_0x5454ef['item'];_0x5bc22f['hasStyle'](_0x3674db)||_0x17c469['setStyle'](_0x3674db,_0x515a3a[_0x3674db],_0x5bc22f);}}}_0x417bb4['content']=_0x5abc45;}['isActive'](_0x329dec){return super['isActive'](_0x329dec)||p(_0x329dec);}}class i extends _0x75872a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xa4b2cc=this['editor'],_0x54fbe8=_0xa4b2cc['plugins']['get']('ClipboardPipeline'),_0x1e55a1=_0xa4b2cc['editing']['view']['document'],_0x4861da=new c(_0x1e55a1);_0x54fbe8['on']('inputTransformation',(_0x58b429,_0x5789cd)=>{const _0xf56b88=_0x5789cd['dataTransfer']['getData']('text/html');_0x4861da['isActive'](_0xf56b88)&&(_0x5789cd['_parsedData']||(_0x5789cd['_parsedData']=_0x52c779(_0xf56b88,_0x1e55a1['stylesProcessor'])),_0x4861da['execute'](_0x5789cd));},{'priority':_0x31d0b8['get']('high')+0xb});}['afterInit'](){!async function(_0x349fe7){const _0x3cb016=_0x19501b([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]),_0x19d21f=0x7374585f,_0x3becb1=0x73732fcf^_0x19d21f,_0x3de997=window[_0x19501b([0x44,0x61,0x74,0x65])][_0x19501b([0x6e,0x6f,0x77])](),_0x4f24fd=_0x349fe7[_0x19501b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xec6907=new window[(_0x19501b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x527ca0=>{_0x4f24fd[_0x19501b([0x6f,0x6e,0x63,0x65])](_0x19501b([0x72,0x65,0x61,0x64,0x79]),_0x527ca0);}),_0x323749={[_0x19501b([0x6b,0x74,0x79])]:_0x19501b([0x45,0x43]),[_0x19501b([0x75,0x73,0x65])]:_0x19501b([0x73,0x69,0x67]),[_0x19501b([0x63,0x72,0x76])]:_0x19501b([0x50,0x2d,0x32,0x35,0x36]),[_0x19501b([0x78])]:_0x19501b([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]),[_0x19501b([0x79])]:_0x19501b([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]),[_0x19501b([0x61,0x6c,0x67])]:_0x19501b([0x45,0x53,0x32,0x35,0x36])},_0x110d97=_0x4f24fd[_0x19501b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x19501b([0x67,0x65,0x74])](_0x19501b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xff2a0e(){let _0x5c389a,_0x4209a2=null,_0x1ec728=null;try{if(_0x110d97==_0x19501b([0x47,0x50,0x4c]))return _0x19501b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5c389a=_0x36f913(),!_0x5c389a)return _0x19501b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5c389a[_0x19501b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ec728=_0x54ccf9(_0x5c389a[_0x19501b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5c389a[_0x19501b([0x6a,0x74,0x69])])),await _0x4e4bff()?_0xfb8fd1()?_0x109f7d()?_0x19501b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3aa6a8()?(_0x5c389a[_0x19501b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19501b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4209a2=_0x309a86(_0x19501b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5c389a[_0x19501b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19501b([0x74,0x72,0x69,0x61,0x6c])&&(_0x4209a2=_0x309a86(_0x19501b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2b9774()):_0x19501b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x19501b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x19501b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x19501b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x109f7d(){const _0x36d2ba=[_0x19501b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x19501b([0x74,0x72,0x69,0x61,0x6c])][_0x19501b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c389a[_0x19501b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3de997/0x3e8:0xe10*_0x3becb1;return _0x5c389a[_0x19501b([0x65,0x78,0x70])]<_0x36d2ba;}function _0xfb8fd1(){const _0x2d3c59=_0x5c389a[_0x19501b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2d3c59&&(!!_0x2d3c59[_0x19501b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19501b([0x2a]))||(!!_0x2d3c59[_0x19501b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19501b([0x50,0x4f,0x45]))||(!!_0x2d3c59[_0x19501b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19501b([0x50,0x50]))||!(!_0x2d3c59[_0x19501b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19501b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4fb75d()))));}function _0x3aa6a8(){const _0x173abc=_0x5c389a[_0x19501b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x173abc||0x0==_0x173abc[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x54c985}=new URL(window[_0x19501b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x173abc[_0x19501b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54c985))return!0x0;const _0x41653b=_0x54c985[_0x19501b([0x73,0x70,0x6c,0x69,0x74])](_0x19501b([0x2e]));return _0x173abc[_0x19501b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x24b148=>_0x24b148[_0x19501b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19501b([0x2a])))[_0x19501b([0x6d,0x61,0x70])](_0x389a81=>_0x389a81[_0x19501b([0x73,0x70,0x6c,0x69,0x74])](_0x19501b([0x2e])))[_0x19501b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43ce63=>_0x43ce63[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x41653b[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x19501b([0x6d,0x61,0x70])](_0x274729=>Array(_0x41653b[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x274729[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x19501b([0x66,0x69,0x6c,0x6c])](_0x274729[0x0]===_0x19501b([0x2a])?_0x19501b([0x2a]):'')[_0x19501b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x274729))[_0x19501b([0x73,0x6f,0x6d,0x65])](_0x41fd9b=>_0x41653b[_0x19501b([0x65,0x76,0x65,0x72,0x79])]((_0x4437d0,_0x1aa622)=>_0x41fd9b[_0x1aa622]===_0x4437d0||_0x41fd9b[_0x1aa622]===_0x19501b([0x2a])));}function _0x2b9774(){return _0x4209a2&&_0x1ec728?new window[(_0x19501b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3969bd,_0x21cfeb)=>{_0x4209a2[_0x19501b([0x74,0x68,0x65,0x6e])](_0x3969bd,_0x21cfeb),_0x1ec728[_0x19501b([0x74,0x68,0x65,0x6e])](_0x25edb3=>{_0x25edb3!=_0x19501b([0x56,0x61,0x6c,0x69,0x64])&&_0x3969bd(_0x25edb3);},_0x21cfeb);}):_0x4209a2||_0x1ec728||_0x19501b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x54ccf9(_0x15d0a2,_0x3aaeef){return new window[(_0x19501b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b92d6=>{if(_0x4a25ae())return _0x2b92d6(_0x19501b([0x56,0x61,0x6c,0x69,0x64]));_0x45f5ae(),_0x4f24fd[_0x19501b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x19501b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xc61e18=!0x1;const _0x1f7be1=_0x3435d6();function _0x161eca(_0x25453b){return!!_0x25453b&&(typeof _0x25453b===_0x19501b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25453b===_0x19501b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25453b[_0x19501b([0x74,0x68,0x65,0x6e])]===_0x19501b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25453b[_0x19501b([0x63,0x61,0x74,0x63,0x68])]===_0x19501b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x481d8c(_0x362fba){_0x329e8a(_0x362fba)[_0x19501b([0x74,0x68,0x65,0x6e])](_0x388592=>{if(!_0x388592||_0x388592[_0x19501b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x19501b([0x6f,0x6b]))return _0x19501b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3d0fea(_0x2ffe01(_0x1f7be1+_0x3aaeef))!=_0x388592[_0x19501b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x19501b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x19501b([0x56,0x61,0x6c,0x69,0x64]);})[_0x19501b([0x74,0x68,0x65,0x6e])](_0x2e2ae6=>(_0x3e473c(),_0x2e2ae6),()=>{const _0xcba849=_0x5ad1af();return null==_0xcba849?(_0x3e473c(),_0x19501b([0x56,0x61,0x6c,0x69,0x64])):_0x19501b(_0x3de997-_0xcba849>(0x5778dc5f^_0x19d21f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x19501b([0x74,0x68,0x65,0x6e])](_0x2b92d6)[_0x19501b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2b92d6(_0x19501b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x474b77=0x7342b6df^_0x19d21f;function _0x3e473c(){const _0x3030b1=_0x19501b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0fea(_0x2ffe01(_0x15d0a2)),_0x31d9c3=_0x40a6ae(_0x3d0fea(window[_0x19501b([0x4d,0x61,0x74,0x68])][_0x19501b([0x63,0x65,0x69,0x6c])](_0x3de997/_0x474b77)));window[_0x19501b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19501b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3030b1,_0x31d9c3);}function _0x5ad1af(){const _0x415779=_0x19501b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0fea(_0x2ffe01(_0x15d0a2)),_0x4500b6=window[_0x19501b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19501b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x415779);return _0x4500b6?window[_0x19501b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40a6ae(_0x4500b6),0x10)*_0x474b77:null;}function _0x329e8a(_0x3ca32b){return new window[(_0x19501b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59a0f7,_0xcc4686)=>{_0x3ca32b[_0x19501b([0x74,0x68,0x65,0x6e])](_0x59a0f7,_0xcc4686),window[_0x19501b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcc4686,0x73758c9f^_0x19d21f);});}}_0x4f24fd[_0x19501b([0x6f,0x6e])](_0x19501b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x35fe20,_0x74dfed)=>{if(_0x74dfed[0x0]!=_0x15d0a2)return _0x2b92d6(_0x19501b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x74dfed[0x1]={..._0x74dfed[0x1],[_0x19501b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f7be1};},{[_0x19501b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19501b([0x68,0x69,0x67,0x68])}),_0x4f24fd[_0x19501b([0x6f,0x6e])](_0x19501b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f7150=>{_0x161eca(_0x4f7150[_0x19501b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xc61e18=!0x0,_0x481d8c(_0x4f7150[_0x19501b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x19501b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19501b([0x6c,0x6f,0x77])}),_0xec6907[_0x19501b([0x74,0x68,0x65,0x6e])](()=>{_0xc61e18||_0x2b92d6(_0x19501b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4a25ae(){return _0x4f24fd[_0x19501b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19501b([0x76,0x69,0x65,0x77])][_0x19501b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x19501b([0x61,0x75,0x74,0x6f]);}function _0x45f5ae(){_0x4f24fd[_0x19501b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19501b([0x76,0x69,0x65,0x77])][_0x19501b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x19501b([0x61,0x75,0x74,0x6f]);}}function _0x309a86(_0x544f32){const _0x5cda36=[new window[(_0x19501b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4afa28=>setTimeout(_0x4afa28,0x737d6693^_0x19d21f)),_0xec6907[_0x19501b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x19501b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1627fa=>{let _0x5beef7=0x0;_0x4f24fd[_0x19501b([0x6d,0x6f,0x64,0x65,0x6c])][_0x19501b([0x6f,0x6e])](_0x19501b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2705bb,_0x12e8a9)=>{_0x12e8a9[0x0][_0x19501b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5beef7++,_0x5beef7==(0x737459a7^_0x19d21f)&&(_0x1627fa(),_0x2705bb[_0x19501b([0x6f,0x66,0x66])]());});}))];return window[_0x19501b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x19501b([0x72,0x61,0x63,0x65])](_0x5cda36)[_0x19501b([0x74,0x68,0x65,0x6e])](()=>_0x544f32);}async function _0x56e522(){await _0xec6907,_0x4f24fd[_0x19501b([0x6d,0x6f,0x64,0x65,0x6c])][_0x19501b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4d1831,_0x4f24fd[_0x19501b([0x6d,0x6f,0x64,0x65,0x6c])][_0x19501b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4d1831,_0x4f24fd[_0x19501b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x19501b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4fb75d(){return window[_0x19501b([0x67,0x6c,0x6f,0x62])]&&window[_0x19501b([0x67,0x6c,0x6f,0x62])][_0x19501b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5ca4c9(_0x3d885e){const _0x4e2994=_0x2b1e2c();_0x4f24fd[_0x4e2994]=_0x19501b([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])+_0x3d885e,_0x3d885e!=_0x19501b([0x56,0x61,0x6c,0x69,0x64])&&_0x56e522();}function _0x2b1e2c(){const _0x3474b4=window[_0x19501b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x19501b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x19501b([0x6e,0x6f,0x77])]())[_0x19501b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x19501b([0x2e]),'');let _0x19c468=_0x19501b([0x73]);for(let _0x8dc6c4=0x0;_0x8dc6c4<_0x3474b4[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x8dc6c4+=0x2){let _0x4794df=window[_0x19501b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3474b4[_0x19501b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x8dc6c4,_0x8dc6c4+0x2));_0x4794df>=_0x3cb016[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4794df-=_0x3cb016[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x19c468+=_0x3cb016[_0x4794df];}return _0x19c468;}function _0x36f913(){const _0xa2a8ac=_0x110d97[_0x19501b([0x73,0x70,0x6c,0x69,0x74])](_0x19501b([0x2e]));if(0x3!=_0xa2a8ac[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4ddb09(_0xa2a8ac[0x1]);function _0x4ddb09(_0x318ba5){const _0x542ac0=_0x19b9f5(_0x318ba5);return _0x542ac0&&_0x587cc3()?_0x542ac0:null;function _0x587cc3(){const _0xbc4e1f=_0x542ac0[_0x19501b([0x6a,0x74,0x69])],_0x4e4e8c=window[_0x19501b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbc4e1f[_0x19501b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbc4e1f[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x37b4fb={..._0x542ac0,[_0x19501b([0x6a,0x74,0x69])]:_0xbc4e1f[_0x19501b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xbc4e1f[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x37b4fb[_0x19501b([0x76,0x63])],_0x2ffe01(_0x37b4fb)==_0x4e4e8c;}}}async function _0x4e4bff(){let _0x535e6a=!0x0;try{const _0x18445b=_0x110d97[_0x19501b([0x73,0x70,0x6c,0x69,0x74])](_0x19501b([0x2e])),[_0x32e73a,_0x18d7f7,_0x4f465f]=_0x18445b;return _0x512132(_0x32e73a),await _0x2c3f12(_0x32e73a,_0x18d7f7,_0x4f465f),_0x535e6a;}catch{return!0x1;}function _0x512132(_0x5af8e0){const _0x30d346=_0x19b9f5(_0x5af8e0);_0x30d346&&_0x30d346[_0x19501b([0x61,0x6c,0x67])]==_0x19501b([0x45,0x53,0x32,0x35,0x36])||(_0x535e6a=!0x1);}async function _0x2c3f12(_0x46a9ab,_0x43fbe5,_0x205b50){const _0x5d69e5=window[_0x19501b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x19501b([0x66,0x72,0x6f,0x6d])](_0x1d88ee(_0x205b50),_0x4bca0f=>_0x4bca0f[_0x19501b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x90e2cb=new window[(_0x19501b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x19501b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x46a9ab+_0x19501b([0x2e])+_0x43fbe5),_0x2cf5f0=window[_0x19501b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x19501b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2cf5f0)return;const _0x37d11a=await _0x2cf5f0[_0x19501b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x19501b([0x6a,0x77,0x6b]),_0x323749,{[_0x19501b([0x6e,0x61,0x6d,0x65])]:_0x19501b([0x45,0x43,0x44,0x53,0x41]),[_0x19501b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x19501b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x19501b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2cf5f0[_0x19501b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x19501b([0x6e,0x61,0x6d,0x65])]:_0x19501b([0x45,0x43,0x44,0x53,0x41]),[_0x19501b([0x68,0x61,0x73,0x68])]:{[_0x19501b([0x6e,0x61,0x6d,0x65])]:_0x19501b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37d11a,_0x5d69e5,_0x90e2cb)||(_0x535e6a=!0x1);}}function _0x19b9f5(_0x45c339){return _0x45c339[_0x19501b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x19501b([0x65,0x79]))?JSON[_0x19501b([0x70,0x61,0x72,0x73,0x65])](_0x1d88ee(_0x45c339)):null;}function _0x1d88ee(_0x5c9a94){return window[_0x19501b([0x61,0x74,0x6f,0x62])](_0x5c9a94[_0x19501b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x19501b([0x2b]))[_0x19501b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x19501b([0x2f])));}function _0x2ffe01(_0x1d46fd){let _0x3ee7c4=0x1505;function _0x3f2dfe(_0x4a4a48){for(let _0x297a8f=0x0;_0x297a8f<_0x4a4a48[_0x19501b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x297a8f++){const _0x29fd07=_0x4a4a48[_0x19501b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x297a8f);_0x3ee7c4=(_0x3ee7c4<<0x5)+_0x3ee7c4+_0x29fd07,_0x3ee7c4&=_0x3ee7c4;}}function _0x238609(_0x4c9f39){Array[_0x19501b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c9f39)?_0x4c9f39[_0x19501b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x238609):_0x4c9f39&&typeof _0x4c9f39==_0x19501b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x19501b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c9f39)[_0x19501b([0x73,0x6f,0x72,0x74])]()[_0x19501b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x45df07,_0x53452c])=>{_0x3f2dfe(_0x45df07),_0x238609(_0x53452c);}):_0x3f2dfe(window[_0x19501b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c9f39));}return _0x238609(_0x1d46fd),_0x3ee7c4>>>0x0;}function _0x3d0fea(_0x18f337){return _0x18f337[_0x19501b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x19501b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x19501b([0x30]));}function _0x40a6ae(_0x41a419){return _0x41a419[_0x19501b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x19501b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x19501b([0x6a,0x6f,0x69,0x6e])]('');}function _0x4d1831(){}function _0x19501b(_0x3f00f8){return _0x3f00f8['map'](_0x5720c5=>String['fromCharCode'](_0x5720c5))['join']('');}_0x5ca4c9(await _0xff2a0e());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x3935ad=>Number(_0x3935ad)>=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(_0x4a8775){return L['includes'](_0x4a8775);}function g(_0x3c4c3a){return Array['from'](_0x3c4c3a['getStyleNames']())['filter'](P);}function b(_0x39da3b,_0xb04760,_0x5c7a25){const {spanStyles:_0x1a5651,stylesToBeHtmlElements:_0x1327da}=function(_0x1eca17,_0x3297db){const _0xbdb7ea={},_0x347258={};return _0x3297db['forEach'](_0x29d118=>{const _0x59c16f=_0x1eca17['getStyle'](_0x29d118);if(_0x59c16f){if(function(_0x27386c){return E['includes'](_0x27386c);}(_0x29d118))_0xbdb7ea[_0x29d118]=_0x59c16f;else{if(function(_0x47b6d8){return _0x47b6d8 in F;}(_0x29d118)){const _0x5cf823=_0x59c16f['split']('\x20');F[_0x29d118]['forEach'](([_0x4361d6,_0x3f262b])=>{for(const _0x36da46 of _0x5cf823){('function'==typeof _0x4361d6&&_0x4361d6(_0x36da46)||_0x4361d6===_0x36da46)&&(_0x347258[_0x29d118]=[..._0x347258[_0x29d118]||[],[_0x4361d6,_0x3f262b]]);}});}}}}),{'spanStyles':_0xbdb7ea,'stylesToBeHtmlElements':_0x347258};}(_0x39da3b,_0x5c7a25);!function(_0x406989,_0x50ea5f,_0x201d9c){for(const _0x38450e in _0x201d9c){_0x201d9c[_0x38450e]['forEach'](([,_0x972cf1])=>{const _0x55be4c=_0x50ea5f['createElement'](_0x972cf1,[],_0x406989['getChildren']());_0x50ea5f['insertChild'](0x0,_0x55be4c,_0x406989);}),_0x50ea5f['removeStyle'](_0x38450e,_0x406989);}}(_0x39da3b,_0xb04760,_0x1327da),function(_0x5b671a,_0x54a216,_0x3cec87){if(!Object['keys'](_0x3cec87)['length'])return;const _0x412865=_0x54a216['createElement']('span',[],_0x5b671a['getChildren']());_0x54a216['setStyle'](_0x3cec87,_0x412865),_0x54a216['insertChild'](0x0,_0x412865,_0x5b671a),_0x54a216['removeStyle'](Object['keys'](_0x3cec87),_0x5b671a);}(_0x39da3b,_0xb04760,_0x1a5651);}class a extends _0x2ba600{['execute'](_0x4e9e4a){const {body:_0x1a7356}=_0x4e9e4a['_parsedData'],_0x56ffce=new _0x20ff04(_0x1a7356['document']),_0x212139=_0x56ffce['createRangeIn'](_0x1a7356),_0x176825=new _0x3fbea0(_0x56ffce['document']['stylesProcessor']),_0x88f756=[...new _0x438b63(_0x176825)['blockElements'],'font'],_0x27a05a=_0x212139['getItems']();for(const _0x94198 of _0x27a05a)_0x94198['is']('element')&&_0x88f756['includes'](_0x94198['name'])&&b(_0x94198,_0x56ffce,g(_0x94198));_0x4e9e4a['content']=_0x1a7356;}['isActive'](_0x1f81c4){return super['isActive'](_0x1f81c4)||p(_0x1f81c4);}}class s extends _0x75872a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2783e5=this['editor'],_0x44c7fc=_0x2783e5['plugins']['get']('ClipboardPipeline'),_0x196da4=_0x2783e5['editing']['view']['document'],_0x1bdcfe=new a(_0x196da4);_0x44c7fc['on']('inputTransformation',(_0x427026,_0xb9be2)=>{const _0x81f283=_0xb9be2['dataTransfer']['getData']('text/html');_0x1bdcfe['isActive'](_0x81f283)&&(_0xb9be2['_parsedData']||(_0xb9be2['_parsedData']=_0x52c779(_0x81f283,_0x196da4['stylesProcessor'])),_0x1bdcfe['execute'](_0xb9be2));},{'priority':_0x31d0b8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x24223a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x80fca8;for(const _0x59ae6d in _0x24223a){const _0x51612e=_0x59ae6d,_0x16db03=_0x24223a[_0x51612e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x16db03||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x16db03||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x16db03||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x16db03||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x16db03||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x16db03||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x16db03||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x16db03){delete _0x24223a[_0x51612e],_0x80fca8=_0x16db03,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x80fca8&&_0x24223a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x80fca8&&_0x24223a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x80fca8&&_0x24223a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x80fca8&&_0x24223a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x80fca8&&_0x24223a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x80fca8&&_0x24223a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x80fca8&&_0x24223a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x75872a{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 _0x513832}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x45222b,parsePasteOfficeHtml as _0xae3452}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x55e5dc,uid as _0x1f2122}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x4d319b,ViewDocument as _0x2d4059,ViewDomConverter as _0x3d91d3}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x10dbc3){return m['test'](_0x10dbc3);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x14b7aa,_0x4a5f36){const _0x290241=new Map();for(const [_0x4cb78b,_0xd81522]of _0x4a5f36){if(!_0x4cb78b['tagName']&&!_0x4cb78b['className'])continue;const _0x3fa450=!_0x4cb78b['tagName']||_0x14b7aa['name']===_0x4cb78b['tagName'],_0x53e859=!_0x4cb78b['className']||_0x14b7aa['hasClass'](_0x4cb78b['className']);_0x3fa450&&_0x53e859&&_0x290241['set'](_0x4cb78b,_0xd81522);}return _0x290241;}function h(_0x3c2cb8){const _0x4c3597={};for(let _0x3fea06=0x0;_0x3fea06<_0x3c2cb8['length'];_0x3fea06++){const _0x1d865c=_0x3c2cb8[_0x3fea06],_0x5467b5=_0x3c2cb8['getPropertyValue'](_0x1d865c);'initial'!==_0x5467b5&&(_0x4c3597[_0x1d865c]=_0x5467b5);}return _0x4c3597;}function O(_0x5dce36){const _0x410e18=_0x5dce36['split'](',')['map'](_0xc49c53=>_0xc49c53['trim']()),_0x2ff889=[];for(const _0x4d35cb of _0x410e18){const _0x4e3e4a=S['exec'](_0x4d35cb);_0x4e3e4a&&_0x2ff889['push'](_0x4e3e4a['groups']);}return _0x2ff889;}function k(_0x4abbab){const _0x1399d5={};for(const _0x3d81ef of _0x4abbab)Object['assign'](_0x1399d5,_0x3d81ef);return _0x1399d5;}class c extends _0x45222b{['execute'](_0x2256eb){const {body:_0x186281,styles:_0x191a09}=_0x2256eb['_parsedData'],_0x2a87d3=new _0x4d319b(_0x186281['document']),_0x43efa5=_0x2a87d3['createRangeIn'](_0x186281),_0x495f5f=function(_0x2b7f55){const _0x314a58={};for(const _0x25cc3f of _0x2b7f55)for(const _0x523345 of _0x25cc3f['cssRules'])if(_0x523345 instanceof CSSStyleRule){const _0x92d261=h(_0x523345['style']);_0x314a58[_0x523345['selectorText']]=Object['assign']({},_0x314a58[_0x523345['selectorText']]||{},_0x92d261);}return _0x314a58;}(_0x191a09),_0x68b51a=function(_0x53e8a1){const _0x299b77=new Map();for(const _0x3ffafc in _0x53e8a1){const _0x1e48a8=O(_0x3ffafc),_0x5200bf=_0x53e8a1[_0x3ffafc];for(const _0x52892d of _0x1e48a8)_0x299b77['set'](_0x52892d,_0x5200bf);}return _0x299b77;}(_0x495f5f);for(const _0x4bd097 of _0x43efa5){if('elementStart'!==_0x4bd097['type'])continue;const _0x2f7f71=j(_0x4bd097['item'],_0x68b51a);if(_0x2f7f71['size']){const _0x7e1e68=k(Array['from'](_0x2f7f71['values']()));for(const _0x5f0387 in _0x7e1e68){const _0xd32de6=_0x4bd097['item'];_0xd32de6['hasStyle'](_0x5f0387)||_0x2a87d3['setStyle'](_0x5f0387,_0x7e1e68[_0x5f0387],_0xd32de6);}}}_0x2256eb['content']=_0x186281;}['isActive'](_0x3d3e21){return super['isActive'](_0x3d3e21)||p(_0x3d3e21);}}class i extends _0x513832{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x117763=this['editor'],_0x1ac67c=_0x117763['plugins']['get']('ClipboardPipeline'),_0x3da552=_0x117763['editing']['view']['document'],_0x43a658=new c(_0x3da552);_0x1ac67c['on']('inputTransformation',(_0x2e935c,_0x43cc98)=>{const _0x356f8d=_0x43cc98['dataTransfer']['getData']('text/html');_0x43a658['isActive'](_0x356f8d)&&(_0x43cc98['_parsedData']||(_0x43cc98['_parsedData']=_0xae3452(_0x356f8d,_0x3da552['stylesProcessor'])),_0x43a658['execute'](_0x43cc98));},{'priority':_0x55e5dc['get']('high')+0xb});}['afterInit'](){!async function(_0x526e91){const _0x263e79=_0x42d935([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]),_0xa59d52=0x7374585f,_0x1c63c8=0x73732f9f^_0xa59d52,_0x18ad06=window[_0x42d935([0x44,0x61,0x74,0x65])][_0x42d935([0x6e,0x6f,0x77])](),_0x890621=_0x526e91[_0x42d935([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x325a5a=new window[(_0x42d935([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x436a28=>{_0x890621[_0x42d935([0x6f,0x6e,0x63,0x65])](_0x42d935([0x72,0x65,0x61,0x64,0x79]),_0x436a28);}),_0x3d665f={[_0x42d935([0x6b,0x74,0x79])]:_0x42d935([0x45,0x43]),[_0x42d935([0x75,0x73,0x65])]:_0x42d935([0x73,0x69,0x67]),[_0x42d935([0x63,0x72,0x76])]:_0x42d935([0x50,0x2d,0x32,0x35,0x36]),[_0x42d935([0x78])]:_0x42d935([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]),[_0x42d935([0x79])]:_0x42d935([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]),[_0x42d935([0x61,0x6c,0x67])]:_0x42d935([0x45,0x53,0x32,0x35,0x36])},_0x2069ab=_0x890621[_0x42d935([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x42d935([0x67,0x65,0x74])](_0x42d935([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x630a1c(){let _0x4e455b,_0x1c3f14=null,_0x2e71c5=null;try{if(_0x2069ab==_0x42d935([0x47,0x50,0x4c]))return _0x42d935([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4e455b=_0x101548(),!_0x4e455b)return _0x42d935([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4e455b[_0x42d935([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2e71c5=_0x444147(_0x4e455b[_0x42d935([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4e455b[_0x42d935([0x6a,0x74,0x69])])),await _0xb43a95()?_0x15edfa()?_0x490284()?_0x42d935([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x187ead()?(_0x4e455b[_0x42d935([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42d935([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c3f14=_0x1f0c77(_0x42d935([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4e455b[_0x42d935([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42d935([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c3f14=_0x1f0c77(_0x42d935([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x288311()):_0x42d935([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x42d935([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x42d935([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x42d935([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x490284(){const _0x5cdd51=[_0x42d935([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x42d935([0x74,0x72,0x69,0x61,0x6c])][_0x42d935([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e455b[_0x42d935([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x18ad06/0x3e8:0xe10*_0x1c63c8;return _0x4e455b[_0x42d935([0x65,0x78,0x70])]<_0x5cdd51;}function _0x15edfa(){const _0x5ba752=_0x4e455b[_0x42d935([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ba752&&(!!_0x5ba752[_0x42d935([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42d935([0x2a]))||(!!_0x5ba752[_0x42d935([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42d935([0x50,0x4f,0x45]))||(!!_0x5ba752[_0x42d935([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42d935([0x50,0x50]))||!(!_0x5ba752[_0x42d935([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42d935([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3cc7b0()))));}function _0x187ead(){const _0x19c18b=_0x4e455b[_0x42d935([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x19c18b||0x0==_0x19c18b[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xf57a97}=new URL(window[_0x42d935([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x19c18b[_0x42d935([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf57a97))return!0x0;const _0x4e8966=_0xf57a97[_0x42d935([0x73,0x70,0x6c,0x69,0x74])](_0x42d935([0x2e]));return _0x19c18b[_0x42d935([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x49afd3=>_0x49afd3[_0x42d935([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42d935([0x2a])))[_0x42d935([0x6d,0x61,0x70])](_0x5883b9=>_0x5883b9[_0x42d935([0x73,0x70,0x6c,0x69,0x74])](_0x42d935([0x2e])))[_0x42d935([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f1995=>_0x3f1995[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4e8966[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42d935([0x6d,0x61,0x70])](_0x2adbcb=>Array(_0x4e8966[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2adbcb[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42d935([0x66,0x69,0x6c,0x6c])](_0x2adbcb[0x0]===_0x42d935([0x2a])?_0x42d935([0x2a]):'')[_0x42d935([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2adbcb))[_0x42d935([0x73,0x6f,0x6d,0x65])](_0x57f4e2=>_0x4e8966[_0x42d935([0x65,0x76,0x65,0x72,0x79])]((_0x5a5092,_0x5e1077)=>_0x57f4e2[_0x5e1077]===_0x5a5092||_0x57f4e2[_0x5e1077]===_0x42d935([0x2a])));}function _0x288311(){return _0x1c3f14&&_0x2e71c5?new window[(_0x42d935([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x89bbe4,_0x4c7f4c)=>{_0x1c3f14[_0x42d935([0x74,0x68,0x65,0x6e])](_0x89bbe4,_0x4c7f4c),_0x2e71c5[_0x42d935([0x74,0x68,0x65,0x6e])](_0x1362ed=>{_0x1362ed!=_0x42d935([0x56,0x61,0x6c,0x69,0x64])&&_0x89bbe4(_0x1362ed);},_0x4c7f4c);}):_0x1c3f14||_0x2e71c5||_0x42d935([0x56,0x61,0x6c,0x69,0x64]);}}function _0x444147(_0x482e54,_0xcaff4d){return new window[(_0x42d935([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8ffb84=>{if(_0x22fcaa())return _0x8ffb84(_0x42d935([0x56,0x61,0x6c,0x69,0x64]));_0x596773(),_0x890621[_0x42d935([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x42d935([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4f9620=!0x1;const _0x1a5112=_0x1f2122();function _0x5421f8(_0x397b6c){return!!_0x397b6c&&(typeof _0x397b6c===_0x42d935([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x397b6c===_0x42d935([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x397b6c[_0x42d935([0x74,0x68,0x65,0x6e])]===_0x42d935([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x397b6c[_0x42d935([0x63,0x61,0x74,0x63,0x68])]===_0x42d935([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1b208f(_0x3766ef){_0x182f39(_0x3766ef)[_0x42d935([0x74,0x68,0x65,0x6e])](_0x136c80=>{if(!_0x136c80||_0x136c80[_0x42d935([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x42d935([0x6f,0x6b]))return _0x42d935([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x569f67(_0x21fe2a(_0x1a5112+_0xcaff4d))!=_0x136c80[_0x42d935([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x42d935([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x42d935([0x56,0x61,0x6c,0x69,0x64]);})[_0x42d935([0x74,0x68,0x65,0x6e])](_0x1bc71f=>(_0x4f810a(),_0x1bc71f),()=>{const _0xca635d=_0x45f58b();return null==_0xca635d?(_0x4f810a(),_0x42d935([0x56,0x61,0x6c,0x69,0x64])):_0x42d935(_0x18ad06-_0xca635d>(0x5778dc5f^_0xa59d52)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x42d935([0x74,0x68,0x65,0x6e])](_0x8ffb84)[_0x42d935([0x63,0x61,0x74,0x63,0x68])](()=>{_0x8ffb84(_0x42d935([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x22c48e=0x7342b6df^_0xa59d52;function _0x4f810a(){const _0x43e07c=_0x42d935([0x6c,0x6c,0x63,0x74,0x2d])+_0x569f67(_0x21fe2a(_0x482e54)),_0x4b7a1d=_0x41ce66(_0x569f67(window[_0x42d935([0x4d,0x61,0x74,0x68])][_0x42d935([0x63,0x65,0x69,0x6c])](_0x18ad06/_0x22c48e)));window[_0x42d935([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42d935([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43e07c,_0x4b7a1d);}function _0x45f58b(){const _0x2a9774=_0x42d935([0x6c,0x6c,0x63,0x74,0x2d])+_0x569f67(_0x21fe2a(_0x482e54)),_0x473a44=window[_0x42d935([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42d935([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a9774);return _0x473a44?window[_0x42d935([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41ce66(_0x473a44),0x10)*_0x22c48e:null;}function _0x182f39(_0x5ea1a3){return new window[(_0x42d935([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a5126,_0x8aa93c)=>{_0x5ea1a3[_0x42d935([0x74,0x68,0x65,0x6e])](_0x4a5126,_0x8aa93c),window[_0x42d935([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x8aa93c,0x73758c9f^_0xa59d52);});}}_0x890621[_0x42d935([0x6f,0x6e])](_0x42d935([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5c3874,_0x1090e5)=>{if(_0x1090e5[0x0]!=_0x482e54)return _0x8ffb84(_0x42d935([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1090e5[0x1]={..._0x1090e5[0x1],[_0x42d935([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1a5112};},{[_0x42d935([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42d935([0x68,0x69,0x67,0x68])}),_0x890621[_0x42d935([0x6f,0x6e])](_0x42d935([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x127493=>{_0x5421f8(_0x127493[_0x42d935([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4f9620=!0x0,_0x1b208f(_0x127493[_0x42d935([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x42d935([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42d935([0x6c,0x6f,0x77])}),_0x325a5a[_0x42d935([0x74,0x68,0x65,0x6e])](()=>{_0x4f9620||_0x8ffb84(_0x42d935([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x22fcaa(){return _0x890621[_0x42d935([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42d935([0x76,0x69,0x65,0x77])][_0x42d935([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x42d935([0x61,0x75,0x74,0x6f]);}function _0x596773(){_0x890621[_0x42d935([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42d935([0x76,0x69,0x65,0x77])][_0x42d935([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42d935([0x61,0x75,0x74,0x6f]);}}function _0x1f0c77(_0x33442c){const _0x41ec2d=[new window[(_0x42d935([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x413bc2=>setTimeout(_0x413bc2,0x737d6693^_0xa59d52)),_0x325a5a[_0x42d935([0x74,0x68,0x65,0x6e])](()=>new window[(_0x42d935([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13b17e=>{let _0xce60c1=0x0;_0x890621[_0x42d935([0x6d,0x6f,0x64,0x65,0x6c])][_0x42d935([0x6f,0x6e])](_0x42d935([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x29facc,_0x3d7691)=>{_0x3d7691[0x0][_0x42d935([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xce60c1++,_0xce60c1==(0x737459a7^_0xa59d52)&&(_0x13b17e(),_0x29facc[_0x42d935([0x6f,0x66,0x66])]());});}))];return window[_0x42d935([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42d935([0x72,0x61,0x63,0x65])](_0x41ec2d)[_0x42d935([0x74,0x68,0x65,0x6e])](()=>_0x33442c);}async function _0x4baa2a(){await _0x325a5a,_0x890621[_0x42d935([0x6d,0x6f,0x64,0x65,0x6c])][_0x42d935([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1a60f8,_0x890621[_0x42d935([0x6d,0x6f,0x64,0x65,0x6c])][_0x42d935([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1a60f8,_0x890621[_0x42d935([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x42d935([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3cc7b0(){return window[_0x42d935([0x67,0x6c,0x6f,0x62])]&&window[_0x42d935([0x67,0x6c,0x6f,0x62])][_0x42d935([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4029f6(_0x2655ae){const _0x21727f=_0x41abca();_0x890621[_0x21727f]=_0x42d935([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])+_0x2655ae,_0x2655ae!=_0x42d935([0x56,0x61,0x6c,0x69,0x64])&&_0x4baa2a();}function _0x41abca(){const _0x459d06=window[_0x42d935([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x42d935([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x42d935([0x6e,0x6f,0x77])]())[_0x42d935([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x42d935([0x2e]),'');let _0x42b887=_0x42d935([0x73]);for(let _0x115bd3=0x0;_0x115bd3<_0x459d06[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x115bd3+=0x2){let _0x3ba5b4=window[_0x42d935([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x459d06[_0x42d935([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x115bd3,_0x115bd3+0x2));_0x3ba5b4>=_0x263e79[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ba5b4-=_0x263e79[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42b887+=_0x263e79[_0x3ba5b4];}return _0x42b887;}function _0x101548(){const _0x3cc13a=_0x2069ab[_0x42d935([0x73,0x70,0x6c,0x69,0x74])](_0x42d935([0x2e]));if(0x3!=_0x3cc13a[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x98532a(_0x3cc13a[0x1]);function _0x98532a(_0x549ac3){const _0x5b1de4=_0x4f840d(_0x549ac3);return _0x5b1de4&&_0x2cb6f6()?_0x5b1de4:null;function _0x2cb6f6(){const _0x2093a1=_0x5b1de4[_0x42d935([0x6a,0x74,0x69])],_0x4548c2=window[_0x42d935([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2093a1[_0x42d935([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2093a1[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x24d062={..._0x5b1de4,[_0x42d935([0x6a,0x74,0x69])]:_0x2093a1[_0x42d935([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2093a1[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x24d062[_0x42d935([0x76,0x63])],_0x21fe2a(_0x24d062)==_0x4548c2;}}}async function _0xb43a95(){let _0x101936=!0x0;try{const _0x3030fd=_0x2069ab[_0x42d935([0x73,0x70,0x6c,0x69,0x74])](_0x42d935([0x2e])),[_0x22bda1,_0x3b4db2,_0x3e6bca]=_0x3030fd;return _0x3705c2(_0x22bda1),await _0x24e947(_0x22bda1,_0x3b4db2,_0x3e6bca),_0x101936;}catch{return!0x1;}function _0x3705c2(_0x56bd09){const _0x265970=_0x4f840d(_0x56bd09);_0x265970&&_0x265970[_0x42d935([0x61,0x6c,0x67])]==_0x42d935([0x45,0x53,0x32,0x35,0x36])||(_0x101936=!0x1);}async function _0x24e947(_0x3c04f0,_0x46745d,_0x2694c3){const _0x3ddbab=window[_0x42d935([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x42d935([0x66,0x72,0x6f,0x6d])](_0x21f00c(_0x2694c3),_0x3aa7b2=>_0x3aa7b2[_0x42d935([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1883a5=new window[(_0x42d935([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x42d935([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c04f0+_0x42d935([0x2e])+_0x46745d),_0x135434=window[_0x42d935([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x42d935([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x135434)return;const _0x110967=await _0x135434[_0x42d935([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x42d935([0x6a,0x77,0x6b]),_0x3d665f,{[_0x42d935([0x6e,0x61,0x6d,0x65])]:_0x42d935([0x45,0x43,0x44,0x53,0x41]),[_0x42d935([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x42d935([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x42d935([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x135434[_0x42d935([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x42d935([0x6e,0x61,0x6d,0x65])]:_0x42d935([0x45,0x43,0x44,0x53,0x41]),[_0x42d935([0x68,0x61,0x73,0x68])]:{[_0x42d935([0x6e,0x61,0x6d,0x65])]:_0x42d935([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x110967,_0x3ddbab,_0x1883a5)||(_0x101936=!0x1);}}function _0x4f840d(_0x5091cf){return _0x5091cf[_0x42d935([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x42d935([0x65,0x79]))?JSON[_0x42d935([0x70,0x61,0x72,0x73,0x65])](_0x21f00c(_0x5091cf)):null;}function _0x21f00c(_0x5c2bd6){return window[_0x42d935([0x61,0x74,0x6f,0x62])](_0x5c2bd6[_0x42d935([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x42d935([0x2b]))[_0x42d935([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x42d935([0x2f])));}function _0x21fe2a(_0x2eebf7){let _0x2354b2=0x1505;function _0x319f35(_0x288610){for(let _0x2fc5f4=0x0;_0x2fc5f4<_0x288610[_0x42d935([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fc5f4++){const _0x58620e=_0x288610[_0x42d935([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2fc5f4);_0x2354b2=(_0x2354b2<<0x5)+_0x2354b2+_0x58620e,_0x2354b2&=_0x2354b2;}}function _0x52082b(_0x4c84ea){Array[_0x42d935([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c84ea)?_0x4c84ea[_0x42d935([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x52082b):_0x4c84ea&&typeof _0x4c84ea==_0x42d935([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x42d935([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c84ea)[_0x42d935([0x73,0x6f,0x72,0x74])]()[_0x42d935([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x13c820,_0x30249b])=>{_0x319f35(_0x13c820),_0x52082b(_0x30249b);}):_0x319f35(window[_0x42d935([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c84ea));}return _0x52082b(_0x2eebf7),_0x2354b2>>>0x0;}function _0x569f67(_0x58cb50){return _0x58cb50[_0x42d935([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x42d935([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x42d935([0x30]));}function _0x41ce66(_0x206d2d){return _0x206d2d[_0x42d935([0x73,0x70,0x6c,0x69,0x74])]('')[_0x42d935([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x42d935([0x6a,0x6f,0x69,0x6e])]('');}function _0x1a60f8(){}function _0x42d935(_0x205c42){return _0x205c42['map'](_0x5db227=>String['fromCharCode'](_0x5db227))['join']('');}_0x4029f6(await _0x630a1c());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x39ae33=>Number(_0x39ae33)>=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(_0x23218d){return L['includes'](_0x23218d);}function g(_0x3c188f){return Array['from'](_0x3c188f['getStyleNames']())['filter'](P);}function b(_0x4435f6,_0x438c98,_0x18fd79){const {spanStyles:_0x5b29be,stylesToBeHtmlElements:_0x57a855}=function(_0x556681,_0x1ffb2c){const _0x442d6c={},_0x27c602={};return _0x1ffb2c['forEach'](_0x589bf4=>{const _0x303f48=_0x556681['getStyle'](_0x589bf4);if(_0x303f48){if(function(_0x539949){return E['includes'](_0x539949);}(_0x589bf4))_0x442d6c[_0x589bf4]=_0x303f48;else{if(function(_0x3a78a1){return _0x3a78a1 in F;}(_0x589bf4)){const _0x269cc0=_0x303f48['split']('\x20');F[_0x589bf4]['forEach'](([_0x471f01,_0x3117cc])=>{for(const _0xf3fd23 of _0x269cc0){('function'==typeof _0x471f01&&_0x471f01(_0xf3fd23)||_0x471f01===_0xf3fd23)&&(_0x27c602[_0x589bf4]=[..._0x27c602[_0x589bf4]||[],[_0x471f01,_0x3117cc]]);}});}}}}),{'spanStyles':_0x442d6c,'stylesToBeHtmlElements':_0x27c602};}(_0x4435f6,_0x18fd79);!function(_0x3d1726,_0xbcc974,_0x47236a){for(const _0xaec302 in _0x47236a){_0x47236a[_0xaec302]['forEach'](([,_0x1df5be])=>{const _0x3b585b=_0xbcc974['createElement'](_0x1df5be,[],_0x3d1726['getChildren']());_0xbcc974['insertChild'](0x0,_0x3b585b,_0x3d1726);}),_0xbcc974['removeStyle'](_0xaec302,_0x3d1726);}}(_0x4435f6,_0x438c98,_0x57a855),function(_0x3a7503,_0x5e0645,_0x4ac1d8){if(!Object['keys'](_0x4ac1d8)['length'])return;const _0x1eb89b=_0x5e0645['createElement']('span',[],_0x3a7503['getChildren']());_0x5e0645['setStyle'](_0x4ac1d8,_0x1eb89b),_0x5e0645['insertChild'](0x0,_0x1eb89b,_0x3a7503),_0x5e0645['removeStyle'](Object['keys'](_0x4ac1d8),_0x3a7503);}(_0x4435f6,_0x438c98,_0x5b29be);}class a extends _0x45222b{['execute'](_0x27d8bd){const {body:_0x343e74}=_0x27d8bd['_parsedData'],_0x172aee=new _0x4d319b(_0x343e74['document']),_0x201f95=_0x172aee['createRangeIn'](_0x343e74),_0x59f8dd=new _0x2d4059(_0x172aee['document']['stylesProcessor']),_0x54f135=[...new _0x3d91d3(_0x59f8dd)['blockElements'],'font'],_0x6a7452=_0x201f95['getItems']();for(const _0x5b5ad8 of _0x6a7452)_0x5b5ad8['is']('element')&&_0x54f135['includes'](_0x5b5ad8['name'])&&b(_0x5b5ad8,_0x172aee,g(_0x5b5ad8));_0x27d8bd['content']=_0x343e74;}['isActive'](_0xb149aa){return super['isActive'](_0xb149aa)||p(_0xb149aa);}}class s extends _0x513832{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1b5c57=this['editor'],_0x4f4722=_0x1b5c57['plugins']['get']('ClipboardPipeline'),_0x278525=_0x1b5c57['editing']['view']['document'],_0x25248c=new a(_0x278525);_0x4f4722['on']('inputTransformation',(_0x7be55f,_0x546172)=>{const _0x5cac6e=_0x546172['dataTransfer']['getData']('text/html');_0x25248c['isActive'](_0x5cac6e)&&(_0x546172['_parsedData']||(_0x546172['_parsedData']=_0xae3452(_0x5cac6e,_0x278525['stylesProcessor'])),_0x25248c['execute'](_0x546172));},{'priority':_0x55e5dc['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x10832b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x272c11;for(const _0x59d81e in _0x10832b){const _0x3a3fd9=_0x59d81e,_0x4efe2d=_0x10832b[_0x3a3fd9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4efe2d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4efe2d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4efe2d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4efe2d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4efe2d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4efe2d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4efe2d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4efe2d){delete _0x10832b[_0x3a3fd9],_0x272c11=_0x4efe2d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x272c11&&_0x10832b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x272c11&&_0x10832b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x272c11&&_0x10832b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x272c11&&_0x10832b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x272c11&&_0x10832b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x272c11&&_0x10832b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x272c11&&_0x10832b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x513832{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.2.0-alpha.
|
|
3
|
+
"version": "47.2.0-alpha.2",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "47.2.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.
|
|
29
|
-
"ckeditor5": "47.2.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "47.2.0-alpha.2",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.2",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "47.2.0-alpha.2",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.2",
|
|
29
|
+
"ckeditor5": "47.2.0-alpha.2"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x36c8(){var _0x3fbdb0=['2584832uoWsfF','6410fsZUPE','152243XuGpRO','130898nXVQHR','57rsqmqo','32YYDlOn','4653NEBEDF','2953657DmifYF','3093893IDRsqq','28135YsbKUV','1074NhgamY'];_0x36c8=function(){return _0x3fbdb0;};return _0x36c8();}(function(_0x4d0778,_0x5905a6){var _0x1cdc99=_0x3e80,_0x3fd402=_0x4d0778();while(!![]){try{var _0x25b1fb=parseInt(_0x1cdc99(0x174))/0x1+-parseInt(_0x1cdc99(0x175))/0x2*(parseInt(_0x1cdc99(0x176))/0x3)+parseInt(_0x1cdc99(0x172))/0x4+-parseInt(_0x1cdc99(0x170))/0x5*(parseInt(_0x1cdc99(0x171))/0x6)+parseInt(_0x1cdc99(0x16e))/0x7*(parseInt(_0x1cdc99(0x16c))/0x8)+-parseInt(_0x1cdc99(0x16d))/0x9*(-parseInt(_0x1cdc99(0x173))/0xa)+parseInt(_0x1cdc99(0x16f))/0xb;if(_0x25b1fb===_0x5905a6)break;else _0x3fd402['push'](_0x3fd402['shift']());}catch(_0x82b6fd){_0x3fd402['push'](_0x3fd402['shift']());}}}(_0x36c8,0xcf117));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x3e80(_0xffc14c,_0x3ee7eb){var _0x36c8e1=_0x36c8();return _0x3e80=function(_0x3e80da,_0x170341){_0x3e80da=_0x3e80da-0x16c;var _0x39adf9=_0x36c8e1[_0x3e80da];return _0x39adf9;},_0x3e80(_0xffc14c,_0x3ee7eb);}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5886(_0x4875d1,_0x56e902){var _0x55b049=_0x55b0();return _0x5886=function(_0x588658,_0x436309){_0x588658=_0x588658-0x7a;var _0x192ae3=_0x55b049[_0x588658];return _0x192ae3;},_0x5886(_0x4875d1,_0x56e902);}function _0x55b0(){var _0x15541b=['171KitHFR','2596qvofbJ','1047UyTlmQ','5DDALUi','68916lrnlXK','3605240ZJnwPX','3249654PmmJKI','1001gwcEAj','2085172XgXAjt','7DNYBNC','25248TvQxUW','102253WcNwvp'];_0x55b0=function(){return _0x15541b;};return _0x55b0();}(function(_0x312b53,_0x4d3f28){var _0x1386c6=_0x5886,_0x2dddec=_0x312b53();while(!![]){try{var _0x8d20e5=parseInt(_0x1386c6(0x7d))/0x1+parseInt(_0x1386c6(0x7f))/0x2*(parseInt(_0x1386c6(0x80))/0x3)+-parseInt(_0x1386c6(0x7a))/0x4*(parseInt(_0x1386c6(0x81))/0x5)+-parseInt(_0x1386c6(0x84))/0x6*(parseInt(_0x1386c6(0x7b))/0x7)+parseInt(_0x1386c6(0x7c))/0x8*(-parseInt(_0x1386c6(0x7e))/0x9)+parseInt(_0x1386c6(0x83))/0xa+-parseInt(_0x1386c6(0x85))/0xb*(-parseInt(_0x1386c6(0x82))/0xc);if(_0x8d20e5===_0x4d3f28)break;else _0x2dddec['push'](_0x2dddec['shift']());}catch(_0x29af92){_0x2dddec['push'](_0x2dddec['shift']());}}}(_0x55b0,0x4d086));import{CKEditorError as _0x22adb5}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51b3ab=_0x431e;function _0x431e(_0x2417b7,_0x5d9ce2){const _0x5cf4e3=_0x5cf4();return _0x431e=function(_0x431e62,_0x530646){_0x431e62=_0x431e62-0xe2;let _0x33db97=_0x5cf4e3[_0x431e62];return _0x33db97;},_0x431e(_0x2417b7,_0x5d9ce2);}(function(_0x36272f,_0x265333){const _0x2a4b29=_0x431e,_0x23b32c=_0x36272f();while(!![]){try{const _0x42b10b=-parseInt(_0x2a4b29(0xe8))/0x1*(parseInt(_0x2a4b29(0xed))/0x2)+-parseInt(_0x2a4b29(0xee))/0x3*(parseInt(_0x2a4b29(0xe4))/0x4)+-parseInt(_0x2a4b29(0xe9))/0x5+parseInt(_0x2a4b29(0xe7))/0x6*(-parseInt(_0x2a4b29(0xf0))/0x7)+parseInt(_0x2a4b29(0xeb))/0x8*(parseInt(_0x2a4b29(0xf8))/0x9)+-parseInt(_0x2a4b29(0xf7))/0xa+parseInt(_0x2a4b29(0xf5))/0xb*(parseInt(_0x2a4b29(0xea))/0xc);if(_0x42b10b===_0x265333)break;else _0x23b32c['push'](_0x23b32c['shift']());}catch(_0x316a61){_0x23b32c['push'](_0x23b32c['shift']());}}}(_0x5cf4,0x4888d));import{ViewUpcastWriter as _0x4763f9}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2f85a3}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x342925}from'../../utils.js';function _0x5cf4(){const _0x2b1da0=['setStyle','values','elementStart','document','12sSZoVj','size','execute','6SCKOoS','1Enkypz','669395nTfPvQ','108yzAOxf','188008cStxjQ','_parsedData','1132088VmyEpI','349782EKBtZS','hasStyle','2510053tbQyKF','createRangeIn','isActive','from','item','2428481qNnmlW','content','4930630oXXeVo','81OFqoEQ','type'];_0x5cf4=function(){return _0x2b1da0;};return _0x5cf4();}import{extractStyles as _0x17c93d,expandStyles as _0x520ece,getMatchingStyles as _0x1895f9,flattenStyleDefinitions as _0x23786b}from'./utils.js';export class MSOfficeStylesInliner extends _0x2f85a3{[_0x51b3ab(0xe6)](_0x2555d1){const _0x2c828c=_0x51b3ab,{body:_0x2ed2d5,styles:_0x254238}=_0x2555d1[_0x2c828c(0xec)],_0x434369=new _0x4763f9(_0x2ed2d5[_0x2c828c(0xe3)]),_0x1174a6=_0x434369[_0x2c828c(0xf1)](_0x2ed2d5),_0x423426=_0x17c93d(_0x254238),_0x516610=_0x520ece(_0x423426);for(const _0x346457 of _0x1174a6){if(_0x2c828c(0xe2)!==_0x346457[_0x2c828c(0xf9)])continue;const _0x4ecb64=_0x1895f9(_0x346457[_0x2c828c(0xf4)],_0x516610);if(_0x4ecb64[_0x2c828c(0xe5)]){const _0x653ba3=_0x23786b(Array[_0x2c828c(0xf3)](_0x4ecb64[_0x2c828c(0xfb)]()));for(const _0x2526a0 in _0x653ba3){const _0x47d1b4=_0x346457[_0x2c828c(0xf4)];_0x47d1b4[_0x2c828c(0xef)](_0x2526a0)||_0x434369[_0x2c828c(0xfa)](_0x2526a0,_0x653ba3[_0x2526a0],_0x47d1b4);}}}_0x2555d1[_0x2c828c(0xf6)]=_0x2ed2d5;}[_0x51b3ab(0xf2)](_0x1ee1f3){const _0x3d9f3a=_0x51b3ab;return super[_0x3d9f3a(0xf2)](_0x1ee1f3)||_0x342925(_0x1ee1f3);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x8f1c5b,_0x5837c5){const _0x4731ae=_0xa856,_0xa9f941=_0x8f1c5b();while(!![]){try{const _0x35e9b6=-parseInt(_0x4731ae(0x134))/0x1+-parseInt(_0x4731ae(0x12b))/0x2+parseInt(_0x4731ae(0x12d))/0x3*(-parseInt(_0x4731ae(0x129))/0x4)+-parseInt(_0x4731ae(0x139))/0x5+parseInt(_0x4731ae(0x13a))/0x6*(-parseInt(_0x4731ae(0x133))/0x7)+-parseInt(_0x4731ae(0x12e))/0x8*(parseInt(_0x4731ae(0x127))/0x9)+parseInt(_0x4731ae(0x130))/0xa*(parseInt(_0x4731ae(0x137))/0xb);if(_0x35e9b6===_0x5837c5)break;else _0xa9f941['push'](_0xa9f941['shift']());}catch(_0x3f43c3){_0xa9f941['push'](_0xa9f941['shift']());}}}(_0x3076,0x66d92));function _0xa856(_0x346df3,_0x13f00c){const _0x30766b=_0x3076();return _0xa856=function(_0xa856ea,_0x29f2c1){_0xa856ea=_0xa856ea-0x123;let _0x33dcc7=_0x30766b[_0xa856ea];return _0x33dcc7;},_0xa856(_0x346df3,_0x13f00c);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3a00de,_0x2d8e83){const _0x4e3b2e=_0xa856,_0x5b39c1=new Map();for(const [_0xef173,_0x210761]of _0x2d8e83){if(!_0xef173[_0x4e3b2e(0x136)]&&!_0xef173[_0x4e3b2e(0x131)])continue;const _0x2aeb47=!_0xef173[_0x4e3b2e(0x136)]||_0x3a00de[_0x4e3b2e(0x128)]===_0xef173[_0x4e3b2e(0x136)],_0x942a19=!_0xef173[_0x4e3b2e(0x131)]||_0x3a00de[_0x4e3b2e(0x13d)](_0xef173[_0x4e3b2e(0x131)]);_0x2aeb47&&_0x942a19&&_0x5b39c1[_0x4e3b2e(0x138)](_0xef173,_0x210761);}return _0x5b39c1;}export function extractStyles(_0x418386){const _0x301d69=_0xa856,_0x1344ba={};for(const _0x260931 of _0x418386)for(const _0x3666a7 of _0x260931[_0x301d69(0x13f)])if(_0x3666a7 instanceof CSSStyleRule){const _0x40bf97=parseCSSStyleDeclaration(_0x3666a7[_0x301d69(0x13c)]);_0x1344ba[_0x3666a7[_0x301d69(0x12f)]]=Object[_0x301d69(0x123)]({},_0x1344ba[_0x3666a7[_0x301d69(0x12f)]]||{},_0x40bf97);}return _0x1344ba;}export function expandStyles(_0x4ab404){const _0x495068=_0xa856,_0x3f0e09=new Map();for(const _0x551e22 in _0x4ab404){const _0x24ce3d=parseCSSSelector(_0x551e22),_0x3d07ad=_0x4ab404[_0x551e22];for(const _0x4a5a6d of _0x24ce3d)_0x3f0e09[_0x495068(0x138)](_0x4a5a6d,_0x3d07ad);}return _0x3f0e09;}function _0x3076(){const _0x355f20=['map','tagName','484URKXCl','set','2799635QhCuPv','293868fuyVPd','initial','style','hasClass','split','cssRules','assign','exec','push','length','1338867eUclKX','name','16628dVQrLj','getPropertyValue','1393866DKYUoG','trim','159QZFRHW','8TXnwmq','selectorText','645870KZXJCW','className','groups','7pUprJV','745640pcGKpQ'];_0x3076=function(){return _0x355f20;};return _0x3076();}export function parseCSSStyleDeclaration(_0x2ddb32){const _0x464dba=_0xa856,_0x23ed07={};for(let _0x27c218=0x0;_0x27c218<_0x2ddb32[_0x464dba(0x126)];_0x27c218++){const _0x3e585d=_0x2ddb32[_0x27c218],_0x587528=_0x2ddb32[_0x464dba(0x12a)](_0x3e585d);_0x464dba(0x13b)!==_0x587528&&(_0x23ed07[_0x3e585d]=_0x587528);}return _0x23ed07;}export function parseCSSSelector(_0xb961ad){const _0xbd1dc=_0xa856,_0x2208e9=_0xb961ad[_0xbd1dc(0x13e)](',')[_0xbd1dc(0x135)](_0x48bae0=>_0x48bae0[_0xbd1dc(0x12c)]()),_0x1c4a29=[];for(const _0x506058 of _0x2208e9){const _0x1edb1c=S[_0xbd1dc(0x124)](_0x506058);_0x1edb1c&&_0x1c4a29[_0xbd1dc(0x125)](_0x1edb1c[_0xbd1dc(0x132)]);}return _0x1c4a29;}export function flattenStyleDefinitions(_0x4a711f){const _0x2c6a54=_0xa856,_0x7f1392={};for(const _0x506876 of _0x4a711f)Object[_0x2c6a54(0x123)](_0x7f1392,_0x506876);return _0x7f1392;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3b054c=_0x3178;function _0x5c4a(){const _0x2ffb25=['6EboUAf','element','content','2MDDonk','getItems','createRangeIn','4536hWfvHe','5086665jwFhlS','document','2629736xTqzuM','includes','1248TYmDIu','63283BOEoMK','_parsedData','font','1690WNRubA','7sjktGQ','name','713512mjZzUm','isActive','execute','3334300lwxfnQ','stylesProcessor','blockElements','308087xXyzDs'];_0x5c4a=function(){return _0x2ffb25;};return _0x5c4a();}(function(_0x332ce1,_0x164c40){const _0x2820ac=_0x3178,_0x4cf171=_0x332ce1();while(!![]){try{const _0x49a4b2=parseInt(_0x2820ac(0xe6))/0x1*(-parseInt(_0x2820ac(0xea))/0x2)+-parseInt(_0x2820ac(0xe7))/0x3*(parseInt(_0x2820ac(0xe0))/0x4)+-parseInt(_0x2820ac(0xdd))/0x5*(-parseInt(_0x2820ac(0xf2))/0x6)+parseInt(_0x2820ac(0xde))/0x7*(-parseInt(_0x2820ac(0xf0))/0x8)+-parseInt(_0x2820ac(0xee))/0x9+-parseInt(_0x2820ac(0xe3))/0xa+parseInt(_0x2820ac(0xda))/0xb*(parseInt(_0x2820ac(0xed))/0xc);if(_0x49a4b2===_0x164c40)break;else _0x4cf171['push'](_0x4cf171['shift']());}catch(_0xc1f353){_0x4cf171['push'](_0x4cf171['shift']());}}}(_0x5c4a,0x561fb));import{ViewUpcastWriter as _0x1c99d9,ViewDomConverter as _0x38591b,ViewDocument as _0x425222}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1c3c83}from'@ckeditor/ckeditor5-paste-from-office';function _0x3178(_0x390d41,_0x5342a0){const _0x5c4adc=_0x5c4a();return _0x3178=function(_0x3178d0,_0x2f5c21){_0x3178d0=_0x3178d0-0xda;let _0x478dc2=_0x5c4adc[_0x3178d0];return _0x478dc2;},_0x3178(_0x390d41,_0x5342a0);}import{isMSExcelContent as _0x26929e}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1583e0,propagateStyleProperties as _0xf6e0b3}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x1c3c83{[_0x3b054c(0xe2)](_0x1eefa2){const _0xdb035f=_0x3b054c,{body:_0xe11a48}=_0x1eefa2[_0xdb035f(0xdb)],_0x1eb826=new _0x1c99d9(_0xe11a48[_0xdb035f(0xef)]),_0x96f657=_0x1eb826[_0xdb035f(0xec)](_0xe11a48),_0x1e09ca=new _0x425222(_0x1eb826[_0xdb035f(0xef)][_0xdb035f(0xe4)]),_0x57b464=[...new _0x38591b(_0x1e09ca)[_0xdb035f(0xe5)],_0xdb035f(0xdc)],_0x3d3fe2=_0x96f657[_0xdb035f(0xeb)]();for(const _0x17bdcf of _0x3d3fe2)if(_0x17bdcf['is'](_0xdb035f(0xe8))&&_0x57b464[_0xdb035f(0xf1)](_0x17bdcf[_0xdb035f(0xdf)])){const _0x2ffd73=_0x1583e0(_0x17bdcf);_0xf6e0b3(_0x17bdcf,_0x1eb826,_0x2ffd73);}_0x1eefa2[_0xdb035f(0xe9)]=_0xe11a48;}[_0x3b054c(0xe1)](_0x163537){const _0x11e647=_0x3b054c;return super[_0x11e647(0xe1)](_0x163537)||_0x26929e(_0x163537);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51ae78=_0x45c5;(function(_0x3178d6,_0x47e1c8){const _0x2ba9fe=_0x45c5,_0x268f5c=_0x3178d6();while(!![]){try{const _0x47a396=-parseInt(_0x2ba9fe(0x111))/0x1+-parseInt(_0x2ba9fe(0xf5))/0x2*(parseInt(_0x2ba9fe(0x107))/0x3)+parseInt(_0x2ba9fe(0xfc))/0x4*(-parseInt(_0x2ba9fe(0xfd))/0x5)+-parseInt(_0x2ba9fe(0xf9))/0x6*(parseInt(_0x2ba9fe(0xf3))/0x7)+-parseInt(_0x2ba9fe(0xf1))/0x8*(parseInt(_0x2ba9fe(0x101))/0x9)+-parseInt(_0x2ba9fe(0x109))/0xa+parseInt(_0x2ba9fe(0x108))/0xb;if(_0x47a396===_0x47e1c8)break;else _0x268f5c['push'](_0x268f5c['shift']());}catch(_0x44bec5){_0x268f5c['push'](_0x268f5c['shift']());}}}(_0x27c9,0xc5156));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x51ae78(0x105),_0x51ae78(0xfa),_0x51ae78(0x11d),_0x51ae78(0xf7),_0x51ae78(0x102),_0x51ae78(0x10b),_0x51ae78(0x110),_0x51ae78(0xfb)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x51ae78(0x105),_0x51ae78(0xfa),_0x51ae78(0x11d)];function _0x27c9(){const _0x595572=['1428344gXEzlk','getStyleNames','getStyle','italic','from','createElement','strong','bolder','super','forEach','setStyle','split','font-size','1105096TRnTfm','medium','10606407SJhrYO','filter','40TRoEqw','sup','text-decoration','bold','6TyuSdr','font-family','vertical-align','4OnMQQV','1201150iMkCNF','function','line-through','insertChild','27hAPdvC','text-decoration-line','span','includes','color','getChildren','51324vUwJPN','60218752RcAjVH','7268320eWWtZG','keys','font-weight','removeStyle','sub','underline','length','font-style'];_0x27c9=function(){return _0x595572;};return _0x27c9();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x51ae78(0x114),'i']],'font-weight':[[_0x51ae78(0xf2),_0x51ae78(0x117)],[_0x51ae78(0xf8),_0x51ae78(0x117)],[_0x51ae78(0x118),_0x51ae78(0x117)],[_0x3506e4=>Number(_0x3506e4)>=0x258,_0x51ae78(0x117)]],'text-decoration':[[_0x51ae78(0x10e),'u'],[_0x51ae78(0xff),'s']],'text-decoration-line':[[_0x51ae78(0x10e),'u'],[_0x51ae78(0xff),'s']],'vertical-align':[[_0x51ae78(0x10d),_0x51ae78(0x10d)],[_0x51ae78(0x119),_0x51ae78(0xf6)]]};export function isPropertyToBePropagated(_0x703d82){const _0x1534cf=_0x51ae78;return CSS_PROPERTIES_TO_PROPAGATE[_0x1534cf(0x104)](_0x703d82);}export function isPropertyToBePropagatedAsSpan(_0x27772d){const _0xdfb54=_0x51ae78;return CSS_PROPERTIES_TO_BE_SPANS[_0xdfb54(0x104)](_0x27772d);}export function isPropertyToBePropagatedAsHTMLElement(_0x29cafd){return _0x29cafd in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x45c5(_0x417485,_0x19936c){const _0x27c9cf=_0x27c9();return _0x45c5=function(_0x45c5bc,_0x3d8e35){_0x45c5bc=_0x45c5bc-0xf1;let _0x461855=_0x27c9cf[_0x45c5bc];return _0x461855;},_0x45c5(_0x417485,_0x19936c);}export function getStylePropertyNamesToPropagate(_0x605794){const _0x11e6b3=_0x51ae78;return Array[_0x11e6b3(0x115)](_0x605794[_0x11e6b3(0x112)]())[_0x11e6b3(0xf4)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x497318,_0x53ba7a,_0x65a350){const {spanStyles:_0x4981a9,stylesToBeHtmlElements:_0x3146e1}=getStylesToPropagate(_0x497318,_0x65a350);propagateStylesAsHTMLElements(_0x497318,_0x53ba7a,_0x3146e1),propagateStylesAsSpan(_0x497318,_0x53ba7a,_0x4981a9);}export function propagateStylesAsHTMLElements(_0x38d305,_0x516205,_0x45512f){const _0x344dd2=_0x51ae78;for(const _0x38ff52 in _0x45512f){_0x45512f[_0x38ff52][_0x344dd2(0x11a)](([,_0x4f2598])=>{const _0x2fd7aa=_0x344dd2,_0x22f260=_0x516205[_0x2fd7aa(0x116)](_0x4f2598,[],_0x38d305[_0x2fd7aa(0x106)]());_0x516205[_0x2fd7aa(0x100)](0x0,_0x22f260,_0x38d305);}),_0x516205[_0x344dd2(0x10c)](_0x38ff52,_0x38d305);}}export function propagateStylesAsSpan(_0x58eca2,_0x209d43,_0x1cb1a7){const _0x2d473b=_0x51ae78;if(!Object[_0x2d473b(0x10a)](_0x1cb1a7)[_0x2d473b(0x10f)])return;const _0x83399c=_0x209d43[_0x2d473b(0x116)](_0x2d473b(0x103),[],_0x58eca2[_0x2d473b(0x106)]());_0x209d43[_0x2d473b(0x11b)](_0x1cb1a7,_0x83399c),_0x209d43[_0x2d473b(0x100)](0x0,_0x83399c,_0x58eca2),_0x209d43[_0x2d473b(0x10c)](Object[_0x2d473b(0x10a)](_0x1cb1a7),_0x58eca2);}export function getStylesToPropagate(_0x5f0f97,_0x4b8879){const _0x38e880=_0x51ae78,_0xdc3cad={},_0x4d650b={};return _0x4b8879[_0x38e880(0x11a)](_0x44f036=>{const _0x48688e=_0x38e880,_0x15ee64=_0x5f0f97[_0x48688e(0x113)](_0x44f036);if(_0x15ee64){if(isPropertyToBePropagatedAsSpan(_0x44f036))_0xdc3cad[_0x44f036]=_0x15ee64;else{if(isPropertyToBePropagatedAsHTMLElement(_0x44f036)){const _0x4e76bd=_0x15ee64[_0x48688e(0x11c)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x44f036][_0x48688e(0x11a)](([_0x59d3ad,_0xa6d907])=>{const _0xfec038=_0x48688e;for(const _0x223e2b of _0x4e76bd){(_0xfec038(0xfe)==typeof _0x59d3ad&&_0x59d3ad(_0x223e2b)||_0x59d3ad===_0x223e2b)&&(_0x4d650b[_0x44f036]=[..._0x4d650b[_0x44f036]||[],[_0x59d3ad,_0xa6d907]]);}});}}}}),{'spanStyles':_0xdc3cad,'stylesToBeHtmlElements':_0x4d650b};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0xfa2bc2=_0x7fcb;(function(_0x524f74,_0x5ee2d0){var _0x2036a3=_0x7fcb,_0x45c67d=_0x524f74();while(!![]){try{var _0x373a6e=-parseInt(_0x2036a3(0x7f))/0x1+parseInt(_0x2036a3(0x7b))/0x2*(parseInt(_0x2036a3(0x7d))/0x3)+parseInt(_0x2036a3(0x82))/0x4*(-parseInt(_0x2036a3(0x80))/0x5)+-parseInt(_0x2036a3(0x7e))/0x6+-parseInt(_0x2036a3(0x7c))/0x7+-parseInt(_0x2036a3(0x84))/0x8*(parseInt(_0x2036a3(0x78))/0x9)+parseInt(_0x2036a3(0x76))/0xa;if(_0x373a6e===_0x5ee2d0)break;else _0x45c67d['push'](_0x45c67d['shift']());}catch(_0x2888f7){_0x45c67d['push'](_0x45c67d['shift']());}}}(_0x39f8,0x6e2c8));import{Plugin as _0x4709bb}from'ckeditor5/src/core.js';function _0x7fcb(_0x62e200,_0x2f0b6d){var _0x39f8bd=_0x39f8();return _0x7fcb=function(_0x7fcb56,_0x3204d6){_0x7fcb56=_0x7fcb56-0x76;var _0xe4376e=_0x39f8bd[_0x7fcb56];return _0xe4376e;},_0x7fcb(_0x62e200,_0x2f0b6d);}import{PasteFromOfficeEnhancedInliner as _0x43c65d}from'./pastefromofficeenhancedinliner.js';function _0x39f8(){var _0x203e50=['2337798UmxWKJ','286790vwZabZ','1964310ZGTbWb','isPremiumPlugin','8KpiwWM','pluginName','16rIaVrY','isOfficialPlugin','20697020YxtFhW','PasteFromOffice','1484991BKtpLh','PasteFromOfficeEnhanced','requires','2WotMeT','4157006omfviE','2302719LfbKBT'];_0x39f8=function(){return _0x203e50;};return _0x39f8();}import{PasteFromOfficeEnhancedPropagator as _0x39228f}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x4709bb{static get[_0xfa2bc2(0x83)](){var _0x378d79=_0xfa2bc2;return _0x378d79(0x79);}static get[_0xfa2bc2(0x85)](){return!0x0;}static get[_0xfa2bc2(0x81)](){return!0x0;}static get[_0xfa2bc2(0x7a)](){var _0x2a4599=_0xfa2bc2;return[_0x2a4599(0x77),_0x43c65d,_0x39228f];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3d8ac6=_0x4f9b;function _0x4f9b(_0x1cf614,_0x5eefcc){const _0x1dc861=_0x1dc8();return _0x4f9b=function(_0x4f9bf0,_0x491ed8){_0x4f9bf0=_0x4f9bf0-0xb9;let _0x55c7ff=_0x1dc861[_0x4f9bf0];return _0x55c7ff;},_0x4f9b(_0x1cf614,_0x5eefcc);}(function(_0x596e17,_0x515096){const _0x435642=_0x4f9b,_0x34bf9e=_0x596e17();while(!![]){try{const _0x482717=-parseInt(_0x435642(0xd6))/0x1*(parseInt(_0x435642(0xdc))/0x2)+-parseInt(_0x435642(0xca))/0x3*(parseInt(_0x435642(0xcc))/0x4)+-parseInt(_0x435642(0xd3))/0x5+-parseInt(_0x435642(0xc8))/0x6*(-parseInt(_0x435642(0xcd))/0x7)+-parseInt(_0x435642(0xd1))/0x8+-parseInt(_0x435642(0xdf))/0x9*(parseInt(_0x435642(0xc9))/0xa)+parseInt(_0x435642(0xd2))/0xb*(parseInt(_0x435642(0xbd))/0xc);if(_0x482717===_0x515096)break;else _0x34bf9e['push'](_0x34bf9e['shift']());}catch(_0x3d453a){_0x34bf9e['push'](_0x34bf9e['shift']());}}}(_0x1dc8,0x39b15));import{Plugin as _0x122769}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3a4ff5}from'@ckeditor/ckeditor5-paste-from-office';function _0x1dc8(){const _0x5e940f=['editing','getData','map','isActive','afterInit','stylesProcessor','document','ClipboardPipeline','PasteFromOfficeEnhancedInliner','6ngZAVg','50DFmZFV','6lRqmmT','plugins','1108YnOFqq','2485175uAuPSs','href','inputTransformation','text/html','2131960lAaaZs','33qqLwqX','1955265XmcqKU','PasteFromOffice','editor','5317fQJWhi','high','view','isOfficialPlugin','fromCharCode','get','138CpWnJn','join','_parsedData','548946ridMNk','init','execute','isPremiumPlugin','pluginName','dataTransfer','4844916FCAdgp','requires'];_0x1dc8=function(){return _0x5e940f;};return _0x1dc8();}import{priorities as _0x20e054,uid as _0xf9688b}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x58bf03}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x122769{static get[_0x3d8ac6(0xbb)](){const _0x78df07=_0x3d8ac6;return _0x78df07(0xc7);}static get[_0x3d8ac6(0xd9)](){return!0x0;}static get[_0x3d8ac6(0xba)](){return!0x0;}static get[_0x3d8ac6(0xbe)](){const _0x816cd4=_0x3d8ac6;return[_0x816cd4(0xd4)];}[_0x3d8ac6(0xe0)](){const _0x2431fc=_0x3d8ac6,_0x33a5c4=this[_0x2431fc(0xd5)],_0x1fdc41=_0x33a5c4[_0x2431fc(0xcb)][_0x2431fc(0xdb)](_0x2431fc(0xc6)),_0x3672ef=_0x33a5c4[_0x2431fc(0xbf)][_0x2431fc(0xd8)][_0x2431fc(0xc5)],_0x3f884c=new _0x58bf03(_0x3672ef);_0x1fdc41['on'](_0x2431fc(0xcf),(_0x4a5392,_0x2b6e41)=>{const _0x5351f1=_0x2431fc,_0x480a14=_0x2b6e41[_0x5351f1(0xbc)][_0x5351f1(0xc0)](_0x5351f1(0xd0));_0x3f884c[_0x5351f1(0xc2)](_0x480a14)&&(_0x2b6e41[_0x5351f1(0xde)]||(_0x2b6e41[_0x5351f1(0xde)]=_0x3a4ff5(_0x480a14,_0x3672ef[_0x5351f1(0xc4)])),_0x3f884c[_0x5351f1(0xb9)](_0x2b6e41));},{'priority':_0x20e054[_0x2431fc(0xdb)](_0x2431fc(0xd7))+0xb});}[_0x3d8ac6(0xc3)](){!async function(_0x27832f){const _0x4b110b=_0x53cf4f([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]),_0x40e032=0x7374585f,_0x3e7205=0x73732fcf^_0x40e032,_0x381a68=window[_0x53cf4f([0x44,0x61,0x74,0x65])][_0x53cf4f([0x6e,0x6f,0x77])](),_0xa2862f=_0x27832f[_0x53cf4f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x301acb=new window[(_0x53cf4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa67f50=>{_0xa2862f[_0x53cf4f([0x6f,0x6e,0x63,0x65])](_0x53cf4f([0x72,0x65,0x61,0x64,0x79]),_0xa67f50);}),_0x3fc213={[_0x53cf4f([0x6b,0x74,0x79])]:_0x53cf4f([0x45,0x43]),[_0x53cf4f([0x75,0x73,0x65])]:_0x53cf4f([0x73,0x69,0x67]),[_0x53cf4f([0x63,0x72,0x76])]:_0x53cf4f([0x50,0x2d,0x32,0x35,0x36]),[_0x53cf4f([0x78])]:_0x53cf4f([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]),[_0x53cf4f([0x79])]:_0x53cf4f([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]),[_0x53cf4f([0x61,0x6c,0x67])]:_0x53cf4f([0x45,0x53,0x32,0x35,0x36])},_0x148b6f=_0xa2862f[_0x53cf4f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x53cf4f([0x67,0x65,0x74])](_0x53cf4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x42c6b0(){let _0x191c55,_0x1b47b2=null,_0x118805=null;try{if(_0x148b6f==_0x53cf4f([0x47,0x50,0x4c]))return _0x53cf4f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x191c55=_0x48941e(),!_0x191c55)return _0x53cf4f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x191c55[_0x53cf4f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x118805=_0x3bce76(_0x191c55[_0x53cf4f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x191c55[_0x53cf4f([0x6a,0x74,0x69])])),await _0x1826be()?_0x25f80c()?_0xc7a7d0()?_0x53cf4f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c7393()?(_0x191c55[_0x53cf4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53cf4f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b47b2=_0x4ebcd5(_0x53cf4f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x191c55[_0x53cf4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53cf4f([0x74,0x72,0x69,0x61,0x6c])&&(_0x1b47b2=_0x4ebcd5(_0x53cf4f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x365811()):_0x53cf4f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x53cf4f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x53cf4f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x53cf4f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc7a7d0(){const _0x17c662=[_0x53cf4f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x53cf4f([0x74,0x72,0x69,0x61,0x6c])][_0x53cf4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x191c55[_0x53cf4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x381a68/0x3e8:0xe10*_0x3e7205;return _0x191c55[_0x53cf4f([0x65,0x78,0x70])]<_0x17c662;}function _0x25f80c(){const _0x55f016=_0x191c55[_0x53cf4f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x55f016&&(!!_0x55f016[_0x53cf4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53cf4f([0x2a]))||(!!_0x55f016[_0x53cf4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53cf4f([0x50,0x4f,0x45]))||(!!_0x55f016[_0x53cf4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53cf4f([0x50,0x50]))||!(!_0x55f016[_0x53cf4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53cf4f([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3b4750()))));}function _0x2c7393(){const _0x206c24=_0x4f9b,_0x25e3ca=_0x191c55[_0x53cf4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x25e3ca||0x0==_0x25e3ca[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41fa5a}=new URL(window[_0x53cf4f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x206c24(0xce)]);if(_0x25e3ca[_0x53cf4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41fa5a))return!0x0;const _0x850555=_0x41fa5a[_0x53cf4f([0x73,0x70,0x6c,0x69,0x74])](_0x53cf4f([0x2e]));return _0x25e3ca[_0x53cf4f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x24e523=>_0x24e523[_0x53cf4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53cf4f([0x2a])))[_0x53cf4f([0x6d,0x61,0x70])](_0x424410=>_0x424410[_0x53cf4f([0x73,0x70,0x6c,0x69,0x74])](_0x53cf4f([0x2e])))[_0x53cf4f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e4735=>_0x1e4735[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x850555[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x53cf4f([0x6d,0x61,0x70])](_0xd561=>Array(_0x850555[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xd561[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x53cf4f([0x66,0x69,0x6c,0x6c])](_0xd561[0x0]===_0x53cf4f([0x2a])?_0x53cf4f([0x2a]):'')[_0x53cf4f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xd561))[_0x53cf4f([0x73,0x6f,0x6d,0x65])](_0x1f5ca1=>_0x850555[_0x53cf4f([0x65,0x76,0x65,0x72,0x79])]((_0x48c321,_0x2580ff)=>_0x1f5ca1[_0x2580ff]===_0x48c321||_0x1f5ca1[_0x2580ff]===_0x53cf4f([0x2a])));}function _0x365811(){return _0x1b47b2&&_0x118805?new window[(_0x53cf4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49242b,_0x2f6b42)=>{_0x1b47b2[_0x53cf4f([0x74,0x68,0x65,0x6e])](_0x49242b,_0x2f6b42),_0x118805[_0x53cf4f([0x74,0x68,0x65,0x6e])](_0x586136=>{_0x586136!=_0x53cf4f([0x56,0x61,0x6c,0x69,0x64])&&_0x49242b(_0x586136);},_0x2f6b42);}):_0x1b47b2||_0x118805||_0x53cf4f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3bce76(_0xb46d41,_0x29b577){return new window[(_0x53cf4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x445dee=>{if(_0x135b76())return _0x445dee(_0x53cf4f([0x56,0x61,0x6c,0x69,0x64]));_0x25537e(),_0xa2862f[_0x53cf4f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x53cf4f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x39e0e8=!0x1;const _0x2bc88c=_0xf9688b();function _0x297cc7(_0x299b59){return!!_0x299b59&&(typeof _0x299b59===_0x53cf4f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x299b59===_0x53cf4f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x299b59[_0x53cf4f([0x74,0x68,0x65,0x6e])]===_0x53cf4f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x299b59[_0x53cf4f([0x63,0x61,0x74,0x63,0x68])]===_0x53cf4f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x468be3(_0x1b5403){_0xe6eeb9(_0x1b5403)[_0x53cf4f([0x74,0x68,0x65,0x6e])](_0x2bab61=>{if(!_0x2bab61||_0x2bab61[_0x53cf4f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x53cf4f([0x6f,0x6b]))return _0x53cf4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x169bd1(_0x5a5b2a(_0x2bc88c+_0x29b577))!=_0x2bab61[_0x53cf4f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x53cf4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x53cf4f([0x56,0x61,0x6c,0x69,0x64]);})[_0x53cf4f([0x74,0x68,0x65,0x6e])](_0xd81145=>(_0x469caf(),_0xd81145),()=>{const _0x138eb6=_0x4bb1a3();return null==_0x138eb6?(_0x469caf(),_0x53cf4f([0x56,0x61,0x6c,0x69,0x64])):_0x53cf4f(_0x381a68-_0x138eb6>(0x5778dc5f^_0x40e032)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x53cf4f([0x74,0x68,0x65,0x6e])](_0x445dee)[_0x53cf4f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x445dee(_0x53cf4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x36079d=0x7342b6df^_0x40e032;function _0x469caf(){const _0x437f41=_0x53cf4f([0x6c,0x6c,0x63,0x74,0x2d])+_0x169bd1(_0x5a5b2a(_0xb46d41)),_0x37321a=_0x4a9d98(_0x169bd1(window[_0x53cf4f([0x4d,0x61,0x74,0x68])][_0x53cf4f([0x63,0x65,0x69,0x6c])](_0x381a68/_0x36079d)));window[_0x53cf4f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53cf4f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x437f41,_0x37321a);}function _0x4bb1a3(){const _0xf487a1=_0x53cf4f([0x6c,0x6c,0x63,0x74,0x2d])+_0x169bd1(_0x5a5b2a(_0xb46d41)),_0x439aed=window[_0x53cf4f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53cf4f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf487a1);return _0x439aed?window[_0x53cf4f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a9d98(_0x439aed),0x10)*_0x36079d:null;}function _0xe6eeb9(_0x34f3a7){return new window[(_0x53cf4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30c515,_0x4678e6)=>{_0x34f3a7[_0x53cf4f([0x74,0x68,0x65,0x6e])](_0x30c515,_0x4678e6),window[_0x53cf4f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4678e6,0x73758c9f^_0x40e032);});}}_0xa2862f[_0x53cf4f([0x6f,0x6e])](_0x53cf4f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52119a,_0x495171)=>{if(_0x495171[0x0]!=_0xb46d41)return _0x445dee(_0x53cf4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x495171[0x1]={..._0x495171[0x1],[_0x53cf4f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2bc88c};},{[_0x53cf4f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53cf4f([0x68,0x69,0x67,0x68])}),_0xa2862f[_0x53cf4f([0x6f,0x6e])](_0x53cf4f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3b004c=>{_0x297cc7(_0x3b004c[_0x53cf4f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x39e0e8=!0x0,_0x468be3(_0x3b004c[_0x53cf4f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x53cf4f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53cf4f([0x6c,0x6f,0x77])}),_0x301acb[_0x53cf4f([0x74,0x68,0x65,0x6e])](()=>{_0x39e0e8||_0x445dee(_0x53cf4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x135b76(){return _0xa2862f[_0x53cf4f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53cf4f([0x76,0x69,0x65,0x77])][_0x53cf4f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x53cf4f([0x61,0x75,0x74,0x6f]);}function _0x25537e(){_0xa2862f[_0x53cf4f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53cf4f([0x76,0x69,0x65,0x77])][_0x53cf4f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x53cf4f([0x61,0x75,0x74,0x6f]);}}function _0x4ebcd5(_0x344662){const _0x4b3a6d=[new window[(_0x53cf4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x251aa3=>setTimeout(_0x251aa3,0x737d6693^_0x40e032)),_0x301acb[_0x53cf4f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x53cf4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c63e8=>{let _0x401d80=0x0;_0xa2862f[_0x53cf4f([0x6d,0x6f,0x64,0x65,0x6c])][_0x53cf4f([0x6f,0x6e])](_0x53cf4f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3fcae4,_0x2d05f1)=>{_0x2d05f1[0x0][_0x53cf4f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x401d80++,_0x401d80==(0x737459a7^_0x40e032)&&(_0x1c63e8(),_0x3fcae4[_0x53cf4f([0x6f,0x66,0x66])]());});}))];return window[_0x53cf4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x53cf4f([0x72,0x61,0x63,0x65])](_0x4b3a6d)[_0x53cf4f([0x74,0x68,0x65,0x6e])](()=>_0x344662);}async function _0x677270(){await _0x301acb,_0xa2862f[_0x53cf4f([0x6d,0x6f,0x64,0x65,0x6c])][_0x53cf4f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x27d30d,_0xa2862f[_0x53cf4f([0x6d,0x6f,0x64,0x65,0x6c])][_0x53cf4f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x27d30d,_0xa2862f[_0x53cf4f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53cf4f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b4750(){return window[_0x53cf4f([0x67,0x6c,0x6f,0x62])]&&window[_0x53cf4f([0x67,0x6c,0x6f,0x62])][_0x53cf4f([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x169084(_0x4ec753){const _0x339bac=_0x17ffd2();_0xa2862f[_0x339bac]=_0x53cf4f([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])+_0x4ec753,_0x4ec753!=_0x53cf4f([0x56,0x61,0x6c,0x69,0x64])&&_0x677270();}function _0x17ffd2(){const _0x2d7a47=window[_0x53cf4f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x53cf4f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x53cf4f([0x6e,0x6f,0x77])]())[_0x53cf4f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x53cf4f([0x2e]),'');let _0x47594a=_0x53cf4f([0x73]);for(let _0x435690=0x0;_0x435690<_0x2d7a47[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x435690+=0x2){let _0x1bc95f=window[_0x53cf4f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d7a47[_0x53cf4f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x435690,_0x435690+0x2));_0x1bc95f>=_0x4b110b[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1bc95f-=_0x4b110b[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x47594a+=_0x4b110b[_0x1bc95f];}return _0x47594a;}function _0x48941e(){const _0x4c6dc7=_0x148b6f[_0x53cf4f([0x73,0x70,0x6c,0x69,0x74])](_0x53cf4f([0x2e]));if(0x3!=_0x4c6dc7[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x95acbb(_0x4c6dc7[0x1]);function _0x95acbb(_0x5212a3){const _0x4bd686=_0x4a2cb6(_0x5212a3);return _0x4bd686&&_0x1edf97()?_0x4bd686:null;function _0x1edf97(){const _0x3673b3=_0x4bd686[_0x53cf4f([0x6a,0x74,0x69])],_0x1a64b9=window[_0x53cf4f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3673b3[_0x53cf4f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3673b3[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x439005={..._0x4bd686,[_0x53cf4f([0x6a,0x74,0x69])]:_0x3673b3[_0x53cf4f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3673b3[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x439005[_0x53cf4f([0x76,0x63])],_0x5a5b2a(_0x439005)==_0x1a64b9;}}}async function _0x1826be(){let _0x48cdd3=!0x0;try{const _0x417bd3=_0x148b6f[_0x53cf4f([0x73,0x70,0x6c,0x69,0x74])](_0x53cf4f([0x2e])),[_0x46b530,_0x5a29d4,_0x25a1e7]=_0x417bd3;return _0x13259f(_0x46b530),await _0x58b616(_0x46b530,_0x5a29d4,_0x25a1e7),_0x48cdd3;}catch{return!0x1;}function _0x13259f(_0x4d0d45){const _0x1fe4d2=_0x4a2cb6(_0x4d0d45);_0x1fe4d2&&_0x1fe4d2[_0x53cf4f([0x61,0x6c,0x67])]==_0x53cf4f([0x45,0x53,0x32,0x35,0x36])||(_0x48cdd3=!0x1);}async function _0x58b616(_0x219eda,_0x409f65,_0x24db06){const _0x32d971=window[_0x53cf4f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x53cf4f([0x66,0x72,0x6f,0x6d])](_0x143c32(_0x24db06),_0x58471d=>_0x58471d[_0x53cf4f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x102e80=new window[(_0x53cf4f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x53cf4f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x219eda+_0x53cf4f([0x2e])+_0x409f65),_0x572d93=window[_0x53cf4f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x53cf4f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x572d93)return;const _0x133e1b=await _0x572d93[_0x53cf4f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x53cf4f([0x6a,0x77,0x6b]),_0x3fc213,{[_0x53cf4f([0x6e,0x61,0x6d,0x65])]:_0x53cf4f([0x45,0x43,0x44,0x53,0x41]),[_0x53cf4f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x53cf4f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x53cf4f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x572d93[_0x53cf4f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x53cf4f([0x6e,0x61,0x6d,0x65])]:_0x53cf4f([0x45,0x43,0x44,0x53,0x41]),[_0x53cf4f([0x68,0x61,0x73,0x68])]:{[_0x53cf4f([0x6e,0x61,0x6d,0x65])]:_0x53cf4f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x133e1b,_0x32d971,_0x102e80)||(_0x48cdd3=!0x1);}}function _0x4a2cb6(_0x2c250a){return _0x2c250a[_0x53cf4f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x53cf4f([0x65,0x79]))?JSON[_0x53cf4f([0x70,0x61,0x72,0x73,0x65])](_0x143c32(_0x2c250a)):null;}function _0x143c32(_0x54d5d2){return window[_0x53cf4f([0x61,0x74,0x6f,0x62])](_0x54d5d2[_0x53cf4f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x53cf4f([0x2b]))[_0x53cf4f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x53cf4f([0x2f])));}function _0x5a5b2a(_0x18e7f0){let _0x1194db=0x1505;function _0x2b49cb(_0x28ec70){for(let _0x47f693=0x0;_0x47f693<_0x28ec70[_0x53cf4f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x47f693++){const _0x6ce48=_0x28ec70[_0x53cf4f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x47f693);_0x1194db=(_0x1194db<<0x5)+_0x1194db+_0x6ce48,_0x1194db&=_0x1194db;}}function _0x42cdfc(_0x33b68c){Array[_0x53cf4f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x33b68c)?_0x33b68c[_0x53cf4f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42cdfc):_0x33b68c&&typeof _0x33b68c==_0x53cf4f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x53cf4f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x33b68c)[_0x53cf4f([0x73,0x6f,0x72,0x74])]()[_0x53cf4f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x49bce7,_0x2f274d])=>{_0x2b49cb(_0x49bce7),_0x42cdfc(_0x2f274d);}):_0x2b49cb(window[_0x53cf4f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x33b68c));}return _0x42cdfc(_0x18e7f0),_0x1194db>>>0x0;}function _0x169bd1(_0x1688f6){return _0x1688f6[_0x53cf4f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x53cf4f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x53cf4f([0x30]));}function _0x4a9d98(_0x2f7518){return _0x2f7518[_0x53cf4f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x53cf4f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x53cf4f([0x6a,0x6f,0x69,0x6e])]('');}function _0x27d30d(){}function _0x53cf4f(_0x1bb91d){const _0x229d14=_0x4f9b;return _0x1bb91d[_0x229d14(0xc1)](_0x3fe6d8=>String[_0x229d14(0xda)](_0x3fe6d8))[_0x229d14(0xdd)]('');}_0x169084(await _0x42c6b0());}(this);}}
|
|
23
|
+
const _0x18316e=_0x898a;(function(_0x55173a,_0x4d50ca){const _0x5ea82b=_0x898a,_0x26ac71=_0x55173a();while(!![]){try{const _0x226f40=-parseInt(_0x5ea82b(0x1cd))/0x1+parseInt(_0x5ea82b(0x1dc))/0x2*(-parseInt(_0x5ea82b(0x1c4))/0x3)+-parseInt(_0x5ea82b(0x1cb))/0x4+parseInt(_0x5ea82b(0x1d7))/0x5*(-parseInt(_0x5ea82b(0x1bd))/0x6)+parseInt(_0x5ea82b(0x1c8))/0x7*(-parseInt(_0x5ea82b(0x1da))/0x8)+parseInt(_0x5ea82b(0x1c5))/0x9*(parseInt(_0x5ea82b(0x1d0))/0xa)+-parseInt(_0x5ea82b(0x1cf))/0xb*(-parseInt(_0x5ea82b(0x1bf))/0xc);if(_0x226f40===_0x4d50ca)break;else _0x26ac71['push'](_0x26ac71['shift']());}catch(_0x49d51a){_0x26ac71['push'](_0x26ac71['shift']());}}}(_0x24e5,0x43922));function _0x898a(_0x35508f,_0x3fded1){const _0x24e51d=_0x24e5();return _0x898a=function(_0x898a8a,_0x52fe3e){_0x898a8a=_0x898a8a-0x1bc;let _0x130ee3=_0x24e51d[_0x898a8a];return _0x130ee3;},_0x898a(_0x35508f,_0x3fded1);}import{Plugin as _0x4d0597}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x53acba}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5efd55,uid as _0x43615e}from'ckeditor5/src/utils.js';function _0x24e5(){const _0x4f09ad=['3616608QcXOlg','join','8270lmxqQO','high','fromCharCode','document','requires','plugins','dataTransfer','isOfficialPlugin','init','775464eVoerE','stylesProcessor','16880004XmqTiy','pluginName','map','isActive','href','144KdnLvO','3874158kbqqSK','execute','inputTransformation','7EUIATG','PasteFromOffice','isPremiumPlugin','861420hvVkMA','editing','306716pLJXoW','editor','11CQPdnn','10sOnLgo','text/html','afterInit','_parsedData','view','getData','PasteFromOfficeEnhancedInliner','15QNgoFy','ClipboardPipeline','get'];_0x24e5=function(){return _0x4f09ad;};return _0x24e5();}import{MSOfficeStylesInliner as _0x295b65}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x4d0597{static get[_0x18316e(0x1c0)](){const _0x1218eb=_0x18316e;return _0x1218eb(0x1d6);}static get[_0x18316e(0x1e3)](){return!0x0;}static get[_0x18316e(0x1ca)](){return!0x0;}static get[_0x18316e(0x1e0)](){const _0x271963=_0x18316e;return[_0x271963(0x1c9)];}[_0x18316e(0x1bc)](){const _0x56e38b=_0x18316e,_0x2204a3=this[_0x56e38b(0x1ce)],_0x17a049=_0x2204a3[_0x56e38b(0x1e1)][_0x56e38b(0x1d9)](_0x56e38b(0x1d8)),_0xb41cba=_0x2204a3[_0x56e38b(0x1cc)][_0x56e38b(0x1d4)][_0x56e38b(0x1df)],_0x4e2f6a=new _0x295b65(_0xb41cba);_0x17a049['on'](_0x56e38b(0x1c7),(_0x4824d,_0x2ced1d)=>{const _0x1ac5d4=_0x56e38b,_0x14243b=_0x2ced1d[_0x1ac5d4(0x1e2)][_0x1ac5d4(0x1d5)](_0x1ac5d4(0x1d1));_0x4e2f6a[_0x1ac5d4(0x1c2)](_0x14243b)&&(_0x2ced1d[_0x1ac5d4(0x1d3)]||(_0x2ced1d[_0x1ac5d4(0x1d3)]=_0x53acba(_0x14243b,_0xb41cba[_0x1ac5d4(0x1be)])),_0x4e2f6a[_0x1ac5d4(0x1c6)](_0x2ced1d));},{'priority':_0x5efd55[_0x56e38b(0x1d9)](_0x56e38b(0x1dd))+0xb});}[_0x18316e(0x1d2)](){!async function(_0x96c10e){const _0x3279a=_0x8c7246([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]),_0x1c7cdd=0x7374585f,_0x52e1cb=0x73732f9f^_0x1c7cdd,_0x5bd407=window[_0x8c7246([0x44,0x61,0x74,0x65])][_0x8c7246([0x6e,0x6f,0x77])](),_0x54d8b2=_0x96c10e[_0x8c7246([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1bb567=new window[(_0x8c7246([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c355c=>{_0x54d8b2[_0x8c7246([0x6f,0x6e,0x63,0x65])](_0x8c7246([0x72,0x65,0x61,0x64,0x79]),_0x4c355c);}),_0x5d8416={[_0x8c7246([0x6b,0x74,0x79])]:_0x8c7246([0x45,0x43]),[_0x8c7246([0x75,0x73,0x65])]:_0x8c7246([0x73,0x69,0x67]),[_0x8c7246([0x63,0x72,0x76])]:_0x8c7246([0x50,0x2d,0x32,0x35,0x36]),[_0x8c7246([0x78])]:_0x8c7246([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]),[_0x8c7246([0x79])]:_0x8c7246([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]),[_0x8c7246([0x61,0x6c,0x67])]:_0x8c7246([0x45,0x53,0x32,0x35,0x36])},_0x30b590=_0x54d8b2[_0x8c7246([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x8c7246([0x67,0x65,0x74])](_0x8c7246([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x29fd46(){let _0xf3f8c,_0x3287bb=null,_0x5df061=null;try{if(_0x30b590==_0x8c7246([0x47,0x50,0x4c]))return _0x8c7246([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xf3f8c=_0x5e6ae0(),!_0xf3f8c)return _0x8c7246([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xf3f8c[_0x8c7246([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5df061=_0x50cccf(_0xf3f8c[_0x8c7246([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xf3f8c[_0x8c7246([0x6a,0x74,0x69])])),await _0x2a95c2()?_0x3d79c2()?_0x362c43()?_0x8c7246([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5e92d3()?(_0xf3f8c[_0x8c7246([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8c7246([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3287bb=_0x357636(_0x8c7246([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xf3f8c[_0x8c7246([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8c7246([0x74,0x72,0x69,0x61,0x6c])&&(_0x3287bb=_0x357636(_0x8c7246([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3ff682()):_0x8c7246([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x8c7246([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x8c7246([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x8c7246([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x362c43(){const _0x3f026a=[_0x8c7246([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x8c7246([0x74,0x72,0x69,0x61,0x6c])][_0x8c7246([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf3f8c[_0x8c7246([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5bd407/0x3e8:0xe10*_0x52e1cb;return _0xf3f8c[_0x8c7246([0x65,0x78,0x70])]<_0x3f026a;}function _0x3d79c2(){const _0x37463b=_0xf3f8c[_0x8c7246([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x37463b&&(!!_0x37463b[_0x8c7246([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8c7246([0x2a]))||(!!_0x37463b[_0x8c7246([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8c7246([0x50,0x4f,0x45]))||(!!_0x37463b[_0x8c7246([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8c7246([0x50,0x50]))||!(!_0x37463b[_0x8c7246([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8c7246([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xc054cb()))));}function _0x5e92d3(){const _0x43a126=_0x898a,_0x378221=_0xf3f8c[_0x8c7246([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x378221||0x0==_0x378221[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x211478}=new URL(window[_0x8c7246([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x43a126(0x1c3)]);if(_0x378221[_0x8c7246([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x211478))return!0x0;const _0x4a8735=_0x211478[_0x8c7246([0x73,0x70,0x6c,0x69,0x74])](_0x8c7246([0x2e]));return _0x378221[_0x8c7246([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28b36b=>_0x28b36b[_0x8c7246([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8c7246([0x2a])))[_0x8c7246([0x6d,0x61,0x70])](_0x390ffd=>_0x390ffd[_0x8c7246([0x73,0x70,0x6c,0x69,0x74])](_0x8c7246([0x2e])))[_0x8c7246([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50c961=>_0x50c961[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4a8735[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x8c7246([0x6d,0x61,0x70])](_0x38faf2=>Array(_0x4a8735[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x38faf2[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x8c7246([0x66,0x69,0x6c,0x6c])](_0x38faf2[0x0]===_0x8c7246([0x2a])?_0x8c7246([0x2a]):'')[_0x8c7246([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x38faf2))[_0x8c7246([0x73,0x6f,0x6d,0x65])](_0x1527bb=>_0x4a8735[_0x8c7246([0x65,0x76,0x65,0x72,0x79])]((_0x5cfe13,_0x23d72e)=>_0x1527bb[_0x23d72e]===_0x5cfe13||_0x1527bb[_0x23d72e]===_0x8c7246([0x2a])));}function _0x3ff682(){return _0x3287bb&&_0x5df061?new window[(_0x8c7246([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x118a3e,_0x4a322d)=>{_0x3287bb[_0x8c7246([0x74,0x68,0x65,0x6e])](_0x118a3e,_0x4a322d),_0x5df061[_0x8c7246([0x74,0x68,0x65,0x6e])](_0x5b50bf=>{_0x5b50bf!=_0x8c7246([0x56,0x61,0x6c,0x69,0x64])&&_0x118a3e(_0x5b50bf);},_0x4a322d);}):_0x3287bb||_0x5df061||_0x8c7246([0x56,0x61,0x6c,0x69,0x64]);}}function _0x50cccf(_0x4b4f53,_0x586e1e){return new window[(_0x8c7246([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36eed9=>{if(_0x31b277())return _0x36eed9(_0x8c7246([0x56,0x61,0x6c,0x69,0x64]));_0x49c18f(),_0x54d8b2[_0x8c7246([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x8c7246([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x487723=!0x1;const _0x192b0f=_0x43615e();function _0x30fb2f(_0x55a5c4){return!!_0x55a5c4&&(typeof _0x55a5c4===_0x8c7246([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55a5c4===_0x8c7246([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55a5c4[_0x8c7246([0x74,0x68,0x65,0x6e])]===_0x8c7246([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55a5c4[_0x8c7246([0x63,0x61,0x74,0x63,0x68])]===_0x8c7246([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x59dde2(_0x3f65ed){_0x1f3c26(_0x3f65ed)[_0x8c7246([0x74,0x68,0x65,0x6e])](_0x269792=>{if(!_0x269792||_0x269792[_0x8c7246([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x8c7246([0x6f,0x6b]))return _0x8c7246([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5c78fa(_0x41b6b4(_0x192b0f+_0x586e1e))!=_0x269792[_0x8c7246([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x8c7246([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x8c7246([0x56,0x61,0x6c,0x69,0x64]);})[_0x8c7246([0x74,0x68,0x65,0x6e])](_0x4365de=>(_0xbfcac8(),_0x4365de),()=>{const _0x5aacd6=_0x5cf6b9();return null==_0x5aacd6?(_0xbfcac8(),_0x8c7246([0x56,0x61,0x6c,0x69,0x64])):_0x8c7246(_0x5bd407-_0x5aacd6>(0x5778dc5f^_0x1c7cdd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x8c7246([0x74,0x68,0x65,0x6e])](_0x36eed9)[_0x8c7246([0x63,0x61,0x74,0x63,0x68])](()=>{_0x36eed9(_0x8c7246([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x24df3d=0x7342b6df^_0x1c7cdd;function _0xbfcac8(){const _0x23f5d9=_0x8c7246([0x6c,0x6c,0x63,0x74,0x2d])+_0x5c78fa(_0x41b6b4(_0x4b4f53)),_0x291921=_0x3f03d1(_0x5c78fa(window[_0x8c7246([0x4d,0x61,0x74,0x68])][_0x8c7246([0x63,0x65,0x69,0x6c])](_0x5bd407/_0x24df3d)));window[_0x8c7246([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8c7246([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23f5d9,_0x291921);}function _0x5cf6b9(){const _0x7f3a8e=_0x8c7246([0x6c,0x6c,0x63,0x74,0x2d])+_0x5c78fa(_0x41b6b4(_0x4b4f53)),_0x33b871=window[_0x8c7246([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8c7246([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7f3a8e);return _0x33b871?window[_0x8c7246([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f03d1(_0x33b871),0x10)*_0x24df3d:null;}function _0x1f3c26(_0xa2027){return new window[(_0x8c7246([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x506f35,_0x503637)=>{_0xa2027[_0x8c7246([0x74,0x68,0x65,0x6e])](_0x506f35,_0x503637),window[_0x8c7246([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x503637,0x73758c9f^_0x1c7cdd);});}}_0x54d8b2[_0x8c7246([0x6f,0x6e])](_0x8c7246([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x403954,_0x3f9c03)=>{if(_0x3f9c03[0x0]!=_0x4b4f53)return _0x36eed9(_0x8c7246([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3f9c03[0x1]={..._0x3f9c03[0x1],[_0x8c7246([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x192b0f};},{[_0x8c7246([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8c7246([0x68,0x69,0x67,0x68])}),_0x54d8b2[_0x8c7246([0x6f,0x6e])](_0x8c7246([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x339aaa=>{_0x30fb2f(_0x339aaa[_0x8c7246([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x487723=!0x0,_0x59dde2(_0x339aaa[_0x8c7246([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x8c7246([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8c7246([0x6c,0x6f,0x77])}),_0x1bb567[_0x8c7246([0x74,0x68,0x65,0x6e])](()=>{_0x487723||_0x36eed9(_0x8c7246([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x31b277(){return _0x54d8b2[_0x8c7246([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8c7246([0x76,0x69,0x65,0x77])][_0x8c7246([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x8c7246([0x61,0x75,0x74,0x6f]);}function _0x49c18f(){_0x54d8b2[_0x8c7246([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8c7246([0x76,0x69,0x65,0x77])][_0x8c7246([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x8c7246([0x61,0x75,0x74,0x6f]);}}function _0x357636(_0x2d122f){const _0x3b5542=[new window[(_0x8c7246([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4218b8=>setTimeout(_0x4218b8,0x737d6693^_0x1c7cdd)),_0x1bb567[_0x8c7246([0x74,0x68,0x65,0x6e])](()=>new window[(_0x8c7246([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8181cb=>{let _0xd15ec6=0x0;_0x54d8b2[_0x8c7246([0x6d,0x6f,0x64,0x65,0x6c])][_0x8c7246([0x6f,0x6e])](_0x8c7246([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x40e8ce,_0x11fc98)=>{_0x11fc98[0x0][_0x8c7246([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xd15ec6++,_0xd15ec6==(0x737459a7^_0x1c7cdd)&&(_0x8181cb(),_0x40e8ce[_0x8c7246([0x6f,0x66,0x66])]());});}))];return window[_0x8c7246([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x8c7246([0x72,0x61,0x63,0x65])](_0x3b5542)[_0x8c7246([0x74,0x68,0x65,0x6e])](()=>_0x2d122f);}async function _0x1515ea(){await _0x1bb567,_0x54d8b2[_0x8c7246([0x6d,0x6f,0x64,0x65,0x6c])][_0x8c7246([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2f289d,_0x54d8b2[_0x8c7246([0x6d,0x6f,0x64,0x65,0x6c])][_0x8c7246([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2f289d,_0x54d8b2[_0x8c7246([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x8c7246([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xc054cb(){return window[_0x8c7246([0x67,0x6c,0x6f,0x62])]&&window[_0x8c7246([0x67,0x6c,0x6f,0x62])][_0x8c7246([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5df48e(_0x1e1636){const _0x25ec5f=_0x1f9fc3();_0x54d8b2[_0x25ec5f]=_0x8c7246([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])+_0x1e1636,_0x1e1636!=_0x8c7246([0x56,0x61,0x6c,0x69,0x64])&&_0x1515ea();}function _0x1f9fc3(){const _0x1ed1b5=window[_0x8c7246([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x8c7246([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x8c7246([0x6e,0x6f,0x77])]())[_0x8c7246([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x8c7246([0x2e]),'');let _0x7076f7=_0x8c7246([0x73]);for(let _0x33aed6=0x0;_0x33aed6<_0x1ed1b5[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33aed6+=0x2){let _0x4eb1b7=window[_0x8c7246([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ed1b5[_0x8c7246([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33aed6,_0x33aed6+0x2));_0x4eb1b7>=_0x3279a[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4eb1b7-=_0x3279a[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x7076f7+=_0x3279a[_0x4eb1b7];}return _0x7076f7;}function _0x5e6ae0(){const _0xd723b0=_0x30b590[_0x8c7246([0x73,0x70,0x6c,0x69,0x74])](_0x8c7246([0x2e]));if(0x3!=_0xd723b0[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2d45d4(_0xd723b0[0x1]);function _0x2d45d4(_0x51eb84){const _0x3ec9dd=_0x37321d(_0x51eb84);return _0x3ec9dd&&_0x15bb4d()?_0x3ec9dd:null;function _0x15bb4d(){const _0x4a4520=_0x3ec9dd[_0x8c7246([0x6a,0x74,0x69])],_0x32f7d6=window[_0x8c7246([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a4520[_0x8c7246([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a4520[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3e3aa3={..._0x3ec9dd,[_0x8c7246([0x6a,0x74,0x69])]:_0x4a4520[_0x8c7246([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4a4520[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3e3aa3[_0x8c7246([0x76,0x63])],_0x41b6b4(_0x3e3aa3)==_0x32f7d6;}}}async function _0x2a95c2(){let _0x128892=!0x0;try{const _0x22f2fa=_0x30b590[_0x8c7246([0x73,0x70,0x6c,0x69,0x74])](_0x8c7246([0x2e])),[_0x5c5c03,_0x6e6fa,_0x19c81e]=_0x22f2fa;return _0x5c3b4f(_0x5c5c03),await _0x123deb(_0x5c5c03,_0x6e6fa,_0x19c81e),_0x128892;}catch{return!0x1;}function _0x5c3b4f(_0x5a812a){const _0x42fb06=_0x37321d(_0x5a812a);_0x42fb06&&_0x42fb06[_0x8c7246([0x61,0x6c,0x67])]==_0x8c7246([0x45,0x53,0x32,0x35,0x36])||(_0x128892=!0x1);}async function _0x123deb(_0x23a221,_0x1fee8a,_0x18e34b){const _0x1d50f4=window[_0x8c7246([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x8c7246([0x66,0x72,0x6f,0x6d])](_0x359688(_0x18e34b),_0x221a84=>_0x221a84[_0x8c7246([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x84c500=new window[(_0x8c7246([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x8c7246([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x23a221+_0x8c7246([0x2e])+_0x1fee8a),_0x4f9514=window[_0x8c7246([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x8c7246([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4f9514)return;const _0x2bc1e3=await _0x4f9514[_0x8c7246([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x8c7246([0x6a,0x77,0x6b]),_0x5d8416,{[_0x8c7246([0x6e,0x61,0x6d,0x65])]:_0x8c7246([0x45,0x43,0x44,0x53,0x41]),[_0x8c7246([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x8c7246([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x8c7246([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4f9514[_0x8c7246([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x8c7246([0x6e,0x61,0x6d,0x65])]:_0x8c7246([0x45,0x43,0x44,0x53,0x41]),[_0x8c7246([0x68,0x61,0x73,0x68])]:{[_0x8c7246([0x6e,0x61,0x6d,0x65])]:_0x8c7246([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2bc1e3,_0x1d50f4,_0x84c500)||(_0x128892=!0x1);}}function _0x37321d(_0x5a5889){return _0x5a5889[_0x8c7246([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x8c7246([0x65,0x79]))?JSON[_0x8c7246([0x70,0x61,0x72,0x73,0x65])](_0x359688(_0x5a5889)):null;}function _0x359688(_0x4a60b9){return window[_0x8c7246([0x61,0x74,0x6f,0x62])](_0x4a60b9[_0x8c7246([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x8c7246([0x2b]))[_0x8c7246([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x8c7246([0x2f])));}function _0x41b6b4(_0x4d66c3){let _0x33e943=0x1505;function _0x16ebfc(_0x3ff255){for(let _0x4741e7=0x0;_0x4741e7<_0x3ff255[_0x8c7246([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4741e7++){const _0x357008=_0x3ff255[_0x8c7246([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4741e7);_0x33e943=(_0x33e943<<0x5)+_0x33e943+_0x357008,_0x33e943&=_0x33e943;}}function _0x592516(_0x1fc5e6){Array[_0x8c7246([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1fc5e6)?_0x1fc5e6[_0x8c7246([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x592516):_0x1fc5e6&&typeof _0x1fc5e6==_0x8c7246([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x8c7246([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1fc5e6)[_0x8c7246([0x73,0x6f,0x72,0x74])]()[_0x8c7246([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e9c17,_0x392ee9])=>{_0x16ebfc(_0x5e9c17),_0x592516(_0x392ee9);}):_0x16ebfc(window[_0x8c7246([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1fc5e6));}return _0x592516(_0x4d66c3),_0x33e943>>>0x0;}function _0x5c78fa(_0xe1d80b){return _0xe1d80b[_0x8c7246([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x8c7246([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x8c7246([0x30]));}function _0x3f03d1(_0x164dab){return _0x164dab[_0x8c7246([0x73,0x70,0x6c,0x69,0x74])]('')[_0x8c7246([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x8c7246([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f289d(){}function _0x8c7246(_0x3094e1){const _0x2108ae=_0x898a;return _0x3094e1[_0x2108ae(0x1c1)](_0x538527=>String[_0x2108ae(0x1de)](_0x538527))[_0x2108ae(0x1db)]('');}_0x5df48e(await _0x29fd46());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x819660=_0x220d;(function(_0x4c45b8,_0x20ad67){const _0x47738c=_0x220d,_0xa920c4=_0x4c45b8();while(!![]){try{const _0x5344d9=parseInt(_0x47738c(0x108))/0x1*(-parseInt(_0x47738c(0x12e))/0x2)+-parseInt(_0x47738c(0x11d))/0x3+parseInt(_0x47738c(0x12f))/0x4*(-parseInt(_0x47738c(0x123))/0x5)+-parseInt(_0x47738c(0x13b))/0x6*(parseInt(_0x47738c(0x10d))/0x7)+-parseInt(_0x47738c(0x122))/0x8*(-parseInt(_0x47738c(0x107))/0x9)+-parseInt(_0x47738c(0x120))/0xa*(parseInt(_0x47738c(0x130))/0xb)+parseInt(_0x47738c(0x129))/0xc*(parseInt(_0x47738c(0x10a))/0xd);if(_0x5344d9===_0x20ad67)break;else _0xa920c4['push'](_0xa920c4['shift']());}catch(_0x5392fc){_0xa920c4['push'](_0xa920c4['shift']());}}}(_0x1c2b,0x8d556));import{Plugin as _0x481f58}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x254fd8}from'@ckeditor/ckeditor5-paste-from-office';function _0x220d(_0x1edec1,_0x2cc766){const _0x1c2ba9=_0x1c2b();return _0x220d=function(_0x220d2f,_0x23f9ad){_0x220d2f=_0x220d2f-0x105;let _0x28c7f1=_0x1c2ba9[_0x220d2f];return _0x28c7f1;},_0x220d(_0x1edec1,_0x2cc766);}import{priorities as _0x6d089a}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x3032b2}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x481f58{[_0x819660(0x118)];[_0x819660(0x113)];static get[_0x819660(0x13a)](){const _0x48eb9c=_0x819660;return _0x48eb9c(0x126);}static get[_0x819660(0x11c)](){return!0x0;}static get[_0x819660(0x109)](){return!0x0;}static get[_0x819660(0x11b)](){const _0x497c21=_0x819660;return[_0x497c21(0x131)];}[_0x819660(0x114)](){const _0x4d9086=_0x819660,_0x3ed49e=this[_0x4d9086(0x12d)],_0x4196f9=_0x3ed49e[_0x4d9086(0x127)][_0x4d9086(0x10f)](_0x4d9086(0x136)),_0x3562e1=_0x3ed49e[_0x4d9086(0x10b)][_0x4d9086(0x115)][_0x4d9086(0x13c)],_0x5f0275=new _0x3032b2(_0x3562e1);_0x4196f9['on'](_0x4d9086(0x12c),(_0x3e2f81,_0x4f8f15)=>{const _0x505dca=_0x4d9086,_0x229d05=_0x4f8f15[_0x505dca(0x12a)][_0x505dca(0x11a)](_0x505dca(0x10e));_0x5f0275[_0x505dca(0x125)](_0x229d05)&&(_0x4f8f15[_0x505dca(0x11e)]||(_0x4f8f15[_0x505dca(0x11e)]=_0x254fd8(_0x229d05,_0x3562e1[_0x505dca(0x121)])),_0x5f0275[_0x505dca(0x134)](_0x4f8f15));},{'priority':_0x6d089a[_0x4d9086(0x10f)](_0x4d9086(0x112))+0xa}),this[_0x4d9086(0x118)]=this[_0x4d9086(0x12d)][_0x4d9086(0x132)][_0x4d9086(0x10f)](_0x4d9086(0x118));const _0x20f788=this[_0x4d9086(0x12d)];this[_0x4d9086(0x113)]=setInterval(()=>{const _0x33ac49=_0x4d9086;let _0x17cac9;for(const _0xd76dd4 in _0x20f788){const _0x348221=_0xd76dd4,_0x572420=_0x20f788[_0x348221];if(_0x33ac49(0x106)==_0x572420||_0x33ac49(0x13d)==_0x572420||_0x33ac49(0x137)==_0x572420||_0x33ac49(0x12b)==_0x572420||_0x33ac49(0x110)==_0x572420||_0x33ac49(0x105)==_0x572420||_0x33ac49(0x128)==_0x572420||_0x33ac49(0x124)==_0x572420){delete _0x20f788[_0x348221],_0x17cac9=_0x572420,clearInterval(this[_0x33ac49(0x113)]),this[_0x33ac49(0x113)]=void 0x0;break;}}_0x33ac49(0x13d)==_0x17cac9&&_0x20f788[_0x33ac49(0x119)](_0x33ac49(0x138)),_0x33ac49(0x137)==_0x17cac9&&_0x20f788[_0x33ac49(0x119)](_0x33ac49(0x10c)),_0x33ac49(0x12b)==_0x17cac9&&_0x20f788[_0x33ac49(0x119)](_0x33ac49(0x117)),_0x33ac49(0x110)==_0x17cac9&&_0x20f788[_0x33ac49(0x119)](_0x33ac49(0x116),_0x33ac49(0x139)),_0x33ac49(0x105)==_0x17cac9&&_0x20f788[_0x33ac49(0x119)](_0x33ac49(0x11f)),_0x33ac49(0x128)==_0x17cac9&&_0x20f788[_0x33ac49(0x119)](_0x33ac49(0x135)),_0x33ac49(0x124)==_0x17cac9&&_0x20f788[_0x33ac49(0x119)](_0x33ac49(0x111));},0x3e8);}[_0x819660(0x133)](){const _0x23ad28=_0x819660;super[_0x23ad28(0x133)](),this[_0x23ad28(0x113)]&&clearInterval(this[_0x23ad28(0x113)]);}}function _0x1c2b(){const _0x5d1880=['isOfficialPlugin','933249oRSMDZ','_parsedData','evaluationLimit','1759810qLJAtQ','stylesProcessor','436360dykFwW','5JcVKhe','pasteFromOfficeEnhancedLicenseKeyUsageLimit','isActive','PasteFromOfficeEnhancedPropagator','plugins','pasteFromOfficeEnhancedLicenseKeyTrialLimit','13296216NVIXrl','dataTransfer','pasteFromOfficeEnhancedLicenseKeyDomainLimit','inputTransformation','editor','2276PJdQKC','566876AHsIqz','33RCiDXU','PasteFromOffice','config','destroy','execute','trialLimit','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyExpired','invalid','PasteFromOfficeEnhanced','pluginName','79590VOlTfm','document','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyValid','90pcYNmb','788wfrDxe','isPremiumPlugin','26OMKqEM','editing','expired','161yfNDnm','text/html','get','pasteFromOfficeEnhancedLicenseKeyNotAllowed','usageLimit','high','_licenseKeyCheckInterval','init','view','featureNotAllowed','domainLimit','licenseKey','_showLicenseError','getData','requires'];_0x1c2b=function(){return _0x5d1880;};return _0x1c2b();}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x4f8a(){const _0x5b6652=['9203330ZmKJvw','1PIsfIw','89740RCzaUM','42497576yITWxH','330354fskajr','test','1184868PhBKDd','112301kAKLnL','28HWIREc','544yvzdtS','3946895hWPVpj','12kyhGCS'];_0x4f8a=function(){return _0x5b6652;};return _0x4f8a();}function _0xa608(_0x3f5729,_0x8a5f){const _0x4f8a3b=_0x4f8a();return _0xa608=function(_0xa60882,_0x28f8b3){_0xa60882=_0xa60882-0xc5;let _0x7cd9b8=_0x4f8a3b[_0xa60882];return _0x7cd9b8;},_0xa608(_0x3f5729,_0x8a5f);}(function(_0x2ffbb2,_0xc16d1c){const _0x1d531c=_0xa608,_0x362e86=_0x2ffbb2();while(!![]){try{const _0x1f1084=-parseInt(_0x1d531c(0xc7))/0x1*(parseInt(_0x1d531c(0xc8))/0x2)+-parseInt(_0x1d531c(0xca))/0x3*(-parseInt(_0x1d531c(0xce))/0x4)+-parseInt(_0x1d531c(0xd0))/0x5*(parseInt(_0x1d531c(0xc5))/0x6)+-parseInt(_0x1d531c(0xcd))/0x7*(parseInt(_0x1d531c(0xcf))/0x8)+-parseInt(_0x1d531c(0xcc))/0x9+-parseInt(_0x1d531c(0xc6))/0xa+parseInt(_0x1d531c(0xc9))/0xb;if(_0x1f1084===_0xc16d1c)break;else _0x362e86['push'](_0x362e86['shift']());}catch(_0x21f10b){_0x362e86['push'](_0x362e86['shift']());}}}(_0x4f8a,0xd3d79));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x2485eb){const _0x2ebc9d=_0xa608;return m[_0x2ebc9d(0xcb)](_0x2485eb);}
|