@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.10 → 44.2.0-alpha.12
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 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=C();return(S=function(t,e){return n[t-=368]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(750833===-parseInt(e(373))/1+-parseInt(e(376))/2*(-parseInt(e(379))/3)+-parseInt(e(371))/4+parseInt(e(377))/5+-parseInt(e(375))/6*(parseInt(e(372))/7)+-parseInt(e(369))/8*(-parseInt(e(374))/9)+parseInt(e(370))/10*(parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return E[S(368)](t)}function C(){const t=["3438mXEarv","1726350PDTEJn","997824iGLjUG","5777995KrPddp","33HuktIp","3vdcHgc","test","2808IJJfOS","6251690diqXPK","5396140ugfgAD","35VXegTt","125607tZLNhy"];return(C=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(587782===parseInt(e(307))/1*(parseInt(e(325))/2)+parseInt(e(326))/3*(parseInt(e(324))/4)+-parseInt(e(323))/5+parseInt(e(306))/6*(parseInt(e(314))/7)+parseInt(e(319))/8*(parseInt(e(316))/9)+-parseInt(e(298))/10+-parseInt(e(308))/11*(-parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=D,r=new Map;for(const[s,i]of e){if(!s[n(318)]&&!s[n(320)])continue;const e=!s[n(318)]||t[n(322)]===s[n(318)],o=!s[n(320)]||t[n(311)](s[n(320)]);e&&o&&r[n(321)](s,i)}return r}function O(){const t=["11107657mdwgoJ","trim","selectorText","hasClass","getPropertyValue","assign","9905FsXSjZ","split","1980513mBIUOG","cssRules","tagName","8hLznoW","className","set","name","5430900rVYPpl","4zpYRmb","18rVMOLM","1310967gtnoyL","12FTgFUE","9363390myWNYJ","groups","length","initial","push","style","exec","map","3558XIfbMU","11597LhJykt"];return(O=function(){return t})()}function F(t){const e=D,n={};for(let r=0;r<t[e(300)];r++){const s=t[r],i=t[e(312)](s);e(301)!==i&&(n[s]=i)}return n}function D(t,e){const n=O();return(D=function(t,e){return n[t-=297]})(t,e)}function N(t){const e=D,n=t[e(315)](",")[e(305)]((t=>t[e(309)]())),r=[];for(const t of n){const n=L[e(304)](t);n&&r[e(302)](n[e(299)])}return r}function j(t){const e=D,n={};for(const r of t)Object[e(313)](n,r);return n}const T=W;function W(t,e){const n=R();return(W=function(t,e){return n[t-=296]})(t,e)}function R(){const t=["2136000stulxf","values","7950SeJIyK","3051vmoRkG","isActive","execute","setStyle","size","item","from","document","1221DUbASI","_parsedData","1275778PtaEOS","hasStyle","68208APwlXJ","242330CiLinQ","958svVAwz","type","417jDynCV","createRangeIn","56zGlAnP","content","elementStart","36MuBUUF","44538oeZsGT"];return(R=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(147268===-parseInt(e(301))/1*(-parseInt(e(299))/2)+parseInt(e(307))/3*(-parseInt(e(303))/4)+parseInt(e(298))/5*(-parseInt(e(306))/6)+-parseInt(e(321))/7+parseInt(e(308))/8+-parseInt(e(311))/9*(parseInt(e(310))/10)+parseInt(e(319))/11*(parseInt(e(297))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class M extends w{[T(313)](t){const n=T,{body:r,styles:s}=t[n(320)],i=new e.UpcastWriter(r[n(318)]),o=i[n(302)](r),c=function(t){const e=D,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(321)](t,i)}return n}(function(t){const e=D,n={};for(const r of t)for(const t of r[e(317)])if(t instanceof CSSStyleRule){const r=F(t[e(303)]);n[t[e(310)]]=Object[e(313)]({},n[t[e(310)]]||{},r)}return n}(s));for(const t of o){if(n(305)!==t[n(300)])continue;const e=P(t[n(316)],c);if(e[n(315)]){const r=j(Array[n(317)](e[n(309)]()));for(const e in r){const s=t[n(316)];s[n(296)](e)||i[n(314)](e,r[e],s)}}}t[n(304)]=r}[T(312)](t){return super[T(312)](t)||A(t)}}const k=V;function V(t,e){const n=U();return(V=function(t,e){return n[t-=427]})(t,e)}function U(){const t=["2150hrQnHw","isActive","PasteFromOffice","high","9899346aBpDZy","map","pluginName","1808DteJcr","requires","isPremiumPlugin","254127oNUlJw","dataTransfer","init","href","text/html","editor","2025192SBMadr","plugins","execute","fromCharCode","join","document","77cuSAPH","editing","ClipboardPipeline","afterInit","206710gpCSGW","_parsedData","inputTransformation","7KJHsjN","view","stylesProcessor","getData","PasteFromOfficeEnhancedInliner","get","isOfficialPlugin","6924azPrXV","1528547ltayHa","41517MlYkfN"];return(U=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(835628===-parseInt(e(437))/1+-parseInt(e(455))/2+parseInt(e(449))/3+-parseInt(e(436))/4*(-parseInt(e(439))/5)+parseInt(e(443))/6*(parseInt(e(429))/7)+-parseInt(e(446))/8*(-parseInt(e(438))/9)+parseInt(e(465))/10*(-parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class K extends t.Plugin{static get[k(445)](){return k(433)}static get[k(435)](){return!0}static get[k(448)](){return!0}static get[k(447)](){return[k(441)]}[k(451)](){const t=k,e=this[t(454)],n=e[t(456)][t(434)](t(463)),r=e[t(462)][t(430)][t(460)],s=new M(r);n.on(t(428),((e,n)=>{const i=t,o=n[i(450)][i(432)](i(453));s[i(440)](o)&&(n[i(427)]||(n[i(427)]=b(o,r[i(431)])),s[i(457)](n))}),{priority:x.priorities[t(434)](t(442))+11})}[k(464)](){!async function(t){const e=d([105,69,97,102,104,81,56,111,70,107,48,68,80,53,52,54,86,117,74,55,71,88,100,49,73,75,108,106,84,98,67,116,121,115,79,66,83,120,77,76,89,99,51,101,50,114,112,119,110,78,82,85,103,65,118,90,57,113,87,72,122,109]),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=V;return t[e(444)]((t=>String[e(458)](t)))[e(459)]("")}!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([105]);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:17388e5;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(452)]);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 $=q;!function(t){const e=q,n=t();for(;;)try{if(340144===parseInt(e(451))/1+parseInt(e(463))/2*(-parseInt(e(465))/3)+-parseInt(e(444))/4*(-parseInt(e(449))/5)+-parseInt(e(477))/6*(parseInt(e(464))/7)+-parseInt(e(445))/8+-parseInt(e(458))/9+-parseInt(e(446))/10*(-parseInt(e(447))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);const z=[$(462),$(448),$(454),$(480),$(457),$(473),$(476),$(452)];function B(){const t=["font-weight","split","sup","font-style","12UhHlmD","length","forEach","text-decoration","bold","sub","super","removeStyle","bolder","from","setStyle","function","40mxwazq","3492184yyUwoS","4819280WKJFxQ","33fkezGm","font-family","284045EAXQnV","line-through","500711RZimex","vertical-align","filter","font-size","insertChild","createElement","text-decoration-line","5515290AtUNGf","getStyleNames","span","medium","color","4Ldyijy","2352315SfVmjV","679527UhXVND","keys","underline","getChildren","getStyle","italic","strong","includes"];return(B=function(){return t})()}const J=[$(462),$(448),$(454)],H={"font-style":[[$(470),"i"]],"font-weight":[[$(461),$(471)],[$(481),$(471)],[$(440),$(471)],[t=>Number(t)>=600,$(471)]],"text-decoration":[[$(467),"u"],[$(450),"s"]],"text-decoration-line":[[$(467),"u"],[$(450),"s"]],"vertical-align":[[$(482),$(482)],[$(483),$(475)]]};function q(t,e){const n=B();return(q=function(t,e){return n[t-=439]})(t,e)}function G(t){return z[$(472)](t)}function _(t){const e=$;return Array[e(441)](t[e(459)]())[e(453)](G)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(479)]((e=>{const i=n,o=t[i(469)](e);if(o)if(c=e,J[$(472)](c))r[e]=o;else if(e in H){const t=o[i(474)](" ");H[e][i(479)]((([n,r])=>{const o=i;for(const i of t)(o(443)==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(479)]((([,n])=>{const s=r,i=e[s(456)](n,[],t[s(468)]());e[s(455)](0,i,t)})),e[r(439)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(466)](n)[r(478)])return;const s=e[r(456)](r(460),[],t[r(468)]());e[r(442)](n,s),e[r(455)](0,s,t),e[r(439)](Object[r(466)](n),t)}(t,e,r)}const Z=Q;function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=371]})(t,e)}function Y(){const t=["908001mBEWSD","2834310DtdIwV","includes","element","4erRDmV","content","createRangeIn","2713494LhpBWr","font","blockElements","359745ijZsvW","execute","54402YCTAQN","name","130gpxZDt","16WFpJSn","getItems","74658xiDPQV","stylesProcessor","_parsedData","document","304979idqNJI","isActive"];return(Y=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(360568===parseInt(e(383))/1+parseInt(e(379))/2+parseInt(e(372))/3*(-parseInt(e(389))/4)+parseInt(e(376))/5*(parseInt(e(374))/6)+parseInt(e(392))/7+parseInt(e(377))/8*(-parseInt(e(385))/9)+-parseInt(e(386))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[Z(373)](t){const n=Z,{body:r}=t[n(381)],s=new e.UpcastWriter(r[n(382)]),i=s[n(391)](r),o=new e.ViewDocument(s[n(382)][n(380)]),c=[...new e.DomConverter(o)[n(371)],n(393)],a=i[n(378)]();for(const t of a)if(t.is(n(388))&&c[n(387)](t[n(375)])){X(t,s,_(t))}t[n(390)]=r}[Z(384)](t){return super[Z(384)](t)||A(t)}}function et(t,e){const n=st();return(et=function(t,e){return n[t-=241]})(t,e)}const nt=et;!function(t){const e=et,n=t();for(;;)try{if(692870===-parseInt(e(264))/1*(-parseInt(e(268))/2)+-parseInt(e(246))/3+-parseInt(e(254))/4*(-parseInt(e(277))/5)+parseInt(e(275))/6+parseInt(e(245))/7+parseInt(e(283))/8+-parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends t.Plugin{static get[nt(279)](){return nt(290)}static get[nt(247)](){return!0}static get[nt(284)](){return!0}static get[nt(276)](){return[nt(248)]}[nt(252)](){const t=nt,e=this[t(253)],n=e[t(263)][t(255)](t(272)),r=e[t(256)][t(293)][t(289)],s=new tt(r);n.on(t(274),((e,n)=>{const i=t,o=n[i(271)][i(265)](i(241));s[i(288)](o)&&(n[i(281)]||(n[i(281)]=b(o,r[i(259)])),s[i(278)](n))}),{priority:x.priorities[t(255)](t(285))+10}),this[t(280)]=this[t(253)][t(269)][t(255)](t(280));const i=this[t(253)];this[t(242)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(258)==s||e(287)==s||e(251)==s||e(250)==s||e(261)==s||e(286)==s||e(267)==s||e(291)==s){delete i[r],n=s,clearInterval(this[e(242)]),this[e(242)]=void 0;break}}e(287)==n&&i[e(257)](e(270)),e(251)==n&&i[e(257)](e(244)),e(250)==n&&i[e(257)](e(249)),e(261)==n&&i[e(257)](e(282),e(260)),e(286)==n&&i[e(257)](e(273)),e(267)==n&&i[e(257)](e(262)),e(291)==n&&i[e(257)](e(292))}),1e3)}[nt(243)](){const t=nt;super[t(243)](),this[t(242)]&&clearInterval(this[t(242)])}}function st(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","stylesProcessor","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyNotAllowed","trialLimit","plugins","11356ssRTVN","getData","5643666yDpBap","pasteFromOfficeEnhancedLicenseKeyTrialLimit","138iHIoxg","config","invalid","dataTransfer","ClipboardPipeline","evaluationLimit","inputTransformation","386550FpVvqq","requires","48010acDIsP","execute","pluginName","licenseKey","_parsedData","featureNotAllowed","3797752DDlLoE","isPremiumPlugin","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","isActive","document","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyUsageLimit","usageLimit","view","text/html","_licenseKeyCheckInterval","destroy","expired","6234599UFSnmT","2853099BDdYzy","isOfficialPlugin","PasteFromOffice","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","init","editor","24ppMunk","get","editing","_showLicenseError"];return(st=function(){return t})()}var it=ct;function ot(){var t=["7838382MpwRzP","requires","11VSlOgd","2553054jdkDtY","1319337kZWgng","5uWvsbz","PasteFromOfficeEnhanced","23993800yNoLOe","PasteFromOffice","isOfficialPlugin","8pjGird","7825531hHrhFD","5541064nOSghv","isPremiumPlugin","3987018BbNgBE","3drYFQr","pluginName"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=437]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(716766===-parseInt(e(439))/1+parseInt(e(438))/2*(parseInt(e(450))/3)+-parseInt(e(447))/4*(parseInt(e(440))/5)+parseInt(e(452))/6+parseInt(e(446))/7*(-parseInt(e(445))/8)+-parseInt(e(449))/9+parseInt(e(442))/10*(parseInt(e(437))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(451)](){return it(441)}static get[it(444)](){return!0}static get[it(448)](){return!0}static get[it(453)](){return[it(443),K,rt]}}function ut(){var t=["4387720mFbdbW","1170697xFrpXL","82780TvsycL","276SQDgTy","879963bOqBaj","1481306ilZyZb","120uBaIWb","1cNrdye","17455fMzReT","18mlswfG","10904phcwNf","147gOmVmb"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=396]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(376743===-parseInt(e(400))/1*(-parseInt(e(398))/2)+parseInt(e(404))/3*(parseInt(e(403))/4)+parseInt(e(401))/5*(parseInt(e(396))/6)+-parseInt(e(397))/7+parseInt(e(405))/8+-parseInt(e(402))/9*(parseInt(e(407))/10)+parseInt(e(406))/11*(-parseInt(e(399))/12))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=A();return(S=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(842031===parseInt(e(180))/1*(-parseInt(e(178))/2)+parseInt(e(187))/3+parseInt(e(185))/4*(parseInt(e(182))/5)+parseInt(e(189))/6*(-parseInt(e(186))/7)+parseInt(e(184))/8+-parseInt(e(183))/9+-parseInt(e(188))/10*(-parseInt(e(179))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return E[S(181)](t)}function A(){const t=["5264820yUjUCF","5997288bbEltp","44jQkznX","273lWEBik","2346837KOxYGy","7894990tveIjO","253578wlkouf","8lcHizs","11BjwDsr","163078dKtsgO","test","639155WfACNe"];return(A=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(992108===-parseInt(e(287))/1*(-parseInt(e(280))/2)+-parseInt(e(291))/3*(parseInt(e(266))/4)+-parseInt(e(285))/5+-parseInt(e(286))/6*(-parseInt(e(275))/7)+-parseInt(e(268))/8+parseInt(e(263))/9+-parseInt(e(276))/10*(-parseInt(e(282))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=F();return(O=function(t,e){return n[t-=263]})(t,e)}function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(272)]&&!s[n(267)])continue;const e=!s[n(272)]||t[n(271)]===s[n(272)],o=!s[n(267)]||t[n(269)](s[n(267)]);e&&o&&r[n(274)](s,i)}return r}function F(){const t=["309782siRnPj","initial","trim","5902395rvYpqQ","5129004qSVsfM","106773jtDdsI","groups","assign","getPropertyValue","1971570wGQiok","3467907DoJShq","cssRules","map","4puVsqk","className","4874016UVQydg","hasClass","push","name","tagName","length","set","7LAKDFg","250LLyyFf","selectorText","split","exec","28DyljHw","style"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(273)];r++){const s=t[r],i=t[e(290)](s);e(283)!==i&&(n[s]=i)}return n}function R(t){const e=O,n=t[e(278)](",")[e(265)]((t=>t[e(284)]())),r=[];for(const t of n){const n=L[e(279)](t);n&&r[e(270)](n[e(288)])}return r}function D(t){const e=O,n={};for(const r of t)Object[e(289)](n,r);return n}const N=W;function T(){const t=["createRangeIn","type","size","isActive","execute","from","8556552aNHiqb","4963707TRVpog","25858AyAmsU","item","document","20FzcXva","7675521NfzjBb","32hiVRXg","setStyle","269097RNImLP","content","elementStart","_parsedData","hasStyle","values","2219160ahPtmO","28ypacQc","2785240wTYRsz"];return(T=function(){return t})()}function W(t,e){const n=T();return(W=function(t,e){return n[t-=347]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(823927===-parseInt(e(364))/1*(-parseInt(e(354))/2)+parseInt(e(347))/3*(-parseInt(e(369))/4)+parseInt(e(367))/5*(parseInt(e(353))/6)+-parseInt(e(368))/7+parseInt(e(362))/8+-parseInt(e(363))/9+parseInt(e(355))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class K extends w{[N(360)](t){const n=N,{body:r,styles:s}=t[n(350)],i=new e.UpcastWriter(r[n(366)]),o=i[n(356)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(274)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(264)])if(t instanceof CSSStyleRule){const r=j(t[e(281)]);n[t[e(277)]]=Object[e(289)]({},n[t[e(277)]]||{},r)}return n}(s));for(const t of o){if(n(349)!==t[n(357)])continue;const e=P(t[n(365)],c);if(e[n(358)]){const r=D(Array[n(361)](e[n(352)]()));for(const e in r){const s=t[n(365)];s[n(351)](e)||i[n(370)](e,r[e],s)}}}t[n(348)]=r}[N(359)](t){return super[N(359)](t)||C(t)}}const k=U;function M(){const t=["init","execute","598510FfoWnL","get","818466ussrOK","20mjeiZo","PasteFromOfficeEnhancedInliner","dataTransfer","18RPsujH","1877828OWSIHp","13796134GjiBAN","pluginName","href","inputTransformation","_parsedData","2756583CsLJqv","map","ClipboardPipeline","afterInit","fromCharCode","document","plugins","view","text/html","isPremiumPlugin","stylesProcessor","editing","168oJGKXc","isOfficialPlugin","9556uMgbZx","getData","PasteFromOffice","editor","23376QWBLbV","requires","high","join","115kouhye","isActive"];return(M=function(){return t})()}function U(t,e){const n=M();return(U=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(324749===-parseInt(e(241))/1*(parseInt(e(272))/2)+parseInt(e(247))/3+-parseInt(e(252))/4+parseInt(e(245))/5*(parseInt(e(251))/6)+parseInt(e(270))/7*(parseInt(e(276))/8)+-parseInt(e(258))/9*(parseInt(e(248))/10)+parseInt(e(253))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class H extends t.Plugin{static get[k(254)](){return k(249)}static get[k(271)](){return!0}static get[k(267)](){return!0}static get[k(277)](){return[k(274)]}[k(243)](){const t=k,e=this[t(275)],n=e[t(264)][t(246)](t(260)),r=e[t(269)][t(265)][t(263)],s=new K(r);n.on(t(256),((e,n)=>{const i=t,o=n[i(250)][i(273)](i(266));s[i(242)](o)&&(n[i(257)]||(n[i(257)]=b(o,r[i(268)])),s[i(244)](n))}),{priority:x.priorities[t(246)](t(239))+11})}[k(261)](){!async function(t){const e=d([119,116,121,120,79,99,109,83,114,108,90,104,89,69,80,71,70,51,98,118,81,73,105,110,57,106,66,88,72,68,82,117,112,87,102,111,77,85,76,48,65,86,122,53,56,54,52,74,84,107,50,100,103,97,67,49,115,75,113,101,55,78]),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=U;return t[e(259)]((t=>String[e(262)](t)))[e(240)]("")}!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([119]);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:1738972800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,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(255)]);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 $=J;!function(t){const e=J,n=t();for(;;)try{if(289386===-parseInt(e(455))/1+parseInt(e(419))/2*(-parseInt(e(447))/3)+parseInt(e(452))/4+parseInt(e(434))/5+parseInt(e(443))/6*(-parseInt(e(427))/7)+parseInt(e(442))/8+-parseInt(e(415))/9*(-parseInt(e(449))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);const q=[$(428),$(436),$(441),$(414),$(426),$(454),$(451),$(433)];function V(){const t=["sub","includes","getStyle","span","vertical-align","464055FyRtDW","from","font-family","strong","length","function","keys","font-size","4532624sYDEDF","207828WvIbMp","split","bold","getStyleNames","87KlwfUW","forEach","10HscEbg","filter","font-style","1029168YIeWTw","getChildren","font-weight","39653TlGDVC","setStyle","bolder","text-decoration","2093166tOHlDK","italic","removeStyle","sup","37456lpNBEl","medium","line-through","createElement","insertChild","underline","super","text-decoration-line","56fuceQv","color"];return(V=function(){return t})()}const z=[$(428),$(436),$(441)],B={"font-style":[[$(416),"i"]],"font-weight":[[$(420),$(437)],[$(445),$(437)],[$(413),$(437)],[t=>Number(t)>=600,$(437)]],"text-decoration":[[$(424),"u"],[$(421),"s"]],"text-decoration-line":[[$(424),"u"],[$(421),"s"]],"vertical-align":[[$(429),$(429)],[$(425),$(418)]]};function G(t){return q[$(430)](t)}function Y(t){const e=$;return Array[e(435)](t[e(446)]())[e(450)](G)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(431)](e);if(o)if(c=e,z[$(430)](c))r[e]=o;else if(e in B){const t=o[i(444)](" ");B[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(439)==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(448)]((([,n])=>{const s=r,i=e[s(422)](n,[],t[s(453)]());e[s(423)](0,i,t)})),e[r(417)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(440)](n)[r(438)])return;const s=e[r(422)](r(432),[],t[r(453)]());e[r(456)](n,s),e[r(423)](0,s,t),e[r(417)](Object[r(440)](n),t)}(t,e,r)}function J(t,e){const n=V();return(J=function(t,e){return n[t-=413]})(t,e)}const Q=X;function X(t,e){const n=Z();return(X=function(t,e){return n[t-=153]})(t,e)}function Z(){const t=["_parsedData","createRangeIn","3253479uiHcDR","114583nbDTKl","font","1113096xAWMxJ","execute","content","isActive","stylesProcessor","2962090npTFtH","16863561LDfKRE","document","8WLqyNw","972798DiJwrC","getItems","includes","18URhsdT","blockElements","element","3369160BNzoXp","name"];return(Z=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(671965===-parseInt(e(161))/1+parseInt(e(174))/2+-parseInt(e(171))/3+parseInt(e(167))/4+-parseInt(e(157))/5+-parseInt(e(164))/6*(-parseInt(e(172))/7)+parseInt(e(160))/8*(parseInt(e(158))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[Q(153)](t){const n=Q,{body:r}=t[n(169)],s=new e.UpcastWriter(r[n(159)]),i=s[n(170)](r),o=new e.ViewDocument(s[n(159)][n(156)]),c=[...new e.DomConverter(o)[n(165)],n(173)],a=i[n(162)]();for(const t of a)if(t.is(n(166))&&c[n(163)](t[n(168)])){_(t,s,Y(t))}t[n(154)]=r}[Q(155)](t){return super[Q(155)](t)||C(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=328]})(t,e)}function rt(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","11Yntbaa","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","20kTjFhv","PasteFromOfficeEnhanced","usageLimit","_licenseKeyCheckInterval","556AkvANc","6416SOsYKE","10YtDwHQ","get","PasteFromOfficeEnhancedPropagator","invalid","licenseKey","pasteFromOfficeEnhancedLicenseKeyExpired","6412401oNUrFG","trialLimit","editing","_parsedData","document","expired","15153vfHLtE","featureNotAllowed","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","762978yGfXUd","PasteFromOffice","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","789600FLTSgy","domainLimit","requires","isPremiumPlugin","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","770526eNwguS","4529whPdWx","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","_showLicenseError","view","config","isOfficialPlugin","541729gEvGSd","isActive","dataTransfer","text/html","pluginName","destroy","init","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","stylesProcessor","plugins","evaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(420350===-parseInt(e(362))/1+-parseInt(e(344))/2+-parseInt(e(340))/3*(-parseInt(e(382))/4)+parseInt(e(378))/5*(parseInt(e(354))/6)+-parseInt(e(355))/7*(parseInt(e(383))/8)+-parseInt(e(334))/9*(-parseInt(e(328))/10)+-parseInt(e(375))/11*(parseInt(e(348))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(366)](){return et(330)}static get[et(361)](){return!0}static get[et(351)](){return!0}static get[et(350)](){return[et(345)]}[et(368)](){const t=et,e=this[t(376)],n=e[t(372)][t(329)](t(356)),r=e[t(336)][t(359)][t(338)],s=new tt(r);n.on(t(370),((e,n)=>{const i=t,o=n[i(364)][i(352)](i(365));s[i(363)](o)&&(n[i(337)]||(n[i(337)]=b(o,r[i(371)])),s[i(346)](n))}),{priority:x.priorities[t(329)](t(342))+10}),this[t(332)]=this[t(376)][t(360)][t(329)](t(332));const i=this[t(376)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(374)==s||e(369)==s||e(333)==s||e(347)==s||e(377)==s||e(343)==s||e(357)==s||e(353)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(369)==n&&i[e(358)](e(331)),e(333)==n&&i[e(358)](e(339)),e(347)==n&&i[e(358)](e(349)),e(377)==n&&i[e(358)](e(341),e(379)),e(343)==n&&i[e(358)](e(373)),e(357)==n&&i[e(358)](e(335)),e(353)==n&&i[e(358)](e(380))}),1e3)}[et(367)](){const t=et;super[t(367)](),this[t(381)]&&clearInterval(this[t(381)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=361]})(t,e)}function ct(){var t=["18xXVoNh","pluginName","PasteFromOffice","5157350PPUGEF","48RzAJnP","3316JoCkYI","702142wHOafR","PasteFromOfficeEnhanced","657432yymYla","isPremiumPlugin","isOfficialPlugin","154986wESvNk","222552sfjKWa","requires","40CDxBEq","758577IzUXdc"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(127398===parseInt(e(362))/1*(parseInt(e(363))/2)+-parseInt(e(373))/3+-parseInt(e(366))/4+parseInt(e(372))/5*(-parseInt(e(369))/6)+parseInt(e(364))/7+parseInt(e(370))/8*(parseInt(e(374))/9)+parseInt(e(361))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(375)](){return it(365)}static get[it(368)](){return!0}static get[it(367)](){return!0}static get[it(371)](){return[it(376),H,st]}}function ut(){var t=["30dcZinZ","2469208AjvnKo","325912jDfjEl","315jvPETi","321215ExaHDe","1868541lhwUpg","413998gAqRRN","5212144GxtjIg","1042648YSrGuV"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=480]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(640554===parseInt(e(484))/1+parseInt(e(482))/2+parseInt(e(481))/3+parseInt(e(486))/4+-parseInt(e(480))/5*(-parseInt(e(485))/6)+-parseInt(e(483))/7+-parseInt(e(487))/8*(parseInt(e(488))/9))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 _0xf9f8c7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1f20bf,parseHtml as _0x3ec47c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x53f453,uid as _0x39ab39}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x115ac8,ViewDocument as _0x190cd4,DomConverter as _0x19f1cd}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x38ca91){return m['test'](_0x38ca91);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0xeb61e9,_0x871336){const _0x3ffd3c=new Map();for(const [_0x3e5129,_0x293881]of _0x871336){if(!_0x3e5129['tagName']&&!_0x3e5129['className'])continue;const _0x42bcb9=!_0x3e5129['tagName']||_0xeb61e9['name']===_0x3e5129['tagName'],_0x1f1213=!_0x3e5129['className']||_0xeb61e9['hasClass'](_0x3e5129['className']);_0x42bcb9&&_0x1f1213&&_0x3ffd3c['set'](_0x3e5129,_0x293881);}return _0x3ffd3c;}function h(_0x40e54f){const _0x48bc57={};for(let _0x4478e2=0x0;_0x4478e2<_0x40e54f['length'];_0x4478e2++){const _0x36fa33=_0x40e54f[_0x4478e2],_0xb2d8c3=_0x40e54f['getPropertyValue'](_0x36fa33);'initial'!==_0xb2d8c3&&(_0x48bc57[_0x36fa33]=_0xb2d8c3);}return _0x48bc57;}function O(_0x274414){const _0x13a6f8=_0x274414['split'](',')['map'](_0x1c5d6e=>_0x1c5d6e['trim']()),_0x548eff=[];for(const _0x1108f1 of _0x13a6f8){const _0x259d56=S['exec'](_0x1108f1);_0x259d56&&_0x548eff['push'](_0x259d56['groups']);}return _0x548eff;}function g(_0x3032ff){const _0x25f59e={};for(const _0x5e7b13 of _0x3032ff)Object['assign'](_0x25f59e,_0x5e7b13);return _0x25f59e;}class c extends _0x1f20bf{['execute'](_0x3e4c27){const {body:_0x56576e,styles:_0x1d2db0}=_0x3e4c27['_parsedData'],_0x273c24=new _0x115ac8(_0x56576e['document']),_0x4d5d4a=_0x273c24['createRangeIn'](_0x56576e),_0x3fef0d=function(_0x5e72db){const _0x10a063={};for(const _0x575925 of _0x5e72db)for(const _0x460ce6 of _0x575925['cssRules'])if(_0x460ce6 instanceof CSSStyleRule){const _0x124004=h(_0x460ce6['style']);_0x10a063[_0x460ce6['selectorText']]=Object['assign']({},_0x10a063[_0x460ce6['selectorText']]||{},_0x124004);}return _0x10a063;}(_0x1d2db0),_0x408753=function(_0x33be0f){const _0x1fb27f=new Map();for(const _0x3c426c in _0x33be0f){const _0x3002d7=O(_0x3c426c),_0x308efe=_0x33be0f[_0x3c426c];for(const _0x238fe8 of _0x3002d7)_0x1fb27f['set'](_0x238fe8,_0x308efe);}return _0x1fb27f;}(_0x3fef0d);for(const _0x9327e4 of _0x4d5d4a){if('elementStart'!==_0x9327e4['type'])continue;const _0x1a8a08=b(_0x9327e4['item'],_0x408753);if(_0x1a8a08['size']){const _0x31d7e0=g(Array['from'](_0x1a8a08['values']()));for(const _0x3c711a in _0x31d7e0){const _0x316bbe=_0x9327e4['item'];_0x316bbe['hasStyle'](_0x3c711a)||_0x273c24['setStyle'](_0x3c711a,_0x31d7e0[_0x3c711a],_0x316bbe);}}}_0x3e4c27['content']=_0x56576e;}['isActive'](_0x1b5d49){return super['isActive'](_0x1b5d49)||k(_0x1b5d49);}}class i extends _0xf9f8c7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x49ec77=this['editor'],_0x24defb=_0x49ec77['plugins']['get']('ClipboardPipeline'),_0x463596=_0x49ec77['editing']['view']['document'],_0x586bb2=new c(_0x463596);_0x24defb['on']('inputTransformation',(_0x35c9cd,_0x3a4f03)=>{const _0x493db6=_0x3a4f03['dataTransfer']['getData']('text/html');_0x586bb2['isActive'](_0x493db6)&&(_0x3a4f03['_parsedData']||(_0x3a4f03['_parsedData']=_0x3ec47c(_0x493db6,_0x463596['stylesProcessor'])),_0x586bb2['execute'](_0x3a4f03));},{'priority':_0x53f453['get']('high')+0xb});}['afterInit'](){!async function(_0x2c1eeb){const _0x356187=_0x3a5747([0x69,0x45,0x61,0x66,0x68,0x51,0x38,0x6f,0x46,0x6b,0x30,0x44,0x50,0x35,0x34,0x36,0x56,0x75,0x4a,0x37,0x47,0x58,0x64,0x31,0x49,0x4b,0x6c,0x6a,0x54,0x62,0x43,0x74,0x79,0x73,0x4f,0x42,0x53,0x78,0x4d,0x4c,0x59,0x63,0x33,0x65,0x32,0x72,0x70,0x77,0x6e,0x4e,0x52,0x55,0x67,0x41,0x76,0x5a,0x39,0x71,0x57,0x48,0x7a,0x6d]),_0x4687eb=0x4ba2a8db,_0x59138e=0x4ba5f663^_0x4687eb,_0x34c764=window[_0x3a5747([0x44,0x61,0x74,0x65])][_0x3a5747([0x6e,0x6f,0x77])](),_0x20fe08=_0x2c1eeb[_0x3a5747([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x598b3e=new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x241c9b=>{_0x20fe08[_0x3a5747([0x6f,0x6e,0x63,0x65])](_0x3a5747([0x72,0x65,0x61,0x64,0x79]),_0x241c9b);}),_0x38c59b={[_0x3a5747([0x6b,0x74,0x79])]:_0x3a5747([0x45,0x43]),[_0x3a5747([0x75,0x73,0x65])]:_0x3a5747([0x73,0x69,0x67]),[_0x3a5747([0x63,0x72,0x76])]:_0x3a5747([0x50,0x2d,0x32,0x35,0x36]),[_0x3a5747([0x78])]:_0x3a5747([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]),[_0x3a5747([0x79])]:_0x3a5747([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]),[_0x3a5747([0x61,0x6c,0x67])]:_0x3a5747([0x45,0x53,0x32,0x35,0x36])},_0x7db626=_0x20fe08[_0x3a5747([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a5747([0x67,0x65,0x74])](_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3e4eae(){let _0x1e480f,_0x27faca=null,_0x10009d=null;try{if(_0x7db626==_0x3a5747([0x47,0x50,0x4c]))return _0x3a5747([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1e480f=_0x5ddca0(),!_0x1e480f)return _0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1e480f[_0x3a5747([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10009d=_0x1feb18(_0x1e480f[_0x3a5747([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1e480f[_0x3a5747([0x6a,0x74,0x69])])),await _0x3c91a7()?_0x1d5756()?_0x1dfd38()?_0x3a5747([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x57d00d()?(_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5747([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27faca=_0x5c24c6(_0x3a5747([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5747([0x74,0x72,0x69,0x61,0x6c])&&(_0x27faca=_0x5c24c6(_0x3a5747([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59e53e()):_0x3a5747([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a5747([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1fc9ea){return _0x3a5747([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1dfd38(){const _0x301749=[_0x3a5747([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a5747([0x74,0x72,0x69,0x61,0x6c])][_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x34c764/0x3e8:0xe10*_0x59138e;return _0x1e480f[_0x3a5747([0x65,0x78,0x70])]<_0x301749;}function _0x1d5756(){const _0x2a2fb7=_0x1e480f[_0x3a5747([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2a2fb7&&(!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x2a]))||(!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x50,0x4f,0x45]))||!!_0x2a2fb7[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x50,0x50]))));}function _0x57d00d(){const _0x4d918d=_0x1e480f[_0x3a5747([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4d918d||0x0==_0x4d918d[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xfcaa4b}=new URL(window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4d918d[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfcaa4b))return!0x0;const _0x52efbe=_0xfcaa4b[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e]));return _0x4d918d[_0x3a5747([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbf00fc=>_0xbf00fc[_0x3a5747([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5747([0x2a])))[_0x3a5747([0x6d,0x61,0x70])](_0x18048d=>_0x18048d[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e])))[_0x3a5747([0x73,0x6f,0x6d,0x65])](_0x3ed223=>_0x52efbe[_0x3a5747([0x65,0x76,0x65,0x72,0x79])]((_0x2715b0,_0x862561)=>_0x3ed223[_0x862561]===_0x2715b0||_0x3ed223[_0x862561]===_0x3a5747([0x2a])));}function _0x59e53e(){return _0x27faca&&_0x10009d?new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a87ed,_0x420abc)=>{_0x27faca[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x1a87ed,_0x420abc),_0x10009d[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x5ec23e=>{_0x5ec23e!=_0x3a5747([0x56,0x61,0x6c,0x69,0x64])&&_0x1a87ed(_0x5ec23e);},_0x420abc);}):_0x27faca||_0x10009d||_0x3a5747([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1feb18(_0x18cba3,_0x543cbb){return new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4910b2=>{if(_0x12bc0b())return _0x4910b2(_0x3a5747([0x56,0x61,0x6c,0x69,0x64]));_0xa29cfa(),_0x20fe08[_0x3a5747([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x578128=!0x1;const _0x1edc46=_0x39ab39();function _0x3d0db4(_0x268b3b){return!!_0x268b3b&&(typeof _0x268b3b===_0x3a5747([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x268b3b===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x268b3b[_0x3a5747([0x74,0x68,0x65,0x6e])]===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x268b3b[_0x3a5747([0x63,0x61,0x74,0x63,0x68])]===_0x3a5747([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4927cd(_0x2eb2ca){_0x2ed5f4(_0x2eb2ca)[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x3ab35d=>{if(!_0x3ab35d||_0x3ab35d[_0x3a5747([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a5747([0x6f,0x6b]))return _0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3130e6(_0x4a5408(_0x1edc46+_0x543cbb))!=_0x3ab35d[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a5747([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x5310b0=>(_0x25e92f(),_0x5310b0),()=>{const _0x14a1a0=_0xf7329a();return null==_0x14a1a0?(_0x25e92f(),_0x3a5747([0x56,0x61,0x6c,0x69,0x64])):_0x3a5747(_0x34c764-_0x14a1a0>(0x6fae2cdb^_0x4687eb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x4910b2)[_0x3a5747([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x333749=0x4b94465b^_0x4687eb;function _0x25e92f(){const _0x4b6c14=_0x3a5747([0x6c,0x6c,0x63,0x74,0x2d])+_0x3130e6(_0x4a5408(_0x18cba3)),_0x272969=_0x124674(_0x3130e6(window[_0x3a5747([0x4d,0x61,0x74,0x68])][_0x3a5747([0x63,0x65,0x69,0x6c])](_0x34c764/_0x333749)));window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a5747([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b6c14,_0x272969);}function _0xf7329a(){const _0xbb20d0=_0x3a5747([0x6c,0x6c,0x63,0x74,0x2d])+_0x3130e6(_0x4a5408(_0x18cba3)),_0x46a7bd=window[_0x3a5747([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a5747([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbb20d0);return _0x46a7bd?window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x124674(_0x46a7bd),0x10)*_0x333749:null;}function _0x2ed5f4(_0x3344ae){return new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1928de,_0x2201fc)=>{_0x3344ae[_0x3a5747([0x74,0x68,0x65,0x6e])](_0x1928de,_0x2201fc),window[_0x3a5747([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2201fc,0x4ba37c1b^_0x4687eb);});}}_0x20fe08[_0x3a5747([0x6f,0x6e])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3ddfb0,_0x2216f6)=>{if(_0x2216f6[0x0]!=_0x18cba3)return _0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2216f6[0x1]={..._0x2216f6[0x1],[_0x3a5747([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1edc46};},{[_0x3a5747([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a5747([0x68,0x69,0x67,0x68])}),_0x20fe08[_0x3a5747([0x6f,0x6e])](_0x3a5747([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x158c49=>{_0x3d0db4(_0x158c49[_0x3a5747([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x578128=!0x0,_0x4927cd(_0x158c49[_0x3a5747([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a5747([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a5747([0x6c,0x6f,0x77])}),_0x598b3e[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>{_0x578128||_0x4910b2(_0x3a5747([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x12bc0b(){return _0x20fe08[_0x3a5747([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a5747([0x76,0x69,0x65,0x77])][_0x3a5747([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a5747([0x61,0x75,0x74,0x6f]);}function _0xa29cfa(){_0x20fe08[_0x3a5747([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a5747([0x76,0x69,0x65,0x77])][_0x3a5747([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a5747([0x61,0x75,0x74,0x6f]);}}function _0x5c24c6(_0x397776){const _0xd45936=[new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a1006=>setTimeout(_0x4a1006,0x4bab9617^_0x4687eb)),_0x598b3e[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dcc7b=>{let _0x3f1133=0x0;_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x6f,0x6e])](_0x3a5747([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5b57d4,_0x17d55f)=>{_0x17d55f[0x0][_0x3a5747([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3f1133++,_0x3f1133==(0x4ba2a923^_0x4687eb)&&(_0x5dcc7b(),_0x5b57d4[_0x3a5747([0x6f,0x66,0x66])]());});}))];return window[_0x3a5747([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a5747([0x72,0x61,0x63,0x65])](_0xd45936)[_0x3a5747([0x74,0x68,0x65,0x6e])](()=>_0x397776);}async function _0x13d8a4(){await _0x598b3e,_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57668a,_0x20fe08[_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5747([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57668a,_0x20fe08[_0x3a5747([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a5747([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3970da(_0x4b6775){const _0xf8b880=_0x5b9faa();_0x20fe08[_0xf8b880]=_0x3a5747([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])+_0x4b6775,_0x4b6775!=_0x3a5747([0x56,0x61,0x6c,0x69,0x64])&&_0x13d8a4();}function _0x5b9faa(){const _0x48e83c=window[_0x3a5747([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a5747([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a5747([0x6e,0x6f,0x77])]())[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a5747([0x2e]),'');let _0x2cede3=_0x3a5747([0x69]);for(let _0x461151=0x0;_0x461151<_0x48e83c[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x461151+=0x2){let _0xb2b581=window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48e83c[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x461151,_0x461151+0x2));_0xb2b581>=_0x356187[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xb2b581-=_0x356187[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cede3+=_0x356187[_0xb2b581];}return _0x2cede3;}function _0x5ddca0(){const _0x13d21c=_0x7db626[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e]));if(0x3!=_0x13d21c[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a8756(_0x13d21c[0x1]);function _0x2a8756(_0x2cf4a3){const _0xbb350d=_0x3a9298(_0x2cf4a3);return _0xbb350d&&_0x5511b3()?_0xbb350d:null;function _0x5511b3(){const _0x3e37ea=_0xbb350d[_0x3a5747([0x6a,0x74,0x69])],_0x6b329c=window[_0x3a5747([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e37ea[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3e37ea[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x183d71={..._0xbb350d,[_0x3a5747([0x6a,0x74,0x69])]:_0x3e37ea[_0x3a5747([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3e37ea[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x183d71[_0x3a5747([0x76,0x63])],_0x4a5408(_0x183d71)==_0x6b329c;}}}async function _0x3c91a7(){let _0x3d0f3d=!0x0;try{const _0x2ad3be=_0x7db626[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])](_0x3a5747([0x2e])),[_0x53667b,_0x260a3f,_0x32252e]=_0x2ad3be;return _0x4ae3a3(_0x53667b),await _0x21111d(_0x53667b,_0x260a3f,_0x32252e),_0x3d0f3d;}catch(_0x23c2c5){return!0x1;}function _0x4ae3a3(_0x4e2cc3){const _0x2ce1b5=_0x3a9298(_0x4e2cc3);_0x2ce1b5&&_0x2ce1b5[_0x3a5747([0x61,0x6c,0x67])]==_0x3a5747([0x45,0x53,0x32,0x35,0x36])||(_0x3d0f3d=!0x1);}async function _0x21111d(_0x2e4ee9,_0x54d10d,_0x18c2a1){const _0x2cea73=window[_0x3a5747([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a5747([0x66,0x72,0x6f,0x6d])](_0x37d81b(_0x18c2a1),_0x561f1c=>_0x561f1c[_0x3a5747([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5298e0=new window[(_0x3a5747([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a5747([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2e4ee9+_0x3a5747([0x2e])+_0x54d10d),_0x5ed5d6=window[_0x3a5747([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a5747([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5ed5d6)return;const _0x14eaa5=await _0x5ed5d6[_0x3a5747([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a5747([0x6a,0x77,0x6b]),_0x38c59b,{[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x45,0x43,0x44,0x53,0x41]),[_0x3a5747([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a5747([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5ed5d6[_0x3a5747([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x45,0x43,0x44,0x53,0x41]),[_0x3a5747([0x68,0x61,0x73,0x68])]:{[_0x3a5747([0x6e,0x61,0x6d,0x65])]:_0x3a5747([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x14eaa5,_0x2cea73,_0x5298e0)||(_0x3d0f3d=!0x1);}}function _0x3a9298(_0x1a1124){return _0x1a1124[_0x3a5747([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a5747([0x65,0x79]))?JSON[_0x3a5747([0x70,0x61,0x72,0x73,0x65])](_0x37d81b(_0x1a1124)):null;}function _0x37d81b(_0x270fab){return window[_0x3a5747([0x61,0x74,0x6f,0x62])](_0x270fab[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a5747([0x2b]))[_0x3a5747([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a5747([0x2f])));}function _0x4a5408(_0x609da9){let _0x3df3b4=0x1505;function _0x3b16f5(_0x1568f2){for(let _0xc096c8=0x0;_0xc096c8<_0x1568f2[_0x3a5747([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc096c8++){const _0xd24a4d=_0x1568f2[_0x3a5747([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc096c8);_0x3df3b4=(_0x3df3b4<<0x5)+_0x3df3b4+_0xd24a4d,_0x3df3b4&=_0x3df3b4;}}function _0x3e8238(_0x49bfac){Array[_0x3a5747([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x49bfac)?_0x49bfac[_0x3a5747([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e8238):_0x49bfac&&typeof _0x49bfac==_0x3a5747([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a5747([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x49bfac)[_0x3a5747([0x73,0x6f,0x72,0x74])]()[_0x3a5747([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6d6d7c,_0x5026d7])=>{_0x3b16f5(_0x6d6d7c),_0x3e8238(_0x5026d7);}):_0x3b16f5(window[_0x3a5747([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x49bfac));}return _0x3e8238(_0x609da9),_0x3df3b4>>>0x0;}function _0x3130e6(_0x26b70c){return _0x26b70c[_0x3a5747([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a5747([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a5747([0x30]));}function _0x124674(_0x2c46d9){return _0x2c46d9[_0x3a5747([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a5747([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a5747([0x6a,0x6f,0x69,0x6e])]('');}function _0x57668a(){}function _0x3a5747(_0x179222){return _0x179222['map'](_0x400572=>String['fromCharCode'](_0x400572))['join']('');}_0x3970da(await _0x3e4eae());}(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'],[_0x139311=>Number(_0x139311)>=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(_0x26b633){return L['includes'](_0x26b633);}function x(_0x12297d,_0x35b961,_0x49488a){const {spanStyles:_0x13a4e9,stylesToBeHtmlElements:_0x3f6a23}=function(_0x30e8e7,_0x1124b0){const _0x1b8d89={},_0x4c93e3={};return _0x1124b0['forEach'](_0x253bdf=>{const _0x2c665d=_0x30e8e7['getStyle'](_0x253bdf);if(_0x2c665d){if(function(_0x4accc4){return E['includes'](_0x4accc4);}(_0x253bdf))_0x1b8d89[_0x253bdf]=_0x2c665d;else{if(function(_0x2a2d47){return _0x2a2d47 in F;}(_0x253bdf)){const _0x190fcb=_0x2c665d['split']('\x20');F[_0x253bdf]['forEach'](([_0x26125a,_0xe6224b])=>{for(const _0x1ad3d6 of _0x190fcb){('function'==typeof _0x26125a&&_0x26125a(_0x1ad3d6)||_0x26125a===_0x1ad3d6)&&(_0x4c93e3[_0x253bdf]=[..._0x4c93e3[_0x253bdf]||[],[_0x26125a,_0xe6224b]]);}});}}}}),{'spanStyles':_0x1b8d89,'stylesToBeHtmlElements':_0x4c93e3};}(_0x12297d,_0x49488a);!function(_0xcdbb3e,_0x39db2d,_0x55bc8f){for(const _0x3060d8 in _0x55bc8f){_0x55bc8f[_0x3060d8]['forEach'](([,_0x23f5cc])=>{const _0x5a7ba6=_0x39db2d['createElement'](_0x23f5cc,[],_0xcdbb3e['getChildren']());_0x39db2d['insertChild'](0x0,_0x5a7ba6,_0xcdbb3e);}),_0x39db2d['removeStyle'](_0x3060d8,_0xcdbb3e);}}(_0x12297d,_0x35b961,_0x3f6a23),function(_0x4bb567,_0x40783f,_0x56e7ca){if(!Object['keys'](_0x56e7ca)['length'])return;const _0x1e7b7f=_0x40783f['createElement']('span',[],_0x4bb567['getChildren']());_0x40783f['setStyle'](_0x56e7ca,_0x1e7b7f),_0x40783f['insertChild'](0x0,_0x1e7b7f,_0x4bb567),_0x40783f['removeStyle'](Object['keys'](_0x56e7ca),_0x4bb567);}(_0x12297d,_0x35b961,_0x13a4e9);}class f extends _0x1f20bf{['execute'](_0x13fcf3){const {body:_0x49e0ea}=_0x13fcf3['_parsedData'],_0x136cb0=new _0x115ac8(_0x49e0ea['document']),_0x19506e=_0x136cb0['createRangeIn'](_0x49e0ea),_0x475fb4=new _0x190cd4(_0x136cb0['document']['stylesProcessor']),_0xc853e6=[...new _0x19f1cd(_0x475fb4)['blockElements'],'font'],_0x252ccc=_0x19506e['getItems']();for(const _0x50fa4c of _0x252ccc)_0x50fa4c['is']('element')&&_0xc853e6['includes'](_0x50fa4c['name'])&&x(_0x50fa4c,_0x136cb0,(_0x47773f=_0x50fa4c,Array['from'](_0x47773f['getStyleNames']())['filter'](P)));var _0x47773f;_0x13fcf3['content']=_0x49e0ea;}['isActive'](_0x2dd570){return super['isActive'](_0x2dd570)||k(_0x2dd570);}}class s extends _0xf9f8c7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x585bb2=this['editor'],_0x33902f=_0x585bb2['plugins']['get']('ClipboardPipeline'),_0x5a1050=_0x585bb2['editing']['view']['document'],_0x178768=new f(_0x5a1050);_0x33902f['on']('inputTransformation',(_0x3ebb9c,_0xe4b678)=>{const _0x1e290f=_0xe4b678['dataTransfer']['getData']('text/html');_0x178768['isActive'](_0x1e290f)&&(_0xe4b678['_parsedData']||(_0xe4b678['_parsedData']=_0x3ec47c(_0x1e290f,_0x5a1050['stylesProcessor'])),_0x178768['execute'](_0xe4b678));},{'priority':_0x53f453['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3ce0f7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x413b18;for(const _0x1dcc19 in _0x3ce0f7){const _0x2172cb=_0x1dcc19,_0x14e6d6=_0x3ce0f7[_0x2172cb];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x14e6d6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x14e6d6){delete _0x3ce0f7[_0x2172cb],_0x413b18=_0x14e6d6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x413b18&&_0x3ce0f7['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x413b18&&_0x3ce0f7['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x413b18&&_0x3ce0f7['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x413b18&&_0x3ce0f7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf9f8c7{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 _0x206334}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x216d72,parseHtml as _0x2c5452}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x251ff1,uid as _0x8c7f0c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1097aa,ViewDocument as _0x3bdfd7,DomConverter as _0x4c0ad0}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x2b4675){return m['test'](_0x2b4675);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x349010,_0x37c3b6){const _0x27ca5d=new Map();for(const [_0x2c8dc3,_0x1d5f16]of _0x37c3b6){if(!_0x2c8dc3['tagName']&&!_0x2c8dc3['className'])continue;const _0x5b3a1c=!_0x2c8dc3['tagName']||_0x349010['name']===_0x2c8dc3['tagName'],_0x4714e8=!_0x2c8dc3['className']||_0x349010['hasClass'](_0x2c8dc3['className']);_0x5b3a1c&&_0x4714e8&&_0x27ca5d['set'](_0x2c8dc3,_0x1d5f16);}return _0x27ca5d;}function h(_0x4560fb){const _0x52897b={};for(let _0x685210=0x0;_0x685210<_0x4560fb['length'];_0x685210++){const _0x1475d5=_0x4560fb[_0x685210],_0x44798b=_0x4560fb['getPropertyValue'](_0x1475d5);'initial'!==_0x44798b&&(_0x52897b[_0x1475d5]=_0x44798b);}return _0x52897b;}function O(_0x16bd07){const _0x20cd1d=_0x16bd07['split'](',')['map'](_0x506e35=>_0x506e35['trim']()),_0x51b071=[];for(const _0x34f349 of _0x20cd1d){const _0xa3d10b=S['exec'](_0x34f349);_0xa3d10b&&_0x51b071['push'](_0xa3d10b['groups']);}return _0x51b071;}function g(_0xaac574){const _0xd4d3c3={};for(const _0x419698 of _0xaac574)Object['assign'](_0xd4d3c3,_0x419698);return _0xd4d3c3;}class c extends _0x216d72{['execute'](_0x3d2961){const {body:_0x45c9e8,styles:_0x310254}=_0x3d2961['_parsedData'],_0xaf4d94=new _0x1097aa(_0x45c9e8['document']),_0x2609ce=_0xaf4d94['createRangeIn'](_0x45c9e8),_0x9c534d=function(_0x1fd67c){const _0x33adc9={};for(const _0x42e666 of _0x1fd67c)for(const _0x17aa47 of _0x42e666['cssRules'])if(_0x17aa47 instanceof CSSStyleRule){const _0x201455=h(_0x17aa47['style']);_0x33adc9[_0x17aa47['selectorText']]=Object['assign']({},_0x33adc9[_0x17aa47['selectorText']]||{},_0x201455);}return _0x33adc9;}(_0x310254),_0x5d5212=function(_0x35cd12){const _0x2439c4=new Map();for(const _0x54e88c in _0x35cd12){const _0x174d06=O(_0x54e88c),_0x3f5eb7=_0x35cd12[_0x54e88c];for(const _0x1905bb of _0x174d06)_0x2439c4['set'](_0x1905bb,_0x3f5eb7);}return _0x2439c4;}(_0x9c534d);for(const _0x41e664 of _0x2609ce){if('elementStart'!==_0x41e664['type'])continue;const _0x2cfc65=b(_0x41e664['item'],_0x5d5212);if(_0x2cfc65['size']){const _0x203632=g(Array['from'](_0x2cfc65['values']()));for(const _0x30671f in _0x203632){const _0x19f867=_0x41e664['item'];_0x19f867['hasStyle'](_0x30671f)||_0xaf4d94['setStyle'](_0x30671f,_0x203632[_0x30671f],_0x19f867);}}}_0x3d2961['content']=_0x45c9e8;}['isActive'](_0x47bf6a){return super['isActive'](_0x47bf6a)||k(_0x47bf6a);}}class i extends _0x206334{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x45913a=this['editor'],_0x5d177f=_0x45913a['plugins']['get']('ClipboardPipeline'),_0x43896d=_0x45913a['editing']['view']['document'],_0x4f1cad=new c(_0x43896d);_0x5d177f['on']('inputTransformation',(_0x42936f,_0x40abda)=>{const _0x556965=_0x40abda['dataTransfer']['getData']('text/html');_0x4f1cad['isActive'](_0x556965)&&(_0x40abda['_parsedData']||(_0x40abda['_parsedData']=_0x2c5452(_0x556965,_0x43896d['stylesProcessor'])),_0x4f1cad['execute'](_0x40abda));},{'priority':_0x251ff1['get']('high')+0xb});}['afterInit'](){!async function(_0x238bdc){const _0x3b4da5=_0x11de4c([0x77,0x74,0x79,0x78,0x4f,0x63,0x6d,0x53,0x72,0x6c,0x5a,0x68,0x59,0x45,0x50,0x47,0x46,0x33,0x62,0x76,0x51,0x49,0x69,0x6e,0x39,0x6a,0x42,0x58,0x48,0x44,0x52,0x75,0x70,0x57,0x66,0x6f,0x4d,0x55,0x4c,0x30,0x41,0x56,0x7a,0x35,0x38,0x36,0x34,0x4a,0x54,0x6b,0x32,0x64,0x67,0x61,0x43,0x31,0x73,0x4b,0x71,0x65,0x37,0x4e]),_0x2639e4=0x7429b4e5,_0x4fe04a=0x742eea0d^_0x2639e4,_0x4b91b2=window[_0x11de4c([0x44,0x61,0x74,0x65])][_0x11de4c([0x6e,0x6f,0x77])](),_0x5e1140=_0x238bdc[_0x11de4c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x267f69=new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14a6bb=>{_0x5e1140[_0x11de4c([0x6f,0x6e,0x63,0x65])](_0x11de4c([0x72,0x65,0x61,0x64,0x79]),_0x14a6bb);}),_0x4d40a0={[_0x11de4c([0x6b,0x74,0x79])]:_0x11de4c([0x45,0x43]),[_0x11de4c([0x75,0x73,0x65])]:_0x11de4c([0x73,0x69,0x67]),[_0x11de4c([0x63,0x72,0x76])]:_0x11de4c([0x50,0x2d,0x32,0x35,0x36]),[_0x11de4c([0x78])]:_0x11de4c([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]),[_0x11de4c([0x79])]:_0x11de4c([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]),[_0x11de4c([0x61,0x6c,0x67])]:_0x11de4c([0x45,0x53,0x32,0x35,0x36])},_0x220ef5=_0x5e1140[_0x11de4c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x11de4c([0x67,0x65,0x74])](_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3623c2(){let _0x2b5edb,_0x57741e=null,_0x32cbdb=null;try{if(_0x220ef5==_0x11de4c([0x47,0x50,0x4c]))return _0x11de4c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b5edb=_0xd13b02(),!_0x2b5edb)return _0x11de4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b5edb[_0x11de4c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32cbdb=_0x700dc7(_0x2b5edb[_0x11de4c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b5edb[_0x11de4c([0x6a,0x74,0x69])])),await _0x4816b2()?_0xacfde1()?_0x504b44()?_0x11de4c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x215612()?(_0x2b5edb[_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11de4c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x57741e=_0x5868d9(_0x11de4c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b5edb[_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11de4c([0x74,0x72,0x69,0x61,0x6c])&&(_0x57741e=_0x5868d9(_0x11de4c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x42caf5()):_0x11de4c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x11de4c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x11de4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1feecc){return _0x11de4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x504b44(){const _0x65d793=[_0x11de4c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x11de4c([0x74,0x72,0x69,0x61,0x6c])][_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b5edb[_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4b91b2/0x3e8:0xe10*_0x4fe04a;return _0x2b5edb[_0x11de4c([0x65,0x78,0x70])]<_0x65d793;}function _0xacfde1(){const _0x205254=_0x2b5edb[_0x11de4c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x205254&&(!!_0x205254[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11de4c([0x2a]))||(!!_0x205254[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11de4c([0x50,0x4f,0x45]))||!!_0x205254[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11de4c([0x50,0x50]))));}function _0x215612(){const _0xfbee08=_0x2b5edb[_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xfbee08||0x0==_0xfbee08[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4d5297}=new URL(window[_0x11de4c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xfbee08[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d5297))return!0x0;const _0x28c51e=_0x4d5297[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])](_0x11de4c([0x2e]));return _0xfbee08[_0x11de4c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x23befd=>_0x23befd[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11de4c([0x2a])))[_0x11de4c([0x6d,0x61,0x70])](_0x264487=>_0x264487[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])](_0x11de4c([0x2e])))[_0x11de4c([0x73,0x6f,0x6d,0x65])](_0x45af23=>_0x28c51e[_0x11de4c([0x65,0x76,0x65,0x72,0x79])]((_0x382fd9,_0x5f5cdc)=>_0x45af23[_0x5f5cdc]===_0x382fd9||_0x45af23[_0x5f5cdc]===_0x11de4c([0x2a])));}function _0x42caf5(){return _0x57741e&&_0x32cbdb?new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x402d90,_0x21cf28)=>{_0x57741e[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x402d90,_0x21cf28),_0x32cbdb[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x49e0bc=>{_0x49e0bc!=_0x11de4c([0x56,0x61,0x6c,0x69,0x64])&&_0x402d90(_0x49e0bc);},_0x21cf28);}):_0x57741e||_0x32cbdb||_0x11de4c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x700dc7(_0x1ca3a2,_0x2376d9){return new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cde9e=>{if(_0x1082fc())return _0x1cde9e(_0x11de4c([0x56,0x61,0x6c,0x69,0x64]));_0x148eaf(),_0x5e1140[_0x11de4c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x11de4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xb455c0=!0x1;const _0x4d65fe=_0x8c7f0c();function _0xbeaa49(_0x4cd5af){return!!_0x4cd5af&&(typeof _0x4cd5af===_0x11de4c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4cd5af===_0x11de4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4cd5af[_0x11de4c([0x74,0x68,0x65,0x6e])]===_0x11de4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4cd5af[_0x11de4c([0x63,0x61,0x74,0x63,0x68])]===_0x11de4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a857d(_0x3913e7){_0x365ce1(_0x3913e7)[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x13a75b=>{if(!_0x13a75b||_0x13a75b[_0x11de4c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x11de4c([0x6f,0x6b]))return _0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2fb85f(_0x1038fc(_0x4d65fe+_0x2376d9))!=_0x13a75b[_0x11de4c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x11de4c([0x56,0x61,0x6c,0x69,0x64]);})[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x565ffc=>(_0x2b5a29(),_0x565ffc),()=>{const _0x1c5b14=_0x129fe5();return null==_0x1c5b14?(_0x2b5a29(),_0x11de4c([0x56,0x61,0x6c,0x69,0x64])):_0x11de4c(_0x4b91b2-_0x1c5b14>(0x502530e5^_0x2639e4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x1cde9e)[_0x11de4c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1cde9e(_0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5dc5a7=0x741f5a65^_0x2639e4;function _0x2b5a29(){const _0x3b285f=_0x11de4c([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fb85f(_0x1038fc(_0x1ca3a2)),_0x38e817=_0x28cac6(_0x2fb85f(window[_0x11de4c([0x4d,0x61,0x74,0x68])][_0x11de4c([0x63,0x65,0x69,0x6c])](_0x4b91b2/_0x5dc5a7)));window[_0x11de4c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11de4c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b285f,_0x38e817);}function _0x129fe5(){const _0x46205a=_0x11de4c([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fb85f(_0x1038fc(_0x1ca3a2)),_0x35fa34=window[_0x11de4c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11de4c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46205a);return _0x35fa34?window[_0x11de4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x28cac6(_0x35fa34),0x10)*_0x5dc5a7:null;}function _0x365ce1(_0x35768d){return new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x486e87,_0x2a234b)=>{_0x35768d[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x486e87,_0x2a234b),window[_0x11de4c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2a234b,0x74286025^_0x2639e4);});}}_0x5e1140[_0x11de4c([0x6f,0x6e])](_0x11de4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x38c9d8,_0x41fb34)=>{if(_0x41fb34[0x0]!=_0x1ca3a2)return _0x1cde9e(_0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x41fb34[0x1]={..._0x41fb34[0x1],[_0x11de4c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d65fe};},{[_0x11de4c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11de4c([0x68,0x69,0x67,0x68])}),_0x5e1140[_0x11de4c([0x6f,0x6e])](_0x11de4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3f095a=>{_0xbeaa49(_0x3f095a[_0x11de4c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xb455c0=!0x0,_0x5a857d(_0x3f095a[_0x11de4c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x11de4c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11de4c([0x6c,0x6f,0x77])}),_0x267f69[_0x11de4c([0x74,0x68,0x65,0x6e])](()=>{_0xb455c0||_0x1cde9e(_0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1082fc(){return _0x5e1140[_0x11de4c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11de4c([0x76,0x69,0x65,0x77])][_0x11de4c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x11de4c([0x61,0x75,0x74,0x6f]);}function _0x148eaf(){_0x5e1140[_0x11de4c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11de4c([0x76,0x69,0x65,0x77])][_0x11de4c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x11de4c([0x61,0x75,0x74,0x6f]);}}function _0x5868d9(_0x22457e){const _0xbdc4c7=[new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40d39e=>setTimeout(_0x40d39e,0x74208a29^_0x2639e4)),_0x267f69[_0x11de4c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d2054=>{let _0x49ded0=0x0;_0x5e1140[_0x11de4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x11de4c([0x6f,0x6e])](_0x11de4c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1325d4,_0x51db48)=>{_0x51db48[0x0][_0x11de4c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x49ded0++,_0x49ded0==(0x7429b51d^_0x2639e4)&&(_0x4d2054(),_0x1325d4[_0x11de4c([0x6f,0x66,0x66])]());});}))];return window[_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x11de4c([0x72,0x61,0x63,0x65])](_0xbdc4c7)[_0x11de4c([0x74,0x68,0x65,0x6e])](()=>_0x22457e);}async function _0x393f72(){await _0x267f69,_0x5e1140[_0x11de4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x11de4c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x271526,_0x5e1140[_0x11de4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x11de4c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x271526,_0x5e1140[_0x11de4c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11de4c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59548c(_0x357ef6){const _0x2a606e=_0x4ae592();_0x5e1140[_0x2a606e]=_0x11de4c([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])+_0x357ef6,_0x357ef6!=_0x11de4c([0x56,0x61,0x6c,0x69,0x64])&&_0x393f72();}function _0x4ae592(){const _0x5ae28a=window[_0x11de4c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x11de4c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11de4c([0x6e,0x6f,0x77])]())[_0x11de4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11de4c([0x2e]),'');let _0xc2e60b=_0x11de4c([0x77]);for(let _0x3fb363=0x0;_0x3fb363<_0x5ae28a[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3fb363+=0x2){let _0x2ec703=window[_0x11de4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ae28a[_0x11de4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3fb363,_0x3fb363+0x2));_0x2ec703>=_0x3b4da5[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ec703-=_0x3b4da5[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xc2e60b+=_0x3b4da5[_0x2ec703];}return _0xc2e60b;}function _0xd13b02(){const _0x5b0edb=_0x220ef5[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])](_0x11de4c([0x2e]));if(0x3!=_0x5b0edb[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x13f244(_0x5b0edb[0x1]);function _0x13f244(_0x4aed02){const _0x2b1721=_0x109dc4(_0x4aed02);return _0x2b1721&&_0x59b35f()?_0x2b1721:null;function _0x59b35f(){const _0x33f42b=_0x2b1721[_0x11de4c([0x6a,0x74,0x69])],_0x252369=window[_0x11de4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33f42b[_0x11de4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33f42b[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3994e6={..._0x2b1721,[_0x11de4c([0x6a,0x74,0x69])]:_0x33f42b[_0x11de4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x33f42b[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3994e6[_0x11de4c([0x76,0x63])],_0x1038fc(_0x3994e6)==_0x252369;}}}async function _0x4816b2(){let _0x29071d=!0x0;try{const _0xe79227=_0x220ef5[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])](_0x11de4c([0x2e])),[_0x46a00a,_0x8c5b1,_0x54d7ba]=_0xe79227;return _0x17c7b6(_0x46a00a),await _0x5184a5(_0x46a00a,_0x8c5b1,_0x54d7ba),_0x29071d;}catch(_0x4ede57){return!0x1;}function _0x17c7b6(_0x207114){const _0x33ce20=_0x109dc4(_0x207114);_0x33ce20&&_0x33ce20[_0x11de4c([0x61,0x6c,0x67])]==_0x11de4c([0x45,0x53,0x32,0x35,0x36])||(_0x29071d=!0x1);}async function _0x5184a5(_0x11f1de,_0x255054,_0x3f71f8){const _0x5b724e=window[_0x11de4c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x11de4c([0x66,0x72,0x6f,0x6d])](_0x124123(_0x3f71f8),_0x37a672=>_0x37a672[_0x11de4c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x371459=new window[(_0x11de4c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x11de4c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x11f1de+_0x11de4c([0x2e])+_0x255054),_0x13c1bf=window[_0x11de4c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x11de4c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13c1bf)return;const _0x1a57c8=await _0x13c1bf[_0x11de4c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x11de4c([0x6a,0x77,0x6b]),_0x4d40a0,{[_0x11de4c([0x6e,0x61,0x6d,0x65])]:_0x11de4c([0x45,0x43,0x44,0x53,0x41]),[_0x11de4c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x11de4c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x11de4c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13c1bf[_0x11de4c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x11de4c([0x6e,0x61,0x6d,0x65])]:_0x11de4c([0x45,0x43,0x44,0x53,0x41]),[_0x11de4c([0x68,0x61,0x73,0x68])]:{[_0x11de4c([0x6e,0x61,0x6d,0x65])]:_0x11de4c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1a57c8,_0x5b724e,_0x371459)||(_0x29071d=!0x1);}}function _0x109dc4(_0x3bb19e){return _0x3bb19e[_0x11de4c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x11de4c([0x65,0x79]))?JSON[_0x11de4c([0x70,0x61,0x72,0x73,0x65])](_0x124123(_0x3bb19e)):null;}function _0x124123(_0x411ba5){return window[_0x11de4c([0x61,0x74,0x6f,0x62])](_0x411ba5[_0x11de4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x11de4c([0x2b]))[_0x11de4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x11de4c([0x2f])));}function _0x1038fc(_0x35900e){let _0x337a17=0x1505;function _0x376dcd(_0x3fd002){for(let _0x723e00=0x0;_0x723e00<_0x3fd002[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x723e00++){const _0x6f0dce=_0x3fd002[_0x11de4c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x723e00);_0x337a17=(_0x337a17<<0x5)+_0x337a17+_0x6f0dce,_0x337a17&=_0x337a17;}}function _0x3eb829(_0x4213e8){Array[_0x11de4c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4213e8)?_0x4213e8[_0x11de4c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3eb829):_0x4213e8&&typeof _0x4213e8==_0x11de4c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x11de4c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4213e8)[_0x11de4c([0x73,0x6f,0x72,0x74])]()[_0x11de4c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1a166e,_0xd200d])=>{_0x376dcd(_0x1a166e),_0x3eb829(_0xd200d);}):_0x376dcd(window[_0x11de4c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4213e8));}return _0x3eb829(_0x35900e),_0x337a17>>>0x0;}function _0x2fb85f(_0xcce02d){return _0xcce02d[_0x11de4c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x11de4c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x11de4c([0x30]));}function _0x28cac6(_0x280c7f){return _0x280c7f[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x11de4c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x11de4c([0x6a,0x6f,0x69,0x6e])]('');}function _0x271526(){}function _0x11de4c(_0x3d9511){return _0x3d9511['map'](_0x2932fb=>String['fromCharCode'](_0x2932fb))['join']('');}_0x59548c(await _0x3623c2());}(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'],[_0x4c9eed=>Number(_0x4c9eed)>=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(_0x181494){return L['includes'](_0x181494);}function x(_0x4060ba,_0x14d8e3,_0x5c1951){const {spanStyles:_0x4d2cc9,stylesToBeHtmlElements:_0x345c63}=function(_0x1b9901,_0x252374){const _0x5df43c={},_0x35228a={};return _0x252374['forEach'](_0x3ef50e=>{const _0x460019=_0x1b9901['getStyle'](_0x3ef50e);if(_0x460019){if(function(_0x5e92b3){return E['includes'](_0x5e92b3);}(_0x3ef50e))_0x5df43c[_0x3ef50e]=_0x460019;else{if(function(_0x29aabb){return _0x29aabb in F;}(_0x3ef50e)){const _0xb5d250=_0x460019['split']('\x20');F[_0x3ef50e]['forEach'](([_0x528e43,_0x53e93d])=>{for(const _0x5e7d67 of _0xb5d250){('function'==typeof _0x528e43&&_0x528e43(_0x5e7d67)||_0x528e43===_0x5e7d67)&&(_0x35228a[_0x3ef50e]=[..._0x35228a[_0x3ef50e]||[],[_0x528e43,_0x53e93d]]);}});}}}}),{'spanStyles':_0x5df43c,'stylesToBeHtmlElements':_0x35228a};}(_0x4060ba,_0x5c1951);!function(_0x508fb9,_0x5352b9,_0x1c013e){for(const _0x3f6efd in _0x1c013e){_0x1c013e[_0x3f6efd]['forEach'](([,_0x564fc3])=>{const _0x4ec8be=_0x5352b9['createElement'](_0x564fc3,[],_0x508fb9['getChildren']());_0x5352b9['insertChild'](0x0,_0x4ec8be,_0x508fb9);}),_0x5352b9['removeStyle'](_0x3f6efd,_0x508fb9);}}(_0x4060ba,_0x14d8e3,_0x345c63),function(_0x3fe9f8,_0x2cee0a,_0x45024a){if(!Object['keys'](_0x45024a)['length'])return;const _0x217f0a=_0x2cee0a['createElement']('span',[],_0x3fe9f8['getChildren']());_0x2cee0a['setStyle'](_0x45024a,_0x217f0a),_0x2cee0a['insertChild'](0x0,_0x217f0a,_0x3fe9f8),_0x2cee0a['removeStyle'](Object['keys'](_0x45024a),_0x3fe9f8);}(_0x4060ba,_0x14d8e3,_0x4d2cc9);}class f extends _0x216d72{['execute'](_0x35e5be){const {body:_0x22f2ce}=_0x35e5be['_parsedData'],_0x418797=new _0x1097aa(_0x22f2ce['document']),_0x909fc7=_0x418797['createRangeIn'](_0x22f2ce),_0x2b79da=new _0x3bdfd7(_0x418797['document']['stylesProcessor']),_0x22a528=[...new _0x4c0ad0(_0x2b79da)['blockElements'],'font'],_0x54d416=_0x909fc7['getItems']();for(const _0x28103e of _0x54d416)_0x28103e['is']('element')&&_0x22a528['includes'](_0x28103e['name'])&&x(_0x28103e,_0x418797,(_0x395726=_0x28103e,Array['from'](_0x395726['getStyleNames']())['filter'](P)));var _0x395726;_0x35e5be['content']=_0x22f2ce;}['isActive'](_0x4b4591){return super['isActive'](_0x4b4591)||k(_0x4b4591);}}class s extends _0x206334{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x904154=this['editor'],_0xe315cc=_0x904154['plugins']['get']('ClipboardPipeline'),_0x2f90ef=_0x904154['editing']['view']['document'],_0x139909=new f(_0x2f90ef);_0xe315cc['on']('inputTransformation',(_0x4a17c3,_0x4cf5f3)=>{const _0x39c00d=_0x4cf5f3['dataTransfer']['getData']('text/html');_0x139909['isActive'](_0x39c00d)&&(_0x4cf5f3['_parsedData']||(_0x4cf5f3['_parsedData']=_0x2c5452(_0x39c00d,_0x2f90ef['stylesProcessor'])),_0x139909['execute'](_0x4cf5f3));},{'priority':_0x251ff1['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x33d967=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c3ff7;for(const _0x51880d in _0x33d967){const _0x3ec129=_0x51880d,_0x405ac2=_0x33d967[_0x3ec129];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x405ac2){delete _0x33d967[_0x3ec129],_0x4c3ff7=_0x405ac2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4c3ff7&&_0x33d967['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4c3ff7&&_0x33d967['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4c3ff7&&_0x33d967['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4c3ff7&&_0x33d967['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4c3ff7&&_0x33d967['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4c3ff7&&_0x33d967['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4c3ff7&&_0x33d967['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x206334{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.12",
|
|
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.12",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.12",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.12",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.12",
|
|
29
|
+
"ckeditor5": "44.2.0-alpha.12"
|
|
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 _0x3be6(){var _0x35ee73=['30dcZinZ','2469208AjvnKo','325912jDfjEl','315jvPETi','321215ExaHDe','1868541lhwUpg','413998gAqRRN','5212144GxtjIg','1042648YSrGuV'];_0x3be6=function(){return _0x35ee73;};return _0x3be6();}(function(_0xc9373,_0x3a9c7b){var _0x493447=_0x4842,_0x11d67d=_0xc9373();while(!![]){try{var _0x2a418e=parseInt(_0x493447(0x1e4))/0x1+parseInt(_0x493447(0x1e2))/0x2+parseInt(_0x493447(0x1e1))/0x3+parseInt(_0x493447(0x1e6))/0x4+-parseInt(_0x493447(0x1e0))/0x5*(-parseInt(_0x493447(0x1e5))/0x6)+-parseInt(_0x493447(0x1e3))/0x7+-parseInt(_0x493447(0x1e7))/0x8*(parseInt(_0x493447(0x1e8))/0x9);if(_0x2a418e===_0x3a9c7b)break;else _0x11d67d['push'](_0x11d67d['shift']());}catch(_0x481da8){_0x11d67d['push'](_0x11d67d['shift']());}}}(_0x3be6,0x9c62a));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4842(_0x273539,_0x13302e){var _0x3be604=_0x3be6();return _0x4842=function(_0x48427c,_0x424cfd){_0x48427c=_0x48427c-0x1e0;var _0x12692f=_0x3be604[_0x48427c];return _0x12692f;},_0x4842(_0x273539,_0x13302e);}import'./augmentation.js';
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x284196,_0xe41aa0){var _0x5cfa1c=_0x2c41,_0x2483e6=_0x284196();while(!![]){try{var _0x124ce6=parseInt(_0x5cfa1c(0xa3))/0x1*(-parseInt(_0x5cfa1c(0xa1))/0x2)+parseInt(_0x5cfa1c(0xa0))/0x3+-parseInt(_0x5cfa1c(0x9f))/0x4+-parseInt(_0x5cfa1c(0xa4))/0x5+-parseInt(_0x5cfa1c(0x9d))/0x6+-parseInt(_0x5cfa1c(0x9e))/0x7+parseInt(_0x5cfa1c(0xa2))/0x8;if(_0x124ce6===_0xe41aa0)break;else _0x2483e6['push'](_0x2483e6['shift']());}catch(_0x122b0f){_0x2483e6['push'](_0x2483e6['shift']());}}}(_0x26f5,0x5369c));import{CKEditorError as _0x34dfc6}from'ckeditor5/src/utils.js';function _0x2c41(_0x2e09a5,_0x56b753){var _0x26f5cf=_0x26f5();return _0x2c41=function(_0x2c41cb,_0x40bf36){_0x2c41cb=_0x2c41cb-0x9d;var _0x3fb0a0=_0x26f5cf[_0x2c41cb];return _0x3fb0a0;},_0x2c41(_0x2e09a5,_0x56b753);}function _0x26f5(){var _0x24a74e=['568224iQlzcC','18241952hYMVUo','2VTuVXv','1691215xPhhDZ','4029246NpmBXK','1842428EijWmK','2620128kCtMxP','1672980LlaHip'];_0x26f5=function(){return _0x24a74e;};return _0x26f5();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2af764=_0x3786;(function(_0x2b5751,_0x21f07e){const _0x510f29=_0x3786,_0x1f00cb=_0x2b5751();while(!![]){try{const _0x2a9720=-parseInt(_0x510f29(0x16c))/0x1*(-parseInt(_0x510f29(0x162))/0x2)+parseInt(_0x510f29(0x15b))/0x3*(-parseInt(_0x510f29(0x171))/0x4)+parseInt(_0x510f29(0x16f))/0x5*(parseInt(_0x510f29(0x161))/0x6)+-parseInt(_0x510f29(0x170))/0x7+parseInt(_0x510f29(0x16a))/0x8+-parseInt(_0x510f29(0x16b))/0x9+parseInt(_0x510f29(0x163))/0xa;if(_0x2a9720===_0x21f07e)break;else _0x1f00cb['push'](_0x1f00cb['shift']());}catch(_0x359168){_0x1f00cb['push'](_0x1f00cb['shift']());}}}(_0x1926,0xc9277));import{UpcastWriter as _0x5bfb2c}from'ckeditor5/src/engine.js';function _0x1926(){const _0x30abfb=['createRangeIn','type','size','isActive','execute','from','8556552aNHiqb','4963707TRVpog','25858AyAmsU','item','document','20FzcXva','7675521NfzjBb','32hiVRXg','setStyle','269097RNImLP','content','elementStart','_parsedData','hasStyle','values','2219160ahPtmO','28ypacQc','2785240wTYRsz'];_0x1926=function(){return _0x30abfb;};return _0x1926();}import{MSWordNormalizer as _0xf3b5dc}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x59b320}from'../../utils.js';import{extractStyles as _0x5e73ea,expandStyles as _0x5e2ebb,getMatchingStyles as _0x33a25b,flattenStyleDefinitions as _0x13eb25}from'./utils.js';function _0x3786(_0x2edcf9,_0xcbe05f){const _0x1926f0=_0x1926();return _0x3786=function(_0x37867d,_0x2b2dc9){_0x37867d=_0x37867d-0x15b;let _0xf398c7=_0x1926f0[_0x37867d];return _0xf398c7;},_0x3786(_0x2edcf9,_0xcbe05f);}export default class c extends _0xf3b5dc{[_0x2af764(0x168)](_0x47ae83){const _0x117530=_0x2af764,{body:_0x415b2b,styles:_0x5af862}=_0x47ae83[_0x117530(0x15e)],_0x53911b=new _0x5bfb2c(_0x415b2b[_0x117530(0x16e)]),_0x203b24=_0x53911b[_0x117530(0x164)](_0x415b2b),_0x2ba870=_0x5e73ea(_0x5af862),_0x26b59a=_0x5e2ebb(_0x2ba870);for(const _0x1fcb39 of _0x203b24){if(_0x117530(0x15d)!==_0x1fcb39[_0x117530(0x165)])continue;const _0x1e57d8=_0x33a25b(_0x1fcb39[_0x117530(0x16d)],_0x26b59a);if(_0x1e57d8[_0x117530(0x166)]){const _0x4958a6=_0x13eb25(Array[_0x117530(0x169)](_0x1e57d8[_0x117530(0x160)]()));for(const _0xf512dc in _0x4958a6){const _0x1c7331=_0x1fcb39[_0x117530(0x16d)];_0x1c7331[_0x117530(0x15f)](_0xf512dc)||_0x53911b[_0x117530(0x172)](_0xf512dc,_0x4958a6[_0xf512dc],_0x1c7331);}}}_0x47ae83[_0x117530(0x15c)]=_0x415b2b;}[_0x2af764(0x167)](_0x5cef3e){const _0xb77cb5=_0x2af764;return super[_0xb77cb5(0x167)](_0x5cef3e)||_0x59b320(_0x5cef3e);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x469dd8,_0x4d6a5c){const _0x18bc09=_0x29a2,_0xc96705=_0x469dd8();while(!![]){try{const _0x15bcd6=-parseInt(_0x18bc09(0x11f))/0x1*(-parseInt(_0x18bc09(0x118))/0x2)+-parseInt(_0x18bc09(0x123))/0x3*(parseInt(_0x18bc09(0x10a))/0x4)+-parseInt(_0x18bc09(0x11d))/0x5+-parseInt(_0x18bc09(0x11e))/0x6*(-parseInt(_0x18bc09(0x113))/0x7)+-parseInt(_0x18bc09(0x10c))/0x8+parseInt(_0x18bc09(0x107))/0x9+-parseInt(_0x18bc09(0x114))/0xa*(-parseInt(_0x18bc09(0x11a))/0xb);if(_0x15bcd6===_0x4d6a5c)break;else _0xc96705['push'](_0xc96705['shift']());}catch(_0x1b12c0){_0xc96705['push'](_0xc96705['shift']());}}}(_0x127f,0xf236c));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x29a2(_0x2e0de4,_0x28bd3a){const _0x127fb8=_0x127f();return _0x29a2=function(_0x29a263,_0x4210ae){_0x29a263=_0x29a263-0x107;let _0x9d0f66=_0x127fb8[_0x29a263];return _0x9d0f66;},_0x29a2(_0x2e0de4,_0x28bd3a);}export function getMatchingStyles(_0x4b18f3,_0x425988){const _0x1e3f9f=_0x29a2,_0x336c95=new Map();for(const [_0x5bf2cf,_0x35b448]of _0x425988){if(!_0x5bf2cf[_0x1e3f9f(0x110)]&&!_0x5bf2cf[_0x1e3f9f(0x10b)])continue;const _0x4ba7c2=!_0x5bf2cf[_0x1e3f9f(0x110)]||_0x4b18f3[_0x1e3f9f(0x10f)]===_0x5bf2cf[_0x1e3f9f(0x110)],_0x4696bd=!_0x5bf2cf[_0x1e3f9f(0x10b)]||_0x4b18f3[_0x1e3f9f(0x10d)](_0x5bf2cf[_0x1e3f9f(0x10b)]);_0x4ba7c2&&_0x4696bd&&_0x336c95[_0x1e3f9f(0x112)](_0x5bf2cf,_0x35b448);}return _0x336c95;}export function extractStyles(_0x5d2d74){const _0x5ecc73=_0x29a2,_0x252156={};for(const _0x57255b of _0x5d2d74)for(const _0x53d829 of _0x57255b[_0x5ecc73(0x108)])if(_0x53d829 instanceof CSSStyleRule){const _0x4aaceb=parseCSSStyleDeclaration(_0x53d829[_0x5ecc73(0x119)]);_0x252156[_0x53d829[_0x5ecc73(0x115)]]=Object[_0x5ecc73(0x121)]({},_0x252156[_0x53d829[_0x5ecc73(0x115)]]||{},_0x4aaceb);}return _0x252156;}function _0x127f(){const _0x3f4273=['309782siRnPj','initial','trim','5902395rvYpqQ','5129004qSVsfM','106773jtDdsI','groups','assign','getPropertyValue','1971570wGQiok','3467907DoJShq','cssRules','map','4puVsqk','className','4874016UVQydg','hasClass','push','name','tagName','length','set','7LAKDFg','250LLyyFf','selectorText','split','exec','28DyljHw','style'];_0x127f=function(){return _0x3f4273;};return _0x127f();}export function expandStyles(_0x49e5b5){const _0x3c50a1=_0x29a2,_0x3a6066=new Map();for(const _0x3ceaa8 in _0x49e5b5){const _0x1eec2a=parseCSSSelector(_0x3ceaa8),_0x3252e1=_0x49e5b5[_0x3ceaa8];for(const _0x1d0d85 of _0x1eec2a)_0x3a6066[_0x3c50a1(0x112)](_0x1d0d85,_0x3252e1);}return _0x3a6066;}export function parseCSSStyleDeclaration(_0xacf45a){const _0x2c3293=_0x29a2,_0x450026={};for(let _0x530629=0x0;_0x530629<_0xacf45a[_0x2c3293(0x111)];_0x530629++){const _0x384101=_0xacf45a[_0x530629],_0x5ced2a=_0xacf45a[_0x2c3293(0x122)](_0x384101);_0x2c3293(0x11b)!==_0x5ced2a&&(_0x450026[_0x384101]=_0x5ced2a);}return _0x450026;}export function parseCSSSelector(_0x422bd9){const _0x7a9c40=_0x29a2,_0x60f87a=_0x422bd9[_0x7a9c40(0x116)](',')[_0x7a9c40(0x109)](_0x2b5da5=>_0x2b5da5[_0x7a9c40(0x11c)]()),_0x24e927=[];for(const _0x39e444 of _0x60f87a){const _0x1ba95b=S[_0x7a9c40(0x117)](_0x39e444);_0x1ba95b&&_0x24e927[_0x7a9c40(0x10e)](_0x1ba95b[_0x7a9c40(0x120)]);}return _0x24e927;}export function flattenStyleDefinitions(_0x132ebb){const _0x105771=_0x29a2,_0x51c06e={};for(const _0x165136 of _0x132ebb)Object[_0x105771(0x121)](_0x51c06e,_0x165136);return _0x51c06e;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc3ca76=_0x4752;(function(_0x361691,_0x252315){const _0x5b0d1d=_0x4752,_0x253c31=_0x361691();while(!![]){try{const _0x4d0d4b=-parseInt(_0x5b0d1d(0xa1))/0x1+parseInt(_0x5b0d1d(0xae))/0x2+-parseInt(_0x5b0d1d(0xab))/0x3+parseInt(_0x5b0d1d(0xa7))/0x4+-parseInt(_0x5b0d1d(0x9d))/0x5+-parseInt(_0x5b0d1d(0xa4))/0x6*(-parseInt(_0x5b0d1d(0xac))/0x7)+parseInt(_0x5b0d1d(0xa0))/0x8*(parseInt(_0x5b0d1d(0x9e))/0x9);if(_0x4d0d4b===_0x252315)break;else _0x253c31['push'](_0x253c31['shift']());}catch(_0x5e414d){_0x253c31['push'](_0x253c31['shift']());}}}(_0x5d14,0xa40dd));import{UpcastWriter as _0x1d1a9e,DomConverter as _0xe61b2e,ViewDocument as _0x49fa76}from'ckeditor5/src/engine.js';function _0x4752(_0x498a5c,_0x5f5dc0){const _0x5d14b1=_0x5d14();return _0x4752=function(_0x475290,_0x2aa13a){_0x475290=_0x475290-0x99;let _0x3570c3=_0x5d14b1[_0x475290];return _0x3570c3;},_0x4752(_0x498a5c,_0x5f5dc0);}import{MSWordNormalizer as _0x5d3c25}from'@ckeditor/ckeditor5-paste-from-office';function _0x5d14(){const _0x35d1ce=['_parsedData','createRangeIn','3253479uiHcDR','114583nbDTKl','font','1113096xAWMxJ','execute','content','isActive','stylesProcessor','2962090npTFtH','16863561LDfKRE','document','8WLqyNw','972798DiJwrC','getItems','includes','18URhsdT','blockElements','element','3369160BNzoXp','name'];_0x5d14=function(){return _0x35d1ce;};return _0x5d14();}import{isMSExcelContent as _0x4d2d75}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x41b48a,propagateStyleProperties as _0x4c8dc5}from'./utils.js';export default class f extends _0x5d3c25{[_0xc3ca76(0x99)](_0x316a03){const _0x531850=_0xc3ca76,{body:_0x1f22ee}=_0x316a03[_0x531850(0xa9)],_0x2ae855=new _0x1d1a9e(_0x1f22ee[_0x531850(0x9f)]),_0x18ed2a=_0x2ae855[_0x531850(0xaa)](_0x1f22ee),_0x507e01=new _0x49fa76(_0x2ae855[_0x531850(0x9f)][_0x531850(0x9c)]),_0x2c8019=[...new _0xe61b2e(_0x507e01)[_0x531850(0xa5)],_0x531850(0xad)],_0x3f47fb=_0x18ed2a[_0x531850(0xa2)]();for(const _0x497846 of _0x3f47fb)if(_0x497846['is'](_0x531850(0xa6))&&_0x2c8019[_0x531850(0xa3)](_0x497846[_0x531850(0xa8)])){const _0x3207ef=_0x41b48a(_0x497846);_0x4c8dc5(_0x497846,_0x2ae855,_0x3207ef);}_0x316a03[_0x531850(0x9a)]=_0x1f22ee;}[_0xc3ca76(0x9b)](_0x3005e2){const _0x2e4e6b=_0xc3ca76;return super[_0x2e4e6b(0x9b)](_0x3005e2)||_0x4d2d75(_0x3005e2);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x17f63f=_0x1e2f;(function(_0x5a0f4f,_0x452b14){const _0x5bc147=_0x1e2f,_0x28e831=_0x5a0f4f();while(!![]){try{const _0x4960c9=-parseInt(_0x5bc147(0x1c7))/0x1+parseInt(_0x5bc147(0x1a3))/0x2*(-parseInt(_0x5bc147(0x1bf))/0x3)+parseInt(_0x5bc147(0x1c4))/0x4+parseInt(_0x5bc147(0x1b2))/0x5+parseInt(_0x5bc147(0x1bb))/0x6*(-parseInt(_0x5bc147(0x1ab))/0x7)+parseInt(_0x5bc147(0x1ba))/0x8+-parseInt(_0x5bc147(0x19f))/0x9*(-parseInt(_0x5bc147(0x1c1))/0xa);if(_0x4960c9===_0x452b14)break;else _0x28e831['push'](_0x28e831['shift']());}catch(_0x396425){_0x28e831['push'](_0x28e831['shift']());}}}(_0x1968,0x46a6a));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x17f63f(0x1ac),_0x17f63f(0x1b4),_0x17f63f(0x1b9),_0x17f63f(0x19e),_0x17f63f(0x1aa),_0x17f63f(0x1c6),_0x17f63f(0x1c3),_0x17f63f(0x1b1)];function _0x1968(){const _0x565cf7=['sub','includes','getStyle','span','vertical-align','464055FyRtDW','from','font-family','strong','length','function','keys','font-size','4532624sYDEDF','207828WvIbMp','split','bold','getStyleNames','87KlwfUW','forEach','10HscEbg','filter','font-style','1029168YIeWTw','getChildren','font-weight','39653TlGDVC','setStyle','bolder','text-decoration','2093166tOHlDK','italic','removeStyle','sup','37456lpNBEl','medium','line-through','createElement','insertChild','underline','super','text-decoration-line','56fuceQv','color'];_0x1968=function(){return _0x565cf7;};return _0x1968();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x17f63f(0x1ac),_0x17f63f(0x1b4),_0x17f63f(0x1b9)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x17f63f(0x1a0),'i']],'font-weight':[[_0x17f63f(0x1a4),_0x17f63f(0x1b5)],[_0x17f63f(0x1bd),_0x17f63f(0x1b5)],[_0x17f63f(0x19d),_0x17f63f(0x1b5)],[_0x4ccea9=>Number(_0x4ccea9)>=0x258,_0x17f63f(0x1b5)]],'text-decoration':[[_0x17f63f(0x1a8),'u'],[_0x17f63f(0x1a5),'s']],'text-decoration-line':[[_0x17f63f(0x1a8),'u'],[_0x17f63f(0x1a5),'s']],'vertical-align':[[_0x17f63f(0x1ad),_0x17f63f(0x1ad)],[_0x17f63f(0x1a9),_0x17f63f(0x1a2)]]};export function isPropertyToBePropagated(_0xd80d93){const _0x40e94c=_0x17f63f;return CSS_PROPERTIES_TO_PROPAGATE[_0x40e94c(0x1ae)](_0xd80d93);}export function isPropertyToBePropagatedAsSpan(_0x3d362b){const _0x3e9e89=_0x17f63f;return CSS_PROPERTIES_TO_BE_SPANS[_0x3e9e89(0x1ae)](_0x3d362b);}export function isPropertyToBePropagatedAsHTMLElement(_0x5f6333){return _0x5f6333 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x1238e4){const _0x1593c6=_0x17f63f;return Array[_0x1593c6(0x1b3)](_0x1238e4[_0x1593c6(0x1be)]())[_0x1593c6(0x1c2)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x4eae5f,_0x4a4170,_0x4d68fa){const {spanStyles:_0x7252ed,stylesToBeHtmlElements:_0x31946d}=getStylesToPropagate(_0x4eae5f,_0x4d68fa);propagateStylesAsHTMLElements(_0x4eae5f,_0x4a4170,_0x31946d),propagateStylesAsSpan(_0x4eae5f,_0x4a4170,_0x7252ed);}export function propagateStylesAsHTMLElements(_0x53dc6,_0x4c1463,_0x29a627){const _0x457368=_0x17f63f;for(const _0x497a01 in _0x29a627){_0x29a627[_0x497a01][_0x457368(0x1c0)](([,_0x2c0e34])=>{const _0x544c85=_0x457368,_0x375110=_0x4c1463[_0x544c85(0x1a6)](_0x2c0e34,[],_0x53dc6[_0x544c85(0x1c5)]());_0x4c1463[_0x544c85(0x1a7)](0x0,_0x375110,_0x53dc6);}),_0x4c1463[_0x457368(0x1a1)](_0x497a01,_0x53dc6);}}export function propagateStylesAsSpan(_0x28d10d,_0x458f35,_0x1b9854){const _0x3c8349=_0x17f63f;if(!Object[_0x3c8349(0x1b8)](_0x1b9854)[_0x3c8349(0x1b6)])return;const _0x4c9d9a=_0x458f35[_0x3c8349(0x1a6)](_0x3c8349(0x1b0),[],_0x28d10d[_0x3c8349(0x1c5)]());_0x458f35[_0x3c8349(0x1c8)](_0x1b9854,_0x4c9d9a),_0x458f35[_0x3c8349(0x1a7)](0x0,_0x4c9d9a,_0x28d10d),_0x458f35[_0x3c8349(0x1a1)](Object[_0x3c8349(0x1b8)](_0x1b9854),_0x28d10d);}function _0x1e2f(_0xcafcba,_0x1e92d3){const _0x196827=_0x1968();return _0x1e2f=function(_0x1e2f7c,_0x5eadb7){_0x1e2f7c=_0x1e2f7c-0x19d;let _0x44df29=_0x196827[_0x1e2f7c];return _0x44df29;},_0x1e2f(_0xcafcba,_0x1e92d3);}export function getStylesToPropagate(_0x5ce470,_0x4ad4a5){const _0x6f063d=_0x17f63f,_0x29db64={},_0x9f6c40={};return _0x4ad4a5[_0x6f063d(0x1c0)](_0x1c8bd2=>{const _0x155bec=_0x6f063d,_0x28fe5f=_0x5ce470[_0x155bec(0x1af)](_0x1c8bd2);if(_0x28fe5f){if(isPropertyToBePropagatedAsSpan(_0x1c8bd2))_0x29db64[_0x1c8bd2]=_0x28fe5f;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1c8bd2)){const _0x2cfb49=_0x28fe5f[_0x155bec(0x1bc)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1c8bd2][_0x155bec(0x1c0)](([_0x5f850f,_0x3a9849])=>{const _0x35d5de=_0x155bec;for(const _0x5dab38 of _0x2cfb49){(_0x35d5de(0x1b7)==typeof _0x5f850f&&_0x5f850f(_0x5dab38)||_0x5f850f===_0x5dab38)&&(_0x9f6c40[_0x1c8bd2]=[..._0x9f6c40[_0x1c8bd2]||[],[_0x5f850f,_0x3a9849]]);}});}}}}),{'spanStyles':_0x29db64,'stylesToBeHtmlElements':_0x9f6c40};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1c5003=_0x1c0b;(function(_0x5de16d,_0x1f3669){var _0x1fb101=_0x1c0b,_0x43c18c=_0x5de16d();while(!![]){try{var _0x3caee3=parseInt(_0x1fb101(0x16a))/0x1*(parseInt(_0x1fb101(0x16b))/0x2)+-parseInt(_0x1fb101(0x175))/0x3+-parseInt(_0x1fb101(0x16e))/0x4+parseInt(_0x1fb101(0x174))/0x5*(-parseInt(_0x1fb101(0x171))/0x6)+parseInt(_0x1fb101(0x16c))/0x7+parseInt(_0x1fb101(0x172))/0x8*(parseInt(_0x1fb101(0x176))/0x9)+parseInt(_0x1fb101(0x169))/0xa;if(_0x3caee3===_0x1f3669)break;else _0x43c18c['push'](_0x43c18c['shift']());}catch(_0x9b3f64){_0x43c18c['push'](_0x43c18c['shift']());}}}(_0x4440,0x1f1a6));function _0x1c0b(_0x36d197,_0x182518){var _0x444013=_0x4440();return _0x1c0b=function(_0x1c0b7a,_0x311fce){_0x1c0b7a=_0x1c0b7a-0x169;var _0x3ae191=_0x444013[_0x1c0b7a];return _0x3ae191;},_0x1c0b(_0x36d197,_0x182518);}import{Plugin as _0x940ca3}from'ckeditor5/src/core.js';import _0x4af70c from'./pastefromofficeenhancedinliner.js';function _0x4440(){var _0x2da1a1=['18xXVoNh','pluginName','PasteFromOffice','5157350PPUGEF','48RzAJnP','3316JoCkYI','702142wHOafR','PasteFromOfficeEnhanced','657432yymYla','isPremiumPlugin','isOfficialPlugin','154986wESvNk','222552sfjKWa','requires','40CDxBEq','758577IzUXdc'];_0x4440=function(){return _0x2da1a1;};return _0x4440();}import _0x14e211 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x940ca3{static get[_0x1c5003(0x177)](){var _0x5311bc=_0x1c5003;return _0x5311bc(0x16d);}static get[_0x1c5003(0x170)](){return!0x0;}static get[_0x1c5003(0x16f)](){return!0x0;}static get[_0x1c5003(0x173)](){var _0x32436e=_0x1c5003;return[_0x32436e(0x178),_0x4af70c,_0x14e211];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x59f967=_0x7137;function _0x7137(_0x5277ed,_0x38e918){const _0x481a13=_0x481a();return _0x7137=function(_0x713765,_0x443526){_0x713765=_0x713765-0x1ab;let _0x2d3ee0=_0x481a13[_0x713765];return _0x2d3ee0;},_0x7137(_0x5277ed,_0x38e918);}(function(_0x4adc8d,_0x91f1ef){const _0x16affc=_0x7137,_0x3710f4=_0x4adc8d();while(!![]){try{const _0x883e0=-parseInt(_0x16affc(0x1b5))/0x1+-parseInt(_0x16affc(0x1c7))/0x2+parseInt(_0x16affc(0x1c1))/0x3+-parseInt(_0x16affc(0x1b4))/0x4*(-parseInt(_0x16affc(0x1b7))/0x5)+parseInt(_0x16affc(0x1bb))/0x6*(parseInt(_0x16affc(0x1ad))/0x7)+-parseInt(_0x16affc(0x1be))/0x8*(-parseInt(_0x16affc(0x1b6))/0x9)+parseInt(_0x16affc(0x1d1))/0xa*(-parseInt(_0x16affc(0x1cd))/0xb);if(_0x883e0===_0x91f1ef)break;else _0x3710f4['push'](_0x3710f4['shift']());}catch(_0x4f2766){_0x3710f4['push'](_0x3710f4['shift']());}}}(_0x481a,0xcc02c));import{Plugin as _0x111389}from'ckeditor5/src/core.js';import{parseHtml as _0x524ca7}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1c423d,uid as _0x2cf717}from'ckeditor5/src/utils.js';import _0x419cbb from'./normalizers/inliner/msofficestylesinliner.js';function _0x481a(){const _0x2f1840=['2150hrQnHw','isActive','PasteFromOffice','high','9899346aBpDZy','map','pluginName','1808DteJcr','requires','isPremiumPlugin','254127oNUlJw','dataTransfer','init','href','text/html','editor','2025192SBMadr','plugins','execute','fromCharCode','join','document','77cuSAPH','editing','ClipboardPipeline','afterInit','206710gpCSGW','_parsedData','inputTransformation','7KJHsjN','view','stylesProcessor','getData','PasteFromOfficeEnhancedInliner','get','isOfficialPlugin','6924azPrXV','1528547ltayHa','41517MlYkfN'];_0x481a=function(){return _0x2f1840;};return _0x481a();}export default class i extends _0x111389{static get[_0x59f967(0x1bd)](){const _0x44c196=_0x59f967;return _0x44c196(0x1b1);}static get[_0x59f967(0x1b3)](){return!0x0;}static get[_0x59f967(0x1c0)](){return!0x0;}static get[_0x59f967(0x1bf)](){const _0x384aec=_0x59f967;return[_0x384aec(0x1b9)];}[_0x59f967(0x1c3)](){const _0x2bb300=_0x59f967,_0x6dddee=this[_0x2bb300(0x1c6)],_0x47cb07=_0x6dddee[_0x2bb300(0x1c8)][_0x2bb300(0x1b2)](_0x2bb300(0x1cf)),_0x3a7848=_0x6dddee[_0x2bb300(0x1ce)][_0x2bb300(0x1ae)][_0x2bb300(0x1cc)],_0x7763ba=new _0x419cbb(_0x3a7848);_0x47cb07['on'](_0x2bb300(0x1ac),(_0x577da2,_0x1fcabd)=>{const _0x3c36a6=_0x2bb300,_0x8b20db=_0x1fcabd[_0x3c36a6(0x1c2)][_0x3c36a6(0x1b0)](_0x3c36a6(0x1c5));_0x7763ba[_0x3c36a6(0x1b8)](_0x8b20db)&&(_0x1fcabd[_0x3c36a6(0x1ab)]||(_0x1fcabd[_0x3c36a6(0x1ab)]=_0x524ca7(_0x8b20db,_0x3a7848[_0x3c36a6(0x1af)])),_0x7763ba[_0x3c36a6(0x1c9)](_0x1fcabd));},{'priority':_0x1c423d[_0x2bb300(0x1b2)](_0x2bb300(0x1ba))+0xb});}[_0x59f967(0x1d0)](){!async function(_0x385b3e){const _0x5114c9=_0x594952([0x69,0x45,0x61,0x66,0x68,0x51,0x38,0x6f,0x46,0x6b,0x30,0x44,0x50,0x35,0x34,0x36,0x56,0x75,0x4a,0x37,0x47,0x58,0x64,0x31,0x49,0x4b,0x6c,0x6a,0x54,0x62,0x43,0x74,0x79,0x73,0x4f,0x42,0x53,0x78,0x4d,0x4c,0x59,0x63,0x33,0x65,0x32,0x72,0x70,0x77,0x6e,0x4e,0x52,0x55,0x67,0x41,0x76,0x5a,0x39,0x71,0x57,0x48,0x7a,0x6d]),_0x1c84dc=0x4ba2a8db,_0x3b6d43=0x4ba5f663^_0x1c84dc,_0x48139b=window[_0x594952([0x44,0x61,0x74,0x65])][_0x594952([0x6e,0x6f,0x77])](),_0x5ba922=_0x385b3e[_0x594952([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x17d889=new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5992d2=>{_0x5ba922[_0x594952([0x6f,0x6e,0x63,0x65])](_0x594952([0x72,0x65,0x61,0x64,0x79]),_0x5992d2);}),_0x37a34e={[_0x594952([0x6b,0x74,0x79])]:_0x594952([0x45,0x43]),[_0x594952([0x75,0x73,0x65])]:_0x594952([0x73,0x69,0x67]),[_0x594952([0x63,0x72,0x76])]:_0x594952([0x50,0x2d,0x32,0x35,0x36]),[_0x594952([0x78])]:_0x594952([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]),[_0x594952([0x79])]:_0x594952([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]),[_0x594952([0x61,0x6c,0x67])]:_0x594952([0x45,0x53,0x32,0x35,0x36])},_0x1375ef=_0x5ba922[_0x594952([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x594952([0x67,0x65,0x74])](_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x521e9b(){let _0x472745,_0x2c461a=null,_0x270bca=null;try{if(_0x1375ef==_0x594952([0x47,0x50,0x4c]))return _0x594952([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x472745=_0x1487bd(),!_0x472745)return _0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x472745[_0x594952([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x270bca=_0x152fad(_0x472745[_0x594952([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x472745[_0x594952([0x6a,0x74,0x69])])),await _0x20aa62()?_0x552e1f()?_0x7a0482()?_0x594952([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5d9f9c()?(_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x594952([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c461a=_0x439c24(_0x594952([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x594952([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c461a=_0x439c24(_0x594952([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd1cf3e()):_0x594952([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x594952([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x18b570){return _0x594952([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7a0482(){const _0x274208=[_0x594952([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x594952([0x74,0x72,0x69,0x61,0x6c])][_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x48139b/0x3e8:0xe10*_0x3b6d43;return _0x472745[_0x594952([0x65,0x78,0x70])]<_0x274208;}function _0x552e1f(){const _0x24ddb4=_0x472745[_0x594952([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24ddb4&&(!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x2a]))||(!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x50,0x4f,0x45]))||!!_0x24ddb4[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x50,0x50]))));}function _0x5d9f9c(){const _0x19539d=_0x7137,_0x130d03=_0x472745[_0x594952([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x130d03||0x0==_0x130d03[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd13280}=new URL(window[_0x594952([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x19539d(0x1c4)]);if(_0x130d03[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd13280))return!0x0;const _0x12b4b8=_0xd13280[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e]));return _0x130d03[_0x594952([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4afe63=>_0x4afe63[_0x594952([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594952([0x2a])))[_0x594952([0x6d,0x61,0x70])](_0x16696f=>_0x16696f[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e])))[_0x594952([0x73,0x6f,0x6d,0x65])](_0x1a45ca=>_0x12b4b8[_0x594952([0x65,0x76,0x65,0x72,0x79])]((_0x490831,_0x4e33a1)=>_0x1a45ca[_0x4e33a1]===_0x490831||_0x1a45ca[_0x4e33a1]===_0x594952([0x2a])));}function _0xd1cf3e(){return _0x2c461a&&_0x270bca?new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1311be,_0x50418c)=>{_0x2c461a[_0x594952([0x74,0x68,0x65,0x6e])](_0x1311be,_0x50418c),_0x270bca[_0x594952([0x74,0x68,0x65,0x6e])](_0x21a5ac=>{_0x21a5ac!=_0x594952([0x56,0x61,0x6c,0x69,0x64])&&_0x1311be(_0x21a5ac);},_0x50418c);}):_0x2c461a||_0x270bca||_0x594952([0x56,0x61,0x6c,0x69,0x64]);}}function _0x152fad(_0xcbe424,_0x48aae0){return new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14c67a=>{if(_0x1b71fa())return _0x14c67a(_0x594952([0x56,0x61,0x6c,0x69,0x64]));_0x26dae9(),_0x5ba922[_0x594952([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xea66f2=!0x1;const _0xeaebf5=_0x2cf717();function _0x5825f3(_0x5e7956){return!!_0x5e7956&&(typeof _0x5e7956===_0x594952([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e7956===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e7956[_0x594952([0x74,0x68,0x65,0x6e])]===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e7956[_0x594952([0x63,0x61,0x74,0x63,0x68])]===_0x594952([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48e140(_0x1c6756){_0x56e27e(_0x1c6756)[_0x594952([0x74,0x68,0x65,0x6e])](_0x4bf4cb=>{if(!_0x4bf4cb||_0x4bf4cb[_0x594952([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x594952([0x6f,0x6b]))return _0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x395394(_0x1335e3(_0xeaebf5+_0x48aae0))!=_0x4bf4cb[_0x594952([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x594952([0x56,0x61,0x6c,0x69,0x64]);})[_0x594952([0x74,0x68,0x65,0x6e])](_0x16c564=>(_0x44c4be(),_0x16c564),()=>{const _0x5ef027=_0xb69fdb();return null==_0x5ef027?(_0x44c4be(),_0x594952([0x56,0x61,0x6c,0x69,0x64])):_0x594952(_0x48139b-_0x5ef027>(0x6fae2cdb^_0x1c84dc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x594952([0x74,0x68,0x65,0x6e])](_0x14c67a)[_0x594952([0x63,0x61,0x74,0x63,0x68])](()=>{_0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e141d=0x4b94465b^_0x1c84dc;function _0x44c4be(){const _0x29371d=_0x594952([0x6c,0x6c,0x63,0x74,0x2d])+_0x395394(_0x1335e3(_0xcbe424)),_0x24b539=_0x499fed(_0x395394(window[_0x594952([0x4d,0x61,0x74,0x68])][_0x594952([0x63,0x65,0x69,0x6c])](_0x48139b/_0x4e141d)));window[_0x594952([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x594952([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x29371d,_0x24b539);}function _0xb69fdb(){const _0x44da42=_0x594952([0x6c,0x6c,0x63,0x74,0x2d])+_0x395394(_0x1335e3(_0xcbe424)),_0x33a568=window[_0x594952([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x594952([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44da42);return _0x33a568?window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x499fed(_0x33a568),0x10)*_0x4e141d:null;}function _0x56e27e(_0x1a9a0f){return new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1960d6,_0x378456)=>{_0x1a9a0f[_0x594952([0x74,0x68,0x65,0x6e])](_0x1960d6,_0x378456),window[_0x594952([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x378456,0x4ba37c1b^_0x1c84dc);});}}_0x5ba922[_0x594952([0x6f,0x6e])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x49cadd,_0x3fdb80)=>{if(_0x3fdb80[0x0]!=_0xcbe424)return _0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3fdb80[0x1]={..._0x3fdb80[0x1],[_0x594952([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xeaebf5};},{[_0x594952([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x594952([0x68,0x69,0x67,0x68])}),_0x5ba922[_0x594952([0x6f,0x6e])](_0x594952([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x183248=>{_0x5825f3(_0x183248[_0x594952([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xea66f2=!0x0,_0x48e140(_0x183248[_0x594952([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x594952([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x594952([0x6c,0x6f,0x77])}),_0x17d889[_0x594952([0x74,0x68,0x65,0x6e])](()=>{_0xea66f2||_0x14c67a(_0x594952([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1b71fa(){return _0x5ba922[_0x594952([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x594952([0x76,0x69,0x65,0x77])][_0x594952([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x594952([0x61,0x75,0x74,0x6f]);}function _0x26dae9(){_0x5ba922[_0x594952([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x594952([0x76,0x69,0x65,0x77])][_0x594952([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x594952([0x61,0x75,0x74,0x6f]);}}function _0x439c24(_0x2efd09){const _0x45a5cb=[new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54817c=>setTimeout(_0x54817c,0x4bab9617^_0x1c84dc)),_0x17d889[_0x594952([0x74,0x68,0x65,0x6e])](()=>new window[(_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa2a23=>{let _0x168c3b=0x0;_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x6f,0x6e])](_0x594952([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e7fb7,_0x45de21)=>{_0x45de21[0x0][_0x594952([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x168c3b++,_0x168c3b==(0x4ba2a923^_0x1c84dc)&&(_0xa2a23(),_0x1e7fb7[_0x594952([0x6f,0x66,0x66])]());});}))];return window[_0x594952([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x594952([0x72,0x61,0x63,0x65])](_0x45a5cb)[_0x594952([0x74,0x68,0x65,0x6e])](()=>_0x2efd09);}async function _0xddb43c(){await _0x17d889,_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5377a2,_0x5ba922[_0x594952([0x6d,0x6f,0x64,0x65,0x6c])][_0x594952([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5377a2,_0x5ba922[_0x594952([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x594952([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x43de4c(_0x315714){const _0x325337=_0x399e2d();_0x5ba922[_0x325337]=_0x594952([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])+_0x315714,_0x315714!=_0x594952([0x56,0x61,0x6c,0x69,0x64])&&_0xddb43c();}function _0x399e2d(){const _0x5a4de2=window[_0x594952([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x594952([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x594952([0x6e,0x6f,0x77])]())[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x594952([0x2e]),'');let _0x57f734=_0x594952([0x69]);for(let _0x32aae9=0x0;_0x32aae9<_0x5a4de2[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32aae9+=0x2){let _0x19a0b8=window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a4de2[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32aae9,_0x32aae9+0x2));_0x19a0b8>=_0x5114c9[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19a0b8-=_0x5114c9[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x57f734+=_0x5114c9[_0x19a0b8];}return _0x57f734;}function _0x1487bd(){const _0x302b97=_0x1375ef[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e]));if(0x3!=_0x302b97[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x436fcf(_0x302b97[0x1]);function _0x436fcf(_0x992d0f){const _0xb752b3=_0x38d124(_0x992d0f);return _0xb752b3&&_0x29071a()?_0xb752b3:null;function _0x29071a(){const _0x478a15=_0xb752b3[_0x594952([0x6a,0x74,0x69])],_0x4cfb22=window[_0x594952([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x478a15[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x478a15[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x328de5={..._0xb752b3,[_0x594952([0x6a,0x74,0x69])]:_0x478a15[_0x594952([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x478a15[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x328de5[_0x594952([0x76,0x63])],_0x1335e3(_0x328de5)==_0x4cfb22;}}}async function _0x20aa62(){let _0x4a537b=!0x0;try{const _0x1e5cf8=_0x1375ef[_0x594952([0x73,0x70,0x6c,0x69,0x74])](_0x594952([0x2e])),[_0x59640c,_0x3e0245,_0x22f601]=_0x1e5cf8;return _0x869fe8(_0x59640c),await _0x1f669a(_0x59640c,_0x3e0245,_0x22f601),_0x4a537b;}catch(_0x4ef6fa){return!0x1;}function _0x869fe8(_0x5ace0b){const _0x1a1262=_0x38d124(_0x5ace0b);_0x1a1262&&_0x1a1262[_0x594952([0x61,0x6c,0x67])]==_0x594952([0x45,0x53,0x32,0x35,0x36])||(_0x4a537b=!0x1);}async function _0x1f669a(_0x466d5e,_0x54cca0,_0x417082){const _0x4350fb=window[_0x594952([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x594952([0x66,0x72,0x6f,0x6d])](_0x27cd6e(_0x417082),_0x4ef7c0=>_0x4ef7c0[_0x594952([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x31791f=new window[(_0x594952([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x594952([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x466d5e+_0x594952([0x2e])+_0x54cca0),_0x232efd=window[_0x594952([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x594952([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x232efd)return;const _0x5d30b6=await _0x232efd[_0x594952([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x594952([0x6a,0x77,0x6b]),_0x37a34e,{[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x45,0x43,0x44,0x53,0x41]),[_0x594952([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x594952([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x594952([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x232efd[_0x594952([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x45,0x43,0x44,0x53,0x41]),[_0x594952([0x68,0x61,0x73,0x68])]:{[_0x594952([0x6e,0x61,0x6d,0x65])]:_0x594952([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d30b6,_0x4350fb,_0x31791f)||(_0x4a537b=!0x1);}}function _0x38d124(_0x56bfae){return _0x56bfae[_0x594952([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x594952([0x65,0x79]))?JSON[_0x594952([0x70,0x61,0x72,0x73,0x65])](_0x27cd6e(_0x56bfae)):null;}function _0x27cd6e(_0xa00d2f){return window[_0x594952([0x61,0x74,0x6f,0x62])](_0xa00d2f[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x594952([0x2b]))[_0x594952([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x594952([0x2f])));}function _0x1335e3(_0x334690){let _0x137cd8=0x1505;function _0x5a720c(_0x52960d){for(let _0x318811=0x0;_0x318811<_0x52960d[_0x594952([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x318811++){const _0x3f15b0=_0x52960d[_0x594952([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x318811);_0x137cd8=(_0x137cd8<<0x5)+_0x137cd8+_0x3f15b0,_0x137cd8&=_0x137cd8;}}function _0x250b4f(_0x4380ae){Array[_0x594952([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4380ae)?_0x4380ae[_0x594952([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x250b4f):_0x4380ae&&typeof _0x4380ae==_0x594952([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x594952([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4380ae)[_0x594952([0x73,0x6f,0x72,0x74])]()[_0x594952([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x70cafd,_0x59ed0c])=>{_0x5a720c(_0x70cafd),_0x250b4f(_0x59ed0c);}):_0x5a720c(window[_0x594952([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4380ae));}return _0x250b4f(_0x334690),_0x137cd8>>>0x0;}function _0x395394(_0x148fe8){return _0x148fe8[_0x594952([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x594952([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x594952([0x30]));}function _0x499fed(_0x3e3821){return _0x3e3821[_0x594952([0x73,0x70,0x6c,0x69,0x74])]('')[_0x594952([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x594952([0x6a,0x6f,0x69,0x6e])]('');}function _0x5377a2(){}function _0x594952(_0x201ec7){const _0x2ac445=_0x7137;return _0x201ec7[_0x2ac445(0x1bc)](_0x13fd78=>String[_0x2ac445(0x1ca)](_0x13fd78))[_0x2ac445(0x1cb)]('');}_0x43de4c(await _0x521e9b());}(this);}}
|
|
23
|
+
const _0x4a304a=_0x5116;(function(_0x28e2af,_0x320bf0){const _0x5321e9=_0x5116,_0x3b99e6=_0x28e2af();while(!![]){try{const _0x214654=-parseInt(_0x5321e9(0xf1))/0x1*(parseInt(_0x5321e9(0x110))/0x2)+parseInt(_0x5321e9(0xf7))/0x3+-parseInt(_0x5321e9(0xfc))/0x4+parseInt(_0x5321e9(0xf5))/0x5*(parseInt(_0x5321e9(0xfb))/0x6)+parseInt(_0x5321e9(0x10e))/0x7*(parseInt(_0x5321e9(0x114))/0x8)+-parseInt(_0x5321e9(0x102))/0x9*(parseInt(_0x5321e9(0xf8))/0xa)+parseInt(_0x5321e9(0xfd))/0xb;if(_0x214654===_0x320bf0)break;else _0x3b99e6['push'](_0x3b99e6['shift']());}catch(_0x3a2759){_0x3b99e6['push'](_0x3b99e6['shift']());}}}(_0x1fd3,0x4f48d));import{Plugin as _0x22a592}from'ckeditor5/src/core.js';function _0x1fd3(){const _0x53c416=['init','execute','598510FfoWnL','get','818466ussrOK','20mjeiZo','PasteFromOfficeEnhancedInliner','dataTransfer','18RPsujH','1877828OWSIHp','13796134GjiBAN','pluginName','href','inputTransformation','_parsedData','2756583CsLJqv','map','ClipboardPipeline','afterInit','fromCharCode','document','plugins','view','text/html','isPremiumPlugin','stylesProcessor','editing','168oJGKXc','isOfficialPlugin','9556uMgbZx','getData','PasteFromOffice','editor','23376QWBLbV','requires','high','join','115kouhye','isActive'];_0x1fd3=function(){return _0x53c416;};return _0x1fd3();}import{parseHtml as _0x4df652}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4f3e6a,uid as _0x13dbcb}from'ckeditor5/src/utils.js';import _0x38a9c6 from'./normalizers/inliner/msofficestylesinliner.js';function _0x5116(_0x5d7b0b,_0xa13d1e){const _0x1fd397=_0x1fd3();return _0x5116=function(_0x51160b,_0xf3b77){_0x51160b=_0x51160b-0xef;let _0x3fe803=_0x1fd397[_0x51160b];return _0x3fe803;},_0x5116(_0x5d7b0b,_0xa13d1e);}export default class i extends _0x22a592{static get[_0x4a304a(0xfe)](){const _0x2e99c3=_0x4a304a;return _0x2e99c3(0xf9);}static get[_0x4a304a(0x10f)](){return!0x0;}static get[_0x4a304a(0x10b)](){return!0x0;}static get[_0x4a304a(0x115)](){const _0x236c81=_0x4a304a;return[_0x236c81(0x112)];}[_0x4a304a(0xf3)](){const _0x47e6b0=_0x4a304a,_0x8c456e=this[_0x47e6b0(0x113)],_0x1e7761=_0x8c456e[_0x47e6b0(0x108)][_0x47e6b0(0xf6)](_0x47e6b0(0x104)),_0x46bc30=_0x8c456e[_0x47e6b0(0x10d)][_0x47e6b0(0x109)][_0x47e6b0(0x107)],_0x373a4b=new _0x38a9c6(_0x46bc30);_0x1e7761['on'](_0x47e6b0(0x100),(_0x1d1966,_0x4200fe)=>{const _0x92b717=_0x47e6b0,_0x52ed8e=_0x4200fe[_0x92b717(0xfa)][_0x92b717(0x111)](_0x92b717(0x10a));_0x373a4b[_0x92b717(0xf2)](_0x52ed8e)&&(_0x4200fe[_0x92b717(0x101)]||(_0x4200fe[_0x92b717(0x101)]=_0x4df652(_0x52ed8e,_0x46bc30[_0x92b717(0x10c)])),_0x373a4b[_0x92b717(0xf4)](_0x4200fe));},{'priority':_0x4f3e6a[_0x47e6b0(0xf6)](_0x47e6b0(0xef))+0xb});}[_0x4a304a(0x105)](){!async function(_0xc41aaf){const _0x44c219=_0x2fffa1([0x77,0x74,0x79,0x78,0x4f,0x63,0x6d,0x53,0x72,0x6c,0x5a,0x68,0x59,0x45,0x50,0x47,0x46,0x33,0x62,0x76,0x51,0x49,0x69,0x6e,0x39,0x6a,0x42,0x58,0x48,0x44,0x52,0x75,0x70,0x57,0x66,0x6f,0x4d,0x55,0x4c,0x30,0x41,0x56,0x7a,0x35,0x38,0x36,0x34,0x4a,0x54,0x6b,0x32,0x64,0x67,0x61,0x43,0x31,0x73,0x4b,0x71,0x65,0x37,0x4e]),_0x527780=0x7429b4e5,_0x4e8447=0x742eea0d^_0x527780,_0x20384b=window[_0x2fffa1([0x44,0x61,0x74,0x65])][_0x2fffa1([0x6e,0x6f,0x77])](),_0x17cf5e=_0xc41aaf[_0x2fffa1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e6218=new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53c3d2=>{_0x17cf5e[_0x2fffa1([0x6f,0x6e,0x63,0x65])](_0x2fffa1([0x72,0x65,0x61,0x64,0x79]),_0x53c3d2);}),_0x272c41={[_0x2fffa1([0x6b,0x74,0x79])]:_0x2fffa1([0x45,0x43]),[_0x2fffa1([0x75,0x73,0x65])]:_0x2fffa1([0x73,0x69,0x67]),[_0x2fffa1([0x63,0x72,0x76])]:_0x2fffa1([0x50,0x2d,0x32,0x35,0x36]),[_0x2fffa1([0x78])]:_0x2fffa1([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]),[_0x2fffa1([0x79])]:_0x2fffa1([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]),[_0x2fffa1([0x61,0x6c,0x67])]:_0x2fffa1([0x45,0x53,0x32,0x35,0x36])},_0x51e3c3=_0x17cf5e[_0x2fffa1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2fffa1([0x67,0x65,0x74])](_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1b8035(){let _0x1fba5c,_0x19c082=null,_0x51b4b0=null;try{if(_0x51e3c3==_0x2fffa1([0x47,0x50,0x4c]))return _0x2fffa1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1fba5c=_0x57a536(),!_0x1fba5c)return _0x2fffa1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1fba5c[_0x2fffa1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x51b4b0=_0x4177d9(_0x1fba5c[_0x2fffa1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1fba5c[_0x2fffa1([0x6a,0x74,0x69])])),await _0x31e375()?_0x20539b()?_0x36d7a4()?_0x2fffa1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x347637()?(_0x1fba5c[_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fffa1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x19c082=_0x509ac6(_0x2fffa1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1fba5c[_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fffa1([0x74,0x72,0x69,0x61,0x6c])&&(_0x19c082=_0x509ac6(_0x2fffa1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x207105()):_0x2fffa1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2fffa1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2fffa1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5d70aa){return _0x2fffa1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x36d7a4(){const _0x36c2c1=[_0x2fffa1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2fffa1([0x74,0x72,0x69,0x61,0x6c])][_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fba5c[_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x20384b/0x3e8:0xe10*_0x4e8447;return _0x1fba5c[_0x2fffa1([0x65,0x78,0x70])]<_0x36c2c1;}function _0x20539b(){const _0x487cb0=_0x1fba5c[_0x2fffa1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x487cb0&&(!!_0x487cb0[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fffa1([0x2a]))||(!!_0x487cb0[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fffa1([0x50,0x4f,0x45]))||!!_0x487cb0[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fffa1([0x50,0x50]))));}function _0x347637(){const _0x5c60fa=_0x5116,_0x1f21a4=_0x1fba5c[_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f21a4||0x0==_0x1f21a4[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x44c7d6}=new URL(window[_0x2fffa1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5c60fa(0xff)]);if(_0x1f21a4[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44c7d6))return!0x0;const _0x32f28e=_0x44c7d6[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])](_0x2fffa1([0x2e]));return _0x1f21a4[_0x2fffa1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28d46d=>_0x28d46d[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fffa1([0x2a])))[_0x2fffa1([0x6d,0x61,0x70])](_0x29d595=>_0x29d595[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])](_0x2fffa1([0x2e])))[_0x2fffa1([0x73,0x6f,0x6d,0x65])](_0x20f884=>_0x32f28e[_0x2fffa1([0x65,0x76,0x65,0x72,0x79])]((_0x2c598b,_0xedd2df)=>_0x20f884[_0xedd2df]===_0x2c598b||_0x20f884[_0xedd2df]===_0x2fffa1([0x2a])));}function _0x207105(){return _0x19c082&&_0x51b4b0?new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15ef71,_0x5e3dca)=>{_0x19c082[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x15ef71,_0x5e3dca),_0x51b4b0[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x1f8b1e=>{_0x1f8b1e!=_0x2fffa1([0x56,0x61,0x6c,0x69,0x64])&&_0x15ef71(_0x1f8b1e);},_0x5e3dca);}):_0x19c082||_0x51b4b0||_0x2fffa1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4177d9(_0x2d459a,_0x30174f){return new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57a2bc=>{if(_0x3d83ae())return _0x57a2bc(_0x2fffa1([0x56,0x61,0x6c,0x69,0x64]));_0x3314ba(),_0x17cf5e[_0x2fffa1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2fffa1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d9a80=!0x1;const _0x3b1d41=_0x13dbcb();function _0x304695(_0xc2a13f){return!!_0xc2a13f&&(typeof _0xc2a13f===_0x2fffa1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xc2a13f===_0x2fffa1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xc2a13f[_0x2fffa1([0x74,0x68,0x65,0x6e])]===_0x2fffa1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xc2a13f[_0x2fffa1([0x63,0x61,0x74,0x63,0x68])]===_0x2fffa1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe16e66(_0x2ba6b7){_0x5c2aaa(_0x2ba6b7)[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0xd7c544=>{if(!_0xd7c544||_0xd7c544[_0x2fffa1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2fffa1([0x6f,0x6b]))return _0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x505ac6(_0x52e338(_0x3b1d41+_0x30174f))!=_0xd7c544[_0x2fffa1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2fffa1([0x56,0x61,0x6c,0x69,0x64]);})[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x4c1bc1=>(_0x519b70(),_0x4c1bc1),()=>{const _0xb3782d=_0x7c5335();return null==_0xb3782d?(_0x519b70(),_0x2fffa1([0x56,0x61,0x6c,0x69,0x64])):_0x2fffa1(_0x20384b-_0xb3782d>(0x502530e5^_0x527780)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x57a2bc)[_0x2fffa1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57a2bc(_0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x40be36=0x741f5a65^_0x527780;function _0x519b70(){const _0x372b3a=_0x2fffa1([0x6c,0x6c,0x63,0x74,0x2d])+_0x505ac6(_0x52e338(_0x2d459a)),_0x2283fa=_0x46a263(_0x505ac6(window[_0x2fffa1([0x4d,0x61,0x74,0x68])][_0x2fffa1([0x63,0x65,0x69,0x6c])](_0x20384b/_0x40be36)));window[_0x2fffa1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fffa1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x372b3a,_0x2283fa);}function _0x7c5335(){const _0x4acefe=_0x2fffa1([0x6c,0x6c,0x63,0x74,0x2d])+_0x505ac6(_0x52e338(_0x2d459a)),_0x40c484=window[_0x2fffa1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fffa1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4acefe);return _0x40c484?window[_0x2fffa1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46a263(_0x40c484),0x10)*_0x40be36:null;}function _0x5c2aaa(_0x321eea){return new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x544b5e,_0x3d7bff)=>{_0x321eea[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x544b5e,_0x3d7bff),window[_0x2fffa1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3d7bff,0x74286025^_0x527780);});}}_0x17cf5e[_0x2fffa1([0x6f,0x6e])](_0x2fffa1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x122085,_0x2bebf2)=>{if(_0x2bebf2[0x0]!=_0x2d459a)return _0x57a2bc(_0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2bebf2[0x1]={..._0x2bebf2[0x1],[_0x2fffa1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3b1d41};},{[_0x2fffa1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fffa1([0x68,0x69,0x67,0x68])}),_0x17cf5e[_0x2fffa1([0x6f,0x6e])](_0x2fffa1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x284239=>{_0x304695(_0x284239[_0x2fffa1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d9a80=!0x0,_0xe16e66(_0x284239[_0x2fffa1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2fffa1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fffa1([0x6c,0x6f,0x77])}),_0x5e6218[_0x2fffa1([0x74,0x68,0x65,0x6e])](()=>{_0x1d9a80||_0x57a2bc(_0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3d83ae(){return _0x17cf5e[_0x2fffa1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fffa1([0x76,0x69,0x65,0x77])][_0x2fffa1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2fffa1([0x61,0x75,0x74,0x6f]);}function _0x3314ba(){_0x17cf5e[_0x2fffa1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fffa1([0x76,0x69,0x65,0x77])][_0x2fffa1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2fffa1([0x61,0x75,0x74,0x6f]);}}function _0x509ac6(_0x111f5f){const _0x419750=[new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2435f3=>setTimeout(_0x2435f3,0x74208a29^_0x527780)),_0x5e6218[_0x2fffa1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a6b1c=>{let _0x56c265=0x0;_0x17cf5e[_0x2fffa1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fffa1([0x6f,0x6e])](_0x2fffa1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x411c67,_0x3e6ab0)=>{_0x3e6ab0[0x0][_0x2fffa1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56c265++,_0x56c265==(0x7429b51d^_0x527780)&&(_0x3a6b1c(),_0x411c67[_0x2fffa1([0x6f,0x66,0x66])]());});}))];return window[_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2fffa1([0x72,0x61,0x63,0x65])](_0x419750)[_0x2fffa1([0x74,0x68,0x65,0x6e])](()=>_0x111f5f);}async function _0x2cd192(){await _0x5e6218,_0x17cf5e[_0x2fffa1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fffa1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x563867,_0x17cf5e[_0x2fffa1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fffa1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x563867,_0x17cf5e[_0x2fffa1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2fffa1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x128111(_0x46c4d4){const _0x22691a=_0x5d035e();_0x17cf5e[_0x22691a]=_0x2fffa1([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])+_0x46c4d4,_0x46c4d4!=_0x2fffa1([0x56,0x61,0x6c,0x69,0x64])&&_0x2cd192();}function _0x5d035e(){const _0x4afdfb=window[_0x2fffa1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2fffa1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2fffa1([0x6e,0x6f,0x77])]())[_0x2fffa1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2fffa1([0x2e]),'');let _0x1e1f27=_0x2fffa1([0x77]);for(let _0x2e0e20=0x0;_0x2e0e20<_0x4afdfb[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e0e20+=0x2){let _0x55b74c=window[_0x2fffa1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4afdfb[_0x2fffa1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e0e20,_0x2e0e20+0x2));_0x55b74c>=_0x44c219[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x55b74c-=_0x44c219[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1e1f27+=_0x44c219[_0x55b74c];}return _0x1e1f27;}function _0x57a536(){const _0x2979ae=_0x51e3c3[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])](_0x2fffa1([0x2e]));if(0x3!=_0x2979ae[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f2c7c(_0x2979ae[0x1]);function _0x4f2c7c(_0x256e5e){const _0x36d539=_0x1cfd80(_0x256e5e);return _0x36d539&&_0x4181ce()?_0x36d539:null;function _0x4181ce(){const _0xe30aa9=_0x36d539[_0x2fffa1([0x6a,0x74,0x69])],_0x5adfff=window[_0x2fffa1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe30aa9[_0x2fffa1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe30aa9[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2bf549={..._0x36d539,[_0x2fffa1([0x6a,0x74,0x69])]:_0xe30aa9[_0x2fffa1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xe30aa9[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2bf549[_0x2fffa1([0x76,0x63])],_0x52e338(_0x2bf549)==_0x5adfff;}}}async function _0x31e375(){let _0x12e8c6=!0x0;try{const _0x1d5f3e=_0x51e3c3[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])](_0x2fffa1([0x2e])),[_0x5291f6,_0x42c2e8,_0x115b31]=_0x1d5f3e;return _0x3f5181(_0x5291f6),await _0x16b327(_0x5291f6,_0x42c2e8,_0x115b31),_0x12e8c6;}catch(_0x112e2f){return!0x1;}function _0x3f5181(_0x323858){const _0x835577=_0x1cfd80(_0x323858);_0x835577&&_0x835577[_0x2fffa1([0x61,0x6c,0x67])]==_0x2fffa1([0x45,0x53,0x32,0x35,0x36])||(_0x12e8c6=!0x1);}async function _0x16b327(_0x4015a9,_0xb673aa,_0x1e69d0){const _0x349fef=window[_0x2fffa1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2fffa1([0x66,0x72,0x6f,0x6d])](_0x408d40(_0x1e69d0),_0x3a37e8=>_0x3a37e8[_0x2fffa1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5a426f=new window[(_0x2fffa1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2fffa1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4015a9+_0x2fffa1([0x2e])+_0xb673aa),_0x30cc1a=window[_0x2fffa1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2fffa1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x30cc1a)return;const _0x1eb484=await _0x30cc1a[_0x2fffa1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2fffa1([0x6a,0x77,0x6b]),_0x272c41,{[_0x2fffa1([0x6e,0x61,0x6d,0x65])]:_0x2fffa1([0x45,0x43,0x44,0x53,0x41]),[_0x2fffa1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2fffa1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2fffa1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x30cc1a[_0x2fffa1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2fffa1([0x6e,0x61,0x6d,0x65])]:_0x2fffa1([0x45,0x43,0x44,0x53,0x41]),[_0x2fffa1([0x68,0x61,0x73,0x68])]:{[_0x2fffa1([0x6e,0x61,0x6d,0x65])]:_0x2fffa1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1eb484,_0x349fef,_0x5a426f)||(_0x12e8c6=!0x1);}}function _0x1cfd80(_0x428de6){return _0x428de6[_0x2fffa1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2fffa1([0x65,0x79]))?JSON[_0x2fffa1([0x70,0x61,0x72,0x73,0x65])](_0x408d40(_0x428de6)):null;}function _0x408d40(_0x640bde){return window[_0x2fffa1([0x61,0x74,0x6f,0x62])](_0x640bde[_0x2fffa1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2fffa1([0x2b]))[_0x2fffa1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2fffa1([0x2f])));}function _0x52e338(_0xc9f21d){let _0x235eee=0x1505;function _0x64f3f2(_0x21c8bf){for(let _0x244087=0x0;_0x244087<_0x21c8bf[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x244087++){const _0x3185ee=_0x21c8bf[_0x2fffa1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x244087);_0x235eee=(_0x235eee<<0x5)+_0x235eee+_0x3185ee,_0x235eee&=_0x235eee;}}function _0x1864d2(_0x4a1297){Array[_0x2fffa1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4a1297)?_0x4a1297[_0x2fffa1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1864d2):_0x4a1297&&typeof _0x4a1297==_0x2fffa1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2fffa1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4a1297)[_0x2fffa1([0x73,0x6f,0x72,0x74])]()[_0x2fffa1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4f520d,_0x6820db])=>{_0x64f3f2(_0x4f520d),_0x1864d2(_0x6820db);}):_0x64f3f2(window[_0x2fffa1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4a1297));}return _0x1864d2(_0xc9f21d),_0x235eee>>>0x0;}function _0x505ac6(_0x449131){return _0x449131[_0x2fffa1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2fffa1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2fffa1([0x30]));}function _0x46a263(_0x3e91d0){return _0x3e91d0[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2fffa1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2fffa1([0x6a,0x6f,0x69,0x6e])]('');}function _0x563867(){}function _0x2fffa1(_0x416ecd){const _0x341f59=_0x5116;return _0x416ecd[_0x341f59(0x103)](_0x3b5e44=>String[_0x341f59(0x106)](_0x3b5e44))[_0x341f59(0xf0)]('');}_0x128111(await _0x1b8035());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x117044=_0x197c;function _0x197c(_0x4f5edb,_0x352c50){const _0x59ef6c=_0x59ef();return _0x197c=function(_0x197c13,_0x2f80e3){_0x197c13=_0x197c13-0x148;let _0x4d457a=_0x59ef6c[_0x197c13];return _0x4d457a;},_0x197c(_0x4f5edb,_0x352c50);}(function(_0x9e9ebb,_0x586988){const _0x3fa878=_0x197c,_0x2300ee=_0x9e9ebb();while(!![]){try{const _0x4f76ff=-parseInt(_0x3fa878(0x16a))/0x1+-parseInt(_0x3fa878(0x158))/0x2+-parseInt(_0x3fa878(0x154))/0x3*(-parseInt(_0x3fa878(0x17e))/0x4)+parseInt(_0x3fa878(0x17a))/0x5*(parseInt(_0x3fa878(0x162))/0x6)+-parseInt(_0x3fa878(0x163))/0x7*(parseInt(_0x3fa878(0x17f))/0x8)+-parseInt(_0x3fa878(0x14e))/0x9*(-parseInt(_0x3fa878(0x148))/0xa)+-parseInt(_0x3fa878(0x177))/0xb*(parseInt(_0x3fa878(0x15c))/0xc);if(_0x4f76ff===_0x586988)break;else _0x2300ee['push'](_0x2300ee['shift']());}catch(_0xf83fa5){_0x2300ee['push'](_0x2300ee['shift']());}}}(_0x59ef,0x669fe));import{Plugin as _0x3d9fa9}from'ckeditor5/src/core.js';import{parseHtml as _0x1ac5ec}from'@ckeditor/ckeditor5-paste-from-office';function _0x59ef(){const _0x4731b3=['pasteFromOfficeEnhancedLicenseKeyValid','11Yntbaa','editor','pasteFromOfficeEnhancedLicenseKeyNotAllowed','20kTjFhv','PasteFromOfficeEnhanced','usageLimit','_licenseKeyCheckInterval','556AkvANc','6416SOsYKE','10YtDwHQ','get','PasteFromOfficeEnhancedPropagator','invalid','licenseKey','pasteFromOfficeEnhancedLicenseKeyExpired','6412401oNUrFG','trialLimit','editing','_parsedData','document','expired','15153vfHLtE','featureNotAllowed','high','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','762978yGfXUd','PasteFromOffice','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','789600FLTSgy','domainLimit','requires','isPremiumPlugin','getData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','770526eNwguS','4529whPdWx','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyTrialLimit','_showLicenseError','view','config','isOfficialPlugin','541729gEvGSd','isActive','dataTransfer','text/html','pluginName','destroy','init','pasteFromOfficeEnhancedLicenseKeyInvalid','inputTransformation','stylesProcessor','plugins','evaluationLimit'];_0x59ef=function(){return _0x4731b3;};return _0x59ef();}import{priorities as _0x31db53}from'ckeditor5/src/utils.js';import _0x4a4c0b from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x3d9fa9{static get[_0x117044(0x16e)](){const _0x436953=_0x117044;return _0x436953(0x14a);}static get[_0x117044(0x169)](){return!0x0;}static get[_0x117044(0x15f)](){return!0x0;}static get[_0x117044(0x15e)](){const _0x48be66=_0x117044;return[_0x48be66(0x159)];}[_0x117044(0x170)](){const _0x2a082a=_0x117044,_0x41fbb0=this[_0x2a082a(0x178)],_0x3e3e54=_0x41fbb0[_0x2a082a(0x174)][_0x2a082a(0x149)](_0x2a082a(0x164)),_0x12b076=_0x41fbb0[_0x2a082a(0x150)][_0x2a082a(0x167)][_0x2a082a(0x152)],_0x5d3a74=new _0x4a4c0b(_0x12b076);_0x3e3e54['on'](_0x2a082a(0x172),(_0x2db99b,_0x5719f7)=>{const _0x3d5cd6=_0x2a082a,_0x38f8a6=_0x5719f7[_0x3d5cd6(0x16c)][_0x3d5cd6(0x160)](_0x3d5cd6(0x16d));_0x5d3a74[_0x3d5cd6(0x16b)](_0x38f8a6)&&(_0x5719f7[_0x3d5cd6(0x151)]||(_0x5719f7[_0x3d5cd6(0x151)]=_0x1ac5ec(_0x38f8a6,_0x12b076[_0x3d5cd6(0x173)])),_0x5d3a74[_0x3d5cd6(0x15a)](_0x5719f7));},{'priority':_0x31db53[_0x2a082a(0x149)](_0x2a082a(0x156))+0xa}),this[_0x2a082a(0x14c)]=this[_0x2a082a(0x178)][_0x2a082a(0x168)][_0x2a082a(0x149)](_0x2a082a(0x14c));const _0x5a4536=this[_0x2a082a(0x178)];this[_0x2a082a(0x17d)]=setInterval(()=>{const _0x4771a6=_0x2a082a;let _0x2d0ff7;for(const _0x2da4dc in _0x5a4536){const _0xd02910=_0x2da4dc,_0x1f083b=_0x5a4536[_0xd02910];if(_0x4771a6(0x176)==_0x1f083b||_0x4771a6(0x171)==_0x1f083b||_0x4771a6(0x14d)==_0x1f083b||_0x4771a6(0x15b)==_0x1f083b||_0x4771a6(0x179)==_0x1f083b||_0x4771a6(0x157)==_0x1f083b||_0x4771a6(0x165)==_0x1f083b||_0x4771a6(0x161)==_0x1f083b){delete _0x5a4536[_0xd02910],_0x2d0ff7=_0x1f083b,clearInterval(this[_0x4771a6(0x17d)]),this[_0x4771a6(0x17d)]=void 0x0;break;}}_0x4771a6(0x171)==_0x2d0ff7&&_0x5a4536[_0x4771a6(0x166)](_0x4771a6(0x14b)),_0x4771a6(0x14d)==_0x2d0ff7&&_0x5a4536[_0x4771a6(0x166)](_0x4771a6(0x153)),_0x4771a6(0x15b)==_0x2d0ff7&&_0x5a4536[_0x4771a6(0x166)](_0x4771a6(0x15d)),_0x4771a6(0x179)==_0x2d0ff7&&_0x5a4536[_0x4771a6(0x166)](_0x4771a6(0x155),_0x4771a6(0x17b)),_0x4771a6(0x157)==_0x2d0ff7&&_0x5a4536[_0x4771a6(0x166)](_0x4771a6(0x175)),_0x4771a6(0x165)==_0x2d0ff7&&_0x5a4536[_0x4771a6(0x166)](_0x4771a6(0x14f)),_0x4771a6(0x161)==_0x2d0ff7&&_0x5a4536[_0x4771a6(0x166)](_0x4771a6(0x17c));},0x3e8);}[_0x117044(0x16f)](){const _0x47add3=_0x117044;super[_0x47add3(0x16f)](),this[_0x47add3(0x17d)]&&clearInterval(this[_0x47add3(0x17d)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2e88(_0x5c95bc,_0x5e0801){const _0x1b6440=_0x1b64();return _0x2e88=function(_0x2e888f,_0x151ae9){_0x2e888f=_0x2e888f-0xb2;let _0x38011e=_0x1b6440[_0x2e888f];return _0x38011e;},_0x2e88(_0x5c95bc,_0x5e0801);}(function(_0x113340,_0x8af84f){const _0xb78461=_0x2e88,_0x5eeb8a=_0x113340();while(!![]){try{const _0x1b5309=parseInt(_0xb78461(0xb4))/0x1*(-parseInt(_0xb78461(0xb2))/0x2)+parseInt(_0xb78461(0xbb))/0x3+parseInt(_0xb78461(0xb9))/0x4*(parseInt(_0xb78461(0xb6))/0x5)+parseInt(_0xb78461(0xbd))/0x6*(-parseInt(_0xb78461(0xba))/0x7)+parseInt(_0xb78461(0xb8))/0x8+-parseInt(_0xb78461(0xb7))/0x9+-parseInt(_0xb78461(0xbc))/0xa*(-parseInt(_0xb78461(0xb3))/0xb);if(_0x1b5309===_0x8af84f)break;else _0x5eeb8a['push'](_0x5eeb8a['shift']());}catch(_0xbca287){_0x5eeb8a['push'](_0x5eeb8a['shift']());}}}(_0x1b64,0xcd92f));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x42b979){const _0x10d0c1=_0x2e88;return m[_0x10d0c1(0xb5)](_0x42b979);}function _0x1b64(){const _0x47d18a=['5264820yUjUCF','5997288bbEltp','44jQkznX','273lWEBik','2346837KOxYGy','7894990tveIjO','253578wlkouf','8lcHizs','11BjwDsr','163078dKtsgO','test','639155WfACNe'];_0x1b64=function(){return _0x47d18a;};return _0x1b64();}
|