@ckeditor/ckeditor5-paste-from-office-enhanced 45.0.0-alpha.6 → 45.0.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["40551130DUOOss","3253765jwwYsH","2188630sGplPV","3226832ZMCbbJ","733870BfmKql","3XxKETq","598234oxTHUs","test","3358280erPECe","84INietU","9DWrzrO"];return(S=function(){return t})()}function E(t,e){const n=S();return(E=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(766630===-parseInt(e(384))/1+parseInt(e(393))/2*(-parseInt(e(385))/3)+parseInt(e(383))/4+-parseInt(e(392))/5+parseInt(e(389))/6*(-parseInt(e(386))/7)+-parseInt(e(388))/8+-parseInt(e(390))/9*(-parseInt(e(391))/10))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(387)](t)}function L(t,e){const n=R();return(L=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(821629===-parseInt(e(491))/1*(-parseInt(e(478))/2)+parseInt(e(482))/3+parseInt(e(474))/4+-parseInt(e(497))/5*(-parseInt(e(476))/6)+-parseInt(e(472))/7*(-parseInt(e(484))/8)+parseInt(e(483))/9+-parseInt(e(481))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(487)]&&!s[n(493)])continue;const e=!s[n(487)]||t[n(490)]===s[n(487)],o=!s[n(493)]||t[n(471)](s[n(493)]);e&&o&&r[n(496)](s,i)}return r}function F(t){const e=L,n={};for(let r=0;r<t[e(495)];r++){const s=t[r],i=t[e(492)](s);e(473)!==i&&(n[s]=i)}return n}function T(t){const e=L,n=t[e(479)](",")[e(489)]((t=>t[e(480)]())),r=[];for(const t of n){const n=O[e(486)](t);n&&r[e(485)](n[e(477)])}return r}function R(){const t=["className","selectorText","length","set","2841815zHavcP","style","hasClass","548758SMIvhW","initial","6422436PrWWvj","cssRules","6aUIsis","groups","2EqscSL","split","trim","56208970tSwnnJ","2095431ZVEDLs","9757188cMYkdY","112bQlQNl","push","exec","tagName","assign","map","name","1388429dRVmBv","getPropertyValue"];return(R=function(){return t})()}function k(t){const e=L,n={};for(const r of t)Object[e(488)](n,r);return n}const j=M;function D(){const t=["size","2340360LfANgf","elementStart","type","content","365350DmSUew","item","values","14300850JZKTZw","execute","182760UCZEyL","45312960ShxayA","51665mGuTYG","isActive","createRangeIn","hasStyle","setStyle","document","_parsedData","15443528cucmMQ","from","9KfIMiD","56qTcyaW","10KnboTI","360PTqtqJ"];return(D=function(){return t})()}function M(t,e){const n=D();return(M=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(974086===parseInt(e(172))/1*(parseInt(e(190))/2)+-parseInt(e(193))/3+parseInt(e(191))/4*(parseInt(e(179))/5)+-parseInt(e(177))/6*(parseInt(e(189))/7)+parseInt(e(186))/8*(parseInt(e(188))/9)+parseInt(e(175))/10+-parseInt(e(178))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class K extends w{[j(176)](t){const n=j,{body:r,styles:s}=t[n(185)],i=new e.UpcastWriter(r[n(184)]),o=i[n(181)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(496)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(475)])if(t instanceof CSSStyleRule){const r=F(t[e(498)]);n[t[e(494)]]=Object[e(488)]({},n[t[e(494)]]||{},r)}return n}(s));for(const t of o){if(n(194)!==t[n(195)])continue;const e=P(t[n(173)],c);if(e[n(192)]){const r=k(Array[n(187)](e[n(174)]()));for(const e in r){const s=t[n(173)];s[n(182)](e)||i[n(183)](e,r[e],s)}}}t[n(196)]=r}[j(180)](t){return super[j(180)](t)||A(t)}}const N=W;function W(t,e){const n=J();return(W=function(t,e){return n[t-=284]})(t,e)}function J(){const t=["_parsedData","isActive","379881OLIVgC","view","stylesProcessor","PasteFromOfficeEnhancedInliner","30529TFDbKC","5627110cCCSxp","afterInit","8384766PdGtKy","inputTransformation","get","getData","editing","init","high","editor","text/html","2746765PRXIEU","PasteFromOffice","isPremiumPlugin","requires","href","78pGgbdH","fromCharCode","ClipboardPipeline","5031288gTRpIk","join","map","pluginName","4587867GzAdkE","plugins","document","execute","dataTransfer","isOfficialPlugin","40oJoCkv"];return(J=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(851419===-parseInt(e(298))/1*(-parseInt(e(315))/2)+parseInt(e(285))/3+parseInt(e(318))/4+-parseInt(e(299))/5+-parseInt(e(301))/6+-parseInt(e(310))/7+parseInt(e(291))/8*(-parseInt(e(294))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class U extends t.Plugin{static get[N(284)](){return N(297)}static get[N(290)](){return!0}static get[N(312)](){return!0}static get[N(313)](){return[N(311)]}[N(306)](){const t=N,e=this[t(308)],n=e[t(286)][t(303)](t(317)),r=e[t(305)][t(295)][t(287)],s=new K(r);n.on(t(302),((e,n)=>{const i=t,o=n[i(289)][i(304)](i(309));s[i(293)](o)&&(n[i(292)]||(n[i(292)]=b(o,r[i(296)])),s[i(288)](n))}),{priority:x.priorities[t(303)](t(307))+11})}[N(300)](){!async function(t){const e=d([120,117,57,68,106,53,85,109,49,107,108,67,110,99,77,81,78,83,103,54,80,75,122,88,86,56,73,71,87,101,50,97,65,66,82,104,74,98,51,116,118,100,55,84,79,115,102,112,113,70,72,114,90,48,52,89,105,121,119,69,111,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=W;return t[e(320)]((t=>String[e(316)](t)))[e(319)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([120]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1743465600;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(314)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=B;!function(t){const e=B,n=t();for(;;)try{if(909807===-parseInt(e(266))/1+-parseInt(e(295))/2*(parseInt(e(270))/3)+parseInt(e(267))/4+-parseInt(e(268))/5*(parseInt(e(289))/6)+parseInt(e(264))/7*(parseInt(e(265))/8)+-parseInt(e(269))/9*(-parseInt(e(263))/10)+parseInt(e(278))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const q=[$(271),$(277),$(261),$(279),$(293),$(292),$(296),$(254)],H=[$(271),$(277),$(261)],X={"font-style":[[$(280),"i"]],"font-weight":[[$(283),$(294)],[$(252),$(294)],[$(282),$(294)],[t=>Number(t)>=600,$(294)]],"text-decoration":[[$(290),"u"],[$(274),"s"]],"text-decoration-line":[[$(290),"u"],[$(274),"s"]],"vertical-align":[[$(275),$(275)],[$(288),$(260)]]};function V(t){return q[$(276)](t)}function G(){const t=["function","bolder","medium","getChildren","forEach","length","removeStyle","super","1709106SNqXJJ","underline","setStyle","font-weight","text-decoration-line","strong","2RxtgCj","font-style","bold","from","vertical-align","getStyle","getStyleNames","filter","split","keys","sup","font-size","span","40650ArXBaF","108787SmmlDm","488XJAxpI","1564859eWLHsA","5442312FgiThb","25djdNIy","3303AGdDru","3468201iPQuWt","color","createElement","insertChild","line-through","sub","includes","font-family","13800094jVgXyy","text-decoration","italic"];return(G=function(){return t})()}function _(t){const e=$;return Array[e(253)](t[e(256)]())[e(257)](V)}function z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(285)]((e=>{const i=n,o=t[i(255)](e);if(o)if(c=e,H[$(276)](c))r[e]=o;else if(e in X){const t=o[i(258)](" ");X[e][i(285)]((([n,r])=>{const o=i;for(const i of t)(o(281)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(285)]((([,n])=>{const s=r,i=e[s(272)](n,[],t[s(284)]());e[s(273)](0,i,t)})),e[r(287)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(259)](n)[r(286)])return;const s=e[r(272)](r(262),[],t[r(284)]());e[r(291)](n,s),e[r(273)](0,s,t),e[r(287)](Object[r(259)](n),t)}(t,e,r)}function B(t,e){const n=G();return(B=function(t,e){return n[t-=252]})(t,e)}const Y=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=110]})(t,e)}function Q(){const t=["document","name","1273612RGzlkw","isActive","292849LBbFXV","6svuHRs","createRangeIn","356480Nwqwoj","420936xldSdi","getItems","includes","element","content","77CXkQSI","blockElements","3756378AoJXYc","font","133300STSvtx","execute","254396JBcorx","_parsedData","783YnOWMJ","stylesProcessor"];return(Q=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(333233===-parseInt(e(116))/1+-parseInt(e(114))/2+-parseInt(e(117))/3*(-parseInt(e(131))/4)+-parseInt(e(119))/5+parseInt(e(127))/6+parseInt(e(125))/7*(-parseInt(e(120))/8)+parseInt(e(110))/9*(parseInt(e(129))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[Y(130)](t){const n=Y,{body:r}=t[n(132)],s=new e.UpcastWriter(r[n(112)]),i=s[n(118)](r),o=new e.ViewDocument(s[n(112)][n(111)]),c=[...new e.DomConverter(o)[n(126)],n(128)],a=i[n(121)]();for(const t of a)if(t.is(n(123))&&c[n(122)](t[n(113)])){z(t,s,_(t))}t[n(124)]=r}[Y(115)](t){return super[Y(115)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=342]})(t,e)}function rt(){const t=["pluginName","PasteFromOfficeEnhanced","7493430hifylJ","4okRDOO","512140suQIRh","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","PasteFromOfficeEnhancedPropagator","175869LMETaP","_showLicenseError","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","view","PasteFromOffice","2qiLeAy","pasteFromOfficeEnhancedLicenseKeyDomainLimit","33688ioHkHl","get","destroy","editor","isActive","editing","isPremiumPlugin","config","36gsiXqE","invalid","pasteFromOfficeEnhancedLicenseKeyUsageLimit","ClipboardPipeline","high","getData","pasteFromOfficeEnhancedLicenseKeyNotAllowed","licenseKey","pasteFromOfficeEnhancedLicenseKeyValid","dataTransfer","60RxAifK","requires","isOfficialPlugin","trialLimit","init","usageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","520823LGnSLT","execute","_parsedData","121FbLAUO","30910836kBZfwK","document","expired","_licenseKeyCheckInterval","evaluationLimit","text/html","pasteFromOfficeEnhancedLicenseKeyTrialLimit","139460RKkTdA","stylesProcessor","plugins"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(741935===-parseInt(e(357))/1*(parseInt(e(386))/2)+-parseInt(e(379))/3*(-parseInt(e(374))/4)+parseInt(e(368))/5*(parseInt(e(350))/6)+-parseInt(e(373))/7+-parseInt(e(388))/8*(parseInt(e(396))/9)+parseInt(e(375))/10*(-parseInt(e(360))/11)+parseInt(e(361))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{[et(347)];[et(364)];static get[et(371)](){return et(378)}static get[et(352)](){return!0}static get[et(394)](){return!0}static get[et(351)](){return[et(385)]}[et(354)](){const t=et,e=this[t(391)],n=e[t(370)][t(389)](t(343)),r=e[t(393)][t(384)][t(362)],s=new tt(r);n.on(t(381),((e,n)=>{const i=t,o=n[i(349)][i(345)](i(366));s[i(392)](o)&&(n[i(359)]||(n[i(359)]=b(o,r[i(369)])),s[i(358)](n))}),{priority:x.priorities[t(389)](t(344))+10}),this[t(347)]=this[t(391)][t(395)][t(389)](t(347));const i=this[t(391)];this[t(364)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(348)==s||e(356)==s||e(377)==s||e(387)==s||e(346)==s||e(383)==s||e(367)==s||e(342)==s){delete i[r],n=s,clearInterval(this[e(364)]),this[e(364)]=void 0;break}}e(356)==n&&i[e(380)](e(397)),e(377)==n&&i[e(380)](e(363)),e(387)==n&&i[e(380)](e(382)),e(346)==n&&i[e(380)](e(376),e(372)),e(383)==n&&i[e(380)](e(365)),e(367)==n&&i[e(380)](e(353)),e(342)==n&&i[e(380)](e(355))}),1e3)}[et(390)](){const t=et;super[t(390)](),this[t(364)]&&clearInterval(this[t(364)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=304]})(t,e)}function ct(){var t=["10735677EtbOXR","4701272GkNgCg","1948pesypH","PasteFromOfficeEnhanced","isPremiumPlugin","77ExZdOA","74020SsIEFx","5ANhFuL","PasteFromOffice","614DtLYJn","isOfficialPlugin","3427626dHXCEa","pluginName","418472nFzxTy","803fpWXkR","5500074hJrwpw","requires"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(841417===-parseInt(e(315))/1*(-parseInt(e(305))/2)+parseInt(e(307))/3+parseInt(e(314))/4*(parseInt(e(320))/5)+-parseInt(e(311))/6+-parseInt(e(318))/7*(-parseInt(e(309))/8)+-parseInt(e(313))/9+parseInt(e(319))/10*(-parseInt(e(310))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(308)](){return it(316)}static get[it(306)](){return!0}static get[it(317)](){return!0}static get[it(312)](){return[it(304),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=359]})(t,e)}function lt(){var t=["8980kOcljD","68599JUMuew","3148752AKEwQm","9YMdIFD","865RwpVnd","7bazKxd","3987192nZJgOO","930Uwokfs","3436144XIvndv","6wghBkK","104lwJkvg","511846EmubEU","47179OGJRFc"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(435165===-parseInt(e(361))/1+-parseInt(e(371))/2*(parseInt(e(369))/3)+parseInt(e(360))/4*(-parseInt(e(364))/5)+parseInt(e(366))/6*(-parseInt(e(365))/7)+parseInt(e(368))/8*(-parseInt(e(363))/9)+parseInt(e(367))/10*(parseInt(e(359))/11)+-parseInt(e(362))/12*(-parseInt(e(370))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ot});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(958349===parseInt(e(165))/1+parseInt(e(160))/2+parseInt(e(167))/3+parseInt(e(161))/4+-parseInt(e(162))/5+-parseInt(e(164))/6*(parseInt(e(166))/7)+-parseInt(e(163))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return E[S(168)](t)}function A(){const t=["186gBLedb","816193IuGjnE","219499qQrPTQ","2937708JEsuTa","test","1956432ZPxxPE","7111104YIwzrj","5403000ExfRRW","12323240RNyZlH"];return(A=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(302368===parseInt(e(325))/1*(parseInt(e(326))/2)+parseInt(e(322))/3+-parseInt(e(329))/4+parseInt(e(317))/5*(-parseInt(e(321))/6)+-parseInt(e(341))/7*(-parseInt(e(331))/8)+-parseInt(e(327))/9*(parseInt(e(315))/10)+parseInt(e(323))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(320)]&&!s[n(314)])continue;const e=!s[n(320)]||t[n(334)]===s[n(320)],o=!s[n(314)]||t[n(336)](s[n(314)]);e&&o&&r[n(313)](s,i)}return r}function L(t,e){const n=M();return(L=function(t,e){return n[t-=313]})(t,e)}function F(t){const e=L,n={};for(let r=0;r<t[e(328)];r++){const s=t[r],i=t[e(316)](s);e(338)!==i&&(n[s]=i)}return n}function j(t){const e=L,n=t[e(337)](",")[e(339)]((t=>t[e(332)]())),r=[];for(const t of n){const n=O[e(330)](t);n&&r[e(333)](n[e(318)])}return r}function R(t){const e=L,n={};for(const r of t)Object[e(335)](n,r);return n}function M(){const t=["6FpqRVs","529044QvopzB","6751745GVqhyf","style","202PtgmBi","142XjBftc","97731GhTXuO","length","962240LpuOMs","exec","1483848kgzjpj","trim","push","name","assign","hasClass","split","initial","map","cssRules","7cFsXoE","set","className","110QIJEaJ","getPropertyValue","1637945cRJQgS","groups","selectorText","tagName"];return(M=function(){return t})()}const T=W;function k(){const t=["468492zPzAay","execute","isActive","186bVlmSm","35ksYlvw","values","36292dsiYzn","createRangeIn","elementStart","hasStyle","158098CinJiv","type","30zskUsa","3101448HXNCZH","document","_parsedData","item","1604457WjGgLO","9410821ychZNw","content","size","setStyle","5791324NFiWZr","from"];return(k=function(){return t})()}function W(t,e){const n=k();return(W=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(803796===parseInt(e(288))/1+parseInt(e(308))/2*(parseInt(e(305))/3)+-parseInt(e(300))/4+-parseInt(e(306))/5*(-parseInt(e(302))/6)+parseInt(e(296))/7+-parseInt(e(291))/8+-parseInt(e(295))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class N extends w{[T(303)](t){const n=T,{body:r,styles:s}=t[n(293)],i=new e.UpcastWriter(r[n(292)]),o=i[n(309)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(313)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(340)])if(t instanceof CSSStyleRule){const r=F(t[e(324)]);n[t[e(319)]]=Object[e(335)]({},n[t[e(319)]]||{},r)}return n}(s));for(const t of o){if(n(286)!==t[n(289)])continue;const e=P(t[n(294)],c);if(e[n(298)]){const r=R(Array[n(301)](e[n(307)]()));for(const e in r){const s=t[n(294)];s[n(287)](e)||i[n(299)](e,r[e],s)}}}t[n(297)]=r}[T(304)](t){return super[T(304)](t)||C(t)}}const D=K;function K(t,e){const n=q();return(K=function(t,e){return n[t-=231]})(t,e)}function q(){const t=["document","1408EcDzSW","155262UfxBwe","getData","isOfficialPlugin","stylesProcessor","3qdPBGG","isActive","fromCharCode","3178885oIImQu","high","6Rzneck","init","view","requires","href","inputTransformation","pluginName","PasteFromOfficeEnhancedInliner","isPremiumPlugin","ClipboardPipeline","74494aAMSoW","1594820KyMkpl","map","editor","875676NJSWDl","PasteFromOffice","join","editing","144TogAoO","_parsedData","233232UskkEo","488OkahQp","get","dataTransfer","plugins","afterInit","588720JMXHyo","execute","text/html"];return(q=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(540666===-parseInt(e(265))/1+-parseInt(e(248))/2*(parseInt(e(269))/3)+-parseInt(e(245))/4+-parseInt(e(232))/5*(-parseInt(e(234))/6)+parseInt(e(244))/7*(-parseInt(e(255))/8)+parseInt(e(252))/9*(-parseInt(e(260))/10)+-parseInt(e(264))/11*(-parseInt(e(254))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class U extends t.Plugin{static get[D(240)](){return D(241)}static get[D(267)](){return!0}static get[D(242)](){return!0}static get[D(237)](){return[D(249)]}[D(235)](){const t=D,e=this[t(247)],n=e[t(258)][t(256)](t(243)),r=e[t(251)][t(236)][t(263)],s=new N(r);n.on(t(239),((e,n)=>{const i=t,o=n[i(257)][i(266)](i(262));s[i(270)](o)&&(n[i(253)]||(n[i(253)]=b(o,r[i(268)])),s[i(261)](n))}),{priority:x.priorities[t(256)](t(233))+11})}[D(259)](){!async function(t){const e=d([81,118,122,55,116,106,109,48,89,75,99,119,100,114,120,73,72,50,80,104,113,74,54,49,56,82,107,110,70,71,115,98,77,105,67,103,85,57,79,86,78,111,88,101,102,51,83,117,76,66,65,53,52,90,108,97,84,87,112,121,69,68]),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(246)]((t=>String[e(231)](t)))[e(250)]("")}!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([81]);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:1743552e3;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(238)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const z=V;!function(t){const e=V,n=t();for(;;)try{if(339926===-parseInt(e(310))/1+-parseInt(e(269))/2+parseInt(e(302))/3*(parseInt(e(287))/4)+parseInt(e(278))/5*(parseInt(e(289))/6)+parseInt(e(290))/7+parseInt(e(299))/8*(-parseInt(e(282))/9)+parseInt(e(275))/10*(parseInt(e(285))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const $=[z(306),z(297),z(296),z(276),z(311),z(271),z(279),z(277)];function V(t,e){const n=H();return(V=function(t,e){return n[t-=267]})(t,e)}const B=[z(306),z(297),z(296)],J={"font-style":[[z(273),"i"]],"font-weight":[[z(272),z(307)],[z(291),z(307)],[z(268),z(307)],[t=>Number(t)>=600,z(307)]],"text-decoration":[[z(304),"u"],[z(309),"s"]],"text-decoration-line":[[z(304),"u"],[z(309),"s"]],"vertical-align":[[z(300),z(300)],[z(298),z(308)]]};function Y(t){return $[z(281)](t)}function G(t){const e=z;return Array[e(274)](t[e(301)]())[e(288)](Y)}function H(){const t=["77307fTGIBG","insertChild","underline","function","color","strong","sup","line-through","506422tJhEUx","text-decoration-line","createElement","bolder","423812hSrexL","keys","font-weight","medium","italic","from","10LDkzwh","text-decoration","vertical-align","5tMnjlU","font-style","length","includes","425133djvHmY","split","forEach","11299409PcuBsX","getChildren","24EYJMCY","filter","248802ElSdJn","3143245opEIPN","bold","span","setStyle","removeStyle","getStyle","font-size","font-family","super","104rAznQM","sub","getStyleNames"];return(H=function(){return t})()}function Q(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(284)]((e=>{const i=n,o=t[i(295)](e);if(o)if(c=e,B[z(281)](c))r[e]=o;else if(e in J){const t=o[i(283)](" ");J[e][i(284)]((([n,r])=>{const o=i;for(const i of t)(o(305)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=z;for(const s in n)n[s][r(284)]((([,n])=>{const s=r,i=e[s(267)](n,[],t[s(286)]());e[s(303)](0,i,t)})),e[r(294)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(270)](n)[r(280)])return;const s=e[r(267)](r(292),[],t[r(286)]());e[r(293)](n,s),e[r(303)](0,s,t),e[r(294)](Object[r(270)](n),t)}(t,e,r)}function X(t,e){const n=_();return(X=function(t,e){return n[t-=431]})(t,e)}function _(){const t=["3133222ZlOxdv","getItems","name","1461677SKMboA","element","19583667XVvdmQ","content","7738644VUUCQD","10BwDvNg","2513fqosIK","247455lOrqER","execute","stylesProcessor","_parsedData","1632234hOnFtV","isActive","font","blockElements","document","4424aoxrnF","includes","116KbyhQl","createRangeIn"];return(_=function(){return t})()}const Z=X;!function(t){const e=X,n=t();for(;;)try{if(789667===parseInt(e(444))/1+-parseInt(e(441))/2+parseInt(e(432))/3+-parseInt(e(439))/4*(-parseInt(e(451))/5)+parseInt(e(448))/6+parseInt(e(450))/7*(-parseInt(e(437))/8)+-parseInt(e(446))/9*(parseInt(e(449))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);class tt extends w{[Z(452)](t){const n=Z,{body:r}=t[n(431)],s=new e.UpcastWriter(r[n(436)]),i=s[n(440)](r),o=new e.ViewDocument(s[n(436)][n(453)]),c=[...new e.DomConverter(o)[n(435)],n(434)],a=i[n(442)]();for(const t of a)if(t.is(n(445))&&c[n(438)](t[n(443)])){Q(t,s,G(t))}t[n(447)]=r}[Z(433)](t){return super[Z(433)](t)||C(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=113]})(t,e)}function rt(){const t=["document","ClipboardPipeline","execute","get","expired","pasteFromOfficeEnhancedLicenseKeyNotAllowed","isActive","requires","528102PgRnXt","isOfficialPlugin","usageLimit","6823146qCwCdd","pasteFromOfficeEnhancedLicenseKeyValid","2057105UVPjmI","_licenseKeyCheckInterval","3mmpFYU","text/html","editor","PasteFromOfficeEnhanced","dataTransfer","_parsedData","evaluationLimit","featureNotAllowed","view","high","67794WXsBkV","pasteFromOfficeEnhancedLicenseKeyTrialLimit","35EYkiGv","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","16fliCln","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_showLicenseError","70790yLWxuu","destroy","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","editing","4YeJOHY","config","invalid","init","trialLimit","PasteFromOffice","1694950EIywie","licenseKey","inputTransformation","stylesProcessor","plugins","PasteFromOfficeEnhancedPropagator","126660zISOdV","domainLimit","pluginName"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(268474===parseInt(e(131))/1*(parseInt(e(151))/2)+-parseInt(e(113))/3+-parseInt(e(156))/4*(parseInt(e(129))/5)+parseInt(e(141))/6*(-parseInt(e(143))/7)+parseInt(e(145))/8*(-parseInt(e(124))/9)+parseInt(e(162))/10+parseInt(e(127))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{[et(163)];[et(130)];static get[et(115)](){return et(167)}static get[et(125)](){return!0}static get[et(146)](){return!0}static get[et(123)](){return[et(161)]}[et(159)](){const t=et,e=this[t(133)],n=e[t(166)][t(119)](t(117)),r=e[t(155)][t(139)][t(116)],s=new tt(r);n.on(t(164),((e,n)=>{const i=t,o=n[i(135)][i(148)](i(132));s[i(122)](o)&&(n[i(136)]||(n[i(136)]=b(o,r[i(165)])),s[i(118)](n))}),{priority:x.priorities[t(119)](t(140))+10}),this[t(163)]=this[t(133)][t(157)][t(119)](t(163));const i=this[t(133)];this[t(130)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(128)==s||e(147)==s||e(153)==s||e(154)==s||e(121)==s||e(144)==s||e(142)==s||e(149)==s){delete i[r],n=s,clearInterval(this[e(130)]),this[e(130)]=void 0;break}}e(147)==n&&i[e(150)](e(158)),e(153)==n&&i[e(150)](e(120)),e(154)==n&&i[e(150)](e(114)),e(121)==n&&i[e(150)](e(138),e(134)),e(144)==n&&i[e(150)](e(137)),e(142)==n&&i[e(150)](e(160)),e(149)==n&&i[e(150)](e(126))}),1e3)}[et(152)](){const t=et;super[t(152)](),this[t(130)]&&clearInterval(this[t(130)])}}var it=ct;!function(t){for(var e=ct,n=t();;)try{if(114382===parseInt(e(119))/1+-parseInt(e(122))/2*(-parseInt(e(116))/3)+parseInt(e(127))/4*(parseInt(e(126))/5)+parseInt(e(128))/6+parseInt(e(125))/7+-parseInt(e(124))/8+-parseInt(e(118))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ot extends t.Plugin{static get[it(129)](){return it(130)}static get[it(117)](){return!0}static get[it(121)](){return!0}static get[it(123)](){return[it(120),U,st]}}function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=116]})(t,e)}function at(){var t=["PasteFromOffice","isPremiumPlugin","2zYCbSX","requires","351280edhFAg","783776sGubWm","5qFviPT","204964KloiTk","1327050eAVOTR","pluginName","PasteFromOfficeEnhanced","116247qGLjni","isOfficialPlugin","3918816uIgFfM","170583FSbPFw"];return(at=function(){return t})()}function ut(){var t=["7624449UjMdfv","18056720SsgwWK","759048BqgYqV","7862580FlZmdf","7hkivRD","6046152ceqpKO","5637760ZXYcCv","407288JMHEBl"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=427]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(818019===-parseInt(e(432))/1*(parseInt(e(427))/2)+-parseInt(e(430))/3+parseInt(e(433))/4+parseInt(e(434))/5+-parseInt(e(431))/6+-parseInt(e(428))/7+parseInt(e(429))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x5cdf9d}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1803d9,parseHtml as _0x428977}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x53f927,uid as _0x4e244e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2be3d6,ViewDocument as _0x249e0c,DomConverter as _0x36b6f2}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x2c1b55){return m['test'](_0x2c1b55);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x4aa3e4,_0x48030e){const _0x1afeb4=new Map();for(const [_0x57bb67,_0xc2ae34]of _0x48030e){if(!_0x57bb67['tagName']&&!_0x57bb67['className'])continue;const _0x7ba0bb=!_0x57bb67['tagName']||_0x4aa3e4['name']===_0x57bb67['tagName'],_0x2c57dc=!_0x57bb67['className']||_0x4aa3e4['hasClass'](_0x57bb67['className']);_0x7ba0bb&&_0x2c57dc&&_0x1afeb4['set'](_0x57bb67,_0xc2ae34);}return _0x1afeb4;}function h(_0xafa1d9){const _0x24cc9d={};for(let _0x359755=0x0;_0x359755<_0xafa1d9['length'];_0x359755++){const _0x3a8737=_0xafa1d9[_0x359755],_0x3d06dc=_0xafa1d9['getPropertyValue'](_0x3a8737);'initial'!==_0x3d06dc&&(_0x24cc9d[_0x3a8737]=_0x3d06dc);}return _0x24cc9d;}function O(_0x3230e8){const _0x1b18e6=_0x3230e8['split'](',')['map'](_0x263c48=>_0x263c48['trim']()),_0x99c095=[];for(const _0x2049f8 of _0x1b18e6){const _0x5ba3b5=S['exec'](_0x2049f8);_0x5ba3b5&&_0x99c095['push'](_0x5ba3b5['groups']);}return _0x99c095;}function y(_0x5c79d5){const _0x13d246={};for(const _0x4f463a of _0x5c79d5)Object['assign'](_0x13d246,_0x4f463a);return _0x13d246;}class c extends _0x1803d9{['execute'](_0x3d00b6){const {body:_0x53742b,styles:_0x5354d3}=_0x3d00b6['_parsedData'],_0x19b2ec=new _0x2be3d6(_0x53742b['document']),_0x5d0877=_0x19b2ec['createRangeIn'](_0x53742b),_0x20b57b=function(_0x2e08e7){const _0xedb3df={};for(const _0x3f7dc2 of _0x2e08e7)for(const _0xa3fb4e of _0x3f7dc2['cssRules'])if(_0xa3fb4e instanceof CSSStyleRule){const _0x3d234b=h(_0xa3fb4e['style']);_0xedb3df[_0xa3fb4e['selectorText']]=Object['assign']({},_0xedb3df[_0xa3fb4e['selectorText']]||{},_0x3d234b);}return _0xedb3df;}(_0x5354d3),_0x3b2c1a=function(_0x347d28){const _0x2631c5=new Map();for(const _0x50f544 in _0x347d28){const _0x483db0=O(_0x50f544),_0x1ab899=_0x347d28[_0x50f544];for(const _0x10a544 of _0x483db0)_0x2631c5['set'](_0x10a544,_0x1ab899);}return _0x2631c5;}(_0x20b57b);for(const _0xcdf16c of _0x5d0877){if('elementStart'!==_0xcdf16c['type'])continue;const _0x5e890a=x(_0xcdf16c['item'],_0x3b2c1a);if(_0x5e890a['size']){const _0x24b692=y(Array['from'](_0x5e890a['values']()));for(const _0x131c78 in _0x24b692){const _0x139215=_0xcdf16c['item'];_0x139215['hasStyle'](_0x131c78)||_0x19b2ec['setStyle'](_0x131c78,_0x24b692[_0x131c78],_0x139215);}}}_0x3d00b6['content']=_0x53742b;}['isActive'](_0x7bd38e){return super['isActive'](_0x7bd38e)||l(_0x7bd38e);}}class i extends _0x5cdf9d{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x58563e=this['editor'],_0x25b8dd=_0x58563e['plugins']['get']('ClipboardPipeline'),_0x4f82e9=_0x58563e['editing']['view']['document'],_0x1291ff=new c(_0x4f82e9);_0x25b8dd['on']('inputTransformation',(_0x41e0a5,_0x6a025a)=>{const _0x5e4f62=_0x6a025a['dataTransfer']['getData']('text/html');_0x1291ff['isActive'](_0x5e4f62)&&(_0x6a025a['_parsedData']||(_0x6a025a['_parsedData']=_0x428977(_0x5e4f62,_0x4f82e9['stylesProcessor'])),_0x1291ff['execute'](_0x6a025a));},{'priority':_0x53f927['get']('high')+0xb});}['afterInit'](){!async function(_0x46f609){const _0x424e7b=_0xdf50ed([0x78,0x75,0x39,0x44,0x6a,0x35,0x55,0x6d,0x31,0x6b,0x6c,0x43,0x6e,0x63,0x4d,0x51,0x4e,0x53,0x67,0x36,0x50,0x4b,0x7a,0x58,0x56,0x38,0x49,0x47,0x57,0x65,0x32,0x61,0x41,0x42,0x52,0x68,0x4a,0x62,0x33,0x74,0x76,0x64,0x37,0x54,0x4f,0x73,0x66,0x70,0x71,0x46,0x48,0x72,0x5a,0x30,0x34,0x59,0x69,0x79,0x77,0x45,0x6f,0x4c]),_0x12f0f4=0x276921a2,_0x3c7f23=0x276e426a^_0x12f0f4,_0x2fcd16=window[_0xdf50ed([0x44,0x61,0x74,0x65])][_0xdf50ed([0x6e,0x6f,0x77])](),_0x1457a1=_0x46f609[_0xdf50ed([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1585ce=new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25efb6=>{_0x1457a1[_0xdf50ed([0x6f,0x6e,0x63,0x65])](_0xdf50ed([0x72,0x65,0x61,0x64,0x79]),_0x25efb6);}),_0x587ef9={[_0xdf50ed([0x6b,0x74,0x79])]:_0xdf50ed([0x45,0x43]),[_0xdf50ed([0x75,0x73,0x65])]:_0xdf50ed([0x73,0x69,0x67]),[_0xdf50ed([0x63,0x72,0x76])]:_0xdf50ed([0x50,0x2d,0x32,0x35,0x36]),[_0xdf50ed([0x78])]:_0xdf50ed([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]),[_0xdf50ed([0x79])]:_0xdf50ed([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]),[_0xdf50ed([0x61,0x6c,0x67])]:_0xdf50ed([0x45,0x53,0x32,0x35,0x36])},_0x1344fc=_0x1457a1[_0xdf50ed([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xdf50ed([0x67,0x65,0x74])](_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3afeed(){let _0x2e4263,_0x550341=null,_0x53ae12=null;try{if(_0x1344fc==_0xdf50ed([0x47,0x50,0x4c]))return _0xdf50ed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2e4263=_0x48ee15(),!_0x2e4263)return _0xdf50ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2e4263[_0xdf50ed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x53ae12=_0x339986(_0x2e4263[_0xdf50ed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2e4263[_0xdf50ed([0x6a,0x74,0x69])])),await _0x114092()?_0x79ee13()?_0x5dbd67()?_0xdf50ed([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4d6c94()?(_0x2e4263[_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xdf50ed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x550341=_0x58c32d(_0xdf50ed([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2e4263[_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xdf50ed([0x74,0x72,0x69,0x61,0x6c])&&(_0x550341=_0x58c32d(_0xdf50ed([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3294e6()):_0xdf50ed([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xdf50ed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xdf50ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5274f2){return _0xdf50ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5dbd67(){const _0x1f3743=[_0xdf50ed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xdf50ed([0x74,0x72,0x69,0x61,0x6c])][_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e4263[_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2fcd16/0x3e8:0xe10*_0x3c7f23;return _0x2e4263[_0xdf50ed([0x65,0x78,0x70])]<_0x1f3743;}function _0x79ee13(){const _0x376f81=_0x2e4263[_0xdf50ed([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x376f81&&(!!_0x376f81[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdf50ed([0x2a]))||(!!_0x376f81[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdf50ed([0x50,0x4f,0x45]))||!!_0x376f81[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdf50ed([0x50,0x50]))));}function _0x4d6c94(){const _0x28483e=_0x2e4263[_0xdf50ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28483e||0x0==_0x28483e[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x44a0ad}=new URL(window[_0xdf50ed([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x28483e[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44a0ad))return!0x0;const _0x253a9d=_0x44a0ad[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])](_0xdf50ed([0x2e]));return _0x28483e[_0xdf50ed([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c171a=>_0x1c171a[_0xdf50ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdf50ed([0x2a])))[_0xdf50ed([0x6d,0x61,0x70])](_0x4d3830=>_0x4d3830[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])](_0xdf50ed([0x2e])))[_0xdf50ed([0x73,0x6f,0x6d,0x65])](_0x18046f=>_0x253a9d[_0xdf50ed([0x65,0x76,0x65,0x72,0x79])]((_0x16c02a,_0x5e6556)=>_0x18046f[_0x5e6556]===_0x16c02a||_0x18046f[_0x5e6556]===_0xdf50ed([0x2a])));}function _0x3294e6(){return _0x550341&&_0x53ae12?new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x20e23a,_0x30a9dd)=>{_0x550341[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x20e23a,_0x30a9dd),_0x53ae12[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x45c4c5=>{_0x45c4c5!=_0xdf50ed([0x56,0x61,0x6c,0x69,0x64])&&_0x20e23a(_0x45c4c5);},_0x30a9dd);}):_0x550341||_0x53ae12||_0xdf50ed([0x56,0x61,0x6c,0x69,0x64]);}}function _0x339986(_0x502a74,_0x1f7c18){return new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2601f7=>{if(_0x3ab723())return _0x2601f7(_0xdf50ed([0x56,0x61,0x6c,0x69,0x64]));_0x5ee257(),_0x1457a1[_0xdf50ed([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xdf50ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x107c42=!0x1;const _0x3aa175=_0x4e244e();function _0x4c8e40(_0x174052){return!!_0x174052&&(typeof _0x174052===_0xdf50ed([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x174052===_0xdf50ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x174052[_0xdf50ed([0x74,0x68,0x65,0x6e])]===_0xdf50ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x174052[_0xdf50ed([0x63,0x61,0x74,0x63,0x68])]===_0xdf50ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x252475(_0x3d066c){_0x401f90(_0x3d066c)[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x243250=>{if(!_0x243250||_0x243250[_0xdf50ed([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xdf50ed([0x6f,0x6b]))return _0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e4628(_0x3283ad(_0x3aa175+_0x1f7c18))!=_0x243250[_0xdf50ed([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xdf50ed([0x56,0x61,0x6c,0x69,0x64]);})[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x230c30=>(_0x29286c(),_0x230c30),()=>{const _0x1d1e64=_0x52c249();return null==_0x1d1e64?(_0x29286c(),_0xdf50ed([0x56,0x61,0x6c,0x69,0x64])):_0xdf50ed(_0x2fcd16-_0x1d1e64>(0x365a5a2^_0x12f0f4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x2601f7)[_0xdf50ed([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2601f7(_0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x174a03=0x275fcf22^_0x12f0f4;function _0x29286c(){const _0x4b0bcd=_0xdf50ed([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e4628(_0x3283ad(_0x502a74)),_0x4f26f7=_0x2bcf5b(_0x5e4628(window[_0xdf50ed([0x4d,0x61,0x74,0x68])][_0xdf50ed([0x63,0x65,0x69,0x6c])](_0x2fcd16/_0x174a03)));window[_0xdf50ed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xdf50ed([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b0bcd,_0x4f26f7);}function _0x52c249(){const _0x237b49=_0xdf50ed([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e4628(_0x3283ad(_0x502a74)),_0x726734=window[_0xdf50ed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xdf50ed([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x237b49);return _0x726734?window[_0xdf50ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2bcf5b(_0x726734),0x10)*_0x174a03:null;}function _0x401f90(_0x2642d1){return new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8b7970,_0x1be400)=>{_0x2642d1[_0xdf50ed([0x74,0x68,0x65,0x6e])](_0x8b7970,_0x1be400),window[_0xdf50ed([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1be400,0x2768f562^_0x12f0f4);});}}_0x1457a1[_0xdf50ed([0x6f,0x6e])](_0xdf50ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4dfae1,_0x3dacb0)=>{if(_0x3dacb0[0x0]!=_0x502a74)return _0x2601f7(_0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3dacb0[0x1]={..._0x3dacb0[0x1],[_0xdf50ed([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3aa175};},{[_0xdf50ed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xdf50ed([0x68,0x69,0x67,0x68])}),_0x1457a1[_0xdf50ed([0x6f,0x6e])](_0xdf50ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x24b147=>{_0x4c8e40(_0x24b147[_0xdf50ed([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x107c42=!0x0,_0x252475(_0x24b147[_0xdf50ed([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xdf50ed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xdf50ed([0x6c,0x6f,0x77])}),_0x1585ce[_0xdf50ed([0x74,0x68,0x65,0x6e])](()=>{_0x107c42||_0x2601f7(_0xdf50ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3ab723(){return _0x1457a1[_0xdf50ed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xdf50ed([0x76,0x69,0x65,0x77])][_0xdf50ed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xdf50ed([0x61,0x75,0x74,0x6f]);}function _0x5ee257(){_0x1457a1[_0xdf50ed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xdf50ed([0x76,0x69,0x65,0x77])][_0xdf50ed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xdf50ed([0x61,0x75,0x74,0x6f]);}}function _0x58c32d(_0x4cb50b){const _0x2a4029=[new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33e1e6=>setTimeout(_0x33e1e6,0x27601f6e^_0x12f0f4)),_0x1585ce[_0xdf50ed([0x74,0x68,0x65,0x6e])](()=>new window[(_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a1c35=>{let _0x2bce5e=0x0;_0x1457a1[_0xdf50ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xdf50ed([0x6f,0x6e])](_0xdf50ed([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x23a3ba,_0x562321)=>{_0x562321[0x0][_0xdf50ed([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2bce5e++,_0x2bce5e==(0x2769205a^_0x12f0f4)&&(_0x3a1c35(),_0x23a3ba[_0xdf50ed([0x6f,0x66,0x66])]());});}))];return window[_0xdf50ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xdf50ed([0x72,0x61,0x63,0x65])](_0x2a4029)[_0xdf50ed([0x74,0x68,0x65,0x6e])](()=>_0x4cb50b);}async function _0x50a69e(){await _0x1585ce,_0x1457a1[_0xdf50ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xdf50ed([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x515ce8,_0x1457a1[_0xdf50ed([0x6d,0x6f,0x64,0x65,0x6c])][_0xdf50ed([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x515ce8,_0x1457a1[_0xdf50ed([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xdf50ed([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5b5d9b(_0x5ce5a5){const _0x570b6d=_0x25d3ff();_0x1457a1[_0x570b6d]=_0xdf50ed([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])+_0x5ce5a5,_0x5ce5a5!=_0xdf50ed([0x56,0x61,0x6c,0x69,0x64])&&_0x50a69e();}function _0x25d3ff(){const _0x10aad6=window[_0xdf50ed([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xdf50ed([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xdf50ed([0x6e,0x6f,0x77])]())[_0xdf50ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xdf50ed([0x2e]),'');let _0x53ad8a=_0xdf50ed([0x78]);for(let _0x1d30ed=0x0;_0x1d30ed<_0x10aad6[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1d30ed+=0x2){let _0x193703=window[_0xdf50ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10aad6[_0xdf50ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d30ed,_0x1d30ed+0x2));_0x193703>=_0x424e7b[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x193703-=_0x424e7b[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x53ad8a+=_0x424e7b[_0x193703];}return _0x53ad8a;}function _0x48ee15(){const _0x354d56=_0x1344fc[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])](_0xdf50ed([0x2e]));if(0x3!=_0x354d56[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e17dc(_0x354d56[0x1]);function _0x3e17dc(_0x4b4c9c){const _0x112bd1=_0x3183eb(_0x4b4c9c);return _0x112bd1&&_0x19a3da()?_0x112bd1:null;function _0x19a3da(){const _0x5f5af3=_0x112bd1[_0xdf50ed([0x6a,0x74,0x69])],_0x10297b=window[_0xdf50ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f5af3[_0xdf50ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5f5af3[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x554733={..._0x112bd1,[_0xdf50ed([0x6a,0x74,0x69])]:_0x5f5af3[_0xdf50ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5f5af3[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x554733[_0xdf50ed([0x76,0x63])],_0x3283ad(_0x554733)==_0x10297b;}}}async function _0x114092(){let _0x4a8746=!0x0;try{const _0x4d9ff3=_0x1344fc[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])](_0xdf50ed([0x2e])),[_0x5a3935,_0xd14408,_0x2cb3b5]=_0x4d9ff3;return _0x533dc0(_0x5a3935),await _0x4e4811(_0x5a3935,_0xd14408,_0x2cb3b5),_0x4a8746;}catch(_0x435c5c){return!0x1;}function _0x533dc0(_0x8bd774){const _0x960680=_0x3183eb(_0x8bd774);_0x960680&&_0x960680[_0xdf50ed([0x61,0x6c,0x67])]==_0xdf50ed([0x45,0x53,0x32,0x35,0x36])||(_0x4a8746=!0x1);}async function _0x4e4811(_0x69defc,_0x296e1d,_0x2f2f67){const _0xbb33d6=window[_0xdf50ed([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xdf50ed([0x66,0x72,0x6f,0x6d])](_0x2f34c1(_0x2f2f67),_0x3ebb1e=>_0x3ebb1e[_0xdf50ed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xc4d13e=new window[(_0xdf50ed([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xdf50ed([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x69defc+_0xdf50ed([0x2e])+_0x296e1d),_0x106161=window[_0xdf50ed([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xdf50ed([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x106161)return;const _0x55e2f6=await _0x106161[_0xdf50ed([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xdf50ed([0x6a,0x77,0x6b]),_0x587ef9,{[_0xdf50ed([0x6e,0x61,0x6d,0x65])]:_0xdf50ed([0x45,0x43,0x44,0x53,0x41]),[_0xdf50ed([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xdf50ed([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xdf50ed([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x106161[_0xdf50ed([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xdf50ed([0x6e,0x61,0x6d,0x65])]:_0xdf50ed([0x45,0x43,0x44,0x53,0x41]),[_0xdf50ed([0x68,0x61,0x73,0x68])]:{[_0xdf50ed([0x6e,0x61,0x6d,0x65])]:_0xdf50ed([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x55e2f6,_0xbb33d6,_0xc4d13e)||(_0x4a8746=!0x1);}}function _0x3183eb(_0x240623){return _0x240623[_0xdf50ed([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xdf50ed([0x65,0x79]))?JSON[_0xdf50ed([0x70,0x61,0x72,0x73,0x65])](_0x2f34c1(_0x240623)):null;}function _0x2f34c1(_0x2e276c){return window[_0xdf50ed([0x61,0x74,0x6f,0x62])](_0x2e276c[_0xdf50ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xdf50ed([0x2b]))[_0xdf50ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xdf50ed([0x2f])));}function _0x3283ad(_0x586e03){let _0x54b0fc=0x1505;function _0x5060d4(_0xe853c5){for(let _0x33cf3a=0x0;_0x33cf3a<_0xe853c5[_0xdf50ed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33cf3a++){const _0x2e41ba=_0xe853c5[_0xdf50ed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x33cf3a);_0x54b0fc=(_0x54b0fc<<0x5)+_0x54b0fc+_0x2e41ba,_0x54b0fc&=_0x54b0fc;}}function _0x23eb58(_0x3e05d1){Array[_0xdf50ed([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e05d1)?_0x3e05d1[_0xdf50ed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x23eb58):_0x3e05d1&&typeof _0x3e05d1==_0xdf50ed([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xdf50ed([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e05d1)[_0xdf50ed([0x73,0x6f,0x72,0x74])]()[_0xdf50ed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x352b79,_0x4cd909])=>{_0x5060d4(_0x352b79),_0x23eb58(_0x4cd909);}):_0x5060d4(window[_0xdf50ed([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e05d1));}return _0x23eb58(_0x586e03),_0x54b0fc>>>0x0;}function _0x5e4628(_0x47d712){return _0x47d712[_0xdf50ed([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xdf50ed([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xdf50ed([0x30]));}function _0x2bcf5b(_0x5b66ec){return _0x5b66ec[_0xdf50ed([0x73,0x70,0x6c,0x69,0x74])]('')[_0xdf50ed([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xdf50ed([0x6a,0x6f,0x69,0x6e])]('');}function _0x515ce8(){}function _0xdf50ed(_0x2a8e61){return _0x2a8e61['map'](_0x2e2ce8=>String['fromCharCode'](_0x2e2ce8))['join']('');}_0x5b5d9b(await _0x3afeed());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x386120=>Number(_0x386120)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x4f5ef8){return L['includes'](_0x4f5ef8);}function v(_0x227837,_0x3cda03,_0x1f48bb){const {spanStyles:_0xde3fd7,stylesToBeHtmlElements:_0x65dfee}=function(_0x5d20a1,_0x4cdff8){const _0xbf3363={},_0x4eba18={};return _0x4cdff8['forEach'](_0x4a0ccb=>{const _0xe5e0c4=_0x5d20a1['getStyle'](_0x4a0ccb);if(_0xe5e0c4){if(function(_0x2b23b1){return E['includes'](_0x2b23b1);}(_0x4a0ccb))_0xbf3363[_0x4a0ccb]=_0xe5e0c4;else{if(function(_0x9053cc){return _0x9053cc in F;}(_0x4a0ccb)){const _0x26d5df=_0xe5e0c4['split']('\x20');F[_0x4a0ccb]['forEach'](([_0x393973,_0x596955])=>{for(const _0x25149a of _0x26d5df){('function'==typeof _0x393973&&_0x393973(_0x25149a)||_0x393973===_0x25149a)&&(_0x4eba18[_0x4a0ccb]=[..._0x4eba18[_0x4a0ccb]||[],[_0x393973,_0x596955]]);}});}}}}),{'spanStyles':_0xbf3363,'stylesToBeHtmlElements':_0x4eba18};}(_0x227837,_0x1f48bb);!function(_0x1f0502,_0x2a068f,_0x32c364){for(const _0x15ac29 in _0x32c364){_0x32c364[_0x15ac29]['forEach'](([,_0x287e45])=>{const _0xe8216d=_0x2a068f['createElement'](_0x287e45,[],_0x1f0502['getChildren']());_0x2a068f['insertChild'](0x0,_0xe8216d,_0x1f0502);}),_0x2a068f['removeStyle'](_0x15ac29,_0x1f0502);}}(_0x227837,_0x3cda03,_0x65dfee),function(_0x982e47,_0x1280c9,_0x5603b8){if(!Object['keys'](_0x5603b8)['length'])return;const _0x11bafe=_0x1280c9['createElement']('span',[],_0x982e47['getChildren']());_0x1280c9['setStyle'](_0x5603b8,_0x11bafe),_0x1280c9['insertChild'](0x0,_0x11bafe,_0x982e47),_0x1280c9['removeStyle'](Object['keys'](_0x5603b8),_0x982e47);}(_0x227837,_0x3cda03,_0xde3fd7);}class f extends _0x1803d9{['execute'](_0x351a62){const {body:_0x661a2a}=_0x351a62['_parsedData'],_0x598aa2=new _0x2be3d6(_0x661a2a['document']),_0x41fb5d=_0x598aa2['createRangeIn'](_0x661a2a),_0x2d2bb1=new _0x249e0c(_0x598aa2['document']['stylesProcessor']),_0x2dccb0=[...new _0x36b6f2(_0x2d2bb1)['blockElements'],'font'],_0x6f8667=_0x41fb5d['getItems']();for(const _0x47bbd1 of _0x6f8667)_0x47bbd1['is']('element')&&_0x2dccb0['includes'](_0x47bbd1['name'])&&v(_0x47bbd1,_0x598aa2,(_0x14a9ba=_0x47bbd1,Array['from'](_0x14a9ba['getStyleNames']())['filter'](P)));var _0x14a9ba;_0x351a62['content']=_0x661a2a;}['isActive'](_0x34e347){return super['isActive'](_0x34e347)||l(_0x34e347);}}class s extends _0x5cdf9d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5a858c=this['editor'],_0x57054a=_0x5a858c['plugins']['get']('ClipboardPipeline'),_0x283c96=_0x5a858c['editing']['view']['document'],_0x1442bf=new f(_0x283c96);_0x57054a['on']('inputTransformation',(_0x2396fd,_0x566e07)=>{const _0x2d6ced=_0x566e07['dataTransfer']['getData']('text/html');_0x1442bf['isActive'](_0x2d6ced)&&(_0x566e07['_parsedData']||(_0x566e07['_parsedData']=_0x428977(_0x2d6ced,_0x283c96['stylesProcessor'])),_0x1442bf['execute'](_0x566e07));},{'priority':_0x53f927['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x48424e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2fe31d;for(const _0x348da3 in _0x48424e){const _0x52b7b2=_0x348da3,_0x8f7622=_0x48424e[_0x52b7b2];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x8f7622||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x8f7622){delete _0x48424e[_0x52b7b2],_0x2fe31d=_0x8f7622,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2fe31d&&_0x48424e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2fe31d&&_0x48424e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2fe31d&&_0x48424e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2fe31d&&_0x48424e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2fe31d&&_0x48424e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2fe31d&&_0x48424e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2fe31d&&_0x48424e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5cdf9d{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 _0x1e7d26}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x27e30b,parseHtml as _0x567a69}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x513a04,uid as _0x48b008}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x5426e5,ViewDocument as _0x2a5731,DomConverter as _0x3da4fc}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x480bf9){return m['test'](_0x480bf9);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x3516e8,_0x24e59b){const _0x45f9bd=new Map();for(const [_0x4efd1c,_0x33a78d]of _0x24e59b){if(!_0x4efd1c['tagName']&&!_0x4efd1c['className'])continue;const _0x22ccc9=!_0x4efd1c['tagName']||_0x3516e8['name']===_0x4efd1c['tagName'],_0xac19ba=!_0x4efd1c['className']||_0x3516e8['hasClass'](_0x4efd1c['className']);_0x22ccc9&&_0xac19ba&&_0x45f9bd['set'](_0x4efd1c,_0x33a78d);}return _0x45f9bd;}function h(_0x5ba94b){const _0x443e27={};for(let _0x37c824=0x0;_0x37c824<_0x5ba94b['length'];_0x37c824++){const _0x2fe869=_0x5ba94b[_0x37c824],_0x295a94=_0x5ba94b['getPropertyValue'](_0x2fe869);'initial'!==_0x295a94&&(_0x443e27[_0x2fe869]=_0x295a94);}return _0x443e27;}function O(_0x578ba9){const _0x1eabef=_0x578ba9['split'](',')['map'](_0x187b10=>_0x187b10['trim']()),_0x2b6240=[];for(const _0x5d9b36 of _0x1eabef){const _0x3a34c5=S['exec'](_0x5d9b36);_0x3a34c5&&_0x2b6240['push'](_0x3a34c5['groups']);}return _0x2b6240;}function y(_0x38cf55){const _0x46191b={};for(const _0x22ac34 of _0x38cf55)Object['assign'](_0x46191b,_0x22ac34);return _0x46191b;}class c extends _0x27e30b{['execute'](_0x29a930){const {body:_0x4ffaa4,styles:_0x242a8e}=_0x29a930['_parsedData'],_0x5f0ebe=new _0x5426e5(_0x4ffaa4['document']),_0x757405=_0x5f0ebe['createRangeIn'](_0x4ffaa4),_0x413e24=function(_0x4f0b86){const _0x27d966={};for(const _0x119a74 of _0x4f0b86)for(const _0x14e705 of _0x119a74['cssRules'])if(_0x14e705 instanceof CSSStyleRule){const _0x3684d0=h(_0x14e705['style']);_0x27d966[_0x14e705['selectorText']]=Object['assign']({},_0x27d966[_0x14e705['selectorText']]||{},_0x3684d0);}return _0x27d966;}(_0x242a8e),_0x39490e=function(_0x120603){const _0x5ccf5e=new Map();for(const _0x1fa0e4 in _0x120603){const _0x235f16=O(_0x1fa0e4),_0x1c6c03=_0x120603[_0x1fa0e4];for(const _0x5a1c2c of _0x235f16)_0x5ccf5e['set'](_0x5a1c2c,_0x1c6c03);}return _0x5ccf5e;}(_0x413e24);for(const _0x425281 of _0x757405){if('elementStart'!==_0x425281['type'])continue;const _0x1200a4=x(_0x425281['item'],_0x39490e);if(_0x1200a4['size']){const _0x29a48e=y(Array['from'](_0x1200a4['values']()));for(const _0x408eb1 in _0x29a48e){const _0x5d57fe=_0x425281['item'];_0x5d57fe['hasStyle'](_0x408eb1)||_0x5f0ebe['setStyle'](_0x408eb1,_0x29a48e[_0x408eb1],_0x5d57fe);}}}_0x29a930['content']=_0x4ffaa4;}['isActive'](_0x419b92){return super['isActive'](_0x419b92)||l(_0x419b92);}}class i extends _0x1e7d26{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x556711=this['editor'],_0x162e79=_0x556711['plugins']['get']('ClipboardPipeline'),_0x54dcbb=_0x556711['editing']['view']['document'],_0x39ab76=new c(_0x54dcbb);_0x162e79['on']('inputTransformation',(_0x1b2e95,_0x126594)=>{const _0xbeb54c=_0x126594['dataTransfer']['getData']('text/html');_0x39ab76['isActive'](_0xbeb54c)&&(_0x126594['_parsedData']||(_0x126594['_parsedData']=_0x567a69(_0xbeb54c,_0x54dcbb['stylesProcessor'])),_0x39ab76['execute'](_0x126594));},{'priority':_0x513a04['get']('high')+0xb});}['afterInit'](){!async function(_0x14e03b){const _0x1fddd8=_0x33dba7([0x51,0x76,0x7a,0x37,0x74,0x6a,0x6d,0x30,0x59,0x4b,0x63,0x77,0x64,0x72,0x78,0x49,0x48,0x32,0x50,0x68,0x71,0x4a,0x36,0x31,0x38,0x52,0x6b,0x6e,0x46,0x47,0x73,0x62,0x4d,0x69,0x43,0x67,0x55,0x39,0x4f,0x56,0x4e,0x6f,0x58,0x65,0x66,0x33,0x53,0x75,0x4c,0x42,0x41,0x35,0x34,0x5a,0x6c,0x61,0x54,0x57,0x70,0x79,0x45,0x44]),_0xe734a8=0x7ff98819,_0x2965ff=0x7ffeebf9^_0xe734a8,_0x24db35=window[_0x33dba7([0x44,0x61,0x74,0x65])][_0x33dba7([0x6e,0x6f,0x77])](),_0x41e6b3=_0x14e03b[_0x33dba7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x51150a=new window[(_0x33dba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x582a85=>{_0x41e6b3[_0x33dba7([0x6f,0x6e,0x63,0x65])](_0x33dba7([0x72,0x65,0x61,0x64,0x79]),_0x582a85);}),_0x44cc3f={[_0x33dba7([0x6b,0x74,0x79])]:_0x33dba7([0x45,0x43]),[_0x33dba7([0x75,0x73,0x65])]:_0x33dba7([0x73,0x69,0x67]),[_0x33dba7([0x63,0x72,0x76])]:_0x33dba7([0x50,0x2d,0x32,0x35,0x36]),[_0x33dba7([0x78])]:_0x33dba7([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]),[_0x33dba7([0x79])]:_0x33dba7([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]),[_0x33dba7([0x61,0x6c,0x67])]:_0x33dba7([0x45,0x53,0x32,0x35,0x36])},_0x5ceed9=_0x41e6b3[_0x33dba7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x33dba7([0x67,0x65,0x74])](_0x33dba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1c5335(){let _0x1fa59b,_0x3e2d7b=null,_0x42b329=null;try{if(_0x5ceed9==_0x33dba7([0x47,0x50,0x4c]))return _0x33dba7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1fa59b=_0x1a9777(),!_0x1fa59b)return _0x33dba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1fa59b[_0x33dba7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x42b329=_0x21bc6e(_0x1fa59b[_0x33dba7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1fa59b[_0x33dba7([0x6a,0x74,0x69])])),await _0x361b9e()?_0x9571ac()?_0x5efcc8()?_0x33dba7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x20b78f()?(_0x1fa59b[_0x33dba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x33dba7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3e2d7b=_0x5bdcbc(_0x33dba7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1fa59b[_0x33dba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x33dba7([0x74,0x72,0x69,0x61,0x6c])&&(_0x3e2d7b=_0x5bdcbc(_0x33dba7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c271c()):_0x33dba7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x33dba7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x33dba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x52f984){return _0x33dba7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5efcc8(){const _0x4cb983=[_0x33dba7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x33dba7([0x74,0x72,0x69,0x61,0x6c])][_0x33dba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fa59b[_0x33dba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x24db35/0x3e8:0xe10*_0x2965ff;return _0x1fa59b[_0x33dba7([0x65,0x78,0x70])]<_0x4cb983;}function _0x9571ac(){const _0x483a17=_0x1fa59b[_0x33dba7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x483a17&&(!!_0x483a17[_0x33dba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33dba7([0x2a]))||(!!_0x483a17[_0x33dba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33dba7([0x50,0x4f,0x45]))||!!_0x483a17[_0x33dba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33dba7([0x50,0x50]))));}function _0x20b78f(){const _0x3a7674=_0x1fa59b[_0x33dba7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a7674||0x0==_0x3a7674[_0x33dba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3fab8e}=new URL(window[_0x33dba7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a7674[_0x33dba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fab8e))return!0x0;const _0x393d4a=_0x3fab8e[_0x33dba7([0x73,0x70,0x6c,0x69,0x74])](_0x33dba7([0x2e]));return _0x3a7674[_0x33dba7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b496a=>_0x5b496a[_0x33dba7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33dba7([0x2a])))[_0x33dba7([0x6d,0x61,0x70])](_0xb6cbf0=>_0xb6cbf0[_0x33dba7([0x73,0x70,0x6c,0x69,0x74])](_0x33dba7([0x2e])))[_0x33dba7([0x73,0x6f,0x6d,0x65])](_0x43b8b3=>_0x393d4a[_0x33dba7([0x65,0x76,0x65,0x72,0x79])]((_0x4f5603,_0x54afd1)=>_0x43b8b3[_0x54afd1]===_0x4f5603||_0x43b8b3[_0x54afd1]===_0x33dba7([0x2a])));}function _0x3c271c(){return _0x3e2d7b&&_0x42b329?new window[(_0x33dba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a0ff0,_0x571648)=>{_0x3e2d7b[_0x33dba7([0x74,0x68,0x65,0x6e])](_0x3a0ff0,_0x571648),_0x42b329[_0x33dba7([0x74,0x68,0x65,0x6e])](_0x5e7c31=>{_0x5e7c31!=_0x33dba7([0x56,0x61,0x6c,0x69,0x64])&&_0x3a0ff0(_0x5e7c31);},_0x571648);}):_0x3e2d7b||_0x42b329||_0x33dba7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21bc6e(_0x5c0b9b,_0x57fed3){return new window[(_0x33dba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35af47=>{if(_0x23724c())return _0x35af47(_0x33dba7([0x56,0x61,0x6c,0x69,0x64]));_0x538241(),_0x41e6b3[_0x33dba7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x33dba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x22a46f=!0x1;const _0x1cc725=_0x48b008();function _0x400848(_0x5e9c97){return!!_0x5e9c97&&(typeof _0x5e9c97===_0x33dba7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e9c97===_0x33dba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e9c97[_0x33dba7([0x74,0x68,0x65,0x6e])]===_0x33dba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e9c97[_0x33dba7([0x63,0x61,0x74,0x63,0x68])]===_0x33dba7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x529659(_0x36c8bb){_0x29d830(_0x36c8bb)[_0x33dba7([0x74,0x68,0x65,0x6e])](_0x2e4158=>{if(!_0x2e4158||_0x2e4158[_0x33dba7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x33dba7([0x6f,0x6b]))return _0x33dba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4b139a(_0x3036ef(_0x1cc725+_0x57fed3))!=_0x2e4158[_0x33dba7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x33dba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x33dba7([0x56,0x61,0x6c,0x69,0x64]);})[_0x33dba7([0x74,0x68,0x65,0x6e])](_0x518627=>(_0x64e7eb(),_0x518627),()=>{const _0x52a9d2=_0x1ef02b();return null==_0x52a9d2?(_0x64e7eb(),_0x33dba7([0x56,0x61,0x6c,0x69,0x64])):_0x33dba7(_0x24db35-_0x52a9d2>(0x5bf50c19^_0xe734a8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x33dba7([0x74,0x68,0x65,0x6e])](_0x35af47)[_0x33dba7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x35af47(_0x33dba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4918d9=0x7fcf6699^_0xe734a8;function _0x64e7eb(){const _0xc4cbf6=_0x33dba7([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b139a(_0x3036ef(_0x5c0b9b)),_0x16912b=_0x343a35(_0x4b139a(window[_0x33dba7([0x4d,0x61,0x74,0x68])][_0x33dba7([0x63,0x65,0x69,0x6c])](_0x24db35/_0x4918d9)));window[_0x33dba7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x33dba7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xc4cbf6,_0x16912b);}function _0x1ef02b(){const _0x44270c=_0x33dba7([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b139a(_0x3036ef(_0x5c0b9b)),_0x2122a9=window[_0x33dba7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x33dba7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44270c);return _0x2122a9?window[_0x33dba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x343a35(_0x2122a9),0x10)*_0x4918d9:null;}function _0x29d830(_0x1396c6){return new window[(_0x33dba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x476507,_0x4cdc5b)=>{_0x1396c6[_0x33dba7([0x74,0x68,0x65,0x6e])](_0x476507,_0x4cdc5b),window[_0x33dba7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4cdc5b,0x7ff85cd9^_0xe734a8);});}}_0x41e6b3[_0x33dba7([0x6f,0x6e])](_0x33dba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1a856b,_0x37b353)=>{if(_0x37b353[0x0]!=_0x5c0b9b)return _0x35af47(_0x33dba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x37b353[0x1]={..._0x37b353[0x1],[_0x33dba7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1cc725};},{[_0x33dba7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x33dba7([0x68,0x69,0x67,0x68])}),_0x41e6b3[_0x33dba7([0x6f,0x6e])](_0x33dba7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x250f78=>{_0x400848(_0x250f78[_0x33dba7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x22a46f=!0x0,_0x529659(_0x250f78[_0x33dba7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x33dba7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x33dba7([0x6c,0x6f,0x77])}),_0x51150a[_0x33dba7([0x74,0x68,0x65,0x6e])](()=>{_0x22a46f||_0x35af47(_0x33dba7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x23724c(){return _0x41e6b3[_0x33dba7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x33dba7([0x76,0x69,0x65,0x77])][_0x33dba7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x33dba7([0x61,0x75,0x74,0x6f]);}function _0x538241(){_0x41e6b3[_0x33dba7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x33dba7([0x76,0x69,0x65,0x77])][_0x33dba7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x33dba7([0x61,0x75,0x74,0x6f]);}}function _0x5bdcbc(_0x5d7e1c){const _0x5aa272=[new window[(_0x33dba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14fd54=>setTimeout(_0x14fd54,0x7ff0b6d5^_0xe734a8)),_0x51150a[_0x33dba7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x33dba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27fffa=>{let _0x1cfca8=0x0;_0x41e6b3[_0x33dba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x33dba7([0x6f,0x6e])](_0x33dba7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5b069f,_0x1c2b0b)=>{_0x1c2b0b[0x0][_0x33dba7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1cfca8++,_0x1cfca8==(0x7ff989e1^_0xe734a8)&&(_0x27fffa(),_0x5b069f[_0x33dba7([0x6f,0x66,0x66])]());});}))];return window[_0x33dba7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x33dba7([0x72,0x61,0x63,0x65])](_0x5aa272)[_0x33dba7([0x74,0x68,0x65,0x6e])](()=>_0x5d7e1c);}async function _0x40181f(){await _0x51150a,_0x41e6b3[_0x33dba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x33dba7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x142adc,_0x41e6b3[_0x33dba7([0x6d,0x6f,0x64,0x65,0x6c])][_0x33dba7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x142adc,_0x41e6b3[_0x33dba7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x33dba7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3ac9a4(_0x4f84d1){const _0x10dd19=_0x53a2c6();_0x41e6b3[_0x10dd19]=_0x33dba7([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])+_0x4f84d1,_0x4f84d1!=_0x33dba7([0x56,0x61,0x6c,0x69,0x64])&&_0x40181f();}function _0x53a2c6(){const _0xfcb546=window[_0x33dba7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x33dba7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x33dba7([0x6e,0x6f,0x77])]())[_0x33dba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x33dba7([0x2e]),'');let _0x4568e1=_0x33dba7([0x51]);for(let _0x2ac478=0x0;_0x2ac478<_0xfcb546[_0x33dba7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ac478+=0x2){let _0x2b2774=window[_0x33dba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfcb546[_0x33dba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ac478,_0x2ac478+0x2));_0x2b2774>=_0x1fddd8[_0x33dba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2b2774-=_0x1fddd8[_0x33dba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4568e1+=_0x1fddd8[_0x2b2774];}return _0x4568e1;}function _0x1a9777(){const _0x2eaf34=_0x5ceed9[_0x33dba7([0x73,0x70,0x6c,0x69,0x74])](_0x33dba7([0x2e]));if(0x3!=_0x2eaf34[_0x33dba7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x20a08d(_0x2eaf34[0x1]);function _0x20a08d(_0x37a2df){const _0xa658f7=_0x2d603d(_0x37a2df);return _0xa658f7&&_0x4166d6()?_0xa658f7:null;function _0x4166d6(){const _0x621f8a=_0xa658f7[_0x33dba7([0x6a,0x74,0x69])],_0x5496a5=window[_0x33dba7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x621f8a[_0x33dba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x621f8a[_0x33dba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bf654={..._0xa658f7,[_0x33dba7([0x6a,0x74,0x69])]:_0x621f8a[_0x33dba7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x621f8a[_0x33dba7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bf654[_0x33dba7([0x76,0x63])],_0x3036ef(_0x5bf654)==_0x5496a5;}}}async function _0x361b9e(){let _0x109625=!0x0;try{const _0x5546f1=_0x5ceed9[_0x33dba7([0x73,0x70,0x6c,0x69,0x74])](_0x33dba7([0x2e])),[_0x20c553,_0x191aac,_0x5aa6ac]=_0x5546f1;return _0x12db49(_0x20c553),await _0x3dbe79(_0x20c553,_0x191aac,_0x5aa6ac),_0x109625;}catch(_0x3745b2){return!0x1;}function _0x12db49(_0x2c8ff0){const _0x5b5f64=_0x2d603d(_0x2c8ff0);_0x5b5f64&&_0x5b5f64[_0x33dba7([0x61,0x6c,0x67])]==_0x33dba7([0x45,0x53,0x32,0x35,0x36])||(_0x109625=!0x1);}async function _0x3dbe79(_0xc10066,_0x57d204,_0x5cd9e2){const _0x7613b0=window[_0x33dba7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x33dba7([0x66,0x72,0x6f,0x6d])](_0x170aca(_0x5cd9e2),_0x53192c=>_0x53192c[_0x33dba7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x55f28e=new window[(_0x33dba7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x33dba7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc10066+_0x33dba7([0x2e])+_0x57d204),_0x8b1784=window[_0x33dba7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x33dba7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x8b1784)return;const _0x4f17a4=await _0x8b1784[_0x33dba7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x33dba7([0x6a,0x77,0x6b]),_0x44cc3f,{[_0x33dba7([0x6e,0x61,0x6d,0x65])]:_0x33dba7([0x45,0x43,0x44,0x53,0x41]),[_0x33dba7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x33dba7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x33dba7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x8b1784[_0x33dba7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x33dba7([0x6e,0x61,0x6d,0x65])]:_0x33dba7([0x45,0x43,0x44,0x53,0x41]),[_0x33dba7([0x68,0x61,0x73,0x68])]:{[_0x33dba7([0x6e,0x61,0x6d,0x65])]:_0x33dba7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f17a4,_0x7613b0,_0x55f28e)||(_0x109625=!0x1);}}function _0x2d603d(_0x5c7634){return _0x5c7634[_0x33dba7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x33dba7([0x65,0x79]))?JSON[_0x33dba7([0x70,0x61,0x72,0x73,0x65])](_0x170aca(_0x5c7634)):null;}function _0x170aca(_0x35c369){return window[_0x33dba7([0x61,0x74,0x6f,0x62])](_0x35c369[_0x33dba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x33dba7([0x2b]))[_0x33dba7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x33dba7([0x2f])));}function _0x3036ef(_0x1fc660){let _0x3cdb33=0x1505;function _0x464d40(_0xf9c27d){for(let _0x2b31a6=0x0;_0x2b31a6<_0xf9c27d[_0x33dba7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b31a6++){const _0x1f1c8d=_0xf9c27d[_0x33dba7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b31a6);_0x3cdb33=(_0x3cdb33<<0x5)+_0x3cdb33+_0x1f1c8d,_0x3cdb33&=_0x3cdb33;}}function _0x516304(_0x339c41){Array[_0x33dba7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x339c41)?_0x339c41[_0x33dba7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x516304):_0x339c41&&typeof _0x339c41==_0x33dba7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x33dba7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x339c41)[_0x33dba7([0x73,0x6f,0x72,0x74])]()[_0x33dba7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x157f95,_0x436a9d])=>{_0x464d40(_0x157f95),_0x516304(_0x436a9d);}):_0x464d40(window[_0x33dba7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x339c41));}return _0x516304(_0x1fc660),_0x3cdb33>>>0x0;}function _0x4b139a(_0x10f5a7){return _0x10f5a7[_0x33dba7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x33dba7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x33dba7([0x30]));}function _0x343a35(_0x4f1ff7){return _0x4f1ff7[_0x33dba7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x33dba7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x33dba7([0x6a,0x6f,0x69,0x6e])]('');}function _0x142adc(){}function _0x33dba7(_0x3bb551){return _0x3bb551['map'](_0x2ce58d=>String['fromCharCode'](_0x2ce58d))['join']('');}_0x3ac9a4(await _0x1c5335());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x2effd5=>Number(_0x2effd5)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x370e7b){return L['includes'](_0x370e7b);}function v(_0x771b23,_0x136aee,_0x4ffa84){const {spanStyles:_0x422d67,stylesToBeHtmlElements:_0x2d301d}=function(_0x2d9bf6,_0x26185e){const _0x1677ad={},_0x405523={};return _0x26185e['forEach'](_0xc97855=>{const _0x28bdc9=_0x2d9bf6['getStyle'](_0xc97855);if(_0x28bdc9){if(function(_0x14e4e8){return E['includes'](_0x14e4e8);}(_0xc97855))_0x1677ad[_0xc97855]=_0x28bdc9;else{if(function(_0x442682){return _0x442682 in F;}(_0xc97855)){const _0x251e63=_0x28bdc9['split']('\x20');F[_0xc97855]['forEach'](([_0x492721,_0x4acdf6])=>{for(const _0xf1110 of _0x251e63){('function'==typeof _0x492721&&_0x492721(_0xf1110)||_0x492721===_0xf1110)&&(_0x405523[_0xc97855]=[..._0x405523[_0xc97855]||[],[_0x492721,_0x4acdf6]]);}});}}}}),{'spanStyles':_0x1677ad,'stylesToBeHtmlElements':_0x405523};}(_0x771b23,_0x4ffa84);!function(_0x34d2dd,_0x32ae5f,_0x4b0485){for(const _0xee1a8c in _0x4b0485){_0x4b0485[_0xee1a8c]['forEach'](([,_0x499ac4])=>{const _0x5cdfe5=_0x32ae5f['createElement'](_0x499ac4,[],_0x34d2dd['getChildren']());_0x32ae5f['insertChild'](0x0,_0x5cdfe5,_0x34d2dd);}),_0x32ae5f['removeStyle'](_0xee1a8c,_0x34d2dd);}}(_0x771b23,_0x136aee,_0x2d301d),function(_0x1f18c8,_0x2f1bc3,_0x28bb91){if(!Object['keys'](_0x28bb91)['length'])return;const _0x14eb4f=_0x2f1bc3['createElement']('span',[],_0x1f18c8['getChildren']());_0x2f1bc3['setStyle'](_0x28bb91,_0x14eb4f),_0x2f1bc3['insertChild'](0x0,_0x14eb4f,_0x1f18c8),_0x2f1bc3['removeStyle'](Object['keys'](_0x28bb91),_0x1f18c8);}(_0x771b23,_0x136aee,_0x422d67);}class f extends _0x27e30b{['execute'](_0x327736){const {body:_0x49c4eb}=_0x327736['_parsedData'],_0x5b3c53=new _0x5426e5(_0x49c4eb['document']),_0x124975=_0x5b3c53['createRangeIn'](_0x49c4eb),_0x53826b=new _0x2a5731(_0x5b3c53['document']['stylesProcessor']),_0x4e2e40=[...new _0x3da4fc(_0x53826b)['blockElements'],'font'],_0x42e6e5=_0x124975['getItems']();for(const _0x52df89 of _0x42e6e5)_0x52df89['is']('element')&&_0x4e2e40['includes'](_0x52df89['name'])&&v(_0x52df89,_0x5b3c53,(_0x23e39f=_0x52df89,Array['from'](_0x23e39f['getStyleNames']())['filter'](P)));var _0x23e39f;_0x327736['content']=_0x49c4eb;}['isActive'](_0x338252){return super['isActive'](_0x338252)||l(_0x338252);}}class s extends _0x1e7d26{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x67c04c=this['editor'],_0x40e08b=_0x67c04c['plugins']['get']('ClipboardPipeline'),_0x54df0e=_0x67c04c['editing']['view']['document'],_0x33d4c7=new f(_0x54df0e);_0x40e08b['on']('inputTransformation',(_0x2c5267,_0x4fb104)=>{const _0x4c244d=_0x4fb104['dataTransfer']['getData']('text/html');_0x33d4c7['isActive'](_0x4c244d)&&(_0x4fb104['_parsedData']||(_0x4fb104['_parsedData']=_0x567a69(_0x4c244d,_0x54df0e['stylesProcessor'])),_0x33d4c7['execute'](_0x4fb104));},{'priority':_0x513a04['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1cc9cd=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x579ac3;for(const _0x1abd1f in _0x1cc9cd){const _0xed5986=_0x1abd1f,_0x4c0f86=_0x1cc9cd[_0xed5986];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4c0f86||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4c0f86||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4c0f86||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4c0f86||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4c0f86||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4c0f86||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4c0f86||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4c0f86){delete _0x1cc9cd[_0xed5986],_0x579ac3=_0x4c0f86,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x579ac3&&_0x1cc9cd['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x579ac3&&_0x1cc9cd['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x579ac3&&_0x1cc9cd['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x579ac3&&_0x1cc9cd['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x579ac3&&_0x1cc9cd['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x579ac3&&_0x1cc9cd['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x579ac3&&_0x1cc9cd['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1e7d26{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "45.0.0-alpha.
|
|
3
|
+
"version": "45.0.0-alpha.7",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "45.0.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "45.0.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "45.0.0-alpha.
|
|
29
|
-
"ckeditor5": "45.0.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "45.0.0-alpha.7",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "45.0.0-alpha.7",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.7",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "45.0.0-alpha.7",
|
|
29
|
+
"ckeditor5": "45.0.0-alpha.7"
|
|
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 _0x16ea(){var _0x55260d=['7624449UjMdfv','18056720SsgwWK','759048BqgYqV','7862580FlZmdf','7hkivRD','6046152ceqpKO','5637760ZXYcCv','407288JMHEBl'];_0x16ea=function(){return _0x55260d;};return _0x16ea();}(function(_0x1c7c14,_0x1f82bd){var _0x4434cb=_0x22fd,_0x2e7153=_0x1c7c14();while(!![]){try{var _0x2cc960=-parseInt(_0x4434cb(0x1b0))/0x1*(parseInt(_0x4434cb(0x1ab))/0x2)+-parseInt(_0x4434cb(0x1ae))/0x3+parseInt(_0x4434cb(0x1b1))/0x4+parseInt(_0x4434cb(0x1b2))/0x5+-parseInt(_0x4434cb(0x1af))/0x6+-parseInt(_0x4434cb(0x1ac))/0x7+parseInt(_0x4434cb(0x1ad))/0x8;if(_0x2cc960===_0x1f82bd)break;else _0x2e7153['push'](_0x2e7153['shift']());}catch(_0x27668e){_0x2e7153['push'](_0x2e7153['shift']());}}}(_0x16ea,0xc7b63));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x22fd(_0x5e977f,_0x3de863){var _0x16ea3f=_0x16ea();return _0x22fd=function(_0x22fd07,_0x3170f1){_0x22fd07=_0x22fd07-0x1ab;var _0x3dc986=_0x16ea3f[_0x22fd07];return _0x3dc986;},_0x22fd(_0x5e977f,_0x3de863);}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x311e(){var _0x4b81f1=['467172tIYatn','1077538NnGTsg','492271djEusg','3903456mJeBFB','851292htTGfR','1705765iURcPL','357628YuKAdS','4fJHICH'];_0x311e=function(){return _0x4b81f1;};return _0x311e();}function _0x545b(_0x573348,_0x28b613){var _0x311e01=_0x311e();return _0x545b=function(_0x545b88,_0x188661){_0x545b88=_0x545b88-0x65;var _0x155df5=_0x311e01[_0x545b88];return _0x155df5;},_0x545b(_0x573348,_0x28b613);}(function(_0x13e567,_0x33ad43){var _0x5119f9=_0x545b,_0x209607=_0x13e567();while(!![]){try{var _0x363163=parseInt(_0x5119f9(0x6c))/0x1+-parseInt(_0x5119f9(0x68))/0x2+-parseInt(_0x5119f9(0x66))/0x3+parseInt(_0x5119f9(0x69))/0x4*(-parseInt(_0x5119f9(0x67))/0x5)+-parseInt(_0x5119f9(0x6a))/0x6+parseInt(_0x5119f9(0x6b))/0x7+parseInt(_0x5119f9(0x65))/0x8;if(_0x363163===_0x33ad43)break;else _0x209607['push'](_0x209607['shift']());}catch(_0x2aa897){_0x209607['push'](_0x209607['shift']());}}}(_0x311e,0x3da80));import{CKEditorError as _0x279afe}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x79fbf=_0x9e31;(function(_0x2d2fcf,_0x2e6b6e){const _0x3289f9=_0x9e31,_0x58ab6c=_0x2d2fcf();while(!![]){try{const _0x3f5bb9=parseInt(_0x3289f9(0x120))/0x1+parseInt(_0x3289f9(0x134))/0x2*(parseInt(_0x3289f9(0x131))/0x3)+-parseInt(_0x3289f9(0x12c))/0x4+-parseInt(_0x3289f9(0x132))/0x5*(-parseInt(_0x3289f9(0x12e))/0x6)+parseInt(_0x3289f9(0x128))/0x7+-parseInt(_0x3289f9(0x123))/0x8+-parseInt(_0x3289f9(0x127))/0x9*(parseInt(_0x3289f9(0x122))/0xa);if(_0x3f5bb9===_0x2e6b6e)break;else _0x58ab6c['push'](_0x58ab6c['shift']());}catch(_0x2fb663){_0x58ab6c['push'](_0x58ab6c['shift']());}}}(_0xd270,0xc43d4));function _0xd270(){const _0x1b2c04=['468492zPzAay','execute','isActive','186bVlmSm','35ksYlvw','values','36292dsiYzn','createRangeIn','elementStart','hasStyle','158098CinJiv','type','30zskUsa','3101448HXNCZH','document','_parsedData','item','1604457WjGgLO','9410821ychZNw','content','size','setStyle','5791324NFiWZr','from'];_0xd270=function(){return _0x1b2c04;};return _0xd270();}import{UpcastWriter as _0x3499ce}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x38cbbc}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x26f710}from'../../utils.js';function _0x9e31(_0x32cc23,_0x143ae4){const _0xd270e7=_0xd270();return _0x9e31=function(_0x9e31f1,_0x392f16){_0x9e31f1=_0x9e31f1-0x11e;let _0x2a967d=_0xd270e7[_0x9e31f1];return _0x2a967d;},_0x9e31(_0x32cc23,_0x143ae4);}import{extractStyles as _0x12465e,expandStyles as _0x513c20,getMatchingStyles as _0x5ac726,flattenStyleDefinitions as _0x42d5f9}from'./utils.js';export default class c extends _0x38cbbc{[_0x79fbf(0x12f)](_0x1743b0){const _0x282a63=_0x79fbf,{body:_0x28ab09,styles:_0x216746}=_0x1743b0[_0x282a63(0x125)],_0x3d4ad3=new _0x3499ce(_0x28ab09[_0x282a63(0x124)]),_0x4b511c=_0x3d4ad3[_0x282a63(0x135)](_0x28ab09),_0x437a83=_0x12465e(_0x216746),_0x1cd496=_0x513c20(_0x437a83);for(const _0x51ee0e of _0x4b511c){if(_0x282a63(0x11e)!==_0x51ee0e[_0x282a63(0x121)])continue;const _0x187e47=_0x5ac726(_0x51ee0e[_0x282a63(0x126)],_0x1cd496);if(_0x187e47[_0x282a63(0x12a)]){const _0x25f1fc=_0x42d5f9(Array[_0x282a63(0x12d)](_0x187e47[_0x282a63(0x133)]()));for(const _0x934dd8 in _0x25f1fc){const _0x136b80=_0x51ee0e[_0x282a63(0x126)];_0x136b80[_0x282a63(0x11f)](_0x934dd8)||_0x3d4ad3[_0x282a63(0x12b)](_0x934dd8,_0x25f1fc[_0x934dd8],_0x136b80);}}}_0x1743b0[_0x282a63(0x129)]=_0x28ab09;}[_0x79fbf(0x130)](_0x153adf){const _0x26965b=_0x79fbf;return super[_0x26965b(0x130)](_0x153adf)||_0x26f710(_0x153adf);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x157547,_0x2d89be){const _0x4a9654=_0x1ac0,_0x30c4cb=_0x157547();while(!![]){try{const _0x54cbea=parseInt(_0x4a9654(0x145))/0x1*(parseInt(_0x4a9654(0x146))/0x2)+parseInt(_0x4a9654(0x142))/0x3+-parseInt(_0x4a9654(0x149))/0x4+parseInt(_0x4a9654(0x13d))/0x5*(-parseInt(_0x4a9654(0x141))/0x6)+-parseInt(_0x4a9654(0x155))/0x7*(-parseInt(_0x4a9654(0x14b))/0x8)+-parseInt(_0x4a9654(0x147))/0x9*(parseInt(_0x4a9654(0x13b))/0xa)+parseInt(_0x4a9654(0x143))/0xb;if(_0x54cbea===_0x2d89be)break;else _0x30c4cb['push'](_0x30c4cb['shift']());}catch(_0x27185d){_0x30c4cb['push'](_0x30c4cb['shift']());}}}(_0xca17,0x49d20));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4ecded,_0x3f9a38){const _0x246023=_0x1ac0,_0x35b1e0=new Map();for(const [_0x25c018,_0xb247f5]of _0x3f9a38){if(!_0x25c018[_0x246023(0x140)]&&!_0x25c018[_0x246023(0x13a)])continue;const _0x31876a=!_0x25c018[_0x246023(0x140)]||_0x4ecded[_0x246023(0x14e)]===_0x25c018[_0x246023(0x140)],_0xab130e=!_0x25c018[_0x246023(0x13a)]||_0x4ecded[_0x246023(0x150)](_0x25c018[_0x246023(0x13a)]);_0x31876a&&_0xab130e&&_0x35b1e0[_0x246023(0x139)](_0x25c018,_0xb247f5);}return _0x35b1e0;}export function extractStyles(_0x25451a){const _0x5476ca=_0x1ac0,_0x53718d={};for(const _0x510a92 of _0x25451a)for(const _0xd9b264 of _0x510a92[_0x5476ca(0x154)])if(_0xd9b264 instanceof CSSStyleRule){const _0xf3841d=parseCSSStyleDeclaration(_0xd9b264[_0x5476ca(0x144)]);_0x53718d[_0xd9b264[_0x5476ca(0x13f)]]=Object[_0x5476ca(0x14f)]({},_0x53718d[_0xd9b264[_0x5476ca(0x13f)]]||{},_0xf3841d);}return _0x53718d;}export function expandStyles(_0x4bae83){const _0x58b338=_0x1ac0,_0xf88f0=new Map();for(const _0x121608 in _0x4bae83){const _0x32e0c3=parseCSSSelector(_0x121608),_0x4e8133=_0x4bae83[_0x121608];for(const _0xb52cff of _0x32e0c3)_0xf88f0[_0x58b338(0x139)](_0xb52cff,_0x4e8133);}return _0xf88f0;}function _0x1ac0(_0x397dfa,_0x1a4f72){const _0xca17e9=_0xca17();return _0x1ac0=function(_0x1ac090,_0x22aa9c){_0x1ac090=_0x1ac090-0x139;let _0x5a7848=_0xca17e9[_0x1ac090];return _0x5a7848;},_0x1ac0(_0x397dfa,_0x1a4f72);}export function parseCSSStyleDeclaration(_0x76bc54){const _0x1952bd=_0x1ac0,_0x38441d={};for(let _0x52b5e6=0x0;_0x52b5e6<_0x76bc54[_0x1952bd(0x148)];_0x52b5e6++){const _0x47932d=_0x76bc54[_0x52b5e6],_0x1f9b79=_0x76bc54[_0x1952bd(0x13c)](_0x47932d);_0x1952bd(0x152)!==_0x1f9b79&&(_0x38441d[_0x47932d]=_0x1f9b79);}return _0x38441d;}export function parseCSSSelector(_0x3816ad){const _0x35f568=_0x1ac0,_0x231828=_0x3816ad[_0x35f568(0x151)](',')[_0x35f568(0x153)](_0x4b21a3=>_0x4b21a3[_0x35f568(0x14c)]()),_0x61b834=[];for(const _0x3a1692 of _0x231828){const _0x2b0f52=S[_0x35f568(0x14a)](_0x3a1692);_0x2b0f52&&_0x61b834[_0x35f568(0x14d)](_0x2b0f52[_0x35f568(0x13e)]);}return _0x61b834;}export function flattenStyleDefinitions(_0x2e5419){const _0x5c4d89=_0x1ac0,_0x252e5a={};for(const _0x4bfa14 of _0x2e5419)Object[_0x5c4d89(0x14f)](_0x252e5a,_0x4bfa14);return _0x252e5a;}function _0xca17(){const _0x30be87=['6FpqRVs','529044QvopzB','6751745GVqhyf','style','202PtgmBi','142XjBftc','97731GhTXuO','length','962240LpuOMs','exec','1483848kgzjpj','trim','push','name','assign','hasClass','split','initial','map','cssRules','7cFsXoE','set','className','110QIJEaJ','getPropertyValue','1637945cRJQgS','groups','selectorText','tagName'];_0xca17=function(){return _0x30be87;};return _0xca17();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xfc3d(_0x53d74a,_0x28a807){const _0x8249e4=_0x8249();return _0xfc3d=function(_0xfc3d4e,_0x1fa50c){_0xfc3d4e=_0xfc3d4e-0x1af;let _0x54f594=_0x8249e4[_0xfc3d4e];return _0x54f594;},_0xfc3d(_0x53d74a,_0x28a807);}function _0x8249(){const _0x109eeb=['3133222ZlOxdv','getItems','name','1461677SKMboA','element','19583667XVvdmQ','content','7738644VUUCQD','10BwDvNg','2513fqosIK','247455lOrqER','execute','stylesProcessor','_parsedData','1632234hOnFtV','isActive','font','blockElements','document','4424aoxrnF','includes','116KbyhQl','createRangeIn'];_0x8249=function(){return _0x109eeb;};return _0x8249();}const _0x487839=_0xfc3d;(function(_0x22adef,_0x5c4906){const _0x2de9fe=_0xfc3d,_0x22dc30=_0x22adef();while(!![]){try{const _0x1ca0ba=parseInt(_0x2de9fe(0x1bc))/0x1+-parseInt(_0x2de9fe(0x1b9))/0x2+parseInt(_0x2de9fe(0x1b0))/0x3+-parseInt(_0x2de9fe(0x1b7))/0x4*(-parseInt(_0x2de9fe(0x1c3))/0x5)+parseInt(_0x2de9fe(0x1c0))/0x6+parseInt(_0x2de9fe(0x1c2))/0x7*(-parseInt(_0x2de9fe(0x1b5))/0x8)+-parseInt(_0x2de9fe(0x1be))/0x9*(parseInt(_0x2de9fe(0x1c1))/0xa);if(_0x1ca0ba===_0x5c4906)break;else _0x22dc30['push'](_0x22dc30['shift']());}catch(_0x18acae){_0x22dc30['push'](_0x22dc30['shift']());}}}(_0x8249,0xc0ca3));import{UpcastWriter as _0x362cdb,DomConverter as _0x3d483b,ViewDocument as _0x273f3a}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x2af537}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2661fc}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x55957b,propagateStyleProperties as _0x46a47a}from'./utils.js';export default class f extends _0x2af537{[_0x487839(0x1c4)](_0x1e51e1){const _0x34e5c1=_0x487839,{body:_0x105702}=_0x1e51e1[_0x34e5c1(0x1af)],_0x4f2fba=new _0x362cdb(_0x105702[_0x34e5c1(0x1b4)]),_0x3aac32=_0x4f2fba[_0x34e5c1(0x1b8)](_0x105702),_0x4c5865=new _0x273f3a(_0x4f2fba[_0x34e5c1(0x1b4)][_0x34e5c1(0x1c5)]),_0x12643e=[...new _0x3d483b(_0x4c5865)[_0x34e5c1(0x1b3)],_0x34e5c1(0x1b2)],_0x1a9cb0=_0x3aac32[_0x34e5c1(0x1ba)]();for(const _0x681a99 of _0x1a9cb0)if(_0x681a99['is'](_0x34e5c1(0x1bd))&&_0x12643e[_0x34e5c1(0x1b6)](_0x681a99[_0x34e5c1(0x1bb)])){const _0x3bce17=_0x55957b(_0x681a99);_0x46a47a(_0x681a99,_0x4f2fba,_0x3bce17);}_0x1e51e1[_0x34e5c1(0x1bf)]=_0x105702;}[_0x487839(0x1b1)](_0x35a0cc){const _0x143e18=_0x487839;return super[_0x143e18(0x1b1)](_0x35a0cc)||_0x2661fc(_0x35a0cc);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1949d4=_0x2da3;(function(_0x582ce2,_0x3ea4a9){const _0x274195=_0x2da3,_0x26faa9=_0x582ce2();while(!![]){try{const _0x5a15a9=-parseInt(_0x274195(0x136))/0x1+-parseInt(_0x274195(0x10d))/0x2+parseInt(_0x274195(0x12e))/0x3*(parseInt(_0x274195(0x11f))/0x4)+parseInt(_0x274195(0x116))/0x5*(parseInt(_0x274195(0x121))/0x6)+parseInt(_0x274195(0x122))/0x7+parseInt(_0x274195(0x12b))/0x8*(-parseInt(_0x274195(0x11a))/0x9)+parseInt(_0x274195(0x113))/0xa*(parseInt(_0x274195(0x11d))/0xb);if(_0x5a15a9===_0x3ea4a9)break;else _0x26faa9['push'](_0x26faa9['shift']());}catch(_0x470782){_0x26faa9['push'](_0x26faa9['shift']());}}}(_0x380c,0x52fd6));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1949d4(0x132),_0x1949d4(0x129),_0x1949d4(0x128),_0x1949d4(0x114),_0x1949d4(0x137),_0x1949d4(0x10f),_0x1949d4(0x117),_0x1949d4(0x115)];function _0x2da3(_0x1d118f,_0x2be64b){const _0x380c90=_0x380c();return _0x2da3=function(_0x2da364,_0x483957){_0x2da364=_0x2da364-0x10b;let _0xf1e8e6=_0x380c90[_0x2da364];return _0xf1e8e6;},_0x2da3(_0x1d118f,_0x2be64b);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1949d4(0x132),_0x1949d4(0x129),_0x1949d4(0x128)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1949d4(0x111),'i']],'font-weight':[[_0x1949d4(0x110),_0x1949d4(0x133)],[_0x1949d4(0x123),_0x1949d4(0x133)],[_0x1949d4(0x10c),_0x1949d4(0x133)],[_0xaf9b=>Number(_0xaf9b)>=0x258,_0x1949d4(0x133)]],'text-decoration':[[_0x1949d4(0x130),'u'],[_0x1949d4(0x135),'s']],'text-decoration-line':[[_0x1949d4(0x130),'u'],[_0x1949d4(0x135),'s']],'vertical-align':[[_0x1949d4(0x12c),_0x1949d4(0x12c)],[_0x1949d4(0x12a),_0x1949d4(0x134)]]};export function isPropertyToBePropagated(_0x478609){const _0x2c826c=_0x1949d4;return CSS_PROPERTIES_TO_PROPAGATE[_0x2c826c(0x119)](_0x478609);}export function isPropertyToBePropagatedAsSpan(_0x2a853d){const _0x61cdea=_0x1949d4;return CSS_PROPERTIES_TO_BE_SPANS[_0x61cdea(0x119)](_0x2a853d);}export function isPropertyToBePropagatedAsHTMLElement(_0x5e5f5a){return _0x5e5f5a in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xc730c6){const _0x25e870=_0x1949d4;return Array[_0x25e870(0x112)](_0xc730c6[_0x25e870(0x12d)]())[_0x25e870(0x120)](isPropertyToBePropagated);}function _0x380c(){const _0xd089c0=['77307fTGIBG','insertChild','underline','function','color','strong','sup','line-through','506422tJhEUx','text-decoration-line','createElement','bolder','423812hSrexL','keys','font-weight','medium','italic','from','10LDkzwh','text-decoration','vertical-align','5tMnjlU','font-style','length','includes','425133djvHmY','split','forEach','11299409PcuBsX','getChildren','24EYJMCY','filter','248802ElSdJn','3143245opEIPN','bold','span','setStyle','removeStyle','getStyle','font-size','font-family','super','104rAznQM','sub','getStyleNames'];_0x380c=function(){return _0xd089c0;};return _0x380c();}export function propagateStyleProperties(_0x2aba70,_0x4904d2,_0x58360c){const {spanStyles:_0x221d16,stylesToBeHtmlElements:_0x27da43}=getStylesToPropagate(_0x2aba70,_0x58360c);propagateStylesAsHTMLElements(_0x2aba70,_0x4904d2,_0x27da43),propagateStylesAsSpan(_0x2aba70,_0x4904d2,_0x221d16);}export function propagateStylesAsHTMLElements(_0x348cd3,_0x147eb2,_0x10e05f){const _0x935c3a=_0x1949d4;for(const _0x5003a9 in _0x10e05f){_0x10e05f[_0x5003a9][_0x935c3a(0x11c)](([,_0x56c39d])=>{const _0x850ccb=_0x935c3a,_0x43d0ad=_0x147eb2[_0x850ccb(0x10b)](_0x56c39d,[],_0x348cd3[_0x850ccb(0x11e)]());_0x147eb2[_0x850ccb(0x12f)](0x0,_0x43d0ad,_0x348cd3);}),_0x147eb2[_0x935c3a(0x126)](_0x5003a9,_0x348cd3);}}export function propagateStylesAsSpan(_0x143d59,_0x150cef,_0x39ef2a){const _0x20b239=_0x1949d4;if(!Object[_0x20b239(0x10e)](_0x39ef2a)[_0x20b239(0x118)])return;const _0x44ae65=_0x150cef[_0x20b239(0x10b)](_0x20b239(0x124),[],_0x143d59[_0x20b239(0x11e)]());_0x150cef[_0x20b239(0x125)](_0x39ef2a,_0x44ae65),_0x150cef[_0x20b239(0x12f)](0x0,_0x44ae65,_0x143d59),_0x150cef[_0x20b239(0x126)](Object[_0x20b239(0x10e)](_0x39ef2a),_0x143d59);}export function getStylesToPropagate(_0xa0e725,_0x2a2e3e){const _0x2d48ab=_0x1949d4,_0x29d624={},_0x3b4358={};return _0x2a2e3e[_0x2d48ab(0x11c)](_0x2b530d=>{const _0x1a8e45=_0x2d48ab,_0x18f8c1=_0xa0e725[_0x1a8e45(0x127)](_0x2b530d);if(_0x18f8c1){if(isPropertyToBePropagatedAsSpan(_0x2b530d))_0x29d624[_0x2b530d]=_0x18f8c1;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2b530d)){const _0x453527=_0x18f8c1[_0x1a8e45(0x11b)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2b530d][_0x1a8e45(0x11c)](([_0x29520a,_0x54f6a0])=>{const _0x319d5e=_0x1a8e45;for(const _0x1d8d2e of _0x453527){(_0x319d5e(0x131)==typeof _0x29520a&&_0x29520a(_0x1d8d2e)||_0x29520a===_0x1d8d2e)&&(_0x3b4358[_0x2b530d]=[..._0x3b4358[_0x2b530d]||[],[_0x29520a,_0x54f6a0]]);}});}}}}),{'spanStyles':_0x29d624,'stylesToBeHtmlElements':_0x3b4358};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x216c07=_0x3dc0;(function(_0x4900fa,_0x244222){var _0x5ccd61=_0x3dc0,_0x517e19=_0x4900fa();while(!![]){try{var _0xf77d5c=parseInt(_0x5ccd61(0x77))/0x1+-parseInt(_0x5ccd61(0x7a))/0x2*(-parseInt(_0x5ccd61(0x74))/0x3)+parseInt(_0x5ccd61(0x7f))/0x4*(parseInt(_0x5ccd61(0x7e))/0x5)+parseInt(_0x5ccd61(0x80))/0x6+parseInt(_0x5ccd61(0x7d))/0x7+-parseInt(_0x5ccd61(0x7c))/0x8+-parseInt(_0x5ccd61(0x76))/0x9;if(_0xf77d5c===_0x244222)break;else _0x517e19['push'](_0x517e19['shift']());}catch(_0x144f38){_0x517e19['push'](_0x517e19['shift']());}}}(_0x3142,0x1bece));import{Plugin as _0x4c81cc}from'ckeditor5/src/core.js';import _0x509887 from'./pastefromofficeenhancedinliner.js';import _0x29e9f7 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x4c81cc{static get[_0x216c07(0x81)](){var _0x3363d1=_0x216c07;return _0x3363d1(0x82);}static get[_0x216c07(0x75)](){return!0x0;}static get[_0x216c07(0x79)](){return!0x0;}static get[_0x216c07(0x7b)](){var _0x3d6804=_0x216c07;return[_0x3d6804(0x78),_0x509887,_0x29e9f7];}}function _0x3dc0(_0x58dda0,_0x24b20b){var _0x314209=_0x3142();return _0x3dc0=function(_0x3dc062,_0x1badc5){_0x3dc062=_0x3dc062-0x74;var _0x59036b=_0x314209[_0x3dc062];return _0x59036b;},_0x3dc0(_0x58dda0,_0x24b20b);}function _0x3142(){var _0x332ed2=['PasteFromOffice','isPremiumPlugin','2zYCbSX','requires','351280edhFAg','783776sGubWm','5qFviPT','204964KloiTk','1327050eAVOTR','pluginName','PasteFromOfficeEnhanced','116247qGLjni','isOfficialPlugin','3918816uIgFfM','170583FSbPFw'];_0x3142=function(){return _0x332ed2;};return _0x3142();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x14c53d=_0x2d8a;function _0x2d8a(_0x4433ed,_0xa5f206){const _0x530578=_0x5305();return _0x2d8a=function(_0x2d8a35,_0x562e06){_0x2d8a35=_0x2d8a35-0x11c;let _0x507dee=_0x530578[_0x2d8a35];return _0x507dee;},_0x2d8a(_0x4433ed,_0xa5f206);}(function(_0x4e53f1,_0x516e3a){const _0x3cf29e=_0x2d8a,_0x1a19ef=_0x4e53f1();while(!![]){try{const _0x35bacf=-parseInt(_0x3cf29e(0x12a))/0x1*(-parseInt(_0x3cf29e(0x13b))/0x2)+parseInt(_0x3cf29e(0x11d))/0x3+parseInt(_0x3cf29e(0x13e))/0x4+-parseInt(_0x3cf29e(0x12b))/0x5+-parseInt(_0x3cf29e(0x12d))/0x6+-parseInt(_0x3cf29e(0x136))/0x7+parseInt(_0x3cf29e(0x123))/0x8*(-parseInt(_0x3cf29e(0x126))/0x9);if(_0x35bacf===_0x516e3a)break;else _0x1a19ef['push'](_0x1a19ef['shift']());}catch(_0x43308a){_0x1a19ef['push'](_0x1a19ef['shift']());}}}(_0x5305,0xcfddb));import{Plugin as _0x37b6a3}from'ckeditor5/src/core.js';import{parseHtml as _0x40ce15}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x43a151,uid as _0x3b4389}from'ckeditor5/src/utils.js';import _0x2acb9f from'./normalizers/inliner/msofficestylesinliner.js';function _0x5305(){const _0xa6efb9=['_parsedData','isActive','379881OLIVgC','view','stylesProcessor','PasteFromOfficeEnhancedInliner','30529TFDbKC','5627110cCCSxp','afterInit','8384766PdGtKy','inputTransformation','get','getData','editing','init','high','editor','text/html','2746765PRXIEU','PasteFromOffice','isPremiumPlugin','requires','href','78pGgbdH','fromCharCode','ClipboardPipeline','5031288gTRpIk','join','map','pluginName','4587867GzAdkE','plugins','document','execute','dataTransfer','isOfficialPlugin','40oJoCkv'];_0x5305=function(){return _0xa6efb9;};return _0x5305();}export default class i extends _0x37b6a3{static get[_0x14c53d(0x11c)](){const _0x4e3058=_0x14c53d;return _0x4e3058(0x129);}static get[_0x14c53d(0x122)](){return!0x0;}static get[_0x14c53d(0x138)](){return!0x0;}static get[_0x14c53d(0x139)](){const _0x1d10e6=_0x14c53d;return[_0x1d10e6(0x137)];}[_0x14c53d(0x132)](){const _0x187368=_0x14c53d,_0x37589f=this[_0x187368(0x134)],_0x16fec0=_0x37589f[_0x187368(0x11e)][_0x187368(0x12f)](_0x187368(0x13d)),_0x222b6f=_0x37589f[_0x187368(0x131)][_0x187368(0x127)][_0x187368(0x11f)],_0x5dbc05=new _0x2acb9f(_0x222b6f);_0x16fec0['on'](_0x187368(0x12e),(_0x20962a,_0x10722e)=>{const _0x39c938=_0x187368,_0x324e58=_0x10722e[_0x39c938(0x121)][_0x39c938(0x130)](_0x39c938(0x135));_0x5dbc05[_0x39c938(0x125)](_0x324e58)&&(_0x10722e[_0x39c938(0x124)]||(_0x10722e[_0x39c938(0x124)]=_0x40ce15(_0x324e58,_0x222b6f[_0x39c938(0x128)])),_0x5dbc05[_0x39c938(0x120)](_0x10722e));},{'priority':_0x43a151[_0x187368(0x12f)](_0x187368(0x133))+0xb});}[_0x14c53d(0x12c)](){!async function(_0xa6a8ea){const _0x296a9f=_0x42ad07([0x78,0x75,0x39,0x44,0x6a,0x35,0x55,0x6d,0x31,0x6b,0x6c,0x43,0x6e,0x63,0x4d,0x51,0x4e,0x53,0x67,0x36,0x50,0x4b,0x7a,0x58,0x56,0x38,0x49,0x47,0x57,0x65,0x32,0x61,0x41,0x42,0x52,0x68,0x4a,0x62,0x33,0x74,0x76,0x64,0x37,0x54,0x4f,0x73,0x66,0x70,0x71,0x46,0x48,0x72,0x5a,0x30,0x34,0x59,0x69,0x79,0x77,0x45,0x6f,0x4c]),_0xa26a2b=0x276921a2,_0x4a94bf=0x276e426a^_0xa26a2b,_0xc58e99=window[_0x42ad07([0x44,0x61,0x74,0x65])][_0x42ad07([0x6e,0x6f,0x77])](),_0x16e918=_0xa6a8ea[_0x42ad07([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3b7adc=new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fba16=>{_0x16e918[_0x42ad07([0x6f,0x6e,0x63,0x65])](_0x42ad07([0x72,0x65,0x61,0x64,0x79]),_0x2fba16);}),_0x4255ff={[_0x42ad07([0x6b,0x74,0x79])]:_0x42ad07([0x45,0x43]),[_0x42ad07([0x75,0x73,0x65])]:_0x42ad07([0x73,0x69,0x67]),[_0x42ad07([0x63,0x72,0x76])]:_0x42ad07([0x50,0x2d,0x32,0x35,0x36]),[_0x42ad07([0x78])]:_0x42ad07([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]),[_0x42ad07([0x79])]:_0x42ad07([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]),[_0x42ad07([0x61,0x6c,0x67])]:_0x42ad07([0x45,0x53,0x32,0x35,0x36])},_0x1d7a2c=_0x16e918[_0x42ad07([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x42ad07([0x67,0x65,0x74])](_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x372edd(){let _0x2edfbe,_0x1b36dc=null,_0x361f24=null;try{if(_0x1d7a2c==_0x42ad07([0x47,0x50,0x4c]))return _0x42ad07([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2edfbe=_0x5e9277(),!_0x2edfbe)return _0x42ad07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2edfbe[_0x42ad07([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x361f24=_0x2eefc5(_0x2edfbe[_0x42ad07([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2edfbe[_0x42ad07([0x6a,0x74,0x69])])),await _0x19bedd()?_0x5a1dfa()?_0x4211d0()?_0x42ad07([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1875a0()?(_0x2edfbe[_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42ad07([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b36dc=_0x5c555a(_0x42ad07([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2edfbe[_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42ad07([0x74,0x72,0x69,0x61,0x6c])&&(_0x1b36dc=_0x5c555a(_0x42ad07([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x23775d()):_0x42ad07([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x42ad07([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x42ad07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x439fba){return _0x42ad07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4211d0(){const _0x459158=[_0x42ad07([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x42ad07([0x74,0x72,0x69,0x61,0x6c])][_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2edfbe[_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xc58e99/0x3e8:0xe10*_0x4a94bf;return _0x2edfbe[_0x42ad07([0x65,0x78,0x70])]<_0x459158;}function _0x5a1dfa(){const _0x424e59=_0x2edfbe[_0x42ad07([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x424e59&&(!!_0x424e59[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ad07([0x2a]))||(!!_0x424e59[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ad07([0x50,0x4f,0x45]))||!!_0x424e59[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ad07([0x50,0x50]))));}function _0x1875a0(){const _0x4dd622=_0x2d8a,_0x4e324d=_0x2edfbe[_0x42ad07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e324d||0x0==_0x4e324d[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x59e4fd}=new URL(window[_0x42ad07([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4dd622(0x13a)]);if(_0x4e324d[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59e4fd))return!0x0;const _0xd3aea9=_0x59e4fd[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])](_0x42ad07([0x2e]));return _0x4e324d[_0x42ad07([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35dfa3=>_0x35dfa3[_0x42ad07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42ad07([0x2a])))[_0x42ad07([0x6d,0x61,0x70])](_0x160042=>_0x160042[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])](_0x42ad07([0x2e])))[_0x42ad07([0x73,0x6f,0x6d,0x65])](_0x1370e0=>_0xd3aea9[_0x42ad07([0x65,0x76,0x65,0x72,0x79])]((_0x17d161,_0x53d9d4)=>_0x1370e0[_0x53d9d4]===_0x17d161||_0x1370e0[_0x53d9d4]===_0x42ad07([0x2a])));}function _0x23775d(){return _0x1b36dc&&_0x361f24?new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50a5da,_0x7de246)=>{_0x1b36dc[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x50a5da,_0x7de246),_0x361f24[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x4f80f6=>{_0x4f80f6!=_0x42ad07([0x56,0x61,0x6c,0x69,0x64])&&_0x50a5da(_0x4f80f6);},_0x7de246);}):_0x1b36dc||_0x361f24||_0x42ad07([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2eefc5(_0x1d4e51,_0x5a46fa){return new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26afba=>{if(_0x36914f())return _0x26afba(_0x42ad07([0x56,0x61,0x6c,0x69,0x64]));_0x127c84(),_0x16e918[_0x42ad07([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x42ad07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x123cdc=!0x1;const _0x420318=_0x3b4389();function _0x4ffd03(_0x3614de){return!!_0x3614de&&(typeof _0x3614de===_0x42ad07([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3614de===_0x42ad07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3614de[_0x42ad07([0x74,0x68,0x65,0x6e])]===_0x42ad07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3614de[_0x42ad07([0x63,0x61,0x74,0x63,0x68])]===_0x42ad07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e415b(_0x4e39c1){_0x549fa6(_0x4e39c1)[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x56e8a5=>{if(!_0x56e8a5||_0x56e8a5[_0x42ad07([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x42ad07([0x6f,0x6b]))return _0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x44390d(_0x1467bd(_0x420318+_0x5a46fa))!=_0x56e8a5[_0x42ad07([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x42ad07([0x56,0x61,0x6c,0x69,0x64]);})[_0x42ad07([0x74,0x68,0x65,0x6e])](_0xde5e55=>(_0x4dafe1(),_0xde5e55),()=>{const _0x42b237=_0xe20745();return null==_0x42b237?(_0x4dafe1(),_0x42ad07([0x56,0x61,0x6c,0x69,0x64])):_0x42ad07(_0xc58e99-_0x42b237>(0x365a5a2^_0xa26a2b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x26afba)[_0x42ad07([0x63,0x61,0x74,0x63,0x68])](()=>{_0x26afba(_0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x10d0f6=0x275fcf22^_0xa26a2b;function _0x4dafe1(){const _0xb9c08a=_0x42ad07([0x6c,0x6c,0x63,0x74,0x2d])+_0x44390d(_0x1467bd(_0x1d4e51)),_0x24be31=_0x46184f(_0x44390d(window[_0x42ad07([0x4d,0x61,0x74,0x68])][_0x42ad07([0x63,0x65,0x69,0x6c])](_0xc58e99/_0x10d0f6)));window[_0x42ad07([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42ad07([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb9c08a,_0x24be31);}function _0xe20745(){const _0x44d7d5=_0x42ad07([0x6c,0x6c,0x63,0x74,0x2d])+_0x44390d(_0x1467bd(_0x1d4e51)),_0x156253=window[_0x42ad07([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42ad07([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44d7d5);return _0x156253?window[_0x42ad07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46184f(_0x156253),0x10)*_0x10d0f6:null;}function _0x549fa6(_0x32e419){return new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x28077f,_0x5b8568)=>{_0x32e419[_0x42ad07([0x74,0x68,0x65,0x6e])](_0x28077f,_0x5b8568),window[_0x42ad07([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5b8568,0x2768f562^_0xa26a2b);});}}_0x16e918[_0x42ad07([0x6f,0x6e])](_0x42ad07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x490f34,_0x200be0)=>{if(_0x200be0[0x0]!=_0x1d4e51)return _0x26afba(_0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x200be0[0x1]={..._0x200be0[0x1],[_0x42ad07([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x420318};},{[_0x42ad07([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42ad07([0x68,0x69,0x67,0x68])}),_0x16e918[_0x42ad07([0x6f,0x6e])](_0x42ad07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x66d8eb=>{_0x4ffd03(_0x66d8eb[_0x42ad07([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x123cdc=!0x0,_0x2e415b(_0x66d8eb[_0x42ad07([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x42ad07([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42ad07([0x6c,0x6f,0x77])}),_0x3b7adc[_0x42ad07([0x74,0x68,0x65,0x6e])](()=>{_0x123cdc||_0x26afba(_0x42ad07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x36914f(){return _0x16e918[_0x42ad07([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42ad07([0x76,0x69,0x65,0x77])][_0x42ad07([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x42ad07([0x61,0x75,0x74,0x6f]);}function _0x127c84(){_0x16e918[_0x42ad07([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42ad07([0x76,0x69,0x65,0x77])][_0x42ad07([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42ad07([0x61,0x75,0x74,0x6f]);}}function _0x5c555a(_0x880956){const _0x1a35b5=[new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e18b7=>setTimeout(_0x3e18b7,0x27601f6e^_0xa26a2b)),_0x3b7adc[_0x42ad07([0x74,0x68,0x65,0x6e])](()=>new window[(_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47eec4=>{let _0x50a95c=0x0;_0x16e918[_0x42ad07([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ad07([0x6f,0x6e])](_0x42ad07([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x24eb93,_0x23f816)=>{_0x23f816[0x0][_0x42ad07([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x50a95c++,_0x50a95c==(0x2769205a^_0xa26a2b)&&(_0x47eec4(),_0x24eb93[_0x42ad07([0x6f,0x66,0x66])]());});}))];return window[_0x42ad07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42ad07([0x72,0x61,0x63,0x65])](_0x1a35b5)[_0x42ad07([0x74,0x68,0x65,0x6e])](()=>_0x880956);}async function _0x32e1bb(){await _0x3b7adc,_0x16e918[_0x42ad07([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ad07([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x474258,_0x16e918[_0x42ad07([0x6d,0x6f,0x64,0x65,0x6c])][_0x42ad07([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x474258,_0x16e918[_0x42ad07([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x42ad07([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf07055(_0x465165){const _0x371f47=_0x7e481c();_0x16e918[_0x371f47]=_0x42ad07([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])+_0x465165,_0x465165!=_0x42ad07([0x56,0x61,0x6c,0x69,0x64])&&_0x32e1bb();}function _0x7e481c(){const _0x2786c3=window[_0x42ad07([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x42ad07([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x42ad07([0x6e,0x6f,0x77])]())[_0x42ad07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x42ad07([0x2e]),'');let _0x2b9b25=_0x42ad07([0x78]);for(let _0x212e14=0x0;_0x212e14<_0x2786c3[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x212e14+=0x2){let _0x2944df=window[_0x42ad07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2786c3[_0x42ad07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x212e14,_0x212e14+0x2));_0x2944df>=_0x296a9f[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2944df-=_0x296a9f[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b9b25+=_0x296a9f[_0x2944df];}return _0x2b9b25;}function _0x5e9277(){const _0x159b64=_0x1d7a2c[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])](_0x42ad07([0x2e]));if(0x3!=_0x159b64[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f1bee(_0x159b64[0x1]);function _0x4f1bee(_0x1ca48d){const _0x45e427=_0x139ed9(_0x1ca48d);return _0x45e427&&_0x33b0ee()?_0x45e427:null;function _0x33b0ee(){const _0x326288=_0x45e427[_0x42ad07([0x6a,0x74,0x69])],_0x18af14=window[_0x42ad07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x326288[_0x42ad07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x326288[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x23406d={..._0x45e427,[_0x42ad07([0x6a,0x74,0x69])]:_0x326288[_0x42ad07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x326288[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x23406d[_0x42ad07([0x76,0x63])],_0x1467bd(_0x23406d)==_0x18af14;}}}async function _0x19bedd(){let _0x4c94da=!0x0;try{const _0x27b3e1=_0x1d7a2c[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])](_0x42ad07([0x2e])),[_0x85e5cc,_0x57111e,_0x4b7e1d]=_0x27b3e1;return _0x47bc07(_0x85e5cc),await _0x8a7486(_0x85e5cc,_0x57111e,_0x4b7e1d),_0x4c94da;}catch(_0x4b4619){return!0x1;}function _0x47bc07(_0x5edecb){const _0xb91ddc=_0x139ed9(_0x5edecb);_0xb91ddc&&_0xb91ddc[_0x42ad07([0x61,0x6c,0x67])]==_0x42ad07([0x45,0x53,0x32,0x35,0x36])||(_0x4c94da=!0x1);}async function _0x8a7486(_0x3243d4,_0x2eac4e,_0x393ace){const _0x4ecd1b=window[_0x42ad07([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x42ad07([0x66,0x72,0x6f,0x6d])](_0x58e008(_0x393ace),_0x4a3671=>_0x4a3671[_0x42ad07([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2e0674=new window[(_0x42ad07([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x42ad07([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3243d4+_0x42ad07([0x2e])+_0x2eac4e),_0xed95e1=window[_0x42ad07([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x42ad07([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xed95e1)return;const _0x1d21d5=await _0xed95e1[_0x42ad07([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x42ad07([0x6a,0x77,0x6b]),_0x4255ff,{[_0x42ad07([0x6e,0x61,0x6d,0x65])]:_0x42ad07([0x45,0x43,0x44,0x53,0x41]),[_0x42ad07([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x42ad07([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x42ad07([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xed95e1[_0x42ad07([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x42ad07([0x6e,0x61,0x6d,0x65])]:_0x42ad07([0x45,0x43,0x44,0x53,0x41]),[_0x42ad07([0x68,0x61,0x73,0x68])]:{[_0x42ad07([0x6e,0x61,0x6d,0x65])]:_0x42ad07([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1d21d5,_0x4ecd1b,_0x2e0674)||(_0x4c94da=!0x1);}}function _0x139ed9(_0x443896){return _0x443896[_0x42ad07([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x42ad07([0x65,0x79]))?JSON[_0x42ad07([0x70,0x61,0x72,0x73,0x65])](_0x58e008(_0x443896)):null;}function _0x58e008(_0x22e286){return window[_0x42ad07([0x61,0x74,0x6f,0x62])](_0x22e286[_0x42ad07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x42ad07([0x2b]))[_0x42ad07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x42ad07([0x2f])));}function _0x1467bd(_0x50d75a){let _0x322838=0x1505;function _0x23dbc3(_0x1774d5){for(let _0x3a207d=0x0;_0x3a207d<_0x1774d5[_0x42ad07([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a207d++){const _0x31da5d=_0x1774d5[_0x42ad07([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a207d);_0x322838=(_0x322838<<0x5)+_0x322838+_0x31da5d,_0x322838&=_0x322838;}}function _0x763759(_0x45f133){Array[_0x42ad07([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x45f133)?_0x45f133[_0x42ad07([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x763759):_0x45f133&&typeof _0x45f133==_0x42ad07([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x42ad07([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x45f133)[_0x42ad07([0x73,0x6f,0x72,0x74])]()[_0x42ad07([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2c9528,_0x139f5d])=>{_0x23dbc3(_0x2c9528),_0x763759(_0x139f5d);}):_0x23dbc3(window[_0x42ad07([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x45f133));}return _0x763759(_0x50d75a),_0x322838>>>0x0;}function _0x44390d(_0x4f0938){return _0x4f0938[_0x42ad07([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x42ad07([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x42ad07([0x30]));}function _0x46184f(_0x3bd5a2){return _0x3bd5a2[_0x42ad07([0x73,0x70,0x6c,0x69,0x74])]('')[_0x42ad07([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x42ad07([0x6a,0x6f,0x69,0x6e])]('');}function _0x474258(){}function _0x42ad07(_0x1fbb3c){const _0x237ef7=_0x2d8a;return _0x1fbb3c[_0x237ef7(0x140)](_0x18f417=>String[_0x237ef7(0x13c)](_0x18f417))[_0x237ef7(0x13f)]('');}_0xf07055(await _0x372edd());}(this);}}
|
|
23
|
+
const _0x49d445=_0x301c;function _0x301c(_0x3c4ecf,_0x162254){const _0x457316=_0x4573();return _0x301c=function(_0x301ce0,_0x3baa56){_0x301ce0=_0x301ce0-0xe7;let _0x257d4a=_0x457316[_0x301ce0];return _0x257d4a;},_0x301c(_0x3c4ecf,_0x162254);}function _0x4573(){const _0x1546fd=['document','1408EcDzSW','155262UfxBwe','getData','isOfficialPlugin','stylesProcessor','3qdPBGG','isActive','fromCharCode','3178885oIImQu','high','6Rzneck','init','view','requires','href','inputTransformation','pluginName','PasteFromOfficeEnhancedInliner','isPremiumPlugin','ClipboardPipeline','74494aAMSoW','1594820KyMkpl','map','editor','875676NJSWDl','PasteFromOffice','join','editing','144TogAoO','_parsedData','233232UskkEo','488OkahQp','get','dataTransfer','plugins','afterInit','588720JMXHyo','execute','text/html'];_0x4573=function(){return _0x1546fd;};return _0x4573();}(function(_0x2e5220,_0x3ed831){const _0x582ce2=_0x301c,_0x39d845=_0x2e5220();while(!![]){try{const _0x5a57eb=-parseInt(_0x582ce2(0x109))/0x1+-parseInt(_0x582ce2(0xf8))/0x2*(parseInt(_0x582ce2(0x10d))/0x3)+-parseInt(_0x582ce2(0xf5))/0x4+-parseInt(_0x582ce2(0xe8))/0x5*(-parseInt(_0x582ce2(0xea))/0x6)+parseInt(_0x582ce2(0xf4))/0x7*(-parseInt(_0x582ce2(0xff))/0x8)+parseInt(_0x582ce2(0xfc))/0x9*(-parseInt(_0x582ce2(0x104))/0xa)+-parseInt(_0x582ce2(0x108))/0xb*(-parseInt(_0x582ce2(0xfe))/0xc);if(_0x5a57eb===_0x3ed831)break;else _0x39d845['push'](_0x39d845['shift']());}catch(_0x571371){_0x39d845['push'](_0x39d845['shift']());}}}(_0x4573,0x83ffa));import{Plugin as _0x4b914e}from'ckeditor5/src/core.js';import{parseHtml as _0x389c44}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1153e6,uid as _0x29cc25}from'ckeditor5/src/utils.js';import _0xaad511 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x4b914e{static get[_0x49d445(0xf0)](){const _0x53f34f=_0x49d445;return _0x53f34f(0xf1);}static get[_0x49d445(0x10b)](){return!0x0;}static get[_0x49d445(0xf2)](){return!0x0;}static get[_0x49d445(0xed)](){const _0x4f8b3e=_0x49d445;return[_0x4f8b3e(0xf9)];}[_0x49d445(0xeb)](){const _0x42031b=_0x49d445,_0xd673ad=this[_0x42031b(0xf7)],_0x477ebe=_0xd673ad[_0x42031b(0x102)][_0x42031b(0x100)](_0x42031b(0xf3)),_0x22da26=_0xd673ad[_0x42031b(0xfb)][_0x42031b(0xec)][_0x42031b(0x107)],_0x3e3b8d=new _0xaad511(_0x22da26);_0x477ebe['on'](_0x42031b(0xef),(_0x405ddc,_0x5ddc0e)=>{const _0x2df7cd=_0x42031b,_0x67011a=_0x5ddc0e[_0x2df7cd(0x101)][_0x2df7cd(0x10a)](_0x2df7cd(0x106));_0x3e3b8d[_0x2df7cd(0x10e)](_0x67011a)&&(_0x5ddc0e[_0x2df7cd(0xfd)]||(_0x5ddc0e[_0x2df7cd(0xfd)]=_0x389c44(_0x67011a,_0x22da26[_0x2df7cd(0x10c)])),_0x3e3b8d[_0x2df7cd(0x105)](_0x5ddc0e));},{'priority':_0x1153e6[_0x42031b(0x100)](_0x42031b(0xe9))+0xb});}[_0x49d445(0x103)](){!async function(_0x1fecf6){const _0x44b643=_0x4799f7([0x51,0x76,0x7a,0x37,0x74,0x6a,0x6d,0x30,0x59,0x4b,0x63,0x77,0x64,0x72,0x78,0x49,0x48,0x32,0x50,0x68,0x71,0x4a,0x36,0x31,0x38,0x52,0x6b,0x6e,0x46,0x47,0x73,0x62,0x4d,0x69,0x43,0x67,0x55,0x39,0x4f,0x56,0x4e,0x6f,0x58,0x65,0x66,0x33,0x53,0x75,0x4c,0x42,0x41,0x35,0x34,0x5a,0x6c,0x61,0x54,0x57,0x70,0x79,0x45,0x44]),_0x48c120=0x7ff98819,_0x565b0f=0x7ffeebf9^_0x48c120,_0x1db8a9=window[_0x4799f7([0x44,0x61,0x74,0x65])][_0x4799f7([0x6e,0x6f,0x77])](),_0xf22536=_0x1fecf6[_0x4799f7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x257adf=new window[(_0x4799f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4bf130=>{_0xf22536[_0x4799f7([0x6f,0x6e,0x63,0x65])](_0x4799f7([0x72,0x65,0x61,0x64,0x79]),_0x4bf130);}),_0x5901aa={[_0x4799f7([0x6b,0x74,0x79])]:_0x4799f7([0x45,0x43]),[_0x4799f7([0x75,0x73,0x65])]:_0x4799f7([0x73,0x69,0x67]),[_0x4799f7([0x63,0x72,0x76])]:_0x4799f7([0x50,0x2d,0x32,0x35,0x36]),[_0x4799f7([0x78])]:_0x4799f7([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]),[_0x4799f7([0x79])]:_0x4799f7([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]),[_0x4799f7([0x61,0x6c,0x67])]:_0x4799f7([0x45,0x53,0x32,0x35,0x36])},_0x435a37=_0xf22536[_0x4799f7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4799f7([0x67,0x65,0x74])](_0x4799f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x340171(){let _0x5beb9b,_0x6c52c1=null,_0x172f59=null;try{if(_0x435a37==_0x4799f7([0x47,0x50,0x4c]))return _0x4799f7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5beb9b=_0x16d4e2(),!_0x5beb9b)return _0x4799f7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5beb9b[_0x4799f7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x172f59=_0x187245(_0x5beb9b[_0x4799f7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5beb9b[_0x4799f7([0x6a,0x74,0x69])])),await _0x13cd3e()?_0x3dbef9()?_0x50f7ba()?_0x4799f7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4942bd()?(_0x5beb9b[_0x4799f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4799f7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x6c52c1=_0x274f9b(_0x4799f7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5beb9b[_0x4799f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4799f7([0x74,0x72,0x69,0x61,0x6c])&&(_0x6c52c1=_0x274f9b(_0x4799f7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x182a23()):_0x4799f7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4799f7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4799f7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x56cf7d){return _0x4799f7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x50f7ba(){const _0x7184a9=[_0x4799f7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4799f7([0x74,0x72,0x69,0x61,0x6c])][_0x4799f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5beb9b[_0x4799f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1db8a9/0x3e8:0xe10*_0x565b0f;return _0x5beb9b[_0x4799f7([0x65,0x78,0x70])]<_0x7184a9;}function _0x3dbef9(){const _0x41bff2=_0x5beb9b[_0x4799f7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x41bff2&&(!!_0x41bff2[_0x4799f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4799f7([0x2a]))||(!!_0x41bff2[_0x4799f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4799f7([0x50,0x4f,0x45]))||!!_0x41bff2[_0x4799f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4799f7([0x50,0x50]))));}function _0x4942bd(){const _0x48de17=_0x301c,_0x5ce7f4=_0x5beb9b[_0x4799f7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5ce7f4||0x0==_0x5ce7f4[_0x4799f7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2624d6}=new URL(window[_0x4799f7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x48de17(0xee)]);if(_0x5ce7f4[_0x4799f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2624d6))return!0x0;const _0x107f00=_0x2624d6[_0x4799f7([0x73,0x70,0x6c,0x69,0x74])](_0x4799f7([0x2e]));return _0x5ce7f4[_0x4799f7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2618cc=>_0x2618cc[_0x4799f7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4799f7([0x2a])))[_0x4799f7([0x6d,0x61,0x70])](_0x2b03d2=>_0x2b03d2[_0x4799f7([0x73,0x70,0x6c,0x69,0x74])](_0x4799f7([0x2e])))[_0x4799f7([0x73,0x6f,0x6d,0x65])](_0x33d797=>_0x107f00[_0x4799f7([0x65,0x76,0x65,0x72,0x79])]((_0x267934,_0x414525)=>_0x33d797[_0x414525]===_0x267934||_0x33d797[_0x414525]===_0x4799f7([0x2a])));}function _0x182a23(){return _0x6c52c1&&_0x172f59?new window[(_0x4799f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17aeb6,_0x539ec4)=>{_0x6c52c1[_0x4799f7([0x74,0x68,0x65,0x6e])](_0x17aeb6,_0x539ec4),_0x172f59[_0x4799f7([0x74,0x68,0x65,0x6e])](_0x45ce11=>{_0x45ce11!=_0x4799f7([0x56,0x61,0x6c,0x69,0x64])&&_0x17aeb6(_0x45ce11);},_0x539ec4);}):_0x6c52c1||_0x172f59||_0x4799f7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x187245(_0x18a1de,_0x4ec514){return new window[(_0x4799f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1261b4=>{if(_0x428d5d())return _0x1261b4(_0x4799f7([0x56,0x61,0x6c,0x69,0x64]));_0xdb9fac(),_0xf22536[_0x4799f7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4799f7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12e4f8=!0x1;const _0x3985f0=_0x29cc25();function _0x38309b(_0x370a8c){return!!_0x370a8c&&(typeof _0x370a8c===_0x4799f7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x370a8c===_0x4799f7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x370a8c[_0x4799f7([0x74,0x68,0x65,0x6e])]===_0x4799f7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x370a8c[_0x4799f7([0x63,0x61,0x74,0x63,0x68])]===_0x4799f7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3612c9(_0x21eefe){_0x256f23(_0x21eefe)[_0x4799f7([0x74,0x68,0x65,0x6e])](_0x523c2b=>{if(!_0x523c2b||_0x523c2b[_0x4799f7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4799f7([0x6f,0x6b]))return _0x4799f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x317853(_0x3af53a(_0x3985f0+_0x4ec514))!=_0x523c2b[_0x4799f7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4799f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4799f7([0x56,0x61,0x6c,0x69,0x64]);})[_0x4799f7([0x74,0x68,0x65,0x6e])](_0x5eb2a3=>(_0x9452a9(),_0x5eb2a3),()=>{const _0x5cb8c6=_0x6f6c00();return null==_0x5cb8c6?(_0x9452a9(),_0x4799f7([0x56,0x61,0x6c,0x69,0x64])):_0x4799f7(_0x1db8a9-_0x5cb8c6>(0x5bf50c19^_0x48c120)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4799f7([0x74,0x68,0x65,0x6e])](_0x1261b4)[_0x4799f7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1261b4(_0x4799f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x38822b=0x7fcf6699^_0x48c120;function _0x9452a9(){const _0x2f2705=_0x4799f7([0x6c,0x6c,0x63,0x74,0x2d])+_0x317853(_0x3af53a(_0x18a1de)),_0x4f79b6=_0x4e5403(_0x317853(window[_0x4799f7([0x4d,0x61,0x74,0x68])][_0x4799f7([0x63,0x65,0x69,0x6c])](_0x1db8a9/_0x38822b)));window[_0x4799f7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4799f7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2f2705,_0x4f79b6);}function _0x6f6c00(){const _0x598cba=_0x4799f7([0x6c,0x6c,0x63,0x74,0x2d])+_0x317853(_0x3af53a(_0x18a1de)),_0x1860a7=window[_0x4799f7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4799f7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x598cba);return _0x1860a7?window[_0x4799f7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e5403(_0x1860a7),0x10)*_0x38822b:null;}function _0x256f23(_0x48f833){return new window[(_0x4799f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c2e35,_0x4f00f2)=>{_0x48f833[_0x4799f7([0x74,0x68,0x65,0x6e])](_0x3c2e35,_0x4f00f2),window[_0x4799f7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4f00f2,0x7ff85cd9^_0x48c120);});}}_0xf22536[_0x4799f7([0x6f,0x6e])](_0x4799f7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x29efd6,_0x430812)=>{if(_0x430812[0x0]!=_0x18a1de)return _0x1261b4(_0x4799f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x430812[0x1]={..._0x430812[0x1],[_0x4799f7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3985f0};},{[_0x4799f7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4799f7([0x68,0x69,0x67,0x68])}),_0xf22536[_0x4799f7([0x6f,0x6e])](_0x4799f7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x425506=>{_0x38309b(_0x425506[_0x4799f7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12e4f8=!0x0,_0x3612c9(_0x425506[_0x4799f7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4799f7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4799f7([0x6c,0x6f,0x77])}),_0x257adf[_0x4799f7([0x74,0x68,0x65,0x6e])](()=>{_0x12e4f8||_0x1261b4(_0x4799f7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x428d5d(){return _0xf22536[_0x4799f7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4799f7([0x76,0x69,0x65,0x77])][_0x4799f7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4799f7([0x61,0x75,0x74,0x6f]);}function _0xdb9fac(){_0xf22536[_0x4799f7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4799f7([0x76,0x69,0x65,0x77])][_0x4799f7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4799f7([0x61,0x75,0x74,0x6f]);}}function _0x274f9b(_0x101973){const _0x32136c=[new window[(_0x4799f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c91aa=>setTimeout(_0x1c91aa,0x7ff0b6d5^_0x48c120)),_0x257adf[_0x4799f7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4799f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58facf=>{let _0x46d694=0x0;_0xf22536[_0x4799f7([0x6d,0x6f,0x64,0x65,0x6c])][_0x4799f7([0x6f,0x6e])](_0x4799f7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd1c372,_0x3bd7c6)=>{_0x3bd7c6[0x0][_0x4799f7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x46d694++,_0x46d694==(0x7ff989e1^_0x48c120)&&(_0x58facf(),_0xd1c372[_0x4799f7([0x6f,0x66,0x66])]());});}))];return window[_0x4799f7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4799f7([0x72,0x61,0x63,0x65])](_0x32136c)[_0x4799f7([0x74,0x68,0x65,0x6e])](()=>_0x101973);}async function _0x2f81a2(){await _0x257adf,_0xf22536[_0x4799f7([0x6d,0x6f,0x64,0x65,0x6c])][_0x4799f7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x8026aa,_0xf22536[_0x4799f7([0x6d,0x6f,0x64,0x65,0x6c])][_0x4799f7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x8026aa,_0xf22536[_0x4799f7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4799f7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5b70bc(_0x45cd19){const _0x1a668f=_0x1a092e();_0xf22536[_0x1a668f]=_0x4799f7([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])+_0x45cd19,_0x45cd19!=_0x4799f7([0x56,0x61,0x6c,0x69,0x64])&&_0x2f81a2();}function _0x1a092e(){const _0x2b8148=window[_0x4799f7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4799f7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4799f7([0x6e,0x6f,0x77])]())[_0x4799f7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4799f7([0x2e]),'');let _0x1d4525=_0x4799f7([0x51]);for(let _0x144f7a=0x0;_0x144f7a<_0x2b8148[_0x4799f7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x144f7a+=0x2){let _0xc60ae9=window[_0x4799f7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b8148[_0x4799f7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x144f7a,_0x144f7a+0x2));_0xc60ae9>=_0x44b643[_0x4799f7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xc60ae9-=_0x44b643[_0x4799f7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d4525+=_0x44b643[_0xc60ae9];}return _0x1d4525;}function _0x16d4e2(){const _0x3829e6=_0x435a37[_0x4799f7([0x73,0x70,0x6c,0x69,0x74])](_0x4799f7([0x2e]));if(0x3!=_0x3829e6[_0x4799f7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1ee591(_0x3829e6[0x1]);function _0x1ee591(_0x455c84){const _0x44827d=_0x41dba1(_0x455c84);return _0x44827d&&_0x5d34c4()?_0x44827d:null;function _0x5d34c4(){const _0x54a120=_0x44827d[_0x4799f7([0x6a,0x74,0x69])],_0x3916a2=window[_0x4799f7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54a120[_0x4799f7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x54a120[_0x4799f7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x392178={..._0x44827d,[_0x4799f7([0x6a,0x74,0x69])]:_0x54a120[_0x4799f7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x54a120[_0x4799f7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x392178[_0x4799f7([0x76,0x63])],_0x3af53a(_0x392178)==_0x3916a2;}}}async function _0x13cd3e(){let _0x5cc0fb=!0x0;try{const _0x507424=_0x435a37[_0x4799f7([0x73,0x70,0x6c,0x69,0x74])](_0x4799f7([0x2e])),[_0x45d5d9,_0x7b2d4a,_0x31cbb6]=_0x507424;return _0x28b065(_0x45d5d9),await _0x5433bf(_0x45d5d9,_0x7b2d4a,_0x31cbb6),_0x5cc0fb;}catch(_0x15ecd3){return!0x1;}function _0x28b065(_0x2f5332){const _0x53c1c1=_0x41dba1(_0x2f5332);_0x53c1c1&&_0x53c1c1[_0x4799f7([0x61,0x6c,0x67])]==_0x4799f7([0x45,0x53,0x32,0x35,0x36])||(_0x5cc0fb=!0x1);}async function _0x5433bf(_0x4ed6d2,_0x12e2c7,_0xf3419d){const _0x11f355=window[_0x4799f7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4799f7([0x66,0x72,0x6f,0x6d])](_0x2755f7(_0xf3419d),_0x5b4151=>_0x5b4151[_0x4799f7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b6f55=new window[(_0x4799f7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4799f7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4ed6d2+_0x4799f7([0x2e])+_0x12e2c7),_0x2853a0=window[_0x4799f7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4799f7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2853a0)return;const _0x343199=await _0x2853a0[_0x4799f7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4799f7([0x6a,0x77,0x6b]),_0x5901aa,{[_0x4799f7([0x6e,0x61,0x6d,0x65])]:_0x4799f7([0x45,0x43,0x44,0x53,0x41]),[_0x4799f7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4799f7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4799f7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2853a0[_0x4799f7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4799f7([0x6e,0x61,0x6d,0x65])]:_0x4799f7([0x45,0x43,0x44,0x53,0x41]),[_0x4799f7([0x68,0x61,0x73,0x68])]:{[_0x4799f7([0x6e,0x61,0x6d,0x65])]:_0x4799f7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x343199,_0x11f355,_0x5b6f55)||(_0x5cc0fb=!0x1);}}function _0x41dba1(_0x374906){return _0x374906[_0x4799f7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4799f7([0x65,0x79]))?JSON[_0x4799f7([0x70,0x61,0x72,0x73,0x65])](_0x2755f7(_0x374906)):null;}function _0x2755f7(_0x1975ce){return window[_0x4799f7([0x61,0x74,0x6f,0x62])](_0x1975ce[_0x4799f7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4799f7([0x2b]))[_0x4799f7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4799f7([0x2f])));}function _0x3af53a(_0x410256){let _0x1505af=0x1505;function _0x3059a7(_0x3a6a18){for(let _0x20714f=0x0;_0x20714f<_0x3a6a18[_0x4799f7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20714f++){const _0x839d1=_0x3a6a18[_0x4799f7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20714f);_0x1505af=(_0x1505af<<0x5)+_0x1505af+_0x839d1,_0x1505af&=_0x1505af;}}function _0x30a937(_0x4b03b6){Array[_0x4799f7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b03b6)?_0x4b03b6[_0x4799f7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30a937):_0x4b03b6&&typeof _0x4b03b6==_0x4799f7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4799f7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b03b6)[_0x4799f7([0x73,0x6f,0x72,0x74])]()[_0x4799f7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6ba47d,_0x19bd07])=>{_0x3059a7(_0x6ba47d),_0x30a937(_0x19bd07);}):_0x3059a7(window[_0x4799f7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b03b6));}return _0x30a937(_0x410256),_0x1505af>>>0x0;}function _0x317853(_0x2e7a5d){return _0x2e7a5d[_0x4799f7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4799f7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4799f7([0x30]));}function _0x4e5403(_0x32f0fc){return _0x32f0fc[_0x4799f7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4799f7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4799f7([0x6a,0x6f,0x69,0x6e])]('');}function _0x8026aa(){}function _0x4799f7(_0x51a363){const _0x85c1cd=_0x301c;return _0x51a363[_0x85c1cd(0xf6)](_0x51b919=>String[_0x85c1cd(0xe7)](_0x51b919))[_0x85c1cd(0xfa)]('');}_0x5b70bc(await _0x340171());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x630822=_0x17df;(function(_0x38b4cd,_0xce9027){const _0x547021=_0x17df,_0xe73753=_0x38b4cd();while(!![]){try{const _0x51ccd4=parseInt(_0x547021(0x83))/0x1*(parseInt(_0x547021(0x97))/0x2)+-parseInt(_0x547021(0x71))/0x3+-parseInt(_0x547021(0x9c))/0x4*(parseInt(_0x547021(0x81))/0x5)+parseInt(_0x547021(0x8d))/0x6*(-parseInt(_0x547021(0x8f))/0x7)+parseInt(_0x547021(0x91))/0x8*(-parseInt(_0x547021(0x7c))/0x9)+parseInt(_0x547021(0xa2))/0xa+parseInt(_0x547021(0x7f))/0xb;if(_0x51ccd4===_0xce9027)break;else _0xe73753['push'](_0xe73753['shift']());}catch(_0x16b298){_0xe73753['push'](_0xe73753['shift']());}}}(_0x1516,0x418ba));import{Plugin as _0x3aaeb6}from'ckeditor5/src/core.js';import{parseHtml as _0x199ace}from'@ckeditor/ckeditor5-paste-from-office';function _0x17df(_0x2a7f29,_0x24077a){const _0x151607=_0x1516();return _0x17df=function(_0x17df20,_0x24365a){_0x17df20=_0x17df20-0x71;let _0xa0a92c=_0x151607[_0x17df20];return _0xa0a92c;},_0x17df(_0x2a7f29,_0x24077a);}import{priorities as _0x59bd4e}from'ckeditor5/src/utils.js';function _0x1516(){const _0x1cf9ff=['document','ClipboardPipeline','execute','get','expired','pasteFromOfficeEnhancedLicenseKeyNotAllowed','isActive','requires','528102PgRnXt','isOfficialPlugin','usageLimit','6823146qCwCdd','pasteFromOfficeEnhancedLicenseKeyValid','2057105UVPjmI','_licenseKeyCheckInterval','3mmpFYU','text/html','editor','PasteFromOfficeEnhanced','dataTransfer','_parsedData','evaluationLimit','featureNotAllowed','view','high','67794WXsBkV','pasteFromOfficeEnhancedLicenseKeyTrialLimit','35EYkiGv','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','16fliCln','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyInvalid','getData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_showLicenseError','70790yLWxuu','destroy','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyDomainLimit','editing','4YeJOHY','config','invalid','init','trialLimit','PasteFromOffice','1694950EIywie','licenseKey','inputTransformation','stylesProcessor','plugins','PasteFromOfficeEnhancedPropagator','126660zISOdV','domainLimit','pluginName'];_0x1516=function(){return _0x1cf9ff;};return _0x1516();}import _0x266cd3 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x3aaeb6{[_0x630822(0xa3)];[_0x630822(0x82)];static get[_0x630822(0x73)](){const _0x37c5a9=_0x630822;return _0x37c5a9(0xa7);}static get[_0x630822(0x7d)](){return!0x0;}static get[_0x630822(0x92)](){return!0x0;}static get[_0x630822(0x7b)](){const _0x2ce579=_0x630822;return[_0x2ce579(0xa1)];}[_0x630822(0x9f)](){const _0x34687d=_0x630822,_0xa4fc22=this[_0x34687d(0x85)],_0x4c3179=_0xa4fc22[_0x34687d(0xa6)][_0x34687d(0x77)](_0x34687d(0x75)),_0x150913=_0xa4fc22[_0x34687d(0x9b)][_0x34687d(0x8b)][_0x34687d(0x74)],_0x60050f=new _0x266cd3(_0x150913);_0x4c3179['on'](_0x34687d(0xa4),(_0x2f6089,_0x1a5720)=>{const _0x490cbe=_0x34687d,_0x5334b6=_0x1a5720[_0x490cbe(0x87)][_0x490cbe(0x94)](_0x490cbe(0x84));_0x60050f[_0x490cbe(0x7a)](_0x5334b6)&&(_0x1a5720[_0x490cbe(0x88)]||(_0x1a5720[_0x490cbe(0x88)]=_0x199ace(_0x5334b6,_0x150913[_0x490cbe(0xa5)])),_0x60050f[_0x490cbe(0x76)](_0x1a5720));},{'priority':_0x59bd4e[_0x34687d(0x77)](_0x34687d(0x8c))+0xa}),this[_0x34687d(0xa3)]=this[_0x34687d(0x85)][_0x34687d(0x9d)][_0x34687d(0x77)](_0x34687d(0xa3));const _0x3cf553=this[_0x34687d(0x85)];this[_0x34687d(0x82)]=setInterval(()=>{const _0xea46f9=_0x34687d;let _0x535d15;for(const _0x31858a in _0x3cf553){const _0x43af90=_0x31858a,_0x2daa0c=_0x3cf553[_0x43af90];if(_0xea46f9(0x80)==_0x2daa0c||_0xea46f9(0x93)==_0x2daa0c||_0xea46f9(0x99)==_0x2daa0c||_0xea46f9(0x9a)==_0x2daa0c||_0xea46f9(0x79)==_0x2daa0c||_0xea46f9(0x90)==_0x2daa0c||_0xea46f9(0x8e)==_0x2daa0c||_0xea46f9(0x95)==_0x2daa0c){delete _0x3cf553[_0x43af90],_0x535d15=_0x2daa0c,clearInterval(this[_0xea46f9(0x82)]),this[_0xea46f9(0x82)]=void 0x0;break;}}_0xea46f9(0x93)==_0x535d15&&_0x3cf553[_0xea46f9(0x96)](_0xea46f9(0x9e)),_0xea46f9(0x99)==_0x535d15&&_0x3cf553[_0xea46f9(0x96)](_0xea46f9(0x78)),_0xea46f9(0x9a)==_0x535d15&&_0x3cf553[_0xea46f9(0x96)](_0xea46f9(0x72)),_0xea46f9(0x79)==_0x535d15&&_0x3cf553[_0xea46f9(0x96)](_0xea46f9(0x8a),_0xea46f9(0x86)),_0xea46f9(0x90)==_0x535d15&&_0x3cf553[_0xea46f9(0x96)](_0xea46f9(0x89)),_0xea46f9(0x8e)==_0x535d15&&_0x3cf553[_0xea46f9(0x96)](_0xea46f9(0xa0)),_0xea46f9(0x95)==_0x535d15&&_0x3cf553[_0xea46f9(0x96)](_0xea46f9(0x7e));},0x3e8);}[_0x630822(0x98)](){const _0x2ea924=_0x630822;super[_0x2ea924(0x98)](),this[_0x2ea924(0x82)]&&clearInterval(this[_0x2ea924(0x82)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x13206e,_0x2ea47d){const _0x411ead=_0x1c42,_0x577ef1=_0x13206e();while(!![]){try{const _0x3775da=parseInt(_0x411ead(0xa5))/0x1+parseInt(_0x411ead(0xa0))/0x2+parseInt(_0x411ead(0xa7))/0x3+parseInt(_0x411ead(0xa1))/0x4+-parseInt(_0x411ead(0xa2))/0x5+-parseInt(_0x411ead(0xa4))/0x6*(parseInt(_0x411ead(0xa6))/0x7)+-parseInt(_0x411ead(0xa3))/0x8;if(_0x3775da===_0x2ea47d)break;else _0x577ef1['push'](_0x577ef1['shift']());}catch(_0x1c7041){_0x577ef1['push'](_0x577ef1['shift']());}}}(_0x5e94,0xe9f8d));function _0x1c42(_0x48af0a,_0x4b421c){const _0x5e940b=_0x5e94();return _0x1c42=function(_0x1c42ea,_0xb09982){_0x1c42ea=_0x1c42ea-0xa0;let _0x55fa41=_0x5e940b[_0x1c42ea];return _0x55fa41;},_0x1c42(_0x48af0a,_0x4b421c);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x5e357f){const _0x88ac9d=_0x1c42;return m[_0x88ac9d(0xa8)](_0x5e357f);}function _0x5e94(){const _0x53df74=['186gBLedb','816193IuGjnE','219499qQrPTQ','2937708JEsuTa','test','1956432ZPxxPE','7111104YIwzrj','5403000ExfRRW','12323240RNyZlH'];_0x5e94=function(){return _0x53df74;};return _0x5e94();}
|