@ckeditor/ckeditor5-paste-from-office-enhanced 45.0.0-alpha.3 → 45.0.0-alpha.4
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 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 S(t,e){const n=A();return(S=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(725570===parseInt(e(183))/1*(-parseInt(e(181))/2)+parseInt(e(190))/3+parseInt(e(184))/4+-parseInt(e(187))/5+-parseInt(e(189))/6*(-parseInt(e(186))/7)+parseInt(e(179))/8*(parseInt(e(180))/9)+parseInt(e(185))/10*(-parseInt(e(188))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[S(182)](t)}function A(){const t=["546QwYVBQ","296775rSYyhR","40aKYSwx","454869jqusqp","2AonnSP","test","33131npRbni","1574028gPTfBy","2132450mQQRMB","58912MtjOMm","1629010EIQTcr","22DLIsBu"];return(A=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=265]})(t,e)}function P(){const t=["set","cssRules","trim","2372550Rmfwzk","3143tEFbCl","map","length","4062670leiIjG","split","1532667mawftS","hasClass","4qznYiE","assign","initial","5523693oAGqda","selectorText","groups","9062168rVGRXD","108aFlmrD","tagName","style","name","977016WXIkGE","20ciDbxs","push","className","exec","getPropertyValue"];return(P=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(607969===parseInt(e(287))/1+-parseInt(e(286))/2+parseInt(e(292))/3*(-parseInt(e(266))/4)+-parseInt(e(278))/5*(parseInt(e(277))/6)+-parseInt(e(269))/7+-parseInt(e(272))/8+parseInt(e(273))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(274)]&&!s[n(280)])continue;const e=!s[n(274)]||t[n(276)]===s[n(274)],o=!s[n(280)]||t[n(265)](s[n(280)]);e&&o&&r[n(283)](s,i)}return r}function T(t){const e=O,n={};for(let r=0;r<t[e(289)];r++){const s=t[r],i=t[e(282)](s);e(268)!==i&&(n[s]=i)}return n}function j(t){const e=O,n=t[e(291)](",")[e(288)]((t=>t[e(285)]())),r=[];for(const t of n){const n=L[e(281)](t);n&&r[e(279)](n[e(271)])}return r}function D(t){const e=O,n={};for(const r of t)Object[e(267)](n,r);return n}const R=B;function M(){const t=["_parsedData","hasStyle","elementStart","2544DsCDCe","createRangeIn","1195965DHRIJY","size","39XPWeZY","110bGiBGX","2xCraYf","12389168mOsFYb","1630884FTfHwV","from","item","execute","values","7uCreSM","16340isMBVi","isActive","1537203vBbBQN","11306740DShPHF","361396uJxTbr","content","type","document","setStyle"];return(M=function(){return t})()}function B(t,e){const n=M();return(B=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(886961===parseInt(e(305))/1*(parseInt(e(295))/2)+parseInt(e(293))/3*(-parseInt(e(307))/4)+-parseInt(e(303))/5*(parseInt(e(315))/6)+-parseInt(e(302))/7*(-parseInt(e(296))/8)+parseInt(e(291))/9+-parseInt(e(306))/10+-parseInt(e(294))/11*(-parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class W extends w{[R(300)](t){const n=R,{body:r,styles:s}=t[n(312)],i=new e.UpcastWriter(r[n(310)]),o=i[n(290)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(283)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(284)])if(t instanceof CSSStyleRule){const r=T(t[e(275)]);n[t[e(270)]]=Object[e(267)]({},n[t[e(270)]]||{},r)}return n}(s));for(const t of o){if(n(314)!==t[n(309)])continue;const e=F(t[n(299)],c);if(e[n(292)]){const r=D(Array[n(298)](e[n(301)]()));for(const e in r){const s=t[n(299)];s[n(313)](e)||i[n(311)](e,r[e],s)}}}t[n(308)]=r}[R(304)](t){return super[R(304)](t)||E(t)}}const k=N;function N(t,e){const n=H();return(N=function(t,e){return n[t-=482]})(t,e)}function H(){const t=["PasteFromOffice","8516388TkxjiX","getData","text/html","9973071tpKjrp","stylesProcessor","ClipboardPipeline","155vWlbcf","22696rgtJje","init","_parsedData","74784350EiiebQ","href","requires","document","198580PcqUxU","isOfficialPlugin","1897BatCWT","high","join","afterInit","inputTransformation","dataTransfer","isActive","PasteFromOfficeEnhancedInliner","get","isPremiumPlugin","execute","plugins","editor","map","view","editing","pluginName","fromCharCode","477390vtEqxb","4797090HiaOIx","1oBQLzB"];return(H=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(805371===parseInt(e(500))/1*(-parseInt(e(498))/2)+-parseInt(e(499))/3+-parseInt(e(516))/4*(parseInt(e(508))/5)+-parseInt(e(502))/6+parseInt(e(518))/7*(-parseInt(e(509))/8)+-parseInt(e(505))/9+parseInt(e(512))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class K extends t.Plugin{static get[k(496)](){return k(487)}static get[k(517)](){return!0}static get[k(489)](){return!0}static get[k(514)](){return[k(501)]}[k(510)](){const t=k,e=this[t(492)],n=e[t(491)][t(488)](t(507)),r=e[t(495)][t(494)][t(515)],s=new W(r);n.on(t(484),((e,n)=>{const i=t,o=n[i(485)][i(503)](i(504));s[i(486)](o)&&(n[i(511)]||(n[i(511)]=v(o,r[i(506)])),s[i(490)](n))}),{priority:x.priorities[t(488)](t(519))+11})}[k(483)](){!async function(t){const e=d([48,57,120,69,99,78,68,113,72,85,80,107,108,75,66,115,106,103,84,101,74,109,50,82,102,81,100,87,121,119,116,114,56,88,71,83,49,112,52,104,97,73,105,90,89,117,55,53,98,79,77,67,65,70,111,54,51,86,76,110,118,122]),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(493)]((t=>String[e(497)](t)))[e(482)]("")}!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([120]);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:1743206400;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(513)]);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 V=q;function q(t,e){const n=Y();return(q=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(638235===parseInt(e(453))/1+-parseInt(e(450))/2*(parseInt(e(439))/3)+-parseInt(e(472))/4*(parseInt(e(447))/5)+parseInt(e(476))/6+parseInt(e(481))/7*(parseInt(e(474))/8)+parseInt(e(478))/9*(-parseInt(e(465))/10)+parseInt(e(468))/11*(parseInt(e(477))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const U=[V(446),V(479),V(459),V(437),V(441),V(443),V(454),V(456)],$=[V(446),V(479),V(459)],z={"font-style":[[V(445),"i"]],"font-weight":[[V(473),V(462)],[V(467),V(462)],[V(466),V(462)],[t=>Number(t)>=600,V(462)]],"text-decoration":[[V(440),"u"],[V(471),"s"]],"text-decoration-line":[[V(440),"u"],[V(471),"s"]],"vertical-align":[[V(475),V(475)],[V(460),V(452)]]};function X(t){return U[V(464)](t)}function Y(){const t=["4657390TFvwSz","bolder","bold","1067902GEbSpg","forEach","split","line-through","16oCIHQc","medium","48lESIWJ","sub","5149806iBMaWV","48UdxBLZ","9jsYDoQ","font-family","getChildren","162519hoAUnL","getStyle","text-decoration","from","3409998ZoHZfp","underline","text-decoration-line","createElement","font-weight","setStyle","italic","color","110015bnTvnC","getStyleNames","span","2fYHPzj","length","sup","942721cmlIAK","font-style","removeStyle","vertical-align","keys","filter","font-size","super","insertChild","strong","function","includes"];return(Y=function(){return t})()}function Q(t){const e=V;return Array[e(438)](t[e(448)]())[e(458)](X)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(469)]((e=>{const i=n,o=t[i(482)](e);if(o)if(c=e,$[V(464)](c))r[e]=o;else if(e in z){const t=o[i(470)](" ");z[e][i(469)]((([n,r])=>{const o=i;for(const i of t)(o(463)==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=V;for(const s in n)n[s][r(469)]((([,n])=>{const s=r,i=e[s(442)](n,[],t[s(480)]());e[s(461)](0,i,t)})),e[r(455)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(457)](n)[r(451)])return;const s=e[r(442)](r(449),[],t[r(480)]());e[r(444)](n,s),e[r(461)](0,s,t),e[r(455)](Object[r(457)](n),t)}(t,e,r)}const _=Z;function G(){const t=["element","2287272gzodqO","440740QYhbiJ","getItems","content","stylesProcessor","isActive","3RtvCMc","name","2451880aQlXSn","331148tUiabJ","10152180BeTGzi","includes","font","_parsedData","blockElements","521982BpqSXg","6nuJZjZ","document","execute","357749gXyUPZ","10SDiqVf","createRangeIn"];return(G=function(){return t})()}function Z(t,e){const n=G();return(Z=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(355716===-parseInt(e(499))/1+-parseInt(e(513))/2+-parseInt(e(504))/3*(-parseInt(e(507))/4)+-parseInt(e(506))/5+-parseInt(e(514))/6*(-parseInt(e(517))/7)+parseInt(e(498))/8+-parseInt(e(508))/9*(-parseInt(e(518))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class tt extends w{[_(516)](t){const n=_,{body:r}=t[n(511)],s=new e.UpcastWriter(r[n(515)]),i=s[n(519)](r),o=new e.ViewDocument(s[n(515)][n(502)]),c=[...new e.DomConverter(o)[n(512)],n(510)],a=i[n(500)]();for(const t of a)if(t.is(n(520))&&c[n(509)](t[n(505)])){J(t,s,Q(t))}t[n(501)]=r}[_(503)](t){return super[_(503)](t)||E(t)}}const et=rt;function nt(){const t=["70OwHJBe","requires","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","516808mDhWTb","PasteFromOffice","expired","destroy","1243704huVVug","PasteFromOfficeEnhancedPropagator","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","3007386wcHsFl","pluginName","execute","domainLimit","invalid","high","1372104jIBADL","editing","pasteFromOfficeEnhancedLicenseKeyTrialLimit","getData","evaluationLimit","document","_licenseKeyCheckInterval","474783CeeTVm","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","plugins","usageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","editor","_showLicenseError","text/html","111zuNayn","licenseKey","featureNotAllowed","isPremiumPlugin","get","23484fgwvtH","ClipboardPipeline","isOfficialPlugin","206994jYCmPE","view","_parsedData","config","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","init","inputTransformation"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(312080===parseInt(e(432))/1+-parseInt(e(449))/2*(-parseInt(e(444))/3)+-parseInt(e(464))/4+-parseInt(e(460))/5*(parseInt(e(452))/6)+parseInt(e(468))/7+parseInt(e(425))/8+-parseInt(e(472))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(445)];[et(431)];static get[et(473)](){return et(469)}static get[et(451)](){return!0}static get[et(447)](){return!0}static get[et(461)](){return[et(465)]}[et(458)](){const t=et,e=this[t(441)],n=e[t(435)][t(448)](t(450)),r=e[t(426)][t(453)][t(430)],s=new tt(r);n.on(t(459),((e,n)=>{const i=t,o=n[i(456)][i(428)](i(443));s[i(434)](o)&&(n[i(454)]||(n[i(454)]=v(o,r[i(463)])),s[i(474)](n))}),{priority:x.priorities[t(448)](t(424))+10}),this[t(445)]=this[t(441)][t(455)][t(448)](t(445));const i=this[t(441)];this[t(431)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(471)==s||e(457)==s||e(433)==s||e(440)==s||e(439)==s||e(437)==s||e(427)==s||e(462)==s){delete i[r],n=s,clearInterval(this[e(431)]),this[e(431)]=void 0;break}}e(457)==n&&i[e(442)](e(476)),e(433)==n&&i[e(442)](e(466)),e(440)==n&&i[e(442)](e(475)),e(439)==n&&i[e(442)](e(446),e(470)),e(437)==n&&i[e(442)](e(429)),e(427)==n&&i[e(442)](e(438)),e(462)==n&&i[e(442)](e(436))}),1e3)}[et(467)](){const t=et;super[t(467)](),this[t(431)]&&clearInterval(this[t(431)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=441]})(t,e)}function ct(){var t=["24380aCdLXV","pluginName","requires","isOfficialPlugin","892SVbAEo","5370936FHmdau","9zXPEcH","PasteFromOffice","1805590iscAXe","439359gIXsDQ","isPremiumPlugin","1384rUTHSC","2okUkTt","23017863QCRGOp","PasteFromOfficeEnhanced","20573nKBzBB","1018878vsivgH"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(561126===-parseInt(e(441))/1*(-parseInt(e(444))/2)+parseInt(e(448))/3+parseInt(e(453))/4*(-parseInt(e(449))/5)+-parseInt(e(454))/6+parseInt(e(447))/7*(-parseInt(e(443))/8)+-parseInt(e(455))/9*(-parseInt(e(457))/10)+parseInt(e(445))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(450)](){return it(446)}static get[it(452)](){return!0}static get[it(442)](){return!0}static get[it(451)](){return[it(456),K,st]}}function ut(){var t=["1005qpuYoW","406XTDdwO","9jwoGkf","346XTvrbI","460749fOluSO","178024PBUaOx","3054dAAVcP","296890YrKDRt","9442032FechOq","6883FJNDzu","753874TXYZyJ","4dolSVv"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=183]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(777040===-parseInt(e(186))/1*(-parseInt(e(192))/2)+-parseInt(e(193))/3*(-parseInt(e(188))/4)+parseInt(e(189))/5*(-parseInt(e(183))/6)+parseInt(e(190))/7*(-parseInt(e(194))/8)+-parseInt(e(191))/9*(parseInt(e(184))/10)+parseInt(e(187))/11+parseInt(e(185))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 S(t,e){const n=A();return(S=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(725570===parseInt(e(183))/1*(-parseInt(e(181))/2)+parseInt(e(190))/3+parseInt(e(184))/4+-parseInt(e(187))/5+-parseInt(e(189))/6*(-parseInt(e(186))/7)+parseInt(e(179))/8*(parseInt(e(180))/9)+parseInt(e(185))/10*(-parseInt(e(188))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[S(182)](t)}function A(){const t=["546QwYVBQ","296775rSYyhR","40aKYSwx","454869jqusqp","2AonnSP","test","33131npRbni","1574028gPTfBy","2132450mQQRMB","58912MtjOMm","1629010EIQTcr","22DLIsBu"];return(A=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=265]})(t,e)}function P(){const t=["set","cssRules","trim","2372550Rmfwzk","3143tEFbCl","map","length","4062670leiIjG","split","1532667mawftS","hasClass","4qznYiE","assign","initial","5523693oAGqda","selectorText","groups","9062168rVGRXD","108aFlmrD","tagName","style","name","977016WXIkGE","20ciDbxs","push","className","exec","getPropertyValue"];return(P=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(607969===parseInt(e(287))/1+-parseInt(e(286))/2+parseInt(e(292))/3*(-parseInt(e(266))/4)+-parseInt(e(278))/5*(parseInt(e(277))/6)+-parseInt(e(269))/7+-parseInt(e(272))/8+parseInt(e(273))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(274)]&&!s[n(280)])continue;const e=!s[n(274)]||t[n(276)]===s[n(274)],o=!s[n(280)]||t[n(265)](s[n(280)]);e&&o&&r[n(283)](s,i)}return r}function T(t){const e=O,n={};for(let r=0;r<t[e(289)];r++){const s=t[r],i=t[e(282)](s);e(268)!==i&&(n[s]=i)}return n}function D(t){const e=O,n=t[e(291)](",")[e(288)]((t=>t[e(285)]())),r=[];for(const t of n){const n=L[e(281)](t);n&&r[e(279)](n[e(271)])}return r}function j(t){const e=O,n={};for(const r of t)Object[e(267)](n,r);return n}const R=B;function M(){const t=["_parsedData","hasStyle","elementStart","2544DsCDCe","createRangeIn","1195965DHRIJY","size","39XPWeZY","110bGiBGX","2xCraYf","12389168mOsFYb","1630884FTfHwV","from","item","execute","values","7uCreSM","16340isMBVi","isActive","1537203vBbBQN","11306740DShPHF","361396uJxTbr","content","type","document","setStyle"];return(M=function(){return t})()}function B(t,e){const n=M();return(B=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(886961===parseInt(e(305))/1*(parseInt(e(295))/2)+parseInt(e(293))/3*(-parseInt(e(307))/4)+-parseInt(e(303))/5*(parseInt(e(315))/6)+-parseInt(e(302))/7*(-parseInt(e(296))/8)+parseInt(e(291))/9+-parseInt(e(306))/10+-parseInt(e(294))/11*(-parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class W extends w{[R(300)](t){const n=R,{body:r,styles:s}=t[n(312)],i=new e.UpcastWriter(r[n(310)]),o=i[n(290)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(283)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(284)])if(t instanceof CSSStyleRule){const r=T(t[e(275)]);n[t[e(270)]]=Object[e(267)]({},n[t[e(270)]]||{},r)}return n}(s));for(const t of o){if(n(314)!==t[n(309)])continue;const e=F(t[n(299)],c);if(e[n(292)]){const r=j(Array[n(298)](e[n(301)]()));for(const e in r){const s=t[n(299)];s[n(313)](e)||i[n(311)](e,r[e],s)}}}t[n(308)]=r}[R(304)](t){return super[R(304)](t)||E(t)}}function q(t,e){const n=K();return(q=function(t,e){return n[t-=454]})(t,e)}const N=q;function K(){const t=["isActive","869214rsqpEE","3720988KnyPCu","get","href","join","text/html","plugins","isPremiumPlugin","afterInit","high","execute","20bthjKL","editing","_parsedData","inputTransformation","889bAabiF","10mOYvdD","requires","7478700TKApqu","PasteFromOfficeEnhancedInliner","pluginName","26994AqHYPy","init","getData","map","ClipboardPipeline","dataTransfer","document","view","16MEOiLQ","PasteFromOffice","7873206qDvEZN","isOfficialPlugin","fromCharCode","2712510xSqqlJ","editor","50299JVoBuG","stylesProcessor"];return(K=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(859163===-parseInt(e(464))/1*(-parseInt(e(483))/2)+-parseInt(e(467))/3+parseInt(e(468))/4+-parseInt(e(485))/5+parseInt(e(488))/6*(-parseInt(e(482))/7)+-parseInt(e(457))/8*(-parseInt(e(462))/9)+-parseInt(e(478))/10*(-parseInt(e(459))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class k extends t.Plugin{static get[N(487)](){return N(486)}static get[N(460)](){return!0}static get[N(474)](){return!0}static get[N(484)](){return[N(458)]}[N(489)](){const t=N,e=this[t(463)],n=e[t(473)][t(469)](t(492)),r=e[t(479)][t(456)][t(455)],s=new W(r);n.on(t(481),((e,n)=>{const i=t,o=n[i(454)][i(490)](i(472));s[i(466)](o)&&(n[i(480)]||(n[i(480)]=v(o,r[i(465)])),s[i(477)](n))}),{priority:x.priorities[t(469)](t(476))+11})}[N(475)](){!async function(t){const e=d([107,87,90,88,113,85,48,99,80,79,66,105,73,82,78,122,120,65,116,115,98,103,74,68,104,69,50,100,101,54,70,49,109,52,67,51,55,76,112,119,83,108,102,110,57,71,86,111,106,118,81,117,84,75,89,53,121,56,72,114,77,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=q;return t[e(491)]((t=>String[e(461)](t)))[e(471)]("")}!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([107]);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:1743292800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,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(470)]);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 V=H;function H(t,e){const n=X();return(H=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(638235===parseInt(e(453))/1+-parseInt(e(450))/2*(parseInt(e(439))/3)+-parseInt(e(472))/4*(parseInt(e(447))/5)+parseInt(e(476))/6+parseInt(e(481))/7*(parseInt(e(474))/8)+parseInt(e(478))/9*(-parseInt(e(465))/10)+parseInt(e(468))/11*(parseInt(e(477))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);const Y=[V(446),V(479),V(459),V(437),V(441),V(443),V(454),V(456)],$=[V(446),V(479),V(459)],U={"font-style":[[V(445),"i"]],"font-weight":[[V(473),V(462)],[V(467),V(462)],[V(466),V(462)],[t=>Number(t)>=600,V(462)]],"text-decoration":[[V(440),"u"],[V(471),"s"]],"text-decoration-line":[[V(440),"u"],[V(471),"s"]],"vertical-align":[[V(475),V(475)],[V(460),V(452)]]};function z(t){return Y[V(464)](t)}function X(){const t=["4657390TFvwSz","bolder","bold","1067902GEbSpg","forEach","split","line-through","16oCIHQc","medium","48lESIWJ","sub","5149806iBMaWV","48UdxBLZ","9jsYDoQ","font-family","getChildren","162519hoAUnL","getStyle","text-decoration","from","3409998ZoHZfp","underline","text-decoration-line","createElement","font-weight","setStyle","italic","color","110015bnTvnC","getStyleNames","span","2fYHPzj","length","sup","942721cmlIAK","font-style","removeStyle","vertical-align","keys","filter","font-size","super","insertChild","strong","function","includes"];return(X=function(){return t})()}function Q(t){const e=V;return Array[e(438)](t[e(448)]())[e(458)](z)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(469)]((e=>{const i=n,o=t[i(482)](e);if(o)if(c=e,$[V(464)](c))r[e]=o;else if(e in U){const t=o[i(470)](" ");U[e][i(469)]((([n,r])=>{const o=i;for(const i of t)(o(463)==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=V;for(const s in n)n[s][r(469)]((([,n])=>{const s=r,i=e[s(442)](n,[],t[s(480)]());e[s(461)](0,i,t)})),e[r(455)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(457)](n)[r(451)])return;const s=e[r(442)](r(449),[],t[r(480)]());e[r(444)](n,s),e[r(461)](0,s,t),e[r(455)](Object[r(457)](n),t)}(t,e,r)}const G=Z;function _(){const t=["element","2287272gzodqO","440740QYhbiJ","getItems","content","stylesProcessor","isActive","3RtvCMc","name","2451880aQlXSn","331148tUiabJ","10152180BeTGzi","includes","font","_parsedData","blockElements","521982BpqSXg","6nuJZjZ","document","execute","357749gXyUPZ","10SDiqVf","createRangeIn"];return(_=function(){return t})()}function Z(t,e){const n=_();return(Z=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(355716===-parseInt(e(499))/1+-parseInt(e(513))/2+-parseInt(e(504))/3*(-parseInt(e(507))/4)+-parseInt(e(506))/5+-parseInt(e(514))/6*(-parseInt(e(517))/7)+parseInt(e(498))/8+-parseInt(e(508))/9*(-parseInt(e(518))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);class tt extends w{[G(516)](t){const n=G,{body:r}=t[n(511)],s=new e.UpcastWriter(r[n(515)]),i=s[n(519)](r),o=new e.ViewDocument(s[n(515)][n(502)]),c=[...new e.DomConverter(o)[n(512)],n(510)],a=i[n(500)]();for(const t of a)if(t.is(n(520))&&c[n(509)](t[n(505)])){J(t,s,Q(t))}t[n(501)]=r}[G(503)](t){return super[G(503)](t)||E(t)}}const et=rt;function nt(){const t=["70OwHJBe","requires","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","516808mDhWTb","PasteFromOffice","expired","destroy","1243704huVVug","PasteFromOfficeEnhancedPropagator","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","3007386wcHsFl","pluginName","execute","domainLimit","invalid","high","1372104jIBADL","editing","pasteFromOfficeEnhancedLicenseKeyTrialLimit","getData","evaluationLimit","document","_licenseKeyCheckInterval","474783CeeTVm","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","plugins","usageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyDomainLimit","editor","_showLicenseError","text/html","111zuNayn","licenseKey","featureNotAllowed","isPremiumPlugin","get","23484fgwvtH","ClipboardPipeline","isOfficialPlugin","206994jYCmPE","view","_parsedData","config","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","init","inputTransformation"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(312080===parseInt(e(432))/1+-parseInt(e(449))/2*(-parseInt(e(444))/3)+-parseInt(e(464))/4+-parseInt(e(460))/5*(parseInt(e(452))/6)+parseInt(e(468))/7+parseInt(e(425))/8+-parseInt(e(472))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(445)];[et(431)];static get[et(473)](){return et(469)}static get[et(451)](){return!0}static get[et(447)](){return!0}static get[et(461)](){return[et(465)]}[et(458)](){const t=et,e=this[t(441)],n=e[t(435)][t(448)](t(450)),r=e[t(426)][t(453)][t(430)],s=new tt(r);n.on(t(459),((e,n)=>{const i=t,o=n[i(456)][i(428)](i(443));s[i(434)](o)&&(n[i(454)]||(n[i(454)]=v(o,r[i(463)])),s[i(474)](n))}),{priority:x.priorities[t(448)](t(424))+10}),this[t(445)]=this[t(441)][t(455)][t(448)](t(445));const i=this[t(441)];this[t(431)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(471)==s||e(457)==s||e(433)==s||e(440)==s||e(439)==s||e(437)==s||e(427)==s||e(462)==s){delete i[r],n=s,clearInterval(this[e(431)]),this[e(431)]=void 0;break}}e(457)==n&&i[e(442)](e(476)),e(433)==n&&i[e(442)](e(466)),e(440)==n&&i[e(442)](e(475)),e(439)==n&&i[e(442)](e(446),e(470)),e(437)==n&&i[e(442)](e(429)),e(427)==n&&i[e(442)](e(438)),e(462)==n&&i[e(442)](e(436))}),1e3)}[et(467)](){const t=et;super[t(467)](),this[t(431)]&&clearInterval(this[t(431)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=441]})(t,e)}function ct(){var t=["24380aCdLXV","pluginName","requires","isOfficialPlugin","892SVbAEo","5370936FHmdau","9zXPEcH","PasteFromOffice","1805590iscAXe","439359gIXsDQ","isPremiumPlugin","1384rUTHSC","2okUkTt","23017863QCRGOp","PasteFromOfficeEnhanced","20573nKBzBB","1018878vsivgH"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(561126===-parseInt(e(441))/1*(-parseInt(e(444))/2)+parseInt(e(448))/3+parseInt(e(453))/4*(-parseInt(e(449))/5)+-parseInt(e(454))/6+parseInt(e(447))/7*(-parseInt(e(443))/8)+-parseInt(e(455))/9*(-parseInt(e(457))/10)+parseInt(e(445))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(450)](){return it(446)}static get[it(452)](){return!0}static get[it(442)](){return!0}static get[it(451)](){return[it(456),k,st]}}function ut(){var t=["1005qpuYoW","406XTDdwO","9jwoGkf","346XTvrbI","460749fOluSO","178024PBUaOx","3054dAAVcP","296890YrKDRt","9442032FechOq","6883FJNDzu","753874TXYZyJ","4dolSVv"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=183]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(777040===-parseInt(e(186))/1*(-parseInt(e(192))/2)+-parseInt(e(193))/3*(-parseInt(e(188))/4)+parseInt(e(189))/5*(-parseInt(e(183))/6)+parseInt(e(190))/7*(-parseInt(e(194))/8)+-parseInt(e(191))/9*(parseInt(e(184))/10)+parseInt(e(187))/11+parseInt(e(185))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 _0x1088ee}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x40f10a,parseHtml as _0x1b5c12}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x52f965,uid as _0x10a767}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x329f96,ViewDocument as _0xf493da,DomConverter as _0xee40b5}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x576931){return m['test'](_0x576931);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x160911,_0x461d79){const _0x35d895=new Map();for(const [_0x354bfb,_0x25c200]of _0x461d79){if(!_0x354bfb['tagName']&&!_0x354bfb['className'])continue;const _0x39f706=!_0x354bfb['tagName']||_0x160911['name']===_0x354bfb['tagName'],_0xb2af0a=!_0x354bfb['className']||_0x160911['hasClass'](_0x354bfb['className']);_0x39f706&&_0xb2af0a&&_0x35d895['set'](_0x354bfb,_0x25c200);}return _0x35d895;}function h(_0x14d75b){const _0x42f895={};for(let _0x1e78ad=0x0;_0x1e78ad<_0x14d75b['length'];_0x1e78ad++){const _0x20a4fd=_0x14d75b[_0x1e78ad],_0x4f21d1=_0x14d75b['getPropertyValue'](_0x20a4fd);'initial'!==_0x4f21d1&&(_0x42f895[_0x20a4fd]=_0x4f21d1);}return _0x42f895;}function O(_0x45e944){const _0x35cc7c=_0x45e944['split'](',')['map'](_0x43bd74=>_0x43bd74['trim']()),_0x21d5e9=[];for(const _0x2f48ce of _0x35cc7c){const _0x4f5ded=S['exec'](_0x2f48ce);_0x4f5ded&&_0x21d5e9['push'](_0x4f5ded['groups']);}return _0x21d5e9;}function y(_0x2bb6ba){const _0x24c83b={};for(const _0x1b7eaa of _0x2bb6ba)Object['assign'](_0x24c83b,_0x1b7eaa);return _0x24c83b;}class c extends _0x40f10a{['execute'](_0x1354f2){const {body:_0x4596b5,styles:_0x718726}=_0x1354f2['_parsedData'],_0x464e71=new _0x329f96(_0x4596b5['document']),_0xc99c6a=_0x464e71['createRangeIn'](_0x4596b5),_0xc26517=function(_0x721e1b){const _0x53ab37={};for(const _0x2a3e9c of _0x721e1b)for(const _0xeb3df6 of _0x2a3e9c['cssRules'])if(_0xeb3df6 instanceof CSSStyleRule){const _0xefd107=h(_0xeb3df6['style']);_0x53ab37[_0xeb3df6['selectorText']]=Object['assign']({},_0x53ab37[_0xeb3df6['selectorText']]||{},_0xefd107);}return _0x53ab37;}(_0x718726),_0x5c57b2=function(_0x2207de){const _0x259201=new Map();for(const _0x447c48 in _0x2207de){const _0x1765c7=O(_0x447c48),_0x26d715=_0x2207de[_0x447c48];for(const _0x456055 of _0x1765c7)_0x259201['set'](_0x456055,_0x26d715);}return _0x259201;}(_0xc26517);for(const _0xde23c5 of _0xc99c6a){if('elementStart'!==_0xde23c5['type'])continue;const _0x353d86=x(_0xde23c5['item'],_0x5c57b2);if(_0x353d86['size']){const _0x4ced66=y(Array['from'](_0x353d86['values']()));for(const _0x1617d3 in _0x4ced66){const _0x1dc9d0=_0xde23c5['item'];_0x1dc9d0['hasStyle'](_0x1617d3)||_0x464e71['setStyle'](_0x1617d3,_0x4ced66[_0x1617d3],_0x1dc9d0);}}}_0x1354f2['content']=_0x4596b5;}['isActive'](_0x140816){return super['isActive'](_0x140816)||l(_0x140816);}}class i extends _0x1088ee{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4854d1=this['editor'],_0x4d2fea=_0x4854d1['plugins']['get']('ClipboardPipeline'),_0x4f1ab9=_0x4854d1['editing']['view']['document'],_0x26bfb2=new c(_0x4f1ab9);_0x4d2fea['on']('inputTransformation',(_0x4848cc,_0x27849c)=>{const _0x455018=_0x27849c['dataTransfer']['getData']('text/html');_0x26bfb2['isActive'](_0x455018)&&(_0x27849c['_parsedData']||(_0x27849c['_parsedData']=_0x1b5c12(_0x455018,_0x4f1ab9['stylesProcessor'])),_0x26bfb2['execute'](_0x27849c));},{'priority':_0x52f965['get']('high')+0xb});}['afterInit'](){!async function(_0x3f17b5){const _0x54b5a9=_0x3d6b38([0x30,0x39,0x78,0x45,0x63,0x4e,0x44,0x71,0x48,0x55,0x50,0x6b,0x6c,0x4b,0x42,0x73,0x6a,0x67,0x54,0x65,0x4a,0x6d,0x32,0x52,0x66,0x51,0x64,0x57,0x79,0x77,0x74,0x72,0x38,0x58,0x47,0x53,0x31,0x70,0x34,0x68,0x61,0x49,0x69,0x5a,0x59,0x75,0x37,0x35,0x62,0x4f,0x4d,0x43,0x41,0x46,0x6f,0x36,0x33,0x56,0x4c,0x6e,0x76,0x7a]),_0x1d63db=0x7a6c4afa,_0x5d6c06=0x7a6b297a^_0x1d63db,_0x3505f0=window[_0x3d6b38([0x44,0x61,0x74,0x65])][_0x3d6b38([0x6e,0x6f,0x77])](),_0x3181cc=_0x3f17b5[_0x3d6b38([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x437a5e=new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cacad=>{_0x3181cc[_0x3d6b38([0x6f,0x6e,0x63,0x65])](_0x3d6b38([0x72,0x65,0x61,0x64,0x79]),_0x3cacad);}),_0x50d5bc={[_0x3d6b38([0x6b,0x74,0x79])]:_0x3d6b38([0x45,0x43]),[_0x3d6b38([0x75,0x73,0x65])]:_0x3d6b38([0x73,0x69,0x67]),[_0x3d6b38([0x63,0x72,0x76])]:_0x3d6b38([0x50,0x2d,0x32,0x35,0x36]),[_0x3d6b38([0x78])]:_0x3d6b38([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]),[_0x3d6b38([0x79])]:_0x3d6b38([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]),[_0x3d6b38([0x61,0x6c,0x67])]:_0x3d6b38([0x45,0x53,0x32,0x35,0x36])},_0x2946c0=_0x3181cc[_0x3d6b38([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3d6b38([0x67,0x65,0x74])](_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f4f57(){let _0x501cef,_0x4e385a=null,_0x5b59a0=null;try{if(_0x2946c0==_0x3d6b38([0x47,0x50,0x4c]))return _0x3d6b38([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x501cef=_0x393d49(),!_0x501cef)return _0x3d6b38([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x501cef[_0x3d6b38([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b59a0=_0x38bfad(_0x501cef[_0x3d6b38([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x501cef[_0x3d6b38([0x6a,0x74,0x69])])),await _0x4ff63b()?_0x4ad367()?_0x330f79()?_0x3d6b38([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2ce8af()?(_0x501cef[_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d6b38([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4e385a=_0x3b963f(_0x3d6b38([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x501cef[_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d6b38([0x74,0x72,0x69,0x61,0x6c])&&(_0x4e385a=_0x3b963f(_0x3d6b38([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1ee8e2()):_0x3d6b38([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3d6b38([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3d6b38([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x142415){return _0x3d6b38([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x330f79(){const _0x26e48e=[_0x3d6b38([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3d6b38([0x74,0x72,0x69,0x61,0x6c])][_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x501cef[_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3505f0/0x3e8:0xe10*_0x5d6c06;return _0x501cef[_0x3d6b38([0x65,0x78,0x70])]<_0x26e48e;}function _0x4ad367(){const _0x4fc094=_0x501cef[_0x3d6b38([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4fc094&&(!!_0x4fc094[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d6b38([0x2a]))||(!!_0x4fc094[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d6b38([0x50,0x4f,0x45]))||!!_0x4fc094[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d6b38([0x50,0x50]))));}function _0x2ce8af(){const _0x2b5475=_0x501cef[_0x3d6b38([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2b5475||0x0==_0x2b5475[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3c1a2b}=new URL(window[_0x3d6b38([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2b5475[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c1a2b))return!0x0;const _0x3bcb2c=_0x3c1a2b[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])](_0x3d6b38([0x2e]));return _0x2b5475[_0x3d6b38([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x650752=>_0x650752[_0x3d6b38([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d6b38([0x2a])))[_0x3d6b38([0x6d,0x61,0x70])](_0x521711=>_0x521711[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])](_0x3d6b38([0x2e])))[_0x3d6b38([0x73,0x6f,0x6d,0x65])](_0x4dafe2=>_0x3bcb2c[_0x3d6b38([0x65,0x76,0x65,0x72,0x79])]((_0x2d7f11,_0x1fde74)=>_0x4dafe2[_0x1fde74]===_0x2d7f11||_0x4dafe2[_0x1fde74]===_0x3d6b38([0x2a])));}function _0x1ee8e2(){return _0x4e385a&&_0x5b59a0?new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e4e81,_0x2a706c)=>{_0x4e385a[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x4e4e81,_0x2a706c),_0x5b59a0[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x1b13aa=>{_0x1b13aa!=_0x3d6b38([0x56,0x61,0x6c,0x69,0x64])&&_0x4e4e81(_0x1b13aa);},_0x2a706c);}):_0x4e385a||_0x5b59a0||_0x3d6b38([0x56,0x61,0x6c,0x69,0x64]);}}function _0x38bfad(_0x2a0b2a,_0x1d92a9){return new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x520484=>{if(_0x53817a())return _0x520484(_0x3d6b38([0x56,0x61,0x6c,0x69,0x64]));_0x4260db(),_0x3181cc[_0x3d6b38([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3d6b38([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2b9276=!0x1;const _0x4d68bd=_0x10a767();function _0x5044e7(_0x525dbc){return!!_0x525dbc&&(typeof _0x525dbc===_0x3d6b38([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x525dbc===_0x3d6b38([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x525dbc[_0x3d6b38([0x74,0x68,0x65,0x6e])]===_0x3d6b38([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x525dbc[_0x3d6b38([0x63,0x61,0x74,0x63,0x68])]===_0x3d6b38([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3cea08(_0x2dd4ca){_0xf6da27(_0x2dd4ca)[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x3085e3=>{if(!_0x3085e3||_0x3085e3[_0x3d6b38([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3d6b38([0x6f,0x6b]))return _0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x487c8e(_0x442025(_0x4d68bd+_0x1d92a9))!=_0x3085e3[_0x3d6b38([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3d6b38([0x56,0x61,0x6c,0x69,0x64]);})[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x10ef34=>(_0xf4bde4(),_0x10ef34),()=>{const _0x470fc3=_0x41c91f();return null==_0x470fc3?(_0xf4bde4(),_0x3d6b38([0x56,0x61,0x6c,0x69,0x64])):_0x3d6b38(_0x3505f0-_0x470fc3>(0x5e60cefa^_0x1d63db)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x520484)[_0x3d6b38([0x63,0x61,0x74,0x63,0x68])](()=>{_0x520484(_0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3ebf9f=0x7a5aa47a^_0x1d63db;function _0xf4bde4(){const _0x2a607f=_0x3d6b38([0x6c,0x6c,0x63,0x74,0x2d])+_0x487c8e(_0x442025(_0x2a0b2a)),_0x20b997=_0x351123(_0x487c8e(window[_0x3d6b38([0x4d,0x61,0x74,0x68])][_0x3d6b38([0x63,0x65,0x69,0x6c])](_0x3505f0/_0x3ebf9f)));window[_0x3d6b38([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d6b38([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a607f,_0x20b997);}function _0x41c91f(){const _0x24f1c5=_0x3d6b38([0x6c,0x6c,0x63,0x74,0x2d])+_0x487c8e(_0x442025(_0x2a0b2a)),_0x352bea=window[_0x3d6b38([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d6b38([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24f1c5);return _0x352bea?window[_0x3d6b38([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351123(_0x352bea),0x10)*_0x3ebf9f:null;}function _0xf6da27(_0x12ed58){return new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d7863,_0x197900)=>{_0x12ed58[_0x3d6b38([0x74,0x68,0x65,0x6e])](_0x5d7863,_0x197900),window[_0x3d6b38([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x197900,0x7a6d9e3a^_0x1d63db);});}}_0x3181cc[_0x3d6b38([0x6f,0x6e])](_0x3d6b38([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c50ba,_0x5f290f)=>{if(_0x5f290f[0x0]!=_0x2a0b2a)return _0x520484(_0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5f290f[0x1]={..._0x5f290f[0x1],[_0x3d6b38([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d68bd};},{[_0x3d6b38([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d6b38([0x68,0x69,0x67,0x68])}),_0x3181cc[_0x3d6b38([0x6f,0x6e])](_0x3d6b38([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1548d4=>{_0x5044e7(_0x1548d4[_0x3d6b38([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2b9276=!0x0,_0x3cea08(_0x1548d4[_0x3d6b38([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3d6b38([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d6b38([0x6c,0x6f,0x77])}),_0x437a5e[_0x3d6b38([0x74,0x68,0x65,0x6e])](()=>{_0x2b9276||_0x520484(_0x3d6b38([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x53817a(){return _0x3181cc[_0x3d6b38([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d6b38([0x76,0x69,0x65,0x77])][_0x3d6b38([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3d6b38([0x61,0x75,0x74,0x6f]);}function _0x4260db(){_0x3181cc[_0x3d6b38([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d6b38([0x76,0x69,0x65,0x77])][_0x3d6b38([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d6b38([0x61,0x75,0x74,0x6f]);}}function _0x3b963f(_0x21128d){const _0x27abe8=[new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4eff8c=>setTimeout(_0x4eff8c,0x7a657436^_0x1d63db)),_0x437a5e[_0x3d6b38([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52248e=>{let _0x1e0b65=0x0;_0x3181cc[_0x3d6b38([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d6b38([0x6f,0x6e])](_0x3d6b38([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5181f7,_0x2ee183)=>{_0x2ee183[0x0][_0x3d6b38([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e0b65++,_0x1e0b65==(0x7a6c4b02^_0x1d63db)&&(_0x52248e(),_0x5181f7[_0x3d6b38([0x6f,0x66,0x66])]());});}))];return window[_0x3d6b38([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d6b38([0x72,0x61,0x63,0x65])](_0x27abe8)[_0x3d6b38([0x74,0x68,0x65,0x6e])](()=>_0x21128d);}async function _0x2dd32f(){await _0x437a5e,_0x3181cc[_0x3d6b38([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d6b38([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4453b9,_0x3181cc[_0x3d6b38([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d6b38([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4453b9,_0x3181cc[_0x3d6b38([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3d6b38([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2fd9c9(_0x117261){const _0x4de96a=_0x8e651f();_0x3181cc[_0x4de96a]=_0x3d6b38([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])+_0x117261,_0x117261!=_0x3d6b38([0x56,0x61,0x6c,0x69,0x64])&&_0x2dd32f();}function _0x8e651f(){const _0x1162b1=window[_0x3d6b38([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3d6b38([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3d6b38([0x6e,0x6f,0x77])]())[_0x3d6b38([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3d6b38([0x2e]),'');let _0x375740=_0x3d6b38([0x78]);for(let _0x45ff0c=0x0;_0x45ff0c<_0x1162b1[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45ff0c+=0x2){let _0x57f13f=window[_0x3d6b38([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1162b1[_0x3d6b38([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45ff0c,_0x45ff0c+0x2));_0x57f13f>=_0x54b5a9[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x57f13f-=_0x54b5a9[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x375740+=_0x54b5a9[_0x57f13f];}return _0x375740;}function _0x393d49(){const _0x4f107f=_0x2946c0[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])](_0x3d6b38([0x2e]));if(0x3!=_0x4f107f[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xdba91a(_0x4f107f[0x1]);function _0xdba91a(_0x33af7e){const _0x1d0831=_0x23f610(_0x33af7e);return _0x1d0831&&_0x236f21()?_0x1d0831:null;function _0x236f21(){const _0x15d623=_0x1d0831[_0x3d6b38([0x6a,0x74,0x69])],_0x14fb40=window[_0x3d6b38([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15d623[_0x3d6b38([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15d623[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x546590={..._0x1d0831,[_0x3d6b38([0x6a,0x74,0x69])]:_0x15d623[_0x3d6b38([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x15d623[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x546590[_0x3d6b38([0x76,0x63])],_0x442025(_0x546590)==_0x14fb40;}}}async function _0x4ff63b(){let _0x3ee6b6=!0x0;try{const _0x5b9516=_0x2946c0[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])](_0x3d6b38([0x2e])),[_0x2987b3,_0x5ab46c,_0x4d3771]=_0x5b9516;return _0x44b04d(_0x2987b3),await _0x9ba737(_0x2987b3,_0x5ab46c,_0x4d3771),_0x3ee6b6;}catch(_0x4f51a5){return!0x1;}function _0x44b04d(_0x587869){const _0x4a0b0e=_0x23f610(_0x587869);_0x4a0b0e&&_0x4a0b0e[_0x3d6b38([0x61,0x6c,0x67])]==_0x3d6b38([0x45,0x53,0x32,0x35,0x36])||(_0x3ee6b6=!0x1);}async function _0x9ba737(_0x4fcdb9,_0x289a66,_0x3ba1d0){const _0x3c54ba=window[_0x3d6b38([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3d6b38([0x66,0x72,0x6f,0x6d])](_0x33b23a(_0x3ba1d0),_0x261a0d=>_0x261a0d[_0x3d6b38([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x34ad58=new window[(_0x3d6b38([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3d6b38([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4fcdb9+_0x3d6b38([0x2e])+_0x289a66),_0xaed84=window[_0x3d6b38([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3d6b38([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xaed84)return;const _0x3ec005=await _0xaed84[_0x3d6b38([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3d6b38([0x6a,0x77,0x6b]),_0x50d5bc,{[_0x3d6b38([0x6e,0x61,0x6d,0x65])]:_0x3d6b38([0x45,0x43,0x44,0x53,0x41]),[_0x3d6b38([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3d6b38([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3d6b38([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xaed84[_0x3d6b38([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3d6b38([0x6e,0x61,0x6d,0x65])]:_0x3d6b38([0x45,0x43,0x44,0x53,0x41]),[_0x3d6b38([0x68,0x61,0x73,0x68])]:{[_0x3d6b38([0x6e,0x61,0x6d,0x65])]:_0x3d6b38([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ec005,_0x3c54ba,_0x34ad58)||(_0x3ee6b6=!0x1);}}function _0x23f610(_0x167d8e){return _0x167d8e[_0x3d6b38([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3d6b38([0x65,0x79]))?JSON[_0x3d6b38([0x70,0x61,0x72,0x73,0x65])](_0x33b23a(_0x167d8e)):null;}function _0x33b23a(_0x4fd727){return window[_0x3d6b38([0x61,0x74,0x6f,0x62])](_0x4fd727[_0x3d6b38([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3d6b38([0x2b]))[_0x3d6b38([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3d6b38([0x2f])));}function _0x442025(_0x5e4a64){let _0x3f3ad0=0x1505;function _0x50fe41(_0xaa30cb){for(let _0x310d40=0x0;_0x310d40<_0xaa30cb[_0x3d6b38([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x310d40++){const _0x530475=_0xaa30cb[_0x3d6b38([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x310d40);_0x3f3ad0=(_0x3f3ad0<<0x5)+_0x3f3ad0+_0x530475,_0x3f3ad0&=_0x3f3ad0;}}function _0x1ab3bc(_0x2d1737){Array[_0x3d6b38([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d1737)?_0x2d1737[_0x3d6b38([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ab3bc):_0x2d1737&&typeof _0x2d1737==_0x3d6b38([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3d6b38([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d1737)[_0x3d6b38([0x73,0x6f,0x72,0x74])]()[_0x3d6b38([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xb6a1aa,_0x4dab25])=>{_0x50fe41(_0xb6a1aa),_0x1ab3bc(_0x4dab25);}):_0x50fe41(window[_0x3d6b38([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d1737));}return _0x1ab3bc(_0x5e4a64),_0x3f3ad0>>>0x0;}function _0x487c8e(_0x57278d){return _0x57278d[_0x3d6b38([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3d6b38([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3d6b38([0x30]));}function _0x351123(_0x265c88){return _0x265c88[_0x3d6b38([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3d6b38([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3d6b38([0x6a,0x6f,0x69,0x6e])]('');}function _0x4453b9(){}function _0x3d6b38(_0x1a61d4){return _0x1a61d4['map'](_0x15c0e2=>String['fromCharCode'](_0x15c0e2))['join']('');}_0x2fd9c9(await _0x1f4f57());}(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'],[_0x12a767=>Number(_0x12a767)>=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(_0x43aea8){return L['includes'](_0x43aea8);}function v(_0x4addc4,_0x569ca6,_0x13a5d4){const {spanStyles:_0x185cd5,stylesToBeHtmlElements:_0x5f2781}=function(_0x4a7ab3,_0x29c7b5){const _0x2310a9={},_0x5ce83d={};return _0x29c7b5['forEach'](_0x5f0e62=>{const _0x5df647=_0x4a7ab3['getStyle'](_0x5f0e62);if(_0x5df647){if(function(_0x5d03bc){return E['includes'](_0x5d03bc);}(_0x5f0e62))_0x2310a9[_0x5f0e62]=_0x5df647;else{if(function(_0x587678){return _0x587678 in F;}(_0x5f0e62)){const _0xdf31dd=_0x5df647['split']('\x20');F[_0x5f0e62]['forEach'](([_0x389dc2,_0x5006c0])=>{for(const _0x1711f of _0xdf31dd){('function'==typeof _0x389dc2&&_0x389dc2(_0x1711f)||_0x389dc2===_0x1711f)&&(_0x5ce83d[_0x5f0e62]=[..._0x5ce83d[_0x5f0e62]||[],[_0x389dc2,_0x5006c0]]);}});}}}}),{'spanStyles':_0x2310a9,'stylesToBeHtmlElements':_0x5ce83d};}(_0x4addc4,_0x13a5d4);!function(_0x440a48,_0xd5ac7d,_0x525380){for(const _0x193c07 in _0x525380){_0x525380[_0x193c07]['forEach'](([,_0x25d52d])=>{const _0x19f48c=_0xd5ac7d['createElement'](_0x25d52d,[],_0x440a48['getChildren']());_0xd5ac7d['insertChild'](0x0,_0x19f48c,_0x440a48);}),_0xd5ac7d['removeStyle'](_0x193c07,_0x440a48);}}(_0x4addc4,_0x569ca6,_0x5f2781),function(_0xd91fd4,_0x4cfd1a,_0x11bb78){if(!Object['keys'](_0x11bb78)['length'])return;const _0x46eb67=_0x4cfd1a['createElement']('span',[],_0xd91fd4['getChildren']());_0x4cfd1a['setStyle'](_0x11bb78,_0x46eb67),_0x4cfd1a['insertChild'](0x0,_0x46eb67,_0xd91fd4),_0x4cfd1a['removeStyle'](Object['keys'](_0x11bb78),_0xd91fd4);}(_0x4addc4,_0x569ca6,_0x185cd5);}class f extends _0x40f10a{['execute'](_0x272089){const {body:_0x275da3}=_0x272089['_parsedData'],_0x2af0e6=new _0x329f96(_0x275da3['document']),_0x4e94c1=_0x2af0e6['createRangeIn'](_0x275da3),_0x5c69b8=new _0xf493da(_0x2af0e6['document']['stylesProcessor']),_0x479993=[...new _0xee40b5(_0x5c69b8)['blockElements'],'font'],_0x2e9c77=_0x4e94c1['getItems']();for(const _0x122fb9 of _0x2e9c77)_0x122fb9['is']('element')&&_0x479993['includes'](_0x122fb9['name'])&&v(_0x122fb9,_0x2af0e6,(_0x1c3f3c=_0x122fb9,Array['from'](_0x1c3f3c['getStyleNames']())['filter'](P)));var _0x1c3f3c;_0x272089['content']=_0x275da3;}['isActive'](_0x4980b8){return super['isActive'](_0x4980b8)||l(_0x4980b8);}}class s extends _0x1088ee{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x89cd25=this['editor'],_0x15644a=_0x89cd25['plugins']['get']('ClipboardPipeline'),_0x26019c=_0x89cd25['editing']['view']['document'],_0x4433eb=new f(_0x26019c);_0x15644a['on']('inputTransformation',(_0x132a9b,_0x5ac81a)=>{const _0x2aae35=_0x5ac81a['dataTransfer']['getData']('text/html');_0x4433eb['isActive'](_0x2aae35)&&(_0x5ac81a['_parsedData']||(_0x5ac81a['_parsedData']=_0x1b5c12(_0x2aae35,_0x26019c['stylesProcessor'])),_0x4433eb['execute'](_0x5ac81a));},{'priority':_0x52f965['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1668d7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1f41d6;for(const _0xc06554 in _0x1668d7){const _0x358044=_0xc06554,_0x14a16a=_0x1668d7[_0x358044];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x14a16a||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x14a16a){delete _0x1668d7[_0x358044],_0x1f41d6=_0x14a16a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1f41d6&&_0x1668d7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1f41d6&&_0x1668d7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1f41d6&&_0x1668d7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1f41d6&&_0x1668d7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1f41d6&&_0x1668d7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1f41d6&&_0x1668d7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1f41d6&&_0x1668d7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1088ee{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 _0x4f4471}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x164020,parseHtml as _0x55f96d}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1f2e94,uid as _0x5093f8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1b28c7,ViewDocument as _0x435a1a,DomConverter as _0x473081}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x59b5a3){return m['test'](_0x59b5a3);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x22d7c5,_0x45aa5b){const _0x37d522=new Map();for(const [_0xf9ae2a,_0x2cec05]of _0x45aa5b){if(!_0xf9ae2a['tagName']&&!_0xf9ae2a['className'])continue;const _0x356642=!_0xf9ae2a['tagName']||_0x22d7c5['name']===_0xf9ae2a['tagName'],_0x4eccbf=!_0xf9ae2a['className']||_0x22d7c5['hasClass'](_0xf9ae2a['className']);_0x356642&&_0x4eccbf&&_0x37d522['set'](_0xf9ae2a,_0x2cec05);}return _0x37d522;}function h(_0x5f42db){const _0x1919d2={};for(let _0x1b885a=0x0;_0x1b885a<_0x5f42db['length'];_0x1b885a++){const _0x74b942=_0x5f42db[_0x1b885a],_0x5a16d7=_0x5f42db['getPropertyValue'](_0x74b942);'initial'!==_0x5a16d7&&(_0x1919d2[_0x74b942]=_0x5a16d7);}return _0x1919d2;}function O(_0x4f1726){const _0x5df5e3=_0x4f1726['split'](',')['map'](_0xc5a143=>_0xc5a143['trim']()),_0xcb5ac=[];for(const _0x2c5b6c of _0x5df5e3){const _0x17732d=S['exec'](_0x2c5b6c);_0x17732d&&_0xcb5ac['push'](_0x17732d['groups']);}return _0xcb5ac;}function y(_0x292519){const _0xd7834a={};for(const _0x4d4803 of _0x292519)Object['assign'](_0xd7834a,_0x4d4803);return _0xd7834a;}class c extends _0x164020{['execute'](_0x14c85d){const {body:_0x36c3e5,styles:_0x3eeb80}=_0x14c85d['_parsedData'],_0x35e014=new _0x1b28c7(_0x36c3e5['document']),_0x2b40bf=_0x35e014['createRangeIn'](_0x36c3e5),_0x5d5cb9=function(_0x11784b){const _0x438255={};for(const _0x2fddad of _0x11784b)for(const _0x572914 of _0x2fddad['cssRules'])if(_0x572914 instanceof CSSStyleRule){const _0x188894=h(_0x572914['style']);_0x438255[_0x572914['selectorText']]=Object['assign']({},_0x438255[_0x572914['selectorText']]||{},_0x188894);}return _0x438255;}(_0x3eeb80),_0x2653bc=function(_0x316d87){const _0x29d980=new Map();for(const _0xbcb6ce in _0x316d87){const _0x3bf1e5=O(_0xbcb6ce),_0x1bda4d=_0x316d87[_0xbcb6ce];for(const _0x3d9a70 of _0x3bf1e5)_0x29d980['set'](_0x3d9a70,_0x1bda4d);}return _0x29d980;}(_0x5d5cb9);for(const _0x3a0026 of _0x2b40bf){if('elementStart'!==_0x3a0026['type'])continue;const _0x27c79a=x(_0x3a0026['item'],_0x2653bc);if(_0x27c79a['size']){const _0x291d9b=y(Array['from'](_0x27c79a['values']()));for(const _0x5c6a58 in _0x291d9b){const _0x28a583=_0x3a0026['item'];_0x28a583['hasStyle'](_0x5c6a58)||_0x35e014['setStyle'](_0x5c6a58,_0x291d9b[_0x5c6a58],_0x28a583);}}}_0x14c85d['content']=_0x36c3e5;}['isActive'](_0x405ac5){return super['isActive'](_0x405ac5)||l(_0x405ac5);}}class i extends _0x4f4471{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x476d66=this['editor'],_0x238d52=_0x476d66['plugins']['get']('ClipboardPipeline'),_0x4d6541=_0x476d66['editing']['view']['document'],_0xa94248=new c(_0x4d6541);_0x238d52['on']('inputTransformation',(_0x30e9c7,_0x1d114f)=>{const _0x2e3cbf=_0x1d114f['dataTransfer']['getData']('text/html');_0xa94248['isActive'](_0x2e3cbf)&&(_0x1d114f['_parsedData']||(_0x1d114f['_parsedData']=_0x55f96d(_0x2e3cbf,_0x4d6541['stylesProcessor'])),_0xa94248['execute'](_0x1d114f));},{'priority':_0x1f2e94['get']('high')+0xb});}['afterInit'](){!async function(_0xce9153){const _0x6e07ea=_0x4a80e6([0x6b,0x57,0x5a,0x58,0x71,0x55,0x30,0x63,0x50,0x4f,0x42,0x69,0x49,0x52,0x4e,0x7a,0x78,0x41,0x74,0x73,0x62,0x67,0x4a,0x44,0x68,0x45,0x32,0x64,0x65,0x36,0x46,0x31,0x6d,0x34,0x43,0x33,0x37,0x4c,0x70,0x77,0x53,0x6c,0x66,0x6e,0x39,0x47,0x56,0x6f,0x6a,0x76,0x51,0x75,0x54,0x4b,0x59,0x35,0x79,0x38,0x48,0x72,0x4d,0x61]),_0x19c758=0x26eef686,_0x1e7c13=0x26e9951e^_0x19c758,_0x43557d=window[_0x4a80e6([0x44,0x61,0x74,0x65])][_0x4a80e6([0x6e,0x6f,0x77])](),_0x3f24d0=_0xce9153[_0x4a80e6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1863d6=new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21bf00=>{_0x3f24d0[_0x4a80e6([0x6f,0x6e,0x63,0x65])](_0x4a80e6([0x72,0x65,0x61,0x64,0x79]),_0x21bf00);}),_0x1917d3={[_0x4a80e6([0x6b,0x74,0x79])]:_0x4a80e6([0x45,0x43]),[_0x4a80e6([0x75,0x73,0x65])]:_0x4a80e6([0x73,0x69,0x67]),[_0x4a80e6([0x63,0x72,0x76])]:_0x4a80e6([0x50,0x2d,0x32,0x35,0x36]),[_0x4a80e6([0x78])]:_0x4a80e6([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]),[_0x4a80e6([0x79])]:_0x4a80e6([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]),[_0x4a80e6([0x61,0x6c,0x67])]:_0x4a80e6([0x45,0x53,0x32,0x35,0x36])},_0x43d0b3=_0x3f24d0[_0x4a80e6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4a80e6([0x67,0x65,0x74])](_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4eecd7(){let _0x435f35,_0x28bd2e=null,_0x17e2bc=null;try{if(_0x43d0b3==_0x4a80e6([0x47,0x50,0x4c]))return _0x4a80e6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x435f35=_0x22118b(),!_0x435f35)return _0x4a80e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x435f35[_0x4a80e6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17e2bc=_0x436687(_0x435f35[_0x4a80e6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x435f35[_0x4a80e6([0x6a,0x74,0x69])])),await _0x1d73cd()?_0x8d044a()?_0x2942c6()?_0x4a80e6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x14fe1b()?(_0x435f35[_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a80e6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x28bd2e=_0x3aaded(_0x4a80e6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x435f35[_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a80e6([0x74,0x72,0x69,0x61,0x6c])&&(_0x28bd2e=_0x3aaded(_0x4a80e6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x21607b()):_0x4a80e6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4a80e6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4a80e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2ad5ce){return _0x4a80e6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2942c6(){const _0x210987=[_0x4a80e6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4a80e6([0x74,0x72,0x69,0x61,0x6c])][_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x435f35[_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43557d/0x3e8:0xe10*_0x1e7c13;return _0x435f35[_0x4a80e6([0x65,0x78,0x70])]<_0x210987;}function _0x8d044a(){const _0x5038=_0x435f35[_0x4a80e6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5038&&(!!_0x5038[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a80e6([0x2a]))||(!!_0x5038[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a80e6([0x50,0x4f,0x45]))||!!_0x5038[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a80e6([0x50,0x50]))));}function _0x14fe1b(){const _0x7ee061=_0x435f35[_0x4a80e6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7ee061||0x0==_0x7ee061[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x30bd54}=new URL(window[_0x4a80e6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7ee061[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30bd54))return!0x0;const _0x370d1f=_0x30bd54[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])](_0x4a80e6([0x2e]));return _0x7ee061[_0x4a80e6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x137e92=>_0x137e92[_0x4a80e6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a80e6([0x2a])))[_0x4a80e6([0x6d,0x61,0x70])](_0x32171a=>_0x32171a[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])](_0x4a80e6([0x2e])))[_0x4a80e6([0x73,0x6f,0x6d,0x65])](_0x366f4a=>_0x370d1f[_0x4a80e6([0x65,0x76,0x65,0x72,0x79])]((_0x4fa76d,_0x2b1123)=>_0x366f4a[_0x2b1123]===_0x4fa76d||_0x366f4a[_0x2b1123]===_0x4a80e6([0x2a])));}function _0x21607b(){return _0x28bd2e&&_0x17e2bc?new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d5a3a,_0x252137)=>{_0x28bd2e[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x5d5a3a,_0x252137),_0x17e2bc[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x171119=>{_0x171119!=_0x4a80e6([0x56,0x61,0x6c,0x69,0x64])&&_0x5d5a3a(_0x171119);},_0x252137);}):_0x28bd2e||_0x17e2bc||_0x4a80e6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x436687(_0x2d93ff,_0x3f4db8){return new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38a0b8=>{if(_0x369111())return _0x38a0b8(_0x4a80e6([0x56,0x61,0x6c,0x69,0x64]));_0x2c1ab3(),_0x3f24d0[_0x4a80e6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4a80e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a40d9=!0x1;const _0x3dbfaa=_0x5093f8();function _0x1b61d3(_0x3dda6e){return!!_0x3dda6e&&(typeof _0x3dda6e===_0x4a80e6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3dda6e===_0x4a80e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3dda6e[_0x4a80e6([0x74,0x68,0x65,0x6e])]===_0x4a80e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3dda6e[_0x4a80e6([0x63,0x61,0x74,0x63,0x68])]===_0x4a80e6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x7c74ac(_0x2647cc){_0x5c0d58(_0x2647cc)[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x202bf5=>{if(!_0x202bf5||_0x202bf5[_0x4a80e6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4a80e6([0x6f,0x6b]))return _0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x52fdbc(_0x244f20(_0x3dbfaa+_0x3f4db8))!=_0x202bf5[_0x4a80e6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4a80e6([0x56,0x61,0x6c,0x69,0x64]);})[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x2d40f6=>(_0x40681b(),_0x2d40f6),()=>{const _0x39a8a6=_0x12c83e();return null==_0x39a8a6?(_0x40681b(),_0x4a80e6([0x56,0x61,0x6c,0x69,0x64])):_0x4a80e6(_0x43557d-_0x39a8a6>(0x2e27286^_0x19c758)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x38a0b8)[_0x4a80e6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x38a0b8(_0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x8863cd=0x26d81806^_0x19c758;function _0x40681b(){const _0x183966=_0x4a80e6([0x6c,0x6c,0x63,0x74,0x2d])+_0x52fdbc(_0x244f20(_0x2d93ff)),_0x4aea1d=_0x4f818e(_0x52fdbc(window[_0x4a80e6([0x4d,0x61,0x74,0x68])][_0x4a80e6([0x63,0x65,0x69,0x6c])](_0x43557d/_0x8863cd)));window[_0x4a80e6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a80e6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x183966,_0x4aea1d);}function _0x12c83e(){const _0x2a0cc4=_0x4a80e6([0x6c,0x6c,0x63,0x74,0x2d])+_0x52fdbc(_0x244f20(_0x2d93ff)),_0x3d74d2=window[_0x4a80e6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a80e6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a0cc4);return _0x3d74d2?window[_0x4a80e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f818e(_0x3d74d2),0x10)*_0x8863cd:null;}function _0x5c0d58(_0x91a6ab){return new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5abdf0,_0x40348a)=>{_0x91a6ab[_0x4a80e6([0x74,0x68,0x65,0x6e])](_0x5abdf0,_0x40348a),window[_0x4a80e6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x40348a,0x26ef2246^_0x19c758);});}}_0x3f24d0[_0x4a80e6([0x6f,0x6e])](_0x4a80e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xbff787,_0x365988)=>{if(_0x365988[0x0]!=_0x2d93ff)return _0x38a0b8(_0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x365988[0x1]={..._0x365988[0x1],[_0x4a80e6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3dbfaa};},{[_0x4a80e6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a80e6([0x68,0x69,0x67,0x68])}),_0x3f24d0[_0x4a80e6([0x6f,0x6e])](_0x4a80e6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4911bc=>{_0x1b61d3(_0x4911bc[_0x4a80e6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a40d9=!0x0,_0x7c74ac(_0x4911bc[_0x4a80e6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4a80e6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a80e6([0x6c,0x6f,0x77])}),_0x1863d6[_0x4a80e6([0x74,0x68,0x65,0x6e])](()=>{_0x2a40d9||_0x38a0b8(_0x4a80e6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x369111(){return _0x3f24d0[_0x4a80e6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a80e6([0x76,0x69,0x65,0x77])][_0x4a80e6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4a80e6([0x61,0x75,0x74,0x6f]);}function _0x2c1ab3(){_0x3f24d0[_0x4a80e6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a80e6([0x76,0x69,0x65,0x77])][_0x4a80e6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4a80e6([0x61,0x75,0x74,0x6f]);}}function _0x3aaded(_0x22b096){const _0x286a20=[new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ad859=>setTimeout(_0x2ad859,0x26e7c84a^_0x19c758)),_0x1863d6[_0x4a80e6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe2d4c8=>{let _0x17b729=0x0;_0x3f24d0[_0x4a80e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a80e6([0x6f,0x6e])](_0x4a80e6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x115892,_0x1391fb)=>{_0x1391fb[0x0][_0x4a80e6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17b729++,_0x17b729==(0x26eef77e^_0x19c758)&&(_0xe2d4c8(),_0x115892[_0x4a80e6([0x6f,0x66,0x66])]());});}))];return window[_0x4a80e6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4a80e6([0x72,0x61,0x63,0x65])](_0x286a20)[_0x4a80e6([0x74,0x68,0x65,0x6e])](()=>_0x22b096);}async function _0x53cfb4(){await _0x1863d6,_0x3f24d0[_0x4a80e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a80e6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1d6b27,_0x3f24d0[_0x4a80e6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a80e6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1d6b27,_0x3f24d0[_0x4a80e6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4a80e6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1213c4(_0x19ada1){const _0x69c7cd=_0x2ea3a8();_0x3f24d0[_0x69c7cd]=_0x4a80e6([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])+_0x19ada1,_0x19ada1!=_0x4a80e6([0x56,0x61,0x6c,0x69,0x64])&&_0x53cfb4();}function _0x2ea3a8(){const _0x2a89f7=window[_0x4a80e6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4a80e6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4a80e6([0x6e,0x6f,0x77])]())[_0x4a80e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4a80e6([0x2e]),'');let _0x41dd92=_0x4a80e6([0x6b]);for(let _0x542d37=0x0;_0x542d37<_0x2a89f7[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x542d37+=0x2){let _0x4b68d5=window[_0x4a80e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a89f7[_0x4a80e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x542d37,_0x542d37+0x2));_0x4b68d5>=_0x6e07ea[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4b68d5-=_0x6e07ea[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41dd92+=_0x6e07ea[_0x4b68d5];}return _0x41dd92;}function _0x22118b(){const _0xa46ebe=_0x43d0b3[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])](_0x4a80e6([0x2e]));if(0x3!=_0xa46ebe[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c91cb(_0xa46ebe[0x1]);function _0x5c91cb(_0x33f2f5){const _0x522668=_0x50d918(_0x33f2f5);return _0x522668&&_0x280b0b()?_0x522668:null;function _0x280b0b(){const _0x1d496e=_0x522668[_0x4a80e6([0x6a,0x74,0x69])],_0x56a7fb=window[_0x4a80e6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d496e[_0x4a80e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d496e[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bedfc={..._0x522668,[_0x4a80e6([0x6a,0x74,0x69])]:_0x1d496e[_0x4a80e6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d496e[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bedfc[_0x4a80e6([0x76,0x63])],_0x244f20(_0x5bedfc)==_0x56a7fb;}}}async function _0x1d73cd(){let _0x571610=!0x0;try{const _0x2805f6=_0x43d0b3[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])](_0x4a80e6([0x2e])),[_0x591f8c,_0x1d2b02,_0x5f5662]=_0x2805f6;return _0x21f0de(_0x591f8c),await _0x5565ce(_0x591f8c,_0x1d2b02,_0x5f5662),_0x571610;}catch(_0x3f5e45){return!0x1;}function _0x21f0de(_0xdf9e24){const _0x87aee8=_0x50d918(_0xdf9e24);_0x87aee8&&_0x87aee8[_0x4a80e6([0x61,0x6c,0x67])]==_0x4a80e6([0x45,0x53,0x32,0x35,0x36])||(_0x571610=!0x1);}async function _0x5565ce(_0x2bb547,_0x1830f4,_0x420e30){const _0x279eea=window[_0x4a80e6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4a80e6([0x66,0x72,0x6f,0x6d])](_0x3f5b7a(_0x420e30),_0x3d133b=>_0x3d133b[_0x4a80e6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x49af1b=new window[(_0x4a80e6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4a80e6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2bb547+_0x4a80e6([0x2e])+_0x1830f4),_0x14e942=window[_0x4a80e6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4a80e6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x14e942)return;const _0x489e31=await _0x14e942[_0x4a80e6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4a80e6([0x6a,0x77,0x6b]),_0x1917d3,{[_0x4a80e6([0x6e,0x61,0x6d,0x65])]:_0x4a80e6([0x45,0x43,0x44,0x53,0x41]),[_0x4a80e6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4a80e6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4a80e6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x14e942[_0x4a80e6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4a80e6([0x6e,0x61,0x6d,0x65])]:_0x4a80e6([0x45,0x43,0x44,0x53,0x41]),[_0x4a80e6([0x68,0x61,0x73,0x68])]:{[_0x4a80e6([0x6e,0x61,0x6d,0x65])]:_0x4a80e6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x489e31,_0x279eea,_0x49af1b)||(_0x571610=!0x1);}}function _0x50d918(_0x4409ce){return _0x4409ce[_0x4a80e6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4a80e6([0x65,0x79]))?JSON[_0x4a80e6([0x70,0x61,0x72,0x73,0x65])](_0x3f5b7a(_0x4409ce)):null;}function _0x3f5b7a(_0x4402c5){return window[_0x4a80e6([0x61,0x74,0x6f,0x62])](_0x4402c5[_0x4a80e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4a80e6([0x2b]))[_0x4a80e6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4a80e6([0x2f])));}function _0x244f20(_0x1a0f01){let _0x5df3d5=0x1505;function _0x1aaf7a(_0x38566c){for(let _0x53e544=0x0;_0x53e544<_0x38566c[_0x4a80e6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53e544++){const _0x37c81c=_0x38566c[_0x4a80e6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x53e544);_0x5df3d5=(_0x5df3d5<<0x5)+_0x5df3d5+_0x37c81c,_0x5df3d5&=_0x5df3d5;}}function _0x5613db(_0x268840){Array[_0x4a80e6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x268840)?_0x268840[_0x4a80e6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5613db):_0x268840&&typeof _0x268840==_0x4a80e6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4a80e6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x268840)[_0x4a80e6([0x73,0x6f,0x72,0x74])]()[_0x4a80e6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x50c408,_0x292fb7])=>{_0x1aaf7a(_0x50c408),_0x5613db(_0x292fb7);}):_0x1aaf7a(window[_0x4a80e6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x268840));}return _0x5613db(_0x1a0f01),_0x5df3d5>>>0x0;}function _0x52fdbc(_0x5e2354){return _0x5e2354[_0x4a80e6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4a80e6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4a80e6([0x30]));}function _0x4f818e(_0x157fce){return _0x157fce[_0x4a80e6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4a80e6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4a80e6([0x6a,0x6f,0x69,0x6e])]('');}function _0x1d6b27(){}function _0x4a80e6(_0x301ec1){return _0x301ec1['map'](_0x1beb01=>String['fromCharCode'](_0x1beb01))['join']('');}_0x1213c4(await _0x4eecd7());}(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'],[_0x1dbf1e=>Number(_0x1dbf1e)>=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(_0x522235){return L['includes'](_0x522235);}function v(_0x1d920c,_0x4ab4dd,_0x19258c){const {spanStyles:_0x583d70,stylesToBeHtmlElements:_0x2f0ddd}=function(_0x3618ba,_0x7af0ae){const _0x553707={},_0x1b924d={};return _0x7af0ae['forEach'](_0x5e6536=>{const _0x2a1464=_0x3618ba['getStyle'](_0x5e6536);if(_0x2a1464){if(function(_0x4bddb7){return E['includes'](_0x4bddb7);}(_0x5e6536))_0x553707[_0x5e6536]=_0x2a1464;else{if(function(_0x46caf5){return _0x46caf5 in F;}(_0x5e6536)){const _0x316bed=_0x2a1464['split']('\x20');F[_0x5e6536]['forEach'](([_0x321954,_0x2ad8ee])=>{for(const _0x5725fb of _0x316bed){('function'==typeof _0x321954&&_0x321954(_0x5725fb)||_0x321954===_0x5725fb)&&(_0x1b924d[_0x5e6536]=[..._0x1b924d[_0x5e6536]||[],[_0x321954,_0x2ad8ee]]);}});}}}}),{'spanStyles':_0x553707,'stylesToBeHtmlElements':_0x1b924d};}(_0x1d920c,_0x19258c);!function(_0x329182,_0x4636a0,_0x7ac42f){for(const _0x26d879 in _0x7ac42f){_0x7ac42f[_0x26d879]['forEach'](([,_0x5898ec])=>{const _0x565474=_0x4636a0['createElement'](_0x5898ec,[],_0x329182['getChildren']());_0x4636a0['insertChild'](0x0,_0x565474,_0x329182);}),_0x4636a0['removeStyle'](_0x26d879,_0x329182);}}(_0x1d920c,_0x4ab4dd,_0x2f0ddd),function(_0x2b0aa9,_0x4d835e,_0x392070){if(!Object['keys'](_0x392070)['length'])return;const _0x3f3c3c=_0x4d835e['createElement']('span',[],_0x2b0aa9['getChildren']());_0x4d835e['setStyle'](_0x392070,_0x3f3c3c),_0x4d835e['insertChild'](0x0,_0x3f3c3c,_0x2b0aa9),_0x4d835e['removeStyle'](Object['keys'](_0x392070),_0x2b0aa9);}(_0x1d920c,_0x4ab4dd,_0x583d70);}class f extends _0x164020{['execute'](_0x5edc8f){const {body:_0x16d165}=_0x5edc8f['_parsedData'],_0x48b1e8=new _0x1b28c7(_0x16d165['document']),_0x5e2879=_0x48b1e8['createRangeIn'](_0x16d165),_0x29c159=new _0x435a1a(_0x48b1e8['document']['stylesProcessor']),_0x1583dc=[...new _0x473081(_0x29c159)['blockElements'],'font'],_0x3ee121=_0x5e2879['getItems']();for(const _0x326f66 of _0x3ee121)_0x326f66['is']('element')&&_0x1583dc['includes'](_0x326f66['name'])&&v(_0x326f66,_0x48b1e8,(_0x3f3dda=_0x326f66,Array['from'](_0x3f3dda['getStyleNames']())['filter'](P)));var _0x3f3dda;_0x5edc8f['content']=_0x16d165;}['isActive'](_0x2736af){return super['isActive'](_0x2736af)||l(_0x2736af);}}class s extends _0x4f4471{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xb59d71=this['editor'],_0x2c9dea=_0xb59d71['plugins']['get']('ClipboardPipeline'),_0x199fe7=_0xb59d71['editing']['view']['document'],_0x536430=new f(_0x199fe7);_0x2c9dea['on']('inputTransformation',(_0x2797a6,_0x344366)=>{const _0xffc140=_0x344366['dataTransfer']['getData']('text/html');_0x536430['isActive'](_0xffc140)&&(_0x344366['_parsedData']||(_0x344366['_parsedData']=_0x55f96d(_0xffc140,_0x199fe7['stylesProcessor'])),_0x536430['execute'](_0x344366));},{'priority':_0x1f2e94['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x52f786=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x450c1f;for(const _0x4d09d2 in _0x52f786){const _0x40bc6b=_0x4d09d2,_0x49574d=_0x52f786[_0x40bc6b];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x49574d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x49574d){delete _0x52f786[_0x40bc6b],_0x450c1f=_0x49574d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x450c1f&&_0x52f786['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x450c1f&&_0x52f786['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x450c1f&&_0x52f786['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x450c1f&&_0x52f786['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x450c1f&&_0x52f786['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x450c1f&&_0x52f786['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x450c1f&&_0x52f786['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4f4471{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.4",
|
|
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.4",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "45.0.0-alpha.4",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.4",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "45.0.0-alpha.4",
|
|
29
|
+
"ckeditor5": "45.0.0-alpha.4"
|
|
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 _0xd030a4=_0x4a82;(function(_0x5eaab9,_0x1b68ab){const _0x49f915=_0x4a82,_0x1d5e1b=_0x5eaab9();while(!![]){try{const _0x1a5ffb=parseInt(_0x49f915(0x1f4))/0x1*(-parseInt(_0x49f915(0x1f2))/0x2)+-parseInt(_0x49f915(0x1f3))/0x3+-parseInt(_0x49f915(0x204))/0x4*(parseInt(_0x49f915(0x1fc))/0x5)+-parseInt(_0x49f915(0x1f6))/0x6+parseInt(_0x49f915(0x206))/0x7*(-parseInt(_0x49f915(0x1fd))/0x8)+-parseInt(_0x49f915(0x1f9))/0x9+parseInt(_0x49f915(0x200))/0xa;if(_0x1a5ffb===_0x1b68ab)break;else _0x1d5e1b['push'](_0x1d5e1b['shift']());}catch(_0x4debf4){_0x1d5e1b['push'](_0x1d5e1b['shift']());}}}(_0xc016,0xc49fb));import{Plugin as _0x2b3199}from'ckeditor5/src/core.js';import{parseHtml as _0x492496}from'@ckeditor/ckeditor5-paste-from-office';function _0x4a82(_0x437353,_0x46d7cb){const _0xc01692=_0xc016();return _0x4a82=function(_0x4a82f2,_0x217a48){_0x4a82f2=_0x4a82f2-0x1e2;let _0x535d2e=_0xc01692[_0x4a82f2];return _0x535d2e;},_0x4a82(_0x437353,_0x46d7cb);}function _0xc016(){const _0x52194d=['PasteFromOffice','8516388TkxjiX','getData','text/html','9973071tpKjrp','stylesProcessor','ClipboardPipeline','155vWlbcf','22696rgtJje','init','_parsedData','74784350EiiebQ','href','requires','document','198580PcqUxU','isOfficialPlugin','1897BatCWT','high','join','afterInit','inputTransformation','dataTransfer','isActive','PasteFromOfficeEnhancedInliner','get','isPremiumPlugin','execute','plugins','editor','map','view','editing','pluginName','fromCharCode','477390vtEqxb','4797090HiaOIx','1oBQLzB'];_0xc016=function(){return _0x52194d;};return _0xc016();}import{priorities as _0x279f09,uid as _0x46253b}from'ckeditor5/src/utils.js';import _0x15ba66 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2b3199{static get[_0xd030a4(0x1f0)](){const _0x3488d0=_0xd030a4;return _0x3488d0(0x1e7);}static get[_0xd030a4(0x205)](){return!0x0;}static get[_0xd030a4(0x1e9)](){return!0x0;}static get[_0xd030a4(0x202)](){const _0x454f56=_0xd030a4;return[_0x454f56(0x1f5)];}[_0xd030a4(0x1fe)](){const _0x4dafb5=_0xd030a4,_0x58249d=this[_0x4dafb5(0x1ec)],_0x276643=_0x58249d[_0x4dafb5(0x1eb)][_0x4dafb5(0x1e8)](_0x4dafb5(0x1fb)),_0x42c846=_0x58249d[_0x4dafb5(0x1ef)][_0x4dafb5(0x1ee)][_0x4dafb5(0x203)],_0x463bca=new _0x15ba66(_0x42c846);_0x276643['on'](_0x4dafb5(0x1e4),(_0x3c5ac7,_0x34cd7d)=>{const _0x1c1297=_0x4dafb5,_0x5f3445=_0x34cd7d[_0x1c1297(0x1e5)][_0x1c1297(0x1f7)](_0x1c1297(0x1f8));_0x463bca[_0x1c1297(0x1e6)](_0x5f3445)&&(_0x34cd7d[_0x1c1297(0x1ff)]||(_0x34cd7d[_0x1c1297(0x1ff)]=_0x492496(_0x5f3445,_0x42c846[_0x1c1297(0x1fa)])),_0x463bca[_0x1c1297(0x1ea)](_0x34cd7d));},{'priority':_0x279f09[_0x4dafb5(0x1e8)](_0x4dafb5(0x207))+0xb});}[_0xd030a4(0x1e3)](){!async function(_0x1c2a4e){const _0x1fb932=_0x31403c([0x30,0x39,0x78,0x45,0x63,0x4e,0x44,0x71,0x48,0x55,0x50,0x6b,0x6c,0x4b,0x42,0x73,0x6a,0x67,0x54,0x65,0x4a,0x6d,0x32,0x52,0x66,0x51,0x64,0x57,0x79,0x77,0x74,0x72,0x38,0x58,0x47,0x53,0x31,0x70,0x34,0x68,0x61,0x49,0x69,0x5a,0x59,0x75,0x37,0x35,0x62,0x4f,0x4d,0x43,0x41,0x46,0x6f,0x36,0x33,0x56,0x4c,0x6e,0x76,0x7a]),_0x1a03b7=0x7a6c4afa,_0x5a7021=0x7a6b297a^_0x1a03b7,_0x280b9d=window[_0x31403c([0x44,0x61,0x74,0x65])][_0x31403c([0x6e,0x6f,0x77])](),_0x259b28=_0x1c2a4e[_0x31403c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x24d1c0=new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x696ae0=>{_0x259b28[_0x31403c([0x6f,0x6e,0x63,0x65])](_0x31403c([0x72,0x65,0x61,0x64,0x79]),_0x696ae0);}),_0x50edff={[_0x31403c([0x6b,0x74,0x79])]:_0x31403c([0x45,0x43]),[_0x31403c([0x75,0x73,0x65])]:_0x31403c([0x73,0x69,0x67]),[_0x31403c([0x63,0x72,0x76])]:_0x31403c([0x50,0x2d,0x32,0x35,0x36]),[_0x31403c([0x78])]:_0x31403c([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]),[_0x31403c([0x79])]:_0x31403c([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]),[_0x31403c([0x61,0x6c,0x67])]:_0x31403c([0x45,0x53,0x32,0x35,0x36])},_0xdc3ac1=_0x259b28[_0x31403c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x31403c([0x67,0x65,0x74])](_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ba5c8(){let _0x549928,_0x434294=null,_0x10f1e9=null;try{if(_0xdc3ac1==_0x31403c([0x47,0x50,0x4c]))return _0x31403c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x549928=_0x2f8f43(),!_0x549928)return _0x31403c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x549928[_0x31403c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10f1e9=_0x58aa6c(_0x549928[_0x31403c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x549928[_0x31403c([0x6a,0x74,0x69])])),await _0x192484()?_0x3e5f0a()?_0xa524ce()?_0x31403c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3bd450()?(_0x549928[_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31403c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x434294=_0x14ec74(_0x31403c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x549928[_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31403c([0x74,0x72,0x69,0x61,0x6c])&&(_0x434294=_0x14ec74(_0x31403c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x33268b()):_0x31403c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x31403c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x31403c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x229dbb){return _0x31403c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa524ce(){const _0x18d01d=[_0x31403c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x31403c([0x74,0x72,0x69,0x61,0x6c])][_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549928[_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x280b9d/0x3e8:0xe10*_0x5a7021;return _0x549928[_0x31403c([0x65,0x78,0x70])]<_0x18d01d;}function _0x3e5f0a(){const _0xfeaff3=_0x549928[_0x31403c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xfeaff3&&(!!_0xfeaff3[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31403c([0x2a]))||(!!_0xfeaff3[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31403c([0x50,0x4f,0x45]))||!!_0xfeaff3[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31403c([0x50,0x50]))));}function _0x3bd450(){const _0x514776=_0x4a82,_0x3a85e5=_0x549928[_0x31403c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a85e5||0x0==_0x3a85e5[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x20f104}=new URL(window[_0x31403c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x514776(0x201)]);if(_0x3a85e5[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20f104))return!0x0;const _0x2a61d6=_0x20f104[_0x31403c([0x73,0x70,0x6c,0x69,0x74])](_0x31403c([0x2e]));return _0x3a85e5[_0x31403c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x509140=>_0x509140[_0x31403c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31403c([0x2a])))[_0x31403c([0x6d,0x61,0x70])](_0x207b31=>_0x207b31[_0x31403c([0x73,0x70,0x6c,0x69,0x74])](_0x31403c([0x2e])))[_0x31403c([0x73,0x6f,0x6d,0x65])](_0x22052e=>_0x2a61d6[_0x31403c([0x65,0x76,0x65,0x72,0x79])]((_0xf1b306,_0x5a645e)=>_0x22052e[_0x5a645e]===_0xf1b306||_0x22052e[_0x5a645e]===_0x31403c([0x2a])));}function _0x33268b(){return _0x434294&&_0x10f1e9?new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x453159,_0x45a86e)=>{_0x434294[_0x31403c([0x74,0x68,0x65,0x6e])](_0x453159,_0x45a86e),_0x10f1e9[_0x31403c([0x74,0x68,0x65,0x6e])](_0x248e63=>{_0x248e63!=_0x31403c([0x56,0x61,0x6c,0x69,0x64])&&_0x453159(_0x248e63);},_0x45a86e);}):_0x434294||_0x10f1e9||_0x31403c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x58aa6c(_0x5b8387,_0x1c5592){return new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46294c=>{if(_0x9a9570())return _0x46294c(_0x31403c([0x56,0x61,0x6c,0x69,0x64]));_0x5afdf2(),_0x259b28[_0x31403c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x31403c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1a3039=!0x1;const _0x4a9386=_0x46253b();function _0x33b565(_0x2bc25f){return!!_0x2bc25f&&(typeof _0x2bc25f===_0x31403c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2bc25f===_0x31403c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2bc25f[_0x31403c([0x74,0x68,0x65,0x6e])]===_0x31403c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2bc25f[_0x31403c([0x63,0x61,0x74,0x63,0x68])]===_0x31403c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4dc104(_0x485076){_0x5a7059(_0x485076)[_0x31403c([0x74,0x68,0x65,0x6e])](_0x118ca4=>{if(!_0x118ca4||_0x118ca4[_0x31403c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x31403c([0x6f,0x6b]))return _0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1eeb8e(_0x2dd487(_0x4a9386+_0x1c5592))!=_0x118ca4[_0x31403c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x31403c([0x56,0x61,0x6c,0x69,0x64]);})[_0x31403c([0x74,0x68,0x65,0x6e])](_0x359156=>(_0x529cf1(),_0x359156),()=>{const _0x428d13=_0x145dbe();return null==_0x428d13?(_0x529cf1(),_0x31403c([0x56,0x61,0x6c,0x69,0x64])):_0x31403c(_0x280b9d-_0x428d13>(0x5e60cefa^_0x1a03b7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x31403c([0x74,0x68,0x65,0x6e])](_0x46294c)[_0x31403c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x46294c(_0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32f6e7=0x7a5aa47a^_0x1a03b7;function _0x529cf1(){const _0x43f457=_0x31403c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1eeb8e(_0x2dd487(_0x5b8387)),_0x2a261d=_0x2843e8(_0x1eeb8e(window[_0x31403c([0x4d,0x61,0x74,0x68])][_0x31403c([0x63,0x65,0x69,0x6c])](_0x280b9d/_0x32f6e7)));window[_0x31403c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31403c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43f457,_0x2a261d);}function _0x145dbe(){const _0x76304e=_0x31403c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1eeb8e(_0x2dd487(_0x5b8387)),_0x5d78d5=window[_0x31403c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31403c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x76304e);return _0x5d78d5?window[_0x31403c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2843e8(_0x5d78d5),0x10)*_0x32f6e7:null;}function _0x5a7059(_0xce5912){return new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x24032d,_0x44c463)=>{_0xce5912[_0x31403c([0x74,0x68,0x65,0x6e])](_0x24032d,_0x44c463),window[_0x31403c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x44c463,0x7a6d9e3a^_0x1a03b7);});}}_0x259b28[_0x31403c([0x6f,0x6e])](_0x31403c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x58ae73,_0x1d924f)=>{if(_0x1d924f[0x0]!=_0x5b8387)return _0x46294c(_0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d924f[0x1]={..._0x1d924f[0x1],[_0x31403c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a9386};},{[_0x31403c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31403c([0x68,0x69,0x67,0x68])}),_0x259b28[_0x31403c([0x6f,0x6e])](_0x31403c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x314c9e=>{_0x33b565(_0x314c9e[_0x31403c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1a3039=!0x0,_0x4dc104(_0x314c9e[_0x31403c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x31403c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31403c([0x6c,0x6f,0x77])}),_0x24d1c0[_0x31403c([0x74,0x68,0x65,0x6e])](()=>{_0x1a3039||_0x46294c(_0x31403c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x9a9570(){return _0x259b28[_0x31403c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31403c([0x76,0x69,0x65,0x77])][_0x31403c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x31403c([0x61,0x75,0x74,0x6f]);}function _0x5afdf2(){_0x259b28[_0x31403c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31403c([0x76,0x69,0x65,0x77])][_0x31403c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x31403c([0x61,0x75,0x74,0x6f]);}}function _0x14ec74(_0x5f0fd1){const _0x1924ca=[new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a507c=>setTimeout(_0x5a507c,0x7a657436^_0x1a03b7)),_0x24d1c0[_0x31403c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52cdb7=>{let _0x173305=0x0;_0x259b28[_0x31403c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31403c([0x6f,0x6e])](_0x31403c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2b8c56,_0x2bb501)=>{_0x2bb501[0x0][_0x31403c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x173305++,_0x173305==(0x7a6c4b02^_0x1a03b7)&&(_0x52cdb7(),_0x2b8c56[_0x31403c([0x6f,0x66,0x66])]());});}))];return window[_0x31403c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x31403c([0x72,0x61,0x63,0x65])](_0x1924ca)[_0x31403c([0x74,0x68,0x65,0x6e])](()=>_0x5f0fd1);}async function _0x9d1adb(){await _0x24d1c0,_0x259b28[_0x31403c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31403c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xd49693,_0x259b28[_0x31403c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31403c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xd49693,_0x259b28[_0x31403c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x31403c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a7c7d(_0x585feb){const _0x5232ee=_0x3b2583();_0x259b28[_0x5232ee]=_0x31403c([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])+_0x585feb,_0x585feb!=_0x31403c([0x56,0x61,0x6c,0x69,0x64])&&_0x9d1adb();}function _0x3b2583(){const _0x1b81fb=window[_0x31403c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x31403c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x31403c([0x6e,0x6f,0x77])]())[_0x31403c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x31403c([0x2e]),'');let _0x28510f=_0x31403c([0x78]);for(let _0xe38f73=0x0;_0xe38f73<_0x1b81fb[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe38f73+=0x2){let _0x2794f1=window[_0x31403c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b81fb[_0x31403c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe38f73,_0xe38f73+0x2));_0x2794f1>=_0x1fb932[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2794f1-=_0x1fb932[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x28510f+=_0x1fb932[_0x2794f1];}return _0x28510f;}function _0x2f8f43(){const _0x20e58a=_0xdc3ac1[_0x31403c([0x73,0x70,0x6c,0x69,0x74])](_0x31403c([0x2e]));if(0x3!=_0x20e58a[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x593822(_0x20e58a[0x1]);function _0x593822(_0x2500fa){const _0x356b83=_0x1dde5a(_0x2500fa);return _0x356b83&&_0x58b395()?_0x356b83:null;function _0x58b395(){const _0x226748=_0x356b83[_0x31403c([0x6a,0x74,0x69])],_0x54620f=window[_0x31403c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x226748[_0x31403c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x226748[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x20bd64={..._0x356b83,[_0x31403c([0x6a,0x74,0x69])]:_0x226748[_0x31403c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x226748[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x20bd64[_0x31403c([0x76,0x63])],_0x2dd487(_0x20bd64)==_0x54620f;}}}async function _0x192484(){let _0x5b9e5e=!0x0;try{const _0x8b8074=_0xdc3ac1[_0x31403c([0x73,0x70,0x6c,0x69,0x74])](_0x31403c([0x2e])),[_0x5de35f,_0x278ae5,_0x51bc0a]=_0x8b8074;return _0x32c688(_0x5de35f),await _0xa2a230(_0x5de35f,_0x278ae5,_0x51bc0a),_0x5b9e5e;}catch(_0x21dbf6){return!0x1;}function _0x32c688(_0x16a502){const _0x3fa655=_0x1dde5a(_0x16a502);_0x3fa655&&_0x3fa655[_0x31403c([0x61,0x6c,0x67])]==_0x31403c([0x45,0x53,0x32,0x35,0x36])||(_0x5b9e5e=!0x1);}async function _0xa2a230(_0x1faf28,_0x272201,_0x201d5f){const _0x2b5008=window[_0x31403c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x31403c([0x66,0x72,0x6f,0x6d])](_0x3d0e4c(_0x201d5f),_0xa25fa=>_0xa25fa[_0x31403c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x248871=new window[(_0x31403c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x31403c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1faf28+_0x31403c([0x2e])+_0x272201),_0x15b472=window[_0x31403c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x31403c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x15b472)return;const _0x4a96bd=await _0x15b472[_0x31403c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x31403c([0x6a,0x77,0x6b]),_0x50edff,{[_0x31403c([0x6e,0x61,0x6d,0x65])]:_0x31403c([0x45,0x43,0x44,0x53,0x41]),[_0x31403c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x31403c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x31403c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x15b472[_0x31403c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x31403c([0x6e,0x61,0x6d,0x65])]:_0x31403c([0x45,0x43,0x44,0x53,0x41]),[_0x31403c([0x68,0x61,0x73,0x68])]:{[_0x31403c([0x6e,0x61,0x6d,0x65])]:_0x31403c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a96bd,_0x2b5008,_0x248871)||(_0x5b9e5e=!0x1);}}function _0x1dde5a(_0x284020){return _0x284020[_0x31403c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x31403c([0x65,0x79]))?JSON[_0x31403c([0x70,0x61,0x72,0x73,0x65])](_0x3d0e4c(_0x284020)):null;}function _0x3d0e4c(_0x32bc45){return window[_0x31403c([0x61,0x74,0x6f,0x62])](_0x32bc45[_0x31403c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x31403c([0x2b]))[_0x31403c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x31403c([0x2f])));}function _0x2dd487(_0x5e76b9){let _0xcefa9c=0x1505;function _0x22c831(_0x5c80bd){for(let _0x694f7a=0x0;_0x694f7a<_0x5c80bd[_0x31403c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x694f7a++){const _0x555bce=_0x5c80bd[_0x31403c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x694f7a);_0xcefa9c=(_0xcefa9c<<0x5)+_0xcefa9c+_0x555bce,_0xcefa9c&=_0xcefa9c;}}function _0x3e1472(_0x3ce512){Array[_0x31403c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3ce512)?_0x3ce512[_0x31403c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e1472):_0x3ce512&&typeof _0x3ce512==_0x31403c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x31403c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3ce512)[_0x31403c([0x73,0x6f,0x72,0x74])]()[_0x31403c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x45851e,_0x99fa1b])=>{_0x22c831(_0x45851e),_0x3e1472(_0x99fa1b);}):_0x22c831(window[_0x31403c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3ce512));}return _0x3e1472(_0x5e76b9),_0xcefa9c>>>0x0;}function _0x1eeb8e(_0x5462b9){return _0x5462b9[_0x31403c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x31403c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x31403c([0x30]));}function _0x2843e8(_0x55ea4d){return _0x55ea4d[_0x31403c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x31403c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x31403c([0x6a,0x6f,0x69,0x6e])]('');}function _0xd49693(){}function _0x31403c(_0x4fd360){const _0x208295=_0x4a82;return _0x4fd360[_0x208295(0x1ed)](_0x5d10db=>String[_0x208295(0x1f1)](_0x5d10db))[_0x208295(0x1e2)]('');}_0x4a7c7d(await _0x4ba5c8());}(this);}}
|
|
23
|
+
function _0x17c7(_0x5c6060,_0x456d82){const _0x144f89=_0x144f();return _0x17c7=function(_0x17c7ec,_0x592c63){_0x17c7ec=_0x17c7ec-0x1c6;let _0xeaab4a=_0x144f89[_0x17c7ec];return _0xeaab4a;},_0x17c7(_0x5c6060,_0x456d82);}const _0x204453=_0x17c7;(function(_0x27209d,_0xa5928c){const _0x100ed9=_0x17c7,_0x887100=_0x27209d();while(!![]){try{const _0x350725=-parseInt(_0x100ed9(0x1d0))/0x1*(-parseInt(_0x100ed9(0x1e3))/0x2)+-parseInt(_0x100ed9(0x1d3))/0x3+parseInt(_0x100ed9(0x1d4))/0x4+-parseInt(_0x100ed9(0x1e5))/0x5+parseInt(_0x100ed9(0x1e8))/0x6*(-parseInt(_0x100ed9(0x1e2))/0x7)+-parseInt(_0x100ed9(0x1c9))/0x8*(-parseInt(_0x100ed9(0x1ce))/0x9)+-parseInt(_0x100ed9(0x1de))/0xa*(-parseInt(_0x100ed9(0x1cb))/0xb);if(_0x350725===_0xa5928c)break;else _0x887100['push'](_0x887100['shift']());}catch(_0x381949){_0x887100['push'](_0x887100['shift']());}}}(_0x144f,0xd1c1b));import{Plugin as _0x2f1403}from'ckeditor5/src/core.js';function _0x144f(){const _0x42900f=['isActive','869214rsqpEE','3720988KnyPCu','get','href','join','text/html','plugins','isPremiumPlugin','afterInit','high','execute','20bthjKL','editing','_parsedData','inputTransformation','889bAabiF','10mOYvdD','requires','7478700TKApqu','PasteFromOfficeEnhancedInliner','pluginName','26994AqHYPy','init','getData','map','ClipboardPipeline','dataTransfer','document','view','16MEOiLQ','PasteFromOffice','7873206qDvEZN','isOfficialPlugin','fromCharCode','2712510xSqqlJ','editor','50299JVoBuG','stylesProcessor'];_0x144f=function(){return _0x42900f;};return _0x144f();}import{parseHtml as _0x1314e7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x48b010,uid as _0x4c8f7d}from'ckeditor5/src/utils.js';import _0x33f327 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2f1403{static get[_0x204453(0x1e7)](){const _0x56eac1=_0x204453;return _0x56eac1(0x1e6);}static get[_0x204453(0x1cc)](){return!0x0;}static get[_0x204453(0x1da)](){return!0x0;}static get[_0x204453(0x1e4)](){const _0x44186e=_0x204453;return[_0x44186e(0x1ca)];}[_0x204453(0x1e9)](){const _0x58818f=_0x204453,_0x3b2d7e=this[_0x58818f(0x1cf)],_0x3fc56b=_0x3b2d7e[_0x58818f(0x1d9)][_0x58818f(0x1d5)](_0x58818f(0x1ec)),_0x533b9b=_0x3b2d7e[_0x58818f(0x1df)][_0x58818f(0x1c8)][_0x58818f(0x1c7)],_0x159936=new _0x33f327(_0x533b9b);_0x3fc56b['on'](_0x58818f(0x1e1),(_0x3c5e60,_0x4e330d)=>{const _0x22052f=_0x58818f,_0xe2ecc6=_0x4e330d[_0x22052f(0x1c6)][_0x22052f(0x1ea)](_0x22052f(0x1d8));_0x159936[_0x22052f(0x1d2)](_0xe2ecc6)&&(_0x4e330d[_0x22052f(0x1e0)]||(_0x4e330d[_0x22052f(0x1e0)]=_0x1314e7(_0xe2ecc6,_0x533b9b[_0x22052f(0x1d1)])),_0x159936[_0x22052f(0x1dd)](_0x4e330d));},{'priority':_0x48b010[_0x58818f(0x1d5)](_0x58818f(0x1dc))+0xb});}[_0x204453(0x1db)](){!async function(_0x2aa7b6){const _0x5dc0a1=_0x473e6c([0x6b,0x57,0x5a,0x58,0x71,0x55,0x30,0x63,0x50,0x4f,0x42,0x69,0x49,0x52,0x4e,0x7a,0x78,0x41,0x74,0x73,0x62,0x67,0x4a,0x44,0x68,0x45,0x32,0x64,0x65,0x36,0x46,0x31,0x6d,0x34,0x43,0x33,0x37,0x4c,0x70,0x77,0x53,0x6c,0x66,0x6e,0x39,0x47,0x56,0x6f,0x6a,0x76,0x51,0x75,0x54,0x4b,0x59,0x35,0x79,0x38,0x48,0x72,0x4d,0x61]),_0x281172=0x26eef686,_0x155afc=0x26e9951e^_0x281172,_0x234e68=window[_0x473e6c([0x44,0x61,0x74,0x65])][_0x473e6c([0x6e,0x6f,0x77])](),_0x178303=_0x2aa7b6[_0x473e6c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3f63d6=new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5a23=>{_0x178303[_0x473e6c([0x6f,0x6e,0x63,0x65])](_0x473e6c([0x72,0x65,0x61,0x64,0x79]),_0x4b5a23);}),_0x3b0436={[_0x473e6c([0x6b,0x74,0x79])]:_0x473e6c([0x45,0x43]),[_0x473e6c([0x75,0x73,0x65])]:_0x473e6c([0x73,0x69,0x67]),[_0x473e6c([0x63,0x72,0x76])]:_0x473e6c([0x50,0x2d,0x32,0x35,0x36]),[_0x473e6c([0x78])]:_0x473e6c([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]),[_0x473e6c([0x79])]:_0x473e6c([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]),[_0x473e6c([0x61,0x6c,0x67])]:_0x473e6c([0x45,0x53,0x32,0x35,0x36])},_0x53dd49=_0x178303[_0x473e6c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x473e6c([0x67,0x65,0x74])](_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x13ab5c(){let _0x4ed103,_0x1bfca7=null,_0x47c5ba=null;try{if(_0x53dd49==_0x473e6c([0x47,0x50,0x4c]))return _0x473e6c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4ed103=_0x1e08d1(),!_0x4ed103)return _0x473e6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4ed103[_0x473e6c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x47c5ba=_0x1c939e(_0x4ed103[_0x473e6c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4ed103[_0x473e6c([0x6a,0x74,0x69])])),await _0xee42ef()?_0x37457f()?_0x51b14a()?_0x473e6c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x223e45()?(_0x4ed103[_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x473e6c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1bfca7=_0x1d95a8(_0x473e6c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4ed103[_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x473e6c([0x74,0x72,0x69,0x61,0x6c])&&(_0x1bfca7=_0x1d95a8(_0x473e6c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x45d164()):_0x473e6c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x473e6c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x473e6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4ac5ca){return _0x473e6c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x51b14a(){const _0x18019=[_0x473e6c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x473e6c([0x74,0x72,0x69,0x61,0x6c])][_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ed103[_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x234e68/0x3e8:0xe10*_0x155afc;return _0x4ed103[_0x473e6c([0x65,0x78,0x70])]<_0x18019;}function _0x37457f(){const _0x2bccce=_0x4ed103[_0x473e6c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2bccce&&(!!_0x2bccce[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473e6c([0x2a]))||(!!_0x2bccce[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473e6c([0x50,0x4f,0x45]))||!!_0x2bccce[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473e6c([0x50,0x50]))));}function _0x223e45(){const _0x56e905=_0x17c7,_0x282290=_0x4ed103[_0x473e6c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x282290||0x0==_0x282290[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3359f5}=new URL(window[_0x473e6c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x56e905(0x1d6)]);if(_0x282290[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3359f5))return!0x0;const _0x320c5c=_0x3359f5[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])](_0x473e6c([0x2e]));return _0x282290[_0x473e6c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x907a23=>_0x907a23[_0x473e6c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473e6c([0x2a])))[_0x473e6c([0x6d,0x61,0x70])](_0x1a2eca=>_0x1a2eca[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])](_0x473e6c([0x2e])))[_0x473e6c([0x73,0x6f,0x6d,0x65])](_0x57d0c1=>_0x320c5c[_0x473e6c([0x65,0x76,0x65,0x72,0x79])]((_0x40488f,_0x1c3d33)=>_0x57d0c1[_0x1c3d33]===_0x40488f||_0x57d0c1[_0x1c3d33]===_0x473e6c([0x2a])));}function _0x45d164(){return _0x1bfca7&&_0x47c5ba?new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49c355,_0x173f36)=>{_0x1bfca7[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x49c355,_0x173f36),_0x47c5ba[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x2088d0=>{_0x2088d0!=_0x473e6c([0x56,0x61,0x6c,0x69,0x64])&&_0x49c355(_0x2088d0);},_0x173f36);}):_0x1bfca7||_0x47c5ba||_0x473e6c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1c939e(_0x8e7c89,_0x2b0177){return new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4446de=>{if(_0x1ddeeb())return _0x4446de(_0x473e6c([0x56,0x61,0x6c,0x69,0x64]));_0x2ad9f1(),_0x178303[_0x473e6c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x473e6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x382331=!0x1;const _0x1a71db=_0x4c8f7d();function _0x3de9d0(_0x2e6a76){return!!_0x2e6a76&&(typeof _0x2e6a76===_0x473e6c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e6a76===_0x473e6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e6a76[_0x473e6c([0x74,0x68,0x65,0x6e])]===_0x473e6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e6a76[_0x473e6c([0x63,0x61,0x74,0x63,0x68])]===_0x473e6c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ef255(_0x49ff7b){_0x397050(_0x49ff7b)[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x197eae=>{if(!_0x197eae||_0x197eae[_0x473e6c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x473e6c([0x6f,0x6b]))return _0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x253d48(_0x4ce93b(_0x1a71db+_0x2b0177))!=_0x197eae[_0x473e6c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x473e6c([0x56,0x61,0x6c,0x69,0x64]);})[_0x473e6c([0x74,0x68,0x65,0x6e])](_0xbae1e3=>(_0x49987a(),_0xbae1e3),()=>{const _0xc43c14=_0x50d9eb();return null==_0xc43c14?(_0x49987a(),_0x473e6c([0x56,0x61,0x6c,0x69,0x64])):_0x473e6c(_0x234e68-_0xc43c14>(0x2e27286^_0x281172)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x4446de)[_0x473e6c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4446de(_0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3594f9=0x26d81806^_0x281172;function _0x49987a(){const _0x2a0cf9=_0x473e6c([0x6c,0x6c,0x63,0x74,0x2d])+_0x253d48(_0x4ce93b(_0x8e7c89)),_0x52c164=_0x1d3821(_0x253d48(window[_0x473e6c([0x4d,0x61,0x74,0x68])][_0x473e6c([0x63,0x65,0x69,0x6c])](_0x234e68/_0x3594f9)));window[_0x473e6c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x473e6c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a0cf9,_0x52c164);}function _0x50d9eb(){const _0x121f4f=_0x473e6c([0x6c,0x6c,0x63,0x74,0x2d])+_0x253d48(_0x4ce93b(_0x8e7c89)),_0xadf243=window[_0x473e6c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x473e6c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x121f4f);return _0xadf243?window[_0x473e6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d3821(_0xadf243),0x10)*_0x3594f9:null;}function _0x397050(_0x247c91){return new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21e901,_0x1a6a07)=>{_0x247c91[_0x473e6c([0x74,0x68,0x65,0x6e])](_0x21e901,_0x1a6a07),window[_0x473e6c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a6a07,0x26ef2246^_0x281172);});}}_0x178303[_0x473e6c([0x6f,0x6e])](_0x473e6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x681c54,_0xe04885)=>{if(_0xe04885[0x0]!=_0x8e7c89)return _0x4446de(_0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe04885[0x1]={..._0xe04885[0x1],[_0x473e6c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1a71db};},{[_0x473e6c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x473e6c([0x68,0x69,0x67,0x68])}),_0x178303[_0x473e6c([0x6f,0x6e])](_0x473e6c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x53479c=>{_0x3de9d0(_0x53479c[_0x473e6c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x382331=!0x0,_0x4ef255(_0x53479c[_0x473e6c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x473e6c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x473e6c([0x6c,0x6f,0x77])}),_0x3f63d6[_0x473e6c([0x74,0x68,0x65,0x6e])](()=>{_0x382331||_0x4446de(_0x473e6c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1ddeeb(){return _0x178303[_0x473e6c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x473e6c([0x76,0x69,0x65,0x77])][_0x473e6c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x473e6c([0x61,0x75,0x74,0x6f]);}function _0x2ad9f1(){_0x178303[_0x473e6c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x473e6c([0x76,0x69,0x65,0x77])][_0x473e6c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x473e6c([0x61,0x75,0x74,0x6f]);}}function _0x1d95a8(_0x28cce9){const _0x32236f=[new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x186990=>setTimeout(_0x186990,0x26e7c84a^_0x281172)),_0x3f63d6[_0x473e6c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x381b66=>{let _0x35758f=0x0;_0x178303[_0x473e6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x473e6c([0x6f,0x6e])](_0x473e6c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x19f496,_0x1411bd)=>{_0x1411bd[0x0][_0x473e6c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x35758f++,_0x35758f==(0x26eef77e^_0x281172)&&(_0x381b66(),_0x19f496[_0x473e6c([0x6f,0x66,0x66])]());});}))];return window[_0x473e6c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x473e6c([0x72,0x61,0x63,0x65])](_0x32236f)[_0x473e6c([0x74,0x68,0x65,0x6e])](()=>_0x28cce9);}async function _0x462e94(){await _0x3f63d6,_0x178303[_0x473e6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x473e6c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x51a6e9,_0x178303[_0x473e6c([0x6d,0x6f,0x64,0x65,0x6c])][_0x473e6c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x51a6e9,_0x178303[_0x473e6c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x473e6c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x12bb0a(_0x1894f0){const _0xf74cba=_0x4fea30();_0x178303[_0xf74cba]=_0x473e6c([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])+_0x1894f0,_0x1894f0!=_0x473e6c([0x56,0x61,0x6c,0x69,0x64])&&_0x462e94();}function _0x4fea30(){const _0x3a218b=window[_0x473e6c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x473e6c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x473e6c([0x6e,0x6f,0x77])]())[_0x473e6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x473e6c([0x2e]),'');let _0x4a4dba=_0x473e6c([0x6b]);for(let _0x2a6ef0=0x0;_0x2a6ef0<_0x3a218b[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a6ef0+=0x2){let _0x36b44b=window[_0x473e6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a218b[_0x473e6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a6ef0,_0x2a6ef0+0x2));_0x36b44b>=_0x5dc0a1[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x36b44b-=_0x5dc0a1[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4a4dba+=_0x5dc0a1[_0x36b44b];}return _0x4a4dba;}function _0x1e08d1(){const _0x1a5e7e=_0x53dd49[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])](_0x473e6c([0x2e]));if(0x3!=_0x1a5e7e[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ddf47(_0x1a5e7e[0x1]);function _0x2ddf47(_0x540b11){const _0x6095ba=_0x3b8599(_0x540b11);return _0x6095ba&&_0x1c6f63()?_0x6095ba:null;function _0x1c6f63(){const _0x2ad294=_0x6095ba[_0x473e6c([0x6a,0x74,0x69])],_0x5804de=window[_0x473e6c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ad294[_0x473e6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ad294[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x55a2ef={..._0x6095ba,[_0x473e6c([0x6a,0x74,0x69])]:_0x2ad294[_0x473e6c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ad294[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x55a2ef[_0x473e6c([0x76,0x63])],_0x4ce93b(_0x55a2ef)==_0x5804de;}}}async function _0xee42ef(){let _0x1ab9d4=!0x0;try{const _0x592012=_0x53dd49[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])](_0x473e6c([0x2e])),[_0x1d6a6b,_0x23baa9,_0x138f50]=_0x592012;return _0x1271fc(_0x1d6a6b),await _0x5e7a9d(_0x1d6a6b,_0x23baa9,_0x138f50),_0x1ab9d4;}catch(_0x198432){return!0x1;}function _0x1271fc(_0x3a3f21){const _0x53c87c=_0x3b8599(_0x3a3f21);_0x53c87c&&_0x53c87c[_0x473e6c([0x61,0x6c,0x67])]==_0x473e6c([0x45,0x53,0x32,0x35,0x36])||(_0x1ab9d4=!0x1);}async function _0x5e7a9d(_0xc63c36,_0x50c53e,_0x64bf5d){const _0x336465=window[_0x473e6c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x473e6c([0x66,0x72,0x6f,0x6d])](_0x4a9748(_0x64bf5d),_0x39ddd0=>_0x39ddd0[_0x473e6c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x8b64dc=new window[(_0x473e6c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x473e6c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc63c36+_0x473e6c([0x2e])+_0x50c53e),_0x315e18=window[_0x473e6c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x473e6c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x315e18)return;const _0x43ae14=await _0x315e18[_0x473e6c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x473e6c([0x6a,0x77,0x6b]),_0x3b0436,{[_0x473e6c([0x6e,0x61,0x6d,0x65])]:_0x473e6c([0x45,0x43,0x44,0x53,0x41]),[_0x473e6c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x473e6c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x473e6c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x315e18[_0x473e6c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x473e6c([0x6e,0x61,0x6d,0x65])]:_0x473e6c([0x45,0x43,0x44,0x53,0x41]),[_0x473e6c([0x68,0x61,0x73,0x68])]:{[_0x473e6c([0x6e,0x61,0x6d,0x65])]:_0x473e6c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x43ae14,_0x336465,_0x8b64dc)||(_0x1ab9d4=!0x1);}}function _0x3b8599(_0x2bc567){return _0x2bc567[_0x473e6c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x473e6c([0x65,0x79]))?JSON[_0x473e6c([0x70,0x61,0x72,0x73,0x65])](_0x4a9748(_0x2bc567)):null;}function _0x4a9748(_0x31bc6e){return window[_0x473e6c([0x61,0x74,0x6f,0x62])](_0x31bc6e[_0x473e6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x473e6c([0x2b]))[_0x473e6c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x473e6c([0x2f])));}function _0x4ce93b(_0x3d7187){let _0x5ebb26=0x1505;function _0x130caa(_0x4a2d9e){for(let _0x3bf96d=0x0;_0x3bf96d<_0x4a2d9e[_0x473e6c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3bf96d++){const _0xf42281=_0x4a2d9e[_0x473e6c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3bf96d);_0x5ebb26=(_0x5ebb26<<0x5)+_0x5ebb26+_0xf42281,_0x5ebb26&=_0x5ebb26;}}function _0x203223(_0x1d9211){Array[_0x473e6c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d9211)?_0x1d9211[_0x473e6c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x203223):_0x1d9211&&typeof _0x1d9211==_0x473e6c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x473e6c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d9211)[_0x473e6c([0x73,0x6f,0x72,0x74])]()[_0x473e6c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x507ba8,_0x5287c5])=>{_0x130caa(_0x507ba8),_0x203223(_0x5287c5);}):_0x130caa(window[_0x473e6c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d9211));}return _0x203223(_0x3d7187),_0x5ebb26>>>0x0;}function _0x253d48(_0xcb4d6){return _0xcb4d6[_0x473e6c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x473e6c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x473e6c([0x30]));}function _0x1d3821(_0x4b2756){return _0x4b2756[_0x473e6c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x473e6c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x473e6c([0x6a,0x6f,0x69,0x6e])]('');}function _0x51a6e9(){}function _0x473e6c(_0x36666c){const _0x478b68=_0x17c7;return _0x36666c[_0x478b68(0x1eb)](_0x786721=>String[_0x478b68(0x1cd)](_0x786721))[_0x478b68(0x1d7)]('');}_0x12bb0a(await _0x13ab5c());}(this);}}
|