@ckeditor/ckeditor5-paste-from-office-enhanced 45.0.0-alpha.11 → 45.0.0-alpha.12
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.
|
@@ -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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(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,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(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),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[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(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(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 f(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 p(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 m(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 d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(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"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&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=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(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 g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(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 v(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 b(t,n){const r=new DOMParser,s=function(t){return v(v(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.DomConverter(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 x=n(584);!function(t){const e=C,n=t();for(;;)try{if(875206===parseInt(e(127))/1+-parseInt(e(130))/2*(-parseInt(e(133))/3)+parseInt(e(135))/4+-parseInt(e(126))/5*(parseInt(e(129))/6)+parseInt(e(134))/7+parseInt(e(128))/8+-parseInt(e(131))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(){const t=["3HMQlzj","10116666TwpJSG","2189692aprJjN","328110WbTPch","1307536XsBNnC","10158056TzSaFb","30feYNuC","3250418CMKMiO","44926623aHQjdw","test"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=126]})(t,e)}function L(t){return S[C(132)](t)}function E(t,e){const n=j();return(E=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(947724===-parseInt(e(486))/1+-parseInt(e(498))/2+-parseInt(e(483))/3*(parseInt(e(480))/4)+-parseInt(e(495))/5*(-parseInt(e(489))/6)+-parseInt(e(473))/7+-parseInt(e(485))/8*(parseInt(e(488))/9)+parseInt(e(494))/10*(parseInt(e(475))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=E,r=new Map;for(const[s,i]of e){if(!s[n(476)]&&!s[n(497)])continue;const e=!s[n(476)]||t[n(491)]===s[n(476)],o=!s[n(497)]||t[n(474)](s[n(497)]);e&&o&&r[n(472)](s,i)}return r}function j(){const t=["style","1700hesbWs","51185zgWuav","groups","className","2356626iYWqku","getPropertyValue","exec","set","1871947egTVoc","hasClass","293810IvkzVy","tagName","selectorText","cssRules","push","39352lwwEaB","initial","trim","510ScCfbd","assign","8qlivNL","1657275CzNtXK","map","4006710ZtpDUA","954ixiSls","length","name","split"];return(j=function(){return t})()}function F(t){const e=E,n={};for(let r=0;r<t[e(490)];r++){const s=t[r],i=t[e(499)](s);e(481)!==i&&(n[s]=i)}return n}function R(t){const e=E,n=t[e(492)](",")[e(487)]((t=>t[e(482)]())),r=[];for(const t of n){const n=O[e(471)](t);n&&r[e(479)](n[e(496)])}return r}function M(t){const e=E,n={};for(const r of t)Object[e(484)](n,r);return n}const T=N;function D(){const t=["isActive","from","createRangeIn","4309032ccTJhy","3QLroas","740866jkrvfl","size","791944SVAVIi","values","item","setStyle","type","content","126nRGZNk","hasStyle","execute","2161575bSSOgQ","_parsedData","276374UGqzdU","document","elementStart","443868aavfVu","852530xkaIIx"];return(D=function(){return t})()}function N(t,e){const n=D();return(N=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(380177===-parseInt(e(479))/1+parseInt(e(483))/2+parseInt(e(488))/3*(-parseInt(e(482))/4)+-parseInt(e(500))/5+-parseInt(e(487))/6+parseInt(e(489))/7+-parseInt(e(491))/8*(-parseInt(e(497))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class W extends w{[T(499)](t){const n=T,{body:r,styles:s}=t[n(478)],i=new e.UpcastWriter(r[n(480)]),o=i[n(486)](r),c=function(t){const e=E,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(472)](t,i)}return n}(function(t){const e=E,n={};for(const r of t)for(const t of r[e(478)])if(t instanceof CSSStyleRule){const r=F(t[e(493)]);n[t[e(477)]]=Object[e(484)]({},n[t[e(477)]]||{},r)}return n}(s));for(const t of o){if(n(481)!==t[n(495)])continue;const e=P(t[n(493)],c);if(e[n(490)]){const r=M(Array[n(485)](e[n(492)]()));for(const e in r){const s=t[n(493)];s[n(498)](e)||i[n(494)](e,r[e],s)}}}t[n(496)]=r}[T(484)](t){return super[T(484)](t)||L(t)}}const k=V;function V(t,e){const n=z();return(V=function(t,e){return n[t-=354]})(t,e)}function z(){const t=["map","isActive","document","PasteFromOfficeEnhancedInliner","get","view","472imHoxL","dataTransfer","246917tozhwV","320855VYWBTV","plugins","editor","fromCharCode","isPremiumPlugin","join","6611790nMRXSv","high","ClipboardPipeline","4547450QsHMrC","pluginName","3SXNOHg","stylesProcessor","isOfficialPlugin","editing","init","getData","execute","108909BuXokG","href","afterInit","695692oUMXsu","7ilqisG","requires","inputTransformation","text/html","PasteFromOffice","_parsedData","1036326fYsvlY"];return(z=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(593725===parseInt(e(362))/1+parseInt(e(391))/2+parseInt(e(374))/3*(-parseInt(e(384))/4)+-parseInt(e(363))/5+-parseInt(e(369))/6*(parseInt(e(385))/7)+parseInt(e(360))/8*(parseInt(e(381))/9)+parseInt(e(372))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class U extends t.Plugin{static get[k(373)](){return k(357)}static get[k(376)](){return!0}static get[k(367)](){return!0}static get[k(386)](){return[k(389)]}[k(378)](){const t=k,e=this[t(365)],n=e[t(364)][t(358)](t(371)),r=e[t(377)][t(359)][t(356)],s=new W(r);n.on(t(387),((e,n)=>{const i=t,o=n[i(361)][i(379)](i(388));s[i(355)](o)&&(n[i(390)]||(n[i(390)]=b(o,r[i(375)])),s[i(380)](n))}),{priority:x.priorities[t(358)](t(370))+11})}[k(383)](){!async function(t){const e=d([114,69,115,85,89,57,48,72,108,116,51,112,87,52,101,53,120,77,83,105,106,68,80,107,50,88,90,102,81,98,49,70,65,122,71,103,100,121,113,76,119,78,66,84,99,117,75,110,86,79,67,55,56,82,74,54,104,73,109,111,118,97]),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])](u(t)):null}function u(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 l(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=V;return t[e(354)]((t=>String[e(366)](t)))[e(368)]("")}!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([114]);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])],l(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 u=(0,x.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(l(u+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(l(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(l(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])]:u}}),{[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(t){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])](u(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])))}()?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:1743897600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(382)]);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([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(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const X=$;function $(t,e){const n=G();return($=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(264389===parseInt(e(278))/1+-parseInt(e(281))/2*(-parseInt(e(277))/3)+-parseInt(e(272))/4*(parseInt(e(284))/5)+parseInt(e(297))/6+parseInt(e(291))/7+-parseInt(e(264))/8*(-parseInt(e(293))/9)+parseInt(e(287))/10*(-parseInt(e(307))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const H=[X(303),X(296),X(275),X(279),X(271),X(295),X(282),X(302)];function G(){const t=["4gObbel","removeStyle","filter","font-size","length","1047DDvLJj","189636PbSRfV","text-decoration","forEach","274tPWfAb","font-style","strong","553235bDOneg","getStyleNames","createElement","10VDQXJu","split","medium","keys","1568126ydDDLH","insertChild","1411047SfUBUB","setStyle","font-weight","font-family","111990RoXpaD","function","getChildren","getStyle","span","vertical-align","color","bolder","from","italic","2880669JhuAMP","super","8XGzqGI","bold","line-through","includes","underline","sup","sub","text-decoration-line"];return(G=function(){return t})()}const K=[X(303),X(296),X(275)],q={"font-style":[[X(306),"i"]],"font-weight":[[X(289),X(283)],[X(265),X(283)],[X(304),X(283)],[t=>Number(t)>=600,X(283)]],"text-decoration":[[X(268),"u"],[X(266),"s"]],"text-decoration-line":[[X(268),"u"],[X(266),"s"]],"vertical-align":[[X(270),X(270)],[X(308),X(269)]]};function J(t){return H[X(267)](t)}function _(t){const e=X;return Array[e(305)](t[e(285)]())[e(274)](J)}function B(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=X,r={},s={};return e[n(280)]((e=>{const i=n,o=t[i(300)](e);if(o)if(c=e,K[X(267)](c))r[e]=o;else if(e in q){const t=o[i(288)](" ");q[e][i(280)]((([n,r])=>{const o=i;for(const i of t)(o(298)==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=X;for(const s in n)n[s][r(280)]((([,n])=>{const s=r,i=e[s(286)](n,[],t[s(299)]());e[s(292)](0,i,t)})),e[r(273)](s,t)})(t,e,s),function(t,e,n){const r=X;if(!Object[r(290)](n)[r(276)])return;const s=e[r(286)](r(301),[],t[r(299)]());e[r(294)](n,s),e[r(292)](0,s,t),e[r(273)](Object[r(290)](n),t)}(t,e,r)}function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=315]})(t,e)}function Y(){const t=["font","stylesProcessor","792APzqSR","555TgiMfO","1042OAXzsI","isActive","_parsedData","content","getItems","document","4009440fgSDWO","10304050kcrdnX","blockElements","createRangeIn","1195vzGJGn","element","execute","includes","19832bbDpIa","7385jkvWCP","1295226zoJizm","382887leVeQa","name"];return(Y=function(){return t})()}const Z=Q;!function(t){const e=Q,n=t();for(;;)try{if(410638===-parseInt(e(329))/1*(parseInt(e(319))/2)+-parseInt(e(336))/3+parseInt(e(333))/4*(parseInt(e(318))/5)+-parseInt(e(325))/6+-parseInt(e(334))/7*(-parseInt(e(317))/8)+parseInt(e(335))/9+parseInt(e(326))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[Z(331)](t){const n=Z,{body:r}=t[n(321)],s=new e.UpcastWriter(r[n(324)]),i=s[n(328)](r),o=new e.ViewDocument(s[n(324)][n(316)]),c=[...new e.DomConverter(o)[n(327)],n(315)],a=i[n(323)]();for(const t of a)if(t.is(n(330))&&c[n(332)](t[n(337)])){B(t,s,_(t))}t[n(322)]=r}[Z(320)](t){return super[Z(320)](t)||L(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=155]})(t,e)}function rt(){const t=["_showLicenseError","dataTransfer","isActive","editor","ClipboardPipeline","inputTransformation","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","plugins","view","pluginName","evaluationLimit","licenseKey","high","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","3199nYALGZ","4GDqQkV","document","3090nUmuUi","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","isOfficialPlugin","isPremiumPlugin","execute","trialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","usageLimit","requires","domainLimit","_licenseKeyCheckInterval","1572272MyEuEG","8rgWdlV","get","20461GJcpVC","config","3777220HjGxuc","1133289VjALHy","expired","PasteFromOffice","18cbaRSz","PasteFromOfficeEnhancedPropagator","1670110dxXLRt","editing","13902702gzXnUi","init","text/html","invalid","destroy","_parsedData","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(219634===-parseInt(e(199))/1*(parseInt(e(197))/2)+parseInt(e(202))/3*(parseInt(e(182))/4)+-parseInt(e(207))/5+-parseInt(e(184))/6*(parseInt(e(181))/7)+parseInt(e(196))/8*(-parseInt(e(205))/9)+-parseInt(e(201))/10+parseInt(e(209))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{[et(176)];[et(195)];static get[et(174)](){return et(206)}static get[et(187)](){return!0}static get[et(188)](){return!0}static get[et(193)](){return[et(204)]}[et(155)](){const t=et,e=this[t(167)],n=e[t(172)][t(198)](t(168)),r=e[t(208)][t(173)][t(183)],s=new tt(r);n.on(t(169),((e,n)=>{const i=t,o=n[i(165)][i(180)](i(156));s[i(166)](o)&&(n[i(159)]||(n[i(159)]=b(o,r[i(160)])),s[i(189)](n))}),{priority:x.priorities[t(198)](t(177))+10}),this[t(176)]=this[t(167)][t(200)][t(198)](t(176));const i=this[t(167)];this[t(195)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(186)==s||e(179)==s||e(191)==s||e(178)==s||e(170)==s||e(163)==s||e(171)==s||e(161)==s){delete i[r],n=s,clearInterval(this[e(195)]),this[e(195)]=void 0;break}}e(179)==n&&i[e(164)](e(157)),e(191)==n&&i[e(164)](e(203)),e(178)==n&&i[e(164)](e(194)),e(170)==n&&i[e(164)](e(162),e(185)),e(163)==n&&i[e(164)](e(175)),e(171)==n&&i[e(164)](e(190)),e(161)==n&&i[e(164)](e(192))}),1e3)}[et(158)](){const t=et;super[t(158)](),this[t(195)]&&clearInterval(this[t(195)])}}var it=ct;function ot(){var t=["1903376iAJbpw","PasteFromOffice","4609eoYiLH","1104524uSjvad","28790HvGfzm","1096473FcALIh","requires","isOfficialPlugin","3wuyQxV","pluginName","349641fkmwtL","481515XUInHb","88yYPPFx","6OTMxpN","isPremiumPlugin","7082uhnOUJ","PasteFromOfficeEnhanced"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=338]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(166547===-parseInt(e(342))/1*(parseInt(e(339))/2)+parseInt(e(352))/3*(-parseInt(e(347))/4)+-parseInt(e(338))/5*(parseInt(e(340))/6)+-parseInt(e(349))/7+-parseInt(e(344))/8+parseInt(e(354))/9+-parseInt(e(348))/10*(-parseInt(e(346))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(353)](){return it(343)}static get[it(351)](){return!0}static get[it(341)](){return!0}static get[it(350)](){return[it(345),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=255]})(t,e)}function lt(){var t=["329134hLHtXi","2vlwcao","247300sZvVAI","3701558hNkoXX","3081776rURajq","3871224bxaYuW","2264512WfsAAj","12rDSabv","564582xAkNRZ"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(359616===-parseInt(e(263))/1+-parseInt(e(255))/2*(parseInt(e(262))/3)+-parseInt(e(260))/4+parseInt(e(256))/5*(parseInt(e(261))/6)+parseInt(e(257))/7+parseInt(e(258))/8+parseInt(e(259))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(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,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(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),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[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(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(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 f(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 p(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 m(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 d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(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"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&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=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(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 g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(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 b(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 v(t,n){const r=new DOMParser,s=function(t){return b(b(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.DomConverter(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 x=n(584);!function(t){const e=C,n=t();for(;;)try{if(875206===parseInt(e(127))/1+-parseInt(e(130))/2*(-parseInt(e(133))/3)+parseInt(e(135))/4+-parseInt(e(126))/5*(parseInt(e(129))/6)+parseInt(e(134))/7+parseInt(e(128))/8+-parseInt(e(131))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(){const t=["3HMQlzj","10116666TwpJSG","2189692aprJjN","328110WbTPch","1307536XsBNnC","10158056TzSaFb","30feYNuC","3250418CMKMiO","44926623aHQjdw","test"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=126]})(t,e)}function L(t){return S[C(132)](t)}function E(t,e){const n=j();return(E=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(947724===-parseInt(e(486))/1+-parseInt(e(498))/2+-parseInt(e(483))/3*(parseInt(e(480))/4)+-parseInt(e(495))/5*(-parseInt(e(489))/6)+-parseInt(e(473))/7+-parseInt(e(485))/8*(parseInt(e(488))/9)+parseInt(e(494))/10*(parseInt(e(475))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=E,r=new Map;for(const[s,i]of e){if(!s[n(476)]&&!s[n(497)])continue;const e=!s[n(476)]||t[n(491)]===s[n(476)],o=!s[n(497)]||t[n(474)](s[n(497)]);e&&o&&r[n(472)](s,i)}return r}function j(){const t=["style","1700hesbWs","51185zgWuav","groups","className","2356626iYWqku","getPropertyValue","exec","set","1871947egTVoc","hasClass","293810IvkzVy","tagName","selectorText","cssRules","push","39352lwwEaB","initial","trim","510ScCfbd","assign","8qlivNL","1657275CzNtXK","map","4006710ZtpDUA","954ixiSls","length","name","split"];return(j=function(){return t})()}function F(t){const e=E,n={};for(let r=0;r<t[e(490)];r++){const s=t[r],i=t[e(499)](s);e(481)!==i&&(n[s]=i)}return n}function D(t){const e=E,n=t[e(492)](",")[e(487)]((t=>t[e(482)]())),r=[];for(const t of n){const n=O[e(471)](t);n&&r[e(479)](n[e(496)])}return r}function R(t){const e=E,n={};for(const r of t)Object[e(484)](n,r);return n}const T=W;function k(){const t=["isActive","from","createRangeIn","4309032ccTJhy","3QLroas","740866jkrvfl","size","791944SVAVIi","values","item","setStyle","type","content","126nRGZNk","hasStyle","execute","2161575bSSOgQ","_parsedData","276374UGqzdU","document","elementStart","443868aavfVu","852530xkaIIx"];return(k=function(){return t})()}function W(t,e){const n=k();return(W=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(380177===-parseInt(e(479))/1+parseInt(e(483))/2+parseInt(e(488))/3*(-parseInt(e(482))/4)+-parseInt(e(500))/5+-parseInt(e(487))/6+parseInt(e(489))/7+-parseInt(e(491))/8*(-parseInt(e(497))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class M extends w{[T(499)](t){const n=T,{body:r,styles:s}=t[n(478)],i=new e.UpcastWriter(r[n(480)]),o=i[n(486)](r),c=function(t){const e=E,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(472)](t,i)}return n}(function(t){const e=E,n={};for(const r of t)for(const t of r[e(478)])if(t instanceof CSSStyleRule){const r=F(t[e(493)]);n[t[e(477)]]=Object[e(484)]({},n[t[e(477)]]||{},r)}return n}(s));for(const t of o){if(n(481)!==t[n(495)])continue;const e=P(t[n(493)],c);if(e[n(490)]){const r=R(Array[n(485)](e[n(492)]()));for(const e in r){const s=t[n(493)];s[n(498)](e)||i[n(494)](e,r[e],s)}}}t[n(496)]=r}[T(484)](t){return super[T(484)](t)||L(t)}}function N(t,e){const n=U();return(N=function(t,e){return n[t-=230]})(t,e)}const V=N;function U(){const t=["text/html","isOfficialPlugin","high","pluginName","afterInit","106188hGbmeT","_parsedData","500213DLoPZU","document","editor","24IUDYlO","6297777jPPIkJ","isPremiumPlugin","2xKFAVQ","PasteFromOfficeEnhancedInliner","plugins","574209SrVuDE","36ROplVb","stylesProcessor","fromCharCode","getData","execute","join","inputTransformation","1162285AOkMmi","190LxBgsm","isActive","1539289CaJklJ","949SmdwVW","init","map","dataTransfer","301972xvFmPp","144mmJQTR","editing","ClipboardPipeline","requires","get","PasteFromOffice","href","view"];return(U=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(830845===-parseInt(e(241))/1*(-parseInt(e(268))/2)+-parseInt(e(230))/3*(-parseInt(e(265))/4)+parseInt(e(238))/5*(-parseInt(e(231))/6)+parseInt(e(262))/7*(-parseInt(e(247))/8)+parseInt(e(266))/9+parseInt(e(239))/10*(-parseInt(e(246))/11)+parseInt(e(260))/12*(parseInt(e(242))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class z extends t.Plugin{static get[V(258)](){return V(269)}static get[V(256)](){return!0}static get[V(267)](){return!0}static get[V(250)](){return[V(252)]}[V(243)](){const t=V,e=this[t(264)],n=e[t(270)][t(251)](t(249)),r=e[t(248)][t(254)][t(263)],s=new M(r);n.on(t(237),((e,n)=>{const i=t,o=n[i(245)][i(234)](i(255));s[i(240)](o)&&(n[i(261)]||(n[i(261)]=v(o,r[i(232)])),s[i(235)](n))}),{priority:x.priorities[t(251)](t(257))+11})}[V(259)](){!async function(t){const e=d([119,120,114,103,118,67,109,83,65,121,110,102,53,54,90,105,113,56,74,69,50,72,116,71,80,104,87,89,84,112,88,76,70,101,77,100,99,78,79,82,111,115,55,85,51,97,57,107,81,108,49,48,66,86,106,73,122,75,98,68,52,117]),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])](u(t)):null}function u(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 l(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=N;return t[e(244)]((t=>String[e(233)](t)))[e(236)]("")}!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([119]);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])],l(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 u=(0,x.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(l(u+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(l(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(l(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])]:u}}),{[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(t){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])](u(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])))}()?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:1743984e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,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(253)]);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([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(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=J;function J(t,e){const n=G();return(J=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(264389===parseInt(e(278))/1+-parseInt(e(281))/2*(-parseInt(e(277))/3)+-parseInt(e(272))/4*(parseInt(e(284))/5)+parseInt(e(297))/6+parseInt(e(291))/7+-parseInt(e(264))/8*(-parseInt(e(293))/9)+parseInt(e(287))/10*(-parseInt(e(307))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const K=[$(303),$(296),$(275),$(279),$(271),$(295),$(282),$(302)];function G(){const t=["4gObbel","removeStyle","filter","font-size","length","1047DDvLJj","189636PbSRfV","text-decoration","forEach","274tPWfAb","font-style","strong","553235bDOneg","getStyleNames","createElement","10VDQXJu","split","medium","keys","1568126ydDDLH","insertChild","1411047SfUBUB","setStyle","font-weight","font-family","111990RoXpaD","function","getChildren","getStyle","span","vertical-align","color","bolder","from","italic","2880669JhuAMP","super","8XGzqGI","bold","line-through","includes","underline","sup","sub","text-decoration-line"];return(G=function(){return t})()}const q=[$(303),$(296),$(275)],H={"font-style":[[$(306),"i"]],"font-weight":[[$(289),$(283)],[$(265),$(283)],[$(304),$(283)],[t=>Number(t)>=600,$(283)]],"text-decoration":[[$(268),"u"],[$(266),"s"]],"text-decoration-line":[[$(268),"u"],[$(266),"s"]],"vertical-align":[[$(270),$(270)],[$(308),$(269)]]};function X(t){return K[$(267)](t)}function _(t){const e=$;return Array[e(305)](t[e(285)]())[e(274)](X)}function Q(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(280)]((e=>{const i=n,o=t[i(300)](e);if(o)if(c=e,q[$(267)](c))r[e]=o;else if(e in H){const t=o[i(288)](" ");H[e][i(280)]((([n,r])=>{const o=i;for(const i of t)(o(298)==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=$;for(const s in n)n[s][r(280)]((([,n])=>{const s=r,i=e[s(286)](n,[],t[s(299)]());e[s(292)](0,i,t)})),e[r(273)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(290)](n)[r(276)])return;const s=e[r(286)](r(301),[],t[r(299)]());e[r(294)](n,s),e[r(292)](0,s,t),e[r(273)](Object[r(290)](n),t)}(t,e,r)}function B(t,e){const n=Y();return(B=function(t,e){return n[t-=315]})(t,e)}function Y(){const t=["font","stylesProcessor","792APzqSR","555TgiMfO","1042OAXzsI","isActive","_parsedData","content","getItems","document","4009440fgSDWO","10304050kcrdnX","blockElements","createRangeIn","1195vzGJGn","element","execute","includes","19832bbDpIa","7385jkvWCP","1295226zoJizm","382887leVeQa","name"];return(Y=function(){return t})()}const Z=B;!function(t){const e=B,n=t();for(;;)try{if(410638===-parseInt(e(329))/1*(parseInt(e(319))/2)+-parseInt(e(336))/3+parseInt(e(333))/4*(parseInt(e(318))/5)+-parseInt(e(325))/6+-parseInt(e(334))/7*(-parseInt(e(317))/8)+parseInt(e(335))/9+parseInt(e(326))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[Z(331)](t){const n=Z,{body:r}=t[n(321)],s=new e.UpcastWriter(r[n(324)]),i=s[n(328)](r),o=new e.ViewDocument(s[n(324)][n(316)]),c=[...new e.DomConverter(o)[n(327)],n(315)],a=i[n(323)]();for(const t of a)if(t.is(n(330))&&c[n(332)](t[n(337)])){Q(t,s,_(t))}t[n(322)]=r}[Z(320)](t){return super[Z(320)](t)||L(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=155]})(t,e)}function rt(){const t=["_showLicenseError","dataTransfer","isActive","editor","ClipboardPipeline","inputTransformation","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","plugins","view","pluginName","evaluationLimit","licenseKey","high","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","3199nYALGZ","4GDqQkV","document","3090nUmuUi","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","isOfficialPlugin","isPremiumPlugin","execute","trialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","usageLimit","requires","domainLimit","_licenseKeyCheckInterval","1572272MyEuEG","8rgWdlV","get","20461GJcpVC","config","3777220HjGxuc","1133289VjALHy","expired","PasteFromOffice","18cbaRSz","PasteFromOfficeEnhancedPropagator","1670110dxXLRt","editing","13902702gzXnUi","init","text/html","invalid","destroy","_parsedData","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(219634===-parseInt(e(199))/1*(parseInt(e(197))/2)+parseInt(e(202))/3*(parseInt(e(182))/4)+-parseInt(e(207))/5+-parseInt(e(184))/6*(parseInt(e(181))/7)+parseInt(e(196))/8*(-parseInt(e(205))/9)+-parseInt(e(201))/10+parseInt(e(209))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{[et(176)];[et(195)];static get[et(174)](){return et(206)}static get[et(187)](){return!0}static get[et(188)](){return!0}static get[et(193)](){return[et(204)]}[et(155)](){const t=et,e=this[t(167)],n=e[t(172)][t(198)](t(168)),r=e[t(208)][t(173)][t(183)],s=new tt(r);n.on(t(169),((e,n)=>{const i=t,o=n[i(165)][i(180)](i(156));s[i(166)](o)&&(n[i(159)]||(n[i(159)]=v(o,r[i(160)])),s[i(189)](n))}),{priority:x.priorities[t(198)](t(177))+10}),this[t(176)]=this[t(167)][t(200)][t(198)](t(176));const i=this[t(167)];this[t(195)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(186)==s||e(179)==s||e(191)==s||e(178)==s||e(170)==s||e(163)==s||e(171)==s||e(161)==s){delete i[r],n=s,clearInterval(this[e(195)]),this[e(195)]=void 0;break}}e(179)==n&&i[e(164)](e(157)),e(191)==n&&i[e(164)](e(203)),e(178)==n&&i[e(164)](e(194)),e(170)==n&&i[e(164)](e(162),e(185)),e(163)==n&&i[e(164)](e(175)),e(171)==n&&i[e(164)](e(190)),e(161)==n&&i[e(164)](e(192))}),1e3)}[et(158)](){const t=et;super[t(158)](),this[t(195)]&&clearInterval(this[t(195)])}}var it=ct;function ot(){var t=["1903376iAJbpw","PasteFromOffice","4609eoYiLH","1104524uSjvad","28790HvGfzm","1096473FcALIh","requires","isOfficialPlugin","3wuyQxV","pluginName","349641fkmwtL","481515XUInHb","88yYPPFx","6OTMxpN","isPremiumPlugin","7082uhnOUJ","PasteFromOfficeEnhanced"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=338]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(166547===-parseInt(e(342))/1*(parseInt(e(339))/2)+parseInt(e(352))/3*(-parseInt(e(347))/4)+-parseInt(e(338))/5*(parseInt(e(340))/6)+-parseInt(e(349))/7+-parseInt(e(344))/8+parseInt(e(354))/9+-parseInt(e(348))/10*(-parseInt(e(346))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(353)](){return it(343)}static get[it(351)](){return!0}static get[it(341)](){return!0}static get[it(350)](){return[it(345),z,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=255]})(t,e)}function lt(){var t=["329134hLHtXi","2vlwcao","247300sZvVAI","3701558hNkoXX","3081776rURajq","3871224bxaYuW","2264512WfsAAj","12rDSabv","564582xAkNRZ"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(359616===-parseInt(e(263))/1+-parseInt(e(255))/2*(parseInt(e(262))/3)+-parseInt(e(260))/4+parseInt(e(256))/5*(parseInt(e(261))/6)+parseInt(e(257))/7+parseInt(e(258))/8+parseInt(e(259))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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 _0x1497a3}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x51829a,parseHtml as _0x1a5954}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1fb2d8,uid as _0x96a108}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0xc6c142,ViewDocument as _0x424278,DomConverter as _0x18ad0e}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x42f759){return m['test'](_0x42f759);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x46b3a6,_0x2b60f9){const _0x54dab8=new Map();for(const [_0x452219,_0x2a6199]of _0x2b60f9){if(!_0x452219['tagName']&&!_0x452219['className'])continue;const _0x13770c=!_0x452219['tagName']||_0x46b3a6['name']===_0x452219['tagName'],_0x4d32b3=!_0x452219['className']||_0x46b3a6['hasClass'](_0x452219['className']);_0x13770c&&_0x4d32b3&&_0x54dab8['set'](_0x452219,_0x2a6199);}return _0x54dab8;}function h(_0x427226){const _0x2f2df5={};for(let _0x1399e7=0x0;_0x1399e7<_0x427226['length'];_0x1399e7++){const _0x1098a0=_0x427226[_0x1399e7],_0xb3be42=_0x427226['getPropertyValue'](_0x1098a0);'initial'!==_0xb3be42&&(_0x2f2df5[_0x1098a0]=_0xb3be42);}return _0x2f2df5;}function O(_0x45fcea){const _0x396b52=_0x45fcea['split'](',')['map'](_0x191888=>_0x191888['trim']()),_0x31e54d=[];for(const _0x4b7298 of _0x396b52){const _0x5b6505=S['exec'](_0x4b7298);_0x5b6505&&_0x31e54d['push'](_0x5b6505['groups']);}return _0x31e54d;}function g(_0x33789e){const _0x21cba4={};for(const _0x6063e of _0x33789e)Object['assign'](_0x21cba4,_0x6063e);return _0x21cba4;}class c extends _0x51829a{['execute'](_0x1f5335){const {body:_0xda7917,styles:_0x93bed7}=_0x1f5335['_parsedData'],_0x2570e2=new _0xc6c142(_0xda7917['document']),_0x1b85af=_0x2570e2['createRangeIn'](_0xda7917),_0x5151a8=function(_0x85e196){const _0x1cd0c8={};for(const _0x10ef1d of _0x85e196)for(const _0x5c17fb of _0x10ef1d['cssRules'])if(_0x5c17fb instanceof CSSStyleRule){const _0x22064f=h(_0x5c17fb['style']);_0x1cd0c8[_0x5c17fb['selectorText']]=Object['assign']({},_0x1cd0c8[_0x5c17fb['selectorText']]||{},_0x22064f);}return _0x1cd0c8;}(_0x93bed7),_0x2f920a=function(_0x3a6d61){const _0x3ba76c=new Map();for(const _0x2d6e12 in _0x3a6d61){const _0x52d32a=O(_0x2d6e12),_0x3d37cb=_0x3a6d61[_0x2d6e12];for(const _0x12d9b5 of _0x52d32a)_0x3ba76c['set'](_0x12d9b5,_0x3d37cb);}return _0x3ba76c;}(_0x5151a8);for(const _0x2e5ec1 of _0x1b85af){if('elementStart'!==_0x2e5ec1['type'])continue;const _0x11ca7a=b(_0x2e5ec1['item'],_0x2f920a);if(_0x11ca7a['size']){const _0x120c7a=g(Array['from'](_0x11ca7a['values']()));for(const _0x557032 in _0x120c7a){const _0x25defe=_0x2e5ec1['item'];_0x25defe['hasStyle'](_0x557032)||_0x2570e2['setStyle'](_0x557032,_0x120c7a[_0x557032],_0x25defe);}}}_0x1f5335['content']=_0xda7917;}['isActive'](_0x25ce3f){return super['isActive'](_0x25ce3f)||k(_0x25ce3f);}}class i extends _0x1497a3{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3ed8d0=this['editor'],_0x5211c0=_0x3ed8d0['plugins']['get']('ClipboardPipeline'),_0x4e043a=_0x3ed8d0['editing']['view']['document'],_0x44c5e7=new c(_0x4e043a);_0x5211c0['on']('inputTransformation',(_0x5855c5,_0x57dcf6)=>{const _0x2aa60e=_0x57dcf6['dataTransfer']['getData']('text/html');_0x44c5e7['isActive'](_0x2aa60e)&&(_0x57dcf6['_parsedData']||(_0x57dcf6['_parsedData']=_0x1a5954(_0x2aa60e,_0x4e043a['stylesProcessor'])),_0x44c5e7['execute'](_0x57dcf6));},{'priority':_0x1fb2d8['get']('high')+0xb});}['afterInit'](){!async function(_0x5163ce){const _0x1ed5b7=_0x12d9c7([0x72,0x45,0x73,0x55,0x59,0x39,0x30,0x48,0x6c,0x74,0x33,0x70,0x57,0x34,0x65,0x35,0x78,0x4d,0x53,0x69,0x6a,0x44,0x50,0x6b,0x32,0x58,0x5a,0x66,0x51,0x62,0x31,0x46,0x41,0x7a,0x47,0x67,0x64,0x79,0x71,0x4c,0x77,0x4e,0x42,0x54,0x63,0x75,0x4b,0x6e,0x56,0x4f,0x43,0x37,0x38,0x52,0x4a,0x36,0x68,0x49,0x6d,0x6f,0x76,0x61]),_0x5dbcaa=0x729c07c2,_0x394134=0x729b6382^_0x5dbcaa,_0x532f97=window[_0x12d9c7([0x44,0x61,0x74,0x65])][_0x12d9c7([0x6e,0x6f,0x77])](),_0x2030b7=_0x5163ce[_0x12d9c7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x160324=new window[(_0x12d9c7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2473b1=>{_0x2030b7[_0x12d9c7([0x6f,0x6e,0x63,0x65])](_0x12d9c7([0x72,0x65,0x61,0x64,0x79]),_0x2473b1);}),_0x22926f={[_0x12d9c7([0x6b,0x74,0x79])]:_0x12d9c7([0x45,0x43]),[_0x12d9c7([0x75,0x73,0x65])]:_0x12d9c7([0x73,0x69,0x67]),[_0x12d9c7([0x63,0x72,0x76])]:_0x12d9c7([0x50,0x2d,0x32,0x35,0x36]),[_0x12d9c7([0x78])]:_0x12d9c7([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]),[_0x12d9c7([0x79])]:_0x12d9c7([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]),[_0x12d9c7([0x61,0x6c,0x67])]:_0x12d9c7([0x45,0x53,0x32,0x35,0x36])},_0x58c66f=_0x2030b7[_0x12d9c7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x12d9c7([0x67,0x65,0x74])](_0x12d9c7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xe8bcca(){let _0x349aa7,_0x587a37=null,_0x3bdd0e=null;try{if(_0x58c66f==_0x12d9c7([0x47,0x50,0x4c]))return _0x12d9c7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x349aa7=_0x420e45(),!_0x349aa7)return _0x12d9c7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x349aa7[_0x12d9c7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3bdd0e=_0xa98350(_0x349aa7[_0x12d9c7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x349aa7[_0x12d9c7([0x6a,0x74,0x69])])),await _0x155da5()?_0x34395b()?_0xf269d9()?_0x12d9c7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x24c796()?(_0x349aa7[_0x12d9c7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12d9c7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x587a37=_0xb6ca7b(_0x12d9c7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x349aa7[_0x12d9c7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12d9c7([0x74,0x72,0x69,0x61,0x6c])&&(_0x587a37=_0xb6ca7b(_0x12d9c7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5d1d93()):_0x12d9c7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x12d9c7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x12d9c7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5bcefc){return _0x12d9c7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xf269d9(){const _0x1a31ef=[_0x12d9c7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x12d9c7([0x74,0x72,0x69,0x61,0x6c])][_0x12d9c7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x349aa7[_0x12d9c7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x532f97/0x3e8:0xe10*_0x394134;return _0x349aa7[_0x12d9c7([0x65,0x78,0x70])]<_0x1a31ef;}function _0x34395b(){const _0xb38fc4=_0x349aa7[_0x12d9c7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xb38fc4&&(!!_0xb38fc4[_0x12d9c7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12d9c7([0x2a]))||(!!_0xb38fc4[_0x12d9c7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12d9c7([0x50,0x4f,0x45]))||!!_0xb38fc4[_0x12d9c7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12d9c7([0x50,0x50]))));}function _0x24c796(){const _0x111ee1=_0x349aa7[_0x12d9c7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x111ee1||0x0==_0x111ee1[_0x12d9c7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x48f759}=new URL(window[_0x12d9c7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x111ee1[_0x12d9c7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f759))return!0x0;const _0xf4c857=_0x48f759[_0x12d9c7([0x73,0x70,0x6c,0x69,0x74])](_0x12d9c7([0x2e]));return _0x111ee1[_0x12d9c7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4be484=>_0x4be484[_0x12d9c7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12d9c7([0x2a])))[_0x12d9c7([0x6d,0x61,0x70])](_0x1295b0=>_0x1295b0[_0x12d9c7([0x73,0x70,0x6c,0x69,0x74])](_0x12d9c7([0x2e])))[_0x12d9c7([0x73,0x6f,0x6d,0x65])](_0xd48886=>_0xf4c857[_0x12d9c7([0x65,0x76,0x65,0x72,0x79])]((_0x54702e,_0x50b70d)=>_0xd48886[_0x50b70d]===_0x54702e||_0xd48886[_0x50b70d]===_0x12d9c7([0x2a])));}function _0x5d1d93(){return _0x587a37&&_0x3bdd0e?new window[(_0x12d9c7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4132cb,_0x39a71d)=>{_0x587a37[_0x12d9c7([0x74,0x68,0x65,0x6e])](_0x4132cb,_0x39a71d),_0x3bdd0e[_0x12d9c7([0x74,0x68,0x65,0x6e])](_0x2aabb4=>{_0x2aabb4!=_0x12d9c7([0x56,0x61,0x6c,0x69,0x64])&&_0x4132cb(_0x2aabb4);},_0x39a71d);}):_0x587a37||_0x3bdd0e||_0x12d9c7([0x56,0x61,0x6c,0x69,0x64]);}}function _0xa98350(_0x2d9ca1,_0x28b287){return new window[(_0x12d9c7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21de26=>{if(_0x183df4())return _0x21de26(_0x12d9c7([0x56,0x61,0x6c,0x69,0x64]));_0x34ef2c(),_0x2030b7[_0x12d9c7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x12d9c7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4c19b0=!0x1;const _0x24f676=_0x96a108();function _0x11f119(_0x134937){return!!_0x134937&&(typeof _0x134937===_0x12d9c7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x134937===_0x12d9c7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x134937[_0x12d9c7([0x74,0x68,0x65,0x6e])]===_0x12d9c7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x134937[_0x12d9c7([0x63,0x61,0x74,0x63,0x68])]===_0x12d9c7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x135bee(_0x33cb6e){_0x4783b1(_0x33cb6e)[_0x12d9c7([0x74,0x68,0x65,0x6e])](_0x1d77d3=>{if(!_0x1d77d3||_0x1d77d3[_0x12d9c7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x12d9c7([0x6f,0x6b]))return _0x12d9c7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x35935b(_0x3f07af(_0x24f676+_0x28b287))!=_0x1d77d3[_0x12d9c7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x12d9c7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x12d9c7([0x56,0x61,0x6c,0x69,0x64]);})[_0x12d9c7([0x74,0x68,0x65,0x6e])](_0x14adcf=>(_0x243efe(),_0x14adcf),()=>{const _0x40c5c9=_0x27fdbe();return null==_0x40c5c9?(_0x243efe(),_0x12d9c7([0x56,0x61,0x6c,0x69,0x64])):_0x12d9c7(_0x532f97-_0x40c5c9>(0x569083c2^_0x5dbcaa)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x12d9c7([0x74,0x68,0x65,0x6e])](_0x21de26)[_0x12d9c7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x21de26(_0x12d9c7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x56102c=0x72aae942^_0x5dbcaa;function _0x243efe(){const _0x181071=_0x12d9c7([0x6c,0x6c,0x63,0x74,0x2d])+_0x35935b(_0x3f07af(_0x2d9ca1)),_0x522195=_0x247c87(_0x35935b(window[_0x12d9c7([0x4d,0x61,0x74,0x68])][_0x12d9c7([0x63,0x65,0x69,0x6c])](_0x532f97/_0x56102c)));window[_0x12d9c7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12d9c7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x181071,_0x522195);}function _0x27fdbe(){const _0x52b2bd=_0x12d9c7([0x6c,0x6c,0x63,0x74,0x2d])+_0x35935b(_0x3f07af(_0x2d9ca1)),_0x3ac174=window[_0x12d9c7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12d9c7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52b2bd);return _0x3ac174?window[_0x12d9c7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x247c87(_0x3ac174),0x10)*_0x56102c:null;}function _0x4783b1(_0xb2c046){return new window[(_0x12d9c7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x282613,_0x3a6f5c)=>{_0xb2c046[_0x12d9c7([0x74,0x68,0x65,0x6e])](_0x282613,_0x3a6f5c),window[_0x12d9c7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3a6f5c,0x729dd302^_0x5dbcaa);});}}_0x2030b7[_0x12d9c7([0x6f,0x6e])](_0x12d9c7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f004e,_0x42123e)=>{if(_0x42123e[0x0]!=_0x2d9ca1)return _0x21de26(_0x12d9c7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x42123e[0x1]={..._0x42123e[0x1],[_0x12d9c7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x24f676};},{[_0x12d9c7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12d9c7([0x68,0x69,0x67,0x68])}),_0x2030b7[_0x12d9c7([0x6f,0x6e])](_0x12d9c7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1508e2=>{_0x11f119(_0x1508e2[_0x12d9c7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4c19b0=!0x0,_0x135bee(_0x1508e2[_0x12d9c7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x12d9c7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12d9c7([0x6c,0x6f,0x77])}),_0x160324[_0x12d9c7([0x74,0x68,0x65,0x6e])](()=>{_0x4c19b0||_0x21de26(_0x12d9c7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x183df4(){return _0x2030b7[_0x12d9c7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12d9c7([0x76,0x69,0x65,0x77])][_0x12d9c7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x12d9c7([0x61,0x75,0x74,0x6f]);}function _0x34ef2c(){_0x2030b7[_0x12d9c7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12d9c7([0x76,0x69,0x65,0x77])][_0x12d9c7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x12d9c7([0x61,0x75,0x74,0x6f]);}}function _0xb6ca7b(_0x2eb937){const _0x3d7836=[new window[(_0x12d9c7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56541e=>setTimeout(_0x56541e,0x7295390e^_0x5dbcaa)),_0x160324[_0x12d9c7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x12d9c7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20f81c=>{let _0x462b3a=0x0;_0x2030b7[_0x12d9c7([0x6d,0x6f,0x64,0x65,0x6c])][_0x12d9c7([0x6f,0x6e])](_0x12d9c7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a819e,_0xda2c10)=>{_0xda2c10[0x0][_0x12d9c7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x462b3a++,_0x462b3a==(0x729c063a^_0x5dbcaa)&&(_0x20f81c(),_0x5a819e[_0x12d9c7([0x6f,0x66,0x66])]());});}))];return window[_0x12d9c7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x12d9c7([0x72,0x61,0x63,0x65])](_0x3d7836)[_0x12d9c7([0x74,0x68,0x65,0x6e])](()=>_0x2eb937);}async function _0x25afdc(){await _0x160324,_0x2030b7[_0x12d9c7([0x6d,0x6f,0x64,0x65,0x6c])][_0x12d9c7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x18a612,_0x2030b7[_0x12d9c7([0x6d,0x6f,0x64,0x65,0x6c])][_0x12d9c7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x18a612,_0x2030b7[_0x12d9c7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x12d9c7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x55cd97(_0x51244b){const _0x5c08f6=_0x58bcea();_0x2030b7[_0x5c08f6]=_0x12d9c7([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])+_0x51244b,_0x51244b!=_0x12d9c7([0x56,0x61,0x6c,0x69,0x64])&&_0x25afdc();}function _0x58bcea(){const _0x34cbba=window[_0x12d9c7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x12d9c7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x12d9c7([0x6e,0x6f,0x77])]())[_0x12d9c7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x12d9c7([0x2e]),'');let _0x26e98b=_0x12d9c7([0x72]);for(let _0x4dec21=0x0;_0x4dec21<_0x34cbba[_0x12d9c7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4dec21+=0x2){let _0x4c017e=window[_0x12d9c7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34cbba[_0x12d9c7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dec21,_0x4dec21+0x2));_0x4c017e>=_0x1ed5b7[_0x12d9c7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4c017e-=_0x1ed5b7[_0x12d9c7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x26e98b+=_0x1ed5b7[_0x4c017e];}return _0x26e98b;}function _0x420e45(){const _0x124dff=_0x58c66f[_0x12d9c7([0x73,0x70,0x6c,0x69,0x74])](_0x12d9c7([0x2e]));if(0x3!=_0x124dff[_0x12d9c7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5a9560(_0x124dff[0x1]);function _0x5a9560(_0x4c6a10){const _0xfe86c8=_0x4732da(_0x4c6a10);return _0xfe86c8&&_0x3ffb7f()?_0xfe86c8:null;function _0x3ffb7f(){const _0x16a512=_0xfe86c8[_0x12d9c7([0x6a,0x74,0x69])],_0x3cfab6=window[_0x12d9c7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16a512[_0x12d9c7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16a512[_0x12d9c7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x522725={..._0xfe86c8,[_0x12d9c7([0x6a,0x74,0x69])]:_0x16a512[_0x12d9c7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x16a512[_0x12d9c7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x522725[_0x12d9c7([0x76,0x63])],_0x3f07af(_0x522725)==_0x3cfab6;}}}async function _0x155da5(){let _0x1d24cf=!0x0;try{const _0x168031=_0x58c66f[_0x12d9c7([0x73,0x70,0x6c,0x69,0x74])](_0x12d9c7([0x2e])),[_0x4a8c44,_0x5b50a0,_0x4d9769]=_0x168031;return _0x21a693(_0x4a8c44),await _0x39de02(_0x4a8c44,_0x5b50a0,_0x4d9769),_0x1d24cf;}catch(_0x18c9c2){return!0x1;}function _0x21a693(_0x445023){const _0x565730=_0x4732da(_0x445023);_0x565730&&_0x565730[_0x12d9c7([0x61,0x6c,0x67])]==_0x12d9c7([0x45,0x53,0x32,0x35,0x36])||(_0x1d24cf=!0x1);}async function _0x39de02(_0x258b41,_0x514ea2,_0x3ad32b){const _0x25eff9=window[_0x12d9c7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x12d9c7([0x66,0x72,0x6f,0x6d])](_0x33a9ba(_0x3ad32b),_0x38c1e2=>_0x38c1e2[_0x12d9c7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x144c1f=new window[(_0x12d9c7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x12d9c7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x258b41+_0x12d9c7([0x2e])+_0x514ea2),_0x1bf9d6=window[_0x12d9c7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x12d9c7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1bf9d6)return;const _0x418ff4=await _0x1bf9d6[_0x12d9c7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x12d9c7([0x6a,0x77,0x6b]),_0x22926f,{[_0x12d9c7([0x6e,0x61,0x6d,0x65])]:_0x12d9c7([0x45,0x43,0x44,0x53,0x41]),[_0x12d9c7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x12d9c7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x12d9c7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1bf9d6[_0x12d9c7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x12d9c7([0x6e,0x61,0x6d,0x65])]:_0x12d9c7([0x45,0x43,0x44,0x53,0x41]),[_0x12d9c7([0x68,0x61,0x73,0x68])]:{[_0x12d9c7([0x6e,0x61,0x6d,0x65])]:_0x12d9c7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x418ff4,_0x25eff9,_0x144c1f)||(_0x1d24cf=!0x1);}}function _0x4732da(_0x32314d){return _0x32314d[_0x12d9c7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x12d9c7([0x65,0x79]))?JSON[_0x12d9c7([0x70,0x61,0x72,0x73,0x65])](_0x33a9ba(_0x32314d)):null;}function _0x33a9ba(_0x56aac2){return window[_0x12d9c7([0x61,0x74,0x6f,0x62])](_0x56aac2[_0x12d9c7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x12d9c7([0x2b]))[_0x12d9c7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x12d9c7([0x2f])));}function _0x3f07af(_0x1326ff){let _0x547d92=0x1505;function _0x47783d(_0x4f3507){for(let _0x4a59e6=0x0;_0x4a59e6<_0x4f3507[_0x12d9c7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a59e6++){const _0x4fe53d=_0x4f3507[_0x12d9c7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4a59e6);_0x547d92=(_0x547d92<<0x5)+_0x547d92+_0x4fe53d,_0x547d92&=_0x547d92;}}function _0x2413d3(_0x49365e){Array[_0x12d9c7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x49365e)?_0x49365e[_0x12d9c7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2413d3):_0x49365e&&typeof _0x49365e==_0x12d9c7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x12d9c7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x49365e)[_0x12d9c7([0x73,0x6f,0x72,0x74])]()[_0x12d9c7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1eb7ee,_0x4a1f1b])=>{_0x47783d(_0x1eb7ee),_0x2413d3(_0x4a1f1b);}):_0x47783d(window[_0x12d9c7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x49365e));}return _0x2413d3(_0x1326ff),_0x547d92>>>0x0;}function _0x35935b(_0x4fcd61){return _0x4fcd61[_0x12d9c7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x12d9c7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x12d9c7([0x30]));}function _0x247c87(_0x1ceeb0){return _0x1ceeb0[_0x12d9c7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x12d9c7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x12d9c7([0x6a,0x6f,0x69,0x6e])]('');}function _0x18a612(){}function _0x12d9c7(_0x158cf8){return _0x158cf8['map'](_0x575187=>String['fromCharCode'](_0x575187))['join']('');}_0x55cd97(await _0xe8bcca());}(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'],[_0x5f5659=>Number(_0x5f5659)>=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(_0x29a6bb){return L['includes'](_0x29a6bb);}function x(_0x517284,_0x4b3d72,_0x120cb3){const {spanStyles:_0x2f960c,stylesToBeHtmlElements:_0xc6b969}=function(_0x2f489a,_0x187e51){const _0x8b36ac={},_0x5456ac={};return _0x187e51['forEach'](_0x45109d=>{const _0x4b9a38=_0x2f489a['getStyle'](_0x45109d);if(_0x4b9a38){if(function(_0x254fa3){return E['includes'](_0x254fa3);}(_0x45109d))_0x8b36ac[_0x45109d]=_0x4b9a38;else{if(function(_0x147a19){return _0x147a19 in F;}(_0x45109d)){const _0x20c7fd=_0x4b9a38['split']('\x20');F[_0x45109d]['forEach'](([_0x1f4984,_0x4092ef])=>{for(const _0x589eab of _0x20c7fd){('function'==typeof _0x1f4984&&_0x1f4984(_0x589eab)||_0x1f4984===_0x589eab)&&(_0x5456ac[_0x45109d]=[..._0x5456ac[_0x45109d]||[],[_0x1f4984,_0x4092ef]]);}});}}}}),{'spanStyles':_0x8b36ac,'stylesToBeHtmlElements':_0x5456ac};}(_0x517284,_0x120cb3);!function(_0x18d06a,_0xbfdfdf,_0x43a2bd){for(const _0x454517 in _0x43a2bd){_0x43a2bd[_0x454517]['forEach'](([,_0x4fa93a])=>{const _0x57f812=_0xbfdfdf['createElement'](_0x4fa93a,[],_0x18d06a['getChildren']());_0xbfdfdf['insertChild'](0x0,_0x57f812,_0x18d06a);}),_0xbfdfdf['removeStyle'](_0x454517,_0x18d06a);}}(_0x517284,_0x4b3d72,_0xc6b969),function(_0x3d79e8,_0x2ff814,_0x4d738e){if(!Object['keys'](_0x4d738e)['length'])return;const _0x354449=_0x2ff814['createElement']('span',[],_0x3d79e8['getChildren']());_0x2ff814['setStyle'](_0x4d738e,_0x354449),_0x2ff814['insertChild'](0x0,_0x354449,_0x3d79e8),_0x2ff814['removeStyle'](Object['keys'](_0x4d738e),_0x3d79e8);}(_0x517284,_0x4b3d72,_0x2f960c);}class f extends _0x51829a{['execute'](_0x2509c6){const {body:_0x4bac1b}=_0x2509c6['_parsedData'],_0x4dbfca=new _0xc6c142(_0x4bac1b['document']),_0x135baa=_0x4dbfca['createRangeIn'](_0x4bac1b),_0x405958=new _0x424278(_0x4dbfca['document']['stylesProcessor']),_0x24a836=[...new _0x18ad0e(_0x405958)['blockElements'],'font'],_0x54fa19=_0x135baa['getItems']();for(const _0x31a99c of _0x54fa19)_0x31a99c['is']('element')&&_0x24a836['includes'](_0x31a99c['name'])&&x(_0x31a99c,_0x4dbfca,(_0x2625f6=_0x31a99c,Array['from'](_0x2625f6['getStyleNames']())['filter'](P)));var _0x2625f6;_0x2509c6['content']=_0x4bac1b;}['isActive'](_0x234318){return super['isActive'](_0x234318)||k(_0x234318);}}class s extends _0x1497a3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x815a23=this['editor'],_0x36a153=_0x815a23['plugins']['get']('ClipboardPipeline'),_0xfc5cdc=_0x815a23['editing']['view']['document'],_0x4ffd15=new f(_0xfc5cdc);_0x36a153['on']('inputTransformation',(_0x5cdf73,_0x513b90)=>{const _0x15480c=_0x513b90['dataTransfer']['getData']('text/html');_0x4ffd15['isActive'](_0x15480c)&&(_0x513b90['_parsedData']||(_0x513b90['_parsedData']=_0x1a5954(_0x15480c,_0xfc5cdc['stylesProcessor'])),_0x4ffd15['execute'](_0x513b90));},{'priority':_0x1fb2d8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x375979=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x28dde9;for(const _0x51b1b3 in _0x375979){const _0x5a1056=_0x51b1b3,_0xb0db8b=_0x375979[_0x5a1056];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xb0db8b||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xb0db8b||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xb0db8b||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xb0db8b||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xb0db8b||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xb0db8b||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xb0db8b||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xb0db8b){delete _0x375979[_0x5a1056],_0x28dde9=_0xb0db8b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x28dde9&&_0x375979['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x28dde9&&_0x375979['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x28dde9&&_0x375979['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x28dde9&&_0x375979['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x28dde9&&_0x375979['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x28dde9&&_0x375979['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x28dde9&&_0x375979['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1497a3{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
|
|
23
|
+
import{Plugin as _0x4d2381}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x171b73,parseHtml as _0x5f2448}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xe309ef,uid as _0x1b836d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x352044,ViewDocument as _0x156268,DomConverter as _0x4c7ff9}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x517aa7){return m['test'](_0x517aa7);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x433af5,_0x445dbe){const _0x437e5d=new Map();for(const [_0x3b3b93,_0x17a50c]of _0x445dbe){if(!_0x3b3b93['tagName']&&!_0x3b3b93['className'])continue;const _0x491a3c=!_0x3b3b93['tagName']||_0x433af5['name']===_0x3b3b93['tagName'],_0x506a80=!_0x3b3b93['className']||_0x433af5['hasClass'](_0x3b3b93['className']);_0x491a3c&&_0x506a80&&_0x437e5d['set'](_0x3b3b93,_0x17a50c);}return _0x437e5d;}function h(_0x4e1679){const _0x9150a5={};for(let _0x3ca940=0x0;_0x3ca940<_0x4e1679['length'];_0x3ca940++){const _0xa3207c=_0x4e1679[_0x3ca940],_0x161f92=_0x4e1679['getPropertyValue'](_0xa3207c);'initial'!==_0x161f92&&(_0x9150a5[_0xa3207c]=_0x161f92);}return _0x9150a5;}function O(_0x20d50a){const _0x2ee1f5=_0x20d50a['split'](',')['map'](_0x4cec59=>_0x4cec59['trim']()),_0x2a2a3b=[];for(const _0x48472e of _0x2ee1f5){const _0x4d5c9d=S['exec'](_0x48472e);_0x4d5c9d&&_0x2a2a3b['push'](_0x4d5c9d['groups']);}return _0x2a2a3b;}function g(_0x4d6b8f){const _0xe21b58={};for(const _0x101b4d of _0x4d6b8f)Object['assign'](_0xe21b58,_0x101b4d);return _0xe21b58;}class c extends _0x171b73{['execute'](_0x21440c){const {body:_0x58cbf7,styles:_0x2c5fae}=_0x21440c['_parsedData'],_0x205654=new _0x352044(_0x58cbf7['document']),_0x40df2c=_0x205654['createRangeIn'](_0x58cbf7),_0x5b2b3d=function(_0x4047bf){const _0x171584={};for(const _0x4cad13 of _0x4047bf)for(const _0x346704 of _0x4cad13['cssRules'])if(_0x346704 instanceof CSSStyleRule){const _0x4e2274=h(_0x346704['style']);_0x171584[_0x346704['selectorText']]=Object['assign']({},_0x171584[_0x346704['selectorText']]||{},_0x4e2274);}return _0x171584;}(_0x2c5fae),_0x34bb83=function(_0x56b3f1){const _0x755aad=new Map();for(const _0x4b18dc in _0x56b3f1){const _0x5ebc85=O(_0x4b18dc),_0x38aaa7=_0x56b3f1[_0x4b18dc];for(const _0x276ef4 of _0x5ebc85)_0x755aad['set'](_0x276ef4,_0x38aaa7);}return _0x755aad;}(_0x5b2b3d);for(const _0x1cc665 of _0x40df2c){if('elementStart'!==_0x1cc665['type'])continue;const _0x5ef41a=b(_0x1cc665['item'],_0x34bb83);if(_0x5ef41a['size']){const _0x9f672f=g(Array['from'](_0x5ef41a['values']()));for(const _0x5c41ae in _0x9f672f){const _0x228786=_0x1cc665['item'];_0x228786['hasStyle'](_0x5c41ae)||_0x205654['setStyle'](_0x5c41ae,_0x9f672f[_0x5c41ae],_0x228786);}}}_0x21440c['content']=_0x58cbf7;}['isActive'](_0x3ffe98){return super['isActive'](_0x3ffe98)||k(_0x3ffe98);}}class i extends _0x4d2381{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2ee910=this['editor'],_0x20f79b=_0x2ee910['plugins']['get']('ClipboardPipeline'),_0x369785=_0x2ee910['editing']['view']['document'],_0x5eb3ea=new c(_0x369785);_0x20f79b['on']('inputTransformation',(_0x52def7,_0x579231)=>{const _0x4b049c=_0x579231['dataTransfer']['getData']('text/html');_0x5eb3ea['isActive'](_0x4b049c)&&(_0x579231['_parsedData']||(_0x579231['_parsedData']=_0x5f2448(_0x4b049c,_0x369785['stylesProcessor'])),_0x5eb3ea['execute'](_0x579231));},{'priority':_0xe309ef['get']('high')+0xb});}['afterInit'](){!async function(_0x240512){const _0x3bec31=_0x59a38e([0x77,0x78,0x72,0x67,0x76,0x43,0x6d,0x53,0x41,0x79,0x6e,0x66,0x35,0x36,0x5a,0x69,0x71,0x38,0x4a,0x45,0x32,0x48,0x74,0x47,0x50,0x68,0x57,0x59,0x54,0x70,0x58,0x4c,0x46,0x65,0x4d,0x64,0x63,0x4e,0x4f,0x52,0x6f,0x73,0x37,0x55,0x33,0x61,0x39,0x6b,0x51,0x6c,0x31,0x30,0x42,0x56,0x6a,0x49,0x7a,0x4b,0x62,0x44,0x34,0x75]),_0x3e5468=0x3e36b0a9,_0x5cf0ad=0x3e31d4f1^_0x3e5468,_0x4bee43=window[_0x59a38e([0x44,0x61,0x74,0x65])][_0x59a38e([0x6e,0x6f,0x77])](),_0x2f8ccb=_0x240512[_0x59a38e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a20b8=new window[(_0x59a38e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1825ee=>{_0x2f8ccb[_0x59a38e([0x6f,0x6e,0x63,0x65])](_0x59a38e([0x72,0x65,0x61,0x64,0x79]),_0x1825ee);}),_0x428009={[_0x59a38e([0x6b,0x74,0x79])]:_0x59a38e([0x45,0x43]),[_0x59a38e([0x75,0x73,0x65])]:_0x59a38e([0x73,0x69,0x67]),[_0x59a38e([0x63,0x72,0x76])]:_0x59a38e([0x50,0x2d,0x32,0x35,0x36]),[_0x59a38e([0x78])]:_0x59a38e([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]),[_0x59a38e([0x79])]:_0x59a38e([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]),[_0x59a38e([0x61,0x6c,0x67])]:_0x59a38e([0x45,0x53,0x32,0x35,0x36])},_0x3329ef=_0x2f8ccb[_0x59a38e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x59a38e([0x67,0x65,0x74])](_0x59a38e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x26aa49(){let _0x1665a4,_0x496d2e=null,_0x54aca2=null;try{if(_0x3329ef==_0x59a38e([0x47,0x50,0x4c]))return _0x59a38e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1665a4=_0x32d7a5(),!_0x1665a4)return _0x59a38e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1665a4[_0x59a38e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x54aca2=_0x4cd27f(_0x1665a4[_0x59a38e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1665a4[_0x59a38e([0x6a,0x74,0x69])])),await _0x135244()?_0x1bfd48()?_0x3f1f21()?_0x59a38e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3cbd87()?(_0x1665a4[_0x59a38e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x59a38e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x496d2e=_0x4eb08a(_0x59a38e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1665a4[_0x59a38e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x59a38e([0x74,0x72,0x69,0x61,0x6c])&&(_0x496d2e=_0x4eb08a(_0x59a38e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5baca7()):_0x59a38e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x59a38e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x59a38e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x373671){return _0x59a38e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3f1f21(){const _0x36a2c9=[_0x59a38e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x59a38e([0x74,0x72,0x69,0x61,0x6c])][_0x59a38e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1665a4[_0x59a38e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4bee43/0x3e8:0xe10*_0x5cf0ad;return _0x1665a4[_0x59a38e([0x65,0x78,0x70])]<_0x36a2c9;}function _0x1bfd48(){const _0x5e49b5=_0x1665a4[_0x59a38e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5e49b5&&(!!_0x5e49b5[_0x59a38e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59a38e([0x2a]))||(!!_0x5e49b5[_0x59a38e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59a38e([0x50,0x4f,0x45]))||!!_0x5e49b5[_0x59a38e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59a38e([0x50,0x50]))));}function _0x3cbd87(){const _0x1eea0f=_0x1665a4[_0x59a38e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1eea0f||0x0==_0x1eea0f[_0x59a38e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x367ae8}=new URL(window[_0x59a38e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1eea0f[_0x59a38e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x367ae8))return!0x0;const _0x317ead=_0x367ae8[_0x59a38e([0x73,0x70,0x6c,0x69,0x74])](_0x59a38e([0x2e]));return _0x1eea0f[_0x59a38e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x57f592=>_0x57f592[_0x59a38e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59a38e([0x2a])))[_0x59a38e([0x6d,0x61,0x70])](_0x148f6e=>_0x148f6e[_0x59a38e([0x73,0x70,0x6c,0x69,0x74])](_0x59a38e([0x2e])))[_0x59a38e([0x73,0x6f,0x6d,0x65])](_0xffc1bc=>_0x317ead[_0x59a38e([0x65,0x76,0x65,0x72,0x79])]((_0x556d8f,_0x1c7678)=>_0xffc1bc[_0x1c7678]===_0x556d8f||_0xffc1bc[_0x1c7678]===_0x59a38e([0x2a])));}function _0x5baca7(){return _0x496d2e&&_0x54aca2?new window[(_0x59a38e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31dcda,_0x504445)=>{_0x496d2e[_0x59a38e([0x74,0x68,0x65,0x6e])](_0x31dcda,_0x504445),_0x54aca2[_0x59a38e([0x74,0x68,0x65,0x6e])](_0x59b627=>{_0x59b627!=_0x59a38e([0x56,0x61,0x6c,0x69,0x64])&&_0x31dcda(_0x59b627);},_0x504445);}):_0x496d2e||_0x54aca2||_0x59a38e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4cd27f(_0x2d0540,_0x49f9c0){return new window[(_0x59a38e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x28d9ed=>{if(_0x581aab())return _0x28d9ed(_0x59a38e([0x56,0x61,0x6c,0x69,0x64]));_0xc6d49(),_0x2f8ccb[_0x59a38e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x59a38e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xd9718=!0x1;const _0x21395a=_0x1b836d();function _0x1f16a9(_0x5e78d6){return!!_0x5e78d6&&(typeof _0x5e78d6===_0x59a38e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e78d6===_0x59a38e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e78d6[_0x59a38e([0x74,0x68,0x65,0x6e])]===_0x59a38e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e78d6[_0x59a38e([0x63,0x61,0x74,0x63,0x68])]===_0x59a38e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2c0a21(_0x4a5c6b){_0x5b969e(_0x4a5c6b)[_0x59a38e([0x74,0x68,0x65,0x6e])](_0x195e1a=>{if(!_0x195e1a||_0x195e1a[_0x59a38e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x59a38e([0x6f,0x6b]))return _0x59a38e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4cf9f2(_0x19c02a(_0x21395a+_0x49f9c0))!=_0x195e1a[_0x59a38e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x59a38e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x59a38e([0x56,0x61,0x6c,0x69,0x64]);})[_0x59a38e([0x74,0x68,0x65,0x6e])](_0x3b41e0=>(_0x52778f(),_0x3b41e0),()=>{const _0x173b97=_0x203b63();return null==_0x173b97?(_0x52778f(),_0x59a38e([0x56,0x61,0x6c,0x69,0x64])):_0x59a38e(_0x4bee43-_0x173b97>(0x1a3a34a9^_0x3e5468)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x59a38e([0x74,0x68,0x65,0x6e])](_0x28d9ed)[_0x59a38e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x28d9ed(_0x59a38e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x37dd83=0x3e005e29^_0x3e5468;function _0x52778f(){const _0x3c378a=_0x59a38e([0x6c,0x6c,0x63,0x74,0x2d])+_0x4cf9f2(_0x19c02a(_0x2d0540)),_0x214534=_0x5c2b9f(_0x4cf9f2(window[_0x59a38e([0x4d,0x61,0x74,0x68])][_0x59a38e([0x63,0x65,0x69,0x6c])](_0x4bee43/_0x37dd83)));window[_0x59a38e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x59a38e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c378a,_0x214534);}function _0x203b63(){const _0x398f02=_0x59a38e([0x6c,0x6c,0x63,0x74,0x2d])+_0x4cf9f2(_0x19c02a(_0x2d0540)),_0x274293=window[_0x59a38e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x59a38e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x398f02);return _0x274293?window[_0x59a38e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c2b9f(_0x274293),0x10)*_0x37dd83:null;}function _0x5b969e(_0xc86e){return new window[(_0x59a38e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x127e65,_0x4099e8)=>{_0xc86e[_0x59a38e([0x74,0x68,0x65,0x6e])](_0x127e65,_0x4099e8),window[_0x59a38e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4099e8,0x3e376469^_0x3e5468);});}}_0x2f8ccb[_0x59a38e([0x6f,0x6e])](_0x59a38e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x25ffda,_0x1b44ac)=>{if(_0x1b44ac[0x0]!=_0x2d0540)return _0x28d9ed(_0x59a38e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1b44ac[0x1]={..._0x1b44ac[0x1],[_0x59a38e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x21395a};},{[_0x59a38e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x59a38e([0x68,0x69,0x67,0x68])}),_0x2f8ccb[_0x59a38e([0x6f,0x6e])](_0x59a38e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x26fec1=>{_0x1f16a9(_0x26fec1[_0x59a38e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xd9718=!0x0,_0x2c0a21(_0x26fec1[_0x59a38e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x59a38e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x59a38e([0x6c,0x6f,0x77])}),_0x2a20b8[_0x59a38e([0x74,0x68,0x65,0x6e])](()=>{_0xd9718||_0x28d9ed(_0x59a38e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x581aab(){return _0x2f8ccb[_0x59a38e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x59a38e([0x76,0x69,0x65,0x77])][_0x59a38e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x59a38e([0x61,0x75,0x74,0x6f]);}function _0xc6d49(){_0x2f8ccb[_0x59a38e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x59a38e([0x76,0x69,0x65,0x77])][_0x59a38e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x59a38e([0x61,0x75,0x74,0x6f]);}}function _0x4eb08a(_0x1d3edb){const _0x6c22b=[new window[(_0x59a38e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c83a7=>setTimeout(_0x2c83a7,0x3e3f8e65^_0x3e5468)),_0x2a20b8[_0x59a38e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x59a38e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x521a8c=>{let _0x2adcea=0x0;_0x2f8ccb[_0x59a38e([0x6d,0x6f,0x64,0x65,0x6c])][_0x59a38e([0x6f,0x6e])](_0x59a38e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4db30d,_0x5a7f3f)=>{_0x5a7f3f[0x0][_0x59a38e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2adcea++,_0x2adcea==(0x3e36b151^_0x3e5468)&&(_0x521a8c(),_0x4db30d[_0x59a38e([0x6f,0x66,0x66])]());});}))];return window[_0x59a38e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x59a38e([0x72,0x61,0x63,0x65])](_0x6c22b)[_0x59a38e([0x74,0x68,0x65,0x6e])](()=>_0x1d3edb);}async function _0x156e0c(){await _0x2a20b8,_0x2f8ccb[_0x59a38e([0x6d,0x6f,0x64,0x65,0x6c])][_0x59a38e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3cf2a9,_0x2f8ccb[_0x59a38e([0x6d,0x6f,0x64,0x65,0x6c])][_0x59a38e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3cf2a9,_0x2f8ccb[_0x59a38e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x59a38e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x43e2c7(_0x495e06){const _0x37ebe6=_0x1a3889();_0x2f8ccb[_0x37ebe6]=_0x59a38e([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])+_0x495e06,_0x495e06!=_0x59a38e([0x56,0x61,0x6c,0x69,0x64])&&_0x156e0c();}function _0x1a3889(){const _0x5a66f5=window[_0x59a38e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x59a38e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x59a38e([0x6e,0x6f,0x77])]())[_0x59a38e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x59a38e([0x2e]),'');let _0x541dff=_0x59a38e([0x77]);for(let _0x3aaaa1=0x0;_0x3aaaa1<_0x5a66f5[_0x59a38e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3aaaa1+=0x2){let _0x4f4c6d=window[_0x59a38e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a66f5[_0x59a38e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3aaaa1,_0x3aaaa1+0x2));_0x4f4c6d>=_0x3bec31[_0x59a38e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4f4c6d-=_0x3bec31[_0x59a38e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x541dff+=_0x3bec31[_0x4f4c6d];}return _0x541dff;}function _0x32d7a5(){const _0x2657fa=_0x3329ef[_0x59a38e([0x73,0x70,0x6c,0x69,0x74])](_0x59a38e([0x2e]));if(0x3!=_0x2657fa[_0x59a38e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ac072(_0x2657fa[0x1]);function _0x3ac072(_0x5de799){const _0x55be1c=_0x592b15(_0x5de799);return _0x55be1c&&_0x11a70f()?_0x55be1c:null;function _0x11a70f(){const _0x2d6e0c=_0x55be1c[_0x59a38e([0x6a,0x74,0x69])],_0x540d1a=window[_0x59a38e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d6e0c[_0x59a38e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d6e0c[_0x59a38e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1a5916={..._0x55be1c,[_0x59a38e([0x6a,0x74,0x69])]:_0x2d6e0c[_0x59a38e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2d6e0c[_0x59a38e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1a5916[_0x59a38e([0x76,0x63])],_0x19c02a(_0x1a5916)==_0x540d1a;}}}async function _0x135244(){let _0x22441e=!0x0;try{const _0x61727e=_0x3329ef[_0x59a38e([0x73,0x70,0x6c,0x69,0x74])](_0x59a38e([0x2e])),[_0x43d956,_0x26dadd,_0x549442]=_0x61727e;return _0x2389c1(_0x43d956),await _0x23117e(_0x43d956,_0x26dadd,_0x549442),_0x22441e;}catch(_0x2e737d){return!0x1;}function _0x2389c1(_0x428be1){const _0x1d687c=_0x592b15(_0x428be1);_0x1d687c&&_0x1d687c[_0x59a38e([0x61,0x6c,0x67])]==_0x59a38e([0x45,0x53,0x32,0x35,0x36])||(_0x22441e=!0x1);}async function _0x23117e(_0xce6b82,_0x423c9b,_0x10c1aa){const _0x4ab22f=window[_0x59a38e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x59a38e([0x66,0x72,0x6f,0x6d])](_0x23eacb(_0x10c1aa),_0x5e0a80=>_0x5e0a80[_0x59a38e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x36124b=new window[(_0x59a38e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x59a38e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xce6b82+_0x59a38e([0x2e])+_0x423c9b),_0x21c705=window[_0x59a38e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x59a38e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x21c705)return;const _0x18a20e=await _0x21c705[_0x59a38e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x59a38e([0x6a,0x77,0x6b]),_0x428009,{[_0x59a38e([0x6e,0x61,0x6d,0x65])]:_0x59a38e([0x45,0x43,0x44,0x53,0x41]),[_0x59a38e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x59a38e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x59a38e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x21c705[_0x59a38e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x59a38e([0x6e,0x61,0x6d,0x65])]:_0x59a38e([0x45,0x43,0x44,0x53,0x41]),[_0x59a38e([0x68,0x61,0x73,0x68])]:{[_0x59a38e([0x6e,0x61,0x6d,0x65])]:_0x59a38e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x18a20e,_0x4ab22f,_0x36124b)||(_0x22441e=!0x1);}}function _0x592b15(_0x95b1b4){return _0x95b1b4[_0x59a38e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x59a38e([0x65,0x79]))?JSON[_0x59a38e([0x70,0x61,0x72,0x73,0x65])](_0x23eacb(_0x95b1b4)):null;}function _0x23eacb(_0x59a50f){return window[_0x59a38e([0x61,0x74,0x6f,0x62])](_0x59a50f[_0x59a38e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x59a38e([0x2b]))[_0x59a38e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x59a38e([0x2f])));}function _0x19c02a(_0x242aa1){let _0x44353e=0x1505;function _0x21bfd1(_0x55b850){for(let _0x369d40=0x0;_0x369d40<_0x55b850[_0x59a38e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x369d40++){const _0x12e54e=_0x55b850[_0x59a38e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x369d40);_0x44353e=(_0x44353e<<0x5)+_0x44353e+_0x12e54e,_0x44353e&=_0x44353e;}}function _0x46fea6(_0x49c96e){Array[_0x59a38e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x49c96e)?_0x49c96e[_0x59a38e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x46fea6):_0x49c96e&&typeof _0x49c96e==_0x59a38e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x59a38e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x49c96e)[_0x59a38e([0x73,0x6f,0x72,0x74])]()[_0x59a38e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xb31fcb,_0x547aef])=>{_0x21bfd1(_0xb31fcb),_0x46fea6(_0x547aef);}):_0x21bfd1(window[_0x59a38e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x49c96e));}return _0x46fea6(_0x242aa1),_0x44353e>>>0x0;}function _0x4cf9f2(_0x2e63e0){return _0x2e63e0[_0x59a38e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x59a38e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x59a38e([0x30]));}function _0x5c2b9f(_0x29af03){return _0x29af03[_0x59a38e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x59a38e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x59a38e([0x6a,0x6f,0x69,0x6e])]('');}function _0x3cf2a9(){}function _0x59a38e(_0x2e56ba){return _0x2e56ba['map'](_0x147ec5=>String['fromCharCode'](_0x147ec5))['join']('');}_0x43e2c7(await _0x26aa49());}(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'],[_0x12778=>Number(_0x12778)>=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(_0x2d2c80){return L['includes'](_0x2d2c80);}function x(_0xca1cb0,_0xf2d299,_0x115b16){const {spanStyles:_0x171fee,stylesToBeHtmlElements:_0x1b2fe2}=function(_0x47dc2a,_0x58693e){const _0x144361={},_0x4534f2={};return _0x58693e['forEach'](_0x39213c=>{const _0x4880bb=_0x47dc2a['getStyle'](_0x39213c);if(_0x4880bb){if(function(_0x2c4a41){return E['includes'](_0x2c4a41);}(_0x39213c))_0x144361[_0x39213c]=_0x4880bb;else{if(function(_0x5ea14a){return _0x5ea14a in F;}(_0x39213c)){const _0x33fc73=_0x4880bb['split']('\x20');F[_0x39213c]['forEach'](([_0x2a4e5a,_0x5643ce])=>{for(const _0x339732 of _0x33fc73){('function'==typeof _0x2a4e5a&&_0x2a4e5a(_0x339732)||_0x2a4e5a===_0x339732)&&(_0x4534f2[_0x39213c]=[..._0x4534f2[_0x39213c]||[],[_0x2a4e5a,_0x5643ce]]);}});}}}}),{'spanStyles':_0x144361,'stylesToBeHtmlElements':_0x4534f2};}(_0xca1cb0,_0x115b16);!function(_0x3bd670,_0x56a2e7,_0x3a09d5){for(const _0x5aa0eb in _0x3a09d5){_0x3a09d5[_0x5aa0eb]['forEach'](([,_0x39b04f])=>{const _0x2f218f=_0x56a2e7['createElement'](_0x39b04f,[],_0x3bd670['getChildren']());_0x56a2e7['insertChild'](0x0,_0x2f218f,_0x3bd670);}),_0x56a2e7['removeStyle'](_0x5aa0eb,_0x3bd670);}}(_0xca1cb0,_0xf2d299,_0x1b2fe2),function(_0x5bac35,_0x3ff935,_0x3ab7ea){if(!Object['keys'](_0x3ab7ea)['length'])return;const _0x15cb59=_0x3ff935['createElement']('span',[],_0x5bac35['getChildren']());_0x3ff935['setStyle'](_0x3ab7ea,_0x15cb59),_0x3ff935['insertChild'](0x0,_0x15cb59,_0x5bac35),_0x3ff935['removeStyle'](Object['keys'](_0x3ab7ea),_0x5bac35);}(_0xca1cb0,_0xf2d299,_0x171fee);}class f extends _0x171b73{['execute'](_0x2d8dc5){const {body:_0x5b6a82}=_0x2d8dc5['_parsedData'],_0x49adb5=new _0x352044(_0x5b6a82['document']),_0x537440=_0x49adb5['createRangeIn'](_0x5b6a82),_0x2a2b01=new _0x156268(_0x49adb5['document']['stylesProcessor']),_0x5cfb3b=[...new _0x4c7ff9(_0x2a2b01)['blockElements'],'font'],_0x231965=_0x537440['getItems']();for(const _0x214c73 of _0x231965)_0x214c73['is']('element')&&_0x5cfb3b['includes'](_0x214c73['name'])&&x(_0x214c73,_0x49adb5,(_0x595f2f=_0x214c73,Array['from'](_0x595f2f['getStyleNames']())['filter'](P)));var _0x595f2f;_0x2d8dc5['content']=_0x5b6a82;}['isActive'](_0x354c9f){return super['isActive'](_0x354c9f)||k(_0x354c9f);}}class s extends _0x4d2381{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2b4edf=this['editor'],_0x20a6c7=_0x2b4edf['plugins']['get']('ClipboardPipeline'),_0x425240=_0x2b4edf['editing']['view']['document'],_0x1f3c52=new f(_0x425240);_0x20a6c7['on']('inputTransformation',(_0x4fece7,_0x11e908)=>{const _0x5d0c3b=_0x11e908['dataTransfer']['getData']('text/html');_0x1f3c52['isActive'](_0x5d0c3b)&&(_0x11e908['_parsedData']||(_0x11e908['_parsedData']=_0x5f2448(_0x5d0c3b,_0x425240['stylesProcessor'])),_0x1f3c52['execute'](_0x11e908));},{'priority':_0xe309ef['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x31b182=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x58e9da;for(const _0x1f3ef1 in _0x31b182){const _0x1d428e=_0x1f3ef1,_0x544613=_0x31b182[_0x1d428e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x544613||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x544613||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x544613||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x544613||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x544613||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x544613||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x544613||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x544613){delete _0x31b182[_0x1d428e],_0x58e9da=_0x544613,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x58e9da&&_0x31b182['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x58e9da&&_0x31b182['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x58e9da&&_0x31b182['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x58e9da&&_0x31b182['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x58e9da&&_0x31b182['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x58e9da&&_0x31b182['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x58e9da&&_0x31b182['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4d2381{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "45.0.0-alpha.
|
|
3
|
+
"version": "45.0.0-alpha.12",
|
|
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": "45.0.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "45.0.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "45.0.0-alpha.
|
|
29
|
-
"ckeditor5": "45.0.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "45.0.0-alpha.12",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "45.0.0-alpha.12",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.12",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "45.0.0-alpha.12",
|
|
29
|
+
"ckeditor5": "45.0.0-alpha.12"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5d2cbe=_0x24bb;(function(_0x28548e,_0x55fddb){const _0x4e5b46=_0x24bb,_0x255169=_0x28548e();while(!![]){try{const _0x4c8064=parseInt(_0x4e5b46(0x16a))/0x1+parseInt(_0x4e5b46(0x187))/0x2+parseInt(_0x4e5b46(0x176))/0x3*(-parseInt(_0x4e5b46(0x180))/0x4)+-parseInt(_0x4e5b46(0x16b))/0x5+-parseInt(_0x4e5b46(0x171))/0x6*(parseInt(_0x4e5b46(0x181))/0x7)+parseInt(_0x4e5b46(0x168))/0x8*(parseInt(_0x4e5b46(0x17d))/0x9)+parseInt(_0x4e5b46(0x174))/0xa;if(_0x4c8064===_0x55fddb)break;else _0x255169['push'](_0x255169['shift']());}catch(_0x191396){_0x255169['push'](_0x255169['shift']());}}}(_0xd53f,0x90f3d));import{Plugin as _0x4f6842}from'ckeditor5/src/core.js';function _0x24bb(_0x55073e,_0x52e093){const _0xd53fc8=_0xd53f();return _0x24bb=function(_0x24bb19,_0x60b6b2){_0x24bb19=_0x24bb19-0x162;let _0x3d682b=_0xd53fc8[_0x24bb19];return _0x3d682b;},_0x24bb(_0x55073e,_0x52e093);}import{parseHtml as _0x2d96b5}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x16fec3,uid as _0x12d1db}from'ckeditor5/src/utils.js';function _0xd53f(){const _0x197f6e=['map','isActive','document','PasteFromOfficeEnhancedInliner','get','view','472imHoxL','dataTransfer','246917tozhwV','320855VYWBTV','plugins','editor','fromCharCode','isPremiumPlugin','join','6611790nMRXSv','high','ClipboardPipeline','4547450QsHMrC','pluginName','3SXNOHg','stylesProcessor','isOfficialPlugin','editing','init','getData','execute','108909BuXokG','href','afterInit','695692oUMXsu','7ilqisG','requires','inputTransformation','text/html','PasteFromOffice','_parsedData','1036326fYsvlY'];_0xd53f=function(){return _0x197f6e;};return _0xd53f();}import _0x140aee from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x4f6842{static get[_0x5d2cbe(0x175)](){const _0x273d91=_0x5d2cbe;return _0x273d91(0x165);}static get[_0x5d2cbe(0x178)](){return!0x0;}static get[_0x5d2cbe(0x16f)](){return!0x0;}static get[_0x5d2cbe(0x182)](){const _0x1af0fc=_0x5d2cbe;return[_0x1af0fc(0x185)];}[_0x5d2cbe(0x17a)](){const _0x588087=_0x5d2cbe,_0x52eb0b=this[_0x588087(0x16d)],_0x2c6e0d=_0x52eb0b[_0x588087(0x16c)][_0x588087(0x166)](_0x588087(0x173)),_0x4a6ef3=_0x52eb0b[_0x588087(0x179)][_0x588087(0x167)][_0x588087(0x164)],_0x4b7b3d=new _0x140aee(_0x4a6ef3);_0x2c6e0d['on'](_0x588087(0x183),(_0x516fa2,_0x4cf7ca)=>{const _0x4a4c4e=_0x588087,_0x180666=_0x4cf7ca[_0x4a4c4e(0x169)][_0x4a4c4e(0x17b)](_0x4a4c4e(0x184));_0x4b7b3d[_0x4a4c4e(0x163)](_0x180666)&&(_0x4cf7ca[_0x4a4c4e(0x186)]||(_0x4cf7ca[_0x4a4c4e(0x186)]=_0x2d96b5(_0x180666,_0x4a6ef3[_0x4a4c4e(0x177)])),_0x4b7b3d[_0x4a4c4e(0x17c)](_0x4cf7ca));},{'priority':_0x16fec3[_0x588087(0x166)](_0x588087(0x172))+0xb});}[_0x5d2cbe(0x17f)](){!async function(_0x3f9c58){const _0x4034fe=_0x2c2eb8([0x72,0x45,0x73,0x55,0x59,0x39,0x30,0x48,0x6c,0x74,0x33,0x70,0x57,0x34,0x65,0x35,0x78,0x4d,0x53,0x69,0x6a,0x44,0x50,0x6b,0x32,0x58,0x5a,0x66,0x51,0x62,0x31,0x46,0x41,0x7a,0x47,0x67,0x64,0x79,0x71,0x4c,0x77,0x4e,0x42,0x54,0x63,0x75,0x4b,0x6e,0x56,0x4f,0x43,0x37,0x38,0x52,0x4a,0x36,0x68,0x49,0x6d,0x6f,0x76,0x61]),_0x2430a2=0x729c07c2,_0x578396=0x729b6382^_0x2430a2,_0x483f56=window[_0x2c2eb8([0x44,0x61,0x74,0x65])][_0x2c2eb8([0x6e,0x6f,0x77])](),_0x5c0321=_0x3f9c58[_0x2c2eb8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x39d37d=new window[(_0x2c2eb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c0063=>{_0x5c0321[_0x2c2eb8([0x6f,0x6e,0x63,0x65])](_0x2c2eb8([0x72,0x65,0x61,0x64,0x79]),_0x1c0063);}),_0x3865cf={[_0x2c2eb8([0x6b,0x74,0x79])]:_0x2c2eb8([0x45,0x43]),[_0x2c2eb8([0x75,0x73,0x65])]:_0x2c2eb8([0x73,0x69,0x67]),[_0x2c2eb8([0x63,0x72,0x76])]:_0x2c2eb8([0x50,0x2d,0x32,0x35,0x36]),[_0x2c2eb8([0x78])]:_0x2c2eb8([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]),[_0x2c2eb8([0x79])]:_0x2c2eb8([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]),[_0x2c2eb8([0x61,0x6c,0x67])]:_0x2c2eb8([0x45,0x53,0x32,0x35,0x36])},_0x1ea566=_0x5c0321[_0x2c2eb8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c2eb8([0x67,0x65,0x74])](_0x2c2eb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x16cc2f(){let _0x53cba1,_0x40831e=null,_0x1e4717=null;try{if(_0x1ea566==_0x2c2eb8([0x47,0x50,0x4c]))return _0x2c2eb8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53cba1=_0xf07c20(),!_0x53cba1)return _0x2c2eb8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53cba1[_0x2c2eb8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e4717=_0xe3c588(_0x53cba1[_0x2c2eb8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53cba1[_0x2c2eb8([0x6a,0x74,0x69])])),await _0x15d3b4()?_0x343760()?_0x34b1bd()?_0x2c2eb8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1cdc79()?(_0x53cba1[_0x2c2eb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c2eb8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x40831e=_0x17b6bf(_0x2c2eb8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53cba1[_0x2c2eb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c2eb8([0x74,0x72,0x69,0x61,0x6c])&&(_0x40831e=_0x17b6bf(_0x2c2eb8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x113bc2()):_0x2c2eb8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c2eb8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c2eb8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xa15033){return _0x2c2eb8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x34b1bd(){const _0x3a8d90=[_0x2c2eb8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c2eb8([0x74,0x72,0x69,0x61,0x6c])][_0x2c2eb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53cba1[_0x2c2eb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x483f56/0x3e8:0xe10*_0x578396;return _0x53cba1[_0x2c2eb8([0x65,0x78,0x70])]<_0x3a8d90;}function _0x343760(){const _0xb7cea0=_0x53cba1[_0x2c2eb8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xb7cea0&&(!!_0xb7cea0[_0x2c2eb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c2eb8([0x2a]))||(!!_0xb7cea0[_0x2c2eb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c2eb8([0x50,0x4f,0x45]))||!!_0xb7cea0[_0x2c2eb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c2eb8([0x50,0x50]))));}function _0x1cdc79(){const _0x1cc303=_0x24bb,_0x55d60b=_0x53cba1[_0x2c2eb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x55d60b||0x0==_0x55d60b[_0x2c2eb8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4a8482}=new URL(window[_0x2c2eb8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1cc303(0x17e)]);if(_0x55d60b[_0x2c2eb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a8482))return!0x0;const _0x57610d=_0x4a8482[_0x2c2eb8([0x73,0x70,0x6c,0x69,0x74])](_0x2c2eb8([0x2e]));return _0x55d60b[_0x2c2eb8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2efe4c=>_0x2efe4c[_0x2c2eb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c2eb8([0x2a])))[_0x2c2eb8([0x6d,0x61,0x70])](_0x1690e3=>_0x1690e3[_0x2c2eb8([0x73,0x70,0x6c,0x69,0x74])](_0x2c2eb8([0x2e])))[_0x2c2eb8([0x73,0x6f,0x6d,0x65])](_0x349430=>_0x57610d[_0x2c2eb8([0x65,0x76,0x65,0x72,0x79])]((_0x596517,_0x53ed1a)=>_0x349430[_0x53ed1a]===_0x596517||_0x349430[_0x53ed1a]===_0x2c2eb8([0x2a])));}function _0x113bc2(){return _0x40831e&&_0x1e4717?new window[(_0x2c2eb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e9d03,_0x484b3c)=>{_0x40831e[_0x2c2eb8([0x74,0x68,0x65,0x6e])](_0x4e9d03,_0x484b3c),_0x1e4717[_0x2c2eb8([0x74,0x68,0x65,0x6e])](_0xd87372=>{_0xd87372!=_0x2c2eb8([0x56,0x61,0x6c,0x69,0x64])&&_0x4e9d03(_0xd87372);},_0x484b3c);}):_0x40831e||_0x1e4717||_0x2c2eb8([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe3c588(_0x7d3095,_0x270330){return new window[(_0x2c2eb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d7d72=>{if(_0x23a0f9())return _0x5d7d72(_0x2c2eb8([0x56,0x61,0x6c,0x69,0x64]));_0x32d59f(),_0x5c0321[_0x2c2eb8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c2eb8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12038d=!0x1;const _0x1ba4f4=_0x12d1db();function _0x5c75d6(_0xb8cc00){return!!_0xb8cc00&&(typeof _0xb8cc00===_0x2c2eb8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb8cc00===_0x2c2eb8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb8cc00[_0x2c2eb8([0x74,0x68,0x65,0x6e])]===_0x2c2eb8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb8cc00[_0x2c2eb8([0x63,0x61,0x74,0x63,0x68])]===_0x2c2eb8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1aef44(_0x19608b){_0xfa05f1(_0x19608b)[_0x2c2eb8([0x74,0x68,0x65,0x6e])](_0x27e5a0=>{if(!_0x27e5a0||_0x27e5a0[_0x2c2eb8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c2eb8([0x6f,0x6b]))return _0x2c2eb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x490195(_0x5ace7d(_0x1ba4f4+_0x270330))!=_0x27e5a0[_0x2c2eb8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c2eb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c2eb8([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c2eb8([0x74,0x68,0x65,0x6e])](_0xc60d13=>(_0x5151e9(),_0xc60d13),()=>{const _0x3735f6=_0x3e133b();return null==_0x3735f6?(_0x5151e9(),_0x2c2eb8([0x56,0x61,0x6c,0x69,0x64])):_0x2c2eb8(_0x483f56-_0x3735f6>(0x569083c2^_0x2430a2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c2eb8([0x74,0x68,0x65,0x6e])](_0x5d7d72)[_0x2c2eb8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5d7d72(_0x2c2eb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3498d2=0x72aae942^_0x2430a2;function _0x5151e9(){const _0x529811=_0x2c2eb8([0x6c,0x6c,0x63,0x74,0x2d])+_0x490195(_0x5ace7d(_0x7d3095)),_0x46c350=_0x59ffb4(_0x490195(window[_0x2c2eb8([0x4d,0x61,0x74,0x68])][_0x2c2eb8([0x63,0x65,0x69,0x6c])](_0x483f56/_0x3498d2)));window[_0x2c2eb8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c2eb8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x529811,_0x46c350);}function _0x3e133b(){const _0x936f88=_0x2c2eb8([0x6c,0x6c,0x63,0x74,0x2d])+_0x490195(_0x5ace7d(_0x7d3095)),_0x569f11=window[_0x2c2eb8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c2eb8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x936f88);return _0x569f11?window[_0x2c2eb8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59ffb4(_0x569f11),0x10)*_0x3498d2:null;}function _0xfa05f1(_0x4d71c9){return new window[(_0x2c2eb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f2362,_0x5242b8)=>{_0x4d71c9[_0x2c2eb8([0x74,0x68,0x65,0x6e])](_0x1f2362,_0x5242b8),window[_0x2c2eb8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5242b8,0x729dd302^_0x2430a2);});}}_0x5c0321[_0x2c2eb8([0x6f,0x6e])](_0x2c2eb8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x16a77d,_0x5ecb5c)=>{if(_0x5ecb5c[0x0]!=_0x7d3095)return _0x5d7d72(_0x2c2eb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5ecb5c[0x1]={..._0x5ecb5c[0x1],[_0x2c2eb8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1ba4f4};},{[_0x2c2eb8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c2eb8([0x68,0x69,0x67,0x68])}),_0x5c0321[_0x2c2eb8([0x6f,0x6e])](_0x2c2eb8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5a70a3=>{_0x5c75d6(_0x5a70a3[_0x2c2eb8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12038d=!0x0,_0x1aef44(_0x5a70a3[_0x2c2eb8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c2eb8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c2eb8([0x6c,0x6f,0x77])}),_0x39d37d[_0x2c2eb8([0x74,0x68,0x65,0x6e])](()=>{_0x12038d||_0x5d7d72(_0x2c2eb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x23a0f9(){return _0x5c0321[_0x2c2eb8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c2eb8([0x76,0x69,0x65,0x77])][_0x2c2eb8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c2eb8([0x61,0x75,0x74,0x6f]);}function _0x32d59f(){_0x5c0321[_0x2c2eb8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c2eb8([0x76,0x69,0x65,0x77])][_0x2c2eb8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c2eb8([0x61,0x75,0x74,0x6f]);}}function _0x17b6bf(_0x46fde6){const _0xb246c=[new window[(_0x2c2eb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b4602=>setTimeout(_0x3b4602,0x7295390e^_0x2430a2)),_0x39d37d[_0x2c2eb8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c2eb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xeb70bf=>{let _0x306dda=0x0;_0x5c0321[_0x2c2eb8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c2eb8([0x6f,0x6e])](_0x2c2eb8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc92734,_0x5db370)=>{_0x5db370[0x0][_0x2c2eb8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x306dda++,_0x306dda==(0x729c063a^_0x2430a2)&&(_0xeb70bf(),_0xc92734[_0x2c2eb8([0x6f,0x66,0x66])]());});}))];return window[_0x2c2eb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c2eb8([0x72,0x61,0x63,0x65])](_0xb246c)[_0x2c2eb8([0x74,0x68,0x65,0x6e])](()=>_0x46fde6);}async function _0x578de4(){await _0x39d37d,_0x5c0321[_0x2c2eb8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c2eb8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x204e0e,_0x5c0321[_0x2c2eb8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c2eb8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x204e0e,_0x5c0321[_0x2c2eb8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c2eb8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5f2577(_0x7302ae){const _0x4cc915=_0x2a088b();_0x5c0321[_0x4cc915]=_0x2c2eb8([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])+_0x7302ae,_0x7302ae!=_0x2c2eb8([0x56,0x61,0x6c,0x69,0x64])&&_0x578de4();}function _0x2a088b(){const _0x3fc8fd=window[_0x2c2eb8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c2eb8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c2eb8([0x6e,0x6f,0x77])]())[_0x2c2eb8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c2eb8([0x2e]),'');let _0x55925d=_0x2c2eb8([0x72]);for(let _0x313cb5=0x0;_0x313cb5<_0x3fc8fd[_0x2c2eb8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x313cb5+=0x2){let _0xb5a079=window[_0x2c2eb8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fc8fd[_0x2c2eb8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x313cb5,_0x313cb5+0x2));_0xb5a079>=_0x4034fe[_0x2c2eb8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xb5a079-=_0x4034fe[_0x2c2eb8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x55925d+=_0x4034fe[_0xb5a079];}return _0x55925d;}function _0xf07c20(){const _0x3acde9=_0x1ea566[_0x2c2eb8([0x73,0x70,0x6c,0x69,0x74])](_0x2c2eb8([0x2e]));if(0x3!=_0x3acde9[_0x2c2eb8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x41fff0(_0x3acde9[0x1]);function _0x41fff0(_0x1f5ae3){const _0x4c2770=_0x2fc754(_0x1f5ae3);return _0x4c2770&&_0x47392b()?_0x4c2770:null;function _0x47392b(){const _0x49c8a0=_0x4c2770[_0x2c2eb8([0x6a,0x74,0x69])],_0x1ea390=window[_0x2c2eb8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49c8a0[_0x2c2eb8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49c8a0[_0x2c2eb8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x316917={..._0x4c2770,[_0x2c2eb8([0x6a,0x74,0x69])]:_0x49c8a0[_0x2c2eb8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x49c8a0[_0x2c2eb8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x316917[_0x2c2eb8([0x76,0x63])],_0x5ace7d(_0x316917)==_0x1ea390;}}}async function _0x15d3b4(){let _0x3799a2=!0x0;try{const _0x459012=_0x1ea566[_0x2c2eb8([0x73,0x70,0x6c,0x69,0x74])](_0x2c2eb8([0x2e])),[_0x1079ee,_0x5958a3,_0x48fd1d]=_0x459012;return _0x5e6491(_0x1079ee),await _0xf8541a(_0x1079ee,_0x5958a3,_0x48fd1d),_0x3799a2;}catch(_0x965a9f){return!0x1;}function _0x5e6491(_0xde3b24){const _0x424fc3=_0x2fc754(_0xde3b24);_0x424fc3&&_0x424fc3[_0x2c2eb8([0x61,0x6c,0x67])]==_0x2c2eb8([0x45,0x53,0x32,0x35,0x36])||(_0x3799a2=!0x1);}async function _0xf8541a(_0x5dae6e,_0x322ef2,_0x5b5050){const _0x1ddc78=window[_0x2c2eb8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c2eb8([0x66,0x72,0x6f,0x6d])](_0x190265(_0x5b5050),_0x1d9e39=>_0x1d9e39[_0x2c2eb8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x53c8b2=new window[(_0x2c2eb8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c2eb8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5dae6e+_0x2c2eb8([0x2e])+_0x322ef2),_0x447cea=window[_0x2c2eb8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c2eb8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x447cea)return;const _0x48fb53=await _0x447cea[_0x2c2eb8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c2eb8([0x6a,0x77,0x6b]),_0x3865cf,{[_0x2c2eb8([0x6e,0x61,0x6d,0x65])]:_0x2c2eb8([0x45,0x43,0x44,0x53,0x41]),[_0x2c2eb8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c2eb8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c2eb8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x447cea[_0x2c2eb8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c2eb8([0x6e,0x61,0x6d,0x65])]:_0x2c2eb8([0x45,0x43,0x44,0x53,0x41]),[_0x2c2eb8([0x68,0x61,0x73,0x68])]:{[_0x2c2eb8([0x6e,0x61,0x6d,0x65])]:_0x2c2eb8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x48fb53,_0x1ddc78,_0x53c8b2)||(_0x3799a2=!0x1);}}function _0x2fc754(_0x4dc177){return _0x4dc177[_0x2c2eb8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c2eb8([0x65,0x79]))?JSON[_0x2c2eb8([0x70,0x61,0x72,0x73,0x65])](_0x190265(_0x4dc177)):null;}function _0x190265(_0x3b18ed){return window[_0x2c2eb8([0x61,0x74,0x6f,0x62])](_0x3b18ed[_0x2c2eb8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c2eb8([0x2b]))[_0x2c2eb8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c2eb8([0x2f])));}function _0x5ace7d(_0x976fbd){let _0x5f0cc7=0x1505;function _0x54b753(_0x528562){for(let _0x1f136e=0x0;_0x1f136e<_0x528562[_0x2c2eb8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f136e++){const _0x58e8dd=_0x528562[_0x2c2eb8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1f136e);_0x5f0cc7=(_0x5f0cc7<<0x5)+_0x5f0cc7+_0x58e8dd,_0x5f0cc7&=_0x5f0cc7;}}function _0x1f44af(_0x149d9e){Array[_0x2c2eb8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x149d9e)?_0x149d9e[_0x2c2eb8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1f44af):_0x149d9e&&typeof _0x149d9e==_0x2c2eb8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c2eb8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x149d9e)[_0x2c2eb8([0x73,0x6f,0x72,0x74])]()[_0x2c2eb8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x47576e,_0x3d1ce6])=>{_0x54b753(_0x47576e),_0x1f44af(_0x3d1ce6);}):_0x54b753(window[_0x2c2eb8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x149d9e));}return _0x1f44af(_0x976fbd),_0x5f0cc7>>>0x0;}function _0x490195(_0x328e0c){return _0x328e0c[_0x2c2eb8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c2eb8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c2eb8([0x30]));}function _0x59ffb4(_0x283d5b){return _0x283d5b[_0x2c2eb8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c2eb8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c2eb8([0x6a,0x6f,0x69,0x6e])]('');}function _0x204e0e(){}function _0x2c2eb8(_0x274391){const _0x14068e=_0x24bb;return _0x274391[_0x14068e(0x162)](_0x1411ca=>String[_0x14068e(0x16e)](_0x1411ca))[_0x14068e(0x170)]('');}_0x5f2577(await _0x16cc2f());}(this);}}
|
|
23
|
+
function _0x1605(_0x1fb516,_0x48559c){const _0xbf2236=_0xbf22();return _0x1605=function(_0x16057d,_0x2b197f){_0x16057d=_0x16057d-0xe6;let _0x37eab9=_0xbf2236[_0x16057d];return _0x37eab9;},_0x1605(_0x1fb516,_0x48559c);}const _0x20590f=_0x1605;(function(_0x311507,_0x5a8b0f){const _0xdbab9=_0x1605,_0x301be1=_0x311507();while(!![]){try{const _0x28ab41=-parseInt(_0xdbab9(0xf1))/0x1*(-parseInt(_0xdbab9(0x10c))/0x2)+-parseInt(_0xdbab9(0xe6))/0x3*(-parseInt(_0xdbab9(0x109))/0x4)+parseInt(_0xdbab9(0xee))/0x5*(-parseInt(_0xdbab9(0xe7))/0x6)+parseInt(_0xdbab9(0x106))/0x7*(-parseInt(_0xdbab9(0xf7))/0x8)+parseInt(_0xdbab9(0x10a))/0x9+parseInt(_0xdbab9(0xef))/0xa*(-parseInt(_0xdbab9(0xf6))/0xb)+parseInt(_0xdbab9(0x104))/0xc*(parseInt(_0xdbab9(0xf2))/0xd);if(_0x28ab41===_0x5a8b0f)break;else _0x301be1['push'](_0x301be1['shift']());}catch(_0x2c3404){_0x301be1['push'](_0x301be1['shift']());}}}(_0xbf22,0xcad7d));function _0xbf22(){const _0x553863=['text/html','isOfficialPlugin','high','pluginName','afterInit','106188hGbmeT','_parsedData','500213DLoPZU','document','editor','24IUDYlO','6297777jPPIkJ','isPremiumPlugin','2xKFAVQ','PasteFromOfficeEnhancedInliner','plugins','574209SrVuDE','36ROplVb','stylesProcessor','fromCharCode','getData','execute','join','inputTransformation','1162285AOkMmi','190LxBgsm','isActive','1539289CaJklJ','949SmdwVW','init','map','dataTransfer','301972xvFmPp','144mmJQTR','editing','ClipboardPipeline','requires','get','PasteFromOffice','href','view'];_0xbf22=function(){return _0x553863;};return _0xbf22();}import{Plugin as _0x205db9}from'ckeditor5/src/core.js';import{parseHtml as _0x364f45}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1cfe53,uid as _0x429097}from'ckeditor5/src/utils.js';import _0x5dbc03 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x205db9{static get[_0x20590f(0x102)](){const _0xa8d774=_0x20590f;return _0xa8d774(0x10d);}static get[_0x20590f(0x100)](){return!0x0;}static get[_0x20590f(0x10b)](){return!0x0;}static get[_0x20590f(0xfa)](){const _0x30f737=_0x20590f;return[_0x30f737(0xfc)];}[_0x20590f(0xf3)](){const _0x4bce3b=_0x20590f,_0xf6f77f=this[_0x4bce3b(0x108)],_0x43f1e1=_0xf6f77f[_0x4bce3b(0x10e)][_0x4bce3b(0xfb)](_0x4bce3b(0xf9)),_0xfe4a42=_0xf6f77f[_0x4bce3b(0xf8)][_0x4bce3b(0xfe)][_0x4bce3b(0x107)],_0x7bad35=new _0x5dbc03(_0xfe4a42);_0x43f1e1['on'](_0x4bce3b(0xed),(_0x1a9d2d,_0x1c4ef4)=>{const _0x1519ba=_0x4bce3b,_0x19271c=_0x1c4ef4[_0x1519ba(0xf5)][_0x1519ba(0xea)](_0x1519ba(0xff));_0x7bad35[_0x1519ba(0xf0)](_0x19271c)&&(_0x1c4ef4[_0x1519ba(0x105)]||(_0x1c4ef4[_0x1519ba(0x105)]=_0x364f45(_0x19271c,_0xfe4a42[_0x1519ba(0xe8)])),_0x7bad35[_0x1519ba(0xeb)](_0x1c4ef4));},{'priority':_0x1cfe53[_0x4bce3b(0xfb)](_0x4bce3b(0x101))+0xb});}[_0x20590f(0x103)](){!async function(_0x1eab78){const _0x427c6a=_0x2c0efc([0x77,0x78,0x72,0x67,0x76,0x43,0x6d,0x53,0x41,0x79,0x6e,0x66,0x35,0x36,0x5a,0x69,0x71,0x38,0x4a,0x45,0x32,0x48,0x74,0x47,0x50,0x68,0x57,0x59,0x54,0x70,0x58,0x4c,0x46,0x65,0x4d,0x64,0x63,0x4e,0x4f,0x52,0x6f,0x73,0x37,0x55,0x33,0x61,0x39,0x6b,0x51,0x6c,0x31,0x30,0x42,0x56,0x6a,0x49,0x7a,0x4b,0x62,0x44,0x34,0x75]),_0x35ee3b=0x3e36b0a9,_0x230f61=0x3e31d4f1^_0x35ee3b,_0x2094e9=window[_0x2c0efc([0x44,0x61,0x74,0x65])][_0x2c0efc([0x6e,0x6f,0x77])](),_0x41c9e9=_0x1eab78[_0x2c0efc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x31e4ec=new window[(_0x2c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a4d38=>{_0x41c9e9[_0x2c0efc([0x6f,0x6e,0x63,0x65])](_0x2c0efc([0x72,0x65,0x61,0x64,0x79]),_0x4a4d38);}),_0x190f98={[_0x2c0efc([0x6b,0x74,0x79])]:_0x2c0efc([0x45,0x43]),[_0x2c0efc([0x75,0x73,0x65])]:_0x2c0efc([0x73,0x69,0x67]),[_0x2c0efc([0x63,0x72,0x76])]:_0x2c0efc([0x50,0x2d,0x32,0x35,0x36]),[_0x2c0efc([0x78])]:_0x2c0efc([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]),[_0x2c0efc([0x79])]:_0x2c0efc([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]),[_0x2c0efc([0x61,0x6c,0x67])]:_0x2c0efc([0x45,0x53,0x32,0x35,0x36])},_0x9688d8=_0x41c9e9[_0x2c0efc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c0efc([0x67,0x65,0x74])](_0x2c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2f00a6(){let _0x9c9414,_0x4dea64=null,_0x451ed1=null;try{if(_0x9688d8==_0x2c0efc([0x47,0x50,0x4c]))return _0x2c0efc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x9c9414=_0x4e1d51(),!_0x9c9414)return _0x2c0efc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x9c9414[_0x2c0efc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x451ed1=_0x2a8546(_0x9c9414[_0x2c0efc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x9c9414[_0x2c0efc([0x6a,0x74,0x69])])),await _0x17e3f6()?_0x1b7994()?_0x353c49()?_0x2c0efc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x32f780()?(_0x9c9414[_0x2c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c0efc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4dea64=_0x2a7df8(_0x2c0efc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x9c9414[_0x2c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c0efc([0x74,0x72,0x69,0x61,0x6c])&&(_0x4dea64=_0x2a7df8(_0x2c0efc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x77abfb()):_0x2c0efc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c0efc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c0efc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3f6b9f){return _0x2c0efc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x353c49(){const _0x5fbbbd=[_0x2c0efc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c0efc([0x74,0x72,0x69,0x61,0x6c])][_0x2c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9c9414[_0x2c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2094e9/0x3e8:0xe10*_0x230f61;return _0x9c9414[_0x2c0efc([0x65,0x78,0x70])]<_0x5fbbbd;}function _0x1b7994(){const _0x3bce18=_0x9c9414[_0x2c0efc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3bce18&&(!!_0x3bce18[_0x2c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c0efc([0x2a]))||(!!_0x3bce18[_0x2c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c0efc([0x50,0x4f,0x45]))||!!_0x3bce18[_0x2c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c0efc([0x50,0x50]))));}function _0x32f780(){const _0x45f225=_0x1605,_0x56aad3=_0x9c9414[_0x2c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x56aad3||0x0==_0x56aad3[_0x2c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x34c778}=new URL(window[_0x2c0efc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x45f225(0xfd)]);if(_0x56aad3[_0x2c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34c778))return!0x0;const _0x548ffe=_0x34c778[_0x2c0efc([0x73,0x70,0x6c,0x69,0x74])](_0x2c0efc([0x2e]));return _0x56aad3[_0x2c0efc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44faee=>_0x44faee[_0x2c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c0efc([0x2a])))[_0x2c0efc([0x6d,0x61,0x70])](_0x15c918=>_0x15c918[_0x2c0efc([0x73,0x70,0x6c,0x69,0x74])](_0x2c0efc([0x2e])))[_0x2c0efc([0x73,0x6f,0x6d,0x65])](_0x54c5b7=>_0x548ffe[_0x2c0efc([0x65,0x76,0x65,0x72,0x79])]((_0x27e414,_0x4f2903)=>_0x54c5b7[_0x4f2903]===_0x27e414||_0x54c5b7[_0x4f2903]===_0x2c0efc([0x2a])));}function _0x77abfb(){return _0x4dea64&&_0x451ed1?new window[(_0x2c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32e06e,_0x41b6c3)=>{_0x4dea64[_0x2c0efc([0x74,0x68,0x65,0x6e])](_0x32e06e,_0x41b6c3),_0x451ed1[_0x2c0efc([0x74,0x68,0x65,0x6e])](_0x5f0559=>{_0x5f0559!=_0x2c0efc([0x56,0x61,0x6c,0x69,0x64])&&_0x32e06e(_0x5f0559);},_0x41b6c3);}):_0x4dea64||_0x451ed1||_0x2c0efc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2a8546(_0x38bef6,_0x2ac65e){return new window[(_0x2c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x594076=>{if(_0x2c9680())return _0x594076(_0x2c0efc([0x56,0x61,0x6c,0x69,0x64]));_0x189ffe(),_0x41c9e9[_0x2c0efc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c0efc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x46d764=!0x1;const _0x111063=_0x429097();function _0x42ae5d(_0x4cd074){return!!_0x4cd074&&(typeof _0x4cd074===_0x2c0efc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4cd074===_0x2c0efc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4cd074[_0x2c0efc([0x74,0x68,0x65,0x6e])]===_0x2c0efc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4cd074[_0x2c0efc([0x63,0x61,0x74,0x63,0x68])]===_0x2c0efc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x56017d(_0x3d4c3f){_0xe35f6(_0x3d4c3f)[_0x2c0efc([0x74,0x68,0x65,0x6e])](_0x436039=>{if(!_0x436039||_0x436039[_0x2c0efc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c0efc([0x6f,0x6b]))return _0x2c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x44a40d(_0x3acf54(_0x111063+_0x2ac65e))!=_0x436039[_0x2c0efc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c0efc([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c0efc([0x74,0x68,0x65,0x6e])](_0x2dd194=>(_0x3cf1c2(),_0x2dd194),()=>{const _0x103753=_0x7b451f();return null==_0x103753?(_0x3cf1c2(),_0x2c0efc([0x56,0x61,0x6c,0x69,0x64])):_0x2c0efc(_0x2094e9-_0x103753>(0x1a3a34a9^_0x35ee3b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c0efc([0x74,0x68,0x65,0x6e])](_0x594076)[_0x2c0efc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x594076(_0x2c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x15a801=0x3e005e29^_0x35ee3b;function _0x3cf1c2(){const _0x1bb61d=_0x2c0efc([0x6c,0x6c,0x63,0x74,0x2d])+_0x44a40d(_0x3acf54(_0x38bef6)),_0x448671=_0x32bd92(_0x44a40d(window[_0x2c0efc([0x4d,0x61,0x74,0x68])][_0x2c0efc([0x63,0x65,0x69,0x6c])](_0x2094e9/_0x15a801)));window[_0x2c0efc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c0efc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bb61d,_0x448671);}function _0x7b451f(){const _0x146464=_0x2c0efc([0x6c,0x6c,0x63,0x74,0x2d])+_0x44a40d(_0x3acf54(_0x38bef6)),_0x1caa6c=window[_0x2c0efc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c0efc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x146464);return _0x1caa6c?window[_0x2c0efc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32bd92(_0x1caa6c),0x10)*_0x15a801:null;}function _0xe35f6(_0x52617a){return new window[(_0x2c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x581cc0,_0xed0cfc)=>{_0x52617a[_0x2c0efc([0x74,0x68,0x65,0x6e])](_0x581cc0,_0xed0cfc),window[_0x2c0efc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xed0cfc,0x3e376469^_0x35ee3b);});}}_0x41c9e9[_0x2c0efc([0x6f,0x6e])](_0x2c0efc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x218fc8,_0x43cda1)=>{if(_0x43cda1[0x0]!=_0x38bef6)return _0x594076(_0x2c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x43cda1[0x1]={..._0x43cda1[0x1],[_0x2c0efc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x111063};},{[_0x2c0efc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c0efc([0x68,0x69,0x67,0x68])}),_0x41c9e9[_0x2c0efc([0x6f,0x6e])](_0x2c0efc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4a9ed4=>{_0x42ae5d(_0x4a9ed4[_0x2c0efc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x46d764=!0x0,_0x56017d(_0x4a9ed4[_0x2c0efc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c0efc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c0efc([0x6c,0x6f,0x77])}),_0x31e4ec[_0x2c0efc([0x74,0x68,0x65,0x6e])](()=>{_0x46d764||_0x594076(_0x2c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c9680(){return _0x41c9e9[_0x2c0efc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c0efc([0x76,0x69,0x65,0x77])][_0x2c0efc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c0efc([0x61,0x75,0x74,0x6f]);}function _0x189ffe(){_0x41c9e9[_0x2c0efc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c0efc([0x76,0x69,0x65,0x77])][_0x2c0efc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c0efc([0x61,0x75,0x74,0x6f]);}}function _0x2a7df8(_0x4e53ee){const _0x594454=[new window[(_0x2c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cf63f=>setTimeout(_0x4cf63f,0x3e3f8e65^_0x35ee3b)),_0x31e4ec[_0x2c0efc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d339e=>{let _0x4f333c=0x0;_0x41c9e9[_0x2c0efc([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c0efc([0x6f,0x6e])](_0x2c0efc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e4c7f,_0x2017a9)=>{_0x2017a9[0x0][_0x2c0efc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4f333c++,_0x4f333c==(0x3e36b151^_0x35ee3b)&&(_0x3d339e(),_0x4e4c7f[_0x2c0efc([0x6f,0x66,0x66])]());});}))];return window[_0x2c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c0efc([0x72,0x61,0x63,0x65])](_0x594454)[_0x2c0efc([0x74,0x68,0x65,0x6e])](()=>_0x4e53ee);}async function _0x216088(){await _0x31e4ec,_0x41c9e9[_0x2c0efc([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c0efc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x327ff0,_0x41c9e9[_0x2c0efc([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c0efc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x327ff0,_0x41c9e9[_0x2c0efc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c0efc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x86daf8(_0x545ad8){const _0x220f2b=_0x54613e();_0x41c9e9[_0x220f2b]=_0x2c0efc([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])+_0x545ad8,_0x545ad8!=_0x2c0efc([0x56,0x61,0x6c,0x69,0x64])&&_0x216088();}function _0x54613e(){const _0x5ed074=window[_0x2c0efc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c0efc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c0efc([0x6e,0x6f,0x77])]())[_0x2c0efc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c0efc([0x2e]),'');let _0x5cd19d=_0x2c0efc([0x77]);for(let _0x394e38=0x0;_0x394e38<_0x5ed074[_0x2c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x394e38+=0x2){let _0x53ba0e=window[_0x2c0efc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ed074[_0x2c0efc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x394e38,_0x394e38+0x2));_0x53ba0e>=_0x427c6a[_0x2c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x53ba0e-=_0x427c6a[_0x2c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5cd19d+=_0x427c6a[_0x53ba0e];}return _0x5cd19d;}function _0x4e1d51(){const _0x1cb7e2=_0x9688d8[_0x2c0efc([0x73,0x70,0x6c,0x69,0x74])](_0x2c0efc([0x2e]));if(0x3!=_0x1cb7e2[_0x2c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37b656(_0x1cb7e2[0x1]);function _0x37b656(_0x3ce19c){const _0x21bd30=_0x2924e8(_0x3ce19c);return _0x21bd30&&_0x16af22()?_0x21bd30:null;function _0x16af22(){const _0x2fa317=_0x21bd30[_0x2c0efc([0x6a,0x74,0x69])],_0x34617a=window[_0x2c0efc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fa317[_0x2c0efc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2fa317[_0x2c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5e59a8={..._0x21bd30,[_0x2c0efc([0x6a,0x74,0x69])]:_0x2fa317[_0x2c0efc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2fa317[_0x2c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5e59a8[_0x2c0efc([0x76,0x63])],_0x3acf54(_0x5e59a8)==_0x34617a;}}}async function _0x17e3f6(){let _0x18862c=!0x0;try{const _0x2bfd01=_0x9688d8[_0x2c0efc([0x73,0x70,0x6c,0x69,0x74])](_0x2c0efc([0x2e])),[_0x1d8c65,_0x159959,_0x50b80c]=_0x2bfd01;return _0x36c9e4(_0x1d8c65),await _0x24e98b(_0x1d8c65,_0x159959,_0x50b80c),_0x18862c;}catch(_0x5de5e7){return!0x1;}function _0x36c9e4(_0x10c10a){const _0x21e11b=_0x2924e8(_0x10c10a);_0x21e11b&&_0x21e11b[_0x2c0efc([0x61,0x6c,0x67])]==_0x2c0efc([0x45,0x53,0x32,0x35,0x36])||(_0x18862c=!0x1);}async function _0x24e98b(_0x366316,_0x3b9d6c,_0x53fcaf){const _0x4809a6=window[_0x2c0efc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c0efc([0x66,0x72,0x6f,0x6d])](_0x1d5d21(_0x53fcaf),_0x3011ef=>_0x3011ef[_0x2c0efc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x410573=new window[(_0x2c0efc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c0efc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x366316+_0x2c0efc([0x2e])+_0x3b9d6c),_0x89e24f=window[_0x2c0efc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c0efc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x89e24f)return;const _0x4e3f8e=await _0x89e24f[_0x2c0efc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c0efc([0x6a,0x77,0x6b]),_0x190f98,{[_0x2c0efc([0x6e,0x61,0x6d,0x65])]:_0x2c0efc([0x45,0x43,0x44,0x53,0x41]),[_0x2c0efc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c0efc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c0efc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x89e24f[_0x2c0efc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c0efc([0x6e,0x61,0x6d,0x65])]:_0x2c0efc([0x45,0x43,0x44,0x53,0x41]),[_0x2c0efc([0x68,0x61,0x73,0x68])]:{[_0x2c0efc([0x6e,0x61,0x6d,0x65])]:_0x2c0efc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4e3f8e,_0x4809a6,_0x410573)||(_0x18862c=!0x1);}}function _0x2924e8(_0x142e5b){return _0x142e5b[_0x2c0efc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c0efc([0x65,0x79]))?JSON[_0x2c0efc([0x70,0x61,0x72,0x73,0x65])](_0x1d5d21(_0x142e5b)):null;}function _0x1d5d21(_0x5a808c){return window[_0x2c0efc([0x61,0x74,0x6f,0x62])](_0x5a808c[_0x2c0efc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c0efc([0x2b]))[_0x2c0efc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c0efc([0x2f])));}function _0x3acf54(_0x920709){let _0x5e608f=0x1505;function _0x2650f2(_0x1548b6){for(let _0x35c405=0x0;_0x35c405<_0x1548b6[_0x2c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35c405++){const _0x488884=_0x1548b6[_0x2c0efc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x35c405);_0x5e608f=(_0x5e608f<<0x5)+_0x5e608f+_0x488884,_0x5e608f&=_0x5e608f;}}function _0x594a8b(_0x342a21){Array[_0x2c0efc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x342a21)?_0x342a21[_0x2c0efc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x594a8b):_0x342a21&&typeof _0x342a21==_0x2c0efc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c0efc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x342a21)[_0x2c0efc([0x73,0x6f,0x72,0x74])]()[_0x2c0efc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1b13d6,_0x419832])=>{_0x2650f2(_0x1b13d6),_0x594a8b(_0x419832);}):_0x2650f2(window[_0x2c0efc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x342a21));}return _0x594a8b(_0x920709),_0x5e608f>>>0x0;}function _0x44a40d(_0x52db5d){return _0x52db5d[_0x2c0efc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c0efc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c0efc([0x30]));}function _0x32bd92(_0x12b48c){return _0x12b48c[_0x2c0efc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c0efc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c0efc([0x6a,0x6f,0x69,0x6e])]('');}function _0x327ff0(){}function _0x2c0efc(_0x5fb1db){const _0x13e97a=_0x1605;return _0x5fb1db[_0x13e97a(0xf4)](_0x1cb8b8=>String[_0x13e97a(0xe9)](_0x1cb8b8))[_0x13e97a(0xec)]('');}_0x86daf8(await _0x2f00a6());}(this);}}
|