@ckeditor/ckeditor5-paste-from-office-enhanced 44.3.0-alpha.2 → 44.3.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/index.js +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=E,n=t();for(;;)try{if(753178===parseInt(e(442))/1*(parseInt(e(450))/2)+-parseInt(e(449))/3*(-parseInt(e(448))/4)+parseInt(e(441))/5*(-parseInt(e(440))/6)+-parseInt(e(443))/7*(parseInt(e(446))/8)+parseInt(e(438))/9*(-parseInt(e(447))/10)+parseInt(e(439))/11+-parseInt(e(444))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=A();return(E=function(t,e){return n[t-=438]})(t,e)}function C(t){return S[E(445)](t)}function A(){const t=["2524974bOchLQ","1415511UcPqbz","16245152hBbThT","156SuwcMC","36075gcvyWo","1CwYlzc","14xIiasU","14897376ddMjEB","test","1004048KwWxzP","50EAVnwN","44ejMUGO","130992SZowuA"];return(A=function(){return t})()}function O(t,e){const n=F();return(O=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(918010===parseInt(e(420))/1*(parseInt(e(426))/2)+parseInt(e(418))/3*(-parseInt(e(410))/4)+-parseInt(e(429))/5*(-parseInt(e(433))/6)+parseInt(e(413))/7+parseInt(e(434))/8*(-parseInt(e(428))/9)+-parseInt(e(419))/10*(-parseInt(e(421))/11)+-parseInt(e(431))/12*(parseInt(e(436))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(417)]&&!s[n(416)])continue;const e=!s[n(417)]||t[n(415)]===s[n(417)],o=!s[n(416)]||t[n(412)](s[n(416)]);e&&o&&r[n(438)](s,i)}return r}function F(){const t=["5772065VRpsWS","split","set","exec","selectorText","4bSzAAQ","length","hasClass","8121603hitATD","initial","name","className","tagName","2619417njjkiE","1210xMgcEK","104VpkUDA","25718uOQOSV","groups","assign","trim","push","26024Tclpzg","style","5463NVEGXG","698465YRbICF","cssRules","36vGNZhW","map","60lyVHEF","14104pbfOuF","getPropertyValue"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(411)];r++){const s=t[r],i=t[e(435)](s);e(414)!==i&&(n[s]=i)}return n}function N(t){const e=O,n=t[e(437)](",")[e(432)]((t=>t[e(424)]())),r=[];for(const t of n){const n=L[e(439)](t);n&&r[e(425)](n[e(422)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(423)](n,r);return n}function M(t,e){const n=W();return(M=function(t,e){return n[t-=130]})(t,e)}function W(){const t=["document","_parsedData","268guUeBJ","elementStart","from","content","execute","3650847Dhavgt","9nxoLjC","isActive","size","3242584NlorAT","values","537341vSfTUo","33570JFWYZP","setStyle","hasStyle","132RtFoen","12nXfgel","4202780PdmcmO","createRangeIn","4VsgVGp","643965eNpEqi","item","1366222mTxWHJ","type"];return(W=function(){return t})()}const R=M;!function(t){const e=M,n=t();for(;;)try{if(973062===-parseInt(e(133))/1*(-parseInt(e(141))/2)+-parseInt(e(153))/3+-parseInt(e(148))/4*(parseInt(e(134))/5)+-parseInt(e(138))/6*(-parseInt(e(142))/7)+parseInt(e(131))/8*(-parseInt(e(154))/9)+parseInt(e(139))/10+parseInt(e(144))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends w{[R(152)](t){const n=R,{body:r,styles:s}=t[n(147)],i=new e.UpcastWriter(r[n(146)]),o=i[n(140)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(438)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(430)])if(t instanceof CSSStyleRule){const r=j(t[e(427)]);n[t[e(409)]]=Object[e(423)]({},n[t[e(409)]]||{},r)}return n}(s));for(const t of o){if(n(149)!==t[n(145)])continue;const e=P(t[n(143)],c);if(e[n(130)]){const r=T(Array[n(150)](e[n(132)]()));for(const e in r){const s=t[n(143)];s[n(136)](e)||i[n(135)](e,r[e],s)}}}t[n(151)]=r}[R(155)](t){return super[R(155)](t)||C(t)}}const K=k;function V(){const t=["pluginName","dataTransfer","isOfficialPlugin","_parsedData","30138DraFgB","74ZdfOWy","10896740bsLZBV","85572BvSLaX","href","high","plugins","editor","afterInit","18547276Lhgpnf","9HcqNtY","map","PasteFromOfficeEnhancedInliner","isActive","152cCHvUY","document","text/html","273077NEkfsF","get","25McwSlj","editing","inputTransformation","getData","stylesProcessor","ClipboardPipeline","isPremiumPlugin","fromCharCode","133482iFYjNn","join","63637692OJSzNu","requires","init","view","execute","104tFJwus","PasteFromOffice"];return(V=function(){return t})()}function k(t,e){const n=V();return(k=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(856980===parseInt(e(347))/1*(parseInt(e(346))/2)+parseInt(e(333))/3*(parseInt(e(320))/4)+-parseInt(e(325))/5*(-parseInt(e(349))/6)+parseInt(e(323))/7*(parseInt(e(340))/8)+parseInt(e(356))/9*(parseInt(e(348))/10)+parseInt(e(355))/11+-parseInt(e(335))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends t.Plugin{static get[K(342)](){return K(358)}static get[K(344)](){return!0}static get[K(331)](){return!0}static get[K(336)](){return[K(341)]}[K(337)](){const t=K,e=this[t(353)],n=e[t(352)][t(324)](t(330)),r=e[t(326)][t(338)][t(321)],s=new D(r);n.on(t(327),((e,n)=>{const i=t,o=n[i(343)][i(328)](i(322));s[i(319)](o)&&(n[i(345)]||(n[i(345)]=v(o,r[i(329)])),s[i(339)](n))}),{priority:x.priorities[t(324)](t(351))+11})}[K(354)](){!async function(t){const e=d([52,70,100,109,89,110,107,68,80,57,111,48,121,106,98,81,50,75,55,101,71,66,112,74,76,122,73,102,65,99,83,77,116,54,115,72,97,104,56,84,53,87,90,105,119,118,88,69,103,49,78,108,85,51,82,113,86,120,117,114,79,67]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(357)]((t=>String[e(332)](t)))[e(334)]("")}!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([70]);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:1740700800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(350)]);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 z(){const t=["9MSkcmA","line-through","bold","24tVHEJg","setStyle","filter","382540jKNocq","text-decoration-line","from","vertical-align","removeStyle","994651RPzySF","font-size","sup","520986EuLUOo","font-family","super","includes","keys","getChildren","function","getStyleNames","insertChild","sub","span","getStyle","strong","6879760mfqllK","font-weight","italic","createElement","bolder","forEach","3581224bStFAf","44uhvVMO","text-decoration","color","medium","137841NymrmB","underline","font-style","split","448588INjlPO","length"];return(z=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(333057===-parseInt(e(310))/1+-parseInt(e(294))/2+parseInt(e(290))/3*(-parseInt(e(330))/4)+-parseInt(e(302))/5*(-parseInt(e(299))/6)+parseInt(e(307))/7+-parseInt(e(329))/8*(-parseInt(e(296))/9)+parseInt(e(323))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const q=[$(332),$(311),$(308),$(331),$(303),$(324),$(292),$(305)];function J(t,e){const n=z();return(J=function(t,e){return n[t-=290]})(t,e)}const B=[$(332),$(311),$(308)],H={"font-style":[[$(325),"i"]],"font-weight":[[$(333),$(322)],[$(298),$(322)],[$(327),$(322)],[t=>Number(t)>=600,$(322)]],"text-decoration":[[$(291),"u"],[$(297),"s"]],"text-decoration-line":[[$(291),"u"],[$(297),"s"]],"vertical-align":[[$(319),$(319)],[$(312),$(309)]]};function G(t){return q[$(313)](t)}function _(t){const e=$;return Array[e(304)](t[e(317)]())[e(301)](G)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(328)]((e=>{const i=n,o=t[i(321)](e);if(o)if(c=e,B[$(313)](c))r[e]=o;else if(e in H){const t=o[i(293)](" ");H[e][i(328)]((([n,r])=>{const o=i;for(const i of t)(o(316)==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(328)]((([,n])=>{const s=r,i=e[s(326)](n,[],t[s(315)]());e[s(318)](0,i,t)})),e[r(306)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(314)](n)[r(295)])return;const s=e[r(326)](r(320),[],t[r(315)]());e[r(300)](n,s),e[r(318)](0,s,t),e[r(306)](Object[r(314)](n),t)}(t,e,r)}function X(){const t=["_parsedData","element","891416NwnAlF","name","blockElements","5724880MwobcZ","getItems","font","2079VaisPo","135210lgMapD","128JHXIPx","execute","2CzITLV","3737250IzMYOK","document","createRangeIn","stylesProcessor","45EGjqiD","81420dyjWuU","isActive","829635BhulCv","includes","317399Nrvijn","content"];return(X=function(){return t})()}function Z(t,e){const n=X();return(Z=function(t,e){return n[t-=171]})(t,e)}const Q=Z;!function(t){const e=Z,n=t();for(;;)try{if(451563===parseInt(e(182))/1*(-parseInt(e(172))/2)+-parseInt(e(178))/3*(parseInt(e(194))/4)+-parseInt(e(180))/5+parseInt(e(173))/6+-parseInt(e(189))/7+-parseInt(e(186))/8*(parseInt(e(177))/9)+-parseInt(e(193))/10*(-parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[Q(171)](t){const n=Q,{body:r}=t[n(184)],s=new e.UpcastWriter(r[n(174)]),i=s[n(175)](r),o=new e.ViewDocument(s[n(174)][n(176)]),c=[...new e.DomConverter(o)[n(188)],n(191)],a=i[n(190)]();for(const t of a)if(t.is(n(185))&&c[n(181)](t[n(187)])){Y(t,s,_(t))}t[n(183)]=r}[Q(179)](t){return super[Q(179)](t)||C(t)}}const et=rt;function nt(){const t=["config","high","24bdJPOc","48351JoUhDf","isPremiumPlugin","inputTransformation","text/html","pasteFromOfficeEnhancedLicenseKeyValid","usageLimit","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","plugins","expired","3764ddIFMj","PasteFromOfficeEnhanced","editor","PasteFromOfficeEnhancedPropagator","get","domainLimit","22VmpdZu","evaluationLimit","pluginName","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","ClipboardPipeline","17220efirPp","_licenseKeyCheckInterval","2545FFTDnx","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","stylesProcessor","init","trialLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_parsedData","featureNotAllowed","requires","getData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","449106LPBxAu","editing","1265877xtlNSW","invalid","_showLicenseError","dataTransfer","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","destroy","view","PasteFromOffice","2518964hAwqXq","execute","12623160rGJyeY"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(267413===parseInt(e(430))/1+parseInt(e(463))/2*(-parseInt(e(447))/3)+-parseInt(e(457))/4*(-parseInt(e(471))/5)+-parseInt(e(469))/6+parseInt(e(441))/7+parseInt(e(446))/8*(parseInt(e(432))/9)+-parseInt(e(443))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(465)](){return et(460)}static get[et(472)](){return!0}static get[et(448)](){return!0}static get[et(427)](){return[et(440)]}[et(422)](){const t=et,e=this[t(459)],n=e[t(455)][t(461)](t(468)),r=e[t(431)][t(439)][t(437)],s=new tt(r);n.on(t(449),((e,n)=>{const i=t,o=n[i(435)][i(428)](i(450));s[i(453)](o)&&(n[i(425)]||(n[i(425)]=v(o,r[i(475)])),s[i(442)](n))}),{priority:x.priorities[t(461)](t(445))+10}),this[t(466)]=this[t(459)][t(444)][t(461)](t(466));const i=this[t(459)];this[t(470)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(451)==s||e(454)==s||e(474)==s||e(473)==s||e(436)==s||e(467)==s||e(429)==s||e(424)==s){delete i[r],n=s,clearInterval(this[e(470)]),this[e(470)]=void 0;break}}e(454)==n&&i[e(434)](e(433)),e(474)==n&&i[e(434)](e(456)),e(473)==n&&i[e(434)](e(462)),e(436)==n&&i[e(434)](e(426),e(458)),e(467)==n&&i[e(434)](e(464)),e(429)==n&&i[e(434)](e(423)),e(424)==n&&i[e(434)](e(452))}),1e3)}[et(438)](){const t=et;super[t(438)](),this[t(470)]&&clearInterval(this[t(470)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=367]})(t,e)}function ct(){var t=["requires","4204280xGxomO","665162CvCgEN","8349680oaSJEE","51530bwHFQe","15SAmsJa","PasteFromOffice","isOfficialPlugin","pluginName","409871LpQLCB","7232340bFRfIk","5409kdAKnT","PasteFromOfficeEnhanced","isPremiumPlugin","3493672jObmic","8IzsKWy"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(918271===-parseInt(e(377))/1+-parseInt(e(370))/2*(-parseInt(e(373))/3)+-parseInt(e(367))/4*(parseInt(e(369))/5)+-parseInt(e(378))/6+parseInt(e(382))/7+-parseInt(e(371))/8+-parseInt(e(379))/9*(-parseInt(e(372))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(376)](){return it(380)}static get[it(375)](){return!0}static get[it(381)](){return!0}static get[it(368)](){return[it(374),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=250]})(t,e)}function lt(){var t=["9PTvLPV","729730tEUqmt","1046709rEBcyL","24nAVhht","3184188OKCtJo","33995FXzGur","25500JaRrbF","4yvWcte","31355aEbzrW","1644oupjrj","12AXCoKb","389805GrHRsE","22dhTlYG"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(373673===-parseInt(e(261))/1*(parseInt(e(260))/2)+-parseInt(e(253))/3*(parseInt(e(259))/4)+parseInt(e(251))/5*(parseInt(e(250))/6)+parseInt(e(257))/7+-parseInt(e(256))/8*(-parseInt(e(255))/9)+-parseInt(e(254))/10*(parseInt(e(252))/11)+-parseInt(e(262))/12*(parseInt(e(258))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=E();return(S=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(844814===-parseInt(e(240))/1*(parseInt(e(237))/2)+-parseInt(e(241))/3+-parseInt(e(236))/4+parseInt(e(239))/5+-parseInt(e(244))/6+parseInt(e(243))/7+-parseInt(e(245))/8*(-parseInt(e(242))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(){const t=["7327890XFOIdo","8VSvrmg","3040108EUksat","213462lqPtSX","test","181950BgdDTL","3KBkIjP","393192LJWnTT","18555444oTdhIw","8255149gXqQrU"];return(E=function(){return t})()}function A(t){return C[S(238)](t)}!function(t){const e=O,n=t();for(;;)try{if(523377===parseInt(e(127))/1*(parseInt(e(109))/2)+parseInt(e(131))/3+parseInt(e(120))/4*(parseInt(e(108))/5)+-parseInt(e(110))/6*(parseInt(e(128))/7)+parseInt(e(115))/8+parseInt(e(122))/9+-parseInt(e(112))/10*(parseInt(e(113))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(114)]&&!s[n(111)])continue;const e=!s[n(114)]||t[n(121)]===s[n(114)],o=!s[n(111)]||t[n(117)](s[n(111)]);e&&o&&r[n(130)](s,i)}return r}function O(t,e){const n=L();return(O=function(t,e){return n[t-=108]})(t,e)}function L(){const t=["getPropertyValue","cssRules","groups","2001820htJnNV","1042166imLNNj","476424XZLbTU","className","50dmPxni","3455485hrFVCh","tagName","3276472HqiBlm","assign","hasClass","length","style","4VwhNAU","name","6699672NdEMVD","trim","selectorText","exec","push","1upTNMM","49ojIQjG","initial","set","1723398dExCVu","split","map"];return(L=function(){return t})()}function T(t){const e=O,n={};for(let r=0;r<t[e(118)];r++){const s=t[r],i=t[e(134)](s);e(129)!==i&&(n[s]=i)}return n}function j(t){const e=O,n=t[e(132)](",")[e(133)]((t=>t[e(123)]())),r=[];for(const t of n){const n=F[e(125)](t);n&&r[e(126)](n[e(136)])}return r}function R(t){const e=O,n={};for(const r of t)Object[e(116)](n,r);return n}function K(){const t=["createRangeIn","type","1059946cyawlF","setStyle","10wRaRoJ","from","2783060yHInoV","hasStyle","size","895383DVGhyB","item","3600300NSkcnw","elementStart","5FOJyST","execute","isActive","document","8423481wlFBwh","48Aozxdv","_parsedData","values","485942jdBMnW","content","3SReIBb","4077762gKkKDT"];return(K=function(){return t})()}function N(t,e){const n=K();return(N=function(t,e){return n[t-=254]})(t,e)}const W=N;!function(t){const e=N,n=t();for(;;)try{if(493210===-parseInt(e(255))/1+parseInt(e(261))/2+parseInt(e(257))/3*(parseInt(e(270))/4)+parseInt(e(272))/5*(-parseInt(e(258))/6)+parseInt(e(265))/7+parseInt(e(277))/8*(parseInt(e(268))/9)+-parseInt(e(263))/10*(parseInt(e(276))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class D extends w{[W(273)](t){const n=W,{body:r,styles:s}=t[n(278)],i=new e.UpcastWriter(r[n(275)]),o=i[n(259)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(130)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(135)])if(t instanceof CSSStyleRule){const r=T(t[e(119)]);n[t[e(124)]]=Object[e(116)]({},n[t[e(124)]]||{},r)}return n}(s));for(const t of o){if(n(271)!==t[n(260)])continue;const e=P(t[n(269)],c);if(e[n(267)]){const r=R(Array[n(264)](e[n(254)]()));for(const e in r){const s=t[n(269)];s[n(266)](e)||i[n(262)](e,r[e],s)}}}t[n(256)]=r}[W(274)](t){return super[W(274)](t)||A(t)}}const M=k;function k(t,e){const n=V();return(k=function(t,e){return n[t-=339]})(t,e)}function V(){const t=["afterInit","join","2504178DlcGUY","PasteFromOffice","ClipboardPipeline","16HfVvfD","fromCharCode","8ldXTPk","requires","href","7615580TppkDe","high","execute","isActive","_parsedData","20241qwUunc","102mbLwZF","stylesProcessor","459605SunMJv","4125510LyEpnJ","document","PasteFromOfficeEnhancedInliner","editor","isOfficialPlugin","view","text/html","editing","getData","init","1192352DUQluc","232966kAjIug","plugins","pluginName","get","map","inputTransformation","dataTransfer","isPremiumPlugin"];return(V=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(312694===parseInt(e(346))/1+parseInt(e(370))/2*(-parseInt(e(369))/3)+-parseInt(e(359))/4*(-parseInt(e(372))/5)+-parseInt(e(356))/6+parseInt(e(345))/7+-parseInt(e(361))/8*(parseInt(e(373))/9)+parseInt(e(364))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends t.Plugin{static get[M(348)](){return M(375)}static get[M(339)](){return!0}static get[M(353)](){return!0}static get[M(362)](){return[M(357)]}[M(344)](){const t=M,e=this[t(376)],n=e[t(347)][t(349)](t(358)),r=e[t(342)][t(340)][t(374)],s=new D(r);n.on(t(351),((e,n)=>{const i=t,o=n[i(352)][i(343)](i(341));s[i(367)](o)&&(n[i(368)]||(n[i(368)]=b(o,r[i(371)])),s[i(366)](n))}),{priority:x.priorities[t(349)](t(365))+11})}[M(354)](){!async function(t){const e=d([113,54,84,89,69,72,86,78,53,73,65,115,120,75,79,48,90,111,71,118,104,52,109,50,100,101,49,76,122,112,99,77,57,68,80,98,105,102,67,106,70,107,114,103,121,88,87,82,117,85,56,51,74,66,55,116,110,83,119,108,97,81]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(350)]((t=>String[e(360)](t)))[e(355)]("")}!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([113]);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:1740873600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(363)]);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=J;!function(t){const e=J,n=t();for(;;)try{if(481630===parseInt(e(390))/1*(-parseInt(e(381))/2)+-parseInt(e(364))/3*(-parseInt(e(371))/4)+-parseInt(e(362))/5+-parseInt(e(399))/6+-parseInt(e(396))/7+-parseInt(e(379))/8*(-parseInt(e(380))/9)+parseInt(e(382))/10*(parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const $=[q(367),q(375),q(374),q(389),q(398),q(370),q(386),q(376)],B=[q(367),q(375),q(374)],H={"font-style":[[q(397),"i"]],"font-weight":[[q(387),q(400)],[q(361),q(400)],[q(404),q(400)],[t=>Number(t)>=600,q(400)]],"text-decoration":[[q(388),"u"],[q(363),"s"]],"text-decoration-line":[[q(388),"u"],[q(363),"s"]],"vertical-align":[[q(372),q(372)],[q(403),q(392)]]};function G(t){return $[q(383)](t)}function z(t){const e=q;return Array[e(366)](t[e(385)]())[e(365)](G)}function J(t,e){const n=_();return(J=function(t,e){return n[t-=360]})(t,e)}function _(){const t=["length","getChildren","super","bolder","insertChild","bold","254515vfxBof","line-through","50223epmvBz","filter","from","color","keys","createElement","font-weight","164jMHcva","sub","span","font-size","font-family","vertical-align","44WeNFyk","forEach","32DqohvT","884817qeuNpR","5444VpxQqG","1916060skdGVt","includes","removeStyle","getStyleNames","font-style","medium","underline","text-decoration","106oKFeRc","function","sup","getStyle","setStyle","split","5446140gjJlQl","italic","text-decoration-line","1481832UZneSH","strong"];return(_=function(){return t})()}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(378)]((e=>{const i=n,o=t[i(393)](e);if(o)if(c=e,B[q(383)](c))r[e]=o;else if(e in H){const t=o[i(395)](" ");H[e][i(378)]((([n,r])=>{const o=i;for(const i of t)(o(391)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(378)]((([,n])=>{const s=r,i=e[s(369)](n,[],t[s(402)]());e[s(360)](0,i,t)})),e[r(384)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(368)](n)[r(401)])return;const s=e[r(369)](r(373),[],t[r(402)]());e[r(394)](n,s),e[r(360)](0,s,t),e[r(384)](Object[r(368)](n),t)}(t,e,r)}const X=Q;function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=198]})(t,e)}function Y(){const t=["168SSxODm","createRangeIn","34310jKFroG","name","5tWnuWp","612FoVUMb","173425WIfgvT","getItems","content","1999158KJqZKe","stylesProcessor","30luHgbA","6bpWpWk","blockElements","_parsedData","element","includes","1569HhFyxB","isActive","69219AfMbVu","652104hiOWUV","2798851qnFwTG","document","font","execute"];return(Y=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(384809===parseInt(e(201))/1*(-parseInt(e(211))/2)+-parseInt(e(216))/3*(parseInt(e(204))/4)+parseInt(e(203))/5*(parseInt(e(208))/6)+parseInt(e(205))/7*(parseInt(e(199))/8)+-parseInt(e(218))/9*(-parseInt(e(210))/10)+-parseInt(e(220))/11+-parseInt(e(219))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[X(198)](t){const n=X,{body:r}=t[n(213)],s=new e.UpcastWriter(r[n(221)]),i=s[n(200)](r),o=new e.ViewDocument(s[n(221)][n(209)]),c=[...new e.DomConverter(o)[n(212)],n(222)],a=i[n(206)]();for(const t of a)if(t.is(n(214))&&c[n(215)](t[n(202)])){Z(t,s,z(t))}t[n(207)]=r}[X(217)](t){return super[X(217)](t)||A(t)}}const et=rt;function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyTrialLimit","expired","featureNotAllowed","requires","evaluationLimit","_parsedData","dataTransfer","36HZIdIy","PasteFromOffice","document","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhancedPropagator","domainLimit","view","821735UdAIZd","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","high","usageLimit","11855100bOqjwk","585224cpVYzE","pluginName","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyExpired","946494sxmqAe","editing","isActive","config","editor","init","1514142nVawkK","destroy","plugins","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyNotAllowed","get","execute","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","stylesProcessor","230912voccmB","getData","153KNMxRa","_showLicenseError","870114xpFxvh","pasteFromOfficeEnhancedLicenseKeyUsageLimit","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","isPremiumPlugin","4dwjxda","isOfficialPlugin","inputTransformation","invalid"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=376]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(674549===-parseInt(e(428))/1+-parseInt(e(379))/2*(-parseInt(e(408))/3)+parseInt(e(403))/4+parseInt(e(397))/5+parseInt(e(390))/6*(parseInt(e(414))/7)+-parseInt(e(424))/8*(-parseInt(e(426))/9)+-parseInt(e(402))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(404)](){return et(394)}static get[et(380)](){return!0}static get[et(378)](){return!0}static get[et(386)](){return[et(391)]}[et(413)](){const t=et,e=this[t(412)],n=e[t(416)][t(419)](t(417)),r=e[t(409)][t(396)][t(392)],s=new tt(r);n.on(t(381),((e,n)=>{const i=t,o=n[i(389)][i(425)](i(398));s[i(410)](o)&&(n[i(388)]||(n[i(388)]=b(o,r[i(423)])),s[i(420)](n))}),{priority:x.priorities[t(419)](t(400))+10}),this[t(421)]=this[t(412)][t(411)][t(419)](t(421));const i=this[t(412)];this[t(406)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(377)==s||e(399)==s||e(407)==s||e(393)==s||e(418)==s||e(422)==s||e(383)==s||e(429)==s){delete i[r],n=s,clearInterval(this[e(406)]),this[e(406)]=void 0;break}}e(399)==n&&i[e(427)](e(382)),e(407)==n&&i[e(427)](e(384)),e(393)==n&&i[e(427)](e(395)),e(418)==n&&i[e(427)](e(385),e(405)),e(422)==n&&i[e(427)](e(387)),e(383)==n&&i[e(427)](e(376)),e(429)==n&&i[e(427)](e(401))}),1e3)}[et(415)](){const t=et;super[t(415)](),this[t(406)]&&clearInterval(this[t(406)])}}function it(){var t=["PasteFromOffice","pluginName","24gMJSTd","185301HbCTtg","807147aOnKXa","PasteFromOfficeEnhanced","20nevKPB","1323WCXHFj","15189GgVOvP","requires","1713610EPjzrd","163455UDhGFN","isPremiumPlugin","9534jtUIdG","isOfficialPlugin","48198WRfsri","42tQqomn"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=427]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(195304===parseInt(e(433))/1+parseInt(e(440))/2*(parseInt(e(441))/3)+parseInt(e(431))/4*(-parseInt(e(436))/5)+-parseInt(e(438))/6*(parseInt(e(432))/7)+parseInt(e(427))/8*(parseInt(e(428))/9)+parseInt(e(435))/10+parseInt(e(429))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(443)](){return ot(430)}static get[ot(439)](){return!0}static get[ot(437)](){return!0}static get[ot(434)](){return[ot(442),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=235]})(t,e)}function lt(){var t=["2814149ZPtXdp","1247YzKTYC","1594WuxYcK","771750wzGqQO","9bTgeFl","10072667KqecgR","2064176SIvYse","36cHhKzD","303306jZgeJF","43098WRjFYI","12TOBGRx","10KZEPRP","10lKIcNP"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(557681===-parseInt(e(245))/1*(-parseInt(e(246))/2)+parseInt(e(239))/3*(-parseInt(e(241))/4)+-parseInt(e(242))/5*(parseInt(e(240))/6)+-parseInt(e(247))/7+-parseInt(e(237))/8*(-parseInt(e(235))/9)+-parseInt(e(243))/10*(parseInt(e(236))/11)+parseInt(e(238))/12*(parseInt(e(244))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x550154}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x4f8913,parseHtml as _0x4503ab}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x12f0a1,uid as _0x2c1942}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x583a32,ViewDocument as _0x363a5f,DomConverter as _0x14e9a1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x3ec399){return m['test'](_0x3ec399);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2df19f,_0x33a92b){const _0x4250c4=new Map();for(const [_0x22c076,_0x3d8513]of _0x33a92b){if(!_0x22c076['tagName']&&!_0x22c076['className'])continue;const _0x26edef=!_0x22c076['tagName']||_0x2df19f['name']===_0x22c076['tagName'],_0xdb01a4=!_0x22c076['className']||_0x2df19f['hasClass'](_0x22c076['className']);_0x26edef&&_0xdb01a4&&_0x4250c4['set'](_0x22c076,_0x3d8513);}return _0x4250c4;}function h(_0x31f12d){const _0x47d33d={};for(let _0x45e852=0x0;_0x45e852<_0x31f12d['length'];_0x45e852++){const _0x5625f2=_0x31f12d[_0x45e852],_0x364abc=_0x31f12d['getPropertyValue'](_0x5625f2);'initial'!==_0x364abc&&(_0x47d33d[_0x5625f2]=_0x364abc);}return _0x47d33d;}function O(_0x3f2f13){const _0x308b9f=_0x3f2f13['split'](',')['map'](_0x3950dc=>_0x3950dc['trim']()),_0x3b11a9=[];for(const _0x523878 of _0x308b9f){const _0x409ceb=S['exec'](_0x523878);_0x409ceb&&_0x3b11a9['push'](_0x409ceb['groups']);}return _0x3b11a9;}function y(_0x2fe6b8){const _0x18a9f9={};for(const _0x23f908 of _0x2fe6b8)Object['assign'](_0x18a9f9,_0x23f908);return _0x18a9f9;}class c extends _0x4f8913{['execute'](_0x4d4484){const {body:_0x25b341,styles:_0x469486}=_0x4d4484['_parsedData'],_0x222976=new _0x583a32(_0x25b341['document']),_0x5b2971=_0x222976['createRangeIn'](_0x25b341),_0x314ed4=function(_0x47294e){const _0x2ef755={};for(const _0x3fc8db of _0x47294e)for(const _0x14e33c of _0x3fc8db['cssRules'])if(_0x14e33c instanceof CSSStyleRule){const _0x564ad3=h(_0x14e33c['style']);_0x2ef755[_0x14e33c['selectorText']]=Object['assign']({},_0x2ef755[_0x14e33c['selectorText']]||{},_0x564ad3);}return _0x2ef755;}(_0x469486),_0x5808ed=function(_0x2014c5){const _0x21b676=new Map();for(const _0x41b3bd in _0x2014c5){const _0xaf1e68=O(_0x41b3bd),_0x427427=_0x2014c5[_0x41b3bd];for(const _0x401f1e of _0xaf1e68)_0x21b676['set'](_0x401f1e,_0x427427);}return _0x21b676;}(_0x314ed4);for(const _0x3327ba of _0x5b2971){if('elementStart'!==_0x3327ba['type'])continue;const _0x1e129a=x(_0x3327ba['item'],_0x5808ed);if(_0x1e129a['size']){const _0x32861e=y(Array['from'](_0x1e129a['values']()));for(const _0x11330f in _0x32861e){const _0x292712=_0x3327ba['item'];_0x292712['hasStyle'](_0x11330f)||_0x222976['setStyle'](_0x11330f,_0x32861e[_0x11330f],_0x292712);}}}_0x4d4484['content']=_0x25b341;}['isActive'](_0x567cb5){return super['isActive'](_0x567cb5)||l(_0x567cb5);}}class i extends _0x550154{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3b926a=this['editor'],_0x4a9415=_0x3b926a['plugins']['get']('ClipboardPipeline'),_0x849e8f=_0x3b926a['editing']['view']['document'],_0x4390c5=new c(_0x849e8f);_0x4a9415['on']('inputTransformation',(_0x444437,_0x575a7d)=>{const _0x16e5dd=_0x575a7d['dataTransfer']['getData']('text/html');_0x4390c5['isActive'](_0x16e5dd)&&(_0x575a7d['_parsedData']||(_0x575a7d['_parsedData']=_0x4503ab(_0x16e5dd,_0x849e8f['stylesProcessor'])),_0x4390c5['execute'](_0x575a7d));},{'priority':_0x12f0a1['get']('high')+0xb});}['afterInit'](){!async function(_0x3ff81b){const _0x3dee2a=_0x5e12db([0x34,0x46,0x64,0x6d,0x59,0x6e,0x6b,0x44,0x50,0x39,0x6f,0x30,0x79,0x6a,0x62,0x51,0x32,0x4b,0x37,0x65,0x47,0x42,0x70,0x4a,0x4c,0x7a,0x49,0x66,0x41,0x63,0x53,0x4d,0x74,0x36,0x73,0x48,0x61,0x68,0x38,0x54,0x35,0x57,0x5a,0x69,0x77,0x76,0x58,0x45,0x67,0x31,0x4e,0x6c,0x55,0x33,0x52,0x71,0x56,0x78,0x75,0x72,0x4f,0x43]),_0x4a71ae=0x89df20f,_0x36671d=0x89a92c7^_0x4a71ae,_0x4955e3=window[_0x5e12db([0x44,0x61,0x74,0x65])][_0x5e12db([0x6e,0x6f,0x77])](),_0x263f9a=_0x3ff81b[_0x5e12db([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c45b9=new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5b77=>{_0x263f9a[_0x5e12db([0x6f,0x6e,0x63,0x65])](_0x5e12db([0x72,0x65,0x61,0x64,0x79]),_0x4b5b77);}),_0x2a1461={[_0x5e12db([0x6b,0x74,0x79])]:_0x5e12db([0x45,0x43]),[_0x5e12db([0x75,0x73,0x65])]:_0x5e12db([0x73,0x69,0x67]),[_0x5e12db([0x63,0x72,0x76])]:_0x5e12db([0x50,0x2d,0x32,0x35,0x36]),[_0x5e12db([0x78])]:_0x5e12db([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]),[_0x5e12db([0x79])]:_0x5e12db([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]),[_0x5e12db([0x61,0x6c,0x67])]:_0x5e12db([0x45,0x53,0x32,0x35,0x36])},_0x22c5fc=_0x263f9a[_0x5e12db([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e12db([0x67,0x65,0x74])](_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x498e1d(){let _0x346d07,_0x4c7a67=null,_0x355f95=null;try{if(_0x22c5fc==_0x5e12db([0x47,0x50,0x4c]))return _0x5e12db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x346d07=_0x5a8c72(),!_0x346d07)return _0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x346d07[_0x5e12db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x355f95=_0x5413a4(_0x346d07[_0x5e12db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x346d07[_0x5e12db([0x6a,0x74,0x69])])),await _0x493776()?_0xee242c()?_0x35eb78()?_0x5e12db([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x262a3f()?(_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e12db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4c7a67=_0x25d7e5(_0x5e12db([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e12db([0x74,0x72,0x69,0x61,0x6c])&&(_0x4c7a67=_0x25d7e5(_0x5e12db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x30248a()):_0x5e12db([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e12db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x107dc5){return _0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x35eb78(){const _0x494740=[_0x5e12db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e12db([0x74,0x72,0x69,0x61,0x6c])][_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4955e3/0x3e8:0xe10*_0x36671d;return _0x346d07[_0x5e12db([0x65,0x78,0x70])]<_0x494740;}function _0xee242c(){const _0x1f1855=_0x346d07[_0x5e12db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f1855&&(!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x2a]))||(!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x50,0x4f,0x45]))||!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x50,0x50]))));}function _0x262a3f(){const _0x13e56e=_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x13e56e||0x0==_0x13e56e[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x20081b}=new URL(window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x13e56e[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20081b))return!0x0;const _0x441788=_0x20081b[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e]));return _0x13e56e[_0x5e12db([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e05ab=>_0x3e05ab[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x2a])))[_0x5e12db([0x6d,0x61,0x70])](_0x4b5d3f=>_0x4b5d3f[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e])))[_0x5e12db([0x73,0x6f,0x6d,0x65])](_0x3b8e78=>_0x441788[_0x5e12db([0x65,0x76,0x65,0x72,0x79])]((_0xc437c8,_0x5a0fad)=>_0x3b8e78[_0x5a0fad]===_0xc437c8||_0x3b8e78[_0x5a0fad]===_0x5e12db([0x2a])));}function _0x30248a(){return _0x4c7a67&&_0x355f95?new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f4ef5,_0x5cb633)=>{_0x4c7a67[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x2f4ef5,_0x5cb633),_0x355f95[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x597608=>{_0x597608!=_0x5e12db([0x56,0x61,0x6c,0x69,0x64])&&_0x2f4ef5(_0x597608);},_0x5cb633);}):_0x4c7a67||_0x355f95||_0x5e12db([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5413a4(_0x545ddf,_0x4a6d43){return new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfd67ad=>{if(_0x527400())return _0xfd67ad(_0x5e12db([0x56,0x61,0x6c,0x69,0x64]));_0x91264(),_0x263f9a[_0x5e12db([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15cef5=!0x1;const _0x22c3a9=_0x2c1942();function _0x5f1619(_0x595007){return!!_0x595007&&(typeof _0x595007===_0x5e12db([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x595007===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x595007[_0x5e12db([0x74,0x68,0x65,0x6e])]===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x595007[_0x5e12db([0x63,0x61,0x74,0x63,0x68])]===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51109f(_0x5f0177){_0x3b973a(_0x5f0177)[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x41be6a=>{if(!_0x41be6a||_0x41be6a[_0x5e12db([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e12db([0x6f,0x6b]))return _0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x18b84a(_0x170e2d(_0x22c3a9+_0x4a6d43))!=_0x41be6a[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e12db([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x3a4b2c=>(_0x1b1e5c(),_0x3a4b2c),()=>{const _0x1955e4=_0x53796e();return null==_0x1955e4?(_0x1b1e5c(),_0x5e12db([0x56,0x61,0x6c,0x69,0x64])):_0x5e12db(_0x4955e3-_0x1955e4>(0x2c91760f^_0x4a71ae)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e12db([0x74,0x68,0x65,0x6e])](_0xfd67ad)[_0x5e12db([0x63,0x61,0x74,0x63,0x68])](()=>{_0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x30e53d=0x8ab1c8f^_0x4a71ae;function _0x1b1e5c(){const _0x1395a1=_0x5e12db([0x6c,0x6c,0x63,0x74,0x2d])+_0x18b84a(_0x170e2d(_0x545ddf)),_0x537ea3=_0x597891(_0x18b84a(window[_0x5e12db([0x4d,0x61,0x74,0x68])][_0x5e12db([0x63,0x65,0x69,0x6c])](_0x4955e3/_0x30e53d)));window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e12db([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1395a1,_0x537ea3);}function _0x53796e(){const _0x5db6c8=_0x5e12db([0x6c,0x6c,0x63,0x74,0x2d])+_0x18b84a(_0x170e2d(_0x545ddf)),_0xce8648=window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e12db([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5db6c8);return _0xce8648?window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x597891(_0xce8648),0x10)*_0x30e53d:null;}function _0x3b973a(_0x58b1d2){return new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x518204,_0x5f1e50)=>{_0x58b1d2[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x518204,_0x5f1e50),window[_0x5e12db([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f1e50,0x89c26cf^_0x4a71ae);});}}_0x263f9a[_0x5e12db([0x6f,0x6e])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3fef98,_0x992164)=>{if(_0x992164[0x0]!=_0x545ddf)return _0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x992164[0x1]={..._0x992164[0x1],[_0x5e12db([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22c3a9};},{[_0x5e12db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e12db([0x68,0x69,0x67,0x68])}),_0x263f9a[_0x5e12db([0x6f,0x6e])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xffe1a3=>{_0x5f1619(_0xffe1a3[_0x5e12db([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15cef5=!0x0,_0x51109f(_0xffe1a3[_0x5e12db([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e12db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e12db([0x6c,0x6f,0x77])}),_0x2c45b9[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>{_0x15cef5||_0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x527400(){return _0x263f9a[_0x5e12db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e12db([0x76,0x69,0x65,0x77])][_0x5e12db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e12db([0x61,0x75,0x74,0x6f]);}function _0x91264(){_0x263f9a[_0x5e12db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e12db([0x76,0x69,0x65,0x77])][_0x5e12db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e12db([0x61,0x75,0x74,0x6f]);}}function _0x25d7e5(_0xc84df9){const _0x184522=[new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20c84d=>setTimeout(_0x20c84d,0x894ccc3^_0x4a71ae)),_0x2c45b9[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x802c81=>{let _0x17abc2=0x0;_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x6f,0x6e])](_0x5e12db([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x46fc9f,_0x2cb28c)=>{_0x2cb28c[0x0][_0x5e12db([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17abc2++,_0x17abc2==(0x89df3f7^_0x4a71ae)&&(_0x802c81(),_0x46fc9f[_0x5e12db([0x6f,0x66,0x66])]());});}))];return window[_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e12db([0x72,0x61,0x63,0x65])](_0x184522)[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>_0xc84df9);}async function _0x20a2a9(){await _0x2c45b9,_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x503999,_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x503999,_0x263f9a[_0x5e12db([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37e5ef(_0x353fdf){const _0x4197c8=_0x2dc6d8();_0x263f9a[_0x4197c8]=_0x5e12db([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])+_0x353fdf,_0x353fdf!=_0x5e12db([0x56,0x61,0x6c,0x69,0x64])&&_0x20a2a9();}function _0x2dc6d8(){const _0x534caa=window[_0x5e12db([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e12db([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e12db([0x6e,0x6f,0x77])]())[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e12db([0x2e]),'');let _0x288fe9=_0x5e12db([0x46]);for(let _0x56fbf1=0x0;_0x56fbf1<_0x534caa[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56fbf1+=0x2){let _0x17b7f7=window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x534caa[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56fbf1,_0x56fbf1+0x2));_0x17b7f7>=_0x3dee2a[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x17b7f7-=_0x3dee2a[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x288fe9+=_0x3dee2a[_0x17b7f7];}return _0x288fe9;}function _0x5a8c72(){const _0x93a46c=_0x22c5fc[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e]));if(0x3!=_0x93a46c[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x305407(_0x93a46c[0x1]);function _0x305407(_0x2e648a){const _0x22f781=_0x1f9cec(_0x2e648a);return _0x22f781&&_0x1c5831()?_0x22f781:null;function _0x1c5831(){const _0x38c6dc=_0x22f781[_0x5e12db([0x6a,0x74,0x69])],_0x9d2415=window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38c6dc[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38c6dc[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf8f8fa={..._0x22f781,[_0x5e12db([0x6a,0x74,0x69])]:_0x38c6dc[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38c6dc[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf8f8fa[_0x5e12db([0x76,0x63])],_0x170e2d(_0xf8f8fa)==_0x9d2415;}}}async function _0x493776(){let _0x12edd9=!0x0;try{const _0x4517e6=_0x22c5fc[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e])),[_0x3fe980,_0x1daf01,_0x1fc510]=_0x4517e6;return _0x480aef(_0x3fe980),await _0x5d3b00(_0x3fe980,_0x1daf01,_0x1fc510),_0x12edd9;}catch(_0x44f6c9){return!0x1;}function _0x480aef(_0x312523){const _0x1ad0b9=_0x1f9cec(_0x312523);_0x1ad0b9&&_0x1ad0b9[_0x5e12db([0x61,0x6c,0x67])]==_0x5e12db([0x45,0x53,0x32,0x35,0x36])||(_0x12edd9=!0x1);}async function _0x5d3b00(_0x43af0e,_0xe354e0,_0x538dc7){const _0x14d3f1=window[_0x5e12db([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e12db([0x66,0x72,0x6f,0x6d])](_0x2ec2ec(_0x538dc7),_0x35820f=>_0x35820f[_0x5e12db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x176ac5=new window[(_0x5e12db([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e12db([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x43af0e+_0x5e12db([0x2e])+_0xe354e0),_0x47561b=window[_0x5e12db([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e12db([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47561b)return;const _0x2d3df9=await _0x47561b[_0x5e12db([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e12db([0x6a,0x77,0x6b]),_0x2a1461,{[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x45,0x43,0x44,0x53,0x41]),[_0x5e12db([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e12db([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47561b[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x45,0x43,0x44,0x53,0x41]),[_0x5e12db([0x68,0x61,0x73,0x68])]:{[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2d3df9,_0x14d3f1,_0x176ac5)||(_0x12edd9=!0x1);}}function _0x1f9cec(_0x33869b){return _0x33869b[_0x5e12db([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e12db([0x65,0x79]))?JSON[_0x5e12db([0x70,0x61,0x72,0x73,0x65])](_0x2ec2ec(_0x33869b)):null;}function _0x2ec2ec(_0x406f5a){return window[_0x5e12db([0x61,0x74,0x6f,0x62])](_0x406f5a[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e12db([0x2b]))[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e12db([0x2f])));}function _0x170e2d(_0x1dc17d){let _0x4754ec=0x1505;function _0x1453a4(_0x571bfb){for(let _0x2a1b88=0x0;_0x2a1b88<_0x571bfb[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a1b88++){const _0x2718f3=_0x571bfb[_0x5e12db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a1b88);_0x4754ec=(_0x4754ec<<0x5)+_0x4754ec+_0x2718f3,_0x4754ec&=_0x4754ec;}}function _0x2556df(_0x551662){Array[_0x5e12db([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x551662)?_0x551662[_0x5e12db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2556df):_0x551662&&typeof _0x551662==_0x5e12db([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e12db([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x551662)[_0x5e12db([0x73,0x6f,0x72,0x74])]()[_0x5e12db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x256042,_0x172fd4])=>{_0x1453a4(_0x256042),_0x2556df(_0x172fd4);}):_0x1453a4(window[_0x5e12db([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x551662));}return _0x2556df(_0x1dc17d),_0x4754ec>>>0x0;}function _0x18b84a(_0x5309fa){return _0x5309fa[_0x5e12db([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e12db([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e12db([0x30]));}function _0x597891(_0x5eb0e7){return _0x5eb0e7[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e12db([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e12db([0x6a,0x6f,0x69,0x6e])]('');}function _0x503999(){}function _0x5e12db(_0x4f6543){return _0x4f6543['map'](_0x5cdaf5=>String['fromCharCode'](_0x5cdaf5))['join']('');}_0x37e5ef(await _0x498e1d());}(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'],[_0x2375e6=>Number(_0x2375e6)>=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(_0x38501a){return L['includes'](_0x38501a);}function v(_0x52272d,_0x43fcd5,_0x1fe0f5){const {spanStyles:_0x4257ba,stylesToBeHtmlElements:_0x255e81}=function(_0x36d704,_0x16e603){const _0x5fef47={},_0x5d1ab1={};return _0x16e603['forEach'](_0x1957db=>{const _0x4ff14c=_0x36d704['getStyle'](_0x1957db);if(_0x4ff14c){if(function(_0x3e991c){return E['includes'](_0x3e991c);}(_0x1957db))_0x5fef47[_0x1957db]=_0x4ff14c;else{if(function(_0x2d92e7){return _0x2d92e7 in F;}(_0x1957db)){const _0x2fdcbe=_0x4ff14c['split']('\x20');F[_0x1957db]['forEach'](([_0x8514f8,_0x5568ce])=>{for(const _0x402680 of _0x2fdcbe){('function'==typeof _0x8514f8&&_0x8514f8(_0x402680)||_0x8514f8===_0x402680)&&(_0x5d1ab1[_0x1957db]=[..._0x5d1ab1[_0x1957db]||[],[_0x8514f8,_0x5568ce]]);}});}}}}),{'spanStyles':_0x5fef47,'stylesToBeHtmlElements':_0x5d1ab1};}(_0x52272d,_0x1fe0f5);!function(_0x5c67ca,_0x3aed99,_0x422100){for(const _0x8654b2 in _0x422100){_0x422100[_0x8654b2]['forEach'](([,_0x48e0f4])=>{const _0x2a3f17=_0x3aed99['createElement'](_0x48e0f4,[],_0x5c67ca['getChildren']());_0x3aed99['insertChild'](0x0,_0x2a3f17,_0x5c67ca);}),_0x3aed99['removeStyle'](_0x8654b2,_0x5c67ca);}}(_0x52272d,_0x43fcd5,_0x255e81),function(_0x507546,_0x35c260,_0x259a82){if(!Object['keys'](_0x259a82)['length'])return;const _0x1d4545=_0x35c260['createElement']('span',[],_0x507546['getChildren']());_0x35c260['setStyle'](_0x259a82,_0x1d4545),_0x35c260['insertChild'](0x0,_0x1d4545,_0x507546),_0x35c260['removeStyle'](Object['keys'](_0x259a82),_0x507546);}(_0x52272d,_0x43fcd5,_0x4257ba);}class f extends _0x4f8913{['execute'](_0x765a6a){const {body:_0x3f44ec}=_0x765a6a['_parsedData'],_0x59e172=new _0x583a32(_0x3f44ec['document']),_0x31dd71=_0x59e172['createRangeIn'](_0x3f44ec),_0x4a910d=new _0x363a5f(_0x59e172['document']['stylesProcessor']),_0x5c94c7=[...new _0x14e9a1(_0x4a910d)['blockElements'],'font'],_0x1f0c5c=_0x31dd71['getItems']();for(const _0x36f0c5 of _0x1f0c5c)_0x36f0c5['is']('element')&&_0x5c94c7['includes'](_0x36f0c5['name'])&&v(_0x36f0c5,_0x59e172,(_0x3504bc=_0x36f0c5,Array['from'](_0x3504bc['getStyleNames']())['filter'](P)));var _0x3504bc;_0x765a6a['content']=_0x3f44ec;}['isActive'](_0x29e45d){return super['isActive'](_0x29e45d)||l(_0x29e45d);}}class s extends _0x550154{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x49de59=this['editor'],_0xbbe816=_0x49de59['plugins']['get']('ClipboardPipeline'),_0x1d24cc=_0x49de59['editing']['view']['document'],_0x1ed374=new f(_0x1d24cc);_0xbbe816['on']('inputTransformation',(_0x164929,_0x20aca7)=>{const _0x4953a4=_0x20aca7['dataTransfer']['getData']('text/html');_0x1ed374['isActive'](_0x4953a4)&&(_0x20aca7['_parsedData']||(_0x20aca7['_parsedData']=_0x4503ab(_0x4953a4,_0x1d24cc['stylesProcessor'])),_0x1ed374['execute'](_0x20aca7));},{'priority':_0x12f0a1['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x33140e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5d305d;for(const _0x4813c2 in _0x33140e){const _0x353954=_0x4813c2,_0x44e4a8=_0x33140e[_0x353954];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x44e4a8){delete _0x33140e[_0x353954],_0x5d305d=_0x44e4a8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5d305d&&_0x33140e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5d305d&&_0x33140e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5d305d&&_0x33140e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x550154{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 _0x51f8da}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x282eae,parseHtml as _0x467475}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x305151,uid as _0x1a674c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3fb2e9,ViewDocument as _0x318781,DomConverter as _0xd065f0}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x56cc3e){return m['test'](_0x56cc3e);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2fd3c,_0x562df1){const _0x41bba8=new Map();for(const [_0x1a9f3f,_0x1ddcfa]of _0x562df1){if(!_0x1a9f3f['tagName']&&!_0x1a9f3f['className'])continue;const _0x18c2e7=!_0x1a9f3f['tagName']||_0x2fd3c['name']===_0x1a9f3f['tagName'],_0x37df00=!_0x1a9f3f['className']||_0x2fd3c['hasClass'](_0x1a9f3f['className']);_0x18c2e7&&_0x37df00&&_0x41bba8['set'](_0x1a9f3f,_0x1ddcfa);}return _0x41bba8;}function h(_0x4d0205){const _0x5a47a0={};for(let _0x1e6725=0x0;_0x1e6725<_0x4d0205['length'];_0x1e6725++){const _0x240889=_0x4d0205[_0x1e6725],_0x4a71f5=_0x4d0205['getPropertyValue'](_0x240889);'initial'!==_0x4a71f5&&(_0x5a47a0[_0x240889]=_0x4a71f5);}return _0x5a47a0;}function O(_0x1dafde){const _0x3dec40=_0x1dafde['split'](',')['map'](_0x4a0a99=>_0x4a0a99['trim']()),_0x1cc4f0=[];for(const _0x26db08 of _0x3dec40){const _0x4fa697=S['exec'](_0x26db08);_0x4fa697&&_0x1cc4f0['push'](_0x4fa697['groups']);}return _0x1cc4f0;}function y(_0xe34847){const _0x243695={};for(const _0xb1d6ad of _0xe34847)Object['assign'](_0x243695,_0xb1d6ad);return _0x243695;}class c extends _0x282eae{['execute'](_0x413efa){const {body:_0x1f77d7,styles:_0x78646}=_0x413efa['_parsedData'],_0x36249f=new _0x3fb2e9(_0x1f77d7['document']),_0x418bb3=_0x36249f['createRangeIn'](_0x1f77d7),_0x49a904=function(_0x4c886a){const _0x371a88={};for(const _0x5124ef of _0x4c886a)for(const _0x15f998 of _0x5124ef['cssRules'])if(_0x15f998 instanceof CSSStyleRule){const _0x23419b=h(_0x15f998['style']);_0x371a88[_0x15f998['selectorText']]=Object['assign']({},_0x371a88[_0x15f998['selectorText']]||{},_0x23419b);}return _0x371a88;}(_0x78646),_0x52942e=function(_0x380586){const _0x46946=new Map();for(const _0x367652 in _0x380586){const _0x4ae903=O(_0x367652),_0x28f981=_0x380586[_0x367652];for(const _0x212674 of _0x4ae903)_0x46946['set'](_0x212674,_0x28f981);}return _0x46946;}(_0x49a904);for(const _0x795cfa of _0x418bb3){if('elementStart'!==_0x795cfa['type'])continue;const _0x445e53=x(_0x795cfa['item'],_0x52942e);if(_0x445e53['size']){const _0x4092c0=y(Array['from'](_0x445e53['values']()));for(const _0x4edf0c in _0x4092c0){const _0x207088=_0x795cfa['item'];_0x207088['hasStyle'](_0x4edf0c)||_0x36249f['setStyle'](_0x4edf0c,_0x4092c0[_0x4edf0c],_0x207088);}}}_0x413efa['content']=_0x1f77d7;}['isActive'](_0x59673c){return super['isActive'](_0x59673c)||l(_0x59673c);}}class i extends _0x51f8da{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x7b3618=this['editor'],_0x488e2a=_0x7b3618['plugins']['get']('ClipboardPipeline'),_0x1a9aa8=_0x7b3618['editing']['view']['document'],_0xb62bf3=new c(_0x1a9aa8);_0x488e2a['on']('inputTransformation',(_0xa1949c,_0xdb1943)=>{const _0x44056e=_0xdb1943['dataTransfer']['getData']('text/html');_0xb62bf3['isActive'](_0x44056e)&&(_0xdb1943['_parsedData']||(_0xdb1943['_parsedData']=_0x467475(_0x44056e,_0x1a9aa8['stylesProcessor'])),_0xb62bf3['execute'](_0xdb1943));},{'priority':_0x305151['get']('high')+0xb});}['afterInit'](){!async function(_0x5a5812){const _0x33789e=_0x19aaac([0x71,0x36,0x54,0x59,0x45,0x48,0x56,0x4e,0x35,0x49,0x41,0x73,0x78,0x4b,0x4f,0x30,0x5a,0x6f,0x47,0x76,0x68,0x34,0x6d,0x32,0x64,0x65,0x31,0x4c,0x7a,0x70,0x63,0x4d,0x39,0x44,0x50,0x62,0x69,0x66,0x43,0x6a,0x46,0x6b,0x72,0x67,0x79,0x58,0x57,0x52,0x75,0x55,0x38,0x33,0x4a,0x42,0x37,0x74,0x6e,0x53,0x77,0x6c,0x61,0x51]),_0x53d2b0=0x6137849d,_0x2f3b=0x6130e465^_0x53d2b0,_0x50ab43=window[_0x19aaac([0x44,0x61,0x74,0x65])][_0x19aaac([0x6e,0x6f,0x77])](),_0x4f2095=_0x5a5812[_0x19aaac([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4c53cc=new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ef10f=>{_0x4f2095[_0x19aaac([0x6f,0x6e,0x63,0x65])](_0x19aaac([0x72,0x65,0x61,0x64,0x79]),_0x5ef10f);}),_0x1e74a7={[_0x19aaac([0x6b,0x74,0x79])]:_0x19aaac([0x45,0x43]),[_0x19aaac([0x75,0x73,0x65])]:_0x19aaac([0x73,0x69,0x67]),[_0x19aaac([0x63,0x72,0x76])]:_0x19aaac([0x50,0x2d,0x32,0x35,0x36]),[_0x19aaac([0x78])]:_0x19aaac([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]),[_0x19aaac([0x79])]:_0x19aaac([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]),[_0x19aaac([0x61,0x6c,0x67])]:_0x19aaac([0x45,0x53,0x32,0x35,0x36])},_0x5c1fb3=_0x4f2095[_0x19aaac([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x19aaac([0x67,0x65,0x74])](_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2039a4(){let _0x4f6ddf,_0x35ef19=null,_0x55f4c3=null;try{if(_0x5c1fb3==_0x19aaac([0x47,0x50,0x4c]))return _0x19aaac([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f6ddf=_0x3b53e5(),!_0x4f6ddf)return _0x19aaac([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f6ddf[_0x19aaac([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x55f4c3=_0x5e270d(_0x4f6ddf[_0x19aaac([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f6ddf[_0x19aaac([0x6a,0x74,0x69])])),await _0x21eb20()?_0x19ec5e()?_0x5e8a68()?_0x19aaac([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f11b2()?(_0x4f6ddf[_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19aaac([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x35ef19=_0x361136(_0x19aaac([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f6ddf[_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19aaac([0x74,0x72,0x69,0x61,0x6c])&&(_0x35ef19=_0x361136(_0x19aaac([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x26299a()):_0x19aaac([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x19aaac([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x19aaac([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x590c15){return _0x19aaac([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5e8a68(){const _0x2ce9e7=[_0x19aaac([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x19aaac([0x74,0x72,0x69,0x61,0x6c])][_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f6ddf[_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x50ab43/0x3e8:0xe10*_0x2f3b;return _0x4f6ddf[_0x19aaac([0x65,0x78,0x70])]<_0x2ce9e7;}function _0x19ec5e(){const _0x221edc=_0x4f6ddf[_0x19aaac([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x221edc&&(!!_0x221edc[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19aaac([0x2a]))||(!!_0x221edc[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19aaac([0x50,0x4f,0x45]))||!!_0x221edc[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19aaac([0x50,0x50]))));}function _0x2f11b2(){const _0x99c73e=_0x4f6ddf[_0x19aaac([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x99c73e||0x0==_0x99c73e[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x303558}=new URL(window[_0x19aaac([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x99c73e[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x303558))return!0x0;const _0x3edf8b=_0x303558[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])](_0x19aaac([0x2e]));return _0x99c73e[_0x19aaac([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e83a5=>_0x3e83a5[_0x19aaac([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19aaac([0x2a])))[_0x19aaac([0x6d,0x61,0x70])](_0x3d97ef=>_0x3d97ef[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])](_0x19aaac([0x2e])))[_0x19aaac([0x73,0x6f,0x6d,0x65])](_0xa6e272=>_0x3edf8b[_0x19aaac([0x65,0x76,0x65,0x72,0x79])]((_0x510aa7,_0x25d227)=>_0xa6e272[_0x25d227]===_0x510aa7||_0xa6e272[_0x25d227]===_0x19aaac([0x2a])));}function _0x26299a(){return _0x35ef19&&_0x55f4c3?new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x103463,_0x3116fe)=>{_0x35ef19[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x103463,_0x3116fe),_0x55f4c3[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x457723=>{_0x457723!=_0x19aaac([0x56,0x61,0x6c,0x69,0x64])&&_0x103463(_0x457723);},_0x3116fe);}):_0x35ef19||_0x55f4c3||_0x19aaac([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5e270d(_0x4fe762,_0x31f0cb){return new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x266a86=>{if(_0x2ced35())return _0x266a86(_0x19aaac([0x56,0x61,0x6c,0x69,0x64]));_0x15fd53(),_0x4f2095[_0x19aaac([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x19aaac([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1bb7d4=!0x1;const _0x519a24=_0x1a674c();function _0xc46e56(_0x4714c3){return!!_0x4714c3&&(typeof _0x4714c3===_0x19aaac([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4714c3===_0x19aaac([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4714c3[_0x19aaac([0x74,0x68,0x65,0x6e])]===_0x19aaac([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4714c3[_0x19aaac([0x63,0x61,0x74,0x63,0x68])]===_0x19aaac([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x33b9eb(_0x59e25e){_0x4b9d09(_0x59e25e)[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x539917=>{if(!_0x539917||_0x539917[_0x19aaac([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x19aaac([0x6f,0x6b]))return _0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xcd2671(_0x5c1e3c(_0x519a24+_0x31f0cb))!=_0x539917[_0x19aaac([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x19aaac([0x56,0x61,0x6c,0x69,0x64]);})[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x430a54=>(_0x4bd751(),_0x430a54),()=>{const _0x134b5b=_0x5a255a();return null==_0x134b5b?(_0x4bd751(),_0x19aaac([0x56,0x61,0x6c,0x69,0x64])):_0x19aaac(_0x50ab43-_0x134b5b>(0x453b009d^_0x53d2b0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x266a86)[_0x19aaac([0x63,0x61,0x74,0x63,0x68])](()=>{_0x266a86(_0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x123e3c=0x61016a1d^_0x53d2b0;function _0x4bd751(){const _0x416478=_0x19aaac([0x6c,0x6c,0x63,0x74,0x2d])+_0xcd2671(_0x5c1e3c(_0x4fe762)),_0x1dceed=_0x5259a1(_0xcd2671(window[_0x19aaac([0x4d,0x61,0x74,0x68])][_0x19aaac([0x63,0x65,0x69,0x6c])](_0x50ab43/_0x123e3c)));window[_0x19aaac([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19aaac([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x416478,_0x1dceed);}function _0x5a255a(){const _0x1ea574=_0x19aaac([0x6c,0x6c,0x63,0x74,0x2d])+_0xcd2671(_0x5c1e3c(_0x4fe762)),_0x580849=window[_0x19aaac([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19aaac([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ea574);return _0x580849?window[_0x19aaac([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5259a1(_0x580849),0x10)*_0x123e3c:null;}function _0x4b9d09(_0x358e12){return new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x472adb,_0xcb7f91)=>{_0x358e12[_0x19aaac([0x74,0x68,0x65,0x6e])](_0x472adb,_0xcb7f91),window[_0x19aaac([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcb7f91,0x6136505d^_0x53d2b0);});}}_0x4f2095[_0x19aaac([0x6f,0x6e])](_0x19aaac([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xba19ec,_0x1bc891)=>{if(_0x1bc891[0x0]!=_0x4fe762)return _0x266a86(_0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1bc891[0x1]={..._0x1bc891[0x1],[_0x19aaac([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x519a24};},{[_0x19aaac([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19aaac([0x68,0x69,0x67,0x68])}),_0x4f2095[_0x19aaac([0x6f,0x6e])](_0x19aaac([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x230ce2=>{_0xc46e56(_0x230ce2[_0x19aaac([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1bb7d4=!0x0,_0x33b9eb(_0x230ce2[_0x19aaac([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x19aaac([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19aaac([0x6c,0x6f,0x77])}),_0x4c53cc[_0x19aaac([0x74,0x68,0x65,0x6e])](()=>{_0x1bb7d4||_0x266a86(_0x19aaac([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ced35(){return _0x4f2095[_0x19aaac([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19aaac([0x76,0x69,0x65,0x77])][_0x19aaac([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x19aaac([0x61,0x75,0x74,0x6f]);}function _0x15fd53(){_0x4f2095[_0x19aaac([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19aaac([0x76,0x69,0x65,0x77])][_0x19aaac([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x19aaac([0x61,0x75,0x74,0x6f]);}}function _0x361136(_0x4ef778){const _0x53ef85=[new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x212c2d=>setTimeout(_0x212c2d,0x613eba51^_0x53d2b0)),_0x4c53cc[_0x19aaac([0x74,0x68,0x65,0x6e])](()=>new window[(_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2597c5=>{let _0x2dff7e=0x0;_0x4f2095[_0x19aaac([0x6d,0x6f,0x64,0x65,0x6c])][_0x19aaac([0x6f,0x6e])](_0x19aaac([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2a430b,_0x45f03e)=>{_0x45f03e[0x0][_0x19aaac([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2dff7e++,_0x2dff7e==(0x61378565^_0x53d2b0)&&(_0x2597c5(),_0x2a430b[_0x19aaac([0x6f,0x66,0x66])]());});}))];return window[_0x19aaac([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x19aaac([0x72,0x61,0x63,0x65])](_0x53ef85)[_0x19aaac([0x74,0x68,0x65,0x6e])](()=>_0x4ef778);}async function _0x43e295(){await _0x4c53cc,_0x4f2095[_0x19aaac([0x6d,0x6f,0x64,0x65,0x6c])][_0x19aaac([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x14f14c,_0x4f2095[_0x19aaac([0x6d,0x6f,0x64,0x65,0x6c])][_0x19aaac([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x14f14c,_0x4f2095[_0x19aaac([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x19aaac([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x319615(_0x27b65b){const _0x4a9bc8=_0x416977();_0x4f2095[_0x4a9bc8]=_0x19aaac([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])+_0x27b65b,_0x27b65b!=_0x19aaac([0x56,0x61,0x6c,0x69,0x64])&&_0x43e295();}function _0x416977(){const _0x2dd292=window[_0x19aaac([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x19aaac([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x19aaac([0x6e,0x6f,0x77])]())[_0x19aaac([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x19aaac([0x2e]),'');let _0xbf831d=_0x19aaac([0x71]);for(let _0x17cb91=0x0;_0x17cb91<_0x2dd292[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17cb91+=0x2){let _0xf06bff=window[_0x19aaac([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dd292[_0x19aaac([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17cb91,_0x17cb91+0x2));_0xf06bff>=_0x33789e[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xf06bff-=_0x33789e[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xbf831d+=_0x33789e[_0xf06bff];}return _0xbf831d;}function _0x3b53e5(){const _0x5e84e7=_0x5c1fb3[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])](_0x19aaac([0x2e]));if(0x3!=_0x5e84e7[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4424d2(_0x5e84e7[0x1]);function _0x4424d2(_0x257412){const _0x1e8af6=_0x3ea906(_0x257412);return _0x1e8af6&&_0x157f78()?_0x1e8af6:null;function _0x157f78(){const _0x4f0a01=_0x1e8af6[_0x19aaac([0x6a,0x74,0x69])],_0x255297=window[_0x19aaac([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f0a01[_0x19aaac([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f0a01[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5c30d0={..._0x1e8af6,[_0x19aaac([0x6a,0x74,0x69])]:_0x4f0a01[_0x19aaac([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4f0a01[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5c30d0[_0x19aaac([0x76,0x63])],_0x5c1e3c(_0x5c30d0)==_0x255297;}}}async function _0x21eb20(){let _0x23456d=!0x0;try{const _0x51e73e=_0x5c1fb3[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])](_0x19aaac([0x2e])),[_0x508bb7,_0x13c933,_0x39f018]=_0x51e73e;return _0x3dd9b6(_0x508bb7),await _0x385897(_0x508bb7,_0x13c933,_0x39f018),_0x23456d;}catch(_0x4f3843){return!0x1;}function _0x3dd9b6(_0x13bd9a){const _0x3c45d1=_0x3ea906(_0x13bd9a);_0x3c45d1&&_0x3c45d1[_0x19aaac([0x61,0x6c,0x67])]==_0x19aaac([0x45,0x53,0x32,0x35,0x36])||(_0x23456d=!0x1);}async function _0x385897(_0x27595c,_0x1afadd,_0x51c07a){const _0x2e4fea=window[_0x19aaac([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x19aaac([0x66,0x72,0x6f,0x6d])](_0x5c9752(_0x51c07a),_0x553291=>_0x553291[_0x19aaac([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x433e3b=new window[(_0x19aaac([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x19aaac([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x27595c+_0x19aaac([0x2e])+_0x1afadd),_0x2f1dc6=window[_0x19aaac([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x19aaac([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f1dc6)return;const _0x36c83c=await _0x2f1dc6[_0x19aaac([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x19aaac([0x6a,0x77,0x6b]),_0x1e74a7,{[_0x19aaac([0x6e,0x61,0x6d,0x65])]:_0x19aaac([0x45,0x43,0x44,0x53,0x41]),[_0x19aaac([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x19aaac([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x19aaac([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f1dc6[_0x19aaac([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x19aaac([0x6e,0x61,0x6d,0x65])]:_0x19aaac([0x45,0x43,0x44,0x53,0x41]),[_0x19aaac([0x68,0x61,0x73,0x68])]:{[_0x19aaac([0x6e,0x61,0x6d,0x65])]:_0x19aaac([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x36c83c,_0x2e4fea,_0x433e3b)||(_0x23456d=!0x1);}}function _0x3ea906(_0x566f4b){return _0x566f4b[_0x19aaac([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x19aaac([0x65,0x79]))?JSON[_0x19aaac([0x70,0x61,0x72,0x73,0x65])](_0x5c9752(_0x566f4b)):null;}function _0x5c9752(_0x979215){return window[_0x19aaac([0x61,0x74,0x6f,0x62])](_0x979215[_0x19aaac([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x19aaac([0x2b]))[_0x19aaac([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x19aaac([0x2f])));}function _0x5c1e3c(_0xd7b783){let _0x49cf11=0x1505;function _0x4632b1(_0x515b84){for(let _0x258004=0x0;_0x258004<_0x515b84[_0x19aaac([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x258004++){const _0x183613=_0x515b84[_0x19aaac([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x258004);_0x49cf11=(_0x49cf11<<0x5)+_0x49cf11+_0x183613,_0x49cf11&=_0x49cf11;}}function _0x4e8ce6(_0x777232){Array[_0x19aaac([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x777232)?_0x777232[_0x19aaac([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4e8ce6):_0x777232&&typeof _0x777232==_0x19aaac([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x19aaac([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x777232)[_0x19aaac([0x73,0x6f,0x72,0x74])]()[_0x19aaac([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x469529,_0x1f4494])=>{_0x4632b1(_0x469529),_0x4e8ce6(_0x1f4494);}):_0x4632b1(window[_0x19aaac([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x777232));}return _0x4e8ce6(_0xd7b783),_0x49cf11>>>0x0;}function _0xcd2671(_0x3756f8){return _0x3756f8[_0x19aaac([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x19aaac([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x19aaac([0x30]));}function _0x5259a1(_0x4443ab){return _0x4443ab[_0x19aaac([0x73,0x70,0x6c,0x69,0x74])]('')[_0x19aaac([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x19aaac([0x6a,0x6f,0x69,0x6e])]('');}function _0x14f14c(){}function _0x19aaac(_0x21839d){return _0x21839d['map'](_0x4a12c3=>String['fromCharCode'](_0x4a12c3))['join']('');}_0x319615(await _0x2039a4());}(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'],[_0x4669ff=>Number(_0x4669ff)>=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(_0x3fcc1c){return L['includes'](_0x3fcc1c);}function v(_0x55c076,_0x42e540,_0x2a9d36){const {spanStyles:_0x167378,stylesToBeHtmlElements:_0x7a9b45}=function(_0x1aebcd,_0x36143e){const _0x4af34c={},_0x289ae7={};return _0x36143e['forEach'](_0x15ea75=>{const _0x3851b2=_0x1aebcd['getStyle'](_0x15ea75);if(_0x3851b2){if(function(_0x1ddb4f){return E['includes'](_0x1ddb4f);}(_0x15ea75))_0x4af34c[_0x15ea75]=_0x3851b2;else{if(function(_0x595ddd){return _0x595ddd in F;}(_0x15ea75)){const _0x3cc0c7=_0x3851b2['split']('\x20');F[_0x15ea75]['forEach'](([_0x21d5f2,_0x4d3e38])=>{for(const _0x3011df of _0x3cc0c7){('function'==typeof _0x21d5f2&&_0x21d5f2(_0x3011df)||_0x21d5f2===_0x3011df)&&(_0x289ae7[_0x15ea75]=[..._0x289ae7[_0x15ea75]||[],[_0x21d5f2,_0x4d3e38]]);}});}}}}),{'spanStyles':_0x4af34c,'stylesToBeHtmlElements':_0x289ae7};}(_0x55c076,_0x2a9d36);!function(_0x5622ad,_0x144451,_0x3bc815){for(const _0x222a25 in _0x3bc815){_0x3bc815[_0x222a25]['forEach'](([,_0x2d294a])=>{const _0x5c5fbf=_0x144451['createElement'](_0x2d294a,[],_0x5622ad['getChildren']());_0x144451['insertChild'](0x0,_0x5c5fbf,_0x5622ad);}),_0x144451['removeStyle'](_0x222a25,_0x5622ad);}}(_0x55c076,_0x42e540,_0x7a9b45),function(_0x247cdb,_0x4f5500,_0x504c14){if(!Object['keys'](_0x504c14)['length'])return;const _0x3eedfa=_0x4f5500['createElement']('span',[],_0x247cdb['getChildren']());_0x4f5500['setStyle'](_0x504c14,_0x3eedfa),_0x4f5500['insertChild'](0x0,_0x3eedfa,_0x247cdb),_0x4f5500['removeStyle'](Object['keys'](_0x504c14),_0x247cdb);}(_0x55c076,_0x42e540,_0x167378);}class f extends _0x282eae{['execute'](_0x1a1185){const {body:_0x5499fc}=_0x1a1185['_parsedData'],_0x316e97=new _0x3fb2e9(_0x5499fc['document']),_0x183f85=_0x316e97['createRangeIn'](_0x5499fc),_0x4db065=new _0x318781(_0x316e97['document']['stylesProcessor']),_0x30b00f=[...new _0xd065f0(_0x4db065)['blockElements'],'font'],_0x424743=_0x183f85['getItems']();for(const _0x5168af of _0x424743)_0x5168af['is']('element')&&_0x30b00f['includes'](_0x5168af['name'])&&v(_0x5168af,_0x316e97,(_0x5cf276=_0x5168af,Array['from'](_0x5cf276['getStyleNames']())['filter'](P)));var _0x5cf276;_0x1a1185['content']=_0x5499fc;}['isActive'](_0x82e6a8){return super['isActive'](_0x82e6a8)||l(_0x82e6a8);}}class s extends _0x51f8da{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2b49e5=this['editor'],_0x53a89e=_0x2b49e5['plugins']['get']('ClipboardPipeline'),_0x25d6d7=_0x2b49e5['editing']['view']['document'],_0x31d7c6=new f(_0x25d6d7);_0x53a89e['on']('inputTransformation',(_0x4f3a1c,_0x326c4d)=>{const _0x423318=_0x326c4d['dataTransfer']['getData']('text/html');_0x31d7c6['isActive'](_0x423318)&&(_0x326c4d['_parsedData']||(_0x326c4d['_parsedData']=_0x467475(_0x423318,_0x25d6d7['stylesProcessor'])),_0x31d7c6['execute'](_0x326c4d));},{'priority':_0x305151['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x233307=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x473c24;for(const _0x29b489 in _0x233307){const _0x6e64e9=_0x29b489,_0x345685=_0x233307[_0x6e64e9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x345685||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x345685){delete _0x233307[_0x6e64e9],_0x473c24=_0x345685,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x473c24&&_0x233307['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x473c24&&_0x233307['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x473c24&&_0x233307['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x473c24&&_0x233307['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x473c24&&_0x233307['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x473c24&&_0x233307['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x473c24&&_0x233307['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x51f8da{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.3.0-alpha.
|
|
3
|
+
"version": "44.3.0-alpha.4",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "44.3.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.
|
|
29
|
-
"ckeditor5": "44.3.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.3.0-alpha.4",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.4",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.4",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.4",
|
|
29
|
+
"ckeditor5": "44.3.0-alpha.4"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x26f17d,_0x233fc5){var _0x142a3d=_0x5ae1,_0xced812=_0x26f17d();while(!![]){try{var _0x577047=-parseInt(_0x142a3d(0xf5))/0x1*(-parseInt(_0x142a3d(0xf6))/0x2)+parseInt(_0x142a3d(0xef))/0x3*(-parseInt(_0x142a3d(0xf1))/0x4)+-parseInt(_0x142a3d(0xf2))/0x5*(parseInt(_0x142a3d(0xf0))/0x6)+-parseInt(_0x142a3d(0xf7))/0x7+-parseInt(_0x142a3d(0xed))/0x8*(-parseInt(_0x142a3d(0xeb))/0x9)+-parseInt(_0x142a3d(0xf3))/0xa*(parseInt(_0x142a3d(0xec))/0xb)+parseInt(_0x142a3d(0xee))/0xc*(parseInt(_0x142a3d(0xf4))/0xd);if(_0x577047===_0x233fc5)break;else _0xced812['push'](_0xced812['shift']());}catch(_0x5ce4cb){_0xced812['push'](_0xced812['shift']());}}}(_0xeff5,0x88271));function _0x5ae1(_0x1ae637,_0xb5a6f6){var _0xeff522=_0xeff5();return _0x5ae1=function(_0x5ae177,_0x5406f2){_0x5ae177=_0x5ae177-0xeb;var _0x44de0e=_0xeff522[_0x5ae177];return _0x44de0e;},_0x5ae1(_0x1ae637,_0xb5a6f6);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0xeff5(){var _0x39345f=['2814149ZPtXdp','1247YzKTYC','1594WuxYcK','771750wzGqQO','9bTgeFl','10072667KqecgR','2064176SIvYse','36cHhKzD','303306jZgeJF','43098WRjFYI','12TOBGRx','10KZEPRP','10lKIcNP'];_0xeff5=function(){return _0x39345f;};return _0xeff5();}
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4d9d(_0x2517c7,_0x25eb85){var _0x1cc679=_0x1cc6();return _0x4d9d=function(_0x4d9d52,_0x4a4c95){_0x4d9d52=_0x4d9d52-0x1a3;var _0x1ea477=_0x1cc679[_0x4d9d52];return _0x1ea477;},_0x4d9d(_0x2517c7,_0x25eb85);}(function(_0x55a91b,_0x2749b7){var _0x38c3c=_0x4d9d,_0x27d023=_0x55a91b();while(!![]){try{var _0x20bd7a=-parseInt(_0x38c3c(0x1ac))/0x1+parseInt(_0x38c3c(0x1a7))/0x2*(-parseInt(_0x38c3c(0x1a9))/0x3)+-parseInt(_0x38c3c(0x1ab))/0x4+-parseInt(_0x38c3c(0x1a6))/0x5*(-parseInt(_0x38c3c(0x1a5))/0x6)+parseInt(_0x38c3c(0x1ad))/0x7+parseInt(_0x38c3c(0x1a4))/0x8*(parseInt(_0x38c3c(0x1a3))/0x9)+-parseInt(_0x38c3c(0x1a8))/0xa*(-parseInt(_0x38c3c(0x1aa))/0xb);if(_0x20bd7a===_0x2749b7)break;else _0x27d023['push'](_0x27d023['shift']());}catch(_0x2697a1){_0x27d023['push'](_0x27d023['shift']());}}}(_0x1cc6,0xd0b36));function _0x1cc6(){var _0x42777a=['1599299BauIkz','7503874kgWGbc','326871QuzEjd','280ycSHFW','78GWjmcO','625255SguwwY','1790dszBse','3285910rbBWTn','3426XgPEZT','11ZQeNPI','3284696jIMlok'];_0x1cc6=function(){return _0x42777a;};return _0x1cc6();}import{CKEditorError as _0x52a509}from'ckeditor5/src/utils.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x39c6(){const _0x3c8fb7=['createRangeIn','type','1059946cyawlF','setStyle','10wRaRoJ','from','2783060yHInoV','hasStyle','size','895383DVGhyB','item','3600300NSkcnw','elementStart','5FOJyST','execute','isActive','document','8423481wlFBwh','48Aozxdv','_parsedData','values','485942jdBMnW','content','3SReIBb','4077762gKkKDT'];_0x39c6=function(){return _0x3c8fb7;};return _0x39c6();}function _0x4ed4(_0x49f24f,_0x1341b1){const _0x39c6be=_0x39c6();return _0x4ed4=function(_0x4ed4e7,_0x55b172){_0x4ed4e7=_0x4ed4e7-0xfe;let _0x2981ce=_0x39c6be[_0x4ed4e7];return _0x2981ce;},_0x4ed4(_0x49f24f,_0x1341b1);}const _0x1c912f=_0x4ed4;(function(_0x919460,_0x12150f){const _0x137719=_0x4ed4,_0x35bb91=_0x919460();while(!![]){try{const _0x2160bd=-parseInt(_0x137719(0xff))/0x1+parseInt(_0x137719(0x105))/0x2+parseInt(_0x137719(0x101))/0x3*(parseInt(_0x137719(0x10e))/0x4)+parseInt(_0x137719(0x110))/0x5*(-parseInt(_0x137719(0x102))/0x6)+parseInt(_0x137719(0x109))/0x7+parseInt(_0x137719(0x115))/0x8*(parseInt(_0x137719(0x10c))/0x9)+-parseInt(_0x137719(0x107))/0xa*(parseInt(_0x137719(0x114))/0xb);if(_0x2160bd===_0x12150f)break;else _0x35bb91['push'](_0x35bb91['shift']());}catch(_0x14c341){_0x35bb91['push'](_0x35bb91['shift']());}}}(_0x39c6,0x7869a));import{UpcastWriter as _0x38be89}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1bbbbd}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x23d795}from'../../utils.js';import{extractStyles as _0x2ce3ce,expandStyles as _0x209e90,getMatchingStyles as _0x25249d,flattenStyleDefinitions as _0x393535}from'./utils.js';export default class c extends _0x1bbbbd{[_0x1c912f(0x111)](_0x50c7de){const _0x383e3d=_0x1c912f,{body:_0x3871f1,styles:_0x244bef}=_0x50c7de[_0x383e3d(0x116)],_0x52d2d6=new _0x38be89(_0x3871f1[_0x383e3d(0x113)]),_0x2cbbeb=_0x52d2d6[_0x383e3d(0x103)](_0x3871f1),_0x16cfa6=_0x2ce3ce(_0x244bef),_0x913c09=_0x209e90(_0x16cfa6);for(const _0x342575 of _0x2cbbeb){if(_0x383e3d(0x10f)!==_0x342575[_0x383e3d(0x104)])continue;const _0x1a6d84=_0x25249d(_0x342575[_0x383e3d(0x10d)],_0x913c09);if(_0x1a6d84[_0x383e3d(0x10b)]){const _0x1920a2=_0x393535(Array[_0x383e3d(0x108)](_0x1a6d84[_0x383e3d(0xfe)]()));for(const _0x325d50 in _0x1920a2){const _0x33f49d=_0x342575[_0x383e3d(0x10d)];_0x33f49d[_0x383e3d(0x10a)](_0x325d50)||_0x52d2d6[_0x383e3d(0x106)](_0x325d50,_0x1920a2[_0x325d50],_0x33f49d);}}}_0x50c7de[_0x383e3d(0x100)]=_0x3871f1;}[_0x1c912f(0x112)](_0x563e86){const _0x29e323=_0x1c912f;return super[_0x29e323(0x112)](_0x563e86)||_0x23d795(_0x563e86);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x2a8248,_0x2a38fe){const _0x3962a1=_0x2a01,_0x53cfcf=_0x2a8248();while(!![]){try{const _0x18b80e=parseInt(_0x3962a1(0x7f))/0x1*(parseInt(_0x3962a1(0x6d))/0x2)+parseInt(_0x3962a1(0x83))/0x3+parseInt(_0x3962a1(0x78))/0x4*(parseInt(_0x3962a1(0x6c))/0x5)+-parseInt(_0x3962a1(0x6e))/0x6*(parseInt(_0x3962a1(0x80))/0x7)+parseInt(_0x3962a1(0x73))/0x8+parseInt(_0x3962a1(0x7a))/0x9+-parseInt(_0x3962a1(0x70))/0xa*(parseInt(_0x3962a1(0x71))/0xb);if(_0x18b80e===_0x2a38fe)break;else _0x53cfcf['push'](_0x53cfcf['shift']());}catch(_0x4b0a05){_0x53cfcf['push'](_0x53cfcf['shift']());}}}(_0x135d,0x7fc71));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3933eb,_0x4ca967){const _0x1cd95c=_0x2a01,_0x302b09=new Map();for(const [_0x2fed06,_0x1e785f]of _0x4ca967){if(!_0x2fed06[_0x1cd95c(0x72)]&&!_0x2fed06[_0x1cd95c(0x6f)])continue;const _0x12766d=!_0x2fed06[_0x1cd95c(0x72)]||_0x3933eb[_0x1cd95c(0x79)]===_0x2fed06[_0x1cd95c(0x72)],_0x38d3b1=!_0x2fed06[_0x1cd95c(0x6f)]||_0x3933eb[_0x1cd95c(0x75)](_0x2fed06[_0x1cd95c(0x6f)]);_0x12766d&&_0x38d3b1&&_0x302b09[_0x1cd95c(0x82)](_0x2fed06,_0x1e785f);}return _0x302b09;}function _0x2a01(_0x3e26e5,_0x2d5d13){const _0x135dfb=_0x135d();return _0x2a01=function(_0x2a0108,_0x1d92ff){_0x2a0108=_0x2a0108-0x6c;let _0x5ed748=_0x135dfb[_0x2a0108];return _0x5ed748;},_0x2a01(_0x3e26e5,_0x2d5d13);}export function extractStyles(_0x331329){const _0x5621ac=_0x2a01,_0xb953eb={};for(const _0x46f76f of _0x331329)for(const _0x1d32e2 of _0x46f76f[_0x5621ac(0x87)])if(_0x1d32e2 instanceof CSSStyleRule){const _0x4b6d0f=parseCSSStyleDeclaration(_0x1d32e2[_0x5621ac(0x77)]);_0xb953eb[_0x1d32e2[_0x5621ac(0x7c)]]=Object[_0x5621ac(0x74)]({},_0xb953eb[_0x1d32e2[_0x5621ac(0x7c)]]||{},_0x4b6d0f);}return _0xb953eb;}function _0x135d(){const _0xe39470=['getPropertyValue','cssRules','groups','2001820htJnNV','1042166imLNNj','476424XZLbTU','className','50dmPxni','3455485hrFVCh','tagName','3276472HqiBlm','assign','hasClass','length','style','4VwhNAU','name','6699672NdEMVD','trim','selectorText','exec','push','1upTNMM','49ojIQjG','initial','set','1723398dExCVu','split','map'];_0x135d=function(){return _0xe39470;};return _0x135d();}export function expandStyles(_0x1c6844){const _0x168fdd=_0x2a01,_0x36b928=new Map();for(const _0x50be58 in _0x1c6844){const _0x113353=parseCSSSelector(_0x50be58),_0x19f6f1=_0x1c6844[_0x50be58];for(const _0x4bb8bb of _0x113353)_0x36b928[_0x168fdd(0x82)](_0x4bb8bb,_0x19f6f1);}return _0x36b928;}export function parseCSSStyleDeclaration(_0x3c4ac5){const _0x5a725d=_0x2a01,_0x26a01f={};for(let _0x1068db=0x0;_0x1068db<_0x3c4ac5[_0x5a725d(0x76)];_0x1068db++){const _0x44acb0=_0x3c4ac5[_0x1068db],_0x35d902=_0x3c4ac5[_0x5a725d(0x86)](_0x44acb0);_0x5a725d(0x81)!==_0x35d902&&(_0x26a01f[_0x44acb0]=_0x35d902);}return _0x26a01f;}export function parseCSSSelector(_0x2ae313){const _0x4b3310=_0x2a01,_0x15146f=_0x2ae313[_0x4b3310(0x84)](',')[_0x4b3310(0x85)](_0x944a8f=>_0x944a8f[_0x4b3310(0x7b)]()),_0x5cde80=[];for(const _0x4db4ba of _0x15146f){const _0x3946bb=S[_0x4b3310(0x7d)](_0x4db4ba);_0x3946bb&&_0x5cde80[_0x4b3310(0x7e)](_0x3946bb[_0x4b3310(0x88)]);}return _0x5cde80;}export function flattenStyleDefinitions(_0x48bd43){const _0x41e1f5=_0x2a01,_0x390b43={};for(const _0x9d4375 of _0x48bd43)Object[_0x41e1f5(0x74)](_0x390b43,_0x9d4375);return _0x390b43;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x56d7e8=_0x2b98;function _0x2b98(_0x294b84,_0x35bcf5){const _0x5561fa=_0x5561();return _0x2b98=function(_0x2b98f7,_0x23184b){_0x2b98f7=_0x2b98f7-0xc6;let _0x3b392a=_0x5561fa[_0x2b98f7];return _0x3b392a;},_0x2b98(_0x294b84,_0x35bcf5);}(function(_0x54e569,_0x3b2db0){const _0x399f82=_0x2b98,_0x69b016=_0x54e569();while(!![]){try{const _0x365077=parseInt(_0x399f82(0xc9))/0x1*(-parseInt(_0x399f82(0xd3))/0x2)+-parseInt(_0x399f82(0xd8))/0x3*(parseInt(_0x399f82(0xcc))/0x4)+parseInt(_0x399f82(0xcb))/0x5*(parseInt(_0x399f82(0xd0))/0x6)+parseInt(_0x399f82(0xcd))/0x7*(parseInt(_0x399f82(0xc7))/0x8)+-parseInt(_0x399f82(0xda))/0x9*(-parseInt(_0x399f82(0xd2))/0xa)+-parseInt(_0x399f82(0xdc))/0xb+-parseInt(_0x399f82(0xdb))/0xc;if(_0x365077===_0x3b2db0)break;else _0x69b016['push'](_0x69b016['shift']());}catch(_0x27c2e0){_0x69b016['push'](_0x69b016['shift']());}}}(_0x5561,0x5df29));import{UpcastWriter as _0xf44af8,DomConverter as _0x385d0d,ViewDocument as _0x3edc7e}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x12f3cb}from'@ckeditor/ckeditor5-paste-from-office';function _0x5561(){const _0x30cf2d=['168SSxODm','createRangeIn','34310jKFroG','name','5tWnuWp','612FoVUMb','173425WIfgvT','getItems','content','1999158KJqZKe','stylesProcessor','30luHgbA','6bpWpWk','blockElements','_parsedData','element','includes','1569HhFyxB','isActive','69219AfMbVu','652104hiOWUV','2798851qnFwTG','document','font','execute'];_0x5561=function(){return _0x30cf2d;};return _0x5561();}import{isMSExcelContent as _0x50d549}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1f3ed7,propagateStyleProperties as _0x46ffa9}from'./utils.js';export default class f extends _0x12f3cb{[_0x56d7e8(0xc6)](_0xaff292){const _0x42dcea=_0x56d7e8,{body:_0x4b450a}=_0xaff292[_0x42dcea(0xd5)],_0x5fe279=new _0xf44af8(_0x4b450a[_0x42dcea(0xdd)]),_0x8911bb=_0x5fe279[_0x42dcea(0xc8)](_0x4b450a),_0x1d26d1=new _0x3edc7e(_0x5fe279[_0x42dcea(0xdd)][_0x42dcea(0xd1)]),_0x533280=[...new _0x385d0d(_0x1d26d1)[_0x42dcea(0xd4)],_0x42dcea(0xde)],_0x57a07a=_0x8911bb[_0x42dcea(0xce)]();for(const _0xf4b1ff of _0x57a07a)if(_0xf4b1ff['is'](_0x42dcea(0xd6))&&_0x533280[_0x42dcea(0xd7)](_0xf4b1ff[_0x42dcea(0xca)])){const _0x1440e8=_0x1f3ed7(_0xf4b1ff);_0x46ffa9(_0xf4b1ff,_0x5fe279,_0x1440e8);}_0xaff292[_0x42dcea(0xcf)]=_0x4b450a;}[_0x56d7e8(0xd9)](_0x165f1c){const _0x3007b1=_0x56d7e8;return super[_0x3007b1(0xd9)](_0x165f1c)||_0x50d549(_0x165f1c);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x338fab=_0x2bef;(function(_0x1bd926,_0x174f0c){const _0xdc908f=_0x2bef,_0x2afa2c=_0x1bd926();while(!![]){try{const _0xc417c=parseInt(_0xdc908f(0x186))/0x1*(-parseInt(_0xdc908f(0x17d))/0x2)+-parseInt(_0xdc908f(0x16c))/0x3*(-parseInt(_0xdc908f(0x173))/0x4)+-parseInt(_0xdc908f(0x16a))/0x5+-parseInt(_0xdc908f(0x18f))/0x6+-parseInt(_0xdc908f(0x18c))/0x7+-parseInt(_0xdc908f(0x17b))/0x8*(-parseInt(_0xdc908f(0x17c))/0x9)+parseInt(_0xdc908f(0x17e))/0xa*(parseInt(_0xdc908f(0x179))/0xb);if(_0xc417c===_0x174f0c)break;else _0x2afa2c['push'](_0x2afa2c['shift']());}catch(_0x27b476){_0x2afa2c['push'](_0x2afa2c['shift']());}}}(_0x564e,0x7595e));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x338fab(0x16f),_0x338fab(0x177),_0x338fab(0x176),_0x338fab(0x185),_0x338fab(0x18e),_0x338fab(0x172),_0x338fab(0x182),_0x338fab(0x178)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x338fab(0x16f),_0x338fab(0x177),_0x338fab(0x176)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x338fab(0x18d),'i']],'font-weight':[[_0x338fab(0x183),_0x338fab(0x190)],[_0x338fab(0x169),_0x338fab(0x190)],[_0x338fab(0x194),_0x338fab(0x190)],[_0x483509=>Number(_0x483509)>=0x258,_0x338fab(0x190)]],'text-decoration':[[_0x338fab(0x184),'u'],[_0x338fab(0x16b),'s']],'text-decoration-line':[[_0x338fab(0x184),'u'],[_0x338fab(0x16b),'s']],'vertical-align':[[_0x338fab(0x174),_0x338fab(0x174)],[_0x338fab(0x193),_0x338fab(0x188)]]};export function isPropertyToBePropagated(_0x122fcf){const _0x50db14=_0x338fab;return CSS_PROPERTIES_TO_PROPAGATE[_0x50db14(0x17f)](_0x122fcf);}export function isPropertyToBePropagatedAsSpan(_0x22d00d){const _0x2e4c21=_0x338fab;return CSS_PROPERTIES_TO_BE_SPANS[_0x2e4c21(0x17f)](_0x22d00d);}export function isPropertyToBePropagatedAsHTMLElement(_0x2d7668){return _0x2d7668 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4e8b09){const _0x4d6e2e=_0x338fab;return Array[_0x4d6e2e(0x16e)](_0x4e8b09[_0x4d6e2e(0x181)]())[_0x4d6e2e(0x16d)](isPropertyToBePropagated);}function _0x2bef(_0x12565a,_0x2bc6e8){const _0x564e8b=_0x564e();return _0x2bef=function(_0x2bef5d,_0x36ae9a){_0x2bef5d=_0x2bef5d-0x168;let _0x3824a1=_0x564e8b[_0x2bef5d];return _0x3824a1;},_0x2bef(_0x12565a,_0x2bc6e8);}function _0x564e(){const _0x3e9f2b=['length','getChildren','super','bolder','insertChild','bold','254515vfxBof','line-through','50223epmvBz','filter','from','color','keys','createElement','font-weight','164jMHcva','sub','span','font-size','font-family','vertical-align','44WeNFyk','forEach','32DqohvT','884817qeuNpR','5444VpxQqG','1916060skdGVt','includes','removeStyle','getStyleNames','font-style','medium','underline','text-decoration','106oKFeRc','function','sup','getStyle','setStyle','split','5446140gjJlQl','italic','text-decoration-line','1481832UZneSH','strong'];_0x564e=function(){return _0x3e9f2b;};return _0x564e();}export function propagateStyleProperties(_0x567fb1,_0x26c988,_0x36fd4e){const {spanStyles:_0x1a7b18,stylesToBeHtmlElements:_0x175d1e}=getStylesToPropagate(_0x567fb1,_0x36fd4e);propagateStylesAsHTMLElements(_0x567fb1,_0x26c988,_0x175d1e),propagateStylesAsSpan(_0x567fb1,_0x26c988,_0x1a7b18);}export function propagateStylesAsHTMLElements(_0x48b673,_0x96a102,_0x226d53){const _0x44a86b=_0x338fab;for(const _0x325e5c in _0x226d53){_0x226d53[_0x325e5c][_0x44a86b(0x17a)](([,_0x12d78d])=>{const _0x36f00c=_0x44a86b,_0x34b259=_0x96a102[_0x36f00c(0x171)](_0x12d78d,[],_0x48b673[_0x36f00c(0x192)]());_0x96a102[_0x36f00c(0x168)](0x0,_0x34b259,_0x48b673);}),_0x96a102[_0x44a86b(0x180)](_0x325e5c,_0x48b673);}}export function propagateStylesAsSpan(_0x256b82,_0x3485f2,_0x514dfa){const _0x257ade=_0x338fab;if(!Object[_0x257ade(0x170)](_0x514dfa)[_0x257ade(0x191)])return;const _0x28e621=_0x3485f2[_0x257ade(0x171)](_0x257ade(0x175),[],_0x256b82[_0x257ade(0x192)]());_0x3485f2[_0x257ade(0x18a)](_0x514dfa,_0x28e621),_0x3485f2[_0x257ade(0x168)](0x0,_0x28e621,_0x256b82),_0x3485f2[_0x257ade(0x180)](Object[_0x257ade(0x170)](_0x514dfa),_0x256b82);}export function getStylesToPropagate(_0x413fde,_0x48e7a3){const _0x517872=_0x338fab,_0x1d181a={},_0x498b2e={};return _0x48e7a3[_0x517872(0x17a)](_0x5c244c=>{const _0x26b714=_0x517872,_0x303b63=_0x413fde[_0x26b714(0x189)](_0x5c244c);if(_0x303b63){if(isPropertyToBePropagatedAsSpan(_0x5c244c))_0x1d181a[_0x5c244c]=_0x303b63;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5c244c)){const _0x5ec10f=_0x303b63[_0x26b714(0x18b)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5c244c][_0x26b714(0x17a)](([_0x41fee6,_0xdcbdb5])=>{const _0x4fb7ee=_0x26b714;for(const _0x26d89e of _0x5ec10f){(_0x4fb7ee(0x187)==typeof _0x41fee6&&_0x41fee6(_0x26d89e)||_0x41fee6===_0x26d89e)&&(_0x498b2e[_0x5c244c]=[..._0x498b2e[_0x5c244c]||[],[_0x41fee6,_0xdcbdb5]]);}});}}}}),{'spanStyles':_0x1d181a,'stylesToBeHtmlElements':_0x498b2e};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x138b(){var _0x1f316e=['PasteFromOffice','pluginName','24gMJSTd','185301HbCTtg','807147aOnKXa','PasteFromOfficeEnhanced','20nevKPB','1323WCXHFj','15189GgVOvP','requires','1713610EPjzrd','163455UDhGFN','isPremiumPlugin','9534jtUIdG','isOfficialPlugin','48198WRfsri','42tQqomn'];_0x138b=function(){return _0x1f316e;};return _0x138b();}var _0x5e4e10=_0x28a4;(function(_0x19de04,_0x538751){var _0x500862=_0x28a4,_0x239009=_0x19de04();while(!![]){try{var _0x1df25b=parseInt(_0x500862(0x1b1))/0x1+parseInt(_0x500862(0x1b8))/0x2*(parseInt(_0x500862(0x1b9))/0x3)+parseInt(_0x500862(0x1af))/0x4*(-parseInt(_0x500862(0x1b4))/0x5)+-parseInt(_0x500862(0x1b6))/0x6*(parseInt(_0x500862(0x1b0))/0x7)+parseInt(_0x500862(0x1ab))/0x8*(parseInt(_0x500862(0x1ac))/0x9)+parseInt(_0x500862(0x1b3))/0xa+parseInt(_0x500862(0x1ad))/0xb;if(_0x1df25b===_0x538751)break;else _0x239009['push'](_0x239009['shift']());}catch(_0x4e8890){_0x239009['push'](_0x239009['shift']());}}}(_0x138b,0x2fae8));import{Plugin as _0x63b397}from'ckeditor5/src/core.js';function _0x28a4(_0x502fed,_0x4e88be){var _0x138b0f=_0x138b();return _0x28a4=function(_0x28a4d5,_0x167ff7){_0x28a4d5=_0x28a4d5-0x1ab;var _0x1ea69d=_0x138b0f[_0x28a4d5];return _0x1ea69d;},_0x28a4(_0x502fed,_0x4e88be);}import _0x26a745 from'./pastefromofficeenhancedinliner.js';import _0x4df523 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x63b397{static get[_0x5e4e10(0x1bb)](){var _0x130c6a=_0x5e4e10;return _0x130c6a(0x1ae);}static get[_0x5e4e10(0x1b7)](){return!0x0;}static get[_0x5e4e10(0x1b5)](){return!0x0;}static get[_0x5e4e10(0x1b2)](){var _0x53e50d=_0x5e4e10;return[_0x53e50d(0x1ba),_0x26a745,_0x4df523];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x45fce5=_0x4bfe;(function(_0x35108f,_0x4c807c){const _0xa65108=_0x4bfe,_0x24770c=_0x35108f();while(!![]){try{const _0x4c62a2=parseInt(_0xa65108(0x15b))/0x1*(parseInt(_0xa65108(0x15a))/0x2)+parseInt(_0xa65108(0x14d))/0x3*(parseInt(_0xa65108(0x140))/0x4)+-parseInt(_0xa65108(0x145))/0x5*(-parseInt(_0xa65108(0x15d))/0x6)+parseInt(_0xa65108(0x143))/0x7*(parseInt(_0xa65108(0x154))/0x8)+parseInt(_0xa65108(0x164))/0x9*(parseInt(_0xa65108(0x15c))/0xa)+parseInt(_0xa65108(0x163))/0xb+-parseInt(_0xa65108(0x14f))/0xc;if(_0x4c62a2===_0x4c807c)break;else _0x24770c['push'](_0x24770c['shift']());}catch(_0x23019c){_0x24770c['push'](_0x24770c['shift']());}}}(_0x31f0,0xd1394));function _0x31f0(){const _0x335a5c=['pluginName','dataTransfer','isOfficialPlugin','_parsedData','30138DraFgB','74ZdfOWy','10896740bsLZBV','85572BvSLaX','href','high','plugins','editor','afterInit','18547276Lhgpnf','9HcqNtY','map','PasteFromOfficeEnhancedInliner','isActive','152cCHvUY','document','text/html','273077NEkfsF','get','25McwSlj','editing','inputTransformation','getData','stylesProcessor','ClipboardPipeline','isPremiumPlugin','fromCharCode','133482iFYjNn','join','63637692OJSzNu','requires','init','view','execute','104tFJwus','PasteFromOffice'];_0x31f0=function(){return _0x335a5c;};return _0x31f0();}import{Plugin as _0x1bbc9f}from'ckeditor5/src/core.js';import{parseHtml as _0x2a0a7f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x123d56,uid as _0x5acd97}from'ckeditor5/src/utils.js';function _0x4bfe(_0x2a280c,_0x2d76c4){const _0x31f079=_0x31f0();return _0x4bfe=function(_0x4bfe13,_0x127298){_0x4bfe13=_0x4bfe13-0x13f;let _0x560d92=_0x31f079[_0x4bfe13];return _0x560d92;},_0x4bfe(_0x2a280c,_0x2d76c4);}import _0x460f16 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1bbc9f{static get[_0x45fce5(0x156)](){const _0x17d04c=_0x45fce5;return _0x17d04c(0x166);}static get[_0x45fce5(0x158)](){return!0x0;}static get[_0x45fce5(0x14b)](){return!0x0;}static get[_0x45fce5(0x150)](){const _0x5e9393=_0x45fce5;return[_0x5e9393(0x155)];}[_0x45fce5(0x151)](){const _0x2671f0=_0x45fce5,_0xa98356=this[_0x2671f0(0x161)],_0x57bd53=_0xa98356[_0x2671f0(0x160)][_0x2671f0(0x144)](_0x2671f0(0x14a)),_0x34abfa=_0xa98356[_0x2671f0(0x146)][_0x2671f0(0x152)][_0x2671f0(0x141)],_0x51d599=new _0x460f16(_0x34abfa);_0x57bd53['on'](_0x2671f0(0x147),(_0x1f66c6,_0x39ae39)=>{const _0x465ab6=_0x2671f0,_0x508a35=_0x39ae39[_0x465ab6(0x157)][_0x465ab6(0x148)](_0x465ab6(0x142));_0x51d599[_0x465ab6(0x13f)](_0x508a35)&&(_0x39ae39[_0x465ab6(0x159)]||(_0x39ae39[_0x465ab6(0x159)]=_0x2a0a7f(_0x508a35,_0x34abfa[_0x465ab6(0x149)])),_0x51d599[_0x465ab6(0x153)](_0x39ae39));},{'priority':_0x123d56[_0x2671f0(0x144)](_0x2671f0(0x15f))+0xb});}[_0x45fce5(0x162)](){!async function(_0x1ea796){const _0x334644=_0x397dc6([0x34,0x46,0x64,0x6d,0x59,0x6e,0x6b,0x44,0x50,0x39,0x6f,0x30,0x79,0x6a,0x62,0x51,0x32,0x4b,0x37,0x65,0x47,0x42,0x70,0x4a,0x4c,0x7a,0x49,0x66,0x41,0x63,0x53,0x4d,0x74,0x36,0x73,0x48,0x61,0x68,0x38,0x54,0x35,0x57,0x5a,0x69,0x77,0x76,0x58,0x45,0x67,0x31,0x4e,0x6c,0x55,0x33,0x52,0x71,0x56,0x78,0x75,0x72,0x4f,0x43]),_0x37cace=0x89df20f,_0xcab5fb=0x89a92c7^_0x37cace,_0x2034c7=window[_0x397dc6([0x44,0x61,0x74,0x65])][_0x397dc6([0x6e,0x6f,0x77])](),_0x3caae6=_0x1ea796[_0x397dc6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5b0224=new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cc7c4=>{_0x3caae6[_0x397dc6([0x6f,0x6e,0x63,0x65])](_0x397dc6([0x72,0x65,0x61,0x64,0x79]),_0x2cc7c4);}),_0x1d97f0={[_0x397dc6([0x6b,0x74,0x79])]:_0x397dc6([0x45,0x43]),[_0x397dc6([0x75,0x73,0x65])]:_0x397dc6([0x73,0x69,0x67]),[_0x397dc6([0x63,0x72,0x76])]:_0x397dc6([0x50,0x2d,0x32,0x35,0x36]),[_0x397dc6([0x78])]:_0x397dc6([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]),[_0x397dc6([0x79])]:_0x397dc6([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]),[_0x397dc6([0x61,0x6c,0x67])]:_0x397dc6([0x45,0x53,0x32,0x35,0x36])},_0x254314=_0x3caae6[_0x397dc6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x397dc6([0x67,0x65,0x74])](_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x283691(){let _0x2eb46f,_0x5d2bd6=null,_0x3d49af=null;try{if(_0x254314==_0x397dc6([0x47,0x50,0x4c]))return _0x397dc6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2eb46f=_0x267e6c(),!_0x2eb46f)return _0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2eb46f[_0x397dc6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d49af=_0x587163(_0x2eb46f[_0x397dc6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2eb46f[_0x397dc6([0x6a,0x74,0x69])])),await _0x303f4b()?_0x973672()?_0x5badd1()?_0x397dc6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b28ea()?(_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397dc6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d2bd6=_0x22cd60(_0x397dc6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397dc6([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d2bd6=_0x22cd60(_0x397dc6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x200e46()):_0x397dc6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x397dc6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x33ff8a){return _0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5badd1(){const _0x4e88ee=[_0x397dc6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x397dc6([0x74,0x72,0x69,0x61,0x6c])][_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2034c7/0x3e8:0xe10*_0xcab5fb;return _0x2eb46f[_0x397dc6([0x65,0x78,0x70])]<_0x4e88ee;}function _0x973672(){const _0x13616a=_0x2eb46f[_0x397dc6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x13616a&&(!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x2a]))||(!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x50,0x4f,0x45]))||!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x50,0x50]))));}function _0x2b28ea(){const _0x4997e2=_0x4bfe,_0x44414f=_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44414f||0x0==_0x44414f[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x22bdc0}=new URL(window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4997e2(0x15e)]);if(_0x44414f[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22bdc0))return!0x0;const _0x1615ea=_0x22bdc0[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e]));return _0x44414f[_0x397dc6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30c739=>_0x30c739[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x2a])))[_0x397dc6([0x6d,0x61,0x70])](_0x2a41ce=>_0x2a41ce[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e])))[_0x397dc6([0x73,0x6f,0x6d,0x65])](_0x34d709=>_0x1615ea[_0x397dc6([0x65,0x76,0x65,0x72,0x79])]((_0xe2164a,_0x46836d)=>_0x34d709[_0x46836d]===_0xe2164a||_0x34d709[_0x46836d]===_0x397dc6([0x2a])));}function _0x200e46(){return _0x5d2bd6&&_0x3d49af?new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x325876,_0x449a92)=>{_0x5d2bd6[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x325876,_0x449a92),_0x3d49af[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x3d6da4=>{_0x3d6da4!=_0x397dc6([0x56,0x61,0x6c,0x69,0x64])&&_0x325876(_0x3d6da4);},_0x449a92);}):_0x5d2bd6||_0x3d49af||_0x397dc6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x587163(_0x4b3196,_0x29e894){return new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34c13c=>{if(_0x2cb14a())return _0x34c13c(_0x397dc6([0x56,0x61,0x6c,0x69,0x64]));_0x49bdfc(),_0x3caae6[_0x397dc6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31f7d4=!0x1;const _0x9095f1=_0x5acd97();function _0x4c3f61(_0x286918){return!!_0x286918&&(typeof _0x286918===_0x397dc6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x286918===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x286918[_0x397dc6([0x74,0x68,0x65,0x6e])]===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x286918[_0x397dc6([0x63,0x61,0x74,0x63,0x68])]===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48d04b(_0x4d96fe){_0x44efbe(_0x4d96fe)[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x16a416=>{if(!_0x16a416||_0x16a416[_0x397dc6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x397dc6([0x6f,0x6b]))return _0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x11fc49(_0x317ba5(_0x9095f1+_0x29e894))!=_0x16a416[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x397dc6([0x56,0x61,0x6c,0x69,0x64]);})[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x172703=>(_0x5962ba(),_0x172703),()=>{const _0x5e3ee8=_0x44db7d();return null==_0x5e3ee8?(_0x5962ba(),_0x397dc6([0x56,0x61,0x6c,0x69,0x64])):_0x397dc6(_0x2034c7-_0x5e3ee8>(0x2c91760f^_0x37cace)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x34c13c)[_0x397dc6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3fb67b=0x8ab1c8f^_0x37cace;function _0x5962ba(){const _0xa5d188=_0x397dc6([0x6c,0x6c,0x63,0x74,0x2d])+_0x11fc49(_0x317ba5(_0x4b3196)),_0x19a9a3=_0x3a5491(_0x11fc49(window[_0x397dc6([0x4d,0x61,0x74,0x68])][_0x397dc6([0x63,0x65,0x69,0x6c])](_0x2034c7/_0x3fb67b)));window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397dc6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa5d188,_0x19a9a3);}function _0x44db7d(){const _0xe9d238=_0x397dc6([0x6c,0x6c,0x63,0x74,0x2d])+_0x11fc49(_0x317ba5(_0x4b3196)),_0x38ab3f=window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397dc6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe9d238);return _0x38ab3f?window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a5491(_0x38ab3f),0x10)*_0x3fb67b:null;}function _0x44efbe(_0x519723){return new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4980a8,_0x11da80)=>{_0x519723[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x4980a8,_0x11da80),window[_0x397dc6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x11da80,0x89c26cf^_0x37cace);});}}_0x3caae6[_0x397dc6([0x6f,0x6e])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x187c05,_0x146fa9)=>{if(_0x146fa9[0x0]!=_0x4b3196)return _0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x146fa9[0x1]={..._0x146fa9[0x1],[_0x397dc6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x9095f1};},{[_0x397dc6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397dc6([0x68,0x69,0x67,0x68])}),_0x3caae6[_0x397dc6([0x6f,0x6e])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1e1c1b=>{_0x4c3f61(_0x1e1c1b[_0x397dc6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31f7d4=!0x0,_0x48d04b(_0x1e1c1b[_0x397dc6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x397dc6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397dc6([0x6c,0x6f,0x77])}),_0x5b0224[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>{_0x31f7d4||_0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2cb14a(){return _0x3caae6[_0x397dc6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397dc6([0x76,0x69,0x65,0x77])][_0x397dc6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x397dc6([0x61,0x75,0x74,0x6f]);}function _0x49bdfc(){_0x3caae6[_0x397dc6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397dc6([0x76,0x69,0x65,0x77])][_0x397dc6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x397dc6([0x61,0x75,0x74,0x6f]);}}function _0x22cd60(_0x44c7a1){const _0x454570=[new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41981d=>setTimeout(_0x41981d,0x894ccc3^_0x37cace)),_0x5b0224[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x435a4a=>{let _0x2c4aef=0x0;_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x6f,0x6e])](_0x397dc6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2a5e20,_0x38d15d)=>{_0x38d15d[0x0][_0x397dc6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c4aef++,_0x2c4aef==(0x89df3f7^_0x37cace)&&(_0x435a4a(),_0x2a5e20[_0x397dc6([0x6f,0x66,0x66])]());});}))];return window[_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x397dc6([0x72,0x61,0x63,0x65])](_0x454570)[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>_0x44c7a1);}async function _0x42d75f(){await _0x5b0224,_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x159020,_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x159020,_0x3caae6[_0x397dc6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4aab1b(_0x28bfac){const _0x1f5cc7=_0x23c4c6();_0x3caae6[_0x1f5cc7]=_0x397dc6([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])+_0x28bfac,_0x28bfac!=_0x397dc6([0x56,0x61,0x6c,0x69,0x64])&&_0x42d75f();}function _0x23c4c6(){const _0x1c8080=window[_0x397dc6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x397dc6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x397dc6([0x6e,0x6f,0x77])]())[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x397dc6([0x2e]),'');let _0x3c3f1d=_0x397dc6([0x46]);for(let _0xbbba06=0x0;_0xbbba06<_0x1c8080[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbbba06+=0x2){let _0x4fa1b3=window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c8080[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbbba06,_0xbbba06+0x2));_0x4fa1b3>=_0x334644[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fa1b3-=_0x334644[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c3f1d+=_0x334644[_0x4fa1b3];}return _0x3c3f1d;}function _0x267e6c(){const _0x286d4c=_0x254314[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e]));if(0x3!=_0x286d4c[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e6d3e(_0x286d4c[0x1]);function _0x4e6d3e(_0x272045){const _0x3ecac0=_0x206147(_0x272045);return _0x3ecac0&&_0x26dacc()?_0x3ecac0:null;function _0x26dacc(){const _0x44ae40=_0x3ecac0[_0x397dc6([0x6a,0x74,0x69])],_0x23ed72=window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44ae40[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44ae40[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e4621={..._0x3ecac0,[_0x397dc6([0x6a,0x74,0x69])]:_0x44ae40[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x44ae40[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e4621[_0x397dc6([0x76,0x63])],_0x317ba5(_0x1e4621)==_0x23ed72;}}}async function _0x303f4b(){let _0x509f92=!0x0;try{const _0x4b765f=_0x254314[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e])),[_0x35d59a,_0x372d61,_0x308a05]=_0x4b765f;return _0x420603(_0x35d59a),await _0x3a3a0a(_0x35d59a,_0x372d61,_0x308a05),_0x509f92;}catch(_0x34f98c){return!0x1;}function _0x420603(_0x397fae){const _0x15419b=_0x206147(_0x397fae);_0x15419b&&_0x15419b[_0x397dc6([0x61,0x6c,0x67])]==_0x397dc6([0x45,0x53,0x32,0x35,0x36])||(_0x509f92=!0x1);}async function _0x3a3a0a(_0x337f53,_0x60c3e8,_0x10dcb2){const _0x301c81=window[_0x397dc6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x397dc6([0x66,0x72,0x6f,0x6d])](_0x4c063f(_0x10dcb2),_0x506a9c=>_0x506a9c[_0x397dc6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x196aee=new window[(_0x397dc6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x397dc6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x337f53+_0x397dc6([0x2e])+_0x60c3e8),_0x2eda59=window[_0x397dc6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x397dc6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2eda59)return;const _0xc38872=await _0x2eda59[_0x397dc6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x397dc6([0x6a,0x77,0x6b]),_0x1d97f0,{[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x45,0x43,0x44,0x53,0x41]),[_0x397dc6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x397dc6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2eda59[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x45,0x43,0x44,0x53,0x41]),[_0x397dc6([0x68,0x61,0x73,0x68])]:{[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc38872,_0x301c81,_0x196aee)||(_0x509f92=!0x1);}}function _0x206147(_0x5064b4){return _0x5064b4[_0x397dc6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x397dc6([0x65,0x79]))?JSON[_0x397dc6([0x70,0x61,0x72,0x73,0x65])](_0x4c063f(_0x5064b4)):null;}function _0x4c063f(_0x2b6795){return window[_0x397dc6([0x61,0x74,0x6f,0x62])](_0x2b6795[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x397dc6([0x2b]))[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x397dc6([0x2f])));}function _0x317ba5(_0x1c7c52){let _0x59426c=0x1505;function _0x43e1b4(_0xf41dce){for(let _0x1a676f=0x0;_0x1a676f<_0xf41dce[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a676f++){const _0xb89e3e=_0xf41dce[_0x397dc6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a676f);_0x59426c=(_0x59426c<<0x5)+_0x59426c+_0xb89e3e,_0x59426c&=_0x59426c;}}function _0x29a1bc(_0x2f9f8f){Array[_0x397dc6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f9f8f)?_0x2f9f8f[_0x397dc6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x29a1bc):_0x2f9f8f&&typeof _0x2f9f8f==_0x397dc6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x397dc6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f9f8f)[_0x397dc6([0x73,0x6f,0x72,0x74])]()[_0x397dc6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ac1d0,_0x5dfc5c])=>{_0x43e1b4(_0x1ac1d0),_0x29a1bc(_0x5dfc5c);}):_0x43e1b4(window[_0x397dc6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f9f8f));}return _0x29a1bc(_0x1c7c52),_0x59426c>>>0x0;}function _0x11fc49(_0x517b66){return _0x517b66[_0x397dc6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x397dc6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x397dc6([0x30]));}function _0x3a5491(_0x3e0c83){return _0x3e0c83[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x397dc6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x397dc6([0x6a,0x6f,0x69,0x6e])]('');}function _0x159020(){}function _0x397dc6(_0x3e9c71){const _0x154773=_0x4bfe;return _0x3e9c71[_0x154773(0x165)](_0xd271ad=>String[_0x154773(0x14c)](_0xd271ad))[_0x154773(0x14e)]('');}_0x4aab1b(await _0x283691());}(this);}}
|
|
23
|
+
const _0x73447a=_0x4a60;(function(_0x3a63e4,_0x540747){const _0x48f709=_0x4a60,_0x537cda=_0x3a63e4();while(!![]){try{const _0x50631d=parseInt(_0x48f709(0x15a))/0x1+parseInt(_0x48f709(0x172))/0x2*(-parseInt(_0x48f709(0x171))/0x3)+-parseInt(_0x48f709(0x167))/0x4*(-parseInt(_0x48f709(0x174))/0x5)+-parseInt(_0x48f709(0x164))/0x6+parseInt(_0x48f709(0x159))/0x7+-parseInt(_0x48f709(0x169))/0x8*(parseInt(_0x48f709(0x175))/0x9)+parseInt(_0x48f709(0x16c))/0xa;if(_0x50631d===_0x540747)break;else _0x537cda['push'](_0x537cda['shift']());}catch(_0x4a590b){_0x537cda['push'](_0x537cda['shift']());}}}(_0xe616,0x4c576));function _0x4a60(_0xa8939b,_0x695082){const _0xe61681=_0xe616();return _0x4a60=function(_0x4a60d9,_0x19b004){_0x4a60d9=_0x4a60d9-0x153;let _0x369037=_0xe61681[_0x4a60d9];return _0x369037;},_0x4a60(_0xa8939b,_0x695082);}function _0xe616(){const _0x56f437=['afterInit','join','2504178DlcGUY','PasteFromOffice','ClipboardPipeline','16HfVvfD','fromCharCode','8ldXTPk','requires','href','7615580TppkDe','high','execute','isActive','_parsedData','20241qwUunc','102mbLwZF','stylesProcessor','459605SunMJv','4125510LyEpnJ','document','PasteFromOfficeEnhancedInliner','editor','isOfficialPlugin','view','text/html','editing','getData','init','1192352DUQluc','232966kAjIug','plugins','pluginName','get','map','inputTransformation','dataTransfer','isPremiumPlugin'];_0xe616=function(){return _0x56f437;};return _0xe616();}import{Plugin as _0x71362c}from'ckeditor5/src/core.js';import{parseHtml as _0xf1e803}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x49037b,uid as _0x7fa085}from'ckeditor5/src/utils.js';import _0x5cb79b from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x71362c{static get[_0x73447a(0x15c)](){const _0x5ac9a8=_0x73447a;return _0x5ac9a8(0x177);}static get[_0x73447a(0x153)](){return!0x0;}static get[_0x73447a(0x161)](){return!0x0;}static get[_0x73447a(0x16a)](){const _0x4c4422=_0x73447a;return[_0x4c4422(0x165)];}[_0x73447a(0x158)](){const _0x50ae69=_0x73447a,_0x5a2681=this[_0x50ae69(0x178)],_0x262b77=_0x5a2681[_0x50ae69(0x15b)][_0x50ae69(0x15d)](_0x50ae69(0x166)),_0x183d29=_0x5a2681[_0x50ae69(0x156)][_0x50ae69(0x154)][_0x50ae69(0x176)],_0x42bc3a=new _0x5cb79b(_0x183d29);_0x262b77['on'](_0x50ae69(0x15f),(_0x1649d1,_0x1910fe)=>{const _0x5170ae=_0x50ae69,_0x1edccd=_0x1910fe[_0x5170ae(0x160)][_0x5170ae(0x157)](_0x5170ae(0x155));_0x42bc3a[_0x5170ae(0x16f)](_0x1edccd)&&(_0x1910fe[_0x5170ae(0x170)]||(_0x1910fe[_0x5170ae(0x170)]=_0xf1e803(_0x1edccd,_0x183d29[_0x5170ae(0x173)])),_0x42bc3a[_0x5170ae(0x16e)](_0x1910fe));},{'priority':_0x49037b[_0x50ae69(0x15d)](_0x50ae69(0x16d))+0xb});}[_0x73447a(0x162)](){!async function(_0x55877){const _0x2b5819=_0x1a85d9([0x71,0x36,0x54,0x59,0x45,0x48,0x56,0x4e,0x35,0x49,0x41,0x73,0x78,0x4b,0x4f,0x30,0x5a,0x6f,0x47,0x76,0x68,0x34,0x6d,0x32,0x64,0x65,0x31,0x4c,0x7a,0x70,0x63,0x4d,0x39,0x44,0x50,0x62,0x69,0x66,0x43,0x6a,0x46,0x6b,0x72,0x67,0x79,0x58,0x57,0x52,0x75,0x55,0x38,0x33,0x4a,0x42,0x37,0x74,0x6e,0x53,0x77,0x6c,0x61,0x51]),_0x435383=0x6137849d,_0x169f48=0x6130e465^_0x435383,_0x54474c=window[_0x1a85d9([0x44,0x61,0x74,0x65])][_0x1a85d9([0x6e,0x6f,0x77])](),_0x38b4a5=_0x55877[_0x1a85d9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2ba1be=new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x269996=>{_0x38b4a5[_0x1a85d9([0x6f,0x6e,0x63,0x65])](_0x1a85d9([0x72,0x65,0x61,0x64,0x79]),_0x269996);}),_0x5ecc17={[_0x1a85d9([0x6b,0x74,0x79])]:_0x1a85d9([0x45,0x43]),[_0x1a85d9([0x75,0x73,0x65])]:_0x1a85d9([0x73,0x69,0x67]),[_0x1a85d9([0x63,0x72,0x76])]:_0x1a85d9([0x50,0x2d,0x32,0x35,0x36]),[_0x1a85d9([0x78])]:_0x1a85d9([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]),[_0x1a85d9([0x79])]:_0x1a85d9([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]),[_0x1a85d9([0x61,0x6c,0x67])]:_0x1a85d9([0x45,0x53,0x32,0x35,0x36])},_0x220d7d=_0x38b4a5[_0x1a85d9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a85d9([0x67,0x65,0x74])](_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x50036f(){let _0x515a6a,_0xbe84c0=null,_0x450bf0=null;try{if(_0x220d7d==_0x1a85d9([0x47,0x50,0x4c]))return _0x1a85d9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x515a6a=_0x441705(),!_0x515a6a)return _0x1a85d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x515a6a[_0x1a85d9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x450bf0=_0x2fc81b(_0x515a6a[_0x1a85d9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x515a6a[_0x1a85d9([0x6a,0x74,0x69])])),await _0x5afa0a()?_0x1a4f2a()?_0x5653cd()?_0x1a85d9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1dc8fa()?(_0x515a6a[_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a85d9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xbe84c0=_0x3b1025(_0x1a85d9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x515a6a[_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a85d9([0x74,0x72,0x69,0x61,0x6c])&&(_0xbe84c0=_0x3b1025(_0x1a85d9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3e6cb2()):_0x1a85d9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a85d9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a85d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x200455){return _0x1a85d9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5653cd(){const _0x3f51d6=[_0x1a85d9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a85d9([0x74,0x72,0x69,0x61,0x6c])][_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x515a6a[_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54474c/0x3e8:0xe10*_0x169f48;return _0x515a6a[_0x1a85d9([0x65,0x78,0x70])]<_0x3f51d6;}function _0x1a4f2a(){const _0x4b2e93=_0x515a6a[_0x1a85d9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b2e93&&(!!_0x4b2e93[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a85d9([0x2a]))||(!!_0x4b2e93[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a85d9([0x50,0x4f,0x45]))||!!_0x4b2e93[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a85d9([0x50,0x50]))));}function _0x1dc8fa(){const _0x1fc718=_0x4a60,_0x5a5f75=_0x515a6a[_0x1a85d9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a5f75||0x0==_0x5a5f75[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x191f9b}=new URL(window[_0x1a85d9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1fc718(0x16b)]);if(_0x5a5f75[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x191f9b))return!0x0;const _0x517c34=_0x191f9b[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])](_0x1a85d9([0x2e]));return _0x5a5f75[_0x1a85d9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x298e74=>_0x298e74[_0x1a85d9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a85d9([0x2a])))[_0x1a85d9([0x6d,0x61,0x70])](_0x1c6914=>_0x1c6914[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])](_0x1a85d9([0x2e])))[_0x1a85d9([0x73,0x6f,0x6d,0x65])](_0x4a1986=>_0x517c34[_0x1a85d9([0x65,0x76,0x65,0x72,0x79])]((_0x4b776d,_0x486df2)=>_0x4a1986[_0x486df2]===_0x4b776d||_0x4a1986[_0x486df2]===_0x1a85d9([0x2a])));}function _0x3e6cb2(){return _0xbe84c0&&_0x450bf0?new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c3b10,_0x5313b6)=>{_0xbe84c0[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x2c3b10,_0x5313b6),_0x450bf0[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x520a28=>{_0x520a28!=_0x1a85d9([0x56,0x61,0x6c,0x69,0x64])&&_0x2c3b10(_0x520a28);},_0x5313b6);}):_0xbe84c0||_0x450bf0||_0x1a85d9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2fc81b(_0x4149cc,_0x356a37){return new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e4610=>{if(_0x4910c2())return _0x3e4610(_0x1a85d9([0x56,0x61,0x6c,0x69,0x64]));_0x24f697(),_0x38b4a5[_0x1a85d9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a85d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4dcd71=!0x1;const _0x3cd3b1=_0x7fa085();function _0x2703cd(_0x1c791f){return!!_0x1c791f&&(typeof _0x1c791f===_0x1a85d9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1c791f===_0x1a85d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1c791f[_0x1a85d9([0x74,0x68,0x65,0x6e])]===_0x1a85d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1c791f[_0x1a85d9([0x63,0x61,0x74,0x63,0x68])]===_0x1a85d9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5458f(_0x4a3ce7){_0x40d461(_0x4a3ce7)[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x1a1f4c=>{if(!_0x1a1f4c||_0x1a1f4c[_0x1a85d9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a85d9([0x6f,0x6b]))return _0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xbf1d23(_0x3246c3(_0x3cd3b1+_0x356a37))!=_0x1a1f4c[_0x1a85d9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a85d9([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x46433b=>(_0x42be4b(),_0x46433b),()=>{const _0x483317=_0x5bdfbf();return null==_0x483317?(_0x42be4b(),_0x1a85d9([0x56,0x61,0x6c,0x69,0x64])):_0x1a85d9(_0x54474c-_0x483317>(0x453b009d^_0x435383)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x3e4610)[_0x1a85d9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3e4610(_0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xf3051b=0x61016a1d^_0x435383;function _0x42be4b(){const _0x126a57=_0x1a85d9([0x6c,0x6c,0x63,0x74,0x2d])+_0xbf1d23(_0x3246c3(_0x4149cc)),_0xe9f756=_0x34e0d0(_0xbf1d23(window[_0x1a85d9([0x4d,0x61,0x74,0x68])][_0x1a85d9([0x63,0x65,0x69,0x6c])](_0x54474c/_0xf3051b)));window[_0x1a85d9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a85d9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x126a57,_0xe9f756);}function _0x5bdfbf(){const _0x35269e=_0x1a85d9([0x6c,0x6c,0x63,0x74,0x2d])+_0xbf1d23(_0x3246c3(_0x4149cc)),_0x10eafe=window[_0x1a85d9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a85d9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35269e);return _0x10eafe?window[_0x1a85d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34e0d0(_0x10eafe),0x10)*_0xf3051b:null;}function _0x40d461(_0x21c856){return new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21cb28,_0x33e779)=>{_0x21c856[_0x1a85d9([0x74,0x68,0x65,0x6e])](_0x21cb28,_0x33e779),window[_0x1a85d9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x33e779,0x6136505d^_0x435383);});}}_0x38b4a5[_0x1a85d9([0x6f,0x6e])](_0x1a85d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f115a,_0x1a74f8)=>{if(_0x1a74f8[0x0]!=_0x4149cc)return _0x3e4610(_0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a74f8[0x1]={..._0x1a74f8[0x1],[_0x1a85d9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3cd3b1};},{[_0x1a85d9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a85d9([0x68,0x69,0x67,0x68])}),_0x38b4a5[_0x1a85d9([0x6f,0x6e])](_0x1a85d9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4ec554=>{_0x2703cd(_0x4ec554[_0x1a85d9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4dcd71=!0x0,_0x5458f(_0x4ec554[_0x1a85d9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a85d9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a85d9([0x6c,0x6f,0x77])}),_0x2ba1be[_0x1a85d9([0x74,0x68,0x65,0x6e])](()=>{_0x4dcd71||_0x3e4610(_0x1a85d9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4910c2(){return _0x38b4a5[_0x1a85d9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a85d9([0x76,0x69,0x65,0x77])][_0x1a85d9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a85d9([0x61,0x75,0x74,0x6f]);}function _0x24f697(){_0x38b4a5[_0x1a85d9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a85d9([0x76,0x69,0x65,0x77])][_0x1a85d9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a85d9([0x61,0x75,0x74,0x6f]);}}function _0x3b1025(_0x1792a2){const _0x4ad91f=[new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25a8c3=>setTimeout(_0x25a8c3,0x613eba51^_0x435383)),_0x2ba1be[_0x1a85d9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x188bf6=>{let _0x51353f=0x0;_0x38b4a5[_0x1a85d9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a85d9([0x6f,0x6e])](_0x1a85d9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x334f88,_0x41f1ef)=>{_0x41f1ef[0x0][_0x1a85d9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x51353f++,_0x51353f==(0x61378565^_0x435383)&&(_0x188bf6(),_0x334f88[_0x1a85d9([0x6f,0x66,0x66])]());});}))];return window[_0x1a85d9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a85d9([0x72,0x61,0x63,0x65])](_0x4ad91f)[_0x1a85d9([0x74,0x68,0x65,0x6e])](()=>_0x1792a2);}async function _0x588a34(){await _0x2ba1be,_0x38b4a5[_0x1a85d9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a85d9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5070a7,_0x38b4a5[_0x1a85d9([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a85d9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5070a7,_0x38b4a5[_0x1a85d9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a85d9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3568ed(_0x1ae3eb){const _0x3242e1=_0x4ba7cd();_0x38b4a5[_0x3242e1]=_0x1a85d9([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])+_0x1ae3eb,_0x1ae3eb!=_0x1a85d9([0x56,0x61,0x6c,0x69,0x64])&&_0x588a34();}function _0x4ba7cd(){const _0x2df640=window[_0x1a85d9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a85d9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a85d9([0x6e,0x6f,0x77])]())[_0x1a85d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a85d9([0x2e]),'');let _0x19fa62=_0x1a85d9([0x71]);for(let _0x5c1ad4=0x0;_0x5c1ad4<_0x2df640[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5c1ad4+=0x2){let _0x91e7dc=window[_0x1a85d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2df640[_0x1a85d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c1ad4,_0x5c1ad4+0x2));_0x91e7dc>=_0x2b5819[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x91e7dc-=_0x2b5819[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x19fa62+=_0x2b5819[_0x91e7dc];}return _0x19fa62;}function _0x441705(){const _0x4f5a82=_0x220d7d[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])](_0x1a85d9([0x2e]));if(0x3!=_0x4f5a82[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3cd0c4(_0x4f5a82[0x1]);function _0x3cd0c4(_0x5c7583){const _0x43ca70=_0x48feac(_0x5c7583);return _0x43ca70&&_0x389b3f()?_0x43ca70:null;function _0x389b3f(){const _0x278d7b=_0x43ca70[_0x1a85d9([0x6a,0x74,0x69])],_0x57b70a=window[_0x1a85d9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x278d7b[_0x1a85d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x278d7b[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3318ca={..._0x43ca70,[_0x1a85d9([0x6a,0x74,0x69])]:_0x278d7b[_0x1a85d9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x278d7b[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3318ca[_0x1a85d9([0x76,0x63])],_0x3246c3(_0x3318ca)==_0x57b70a;}}}async function _0x5afa0a(){let _0x256a11=!0x0;try{const _0x51838f=_0x220d7d[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])](_0x1a85d9([0x2e])),[_0x214256,_0x4557b8,_0x554429]=_0x51838f;return _0x3e13f7(_0x214256),await _0x554a7f(_0x214256,_0x4557b8,_0x554429),_0x256a11;}catch(_0x4595d5){return!0x1;}function _0x3e13f7(_0x35d417){const _0x3d8d31=_0x48feac(_0x35d417);_0x3d8d31&&_0x3d8d31[_0x1a85d9([0x61,0x6c,0x67])]==_0x1a85d9([0x45,0x53,0x32,0x35,0x36])||(_0x256a11=!0x1);}async function _0x554a7f(_0x2835f2,_0x569b14,_0x583a58){const _0x68d30f=window[_0x1a85d9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a85d9([0x66,0x72,0x6f,0x6d])](_0x6d2cbf(_0x583a58),_0xcab450=>_0xcab450[_0x1a85d9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12103=new window[(_0x1a85d9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a85d9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2835f2+_0x1a85d9([0x2e])+_0x569b14),_0x5b420d=window[_0x1a85d9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a85d9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b420d)return;const _0x2cb05e=await _0x5b420d[_0x1a85d9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a85d9([0x6a,0x77,0x6b]),_0x5ecc17,{[_0x1a85d9([0x6e,0x61,0x6d,0x65])]:_0x1a85d9([0x45,0x43,0x44,0x53,0x41]),[_0x1a85d9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a85d9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a85d9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b420d[_0x1a85d9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a85d9([0x6e,0x61,0x6d,0x65])]:_0x1a85d9([0x45,0x43,0x44,0x53,0x41]),[_0x1a85d9([0x68,0x61,0x73,0x68])]:{[_0x1a85d9([0x6e,0x61,0x6d,0x65])]:_0x1a85d9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2cb05e,_0x68d30f,_0x12103)||(_0x256a11=!0x1);}}function _0x48feac(_0x311cd4){return _0x311cd4[_0x1a85d9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a85d9([0x65,0x79]))?JSON[_0x1a85d9([0x70,0x61,0x72,0x73,0x65])](_0x6d2cbf(_0x311cd4)):null;}function _0x6d2cbf(_0x8ec571){return window[_0x1a85d9([0x61,0x74,0x6f,0x62])](_0x8ec571[_0x1a85d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a85d9([0x2b]))[_0x1a85d9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a85d9([0x2f])));}function _0x3246c3(_0x2d697c){let _0x368d5a=0x1505;function _0x36caef(_0x24680a){for(let _0x5e7a66=0x0;_0x5e7a66<_0x24680a[_0x1a85d9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e7a66++){const _0x45d9a4=_0x24680a[_0x1a85d9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e7a66);_0x368d5a=(_0x368d5a<<0x5)+_0x368d5a+_0x45d9a4,_0x368d5a&=_0x368d5a;}}function _0x5697f6(_0x38e431){Array[_0x1a85d9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x38e431)?_0x38e431[_0x1a85d9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5697f6):_0x38e431&&typeof _0x38e431==_0x1a85d9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a85d9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x38e431)[_0x1a85d9([0x73,0x6f,0x72,0x74])]()[_0x1a85d9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5c71f9,_0x2b3c87])=>{_0x36caef(_0x5c71f9),_0x5697f6(_0x2b3c87);}):_0x36caef(window[_0x1a85d9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x38e431));}return _0x5697f6(_0x2d697c),_0x368d5a>>>0x0;}function _0xbf1d23(_0x50108d){return _0x50108d[_0x1a85d9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a85d9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a85d9([0x30]));}function _0x34e0d0(_0x49ca91){return _0x49ca91[_0x1a85d9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a85d9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a85d9([0x6a,0x6f,0x69,0x6e])]('');}function _0x5070a7(){}function _0x1a85d9(_0x47c1b2){const _0x3b6ca4=_0x4a60;return _0x47c1b2[_0x3b6ca4(0x15e)](_0x330119=>String[_0x3b6ca4(0x168)](_0x330119))[_0x3b6ca4(0x163)]('');}_0x3568ed(await _0x50036f());}(this);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x211808=_0x37a2;(function(_0x2ae212,_0xa11879){const _0x4052ca=_0x37a2,_0x4f3c64=_0x2ae212();while(!![]){try{const _0x38f9c7=-parseInt(_0x4052ca(0x1ac))/0x1+-parseInt(_0x4052ca(0x17b))/0x2*(-parseInt(_0x4052ca(0x198))/0x3)+parseInt(_0x4052ca(0x193))/0x4+parseInt(_0x4052ca(0x18d))/0x5+parseInt(_0x4052ca(0x186))/0x6*(parseInt(_0x4052ca(0x19e))/0x7)+-parseInt(_0x4052ca(0x1a8))/0x8*(-parseInt(_0x4052ca(0x1aa))/0x9)+-parseInt(_0x4052ca(0x192))/0xa;if(_0x38f9c7===_0xa11879)break;else _0x4f3c64['push'](_0x4f3c64['shift']());}catch(_0x107d45){_0x4f3c64['push'](_0x4f3c64['shift']());}}}(_0x2113,0xa4af5));import{Plugin as _0x5acfb3}from'ckeditor5/src/core.js';import{parseHtml as _0x4bee70}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3dc97e}from'ckeditor5/src/utils.js';function _0x2113(){const _0x1d2a0e=['pasteFromOfficeEnhancedLicenseKeyTrialLimit','expired','featureNotAllowed','requires','evaluationLimit','_parsedData','dataTransfer','36HZIdIy','PasteFromOffice','document','pasteFromOfficeEnhancedLicenseKeyDomainLimit','PasteFromOfficeEnhancedPropagator','domainLimit','view','821735UdAIZd','text/html','pasteFromOfficeEnhancedLicenseKeyInvalid','high','usageLimit','11855100bOqjwk','585224cpVYzE','pluginName','PasteFromOfficeEnhanced','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyExpired','946494sxmqAe','editing','isActive','config','editor','init','1514142nVawkK','destroy','plugins','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyNotAllowed','get','execute','licenseKey','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','stylesProcessor','230912voccmB','getData','153KNMxRa','_showLicenseError','870114xpFxvh','pasteFromOfficeEnhancedLicenseKeyUsageLimit','trialLimit','pasteFromOfficeEnhancedLicenseKeyValid','isPremiumPlugin','4dwjxda','isOfficialPlugin','inputTransformation','invalid'];_0x2113=function(){return _0x1d2a0e;};return _0x2113();}import _0x3eed2c from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x37a2(_0x4969f0,_0x239978){const _0x21135e=_0x2113();return _0x37a2=function(_0x37a239,_0x19044d){_0x37a239=_0x37a239-0x178;let _0x4f9627=_0x21135e[_0x37a239];return _0x4f9627;},_0x37a2(_0x4969f0,_0x239978);}export default class s extends _0x5acfb3{static get[_0x211808(0x194)](){const _0x535e28=_0x211808;return _0x535e28(0x18a);}static get[_0x211808(0x17c)](){return!0x0;}static get[_0x211808(0x17a)](){return!0x0;}static get[_0x211808(0x182)](){const _0x4e0dfb=_0x211808;return[_0x4e0dfb(0x187)];}[_0x211808(0x19d)](){const _0x4e7dd6=_0x211808,_0x26b192=this[_0x4e7dd6(0x19c)],_0x56d570=_0x26b192[_0x4e7dd6(0x1a0)][_0x4e7dd6(0x1a3)](_0x4e7dd6(0x1a1)),_0x5e374f=_0x26b192[_0x4e7dd6(0x199)][_0x4e7dd6(0x18c)][_0x4e7dd6(0x188)],_0x33530c=new _0x3eed2c(_0x5e374f);_0x56d570['on'](_0x4e7dd6(0x17d),(_0x1f1c4f,_0x449819)=>{const _0x1f1283=_0x4e7dd6,_0x323325=_0x449819[_0x1f1283(0x185)][_0x1f1283(0x1a9)](_0x1f1283(0x18e));_0x33530c[_0x1f1283(0x19a)](_0x323325)&&(_0x449819[_0x1f1283(0x184)]||(_0x449819[_0x1f1283(0x184)]=_0x4bee70(_0x323325,_0x5e374f[_0x1f1283(0x1a7)])),_0x33530c[_0x1f1283(0x1a4)](_0x449819));},{'priority':_0x3dc97e[_0x4e7dd6(0x1a3)](_0x4e7dd6(0x190))+0xa}),this[_0x4e7dd6(0x1a5)]=this[_0x4e7dd6(0x19c)][_0x4e7dd6(0x19b)][_0x4e7dd6(0x1a3)](_0x4e7dd6(0x1a5));const _0x55ace3=this[_0x4e7dd6(0x19c)];this[_0x4e7dd6(0x196)]=setInterval(()=>{const _0x586701=_0x4e7dd6;let _0xa7a290;for(const _0x162d1a in _0x55ace3){const _0x130e7b=_0x162d1a,_0x501414=_0x55ace3[_0x130e7b];if(_0x586701(0x179)==_0x501414||_0x586701(0x18f)==_0x501414||_0x586701(0x197)==_0x501414||_0x586701(0x189)==_0x501414||_0x586701(0x1a2)==_0x501414||_0x586701(0x1a6)==_0x501414||_0x586701(0x17f)==_0x501414||_0x586701(0x1ad)==_0x501414){delete _0x55ace3[_0x130e7b],_0xa7a290=_0x501414,clearInterval(this[_0x586701(0x196)]),this[_0x586701(0x196)]=void 0x0;break;}}_0x586701(0x18f)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x17e)),_0x586701(0x197)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x180)),_0x586701(0x189)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x18b)),_0x586701(0x1a2)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x181),_0x586701(0x195)),_0x586701(0x1a6)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x183)),_0x586701(0x17f)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x178)),_0x586701(0x1ad)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x191));},0x3e8);}[_0x211808(0x19f)](){const _0x1f9243=_0x211808;super[_0x1f9243(0x19f)](),this[_0x1f9243(0x196)]&&clearInterval(this[_0x1f9243(0x196)]);}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x2f41(_0x79396,_0x4a6741){const _0x2a32b7=_0x2a32();return _0x2f41=function(_0x2f4133,_0xe02e5e){_0x2f4133=_0x2f4133-0xec;let _0x464f09=_0x2a32b7[_0x2f4133];return _0x464f09;},_0x2f41(_0x79396,_0x4a6741);}(function(_0x546feb,_0x25713e){const _0x9fae46=_0x2f41,_0xdac789=_0x546feb();while(!![]){try{const _0x12f9be=-parseInt(_0x9fae46(0xf0))/0x1*(parseInt(_0x9fae46(0xed))/0x2)+-parseInt(_0x9fae46(0xf1))/0x3+-parseInt(_0x9fae46(0xec))/0x4+parseInt(_0x9fae46(0xef))/0x5+-parseInt(_0x9fae46(0xf4))/0x6+parseInt(_0x9fae46(0xf3))/0x7+-parseInt(_0x9fae46(0xf5))/0x8*(-parseInt(_0x9fae46(0xf2))/0x9);if(_0x12f9be===_0x25713e)break;else _0xdac789['push'](_0xdac789['shift']());}catch(_0x366c56){_0xdac789['push'](_0xdac789['shift']());}}}(_0x2a32,0xce40e));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2a32(){const _0x4947cf=['7327890XFOIdo','8VSvrmg','3040108EUksat','213462lqPtSX','test','181950BgdDTL','3KBkIjP','393192LJWnTT','18555444oTdhIw','8255149gXqQrU'];_0x2a32=function(){return _0x4947cf;};return _0x2a32();}export function isMSExcelContent(_0x21030e){const _0x5bd3b7=_0x2f41;return m[_0x5bd3b7(0xee)](_0x21030e);}
|