@ckeditor/ckeditor5-paste-from-office-enhanced 45.1.0-alpha.2 → 45.1.0-alpha.3
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=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${g(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function 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 v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=A,n=t();for(;;)try{if(433026===parseInt(e(270))/1*(parseInt(e(275))/2)+-parseInt(e(265))/3*(parseInt(e(269))/4)+-parseInt(e(274))/5*(parseInt(e(271))/6)+-parseInt(e(263))/7*(-parseInt(e(266))/8)+parseInt(e(267))/9*(-parseInt(e(268))/10)+parseInt(e(273))/11+parseInt(e(264))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(){const t=["8682120ZaksBc","12eIGPMB","2225048OGwcOe","404901AXVAPj","10kfFgVF","553344YeAWcK","159146WfTTzv","479238qxEaEn","test","353298wIcfIk","40wmiwPy","8pUpNCV","7DrbgLC"];return(C=function(){return t})()}function A(t,e){const n=C();return(A=function(t,e){return n[t-=263]})(t,e)}function E(t){return S[A(272)](t)}function L(){const t=["19kldNXL","hasClass","selectorText","159088fuqNHe","977251QSiNHI","4RBGIWG","117CmNMLR","initial","exec","set","709242KzftSr","1753381MHDqFh","map","assign","60xrFsVx","length","795270grkSjN","tagName","className","27124YfLFQC","name","push","cssRules","style","split","1356455yNATCV","trim","getPropertyValue","groups"];return(L=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(144119===parseInt(e(413))/1*(-parseInt(e(403))/2)+parseInt(e(423))/3*(-parseInt(e(418))/4)+-parseInt(e(409))/5+-parseInt(e(429))/6+parseInt(e(424))/7+-parseInt(e(416))/8*(-parseInt(e(419))/9)+-parseInt(e(427))/10*(-parseInt(e(417))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=L();return(O=function(t,e){return n[t-=402]})(t,e)}function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(430)]&&!s[n(402)])continue;const e=!s[n(430)]||t[n(404)]===s[n(430)],o=!s[n(402)]||t[n(414)](s[n(402)]);e&&o&&r[n(422)](s,i)}return r}function M(t){const e=O,n={};for(let r=0;r<t[e(428)];r++){const s=t[r],i=t[e(411)](s);e(420)!==i&&(n[s]=i)}return n}function j(t){const e=O,n=t[e(408)](",")[e(425)]((t=>t[e(410)]())),r=[];for(const t of n){const n=P[e(421)](t);n&&r[e(405)](n[e(412)])}return r}function W(t){const e=O,n={};for(const r of t)Object[e(426)](n,r);return n}function N(){const t=["document","values","content","5yWKTao","execute","2918229GZbDGK","size","6230497BEZxxU","6459942dbnSAD","4091875QqStVh","isActive","1177772cMJrIf","type","createRangeIn","setStyle","3580176zXzIhH","_parsedData","item","elementStart","hasStyle","359914dwUTCD","from"];return(N=function(){return t})()}const R=T;function T(t,e){const n=N();return(T=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=T,n=t();for(;;)try{if(711910===parseInt(e(435))/1*(parseInt(e(430))/2)+-parseInt(e(437))/3+-parseInt(e(443))/4+parseInt(e(441))/5+-parseInt(e(440))/6+parseInt(e(439))/7+parseInt(e(425))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class k extends w{[R(436)](t){const n=R,{body:r,styles:s}=t[n(426)],i=new e.UpcastWriter(r[n(432)]),o=i[n(445)](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(422)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(406)])if(t instanceof CSSStyleRule){const r=M(t[e(407)]);n[t[e(415)]]=Object[e(426)]({},n[t[e(415)]]||{},r)}return n}(s));for(const t of o){if(n(428)!==t[n(444)])continue;const e=F(t[n(427)],c);if(e[n(438)]){const r=W(Array[n(431)](e[n(433)]()));for(const e in r){const s=t[n(427)];s[n(429)](e)||i[n(446)](e,r[e],s)}}}t[n(434)]=r}[R(442)](t){return super[R(442)](t)||E(t)}}const D=H;function q(){const t=["requires","6pUjrQU","pluginName","PasteFromOfficeEnhancedInliner","PasteFromOffice","948730kdWgSq","execute","isActive","getData","stylesProcessor","8757260RlMBAV","editing","_parsedData","12WzPUKs","get","13538008JIzGFP","fromCharCode","text/html","join","isOfficialPlugin","dataTransfer","isPremiumPlugin","inputTransformation","48824ihlUjY","view","editor","ClipboardPipeline","6nHvzFo","1192429hneEfN","map","418634GBHYsc","plugins","href","682745LGGacq","document","high","afterInit","init","873xpfzzp"];return(q=function(){return t})()}function H(t,e){const n=q();return(H=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(550381===parseInt(e(476))/1+parseInt(e(501))/2*(parseInt(e(472))/3)+parseInt(e(484))/4*(-parseInt(e(465))/5)+parseInt(e(498))/6*(-parseInt(e(499))/7)+parseInt(e(494))/8*(-parseInt(e(470))/9)+-parseInt(e(481))/10+parseInt(e(486))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class K extends t.Plugin{static get[D(473)](){return D(474)}static get[D(490)](){return!0}static get[D(492)](){return!0}static get[D(471)](){return[D(475)]}[D(469)](){const t=D,e=this[t(496)],n=e[t(502)][t(485)](t(497)),r=e[t(482)][t(495)][t(466)],s=new k(r);n.on(t(493),((e,n)=>{const i=t,o=n[i(491)][i(479)](i(488));s[i(478)](o)&&(n[i(483)]||(n[i(483)]=b(o,r[i(480)])),s[i(477)](n))}),{priority:x.priorities[t(485)](t(467))+11})}[D(468)](){!async function(t){const e=d([99,106,82,90,116,68,104,97,73,110,107,113,48,80,87,69,120,121,79,105,86,54,118,109,122,101,72,74,114,83,81,56,108,75,53,49,84,77,85,65,57,52,55,100,115,70,76,117,119,78,98,67,50,111,71,103,112,51,88,66,89,102]),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=H;return t[e(500)]((t=>String[e(487)](t)))[e(489)]("")}!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([99]);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:1746748800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=H,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(503)]);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 U=z;function z(t,e){const n=_();return(z=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(399035===parseInt(e(406))/1*(-parseInt(e(408))/2)+-parseInt(e(450))/3*(parseInt(e(437))/4)+parseInt(e(423))/5+-parseInt(e(429))/6*(parseInt(e(412))/7)+parseInt(e(411))/8+-parseInt(e(434))/9*(parseInt(e(432))/10)+parseInt(e(444))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const V=[U(420),U(430),U(439),U(433),U(424),U(418),U(425),U(436)],$=[U(420),U(430),U(439)],G={"font-style":[[U(447),"i"]],"font-weight":[[U(407),U(417)],[U(415),U(417)],[U(442),U(417)],[t=>Number(t)>=600,U(417)]],"text-decoration":[[U(416),"u"],[U(431),"s"]],"text-decoration-line":[[U(416),"u"],[U(431),"s"]],"vertical-align":[[U(438),U(438)],[U(410),U(445)]]};function B(t){return V[U(426)](t)}function _(){const t=["vertical-align","403844vFZgjV","sub","font-size","setStyle","insertChild","bolder","length","2637437GOLDul","sup","getStyle","italic","forEach","removeStyle","21SQCMsF","3923wNibeI","medium","26XwMtqF","getStyleNames","super","5319104iqmTue","2632hFjcMl","filter","split","bold","underline","strong","font-weight","createElement","color","function","getChildren","2464670qcaMSt","text-decoration-line","font-style","includes","keys","from","2502YeJKRr","font-family","line-through","17880blFgxM","text-decoration","423kQRgYZ","span"];return(_=function(){return t})()}function Y(t){const e=U;return Array[e(428)](t[e(409)]())[e(413)](B)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(446)](e);if(o)if(c=e,$[U(426)](c))r[e]=o;else if(e in G){const t=o[i(414)](" ");G[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(421)==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=U;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(419)](n,[],t[s(422)]());e[s(441)](0,i,t)})),e[r(449)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(427)](n)[r(443)])return;const s=e[r(419)](r(435),[],t[r(422)]());e[r(440)](n,s),e[r(441)](0,s,t),e[r(449)](Object[r(427)](n),t)}(t,e,r)}const J=Q;function X(){const t=["21636oZqRiZ","696101Gdeyrt","6bkhPPs","blockElements","isActive","document","element","getItems","48355mRsWas","stylesProcessor","includes","font","name","createRangeIn","892358tYBhMw","36qAqEqe","execute","7051WvHswR","2045700AaOVaj","287139tvMXES","_parsedData","10550SGmozM","8aHUUhM","8361tKCvDb","content"];return(X=function(){return t})()}function Q(t,e){const n=X();return(Q=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(602365===-parseInt(e(503))/1+parseInt(e(498))/2*(-parseInt(e(511))/3)+-parseInt(e(502))/4+parseInt(e(517))/5*(parseInt(e(499))/6)+parseInt(e(510))/7*(parseInt(e(506))/8)+-parseInt(e(507))/9*(-parseInt(e(505))/10)+-parseInt(e(501))/11*(-parseInt(e(509))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[J(500)](t){const n=J,{body:r}=t[n(504)],s=new e.UpcastWriter(r[n(514)]),i=s[n(497)](r),o=new e.ViewDocument(s[n(514)][n(493)]),c=[...new e.DomConverter(o)[n(512)],n(495)],a=i[n(516)]();for(const t of a)if(t.is(n(515))&&c[n(494)](t[n(496)])){Z(t,s,Y(t))}t[n(508)]=r}[J(513)](t){return super[J(513)](t)||E(t)}}const et=rt;function nt(){const t=["877932HCsDNI","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","1970kHCdMF","text/html","config","usageLimit","_parsedData","PasteFromOfficeEnhanced","inputTransformation","execute","16456LHQNJS","274785Ohcxtr","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","15101huSgTW","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","trialLimit","_showLicenseError","isPremiumPlugin","pluginName","requires","PasteFromOfficeEnhancedPropagator","1142250VYWFHA","4089864vUAWns","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","editor","plugins","domainLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","init","getData","106lWeLyc","dataTransfer","isOfficialPlugin","high","invalid","get","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","184ZGmPYy","ClipboardPipeline","expired","5OTSDld","isActive","licenseKey","3405qXfkqE","view","document","evaluationLimit"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=332]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(585194===-parseInt(e(352))/1*(-parseInt(e(373))/2)+parseInt(e(333))/3*(-parseInt(e(382))/4)+-parseInt(e(385))/5*(-parseInt(e(362))/6)+-parseInt(e(349))/7+-parseInt(e(363))/8+-parseInt(e(337))/9+parseInt(e(340))/10*(parseInt(e(348))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(332)];[et(381)];static get[et(359)](){return et(361)}static get[et(375)](){return!0}static get[et(358)](){return!0}static get[et(360)](){return[et(350)]}[et(371)](){const t=et,e=this[t(366)],n=e[t(367)][t(378)](t(383)),r=e[t(339)][t(334)][t(335)],s=new tt(r);n.on(t(346),((e,n)=>{const i=t,o=n[i(374)][i(372)](i(341));s[i(386)](o)&&(n[i(344)]||(n[i(344)]=b(o,r[i(353)])),s[i(347)](n))}),{priority:x.priorities[t(378)](t(376))+10}),this[t(332)]=this[t(366)][t(342)][t(378)](t(332));const i=this[t(366)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(380)==s||e(365)==s||e(379)==s||e(354)==s||e(338)==s||e(351)==s||e(370)==s||e(364)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(365)==n&&i[e(357)](e(377)),e(379)==n&&i[e(357)](e(384)),e(354)==n&&i[e(357)](e(368)),e(338)==n&&i[e(357)](e(369),e(345)),e(351)==n&&i[e(357)](e(336)),e(370)==n&&i[e(357)](e(356)),e(364)==n&&i[e(357)](e(343))}),1e3)}[et(355)](){const t=et;super[t(355)](),this[t(381)]&&clearInterval(this[t(381)])}}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=311]})(t,e)}var ot=it;function ct(){var t=["8262926IjzlPw","8pXycCc","27agsJxB","requires","7838270nszLjx","isPremiumPlugin","12oCfKcP","1184872yIComB","1176968AHSJpH","PasteFromOfficeEnhanced","257901UtJVcy","3463936KSzVUu","pluginName","PasteFromOffice","isOfficialPlugin","24985Zxocoy"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(607990===parseInt(e(314))/1+-parseInt(e(324))/2*(-parseInt(e(317))/3)+-parseInt(e(318))/4+-parseInt(e(322))/5*(parseInt(e(313))/6)+parseInt(e(323))/7+parseInt(e(315))/8*(-parseInt(e(325))/9)+-parseInt(e(311))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(319)](){return ot(316)}static get[ot(321)](){return!0}static get[ot(312)](){return!0}static get[ot(326)](){return[ot(320),K,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=197]})(t,e)}function lt(){var t=["6509694GHBWqi","4992281IWDhRA","7872520qcGDPY","293498zLHkHw","1224akSqxV","1248903ToiiON","5ynasbA","428292jledlZ","97490zXpSwL","10qxHUDk"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(615095===parseInt(e(198))/1*(parseInt(e(205))/2)+-parseInt(e(197))/3+-parseInt(e(199))/4*(parseInt(e(201))/5)+-parseInt(e(202))/6+-parseInt(e(203))/7+parseInt(e(204))/8+-parseInt(e(206))/9*(-parseInt(e(200))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${g(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function 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 v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=L,n=t();for(;;)try{if(433026===parseInt(e(270))/1*(parseInt(e(275))/2)+-parseInt(e(265))/3*(parseInt(e(269))/4)+-parseInt(e(274))/5*(parseInt(e(271))/6)+-parseInt(e(263))/7*(-parseInt(e(266))/8)+parseInt(e(267))/9*(-parseInt(e(268))/10)+parseInt(e(273))/11+parseInt(e(264))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(){const t=["8682120ZaksBc","12eIGPMB","2225048OGwcOe","404901AXVAPj","10kfFgVF","553344YeAWcK","159146WfTTzv","479238qxEaEn","test","353298wIcfIk","40wmiwPy","8pUpNCV","7DrbgLC"];return(C=function(){return t})()}function L(t,e){const n=C();return(L=function(t,e){return n[t-=263]})(t,e)}function A(t){return S[L(272)](t)}function E(){const t=["19kldNXL","hasClass","selectorText","159088fuqNHe","977251QSiNHI","4RBGIWG","117CmNMLR","initial","exec","set","709242KzftSr","1753381MHDqFh","map","assign","60xrFsVx","length","795270grkSjN","tagName","className","27124YfLFQC","name","push","cssRules","style","split","1356455yNATCV","trim","getPropertyValue","groups"];return(E=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(144119===parseInt(e(413))/1*(-parseInt(e(403))/2)+parseInt(e(423))/3*(-parseInt(e(418))/4)+-parseInt(e(409))/5+-parseInt(e(429))/6+parseInt(e(424))/7+-parseInt(e(416))/8*(-parseInt(e(419))/9)+-parseInt(e(427))/10*(-parseInt(e(417))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=E();return(F=function(t,e){return n[t-=402]})(t,e)}function O(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(430)]&&!s[n(402)])continue;const e=!s[n(430)]||t[n(404)]===s[n(430)],o=!s[n(402)]||t[n(414)](s[n(402)]);e&&o&&r[n(422)](s,i)}return r}function N(t){const e=F,n={};for(let r=0;r<t[e(428)];r++){const s=t[r],i=t[e(411)](s);e(420)!==i&&(n[s]=i)}return n}function j(t){const e=F,n=t[e(408)](",")[e(425)]((t=>t[e(410)]())),r=[];for(const t of n){const n=P[e(421)](t);n&&r[e(405)](n[e(412)])}return r}function T(t){const e=F,n={};for(const r of t)Object[e(426)](n,r);return n}const M=D;function W(){const t=["isActive","8zpjqTs","execute","671710sePoNC","40UqellD","item","size","hasStyle","54jNVZvE","type","elementStart","605788CgBWwD","336846yUUyrB","content","setStyle","8106381VrvbzM","6537861KPtabb","_parsedData","createRangeIn","1AJTIPC","document","values","2146613fgHwqB","from","431905hzMCRw"];return(W=function(){return t})()}function D(t,e){const n=W();return(D=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(581415===-parseInt(e(186))/1*(-parseInt(e(203))/2)+-parseInt(e(204))/3*(-parseInt(e(196))/4)+parseInt(e(191))/5*(-parseInt(e(200))/6)+-parseInt(e(189))/7*(-parseInt(e(193))/8)+-parseInt(e(207))/9+-parseInt(e(195))/10+parseInt(e(208))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class R extends w{[M(194)](t){const n=M,{body:r,styles:s}=t[n(209)],i=new e.UpcastWriter(r[n(187)]),o=i[n(185)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(422)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(406)])if(t instanceof CSSStyleRule){const r=N(t[e(407)]);n[t[e(415)]]=Object[e(426)]({},n[t[e(415)]]||{},r)}return n}(s));for(const t of o){if(n(202)!==t[n(201)])continue;const e=O(t[n(197)],c);if(e[n(198)]){const r=T(Array[n(190)](e[n(188)]()));for(const e in r){const s=t[n(197)];s[n(199)](e)||i[n(206)](e,r[e],s)}}}t[n(205)]=r}[M(192)](t){return super[M(192)](t)||A(t)}}const k=q;function q(t,e){const n=V();return(q=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(677890===parseInt(e(271))/1*(parseInt(e(285))/2)+-parseInt(e(295))/3*(parseInt(e(287))/4)+-parseInt(e(284))/5*(-parseInt(e(275))/6)+parseInt(e(305))/7*(-parseInt(e(272))/8)+parseInt(e(273))/9+parseInt(e(298))/10+parseInt(e(292))/11*(-parseInt(e(269))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class K extends t.Plugin{static get[k(281)](){return k(278)}static get[k(286)](){return!0}static get[k(300)](){return!0}static get[k(289)](){return[k(303)]}[k(277)](){const t=k,e=this[t(304)],n=e[t(294)][t(274)](t(276)),r=e[t(299)][t(283)][t(296)],s=new R(r);n.on(t(306),((e,n)=>{const i=t,o=n[i(280)][i(307)](i(288));s[i(279)](o)&&(n[i(291)]||(n[i(291)]=b(o,r[i(282)])),s[i(293)](n))}),{priority:x.priorities[t(274)](t(270))+11})}[k(302)](){!async function(t){const e=d([106,67,82,117,55,87,109,104,72,85,78,50,74,97,90,116,86,49,51,102,54,112,108,119,105,118,88,99,75,98,48,79,100,110,53,52,73,68,101,103,69,81,120,80,114,76,113,84,70,122,107,56,71,65,111,77,66,115,89,57,83,121]),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(297)]((t=>String[e(301)](t)))[e(290)]("")}!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([106]);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:1746835200;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(308)]);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)}}function V(){const t=["init","PasteFromOfficeEnhancedInliner","isActive","dataTransfer","pluginName","stylesProcessor","view","55rwzBaO","481762Vtuukv","isOfficialPlugin","64076NjsgGQ","text/html","requires","join","_parsedData","88jPFIKm","execute","plugins","75srJlbZ","document","map","10554700leicqL","editing","isPremiumPlugin","fromCharCode","afterInit","PasteFromOffice","editor","14aPfWJI","inputTransformation","getData","href","819552JcrCdU","high","1XEvFbB","1891432GYrHNB","1833579djbaVg","get","325914Eeqylf","ClipboardPipeline"];return(V=function(){return t})()}const U=H;function H(t,e){const n=J();return(H=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(399035===parseInt(e(406))/1*(-parseInt(e(408))/2)+-parseInt(e(450))/3*(parseInt(e(437))/4)+parseInt(e(423))/5+-parseInt(e(429))/6*(parseInt(e(412))/7)+parseInt(e(411))/8+-parseInt(e(434))/9*(parseInt(e(432))/10)+parseInt(e(444))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const $=[U(420),U(430),U(439),U(433),U(424),U(418),U(425),U(436)],z=[U(420),U(430),U(439)],B={"font-style":[[U(447),"i"]],"font-weight":[[U(407),U(417)],[U(415),U(417)],[U(442),U(417)],[t=>Number(t)>=600,U(417)]],"text-decoration":[[U(416),"u"],[U(431),"s"]],"text-decoration-line":[[U(416),"u"],[U(431),"s"]],"vertical-align":[[U(438),U(438)],[U(410),U(445)]]};function G(t){return $[U(426)](t)}function J(){const t=["vertical-align","403844vFZgjV","sub","font-size","setStyle","insertChild","bolder","length","2637437GOLDul","sup","getStyle","italic","forEach","removeStyle","21SQCMsF","3923wNibeI","medium","26XwMtqF","getStyleNames","super","5319104iqmTue","2632hFjcMl","filter","split","bold","underline","strong","font-weight","createElement","color","function","getChildren","2464670qcaMSt","text-decoration-line","font-style","includes","keys","from","2502YeJKRr","font-family","line-through","17880blFgxM","text-decoration","423kQRgYZ","span"];return(J=function(){return t})()}function _(t){const e=U;return Array[e(428)](t[e(409)]())[e(413)](G)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(446)](e);if(o)if(c=e,z[U(426)](c))r[e]=o;else if(e in B){const t=o[i(414)](" ");B[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(421)==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=U;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(419)](n,[],t[s(422)]());e[s(441)](0,i,t)})),e[r(449)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(427)](n)[r(443)])return;const s=e[r(419)](r(435),[],t[r(422)]());e[r(440)](n,s),e[r(441)](0,s,t),e[r(449)](Object[r(427)](n),t)}(t,e,r)}const Y=Q;function Z(){const t=["execute","3546iYdeGu","isActive","createRangeIn","2085UEcDOF","57700FgTSMu","blockElements","document","7868736rpJaYX","content","18852wNGivv","_parsedData","4432LXBUTn","element","includes","157gQIGem","508488LVlxzm","getItems","78WKtdxc","26424dCtSUG","name","1639JnVRWX","stylesProcessor","font","792862SDaTvu"];return(Z=function(){return t})()}function Q(t,e){const n=Z();return(Q=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(797416===parseInt(e(152))/1*(-parseInt(e(147))/2)+parseInt(e(153))/3+-parseInt(e(149))/4*(parseInt(e(141))/5)+-parseInt(e(155))/6*(-parseInt(e(136))/7)+parseInt(e(156))/8*(parseInt(e(138))/9)+parseInt(e(142))/10*(-parseInt(e(158))/11)+parseInt(e(145))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[Y(137)](t){const n=Y,{body:r}=t[n(148)],s=new e.UpcastWriter(r[n(144)]),i=s[n(140)](r),o=new e.ViewDocument(s[n(144)][n(159)]),c=[...new e.DomConverter(o)[n(143)],n(160)],a=i[n(154)]();for(const t of a)if(t.is(n(150))&&c[n(151)](t[n(157)])){X(t,s,_(t))}t[n(146)]=r}[Y(139)](t){return super[Y(139)](t)||A(t)}}const et=rt;function nt(){const t=["877932HCsDNI","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","1970kHCdMF","text/html","config","usageLimit","_parsedData","PasteFromOfficeEnhanced","inputTransformation","execute","16456LHQNJS","274785Ohcxtr","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","15101huSgTW","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","trialLimit","_showLicenseError","isPremiumPlugin","pluginName","requires","PasteFromOfficeEnhancedPropagator","1142250VYWFHA","4089864vUAWns","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","editor","plugins","domainLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","init","getData","106lWeLyc","dataTransfer","isOfficialPlugin","high","invalid","get","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","184ZGmPYy","ClipboardPipeline","expired","5OTSDld","isActive","licenseKey","3405qXfkqE","view","document","evaluationLimit"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=332]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(585194===-parseInt(e(352))/1*(-parseInt(e(373))/2)+parseInt(e(333))/3*(-parseInt(e(382))/4)+-parseInt(e(385))/5*(-parseInt(e(362))/6)+-parseInt(e(349))/7+-parseInt(e(363))/8+-parseInt(e(337))/9+parseInt(e(340))/10*(parseInt(e(348))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(332)];[et(381)];static get[et(359)](){return et(361)}static get[et(375)](){return!0}static get[et(358)](){return!0}static get[et(360)](){return[et(350)]}[et(371)](){const t=et,e=this[t(366)],n=e[t(367)][t(378)](t(383)),r=e[t(339)][t(334)][t(335)],s=new tt(r);n.on(t(346),((e,n)=>{const i=t,o=n[i(374)][i(372)](i(341));s[i(386)](o)&&(n[i(344)]||(n[i(344)]=b(o,r[i(353)])),s[i(347)](n))}),{priority:x.priorities[t(378)](t(376))+10}),this[t(332)]=this[t(366)][t(342)][t(378)](t(332));const i=this[t(366)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(380)==s||e(365)==s||e(379)==s||e(354)==s||e(338)==s||e(351)==s||e(370)==s||e(364)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(365)==n&&i[e(357)](e(377)),e(379)==n&&i[e(357)](e(384)),e(354)==n&&i[e(357)](e(368)),e(338)==n&&i[e(357)](e(369),e(345)),e(351)==n&&i[e(357)](e(336)),e(370)==n&&i[e(357)](e(356)),e(364)==n&&i[e(357)](e(343))}),1e3)}[et(355)](){const t=et;super[t(355)](),this[t(381)]&&clearInterval(this[t(381)])}}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=311]})(t,e)}var ot=it;function ct(){var t=["8262926IjzlPw","8pXycCc","27agsJxB","requires","7838270nszLjx","isPremiumPlugin","12oCfKcP","1184872yIComB","1176968AHSJpH","PasteFromOfficeEnhanced","257901UtJVcy","3463936KSzVUu","pluginName","PasteFromOffice","isOfficialPlugin","24985Zxocoy"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(607990===parseInt(e(314))/1+-parseInt(e(324))/2*(-parseInt(e(317))/3)+-parseInt(e(318))/4+-parseInt(e(322))/5*(parseInt(e(313))/6)+parseInt(e(323))/7+parseInt(e(315))/8*(-parseInt(e(325))/9)+-parseInt(e(311))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(319)](){return ot(316)}static get[ot(321)](){return!0}static get[ot(312)](){return!0}static get[ot(326)](){return[ot(320),K,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=197]})(t,e)}function lt(){var t=["6509694GHBWqi","4992281IWDhRA","7872520qcGDPY","293498zLHkHw","1224akSqxV","1248903ToiiON","5ynasbA","428292jledlZ","97490zXpSwL","10qxHUDk"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(615095===parseInt(e(198))/1*(parseInt(e(205))/2)+-parseInt(e(197))/3+-parseInt(e(199))/4*(parseInt(e(201))/5)+-parseInt(e(202))/6+-parseInt(e(203))/7+parseInt(e(204))/8+-parseInt(e(206))/9*(-parseInt(e(200))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x2526c4}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x27aa2e,parseHtml as _0x19f2c1}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x323d2e,uid as _0x13d70f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1be043,ViewDocument as _0x367194,DomConverter as _0xf6d36f}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x46a158){return m['test'](_0x46a158);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x30d388,_0x528257){const _0x68891=new Map();for(const [_0x2173ad,_0x46771b]of _0x528257){if(!_0x2173ad['tagName']&&!_0x2173ad['className'])continue;const _0xd2cd85=!_0x2173ad['tagName']||_0x30d388['name']===_0x2173ad['tagName'],_0x587b15=!_0x2173ad['className']||_0x30d388['hasClass'](_0x2173ad['className']);_0xd2cd85&&_0x587b15&&_0x68891['set'](_0x2173ad,_0x46771b);}return _0x68891;}function h(_0x2193d4){const _0x28b408={};for(let _0x5a621f=0x0;_0x5a621f<_0x2193d4['length'];_0x5a621f++){const _0x16fea5=_0x2193d4[_0x5a621f],_0x4b6d16=_0x2193d4['getPropertyValue'](_0x16fea5);'initial'!==_0x4b6d16&&(_0x28b408[_0x16fea5]=_0x4b6d16);}return _0x28b408;}function O(_0xcc760b){const _0x1a23d1=_0xcc760b['split'](',')['map'](_0x134713=>_0x134713['trim']()),_0x5b82e6=[];for(const _0x42b384 of _0x1a23d1){const _0x30ae77=S['exec'](_0x42b384);_0x30ae77&&_0x5b82e6['push'](_0x30ae77['groups']);}return _0x5b82e6;}function y(_0x269f86){const _0x46a513={};for(const _0x2dd5dc of _0x269f86)Object['assign'](_0x46a513,_0x2dd5dc);return _0x46a513;}class c extends _0x27aa2e{['execute'](_0x7c562b){const {body:_0x1dae3c,styles:_0x450e9f}=_0x7c562b['_parsedData'],_0x4b0dc1=new _0x1be043(_0x1dae3c['document']),_0xa10344=_0x4b0dc1['createRangeIn'](_0x1dae3c),_0x2f1628=function(_0x1507bc){const _0x133217={};for(const _0x556044 of _0x1507bc)for(const _0x58d9e5 of _0x556044['cssRules'])if(_0x58d9e5 instanceof CSSStyleRule){const _0x30d9ce=h(_0x58d9e5['style']);_0x133217[_0x58d9e5['selectorText']]=Object['assign']({},_0x133217[_0x58d9e5['selectorText']]||{},_0x30d9ce);}return _0x133217;}(_0x450e9f),_0x231ee3=function(_0x22652b){const _0x38e94f=new Map();for(const _0x41df83 in _0x22652b){const _0x4cabbf=O(_0x41df83),_0x4fb4ce=_0x22652b[_0x41df83];for(const _0x5d5a92 of _0x4cabbf)_0x38e94f['set'](_0x5d5a92,_0x4fb4ce);}return _0x38e94f;}(_0x2f1628);for(const _0xca93bd of _0xa10344){if('elementStart'!==_0xca93bd['type'])continue;const _0xfec156=x(_0xca93bd['item'],_0x231ee3);if(_0xfec156['size']){const _0x210eea=y(Array['from'](_0xfec156['values']()));for(const _0x1325a4 in _0x210eea){const _0x9bd729=_0xca93bd['item'];_0x9bd729['hasStyle'](_0x1325a4)||_0x4b0dc1['setStyle'](_0x1325a4,_0x210eea[_0x1325a4],_0x9bd729);}}}_0x7c562b['content']=_0x1dae3c;}['isActive'](_0x286087){return super['isActive'](_0x286087)||l(_0x286087);}}class i extends _0x2526c4{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x294507=this['editor'],_0xc5d052=_0x294507['plugins']['get']('ClipboardPipeline'),_0x215bcf=_0x294507['editing']['view']['document'],_0x352d91=new c(_0x215bcf);_0xc5d052['on']('inputTransformation',(_0x2ca0e7,_0x240b0d)=>{const _0x2c89dc=_0x240b0d['dataTransfer']['getData']('text/html');_0x352d91['isActive'](_0x2c89dc)&&(_0x240b0d['_parsedData']||(_0x240b0d['_parsedData']=_0x19f2c1(_0x2c89dc,_0x215bcf['stylesProcessor'])),_0x352d91['execute'](_0x240b0d));},{'priority':_0x323d2e['get']('high')+0xb});}['afterInit'](){!async function(_0xb19c09){const _0x13a0bd=_0x1863ea([0x63,0x6a,0x52,0x5a,0x74,0x44,0x68,0x61,0x49,0x6e,0x6b,0x71,0x30,0x50,0x57,0x45,0x78,0x79,0x4f,0x69,0x56,0x36,0x76,0x6d,0x7a,0x65,0x48,0x4a,0x72,0x53,0x51,0x38,0x6c,0x4b,0x35,0x31,0x54,0x4d,0x55,0x41,0x39,0x34,0x37,0x64,0x73,0x46,0x4c,0x75,0x77,0x4e,0x62,0x43,0x32,0x6f,0x47,0x67,0x70,0x33,0x58,0x42,0x59,0x66]),_0x648475=0x2ef8871a,_0x51e9f=0x2effe042^_0x648475,_0x43f875=window[_0x1863ea([0x44,0x61,0x74,0x65])][_0x1863ea([0x6e,0x6f,0x77])](),_0xa87857=_0xb19c09[_0x1863ea([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x161f86=new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f301a=>{_0xa87857[_0x1863ea([0x6f,0x6e,0x63,0x65])](_0x1863ea([0x72,0x65,0x61,0x64,0x79]),_0x1f301a);}),_0x13055e={[_0x1863ea([0x6b,0x74,0x79])]:_0x1863ea([0x45,0x43]),[_0x1863ea([0x75,0x73,0x65])]:_0x1863ea([0x73,0x69,0x67]),[_0x1863ea([0x63,0x72,0x76])]:_0x1863ea([0x50,0x2d,0x32,0x35,0x36]),[_0x1863ea([0x78])]:_0x1863ea([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]),[_0x1863ea([0x79])]:_0x1863ea([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]),[_0x1863ea([0x61,0x6c,0x67])]:_0x1863ea([0x45,0x53,0x32,0x35,0x36])},_0x1399bf=_0xa87857[_0x1863ea([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1863ea([0x67,0x65,0x74])](_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x53abaa(){let _0x25c09d,_0x43c1ab=null,_0xe8d9e=null;try{if(_0x1399bf==_0x1863ea([0x47,0x50,0x4c]))return _0x1863ea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x25c09d=_0x3bbb2b(),!_0x25c09d)return _0x1863ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x25c09d[_0x1863ea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xe8d9e=_0x59ac9c(_0x25c09d[_0x1863ea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x25c09d[_0x1863ea([0x6a,0x74,0x69])])),await _0x797a0b()?_0x5069ac()?_0x3d5f46()?_0x1863ea([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5abd5d()?(_0x25c09d[_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1863ea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x43c1ab=_0x5ab101(_0x1863ea([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x25c09d[_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1863ea([0x74,0x72,0x69,0x61,0x6c])&&(_0x43c1ab=_0x5ab101(_0x1863ea([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3034fe()):_0x1863ea([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1863ea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1863ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x26472b){return _0x1863ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d5f46(){const _0x4defc4=[_0x1863ea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1863ea([0x74,0x72,0x69,0x61,0x6c])][_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25c09d[_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43f875/0x3e8:0xe10*_0x51e9f;return _0x25c09d[_0x1863ea([0x65,0x78,0x70])]<_0x4defc4;}function _0x5069ac(){const _0x29d6b4=_0x25c09d[_0x1863ea([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x29d6b4&&(!!_0x29d6b4[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1863ea([0x2a]))||(!!_0x29d6b4[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1863ea([0x50,0x4f,0x45]))||!!_0x29d6b4[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1863ea([0x50,0x50]))));}function _0x5abd5d(){const _0x422226=_0x25c09d[_0x1863ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x422226||0x0==_0x422226[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3f952d}=new URL(window[_0x1863ea([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x422226[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f952d))return!0x0;const _0x15c86e=_0x3f952d[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])](_0x1863ea([0x2e]));return _0x422226[_0x1863ea([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf8be14=>_0xf8be14[_0x1863ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1863ea([0x2a])))[_0x1863ea([0x6d,0x61,0x70])](_0x25463d=>_0x25463d[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])](_0x1863ea([0x2e])))[_0x1863ea([0x73,0x6f,0x6d,0x65])](_0xbb3d2a=>_0x15c86e[_0x1863ea([0x65,0x76,0x65,0x72,0x79])]((_0x20fee1,_0x14d0a4)=>_0xbb3d2a[_0x14d0a4]===_0x20fee1||_0xbb3d2a[_0x14d0a4]===_0x1863ea([0x2a])));}function _0x3034fe(){return _0x43c1ab&&_0xe8d9e?new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52da82,_0x4afdff)=>{_0x43c1ab[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x52da82,_0x4afdff),_0xe8d9e[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x3cc2ad=>{_0x3cc2ad!=_0x1863ea([0x56,0x61,0x6c,0x69,0x64])&&_0x52da82(_0x3cc2ad);},_0x4afdff);}):_0x43c1ab||_0xe8d9e||_0x1863ea([0x56,0x61,0x6c,0x69,0x64]);}}function _0x59ac9c(_0x40e779,_0x38fa2d){return new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ced6d=>{if(_0x59d47a())return _0x1ced6d(_0x1863ea([0x56,0x61,0x6c,0x69,0x64]));_0x48b4aa(),_0xa87857[_0x1863ea([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1863ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x409463=!0x1;const _0x66bfe8=_0x13d70f();function _0x112016(_0x4d563c){return!!_0x4d563c&&(typeof _0x4d563c===_0x1863ea([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4d563c===_0x1863ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4d563c[_0x1863ea([0x74,0x68,0x65,0x6e])]===_0x1863ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4d563c[_0x1863ea([0x63,0x61,0x74,0x63,0x68])]===_0x1863ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x580694(_0x160e8a){_0x4c2498(_0x160e8a)[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x95eda4=>{if(!_0x95eda4||_0x95eda4[_0x1863ea([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1863ea([0x6f,0x6b]))return _0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a331f(_0x34454c(_0x66bfe8+_0x38fa2d))!=_0x95eda4[_0x1863ea([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1863ea([0x56,0x61,0x6c,0x69,0x64]);})[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x359b55=>(_0x40dd3b(),_0x359b55),()=>{const _0x3a6deb=_0xa266ce();return null==_0x3a6deb?(_0x40dd3b(),_0x1863ea([0x56,0x61,0x6c,0x69,0x64])):_0x1863ea(_0x43f875-_0x3a6deb>(0xaf4031a^_0x648475)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x1ced6d)[_0x1863ea([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1ced6d(_0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x353c12=0x2ece699a^_0x648475;function _0x40dd3b(){const _0x2d463c=_0x1863ea([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a331f(_0x34454c(_0x40e779)),_0x535738=_0x579284(_0x4a331f(window[_0x1863ea([0x4d,0x61,0x74,0x68])][_0x1863ea([0x63,0x65,0x69,0x6c])](_0x43f875/_0x353c12)));window[_0x1863ea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1863ea([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d463c,_0x535738);}function _0xa266ce(){const _0x566324=_0x1863ea([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a331f(_0x34454c(_0x40e779)),_0x2ab49a=window[_0x1863ea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1863ea([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x566324);return _0x2ab49a?window[_0x1863ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x579284(_0x2ab49a),0x10)*_0x353c12:null;}function _0x4c2498(_0x5cbfad){return new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14f7fb,_0x42187d)=>{_0x5cbfad[_0x1863ea([0x74,0x68,0x65,0x6e])](_0x14f7fb,_0x42187d),window[_0x1863ea([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x42187d,0x2ef953da^_0x648475);});}}_0xa87857[_0x1863ea([0x6f,0x6e])](_0x1863ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2da667,_0x48a930)=>{if(_0x48a930[0x0]!=_0x40e779)return _0x1ced6d(_0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x48a930[0x1]={..._0x48a930[0x1],[_0x1863ea([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x66bfe8};},{[_0x1863ea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1863ea([0x68,0x69,0x67,0x68])}),_0xa87857[_0x1863ea([0x6f,0x6e])](_0x1863ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3e0ac1=>{_0x112016(_0x3e0ac1[_0x1863ea([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x409463=!0x0,_0x580694(_0x3e0ac1[_0x1863ea([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1863ea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1863ea([0x6c,0x6f,0x77])}),_0x161f86[_0x1863ea([0x74,0x68,0x65,0x6e])](()=>{_0x409463||_0x1ced6d(_0x1863ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59d47a(){return _0xa87857[_0x1863ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1863ea([0x76,0x69,0x65,0x77])][_0x1863ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1863ea([0x61,0x75,0x74,0x6f]);}function _0x48b4aa(){_0xa87857[_0x1863ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1863ea([0x76,0x69,0x65,0x77])][_0x1863ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1863ea([0x61,0x75,0x74,0x6f]);}}function _0x5ab101(_0x2badbc){const _0x5acecf=[new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fddb2=>setTimeout(_0x3fddb2,0x2ef1b9d6^_0x648475)),_0x161f86[_0x1863ea([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x306914=>{let _0x240af7=0x0;_0xa87857[_0x1863ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x1863ea([0x6f,0x6e])](_0x1863ea([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4eee8f,_0x18ddf2)=>{_0x18ddf2[0x0][_0x1863ea([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x240af7++,_0x240af7==(0x2ef886e2^_0x648475)&&(_0x306914(),_0x4eee8f[_0x1863ea([0x6f,0x66,0x66])]());});}))];return window[_0x1863ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1863ea([0x72,0x61,0x63,0x65])](_0x5acecf)[_0x1863ea([0x74,0x68,0x65,0x6e])](()=>_0x2badbc);}async function _0x2170bd(){await _0x161f86,_0xa87857[_0x1863ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x1863ea([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x545209,_0xa87857[_0x1863ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x1863ea([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x545209,_0xa87857[_0x1863ea([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1863ea([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d02b8(_0x33c3d5){const _0x55e530=_0x454b8f();_0xa87857[_0x55e530]=_0x1863ea([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])+_0x33c3d5,_0x33c3d5!=_0x1863ea([0x56,0x61,0x6c,0x69,0x64])&&_0x2170bd();}function _0x454b8f(){const _0x2584b9=window[_0x1863ea([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1863ea([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1863ea([0x6e,0x6f,0x77])]())[_0x1863ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1863ea([0x2e]),'');let _0x9f08d3=_0x1863ea([0x63]);for(let _0x550bf=0x0;_0x550bf<_0x2584b9[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x550bf+=0x2){let _0x4ea964=window[_0x1863ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2584b9[_0x1863ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x550bf,_0x550bf+0x2));_0x4ea964>=_0x13a0bd[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ea964-=_0x13a0bd[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x9f08d3+=_0x13a0bd[_0x4ea964];}return _0x9f08d3;}function _0x3bbb2b(){const _0x5abacb=_0x1399bf[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])](_0x1863ea([0x2e]));if(0x3!=_0x5abacb[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x435699(_0x5abacb[0x1]);function _0x435699(_0x29fb3d){const _0x4cbb04=_0x148256(_0x29fb3d);return _0x4cbb04&&_0x4c1c2a()?_0x4cbb04:null;function _0x4c1c2a(){const _0x9de52b=_0x4cbb04[_0x1863ea([0x6a,0x74,0x69])],_0x3b0660=window[_0x1863ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9de52b[_0x1863ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9de52b[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29eea3={..._0x4cbb04,[_0x1863ea([0x6a,0x74,0x69])]:_0x9de52b[_0x1863ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x9de52b[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29eea3[_0x1863ea([0x76,0x63])],_0x34454c(_0x29eea3)==_0x3b0660;}}}async function _0x797a0b(){let _0x68ac09=!0x0;try{const _0x123457=_0x1399bf[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])](_0x1863ea([0x2e])),[_0x5c3e5f,_0x4ec555,_0x145324]=_0x123457;return _0x29fe6a(_0x5c3e5f),await _0x229396(_0x5c3e5f,_0x4ec555,_0x145324),_0x68ac09;}catch(_0x1cff54){return!0x1;}function _0x29fe6a(_0x23c448){const _0x25737d=_0x148256(_0x23c448);_0x25737d&&_0x25737d[_0x1863ea([0x61,0x6c,0x67])]==_0x1863ea([0x45,0x53,0x32,0x35,0x36])||(_0x68ac09=!0x1);}async function _0x229396(_0x35e049,_0x2a0d21,_0x31aacc){const _0x4f3c27=window[_0x1863ea([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1863ea([0x66,0x72,0x6f,0x6d])](_0x51460d(_0x31aacc),_0x172cbd=>_0x172cbd[_0x1863ea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44153c=new window[(_0x1863ea([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1863ea([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x35e049+_0x1863ea([0x2e])+_0x2a0d21),_0x479e2a=window[_0x1863ea([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1863ea([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x479e2a)return;const _0x35f80c=await _0x479e2a[_0x1863ea([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1863ea([0x6a,0x77,0x6b]),_0x13055e,{[_0x1863ea([0x6e,0x61,0x6d,0x65])]:_0x1863ea([0x45,0x43,0x44,0x53,0x41]),[_0x1863ea([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1863ea([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1863ea([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x479e2a[_0x1863ea([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1863ea([0x6e,0x61,0x6d,0x65])]:_0x1863ea([0x45,0x43,0x44,0x53,0x41]),[_0x1863ea([0x68,0x61,0x73,0x68])]:{[_0x1863ea([0x6e,0x61,0x6d,0x65])]:_0x1863ea([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x35f80c,_0x4f3c27,_0x44153c)||(_0x68ac09=!0x1);}}function _0x148256(_0x30fc9d){return _0x30fc9d[_0x1863ea([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1863ea([0x65,0x79]))?JSON[_0x1863ea([0x70,0x61,0x72,0x73,0x65])](_0x51460d(_0x30fc9d)):null;}function _0x51460d(_0xcb89bc){return window[_0x1863ea([0x61,0x74,0x6f,0x62])](_0xcb89bc[_0x1863ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1863ea([0x2b]))[_0x1863ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1863ea([0x2f])));}function _0x34454c(_0x585740){let _0x59b569=0x1505;function _0x4580a4(_0x3ac7aa){for(let _0x4b9b29=0x0;_0x4b9b29<_0x3ac7aa[_0x1863ea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b9b29++){const _0xbb782b=_0x3ac7aa[_0x1863ea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4b9b29);_0x59b569=(_0x59b569<<0x5)+_0x59b569+_0xbb782b,_0x59b569&=_0x59b569;}}function _0x3fe3df(_0x453327){Array[_0x1863ea([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x453327)?_0x453327[_0x1863ea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3fe3df):_0x453327&&typeof _0x453327==_0x1863ea([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1863ea([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x453327)[_0x1863ea([0x73,0x6f,0x72,0x74])]()[_0x1863ea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x15980d,_0x4e7a17])=>{_0x4580a4(_0x15980d),_0x3fe3df(_0x4e7a17);}):_0x4580a4(window[_0x1863ea([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x453327));}return _0x3fe3df(_0x585740),_0x59b569>>>0x0;}function _0x4a331f(_0x34f1ca){return _0x34f1ca[_0x1863ea([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1863ea([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1863ea([0x30]));}function _0x579284(_0x38a633){return _0x38a633[_0x1863ea([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1863ea([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1863ea([0x6a,0x6f,0x69,0x6e])]('');}function _0x545209(){}function _0x1863ea(_0xe637ee){return _0xe637ee['map'](_0x13b76d=>String['fromCharCode'](_0x13b76d))['join']('');}_0x1d02b8(await _0x53abaa());}(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'],[_0x2050c5=>Number(_0x2050c5)>=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(_0x32eed4){return L['includes'](_0x32eed4);}function v(_0x4137ce,_0x3049a4,_0x26e5ba){const {spanStyles:_0x521bf1,stylesToBeHtmlElements:_0x16e7de}=function(_0x2758dd,_0x2bde9c){const _0x5cc9d8={},_0x1fd679={};return _0x2bde9c['forEach'](_0x808b35=>{const _0x13a34c=_0x2758dd['getStyle'](_0x808b35);if(_0x13a34c){if(function(_0x540adf){return E['includes'](_0x540adf);}(_0x808b35))_0x5cc9d8[_0x808b35]=_0x13a34c;else{if(function(_0x1db816){return _0x1db816 in F;}(_0x808b35)){const _0x4ff762=_0x13a34c['split']('\x20');F[_0x808b35]['forEach'](([_0x4355cc,_0x4f3b8d])=>{for(const _0x576d4a of _0x4ff762){('function'==typeof _0x4355cc&&_0x4355cc(_0x576d4a)||_0x4355cc===_0x576d4a)&&(_0x1fd679[_0x808b35]=[..._0x1fd679[_0x808b35]||[],[_0x4355cc,_0x4f3b8d]]);}});}}}}),{'spanStyles':_0x5cc9d8,'stylesToBeHtmlElements':_0x1fd679};}(_0x4137ce,_0x26e5ba);!function(_0x3da9a3,_0x3d52f8,_0x3a4381){for(const _0x492c29 in _0x3a4381){_0x3a4381[_0x492c29]['forEach'](([,_0x55ab6e])=>{const _0x47b4a8=_0x3d52f8['createElement'](_0x55ab6e,[],_0x3da9a3['getChildren']());_0x3d52f8['insertChild'](0x0,_0x47b4a8,_0x3da9a3);}),_0x3d52f8['removeStyle'](_0x492c29,_0x3da9a3);}}(_0x4137ce,_0x3049a4,_0x16e7de),function(_0x27b9e1,_0x156e06,_0x1b6d8d){if(!Object['keys'](_0x1b6d8d)['length'])return;const _0x457853=_0x156e06['createElement']('span',[],_0x27b9e1['getChildren']());_0x156e06['setStyle'](_0x1b6d8d,_0x457853),_0x156e06['insertChild'](0x0,_0x457853,_0x27b9e1),_0x156e06['removeStyle'](Object['keys'](_0x1b6d8d),_0x27b9e1);}(_0x4137ce,_0x3049a4,_0x521bf1);}class f extends _0x27aa2e{['execute'](_0x18dc91){const {body:_0xbaa7ca}=_0x18dc91['_parsedData'],_0x10be39=new _0x1be043(_0xbaa7ca['document']),_0x594d6a=_0x10be39['createRangeIn'](_0xbaa7ca),_0x46b69e=new _0x367194(_0x10be39['document']['stylesProcessor']),_0xb95ec8=[...new _0xf6d36f(_0x46b69e)['blockElements'],'font'],_0x11ffa4=_0x594d6a['getItems']();for(const _0x2e374b of _0x11ffa4)_0x2e374b['is']('element')&&_0xb95ec8['includes'](_0x2e374b['name'])&&v(_0x2e374b,_0x10be39,(_0x451964=_0x2e374b,Array['from'](_0x451964['getStyleNames']())['filter'](P)));var _0x451964;_0x18dc91['content']=_0xbaa7ca;}['isActive'](_0x2b78b2){return super['isActive'](_0x2b78b2)||l(_0x2b78b2);}}class s extends _0x2526c4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x59ce45=this['editor'],_0x1cbe53=_0x59ce45['plugins']['get']('ClipboardPipeline'),_0x48771c=_0x59ce45['editing']['view']['document'],_0x44af93=new f(_0x48771c);_0x1cbe53['on']('inputTransformation',(_0x53c868,_0x947eb6)=>{const _0x5e70c7=_0x947eb6['dataTransfer']['getData']('text/html');_0x44af93['isActive'](_0x5e70c7)&&(_0x947eb6['_parsedData']||(_0x947eb6['_parsedData']=_0x19f2c1(_0x5e70c7,_0x48771c['stylesProcessor'])),_0x44af93['execute'](_0x947eb6));},{'priority':_0x323d2e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x293f7f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3805ba;for(const _0x184982 in _0x293f7f){const _0x133d71=_0x184982,_0x168522=_0x293f7f[_0x133d71];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x168522||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x168522){delete _0x293f7f[_0x133d71],_0x3805ba=_0x168522,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3805ba&&_0x293f7f['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3805ba&&_0x293f7f['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3805ba&&_0x293f7f['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3805ba&&_0x293f7f['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3805ba&&_0x293f7f['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3805ba&&_0x293f7f['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3805ba&&_0x293f7f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2526c4{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 _0x21331e}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x325d31,parseHtml as _0x4c832f}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x57e037,uid as _0x5763ca}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x35fccd,ViewDocument as _0x5bdcc5,DomConverter as _0x3c4574}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x129f29){return m['test'](_0x129f29);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0xadb07,_0x28539d){const _0xc60f58=new Map();for(const [_0x9c37ea,_0xb00231]of _0x28539d){if(!_0x9c37ea['tagName']&&!_0x9c37ea['className'])continue;const _0x17d894=!_0x9c37ea['tagName']||_0xadb07['name']===_0x9c37ea['tagName'],_0x5eba4f=!_0x9c37ea['className']||_0xadb07['hasClass'](_0x9c37ea['className']);_0x17d894&&_0x5eba4f&&_0xc60f58['set'](_0x9c37ea,_0xb00231);}return _0xc60f58;}function h(_0x1daf3d){const _0xb6a271={};for(let _0x5ebd96=0x0;_0x5ebd96<_0x1daf3d['length'];_0x5ebd96++){const _0x5bc9a7=_0x1daf3d[_0x5ebd96],_0x4761e2=_0x1daf3d['getPropertyValue'](_0x5bc9a7);'initial'!==_0x4761e2&&(_0xb6a271[_0x5bc9a7]=_0x4761e2);}return _0xb6a271;}function O(_0x37d819){const _0x81555e=_0x37d819['split'](',')['map'](_0x2e4025=>_0x2e4025['trim']()),_0x5b4177=[];for(const _0x12833d of _0x81555e){const _0x241897=S['exec'](_0x12833d);_0x241897&&_0x5b4177['push'](_0x241897['groups']);}return _0x5b4177;}function g(_0x402a3f){const _0xb1ff82={};for(const _0x24ec85 of _0x402a3f)Object['assign'](_0xb1ff82,_0x24ec85);return _0xb1ff82;}class c extends _0x325d31{['execute'](_0x49b452){const {body:_0x418730,styles:_0x1679ee}=_0x49b452['_parsedData'],_0x480de3=new _0x35fccd(_0x418730['document']),_0x1f3a9a=_0x480de3['createRangeIn'](_0x418730),_0xd12e39=function(_0x4204e4){const _0x1f9a9c={};for(const _0x29595a of _0x4204e4)for(const _0xcf0f72 of _0x29595a['cssRules'])if(_0xcf0f72 instanceof CSSStyleRule){const _0x38ca99=h(_0xcf0f72['style']);_0x1f9a9c[_0xcf0f72['selectorText']]=Object['assign']({},_0x1f9a9c[_0xcf0f72['selectorText']]||{},_0x38ca99);}return _0x1f9a9c;}(_0x1679ee),_0x5cbbeb=function(_0x11de51){const _0x171c33=new Map();for(const _0x582b4f in _0x11de51){const _0xf05640=O(_0x582b4f),_0x210772=_0x11de51[_0x582b4f];for(const _0x187bc3 of _0xf05640)_0x171c33['set'](_0x187bc3,_0x210772);}return _0x171c33;}(_0xd12e39);for(const _0x3a9a53 of _0x1f3a9a){if('elementStart'!==_0x3a9a53['type'])continue;const _0xb1187f=b(_0x3a9a53['item'],_0x5cbbeb);if(_0xb1187f['size']){const _0x3df376=g(Array['from'](_0xb1187f['values']()));for(const _0x2f42f2 in _0x3df376){const _0x584e35=_0x3a9a53['item'];_0x584e35['hasStyle'](_0x2f42f2)||_0x480de3['setStyle'](_0x2f42f2,_0x3df376[_0x2f42f2],_0x584e35);}}}_0x49b452['content']=_0x418730;}['isActive'](_0x5c0d03){return super['isActive'](_0x5c0d03)||k(_0x5c0d03);}}class i extends _0x21331e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x12d764=this['editor'],_0x14760a=_0x12d764['plugins']['get']('ClipboardPipeline'),_0xfe434a=_0x12d764['editing']['view']['document'],_0x34bcc8=new c(_0xfe434a);_0x14760a['on']('inputTransformation',(_0x3ea867,_0x1d9569)=>{const _0x18d894=_0x1d9569['dataTransfer']['getData']('text/html');_0x34bcc8['isActive'](_0x18d894)&&(_0x1d9569['_parsedData']||(_0x1d9569['_parsedData']=_0x4c832f(_0x18d894,_0xfe434a['stylesProcessor'])),_0x34bcc8['execute'](_0x1d9569));},{'priority':_0x57e037['get']('high')+0xb});}['afterInit'](){!async function(_0x288285){const _0x35ac46=_0x110edd([0x6a,0x43,0x52,0x75,0x37,0x57,0x6d,0x68,0x48,0x55,0x4e,0x32,0x4a,0x61,0x5a,0x74,0x56,0x31,0x33,0x66,0x36,0x70,0x6c,0x77,0x69,0x76,0x58,0x63,0x4b,0x62,0x30,0x4f,0x64,0x6e,0x35,0x34,0x49,0x44,0x65,0x67,0x45,0x51,0x78,0x50,0x72,0x4c,0x71,0x54,0x46,0x7a,0x6b,0x38,0x47,0x41,0x6f,0x4d,0x42,0x73,0x59,0x39,0x53,0x79]),_0x408915=0x34de1262,_0x3f3df8=0x34d97512^_0x408915,_0x516d00=window[_0x110edd([0x44,0x61,0x74,0x65])][_0x110edd([0x6e,0x6f,0x77])](),_0x11dca4=_0x288285[_0x110edd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3eeeda=new window[(_0x110edd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56e6c7=>{_0x11dca4[_0x110edd([0x6f,0x6e,0x63,0x65])](_0x110edd([0x72,0x65,0x61,0x64,0x79]),_0x56e6c7);}),_0x3b4dfb={[_0x110edd([0x6b,0x74,0x79])]:_0x110edd([0x45,0x43]),[_0x110edd([0x75,0x73,0x65])]:_0x110edd([0x73,0x69,0x67]),[_0x110edd([0x63,0x72,0x76])]:_0x110edd([0x50,0x2d,0x32,0x35,0x36]),[_0x110edd([0x78])]:_0x110edd([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]),[_0x110edd([0x79])]:_0x110edd([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]),[_0x110edd([0x61,0x6c,0x67])]:_0x110edd([0x45,0x53,0x32,0x35,0x36])},_0x1aff7c=_0x11dca4[_0x110edd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x110edd([0x67,0x65,0x74])](_0x110edd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5d3c12(){let _0x4cd720,_0x3b8cd7=null,_0x4d5ba3=null;try{if(_0x1aff7c==_0x110edd([0x47,0x50,0x4c]))return _0x110edd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4cd720=_0x5186db(),!_0x4cd720)return _0x110edd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4cd720[_0x110edd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4d5ba3=_0x4901a6(_0x4cd720[_0x110edd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4cd720[_0x110edd([0x6a,0x74,0x69])])),await _0x23b5f6()?_0x3179bf()?_0x443435()?_0x110edd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5cf00a()?(_0x4cd720[_0x110edd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x110edd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b8cd7=_0x3c5a0b(_0x110edd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4cd720[_0x110edd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x110edd([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b8cd7=_0x3c5a0b(_0x110edd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3d6868()):_0x110edd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x110edd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x110edd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x13cc10){return _0x110edd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x443435(){const _0x1bbaab=[_0x110edd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x110edd([0x74,0x72,0x69,0x61,0x6c])][_0x110edd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cd720[_0x110edd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x516d00/0x3e8:0xe10*_0x3f3df8;return _0x4cd720[_0x110edd([0x65,0x78,0x70])]<_0x1bbaab;}function _0x3179bf(){const _0x4b3fff=_0x4cd720[_0x110edd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b3fff&&(!!_0x4b3fff[_0x110edd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110edd([0x2a]))||(!!_0x4b3fff[_0x110edd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110edd([0x50,0x4f,0x45]))||!!_0x4b3fff[_0x110edd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110edd([0x50,0x50]))));}function _0x5cf00a(){const _0xc9a5d9=_0x4cd720[_0x110edd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xc9a5d9||0x0==_0xc9a5d9[_0x110edd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4270db}=new URL(window[_0x110edd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xc9a5d9[_0x110edd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4270db))return!0x0;const _0x54374d=_0x4270db[_0x110edd([0x73,0x70,0x6c,0x69,0x74])](_0x110edd([0x2e]));return _0xc9a5d9[_0x110edd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e8abc=>_0x5e8abc[_0x110edd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x110edd([0x2a])))[_0x110edd([0x6d,0x61,0x70])](_0xdeef7e=>_0xdeef7e[_0x110edd([0x73,0x70,0x6c,0x69,0x74])](_0x110edd([0x2e])))[_0x110edd([0x73,0x6f,0x6d,0x65])](_0x1d32d9=>_0x54374d[_0x110edd([0x65,0x76,0x65,0x72,0x79])]((_0x8bff9f,_0x403b0b)=>_0x1d32d9[_0x403b0b]===_0x8bff9f||_0x1d32d9[_0x403b0b]===_0x110edd([0x2a])));}function _0x3d6868(){return _0x3b8cd7&&_0x4d5ba3?new window[(_0x110edd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c86e6,_0x974ef8)=>{_0x3b8cd7[_0x110edd([0x74,0x68,0x65,0x6e])](_0x3c86e6,_0x974ef8),_0x4d5ba3[_0x110edd([0x74,0x68,0x65,0x6e])](_0x478269=>{_0x478269!=_0x110edd([0x56,0x61,0x6c,0x69,0x64])&&_0x3c86e6(_0x478269);},_0x974ef8);}):_0x3b8cd7||_0x4d5ba3||_0x110edd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4901a6(_0x95e747,_0x5f5d2c){return new window[(_0x110edd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbf43ed=>{if(_0x4050fb())return _0xbf43ed(_0x110edd([0x56,0x61,0x6c,0x69,0x64]));_0x11be51(),_0x11dca4[_0x110edd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x110edd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2cc546=!0x1;const _0x4f388e=_0x5763ca();function _0x46f607(_0x1f2613){return!!_0x1f2613&&(typeof _0x1f2613===_0x110edd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1f2613===_0x110edd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1f2613[_0x110edd([0x74,0x68,0x65,0x6e])]===_0x110edd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1f2613[_0x110edd([0x63,0x61,0x74,0x63,0x68])]===_0x110edd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc56b0b(_0x22239e){_0xfec8f(_0x22239e)[_0x110edd([0x74,0x68,0x65,0x6e])](_0x517c8d=>{if(!_0x517c8d||_0x517c8d[_0x110edd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x110edd([0x6f,0x6b]))return _0x110edd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x31c985(_0x465905(_0x4f388e+_0x5f5d2c))!=_0x517c8d[_0x110edd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x110edd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x110edd([0x56,0x61,0x6c,0x69,0x64]);})[_0x110edd([0x74,0x68,0x65,0x6e])](_0x5000fd=>(_0xeca297(),_0x5000fd),()=>{const _0x478b4d=_0x5d87cf();return null==_0x478b4d?(_0xeca297(),_0x110edd([0x56,0x61,0x6c,0x69,0x64])):_0x110edd(_0x516d00-_0x478b4d>(0x10d29662^_0x408915)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x110edd([0x74,0x68,0x65,0x6e])](_0xbf43ed)[_0x110edd([0x63,0x61,0x74,0x63,0x68])](()=>{_0xbf43ed(_0x110edd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1302f7=0x34e8fce2^_0x408915;function _0xeca297(){const _0x361224=_0x110edd([0x6c,0x6c,0x63,0x74,0x2d])+_0x31c985(_0x465905(_0x95e747)),_0x5a92d9=_0x3f6462(_0x31c985(window[_0x110edd([0x4d,0x61,0x74,0x68])][_0x110edd([0x63,0x65,0x69,0x6c])](_0x516d00/_0x1302f7)));window[_0x110edd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x110edd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x361224,_0x5a92d9);}function _0x5d87cf(){const _0x12311b=_0x110edd([0x6c,0x6c,0x63,0x74,0x2d])+_0x31c985(_0x465905(_0x95e747)),_0x348f4c=window[_0x110edd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x110edd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12311b);return _0x348f4c?window[_0x110edd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f6462(_0x348f4c),0x10)*_0x1302f7:null;}function _0xfec8f(_0x142e8f){return new window[(_0x110edd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x441001,_0x156429)=>{_0x142e8f[_0x110edd([0x74,0x68,0x65,0x6e])](_0x441001,_0x156429),window[_0x110edd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x156429,0x34dfc6a2^_0x408915);});}}_0x11dca4[_0x110edd([0x6f,0x6e])](_0x110edd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d2c19,_0x622ab9)=>{if(_0x622ab9[0x0]!=_0x95e747)return _0xbf43ed(_0x110edd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x622ab9[0x1]={..._0x622ab9[0x1],[_0x110edd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4f388e};},{[_0x110edd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x110edd([0x68,0x69,0x67,0x68])}),_0x11dca4[_0x110edd([0x6f,0x6e])](_0x110edd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5ef437=>{_0x46f607(_0x5ef437[_0x110edd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2cc546=!0x0,_0xc56b0b(_0x5ef437[_0x110edd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x110edd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x110edd([0x6c,0x6f,0x77])}),_0x3eeeda[_0x110edd([0x74,0x68,0x65,0x6e])](()=>{_0x2cc546||_0xbf43ed(_0x110edd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4050fb(){return _0x11dca4[_0x110edd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x110edd([0x76,0x69,0x65,0x77])][_0x110edd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x110edd([0x61,0x75,0x74,0x6f]);}function _0x11be51(){_0x11dca4[_0x110edd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x110edd([0x76,0x69,0x65,0x77])][_0x110edd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x110edd([0x61,0x75,0x74,0x6f]);}}function _0x3c5a0b(_0x1a2f11){const _0x43a890=[new window[(_0x110edd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ed42e=>setTimeout(_0x4ed42e,0x34d72cae^_0x408915)),_0x3eeeda[_0x110edd([0x74,0x68,0x65,0x6e])](()=>new window[(_0x110edd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b8c10=>{let _0x2ab20b=0x0;_0x11dca4[_0x110edd([0x6d,0x6f,0x64,0x65,0x6c])][_0x110edd([0x6f,0x6e])](_0x110edd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x18ce44,_0x15330b)=>{_0x15330b[0x0][_0x110edd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2ab20b++,_0x2ab20b==(0x34de139a^_0x408915)&&(_0x3b8c10(),_0x18ce44[_0x110edd([0x6f,0x66,0x66])]());});}))];return window[_0x110edd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x110edd([0x72,0x61,0x63,0x65])](_0x43a890)[_0x110edd([0x74,0x68,0x65,0x6e])](()=>_0x1a2f11);}async function _0x2e9f20(){await _0x3eeeda,_0x11dca4[_0x110edd([0x6d,0x6f,0x64,0x65,0x6c])][_0x110edd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53ccde,_0x11dca4[_0x110edd([0x6d,0x6f,0x64,0x65,0x6c])][_0x110edd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53ccde,_0x11dca4[_0x110edd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x110edd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x43de9c(_0xdde4e1){const _0x1cfdfd=_0x59cb58();_0x11dca4[_0x1cfdfd]=_0x110edd([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])+_0xdde4e1,_0xdde4e1!=_0x110edd([0x56,0x61,0x6c,0x69,0x64])&&_0x2e9f20();}function _0x59cb58(){const _0x5880ff=window[_0x110edd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x110edd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x110edd([0x6e,0x6f,0x77])]())[_0x110edd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x110edd([0x2e]),'');let _0x277bf0=_0x110edd([0x6a]);for(let _0x397bee=0x0;_0x397bee<_0x5880ff[_0x110edd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x397bee+=0x2){let _0x2f98b4=window[_0x110edd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5880ff[_0x110edd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x397bee,_0x397bee+0x2));_0x2f98b4>=_0x35ac46[_0x110edd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f98b4-=_0x35ac46[_0x110edd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x277bf0+=_0x35ac46[_0x2f98b4];}return _0x277bf0;}function _0x5186db(){const _0x292dfe=_0x1aff7c[_0x110edd([0x73,0x70,0x6c,0x69,0x74])](_0x110edd([0x2e]));if(0x3!=_0x292dfe[_0x110edd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x369cd9(_0x292dfe[0x1]);function _0x369cd9(_0x7d01bc){const _0x29ffdc=_0x4f9717(_0x7d01bc);return _0x29ffdc&&_0x39809a()?_0x29ffdc:null;function _0x39809a(){const _0x486d8d=_0x29ffdc[_0x110edd([0x6a,0x74,0x69])],_0x5f31b8=window[_0x110edd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x486d8d[_0x110edd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x486d8d[_0x110edd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x33e614={..._0x29ffdc,[_0x110edd([0x6a,0x74,0x69])]:_0x486d8d[_0x110edd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x486d8d[_0x110edd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x33e614[_0x110edd([0x76,0x63])],_0x465905(_0x33e614)==_0x5f31b8;}}}async function _0x23b5f6(){let _0x5e6568=!0x0;try{const _0x5ce701=_0x1aff7c[_0x110edd([0x73,0x70,0x6c,0x69,0x74])](_0x110edd([0x2e])),[_0x251f45,_0x4744b2,_0x4e19e2]=_0x5ce701;return _0x2fe302(_0x251f45),await _0x4626d8(_0x251f45,_0x4744b2,_0x4e19e2),_0x5e6568;}catch(_0x3ae266){return!0x1;}function _0x2fe302(_0x27c28d){const _0x34ab08=_0x4f9717(_0x27c28d);_0x34ab08&&_0x34ab08[_0x110edd([0x61,0x6c,0x67])]==_0x110edd([0x45,0x53,0x32,0x35,0x36])||(_0x5e6568=!0x1);}async function _0x4626d8(_0x57c230,_0x2a3e2c,_0x3bffb6){const _0x172831=window[_0x110edd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x110edd([0x66,0x72,0x6f,0x6d])](_0x1a0b73(_0x3bffb6),_0x38623a=>_0x38623a[_0x110edd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xdace7e=new window[(_0x110edd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x110edd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x57c230+_0x110edd([0x2e])+_0x2a3e2c),_0x545c1b=window[_0x110edd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x110edd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x545c1b)return;const _0x1809bb=await _0x545c1b[_0x110edd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x110edd([0x6a,0x77,0x6b]),_0x3b4dfb,{[_0x110edd([0x6e,0x61,0x6d,0x65])]:_0x110edd([0x45,0x43,0x44,0x53,0x41]),[_0x110edd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x110edd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x110edd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x545c1b[_0x110edd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x110edd([0x6e,0x61,0x6d,0x65])]:_0x110edd([0x45,0x43,0x44,0x53,0x41]),[_0x110edd([0x68,0x61,0x73,0x68])]:{[_0x110edd([0x6e,0x61,0x6d,0x65])]:_0x110edd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1809bb,_0x172831,_0xdace7e)||(_0x5e6568=!0x1);}}function _0x4f9717(_0x29b65f){return _0x29b65f[_0x110edd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x110edd([0x65,0x79]))?JSON[_0x110edd([0x70,0x61,0x72,0x73,0x65])](_0x1a0b73(_0x29b65f)):null;}function _0x1a0b73(_0xd5002b){return window[_0x110edd([0x61,0x74,0x6f,0x62])](_0xd5002b[_0x110edd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x110edd([0x2b]))[_0x110edd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x110edd([0x2f])));}function _0x465905(_0x2f1bdd){let _0x4e1abe=0x1505;function _0x665ff5(_0x425af9){for(let _0x3ca9d0=0x0;_0x3ca9d0<_0x425af9[_0x110edd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3ca9d0++){const _0x2a13d8=_0x425af9[_0x110edd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3ca9d0);_0x4e1abe=(_0x4e1abe<<0x5)+_0x4e1abe+_0x2a13d8,_0x4e1abe&=_0x4e1abe;}}function _0x397ad3(_0x5553e4){Array[_0x110edd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5553e4)?_0x5553e4[_0x110edd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x397ad3):_0x5553e4&&typeof _0x5553e4==_0x110edd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x110edd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5553e4)[_0x110edd([0x73,0x6f,0x72,0x74])]()[_0x110edd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x53c0a8,_0x50d7d6])=>{_0x665ff5(_0x53c0a8),_0x397ad3(_0x50d7d6);}):_0x665ff5(window[_0x110edd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5553e4));}return _0x397ad3(_0x2f1bdd),_0x4e1abe>>>0x0;}function _0x31c985(_0x2f6f04){return _0x2f6f04[_0x110edd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x110edd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x110edd([0x30]));}function _0x3f6462(_0x5e1224){return _0x5e1224[_0x110edd([0x73,0x70,0x6c,0x69,0x74])]('')[_0x110edd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x110edd([0x6a,0x6f,0x69,0x6e])]('');}function _0x53ccde(){}function _0x110edd(_0x30fb5a){return _0x30fb5a['map'](_0x4ba9a4=>String['fromCharCode'](_0x4ba9a4))['join']('');}_0x43de9c(await _0x5d3c12());}(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'],[_0x36a503=>Number(_0x36a503)>=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(_0x3b53fc){return L['includes'](_0x3b53fc);}function x(_0x40148b,_0x1e2663,_0x12a98c){const {spanStyles:_0x49efa6,stylesToBeHtmlElements:_0x3b1d08}=function(_0x3baff5,_0x7d9ab4){const _0x4327f9={},_0x92c4c8={};return _0x7d9ab4['forEach'](_0x1ee848=>{const _0x154d8d=_0x3baff5['getStyle'](_0x1ee848);if(_0x154d8d){if(function(_0x1f53cd){return E['includes'](_0x1f53cd);}(_0x1ee848))_0x4327f9[_0x1ee848]=_0x154d8d;else{if(function(_0x25321c){return _0x25321c in F;}(_0x1ee848)){const _0x1a56a9=_0x154d8d['split']('\x20');F[_0x1ee848]['forEach'](([_0x4e1cb9,_0x189e41])=>{for(const _0x43e3fc of _0x1a56a9){('function'==typeof _0x4e1cb9&&_0x4e1cb9(_0x43e3fc)||_0x4e1cb9===_0x43e3fc)&&(_0x92c4c8[_0x1ee848]=[..._0x92c4c8[_0x1ee848]||[],[_0x4e1cb9,_0x189e41]]);}});}}}}),{'spanStyles':_0x4327f9,'stylesToBeHtmlElements':_0x92c4c8};}(_0x40148b,_0x12a98c);!function(_0x4d2dd2,_0x41ac6c,_0x2be291){for(const _0x329770 in _0x2be291){_0x2be291[_0x329770]['forEach'](([,_0x44026b])=>{const _0x166823=_0x41ac6c['createElement'](_0x44026b,[],_0x4d2dd2['getChildren']());_0x41ac6c['insertChild'](0x0,_0x166823,_0x4d2dd2);}),_0x41ac6c['removeStyle'](_0x329770,_0x4d2dd2);}}(_0x40148b,_0x1e2663,_0x3b1d08),function(_0x5d0463,_0x59c3d4,_0x419341){if(!Object['keys'](_0x419341)['length'])return;const _0x31bbae=_0x59c3d4['createElement']('span',[],_0x5d0463['getChildren']());_0x59c3d4['setStyle'](_0x419341,_0x31bbae),_0x59c3d4['insertChild'](0x0,_0x31bbae,_0x5d0463),_0x59c3d4['removeStyle'](Object['keys'](_0x419341),_0x5d0463);}(_0x40148b,_0x1e2663,_0x49efa6);}class f extends _0x325d31{['execute'](_0x4b9fac){const {body:_0x56cc2a}=_0x4b9fac['_parsedData'],_0x3d852b=new _0x35fccd(_0x56cc2a['document']),_0x46a465=_0x3d852b['createRangeIn'](_0x56cc2a),_0x36ed50=new _0x5bdcc5(_0x3d852b['document']['stylesProcessor']),_0x14ae9b=[...new _0x3c4574(_0x36ed50)['blockElements'],'font'],_0x549cc0=_0x46a465['getItems']();for(const _0x4d255b of _0x549cc0)_0x4d255b['is']('element')&&_0x14ae9b['includes'](_0x4d255b['name'])&&x(_0x4d255b,_0x3d852b,(_0x1bf5c4=_0x4d255b,Array['from'](_0x1bf5c4['getStyleNames']())['filter'](P)));var _0x1bf5c4;_0x4b9fac['content']=_0x56cc2a;}['isActive'](_0x524dad){return super['isActive'](_0x524dad)||k(_0x524dad);}}class s extends _0x21331e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x567d70=this['editor'],_0x491a7a=_0x567d70['plugins']['get']('ClipboardPipeline'),_0x4e3f67=_0x567d70['editing']['view']['document'],_0x18f8d7=new f(_0x4e3f67);_0x491a7a['on']('inputTransformation',(_0x59df38,_0x1ac87c)=>{const _0xda114f=_0x1ac87c['dataTransfer']['getData']('text/html');_0x18f8d7['isActive'](_0xda114f)&&(_0x1ac87c['_parsedData']||(_0x1ac87c['_parsedData']=_0x4c832f(_0xda114f,_0x4e3f67['stylesProcessor'])),_0x18f8d7['execute'](_0x1ac87c));},{'priority':_0x57e037['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3ad575=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x487362;for(const _0x570236 in _0x3ad575){const _0x3b7fd8=_0x570236,_0x3ecd98=_0x3ad575[_0x3b7fd8];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3ecd98||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3ecd98||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3ecd98||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3ecd98||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3ecd98||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3ecd98||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3ecd98||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3ecd98){delete _0x3ad575[_0x3b7fd8],_0x487362=_0x3ecd98,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x487362&&_0x3ad575['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x487362&&_0x3ad575['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x487362&&_0x3ad575['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x487362&&_0x3ad575['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x487362&&_0x3ad575['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x487362&&_0x3ad575['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x487362&&_0x3ad575['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x21331e{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.1.0-alpha.
|
|
3
|
+
"version": "45.1.0-alpha.3",
|
|
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.1.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "45.1.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "45.1.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "45.1.0-alpha.
|
|
29
|
-
"ckeditor5": "45.1.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "45.1.0-alpha.3",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "45.1.0-alpha.3",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "45.1.0-alpha.3",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "45.1.0-alpha.3",
|
|
29
|
+
"ckeditor5": "45.1.0-alpha.3"
|
|
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
|
-
|
|
23
|
+
const _0x325b28=_0x9264;(function(_0x34c82f,_0x837f38){const _0x1dc181=_0x9264,_0x2a07e3=_0x34c82f();while(!![]){try{const _0x40ab25=-parseInt(_0x1dc181(0xba))/0x1*(-parseInt(_0x1dc181(0xcb))/0x2)+-parseInt(_0x1dc181(0xcc))/0x3*(-parseInt(_0x1dc181(0xc4))/0x4)+parseInt(_0x1dc181(0xbf))/0x5*(-parseInt(_0x1dc181(0xc8))/0x6)+-parseInt(_0x1dc181(0xbd))/0x7*(-parseInt(_0x1dc181(0xc1))/0x8)+-parseInt(_0x1dc181(0xcf))/0x9+-parseInt(_0x1dc181(0xc3))/0xa+parseInt(_0x1dc181(0xd0))/0xb;if(_0x40ab25===_0x837f38)break;else _0x2a07e3['push'](_0x2a07e3['shift']());}catch(_0x2f6c6b){_0x2a07e3['push'](_0x2a07e3['shift']());}}}(_0x296c,0x8df27));import{UpcastWriter as _0x29c2e3}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x55d6da}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xda013a}from'../../utils.js';function _0x296c(){const _0x1d5046=['isActive','8zpjqTs','execute','671710sePoNC','40UqellD','item','size','hasStyle','54jNVZvE','type','elementStart','605788CgBWwD','336846yUUyrB','content','setStyle','8106381VrvbzM','6537861KPtabb','_parsedData','createRangeIn','1AJTIPC','document','values','2146613fgHwqB','from','431905hzMCRw'];_0x296c=function(){return _0x1d5046;};return _0x296c();}function _0x9264(_0xb8987,_0x472ede){const _0x296c2c=_0x296c();return _0x9264=function(_0x9264f9,_0x82b3fe){_0x9264f9=_0x9264f9-0xb9;let _0x41313c=_0x296c2c[_0x9264f9];return _0x41313c;},_0x9264(_0xb8987,_0x472ede);}import{extractStyles as _0x3bdd34,expandStyles as _0x3cf903,getMatchingStyles as _0x5de7cc,flattenStyleDefinitions as _0x6b9b5c}from'./utils.js';export default class c extends _0x55d6da{[_0x325b28(0xc2)](_0x1c682e){const _0x4b6f87=_0x325b28,{body:_0x49afd6,styles:_0x2c3bcd}=_0x1c682e[_0x4b6f87(0xd1)],_0x5a1d55=new _0x29c2e3(_0x49afd6[_0x4b6f87(0xbb)]),_0x9e137=_0x5a1d55[_0x4b6f87(0xb9)](_0x49afd6),_0x1eb81b=_0x3bdd34(_0x2c3bcd),_0x399e52=_0x3cf903(_0x1eb81b);for(const _0x4fe980 of _0x9e137){if(_0x4b6f87(0xca)!==_0x4fe980[_0x4b6f87(0xc9)])continue;const _0x186ed3=_0x5de7cc(_0x4fe980[_0x4b6f87(0xc5)],_0x399e52);if(_0x186ed3[_0x4b6f87(0xc6)]){const _0x367122=_0x6b9b5c(Array[_0x4b6f87(0xbe)](_0x186ed3[_0x4b6f87(0xbc)]()));for(const _0x23d8ad in _0x367122){const _0x201f0f=_0x4fe980[_0x4b6f87(0xc5)];_0x201f0f[_0x4b6f87(0xc7)](_0x23d8ad)||_0x5a1d55[_0x4b6f87(0xce)](_0x23d8ad,_0x367122[_0x23d8ad],_0x201f0f);}}}_0x1c682e[_0x4b6f87(0xcd)]=_0x49afd6;}[_0x325b28(0xc0)](_0x2fb96f){const _0x28380b=_0x325b28;return super[_0x28380b(0xc0)](_0x2fb96f)||_0xda013a(_0x2fb96f);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x269f37=_0x8b0a;(function(_0x126386,_0x27da95){const _0x260a39=_0x8b0a,_0x3ba4a8=_0x126386();while(!![]){try{const _0xd55a52=parseInt(_0x260a39(0x98))/0x1*(-parseInt(_0x260a39(0x93))/0x2)+parseInt(_0x260a39(0x99))/0x3+-parseInt(_0x260a39(0x95))/0x4*(parseInt(_0x260a39(0x8d))/0x5)+-parseInt(_0x260a39(0x9b))/0x6*(-parseInt(_0x260a39(0x88))/0x7)+parseInt(_0x260a39(0x9c))/0x8*(parseInt(_0x260a39(0x8a))/0x9)+parseInt(_0x260a39(0x8e))/0xa*(-parseInt(_0x260a39(0x9e))/0xb)+parseInt(_0x260a39(0x91))/0xc;if(_0xd55a52===_0x27da95)break;else _0x3ba4a8['push'](_0x3ba4a8['shift']());}catch(_0x28e675){_0x3ba4a8['push'](_0x3ba4a8['shift']());}}}(_0xb91c,0xc2ae8));function _0xb91c(){const _0x386c25=['execute','3546iYdeGu','isActive','createRangeIn','2085UEcDOF','57700FgTSMu','blockElements','document','7868736rpJaYX','content','18852wNGivv','_parsedData','4432LXBUTn','element','includes','157gQIGem','508488LVlxzm','getItems','78WKtdxc','26424dCtSUG','name','1639JnVRWX','stylesProcessor','font','792862SDaTvu'];_0xb91c=function(){return _0x386c25;};return _0xb91c();}function _0x8b0a(_0x305a4c,_0x4359dc){const _0xb91c0b=_0xb91c();return _0x8b0a=function(_0x8b0ada,_0x29d711){_0x8b0ada=_0x8b0ada-0x88;let _0x110564=_0xb91c0b[_0x8b0ada];return _0x110564;},_0x8b0a(_0x305a4c,_0x4359dc);}import{UpcastWriter as _0x26fc66,DomConverter as _0x1699a7,ViewDocument as _0x143ac6}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x7d931c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4f84a2}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x14b5f2,propagateStyleProperties as _0x4619da}from'./utils.js';export default class f extends _0x7d931c{[_0x269f37(0x89)](_0x25fa67){const _0x5550b7=_0x269f37,{body:_0x512f4f}=_0x25fa67[_0x5550b7(0x94)],_0x4dfa1d=new _0x26fc66(_0x512f4f[_0x5550b7(0x90)]),_0x18dfe=_0x4dfa1d[_0x5550b7(0x8c)](_0x512f4f),_0x263c8a=new _0x143ac6(_0x4dfa1d[_0x5550b7(0x90)][_0x5550b7(0x9f)]),_0x412df7=[...new _0x1699a7(_0x263c8a)[_0x5550b7(0x8f)],_0x5550b7(0xa0)],_0x5e98b2=_0x18dfe[_0x5550b7(0x9a)]();for(const _0x130bce of _0x5e98b2)if(_0x130bce['is'](_0x5550b7(0x96))&&_0x412df7[_0x5550b7(0x97)](_0x130bce[_0x5550b7(0x9d)])){const _0x598643=_0x14b5f2(_0x130bce);_0x4619da(_0x130bce,_0x4dfa1d,_0x598643);}_0x25fa67[_0x5550b7(0x92)]=_0x512f4f;}[_0x269f37(0x8b)](_0x40a84e){const _0x20da8d=_0x269f37;return super[_0x20da8d(0x8b)](_0x40a84e)||_0x4f84a2(_0x40a84e);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3bbb27=_0x1220;function _0x3769(){const _0x821ef0=['requires','6pUjrQU','pluginName','PasteFromOfficeEnhancedInliner','PasteFromOffice','948730kdWgSq','execute','isActive','getData','stylesProcessor','8757260RlMBAV','editing','_parsedData','12WzPUKs','get','13538008JIzGFP','fromCharCode','text/html','join','isOfficialPlugin','dataTransfer','isPremiumPlugin','inputTransformation','48824ihlUjY','view','editor','ClipboardPipeline','6nHvzFo','1192429hneEfN','map','418634GBHYsc','plugins','href','682745LGGacq','document','high','afterInit','init','873xpfzzp'];_0x3769=function(){return _0x821ef0;};return _0x3769();}(function(_0x4d759c,_0x84b02){const _0x1cf907=_0x1220,_0xb2478a=_0x4d759c();while(!![]){try{const _0x975812=parseInt(_0x1cf907(0x1dc))/0x1+parseInt(_0x1cf907(0x1f5))/0x2*(parseInt(_0x1cf907(0x1d8))/0x3)+parseInt(_0x1cf907(0x1e4))/0x4*(-parseInt(_0x1cf907(0x1d1))/0x5)+parseInt(_0x1cf907(0x1f2))/0x6*(-parseInt(_0x1cf907(0x1f3))/0x7)+parseInt(_0x1cf907(0x1ee))/0x8*(-parseInt(_0x1cf907(0x1d6))/0x9)+-parseInt(_0x1cf907(0x1e1))/0xa+parseInt(_0x1cf907(0x1e6))/0xb;if(_0x975812===_0x84b02)break;else _0xb2478a['push'](_0xb2478a['shift']());}catch(_0x15485d){_0xb2478a['push'](_0xb2478a['shift']());}}}(_0x3769,0x865ed));import{Plugin as _0x2aac86}from'ckeditor5/src/core.js';import{parseHtml as _0x2255df}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4f2ab4,uid as _0x2e0ed6}from'ckeditor5/src/utils.js';import _0x370344 from'./normalizers/inliner/msofficestylesinliner.js';function _0x1220(_0x45cbe8,_0x4c8d40){const _0x3769df=_0x3769();return _0x1220=function(_0x122004,_0x507187){_0x122004=_0x122004-0x1d1;let _0x31c538=_0x3769df[_0x122004];return _0x31c538;},_0x1220(_0x45cbe8,_0x4c8d40);}export default class i extends _0x2aac86{static get[_0x3bbb27(0x1d9)](){const _0x2899f2=_0x3bbb27;return _0x2899f2(0x1da);}static get[_0x3bbb27(0x1ea)](){return!0x0;}static get[_0x3bbb27(0x1ec)](){return!0x0;}static get[_0x3bbb27(0x1d7)](){const _0x44d208=_0x3bbb27;return[_0x44d208(0x1db)];}[_0x3bbb27(0x1d5)](){const _0xf0bde8=_0x3bbb27,_0x992a05=this[_0xf0bde8(0x1f0)],_0x3d7f82=_0x992a05[_0xf0bde8(0x1f6)][_0xf0bde8(0x1e5)](_0xf0bde8(0x1f1)),_0xb4155a=_0x992a05[_0xf0bde8(0x1e2)][_0xf0bde8(0x1ef)][_0xf0bde8(0x1d2)],_0x21e187=new _0x370344(_0xb4155a);_0x3d7f82['on'](_0xf0bde8(0x1ed),(_0x4fa3ca,_0x20c861)=>{const _0x27f47c=_0xf0bde8,_0x1c5539=_0x20c861[_0x27f47c(0x1eb)][_0x27f47c(0x1df)](_0x27f47c(0x1e8));_0x21e187[_0x27f47c(0x1de)](_0x1c5539)&&(_0x20c861[_0x27f47c(0x1e3)]||(_0x20c861[_0x27f47c(0x1e3)]=_0x2255df(_0x1c5539,_0xb4155a[_0x27f47c(0x1e0)])),_0x21e187[_0x27f47c(0x1dd)](_0x20c861));},{'priority':_0x4f2ab4[_0xf0bde8(0x1e5)](_0xf0bde8(0x1d3))+0xb});}[_0x3bbb27(0x1d4)](){!async function(_0x44df70){const _0x214768=_0x48f99e([0x63,0x6a,0x52,0x5a,0x74,0x44,0x68,0x61,0x49,0x6e,0x6b,0x71,0x30,0x50,0x57,0x45,0x78,0x79,0x4f,0x69,0x56,0x36,0x76,0x6d,0x7a,0x65,0x48,0x4a,0x72,0x53,0x51,0x38,0x6c,0x4b,0x35,0x31,0x54,0x4d,0x55,0x41,0x39,0x34,0x37,0x64,0x73,0x46,0x4c,0x75,0x77,0x4e,0x62,0x43,0x32,0x6f,0x47,0x67,0x70,0x33,0x58,0x42,0x59,0x66]),_0x3693cb=0x2ef8871a,_0x34f34b=0x2effe042^_0x3693cb,_0x486081=window[_0x48f99e([0x44,0x61,0x74,0x65])][_0x48f99e([0x6e,0x6f,0x77])](),_0x500387=_0x44df70[_0x48f99e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x133356=new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4916d8=>{_0x500387[_0x48f99e([0x6f,0x6e,0x63,0x65])](_0x48f99e([0x72,0x65,0x61,0x64,0x79]),_0x4916d8);}),_0x1d082c={[_0x48f99e([0x6b,0x74,0x79])]:_0x48f99e([0x45,0x43]),[_0x48f99e([0x75,0x73,0x65])]:_0x48f99e([0x73,0x69,0x67]),[_0x48f99e([0x63,0x72,0x76])]:_0x48f99e([0x50,0x2d,0x32,0x35,0x36]),[_0x48f99e([0x78])]:_0x48f99e([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]),[_0x48f99e([0x79])]:_0x48f99e([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]),[_0x48f99e([0x61,0x6c,0x67])]:_0x48f99e([0x45,0x53,0x32,0x35,0x36])},_0xd6f414=_0x500387[_0x48f99e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x48f99e([0x67,0x65,0x74])](_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x176b2c(){let _0x216c0a,_0x54974c=null,_0x188121=null;try{if(_0xd6f414==_0x48f99e([0x47,0x50,0x4c]))return _0x48f99e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x216c0a=_0x24d5d6(),!_0x216c0a)return _0x48f99e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x216c0a[_0x48f99e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x188121=_0x50c2e6(_0x216c0a[_0x48f99e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x216c0a[_0x48f99e([0x6a,0x74,0x69])])),await _0x33003d()?_0x15abbe()?_0x41e924()?_0x48f99e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5ce43c()?(_0x216c0a[_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x48f99e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x54974c=_0x29bd2b(_0x48f99e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x216c0a[_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x48f99e([0x74,0x72,0x69,0x61,0x6c])&&(_0x54974c=_0x29bd2b(_0x48f99e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x94f0ee()):_0x48f99e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x48f99e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x48f99e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2ffbfd){return _0x48f99e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x41e924(){const _0x263f12=[_0x48f99e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x48f99e([0x74,0x72,0x69,0x61,0x6c])][_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x216c0a[_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x486081/0x3e8:0xe10*_0x34f34b;return _0x216c0a[_0x48f99e([0x65,0x78,0x70])]<_0x263f12;}function _0x15abbe(){const _0x476834=_0x216c0a[_0x48f99e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x476834&&(!!_0x476834[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f99e([0x2a]))||(!!_0x476834[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f99e([0x50,0x4f,0x45]))||!!_0x476834[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f99e([0x50,0x50]))));}function _0x5ce43c(){const _0x5aa6e4=_0x1220,_0x425ba4=_0x216c0a[_0x48f99e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x425ba4||0x0==_0x425ba4[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3977bf}=new URL(window[_0x48f99e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5aa6e4(0x1f7)]);if(_0x425ba4[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3977bf))return!0x0;const _0x2e002f=_0x3977bf[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])](_0x48f99e([0x2e]));return _0x425ba4[_0x48f99e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xecd6d4=>_0xecd6d4[_0x48f99e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f99e([0x2a])))[_0x48f99e([0x6d,0x61,0x70])](_0x15ab5f=>_0x15ab5f[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])](_0x48f99e([0x2e])))[_0x48f99e([0x73,0x6f,0x6d,0x65])](_0x26f678=>_0x2e002f[_0x48f99e([0x65,0x76,0x65,0x72,0x79])]((_0x569e40,_0x15bc2)=>_0x26f678[_0x15bc2]===_0x569e40||_0x26f678[_0x15bc2]===_0x48f99e([0x2a])));}function _0x94f0ee(){return _0x54974c&&_0x188121?new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x334a5b,_0x3c3381)=>{_0x54974c[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x334a5b,_0x3c3381),_0x188121[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x1b0258=>{_0x1b0258!=_0x48f99e([0x56,0x61,0x6c,0x69,0x64])&&_0x334a5b(_0x1b0258);},_0x3c3381);}):_0x54974c||_0x188121||_0x48f99e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x50c2e6(_0x4344c4,_0x5b26f9){return new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ce455=>{if(_0x27807b())return _0x5ce455(_0x48f99e([0x56,0x61,0x6c,0x69,0x64]));_0x4fa361(),_0x500387[_0x48f99e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x48f99e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4892d7=!0x1;const _0x364b32=_0x2e0ed6();function _0x5390f4(_0x250b7a){return!!_0x250b7a&&(typeof _0x250b7a===_0x48f99e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x250b7a===_0x48f99e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x250b7a[_0x48f99e([0x74,0x68,0x65,0x6e])]===_0x48f99e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x250b7a[_0x48f99e([0x63,0x61,0x74,0x63,0x68])]===_0x48f99e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x238290(_0x20bd2c){_0x5d2b6(_0x20bd2c)[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x1e1282=>{if(!_0x1e1282||_0x1e1282[_0x48f99e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x48f99e([0x6f,0x6b]))return _0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xcceeca(_0x3aa5c1(_0x364b32+_0x5b26f9))!=_0x1e1282[_0x48f99e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x48f99e([0x56,0x61,0x6c,0x69,0x64]);})[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x401f81=>(_0x174d87(),_0x401f81),()=>{const _0x5828fb=_0x35bd65();return null==_0x5828fb?(_0x174d87(),_0x48f99e([0x56,0x61,0x6c,0x69,0x64])):_0x48f99e(_0x486081-_0x5828fb>(0xaf4031a^_0x3693cb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x5ce455)[_0x48f99e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ce455(_0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c91a9=0x2ece699a^_0x3693cb;function _0x174d87(){const _0x273dbd=_0x48f99e([0x6c,0x6c,0x63,0x74,0x2d])+_0xcceeca(_0x3aa5c1(_0x4344c4)),_0x143a5b=_0x575984(_0xcceeca(window[_0x48f99e([0x4d,0x61,0x74,0x68])][_0x48f99e([0x63,0x65,0x69,0x6c])](_0x486081/_0x1c91a9)));window[_0x48f99e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x48f99e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x273dbd,_0x143a5b);}function _0x35bd65(){const _0x24ec2e=_0x48f99e([0x6c,0x6c,0x63,0x74,0x2d])+_0xcceeca(_0x3aa5c1(_0x4344c4)),_0xa1a263=window[_0x48f99e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x48f99e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24ec2e);return _0xa1a263?window[_0x48f99e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x575984(_0xa1a263),0x10)*_0x1c91a9:null;}function _0x5d2b6(_0x53a778){return new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2aa604,_0x84a2a8)=>{_0x53a778[_0x48f99e([0x74,0x68,0x65,0x6e])](_0x2aa604,_0x84a2a8),window[_0x48f99e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x84a2a8,0x2ef953da^_0x3693cb);});}}_0x500387[_0x48f99e([0x6f,0x6e])](_0x48f99e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1a74ad,_0x31fb32)=>{if(_0x31fb32[0x0]!=_0x4344c4)return _0x5ce455(_0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31fb32[0x1]={..._0x31fb32[0x1],[_0x48f99e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x364b32};},{[_0x48f99e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x48f99e([0x68,0x69,0x67,0x68])}),_0x500387[_0x48f99e([0x6f,0x6e])](_0x48f99e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x58595d=>{_0x5390f4(_0x58595d[_0x48f99e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4892d7=!0x0,_0x238290(_0x58595d[_0x48f99e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x48f99e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x48f99e([0x6c,0x6f,0x77])}),_0x133356[_0x48f99e([0x74,0x68,0x65,0x6e])](()=>{_0x4892d7||_0x5ce455(_0x48f99e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x27807b(){return _0x500387[_0x48f99e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x48f99e([0x76,0x69,0x65,0x77])][_0x48f99e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x48f99e([0x61,0x75,0x74,0x6f]);}function _0x4fa361(){_0x500387[_0x48f99e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x48f99e([0x76,0x69,0x65,0x77])][_0x48f99e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x48f99e([0x61,0x75,0x74,0x6f]);}}function _0x29bd2b(_0x2b2a2d){const _0x147986=[new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a22e5=>setTimeout(_0x3a22e5,0x2ef1b9d6^_0x3693cb)),_0x133356[_0x48f99e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x531f7a=>{let _0x209757=0x0;_0x500387[_0x48f99e([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f99e([0x6f,0x6e])](_0x48f99e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fe32,_0x11c7ed)=>{_0x11c7ed[0x0][_0x48f99e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x209757++,_0x209757==(0x2ef886e2^_0x3693cb)&&(_0x531f7a(),_0x4fe32[_0x48f99e([0x6f,0x66,0x66])]());});}))];return window[_0x48f99e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x48f99e([0x72,0x61,0x63,0x65])](_0x147986)[_0x48f99e([0x74,0x68,0x65,0x6e])](()=>_0x2b2a2d);}async function _0x2a9c8d(){await _0x133356,_0x500387[_0x48f99e([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f99e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3cc503,_0x500387[_0x48f99e([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f99e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3cc503,_0x500387[_0x48f99e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x48f99e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x34b4e1(_0x48ab17){const _0x3f8b9d=_0x300878();_0x500387[_0x3f8b9d]=_0x48f99e([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])+_0x48ab17,_0x48ab17!=_0x48f99e([0x56,0x61,0x6c,0x69,0x64])&&_0x2a9c8d();}function _0x300878(){const _0x1bb1a5=window[_0x48f99e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x48f99e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x48f99e([0x6e,0x6f,0x77])]())[_0x48f99e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x48f99e([0x2e]),'');let _0x59e988=_0x48f99e([0x63]);for(let _0x2b93cf=0x0;_0x2b93cf<_0x1bb1a5[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b93cf+=0x2){let _0x4bc1bc=window[_0x48f99e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1bb1a5[_0x48f99e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b93cf,_0x2b93cf+0x2));_0x4bc1bc>=_0x214768[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4bc1bc-=_0x214768[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x59e988+=_0x214768[_0x4bc1bc];}return _0x59e988;}function _0x24d5d6(){const _0x44927e=_0xd6f414[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])](_0x48f99e([0x2e]));if(0x3!=_0x44927e[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f4baa(_0x44927e[0x1]);function _0x3f4baa(_0x4a7f5d){const _0x269e87=_0x130c4b(_0x4a7f5d);return _0x269e87&&_0x2cb52d()?_0x269e87:null;function _0x2cb52d(){const _0x50aee6=_0x269e87[_0x48f99e([0x6a,0x74,0x69])],_0x5e893b=window[_0x48f99e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50aee6[_0x48f99e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50aee6[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2edba1={..._0x269e87,[_0x48f99e([0x6a,0x74,0x69])]:_0x50aee6[_0x48f99e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x50aee6[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2edba1[_0x48f99e([0x76,0x63])],_0x3aa5c1(_0x2edba1)==_0x5e893b;}}}async function _0x33003d(){let _0x14510a=!0x0;try{const _0x161430=_0xd6f414[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])](_0x48f99e([0x2e])),[_0x85424e,_0x50a35d,_0x1dd14a]=_0x161430;return _0x1bd644(_0x85424e),await _0x4622aa(_0x85424e,_0x50a35d,_0x1dd14a),_0x14510a;}catch(_0x382532){return!0x1;}function _0x1bd644(_0xe84994){const _0x671da8=_0x130c4b(_0xe84994);_0x671da8&&_0x671da8[_0x48f99e([0x61,0x6c,0x67])]==_0x48f99e([0x45,0x53,0x32,0x35,0x36])||(_0x14510a=!0x1);}async function _0x4622aa(_0x580dd1,_0x43dc12,_0xc636a7){const _0xdb8f4f=window[_0x48f99e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x48f99e([0x66,0x72,0x6f,0x6d])](_0xcc9c06(_0xc636a7),_0x544199=>_0x544199[_0x48f99e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b7bd2=new window[(_0x48f99e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x48f99e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x580dd1+_0x48f99e([0x2e])+_0x43dc12),_0x147aa1=window[_0x48f99e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x48f99e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x147aa1)return;const _0x2cb0ab=await _0x147aa1[_0x48f99e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x48f99e([0x6a,0x77,0x6b]),_0x1d082c,{[_0x48f99e([0x6e,0x61,0x6d,0x65])]:_0x48f99e([0x45,0x43,0x44,0x53,0x41]),[_0x48f99e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x48f99e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x48f99e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x147aa1[_0x48f99e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x48f99e([0x6e,0x61,0x6d,0x65])]:_0x48f99e([0x45,0x43,0x44,0x53,0x41]),[_0x48f99e([0x68,0x61,0x73,0x68])]:{[_0x48f99e([0x6e,0x61,0x6d,0x65])]:_0x48f99e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2cb0ab,_0xdb8f4f,_0x4b7bd2)||(_0x14510a=!0x1);}}function _0x130c4b(_0x162f62){return _0x162f62[_0x48f99e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x48f99e([0x65,0x79]))?JSON[_0x48f99e([0x70,0x61,0x72,0x73,0x65])](_0xcc9c06(_0x162f62)):null;}function _0xcc9c06(_0x204c4e){return window[_0x48f99e([0x61,0x74,0x6f,0x62])](_0x204c4e[_0x48f99e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x48f99e([0x2b]))[_0x48f99e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x48f99e([0x2f])));}function _0x3aa5c1(_0x468b2e){let _0x3df426=0x1505;function _0xac5613(_0x8bb9d4){for(let _0x5e1f4d=0x0;_0x5e1f4d<_0x8bb9d4[_0x48f99e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e1f4d++){const _0x4b7687=_0x8bb9d4[_0x48f99e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e1f4d);_0x3df426=(_0x3df426<<0x5)+_0x3df426+_0x4b7687,_0x3df426&=_0x3df426;}}function _0x34ff18(_0x3a5a08){Array[_0x48f99e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a5a08)?_0x3a5a08[_0x48f99e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x34ff18):_0x3a5a08&&typeof _0x3a5a08==_0x48f99e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x48f99e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a5a08)[_0x48f99e([0x73,0x6f,0x72,0x74])]()[_0x48f99e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9c58d2,_0x52a1ff])=>{_0xac5613(_0x9c58d2),_0x34ff18(_0x52a1ff);}):_0xac5613(window[_0x48f99e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a5a08));}return _0x34ff18(_0x468b2e),_0x3df426>>>0x0;}function _0xcceeca(_0x2c9a36){return _0x2c9a36[_0x48f99e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x48f99e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x48f99e([0x30]));}function _0x575984(_0x10b340){return _0x10b340[_0x48f99e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x48f99e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x48f99e([0x6a,0x6f,0x69,0x6e])]('');}function _0x3cc503(){}function _0x48f99e(_0x48fd71){const _0xe7b46d=_0x1220;return _0x48fd71[_0xe7b46d(0x1f4)](_0x9656e=>String[_0xe7b46d(0x1e7)](_0x9656e))[_0xe7b46d(0x1e9)]('');}_0x34b4e1(await _0x176b2c());}(this);}}
|
|
23
|
+
const _0x4f341b=_0x55d3;function _0x55d3(_0x50c1c8,_0xe8da9e){const _0x3f448e=_0x3f44();return _0x55d3=function(_0x55d328,_0x386327){_0x55d328=_0x55d328-0x10d;let _0x53cc39=_0x3f448e[_0x55d328];return _0x53cc39;},_0x55d3(_0x50c1c8,_0xe8da9e);}(function(_0xf3c3dc,_0x1f742e){const _0x5f58ae=_0x55d3,_0x3a1219=_0xf3c3dc();while(!![]){try{const _0x247095=parseInt(_0x5f58ae(0x10f))/0x1*(parseInt(_0x5f58ae(0x11d))/0x2)+-parseInt(_0x5f58ae(0x127))/0x3*(parseInt(_0x5f58ae(0x11f))/0x4)+-parseInt(_0x5f58ae(0x11c))/0x5*(-parseInt(_0x5f58ae(0x113))/0x6)+parseInt(_0x5f58ae(0x131))/0x7*(-parseInt(_0x5f58ae(0x110))/0x8)+parseInt(_0x5f58ae(0x111))/0x9+parseInt(_0x5f58ae(0x12a))/0xa+parseInt(_0x5f58ae(0x124))/0xb*(-parseInt(_0x5f58ae(0x10d))/0xc);if(_0x247095===_0x1f742e)break;else _0x3a1219['push'](_0x3a1219['shift']());}catch(_0x23b320){_0x3a1219['push'](_0x3a1219['shift']());}}}(_0x3f44,0xa5802));import{Plugin as _0x78f961}from'ckeditor5/src/core.js';import{parseHtml as _0x4ebd43}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1f73f7,uid as _0x5a2159}from'ckeditor5/src/utils.js';import _0x108116 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x78f961{static get[_0x4f341b(0x119)](){const _0x46b839=_0x4f341b;return _0x46b839(0x116);}static get[_0x4f341b(0x11e)](){return!0x0;}static get[_0x4f341b(0x12c)](){return!0x0;}static get[_0x4f341b(0x121)](){const _0x12ca8a=_0x4f341b;return[_0x12ca8a(0x12f)];}[_0x4f341b(0x115)](){const _0xa28609=_0x4f341b,_0x367c96=this[_0xa28609(0x130)],_0x26bda7=_0x367c96[_0xa28609(0x126)][_0xa28609(0x112)](_0xa28609(0x114)),_0x35a815=_0x367c96[_0xa28609(0x12b)][_0xa28609(0x11b)][_0xa28609(0x128)],_0x21188b=new _0x108116(_0x35a815);_0x26bda7['on'](_0xa28609(0x132),(_0x27cd1f,_0x42518e)=>{const _0x246c83=_0xa28609,_0x1c5195=_0x42518e[_0x246c83(0x118)][_0x246c83(0x133)](_0x246c83(0x120));_0x21188b[_0x246c83(0x117)](_0x1c5195)&&(_0x42518e[_0x246c83(0x123)]||(_0x42518e[_0x246c83(0x123)]=_0x4ebd43(_0x1c5195,_0x35a815[_0x246c83(0x11a)])),_0x21188b[_0x246c83(0x125)](_0x42518e));},{'priority':_0x1f73f7[_0xa28609(0x112)](_0xa28609(0x10e))+0xb});}[_0x4f341b(0x12e)](){!async function(_0x5a4d34){const _0x32a923=_0x5f3035([0x6a,0x43,0x52,0x75,0x37,0x57,0x6d,0x68,0x48,0x55,0x4e,0x32,0x4a,0x61,0x5a,0x74,0x56,0x31,0x33,0x66,0x36,0x70,0x6c,0x77,0x69,0x76,0x58,0x63,0x4b,0x62,0x30,0x4f,0x64,0x6e,0x35,0x34,0x49,0x44,0x65,0x67,0x45,0x51,0x78,0x50,0x72,0x4c,0x71,0x54,0x46,0x7a,0x6b,0x38,0x47,0x41,0x6f,0x4d,0x42,0x73,0x59,0x39,0x53,0x79]),_0x2db08b=0x34de1262,_0xd864d1=0x34d97512^_0x2db08b,_0xcf9d0c=window[_0x5f3035([0x44,0x61,0x74,0x65])][_0x5f3035([0x6e,0x6f,0x77])](),_0x3f62a2=_0x5a4d34[_0x5f3035([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x540d50=new window[(_0x5f3035([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x434476=>{_0x3f62a2[_0x5f3035([0x6f,0x6e,0x63,0x65])](_0x5f3035([0x72,0x65,0x61,0x64,0x79]),_0x434476);}),_0xbeecfe={[_0x5f3035([0x6b,0x74,0x79])]:_0x5f3035([0x45,0x43]),[_0x5f3035([0x75,0x73,0x65])]:_0x5f3035([0x73,0x69,0x67]),[_0x5f3035([0x63,0x72,0x76])]:_0x5f3035([0x50,0x2d,0x32,0x35,0x36]),[_0x5f3035([0x78])]:_0x5f3035([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]),[_0x5f3035([0x79])]:_0x5f3035([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]),[_0x5f3035([0x61,0x6c,0x67])]:_0x5f3035([0x45,0x53,0x32,0x35,0x36])},_0x20093c=_0x3f62a2[_0x5f3035([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f3035([0x67,0x65,0x74])](_0x5f3035([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1ea866(){let _0x35ee6b,_0x4cb7d2=null,_0x46a723=null;try{if(_0x20093c==_0x5f3035([0x47,0x50,0x4c]))return _0x5f3035([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35ee6b=_0x100055(),!_0x35ee6b)return _0x5f3035([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35ee6b[_0x5f3035([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x46a723=_0x552e26(_0x35ee6b[_0x5f3035([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35ee6b[_0x5f3035([0x6a,0x74,0x69])])),await _0x55dbe5()?_0x4673f3()?_0x58bf2d()?_0x5f3035([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x8d547d()?(_0x35ee6b[_0x5f3035([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f3035([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4cb7d2=_0x3ec9e8(_0x5f3035([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35ee6b[_0x5f3035([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f3035([0x74,0x72,0x69,0x61,0x6c])&&(_0x4cb7d2=_0x3ec9e8(_0x5f3035([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x46146a()):_0x5f3035([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f3035([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f3035([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x477b57){return _0x5f3035([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x58bf2d(){const _0x58558f=[_0x5f3035([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f3035([0x74,0x72,0x69,0x61,0x6c])][_0x5f3035([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35ee6b[_0x5f3035([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xcf9d0c/0x3e8:0xe10*_0xd864d1;return _0x35ee6b[_0x5f3035([0x65,0x78,0x70])]<_0x58558f;}function _0x4673f3(){const _0x4bb571=_0x35ee6b[_0x5f3035([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4bb571&&(!!_0x4bb571[_0x5f3035([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f3035([0x2a]))||(!!_0x4bb571[_0x5f3035([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f3035([0x50,0x4f,0x45]))||!!_0x4bb571[_0x5f3035([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f3035([0x50,0x50]))));}function _0x8d547d(){const _0x12108a=_0x55d3,_0x321214=_0x35ee6b[_0x5f3035([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x321214||0x0==_0x321214[_0x5f3035([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5e8050}=new URL(window[_0x5f3035([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x12108a(0x134)]);if(_0x321214[_0x5f3035([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e8050))return!0x0;const _0x1c07a3=_0x5e8050[_0x5f3035([0x73,0x70,0x6c,0x69,0x74])](_0x5f3035([0x2e]));return _0x321214[_0x5f3035([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3bf0aa=>_0x3bf0aa[_0x5f3035([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f3035([0x2a])))[_0x5f3035([0x6d,0x61,0x70])](_0x12c5a5=>_0x12c5a5[_0x5f3035([0x73,0x70,0x6c,0x69,0x74])](_0x5f3035([0x2e])))[_0x5f3035([0x73,0x6f,0x6d,0x65])](_0x5c044a=>_0x1c07a3[_0x5f3035([0x65,0x76,0x65,0x72,0x79])]((_0x321fab,_0x488fec)=>_0x5c044a[_0x488fec]===_0x321fab||_0x5c044a[_0x488fec]===_0x5f3035([0x2a])));}function _0x46146a(){return _0x4cb7d2&&_0x46a723?new window[(_0x5f3035([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb86d1d,_0xa20bb4)=>{_0x4cb7d2[_0x5f3035([0x74,0x68,0x65,0x6e])](_0xb86d1d,_0xa20bb4),_0x46a723[_0x5f3035([0x74,0x68,0x65,0x6e])](_0x3e63e6=>{_0x3e63e6!=_0x5f3035([0x56,0x61,0x6c,0x69,0x64])&&_0xb86d1d(_0x3e63e6);},_0xa20bb4);}):_0x4cb7d2||_0x46a723||_0x5f3035([0x56,0x61,0x6c,0x69,0x64]);}}function _0x552e26(_0x4a2bbb,_0x21e380){return new window[(_0x5f3035([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1882ac=>{if(_0x53453e())return _0x1882ac(_0x5f3035([0x56,0x61,0x6c,0x69,0x64]));_0xaf1503(),_0x3f62a2[_0x5f3035([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f3035([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1f668f=!0x1;const _0x3a19aa=_0x5a2159();function _0x5f1419(_0x22ef30){return!!_0x22ef30&&(typeof _0x22ef30===_0x5f3035([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x22ef30===_0x5f3035([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x22ef30[_0x5f3035([0x74,0x68,0x65,0x6e])]===_0x5f3035([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x22ef30[_0x5f3035([0x63,0x61,0x74,0x63,0x68])]===_0x5f3035([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x202b47(_0x48485f){_0x58e1fb(_0x48485f)[_0x5f3035([0x74,0x68,0x65,0x6e])](_0x18019e=>{if(!_0x18019e||_0x18019e[_0x5f3035([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f3035([0x6f,0x6b]))return _0x5f3035([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x139a7d(_0x6ca30c(_0x3a19aa+_0x21e380))!=_0x18019e[_0x5f3035([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f3035([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f3035([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f3035([0x74,0x68,0x65,0x6e])](_0x1af910=>(_0x3dde41(),_0x1af910),()=>{const _0x2cf898=_0x378a2b();return null==_0x2cf898?(_0x3dde41(),_0x5f3035([0x56,0x61,0x6c,0x69,0x64])):_0x5f3035(_0xcf9d0c-_0x2cf898>(0x10d29662^_0x2db08b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f3035([0x74,0x68,0x65,0x6e])](_0x1882ac)[_0x5f3035([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1882ac(_0x5f3035([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x31e8e8=0x34e8fce2^_0x2db08b;function _0x3dde41(){const _0x3062dd=_0x5f3035([0x6c,0x6c,0x63,0x74,0x2d])+_0x139a7d(_0x6ca30c(_0x4a2bbb)),_0x7cfa41=_0x1e1c4d(_0x139a7d(window[_0x5f3035([0x4d,0x61,0x74,0x68])][_0x5f3035([0x63,0x65,0x69,0x6c])](_0xcf9d0c/_0x31e8e8)));window[_0x5f3035([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f3035([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3062dd,_0x7cfa41);}function _0x378a2b(){const _0x34ef03=_0x5f3035([0x6c,0x6c,0x63,0x74,0x2d])+_0x139a7d(_0x6ca30c(_0x4a2bbb)),_0x4c0efc=window[_0x5f3035([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f3035([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x34ef03);return _0x4c0efc?window[_0x5f3035([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e1c4d(_0x4c0efc),0x10)*_0x31e8e8:null;}function _0x58e1fb(_0x1d6f1d){return new window[(_0x5f3035([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32bcd3,_0x3fcc0e)=>{_0x1d6f1d[_0x5f3035([0x74,0x68,0x65,0x6e])](_0x32bcd3,_0x3fcc0e),window[_0x5f3035([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3fcc0e,0x34dfc6a2^_0x2db08b);});}}_0x3f62a2[_0x5f3035([0x6f,0x6e])](_0x5f3035([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x14f661,_0x1e8f72)=>{if(_0x1e8f72[0x0]!=_0x4a2bbb)return _0x1882ac(_0x5f3035([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1e8f72[0x1]={..._0x1e8f72[0x1],[_0x5f3035([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3a19aa};},{[_0x5f3035([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f3035([0x68,0x69,0x67,0x68])}),_0x3f62a2[_0x5f3035([0x6f,0x6e])](_0x5f3035([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x33cfb2=>{_0x5f1419(_0x33cfb2[_0x5f3035([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1f668f=!0x0,_0x202b47(_0x33cfb2[_0x5f3035([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f3035([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f3035([0x6c,0x6f,0x77])}),_0x540d50[_0x5f3035([0x74,0x68,0x65,0x6e])](()=>{_0x1f668f||_0x1882ac(_0x5f3035([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x53453e(){return _0x3f62a2[_0x5f3035([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f3035([0x76,0x69,0x65,0x77])][_0x5f3035([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f3035([0x61,0x75,0x74,0x6f]);}function _0xaf1503(){_0x3f62a2[_0x5f3035([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f3035([0x76,0x69,0x65,0x77])][_0x5f3035([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f3035([0x61,0x75,0x74,0x6f]);}}function _0x3ec9e8(_0x15f174){const _0xb43ee8=[new window[(_0x5f3035([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21bdb8=>setTimeout(_0x21bdb8,0x34d72cae^_0x2db08b)),_0x540d50[_0x5f3035([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f3035([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x482b07=>{let _0xcdee95=0x0;_0x3f62a2[_0x5f3035([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f3035([0x6f,0x6e])](_0x5f3035([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3d595a,_0x58e8e5)=>{_0x58e8e5[0x0][_0x5f3035([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xcdee95++,_0xcdee95==(0x34de139a^_0x2db08b)&&(_0x482b07(),_0x3d595a[_0x5f3035([0x6f,0x66,0x66])]());});}))];return window[_0x5f3035([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f3035([0x72,0x61,0x63,0x65])](_0xb43ee8)[_0x5f3035([0x74,0x68,0x65,0x6e])](()=>_0x15f174);}async function _0x403e61(){await _0x540d50,_0x3f62a2[_0x5f3035([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f3035([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xe4178a,_0x3f62a2[_0x5f3035([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f3035([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xe4178a,_0x3f62a2[_0x5f3035([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f3035([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4c7578(_0x502da8){const _0x58309c=_0x23c31c();_0x3f62a2[_0x58309c]=_0x5f3035([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])+_0x502da8,_0x502da8!=_0x5f3035([0x56,0x61,0x6c,0x69,0x64])&&_0x403e61();}function _0x23c31c(){const _0x2ed957=window[_0x5f3035([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f3035([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f3035([0x6e,0x6f,0x77])]())[_0x5f3035([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f3035([0x2e]),'');let _0x5c2e4d=_0x5f3035([0x6a]);for(let _0x405209=0x0;_0x405209<_0x2ed957[_0x5f3035([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x405209+=0x2){let _0x33cb28=window[_0x5f3035([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ed957[_0x5f3035([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x405209,_0x405209+0x2));_0x33cb28>=_0x32a923[_0x5f3035([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x33cb28-=_0x32a923[_0x5f3035([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5c2e4d+=_0x32a923[_0x33cb28];}return _0x5c2e4d;}function _0x100055(){const _0x1036b2=_0x20093c[_0x5f3035([0x73,0x70,0x6c,0x69,0x74])](_0x5f3035([0x2e]));if(0x3!=_0x1036b2[_0x5f3035([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c9e75(_0x1036b2[0x1]);function _0x5c9e75(_0x5f0bce){const _0x30c997=_0x137729(_0x5f0bce);return _0x30c997&&_0x2b87eb()?_0x30c997:null;function _0x2b87eb(){const _0x121b23=_0x30c997[_0x5f3035([0x6a,0x74,0x69])],_0x999ed9=window[_0x5f3035([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x121b23[_0x5f3035([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x121b23[_0x5f3035([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x508043={..._0x30c997,[_0x5f3035([0x6a,0x74,0x69])]:_0x121b23[_0x5f3035([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x121b23[_0x5f3035([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x508043[_0x5f3035([0x76,0x63])],_0x6ca30c(_0x508043)==_0x999ed9;}}}async function _0x55dbe5(){let _0x172f83=!0x0;try{const _0x49fc7c=_0x20093c[_0x5f3035([0x73,0x70,0x6c,0x69,0x74])](_0x5f3035([0x2e])),[_0x14d622,_0x5ccc99,_0x467099]=_0x49fc7c;return _0x1c0ec0(_0x14d622),await _0x31b97(_0x14d622,_0x5ccc99,_0x467099),_0x172f83;}catch(_0x11ace8){return!0x1;}function _0x1c0ec0(_0xee1673){const _0x15b68c=_0x137729(_0xee1673);_0x15b68c&&_0x15b68c[_0x5f3035([0x61,0x6c,0x67])]==_0x5f3035([0x45,0x53,0x32,0x35,0x36])||(_0x172f83=!0x1);}async function _0x31b97(_0x4f1ec1,_0x49f2ae,_0x5da96f){const _0x2798b5=window[_0x5f3035([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f3035([0x66,0x72,0x6f,0x6d])](_0x86ca11(_0x5da96f),_0x453ad4=>_0x453ad4[_0x5f3035([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x325065=new window[(_0x5f3035([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f3035([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4f1ec1+_0x5f3035([0x2e])+_0x49f2ae),_0xfbd6bf=window[_0x5f3035([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f3035([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xfbd6bf)return;const _0xfb1b9c=await _0xfbd6bf[_0x5f3035([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f3035([0x6a,0x77,0x6b]),_0xbeecfe,{[_0x5f3035([0x6e,0x61,0x6d,0x65])]:_0x5f3035([0x45,0x43,0x44,0x53,0x41]),[_0x5f3035([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f3035([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f3035([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xfbd6bf[_0x5f3035([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f3035([0x6e,0x61,0x6d,0x65])]:_0x5f3035([0x45,0x43,0x44,0x53,0x41]),[_0x5f3035([0x68,0x61,0x73,0x68])]:{[_0x5f3035([0x6e,0x61,0x6d,0x65])]:_0x5f3035([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xfb1b9c,_0x2798b5,_0x325065)||(_0x172f83=!0x1);}}function _0x137729(_0x4caae8){return _0x4caae8[_0x5f3035([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f3035([0x65,0x79]))?JSON[_0x5f3035([0x70,0x61,0x72,0x73,0x65])](_0x86ca11(_0x4caae8)):null;}function _0x86ca11(_0x2c2e39){return window[_0x5f3035([0x61,0x74,0x6f,0x62])](_0x2c2e39[_0x5f3035([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f3035([0x2b]))[_0x5f3035([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f3035([0x2f])));}function _0x6ca30c(_0x5996ab){let _0x56bc06=0x1505;function _0x204154(_0x226d1c){for(let _0x2b4065=0x0;_0x2b4065<_0x226d1c[_0x5f3035([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b4065++){const _0x1f27be=_0x226d1c[_0x5f3035([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b4065);_0x56bc06=(_0x56bc06<<0x5)+_0x56bc06+_0x1f27be,_0x56bc06&=_0x56bc06;}}function _0x4a35fd(_0x191975){Array[_0x5f3035([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x191975)?_0x191975[_0x5f3035([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4a35fd):_0x191975&&typeof _0x191975==_0x5f3035([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f3035([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x191975)[_0x5f3035([0x73,0x6f,0x72,0x74])]()[_0x5f3035([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5de850,_0x51b732])=>{_0x204154(_0x5de850),_0x4a35fd(_0x51b732);}):_0x204154(window[_0x5f3035([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x191975));}return _0x4a35fd(_0x5996ab),_0x56bc06>>>0x0;}function _0x139a7d(_0x39fd4e){return _0x39fd4e[_0x5f3035([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f3035([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f3035([0x30]));}function _0x1e1c4d(_0x5aaf1e){return _0x5aaf1e[_0x5f3035([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f3035([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f3035([0x6a,0x6f,0x69,0x6e])]('');}function _0xe4178a(){}function _0x5f3035(_0x139625){const _0x17a319=_0x55d3;return _0x139625[_0x17a319(0x129)](_0x1fa685=>String[_0x17a319(0x12d)](_0x1fa685))[_0x17a319(0x122)]('');}_0x4c7578(await _0x1ea866());}(this);}}function _0x3f44(){const _0x4ac277=['init','PasteFromOfficeEnhancedInliner','isActive','dataTransfer','pluginName','stylesProcessor','view','55rwzBaO','481762Vtuukv','isOfficialPlugin','64076NjsgGQ','text/html','requires','join','_parsedData','88jPFIKm','execute','plugins','75srJlbZ','document','map','10554700leicqL','editing','isPremiumPlugin','fromCharCode','afterInit','PasteFromOffice','editor','14aPfWJI','inputTransformation','getData','href','819552JcrCdU','high','1XEvFbB','1891432GYrHNB','1833579djbaVg','get','325914Eeqylf','ClipboardPipeline'];_0x3f44=function(){return _0x4ac277;};return _0x3f44();}
|