@ckeditor/ckeditor5-paste-from-office-enhanced 44.0.0-alpha.4 → 44.0.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["1NyJIAg","test","1751038KusjPY","36442584jeewRI","720426qtoPiw","4903122SeNJqY","3365796WFCtsZ","3716370KAUFHK","11061168GbslpR","5EbTArY"];return(S=function(){return t})()}function E(t,e){const n=S();return(E=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(790471===-parseInt(e(189))/1*(parseInt(e(191))/2)+-parseInt(e(183))/3+-parseInt(e(185))/4+parseInt(e(188))/5*(-parseInt(e(186))/6)+parseInt(e(184))/7+-parseInt(e(187))/8+parseInt(e(182))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[E(190)](t)}!function(t){const e=T,n=t();for(;;)try{if(333664===parseInt(e(349))/1+-parseInt(e(344))/2+-parseInt(e(355))/3*(parseInt(e(358))/4)+-parseInt(e(339))/5+parseInt(e(352))/6+parseInt(e(348))/7+parseInt(e(346))/8*(-parseInt(e(340))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(357)]&&!s[n(338)])continue;const e=!s[n(357)]||t[n(343)]===s[n(357)],o=!s[n(338)]||t[n(341)](s[n(338)]);e&&o&&r[n(342)](s,i)}return r}function P(t){const e=T,n={};for(let r=0;r<t[e(345)];r++){const s=t[r],i=t[e(356)](s);e(360)!==i&&(n[s]=i)}return n}function F(t){const e=T,n=t[e(362)](",")[e(359)]((t=>t[e(347)]())),r=[];for(const t of n){const n=O[e(337)](t);n&&r[e(354)](n[e(363)])}return r}function T(t,e){const n=j();return(T=function(t,e){return n[t-=337]})(t,e)}function W(t){const e=T,n={};for(const r of t)Object[e(350)](n,r);return n}function j(){const t=["exec","className","247975peYxmC","7281mJDcOm","hasClass","set","name","824000vBzlai","length","3464bOMgUx","trim","3880499OWanKB","523255dFVASE","assign","style","577854whqrXn","selectorText","push","2745RabdWn","getPropertyValue","tagName","124nxwmIE","map","initial","cssRules","split","groups"];return(j=function(){return t})()}const D=K;function R(){const t=["324106mauBEk","7464ocFCgO","isActive","455STmKUJ","item","1386KoiDdn","size","type","22772SUWTrD","elementStart","document","content","hasStyle","from","createRangeIn","2075610rrxCEi","setStyle","64072UlafTh","execute","_parsedData","6YpZYHt","342sqRdUE","18oviPLE","26039Okvwib","8544503IzIZVF","22810vyDOuS","values"];return(R=function(){return t})()}function K(t,e){const n=R();return(K=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(540038===parseInt(e(380))/1*(-parseInt(e(360))/2)+-parseInt(e(381))/3*(-parseInt(e(368))/4)+-parseInt(e(358))/5*(parseInt(e(365))/6)+-parseInt(e(363))/7*(parseInt(e(377))/8)+parseInt(e(382))/9*(parseInt(e(375))/10)+parseInt(e(384))/11+parseInt(e(361))/12*(parseInt(e(383))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class N extends w{[D(378)](t){const n=D,{body:r,styles:s}=t[n(379)],i=new e.UpcastWriter(r[n(370)]),o=i[n(374)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(342)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(361)])if(t instanceof CSSStyleRule){const r=P(t[e(351)]);n[t[e(353)]]=Object[e(350)]({},n[t[e(353)]]||{},r)}return n}(s));for(const t of o){if(n(369)!==t[n(367)])continue;const e=L(t[n(364)],c);if(e[n(366)]){const r=W(Array[n(373)](e[n(359)]()));for(const e in r){const s=t[n(364)];s[n(372)](e)||i[n(376)](e,r[e],s)}}}t[n(371)]=r}[D(362)](t){return super[D(362)](t)||A(t)}}const M=k;function k(t,e){const n=U();return(k=function(t,e){return n[t-=248]})(t,e)}function U(){const t=["high","stylesProcessor","isActive","21838190JYUBVb","252lUpxmT","getData","get","execute","122745bKtZWK","_parsedData","document","requires","editing","view","8129680oznYVu","PasteFromOfficeEnhancedInliner","plugins","2825511gjfUst","isOfficialPlugin","736339ajMYxz","editor","inputTransformation","pluginName","afterInit","href","1582105BPVdRN","2Vjebss","dataTransfer","isPremiumPlugin","9cozfuo","fromCharCode","map","PasteFromOffice","init","join","2624044dWwsMy","text/html","ClipboardPipeline"];return(U=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(539977===parseInt(e(271))/1+parseInt(e(278))/2*(-parseInt(e(269))/3)+parseInt(e(249))/4+-parseInt(e(260))/5*(-parseInt(e(256))/6)+parseInt(e(277))/7+parseInt(e(266))/8+parseInt(e(281))/9*(-parseInt(e(255))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class V extends t.Plugin{static get[M(274)](){return M(267)}static get[M(270)](){return!0}static get[M(280)](){return!0}static get[M(263)](){return[M(284)]}[M(285)](){const t=M,e=this[t(272)],n=e[t(268)][t(258)](t(251)),r=e[t(264)][t(265)][t(262)],s=new N(r);n.on(t(273),((e,n)=>{const i=t,o=n[i(279)][i(257)](i(250));s[i(254)](o)&&(n[i(261)]||(n[i(261)]=v(o,r[i(253)])),s[i(259)](n))}),{priority:x.priorities[t(258)](t(252))+11})}[M(275)](){!async function(t){const e=d([77,82,102,66,87,48,114,83,88,103,121,89,84,119,70,100,67,55,109,71,111,122,57,69,50,54,90,113,107,79,53,117,120,72,52,85,68,73,110,115,86,78,105,99,108,74,81,101,75,104,106,98,118,97,49,80,112,116,51,65,56,76]),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=k;return t[e(283)]((t=>String[e(282)](t)))[e(248)]("")}!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([77]);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:1732406400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,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(276)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,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 q=Z;!function(t){const e=Z,n=t();for(;;)try{if(112841===-parseInt(e(430))/1*(-parseInt(e(413))/2)+parseInt(e(427))/3+-parseInt(e(453))/4+-parseInt(e(421))/5+-parseInt(e(452))/6*(parseInt(e(450))/7)+parseInt(e(420))/8*(-parseInt(e(422))/9)+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const $=[q(435),q(447),q(410),q(414),q(419),q(441),q(443),q(437)],z=[q(435),q(447),q(410)],J={"font-style":[[q(417),"i"]],"font-weight":[[q(439),q(424)],[q(440),q(424)],[q(425),q(424)],[t=>Number(t)>=600,q(424)]],"text-decoration":[[q(418),"u"],[q(442),"s"]],"text-decoration-line":[[q(418),"u"],[q(442),"s"]],"vertical-align":[[q(416),q(416)],[q(411),q(429)]]};function B(t){return $[q(438)](t)}function H(){const t=["includes","medium","bold","font-weight","line-through","font-style","keys","6477740oVdeOE","filter","font-family","forEach","getStyle","783937QSONKX","from","12IVHOHk","722648VRVFxa","font-size","super","insertChild","102coIjJn","text-decoration","length","sub","italic","underline","text-decoration-line","6704Cplspu","961490dxhwFZ","1980WNiGhB","split","strong","bolder","span","525366JJylAz","createElement","sup","1397mWdsbp","function","setStyle","removeStyle","getChildren","color","getStyleNames","vertical-align"];return(H=function(){return t})()}function Y(t){const e=q;return Array[e(451)](t[e(436)]())[e(446)](B)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(449)](e);if(o)if(c=e,z[q(438)](c))r[e]=o;else if(e in J){const t=o[i(423)](" ");J[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(431)==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=q;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(428)](n,[],t[s(434)]());e[s(412)](0,i,t)})),e[r(433)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(444)](n)[r(415)])return;const s=e[r(428)](r(426),[],t[r(434)]());e[r(432)](n,s),e[r(412)](0,s,t),e[r(433)](Object[r(444)](n),t)}(t,e,r)}function Z(t,e){const n=H();return(Z=function(t,e){return n[t-=410]})(t,e)}const X=Q;function G(){const t=["632iTyMNm","3182032EWIxcJ","execute","6822205rpewqS","_parsedData","108216wDFUpY","1dxxMfx","51512050TnTLlW","font","content","document","113673OYfBIz","2489832LcLwDJ","element","717688DzIHrb","getItems","6hMGeDu","includes","blockElements","stylesProcessor","name","createRangeIn","isActive"];return(G=function(){return t})()}function Q(t,e){const n=G();return(Q=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(844715===-parseInt(e(477))/1*(parseInt(e(472))/2)+-parseInt(e(464))/3*(-parseInt(e(462))/4)+-parseInt(e(474))/5+-parseInt(e(460))/6+parseInt(e(482))/7*(-parseInt(e(471))/8)+-parseInt(e(476))/9+parseInt(e(478))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class tt extends w{[X(473)](t){const n=X,{body:r}=t[n(475)],s=new e.UpcastWriter(r[n(481)]),i=s[n(469)](r),o=new e.ViewDocument(s[n(481)][n(467)]),c=[...new e.DomConverter(o)[n(466)],n(479)],a=i[n(463)]();for(const t of a)if(t.is(n(461))&&c[n(465)](t[n(468)])){_(t,s,Y(t))}t[n(480)]=r}[X(470)](t){return super[X(470)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=127]})(t,e)}function rt(){const t=["2329215nlKSBl","3815300xvzkdZ","text/html","editor","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","dataTransfer","pasteFromOfficeEnhancedLicenseKeyDomainLimit","2903496mkWqpy","inputTransformation","requires","4MLfDXM","usageLimit","high","get","invalid","PasteFromOfficeEnhanced","domainLimit","plugins","pasteFromOfficeEnhancedLicenseKeyNotAllowed","isOfficialPlugin","9JAjeoj","pasteFromOfficeEnhancedLicenseKeyValid","34401906WPvhbr","pluginName","evaluationLimit","isPremiumPlugin","_licenseKeyCheckInterval","167440FIfcDV","trialLimit","developmentLimit","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyInvalid","expired","featureNotAllowed","_showLicenseError","PasteFromOffice","document","destroy","config","_parsedData","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","editing","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","execute","init","getData","24AqsChw","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","15zQlWtP","4918173RrnIog","isActive","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","37090ABRnZz","view"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(955055===parseInt(e(148))/1*(-parseInt(e(183))/2)+-parseInt(e(149))/3+parseInt(e(166))/4*(-parseInt(e(156))/5)+parseInt(e(163))/6+parseInt(e(155))/7*(parseInt(e(145))/8)+parseInt(e(176))/9*(parseInt(e(153))/10)+parseInt(e(178))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(179)](){return et(159)}static get[et(175)](){return!0}static get[et(181)](){return!0}static get[et(165)](){return[et(134)]}[et(143)](){const t=et,e=this[t(158)],n=e[t(173)][t(169)](t(129)),r=e[t(140)][t(154)][t(135)],s=new tt(r);n.on(t(164),((e,n)=>{const i=t,o=n[i(161)][i(144)](i(157));s[i(150)](o)&&(n[i(138)]||(n[i(138)]=v(o,r[i(147)])),s[i(142)](n))}),{priority:x.priorities[t(169)](t(168))+10}),this[t(152)]=this[t(158)][t(137)][t(169)](t(152));const i=this[t(158)];this[t(182)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(177)==s||e(130)==s||e(160)==s||e(162)==s||e(174)==s||e(141)==s||e(151)==s||e(139)==s||e(146)==s){delete i[r],n=s,clearInterval(this[e(182)]),this[e(182)]=void 0;break}}e(130)==n&&i[e(133)](e(170)),e(160)==n&&i[e(133)](e(131)),e(162)==n&&i[e(133)](e(172)),e(174)==n&&i[e(133)](e(132),e(171)),e(141)==n&&i[e(133)](e(180)),e(151)==n&&i[e(133)](e(127)),e(139)==n&&i[e(133)](e(128)),e(146)==n&&i[e(133)](e(167))}),1e3)}[et(136)](){const t=et;super[t(136)](),this[t(182)]&&clearInterval(this[t(182)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=442]})(t,e)}function ct(){var t=["12JNVAib","515umDobH","6687qVfriE","isPremiumPlugin","requires","5065864UlKSTn","812861JHxHxd","PasteFromOfficeEnhanced","24qtsByr","729971uBpWKz","626396STcllb","isOfficialPlugin","pluginName","12030jKNieT","3247971hTAqgw","PasteFromOffice","2988ULQpND","2ldXMoV"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(803459===-parseInt(e(456))/1*(parseInt(e(445))/2)+parseInt(e(442))/3+-parseInt(e(444))/4*(-parseInt(e(447))/5)+parseInt(e(454))/6*(parseInt(e(452))/7)+parseInt(e(451))/8+parseInt(e(448))/9*(-parseInt(e(459))/10)+-parseInt(e(455))/11*(-parseInt(e(446))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(458)](){return it(453)}static get[it(457)](){return!0}static get[it(449)](){return!0}static get[it(450)](){return[it(443),V,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=138]})(t,e)}function lt(){var t=["132508kTmSDY","9531umiyRk","736455Qcicxe","125GWqPKd","259868vwiHEy","102IccdNZ","10885770JNWmSe","6bsJXOh","572163OorxZj","28248814upuhCA","6608kCIhxE"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(730656===parseInt(e(139))/1+-parseInt(e(138))/2*(parseInt(e(144))/3)+parseInt(e(142))/4*(-parseInt(e(145))/5)+parseInt(e(147))/6*(-parseInt(e(146))/7)+-parseInt(e(141))/8*(-parseInt(e(143))/9)+-parseInt(e(148))/10+parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{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 x(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 b=n(584);function S(){const t=["88HxWdhm","18xVEnZt","test","15YpvaiL","519Kxmaaa","5638056lqKdfO","6318410XduyCq","6168FrLouh","6iTNDIJ","2705766OOEeAS","2769864cQExLr","13504080qbrZoN","94626kMAAKN"];return(S=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(900475===parseInt(e(434))/1*(parseInt(e(430))/2)+-parseInt(e(439))/3*(-parseInt(e(442))/4)+-parseInt(e(438))/5*(-parseInt(e(431))/6)+parseInt(e(441))/7+parseInt(e(440))/8*(-parseInt(e(436))/9)+parseInt(e(433))/10+-parseInt(e(435))/11*(parseInt(e(432))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t,e){const n=S();return(L=function(t,e){return n[t-=430]})(t,e)}function A(t){return E[L(437)](t)}!function(t){const e=F,n=t();for(;;)try{if(967037===parseInt(e(172))/1*(parseInt(e(177))/2)+-parseInt(e(192))/3+parseInt(e(190))/4+-parseInt(e(186))/5*(-parseInt(e(188))/6)+parseInt(e(170))/7+-parseInt(e(187))/8*(-parseInt(e(173))/9)+parseInt(e(193))/10*(-parseInt(e(195))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(175)]&&!s[n(178)])continue;const e=!s[n(175)]||t[n(180)]===s[n(175)],o=!s[n(178)]||t[n(174)](s[n(178)]);e&&o&&r[n(171)](s,i)}return r}function O(t){const e=F,n={};for(let r=0;r<t[e(194)];r++){const s=t[r],i=t[e(184)](s);e(196)!==i&&(n[s]=i)}return n}function j(t){const e=F,n=t[e(189)](",")[e(179)]((t=>t[e(183)]())),r=[];for(const t of n){const n=C[e(191)](t);n&&r[e(185)](n[e(181)])}return r}function F(t,e){const n=N();return(F=function(t,e){return n[t-=170]})(t,e)}function N(){const t=["cssRules","802760YMLQOU","set","4sKRdUE","1194939PRctkm","hasClass","tagName","assign","759716RfSfMK","className","map","name","groups","selectorText","trim","getPropertyValue","push","2489155dsjvaQ","96xCsaow","12NsLfYa","split","6849860yKEwHA","exec","503025MajYGx","48007790jUvDdo","length","11XGxIdL","initial","style"];return(N=function(){return t})()}function M(t){const e=F,n={};for(const r of t)Object[e(176)](n,r);return n}const R=K;function k(){const t=["execute","10281320UzlRUK","hasStyle","content","2799442zLvNGx","6VYMDoT","elementStart","isActive","createRangeIn","type","6410088PNtFCq","11711952vEUNpw","10fNxMJK","10415699xQJkrn","item","3zMowRd","104423jVESTQ","document","1691308favqRW","setStyle","from","size","values","_parsedData"];return(k=function(){return t})()}function K(t,e){const n=k();return(K=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(918053===-parseInt(e(396))/1+-parseInt(e(408))/2*(parseInt(e(395))/3)+parseInt(e(398))/4*(-parseInt(e(392))/5)+-parseInt(e(385))/6*(-parseInt(e(393))/7)+parseInt(e(391))/8+-parseInt(e(390))/9+parseInt(e(405))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class D extends w{[R(404)](t){const n=R,{body:r,styles:s}=t[n(403)],i=new e.UpcastWriter(r[n(397)]),o=i[n(388)](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(171)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(198)])if(t instanceof CSSStyleRule){const r=O(t[e(197)]);n[t[e(182)]]=Object[e(176)]({},n[t[e(182)]]||{},r)}return n}(s));for(const t of o){if(n(386)!==t[n(389)])continue;const e=P(t[n(394)],c);if(e[n(401)]){const r=M(Array[n(400)](e[n(402)]()));for(const e in r){const s=t[n(394)];s[n(406)](e)||i[n(399)](e,r[e],s)}}}t[n(407)]=r}[R(387)](t){return super[R(387)](t)||A(t)}}const T=W;function W(t,e){const n=U();return(W=function(t,e){return n[t-=115]})(t,e)}function U(){const t=["isPremiumPlugin","document","1cLzMPB","editor","4488816wsvMlr","16VNtSDK","418160vsBhYA","8077743kZhQge","isOfficialPlugin","1819204zVWwlO","fromCharCode","high","ClipboardPipeline","_parsedData","href","afterInit","2387793FxXsem","getData","stylesProcessor","view","dataTransfer","editing","init","pluginName","requires","get","inputTransformation","plugins","139676ciRiek","join","isActive","map","execute","PasteFromOfficeEnhancedInliner","PasteFromOffice","text/html","1640975ADdoLz"];return(U=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(485157===-parseInt(e(137))/1*(parseInt(e(126))/2)+-parseInt(e(151))/3+parseInt(e(144))/4+parseInt(e(141))/5+-parseInt(e(139))/6+-parseInt(e(134))/7+-parseInt(e(140))/8*(-parseInt(e(142))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{static get[T(121)](){return T(131)}static get[T(143)](){return!0}static get[T(135)](){return!0}static get[T(122)](){return[T(132)]}[T(120)](){const t=T,e=this[t(138)],n=e[t(125)][t(123)](t(147)),r=e[t(119)][t(117)][t(136)],s=new D(r);n.on(t(124),((e,n)=>{const i=t,o=n[i(118)][i(115)](i(133));s[i(128)](o)&&(n[i(148)]||(n[i(148)]=x(o,r[i(116)])),s[i(130)](n))}),{priority:b.priorities[t(123)](t(146))+11})}[T(150)](){!async function(t){const e=d([88,80,53,108,51,72,83,86,109,56,116,115,107,87,110,48,82,117,99,74,120,79,100,114,122,112,66,55,90,118,71,75,70,77,57,121,69,105,81,103,106,101,65,68,67,52,76,111,98,113,89,49,84,104,119,85,50,78,73,97,54,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=W;return t[e(129)]((t=>String[e(145)](t)))[e(127)]("")}!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([88]);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,b.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:1732579200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=W,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(149)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const V=B;!function(t){const e=B,n=t();for(;;)try{if(591298===-parseInt(e(263))/1+-parseInt(e(258))/2+parseInt(e(279))/3*(parseInt(e(273))/4)+-parseInt(e(250))/5*(-parseInt(e(280))/6)+-parseInt(e(282))/7*(-parseInt(e(275))/8)+-parseInt(e(274))/9+parseInt(e(246))/10*(-parseInt(e(284))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const z=[V(256),V(251),V(289),V(249),V(285),V(288),V(264),V(260)],$=[V(256),V(251),V(289)],Y={"font-style":[[V(254),"i"]],"font-weight":[[V(255),V(283)],[V(272),V(283)],[V(259),V(283)],[t=>Number(t)>=600,V(283)]],"text-decoration":[[V(266),"u"],[V(268),"s"]],"text-decoration-line":[[V(266),"u"],[V(268),"s"]],"vertical-align":[[V(253),V(253)],[V(286),V(245)]]};function B(t,e){const n=Q();return(B=function(t,e){return n[t-=245]})(t,e)}function H(t){return z[V(287)](t)}function Q(){const t=["font-family","createElement","sub","italic","medium","color","getChildren","1500932IiGYgR","bolder","vertical-align","getStyleNames","setStyle","736681MXlnzG","font-style","split","underline","getStyle","line-through","removeStyle","keys","from","bold","132RfPPlW","4234842kmqnkt","8pjeAOp","insertChild","forEach","filter","89415tSxVKH","6064482duDFgv","span","7614838nyjekV","strong","11mAVhQA","text-decoration-line","super","includes","font-weight","font-size","sup","5331630kwLxfP","function","length","text-decoration","5dNYFDf"];return(Q=function(){return t})()}function Z(t){const e=V;return Array[e(271)](t[e(261)]())[e(278)](H)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(277)]((e=>{const i=n,o=t[i(267)](e);if(o)if(c=e,$[V(287)](c))r[e]=o;else if(e in Y){const t=o[i(265)](" ");Y[e][i(277)]((([n,r])=>{const o=i;for(const i of t)(o(247)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(277)]((([,n])=>{const s=r,i=e[s(252)](n,[],t[s(257)]());e[s(276)](0,i,t)})),e[r(269)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(270)](n)[r(248)])return;const s=e[r(252)](r(281),[],t[r(257)]());e[r(262)](n,s),e[r(276)](0,s,t),e[r(269)](Object[r(270)](n),t)}(t,e,r)}const _=J;function J(t,e){const n=X();return(J=function(t,e){return n[t-=385]})(t,e)}function X(){const t=["104tmqwsw","includes","createRangeIn","126rNowjF","10873137ajNjon","name","stylesProcessor","element","isActive","1137813mEXGZL","execute","content","font","669014UrIMyw","150130bxKDxm","248122UutUnx","blockElements","229378HHTZYN","_parsedData","12eHURvY","getItems","60OBgmBE","4LvyNmF","137550PbrCxz","document"];return(X=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(278137===-parseInt(e(390))/1+-parseInt(e(386))/2+parseInt(e(407))/3*(parseInt(e(395))/4)+parseInt(e(396))/5*(-parseInt(e(394))/6)+-parseInt(e(388))/7*(parseInt(e(398))/8)+parseInt(e(401))/9*(parseInt(e(387))/10)+-parseInt(e(402))/11*(-parseInt(e(392))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[_(408)](t){const n=_,{body:r}=t[n(391)],s=new e.UpcastWriter(r[n(397)]),i=s[n(400)](r),o=new e.ViewDocument(s[n(397)][n(404)]),c=[...new e.DomConverter(o)[n(389)],n(385)],a=i[n(393)]();for(const t of a)if(t.is(n(405))&&c[n(399)](t[n(403)])){G(t,s,Z(t))}t[n(409)]=r}[_(406)](t){return super[_(406)](t)||A(t)}}function et(t,e){const n=rt();return(et=function(t,e){return n[t-=165]})(t,e)}const nt=et;function rt(){const t=["pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","dataTransfer","view","pasteFromOfficeEnhancedLicenseKeyInvalid","get","requires","developmentLimit","6JVGqqm","pasteFromOfficeEnhancedLicenseKeyExpired","20rQmBWM","destroy","8136880wKIvCZ","79232330BFpYTU","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyNotAllowed","init","high","_parsedData","6zfoKPk","ClipboardPipeline","1437596sxJYWs","getData","_showLicenseError","config","inputTransformation","licenseKey","text/html","plugins","7492863LILAkE","pasteFromOfficeEnhancedLicenseKeyTrialLimit","domainLimit","editing","trialLimit","PasteFromOfficeEnhancedPropagator","_licenseKeyCheckInterval","PasteFromOffice","usageLimit","3472221odJnjj","featureNotAllowed","422461QzqXKI","pasteFromOfficeEnhancedLicenseKeyUsageLimit","stylesProcessor","execute","editor","invalid","isPremiumPlugin","isActive","10799586fkuqHY","evaluationLimit","PasteFromOfficeEnhanced","pluginName","pasteFromOfficeEnhancedLicenseKeyValid","expired","document"];return(rt=function(){return t})()}!function(t){const e=et,n=t();for(;;)try{if(773374===parseInt(e(165))/1*(-parseInt(e(189))/2)+-parseInt(e(219))/3+-parseInt(e(202))/4*(parseInt(e(191))/5)+-parseInt(e(200))/6*(parseInt(e(210))/7)+-parseInt(e(193))/8+-parseInt(e(173))/9+parseInt(e(194))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[nt(176)](){return nt(215)}static get[nt(195)](){return!0}static get[nt(171)](){return!0}static get[nt(187)](){return[nt(217)]}[nt(197)](){const t=nt,e=this[t(169)],n=e[t(209)][t(186)](t(201)),r=e[t(213)][t(184)][t(179)],s=new tt(r);n.on(t(206),((e,n)=>{const i=t,o=n[i(183)][i(203)](i(208));s[i(172)](o)&&(n[i(199)]||(n[i(199)]=x(o,r[i(167)])),s[i(168)](n))}),{priority:b.priorities[t(186)](t(198))+10}),this[t(207)]=this[t(169)][t(205)][t(186)](t(207));const i=this[t(169)];this[t(216)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(177)==s||e(185)==s||e(190)==s||e(182)==s||e(196)==s||e(180)==s||e(211)==s||e(181)==s||e(166)==s){delete i[r],n=s,clearInterval(this[e(216)]),this[e(216)]=void 0;break}}e(185)==n&&i[e(204)](e(170)),e(190)==n&&i[e(204)](e(178)),e(182)==n&&i[e(204)](e(212)),e(196)==n&&i[e(204)](e(220),e(175)),e(180)==n&&i[e(204)](e(174)),e(211)==n&&i[e(204)](e(214)),e(181)==n&&i[e(204)](e(188)),e(166)==n&&i[e(204)](e(218))}),1e3)}[nt(192)](){const t=nt;super[t(192)](),this[t(216)]&&clearInterval(this[t(216)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=324]})(t,e)}function ct(){var t=["isOfficialPlugin","8862zxErIn","3877295hwnWPi","PasteFromOfficeEnhanced","206552BUWGqm","110SobQsZ","77836VRsGuk","isPremiumPlugin","15TodHel","requires","4RPaufV","1134zXkVBI","pluginName","16991592aDuDzj","95762CYrFKZ","PasteFromOffice","9cBMDyI","204920xfuHOZ"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(411226===parseInt(e(335))/1+parseInt(e(338))/2*(-parseInt(e(329))/3)+-parseInt(e(331))/4*(parseInt(e(341))/5)+-parseInt(e(332))/6*(-parseInt(e(340))/7)+parseInt(e(325))/8*(parseInt(e(337))/9)+-parseInt(e(326))/10*(parseInt(e(327))/11)+parseInt(e(334))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(333)](){return it(324)}static get[it(339)](){return!0}static get[it(328)](){return!0}static get[it(330)](){return[it(336),q,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=473]})(t,e)}function lt(){var t=["676594GSgfDY","3853465ZkjpjQ","294888jlLxJj","6lVQMAB","117aUSsiY","1056576qNePUZ","19873139MSjWxl","4502729VBEEeG","2AymsWN","10buLFlj","873345ZogwBA"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(550387===parseInt(e(480))/1*(-parseInt(e(483))/2)+parseInt(e(482))/3+-parseInt(e(477))/4+-parseInt(e(473))/5+-parseInt(e(475))/6*(-parseInt(e(479))/7)+parseInt(e(474))/8*(-parseInt(e(476))/9)+parseInt(e(481))/10*(parseInt(e(478))/11))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 _0x26a31f}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1c2dcc,parseHtml as _0x5ac9fe}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xef7b4,uid as _0x4f29db}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x15276e,ViewDocument as _0x9f79cb,DomConverter as _0x19e563}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x60e9cf){return x['test'](_0x60e9cf);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x58db98,_0x283956){const _0x2c6c60=new Map();for(const [_0x50a310,_0x3d962f]of _0x283956){if(!_0x50a310['tagName']&&!_0x50a310['className'])continue;const _0x599362=!_0x50a310['tagName']||_0x58db98['name']===_0x50a310['tagName'],_0x2b81ff=!_0x50a310['className']||_0x58db98['hasClass'](_0x50a310['className']);_0x599362&&_0x2b81ff&&_0x2c6c60['set'](_0x50a310,_0x3d962f);}return _0x2c6c60;}function h(_0x2997e2){const _0x5b799e={};for(let _0x13eaa9=0x0;_0x13eaa9<_0x2997e2['length'];_0x13eaa9++){const _0x57b2bc=_0x2997e2[_0x13eaa9],_0x4765ff=_0x2997e2['getPropertyValue'](_0x57b2bc);'initial'!==_0x4765ff&&(_0x5b799e[_0x57b2bc]=_0x4765ff);}return _0x5b799e;}function L(_0x19b0b6){const _0x1ff372=_0x19b0b6['split'](',')['map'](_0xff1ed0=>_0xff1ed0['trim']()),_0x57519b=[];for(const _0x3f952c of _0x1ff372){const _0x2fa520=S['exec'](_0x3f952c);_0x2fa520&&_0x57519b['push'](_0x2fa520['groups']);}return _0x57519b;}function y(_0x4c9b7e){const _0x407181={};for(const _0x483d9d of _0x4c9b7e)Object['assign'](_0x407181,_0x483d9d);return _0x407181;}class c extends _0x1c2dcc{['execute'](_0x207759){const {body:_0x2f99df,styles:_0xfcbc17}=_0x207759['_parsedData'],_0x6f732c=new _0x15276e(_0x2f99df['document']),_0x2ffb23=_0x6f732c['createRangeIn'](_0x2f99df),_0x1f5bb3=function(_0x3a399c){const _0xe17cd3={};for(const _0x139150 of _0x3a399c)for(const _0x1dcca6 of _0x139150['cssRules'])if(_0x1dcca6 instanceof CSSStyleRule){const _0x46bfa1=h(_0x1dcca6['style']);_0xe17cd3[_0x1dcca6['selectorText']]=Object['assign']({},_0xe17cd3[_0x1dcca6['selectorText']]||{},_0x46bfa1);}return _0xe17cd3;}(_0xfcbc17),_0x52d06f=function(_0x2ac534){const _0x65ae81=new Map();for(const _0x2e4fd3 in _0x2ac534){const _0x1a89b3=L(_0x2e4fd3),_0x266203=_0x2ac534[_0x2e4fd3];for(const _0x18c858 of _0x1a89b3)_0x65ae81['set'](_0x18c858,_0x266203);}return _0x65ae81;}(_0x1f5bb3);for(const _0x4754b2 of _0x2ffb23){if('elementStart'!==_0x4754b2['type'])continue;const _0x2c1fc5=k(_0x4754b2['item'],_0x52d06f);if(_0x2c1fc5['size']){const _0x1dc54b=y(Array['from'](_0x2c1fc5['values']()));for(const _0x1537d0 in _0x1dc54b){const _0x2bcb9c=_0x4754b2['item'];_0x2bcb9c['hasStyle'](_0x1537d0)||_0x6f732c['setStyle'](_0x1537d0,_0x1dc54b[_0x1537d0],_0x2bcb9c);}}}_0x207759['content']=_0x2f99df;}['isActive'](_0x2e5fef){return super['isActive'](_0x2e5fef)||d(_0x2e5fef);}}class i extends _0x26a31f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5c52d0=this['editor'],_0x2f781d=_0x5c52d0['plugins']['get']('ClipboardPipeline'),_0x21930c=_0x5c52d0['editing']['view']['document'],_0x1bf70b=new c(_0x21930c);_0x2f781d['on']('inputTransformation',(_0x191d9f,_0x169dda)=>{const _0x5cda24=_0x169dda['dataTransfer']['getData']('text/html');_0x1bf70b['isActive'](_0x5cda24)&&(_0x169dda['_parsedData']||(_0x169dda['_parsedData']=_0x5ac9fe(_0x5cda24,_0x21930c['stylesProcessor'])),_0x1bf70b['execute'](_0x169dda));},{'priority':_0xef7b4['get']('high')+0xb});}['afterInit'](){!async function(_0x4d4e43){const _0x256204=_0x379e0f([0x4d,0x52,0x66,0x42,0x57,0x30,0x72,0x53,0x58,0x67,0x79,0x59,0x54,0x77,0x46,0x64,0x43,0x37,0x6d,0x47,0x6f,0x7a,0x39,0x45,0x32,0x36,0x5a,0x71,0x6b,0x4f,0x35,0x75,0x78,0x48,0x34,0x55,0x44,0x49,0x6e,0x73,0x56,0x4e,0x69,0x63,0x6c,0x4a,0x51,0x65,0x4b,0x68,0x6a,0x62,0x76,0x61,0x31,0x50,0x70,0x74,0x33,0x41,0x38,0x4c]),_0x4bfdfc=0x6f2f9359,_0x55cbe5=0x6f28c491^_0x4bfdfc,_0x3a1d08=window[_0x379e0f([0x44,0x61,0x74,0x65])][_0x379e0f([0x6e,0x6f,0x77])](),_0x21eb15=_0x4d4e43[_0x379e0f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2dcd8d=new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dee68=>{_0x21eb15[_0x379e0f([0x6f,0x6e,0x63,0x65])](_0x379e0f([0x72,0x65,0x61,0x64,0x79]),_0x1dee68);}),_0x1c5b15={[_0x379e0f([0x6b,0x74,0x79])]:_0x379e0f([0x45,0x43]),[_0x379e0f([0x75,0x73,0x65])]:_0x379e0f([0x73,0x69,0x67]),[_0x379e0f([0x63,0x72,0x76])]:_0x379e0f([0x50,0x2d,0x32,0x35,0x36]),[_0x379e0f([0x78])]:_0x379e0f([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]),[_0x379e0f([0x79])]:_0x379e0f([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]),[_0x379e0f([0x61,0x6c,0x67])]:_0x379e0f([0x45,0x53,0x32,0x35,0x36])},_0x1d70b5=_0x21eb15[_0x379e0f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x379e0f([0x67,0x65,0x74])](_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x59cf0e(){let _0x283ad9,_0x2a0dd=null,_0x57e374=null;try{if(_0x1d70b5==_0x379e0f([0x47,0x50,0x4c]))return _0x379e0f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x283ad9=_0x4f3ef0(),!_0x283ad9)return _0x379e0f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x283ad9[_0x379e0f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x57e374=_0x3b7bc6(_0x283ad9[_0x379e0f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x283ad9[_0x379e0f([0x6a,0x74,0x69])])),await _0x2550e1()?_0x162874()?_0x59f43d()?_0x379e0f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x137014()?(_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x379e0f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a0dd=_0x391164(_0x379e0f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x379e0f([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a0dd=_0x391164(_0x379e0f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x379e0f([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x2a0dd=_0x391164(_0x379e0f([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x720d25()):_0x379e0f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x379e0f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x379e0f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x31cbf6){return _0x379e0f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59f43d(){const _0x12ec5a=[_0x379e0f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x379e0f([0x74,0x72,0x69,0x61,0x6c])][_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3a1d08/0x3e8:0xe10*_0x55cbe5;return _0x283ad9[_0x379e0f([0x65,0x78,0x70])]<_0x12ec5a;}function _0x162874(){const _0x4a4b3d=_0x283ad9[_0x379e0f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4a4b3d&&(!!_0x4a4b3d[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x379e0f([0x2a]))||(!!_0x4a4b3d[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x379e0f([0x50,0x4f,0x45]))||!!_0x4a4b3d[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x379e0f([0x50,0x50]))));}function _0x137014(){const _0x1ad93c=_0x283ad9[_0x379e0f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1ad93c||0x0==_0x1ad93c[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x836aaa}=new URL(window[_0x379e0f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1ad93c[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x836aaa))return!0x0;const _0x38a240=_0x836aaa[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])](_0x379e0f([0x2e]));return _0x1ad93c[_0x379e0f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x366ff3=>_0x366ff3[_0x379e0f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x379e0f([0x2a])))[_0x379e0f([0x6d,0x61,0x70])](_0x313102=>_0x313102[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])](_0x379e0f([0x2e])))[_0x379e0f([0x73,0x6f,0x6d,0x65])](_0x102349=>_0x38a240[_0x379e0f([0x65,0x76,0x65,0x72,0x79])]((_0x3c1f32,_0x1b2f58)=>_0x102349[_0x1b2f58]===_0x3c1f32||_0x102349[_0x1b2f58]===_0x379e0f([0x2a])));}function _0x720d25(){return _0x2a0dd&&_0x57e374?new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f387a,_0x4dd8ea)=>{_0x2a0dd[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x4f387a,_0x4dd8ea),_0x57e374[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x34f6bd=>{_0x34f6bd!=_0x379e0f([0x56,0x61,0x6c,0x69,0x64])&&_0x4f387a(_0x34f6bd);},_0x4dd8ea);}):_0x2a0dd||_0x57e374||_0x379e0f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3b7bc6(_0x1f3042,_0x2e1c9a){return new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38dc95=>{if(_0xb7c97a())return _0x38dc95(_0x379e0f([0x56,0x61,0x6c,0x69,0x64]));_0x24b1c5(),_0x21eb15[_0x379e0f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x379e0f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15a37f=!0x1;const _0x299118=_0x4f29db();function _0x59139d(_0x194c7e){return!!_0x194c7e&&(typeof _0x194c7e===_0x379e0f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x194c7e===_0x379e0f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x194c7e[_0x379e0f([0x74,0x68,0x65,0x6e])]===_0x379e0f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x194c7e[_0x379e0f([0x63,0x61,0x74,0x63,0x68])]===_0x379e0f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4662ac(_0x290712){_0xda053f(_0x290712)[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x25c87b=>{if(!_0x25c87b||_0x25c87b[_0x379e0f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x379e0f([0x6f,0x6b]))return _0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1381ab(_0x551b71(_0x299118+_0x2e1c9a))!=_0x25c87b[_0x379e0f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x379e0f([0x56,0x61,0x6c,0x69,0x64]);})[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x8b49e9=>(_0x1efcc2(),_0x8b49e9),()=>{const _0x24386d=_0x4dc1e5();return null==_0x24386d?(_0x1efcc2(),_0x379e0f([0x56,0x61,0x6c,0x69,0x64])):_0x379e0f(_0x3a1d08-_0x24386d>(0x4b231759^_0x4bfdfc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x38dc95)[_0x379e0f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x38dc95(_0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4cf6d1=0x6f197dd9^_0x4bfdfc;function _0x1efcc2(){const _0x563a9b=_0x379e0f([0x6c,0x6c,0x63,0x74,0x2d])+_0x1381ab(_0x551b71(_0x1f3042)),_0x1197f1=_0x131236(_0x1381ab(window[_0x379e0f([0x4d,0x61,0x74,0x68])][_0x379e0f([0x63,0x65,0x69,0x6c])](_0x3a1d08/_0x4cf6d1)));window[_0x379e0f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x379e0f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x563a9b,_0x1197f1);}function _0x4dc1e5(){const _0xae1743=_0x379e0f([0x6c,0x6c,0x63,0x74,0x2d])+_0x1381ab(_0x551b71(_0x1f3042)),_0x47c953=window[_0x379e0f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x379e0f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xae1743);return _0x47c953?window[_0x379e0f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x131236(_0x47c953),0x10)*_0x4cf6d1:null;}function _0xda053f(_0x2eb8d6){return new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d8a,_0x4fa59f)=>{_0x2eb8d6[_0x379e0f([0x74,0x68,0x65,0x6e])](_0x5d8a,_0x4fa59f),window[_0x379e0f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4fa59f,0x6f2e4799^_0x4bfdfc);});}}_0x21eb15[_0x379e0f([0x6f,0x6e])](_0x379e0f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ca42f,_0x477d34)=>{if(_0x477d34[0x0]!=_0x1f3042)return _0x38dc95(_0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x477d34[0x1]={..._0x477d34[0x1],[_0x379e0f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x299118};},{[_0x379e0f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x379e0f([0x68,0x69,0x67,0x68])}),_0x21eb15[_0x379e0f([0x6f,0x6e])](_0x379e0f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6fc764=>{_0x59139d(_0x6fc764[_0x379e0f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15a37f=!0x0,_0x4662ac(_0x6fc764[_0x379e0f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x379e0f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x379e0f([0x6c,0x6f,0x77])}),_0x2dcd8d[_0x379e0f([0x74,0x68,0x65,0x6e])](()=>{_0x15a37f||_0x38dc95(_0x379e0f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xb7c97a(){return _0x21eb15[_0x379e0f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x379e0f([0x76,0x69,0x65,0x77])][_0x379e0f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x379e0f([0x61,0x75,0x74,0x6f]);}function _0x24b1c5(){_0x21eb15[_0x379e0f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x379e0f([0x76,0x69,0x65,0x77])][_0x379e0f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x379e0f([0x61,0x75,0x74,0x6f]);}}function _0x391164(_0x443201){const _0x437105=[new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29f70=>setTimeout(_0x29f70,0x6f26ad95^_0x4bfdfc)),_0x2dcd8d[_0x379e0f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x292f7d=>{let _0x496e49=0x0;_0x21eb15[_0x379e0f([0x6d,0x6f,0x64,0x65,0x6c])][_0x379e0f([0x6f,0x6e])](_0x379e0f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x561c54,_0x283951)=>{_0x283951[0x0][_0x379e0f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x496e49++,_0x496e49==(0x6f2f92a1^_0x4bfdfc)&&(_0x292f7d(),_0x561c54[_0x379e0f([0x6f,0x66,0x66])]());});}))];return window[_0x379e0f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x379e0f([0x72,0x61,0x63,0x65])](_0x437105)[_0x379e0f([0x74,0x68,0x65,0x6e])](()=>_0x443201);}async function _0x5d6a08(){await _0x2dcd8d,_0x21eb15[_0x379e0f([0x6d,0x6f,0x64,0x65,0x6c])][_0x379e0f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44117e,_0x21eb15[_0x379e0f([0x6d,0x6f,0x64,0x65,0x6c])][_0x379e0f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44117e,_0x21eb15[_0x379e0f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x379e0f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xe68f14(_0x38b869){const _0xf7221d=_0x102b69();_0x21eb15[_0xf7221d]=_0x379e0f([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])+_0x38b869,_0x38b869!=_0x379e0f([0x56,0x61,0x6c,0x69,0x64])&&_0x5d6a08();}function _0x102b69(){const _0x235f26=window[_0x379e0f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x379e0f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x379e0f([0x6e,0x6f,0x77])]())[_0x379e0f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x379e0f([0x2e]),'');let _0x40d4fe=_0x379e0f([0x4d]);for(let _0x3a2fdd=0x0;_0x3a2fdd<_0x235f26[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a2fdd+=0x2){let _0x11a35b=window[_0x379e0f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x235f26[_0x379e0f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3a2fdd,_0x3a2fdd+0x2));_0x11a35b>=_0x256204[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x11a35b-=_0x256204[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x40d4fe+=_0x256204[_0x11a35b];}return _0x40d4fe;}function _0x4f3ef0(){const _0x40b947=_0x1d70b5[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])](_0x379e0f([0x2e]));if(0x3!=_0x40b947[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5b2ccd(_0x40b947[0x1]);function _0x5b2ccd(_0x3a984e){const _0x31dd1e=_0x2cd196(_0x3a984e);return _0x31dd1e&&_0x4701c2()?_0x31dd1e:null;function _0x4701c2(){const _0x1acd5f=_0x31dd1e[_0x379e0f([0x6a,0x74,0x69])],_0x3bafbb=window[_0x379e0f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1acd5f[_0x379e0f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1acd5f[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1591db={..._0x31dd1e,[_0x379e0f([0x6a,0x74,0x69])]:_0x1acd5f[_0x379e0f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1acd5f[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1591db[_0x379e0f([0x76,0x63])],_0x551b71(_0x1591db)==_0x3bafbb;}}}async function _0x2550e1(){let _0x408a35=!0x0;try{const _0x16edf6=_0x1d70b5[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])](_0x379e0f([0x2e])),[_0x504108,_0x5b0a9f,_0x16741]=_0x16edf6;return _0x57b34d(_0x504108),await _0x51dbcf(_0x504108,_0x5b0a9f,_0x16741),_0x408a35;}catch(_0x206e03){return!0x1;}function _0x57b34d(_0x3951bf){const _0x48cfa8=_0x2cd196(_0x3951bf);_0x48cfa8&&_0x48cfa8[_0x379e0f([0x61,0x6c,0x67])]==_0x379e0f([0x45,0x53,0x32,0x35,0x36])||(_0x408a35=!0x1);}async function _0x51dbcf(_0x27ac71,_0x5a69da,_0x1a436b){const _0x4cc6b5=window[_0x379e0f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x379e0f([0x66,0x72,0x6f,0x6d])](_0x5a501e(_0x1a436b),_0x45f724=>_0x45f724[_0x379e0f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x15448f=new window[(_0x379e0f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x379e0f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x27ac71+_0x379e0f([0x2e])+_0x5a69da),_0x2d99cf=window[_0x379e0f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x379e0f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2d99cf)return;const _0x572272=await _0x2d99cf[_0x379e0f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x379e0f([0x6a,0x77,0x6b]),_0x1c5b15,{[_0x379e0f([0x6e,0x61,0x6d,0x65])]:_0x379e0f([0x45,0x43,0x44,0x53,0x41]),[_0x379e0f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x379e0f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x379e0f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2d99cf[_0x379e0f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x379e0f([0x6e,0x61,0x6d,0x65])]:_0x379e0f([0x45,0x43,0x44,0x53,0x41]),[_0x379e0f([0x68,0x61,0x73,0x68])]:{[_0x379e0f([0x6e,0x61,0x6d,0x65])]:_0x379e0f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x572272,_0x4cc6b5,_0x15448f)||(_0x408a35=!0x1);}}function _0x2cd196(_0x38b37e){return _0x38b37e[_0x379e0f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x379e0f([0x65,0x79]))?JSON[_0x379e0f([0x70,0x61,0x72,0x73,0x65])](_0x5a501e(_0x38b37e)):null;}function _0x5a501e(_0x2236fe){return window[_0x379e0f([0x61,0x74,0x6f,0x62])](_0x2236fe[_0x379e0f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x379e0f([0x2b]))[_0x379e0f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x379e0f([0x2f])));}function _0x551b71(_0xa618a9){let _0x3a67d3=0x1505;function _0x49dd72(_0x1c5087){for(let _0x52b54a=0x0;_0x52b54a<_0x1c5087[_0x379e0f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52b54a++){const _0x8df7be=_0x1c5087[_0x379e0f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x52b54a);_0x3a67d3=(_0x3a67d3<<0x5)+_0x3a67d3+_0x8df7be,_0x3a67d3&=_0x3a67d3;}}function _0x465119(_0x3d55fc){Array[_0x379e0f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d55fc)?_0x3d55fc[_0x379e0f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x465119):_0x3d55fc&&typeof _0x3d55fc==_0x379e0f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x379e0f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d55fc)[_0x379e0f([0x73,0x6f,0x72,0x74])]()[_0x379e0f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5c6a8d,_0x529589])=>{_0x49dd72(_0x5c6a8d),_0x465119(_0x529589);}):_0x49dd72(window[_0x379e0f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d55fc));}return _0x465119(_0xa618a9),_0x3a67d3>>>0x0;}function _0x1381ab(_0x5caaec){return _0x5caaec[_0x379e0f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x379e0f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x379e0f([0x30]));}function _0x131236(_0x9f0091){return _0x9f0091[_0x379e0f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x379e0f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x379e0f([0x6a,0x6f,0x69,0x6e])]('');}function _0x44117e(){}function _0x379e0f(_0x1fbe6a){return _0x1fbe6a['map'](_0x5a99d5=>String['fromCharCode'](_0x5a99d5))['join']('');}_0xe68f14(await _0x59cf0e());}(this);}}const O=['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'],[_0x4a7b5d=>Number(_0x4a7b5d)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x2e8060){return O['includes'](_0x2e8060);}function v(_0x491a4c,_0x30c8c2,_0x41ba80){const {spanStyles:_0x35d02e,stylesToBeHtmlElements:_0x2fe7c9}=function(_0x33921c,_0x30c07d){const _0x2d1368={},_0x58d875={};return _0x30c07d['forEach'](_0x3e475d=>{const _0x663671=_0x33921c['getStyle'](_0x3e475d);if(_0x663671){if(function(_0x4ef15d){return E['includes'](_0x4ef15d);}(_0x3e475d))_0x2d1368[_0x3e475d]=_0x663671;else{if(function(_0x530932){return _0x530932 in F;}(_0x3e475d)){const _0x553013=_0x663671['split']('\x20');F[_0x3e475d]['forEach'](([_0x5964cc,_0x2a8186])=>{for(const _0xae7a1f of _0x553013){('function'==typeof _0x5964cc&&_0x5964cc(_0xae7a1f)||_0x5964cc===_0xae7a1f)&&(_0x58d875[_0x3e475d]=[..._0x58d875[_0x3e475d]||[],[_0x5964cc,_0x2a8186]]);}});}}}}),{'spanStyles':_0x2d1368,'stylesToBeHtmlElements':_0x58d875};}(_0x491a4c,_0x41ba80);!function(_0x58d20c,_0x871015,_0x4e1283){for(const _0x4d769b in _0x4e1283){_0x4e1283[_0x4d769b]['forEach'](([,_0x23775f])=>{const _0x45458d=_0x871015['createElement'](_0x23775f,[],_0x58d20c['getChildren']());_0x871015['insertChild'](0x0,_0x45458d,_0x58d20c);}),_0x871015['removeStyle'](_0x4d769b,_0x58d20c);}}(_0x491a4c,_0x30c8c2,_0x2fe7c9),function(_0x21e59e,_0x40babb,_0xd4a622){if(!Object['keys'](_0xd4a622)['length'])return;const _0x40de53=_0x40babb['createElement']('span',[],_0x21e59e['getChildren']());_0x40babb['setStyle'](_0xd4a622,_0x40de53),_0x40babb['insertChild'](0x0,_0x40de53,_0x21e59e),_0x40babb['removeStyle'](Object['keys'](_0xd4a622),_0x21e59e);}(_0x491a4c,_0x30c8c2,_0x35d02e);}class m extends _0x1c2dcc{['execute'](_0xe7adf){const {body:_0x1f978e}=_0xe7adf['_parsedData'],_0x588537=new _0x15276e(_0x1f978e['document']),_0x2b371e=_0x588537['createRangeIn'](_0x1f978e),_0x134b29=new _0x9f79cb(_0x588537['document']['stylesProcessor']),_0x5a63a8=[...new _0x19e563(_0x134b29)['blockElements'],'font'],_0x594afa=_0x2b371e['getItems']();for(const _0x793114 of _0x594afa)_0x793114['is']('element')&&_0x5a63a8['includes'](_0x793114['name'])&&v(_0x793114,_0x588537,(_0x4d5a62=_0x793114,Array['from'](_0x4d5a62['getStyleNames']())['filter'](K)));var _0x4d5a62;_0xe7adf['content']=_0x1f978e;}['isActive'](_0xfd91e4){return super['isActive'](_0xfd91e4)||d(_0xfd91e4);}}class s extends _0x26a31f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5bc1f2=this['editor'],_0x527a8a=_0x5bc1f2['plugins']['get']('ClipboardPipeline'),_0x539196=_0x5bc1f2['editing']['view']['document'],_0x286755=new m(_0x539196);_0x527a8a['on']('inputTransformation',(_0x3b7bfd,_0x3a4676)=>{const _0xfd90f6=_0x3a4676['dataTransfer']['getData']('text/html');_0x286755['isActive'](_0xfd90f6)&&(_0x3a4676['_parsedData']||(_0x3a4676['_parsedData']=_0x5ac9fe(_0xfd90f6,_0x539196['stylesProcessor'])),_0x286755['execute'](_0x3a4676));},{'priority':_0xef7b4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3c7e12=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x58e442;for(const _0x21bee8 in _0x3c7e12){const _0x260d4e=_0x21bee8,_0x1b21b9=_0x3c7e12[_0x260d4e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1b21b9||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1b21b9){delete _0x3c7e12[_0x260d4e],_0x58e442=_0x1b21b9,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x58e442&&_0x3c7e12['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x58e442&&_0x3c7e12['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x58e442&&_0x3c7e12['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x58e442&&_0x3c7e12['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x26a31f{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 _0x2bdce7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3755b0,parseHtml as _0x1cad53}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xe34225,uid as _0x589be7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2dc93e,ViewDocument as _0x1b7996,DomConverter as _0x292cea}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x112d4a){return x['test'](_0x112d4a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x192098,_0x2e62b3){const _0x33b223=new Map();for(const [_0x3b3a82,_0x188fe6]of _0x2e62b3){if(!_0x3b3a82['tagName']&&!_0x3b3a82['className'])continue;const _0x5d8e8b=!_0x3b3a82['tagName']||_0x192098['name']===_0x3b3a82['tagName'],_0x3d6a02=!_0x3b3a82['className']||_0x192098['hasClass'](_0x3b3a82['className']);_0x5d8e8b&&_0x3d6a02&&_0x33b223['set'](_0x3b3a82,_0x188fe6);}return _0x33b223;}function h(_0x4d1e04){const _0x4ce7c0={};for(let _0x1b84c2=0x0;_0x1b84c2<_0x4d1e04['length'];_0x1b84c2++){const _0x5d7c8f=_0x4d1e04[_0x1b84c2],_0x37dda4=_0x4d1e04['getPropertyValue'](_0x5d7c8f);'initial'!==_0x37dda4&&(_0x4ce7c0[_0x5d7c8f]=_0x37dda4);}return _0x4ce7c0;}function L(_0x1c501f){const _0x15f78d=_0x1c501f['split'](',')['map'](_0x2639dd=>_0x2639dd['trim']()),_0xb399f0=[];for(const _0x1cb719 of _0x15f78d){const _0x57d1ee=S['exec'](_0x1cb719);_0x57d1ee&&_0xb399f0['push'](_0x57d1ee['groups']);}return _0xb399f0;}function y(_0x13ea8f){const _0x5517fa={};for(const _0x18d71d of _0x13ea8f)Object['assign'](_0x5517fa,_0x18d71d);return _0x5517fa;}class c extends _0x3755b0{['execute'](_0x5a4105){const {body:_0x13d2c5,styles:_0x2ab205}=_0x5a4105['_parsedData'],_0x50229f=new _0x2dc93e(_0x13d2c5['document']),_0x5a0c52=_0x50229f['createRangeIn'](_0x13d2c5),_0x78e883=function(_0x48390e){const _0x5ba92c={};for(const _0x1866b3 of _0x48390e)for(const _0x528b6e of _0x1866b3['cssRules'])if(_0x528b6e instanceof CSSStyleRule){const _0x4ad9ae=h(_0x528b6e['style']);_0x5ba92c[_0x528b6e['selectorText']]=Object['assign']({},_0x5ba92c[_0x528b6e['selectorText']]||{},_0x4ad9ae);}return _0x5ba92c;}(_0x2ab205),_0x4601cb=function(_0x588f0d){const _0x220ec1=new Map();for(const _0x293875 in _0x588f0d){const _0x5c61e2=L(_0x293875),_0x442f9c=_0x588f0d[_0x293875];for(const _0x2d526e of _0x5c61e2)_0x220ec1['set'](_0x2d526e,_0x442f9c);}return _0x220ec1;}(_0x78e883);for(const _0x53a974 of _0x5a0c52){if('elementStart'!==_0x53a974['type'])continue;const _0x33ca05=k(_0x53a974['item'],_0x4601cb);if(_0x33ca05['size']){const _0x220767=y(Array['from'](_0x33ca05['values']()));for(const _0x5307f6 in _0x220767){const _0x425f0a=_0x53a974['item'];_0x425f0a['hasStyle'](_0x5307f6)||_0x50229f['setStyle'](_0x5307f6,_0x220767[_0x5307f6],_0x425f0a);}}}_0x5a4105['content']=_0x13d2c5;}['isActive'](_0x428117){return super['isActive'](_0x428117)||d(_0x428117);}}class i extends _0x2bdce7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3db062=this['editor'],_0x1ac0b2=_0x3db062['plugins']['get']('ClipboardPipeline'),_0x38d594=_0x3db062['editing']['view']['document'],_0x1ca5c1=new c(_0x38d594);_0x1ac0b2['on']('inputTransformation',(_0x5a5717,_0x16fa0b)=>{const _0x95f9ab=_0x16fa0b['dataTransfer']['getData']('text/html');_0x1ca5c1['isActive'](_0x95f9ab)&&(_0x16fa0b['_parsedData']||(_0x16fa0b['_parsedData']=_0x1cad53(_0x95f9ab,_0x38d594['stylesProcessor'])),_0x1ca5c1['execute'](_0x16fa0b));},{'priority':_0xe34225['get']('high')+0xb});}['afterInit'](){!async function(_0x15f943){const _0x1e460d=_0x401481([0x58,0x50,0x35,0x6c,0x33,0x48,0x53,0x56,0x6d,0x38,0x74,0x73,0x6b,0x57,0x6e,0x30,0x52,0x75,0x63,0x4a,0x78,0x4f,0x64,0x72,0x7a,0x70,0x42,0x37,0x5a,0x76,0x47,0x4b,0x46,0x4d,0x39,0x79,0x45,0x69,0x51,0x67,0x6a,0x65,0x41,0x44,0x43,0x34,0x4c,0x6f,0x62,0x71,0x59,0x31,0x54,0x68,0x77,0x55,0x32,0x4e,0x49,0x61,0x36,0x66]),_0x53162f=0x59bb3afd,_0x452a2a=0x59bc6d05^_0x53162f,_0x1d457d=window[_0x401481([0x44,0x61,0x74,0x65])][_0x401481([0x6e,0x6f,0x77])](),_0x4deabd=_0x15f943[_0x401481([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x95bcd3=new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41f5f=>{_0x4deabd[_0x401481([0x6f,0x6e,0x63,0x65])](_0x401481([0x72,0x65,0x61,0x64,0x79]),_0x41f5f);}),_0x20601c={[_0x401481([0x6b,0x74,0x79])]:_0x401481([0x45,0x43]),[_0x401481([0x75,0x73,0x65])]:_0x401481([0x73,0x69,0x67]),[_0x401481([0x63,0x72,0x76])]:_0x401481([0x50,0x2d,0x32,0x35,0x36]),[_0x401481([0x78])]:_0x401481([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]),[_0x401481([0x79])]:_0x401481([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]),[_0x401481([0x61,0x6c,0x67])]:_0x401481([0x45,0x53,0x32,0x35,0x36])},_0x194f53=_0x4deabd[_0x401481([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x401481([0x67,0x65,0x74])](_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5f211b(){let _0x22772b,_0x5cd7e6=null,_0x2445b5=null;try{if(_0x194f53==_0x401481([0x47,0x50,0x4c]))return _0x401481([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x22772b=_0x5686e8(),!_0x22772b)return _0x401481([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x22772b[_0x401481([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2445b5=_0x5a108a(_0x22772b[_0x401481([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x22772b[_0x401481([0x6a,0x74,0x69])])),await _0x35807f()?_0x1ae0ad()?_0x40d9b5()?_0x401481([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd18974()?(_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x401481([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5cd7e6=_0x3ac2fe(_0x401481([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x401481([0x74,0x72,0x69,0x61,0x6c])&&(_0x5cd7e6=_0x3ac2fe(_0x401481([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x401481([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5cd7e6=_0x3ac2fe(_0x401481([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5cb89f()):_0x401481([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x401481([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x401481([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x34d7d7){return _0x401481([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x40d9b5(){const _0x5ca1a5=[_0x401481([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x401481([0x74,0x72,0x69,0x61,0x6c])][_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1d457d/0x3e8:0xe10*_0x452a2a;return _0x22772b[_0x401481([0x65,0x78,0x70])]<_0x5ca1a5;}function _0x1ae0ad(){const _0x3d05d1=_0x22772b[_0x401481([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d05d1&&(!!_0x3d05d1[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x401481([0x2a]))||(!!_0x3d05d1[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x401481([0x50,0x4f,0x45]))||!!_0x3d05d1[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x401481([0x50,0x50]))));}function _0xd18974(){const _0x41f95b=_0x22772b[_0x401481([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41f95b||0x0==_0x41f95b[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x317394}=new URL(window[_0x401481([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x41f95b[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x317394))return!0x0;const _0x3ee990=_0x317394[_0x401481([0x73,0x70,0x6c,0x69,0x74])](_0x401481([0x2e]));return _0x41f95b[_0x401481([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2b1bcd=>_0x2b1bcd[_0x401481([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x401481([0x2a])))[_0x401481([0x6d,0x61,0x70])](_0x399940=>_0x399940[_0x401481([0x73,0x70,0x6c,0x69,0x74])](_0x401481([0x2e])))[_0x401481([0x73,0x6f,0x6d,0x65])](_0x51779b=>_0x3ee990[_0x401481([0x65,0x76,0x65,0x72,0x79])]((_0x3fe6f5,_0x419c2a)=>_0x51779b[_0x419c2a]===_0x3fe6f5||_0x51779b[_0x419c2a]===_0x401481([0x2a])));}function _0x5cb89f(){return _0x5cd7e6&&_0x2445b5?new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3873af,_0x19534c)=>{_0x5cd7e6[_0x401481([0x74,0x68,0x65,0x6e])](_0x3873af,_0x19534c),_0x2445b5[_0x401481([0x74,0x68,0x65,0x6e])](_0x414935=>{_0x414935!=_0x401481([0x56,0x61,0x6c,0x69,0x64])&&_0x3873af(_0x414935);},_0x19534c);}):_0x5cd7e6||_0x2445b5||_0x401481([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5a108a(_0x8859,_0x1ab095){return new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1de888=>{if(_0x5914dc())return _0x1de888(_0x401481([0x56,0x61,0x6c,0x69,0x64]));_0x189d68(),_0x4deabd[_0x401481([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x401481([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3cf816=!0x1;const _0x5f6142=_0x589be7();function _0x135bf9(_0x1207b9){return!!_0x1207b9&&(typeof _0x1207b9===_0x401481([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1207b9===_0x401481([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1207b9[_0x401481([0x74,0x68,0x65,0x6e])]===_0x401481([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1207b9[_0x401481([0x63,0x61,0x74,0x63,0x68])]===_0x401481([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc6bf92(_0x300073){_0x16b5a6(_0x300073)[_0x401481([0x74,0x68,0x65,0x6e])](_0x484790=>{if(!_0x484790||_0x484790[_0x401481([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x401481([0x6f,0x6b]))return _0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4763a8(_0x38a76f(_0x5f6142+_0x1ab095))!=_0x484790[_0x401481([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x401481([0x56,0x61,0x6c,0x69,0x64]);})[_0x401481([0x74,0x68,0x65,0x6e])](_0x35e3b4=>(_0x2ecc99(),_0x35e3b4),()=>{const _0x215fb5=_0x4daa03();return null==_0x215fb5?(_0x2ecc99(),_0x401481([0x56,0x61,0x6c,0x69,0x64])):_0x401481(_0x1d457d-_0x215fb5>(0x7db7befd^_0x53162f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x401481([0x74,0x68,0x65,0x6e])](_0x1de888)[_0x401481([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1de888(_0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1e433f=0x598dd47d^_0x53162f;function _0x2ecc99(){const _0x11c836=_0x401481([0x6c,0x6c,0x63,0x74,0x2d])+_0x4763a8(_0x38a76f(_0x8859)),_0x133561=_0x2fc1fd(_0x4763a8(window[_0x401481([0x4d,0x61,0x74,0x68])][_0x401481([0x63,0x65,0x69,0x6c])](_0x1d457d/_0x1e433f)));window[_0x401481([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x401481([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11c836,_0x133561);}function _0x4daa03(){const _0xab1448=_0x401481([0x6c,0x6c,0x63,0x74,0x2d])+_0x4763a8(_0x38a76f(_0x8859)),_0x47d166=window[_0x401481([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x401481([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xab1448);return _0x47d166?window[_0x401481([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fc1fd(_0x47d166),0x10)*_0x1e433f:null;}function _0x16b5a6(_0x171697){return new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8f5e29,_0x5cc7cf)=>{_0x171697[_0x401481([0x74,0x68,0x65,0x6e])](_0x8f5e29,_0x5cc7cf),window[_0x401481([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5cc7cf,0x59baee3d^_0x53162f);});}}_0x4deabd[_0x401481([0x6f,0x6e])](_0x401481([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x45e19c,_0x161e11)=>{if(_0x161e11[0x0]!=_0x8859)return _0x1de888(_0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x161e11[0x1]={..._0x161e11[0x1],[_0x401481([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5f6142};},{[_0x401481([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x401481([0x68,0x69,0x67,0x68])}),_0x4deabd[_0x401481([0x6f,0x6e])](_0x401481([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ce60f=>{_0x135bf9(_0x3ce60f[_0x401481([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3cf816=!0x0,_0xc6bf92(_0x3ce60f[_0x401481([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x401481([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x401481([0x6c,0x6f,0x77])}),_0x95bcd3[_0x401481([0x74,0x68,0x65,0x6e])](()=>{_0x3cf816||_0x1de888(_0x401481([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5914dc(){return _0x4deabd[_0x401481([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x401481([0x76,0x69,0x65,0x77])][_0x401481([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x401481([0x61,0x75,0x74,0x6f]);}function _0x189d68(){_0x4deabd[_0x401481([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x401481([0x76,0x69,0x65,0x77])][_0x401481([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x401481([0x61,0x75,0x74,0x6f]);}}function _0x3ac2fe(_0x2d80ae){const _0x28cb0f=[new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16664f=>setTimeout(_0x16664f,0x59b20431^_0x53162f)),_0x95bcd3[_0x401481([0x74,0x68,0x65,0x6e])](()=>new window[(_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a0d5c=>{let _0x16f275=0x0;_0x4deabd[_0x401481([0x6d,0x6f,0x64,0x65,0x6c])][_0x401481([0x6f,0x6e])](_0x401481([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4b4090,_0x4d04aa)=>{_0x4d04aa[0x0][_0x401481([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x16f275++,_0x16f275==(0x59bb3b05^_0x53162f)&&(_0x5a0d5c(),_0x4b4090[_0x401481([0x6f,0x66,0x66])]());});}))];return window[_0x401481([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x401481([0x72,0x61,0x63,0x65])](_0x28cb0f)[_0x401481([0x74,0x68,0x65,0x6e])](()=>_0x2d80ae);}async function _0x4163f7(){await _0x95bcd3,_0x4deabd[_0x401481([0x6d,0x6f,0x64,0x65,0x6c])][_0x401481([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x313bf2,_0x4deabd[_0x401481([0x6d,0x6f,0x64,0x65,0x6c])][_0x401481([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x313bf2,_0x4deabd[_0x401481([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x401481([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4417ab(_0x37e371){const _0x440921=_0xaa697a();_0x4deabd[_0x440921]=_0x401481([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])+_0x37e371,_0x37e371!=_0x401481([0x56,0x61,0x6c,0x69,0x64])&&_0x4163f7();}function _0xaa697a(){const _0x1e9bba=window[_0x401481([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x401481([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x401481([0x6e,0x6f,0x77])]())[_0x401481([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x401481([0x2e]),'');let _0x259576=_0x401481([0x58]);for(let _0x59438d=0x0;_0x59438d<_0x1e9bba[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59438d+=0x2){let _0x2411f5=window[_0x401481([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e9bba[_0x401481([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59438d,_0x59438d+0x2));_0x2411f5>=_0x1e460d[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2411f5-=_0x1e460d[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x259576+=_0x1e460d[_0x2411f5];}return _0x259576;}function _0x5686e8(){const _0x2155b1=_0x194f53[_0x401481([0x73,0x70,0x6c,0x69,0x74])](_0x401481([0x2e]));if(0x3!=_0x2155b1[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x19d680(_0x2155b1[0x1]);function _0x19d680(_0x164119){const _0x4da904=_0x3f55c1(_0x164119);return _0x4da904&&_0x41d347()?_0x4da904:null;function _0x41d347(){const _0x5d6733=_0x4da904[_0x401481([0x6a,0x74,0x69])],_0x39e919=window[_0x401481([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d6733[_0x401481([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d6733[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29fdad={..._0x4da904,[_0x401481([0x6a,0x74,0x69])]:_0x5d6733[_0x401481([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d6733[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29fdad[_0x401481([0x76,0x63])],_0x38a76f(_0x29fdad)==_0x39e919;}}}async function _0x35807f(){let _0x5075fe=!0x0;try{const _0x2348d6=_0x194f53[_0x401481([0x73,0x70,0x6c,0x69,0x74])](_0x401481([0x2e])),[_0x55ded9,_0x5f4f40,_0x38341a]=_0x2348d6;return _0x6f47f6(_0x55ded9),await _0x27b5e6(_0x55ded9,_0x5f4f40,_0x38341a),_0x5075fe;}catch(_0xd9d60f){return!0x1;}function _0x6f47f6(_0x5080fd){const _0x528d92=_0x3f55c1(_0x5080fd);_0x528d92&&_0x528d92[_0x401481([0x61,0x6c,0x67])]==_0x401481([0x45,0x53,0x32,0x35,0x36])||(_0x5075fe=!0x1);}async function _0x27b5e6(_0x147731,_0x53770a,_0x3ebf3c){const _0x45300b=window[_0x401481([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x401481([0x66,0x72,0x6f,0x6d])](_0x154925(_0x3ebf3c),_0x249113=>_0x249113[_0x401481([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xbda6d2=new window[(_0x401481([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x401481([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x147731+_0x401481([0x2e])+_0x53770a),_0x13c013=window[_0x401481([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x401481([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13c013)return;const _0x2f9d91=await _0x13c013[_0x401481([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x401481([0x6a,0x77,0x6b]),_0x20601c,{[_0x401481([0x6e,0x61,0x6d,0x65])]:_0x401481([0x45,0x43,0x44,0x53,0x41]),[_0x401481([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x401481([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x401481([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13c013[_0x401481([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x401481([0x6e,0x61,0x6d,0x65])]:_0x401481([0x45,0x43,0x44,0x53,0x41]),[_0x401481([0x68,0x61,0x73,0x68])]:{[_0x401481([0x6e,0x61,0x6d,0x65])]:_0x401481([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2f9d91,_0x45300b,_0xbda6d2)||(_0x5075fe=!0x1);}}function _0x3f55c1(_0x135a59){return _0x135a59[_0x401481([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x401481([0x65,0x79]))?JSON[_0x401481([0x70,0x61,0x72,0x73,0x65])](_0x154925(_0x135a59)):null;}function _0x154925(_0x37d07b){return window[_0x401481([0x61,0x74,0x6f,0x62])](_0x37d07b[_0x401481([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x401481([0x2b]))[_0x401481([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x401481([0x2f])));}function _0x38a76f(_0x4c15ca){let _0xf290a9=0x1505;function _0x4efcdb(_0x19ea14){for(let _0x54c26e=0x0;_0x54c26e<_0x19ea14[_0x401481([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54c26e++){const _0xfceaa1=_0x19ea14[_0x401481([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54c26e);_0xf290a9=(_0xf290a9<<0x5)+_0xf290a9+_0xfceaa1,_0xf290a9&=_0xf290a9;}}function _0x307234(_0x39942a){Array[_0x401481([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x39942a)?_0x39942a[_0x401481([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x307234):_0x39942a&&typeof _0x39942a==_0x401481([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x401481([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x39942a)[_0x401481([0x73,0x6f,0x72,0x74])]()[_0x401481([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3e998d,_0x16b788])=>{_0x4efcdb(_0x3e998d),_0x307234(_0x16b788);}):_0x4efcdb(window[_0x401481([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x39942a));}return _0x307234(_0x4c15ca),_0xf290a9>>>0x0;}function _0x4763a8(_0x235e1b){return _0x235e1b[_0x401481([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x401481([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x401481([0x30]));}function _0x2fc1fd(_0x40f9f0){return _0x40f9f0[_0x401481([0x73,0x70,0x6c,0x69,0x74])]('')[_0x401481([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x401481([0x6a,0x6f,0x69,0x6e])]('');}function _0x313bf2(){}function _0x401481(_0x5edf2d){return _0x5edf2d['map'](_0x5af3bb=>String['fromCharCode'](_0x5af3bb))['join']('');}_0x4417ab(await _0x5f211b());}(this);}}const O=['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'],[_0x2c79cb=>Number(_0x2c79cb)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x5a7246){return O['includes'](_0x5a7246);}function v(_0x4e5728,_0xe6ef11,_0x52454c){const {spanStyles:_0x3a6ef0,stylesToBeHtmlElements:_0x1126fa}=function(_0x9878b,_0xfadeec){const _0x52c593={},_0x2ed6c9={};return _0xfadeec['forEach'](_0x3960b7=>{const _0x2a01c2=_0x9878b['getStyle'](_0x3960b7);if(_0x2a01c2){if(function(_0x2df989){return E['includes'](_0x2df989);}(_0x3960b7))_0x52c593[_0x3960b7]=_0x2a01c2;else{if(function(_0x3d61bc){return _0x3d61bc in F;}(_0x3960b7)){const _0x23a878=_0x2a01c2['split']('\x20');F[_0x3960b7]['forEach'](([_0x186361,_0xf384f9])=>{for(const _0x1ad544 of _0x23a878){('function'==typeof _0x186361&&_0x186361(_0x1ad544)||_0x186361===_0x1ad544)&&(_0x2ed6c9[_0x3960b7]=[..._0x2ed6c9[_0x3960b7]||[],[_0x186361,_0xf384f9]]);}});}}}}),{'spanStyles':_0x52c593,'stylesToBeHtmlElements':_0x2ed6c9};}(_0x4e5728,_0x52454c);!function(_0x41c7cd,_0x4c6885,_0x5873d8){for(const _0x186281 in _0x5873d8){_0x5873d8[_0x186281]['forEach'](([,_0x274ff9])=>{const _0x29dd1c=_0x4c6885['createElement'](_0x274ff9,[],_0x41c7cd['getChildren']());_0x4c6885['insertChild'](0x0,_0x29dd1c,_0x41c7cd);}),_0x4c6885['removeStyle'](_0x186281,_0x41c7cd);}}(_0x4e5728,_0xe6ef11,_0x1126fa),function(_0x1decad,_0x5c35ea,_0x404432){if(!Object['keys'](_0x404432)['length'])return;const _0x5ae898=_0x5c35ea['createElement']('span',[],_0x1decad['getChildren']());_0x5c35ea['setStyle'](_0x404432,_0x5ae898),_0x5c35ea['insertChild'](0x0,_0x5ae898,_0x1decad),_0x5c35ea['removeStyle'](Object['keys'](_0x404432),_0x1decad);}(_0x4e5728,_0xe6ef11,_0x3a6ef0);}class m extends _0x3755b0{['execute'](_0x58a69a){const {body:_0x3488d0}=_0x58a69a['_parsedData'],_0x452a33=new _0x2dc93e(_0x3488d0['document']),_0x13ac26=_0x452a33['createRangeIn'](_0x3488d0),_0x25f0a4=new _0x1b7996(_0x452a33['document']['stylesProcessor']),_0x15b796=[...new _0x292cea(_0x25f0a4)['blockElements'],'font'],_0x5778fa=_0x13ac26['getItems']();for(const _0x5bb1b8 of _0x5778fa)_0x5bb1b8['is']('element')&&_0x15b796['includes'](_0x5bb1b8['name'])&&v(_0x5bb1b8,_0x452a33,(_0x395f1b=_0x5bb1b8,Array['from'](_0x395f1b['getStyleNames']())['filter'](K)));var _0x395f1b;_0x58a69a['content']=_0x3488d0;}['isActive'](_0x5a1413){return super['isActive'](_0x5a1413)||d(_0x5a1413);}}class s extends _0x2bdce7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5b37aa=this['editor'],_0x35665d=_0x5b37aa['plugins']['get']('ClipboardPipeline'),_0x1957c5=_0x5b37aa['editing']['view']['document'],_0x2cdc20=new m(_0x1957c5);_0x35665d['on']('inputTransformation',(_0x214f1a,_0x178f4b)=>{const _0x5cfe39=_0x178f4b['dataTransfer']['getData']('text/html');_0x2cdc20['isActive'](_0x5cfe39)&&(_0x178f4b['_parsedData']||(_0x178f4b['_parsedData']=_0x1cad53(_0x5cfe39,_0x1957c5['stylesProcessor'])),_0x2cdc20['execute'](_0x178f4b));},{'priority':_0xe34225['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x51b3ea=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1eea9a;for(const _0x7aa62b in _0x51b3ea){const _0x1316b8=_0x7aa62b,_0x9db7eb=_0x51b3ea[_0x1316b8];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x9db7eb||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9db7eb){delete _0x51b3ea[_0x1316b8],_0x1eea9a=_0x9db7eb,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1eea9a&&_0x51b3ea['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2bdce7{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": "44.0.0-alpha.
|
|
3
|
+
"version": "44.0.0-alpha.6",
|
|
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": "44.0.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.
|
|
29
|
-
"ckeditor5": "44.0.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.0.0-alpha.6",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.6",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.6",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.6",
|
|
29
|
+
"ckeditor5": "44.0.0-alpha.6"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x58c13e,_0xc9f912){var _0x349bb7=_0x1992,_0x4097ff=_0x58c13e();while(!![]){try{var _0x59a2e1=parseInt(_0x349bb7(0x1e0))/0x1*(-parseInt(_0x349bb7(0x1e3))/0x2)+parseInt(_0x349bb7(0x1e2))/0x3+-parseInt(_0x349bb7(0x1dd))/0x4+-parseInt(_0x349bb7(0x1d9))/0x5+-parseInt(_0x349bb7(0x1db))/0x6*(-parseInt(_0x349bb7(0x1df))/0x7)+parseInt(_0x349bb7(0x1da))/0x8*(-parseInt(_0x349bb7(0x1dc))/0x9)+parseInt(_0x349bb7(0x1e1))/0xa*(parseInt(_0x349bb7(0x1de))/0xb);if(_0x59a2e1===_0xc9f912)break;else _0x4097ff['push'](_0x4097ff['shift']());}catch(_0x1303f0){_0x4097ff['push'](_0x4097ff['shift']());}}}(_0x5e04,0x865f3));function _0x1992(_0x4fe625,_0x537b31){var _0x5e042b=_0x5e04();return _0x1992=function(_0x199234,_0x50236a){_0x199234=_0x199234-0x1d9;var _0x26add9=_0x5e042b[_0x199234];return _0x26add9;},_0x1992(_0x4fe625,_0x537b31);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x5e04(){var _0x12b53c=['676594GSgfDY','3853465ZkjpjQ','294888jlLxJj','6lVQMAB','117aUSsiY','1056576qNePUZ','19873139MSjWxl','4502729VBEEeG','2AymsWN','10buLFlj','873345ZogwBA'];_0x5e04=function(){return _0x12b53c;};return _0x5e04();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x270955,_0x2cf3ef){var _0x2db2c0=_0x3ace,_0x2ee4ae=_0x270955();while(!![]){try{var _0x3dc4a5=parseInt(_0x2db2c0(0xa1))/0x1*(-parseInt(_0x2db2c0(0xa0))/0x2)+parseInt(_0x2db2c0(0x97))/0x3*(parseInt(_0x2db2c0(0x98))/0x4)+parseInt(_0x2db2c0(0x9c))/0x5*(-parseInt(_0x2db2c0(0x9b))/0x6)+-parseInt(_0x2db2c0(0x9e))/0x7*(-parseInt(_0x2db2c0(0x9a))/0x8)+parseInt(_0x2db2c0(0x96))/0x9*(parseInt(_0x2db2c0(0x9f))/0xa)+-parseInt(_0x2db2c0(0x9d))/0xb+-parseInt(_0x2db2c0(0x99))/0xc;if(_0x3dc4a5===_0x2cf3ef)break;else _0x2ee4ae['push'](_0x2ee4ae['shift']());}catch(_0x59f5dd){_0x2ee4ae['push'](_0x2ee4ae['shift']());}}}(_0x3aa3,0x2f40f));function _0x3ace(_0x254af2,_0xef15ec){var _0x3aa35a=_0x3aa3();return _0x3ace=function(_0x3ace9c,_0x14085e){_0x3ace9c=_0x3ace9c-0x96;var _0x3b2348=_0x3aa35a[_0x3ace9c];return _0x3b2348;},_0x3ace(_0x254af2,_0xef15ec);}import{CKEditorError as _0xa0b72b}from'ckeditor5/src/utils.js';function _0x3aa3(){var _0x2acf69=['35878InqDKS','3354786VKBnMe','102651yrBeRN','44YZktAO','4982460hEGMxU','1117808hFMLOl','228GVxlGo','180OCEsod','1882199qeSlGB','7otpBms','10zswLHD','6bxfSFE'];_0x3aa3=function(){return _0x2acf69;};return _0x3aa3();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e967c=_0x36e1;function _0x50d7(){const _0x577b76=['execute','10281320UzlRUK','hasStyle','content','2799442zLvNGx','6VYMDoT','elementStart','isActive','createRangeIn','type','6410088PNtFCq','11711952vEUNpw','10fNxMJK','10415699xQJkrn','item','3zMowRd','104423jVESTQ','document','1691308favqRW','setStyle','from','size','values','_parsedData'];_0x50d7=function(){return _0x577b76;};return _0x50d7();}(function(_0xeff22f,_0x25d60a){const _0x16ffa4=_0x36e1,_0xb668b5=_0xeff22f();while(!![]){try{const _0x44f24c=-parseInt(_0x16ffa4(0x18c))/0x1+-parseInt(_0x16ffa4(0x198))/0x2*(parseInt(_0x16ffa4(0x18b))/0x3)+parseInt(_0x16ffa4(0x18e))/0x4*(-parseInt(_0x16ffa4(0x188))/0x5)+-parseInt(_0x16ffa4(0x181))/0x6*(-parseInt(_0x16ffa4(0x189))/0x7)+parseInt(_0x16ffa4(0x187))/0x8+-parseInt(_0x16ffa4(0x186))/0x9+parseInt(_0x16ffa4(0x195))/0xa;if(_0x44f24c===_0x25d60a)break;else _0xb668b5['push'](_0xb668b5['shift']());}catch(_0x12826b){_0xb668b5['push'](_0xb668b5['shift']());}}}(_0x50d7,0xe0225));import{UpcastWriter as _0x537902}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x28e182}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x273a0e}from'../../utils.js';import{extractStyles as _0x2b7abe,expandStyles as _0x5b99dd,getMatchingStyles as _0x553700,flattenStyleDefinitions as _0x19090a}from'./utils.js';function _0x36e1(_0xaba9ae,_0x64590c){const _0x50d7ce=_0x50d7();return _0x36e1=function(_0x36e145,_0x52793a){_0x36e145=_0x36e145-0x181;let _0x5de678=_0x50d7ce[_0x36e145];return _0x5de678;},_0x36e1(_0xaba9ae,_0x64590c);}export default class c extends _0x28e182{[_0x3e967c(0x194)](_0x3f507e){const _0x5e9c44=_0x3e967c,{body:_0x3cdcaf,styles:_0x2f3146}=_0x3f507e[_0x5e9c44(0x193)],_0x406272=new _0x537902(_0x3cdcaf[_0x5e9c44(0x18d)]),_0x898ecc=_0x406272[_0x5e9c44(0x184)](_0x3cdcaf),_0x4b3ba6=_0x2b7abe(_0x2f3146),_0x39cf9f=_0x5b99dd(_0x4b3ba6);for(const _0x590d6a of _0x898ecc){if(_0x5e9c44(0x182)!==_0x590d6a[_0x5e9c44(0x185)])continue;const _0x112d2c=_0x553700(_0x590d6a[_0x5e9c44(0x18a)],_0x39cf9f);if(_0x112d2c[_0x5e9c44(0x191)]){const _0x45aa01=_0x19090a(Array[_0x5e9c44(0x190)](_0x112d2c[_0x5e9c44(0x192)]()));for(const _0xfe8d3 in _0x45aa01){const _0x3195f9=_0x590d6a[_0x5e9c44(0x18a)];_0x3195f9[_0x5e9c44(0x196)](_0xfe8d3)||_0x406272[_0x5e9c44(0x18f)](_0xfe8d3,_0x45aa01[_0xfe8d3],_0x3195f9);}}}_0x3f507e[_0x5e9c44(0x197)]=_0x3cdcaf;}[_0x3e967c(0x183)](_0x43201b){const _0x5a7ac8=_0x3e967c;return super[_0x5a7ac8(0x183)](_0x43201b)||_0x273a0e(_0x43201b);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x22d1da,_0x575c16){const _0x34de73=_0x2419,_0x3eb8db=_0x22d1da();while(!![]){try{const _0x4f616f=parseInt(_0x34de73(0xac))/0x1*(parseInt(_0x34de73(0xb1))/0x2)+-parseInt(_0x34de73(0xc0))/0x3+parseInt(_0x34de73(0xbe))/0x4+-parseInt(_0x34de73(0xba))/0x5*(-parseInt(_0x34de73(0xbc))/0x6)+parseInt(_0x34de73(0xaa))/0x7+-parseInt(_0x34de73(0xbb))/0x8*(-parseInt(_0x34de73(0xad))/0x9)+parseInt(_0x34de73(0xc1))/0xa*(-parseInt(_0x34de73(0xc3))/0xb);if(_0x4f616f===_0x575c16)break;else _0x3eb8db['push'](_0x3eb8db['shift']());}catch(_0x2b9dae){_0x3eb8db['push'](_0x3eb8db['shift']());}}}(_0x35c1,0xec17d));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3fb14f,_0x5b79e6){const _0x36718c=_0x2419,_0x1ff901=new Map();for(const [_0x942778,_0x50da7c]of _0x5b79e6){if(!_0x942778[_0x36718c(0xaf)]&&!_0x942778[_0x36718c(0xb2)])continue;const _0x23f27a=!_0x942778[_0x36718c(0xaf)]||_0x3fb14f[_0x36718c(0xb4)]===_0x942778[_0x36718c(0xaf)],_0x4a8280=!_0x942778[_0x36718c(0xb2)]||_0x3fb14f[_0x36718c(0xae)](_0x942778[_0x36718c(0xb2)]);_0x23f27a&&_0x4a8280&&_0x1ff901[_0x36718c(0xab)](_0x942778,_0x50da7c);}return _0x1ff901;}export function extractStyles(_0x47c124){const _0x111f6d=_0x2419,_0x418992={};for(const _0x5a0ea3 of _0x47c124)for(const _0x5d9c44 of _0x5a0ea3[_0x111f6d(0xc6)])if(_0x5d9c44 instanceof CSSStyleRule){const _0x3c810e=parseCSSStyleDeclaration(_0x5d9c44[_0x111f6d(0xc5)]);_0x418992[_0x5d9c44[_0x111f6d(0xb6)]]=Object[_0x111f6d(0xb0)]({},_0x418992[_0x5d9c44[_0x111f6d(0xb6)]]||{},_0x3c810e);}return _0x418992;}export function expandStyles(_0x33bce6){const _0x6cf852=_0x2419,_0x141ce7=new Map();for(const _0x3d78ae in _0x33bce6){const _0x1976f4=parseCSSSelector(_0x3d78ae),_0x42ac45=_0x33bce6[_0x3d78ae];for(const _0x1b86a9 of _0x1976f4)_0x141ce7[_0x6cf852(0xab)](_0x1b86a9,_0x42ac45);}return _0x141ce7;}export function parseCSSStyleDeclaration(_0x47fa01){const _0x1d3137=_0x2419,_0x5bf54f={};for(let _0x174a9d=0x0;_0x174a9d<_0x47fa01[_0x1d3137(0xc2)];_0x174a9d++){const _0x4f8f24=_0x47fa01[_0x174a9d],_0x58a6c9=_0x47fa01[_0x1d3137(0xb8)](_0x4f8f24);_0x1d3137(0xc4)!==_0x58a6c9&&(_0x5bf54f[_0x4f8f24]=_0x58a6c9);}return _0x5bf54f;}export function parseCSSSelector(_0x1ac7e4){const _0x89552=_0x2419,_0x3642b4=_0x1ac7e4[_0x89552(0xbd)](',')[_0x89552(0xb3)](_0x5b3d6f=>_0x5b3d6f[_0x89552(0xb7)]()),_0x4f9c67=[];for(const _0x25f384 of _0x3642b4){const _0x223762=S[_0x89552(0xbf)](_0x25f384);_0x223762&&_0x4f9c67[_0x89552(0xb9)](_0x223762[_0x89552(0xb5)]);}return _0x4f9c67;}function _0x2419(_0x5b8ac7,_0x450e3d){const _0x35c1bb=_0x35c1();return _0x2419=function(_0x241975,_0x6cf8c){_0x241975=_0x241975-0xaa;let _0x27748a=_0x35c1bb[_0x241975];return _0x27748a;},_0x2419(_0x5b8ac7,_0x450e3d);}function _0x35c1(){const _0x3f2967=['cssRules','802760YMLQOU','set','4sKRdUE','1194939PRctkm','hasClass','tagName','assign','759716RfSfMK','className','map','name','groups','selectorText','trim','getPropertyValue','push','2489155dsjvaQ','96xCsaow','12NsLfYa','split','6849860yKEwHA','exec','503025MajYGx','48007790jUvDdo','length','11XGxIdL','initial','style'];_0x35c1=function(){return _0x3f2967;};return _0x35c1();}export function flattenStyleDefinitions(_0x16b3d1){const _0x3f12a5=_0x2419,_0x1decab={};for(const _0x1428c5 of _0x16b3d1)Object[_0x3f12a5(0xb0)](_0x1decab,_0x1428c5);return _0x1decab;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x184d90=_0x4ee9;(function(_0x1d6602,_0xabb2ef){const _0x487190=_0x4ee9,_0x17de3f=_0x1d6602();while(!![]){try{const _0x79c44e=-parseInt(_0x487190(0x186))/0x1+-parseInt(_0x487190(0x182))/0x2+parseInt(_0x487190(0x197))/0x3*(parseInt(_0x487190(0x18b))/0x4)+parseInt(_0x487190(0x18c))/0x5*(-parseInt(_0x487190(0x18a))/0x6)+-parseInt(_0x487190(0x184))/0x7*(parseInt(_0x487190(0x18e))/0x8)+parseInt(_0x487190(0x191))/0x9*(parseInt(_0x487190(0x183))/0xa)+-parseInt(_0x487190(0x192))/0xb*(-parseInt(_0x487190(0x188))/0xc);if(_0x79c44e===_0xabb2ef)break;else _0x17de3f['push'](_0x17de3f['shift']());}catch(_0x1d7630){_0x17de3f['push'](_0x17de3f['shift']());}}}(_0x4c03,0x43e79));function _0x4ee9(_0x2b4f4e,_0xd7af7d){const _0x4c039f=_0x4c03();return _0x4ee9=function(_0x4ee984,_0x1cdc35){_0x4ee984=_0x4ee984-0x181;let _0x111123=_0x4c039f[_0x4ee984];return _0x111123;},_0x4ee9(_0x2b4f4e,_0xd7af7d);}import{UpcastWriter as _0x3ee88d,DomConverter as _0x5f2768,ViewDocument as _0x375ef8}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x5dc6ad}from'@ckeditor/ckeditor5-paste-from-office';function _0x4c03(){const _0x140641=['104tmqwsw','includes','createRangeIn','126rNowjF','10873137ajNjon','name','stylesProcessor','element','isActive','1137813mEXGZL','execute','content','font','669014UrIMyw','150130bxKDxm','248122UutUnx','blockElements','229378HHTZYN','_parsedData','12eHURvY','getItems','60OBgmBE','4LvyNmF','137550PbrCxz','document'];_0x4c03=function(){return _0x140641;};return _0x4c03();}import{isMSExcelContent as _0x2e8f49}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x303702,propagateStyleProperties as _0x321ea2}from'./utils.js';export default class m extends _0x5dc6ad{[_0x184d90(0x198)](_0x587690){const _0x434716=_0x184d90,{body:_0x548074}=_0x587690[_0x434716(0x187)],_0x4b99db=new _0x3ee88d(_0x548074[_0x434716(0x18d)]),_0x140437=_0x4b99db[_0x434716(0x190)](_0x548074),_0x4e9c5d=new _0x375ef8(_0x4b99db[_0x434716(0x18d)][_0x434716(0x194)]),_0x410a2e=[...new _0x5f2768(_0x4e9c5d)[_0x434716(0x185)],_0x434716(0x181)],_0x221729=_0x140437[_0x434716(0x189)]();for(const _0x336c2e of _0x221729)if(_0x336c2e['is'](_0x434716(0x195))&&_0x410a2e[_0x434716(0x18f)](_0x336c2e[_0x434716(0x193)])){const _0x104cb7=_0x303702(_0x336c2e);_0x321ea2(_0x336c2e,_0x4b99db,_0x104cb7);}_0x587690[_0x434716(0x199)]=_0x548074;}[_0x184d90(0x196)](_0x165eee){const _0x21284c=_0x184d90;return super[_0x21284c(0x196)](_0x165eee)||_0x2e8f49(_0x165eee);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x57796e=_0xa792;(function(_0x536c7b,_0x24aff3){const _0x2e1ee7=_0xa792,_0x189a8a=_0x536c7b();while(!![]){try{const _0x1e91fe=-parseInt(_0x2e1ee7(0x107))/0x1+-parseInt(_0x2e1ee7(0x102))/0x2+parseInt(_0x2e1ee7(0x117))/0x3*(parseInt(_0x2e1ee7(0x111))/0x4)+-parseInt(_0x2e1ee7(0xfa))/0x5*(-parseInt(_0x2e1ee7(0x118))/0x6)+-parseInt(_0x2e1ee7(0x11a))/0x7*(-parseInt(_0x2e1ee7(0x113))/0x8)+-parseInt(_0x2e1ee7(0x112))/0x9+parseInt(_0x2e1ee7(0xf6))/0xa*(-parseInt(_0x2e1ee7(0x11c))/0xb);if(_0x1e91fe===_0x24aff3)break;else _0x189a8a['push'](_0x189a8a['shift']());}catch(_0x5cfa5e){_0x189a8a['push'](_0x189a8a['shift']());}}}(_0x533e,0x905c2));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x57796e(0x100),_0x57796e(0xfb),_0x57796e(0x121),_0x57796e(0xf9),_0x57796e(0x11d),_0x57796e(0x120),_0x57796e(0x108),_0x57796e(0x104)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x57796e(0x100),_0x57796e(0xfb),_0x57796e(0x121)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x57796e(0xfe),'i']],'font-weight':[[_0x57796e(0xff),_0x57796e(0x11b)],[_0x57796e(0x110),_0x57796e(0x11b)],[_0x57796e(0x103),_0x57796e(0x11b)],[_0x92c6f8=>Number(_0x92c6f8)>=0x258,_0x57796e(0x11b)]],'text-decoration':[[_0x57796e(0x10a),'u'],[_0x57796e(0x10c),'s']],'text-decoration-line':[[_0x57796e(0x10a),'u'],[_0x57796e(0x10c),'s']],'vertical-align':[[_0x57796e(0xfd),_0x57796e(0xfd)],[_0x57796e(0x11e),_0x57796e(0xf5)]]};function _0xa792(_0x30a435,_0x1edf8a){const _0x533ede=_0x533e();return _0xa792=function(_0xa79273,_0x61ce11){_0xa79273=_0xa79273-0xf5;let _0x27ddea=_0x533ede[_0xa79273];return _0x27ddea;},_0xa792(_0x30a435,_0x1edf8a);}export function isPropertyToBePropagated(_0x48955f){const _0x13d7d6=_0x57796e;return CSS_PROPERTIES_TO_PROPAGATE[_0x13d7d6(0x11f)](_0x48955f);}export function isPropertyToBePropagatedAsSpan(_0x4bb296){const _0x55a589=_0x57796e;return CSS_PROPERTIES_TO_BE_SPANS[_0x55a589(0x11f)](_0x4bb296);}function _0x533e(){const _0x4e5960=['font-family','createElement','sub','italic','medium','color','getChildren','1500932IiGYgR','bolder','vertical-align','getStyleNames','setStyle','736681MXlnzG','font-style','split','underline','getStyle','line-through','removeStyle','keys','from','bold','132RfPPlW','4234842kmqnkt','8pjeAOp','insertChild','forEach','filter','89415tSxVKH','6064482duDFgv','span','7614838nyjekV','strong','11mAVhQA','text-decoration-line','super','includes','font-weight','font-size','sup','5331630kwLxfP','function','length','text-decoration','5dNYFDf'];_0x533e=function(){return _0x4e5960;};return _0x533e();}export function isPropertyToBePropagatedAsHTMLElement(_0x277e19){return _0x277e19 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4a58f4){const _0x2108ac=_0x57796e;return Array[_0x2108ac(0x10f)](_0x4a58f4[_0x2108ac(0x105)]())[_0x2108ac(0x116)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1013ef,_0x269890,_0x40ad4a){const {spanStyles:_0xf2f211,stylesToBeHtmlElements:_0x251a88}=getStylesToPropagate(_0x1013ef,_0x40ad4a);propagateStylesAsHTMLElements(_0x1013ef,_0x269890,_0x251a88),propagateStylesAsSpan(_0x1013ef,_0x269890,_0xf2f211);}export function propagateStylesAsHTMLElements(_0x3e7229,_0x1175ce,_0xa0e84a){const _0x1a6ee1=_0x57796e;for(const _0x3987d6 in _0xa0e84a){_0xa0e84a[_0x3987d6][_0x1a6ee1(0x115)](([,_0x5a89ca])=>{const _0x194865=_0x1a6ee1,_0x3a8b88=_0x1175ce[_0x194865(0xfc)](_0x5a89ca,[],_0x3e7229[_0x194865(0x101)]());_0x1175ce[_0x194865(0x114)](0x0,_0x3a8b88,_0x3e7229);}),_0x1175ce[_0x1a6ee1(0x10d)](_0x3987d6,_0x3e7229);}}export function propagateStylesAsSpan(_0x425e56,_0x9166b4,_0x5ed35f){const _0x121a25=_0x57796e;if(!Object[_0x121a25(0x10e)](_0x5ed35f)[_0x121a25(0xf8)])return;const _0x4f55e5=_0x9166b4[_0x121a25(0xfc)](_0x121a25(0x119),[],_0x425e56[_0x121a25(0x101)]());_0x9166b4[_0x121a25(0x106)](_0x5ed35f,_0x4f55e5),_0x9166b4[_0x121a25(0x114)](0x0,_0x4f55e5,_0x425e56),_0x9166b4[_0x121a25(0x10d)](Object[_0x121a25(0x10e)](_0x5ed35f),_0x425e56);}export function getStylesToPropagate(_0x717c3b,_0x3a26a9){const _0x436fc9=_0x57796e,_0x3c5ed2={},_0x558cce={};return _0x3a26a9[_0x436fc9(0x115)](_0x5c7acc=>{const _0x1b8043=_0x436fc9,_0x36af2e=_0x717c3b[_0x1b8043(0x10b)](_0x5c7acc);if(_0x36af2e){if(isPropertyToBePropagatedAsSpan(_0x5c7acc))_0x3c5ed2[_0x5c7acc]=_0x36af2e;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5c7acc)){const _0x25bd9e=_0x36af2e[_0x1b8043(0x109)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5c7acc][_0x1b8043(0x115)](([_0x320b10,_0x3df81d])=>{const _0x4fb347=_0x1b8043;for(const _0x50d218 of _0x25bd9e){(_0x4fb347(0xf7)==typeof _0x320b10&&_0x320b10(_0x50d218)||_0x320b10===_0x50d218)&&(_0x558cce[_0x5c7acc]=[..._0x558cce[_0x5c7acc]||[],[_0x320b10,_0x3df81d]]);}});}}}}),{'spanStyles':_0x3c5ed2,'stylesToBeHtmlElements':_0x558cce};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x59ea03=_0xa2eb;(function(_0x5c6e3d,_0x562ca3){var _0x4b786f=_0xa2eb,_0x4b6d4a=_0x5c6e3d();while(!![]){try{var _0x48265f=parseInt(_0x4b786f(0x14f))/0x1+parseInt(_0x4b786f(0x152))/0x2*(-parseInt(_0x4b786f(0x149))/0x3)+-parseInt(_0x4b786f(0x14b))/0x4*(parseInt(_0x4b786f(0x155))/0x5)+-parseInt(_0x4b786f(0x14c))/0x6*(-parseInt(_0x4b786f(0x154))/0x7)+parseInt(_0x4b786f(0x145))/0x8*(parseInt(_0x4b786f(0x151))/0x9)+-parseInt(_0x4b786f(0x146))/0xa*(parseInt(_0x4b786f(0x147))/0xb)+parseInt(_0x4b786f(0x14e))/0xc;if(_0x48265f===_0x562ca3)break;else _0x4b6d4a['push'](_0x4b6d4a['shift']());}catch(_0x484b3d){_0x4b6d4a['push'](_0x4b6d4a['shift']());}}}(_0x5d1e,0x6465a));function _0xa2eb(_0x401329,_0x40b3ee){var _0x5d1ea9=_0x5d1e();return _0xa2eb=function(_0xa2eb4c,_0x5ee2f7){_0xa2eb4c=_0xa2eb4c-0x144;var _0x59cb95=_0x5d1ea9[_0xa2eb4c];return _0x59cb95;},_0xa2eb(_0x401329,_0x40b3ee);}import{Plugin as _0x39306f}from'ckeditor5/src/core.js';import _0x320853 from'./pastefromofficeenhancedinliner.js';function _0x5d1e(){var _0x22be59=['isOfficialPlugin','8862zxErIn','3877295hwnWPi','PasteFromOfficeEnhanced','206552BUWGqm','110SobQsZ','77836VRsGuk','isPremiumPlugin','15TodHel','requires','4RPaufV','1134zXkVBI','pluginName','16991592aDuDzj','95762CYrFKZ','PasteFromOffice','9cBMDyI','204920xfuHOZ'];_0x5d1e=function(){return _0x22be59;};return _0x5d1e();}import _0x904023 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x39306f{static get[_0x59ea03(0x14d)](){var _0x5f58f5=_0x59ea03;return _0x5f58f5(0x144);}static get[_0x59ea03(0x153)](){return!0x0;}static get[_0x59ea03(0x148)](){return!0x0;}static get[_0x59ea03(0x14a)](){var _0x2b1428=_0x59ea03;return[_0x2b1428(0x150),_0x320853,_0x904023];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x374d5b=_0x1504;(function(_0x22f224,_0x1c9b1f){const _0x498f13=_0x1504,_0x2bbce1=_0x22f224();while(!![]){try{const _0x3b5c12=parseInt(_0x498f13(0x10f))/0x1+parseInt(_0x498f13(0x116))/0x2*(-parseInt(_0x498f13(0x10d))/0x3)+parseInt(_0x498f13(0xf9))/0x4+-parseInt(_0x498f13(0x104))/0x5*(-parseInt(_0x498f13(0x100))/0x6)+parseInt(_0x498f13(0x115))/0x7+parseInt(_0x498f13(0x10a))/0x8+parseInt(_0x498f13(0x119))/0x9*(-parseInt(_0x498f13(0xff))/0xa);if(_0x3b5c12===_0x1c9b1f)break;else _0x2bbce1['push'](_0x2bbce1['shift']());}catch(_0x58b9dd){_0x2bbce1['push'](_0x2bbce1['shift']());}}}(_0x4aec,0x83d49));import{Plugin as _0x4fa71d}from'ckeditor5/src/core.js';import{parseHtml as _0x20ddf7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x305612,uid as _0x5b2d4d}from'ckeditor5/src/utils.js';import _0x2316f4 from'./normalizers/inliner/msofficestylesinliner.js';function _0x1504(_0x3e7404,_0x7e5c5d){const _0x4aec22=_0x4aec();return _0x1504=function(_0x150468,_0x11b3ff){_0x150468=_0x150468-0xf8;let _0x5e4860=_0x4aec22[_0x150468];return _0x5e4860;},_0x1504(_0x3e7404,_0x7e5c5d);}function _0x4aec(){const _0x19b989=['high','stylesProcessor','isActive','21838190JYUBVb','252lUpxmT','getData','get','execute','122745bKtZWK','_parsedData','document','requires','editing','view','8129680oznYVu','PasteFromOfficeEnhancedInliner','plugins','2825511gjfUst','isOfficialPlugin','736339ajMYxz','editor','inputTransformation','pluginName','afterInit','href','1582105BPVdRN','2Vjebss','dataTransfer','isPremiumPlugin','9cozfuo','fromCharCode','map','PasteFromOffice','init','join','2624044dWwsMy','text/html','ClipboardPipeline'];_0x4aec=function(){return _0x19b989;};return _0x4aec();}export default class i extends _0x4fa71d{static get[_0x374d5b(0x112)](){const _0x3217fd=_0x374d5b;return _0x3217fd(0x10b);}static get[_0x374d5b(0x10e)](){return!0x0;}static get[_0x374d5b(0x118)](){return!0x0;}static get[_0x374d5b(0x107)](){const _0x43ca30=_0x374d5b;return[_0x43ca30(0x11c)];}[_0x374d5b(0x11d)](){const _0x122b6b=_0x374d5b,_0x4e316c=this[_0x122b6b(0x110)],_0x2b1cc7=_0x4e316c[_0x122b6b(0x10c)][_0x122b6b(0x102)](_0x122b6b(0xfb)),_0x261e22=_0x4e316c[_0x122b6b(0x108)][_0x122b6b(0x109)][_0x122b6b(0x106)],_0x3af953=new _0x2316f4(_0x261e22);_0x2b1cc7['on'](_0x122b6b(0x111),(_0x5bf0db,_0xbd0668)=>{const _0x2e6c53=_0x122b6b,_0x4b63c5=_0xbd0668[_0x2e6c53(0x117)][_0x2e6c53(0x101)](_0x2e6c53(0xfa));_0x3af953[_0x2e6c53(0xfe)](_0x4b63c5)&&(_0xbd0668[_0x2e6c53(0x105)]||(_0xbd0668[_0x2e6c53(0x105)]=_0x20ddf7(_0x4b63c5,_0x261e22[_0x2e6c53(0xfd)])),_0x3af953[_0x2e6c53(0x103)](_0xbd0668));},{'priority':_0x305612[_0x122b6b(0x102)](_0x122b6b(0xfc))+0xb});}[_0x374d5b(0x113)](){!async function(_0x216d14){const _0x5e7531=_0x217ab4([0x4d,0x52,0x66,0x42,0x57,0x30,0x72,0x53,0x58,0x67,0x79,0x59,0x54,0x77,0x46,0x64,0x43,0x37,0x6d,0x47,0x6f,0x7a,0x39,0x45,0x32,0x36,0x5a,0x71,0x6b,0x4f,0x35,0x75,0x78,0x48,0x34,0x55,0x44,0x49,0x6e,0x73,0x56,0x4e,0x69,0x63,0x6c,0x4a,0x51,0x65,0x4b,0x68,0x6a,0x62,0x76,0x61,0x31,0x50,0x70,0x74,0x33,0x41,0x38,0x4c]),_0x35eae7=0x6f2f9359,_0x5030ed=0x6f28c491^_0x35eae7,_0x4eeac1=window[_0x217ab4([0x44,0x61,0x74,0x65])][_0x217ab4([0x6e,0x6f,0x77])](),_0x57c3b1=_0x216d14[_0x217ab4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e7be8=new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa39954=>{_0x57c3b1[_0x217ab4([0x6f,0x6e,0x63,0x65])](_0x217ab4([0x72,0x65,0x61,0x64,0x79]),_0xa39954);}),_0x4e6e5b={[_0x217ab4([0x6b,0x74,0x79])]:_0x217ab4([0x45,0x43]),[_0x217ab4([0x75,0x73,0x65])]:_0x217ab4([0x73,0x69,0x67]),[_0x217ab4([0x63,0x72,0x76])]:_0x217ab4([0x50,0x2d,0x32,0x35,0x36]),[_0x217ab4([0x78])]:_0x217ab4([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]),[_0x217ab4([0x79])]:_0x217ab4([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]),[_0x217ab4([0x61,0x6c,0x67])]:_0x217ab4([0x45,0x53,0x32,0x35,0x36])},_0x428cf0=_0x57c3b1[_0x217ab4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x217ab4([0x67,0x65,0x74])](_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x901009(){let _0x5f3684,_0x1ee806=null,_0xc3ffbe=null;try{if(_0x428cf0==_0x217ab4([0x47,0x50,0x4c]))return _0x217ab4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5f3684=_0x437bfa(),!_0x5f3684)return _0x217ab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5f3684[_0x217ab4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xc3ffbe=_0x3d9051(_0x5f3684[_0x217ab4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5f3684[_0x217ab4([0x6a,0x74,0x69])])),await _0x3642dc()?_0x5f5525()?_0x571473()?_0x217ab4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x56cb1e()?(_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x217ab4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1ee806=_0x43e238(_0x217ab4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x217ab4([0x74,0x72,0x69,0x61,0x6c])&&(_0x1ee806=_0x43e238(_0x217ab4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x217ab4([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x1ee806=_0x43e238(_0x217ab4([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x35cf5b()):_0x217ab4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x217ab4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x217ab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4884ae){return _0x217ab4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x571473(){const _0x4ab567=[_0x217ab4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x217ab4([0x74,0x72,0x69,0x61,0x6c])][_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4eeac1/0x3e8:0xe10*_0x5030ed;return _0x5f3684[_0x217ab4([0x65,0x78,0x70])]<_0x4ab567;}function _0x5f5525(){const _0x3f7bfd=_0x5f3684[_0x217ab4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f7bfd&&(!!_0x3f7bfd[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ab4([0x2a]))||(!!_0x3f7bfd[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ab4([0x50,0x4f,0x45]))||!!_0x3f7bfd[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ab4([0x50,0x50]))));}function _0x56cb1e(){const _0x6b88b8=_0x1504,_0x458787=_0x5f3684[_0x217ab4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x458787||0x0==_0x458787[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1ac58}=new URL(window[_0x217ab4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x6b88b8(0x114)]);if(_0x458787[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ac58))return!0x0;const _0x27c26f=_0x1ac58[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])](_0x217ab4([0x2e]));return _0x458787[_0x217ab4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x181c48=>_0x181c48[_0x217ab4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ab4([0x2a])))[_0x217ab4([0x6d,0x61,0x70])](_0xd6d606=>_0xd6d606[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])](_0x217ab4([0x2e])))[_0x217ab4([0x73,0x6f,0x6d,0x65])](_0x13414a=>_0x27c26f[_0x217ab4([0x65,0x76,0x65,0x72,0x79])]((_0x220c05,_0x58ad45)=>_0x13414a[_0x58ad45]===_0x220c05||_0x13414a[_0x58ad45]===_0x217ab4([0x2a])));}function _0x35cf5b(){return _0x1ee806&&_0xc3ffbe?new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c9b9d,_0x4ac576)=>{_0x1ee806[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x2c9b9d,_0x4ac576),_0xc3ffbe[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x2f3bda=>{_0x2f3bda!=_0x217ab4([0x56,0x61,0x6c,0x69,0x64])&&_0x2c9b9d(_0x2f3bda);},_0x4ac576);}):_0x1ee806||_0xc3ffbe||_0x217ab4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d9051(_0x39742f,_0x35cc66){return new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c6410=>{if(_0x58428d())return _0x3c6410(_0x217ab4([0x56,0x61,0x6c,0x69,0x64]));_0x5cee70(),_0x57c3b1[_0x217ab4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x217ab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a926a=!0x1;const _0x430002=_0x5b2d4d();function _0x1a0692(_0x453668){return!!_0x453668&&(typeof _0x453668===_0x217ab4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x453668===_0x217ab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x453668[_0x217ab4([0x74,0x68,0x65,0x6e])]===_0x217ab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x453668[_0x217ab4([0x63,0x61,0x74,0x63,0x68])]===_0x217ab4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1bf14b(_0x267164){_0x4f1d73(_0x267164)[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x226510=>{if(!_0x226510||_0x226510[_0x217ab4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x217ab4([0x6f,0x6b]))return _0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x26fb9e(_0x271382(_0x430002+_0x35cc66))!=_0x226510[_0x217ab4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x217ab4([0x56,0x61,0x6c,0x69,0x64]);})[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x59b51c=>(_0x10e78d(),_0x59b51c),()=>{const _0x54218b=_0x1676d3();return null==_0x54218b?(_0x10e78d(),_0x217ab4([0x56,0x61,0x6c,0x69,0x64])):_0x217ab4(_0x4eeac1-_0x54218b>(0x4b231759^_0x35eae7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x3c6410)[_0x217ab4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3c6410(_0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4f2c4e=0x6f197dd9^_0x35eae7;function _0x10e78d(){const _0x26dd99=_0x217ab4([0x6c,0x6c,0x63,0x74,0x2d])+_0x26fb9e(_0x271382(_0x39742f)),_0x12ccba=_0x410bb7(_0x26fb9e(window[_0x217ab4([0x4d,0x61,0x74,0x68])][_0x217ab4([0x63,0x65,0x69,0x6c])](_0x4eeac1/_0x4f2c4e)));window[_0x217ab4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x217ab4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26dd99,_0x12ccba);}function _0x1676d3(){const _0x18a31b=_0x217ab4([0x6c,0x6c,0x63,0x74,0x2d])+_0x26fb9e(_0x271382(_0x39742f)),_0x18dcc3=window[_0x217ab4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x217ab4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18a31b);return _0x18dcc3?window[_0x217ab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x410bb7(_0x18dcc3),0x10)*_0x4f2c4e:null;}function _0x4f1d73(_0x2ad3c0){return new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c48f6,_0x1e694d)=>{_0x2ad3c0[_0x217ab4([0x74,0x68,0x65,0x6e])](_0x2c48f6,_0x1e694d),window[_0x217ab4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e694d,0x6f2e4799^_0x35eae7);});}}_0x57c3b1[_0x217ab4([0x6f,0x6e])](_0x217ab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x240680,_0x3cf2c9)=>{if(_0x3cf2c9[0x0]!=_0x39742f)return _0x3c6410(_0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3cf2c9[0x1]={..._0x3cf2c9[0x1],[_0x217ab4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x430002};},{[_0x217ab4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x217ab4([0x68,0x69,0x67,0x68])}),_0x57c3b1[_0x217ab4([0x6f,0x6e])](_0x217ab4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3c125c=>{_0x1a0692(_0x3c125c[_0x217ab4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a926a=!0x0,_0x1bf14b(_0x3c125c[_0x217ab4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x217ab4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x217ab4([0x6c,0x6f,0x77])}),_0x2e7be8[_0x217ab4([0x74,0x68,0x65,0x6e])](()=>{_0x4a926a||_0x3c6410(_0x217ab4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x58428d(){return _0x57c3b1[_0x217ab4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x217ab4([0x76,0x69,0x65,0x77])][_0x217ab4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x217ab4([0x61,0x75,0x74,0x6f]);}function _0x5cee70(){_0x57c3b1[_0x217ab4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x217ab4([0x76,0x69,0x65,0x77])][_0x217ab4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x217ab4([0x61,0x75,0x74,0x6f]);}}function _0x43e238(_0x2bf9d9){const _0x555f32=[new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x448c6f=>setTimeout(_0x448c6f,0x6f26ad95^_0x35eae7)),_0x2e7be8[_0x217ab4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5447cb=>{let _0x2513a1=0x0;_0x57c3b1[_0x217ab4([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ab4([0x6f,0x6e])](_0x217ab4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5d0aa0,_0x312873)=>{_0x312873[0x0][_0x217ab4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2513a1++,_0x2513a1==(0x6f2f92a1^_0x35eae7)&&(_0x5447cb(),_0x5d0aa0[_0x217ab4([0x6f,0x66,0x66])]());});}))];return window[_0x217ab4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x217ab4([0x72,0x61,0x63,0x65])](_0x555f32)[_0x217ab4([0x74,0x68,0x65,0x6e])](()=>_0x2bf9d9);}async function _0x309124(){await _0x2e7be8,_0x57c3b1[_0x217ab4([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ab4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf3d88f,_0x57c3b1[_0x217ab4([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ab4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf3d88f,_0x57c3b1[_0x217ab4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x217ab4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4b5d87(_0x4f2fec){const _0x84c33e=_0x328501();_0x57c3b1[_0x84c33e]=_0x217ab4([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])+_0x4f2fec,_0x4f2fec!=_0x217ab4([0x56,0x61,0x6c,0x69,0x64])&&_0x309124();}function _0x328501(){const _0x599ebd=window[_0x217ab4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x217ab4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x217ab4([0x6e,0x6f,0x77])]())[_0x217ab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x217ab4([0x2e]),'');let _0x4d9ebf=_0x217ab4([0x4d]);for(let _0x243f93=0x0;_0x243f93<_0x599ebd[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x243f93+=0x2){let _0x14f5d9=window[_0x217ab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x599ebd[_0x217ab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x243f93,_0x243f93+0x2));_0x14f5d9>=_0x5e7531[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x14f5d9-=_0x5e7531[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4d9ebf+=_0x5e7531[_0x14f5d9];}return _0x4d9ebf;}function _0x437bfa(){const _0x68adfe=_0x428cf0[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])](_0x217ab4([0x2e]));if(0x3!=_0x68adfe[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2269f2(_0x68adfe[0x1]);function _0x2269f2(_0x42232b){const _0x11408d=_0x563d1a(_0x42232b);return _0x11408d&&_0x5212c2()?_0x11408d:null;function _0x5212c2(){const _0x228d03=_0x11408d[_0x217ab4([0x6a,0x74,0x69])],_0xc9df1b=window[_0x217ab4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x228d03[_0x217ab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x228d03[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x200ffd={..._0x11408d,[_0x217ab4([0x6a,0x74,0x69])]:_0x228d03[_0x217ab4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x228d03[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x200ffd[_0x217ab4([0x76,0x63])],_0x271382(_0x200ffd)==_0xc9df1b;}}}async function _0x3642dc(){let _0x3b3b98=!0x0;try{const _0x8084c1=_0x428cf0[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])](_0x217ab4([0x2e])),[_0x58e9f2,_0x21ab62,_0x53f654]=_0x8084c1;return _0x246698(_0x58e9f2),await _0x1c42ff(_0x58e9f2,_0x21ab62,_0x53f654),_0x3b3b98;}catch(_0x52bba6){return!0x1;}function _0x246698(_0x2cd734){const _0x1a9e03=_0x563d1a(_0x2cd734);_0x1a9e03&&_0x1a9e03[_0x217ab4([0x61,0x6c,0x67])]==_0x217ab4([0x45,0x53,0x32,0x35,0x36])||(_0x3b3b98=!0x1);}async function _0x1c42ff(_0x39f012,_0x271687,_0x115b12){const _0x336277=window[_0x217ab4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x217ab4([0x66,0x72,0x6f,0x6d])](_0x55340a(_0x115b12),_0x4c53e2=>_0x4c53e2[_0x217ab4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x535ee2=new window[(_0x217ab4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x217ab4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x39f012+_0x217ab4([0x2e])+_0x271687),_0x5597b9=window[_0x217ab4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x217ab4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5597b9)return;const _0x6b22fa=await _0x5597b9[_0x217ab4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x217ab4([0x6a,0x77,0x6b]),_0x4e6e5b,{[_0x217ab4([0x6e,0x61,0x6d,0x65])]:_0x217ab4([0x45,0x43,0x44,0x53,0x41]),[_0x217ab4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x217ab4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x217ab4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5597b9[_0x217ab4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x217ab4([0x6e,0x61,0x6d,0x65])]:_0x217ab4([0x45,0x43,0x44,0x53,0x41]),[_0x217ab4([0x68,0x61,0x73,0x68])]:{[_0x217ab4([0x6e,0x61,0x6d,0x65])]:_0x217ab4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x6b22fa,_0x336277,_0x535ee2)||(_0x3b3b98=!0x1);}}function _0x563d1a(_0x4f7d15){return _0x4f7d15[_0x217ab4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x217ab4([0x65,0x79]))?JSON[_0x217ab4([0x70,0x61,0x72,0x73,0x65])](_0x55340a(_0x4f7d15)):null;}function _0x55340a(_0x2dc1c8){return window[_0x217ab4([0x61,0x74,0x6f,0x62])](_0x2dc1c8[_0x217ab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x217ab4([0x2b]))[_0x217ab4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x217ab4([0x2f])));}function _0x271382(_0x2f5783){let _0x27d953=0x1505;function _0x2aad6a(_0x3ca86f){for(let _0x2b4d56=0x0;_0x2b4d56<_0x3ca86f[_0x217ab4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b4d56++){const _0x274cc8=_0x3ca86f[_0x217ab4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b4d56);_0x27d953=(_0x27d953<<0x5)+_0x27d953+_0x274cc8,_0x27d953&=_0x27d953;}}function _0x4b282d(_0x37d9da){Array[_0x217ab4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37d9da)?_0x37d9da[_0x217ab4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4b282d):_0x37d9da&&typeof _0x37d9da==_0x217ab4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x217ab4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37d9da)[_0x217ab4([0x73,0x6f,0x72,0x74])]()[_0x217ab4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x175349,_0x2911f3])=>{_0x2aad6a(_0x175349),_0x4b282d(_0x2911f3);}):_0x2aad6a(window[_0x217ab4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37d9da));}return _0x4b282d(_0x2f5783),_0x27d953>>>0x0;}function _0x26fb9e(_0x40fee9){return _0x40fee9[_0x217ab4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x217ab4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x217ab4([0x30]));}function _0x410bb7(_0x25b559){return _0x25b559[_0x217ab4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x217ab4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x217ab4([0x6a,0x6f,0x69,0x6e])]('');}function _0xf3d88f(){}function _0x217ab4(_0x2bdb00){const _0x25ec0b=_0x1504;return _0x2bdb00[_0x25ec0b(0x11b)](_0x51c6b8=>String[_0x25ec0b(0x11a)](_0x51c6b8))[_0x25ec0b(0xf8)]('');}_0x4b5d87(await _0x901009());}(this);}}
|
|
23
|
+
const _0x56cd95=_0x3645;(function(_0x41aae5,_0x3e6320){const _0x5a227b=_0x3645,_0x146e58=_0x41aae5();while(!![]){try{const _0x1ffaf4=-parseInt(_0x5a227b(0x89))/0x1*(parseInt(_0x5a227b(0x7e))/0x2)+-parseInt(_0x5a227b(0x97))/0x3+parseInt(_0x5a227b(0x90))/0x4+parseInt(_0x5a227b(0x8d))/0x5+-parseInt(_0x5a227b(0x8b))/0x6+-parseInt(_0x5a227b(0x86))/0x7+-parseInt(_0x5a227b(0x8c))/0x8*(-parseInt(_0x5a227b(0x8e))/0x9);if(_0x1ffaf4===_0x3e6320)break;else _0x146e58['push'](_0x146e58['shift']());}catch(_0xb30ae6){_0x146e58['push'](_0x146e58['shift']());}}}(_0x38a6,0x76725));function _0x3645(_0x52e832,_0x3c1ac2){const _0x38a6dc=_0x38a6();return _0x3645=function(_0x3645a0,_0x5b3974){_0x3645a0=_0x3645a0-0x73;let _0x12a8ba=_0x38a6dc[_0x3645a0];return _0x12a8ba;},_0x3645(_0x52e832,_0x3c1ac2);}import{Plugin as _0x1bf4c5}from'ckeditor5/src/core.js';import{parseHtml as _0x27368c}from'@ckeditor/ckeditor5-paste-from-office';function _0x38a6(){const _0x4e84f3=['isPremiumPlugin','document','1cLzMPB','editor','4488816wsvMlr','16VNtSDK','418160vsBhYA','8077743kZhQge','isOfficialPlugin','1819204zVWwlO','fromCharCode','high','ClipboardPipeline','_parsedData','href','afterInit','2387793FxXsem','getData','stylesProcessor','view','dataTransfer','editing','init','pluginName','requires','get','inputTransformation','plugins','139676ciRiek','join','isActive','map','execute','PasteFromOfficeEnhancedInliner','PasteFromOffice','text/html','1640975ADdoLz'];_0x38a6=function(){return _0x4e84f3;};return _0x38a6();}import{priorities as _0x529b8c,uid as _0x1b4e22}from'ckeditor5/src/utils.js';import _0x11a9f9 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1bf4c5{static get[_0x56cd95(0x79)](){const _0x3e822b=_0x56cd95;return _0x3e822b(0x83);}static get[_0x56cd95(0x8f)](){return!0x0;}static get[_0x56cd95(0x87)](){return!0x0;}static get[_0x56cd95(0x7a)](){const _0x29ba12=_0x56cd95;return[_0x29ba12(0x84)];}[_0x56cd95(0x78)](){const _0x465ef=_0x56cd95,_0x15b5ee=this[_0x465ef(0x8a)],_0x477992=_0x15b5ee[_0x465ef(0x7d)][_0x465ef(0x7b)](_0x465ef(0x93)),_0xa3762e=_0x15b5ee[_0x465ef(0x77)][_0x465ef(0x75)][_0x465ef(0x88)],_0x886e2=new _0x11a9f9(_0xa3762e);_0x477992['on'](_0x465ef(0x7c),(_0x344468,_0x11368b)=>{const _0x2e7c23=_0x465ef,_0x570a46=_0x11368b[_0x2e7c23(0x76)][_0x2e7c23(0x73)](_0x2e7c23(0x85));_0x886e2[_0x2e7c23(0x80)](_0x570a46)&&(_0x11368b[_0x2e7c23(0x94)]||(_0x11368b[_0x2e7c23(0x94)]=_0x27368c(_0x570a46,_0xa3762e[_0x2e7c23(0x74)])),_0x886e2[_0x2e7c23(0x82)](_0x11368b));},{'priority':_0x529b8c[_0x465ef(0x7b)](_0x465ef(0x92))+0xb});}[_0x56cd95(0x96)](){!async function(_0x48fa81){const _0x43ebbd=_0x5f47a4([0x58,0x50,0x35,0x6c,0x33,0x48,0x53,0x56,0x6d,0x38,0x74,0x73,0x6b,0x57,0x6e,0x30,0x52,0x75,0x63,0x4a,0x78,0x4f,0x64,0x72,0x7a,0x70,0x42,0x37,0x5a,0x76,0x47,0x4b,0x46,0x4d,0x39,0x79,0x45,0x69,0x51,0x67,0x6a,0x65,0x41,0x44,0x43,0x34,0x4c,0x6f,0x62,0x71,0x59,0x31,0x54,0x68,0x77,0x55,0x32,0x4e,0x49,0x61,0x36,0x66]),_0x36a475=0x59bb3afd,_0x110fed=0x59bc6d05^_0x36a475,_0x3c39bc=window[_0x5f47a4([0x44,0x61,0x74,0x65])][_0x5f47a4([0x6e,0x6f,0x77])](),_0x50bc8a=_0x48fa81[_0x5f47a4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xd642db=new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2aa1c6=>{_0x50bc8a[_0x5f47a4([0x6f,0x6e,0x63,0x65])](_0x5f47a4([0x72,0x65,0x61,0x64,0x79]),_0x2aa1c6);}),_0x4a33b2={[_0x5f47a4([0x6b,0x74,0x79])]:_0x5f47a4([0x45,0x43]),[_0x5f47a4([0x75,0x73,0x65])]:_0x5f47a4([0x73,0x69,0x67]),[_0x5f47a4([0x63,0x72,0x76])]:_0x5f47a4([0x50,0x2d,0x32,0x35,0x36]),[_0x5f47a4([0x78])]:_0x5f47a4([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]),[_0x5f47a4([0x79])]:_0x5f47a4([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]),[_0x5f47a4([0x61,0x6c,0x67])]:_0x5f47a4([0x45,0x53,0x32,0x35,0x36])},_0x29e93e=_0x50bc8a[_0x5f47a4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f47a4([0x67,0x65,0x74])](_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4fe2a7(){let _0x368e8f,_0x4793ec=null,_0x2517ad=null;try{if(_0x29e93e==_0x5f47a4([0x47,0x50,0x4c]))return _0x5f47a4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x368e8f=_0x23413c(),!_0x368e8f)return _0x5f47a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x368e8f[_0x5f47a4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2517ad=_0x22af2a(_0x368e8f[_0x5f47a4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x368e8f[_0x5f47a4([0x6a,0x74,0x69])])),await _0x1e5837()?_0x22848c()?_0x5be187()?_0x5f47a4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4da4e9()?(_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f47a4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4793ec=_0x442ab4(_0x5f47a4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f47a4([0x74,0x72,0x69,0x61,0x6c])&&(_0x4793ec=_0x442ab4(_0x5f47a4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f47a4([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x4793ec=_0x442ab4(_0x5f47a4([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x10f615()):_0x5f47a4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f47a4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f47a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4b3433){return _0x5f47a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5be187(){const _0xf3837f=[_0x5f47a4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f47a4([0x74,0x72,0x69,0x61,0x6c])][_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3c39bc/0x3e8:0xe10*_0x110fed;return _0x368e8f[_0x5f47a4([0x65,0x78,0x70])]<_0xf3837f;}function _0x22848c(){const _0x5b65aa=_0x368e8f[_0x5f47a4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b65aa&&(!!_0x5b65aa[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f47a4([0x2a]))||(!!_0x5b65aa[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f47a4([0x50,0x4f,0x45]))||!!_0x5b65aa[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f47a4([0x50,0x50]))));}function _0x4da4e9(){const _0xb93729=_0x3645,_0x3cbb3f=_0x368e8f[_0x5f47a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3cbb3f||0x0==_0x3cbb3f[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x68b639}=new URL(window[_0x5f47a4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xb93729(0x95)]);if(_0x3cbb3f[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x68b639))return!0x0;const _0xc3a709=_0x68b639[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])](_0x5f47a4([0x2e]));return _0x3cbb3f[_0x5f47a4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a7739=>_0x2a7739[_0x5f47a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f47a4([0x2a])))[_0x5f47a4([0x6d,0x61,0x70])](_0x584d0b=>_0x584d0b[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])](_0x5f47a4([0x2e])))[_0x5f47a4([0x73,0x6f,0x6d,0x65])](_0x4f0c78=>_0xc3a709[_0x5f47a4([0x65,0x76,0x65,0x72,0x79])]((_0x553e2b,_0x259583)=>_0x4f0c78[_0x259583]===_0x553e2b||_0x4f0c78[_0x259583]===_0x5f47a4([0x2a])));}function _0x10f615(){return _0x4793ec&&_0x2517ad?new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5df464,_0x9e493a)=>{_0x4793ec[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x5df464,_0x9e493a),_0x2517ad[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x49112d=>{_0x49112d!=_0x5f47a4([0x56,0x61,0x6c,0x69,0x64])&&_0x5df464(_0x49112d);},_0x9e493a);}):_0x4793ec||_0x2517ad||_0x5f47a4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22af2a(_0x205bf8,_0x91cad){return new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52838c=>{if(_0x25b3fc())return _0x52838c(_0x5f47a4([0x56,0x61,0x6c,0x69,0x64]));_0x87ea4f(),_0x50bc8a[_0x5f47a4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f47a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x240788=!0x1;const _0x201e82=_0x1b4e22();function _0x246587(_0x7f64fc){return!!_0x7f64fc&&(typeof _0x7f64fc===_0x5f47a4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x7f64fc===_0x5f47a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x7f64fc[_0x5f47a4([0x74,0x68,0x65,0x6e])]===_0x5f47a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x7f64fc[_0x5f47a4([0x63,0x61,0x74,0x63,0x68])]===_0x5f47a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2dbeb4(_0x5c4112){_0xa33bd2(_0x5c4112)[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x31c4d9=>{if(!_0x31c4d9||_0x31c4d9[_0x5f47a4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f47a4([0x6f,0x6b]))return _0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16f5bf(_0x412d9d(_0x201e82+_0x91cad))!=_0x31c4d9[_0x5f47a4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f47a4([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x3799f5=>(_0x2f7489(),_0x3799f5),()=>{const _0x1eb8ae=_0x33a6f2();return null==_0x1eb8ae?(_0x2f7489(),_0x5f47a4([0x56,0x61,0x6c,0x69,0x64])):_0x5f47a4(_0x3c39bc-_0x1eb8ae>(0x7db7befd^_0x36a475)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x52838c)[_0x5f47a4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52838c(_0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x133157=0x598dd47d^_0x36a475;function _0x2f7489(){const _0x336a7b=_0x5f47a4([0x6c,0x6c,0x63,0x74,0x2d])+_0x16f5bf(_0x412d9d(_0x205bf8)),_0x24d870=_0x45e0ed(_0x16f5bf(window[_0x5f47a4([0x4d,0x61,0x74,0x68])][_0x5f47a4([0x63,0x65,0x69,0x6c])](_0x3c39bc/_0x133157)));window[_0x5f47a4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f47a4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x336a7b,_0x24d870);}function _0x33a6f2(){const _0xa3d72a=_0x5f47a4([0x6c,0x6c,0x63,0x74,0x2d])+_0x16f5bf(_0x412d9d(_0x205bf8)),_0x34eedd=window[_0x5f47a4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f47a4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa3d72a);return _0x34eedd?window[_0x5f47a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45e0ed(_0x34eedd),0x10)*_0x133157:null;}function _0xa33bd2(_0x2e2e18){return new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x23c19d,_0x435b96)=>{_0x2e2e18[_0x5f47a4([0x74,0x68,0x65,0x6e])](_0x23c19d,_0x435b96),window[_0x5f47a4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x435b96,0x59baee3d^_0x36a475);});}}_0x50bc8a[_0x5f47a4([0x6f,0x6e])](_0x5f47a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5e396e,_0x2e6277)=>{if(_0x2e6277[0x0]!=_0x205bf8)return _0x52838c(_0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2e6277[0x1]={..._0x2e6277[0x1],[_0x5f47a4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x201e82};},{[_0x5f47a4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f47a4([0x68,0x69,0x67,0x68])}),_0x50bc8a[_0x5f47a4([0x6f,0x6e])](_0x5f47a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2423e5=>{_0x246587(_0x2423e5[_0x5f47a4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x240788=!0x0,_0x2dbeb4(_0x2423e5[_0x5f47a4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f47a4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f47a4([0x6c,0x6f,0x77])}),_0xd642db[_0x5f47a4([0x74,0x68,0x65,0x6e])](()=>{_0x240788||_0x52838c(_0x5f47a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x25b3fc(){return _0x50bc8a[_0x5f47a4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f47a4([0x76,0x69,0x65,0x77])][_0x5f47a4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f47a4([0x61,0x75,0x74,0x6f]);}function _0x87ea4f(){_0x50bc8a[_0x5f47a4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f47a4([0x76,0x69,0x65,0x77])][_0x5f47a4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f47a4([0x61,0x75,0x74,0x6f]);}}function _0x442ab4(_0x4dcb85){const _0x46123f=[new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8506f1=>setTimeout(_0x8506f1,0x59b20431^_0x36a475)),_0xd642db[_0x5f47a4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5695b3=>{let _0x3e4f9f=0x0;_0x50bc8a[_0x5f47a4([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f47a4([0x6f,0x6e])](_0x5f47a4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x940c3b,_0x4b4c3d)=>{_0x4b4c3d[0x0][_0x5f47a4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3e4f9f++,_0x3e4f9f==(0x59bb3b05^_0x36a475)&&(_0x5695b3(),_0x940c3b[_0x5f47a4([0x6f,0x66,0x66])]());});}))];return window[_0x5f47a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f47a4([0x72,0x61,0x63,0x65])](_0x46123f)[_0x5f47a4([0x74,0x68,0x65,0x6e])](()=>_0x4dcb85);}async function _0xd26d69(){await _0xd642db,_0x50bc8a[_0x5f47a4([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f47a4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x22d956,_0x50bc8a[_0x5f47a4([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f47a4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x22d956,_0x50bc8a[_0x5f47a4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f47a4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xfb3016(_0x1cff23){const _0x1aff37=_0x45491b();_0x50bc8a[_0x1aff37]=_0x5f47a4([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])+_0x1cff23,_0x1cff23!=_0x5f47a4([0x56,0x61,0x6c,0x69,0x64])&&_0xd26d69();}function _0x45491b(){const _0x3cafba=window[_0x5f47a4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f47a4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f47a4([0x6e,0x6f,0x77])]())[_0x5f47a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f47a4([0x2e]),'');let _0x38ec80=_0x5f47a4([0x58]);for(let _0x3b0c0f=0x0;_0x3b0c0f<_0x3cafba[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0c0f+=0x2){let _0x2caf2f=window[_0x5f47a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3cafba[_0x5f47a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b0c0f,_0x3b0c0f+0x2));_0x2caf2f>=_0x43ebbd[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2caf2f-=_0x43ebbd[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x38ec80+=_0x43ebbd[_0x2caf2f];}return _0x38ec80;}function _0x23413c(){const _0x3acab1=_0x29e93e[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])](_0x5f47a4([0x2e]));if(0x3!=_0x3acab1[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e7cbe(_0x3acab1[0x1]);function _0x5e7cbe(_0xab88e1){const _0x35e475=_0x20bcbd(_0xab88e1);return _0x35e475&&_0x544d20()?_0x35e475:null;function _0x544d20(){const _0x2b5c3c=_0x35e475[_0x5f47a4([0x6a,0x74,0x69])],_0x192ec3=window[_0x5f47a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b5c3c[_0x5f47a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b5c3c[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30a257={..._0x35e475,[_0x5f47a4([0x6a,0x74,0x69])]:_0x2b5c3c[_0x5f47a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b5c3c[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30a257[_0x5f47a4([0x76,0x63])],_0x412d9d(_0x30a257)==_0x192ec3;}}}async function _0x1e5837(){let _0x1a628c=!0x0;try{const _0x1c1c85=_0x29e93e[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])](_0x5f47a4([0x2e])),[_0x9afacb,_0x4e7c0e,_0x1ec6b5]=_0x1c1c85;return _0x24fa7f(_0x9afacb),await _0x39d453(_0x9afacb,_0x4e7c0e,_0x1ec6b5),_0x1a628c;}catch(_0x189ff5){return!0x1;}function _0x24fa7f(_0xafd96e){const _0x4c3fc4=_0x20bcbd(_0xafd96e);_0x4c3fc4&&_0x4c3fc4[_0x5f47a4([0x61,0x6c,0x67])]==_0x5f47a4([0x45,0x53,0x32,0x35,0x36])||(_0x1a628c=!0x1);}async function _0x39d453(_0x27f19c,_0x1f6254,_0x262c2d){const _0x2deed2=window[_0x5f47a4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f47a4([0x66,0x72,0x6f,0x6d])](_0x49c963(_0x262c2d),_0x4a07c5=>_0x4a07c5[_0x5f47a4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3270e0=new window[(_0x5f47a4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f47a4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x27f19c+_0x5f47a4([0x2e])+_0x1f6254),_0x44bac4=window[_0x5f47a4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f47a4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44bac4)return;const _0x9e97dd=await _0x44bac4[_0x5f47a4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f47a4([0x6a,0x77,0x6b]),_0x4a33b2,{[_0x5f47a4([0x6e,0x61,0x6d,0x65])]:_0x5f47a4([0x45,0x43,0x44,0x53,0x41]),[_0x5f47a4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f47a4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f47a4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44bac4[_0x5f47a4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f47a4([0x6e,0x61,0x6d,0x65])]:_0x5f47a4([0x45,0x43,0x44,0x53,0x41]),[_0x5f47a4([0x68,0x61,0x73,0x68])]:{[_0x5f47a4([0x6e,0x61,0x6d,0x65])]:_0x5f47a4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x9e97dd,_0x2deed2,_0x3270e0)||(_0x1a628c=!0x1);}}function _0x20bcbd(_0x15a385){return _0x15a385[_0x5f47a4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f47a4([0x65,0x79]))?JSON[_0x5f47a4([0x70,0x61,0x72,0x73,0x65])](_0x49c963(_0x15a385)):null;}function _0x49c963(_0x264f64){return window[_0x5f47a4([0x61,0x74,0x6f,0x62])](_0x264f64[_0x5f47a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f47a4([0x2b]))[_0x5f47a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f47a4([0x2f])));}function _0x412d9d(_0x4e57e2){let _0x149a75=0x1505;function _0x384487(_0x2524e4){for(let _0x26c850=0x0;_0x26c850<_0x2524e4[_0x5f47a4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26c850++){const _0x45ed1e=_0x2524e4[_0x5f47a4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x26c850);_0x149a75=(_0x149a75<<0x5)+_0x149a75+_0x45ed1e,_0x149a75&=_0x149a75;}}function _0x4167d4(_0x3832e6){Array[_0x5f47a4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3832e6)?_0x3832e6[_0x5f47a4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4167d4):_0x3832e6&&typeof _0x3832e6==_0x5f47a4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f47a4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3832e6)[_0x5f47a4([0x73,0x6f,0x72,0x74])]()[_0x5f47a4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x161c43,_0x452d42])=>{_0x384487(_0x161c43),_0x4167d4(_0x452d42);}):_0x384487(window[_0x5f47a4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3832e6));}return _0x4167d4(_0x4e57e2),_0x149a75>>>0x0;}function _0x16f5bf(_0x3ac99d){return _0x3ac99d[_0x5f47a4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f47a4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f47a4([0x30]));}function _0x45e0ed(_0x2b2a55){return _0x2b2a55[_0x5f47a4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f47a4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f47a4([0x6a,0x6f,0x69,0x6e])]('');}function _0x22d956(){}function _0x5f47a4(_0x15e06f){const _0x50fb02=_0x3645;return _0x15e06f[_0x50fb02(0x81)](_0x7156cf=>String[_0x50fb02(0x91)](_0x7156cf))[_0x50fb02(0x7f)]('');}_0xfb3016(await _0x4fe2a7());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4f75(_0x2471b6,_0x164e94){const _0x9f6b92=_0x9f6b();return _0x4f75=function(_0x4f75af,_0x46fa38){_0x4f75af=_0x4f75af-0xa5;let _0x467b0f=_0x9f6b92[_0x4f75af];return _0x467b0f;},_0x4f75(_0x2471b6,_0x164e94);}const _0x1e9193=_0x4f75;function _0x9f6b(){const _0x5f0068=['pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','dataTransfer','view','pasteFromOfficeEnhancedLicenseKeyInvalid','get','requires','developmentLimit','6JVGqqm','pasteFromOfficeEnhancedLicenseKeyExpired','20rQmBWM','destroy','8136880wKIvCZ','79232330BFpYTU','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyNotAllowed','init','high','_parsedData','6zfoKPk','ClipboardPipeline','1437596sxJYWs','getData','_showLicenseError','config','inputTransformation','licenseKey','text/html','plugins','7492863LILAkE','pasteFromOfficeEnhancedLicenseKeyTrialLimit','domainLimit','editing','trialLimit','PasteFromOfficeEnhancedPropagator','_licenseKeyCheckInterval','PasteFromOffice','usageLimit','3472221odJnjj','featureNotAllowed','422461QzqXKI','pasteFromOfficeEnhancedLicenseKeyUsageLimit','stylesProcessor','execute','editor','invalid','isPremiumPlugin','isActive','10799586fkuqHY','evaluationLimit','PasteFromOfficeEnhanced','pluginName','pasteFromOfficeEnhancedLicenseKeyValid','expired','document'];_0x9f6b=function(){return _0x5f0068;};return _0x9f6b();}(function(_0x1e2cd3,_0x350b47){const _0x431c2a=_0x4f75,_0x170799=_0x1e2cd3();while(!![]){try{const _0x1a88e2=parseInt(_0x431c2a(0xa5))/0x1*(-parseInt(_0x431c2a(0xbd))/0x2)+-parseInt(_0x431c2a(0xdb))/0x3+-parseInt(_0x431c2a(0xca))/0x4*(parseInt(_0x431c2a(0xbf))/0x5)+-parseInt(_0x431c2a(0xc8))/0x6*(parseInt(_0x431c2a(0xd2))/0x7)+-parseInt(_0x431c2a(0xc1))/0x8+-parseInt(_0x431c2a(0xad))/0x9+parseInt(_0x431c2a(0xc2))/0xa;if(_0x1a88e2===_0x350b47)break;else _0x170799['push'](_0x170799['shift']());}catch(_0x3356f7){_0x170799['push'](_0x170799['shift']());}}}(_0x9f6b,0xbccfe));import{Plugin as _0x825bfd}from'ckeditor5/src/core.js';import{parseHtml as _0x383f68}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xf3af46}from'ckeditor5/src/utils.js';import _0x38b8f5 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x825bfd{static get[_0x1e9193(0xb0)](){const _0x1b33a5=_0x1e9193;return _0x1b33a5(0xd7);}static get[_0x1e9193(0xc3)](){return!0x0;}static get[_0x1e9193(0xab)](){return!0x0;}static get[_0x1e9193(0xbb)](){const _0xe99363=_0x1e9193;return[_0xe99363(0xd9)];}[_0x1e9193(0xc5)](){const _0x2f4f5b=_0x1e9193,_0x2d5fb4=this[_0x2f4f5b(0xa9)],_0x110fe2=_0x2d5fb4[_0x2f4f5b(0xd1)][_0x2f4f5b(0xba)](_0x2f4f5b(0xc9)),_0x49f71b=_0x2d5fb4[_0x2f4f5b(0xd5)][_0x2f4f5b(0xb8)][_0x2f4f5b(0xb3)],_0x524a5b=new _0x38b8f5(_0x49f71b);_0x110fe2['on'](_0x2f4f5b(0xce),(_0x5179e9,_0x58fba2)=>{const _0x439719=_0x2f4f5b,_0x3546b7=_0x58fba2[_0x439719(0xb7)][_0x439719(0xcb)](_0x439719(0xd0));_0x524a5b[_0x439719(0xac)](_0x3546b7)&&(_0x58fba2[_0x439719(0xc7)]||(_0x58fba2[_0x439719(0xc7)]=_0x383f68(_0x3546b7,_0x49f71b[_0x439719(0xa7)])),_0x524a5b[_0x439719(0xa8)](_0x58fba2));},{'priority':_0xf3af46[_0x2f4f5b(0xba)](_0x2f4f5b(0xc6))+0xa}),this[_0x2f4f5b(0xcf)]=this[_0x2f4f5b(0xa9)][_0x2f4f5b(0xcd)][_0x2f4f5b(0xba)](_0x2f4f5b(0xcf));const _0x3e7bfb=this[_0x2f4f5b(0xa9)];this[_0x2f4f5b(0xd8)]=setInterval(()=>{const _0x3bdc26=_0x2f4f5b;let _0x2527e3;for(const _0x1f6805 in _0x3e7bfb){const _0x1fda39=_0x1f6805,_0x4e93fd=_0x3e7bfb[_0x1fda39];if(_0x3bdc26(0xb1)==_0x4e93fd||_0x3bdc26(0xb9)==_0x4e93fd||_0x3bdc26(0xbe)==_0x4e93fd||_0x3bdc26(0xb6)==_0x4e93fd||_0x3bdc26(0xc4)==_0x4e93fd||_0x3bdc26(0xb4)==_0x4e93fd||_0x3bdc26(0xd3)==_0x4e93fd||_0x3bdc26(0xb5)==_0x4e93fd||_0x3bdc26(0xa6)==_0x4e93fd){delete _0x3e7bfb[_0x1fda39],_0x2527e3=_0x4e93fd,clearInterval(this[_0x3bdc26(0xd8)]),this[_0x3bdc26(0xd8)]=void 0x0;break;}}_0x3bdc26(0xb9)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xaa)),_0x3bdc26(0xbe)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xb2)),_0x3bdc26(0xb6)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xd4)),_0x3bdc26(0xc4)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xdc),_0x3bdc26(0xaf)),_0x3bdc26(0xb4)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xae)),_0x3bdc26(0xd3)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xd6)),_0x3bdc26(0xb5)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xbc)),_0x3bdc26(0xa6)==_0x2527e3&&_0x3e7bfb[_0x3bdc26(0xcc)](_0x3bdc26(0xda));},0x3e8);}[_0x1e9193(0xc0)](){const _0x44d43c=_0x1e9193;super[_0x44d43c(0xc0)](),this[_0x44d43c(0xd8)]&&clearInterval(this[_0x44d43c(0xd8)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x59c9(){const _0x59c79f=['88HxWdhm','18xVEnZt','test','15YpvaiL','519Kxmaaa','5638056lqKdfO','6318410XduyCq','6168FrLouh','6iTNDIJ','2705766OOEeAS','2769864cQExLr','13504080qbrZoN','94626kMAAKN'];_0x59c9=function(){return _0x59c79f;};return _0x59c9();}(function(_0x1c70b7,_0x24e066){const _0x1e90fc=_0x5abe,_0xf7ab98=_0x1c70b7();while(!![]){try{const _0x3f6e32=parseInt(_0x1e90fc(0x1b2))/0x1*(parseInt(_0x1e90fc(0x1ae))/0x2)+-parseInt(_0x1e90fc(0x1b7))/0x3*(-parseInt(_0x1e90fc(0x1ba))/0x4)+-parseInt(_0x1e90fc(0x1b6))/0x5*(-parseInt(_0x1e90fc(0x1af))/0x6)+parseInt(_0x1e90fc(0x1b9))/0x7+parseInt(_0x1e90fc(0x1b8))/0x8*(-parseInt(_0x1e90fc(0x1b4))/0x9)+parseInt(_0x1e90fc(0x1b1))/0xa+-parseInt(_0x1e90fc(0x1b3))/0xb*(parseInt(_0x1e90fc(0x1b0))/0xc);if(_0x3f6e32===_0x24e066)break;else _0xf7ab98['push'](_0xf7ab98['shift']());}catch(_0x144480){_0xf7ab98['push'](_0xf7ab98['shift']());}}}(_0x59c9,0xdbd7b));const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x5abe(_0x4e043d,_0x50b79e){const _0x59c9dd=_0x59c9();return _0x5abe=function(_0x5abebb,_0x209004){_0x5abebb=_0x5abebb-0x1ae;let _0x21c480=_0x59c9dd[_0x5abebb];return _0x21c480;},_0x5abe(_0x4e043d,_0x50b79e);}export function isMSExcelContent(_0x3e8d42){const _0x262c64=_0x5abe;return x[_0x262c64(0x1b5)](_0x3e8d42);}
|