@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.2 → 44.2.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=C,n=t();for(;;)try{if(848236===parseInt(e(362))/1+-parseInt(e(353))/2+-parseInt(e(355))/3*(parseInt(e(354))/4)+-parseInt(e(357))/5*(parseInt(e(359))/6)+parseInt(e(361))/7+parseInt(e(358))/8+parseInt(e(356))/9*(parseInt(e(360))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=L();return(C=function(t,e){return n[t-=352]})(t,e)}function E(t){return S[C(352)](t)}function L(){const t=["47832PaMTMq","324WWPLcI","207wqDsre","5juXiZj","4718992vnlfmS","1368876asIaIJ","398550tVObfy","3782968xBpZWV","902098HhFKVU","test","1162430unqwlJ"];return(L=function(){return t})()}!function(t){const e=P,n=t();for(;;)try{if(859839===parseInt(e(483))/1+-parseInt(e(503))/2*(-parseInt(e(507))/3)+parseInt(e(496))/4+parseInt(e(506))/5*(-parseInt(e(504))/6)+parseInt(e(501))/7*(-parseInt(e(498))/8)+parseInt(e(492))/9+-parseInt(e(502))/10*(parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(484)]&&!s[n(488)])continue;const e=!s[n(484)]||t[n(497)]===s[n(484)],o=!s[n(488)]||t[n(493)](s[n(488)]);e&&o&&r[n(490)](s,i)}return r}function P(t,e){const n=W();return(P=function(t,e){return n[t-=481]})(t,e)}function F(t){const e=P,n={};for(let r=0;r<t[e(494)];r++){const s=t[r],i=t[e(508)](s);e(491)!==i&&(n[s]=i)}return n}function T(t){const e=P,n=t[e(487)](",")[e(495)]((t=>t[e(500)]())),r=[];for(const t of n){const n=A[e(482)](t);n&&r[e(509)](n[e(505)])}return r}function W(){const t=["6087156jyLAUl","name","16568mBBKrk","selectorText","trim","2653NaeBJf","10zgSOXb","2vMrEXV","140622rhnBsr","groups","55aHtzFx","5005554RhwzwN","getPropertyValue","push","29906668HSDBUZ","exec","583437AjsFZB","tagName","assign","cssRules","split","className","style","set","initial","7628391SClOlL","hasClass","length","map"];return(W=function(){return t})()}function R(t){const e=P,n={};for(const r of t)Object[e(485)](n,r);return n}function j(){const t=["type","execute","533064MhPEGF","hasStyle","497RTFaRj","from","32580GHWAbl","content","elementStart","55179uehccQ","size","228eRLJeT","2184561rRRgnK","29265OnjcXb","createRangeIn","item","458872gRENct","18016tmYeta","10XwGTyY","setStyle","values","isActive","_parsedData","document"];return(j=function(){return t})()}const D=M;function M(t,e){const n=j();return(M=function(t,e){return n[t-=372]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(151088===parseInt(e(383))/1+-parseInt(e(380))/2+parseInt(e(376))/3+parseInt(e(390))/4+parseInt(e(387))/5*(parseInt(e(385))/6)+-parseInt(e(378))/7*(parseInt(e(391))/8)+-parseInt(e(386))/9*(parseInt(e(392))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class N extends w{[D(375)](t){const n=D,{body:r,styles:s}=t[n(372)],i=new e.UpcastWriter(r[n(373)]),o=i[n(388)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(490)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(486)])if(t instanceof CSSStyleRule){const r=F(t[e(489)]);n[t[e(499)]]=Object[e(485)]({},n[t[e(499)]]||{},r)}return n}(s));for(const t of o){if(n(382)!==t[n(374)])continue;const e=O(t[n(389)],c);if(e[n(384)]){const r=R(Array[n(379)](e[n(394)]()));for(const e in r){const s=t[n(389)];s[n(377)](e)||i[n(393)](e,r[e],s)}}}t[n(381)]=r}[D(395)](t){return super[D(395)](t)||E(t)}}const k=K;function K(t,e){const n=U();return(K=function(t,e){return n[t-=126]})(t,e)}function U(){const t=["get","PasteFromOffice","inputTransformation","pluginName","14600DLJIpO","PasteFromOfficeEnhancedInliner","ClipboardPipeline","join","document","view","18116549LlSvtj","1726532TVpdHa","329006mhpCab","2872PTCZTl","high","3nilezd","fromCharCode","dataTransfer","text/html","stylesProcessor","18WcABrt","isPremiumPlugin","execute","afterInit","isOfficialPlugin","95055DbPjgR","plugins","editor","requires","13727TFNZLG","4149MhxGzx","init","href","isActive","editing","getData","map","_parsedData","469353zDgpdW"];return(U=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(529156===parseInt(e(155))/1+-parseInt(e(129))/2*(-parseInt(e(132))/3)+-parseInt(e(128))/4+parseInt(e(142))/5*(parseInt(e(137))/6)+-parseInt(e(146))/7*(parseInt(e(130))/8)+-parseInt(e(147))/9*(parseInt(e(160))/10)+parseInt(e(127))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class z extends t.Plugin{static get[k(159)](){return k(161)}static get[k(141)](){return!0}static get[k(138)](){return!0}static get[k(145)](){return[k(157)]}[k(148)](){const t=k,e=this[t(144)],n=e[t(143)][t(156)](t(162)),r=e[t(151)][t(126)][t(164)],s=new N(r);n.on(t(158),((e,n)=>{const i=t,o=n[i(134)][i(152)](i(135));s[i(150)](o)&&(n[i(154)]||(n[i(154)]=v(o,r[i(136)])),s[i(139)](n))}),{priority:x.priorities[t(156)](t(131))+11})}[k(140)](){!async function(t){const e=d([74,71,57,98,80,89,50,86,121,97,116,118,66,107,83,99,82,112,84,109,65,55,77,119,90,110,52,105,88,69,54,108,68,72,48,85,81,117,76,122,100,75,49,120,70,104,79,56,78,102,113,67,51,87,111,115,101,73,114,106,53,103]),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(153)]((t=>String[e(133)](t)))[e(163)]("")}!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([74]);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:1738195200;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(149)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=V;!function(t){const e=V,n=t();for(;;)try{if(721261===parseInt(e(496))/1*(-parseInt(e(483))/2)+parseInt(e(523))/3*(parseInt(e(524))/4)+-parseInt(e(502))/5*(-parseInt(e(520))/6)+parseInt(e(494))/7+-parseInt(e(491))/8*(parseInt(e(492))/9)+parseInt(e(526))/10+-parseInt(e(498))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const B=[$(487),$(490),$(508),$(515),$(513),$(488),$(499),$(522)];function V(t,e){const n=H();return(V=function(t,e){return n[t-=483]})(t,e)}const q=[$(487),$(490),$(508)];function H(){const t=["medium","forEach","filter","line-through","sub","font-size","insertChild","sup","length","bolder","text-decoration-line","getStyleNames","text-decoration","includes","span","split","setStyle","9366nUEqUL","italic","vertical-align","12feorTM","1184056DUarzE","keys","2028700Psjtog","getChildren","28oWIscg","super","bold","function","color","font-weight","strong","font-family","3956136OEebWY","9rpEuHc","getStyle","3443916uzDRKS","removeStyle","14217hVQHQE","createElement","15012745ywtmLS","font-style","underline","from","2885mdEdCC"];return(H=function(){return t})()}const Y={"font-style":[[$(521),"i"]],"font-weight":[[$(503),$(489)],[$(485),$(489)],[$(512),$(489)],[t=>Number(t)>=600,$(489)]],"text-decoration":[[$(500),"u"],[$(506),"s"]],"text-decoration-line":[[$(500),"u"],[$(506),"s"]],"vertical-align":[[$(507),$(507)],[$(484),$(510)]]};function _(t){return B[$(516)](t)}function Z(t){const e=$;return Array[e(501)](t[e(514)]())[e(505)](_)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(504)]((e=>{const i=n,o=t[i(493)](e);if(o)if(c=e,q[$(516)](c))r[e]=o;else if(e in Y){const t=o[i(518)](" ");Y[e][i(504)]((([n,r])=>{const o=i;for(const i of t)(o(486)==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(504)]((([,n])=>{const s=r,i=e[s(497)](n,[],t[s(527)]());e[s(509)](0,i,t)})),e[r(495)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(525)](n)[r(511)])return;const s=e[r(497)](r(517),[],t[r(527)]());e[r(519)](n,s),e[r(509)](0,s,t),e[r(495)](Object[r(525)](n),t)}(t,e,r)}function X(){const t=["blockElements","includes","document","name","element","168728azIylo","font","71698nWgOAW","stylesProcessor","118595ewgWVn","createRangeIn","1558626CjHBDr","27SnFppA","getItems","content","1239574PgroZE","execute","_parsedData","1480077nfqbro","1310ueNCbX","1GztTne","isActive","24OnTxVY","238564zfTdLB"];return(X=function(){return t})()}const J=Q;function Q(t,e){const n=X();return(Q=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(597337===parseInt(e(218))/1*(parseInt(e(233))/2)+-parseInt(e(234))/3*(parseInt(e(221))/4)+parseInt(e(231))/5+parseInt(e(220))/6*(-parseInt(e(213))/7)+parseInt(e(227))/8+parseInt(e(216))/9+parseInt(e(217))/10*(parseInt(e(229))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[J(214)](t){const n=J,{body:r}=t[n(215)],s=new e.UpcastWriter(r[n(224)]),i=s[n(232)](r),o=new e.ViewDocument(s[n(224)][n(230)]),c=[...new e.DomConverter(o)[n(222)],n(228)],a=i[n(235)]();for(const t of a)if(t.is(n(226))&&c[n(223)](t[n(225)])){G(t,s,Z(t))}t[n(236)]=r}[J(219)](t){return super[J(219)](t)||E(t)}}function et(){const t=["document","editor","invalid","text/html","init","12bQWgcC","isPremiumPlugin","pluginName","_parsedData","_showLicenseError","123222VPkTrS","749562rLHIWk","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","114QxFHFs","16163bbrzet","14104eZeXAI","54PZIqmK","pasteFromOfficeEnhancedLicenseKeyUsageLimit","trialLimit","ClipboardPipeline","PasteFromOfficeEnhancedPropagator","plugins","licenseKey","PasteFromOfficeEnhanced","view","65552ACdpCi","execute","usageLimit","isOfficialPlugin","config","editing","pasteFromOfficeEnhancedLicenseKeyDomainLimit","getData","1351980bpcokF","evaluationLimit","65vUkoSw","_licenseKeyCheckInterval","dataTransfer","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","6633kffsND","high","stylesProcessor","isActive","PasteFromOffice","destroy","get","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","requires","inputTransformation","domainLimit","expired","2280EiuUiy"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=et();return(rt=function(t,e){return n[t-=415]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(111642===-parseInt(e(443))/1+-parseInt(e(449))/2*(-parseInt(e(450))/3)+parseInt(e(459))/4*(-parseInt(e(469))/5)+-parseInt(e(447))/6*(-parseInt(e(448))/7)+parseInt(e(432))/8*(parseInt(e(418))/9)+parseInt(e(467))/10+-parseInt(e(444))/11*(parseInt(e(438))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class st extends t.Plugin{static get[nt(440)](){return nt(454)}static get[nt(462)](){return!0}static get[nt(439)](){return!0}static get[nt(428)](){return[nt(422)]}[nt(437)](){const t=nt,e=this[t(434)],n=e[t(455)][t(424)](t(453)),r=e[t(464)][t(458)][t(433)],s=new tt(r);n.on(t(429),((e,n)=>{const i=t,o=n[i(415)][i(466)](i(436));s[i(421)](o)&&(n[i(441)]||(n[i(441)]=v(o,r[i(420)])),s[i(460)](n))}),{priority:x.priorities[t(424)](t(419))+10}),this[t(456)]=this[t(434)][t(463)][t(424)](t(456));const i=this[t(434)];this[t(470)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(416)==s||e(445)==s||e(427)==s||e(465)==s||e(425)==s||e(446)==s||e(426)==s||e(451)==s){delete i[r],n=s,clearInterval(this[e(470)]),this[e(470)]=void 0;break}}e(445)==n&&i[e(442)](e(435)),e(427)==n&&i[e(442)](e(431)),e(465)==n&&i[e(442)](e(430)),e(425)==n&&i[e(442)](e(417),e(457)),e(446)==n&&i[e(442)](e(468)),e(426)==n&&i[e(442)](e(452)),e(451)==n&&i[e(442)](e(461))}),1e3)}[nt(423)](){const t=nt;super[t(423)](),this[t(470)]&&clearInterval(this[t(470)])}}var it=ct;function ot(){var t=["10QRLRQT","requires","PasteFromOffice","418940BmDiim","23741919aYylPC","9212864LtvnGj","51264WthNKK","pluginName","PasteFromOfficeEnhanced","8YCxcFj","1415219wtWYRW","70fWGKpD","isPremiumPlugin","isOfficialPlugin","895865bzUbgY","502272MvWnyv"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=265]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(749516===parseInt(e(268))/1+parseInt(e(277))/2+parseInt(e(273))/3+-parseInt(e(267))/4*(-parseInt(e(272))/5)+-parseInt(e(280))/6*(-parseInt(e(269))/7)+parseInt(e(279))/8+-parseInt(e(278))/9*(parseInt(e(274))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(265)](){return it(266)}static get[it(271)](){return!0}static get[it(270)](){return!0}static get[it(275)](){return[it(276),z,st]}}function ut(){var t=["2639428XECYxb","24FdnIDv","75572MSIDgC","2727FJtUCs","228DtGYTv","702216VWEenO","495140ZmtkqX","10EwgeBO","7DlkRcU","55086qnYeUg","61550INCDTx"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=424]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(155596===parseInt(e(424))/1*(-parseInt(e(426))/2)+parseInt(e(430))/3*(parseInt(e(431))/4)+parseInt(e(434))/5*(parseInt(e(425))/6)+-parseInt(e(429))/7*(-parseInt(e(428))/8)+parseInt(e(432))/9+-parseInt(e(433))/10+parseInt(e(427))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{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=E();return(S=function(t,e){return n[t-=240]})(t,e)}function E(){const t=["1865109LozFPn","1211924OXjXns","4ilhVih","20CoYNBm","5441208TtmByq","28nXckDr","9020502ENBlqV","test","467009wefBVh","3935460VePwBW","810156fHSBAk"];return(E=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(448477===parseInt(e(243))/1+parseInt(e(247))/2+parseInt(e(246))/3*(-parseInt(e(248))/4)+-parseInt(e(244))/5+-parseInt(e(245))/6*(parseInt(e(240))/7)+-parseInt(e(250))/8+-parseInt(e(241))/9*(-parseInt(e(249))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return A[S(242)](t)}!function(t){const e=P,n=t();for(;;)try{if(134357===-parseInt(e(163))/1+parseInt(e(159))/2+parseInt(e(150))/3*(parseInt(e(154))/4)+-parseInt(e(151))/5*(-parseInt(e(167))/6)+parseInt(e(164))/7+parseInt(e(176))/8+-parseInt(e(156))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function C(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(166)]&&!s[n(170)])continue;const e=!s[n(166)]||t[n(168)]===s[n(166)],o=!s[n(170)]||t[n(161)](s[n(170)]);e&&o&&r[n(169)](s,i)}return r}function P(t,e){const n=F();return(P=function(t,e){return n[t-=150]})(t,e)}function F(){const t=["tagName","24YfLVPt","name","set","className","split","groups","assign","trim","cssRules","734976ORItUV","114wyVTdf","323270HSNGQN","push","exec","6584SsUvYA","style","3273300RNyPeS","initial","selectorText","225756UtzKYQ","length","hasClass","getPropertyValue","128375eBPWuq","703626YXRfMk","map"];return(F=function(){return t})()}function j(t){const e=P,n={};for(let r=0;r<t[e(160)];r++){const s=t[r],i=t[e(162)](s);e(157)!==i&&(n[s]=i)}return n}function N(t){const e=P,n=t[e(171)](",")[e(165)]((t=>t[e(174)]())),r=[];for(const t of n){const n=O[e(153)](t);n&&r[e(152)](n[e(172)])}return r}function R(t){const e=P,n={};for(const r of t)Object[e(173)](n,r);return n}const T=M;function W(){const t=["1550UqmEyo","1286960xiUcFg","636OwszPU","939776Lgeekw","8LmnZWM","_parsedData","size","228636zvsMQV","item","execute","hasStyle","from","setStyle","createRangeIn","isActive","elementStart","type","5730qIJjEB","2230711BAjEWR","333FzUKpN","document","609867vHvvNc","values","content"];return(W=function(){return t})()}function M(t,e){const n=W();return(M=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(170565===-parseInt(e(323))/1+parseInt(e(333))/2*(-parseInt(e(335))/3)+parseInt(e(319))/4+-parseInt(e(340))/5*(parseInt(e(318))/6)+parseInt(e(334))/7+-parseInt(e(320))/8*(-parseInt(e(337))/9)+parseInt(e(317))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class k extends w{[T(325)](t){const n=T,{body:r,styles:s}=t[n(321)],i=new e.UpcastWriter(r[n(336)]),o=i[n(329)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(169)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(175)])if(t instanceof CSSStyleRule){const r=j(t[e(155)]);n[t[e(158)]]=Object[e(173)]({},n[t[e(158)]]||{},r)}return n}(s));for(const t of o){if(n(331)!==t[n(332)])continue;const e=C(t[n(324)],c);if(e[n(322)]){const r=R(Array[n(327)](e[n(338)]()));for(const e in r){const s=t[n(324)];s[n(326)](e)||i[n(328)](e,r[e],s)}}}t[n(339)]=r}[T(330)](t){return super[T(330)](t)||L(t)}}const U=D;function D(t,e){const n=K();return(D=function(t,e){return n[t-=366]})(t,e)}function K(){const t=["editing","isOfficialPlugin","text/html","view","15vUwloO","high","isPremiumPlugin","PasteFromOfficeEnhancedInliner","plugins","7nsweTj","9267940yOjgbr","ClipboardPipeline","get","document","1167864qNQmEL","editor","_parsedData","afterInit","PasteFromOffice","fromCharCode","requires","join","166996MzxcpL","309473ToIvGB","476120sEmhaL","inputTransformation","16UADkTl","pluginName","4444677xFRzWE","stylesProcessor","init","getData","2453718OrILoT","map","execute","dataTransfer","href","isActive"];return(K=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(318942===-parseInt(e(395))/1+parseInt(e(394))/2*(parseInt(e(376))/3)+parseInt(e(398))/4*(parseInt(e(396))/5)+parseInt(e(366))/6*(parseInt(e(381))/7)+-parseInt(e(386))/8+parseInt(e(400))/9+-parseInt(e(382))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends t.Plugin{static get[U(399)](){return U(379)}static get[U(373)](){return!0}static get[U(378)](){return!0}static get[U(392)](){return[U(390)]}[U(402)](){const t=U,e=this[t(387)],n=e[t(380)][t(384)](t(383)),r=e[t(372)][t(375)][t(385)],s=new k(r);n.on(t(397),((e,n)=>{const i=t,o=n[i(369)][i(403)](i(374));s[i(371)](o)&&(n[i(388)]||(n[i(388)]=b(o,r[i(401)])),s[i(368)](n))}),{priority:x.priorities[t(384)](t(377))+11})}[U(389)](){!async function(t){const e=d([84,110,102,70,120,98,97,66,103,101,53,79,78,99,122,104,114,48,119,74,82,112,76,87,106,81,71,113,100,52,105,86,121,83,88,67,51,68,50,55,108,73,72,90,49,116,118,115,56,89,109,111,57,117,69,77,80,85,65,75,107,54]),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=D;return t[e(367)]((t=>String[e(391)](t)))[e(393)]("")}!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([84]);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:1738368e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=D,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(370)]);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=B;function $(){const t=["removeStyle","vertical-align","bold","6LQAorE","from","4452309DmWlGc","underline","italic","length","text-decoration","setStyle","2290479gSoILR","medium","font-weight","4871840KjXZTM","font-size","color","sub","3328145FnxgvI","filter","4104947hAhgwI","686756xebNTX","getChildren","createElement","getStyleNames","forEach","sup","split","function","getStyle","strong","insertChild","6OYcxby","47309QQYiqa","keys","span","font-family","bolder","font-style","includes","text-decoration-line","super","line-through"];return($=function(){return t})()}function B(t,e){const n=$();return(B=function(t,e){return n[t-=348]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(449158===parseInt(e(348))/1*(-parseInt(e(390))/2)+-parseInt(e(369))/3+parseInt(e(379))/4+parseInt(e(376))/5*(parseInt(e(361))/6)+-parseInt(e(378))/7+parseInt(e(372))/8+parseInt(e(363))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const H=[z(374),z(351),z(373),z(367),z(355),z(371),z(353),z(359)],V=[z(374),z(351),z(373)],Y={"font-style":[[z(365),"i"]],"font-weight":[[z(370),z(388)],[z(360),z(388)],[z(352),z(388)],[t=>Number(t)>=600,z(388)]],"text-decoration":[[z(364),"u"],[z(357),"s"]],"text-decoration-line":[[z(364),"u"],[z(357),"s"]],"vertical-align":[[z(375),z(375)],[z(356),z(384)]]};function _(t){return H[z(354)](t)}function Q(t){const e=z;return Array[e(362)](t[e(382)]())[e(377)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(383)]((e=>{const i=n,o=t[i(387)](e);if(o)if(c=e,V[z(354)](c))r[e]=o;else if(e in Y){const t=o[i(385)](" ");Y[e][i(383)]((([n,r])=>{const o=i;for(const i of t)(o(386)==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(383)]((([,n])=>{const s=r,i=e[s(381)](n,[],t[s(380)]());e[s(389)](0,i,t)})),e[r(358)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(349)](n)[r(366)])return;const s=e[r(381)](r(350),[],t[r(380)]());e[r(368)](n,s),e[r(389)](0,s,t),e[r(358)](Object[r(349)](n),t)}(t,e,r)}function G(t,e){const n=J();return(G=function(t,e){return n[t-=115]})(t,e)}const Z=G;function J(){const t=["4374OnGFFO","27644iQPaZu","128jBMjpy","297bypzSP","blockElements","460584nmmGHD","255OUwQlo","_parsedData","91vhdKmU","4913997NXANWW","execute","stylesProcessor","7500140xosKxN","isActive","createRangeIn","font","includes","content","658368jYLTtf","element","name","document","155912QTiJjg","getItems"];return(J=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(800345===parseInt(e(121))/1*(parseInt(e(119))/2)+parseInt(e(137))/3+-parseInt(e(120))/4*(-parseInt(e(125))/5)+-parseInt(e(124))/6*(parseInt(e(127))/7)+-parseInt(e(117))/8*(-parseInt(e(122))/9)+parseInt(e(131))/10+-parseInt(e(128))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class tt extends w{[Z(129)](t){const n=Z,{body:r}=t[n(126)],s=new e.UpcastWriter(r[n(116)]),i=s[n(133)](r),o=new e.ViewDocument(s[n(116)][n(130)]),c=[...new e.DomConverter(o)[n(123)],n(134)],a=i[n(118)]();for(const t of a)if(t.is(n(138))&&c[n(135)](t[n(115)])){X(t,s,Q(t))}t[n(136)]=r}[Z(132)](t){return super[Z(132)](t)||L(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=313]})(t,e)}function rt(){const t=["39189zNZmJP","init","20zHpsrd","editor","high","requires","342496YYfzHA","destroy","_showLicenseError","ClipboardPipeline","isActive","editing","9VXgaHA","PasteFromOffice","24Inoslh","licenseKey","view","PasteFromOfficeEnhancedPropagator","expired","pasteFromOfficeEnhancedLicenseKeyInvalid","isPremiumPlugin","plugins","config","trialLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","4737960aHbpaR","stylesProcessor","get","pasteFromOfficeEnhancedLicenseKeyExpired","pluginName","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","inputTransformation","execute","PasteFromOfficeEnhanced","883NFNgcM","2233161jsRScu","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","getData","pasteFromOfficeEnhancedLicenseKeyDomainLimit","domainLimit","featureNotAllowed","83510UKejnd","usageLimit","136smAcsn","_parsedData","2568968LuaLvm","isOfficialPlugin","invalid","document","evaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(269563===parseInt(e(347))/1*(-parseInt(e(359))/2)+-parseInt(e(366))/3*(-parseInt(e(313))/4)+parseInt(e(357))/5*(parseInt(e(325))/6)+parseInt(e(348))/7+parseInt(e(361))/8*(parseInt(e(323))/9)+-parseInt(e(337))/10+parseInt(e(317))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(341)](){return et(328)}static get[et(362)](){return!0}static get[et(331)](){return!0}static get[et(316)](){return[et(324)]}[et(367)](){const t=et,e=this[t(314)],n=e[t(332)][t(339)](t(320)),r=e[t(322)][t(327)][t(364)],s=new tt(r);n.on(t(344),((e,n)=>{const i=t,o=n[i(342)][i(353)](i(352));s[i(321)](o)&&(n[i(360)]||(n[i(360)]=b(o,r[i(338)])),s[i(345)](n))}),{priority:x.priorities[t(339)](t(315))+10}),this[t(326)]=this[t(314)][t(333)][t(339)](t(326));const i=this[t(314)];this[t(349)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(350)==s||e(330)==s||e(340)==s||e(354)==s||e(351)==s||e(335)==s||e(343)==s||e(336)==s){delete i[r],n=s,clearInterval(this[e(349)]),this[e(349)]=void 0;break}}e(330)==n&&i[e(319)](e(363)),e(340)==n&&i[e(319)](e(329)),e(354)==n&&i[e(319)](e(355)),e(351)==n&&i[e(319)](e(356),e(346)),e(335)==n&&i[e(319)](e(365)),e(343)==n&&i[e(319)](e(334)),e(336)==n&&i[e(319)](e(358))}),1e3)}[et(318)](){const t=et;super[t(318)](),this[t(349)]&&clearInterval(this[t(349)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=275]})(t,e)}function ct(){var t=["isOfficialPlugin","1301271aEaSEP","7565FHGskq","600636sfkPXz","isPremiumPlugin","80BHXgCr","PasteFromOfficeEnhanced","requires","PasteFromOffice","755300IvqxjU","15076476xADWxN","142836huaqjS","3573296cjdkFw","pluginName","138NKGNYk"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(290790===-parseInt(e(276))/1*(-parseInt(e(288))/2)+parseInt(e(275))/3+parseInt(e(285))/4*(parseInt(e(279))/5)+parseInt(e(277))/6+-parseInt(e(283))/7+parseInt(e(286))/8+-parseInt(e(284))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(287)](){return it(280)}static get[it(289)](){return!0}static get[it(278)](){return!0}static get[it(281)](){return[it(282),q,st]}}function ut(){var t=["5148048PIcjee","463870KAWtVq","4133880swZidZ","77bOtWYO","1yxpAlh","7cDRhtO","385094ymmEmR","3gicEvB","2404100Fgohkr","3462492xszRUU","1773104MbHfUI"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=428]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(399038===-parseInt(e(429))/1*(-parseInt(e(431))/2)+-parseInt(e(432))/3*(-parseInt(e(435))/4)+parseInt(e(433))/5+-parseInt(e(434))/6+parseInt(e(430))/7*(parseInt(e(436))/8)+-parseInt(e(438))/9+parseInt(e(437))/10*(-parseInt(e(428))/11))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 _0x4212bd}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x19abcb,parseHtml as _0xab27b8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x51b285,uid as _0x546d2f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2bd8a8,ViewDocument as _0x3a2980,DomConverter as _0x50135a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x41f58e){return m['test'](_0x41f58e);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x42322f,_0x32a025){const _0x2a85b7=new Map();for(const [_0x4063ad,_0x312624]of _0x32a025){if(!_0x4063ad['tagName']&&!_0x4063ad['className'])continue;const _0x5dcf0a=!_0x4063ad['tagName']||_0x42322f['name']===_0x4063ad['tagName'],_0x478b58=!_0x4063ad['className']||_0x42322f['hasClass'](_0x4063ad['className']);_0x5dcf0a&&_0x478b58&&_0x2a85b7['set'](_0x4063ad,_0x312624);}return _0x2a85b7;}function h(_0x1a13f0){const _0x3786d9={};for(let _0x49053d=0x0;_0x49053d<_0x1a13f0['length'];_0x49053d++){const _0x4a1b25=_0x1a13f0[_0x49053d],_0x57135a=_0x1a13f0['getPropertyValue'](_0x4a1b25);'initial'!==_0x57135a&&(_0x3786d9[_0x4a1b25]=_0x57135a);}return _0x3786d9;}function O(_0x53307b){const _0xb1ad9f=_0x53307b['split'](',')['map'](_0x2bfa11=>_0x2bfa11['trim']()),_0x5d8837=[];for(const _0x17e30a of _0xb1ad9f){const _0x144541=S['exec'](_0x17e30a);_0x144541&&_0x5d8837['push'](_0x144541['groups']);}return _0x5d8837;}function y(_0x515101){const _0x88c923={};for(const _0x368412 of _0x515101)Object['assign'](_0x88c923,_0x368412);return _0x88c923;}class c extends _0x19abcb{['execute'](_0x59ee47){const {body:_0x4cb1f6,styles:_0x31f7e6}=_0x59ee47['_parsedData'],_0x5bbd5c=new _0x2bd8a8(_0x4cb1f6['document']),_0x22aadd=_0x5bbd5c['createRangeIn'](_0x4cb1f6),_0x7e60bc=function(_0x11a773){const _0x12f160={};for(const _0x399103 of _0x11a773)for(const _0x22a29a of _0x399103['cssRules'])if(_0x22a29a instanceof CSSStyleRule){const _0x134ce1=h(_0x22a29a['style']);_0x12f160[_0x22a29a['selectorText']]=Object['assign']({},_0x12f160[_0x22a29a['selectorText']]||{},_0x134ce1);}return _0x12f160;}(_0x31f7e6),_0x3b402f=function(_0x3a6327){const _0x547dea=new Map();for(const _0x1aa678 in _0x3a6327){const _0x5c2e0d=O(_0x1aa678),_0x26c1be=_0x3a6327[_0x1aa678];for(const _0x1ef54f of _0x5c2e0d)_0x547dea['set'](_0x1ef54f,_0x26c1be);}return _0x547dea;}(_0x7e60bc);for(const _0x20ac9d of _0x22aadd){if('elementStart'!==_0x20ac9d['type'])continue;const _0x254718=x(_0x20ac9d['item'],_0x3b402f);if(_0x254718['size']){const _0x72712e=y(Array['from'](_0x254718['values']()));for(const _0x69d959 in _0x72712e){const _0x2b6f11=_0x20ac9d['item'];_0x2b6f11['hasStyle'](_0x69d959)||_0x5bbd5c['setStyle'](_0x69d959,_0x72712e[_0x69d959],_0x2b6f11);}}}_0x59ee47['content']=_0x4cb1f6;}['isActive'](_0x1cf857){return super['isActive'](_0x1cf857)||l(_0x1cf857);}}class i extends _0x4212bd{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x555222=this['editor'],_0x52556a=_0x555222['plugins']['get']('ClipboardPipeline'),_0x293eb0=_0x555222['editing']['view']['document'],_0x41e2d1=new c(_0x293eb0);_0x52556a['on']('inputTransformation',(_0x5e0c31,_0x3284fb)=>{const _0x13ab94=_0x3284fb['dataTransfer']['getData']('text/html');_0x41e2d1['isActive'](_0x13ab94)&&(_0x3284fb['_parsedData']||(_0x3284fb['_parsedData']=_0xab27b8(_0x13ab94,_0x293eb0['stylesProcessor'])),_0x41e2d1['execute'](_0x3284fb));},{'priority':_0x51b285['get']('high')+0xb});}['afterInit'](){!async function(_0x1690df){const _0x34c84f=_0x3032d7([0x4a,0x47,0x39,0x62,0x50,0x59,0x32,0x56,0x79,0x61,0x74,0x76,0x42,0x6b,0x53,0x63,0x52,0x70,0x54,0x6d,0x41,0x37,0x4d,0x77,0x5a,0x6e,0x34,0x69,0x58,0x45,0x36,0x6c,0x44,0x48,0x30,0x55,0x51,0x75,0x4c,0x7a,0x64,0x4b,0x31,0x78,0x46,0x68,0x4f,0x38,0x4e,0x66,0x71,0x43,0x33,0x57,0x6f,0x73,0x65,0x49,0x72,0x6a,0x35,0x67]),_0x312916=0x190e58bd,_0x1a3eb5=0x190906ad^_0x312916,_0x27a3c5=window[_0x3032d7([0x44,0x61,0x74,0x65])][_0x3032d7([0x6e,0x6f,0x77])](),_0xb0d6a1=_0x1690df[_0x3032d7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1710cc=new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f9e4d=>{_0xb0d6a1[_0x3032d7([0x6f,0x6e,0x63,0x65])](_0x3032d7([0x72,0x65,0x61,0x64,0x79]),_0x2f9e4d);}),_0x3e6207={[_0x3032d7([0x6b,0x74,0x79])]:_0x3032d7([0x45,0x43]),[_0x3032d7([0x75,0x73,0x65])]:_0x3032d7([0x73,0x69,0x67]),[_0x3032d7([0x63,0x72,0x76])]:_0x3032d7([0x50,0x2d,0x32,0x35,0x36]),[_0x3032d7([0x78])]:_0x3032d7([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]),[_0x3032d7([0x79])]:_0x3032d7([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]),[_0x3032d7([0x61,0x6c,0x67])]:_0x3032d7([0x45,0x53,0x32,0x35,0x36])},_0x16adf6=_0xb0d6a1[_0x3032d7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3032d7([0x67,0x65,0x74])](_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x52cf85(){let _0x2274ff,_0xfd7b1d=null,_0xa33d50=null;try{if(_0x16adf6==_0x3032d7([0x47,0x50,0x4c]))return _0x3032d7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2274ff=_0x53f9ff(),!_0x2274ff)return _0x3032d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2274ff[_0x3032d7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa33d50=_0x5741cd(_0x2274ff[_0x3032d7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2274ff[_0x3032d7([0x6a,0x74,0x69])])),await _0x278cd5()?_0x42cedb()?_0x2234a8()?_0x3032d7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x504887()?(_0x2274ff[_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3032d7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xfd7b1d=_0x54cbdf(_0x3032d7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2274ff[_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3032d7([0x74,0x72,0x69,0x61,0x6c])&&(_0xfd7b1d=_0x54cbdf(_0x3032d7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x205ad6()):_0x3032d7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3032d7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3032d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2a0263){return _0x3032d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2234a8(){const _0x24c48c=[_0x3032d7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3032d7([0x74,0x72,0x69,0x61,0x6c])][_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2274ff[_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x27a3c5/0x3e8:0xe10*_0x1a3eb5;return _0x2274ff[_0x3032d7([0x65,0x78,0x70])]<_0x24c48c;}function _0x42cedb(){const _0x4dc453=_0x2274ff[_0x3032d7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4dc453&&(!!_0x4dc453[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3032d7([0x2a]))||(!!_0x4dc453[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3032d7([0x50,0x4f,0x45]))||!!_0x4dc453[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3032d7([0x50,0x50]))));}function _0x504887(){const _0x336456=_0x2274ff[_0x3032d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x336456||0x0==_0x336456[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11b1db}=new URL(window[_0x3032d7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x336456[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11b1db))return!0x0;const _0x4622b2=_0x11b1db[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])](_0x3032d7([0x2e]));return _0x336456[_0x3032d7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x143ef8=>_0x143ef8[_0x3032d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3032d7([0x2a])))[_0x3032d7([0x6d,0x61,0x70])](_0x352a51=>_0x352a51[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])](_0x3032d7([0x2e])))[_0x3032d7([0x73,0x6f,0x6d,0x65])](_0x498912=>_0x4622b2[_0x3032d7([0x65,0x76,0x65,0x72,0x79])]((_0x40f477,_0x32558b)=>_0x498912[_0x32558b]===_0x40f477||_0x498912[_0x32558b]===_0x3032d7([0x2a])));}function _0x205ad6(){return _0xfd7b1d&&_0xa33d50?new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f0563,_0x49c1dd)=>{_0xfd7b1d[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x3f0563,_0x49c1dd),_0xa33d50[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x1b120d=>{_0x1b120d!=_0x3032d7([0x56,0x61,0x6c,0x69,0x64])&&_0x3f0563(_0x1b120d);},_0x49c1dd);}):_0xfd7b1d||_0xa33d50||_0x3032d7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5741cd(_0x240b31,_0xb8e0f6){return new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22e8c5=>{if(_0x420289())return _0x22e8c5(_0x3032d7([0x56,0x61,0x6c,0x69,0x64]));_0x57e15b(),_0xb0d6a1[_0x3032d7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3032d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x234731=!0x1;const _0x4e6e5c=_0x546d2f();function _0x19895e(_0x492a2e){return!!_0x492a2e&&(typeof _0x492a2e===_0x3032d7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x492a2e===_0x3032d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x492a2e[_0x3032d7([0x74,0x68,0x65,0x6e])]===_0x3032d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x492a2e[_0x3032d7([0x63,0x61,0x74,0x63,0x68])]===_0x3032d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x432dad(_0x374129){_0x52344c(_0x374129)[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x3fe83d=>{if(!_0x3fe83d||_0x3fe83d[_0x3032d7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3032d7([0x6f,0x6b]))return _0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xca09ff(_0x6cbdbf(_0x4e6e5c+_0xb8e0f6))!=_0x3fe83d[_0x3032d7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3032d7([0x56,0x61,0x6c,0x69,0x64]);})[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x269fce=>(_0x5e9487(),_0x269fce),()=>{const _0x59dbbe=_0x1b9bc4();return null==_0x59dbbe?(_0x5e9487(),_0x3032d7([0x56,0x61,0x6c,0x69,0x64])):_0x3032d7(_0x27a3c5-_0x59dbbe>(0x3d02dcbd^_0x312916)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x22e8c5)[_0x3032d7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x22e8c5(_0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x10925b=0x1938b63d^_0x312916;function _0x5e9487(){const _0x3ca477=_0x3032d7([0x6c,0x6c,0x63,0x74,0x2d])+_0xca09ff(_0x6cbdbf(_0x240b31)),_0x174168=_0x601958(_0xca09ff(window[_0x3032d7([0x4d,0x61,0x74,0x68])][_0x3032d7([0x63,0x65,0x69,0x6c])](_0x27a3c5/_0x10925b)));window[_0x3032d7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3032d7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3ca477,_0x174168);}function _0x1b9bc4(){const _0x14211f=_0x3032d7([0x6c,0x6c,0x63,0x74,0x2d])+_0xca09ff(_0x6cbdbf(_0x240b31)),_0x3bbb61=window[_0x3032d7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3032d7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x14211f);return _0x3bbb61?window[_0x3032d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x601958(_0x3bbb61),0x10)*_0x10925b:null;}function _0x52344c(_0x189e5c){return new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2330e1,_0x31e5e6)=>{_0x189e5c[_0x3032d7([0x74,0x68,0x65,0x6e])](_0x2330e1,_0x31e5e6),window[_0x3032d7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x31e5e6,0x190f8c7d^_0x312916);});}}_0xb0d6a1[_0x3032d7([0x6f,0x6e])](_0x3032d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x14dbb0,_0x41869c)=>{if(_0x41869c[0x0]!=_0x240b31)return _0x22e8c5(_0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x41869c[0x1]={..._0x41869c[0x1],[_0x3032d7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4e6e5c};},{[_0x3032d7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3032d7([0x68,0x69,0x67,0x68])}),_0xb0d6a1[_0x3032d7([0x6f,0x6e])](_0x3032d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xf1680a=>{_0x19895e(_0xf1680a[_0x3032d7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x234731=!0x0,_0x432dad(_0xf1680a[_0x3032d7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3032d7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3032d7([0x6c,0x6f,0x77])}),_0x1710cc[_0x3032d7([0x74,0x68,0x65,0x6e])](()=>{_0x234731||_0x22e8c5(_0x3032d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x420289(){return _0xb0d6a1[_0x3032d7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3032d7([0x76,0x69,0x65,0x77])][_0x3032d7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3032d7([0x61,0x75,0x74,0x6f]);}function _0x57e15b(){_0xb0d6a1[_0x3032d7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3032d7([0x76,0x69,0x65,0x77])][_0x3032d7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3032d7([0x61,0x75,0x74,0x6f]);}}function _0x54cbdf(_0x2bc90b){const _0x475e31=[new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1402e3=>setTimeout(_0x1402e3,0x19076671^_0x312916)),_0x1710cc[_0x3032d7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19b875=>{let _0x29c163=0x0;_0xb0d6a1[_0x3032d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3032d7([0x6f,0x6e])](_0x3032d7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x78266a,_0x406221)=>{_0x406221[0x0][_0x3032d7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x29c163++,_0x29c163==(0x190e5945^_0x312916)&&(_0x19b875(),_0x78266a[_0x3032d7([0x6f,0x66,0x66])]());});}))];return window[_0x3032d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3032d7([0x72,0x61,0x63,0x65])](_0x475e31)[_0x3032d7([0x74,0x68,0x65,0x6e])](()=>_0x2bc90b);}async function _0x582403(){await _0x1710cc,_0xb0d6a1[_0x3032d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3032d7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5bdfc5,_0xb0d6a1[_0x3032d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3032d7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5bdfc5,_0xb0d6a1[_0x3032d7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3032d7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b30bb(_0x5c2ae3){const _0x2fd0dd=_0x4d590e();_0xb0d6a1[_0x2fd0dd]=_0x3032d7([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])+_0x5c2ae3,_0x5c2ae3!=_0x3032d7([0x56,0x61,0x6c,0x69,0x64])&&_0x582403();}function _0x4d590e(){const _0x109e14=window[_0x3032d7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3032d7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3032d7([0x6e,0x6f,0x77])]())[_0x3032d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3032d7([0x2e]),'');let _0x221992=_0x3032d7([0x4a]);for(let _0x49f01d=0x0;_0x49f01d<_0x109e14[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49f01d+=0x2){let _0x1405f2=window[_0x3032d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x109e14[_0x3032d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49f01d,_0x49f01d+0x2));_0x1405f2>=_0x34c84f[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1405f2-=_0x34c84f[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x221992+=_0x34c84f[_0x1405f2];}return _0x221992;}function _0x53f9ff(){const _0x557a78=_0x16adf6[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])](_0x3032d7([0x2e]));if(0x3!=_0x557a78[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x48261c(_0x557a78[0x1]);function _0x48261c(_0x82f7be){const _0x8febfe=_0x4fe49e(_0x82f7be);return _0x8febfe&&_0x4a3f11()?_0x8febfe:null;function _0x4a3f11(){const _0x19655a=_0x8febfe[_0x3032d7([0x6a,0x74,0x69])],_0x215368=window[_0x3032d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19655a[_0x3032d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19655a[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2d6043={..._0x8febfe,[_0x3032d7([0x6a,0x74,0x69])]:_0x19655a[_0x3032d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x19655a[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2d6043[_0x3032d7([0x76,0x63])],_0x6cbdbf(_0x2d6043)==_0x215368;}}}async function _0x278cd5(){let _0x2609ab=!0x0;try{const _0x228ef5=_0x16adf6[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])](_0x3032d7([0x2e])),[_0x2b8251,_0x2683f2,_0x254dba]=_0x228ef5;return _0x3a84f0(_0x2b8251),await _0x24f764(_0x2b8251,_0x2683f2,_0x254dba),_0x2609ab;}catch(_0x24ad46){return!0x1;}function _0x3a84f0(_0x118376){const _0x1fa318=_0x4fe49e(_0x118376);_0x1fa318&&_0x1fa318[_0x3032d7([0x61,0x6c,0x67])]==_0x3032d7([0x45,0x53,0x32,0x35,0x36])||(_0x2609ab=!0x1);}async function _0x24f764(_0x53e813,_0x5acd47,_0x35de89){const _0x27846c=window[_0x3032d7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3032d7([0x66,0x72,0x6f,0x6d])](_0x3b5b53(_0x35de89),_0x38edf1=>_0x38edf1[_0x3032d7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x283cdc=new window[(_0x3032d7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3032d7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x53e813+_0x3032d7([0x2e])+_0x5acd47),_0x52b5a7=window[_0x3032d7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3032d7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x52b5a7)return;const _0x3ae068=await _0x52b5a7[_0x3032d7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3032d7([0x6a,0x77,0x6b]),_0x3e6207,{[_0x3032d7([0x6e,0x61,0x6d,0x65])]:_0x3032d7([0x45,0x43,0x44,0x53,0x41]),[_0x3032d7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3032d7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3032d7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x52b5a7[_0x3032d7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3032d7([0x6e,0x61,0x6d,0x65])]:_0x3032d7([0x45,0x43,0x44,0x53,0x41]),[_0x3032d7([0x68,0x61,0x73,0x68])]:{[_0x3032d7([0x6e,0x61,0x6d,0x65])]:_0x3032d7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ae068,_0x27846c,_0x283cdc)||(_0x2609ab=!0x1);}}function _0x4fe49e(_0x37da99){return _0x37da99[_0x3032d7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3032d7([0x65,0x79]))?JSON[_0x3032d7([0x70,0x61,0x72,0x73,0x65])](_0x3b5b53(_0x37da99)):null;}function _0x3b5b53(_0x28eb68){return window[_0x3032d7([0x61,0x74,0x6f,0x62])](_0x28eb68[_0x3032d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3032d7([0x2b]))[_0x3032d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3032d7([0x2f])));}function _0x6cbdbf(_0x2fc9e7){let _0x3bc263=0x1505;function _0xe4cf2a(_0x1ad24b){for(let _0x29f9de=0x0;_0x29f9de<_0x1ad24b[_0x3032d7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29f9de++){const _0x407aae=_0x1ad24b[_0x3032d7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x29f9de);_0x3bc263=(_0x3bc263<<0x5)+_0x3bc263+_0x407aae,_0x3bc263&=_0x3bc263;}}function _0x16437b(_0x174b13){Array[_0x3032d7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x174b13)?_0x174b13[_0x3032d7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x16437b):_0x174b13&&typeof _0x174b13==_0x3032d7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3032d7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x174b13)[_0x3032d7([0x73,0x6f,0x72,0x74])]()[_0x3032d7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38fbe1,_0x587f22])=>{_0xe4cf2a(_0x38fbe1),_0x16437b(_0x587f22);}):_0xe4cf2a(window[_0x3032d7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x174b13));}return _0x16437b(_0x2fc9e7),_0x3bc263>>>0x0;}function _0xca09ff(_0x47a3c6){return _0x47a3c6[_0x3032d7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3032d7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3032d7([0x30]));}function _0x601958(_0x5b35ad){return _0x5b35ad[_0x3032d7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3032d7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3032d7([0x6a,0x6f,0x69,0x6e])]('');}function _0x5bdfc5(){}function _0x3032d7(_0x1ae1e3){return _0x1ae1e3['map'](_0x305755=>String['fromCharCode'](_0x305755))['join']('');}_0x3b30bb(await _0x52cf85());}(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'],[_0x107fbf=>Number(_0x107fbf)>=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(_0x48c23a){return L['includes'](_0x48c23a);}function v(_0x411268,_0x52e5d5,_0x56164c){const {spanStyles:_0x42a3fa,stylesToBeHtmlElements:_0x40bd23}=function(_0x90856b,_0x60d40a){const _0xaa12b1={},_0x32c92a={};return _0x60d40a['forEach'](_0x5e7561=>{const _0x1ec06c=_0x90856b['getStyle'](_0x5e7561);if(_0x1ec06c){if(function(_0x3213a3){return E['includes'](_0x3213a3);}(_0x5e7561))_0xaa12b1[_0x5e7561]=_0x1ec06c;else{if(function(_0x4800fe){return _0x4800fe in F;}(_0x5e7561)){const _0xca094=_0x1ec06c['split']('\x20');F[_0x5e7561]['forEach'](([_0x1f51b3,_0x59b4d1])=>{for(const _0x44947b of _0xca094){('function'==typeof _0x1f51b3&&_0x1f51b3(_0x44947b)||_0x1f51b3===_0x44947b)&&(_0x32c92a[_0x5e7561]=[..._0x32c92a[_0x5e7561]||[],[_0x1f51b3,_0x59b4d1]]);}});}}}}),{'spanStyles':_0xaa12b1,'stylesToBeHtmlElements':_0x32c92a};}(_0x411268,_0x56164c);!function(_0x51da5b,_0x19d9c8,_0x2c0725){for(const _0x4aef2e in _0x2c0725){_0x2c0725[_0x4aef2e]['forEach'](([,_0x160f30])=>{const _0x3f66f3=_0x19d9c8['createElement'](_0x160f30,[],_0x51da5b['getChildren']());_0x19d9c8['insertChild'](0x0,_0x3f66f3,_0x51da5b);}),_0x19d9c8['removeStyle'](_0x4aef2e,_0x51da5b);}}(_0x411268,_0x52e5d5,_0x40bd23),function(_0x5713e5,_0x316e53,_0x5b33fa){if(!Object['keys'](_0x5b33fa)['length'])return;const _0x5e89c8=_0x316e53['createElement']('span',[],_0x5713e5['getChildren']());_0x316e53['setStyle'](_0x5b33fa,_0x5e89c8),_0x316e53['insertChild'](0x0,_0x5e89c8,_0x5713e5),_0x316e53['removeStyle'](Object['keys'](_0x5b33fa),_0x5713e5);}(_0x411268,_0x52e5d5,_0x42a3fa);}class f extends _0x19abcb{['execute'](_0x38b920){const {body:_0x563658}=_0x38b920['_parsedData'],_0x5f40b7=new _0x2bd8a8(_0x563658['document']),_0x59d70a=_0x5f40b7['createRangeIn'](_0x563658),_0x427815=new _0x3a2980(_0x5f40b7['document']['stylesProcessor']),_0x46ee87=[...new _0x50135a(_0x427815)['blockElements'],'font'],_0x562e2c=_0x59d70a['getItems']();for(const _0x283be7 of _0x562e2c)_0x283be7['is']('element')&&_0x46ee87['includes'](_0x283be7['name'])&&v(_0x283be7,_0x5f40b7,(_0x4de23b=_0x283be7,Array['from'](_0x4de23b['getStyleNames']())['filter'](P)));var _0x4de23b;_0x38b920['content']=_0x563658;}['isActive'](_0x5bb56d){return super['isActive'](_0x5bb56d)||l(_0x5bb56d);}}class s extends _0x4212bd{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1bfd93=this['editor'],_0x5b8869=_0x1bfd93['plugins']['get']('ClipboardPipeline'),_0x1bf3a6=_0x1bfd93['editing']['view']['document'],_0x1db241=new f(_0x1bf3a6);_0x5b8869['on']('inputTransformation',(_0x4f6f92,_0x506a4d)=>{const _0x4a160e=_0x506a4d['dataTransfer']['getData']('text/html');_0x1db241['isActive'](_0x4a160e)&&(_0x506a4d['_parsedData']||(_0x506a4d['_parsedData']=_0xab27b8(_0x4a160e,_0x1bf3a6['stylesProcessor'])),_0x1db241['execute'](_0x506a4d));},{'priority':_0x51b285['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4ee30b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3f91f9;for(const _0x1acae5 in _0x4ee30b){const _0x52ac62=_0x1acae5,_0x57e156=_0x4ee30b[_0x52ac62];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x57e156||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x57e156){delete _0x4ee30b[_0x52ac62],_0x3f91f9=_0x57e156,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3f91f9&&_0x4ee30b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4212bd{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 _0x45bc2f}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x14f60e,parseHtml as _0x40d529}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x209c23,uid as _0x4526dc}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0xcd516e,ViewDocument as _0x5e3165,DomConverter as _0x391429}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x4fc71b){return m['test'](_0x4fc71b);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x44c164,_0x46123c){const _0x38295a=new Map();for(const [_0xce179f,_0x545547]of _0x46123c){if(!_0xce179f['tagName']&&!_0xce179f['className'])continue;const _0x5d0ea5=!_0xce179f['tagName']||_0x44c164['name']===_0xce179f['tagName'],_0x38db34=!_0xce179f['className']||_0x44c164['hasClass'](_0xce179f['className']);_0x5d0ea5&&_0x38db34&&_0x38295a['set'](_0xce179f,_0x545547);}return _0x38295a;}function h(_0x242ea8){const _0x5c954a={};for(let _0x1c1920=0x0;_0x1c1920<_0x242ea8['length'];_0x1c1920++){const _0x5374e2=_0x242ea8[_0x1c1920],_0x2e5c97=_0x242ea8['getPropertyValue'](_0x5374e2);'initial'!==_0x2e5c97&&(_0x5c954a[_0x5374e2]=_0x2e5c97);}return _0x5c954a;}function O(_0x26c037){const _0x41bd31=_0x26c037['split'](',')['map'](_0x19c776=>_0x19c776['trim']()),_0x4fc726=[];for(const _0x30c344 of _0x41bd31){const _0x3a8b31=S['exec'](_0x30c344);_0x3a8b31&&_0x4fc726['push'](_0x3a8b31['groups']);}return _0x4fc726;}function y(_0xf72cf){const _0x5cb886={};for(const _0x8527b1 of _0xf72cf)Object['assign'](_0x5cb886,_0x8527b1);return _0x5cb886;}class c extends _0x14f60e{['execute'](_0x14a580){const {body:_0x1c5660,styles:_0x10c00c}=_0x14a580['_parsedData'],_0x33a2b0=new _0xcd516e(_0x1c5660['document']),_0x55e5fe=_0x33a2b0['createRangeIn'](_0x1c5660),_0x2a10d6=function(_0x1b47f2){const _0xaa58f7={};for(const _0x44ec0e of _0x1b47f2)for(const _0x325b8b of _0x44ec0e['cssRules'])if(_0x325b8b instanceof CSSStyleRule){const _0x3b7b5b=h(_0x325b8b['style']);_0xaa58f7[_0x325b8b['selectorText']]=Object['assign']({},_0xaa58f7[_0x325b8b['selectorText']]||{},_0x3b7b5b);}return _0xaa58f7;}(_0x10c00c),_0x562dd6=function(_0x4fea6c){const _0x82926c=new Map();for(const _0x572595 in _0x4fea6c){const _0xc491be=O(_0x572595),_0x3b9a62=_0x4fea6c[_0x572595];for(const _0x5c8341 of _0xc491be)_0x82926c['set'](_0x5c8341,_0x3b9a62);}return _0x82926c;}(_0x2a10d6);for(const _0x27c3d9 of _0x55e5fe){if('elementStart'!==_0x27c3d9['type'])continue;const _0x3d30fe=x(_0x27c3d9['item'],_0x562dd6);if(_0x3d30fe['size']){const _0x757dc9=y(Array['from'](_0x3d30fe['values']()));for(const _0x1f29ba in _0x757dc9){const _0x2e2144=_0x27c3d9['item'];_0x2e2144['hasStyle'](_0x1f29ba)||_0x33a2b0['setStyle'](_0x1f29ba,_0x757dc9[_0x1f29ba],_0x2e2144);}}}_0x14a580['content']=_0x1c5660;}['isActive'](_0x516a64){return super['isActive'](_0x516a64)||l(_0x516a64);}}class i extends _0x45bc2f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2b31a4=this['editor'],_0x5b096f=_0x2b31a4['plugins']['get']('ClipboardPipeline'),_0x5eea6d=_0x2b31a4['editing']['view']['document'],_0x40dacd=new c(_0x5eea6d);_0x5b096f['on']('inputTransformation',(_0x3a5c7e,_0x4fdcfe)=>{const _0x369e52=_0x4fdcfe['dataTransfer']['getData']('text/html');_0x40dacd['isActive'](_0x369e52)&&(_0x4fdcfe['_parsedData']||(_0x4fdcfe['_parsedData']=_0x40d529(_0x369e52,_0x5eea6d['stylesProcessor'])),_0x40dacd['execute'](_0x4fdcfe));},{'priority':_0x209c23['get']('high')+0xb});}['afterInit'](){!async function(_0x31780e){const _0x5f619c=_0x568716([0x54,0x6e,0x66,0x46,0x78,0x62,0x61,0x42,0x67,0x65,0x35,0x4f,0x4e,0x63,0x7a,0x68,0x72,0x30,0x77,0x4a,0x52,0x70,0x4c,0x57,0x6a,0x51,0x47,0x71,0x64,0x34,0x69,0x56,0x79,0x53,0x58,0x43,0x33,0x44,0x32,0x37,0x6c,0x49,0x48,0x5a,0x31,0x74,0x76,0x73,0x38,0x59,0x6d,0x6f,0x39,0x75,0x45,0x4d,0x50,0x55,0x41,0x4b,0x6b,0x36]),_0xdd10f2=0x4c148453,_0x343286=0x4c13da13^_0xdd10f2,_0x2fed04=window[_0x568716([0x44,0x61,0x74,0x65])][_0x568716([0x6e,0x6f,0x77])](),_0x2c2ef2=_0x31780e[_0x568716([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c8af0=new window[(_0x568716([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5711f8=>{_0x2c2ef2[_0x568716([0x6f,0x6e,0x63,0x65])](_0x568716([0x72,0x65,0x61,0x64,0x79]),_0x5711f8);}),_0x506cd2={[_0x568716([0x6b,0x74,0x79])]:_0x568716([0x45,0x43]),[_0x568716([0x75,0x73,0x65])]:_0x568716([0x73,0x69,0x67]),[_0x568716([0x63,0x72,0x76])]:_0x568716([0x50,0x2d,0x32,0x35,0x36]),[_0x568716([0x78])]:_0x568716([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]),[_0x568716([0x79])]:_0x568716([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]),[_0x568716([0x61,0x6c,0x67])]:_0x568716([0x45,0x53,0x32,0x35,0x36])},_0x71f9b2=_0x2c2ef2[_0x568716([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x568716([0x67,0x65,0x74])](_0x568716([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x33c9c3(){let _0x1a4e94,_0x45f4e8=null,_0x398865=null;try{if(_0x71f9b2==_0x568716([0x47,0x50,0x4c]))return _0x568716([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1a4e94=_0x490aa9(),!_0x1a4e94)return _0x568716([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1a4e94[_0x568716([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x398865=_0x10568c(_0x1a4e94[_0x568716([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1a4e94[_0x568716([0x6a,0x74,0x69])])),await _0x44091b()?_0x4fd053()?_0x1fe6ea()?_0x568716([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x377fc3()?(_0x1a4e94[_0x568716([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x568716([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x45f4e8=_0x2038ac(_0x568716([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1a4e94[_0x568716([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x568716([0x74,0x72,0x69,0x61,0x6c])&&(_0x45f4e8=_0x2038ac(_0x568716([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x34c69b()):_0x568716([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x568716([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x568716([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x48d93d){return _0x568716([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1fe6ea(){const _0x3164f6=[_0x568716([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x568716([0x74,0x72,0x69,0x61,0x6c])][_0x568716([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a4e94[_0x568716([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2fed04/0x3e8:0xe10*_0x343286;return _0x1a4e94[_0x568716([0x65,0x78,0x70])]<_0x3164f6;}function _0x4fd053(){const _0x281de7=_0x1a4e94[_0x568716([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x281de7&&(!!_0x281de7[_0x568716([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x568716([0x2a]))||(!!_0x281de7[_0x568716([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x568716([0x50,0x4f,0x45]))||!!_0x281de7[_0x568716([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x568716([0x50,0x50]))));}function _0x377fc3(){const _0x5c7ffe=_0x1a4e94[_0x568716([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5c7ffe||0x0==_0x5c7ffe[_0x568716([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f0fba}=new URL(window[_0x568716([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5c7ffe[_0x568716([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f0fba))return!0x0;const _0x2eeca3=_0x2f0fba[_0x568716([0x73,0x70,0x6c,0x69,0x74])](_0x568716([0x2e]));return _0x5c7ffe[_0x568716([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb4ee84=>_0xb4ee84[_0x568716([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x568716([0x2a])))[_0x568716([0x6d,0x61,0x70])](_0x15078b=>_0x15078b[_0x568716([0x73,0x70,0x6c,0x69,0x74])](_0x568716([0x2e])))[_0x568716([0x73,0x6f,0x6d,0x65])](_0xb3e0c5=>_0x2eeca3[_0x568716([0x65,0x76,0x65,0x72,0x79])]((_0x1c5fd7,_0x59e439)=>_0xb3e0c5[_0x59e439]===_0x1c5fd7||_0xb3e0c5[_0x59e439]===_0x568716([0x2a])));}function _0x34c69b(){return _0x45f4e8&&_0x398865?new window[(_0x568716([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x355898,_0x13b7b3)=>{_0x45f4e8[_0x568716([0x74,0x68,0x65,0x6e])](_0x355898,_0x13b7b3),_0x398865[_0x568716([0x74,0x68,0x65,0x6e])](_0x33ca9b=>{_0x33ca9b!=_0x568716([0x56,0x61,0x6c,0x69,0x64])&&_0x355898(_0x33ca9b);},_0x13b7b3);}):_0x45f4e8||_0x398865||_0x568716([0x56,0x61,0x6c,0x69,0x64]);}}function _0x10568c(_0x219172,_0x356c29){return new window[(_0x568716([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11be57=>{if(_0x200d8d())return _0x11be57(_0x568716([0x56,0x61,0x6c,0x69,0x64]));_0x35790d(),_0x2c2ef2[_0x568716([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x568716([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3bb808=!0x1;const _0x118c25=_0x4526dc();function _0x1fdc91(_0x416ca8){return!!_0x416ca8&&(typeof _0x416ca8===_0x568716([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x416ca8===_0x568716([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x416ca8[_0x568716([0x74,0x68,0x65,0x6e])]===_0x568716([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x416ca8[_0x568716([0x63,0x61,0x74,0x63,0x68])]===_0x568716([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3cda40(_0x3e9248){_0x586050(_0x3e9248)[_0x568716([0x74,0x68,0x65,0x6e])](_0x303092=>{if(!_0x303092||_0x303092[_0x568716([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x568716([0x6f,0x6b]))return _0x568716([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5c96da(_0x24b562(_0x118c25+_0x356c29))!=_0x303092[_0x568716([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x568716([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x568716([0x56,0x61,0x6c,0x69,0x64]);})[_0x568716([0x74,0x68,0x65,0x6e])](_0xbcc17a=>(_0x2bd950(),_0xbcc17a),()=>{const _0x883860=_0xa593bc();return null==_0x883860?(_0x2bd950(),_0x568716([0x56,0x61,0x6c,0x69,0x64])):_0x568716(_0x2fed04-_0x883860>(0x68180053^_0xdd10f2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x568716([0x74,0x68,0x65,0x6e])](_0x11be57)[_0x568716([0x63,0x61,0x74,0x63,0x68])](()=>{_0x11be57(_0x568716([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x50c8e1=0x4c226ad3^_0xdd10f2;function _0x2bd950(){const _0x3003d8=_0x568716([0x6c,0x6c,0x63,0x74,0x2d])+_0x5c96da(_0x24b562(_0x219172)),_0x3bc71c=_0x1c4f24(_0x5c96da(window[_0x568716([0x4d,0x61,0x74,0x68])][_0x568716([0x63,0x65,0x69,0x6c])](_0x2fed04/_0x50c8e1)));window[_0x568716([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x568716([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3003d8,_0x3bc71c);}function _0xa593bc(){const _0x3918f8=_0x568716([0x6c,0x6c,0x63,0x74,0x2d])+_0x5c96da(_0x24b562(_0x219172)),_0x492cd5=window[_0x568716([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x568716([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3918f8);return _0x492cd5?window[_0x568716([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c4f24(_0x492cd5),0x10)*_0x50c8e1:null;}function _0x586050(_0x335033){return new window[(_0x568716([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x536472,_0x589f5d)=>{_0x335033[_0x568716([0x74,0x68,0x65,0x6e])](_0x536472,_0x589f5d),window[_0x568716([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x589f5d,0x4c155093^_0xdd10f2);});}}_0x2c2ef2[_0x568716([0x6f,0x6e])](_0x568716([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x556972,_0x1ad7c0)=>{if(_0x1ad7c0[0x0]!=_0x219172)return _0x11be57(_0x568716([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1ad7c0[0x1]={..._0x1ad7c0[0x1],[_0x568716([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x118c25};},{[_0x568716([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x568716([0x68,0x69,0x67,0x68])}),_0x2c2ef2[_0x568716([0x6f,0x6e])](_0x568716([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x50d638=>{_0x1fdc91(_0x50d638[_0x568716([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3bb808=!0x0,_0x3cda40(_0x50d638[_0x568716([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x568716([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x568716([0x6c,0x6f,0x77])}),_0x2c8af0[_0x568716([0x74,0x68,0x65,0x6e])](()=>{_0x3bb808||_0x11be57(_0x568716([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x200d8d(){return _0x2c2ef2[_0x568716([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x568716([0x76,0x69,0x65,0x77])][_0x568716([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x568716([0x61,0x75,0x74,0x6f]);}function _0x35790d(){_0x2c2ef2[_0x568716([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x568716([0x76,0x69,0x65,0x77])][_0x568716([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x568716([0x61,0x75,0x74,0x6f]);}}function _0x2038ac(_0x11f92b){const _0x67463d=[new window[(_0x568716([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cacda=>setTimeout(_0x1cacda,0x4c1dba9f^_0xdd10f2)),_0x2c8af0[_0x568716([0x74,0x68,0x65,0x6e])](()=>new window[(_0x568716([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x342037=>{let _0x4eb6a8=0x0;_0x2c2ef2[_0x568716([0x6d,0x6f,0x64,0x65,0x6c])][_0x568716([0x6f,0x6e])](_0x568716([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x513804,_0x17b1eb)=>{_0x17b1eb[0x0][_0x568716([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4eb6a8++,_0x4eb6a8==(0x4c1485ab^_0xdd10f2)&&(_0x342037(),_0x513804[_0x568716([0x6f,0x66,0x66])]());});}))];return window[_0x568716([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x568716([0x72,0x61,0x63,0x65])](_0x67463d)[_0x568716([0x74,0x68,0x65,0x6e])](()=>_0x11f92b);}async function _0x350a31(){await _0x2c8af0,_0x2c2ef2[_0x568716([0x6d,0x6f,0x64,0x65,0x6c])][_0x568716([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x569b55,_0x2c2ef2[_0x568716([0x6d,0x6f,0x64,0x65,0x6c])][_0x568716([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x569b55,_0x2c2ef2[_0x568716([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x568716([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x49e47d(_0x46c9c2){const _0xada2a8=_0x29c109();_0x2c2ef2[_0xada2a8]=_0x568716([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])+_0x46c9c2,_0x46c9c2!=_0x568716([0x56,0x61,0x6c,0x69,0x64])&&_0x350a31();}function _0x29c109(){const _0x44fdcd=window[_0x568716([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x568716([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x568716([0x6e,0x6f,0x77])]())[_0x568716([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x568716([0x2e]),'');let _0x5b4ead=_0x568716([0x54]);for(let _0x30be71=0x0;_0x30be71<_0x44fdcd[_0x568716([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30be71+=0x2){let _0x458d18=window[_0x568716([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44fdcd[_0x568716([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30be71,_0x30be71+0x2));_0x458d18>=_0x5f619c[_0x568716([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x458d18-=_0x5f619c[_0x568716([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b4ead+=_0x5f619c[_0x458d18];}return _0x5b4ead;}function _0x490aa9(){const _0x127d0e=_0x71f9b2[_0x568716([0x73,0x70,0x6c,0x69,0x74])](_0x568716([0x2e]));if(0x3!=_0x127d0e[_0x568716([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x551564(_0x127d0e[0x1]);function _0x551564(_0x379485){const _0x109721=_0x72d3c6(_0x379485);return _0x109721&&_0x529320()?_0x109721:null;function _0x529320(){const _0x35b85b=_0x109721[_0x568716([0x6a,0x74,0x69])],_0x44e4b9=window[_0x568716([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35b85b[_0x568716([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x35b85b[_0x568716([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xed8e17={..._0x109721,[_0x568716([0x6a,0x74,0x69])]:_0x35b85b[_0x568716([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x35b85b[_0x568716([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xed8e17[_0x568716([0x76,0x63])],_0x24b562(_0xed8e17)==_0x44e4b9;}}}async function _0x44091b(){let _0x4f9649=!0x0;try{const _0x55541a=_0x71f9b2[_0x568716([0x73,0x70,0x6c,0x69,0x74])](_0x568716([0x2e])),[_0x379c35,_0x556207,_0x309364]=_0x55541a;return _0x57b75c(_0x379c35),await _0x318ec6(_0x379c35,_0x556207,_0x309364),_0x4f9649;}catch(_0x26a0fe){return!0x1;}function _0x57b75c(_0x251f66){const _0x4ad71e=_0x72d3c6(_0x251f66);_0x4ad71e&&_0x4ad71e[_0x568716([0x61,0x6c,0x67])]==_0x568716([0x45,0x53,0x32,0x35,0x36])||(_0x4f9649=!0x1);}async function _0x318ec6(_0x4d64ef,_0x543e91,_0x4d9b68){const _0x5daad2=window[_0x568716([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x568716([0x66,0x72,0x6f,0x6d])](_0x48b247(_0x4d9b68),_0x130415=>_0x130415[_0x568716([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x498079=new window[(_0x568716([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x568716([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4d64ef+_0x568716([0x2e])+_0x543e91),_0x4d462e=window[_0x568716([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x568716([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4d462e)return;const _0x374511=await _0x4d462e[_0x568716([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x568716([0x6a,0x77,0x6b]),_0x506cd2,{[_0x568716([0x6e,0x61,0x6d,0x65])]:_0x568716([0x45,0x43,0x44,0x53,0x41]),[_0x568716([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x568716([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x568716([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4d462e[_0x568716([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x568716([0x6e,0x61,0x6d,0x65])]:_0x568716([0x45,0x43,0x44,0x53,0x41]),[_0x568716([0x68,0x61,0x73,0x68])]:{[_0x568716([0x6e,0x61,0x6d,0x65])]:_0x568716([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x374511,_0x5daad2,_0x498079)||(_0x4f9649=!0x1);}}function _0x72d3c6(_0x148877){return _0x148877[_0x568716([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x568716([0x65,0x79]))?JSON[_0x568716([0x70,0x61,0x72,0x73,0x65])](_0x48b247(_0x148877)):null;}function _0x48b247(_0x5c3a0a){return window[_0x568716([0x61,0x74,0x6f,0x62])](_0x5c3a0a[_0x568716([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x568716([0x2b]))[_0x568716([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x568716([0x2f])));}function _0x24b562(_0x981fdf){let _0x501cee=0x1505;function _0x377f67(_0xbadb06){for(let _0x54fd41=0x0;_0x54fd41<_0xbadb06[_0x568716([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54fd41++){const _0x4f8220=_0xbadb06[_0x568716([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54fd41);_0x501cee=(_0x501cee<<0x5)+_0x501cee+_0x4f8220,_0x501cee&=_0x501cee;}}function _0x572864(_0x2c2662){Array[_0x568716([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2c2662)?_0x2c2662[_0x568716([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x572864):_0x2c2662&&typeof _0x2c2662==_0x568716([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x568716([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2c2662)[_0x568716([0x73,0x6f,0x72,0x74])]()[_0x568716([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d87c2,_0x369c1a])=>{_0x377f67(_0x4d87c2),_0x572864(_0x369c1a);}):_0x377f67(window[_0x568716([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2c2662));}return _0x572864(_0x981fdf),_0x501cee>>>0x0;}function _0x5c96da(_0x4ea6dc){return _0x4ea6dc[_0x568716([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x568716([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x568716([0x30]));}function _0x1c4f24(_0x1a104c){return _0x1a104c[_0x568716([0x73,0x70,0x6c,0x69,0x74])]('')[_0x568716([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x568716([0x6a,0x6f,0x69,0x6e])]('');}function _0x569b55(){}function _0x568716(_0x14070d){return _0x14070d['map'](_0x2b91f9=>String['fromCharCode'](_0x2b91f9))['join']('');}_0x49e47d(await _0x33c9c3());}(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'],[_0x30aa2f=>Number(_0x30aa2f)>=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(_0x24502b){return L['includes'](_0x24502b);}function v(_0x58860f,_0x28df2c,_0x59f7b5){const {spanStyles:_0x2e49f3,stylesToBeHtmlElements:_0x3cd10a}=function(_0x1f22e2,_0x750a33){const _0x578e5d={},_0x3a4f64={};return _0x750a33['forEach'](_0x53ce52=>{const _0x46aa01=_0x1f22e2['getStyle'](_0x53ce52);if(_0x46aa01){if(function(_0xfdbc19){return E['includes'](_0xfdbc19);}(_0x53ce52))_0x578e5d[_0x53ce52]=_0x46aa01;else{if(function(_0x301e02){return _0x301e02 in F;}(_0x53ce52)){const _0x5d77cc=_0x46aa01['split']('\x20');F[_0x53ce52]['forEach'](([_0x5d128c,_0x301d03])=>{for(const _0x2c5e3e of _0x5d77cc){('function'==typeof _0x5d128c&&_0x5d128c(_0x2c5e3e)||_0x5d128c===_0x2c5e3e)&&(_0x3a4f64[_0x53ce52]=[..._0x3a4f64[_0x53ce52]||[],[_0x5d128c,_0x301d03]]);}});}}}}),{'spanStyles':_0x578e5d,'stylesToBeHtmlElements':_0x3a4f64};}(_0x58860f,_0x59f7b5);!function(_0x2e9545,_0x3d9d06,_0x157476){for(const _0x490aad in _0x157476){_0x157476[_0x490aad]['forEach'](([,_0x22ab77])=>{const _0x5efa72=_0x3d9d06['createElement'](_0x22ab77,[],_0x2e9545['getChildren']());_0x3d9d06['insertChild'](0x0,_0x5efa72,_0x2e9545);}),_0x3d9d06['removeStyle'](_0x490aad,_0x2e9545);}}(_0x58860f,_0x28df2c,_0x3cd10a),function(_0x58a31f,_0x246e01,_0x48c386){if(!Object['keys'](_0x48c386)['length'])return;const _0x407782=_0x246e01['createElement']('span',[],_0x58a31f['getChildren']());_0x246e01['setStyle'](_0x48c386,_0x407782),_0x246e01['insertChild'](0x0,_0x407782,_0x58a31f),_0x246e01['removeStyle'](Object['keys'](_0x48c386),_0x58a31f);}(_0x58860f,_0x28df2c,_0x2e49f3);}class f extends _0x14f60e{['execute'](_0x2a180e){const {body:_0x512cfc}=_0x2a180e['_parsedData'],_0x49ff19=new _0xcd516e(_0x512cfc['document']),_0x3c01df=_0x49ff19['createRangeIn'](_0x512cfc),_0x32a3f4=new _0x5e3165(_0x49ff19['document']['stylesProcessor']),_0xe7c3d2=[...new _0x391429(_0x32a3f4)['blockElements'],'font'],_0x30b510=_0x3c01df['getItems']();for(const _0x46e952 of _0x30b510)_0x46e952['is']('element')&&_0xe7c3d2['includes'](_0x46e952['name'])&&v(_0x46e952,_0x49ff19,(_0x50918a=_0x46e952,Array['from'](_0x50918a['getStyleNames']())['filter'](P)));var _0x50918a;_0x2a180e['content']=_0x512cfc;}['isActive'](_0x287780){return super['isActive'](_0x287780)||l(_0x287780);}}class s extends _0x45bc2f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x29976a=this['editor'],_0x53ce05=_0x29976a['plugins']['get']('ClipboardPipeline'),_0x1a3891=_0x29976a['editing']['view']['document'],_0x5d792a=new f(_0x1a3891);_0x53ce05['on']('inputTransformation',(_0x436e56,_0x23b2bc)=>{const _0x5ef239=_0x23b2bc['dataTransfer']['getData']('text/html');_0x5d792a['isActive'](_0x5ef239)&&(_0x23b2bc['_parsedData']||(_0x23b2bc['_parsedData']=_0x40d529(_0x5ef239,_0x1a3891['stylesProcessor'])),_0x5d792a['execute'](_0x23b2bc));},{'priority':_0x209c23['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x414548=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x306a0f;for(const _0x448702 in _0x414548){const _0x41c2a0=_0x448702,_0x43efd7=_0x414548[_0x41c2a0];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x43efd7||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x43efd7||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x43efd7||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x43efd7||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x43efd7||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x43efd7||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x43efd7||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x43efd7){delete _0x414548[_0x41c2a0],_0x306a0f=_0x43efd7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x306a0f&&_0x414548['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x306a0f&&_0x414548['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x306a0f&&_0x414548['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x306a0f&&_0x414548['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x306a0f&&_0x414548['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x306a0f&&_0x414548['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x306a0f&&_0x414548['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x45bc2f{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "44.2.0-alpha.
|
|
3
|
+
"version": "44.2.0-alpha.4",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "44.2.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.
|
|
29
|
-
"ckeditor5": "44.2.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.2.0-alpha.4",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.4",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.4",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.4",
|
|
29
|
+
"ckeditor5": "44.2.0-alpha.4"
|
|
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(_0x5c497c,_0x35847b){var _0x474c87=_0x1082,_0x1371f0=_0x5c497c();while(!![]){try{var _0x36c210=-parseInt(_0x474c87(0x1ad))/0x1*(-parseInt(_0x474c87(0x1af))/0x2)+-parseInt(_0x474c87(0x1b0))/0x3*(-parseInt(_0x474c87(0x1b3))/0x4)+parseInt(_0x474c87(0x1b1))/0x5+-parseInt(_0x474c87(0x1b2))/0x6+parseInt(_0x474c87(0x1ae))/0x7*(parseInt(_0x474c87(0x1b4))/0x8)+-parseInt(_0x474c87(0x1b6))/0x9+parseInt(_0x474c87(0x1b5))/0xa*(-parseInt(_0x474c87(0x1ac))/0xb);if(_0x36c210===_0x35847b)break;else _0x1371f0['push'](_0x1371f0['shift']());}catch(_0x300f87){_0x1371f0['push'](_0x1371f0['shift']());}}}(_0x5e9e,0x616be));function _0x5e9e(){var _0x155998=['5148048PIcjee','463870KAWtVq','4133880swZidZ','77bOtWYO','1yxpAlh','7cDRhtO','385094ymmEmR','3gicEvB','2404100Fgohkr','3462492xszRUU','1773104MbHfUI'];_0x5e9e=function(){return _0x155998;};return _0x5e9e();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x1082(_0x2ab006,_0x342a2a){var _0x5e9ed6=_0x5e9e();return _0x1082=function(_0x108270,_0x48bb64){_0x108270=_0x108270-0x1ac;var _0x3c195c=_0x5e9ed6[_0x108270];return _0x3c195c;},_0x1082(_0x2ab006,_0x342a2a);}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2d15(_0x3483cc,_0x42eefc){var _0x100eee=_0x100e();return _0x2d15=function(_0x2d1529,_0x43b2e5){_0x2d1529=_0x2d1529-0xa7;var _0x2e18ea=_0x100eee[_0x2d1529];return _0x2e18ea;},_0x2d15(_0x3483cc,_0x42eefc);}(function(_0x3c07aa,_0x17a3c0){var _0x2c867b=_0x2d15,_0x4f6abc=_0x3c07aa();while(!![]){try{var _0x5a8f97=-parseInt(_0x2c867b(0xa8))/0x1+parseInt(_0x2c867b(0xac))/0x2+-parseInt(_0x2c867b(0xab))/0x3*(-parseInt(_0x2c867b(0xa7))/0x4)+-parseInt(_0x2c867b(0xad))/0x5*(parseInt(_0x2c867b(0xae))/0x6)+parseInt(_0x2c867b(0xaa))/0x7+parseInt(_0x2c867b(0xaf))/0x8+parseInt(_0x2c867b(0xa9))/0x9;if(_0x5a8f97===_0x17a3c0)break;else _0x4f6abc['push'](_0x4f6abc['shift']());}catch(_0xbbf8e6){_0x4f6abc['push'](_0x4f6abc['shift']());}}}(_0x100e,0x6c771));import{CKEditorError as _0x5cb984}from'ckeditor5/src/utils.js';function _0x100e(){var _0x446a3e=['1436vDioDy','436958QYLMlN','1382913aHXOad','2553859IBctYL','516ubMClf','670110ooeURW','130vocISt','22086QDUdHK','493120bTcEui'];_0x100e=function(){return _0x446a3e;};return _0x100e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x4153b1=_0x186d;function _0x215c(){const _0x49740b=['1550UqmEyo','1286960xiUcFg','636OwszPU','939776Lgeekw','8LmnZWM','_parsedData','size','228636zvsMQV','item','execute','hasStyle','from','setStyle','createRangeIn','isActive','elementStart','type','5730qIJjEB','2230711BAjEWR','333FzUKpN','document','609867vHvvNc','values','content'];_0x215c=function(){return _0x49740b;};return _0x215c();}(function(_0x506f46,_0x28887a){const _0x565fb6=_0x186d,_0x1c517e=_0x506f46();while(!![]){try{const _0x4dc44f=-parseInt(_0x565fb6(0x143))/0x1+parseInt(_0x565fb6(0x14d))/0x2*(-parseInt(_0x565fb6(0x14f))/0x3)+parseInt(_0x565fb6(0x13f))/0x4+-parseInt(_0x565fb6(0x154))/0x5*(parseInt(_0x565fb6(0x13e))/0x6)+parseInt(_0x565fb6(0x14e))/0x7+-parseInt(_0x565fb6(0x140))/0x8*(-parseInt(_0x565fb6(0x151))/0x9)+parseInt(_0x565fb6(0x13d))/0xa;if(_0x4dc44f===_0x28887a)break;else _0x1c517e['push'](_0x1c517e['shift']());}catch(_0x417de6){_0x1c517e['push'](_0x1c517e['shift']());}}}(_0x215c,0x29a45));import{UpcastWriter as _0x58c6f}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x576ae4}from'@ckeditor/ckeditor5-paste-from-office';function _0x186d(_0x318440,_0x42b271){const _0x215c2a=_0x215c();return _0x186d=function(_0x186d1a,_0x436788){_0x186d1a=_0x186d1a-0x13d;let _0x3cfa61=_0x215c2a[_0x186d1a];return _0x3cfa61;},_0x186d(_0x318440,_0x42b271);}import{isMSExcelContent as _0x54df3a}from'../../utils.js';import{extractStyles as _0x7ea9f6,expandStyles as _0x469959,getMatchingStyles as _0x2f62b9,flattenStyleDefinitions as _0x30de98}from'./utils.js';export default class c extends _0x576ae4{[_0x4153b1(0x145)](_0x11ee07){const _0x5e11cd=_0x4153b1,{body:_0x312fd4,styles:_0x952297}=_0x11ee07[_0x5e11cd(0x141)],_0x2a0732=new _0x58c6f(_0x312fd4[_0x5e11cd(0x150)]),_0x4bbb59=_0x2a0732[_0x5e11cd(0x149)](_0x312fd4),_0x2c7abb=_0x7ea9f6(_0x952297),_0x4621a9=_0x469959(_0x2c7abb);for(const _0x338ad0 of _0x4bbb59){if(_0x5e11cd(0x14b)!==_0x338ad0[_0x5e11cd(0x14c)])continue;const _0x3c0c74=_0x2f62b9(_0x338ad0[_0x5e11cd(0x144)],_0x4621a9);if(_0x3c0c74[_0x5e11cd(0x142)]){const _0x276b05=_0x30de98(Array[_0x5e11cd(0x147)](_0x3c0c74[_0x5e11cd(0x152)]()));for(const _0x597405 in _0x276b05){const _0x18a95c=_0x338ad0[_0x5e11cd(0x144)];_0x18a95c[_0x5e11cd(0x146)](_0x597405)||_0x2a0732[_0x5e11cd(0x148)](_0x597405,_0x276b05[_0x597405],_0x18a95c);}}}_0x11ee07[_0x5e11cd(0x153)]=_0x312fd4;}[_0x4153b1(0x14a)](_0x39fc43){const _0x413ace=_0x4153b1;return super[_0x413ace(0x14a)](_0x39fc43)||_0x54df3a(_0x39fc43);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x311c3a,_0x508ace){const _0x59220c=_0x1ed2,_0x181ff0=_0x311c3a();while(!![]){try{const _0x17386c=-parseInt(_0x59220c(0xa3))/0x1+parseInt(_0x59220c(0x9f))/0x2+parseInt(_0x59220c(0x96))/0x3*(parseInt(_0x59220c(0x9a))/0x4)+-parseInt(_0x59220c(0x97))/0x5*(-parseInt(_0x59220c(0xa7))/0x6)+parseInt(_0x59220c(0xa4))/0x7+parseInt(_0x59220c(0xb0))/0x8+-parseInt(_0x59220c(0x9c))/0x9;if(_0x17386c===_0x508ace)break;else _0x181ff0['push'](_0x181ff0['shift']());}catch(_0x1a6c92){_0x181ff0['push'](_0x181ff0['shift']());}}}(_0x1015,0x20cd5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x37b94e,_0xfdf06e){const _0x431a0e=_0x1ed2,_0x8a1c64=new Map();for(const [_0x10d8dc,_0x42fee5]of _0xfdf06e){if(!_0x10d8dc[_0x431a0e(0xa6)]&&!_0x10d8dc[_0x431a0e(0xaa)])continue;const _0x5ecb0e=!_0x10d8dc[_0x431a0e(0xa6)]||_0x37b94e[_0x431a0e(0xa8)]===_0x10d8dc[_0x431a0e(0xa6)],_0x103bc0=!_0x10d8dc[_0x431a0e(0xaa)]||_0x37b94e[_0x431a0e(0xa1)](_0x10d8dc[_0x431a0e(0xaa)]);_0x5ecb0e&&_0x103bc0&&_0x8a1c64[_0x431a0e(0xa9)](_0x10d8dc,_0x42fee5);}return _0x8a1c64;}function _0x1ed2(_0x23d28a,_0x24a67a){const _0x10159b=_0x1015();return _0x1ed2=function(_0x1ed228,_0x137eef){_0x1ed228=_0x1ed228-0x96;let _0x250255=_0x10159b[_0x1ed228];return _0x250255;},_0x1ed2(_0x23d28a,_0x24a67a);}export function extractStyles(_0x321e79){const _0x382c91=_0x1ed2,_0x5b359b={};for(const _0x580b8b of _0x321e79)for(const _0x17ba72 of _0x580b8b[_0x382c91(0xaf)])if(_0x17ba72 instanceof CSSStyleRule){const _0x55e1eb=parseCSSStyleDeclaration(_0x17ba72[_0x382c91(0x9b)]);_0x5b359b[_0x17ba72[_0x382c91(0x9e)]]=Object[_0x382c91(0xad)]({},_0x5b359b[_0x17ba72[_0x382c91(0x9e)]]||{},_0x55e1eb);}return _0x5b359b;}function _0x1015(){const _0xdee1c4=['tagName','24YfLVPt','name','set','className','split','groups','assign','trim','cssRules','734976ORItUV','114wyVTdf','323270HSNGQN','push','exec','6584SsUvYA','style','3273300RNyPeS','initial','selectorText','225756UtzKYQ','length','hasClass','getPropertyValue','128375eBPWuq','703626YXRfMk','map'];_0x1015=function(){return _0xdee1c4;};return _0x1015();}export function expandStyles(_0x2ee5b2){const _0x51dfd8=_0x1ed2,_0x7e2ba8=new Map();for(const _0x259f06 in _0x2ee5b2){const _0x2a0b6b=parseCSSSelector(_0x259f06),_0x37518a=_0x2ee5b2[_0x259f06];for(const _0x2e4cba of _0x2a0b6b)_0x7e2ba8[_0x51dfd8(0xa9)](_0x2e4cba,_0x37518a);}return _0x7e2ba8;}export function parseCSSStyleDeclaration(_0x493ba4){const _0x11311b=_0x1ed2,_0x558a4b={};for(let _0x468da4=0x0;_0x468da4<_0x493ba4[_0x11311b(0xa0)];_0x468da4++){const _0x10ff4b=_0x493ba4[_0x468da4],_0x199ba4=_0x493ba4[_0x11311b(0xa2)](_0x10ff4b);_0x11311b(0x9d)!==_0x199ba4&&(_0x558a4b[_0x10ff4b]=_0x199ba4);}return _0x558a4b;}export function parseCSSSelector(_0x4a7e81){const _0x158946=_0x1ed2,_0x2378a7=_0x4a7e81[_0x158946(0xab)](',')[_0x158946(0xa5)](_0x41e352=>_0x41e352[_0x158946(0xae)]()),_0x2d20e5=[];for(const _0x5e4e38 of _0x2378a7){const _0x49dbb0=S[_0x158946(0x99)](_0x5e4e38);_0x49dbb0&&_0x2d20e5[_0x158946(0x98)](_0x49dbb0[_0x158946(0xac)]);}return _0x2d20e5;}export function flattenStyleDefinitions(_0x18d228){const _0x10adfe=_0x1ed2,_0xceda15={};for(const _0x58e481 of _0x18d228)Object[_0x10adfe(0xad)](_0xceda15,_0x58e481);return _0xceda15;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3064(_0x1b4a4e,_0x2aea48){const _0x818262=_0x8182();return _0x3064=function(_0x30643d,_0x591d79){_0x30643d=_0x30643d-0x73;let _0x66f1ff=_0x818262[_0x30643d];return _0x66f1ff;},_0x3064(_0x1b4a4e,_0x2aea48);}const _0x6b14a4=_0x3064;(function(_0x37cfeb,_0x4b2d71){const _0xb771e2=_0x3064,_0x3cfcef=_0x37cfeb();while(!![]){try{const _0xc7990d=parseInt(_0xb771e2(0x79))/0x1*(parseInt(_0xb771e2(0x77))/0x2)+parseInt(_0xb771e2(0x89))/0x3+-parseInt(_0xb771e2(0x78))/0x4*(-parseInt(_0xb771e2(0x7d))/0x5)+-parseInt(_0xb771e2(0x7c))/0x6*(parseInt(_0xb771e2(0x7f))/0x7)+-parseInt(_0xb771e2(0x75))/0x8*(-parseInt(_0xb771e2(0x7a))/0x9)+parseInt(_0xb771e2(0x83))/0xa+-parseInt(_0xb771e2(0x80))/0xb;if(_0xc7990d===_0x4b2d71)break;else _0x3cfcef['push'](_0x3cfcef['shift']());}catch(_0x11a095){_0x3cfcef['push'](_0x3cfcef['shift']());}}}(_0x8182,0xc3659));import{UpcastWriter as _0x173426,DomConverter as _0x1eb161,ViewDocument as _0x29fcca}from'ckeditor5/src/engine.js';function _0x8182(){const _0x16ba03=['4374OnGFFO','27644iQPaZu','128jBMjpy','297bypzSP','blockElements','460584nmmGHD','255OUwQlo','_parsedData','91vhdKmU','4913997NXANWW','execute','stylesProcessor','7500140xosKxN','isActive','createRangeIn','font','includes','content','658368jYLTtf','element','name','document','155912QTiJjg','getItems'];_0x8182=function(){return _0x16ba03;};return _0x8182();}import{MSWordNormalizer as _0x5b882a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xb5a040}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4fffb7,propagateStyleProperties as _0xd9c927}from'./utils.js';export default class f extends _0x5b882a{[_0x6b14a4(0x81)](_0x1712fc){const _0x2180ac=_0x6b14a4,{body:_0x2603ad}=_0x1712fc[_0x2180ac(0x7e)],_0xd57645=new _0x173426(_0x2603ad[_0x2180ac(0x74)]),_0x56ae19=_0xd57645[_0x2180ac(0x85)](_0x2603ad),_0x5db4db=new _0x29fcca(_0xd57645[_0x2180ac(0x74)][_0x2180ac(0x82)]),_0x1ae130=[...new _0x1eb161(_0x5db4db)[_0x2180ac(0x7b)],_0x2180ac(0x86)],_0x3e0181=_0x56ae19[_0x2180ac(0x76)]();for(const _0x202e0b of _0x3e0181)if(_0x202e0b['is'](_0x2180ac(0x8a))&&_0x1ae130[_0x2180ac(0x87)](_0x202e0b[_0x2180ac(0x73)])){const _0x49412c=_0x4fffb7(_0x202e0b);_0xd9c927(_0x202e0b,_0xd57645,_0x49412c);}_0x1712fc[_0x2180ac(0x88)]=_0x2603ad;}[_0x6b14a4(0x84)](_0x588846){const _0x52b0c5=_0x6b14a4;return super[_0x52b0c5(0x84)](_0x588846)||_0xb5a040(_0x588846);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x32b596=_0x43ba;function _0x5208(){const _0x3bc60b=['removeStyle','vertical-align','bold','6LQAorE','from','4452309DmWlGc','underline','italic','length','text-decoration','setStyle','2290479gSoILR','medium','font-weight','4871840KjXZTM','font-size','color','sub','3328145FnxgvI','filter','4104947hAhgwI','686756xebNTX','getChildren','createElement','getStyleNames','forEach','sup','split','function','getStyle','strong','insertChild','6OYcxby','47309QQYiqa','keys','span','font-family','bolder','font-style','includes','text-decoration-line','super','line-through'];_0x5208=function(){return _0x3bc60b;};return _0x5208();}function _0x43ba(_0x3f8686,_0x4a5e83){const _0x5208d0=_0x5208();return _0x43ba=function(_0x43ba9e,_0x58c55c){_0x43ba9e=_0x43ba9e-0x15c;let _0x242b90=_0x5208d0[_0x43ba9e];return _0x242b90;},_0x43ba(_0x3f8686,_0x4a5e83);}(function(_0x30a58e,_0x1fc316){const _0x4d5c14=_0x43ba,_0x562899=_0x30a58e();while(!![]){try{const _0x1f30b3=parseInt(_0x4d5c14(0x15c))/0x1*(-parseInt(_0x4d5c14(0x186))/0x2)+-parseInt(_0x4d5c14(0x171))/0x3+parseInt(_0x4d5c14(0x17b))/0x4+parseInt(_0x4d5c14(0x178))/0x5*(parseInt(_0x4d5c14(0x169))/0x6)+-parseInt(_0x4d5c14(0x17a))/0x7+parseInt(_0x4d5c14(0x174))/0x8+parseInt(_0x4d5c14(0x16b))/0x9;if(_0x1f30b3===_0x1fc316)break;else _0x562899['push'](_0x562899['shift']());}catch(_0x265692){_0x562899['push'](_0x562899['shift']());}}}(_0x5208,0x6da86));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x32b596(0x176),_0x32b596(0x15f),_0x32b596(0x175),_0x32b596(0x16f),_0x32b596(0x163),_0x32b596(0x173),_0x32b596(0x161),_0x32b596(0x167)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x32b596(0x176),_0x32b596(0x15f),_0x32b596(0x175)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x32b596(0x16d),'i']],'font-weight':[[_0x32b596(0x172),_0x32b596(0x184)],[_0x32b596(0x168),_0x32b596(0x184)],[_0x32b596(0x160),_0x32b596(0x184)],[_0x2702c7=>Number(_0x2702c7)>=0x258,_0x32b596(0x184)]],'text-decoration':[[_0x32b596(0x16c),'u'],[_0x32b596(0x165),'s']],'text-decoration-line':[[_0x32b596(0x16c),'u'],[_0x32b596(0x165),'s']],'vertical-align':[[_0x32b596(0x177),_0x32b596(0x177)],[_0x32b596(0x164),_0x32b596(0x180)]]};export function isPropertyToBePropagated(_0x39a4e5){const _0x15b7ee=_0x32b596;return CSS_PROPERTIES_TO_PROPAGATE[_0x15b7ee(0x162)](_0x39a4e5);}export function isPropertyToBePropagatedAsSpan(_0x23a609){const _0x30a3cd=_0x32b596;return CSS_PROPERTIES_TO_BE_SPANS[_0x30a3cd(0x162)](_0x23a609);}export function isPropertyToBePropagatedAsHTMLElement(_0x34903d){return _0x34903d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x11d76b){const _0x3a4ace=_0x32b596;return Array[_0x3a4ace(0x16a)](_0x11d76b[_0x3a4ace(0x17e)]())[_0x3a4ace(0x179)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x8a42fa,_0x1f3aab,_0x59e28c){const {spanStyles:_0x266061,stylesToBeHtmlElements:_0x1f95c9}=getStylesToPropagate(_0x8a42fa,_0x59e28c);propagateStylesAsHTMLElements(_0x8a42fa,_0x1f3aab,_0x1f95c9),propagateStylesAsSpan(_0x8a42fa,_0x1f3aab,_0x266061);}export function propagateStylesAsHTMLElements(_0x56f706,_0x48b04d,_0x3feb01){const _0x20671f=_0x32b596;for(const _0x3fc415 in _0x3feb01){_0x3feb01[_0x3fc415][_0x20671f(0x17f)](([,_0xe52bbb])=>{const _0x365d20=_0x20671f,_0x23d222=_0x48b04d[_0x365d20(0x17d)](_0xe52bbb,[],_0x56f706[_0x365d20(0x17c)]());_0x48b04d[_0x365d20(0x185)](0x0,_0x23d222,_0x56f706);}),_0x48b04d[_0x20671f(0x166)](_0x3fc415,_0x56f706);}}export function propagateStylesAsSpan(_0x10165e,_0x99e752,_0xe615fb){const _0x213e8d=_0x32b596;if(!Object[_0x213e8d(0x15d)](_0xe615fb)[_0x213e8d(0x16e)])return;const _0x29adc7=_0x99e752[_0x213e8d(0x17d)](_0x213e8d(0x15e),[],_0x10165e[_0x213e8d(0x17c)]());_0x99e752[_0x213e8d(0x170)](_0xe615fb,_0x29adc7),_0x99e752[_0x213e8d(0x185)](0x0,_0x29adc7,_0x10165e),_0x99e752[_0x213e8d(0x166)](Object[_0x213e8d(0x15d)](_0xe615fb),_0x10165e);}export function getStylesToPropagate(_0x6e2941,_0x33387f){const _0x48b831=_0x32b596,_0x32e8f0={},_0x52316e={};return _0x33387f[_0x48b831(0x17f)](_0x463b63=>{const _0x1f427a=_0x48b831,_0xfadb01=_0x6e2941[_0x1f427a(0x183)](_0x463b63);if(_0xfadb01){if(isPropertyToBePropagatedAsSpan(_0x463b63))_0x32e8f0[_0x463b63]=_0xfadb01;else{if(isPropertyToBePropagatedAsHTMLElement(_0x463b63)){const _0xfa8253=_0xfadb01[_0x1f427a(0x181)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x463b63][_0x1f427a(0x17f)](([_0x3de63c,_0x596260])=>{const _0x25a3cf=_0x1f427a;for(const _0x1efc09 of _0xfa8253){(_0x25a3cf(0x182)==typeof _0x3de63c&&_0x3de63c(_0x1efc09)||_0x3de63c===_0x1efc09)&&(_0x52316e[_0x463b63]=[..._0x52316e[_0x463b63]||[],[_0x3de63c,_0x596260]]);}});}}}}),{'spanStyles':_0x32e8f0,'stylesToBeHtmlElements':_0x52316e};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x232915=_0x31ec;function _0x31ec(_0x4c2baa,_0x3f73c0){var _0x2329fe=_0x2329();return _0x31ec=function(_0x31ecee,_0x2f34f6){_0x31ecee=_0x31ecee-0x113;var _0x45cd8e=_0x2329fe[_0x31ecee];return _0x45cd8e;},_0x31ec(_0x4c2baa,_0x3f73c0);}(function(_0x1eccf6,_0x4122b2){var _0x23b1f0=_0x31ec,_0x50e60d=_0x1eccf6();while(!![]){try{var _0x5f2074=-parseInt(_0x23b1f0(0x114))/0x1*(-parseInt(_0x23b1f0(0x120))/0x2)+parseInt(_0x23b1f0(0x113))/0x3+parseInt(_0x23b1f0(0x11d))/0x4*(parseInt(_0x23b1f0(0x117))/0x5)+parseInt(_0x23b1f0(0x115))/0x6+-parseInt(_0x23b1f0(0x11b))/0x7+parseInt(_0x23b1f0(0x11e))/0x8+-parseInt(_0x23b1f0(0x11c))/0x9;if(_0x5f2074===_0x4122b2)break;else _0x50e60d['push'](_0x50e60d['shift']());}catch(_0x1a97d3){_0x50e60d['push'](_0x50e60d['shift']());}}}(_0x2329,0x46fe6));function _0x2329(){var _0x47659d=['isOfficialPlugin','1301271aEaSEP','7565FHGskq','600636sfkPXz','isPremiumPlugin','80BHXgCr','PasteFromOfficeEnhanced','requires','PasteFromOffice','755300IvqxjU','15076476xADWxN','142836huaqjS','3573296cjdkFw','pluginName','138NKGNYk'];_0x2329=function(){return _0x47659d;};return _0x2329();}import{Plugin as _0x3783d9}from'ckeditor5/src/core.js';import _0x2ee01f from'./pastefromofficeenhancedinliner.js';import _0x44c014 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3783d9{static get[_0x232915(0x11f)](){var _0x44439e=_0x232915;return _0x44439e(0x118);}static get[_0x232915(0x121)](){return!0x0;}static get[_0x232915(0x116)](){return!0x0;}static get[_0x232915(0x119)](){var _0x509b29=_0x232915;return[_0x509b29(0x11a),_0x2ee01f,_0x44c014];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x8d8c3e=_0x2124;(function(_0x36af6a,_0xc323){const _0x20cabe=_0x2124,_0x276b26=_0x36af6a();while(!![]){try{const _0x5f37a2=parseInt(_0x20cabe(0x9b))/0x1+-parseInt(_0x20cabe(0x81))/0x2*(-parseInt(_0x20cabe(0x84))/0x3)+-parseInt(_0x20cabe(0x80))/0x4+parseInt(_0x20cabe(0x8e))/0x5*(parseInt(_0x20cabe(0x89))/0x6)+-parseInt(_0x20cabe(0x92))/0x7*(parseInt(_0x20cabe(0x82))/0x8)+-parseInt(_0x20cabe(0x93))/0x9*(parseInt(_0x20cabe(0xa0))/0xa)+parseInt(_0x20cabe(0x7f))/0xb;if(_0x5f37a2===_0xc323)break;else _0x276b26['push'](_0x276b26['shift']());}catch(_0x198af1){_0x276b26['push'](_0x276b26['shift']());}}}(_0x3063,0x81304));function _0x2124(_0x34ffe2,_0x36652e){const _0x30636f=_0x3063();return _0x2124=function(_0x212479,_0x262c89){_0x212479=_0x212479-0x7e;let _0x2e278c=_0x30636f[_0x212479];return _0x2e278c;},_0x2124(_0x34ffe2,_0x36652e);}import{Plugin as _0x135aa0}from'ckeditor5/src/core.js';import{parseHtml as _0x405395}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1bace2,uid as _0x33988e}from'ckeditor5/src/utils.js';function _0x3063(){const _0x7295ab=['get','PasteFromOffice','inputTransformation','pluginName','14600DLJIpO','PasteFromOfficeEnhancedInliner','ClipboardPipeline','join','document','view','18116549LlSvtj','1726532TVpdHa','329006mhpCab','2872PTCZTl','high','3nilezd','fromCharCode','dataTransfer','text/html','stylesProcessor','18WcABrt','isPremiumPlugin','execute','afterInit','isOfficialPlugin','95055DbPjgR','plugins','editor','requires','13727TFNZLG','4149MhxGzx','init','href','isActive','editing','getData','map','_parsedData','469353zDgpdW'];_0x3063=function(){return _0x7295ab;};return _0x3063();}import _0x488b6f from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x135aa0{static get[_0x8d8c3e(0x9f)](){const _0x5a3f33=_0x8d8c3e;return _0x5a3f33(0xa1);}static get[_0x8d8c3e(0x8d)](){return!0x0;}static get[_0x8d8c3e(0x8a)](){return!0x0;}static get[_0x8d8c3e(0x91)](){const _0x5ab705=_0x8d8c3e;return[_0x5ab705(0x9d)];}[_0x8d8c3e(0x94)](){const _0x10fcb5=_0x8d8c3e,_0x30c926=this[_0x10fcb5(0x90)],_0x5c4a0a=_0x30c926[_0x10fcb5(0x8f)][_0x10fcb5(0x9c)](_0x10fcb5(0xa2)),_0x2fc977=_0x30c926[_0x10fcb5(0x97)][_0x10fcb5(0x7e)][_0x10fcb5(0xa4)],_0xb3a573=new _0x488b6f(_0x2fc977);_0x5c4a0a['on'](_0x10fcb5(0x9e),(_0x5e0214,_0x18cb0f)=>{const _0x756cd8=_0x10fcb5,_0x234849=_0x18cb0f[_0x756cd8(0x86)][_0x756cd8(0x98)](_0x756cd8(0x87));_0xb3a573[_0x756cd8(0x96)](_0x234849)&&(_0x18cb0f[_0x756cd8(0x9a)]||(_0x18cb0f[_0x756cd8(0x9a)]=_0x405395(_0x234849,_0x2fc977[_0x756cd8(0x88)])),_0xb3a573[_0x756cd8(0x8b)](_0x18cb0f));},{'priority':_0x1bace2[_0x10fcb5(0x9c)](_0x10fcb5(0x83))+0xb});}[_0x8d8c3e(0x8c)](){!async function(_0x1eee0f){const _0x38b43f=_0x53f602([0x4a,0x47,0x39,0x62,0x50,0x59,0x32,0x56,0x79,0x61,0x74,0x76,0x42,0x6b,0x53,0x63,0x52,0x70,0x54,0x6d,0x41,0x37,0x4d,0x77,0x5a,0x6e,0x34,0x69,0x58,0x45,0x36,0x6c,0x44,0x48,0x30,0x55,0x51,0x75,0x4c,0x7a,0x64,0x4b,0x31,0x78,0x46,0x68,0x4f,0x38,0x4e,0x66,0x71,0x43,0x33,0x57,0x6f,0x73,0x65,0x49,0x72,0x6a,0x35,0x67]),_0x31afb3=0x190e58bd,_0x478890=0x190906ad^_0x31afb3,_0x2c4b0a=window[_0x53f602([0x44,0x61,0x74,0x65])][_0x53f602([0x6e,0x6f,0x77])](),_0x295a26=_0x1eee0f[_0x53f602([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x177886=new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13ea69=>{_0x295a26[_0x53f602([0x6f,0x6e,0x63,0x65])](_0x53f602([0x72,0x65,0x61,0x64,0x79]),_0x13ea69);}),_0x160244={[_0x53f602([0x6b,0x74,0x79])]:_0x53f602([0x45,0x43]),[_0x53f602([0x75,0x73,0x65])]:_0x53f602([0x73,0x69,0x67]),[_0x53f602([0x63,0x72,0x76])]:_0x53f602([0x50,0x2d,0x32,0x35,0x36]),[_0x53f602([0x78])]:_0x53f602([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]),[_0x53f602([0x79])]:_0x53f602([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]),[_0x53f602([0x61,0x6c,0x67])]:_0x53f602([0x45,0x53,0x32,0x35,0x36])},_0x8ec99=_0x295a26[_0x53f602([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x53f602([0x67,0x65,0x74])](_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2841aa(){let _0x21dbaa,_0xe60ee9=null,_0x2bab14=null;try{if(_0x8ec99==_0x53f602([0x47,0x50,0x4c]))return _0x53f602([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x21dbaa=_0x4c4825(),!_0x21dbaa)return _0x53f602([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x21dbaa[_0x53f602([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2bab14=_0x21bd96(_0x21dbaa[_0x53f602([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x21dbaa[_0x53f602([0x6a,0x74,0x69])])),await _0x3bd38f()?_0x1f1721()?_0x320076()?_0x53f602([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x45eae2()?(_0x21dbaa[_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53f602([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xe60ee9=_0x5a3b7d(_0x53f602([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x21dbaa[_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53f602([0x74,0x72,0x69,0x61,0x6c])&&(_0xe60ee9=_0x5a3b7d(_0x53f602([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b314c()):_0x53f602([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x53f602([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x53f602([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xa95a22){return _0x53f602([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x320076(){const _0x3c1d39=[_0x53f602([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x53f602([0x74,0x72,0x69,0x61,0x6c])][_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21dbaa[_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2c4b0a/0x3e8:0xe10*_0x478890;return _0x21dbaa[_0x53f602([0x65,0x78,0x70])]<_0x3c1d39;}function _0x1f1721(){const _0x4c3f89=_0x21dbaa[_0x53f602([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c3f89&&(!!_0x4c3f89[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f602([0x2a]))||(!!_0x4c3f89[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f602([0x50,0x4f,0x45]))||!!_0x4c3f89[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f602([0x50,0x50]))));}function _0x45eae2(){const _0x21c88e=_0x2124,_0xeabd54=_0x21dbaa[_0x53f602([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xeabd54||0x0==_0xeabd54[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xc72ace}=new URL(window[_0x53f602([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x21c88e(0x95)]);if(_0xeabd54[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc72ace))return!0x0;const _0x3106a6=_0xc72ace[_0x53f602([0x73,0x70,0x6c,0x69,0x74])](_0x53f602([0x2e]));return _0xeabd54[_0x53f602([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b6ac1=>_0x5b6ac1[_0x53f602([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f602([0x2a])))[_0x53f602([0x6d,0x61,0x70])](_0x21771b=>_0x21771b[_0x53f602([0x73,0x70,0x6c,0x69,0x74])](_0x53f602([0x2e])))[_0x53f602([0x73,0x6f,0x6d,0x65])](_0x17dfe8=>_0x3106a6[_0x53f602([0x65,0x76,0x65,0x72,0x79])]((_0x1f55db,_0x24a17e)=>_0x17dfe8[_0x24a17e]===_0x1f55db||_0x17dfe8[_0x24a17e]===_0x53f602([0x2a])));}function _0x3b314c(){return _0xe60ee9&&_0x2bab14?new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6a4c7e,_0x15b1d8)=>{_0xe60ee9[_0x53f602([0x74,0x68,0x65,0x6e])](_0x6a4c7e,_0x15b1d8),_0x2bab14[_0x53f602([0x74,0x68,0x65,0x6e])](_0xf76522=>{_0xf76522!=_0x53f602([0x56,0x61,0x6c,0x69,0x64])&&_0x6a4c7e(_0xf76522);},_0x15b1d8);}):_0xe60ee9||_0x2bab14||_0x53f602([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21bd96(_0x29859a,_0x16f770){return new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d5e77=>{if(_0x151e21())return _0x3d5e77(_0x53f602([0x56,0x61,0x6c,0x69,0x64]));_0x49d945(),_0x295a26[_0x53f602([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x53f602([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ae67c=!0x1;const _0x54ef9c=_0x33988e();function _0x3855a7(_0x486375){return!!_0x486375&&(typeof _0x486375===_0x53f602([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x486375===_0x53f602([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x486375[_0x53f602([0x74,0x68,0x65,0x6e])]===_0x53f602([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x486375[_0x53f602([0x63,0x61,0x74,0x63,0x68])]===_0x53f602([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc54d2e(_0x2598aa){_0x31ff5a(_0x2598aa)[_0x53f602([0x74,0x68,0x65,0x6e])](_0x5285cc=>{if(!_0x5285cc||_0x5285cc[_0x53f602([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x53f602([0x6f,0x6b]))return _0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1d0e93(_0x665be5(_0x54ef9c+_0x16f770))!=_0x5285cc[_0x53f602([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x53f602([0x56,0x61,0x6c,0x69,0x64]);})[_0x53f602([0x74,0x68,0x65,0x6e])](_0x296044=>(_0xfe9b2b(),_0x296044),()=>{const _0x5f9df1=_0x12c563();return null==_0x5f9df1?(_0xfe9b2b(),_0x53f602([0x56,0x61,0x6c,0x69,0x64])):_0x53f602(_0x2c4b0a-_0x5f9df1>(0x3d02dcbd^_0x31afb3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x53f602([0x74,0x68,0x65,0x6e])](_0x3d5e77)[_0x53f602([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3d5e77(_0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2b4501=0x1938b63d^_0x31afb3;function _0xfe9b2b(){const _0x2db6f7=_0x53f602([0x6c,0x6c,0x63,0x74,0x2d])+_0x1d0e93(_0x665be5(_0x29859a)),_0x4ab232=_0x242a72(_0x1d0e93(window[_0x53f602([0x4d,0x61,0x74,0x68])][_0x53f602([0x63,0x65,0x69,0x6c])](_0x2c4b0a/_0x2b4501)));window[_0x53f602([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53f602([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2db6f7,_0x4ab232);}function _0x12c563(){const _0x450cb5=_0x53f602([0x6c,0x6c,0x63,0x74,0x2d])+_0x1d0e93(_0x665be5(_0x29859a)),_0x1580d4=window[_0x53f602([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53f602([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x450cb5);return _0x1580d4?window[_0x53f602([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x242a72(_0x1580d4),0x10)*_0x2b4501:null;}function _0x31ff5a(_0x389c6f){return new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x108462,_0xe20c82)=>{_0x389c6f[_0x53f602([0x74,0x68,0x65,0x6e])](_0x108462,_0xe20c82),window[_0x53f602([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xe20c82,0x190f8c7d^_0x31afb3);});}}_0x295a26[_0x53f602([0x6f,0x6e])](_0x53f602([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a87b4,_0x459c02)=>{if(_0x459c02[0x0]!=_0x29859a)return _0x3d5e77(_0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x459c02[0x1]={..._0x459c02[0x1],[_0x53f602([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x54ef9c};},{[_0x53f602([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53f602([0x68,0x69,0x67,0x68])}),_0x295a26[_0x53f602([0x6f,0x6e])](_0x53f602([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x186995=>{_0x3855a7(_0x186995[_0x53f602([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ae67c=!0x0,_0xc54d2e(_0x186995[_0x53f602([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x53f602([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53f602([0x6c,0x6f,0x77])}),_0x177886[_0x53f602([0x74,0x68,0x65,0x6e])](()=>{_0x4ae67c||_0x3d5e77(_0x53f602([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x151e21(){return _0x295a26[_0x53f602([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53f602([0x76,0x69,0x65,0x77])][_0x53f602([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x53f602([0x61,0x75,0x74,0x6f]);}function _0x49d945(){_0x295a26[_0x53f602([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53f602([0x76,0x69,0x65,0x77])][_0x53f602([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x53f602([0x61,0x75,0x74,0x6f]);}}function _0x5a3b7d(_0x1c024f){const _0x53529c=[new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8be81e=>setTimeout(_0x8be81e,0x19076671^_0x31afb3)),_0x177886[_0x53f602([0x74,0x68,0x65,0x6e])](()=>new window[(_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x501919=>{let _0x504ac7=0x0;_0x295a26[_0x53f602([0x6d,0x6f,0x64,0x65,0x6c])][_0x53f602([0x6f,0x6e])](_0x53f602([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x288ac0,_0x22051c)=>{_0x22051c[0x0][_0x53f602([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x504ac7++,_0x504ac7==(0x190e5945^_0x31afb3)&&(_0x501919(),_0x288ac0[_0x53f602([0x6f,0x66,0x66])]());});}))];return window[_0x53f602([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x53f602([0x72,0x61,0x63,0x65])](_0x53529c)[_0x53f602([0x74,0x68,0x65,0x6e])](()=>_0x1c024f);}async function _0x35bbcf(){await _0x177886,_0x295a26[_0x53f602([0x6d,0x6f,0x64,0x65,0x6c])][_0x53f602([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ca75c,_0x295a26[_0x53f602([0x6d,0x6f,0x64,0x65,0x6c])][_0x53f602([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ca75c,_0x295a26[_0x53f602([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53f602([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x432cab(_0x534b2f){const _0x38c01b=_0x4d435f();_0x295a26[_0x38c01b]=_0x53f602([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])+_0x534b2f,_0x534b2f!=_0x53f602([0x56,0x61,0x6c,0x69,0x64])&&_0x35bbcf();}function _0x4d435f(){const _0x4f14c8=window[_0x53f602([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x53f602([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x53f602([0x6e,0x6f,0x77])]())[_0x53f602([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x53f602([0x2e]),'');let _0x43b6ec=_0x53f602([0x4a]);for(let _0xbb0bce=0x0;_0xbb0bce<_0x4f14c8[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbb0bce+=0x2){let _0x2c7034=window[_0x53f602([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f14c8[_0x53f602([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbb0bce,_0xbb0bce+0x2));_0x2c7034>=_0x38b43f[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c7034-=_0x38b43f[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x43b6ec+=_0x38b43f[_0x2c7034];}return _0x43b6ec;}function _0x4c4825(){const _0x18775c=_0x8ec99[_0x53f602([0x73,0x70,0x6c,0x69,0x74])](_0x53f602([0x2e]));if(0x3!=_0x18775c[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x383b07(_0x18775c[0x1]);function _0x383b07(_0xd9acc8){const _0x44ba85=_0x2e07f7(_0xd9acc8);return _0x44ba85&&_0x2c793d()?_0x44ba85:null;function _0x2c793d(){const _0x532056=_0x44ba85[_0x53f602([0x6a,0x74,0x69])],_0x3de141=window[_0x53f602([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x532056[_0x53f602([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x532056[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3e64b7={..._0x44ba85,[_0x53f602([0x6a,0x74,0x69])]:_0x532056[_0x53f602([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x532056[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3e64b7[_0x53f602([0x76,0x63])],_0x665be5(_0x3e64b7)==_0x3de141;}}}async function _0x3bd38f(){let _0xb0fc8=!0x0;try{const _0x5ca1eb=_0x8ec99[_0x53f602([0x73,0x70,0x6c,0x69,0x74])](_0x53f602([0x2e])),[_0x672c86,_0x342b38,_0x5d1e0c]=_0x5ca1eb;return _0x487374(_0x672c86),await _0x897519(_0x672c86,_0x342b38,_0x5d1e0c),_0xb0fc8;}catch(_0x22c16b){return!0x1;}function _0x487374(_0xb1d6f0){const _0x84ddd8=_0x2e07f7(_0xb1d6f0);_0x84ddd8&&_0x84ddd8[_0x53f602([0x61,0x6c,0x67])]==_0x53f602([0x45,0x53,0x32,0x35,0x36])||(_0xb0fc8=!0x1);}async function _0x897519(_0x2fbe18,_0x25b001,_0x40fabf){const _0x5ad81a=window[_0x53f602([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x53f602([0x66,0x72,0x6f,0x6d])](_0x473d1f(_0x40fabf),_0x2878d7=>_0x2878d7[_0x53f602([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x214694=new window[(_0x53f602([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x53f602([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2fbe18+_0x53f602([0x2e])+_0x25b001),_0x36b219=window[_0x53f602([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x53f602([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x36b219)return;const _0x1f2bc2=await _0x36b219[_0x53f602([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x53f602([0x6a,0x77,0x6b]),_0x160244,{[_0x53f602([0x6e,0x61,0x6d,0x65])]:_0x53f602([0x45,0x43,0x44,0x53,0x41]),[_0x53f602([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x53f602([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x53f602([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x36b219[_0x53f602([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x53f602([0x6e,0x61,0x6d,0x65])]:_0x53f602([0x45,0x43,0x44,0x53,0x41]),[_0x53f602([0x68,0x61,0x73,0x68])]:{[_0x53f602([0x6e,0x61,0x6d,0x65])]:_0x53f602([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f2bc2,_0x5ad81a,_0x214694)||(_0xb0fc8=!0x1);}}function _0x2e07f7(_0x59d78a){return _0x59d78a[_0x53f602([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x53f602([0x65,0x79]))?JSON[_0x53f602([0x70,0x61,0x72,0x73,0x65])](_0x473d1f(_0x59d78a)):null;}function _0x473d1f(_0x266987){return window[_0x53f602([0x61,0x74,0x6f,0x62])](_0x266987[_0x53f602([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x53f602([0x2b]))[_0x53f602([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x53f602([0x2f])));}function _0x665be5(_0x1c263b){let _0x4017=0x1505;function _0x430833(_0x2fd353){for(let _0x329f21=0x0;_0x329f21<_0x2fd353[_0x53f602([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x329f21++){const _0x56073d=_0x2fd353[_0x53f602([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x329f21);_0x4017=(_0x4017<<0x5)+_0x4017+_0x56073d,_0x4017&=_0x4017;}}function _0x3e3d5e(_0x489067){Array[_0x53f602([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x489067)?_0x489067[_0x53f602([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e3d5e):_0x489067&&typeof _0x489067==_0x53f602([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x53f602([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x489067)[_0x53f602([0x73,0x6f,0x72,0x74])]()[_0x53f602([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x28b609,_0x369dd0])=>{_0x430833(_0x28b609),_0x3e3d5e(_0x369dd0);}):_0x430833(window[_0x53f602([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x489067));}return _0x3e3d5e(_0x1c263b),_0x4017>>>0x0;}function _0x1d0e93(_0x22c838){return _0x22c838[_0x53f602([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x53f602([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x53f602([0x30]));}function _0x242a72(_0x528ec5){return _0x528ec5[_0x53f602([0x73,0x70,0x6c,0x69,0x74])]('')[_0x53f602([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x53f602([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ca75c(){}function _0x53f602(_0x4d5d1b){const _0x262395=_0x2124;return _0x4d5d1b[_0x262395(0x99)](_0x68fd05=>String[_0x262395(0x85)](_0x68fd05))[_0x262395(0xa3)]('');}_0x432cab(await _0x2841aa());}(this);}}
|
|
23
|
+
const _0x3b145f=_0x11b7;(function(_0x3df86b,_0x57c56d){const _0x23b764=_0x11b7,_0x4f8586=_0x3df86b();while(!![]){try{const _0x388d49=-parseInt(_0x23b764(0x18b))/0x1+parseInt(_0x23b764(0x18a))/0x2*(parseInt(_0x23b764(0x178))/0x3)+parseInt(_0x23b764(0x18e))/0x4*(parseInt(_0x23b764(0x18c))/0x5)+parseInt(_0x23b764(0x16e))/0x6*(parseInt(_0x23b764(0x17d))/0x7)+-parseInt(_0x23b764(0x182))/0x8+parseInt(_0x23b764(0x190))/0x9+-parseInt(_0x23b764(0x17e))/0xa;if(_0x388d49===_0x57c56d)break;else _0x4f8586['push'](_0x4f8586['shift']());}catch(_0x1a9ee0){_0x4f8586['push'](_0x4f8586['shift']());}}}(_0x5541,0x4ddde));import{Plugin as _0x176e71}from'ckeditor5/src/core.js';function _0x11b7(_0x4000f1,_0x2530f5){const _0x5541c2=_0x5541();return _0x11b7=function(_0x11b790,_0x490b86){_0x11b790=_0x11b790-0x16e;let _0x164561=_0x5541c2[_0x11b790];return _0x164561;},_0x11b7(_0x4000f1,_0x2530f5);}import{parseHtml as _0x2f6f92}from'@ckeditor/ckeditor5-paste-from-office';function _0x5541(){const _0x54ef6b=['editing','isOfficialPlugin','text/html','view','15vUwloO','high','isPremiumPlugin','PasteFromOfficeEnhancedInliner','plugins','7nsweTj','9267940yOjgbr','ClipboardPipeline','get','document','1167864qNQmEL','editor','_parsedData','afterInit','PasteFromOffice','fromCharCode','requires','join','166996MzxcpL','309473ToIvGB','476120sEmhaL','inputTransformation','16UADkTl','pluginName','4444677xFRzWE','stylesProcessor','init','getData','2453718OrILoT','map','execute','dataTransfer','href','isActive'];_0x5541=function(){return _0x54ef6b;};return _0x5541();}import{priorities as _0x289ecf,uid as _0x16a5ec}from'ckeditor5/src/utils.js';import _0x555773 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x176e71{static get[_0x3b145f(0x18f)](){const _0xe5f53c=_0x3b145f;return _0xe5f53c(0x17b);}static get[_0x3b145f(0x175)](){return!0x0;}static get[_0x3b145f(0x17a)](){return!0x0;}static get[_0x3b145f(0x188)](){const _0x28bc73=_0x3b145f;return[_0x28bc73(0x186)];}[_0x3b145f(0x192)](){const _0x377942=_0x3b145f,_0x45fbed=this[_0x377942(0x183)],_0x158c6e=_0x45fbed[_0x377942(0x17c)][_0x377942(0x180)](_0x377942(0x17f)),_0x1847b7=_0x45fbed[_0x377942(0x174)][_0x377942(0x177)][_0x377942(0x181)],_0x56e404=new _0x555773(_0x1847b7);_0x158c6e['on'](_0x377942(0x18d),(_0x2450c5,_0x2a4206)=>{const _0x56a66c=_0x377942,_0x165792=_0x2a4206[_0x56a66c(0x171)][_0x56a66c(0x193)](_0x56a66c(0x176));_0x56e404[_0x56a66c(0x173)](_0x165792)&&(_0x2a4206[_0x56a66c(0x184)]||(_0x2a4206[_0x56a66c(0x184)]=_0x2f6f92(_0x165792,_0x1847b7[_0x56a66c(0x191)])),_0x56e404[_0x56a66c(0x170)](_0x2a4206));},{'priority':_0x289ecf[_0x377942(0x180)](_0x377942(0x179))+0xb});}[_0x3b145f(0x185)](){!async function(_0x2a16b4){const _0x2c5bc6=_0x5caba9([0x54,0x6e,0x66,0x46,0x78,0x62,0x61,0x42,0x67,0x65,0x35,0x4f,0x4e,0x63,0x7a,0x68,0x72,0x30,0x77,0x4a,0x52,0x70,0x4c,0x57,0x6a,0x51,0x47,0x71,0x64,0x34,0x69,0x56,0x79,0x53,0x58,0x43,0x33,0x44,0x32,0x37,0x6c,0x49,0x48,0x5a,0x31,0x74,0x76,0x73,0x38,0x59,0x6d,0x6f,0x39,0x75,0x45,0x4d,0x50,0x55,0x41,0x4b,0x6b,0x36]),_0x16f728=0x4c148453,_0x2c283c=0x4c13da13^_0x16f728,_0x167ff1=window[_0x5caba9([0x44,0x61,0x74,0x65])][_0x5caba9([0x6e,0x6f,0x77])](),_0x412f9d=_0x2a16b4[_0x5caba9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x33e756=new window[(_0x5caba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ea6b8=>{_0x412f9d[_0x5caba9([0x6f,0x6e,0x63,0x65])](_0x5caba9([0x72,0x65,0x61,0x64,0x79]),_0x2ea6b8);}),_0x4c7cce={[_0x5caba9([0x6b,0x74,0x79])]:_0x5caba9([0x45,0x43]),[_0x5caba9([0x75,0x73,0x65])]:_0x5caba9([0x73,0x69,0x67]),[_0x5caba9([0x63,0x72,0x76])]:_0x5caba9([0x50,0x2d,0x32,0x35,0x36]),[_0x5caba9([0x78])]:_0x5caba9([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]),[_0x5caba9([0x79])]:_0x5caba9([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]),[_0x5caba9([0x61,0x6c,0x67])]:_0x5caba9([0x45,0x53,0x32,0x35,0x36])},_0x2b5fa9=_0x412f9d[_0x5caba9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5caba9([0x67,0x65,0x74])](_0x5caba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f33d6(){let _0x4101d8,_0x39a9e1=null,_0x1d471c=null;try{if(_0x2b5fa9==_0x5caba9([0x47,0x50,0x4c]))return _0x5caba9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4101d8=_0x2c84e6(),!_0x4101d8)return _0x5caba9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4101d8[_0x5caba9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d471c=_0x4794f3(_0x4101d8[_0x5caba9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4101d8[_0x5caba9([0x6a,0x74,0x69])])),await _0x2335fb()?_0x183837()?_0x133023()?_0x5caba9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x236daa()?(_0x4101d8[_0x5caba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5caba9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x39a9e1=_0x5986a7(_0x5caba9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4101d8[_0x5caba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5caba9([0x74,0x72,0x69,0x61,0x6c])&&(_0x39a9e1=_0x5986a7(_0x5caba9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x11cf20()):_0x5caba9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5caba9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5caba9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x420732){return _0x5caba9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x133023(){const _0x1572a8=[_0x5caba9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5caba9([0x74,0x72,0x69,0x61,0x6c])][_0x5caba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4101d8[_0x5caba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x167ff1/0x3e8:0xe10*_0x2c283c;return _0x4101d8[_0x5caba9([0x65,0x78,0x70])]<_0x1572a8;}function _0x183837(){const _0x30d61b=_0x4101d8[_0x5caba9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x30d61b&&(!!_0x30d61b[_0x5caba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5caba9([0x2a]))||(!!_0x30d61b[_0x5caba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5caba9([0x50,0x4f,0x45]))||!!_0x30d61b[_0x5caba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5caba9([0x50,0x50]))));}function _0x236daa(){const _0x1013db=_0x11b7,_0x367740=_0x4101d8[_0x5caba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x367740||0x0==_0x367740[_0x5caba9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40f411}=new URL(window[_0x5caba9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1013db(0x172)]);if(_0x367740[_0x5caba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40f411))return!0x0;const _0x2323c4=_0x40f411[_0x5caba9([0x73,0x70,0x6c,0x69,0x74])](_0x5caba9([0x2e]));return _0x367740[_0x5caba9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d0458=>_0x1d0458[_0x5caba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5caba9([0x2a])))[_0x5caba9([0x6d,0x61,0x70])](_0x8060c4=>_0x8060c4[_0x5caba9([0x73,0x70,0x6c,0x69,0x74])](_0x5caba9([0x2e])))[_0x5caba9([0x73,0x6f,0x6d,0x65])](_0x163101=>_0x2323c4[_0x5caba9([0x65,0x76,0x65,0x72,0x79])]((_0x4ce113,_0x2178c5)=>_0x163101[_0x2178c5]===_0x4ce113||_0x163101[_0x2178c5]===_0x5caba9([0x2a])));}function _0x11cf20(){return _0x39a9e1&&_0x1d471c?new window[(_0x5caba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49f3dd,_0x1c80d8)=>{_0x39a9e1[_0x5caba9([0x74,0x68,0x65,0x6e])](_0x49f3dd,_0x1c80d8),_0x1d471c[_0x5caba9([0x74,0x68,0x65,0x6e])](_0x9cf11a=>{_0x9cf11a!=_0x5caba9([0x56,0x61,0x6c,0x69,0x64])&&_0x49f3dd(_0x9cf11a);},_0x1c80d8);}):_0x39a9e1||_0x1d471c||_0x5caba9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4794f3(_0x3aa9f5,_0x5f39a3){return new window[(_0x5caba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24a9ea=>{if(_0xa42cc7())return _0x24a9ea(_0x5caba9([0x56,0x61,0x6c,0x69,0x64]));_0x1ab567(),_0x412f9d[_0x5caba9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5caba9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4cd45b=!0x1;const _0x3e4456=_0x16a5ec();function _0x3a0ba5(_0x23156b){return!!_0x23156b&&(typeof _0x23156b===_0x5caba9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x23156b===_0x5caba9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x23156b[_0x5caba9([0x74,0x68,0x65,0x6e])]===_0x5caba9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x23156b[_0x5caba9([0x63,0x61,0x74,0x63,0x68])]===_0x5caba9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x33765a(_0x27e061){_0x52e86a(_0x27e061)[_0x5caba9([0x74,0x68,0x65,0x6e])](_0x7f196b=>{if(!_0x7f196b||_0x7f196b[_0x5caba9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5caba9([0x6f,0x6b]))return _0x5caba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x52bcfb(_0xb096b0(_0x3e4456+_0x5f39a3))!=_0x7f196b[_0x5caba9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5caba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5caba9([0x56,0x61,0x6c,0x69,0x64]);})[_0x5caba9([0x74,0x68,0x65,0x6e])](_0x1bdc0c=>(_0x1e1ac5(),_0x1bdc0c),()=>{const _0xc028e4=_0x43c24a();return null==_0xc028e4?(_0x1e1ac5(),_0x5caba9([0x56,0x61,0x6c,0x69,0x64])):_0x5caba9(_0x167ff1-_0xc028e4>(0x68180053^_0x16f728)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5caba9([0x74,0x68,0x65,0x6e])](_0x24a9ea)[_0x5caba9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x24a9ea(_0x5caba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x362573=0x4c226ad3^_0x16f728;function _0x1e1ac5(){const _0x561896=_0x5caba9([0x6c,0x6c,0x63,0x74,0x2d])+_0x52bcfb(_0xb096b0(_0x3aa9f5)),_0x258ebf=_0x3e9027(_0x52bcfb(window[_0x5caba9([0x4d,0x61,0x74,0x68])][_0x5caba9([0x63,0x65,0x69,0x6c])](_0x167ff1/_0x362573)));window[_0x5caba9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5caba9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x561896,_0x258ebf);}function _0x43c24a(){const _0x5b0331=_0x5caba9([0x6c,0x6c,0x63,0x74,0x2d])+_0x52bcfb(_0xb096b0(_0x3aa9f5)),_0x9b6124=window[_0x5caba9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5caba9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b0331);return _0x9b6124?window[_0x5caba9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e9027(_0x9b6124),0x10)*_0x362573:null;}function _0x52e86a(_0x6f966d){return new window[(_0x5caba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x207898,_0x58302f)=>{_0x6f966d[_0x5caba9([0x74,0x68,0x65,0x6e])](_0x207898,_0x58302f),window[_0x5caba9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x58302f,0x4c155093^_0x16f728);});}}_0x412f9d[_0x5caba9([0x6f,0x6e])](_0x5caba9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xcf50d9,_0x4a1bcc)=>{if(_0x4a1bcc[0x0]!=_0x3aa9f5)return _0x24a9ea(_0x5caba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4a1bcc[0x1]={..._0x4a1bcc[0x1],[_0x5caba9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3e4456};},{[_0x5caba9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5caba9([0x68,0x69,0x67,0x68])}),_0x412f9d[_0x5caba9([0x6f,0x6e])](_0x5caba9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x331f7d=>{_0x3a0ba5(_0x331f7d[_0x5caba9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4cd45b=!0x0,_0x33765a(_0x331f7d[_0x5caba9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5caba9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5caba9([0x6c,0x6f,0x77])}),_0x33e756[_0x5caba9([0x74,0x68,0x65,0x6e])](()=>{_0x4cd45b||_0x24a9ea(_0x5caba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xa42cc7(){return _0x412f9d[_0x5caba9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5caba9([0x76,0x69,0x65,0x77])][_0x5caba9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5caba9([0x61,0x75,0x74,0x6f]);}function _0x1ab567(){_0x412f9d[_0x5caba9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5caba9([0x76,0x69,0x65,0x77])][_0x5caba9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5caba9([0x61,0x75,0x74,0x6f]);}}function _0x5986a7(_0xbfafde){const _0x145107=[new window[(_0x5caba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x154d84=>setTimeout(_0x154d84,0x4c1dba9f^_0x16f728)),_0x33e756[_0x5caba9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5caba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc5b8aa=>{let _0x4620d8=0x0;_0x412f9d[_0x5caba9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5caba9([0x6f,0x6e])](_0x5caba9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2e7478,_0x546e62)=>{_0x546e62[0x0][_0x5caba9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4620d8++,_0x4620d8==(0x4c1485ab^_0x16f728)&&(_0xc5b8aa(),_0x2e7478[_0x5caba9([0x6f,0x66,0x66])]());});}))];return window[_0x5caba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5caba9([0x72,0x61,0x63,0x65])](_0x145107)[_0x5caba9([0x74,0x68,0x65,0x6e])](()=>_0xbfafde);}async function _0x462f38(){await _0x33e756,_0x412f9d[_0x5caba9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5caba9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x58815c,_0x412f9d[_0x5caba9([0x6d,0x6f,0x64,0x65,0x6c])][_0x5caba9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x58815c,_0x412f9d[_0x5caba9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5caba9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2234e0(_0x53d5b8){const _0x499a5e=_0x402022();_0x412f9d[_0x499a5e]=_0x5caba9([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])+_0x53d5b8,_0x53d5b8!=_0x5caba9([0x56,0x61,0x6c,0x69,0x64])&&_0x462f38();}function _0x402022(){const _0x5dfe7e=window[_0x5caba9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5caba9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5caba9([0x6e,0x6f,0x77])]())[_0x5caba9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5caba9([0x2e]),'');let _0x2e0147=_0x5caba9([0x54]);for(let _0x51bd22=0x0;_0x51bd22<_0x5dfe7e[_0x5caba9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51bd22+=0x2){let _0x50d1d2=window[_0x5caba9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5dfe7e[_0x5caba9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x51bd22,_0x51bd22+0x2));_0x50d1d2>=_0x2c5bc6[_0x5caba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x50d1d2-=_0x2c5bc6[_0x5caba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2e0147+=_0x2c5bc6[_0x50d1d2];}return _0x2e0147;}function _0x2c84e6(){const _0x8ad36c=_0x2b5fa9[_0x5caba9([0x73,0x70,0x6c,0x69,0x74])](_0x5caba9([0x2e]));if(0x3!=_0x8ad36c[_0x5caba9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5b9889(_0x8ad36c[0x1]);function _0x5b9889(_0x277834){const _0x291062=_0x21f35d(_0x277834);return _0x291062&&_0x45cec1()?_0x291062:null;function _0x45cec1(){const _0x200bc2=_0x291062[_0x5caba9([0x6a,0x74,0x69])],_0x163d38=window[_0x5caba9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x200bc2[_0x5caba9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x200bc2[_0x5caba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xfc843d={..._0x291062,[_0x5caba9([0x6a,0x74,0x69])]:_0x200bc2[_0x5caba9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x200bc2[_0x5caba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xfc843d[_0x5caba9([0x76,0x63])],_0xb096b0(_0xfc843d)==_0x163d38;}}}async function _0x2335fb(){let _0x45d14f=!0x0;try{const _0x337aa1=_0x2b5fa9[_0x5caba9([0x73,0x70,0x6c,0x69,0x74])](_0x5caba9([0x2e])),[_0x515026,_0x5acc45,_0x58e603]=_0x337aa1;return _0x2db8bf(_0x515026),await _0x3bf22c(_0x515026,_0x5acc45,_0x58e603),_0x45d14f;}catch(_0x4d53d7){return!0x1;}function _0x2db8bf(_0x60221b){const _0x55abf2=_0x21f35d(_0x60221b);_0x55abf2&&_0x55abf2[_0x5caba9([0x61,0x6c,0x67])]==_0x5caba9([0x45,0x53,0x32,0x35,0x36])||(_0x45d14f=!0x1);}async function _0x3bf22c(_0x2d2e42,_0x3c6d0a,_0xf7183b){const _0x23df5b=window[_0x5caba9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5caba9([0x66,0x72,0x6f,0x6d])](_0x593e17(_0xf7183b),_0x5904a8=>_0x5904a8[_0x5caba9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x363ead=new window[(_0x5caba9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5caba9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d2e42+_0x5caba9([0x2e])+_0x3c6d0a),_0x934b83=window[_0x5caba9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5caba9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x934b83)return;const _0x5b3b24=await _0x934b83[_0x5caba9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5caba9([0x6a,0x77,0x6b]),_0x4c7cce,{[_0x5caba9([0x6e,0x61,0x6d,0x65])]:_0x5caba9([0x45,0x43,0x44,0x53,0x41]),[_0x5caba9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5caba9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5caba9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x934b83[_0x5caba9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5caba9([0x6e,0x61,0x6d,0x65])]:_0x5caba9([0x45,0x43,0x44,0x53,0x41]),[_0x5caba9([0x68,0x61,0x73,0x68])]:{[_0x5caba9([0x6e,0x61,0x6d,0x65])]:_0x5caba9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b3b24,_0x23df5b,_0x363ead)||(_0x45d14f=!0x1);}}function _0x21f35d(_0x366403){return _0x366403[_0x5caba9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5caba9([0x65,0x79]))?JSON[_0x5caba9([0x70,0x61,0x72,0x73,0x65])](_0x593e17(_0x366403)):null;}function _0x593e17(_0xb90341){return window[_0x5caba9([0x61,0x74,0x6f,0x62])](_0xb90341[_0x5caba9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5caba9([0x2b]))[_0x5caba9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5caba9([0x2f])));}function _0xb096b0(_0x1ffc70){let _0x210843=0x1505;function _0xd4fa89(_0xcaf517){for(let _0x142100=0x0;_0x142100<_0xcaf517[_0x5caba9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x142100++){const _0x40c424=_0xcaf517[_0x5caba9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x142100);_0x210843=(_0x210843<<0x5)+_0x210843+_0x40c424,_0x210843&=_0x210843;}}function _0x452e4d(_0x28487a){Array[_0x5caba9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x28487a)?_0x28487a[_0x5caba9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x452e4d):_0x28487a&&typeof _0x28487a==_0x5caba9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5caba9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x28487a)[_0x5caba9([0x73,0x6f,0x72,0x74])]()[_0x5caba9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1bb675,_0x19ce67])=>{_0xd4fa89(_0x1bb675),_0x452e4d(_0x19ce67);}):_0xd4fa89(window[_0x5caba9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x28487a));}return _0x452e4d(_0x1ffc70),_0x210843>>>0x0;}function _0x52bcfb(_0x1a6558){return _0x1a6558[_0x5caba9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5caba9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5caba9([0x30]));}function _0x3e9027(_0x23c313){return _0x23c313[_0x5caba9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5caba9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5caba9([0x6a,0x6f,0x69,0x6e])]('');}function _0x58815c(){}function _0x5caba9(_0x27ff2b){const _0x519abe=_0x11b7;return _0x27ff2b[_0x519abe(0x16f)](_0x321fec=>String[_0x519abe(0x187)](_0x321fec))[_0x519abe(0x189)]('');}_0x2234e0(await _0x1f33d6());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x3d22fd=_0x1e66;(function(_0x28b0e0,_0x63886b){const _0x3f779e=_0x1e66,_0x17d462=_0x28b0e0();while(!![]){try{const _0x45dd02=parseInt(_0x3f779e(0x15b))/0x1*(-parseInt(_0x3f779e(0x167))/0x2)+-parseInt(_0x3f779e(0x16e))/0x3*(-parseInt(_0x3f779e(0x139))/0x4)+parseInt(_0x3f779e(0x165))/0x5*(parseInt(_0x3f779e(0x145))/0x6)+parseInt(_0x3f779e(0x15c))/0x7+parseInt(_0x3f779e(0x169))/0x8*(parseInt(_0x3f779e(0x143))/0x9)+-parseInt(_0x3f779e(0x151))/0xa+parseInt(_0x3f779e(0x13d))/0xb;if(_0x45dd02===_0x63886b)break;else _0x17d462['push'](_0x17d462['shift']());}catch(_0xc22dd0){_0x17d462['push'](_0x17d462['shift']());}}}(_0x5624,0x41cfb));import{Plugin as _0xaf2da2}from'ckeditor5/src/core.js';import{parseHtml as _0x3bc34d}from'@ckeditor/ckeditor5-paste-from-office';function _0x1e66(_0x50afa9,_0x1abbc8){const _0x562499=_0x5624();return _0x1e66=function(_0x1e6651,_0x4e4342){_0x1e6651=_0x1e6651-0x139;let _0x7d749a=_0x562499[_0x1e6651];return _0x7d749a;},_0x1e66(_0x50afa9,_0x1abbc8);}import{priorities as _0x26306d}from'ckeditor5/src/utils.js';function _0x5624(){const _0x37e253=['39189zNZmJP','init','20zHpsrd','editor','high','requires','342496YYfzHA','destroy','_showLicenseError','ClipboardPipeline','isActive','editing','9VXgaHA','PasteFromOffice','24Inoslh','licenseKey','view','PasteFromOfficeEnhancedPropagator','expired','pasteFromOfficeEnhancedLicenseKeyInvalid','isPremiumPlugin','plugins','config','trialLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','4737960aHbpaR','stylesProcessor','get','pasteFromOfficeEnhancedLicenseKeyExpired','pluginName','dataTransfer','pasteFromOfficeEnhancedLicenseKeyTrialLimit','inputTransformation','execute','PasteFromOfficeEnhanced','883NFNgcM','2233161jsRScu','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','text/html','getData','pasteFromOfficeEnhancedLicenseKeyDomainLimit','domainLimit','featureNotAllowed','83510UKejnd','usageLimit','136smAcsn','_parsedData','2568968LuaLvm','isOfficialPlugin','invalid','document','evaluationLimit'];_0x5624=function(){return _0x37e253;};return _0x5624();}import _0x38f756 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0xaf2da2{static get[_0x3d22fd(0x155)](){const _0x19f3d1=_0x3d22fd;return _0x19f3d1(0x148);}static get[_0x3d22fd(0x16a)](){return!0x0;}static get[_0x3d22fd(0x14b)](){return!0x0;}static get[_0x3d22fd(0x13c)](){const _0x1b8855=_0x3d22fd;return[_0x1b8855(0x144)];}[_0x3d22fd(0x16f)](){const _0x468031=_0x3d22fd,_0x7ed4d1=this[_0x468031(0x13a)],_0x3d1536=_0x7ed4d1[_0x468031(0x14c)][_0x468031(0x153)](_0x468031(0x140)),_0x5f40c1=_0x7ed4d1[_0x468031(0x142)][_0x468031(0x147)][_0x468031(0x16c)],_0x3afe2e=new _0x38f756(_0x5f40c1);_0x3d1536['on'](_0x468031(0x158),(_0x915b0d,_0x290d03)=>{const _0x597638=_0x468031,_0x1512e8=_0x290d03[_0x597638(0x156)][_0x597638(0x161)](_0x597638(0x160));_0x3afe2e[_0x597638(0x141)](_0x1512e8)&&(_0x290d03[_0x597638(0x168)]||(_0x290d03[_0x597638(0x168)]=_0x3bc34d(_0x1512e8,_0x5f40c1[_0x597638(0x152)])),_0x3afe2e[_0x597638(0x159)](_0x290d03));},{'priority':_0x26306d[_0x468031(0x153)](_0x468031(0x13b))+0xa}),this[_0x468031(0x146)]=this[_0x468031(0x13a)][_0x468031(0x14d)][_0x468031(0x153)](_0x468031(0x146));const _0x5f0397=this[_0x468031(0x13a)];this[_0x468031(0x15d)]=setInterval(()=>{const _0x2dfbec=_0x468031;let _0x9dde07;for(const _0x3abd43 in _0x5f0397){const _0x3cd1a6=_0x3abd43,_0x3f50c4=_0x5f0397[_0x3cd1a6];if(_0x2dfbec(0x15e)==_0x3f50c4||_0x2dfbec(0x14a)==_0x3f50c4||_0x2dfbec(0x154)==_0x3f50c4||_0x2dfbec(0x162)==_0x3f50c4||_0x2dfbec(0x15f)==_0x3f50c4||_0x2dfbec(0x14f)==_0x3f50c4||_0x2dfbec(0x157)==_0x3f50c4||_0x2dfbec(0x150)==_0x3f50c4){delete _0x5f0397[_0x3cd1a6],_0x9dde07=_0x3f50c4,clearInterval(this[_0x2dfbec(0x15d)]),this[_0x2dfbec(0x15d)]=void 0x0;break;}}_0x2dfbec(0x14a)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x16b)),_0x2dfbec(0x154)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x149)),_0x2dfbec(0x162)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x163)),_0x2dfbec(0x15f)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x164),_0x2dfbec(0x15a)),_0x2dfbec(0x14f)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x16d)),_0x2dfbec(0x157)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x14e)),_0x2dfbec(0x150)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x166));},0x3e8);}[_0x3d22fd(0x13e)](){const _0x40982c=_0x3d22fd;super[_0x40982c(0x13e)](),this[_0x40982c(0x15d)]&&clearInterval(this[_0x40982c(0x15d)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x124cc1,_0x395d4c){const _0xb23012=_0x4a64,_0x16969b=_0x124cc1();while(!![]){try{const _0x3746d3=parseInt(_0xb23012(0xf3))/0x1+parseInt(_0xb23012(0xf7))/0x2+parseInt(_0xb23012(0xf6))/0x3*(-parseInt(_0xb23012(0xf8))/0x4)+-parseInt(_0xb23012(0xf4))/0x5+-parseInt(_0xb23012(0xf5))/0x6*(parseInt(_0xb23012(0xf0))/0x7)+-parseInt(_0xb23012(0xfa))/0x8+-parseInt(_0xb23012(0xf1))/0x9*(-parseInt(_0xb23012(0xf9))/0xa);if(_0x3746d3===_0x395d4c)break;else _0x16969b['push'](_0x16969b['shift']());}catch(_0x3e3263){_0x16969b['push'](_0x16969b['shift']());}}}(_0x139b,0x6d7dd));function _0x4a64(_0x29e440,_0x2c9d1e){const _0x139b2d=_0x139b();return _0x4a64=function(_0x4a64fa,_0x415f13){_0x4a64fa=_0x4a64fa-0xf0;let _0x19123b=_0x139b2d[_0x4a64fa];return _0x19123b;},_0x4a64(_0x29e440,_0x2c9d1e);}function _0x139b(){const _0x27182d=['1865109LozFPn','1211924OXjXns','4ilhVih','20CoYNBm','5441208TtmByq','28nXckDr','9020502ENBlqV','test','467009wefBVh','3935460VePwBW','810156fHSBAk'];_0x139b=function(){return _0x27182d;};return _0x139b();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x47ad3a){const _0x2a6f6e=_0x4a64;return m[_0x2a6f6e(0xf2)](_0x47ad3a);}
|