@ckeditor/ckeditor5-paste-from-office-enhanced 44.0.0 → 44.1.0-alpha.1
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/augmentation.d.ts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/legacyerrors.d.ts +1 -1
- package/dist/normalizers/inliner/msofficestylesinliner.d.ts +1 -1
- package/dist/normalizers/inliner/utils.d.ts +1 -1
- package/dist/normalizers/propagator/msofficeinlinestylepropagator.d.ts +1 -1
- package/dist/normalizers/propagator/utils.d.ts +1 -1
- package/dist/pastefromofficeenhanced.d.ts +1 -1
- package/dist/pastefromofficeenhancedinliner.d.ts +1 -1
- package/dist/pastefromofficeenhancedpropagator.d.ts +1 -1
- package/dist/utils.d.ts +1 -1
- package/package.json +6 -6
- package/src/augmentation.d.ts +1 -1
- package/src/index.d.ts +1 -1
- package/src/index.js +1 -1
- package/src/legacyerrors.d.ts +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.d.ts +1 -1
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.d.ts +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.d.ts +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/normalizers/propagator/utils.d.ts +1 -1
- package/src/normalizers/propagator/utils.js +1 -1
- package/src/pastefromofficeenhanced.d.ts +1 -1
- package/src/pastefromofficeenhanced.js +1 -1
- package/src/pastefromofficeenhancedinliner.d.ts +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
- package/src/pastefromofficeenhancedpropagator.d.ts +1 -1
- package/src/pastefromofficeenhancedpropagator.js +1 -1
- package/src/utils.d.ts +1 -1
- package/src/utils.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["153LIdzPe","453233RsezBh","855109ulNAYe","764qYGFXp","2ZHPGmC","test","58224jEmvOv","10065YPKeLN","6120248KnofoU","6539FxuywB","1086NHCxQs","9VOYonc","170FbHnND","4163971ncgled"];return(S=function(){return t})()}!function(t){const e=E,n=t();for(;;)try{if(681080===parseInt(e(357))/1*(-parseInt(e(359))/2)+parseInt(e(355))/3*(-parseInt(e(358))/4)+parseInt(e(362))/5*(-parseInt(e(351))/6)+-parseInt(e(354))/7+parseInt(e(363))/8*(parseInt(e(352))/9)+-parseInt(e(353))/10*(parseInt(e(356))/11)+-parseInt(e(361))/12*(-parseInt(e(364))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=S();return(E=function(t,e){return n[t-=351]})(t,e)}function A(t){return C[E(360)](t)}!function(t){const e=F,n=t();for(;;)try{if(505143===-parseInt(e(516))/1+-parseInt(e(510))/2+parseInt(e(514))/3*(parseInt(e(511))/4)+-parseInt(e(501))/5+parseInt(e(504))/6+parseInt(e(502))/7*(-parseInt(e(503))/8)+parseInt(e(512))/9*(parseInt(e(506))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(519)]&&!s[n(520)])continue;const e=!s[n(519)]||t[n(517)]===s[n(519)],o=!s[n(520)]||t[n(515)](s[n(520)]);e&&o&&r[n(499)](s,i)}return r}function P(){const t=["getPropertyValue","234951SwBcYw","hasClass","88380wDhoog","name","push","tagName","className","exec","initial","selectorText","length","split","groups","set","trim","1311265SVjjwZ","25312oKMvdW","24ocsaXJ","2748384iIXakY","cssRules","8051770PBhaKm","assign","map","style","1263136JcSNIH","12uBFwst","9eaYlAE"];return(P=function(){return t})()}function F(t,e){const n=P();return(F=function(t,e){return n[t-=494]})(t,e)}function N(t){const e=F,n={};for(let r=0;r<t[e(496)];r++){const s=t[r],i=t[e(513)](s);e(494)!==i&&(n[s]=i)}return n}function R(t){const e=F,n=t[e(497)](",")[e(508)]((t=>t[e(500)]())),r=[];for(const t of n){const n=L[e(521)](t);n&&r[e(518)](n[e(498)])}return r}function j(t){const e=F,n={};for(const r of t)Object[e(507)](n,r);return n}const T=D;function D(t,e){const n=M();return(D=function(t,e){return n[t-=132]})(t,e)}function M(){const t=["from","execute","5120ItjWgw","3334554NqkdNW","setStyle","88CAXgNO","hasStyle","createRangeIn","825678SuqmPr","document","type","values","454008IpDpdR","949224wtQTMz","size","984890pcwCOt","elementStart","content","isActive","837642fPcQeS","80mEkGpl","_parsedData","3264UNkNha","item"];return(M=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(721498===parseInt(e(151))/1+parseInt(e(133))/2+parseInt(e(136))/3*(parseInt(e(140))/4)+parseInt(e(134))/5*(-parseInt(e(150))/6)+-parseInt(e(146))/7*(parseInt(e(143))/8)+parseInt(e(141))/9+parseInt(e(153))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class W extends w{[T(139)](t){const n=T,{body:r,styles:s}=t[n(135)],i=new e.UpcastWriter(r[n(147)]),o=i[n(145)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(499)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(505)])if(t instanceof CSSStyleRule){const r=N(t[e(509)]);n[t[e(495)]]=Object[e(507)]({},n[t[e(495)]]||{},r)}return n}(s));for(const t of o){if(n(154)!==t[n(148)])continue;const e=O(t[n(137)],c);if(e[n(152)]){const r=j(Array[n(138)](e[n(149)]()));for(const e in r){const s=t[n(137)];s[n(144)](e)||i[n(142)](e,r[e],s)}}}t[n(155)]=r}[T(132)](t){return super[T(132)](t)||A(t)}}const k=q;function K(){const t=["map","stylesProcessor","dataTransfer","inputTransformation","get","pluginName","12245832yBpuqm","view","130944hanRNK","join","getData","isActive","279647KeHlkG","execute","isPremiumPlugin","document","38109sbKTZw","href","init","text/html","_parsedData","1571180wFrnSl","requires","1239576TsowCE","fromCharCode","PasteFromOffice","afterInit","86RqOaOD","editing","PasteFromOfficeEnhancedInliner","high","plugins","editor","ClipboardPipeline","isOfficialPlugin","3342787poLFxk"];return(K=function(){return t})()}function q(t,e){const n=K();return(q=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(326256===parseInt(e(282))/1+-parseInt(e(297))/2*(-parseInt(e(286))/3)+parseInt(e(278))/4+parseInt(e(291))/5+parseInt(e(293))/6+parseInt(e(269))/7+-parseInt(e(276))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class Y extends t.Plugin{static get[k(275)](){return k(299)}static get[k(304)](){return!0}static get[k(284)](){return!0}static get[k(292)](){return[k(295)]}[k(288)](){const t=k,e=this[t(302)],n=e[t(301)][t(274)](t(303)),r=e[t(298)][t(277)][t(285)],s=new W(r);n.on(t(273),((e,n)=>{const i=t,o=n[i(272)][i(280)](i(289));s[i(281)](o)&&(n[i(290)]||(n[i(290)]=b(o,r[i(271)])),s[i(283)](n))}),{priority:x.priorities[t(274)](t(300))+11})}[k(296)](){!async function(t){const e=d([55,53,70,54,104,57,80,117,99,83,73,50,89,115,105,98,67,65,88,66,74,56,102,75,79,72,101,103,121,49,116,85,110,90,48,76,52,100,81,119,108,112,84,97,118,78,111,120,107,82,86,122,109,106,87,68,114,71,113,69,51,77]),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=q;return t[e(270)]((t=>String[e(294)](t)))[e(279)]("")}!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:1733097600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,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(287)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=V;!function(t){const e=V,n=t();for(;;)try{if(909591===-parseInt(e(167))/1+-parseInt(e(165))/2*(-parseInt(e(163))/3)+parseInt(e(190))/4+parseInt(e(175))/5*(-parseInt(e(161))/6)+-parseInt(e(171))/7+parseInt(e(180))/8*(-parseInt(e(168))/9)+parseInt(e(187))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[$(181),$(184),$(204),$(173),$(162),$(164),$(194),$(185)],B=[$(181),$(184),$(204)],H={"font-style":[[$(196),"i"]],"font-weight":[[$(169),$(170)],[$(177),$(170)],[$(189),$(170)],[t=>Number(t)>=600,$(170)]],"text-decoration":[[$(172),"u"],[$(195),"s"]],"text-decoration-line":[[$(172),"u"],[$(195),"s"]],"vertical-align":[[$(200),$(200)],[$(183),$(191)]]};function U(t){return z[$(176)](t)}function V(t,e){const n=_();return(V=function(t,e){return n[t-=161]})(t,e)}function G(t){const e=$;return Array[e(197)](t[e(193)]())[e(198)](U)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(178)]((e=>{const i=n,o=t[i(186)](e);if(o)if(c=e,B[$(176)](c))r[e]=o;else if(e in H){const t=o[i(202)](" ");H[e][i(178)]((([n,r])=>{const o=i;for(const i of t)(o(199)==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(178)]((([,n])=>{const s=r,i=e[s(174)](n,[],t[s(179)]());e[s(182)](0,i,t)})),e[r(201)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(192)](n)[r(166)])return;const s=e[r(174)](r(188),[],t[r(179)]());e[r(203)](n,s),e[r(182)](0,s,t),e[r(201)](Object[r(192)](n),t)}(t,e,r)}function _(){const t=["font-weight","102GcaPyt","length","269279AEIDat","13963977clJYDb","medium","strong","5335288MRYDkA","underline","text-decoration","createElement","7505wrkRtu","includes","bold","forEach","getChildren","8mFgEMe","color","insertChild","super","font-family","vertical-align","getStyle","20882440tHEZAE","span","bolder","1242124hdaqRq","sup","keys","getStyleNames","font-style","line-through","italic","from","filter","function","sub","removeStyle","split","setStyle","font-size","1590gabjxd","text-decoration-line","87741sXYLRw"];return(_=function(){return t})()}function J(t,e){const n=Z();return(J=function(t,e){return n[t-=411]})(t,e)}const Q=J;function Z(){const t=["getItems","5010085OJqydu","2192864bFiFMD","blockElements","8426928WzIuWB","stylesProcessor","isActive","element","name","1402646cpYMBA","4447446VjfmwU","font","39191236VQxEpO","1887264iTaTOh","includes","_parsedData","execute","content","createRangeIn","document"];return(Z=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(742901===-parseInt(e(414))/1+-parseInt(e(427))/2+-parseInt(e(415))/3+-parseInt(e(418))/4+parseInt(e(426))/5+-parseInt(e(429))/6+parseInt(e(417))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[Q(421)](t){const n=Q,{body:r}=t[n(420)],s=new e.UpcastWriter(r[n(424)]),i=s[n(423)](r),o=new e.ViewDocument(s[n(424)][n(430)]),c=[...new e.DomConverter(o)[n(428)],n(416)],a=i[n(425)]();for(const t of a)if(t.is(n(412))&&c[n(419)](t[n(413)])){X(t,s,G(t))}t[n(422)]=r}[Q(411)](t){return super[Q(411)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=387]})(t,e)}function rt(){const t=["PasteFromOfficeEnhanced","getData","trialLimit","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","editor","6YTGwzP","config","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","isOfficialPlugin","PasteFromOfficeEnhancedPropagator","238azGFYr","requires","init","pasteFromOfficeEnhancedLicenseKeyInvalid","execute","88883WRXMrV","449360vMQIzr","view","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyNotAllowed","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyExpired","domainLimit","document","2958bITCBR","_showLicenseError","isActive","2653857LyhFjo","plugins","pasteFromOfficeEnhancedLicenseKeyDomainLimit","dataTransfer","editing","expired","evaluationLimit","text/html","featureNotAllowed","usageLimit","259784xmrUIr","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pluginName","isPremiumPlugin","destroy","stylesProcessor","get","developmentLimit","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","invalid","licenseKey","inputTransformation","1559320cqdDXY","760773YSkNon"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(158100===-parseInt(e(434))/1*(-parseInt(e(423))/2)+-parseInt(e(417))/3+parseInt(e(435))/4+parseInt(e(416))/5+-parseInt(e(389))/6*(parseInt(e(429))/7)+parseInt(e(402))/8+-parseInt(e(392))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(405)](){return et(428)}static get[et(427)](){return!0}static get[et(406)](){return!0}static get[et(430)](){return[et(440)]}[et(431)](){const t=et,e=this[t(422)],n=e[t(393)][t(409)](t(403)),r=e[t(396)][t(436)][t(388)],s=new tt(r);n.on(t(415),((e,n)=>{const i=t,o=n[i(395)][i(419)](i(399));s[i(391)](o)&&(n[i(425)]||(n[i(425)]=b(o,r[i(408)])),s[i(433)](n))}),{priority:x.priorities[t(409)](t(411))+10}),this[t(414)]=this[t(422)][t(424)][t(409)](t(414));const i=this[t(422)];this[t(438)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(437)==s||e(432)==s||e(441)==s||e(394)==s||e(439)==s||e(412)==s||e(426)==s||e(421)==s||e(404)==s){delete i[r],n=s,clearInterval(this[e(438)]),this[e(438)]=void 0;break}}e(432)==n&&i[e(390)](e(413)),e(441)==n&&i[e(390)](e(397)),e(394)==n&&i[e(390)](e(387)),e(439)==n&&i[e(390)](e(400),e(418)),e(412)==n&&i[e(390)](e(398)),e(426)==n&&i[e(390)](e(420)),e(421)==n&&i[e(390)](e(410)),e(404)==n&&i[e(390)](e(401))}),1e3)}[et(407)](){const t=et;super[t(407)](),this[t(438)]&&clearInterval(this[t(438)])}}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=160]})(t,e)}var ot=it;function ct(){var t=["43074ksHOIh","9azejFn","pluginName","requires","112242lWLrWX","3284660vpqbql","168fmCdbw","PasteFromOfficeEnhanced","isPremiumPlugin","1298464gZoeqw","15102494XRTyHY","1dXtvNg","3620PnDAAn","645uQIfje","1304979YGJtEV","PasteFromOffice","isOfficialPlugin"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(227627===parseInt(e(161))/1*(parseInt(e(167))/2)+-parseInt(e(164))/3+parseInt(e(162))/4*(-parseInt(e(163))/5)+parseInt(e(171))/6*(-parseInt(e(173))/7)+parseInt(e(176))/8+-parseInt(e(168))/9*(parseInt(e(172))/10)+parseInt(e(160))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(169)](){return ot(174)}static get[ot(166)](){return!0}static get[ot(175)](){return!0}static get[ot(170)](){return[ot(165),Y,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=387]})(t,e)}function lt(){var t=["241EVGbvP","414452WjsFoP","1676079CCqyTG","301uobdzz","2030320eRaNye","11907950ILXPeG","15CLNmCo","7736LTvKIt","6415880OzxFFE","155754DPzxOP"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(726936===parseInt(e(392))/1*(-parseInt(e(389))/2)+-parseInt(e(388))/3*(-parseInt(e(393))/4)+parseInt(e(390))/5+-parseInt(e(391))/6*(-parseInt(e(395))/7)+-parseInt(e(396))/8+parseInt(e(394))/9+-parseInt(e(387))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["480894JXkPrZ","2141109tKiayO","4492144KXFUuQ","1004066AKpSNB","126678GKiXwE","test","2135582ZOesZP","330774fJFBkJ","25oucMXP","96JcWpty"];return(S=function(){return t})()}!function(t){const e=A,n=t();for(;;)try{if(585458===parseInt(e(312))/1+-parseInt(e(311))/2+-parseInt(e(305))/3+-parseInt(e(307))/4+-parseInt(e(313))/5*(parseInt(e(309))/6)+-parseInt(e(308))/7+parseInt(e(314))/8*(parseInt(e(306))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=S();return(A=function(t,e){return n[t-=305]})(t,e)}function E(t){return C[A(310)](t)}!function(t){const e=T,n=t();for(;;)try{if(692665===parseInt(e(353))/1*(-parseInt(e(367))/2)+parseInt(e(350))/3+parseInt(e(364))/4+-parseInt(e(365))/5+parseInt(e(361))/6*(parseInt(e(366))/7)+-parseInt(e(374))/8*(parseInt(e(352))/9)+parseInt(e(359))/10*(parseInt(e(356))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(373)]&&!s[n(370)])continue;const e=!s[n(373)]||t[n(371)]===s[n(373)],o=!s[n(370)]||t[n(372)](s[n(370)]);e&&o&&r[n(369)](s,i)}return r}function F(t){const e=T,n={};for(let r=0;r<t[e(355)];r++){const s=t[r],i=t[e(351)](s);e(362)!==i&&(n[s]=i)}return n}function P(t){const e=T,n=t[e(376)](",")[e(357)]((t=>t[e(360)]())),r=[];for(const t of n){const n=L[e(349)](t);n&&r[e(358)](n[e(363)])}return r}function j(t){const e=T,n={};for(const r of t)Object[e(348)](n,r);return n}function T(t,e){const n=D();return(T=function(t,e){return n[t-=348]})(t,e)}function D(){const t=["selectorText","split","assign","exec","1426167eXtecf","getPropertyValue","10642617CyCjZo","991HeQGMI","cssRules","length","13354OnlVuH","map","push","8390HfAXRm","trim","2432670ktxsNs","initial","groups","1775648UqzDga","2295975btWbIY","7zpGhDf","18qjkIdT","style","set","className","name","hasClass","tagName","8BUjWlF"];return(D=function(){return t})()}const M=k;function R(){const t=["_parsedData","1179912hpyukO","169315sAlvMU","isActive","951615RwixBg","item","279016sJDlpl","size","from","content","type","elementStart","setStyle","2196cORwec","createRangeIn","document","values","10596GZyxCt","49fGwGlI","4340295GZKntT","411pyJfkA","execute","hasStyle"];return(R=function(){return t})()}function k(t,e){const n=R();return(k=function(t,e){return n[t-=395]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(439141===-parseInt(e(404))/1+parseInt(e(415))/2+-parseInt(e(399))/3*(-parseInt(e(396))/4)+-parseInt(e(406))/5+parseInt(e(403))/6+parseInt(e(397))/7*(-parseInt(e(408))/8)+parseInt(e(398))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class K extends w{[M(400)](t){const n=M,{body:r,styles:s}=t[n(402)],i=new e.UpcastWriter(r[n(417)]),o=i[n(416)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=P(r),i=t[r];for(const t of s)n[e(369)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(354)])if(t instanceof CSSStyleRule){const r=F(t[e(368)]);n[t[e(375)]]=Object[e(348)]({},n[t[e(375)]]||{},r)}return n}(s));for(const t of o){if(n(413)!==t[n(412)])continue;const e=O(t[n(407)],c);if(e[n(409)]){const r=j(Array[n(410)](e[n(395)]()));for(const e in r){const s=t[n(407)];s[n(401)](e)||i[n(414)](e,r[e],s)}}}t[n(411)]=r}[M(405)](t){return super[M(405)](t)||E(t)}}const W=N;function N(t,e){const n=$();return(N=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(404254===parseInt(e(489))/1*(parseInt(e(496))/2)+parseInt(e(483))/3+-parseInt(e(471))/4*(parseInt(e(485))/5)+-parseInt(e(478))/6+parseInt(e(480))/7*(parseInt(e(486))/8)+-parseInt(e(461))/9+-parseInt(e(497))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class B extends t.Plugin{static get[W(468)](){return W(487)}static get[W(479)](){return!0}static get[W(482)](){return!0}static get[W(465)](){return[W(481)]}[W(470)](){const t=W,e=this[t(469)],n=e[t(477)][t(466)](t(474)),r=e[t(492)][t(494)][t(495)],s=new K(r);n.on(t(467),((e,n)=>{const i=t,o=n[i(460)][i(473)](i(493));s[i(472)](o)&&(n[i(488)]||(n[i(488)]=b(o,r[i(476)])),s[i(462)](n))}),{priority:x.priorities[t(466)](t(484))+11})}[W(491)](){!async function(t){const e=d([75,83,107,84,67,78,71,66,73,81,82,52,76,102,50,120,104,105,72,90,110,79,115,106,109,70,116,118,111,55,53,97,74,88,112,56,86,87,49,108,121,85,122,103,99,80,89,114,51,77,98,54,119,57,101,100,117,68,65,48,69,113]),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=N;return t[e(463)]((t=>String[e(490)](t)))[e(464)]("")}!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([75]);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:1733961600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,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(475)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function $(){const t=["pluginName","editor","init","836YVZCvw","isActive","getData","ClipboardPipeline","href","stylesProcessor","plugins","791862sbDTOY","isOfficialPlugin","9226frQFnF","PasteFromOffice","isPremiumPlugin","1664736apIcVY","high","5380dCUEds","1328hHtYoL","PasteFromOfficeEnhancedInliner","_parsedData","143223YtFWJM","fromCharCode","afterInit","editing","text/html","view","document","10LmEYzA","3264520NhHAxB","dataTransfer","3620232SOkXHs","execute","map","join","requires","get","inputTransformation"];return($=function(){return t})()}function q(){const t=["createElement","5586219bwgbfk","1556124HKuKrk","6KDIwjp","3146864vexBcp","medium","1015605uhIQCe","34216qIgmyq","split","bolder","getChildren","super","function","removeStyle","font-style","text-decoration-line","line-through","insertChild","includes","font-size","span","text-decoration","sup","3832RivCKx","bold","color","12sMeuIQ","setStyle","filter","italic","keys","underline","font-weight","strong","from","forEach","getStyleNames","vertical-align","1219532OVGdFT","sub","length","getStyle","font-family"];return(q=function(){return t})()}const J=X;!function(t){const e=X,n=t();for(;;)try{if(355275===parseInt(e(499))/1+-parseInt(e(514))/2+parseInt(e(521))/3+parseInt(e(502))/4*(parseInt(e(482))/5)+parseInt(e(522))/6*(parseInt(e(523))/7)+parseInt(e(483))/8+-parseInt(e(520))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);const U=[J(501),J(518),J(495),J(497),J(491),J(508),J(490),J(513)],G=[J(501),J(518),J(495)],H={"font-style":[[J(505),"i"]],"font-weight":[[J(524),J(509)],[J(500),J(509)],[J(485),J(509)],[t=>Number(t)>=600,J(509)]],"text-decoration":[[J(507),"u"],[J(492),"s"]],"text-decoration-line":[[J(507),"u"],[J(492),"s"]],"vertical-align":[[J(515),J(515)],[J(487),J(498)]]};function V(t){return U[J(494)](t)}function Y(t){const e=J;return Array[e(510)](t[e(512)]())[e(504)](V)}function z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(511)]((e=>{const i=n,o=t[i(517)](e);if(o)if(c=e,G[J(494)](c))r[e]=o;else if(e in H){const t=o[i(484)](" ");H[e][i(511)]((([n,r])=>{const o=i;for(const i of t)(o(488)==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=J;for(const s in n)n[s][r(511)]((([,n])=>{const s=r,i=e[s(519)](n,[],t[s(486)]());e[s(493)](0,i,t)})),e[r(489)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(506)](n)[r(516)])return;const s=e[r(519)](r(496),[],t[r(486)]());e[r(503)](n,s),e[r(493)](0,s,t),e[r(489)](Object[r(506)](n),t)}(t,e,r)}function X(t,e){const n=q();return(X=function(t,e){return n[t-=482]})(t,e)}const _=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=203]})(t,e)}function Q(){const t=["execute","content","name","element","font","isActive","360803TYTGMp","2190316uHHJWj","stylesProcessor","13405TzULFk","3578784pjljCp","document","5JuttFS","createRangeIn","18801lAnABj","includes","1736GimiIE","_parsedData","1844394WlfOIi","blockElements","7580frOiCK","getItems","1400058tLdSvs"];return(Q=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(422170===parseInt(e(221))/1+parseInt(e(214))/2+-parseInt(e(210))/3+parseInt(e(222))/4*(parseInt(e(204))/5)+parseInt(e(225))/6+-parseInt(e(224))/7*(-parseInt(e(208))/8)+-parseInt(e(206))/9*(parseInt(e(212))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[_(215)](t){const n=_,{body:r}=t[n(209)],s=new e.UpcastWriter(r[n(203)]),i=s[n(205)](r),o=new e.ViewDocument(s[n(203)][n(223)]),c=[...new e.DomConverter(o)[n(211)],n(219)],a=i[n(213)]();for(const t of a)if(t.is(n(218))&&c[n(207)](t[n(217)])){z(t,s,Y(t))}t[n(216)]=r}[_(220)](t){return super[_(220)](t)||E(t)}}function et(){const t=["128215spweSA","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","222bjfcFy","478052BVJpGa","1267270PnsfrM","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pluginName","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyUsageLimit","15128170rOxyEF","init","editing","view","licenseKey","5735436dFNdJd","isPremiumPlugin","_licenseKeyCheckInterval","4pxAmry","223683RSnAgl","ClipboardPipeline","get","destroy","invalid","requires","plugins","stylesProcessor","execute","high","6530364YzpYqj","dataTransfer","pasteFromOfficeEnhancedLicenseKeyValid","_parsedData","PasteFromOfficeEnhanced","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyInvalid","developmentLimit","document","config","featureNotAllowed","usageLimit","inputTransformation","isActive","domainLimit","getData","PasteFromOfficeEnhancedPropagator","8GNzxVL","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","trialLimit","editor","isOfficialPlugin","expired","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=et();return(rt=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(786999===-parseInt(e(141))/1+-parseInt(e(140))/2+-parseInt(e(157))/3*(parseInt(e(156))/4)+parseInt(e(136))/5*(parseInt(e(139))/6)+-parseInt(e(153))/7*(parseInt(e(128))/8)+parseInt(e(167))/9+parseInt(e(148))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class st extends t.Plugin{static get[nt(145)](){return nt(127)}static get[nt(133)](){return!0}static get[nt(154)](){return!0}static get[nt(162)](){return[nt(172)]}[nt(149)](){const t=nt,e=this[t(132)],n=e[t(163)][t(159)](t(158)),r=e[t(150)][t(151)][t(175)],s=new tt(r);n.on(t(123),((e,n)=>{const i=t,o=n[i(168)][i(126)](i(143));s[i(124)](o)&&(n[i(170)]||(n[i(170)]=b(o,r[i(164)])),s[i(165)](n))}),{priority:x.priorities[t(159)](t(166))+10}),this[t(152)]=this[t(132)][t(176)][t(159)](t(152));const i=this[t(132)];this[t(155)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(169)==s||e(173)==s||e(142)==s||e(138)==s||e(129)==s||e(144)==s||e(130)==s||e(135)==s||e(147)==s){delete i[r],n=s,clearInterval(this[e(155)]),this[e(155)]=void 0;break}}e(173)==n&&i[e(146)](e(161)),e(142)==n&&i[e(146)](e(134)),e(138)==n&&i[e(146)](e(125)),e(129)==n&&i[e(146)](e(177),e(171)),e(144)==n&&i[e(146)](e(137)),e(130)==n&&i[e(146)](e(131)),e(135)==n&&i[e(146)](e(174)),e(147)==n&&i[e(146)](e(122))}),1e3)}[nt(160)](){const t=nt;super[t(160)](),this[t(155)]&&clearInterval(this[t(155)])}}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=241]})(t,e)}var ot=it;function ct(){var t=["6338DLyoBJ","pluginName","36jRkuTx","requires","20fXZFhs","15ABqDMo","32166XoEoZI","PasteFromOfficeEnhanced","isOfficialPlugin","155PmCDVb","8143322mkaxoG","466560XPlnus","PasteFromOffice","455408JccmDL","333444bSMIKG","236005XYwqDu","isPremiumPlugin"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(244993===parseInt(e(249))/1*(parseInt(e(245))/2)+parseInt(e(250))/3*(-parseInt(e(242))/4)+parseInt(e(254))/5*(parseInt(e(251))/6)+-parseInt(e(243))/7+-parseInt(e(241))/8*(parseInt(e(247))/9)+-parseInt(e(256))/10+parseInt(e(255))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(246)](){return ot(252)}static get[ot(253)](){return!0}static get[ot(244)](){return!0}static get[ot(248)](){return[ot(257),B,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=277]})(t,e)}function lt(){var t=["852FMxUdz","1100082mJRggB","1720aBSFCK","732ByOaBI","1469ODYQgh","11592lFPDAS","423adSYLe","558945CqXtdv","18491JxMljz","7xLQkid","230qLrUbR","5214qWVHSA","9712hvLTdQ"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(161970===-parseInt(e(285))/1*(parseInt(e(282))/2)+-parseInt(e(283))/3*(-parseInt(e(288))/4)+-parseInt(e(279))/5+-parseInt(e(286))/6*(parseInt(e(281))/7)+parseInt(e(284))/8*(parseInt(e(278))/9)+parseInt(e(287))/10*(parseInt(e(280))/11)+-parseInt(e(277))/12*(parseInt(e(289))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/augmentation.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
import type { PasteFromOfficeEnhanced } from './index.js';
|
|
10
10
|
declare module '@ckeditor/ckeditor5-core' {
|
package/dist/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module paste-from-office-enhanced
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x448726}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x29217f,parseHtml as _0x58c4f2}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4df7ae,uid as _0x5d19d9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x235cb5,ViewDocument as _0x312aa9,DomConverter as _0x51ba4c}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x576465){return x['test'](_0x576465);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x2439fe,_0x4f4efb){const _0x2808f8=new Map();for(const [_0x46278a,_0x4b1db5]of _0x4f4efb){if(!_0x46278a['tagName']&&!_0x46278a['className'])continue;const _0x38a99b=!_0x46278a['tagName']||_0x2439fe['name']===_0x46278a['tagName'],_0x17d44a=!_0x46278a['className']||_0x2439fe['hasClass'](_0x46278a['className']);_0x38a99b&&_0x17d44a&&_0x2808f8['set'](_0x46278a,_0x4b1db5);}return _0x2808f8;}function h(_0x4fcb3d){const _0x49582f={};for(let _0x7520ba=0x0;_0x7520ba<_0x4fcb3d['length'];_0x7520ba++){const _0x4a2a69=_0x4fcb3d[_0x7520ba],_0x44ba9b=_0x4fcb3d['getPropertyValue'](_0x4a2a69);'initial'!==_0x44ba9b&&(_0x49582f[_0x4a2a69]=_0x44ba9b);}return _0x49582f;}function L(_0x56dd4b){const _0x1fd4ea=_0x56dd4b['split'](',')['map'](_0x3c106f=>_0x3c106f['trim']()),_0x30192a=[];for(const _0x2e729f of _0x1fd4ea){const _0x305538=S['exec'](_0x2e729f);_0x305538&&_0x30192a['push'](_0x305538['groups']);}return _0x30192a;}function y(_0x575a78){const _0x44ea17={};for(const _0x19db37 of _0x575a78)Object['assign'](_0x44ea17,_0x19db37);return _0x44ea17;}class c extends _0x29217f{['execute'](_0x2aabc5){const {body:_0x327866,styles:_0xf7866a}=_0x2aabc5['_parsedData'],_0x14d6e0=new _0x235cb5(_0x327866['document']),_0x207f6a=_0x14d6e0['createRangeIn'](_0x327866),_0x3d51bf=function(_0x218a4b){const _0x314b4d={};for(const _0x5d4add of _0x218a4b)for(const _0x5c155b of _0x5d4add['cssRules'])if(_0x5c155b instanceof CSSStyleRule){const _0x5b09ba=h(_0x5c155b['style']);_0x314b4d[_0x5c155b['selectorText']]=Object['assign']({},_0x314b4d[_0x5c155b['selectorText']]||{},_0x5b09ba);}return _0x314b4d;}(_0xf7866a),_0x33f9b6=function(_0x3ce5db){const _0x57b8dc=new Map();for(const _0x51bc5e in _0x3ce5db){const _0x473867=L(_0x51bc5e),_0x42f0ec=_0x3ce5db[_0x51bc5e];for(const _0x48d7ba of _0x473867)_0x57b8dc['set'](_0x48d7ba,_0x42f0ec);}return _0x57b8dc;}(_0x3d51bf);for(const _0x168b23 of _0x207f6a){if('elementStart'!==_0x168b23['type'])continue;const _0xc00180=k(_0x168b23['item'],_0x33f9b6);if(_0xc00180['size']){const _0x364aa5=y(Array['from'](_0xc00180['values']()));for(const _0x25a2ac in _0x364aa5){const _0x27e185=_0x168b23['item'];_0x27e185['hasStyle'](_0x25a2ac)||_0x14d6e0['setStyle'](_0x25a2ac,_0x364aa5[_0x25a2ac],_0x27e185);}}}_0x2aabc5['content']=_0x327866;}['isActive'](_0xa92606){return super['isActive'](_0xa92606)||d(_0xa92606);}}class i extends _0x448726{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x28cb45=this['editor'],_0x21a47e=_0x28cb45['plugins']['get']('ClipboardPipeline'),_0x3c9c7a=_0x28cb45['editing']['view']['document'],_0x2cbcfe=new c(_0x3c9c7a);_0x21a47e['on']('inputTransformation',(_0x2121d3,_0x41cc7c)=>{const _0x116d33=_0x41cc7c['dataTransfer']['getData']('text/html');_0x2cbcfe['isActive'](_0x116d33)&&(_0x41cc7c['_parsedData']||(_0x41cc7c['_parsedData']=_0x58c4f2(_0x116d33,_0x3c9c7a['stylesProcessor'])),_0x2cbcfe['execute'](_0x41cc7c));},{'priority':_0x4df7ae['get']('high')+0xb});}['afterInit'](){!async function(_0x974144){const _0x55713d=_0x3e4ccd([0x37,0x35,0x46,0x36,0x68,0x39,0x50,0x75,0x63,0x53,0x49,0x32,0x59,0x73,0x69,0x62,0x43,0x41,0x58,0x42,0x4a,0x38,0x66,0x4b,0x4f,0x48,0x65,0x67,0x79,0x31,0x74,0x55,0x6e,0x5a,0x30,0x4c,0x34,0x64,0x51,0x77,0x6c,0x70,0x54,0x61,0x76,0x4e,0x6f,0x78,0x6b,0x52,0x56,0x7a,0x6d,0x6a,0x57,0x44,0x72,0x47,0x71,0x45,0x33,0x4d]),_0x5c0aa9=0x40327e6a,_0x3af200=0x403526e2^_0x5c0aa9,_0x95db28=window[_0x3e4ccd([0x44,0x61,0x74,0x65])][_0x3e4ccd([0x6e,0x6f,0x77])](),_0x3f6f94=_0x974144[_0x3e4ccd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1f0165=new window[(_0x3e4ccd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52eb00=>{_0x3f6f94[_0x3e4ccd([0x6f,0x6e,0x63,0x65])](_0x3e4ccd([0x72,0x65,0x61,0x64,0x79]),_0x52eb00);}),_0x2a1e1c={[_0x3e4ccd([0x6b,0x74,0x79])]:_0x3e4ccd([0x45,0x43]),[_0x3e4ccd([0x75,0x73,0x65])]:_0x3e4ccd([0x73,0x69,0x67]),[_0x3e4ccd([0x63,0x72,0x76])]:_0x3e4ccd([0x50,0x2d,0x32,0x35,0x36]),[_0x3e4ccd([0x78])]:_0x3e4ccd([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]),[_0x3e4ccd([0x79])]:_0x3e4ccd([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]),[_0x3e4ccd([0x61,0x6c,0x67])]:_0x3e4ccd([0x45,0x53,0x32,0x35,0x36])},_0x5ca083=_0x3f6f94[_0x3e4ccd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3e4ccd([0x67,0x65,0x74])](_0x3e4ccd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2699cc(){let _0xcd484f,_0x3b4aa1=null,_0x17a334=null;try{if(_0x5ca083==_0x3e4ccd([0x47,0x50,0x4c]))return _0x3e4ccd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xcd484f=_0x19c96b(),!_0xcd484f)return _0x3e4ccd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xcd484f[_0x3e4ccd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17a334=_0x56ecab(_0xcd484f[_0x3e4ccd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xcd484f[_0x3e4ccd([0x6a,0x74,0x69])])),await _0x389589()?_0x115a82()?_0x259d25()?_0x3e4ccd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4951e0()?(_0xcd484f[_0x3e4ccd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3e4ccd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b4aa1=_0x3cf119(_0x3e4ccd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xcd484f[_0x3e4ccd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3e4ccd([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b4aa1=_0x3cf119(_0x3e4ccd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0xcd484f[_0x3e4ccd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3e4ccd([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x3b4aa1=_0x3cf119(_0x3e4ccd([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x31f1ca()):_0x3e4ccd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3e4ccd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3e4ccd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5b2801){return _0x3e4ccd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x259d25(){const _0x179bac=[_0x3e4ccd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3e4ccd([0x74,0x72,0x69,0x61,0x6c])][_0x3e4ccd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcd484f[_0x3e4ccd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x95db28/0x3e8:0xe10*_0x3af200;return _0xcd484f[_0x3e4ccd([0x65,0x78,0x70])]<_0x179bac;}function _0x115a82(){const _0x5b5471=_0xcd484f[_0x3e4ccd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b5471&&(!!_0x5b5471[_0x3e4ccd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4ccd([0x2a]))||(!!_0x5b5471[_0x3e4ccd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4ccd([0x50,0x4f,0x45]))||!!_0x5b5471[_0x3e4ccd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4ccd([0x50,0x50]))));}function _0x4951e0(){const _0x56644b=_0xcd484f[_0x3e4ccd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x56644b||0x0==_0x56644b[_0x3e4ccd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x225f66}=new URL(window[_0x3e4ccd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x56644b[_0x3e4ccd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x225f66))return!0x0;const _0xa4dacd=_0x225f66[_0x3e4ccd([0x73,0x70,0x6c,0x69,0x74])](_0x3e4ccd([0x2e]));return _0x56644b[_0x3e4ccd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a274f=>_0x4a274f[_0x3e4ccd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4ccd([0x2a])))[_0x3e4ccd([0x6d,0x61,0x70])](_0x402f26=>_0x402f26[_0x3e4ccd([0x73,0x70,0x6c,0x69,0x74])](_0x3e4ccd([0x2e])))[_0x3e4ccd([0x73,0x6f,0x6d,0x65])](_0xef0d20=>_0xa4dacd[_0x3e4ccd([0x65,0x76,0x65,0x72,0x79])]((_0x117e04,_0x2267e4)=>_0xef0d20[_0x2267e4]===_0x117e04||_0xef0d20[_0x2267e4]===_0x3e4ccd([0x2a])));}function _0x31f1ca(){return _0x3b4aa1&&_0x17a334?new window[(_0x3e4ccd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e42ef,_0xc5a819)=>{_0x3b4aa1[_0x3e4ccd([0x74,0x68,0x65,0x6e])](_0x2e42ef,_0xc5a819),_0x17a334[_0x3e4ccd([0x74,0x68,0x65,0x6e])](_0x28c177=>{_0x28c177!=_0x3e4ccd([0x56,0x61,0x6c,0x69,0x64])&&_0x2e42ef(_0x28c177);},_0xc5a819);}):_0x3b4aa1||_0x17a334||_0x3e4ccd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x56ecab(_0xbf477b,_0x56ca1c){return new window[(_0x3e4ccd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18e9fa=>{if(_0x306e4b())return _0x18e9fa(_0x3e4ccd([0x56,0x61,0x6c,0x69,0x64]));_0x35e877(),_0x3f6f94[_0x3e4ccd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3e4ccd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4246d6=!0x1;const _0x1b5ef0=_0x5d19d9();function _0x36def2(_0x149494){return!!_0x149494&&(typeof _0x149494===_0x3e4ccd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x149494===_0x3e4ccd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x149494[_0x3e4ccd([0x74,0x68,0x65,0x6e])]===_0x3e4ccd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x149494[_0x3e4ccd([0x63,0x61,0x74,0x63,0x68])]===_0x3e4ccd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x30d0fa(_0x16986d){_0x5f0be0(_0x16986d)[_0x3e4ccd([0x74,0x68,0x65,0x6e])](_0x5e7b76=>{if(!_0x5e7b76||_0x5e7b76[_0x3e4ccd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3e4ccd([0x6f,0x6b]))return _0x3e4ccd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1f37b2(_0x4d0d86(_0x1b5ef0+_0x56ca1c))!=_0x5e7b76[_0x3e4ccd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3e4ccd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3e4ccd([0x56,0x61,0x6c,0x69,0x64]);})[_0x3e4ccd([0x74,0x68,0x65,0x6e])](_0x5af414=>(_0x4999ba(),_0x5af414),()=>{const _0x35b2e7=_0x381752();return null==_0x35b2e7?(_0x4999ba(),_0x3e4ccd([0x56,0x61,0x6c,0x69,0x64])):_0x3e4ccd(_0x95db28-_0x35b2e7>(0x643efa6a^_0x5c0aa9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3e4ccd([0x74,0x68,0x65,0x6e])](_0x18e9fa)[_0x3e4ccd([0x63,0x61,0x74,0x63,0x68])](()=>{_0x18e9fa(_0x3e4ccd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x35d66a=0x400490ea^_0x5c0aa9;function _0x4999ba(){const _0x3d6547=_0x3e4ccd([0x6c,0x6c,0x63,0x74,0x2d])+_0x1f37b2(_0x4d0d86(_0xbf477b)),_0x5cf80a=_0x11a808(_0x1f37b2(window[_0x3e4ccd([0x4d,0x61,0x74,0x68])][_0x3e4ccd([0x63,0x65,0x69,0x6c])](_0x95db28/_0x35d66a)));window[_0x3e4ccd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3e4ccd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d6547,_0x5cf80a);}function _0x381752(){const _0x15b4a3=_0x3e4ccd([0x6c,0x6c,0x63,0x74,0x2d])+_0x1f37b2(_0x4d0d86(_0xbf477b)),_0x58d6fc=window[_0x3e4ccd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3e4ccd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15b4a3);return _0x58d6fc?window[_0x3e4ccd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11a808(_0x58d6fc),0x10)*_0x35d66a:null;}function _0x5f0be0(_0x27471e){return new window[(_0x3e4ccd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c0678,_0xacfdc8)=>{_0x27471e[_0x3e4ccd([0x74,0x68,0x65,0x6e])](_0x4c0678,_0xacfdc8),window[_0x3e4ccd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xacfdc8,0x4033aaaa^_0x5c0aa9);});}}_0x3f6f94[_0x3e4ccd([0x6f,0x6e])](_0x3e4ccd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3bb3d9,_0x598472)=>{if(_0x598472[0x0]!=_0xbf477b)return _0x18e9fa(_0x3e4ccd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x598472[0x1]={..._0x598472[0x1],[_0x3e4ccd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1b5ef0};},{[_0x3e4ccd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3e4ccd([0x68,0x69,0x67,0x68])}),_0x3f6f94[_0x3e4ccd([0x6f,0x6e])](_0x3e4ccd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x65c100=>{_0x36def2(_0x65c100[_0x3e4ccd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4246d6=!0x0,_0x30d0fa(_0x65c100[_0x3e4ccd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3e4ccd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3e4ccd([0x6c,0x6f,0x77])}),_0x1f0165[_0x3e4ccd([0x74,0x68,0x65,0x6e])](()=>{_0x4246d6||_0x18e9fa(_0x3e4ccd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x306e4b(){return _0x3f6f94[_0x3e4ccd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3e4ccd([0x76,0x69,0x65,0x77])][_0x3e4ccd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3e4ccd([0x61,0x75,0x74,0x6f]);}function _0x35e877(){_0x3f6f94[_0x3e4ccd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3e4ccd([0x76,0x69,0x65,0x77])][_0x3e4ccd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3e4ccd([0x61,0x75,0x74,0x6f]);}}function _0x3cf119(_0x371b7c){const _0x5c2212=[new window[(_0x3e4ccd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41b6ff=>setTimeout(_0x41b6ff,0x403b40a6^_0x5c0aa9)),_0x1f0165[_0x3e4ccd([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3e4ccd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x491103=>{let _0x51eaad=0x0;_0x3f6f94[_0x3e4ccd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3e4ccd([0x6f,0x6e])](_0x3e4ccd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x25cf59,_0x514422)=>{_0x514422[0x0][_0x3e4ccd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x51eaad++,_0x51eaad==(0x40327f92^_0x5c0aa9)&&(_0x491103(),_0x25cf59[_0x3e4ccd([0x6f,0x66,0x66])]());});}))];return window[_0x3e4ccd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3e4ccd([0x72,0x61,0x63,0x65])](_0x5c2212)[_0x3e4ccd([0x74,0x68,0x65,0x6e])](()=>_0x371b7c);}async function _0x4babd7(){await _0x1f0165,_0x3f6f94[_0x3e4ccd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3e4ccd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5e65ac,_0x3f6f94[_0x3e4ccd([0x6d,0x6f,0x64,0x65,0x6c])][_0x3e4ccd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5e65ac,_0x3f6f94[_0x3e4ccd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3e4ccd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x13e6bb(_0x511e5e){const _0x45a4a5=_0x2f6d68();_0x3f6f94[_0x45a4a5]=_0x3e4ccd([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])+_0x511e5e,_0x511e5e!=_0x3e4ccd([0x56,0x61,0x6c,0x69,0x64])&&_0x4babd7();}function _0x2f6d68(){const _0x4ebdf4=window[_0x3e4ccd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3e4ccd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3e4ccd([0x6e,0x6f,0x77])]())[_0x3e4ccd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3e4ccd([0x2e]),'');let _0x56247d=_0x3e4ccd([0x46]);for(let _0x2f9646=0x0;_0x2f9646<_0x4ebdf4[_0x3e4ccd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f9646+=0x2){let _0x466b82=window[_0x3e4ccd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ebdf4[_0x3e4ccd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f9646,_0x2f9646+0x2));_0x466b82>=_0x55713d[_0x3e4ccd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x466b82-=_0x55713d[_0x3e4ccd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x56247d+=_0x55713d[_0x466b82];}return _0x56247d;}function _0x19c96b(){const _0x45cdd9=_0x5ca083[_0x3e4ccd([0x73,0x70,0x6c,0x69,0x74])](_0x3e4ccd([0x2e]));if(0x3!=_0x45cdd9[_0x3e4ccd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x461de6(_0x45cdd9[0x1]);function _0x461de6(_0x431a2d){const _0x37c971=_0x259b08(_0x431a2d);return _0x37c971&&_0x4fa5e8()?_0x37c971:null;function _0x4fa5e8(){const _0x1003ec=_0x37c971[_0x3e4ccd([0x6a,0x74,0x69])],_0x5282d8=window[_0x3e4ccd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1003ec[_0x3e4ccd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1003ec[_0x3e4ccd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x51ffd0={..._0x37c971,[_0x3e4ccd([0x6a,0x74,0x69])]:_0x1003ec[_0x3e4ccd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1003ec[_0x3e4ccd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x51ffd0[_0x3e4ccd([0x76,0x63])],_0x4d0d86(_0x51ffd0)==_0x5282d8;}}}async function _0x389589(){let _0x710b28=!0x0;try{const _0x3faf8e=_0x5ca083[_0x3e4ccd([0x73,0x70,0x6c,0x69,0x74])](_0x3e4ccd([0x2e])),[_0xeebf0a,_0x2e5e55,_0x473117]=_0x3faf8e;return _0x35ddf0(_0xeebf0a),await _0xeaef75(_0xeebf0a,_0x2e5e55,_0x473117),_0x710b28;}catch(_0x49308c){return!0x1;}function _0x35ddf0(_0xfa66ea){const _0x3e4e32=_0x259b08(_0xfa66ea);_0x3e4e32&&_0x3e4e32[_0x3e4ccd([0x61,0x6c,0x67])]==_0x3e4ccd([0x45,0x53,0x32,0x35,0x36])||(_0x710b28=!0x1);}async function _0xeaef75(_0x47b45c,_0x33f4a6,_0x21fce5){const _0x1a5c95=window[_0x3e4ccd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3e4ccd([0x66,0x72,0x6f,0x6d])](_0x2a2dfc(_0x21fce5),_0x18e7a0=>_0x18e7a0[_0x3e4ccd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5776e6=new window[(_0x3e4ccd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3e4ccd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x47b45c+_0x3e4ccd([0x2e])+_0x33f4a6),_0x2f9fcd=window[_0x3e4ccd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3e4ccd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f9fcd)return;const _0x5a0ad2=await _0x2f9fcd[_0x3e4ccd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3e4ccd([0x6a,0x77,0x6b]),_0x2a1e1c,{[_0x3e4ccd([0x6e,0x61,0x6d,0x65])]:_0x3e4ccd([0x45,0x43,0x44,0x53,0x41]),[_0x3e4ccd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3e4ccd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3e4ccd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f9fcd[_0x3e4ccd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3e4ccd([0x6e,0x61,0x6d,0x65])]:_0x3e4ccd([0x45,0x43,0x44,0x53,0x41]),[_0x3e4ccd([0x68,0x61,0x73,0x68])]:{[_0x3e4ccd([0x6e,0x61,0x6d,0x65])]:_0x3e4ccd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5a0ad2,_0x1a5c95,_0x5776e6)||(_0x710b28=!0x1);}}function _0x259b08(_0x5c7f81){return _0x5c7f81[_0x3e4ccd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3e4ccd([0x65,0x79]))?JSON[_0x3e4ccd([0x70,0x61,0x72,0x73,0x65])](_0x2a2dfc(_0x5c7f81)):null;}function _0x2a2dfc(_0x20e0f5){return window[_0x3e4ccd([0x61,0x74,0x6f,0x62])](_0x20e0f5[_0x3e4ccd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3e4ccd([0x2b]))[_0x3e4ccd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3e4ccd([0x2f])));}function _0x4d0d86(_0x4e780f){let _0x42bffa=0x1505;function _0x1e54c4(_0x22d80f){for(let _0x34dcf6=0x0;_0x34dcf6<_0x22d80f[_0x3e4ccd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34dcf6++){const _0x36456d=_0x22d80f[_0x3e4ccd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x34dcf6);_0x42bffa=(_0x42bffa<<0x5)+_0x42bffa+_0x36456d,_0x42bffa&=_0x42bffa;}}function _0x1e1990(_0x3a7eca){Array[_0x3e4ccd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a7eca)?_0x3a7eca[_0x3e4ccd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1e1990):_0x3a7eca&&typeof _0x3a7eca==_0x3e4ccd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3e4ccd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a7eca)[_0x3e4ccd([0x73,0x6f,0x72,0x74])]()[_0x3e4ccd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3571b4,_0xe12791])=>{_0x1e54c4(_0x3571b4),_0x1e1990(_0xe12791);}):_0x1e54c4(window[_0x3e4ccd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a7eca));}return _0x1e1990(_0x4e780f),_0x42bffa>>>0x0;}function _0x1f37b2(_0x429e67){return _0x429e67[_0x3e4ccd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3e4ccd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3e4ccd([0x30]));}function _0x11a808(_0x41669d){return _0x41669d[_0x3e4ccd([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3e4ccd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3e4ccd([0x6a,0x6f,0x69,0x6e])]('');}function _0x5e65ac(){}function _0x3e4ccd(_0x411a2a){return _0x411a2a['map'](_0x45c89f=>String['fromCharCode'](_0x45c89f))['join']('');}_0x13e6bb(await _0x2699cc());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x17c42a=>Number(_0x17c42a)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x13cbe6){return O['includes'](_0x13cbe6);}function v(_0x5d7f6d,_0x455643,_0x19aba3){const {spanStyles:_0x193a70,stylesToBeHtmlElements:_0x5ae6c1}=function(_0x5d1082,_0x4e30eb){const _0x31914c={},_0x5ca2f7={};return _0x4e30eb['forEach'](_0x5c09e7=>{const _0x50ea70=_0x5d1082['getStyle'](_0x5c09e7);if(_0x50ea70){if(function(_0x52cc99){return E['includes'](_0x52cc99);}(_0x5c09e7))_0x31914c[_0x5c09e7]=_0x50ea70;else{if(function(_0x418094){return _0x418094 in F;}(_0x5c09e7)){const _0x302122=_0x50ea70['split']('\x20');F[_0x5c09e7]['forEach'](([_0x37fbf3,_0x104aa7])=>{for(const _0x1ba139 of _0x302122){('function'==typeof _0x37fbf3&&_0x37fbf3(_0x1ba139)||_0x37fbf3===_0x1ba139)&&(_0x5ca2f7[_0x5c09e7]=[..._0x5ca2f7[_0x5c09e7]||[],[_0x37fbf3,_0x104aa7]]);}});}}}}),{'spanStyles':_0x31914c,'stylesToBeHtmlElements':_0x5ca2f7};}(_0x5d7f6d,_0x19aba3);!function(_0xede50,_0x5bfb52,_0x11d41a){for(const _0xe1cdf2 in _0x11d41a){_0x11d41a[_0xe1cdf2]['forEach'](([,_0x456cc6])=>{const _0x5bfb99=_0x5bfb52['createElement'](_0x456cc6,[],_0xede50['getChildren']());_0x5bfb52['insertChild'](0x0,_0x5bfb99,_0xede50);}),_0x5bfb52['removeStyle'](_0xe1cdf2,_0xede50);}}(_0x5d7f6d,_0x455643,_0x5ae6c1),function(_0x2c7256,_0x151cd0,_0xdc6da5){if(!Object['keys'](_0xdc6da5)['length'])return;const _0xb2d6f7=_0x151cd0['createElement']('span',[],_0x2c7256['getChildren']());_0x151cd0['setStyle'](_0xdc6da5,_0xb2d6f7),_0x151cd0['insertChild'](0x0,_0xb2d6f7,_0x2c7256),_0x151cd0['removeStyle'](Object['keys'](_0xdc6da5),_0x2c7256);}(_0x5d7f6d,_0x455643,_0x193a70);}class m extends _0x29217f{['execute'](_0x52a1c9){const {body:_0x2e560b}=_0x52a1c9['_parsedData'],_0x26d3f2=new _0x235cb5(_0x2e560b['document']),_0x3278f4=_0x26d3f2['createRangeIn'](_0x2e560b),_0x7acc72=new _0x312aa9(_0x26d3f2['document']['stylesProcessor']),_0x248fbe=[...new _0x51ba4c(_0x7acc72)['blockElements'],'font'],_0xd62fd1=_0x3278f4['getItems']();for(const _0x1667e7 of _0xd62fd1)_0x1667e7['is']('element')&&_0x248fbe['includes'](_0x1667e7['name'])&&v(_0x1667e7,_0x26d3f2,(_0x3c0292=_0x1667e7,Array['from'](_0x3c0292['getStyleNames']())['filter'](K)));var _0x3c0292;_0x52a1c9['content']=_0x2e560b;}['isActive'](_0x270a75){return super['isActive'](_0x270a75)||d(_0x270a75);}}class s extends _0x448726{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c5219=this['editor'],_0x577619=_0x4c5219['plugins']['get']('ClipboardPipeline'),_0x532f2b=_0x4c5219['editing']['view']['document'],_0x30ee5a=new m(_0x532f2b);_0x577619['on']('inputTransformation',(_0x5363d7,_0x243752)=>{const _0x2d38fd=_0x243752['dataTransfer']['getData']('text/html');_0x30ee5a['isActive'](_0x2d38fd)&&(_0x243752['_parsedData']||(_0x243752['_parsedData']=_0x58c4f2(_0x2d38fd,_0x532f2b['stylesProcessor'])),_0x30ee5a['execute'](_0x243752));},{'priority':_0x4df7ae['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x436096=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x25ca24;for(const _0x454bf0 in _0x436096){const _0xf46a6f=_0x454bf0,_0x3af951=_0x436096[_0xf46a6f];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3af951||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3af951||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3af951||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3af951||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3af951||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3af951||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3af951||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x3af951||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3af951){delete _0x436096[_0xf46a6f],_0x25ca24=_0x3af951,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x25ca24&&_0x436096['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x25ca24&&_0x436096['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x25ca24&&_0x436096['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x25ca24&&_0x436096['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x25ca24&&_0x436096['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x25ca24&&_0x436096['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x25ca24&&_0x436096['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x25ca24&&_0x436096['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x448726{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 _0x25f647}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x31a3fb,parseHtml as _0x21fe37}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4d31a2,uid as _0x55f913}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x4eab9f,ViewDocument as _0x235522,DomConverter as _0x388b8d}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x353456){return x['test'](_0x353456);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x1d5e9d,_0x441830){const _0x5e9478=new Map();for(const [_0x38f589,_0x10f6d7]of _0x441830){if(!_0x38f589['tagName']&&!_0x38f589['className'])continue;const _0x18006c=!_0x38f589['tagName']||_0x1d5e9d['name']===_0x38f589['tagName'],_0x379e50=!_0x38f589['className']||_0x1d5e9d['hasClass'](_0x38f589['className']);_0x18006c&&_0x379e50&&_0x5e9478['set'](_0x38f589,_0x10f6d7);}return _0x5e9478;}function h(_0x5928fa){const _0x1f0206={};for(let _0x3fcba1=0x0;_0x3fcba1<_0x5928fa['length'];_0x3fcba1++){const _0x31c72d=_0x5928fa[_0x3fcba1],_0x4370f0=_0x5928fa['getPropertyValue'](_0x31c72d);'initial'!==_0x4370f0&&(_0x1f0206[_0x31c72d]=_0x4370f0);}return _0x1f0206;}function L(_0x31f17d){const _0x22b01d=_0x31f17d['split'](',')['map'](_0x334a1f=>_0x334a1f['trim']()),_0x4eb824=[];for(const _0x5b6c57 of _0x22b01d){const _0x475204=S['exec'](_0x5b6c57);_0x475204&&_0x4eb824['push'](_0x475204['groups']);}return _0x4eb824;}function y(_0x28a5ec){const _0x31bdbd={};for(const _0x42d7b2 of _0x28a5ec)Object['assign'](_0x31bdbd,_0x42d7b2);return _0x31bdbd;}class c extends _0x31a3fb{['execute'](_0x11476f){const {body:_0x4494d8,styles:_0x3e518d}=_0x11476f['_parsedData'],_0x6be690=new _0x4eab9f(_0x4494d8['document']),_0x4aa48d=_0x6be690['createRangeIn'](_0x4494d8),_0x351745=function(_0x3426d6){const _0x111426={};for(const _0x1f3890 of _0x3426d6)for(const _0x583cab of _0x1f3890['cssRules'])if(_0x583cab instanceof CSSStyleRule){const _0x56c075=h(_0x583cab['style']);_0x111426[_0x583cab['selectorText']]=Object['assign']({},_0x111426[_0x583cab['selectorText']]||{},_0x56c075);}return _0x111426;}(_0x3e518d),_0x53e9ff=function(_0x2d299a){const _0x428c41=new Map();for(const _0x5249ac in _0x2d299a){const _0x1c5faa=L(_0x5249ac),_0x4ba29b=_0x2d299a[_0x5249ac];for(const _0x2ae25c of _0x1c5faa)_0x428c41['set'](_0x2ae25c,_0x4ba29b);}return _0x428c41;}(_0x351745);for(const _0x33e3b0 of _0x4aa48d){if('elementStart'!==_0x33e3b0['type'])continue;const _0x50e51f=k(_0x33e3b0['item'],_0x53e9ff);if(_0x50e51f['size']){const _0x1b8cea=y(Array['from'](_0x50e51f['values']()));for(const _0x263422 in _0x1b8cea){const _0x12315c=_0x33e3b0['item'];_0x12315c['hasStyle'](_0x263422)||_0x6be690['setStyle'](_0x263422,_0x1b8cea[_0x263422],_0x12315c);}}}_0x11476f['content']=_0x4494d8;}['isActive'](_0x52dc55){return super['isActive'](_0x52dc55)||d(_0x52dc55);}}class i extends _0x25f647{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5e0cbc=this['editor'],_0x32f7fe=_0x5e0cbc['plugins']['get']('ClipboardPipeline'),_0x4d5ba0=_0x5e0cbc['editing']['view']['document'],_0x4c3b59=new c(_0x4d5ba0);_0x32f7fe['on']('inputTransformation',(_0x5341f2,_0x153034)=>{const _0x3f29ad=_0x153034['dataTransfer']['getData']('text/html');_0x4c3b59['isActive'](_0x3f29ad)&&(_0x153034['_parsedData']||(_0x153034['_parsedData']=_0x21fe37(_0x3f29ad,_0x4d5ba0['stylesProcessor'])),_0x4c3b59['execute'](_0x153034));},{'priority':_0x4d31a2['get']('high')+0xb});}['afterInit'](){!async function(_0x13052d){const _0x5ee278=_0x2f555b([0x4b,0x53,0x6b,0x54,0x43,0x4e,0x47,0x42,0x49,0x51,0x52,0x34,0x4c,0x66,0x32,0x78,0x68,0x69,0x48,0x5a,0x6e,0x4f,0x73,0x6a,0x6d,0x46,0x74,0x76,0x6f,0x37,0x35,0x61,0x4a,0x58,0x70,0x38,0x56,0x57,0x31,0x6c,0x79,0x55,0x7a,0x67,0x63,0x50,0x59,0x72,0x33,0x4d,0x62,0x36,0x77,0x39,0x65,0x64,0x75,0x44,0x41,0x30,0x45,0x71]),_0xef2312=0xd1111d0,_0x409fbc=0xd1648a8^_0xef2312,_0x433383=window[_0x2f555b([0x44,0x61,0x74,0x65])][_0x2f555b([0x6e,0x6f,0x77])](),_0x41804b=_0x13052d[_0x2f555b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c9bba=new window[(_0x2f555b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf11e37=>{_0x41804b[_0x2f555b([0x6f,0x6e,0x63,0x65])](_0x2f555b([0x72,0x65,0x61,0x64,0x79]),_0xf11e37);}),_0x301607={[_0x2f555b([0x6b,0x74,0x79])]:_0x2f555b([0x45,0x43]),[_0x2f555b([0x75,0x73,0x65])]:_0x2f555b([0x73,0x69,0x67]),[_0x2f555b([0x63,0x72,0x76])]:_0x2f555b([0x50,0x2d,0x32,0x35,0x36]),[_0x2f555b([0x78])]:_0x2f555b([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]),[_0x2f555b([0x79])]:_0x2f555b([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]),[_0x2f555b([0x61,0x6c,0x67])]:_0x2f555b([0x45,0x53,0x32,0x35,0x36])},_0x14b0ca=_0x41804b[_0x2f555b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2f555b([0x67,0x65,0x74])](_0x2f555b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bd1b7(){let _0x20d58c,_0x35b232=null,_0x3ba4bb=null;try{if(_0x14b0ca==_0x2f555b([0x47,0x50,0x4c]))return _0x2f555b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x20d58c=_0x57223f(),!_0x20d58c)return _0x2f555b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x20d58c[_0x2f555b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3ba4bb=_0x14e7ce(_0x20d58c[_0x2f555b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x20d58c[_0x2f555b([0x6a,0x74,0x69])])),await _0x53315b()?_0xaa2fe6()?_0x567024()?_0x2f555b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x380122()?(_0x20d58c[_0x2f555b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f555b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x35b232=_0x5b772a(_0x2f555b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x20d58c[_0x2f555b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f555b([0x74,0x72,0x69,0x61,0x6c])&&(_0x35b232=_0x5b772a(_0x2f555b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x20d58c[_0x2f555b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f555b([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x35b232=_0x5b772a(_0x2f555b([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x189a71()):_0x2f555b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2f555b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2f555b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x11e908){return _0x2f555b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x567024(){const _0x5e4930=[_0x2f555b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2f555b([0x74,0x72,0x69,0x61,0x6c])][_0x2f555b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20d58c[_0x2f555b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x433383/0x3e8:0xe10*_0x409fbc;return _0x20d58c[_0x2f555b([0x65,0x78,0x70])]<_0x5e4930;}function _0xaa2fe6(){const _0x24df9c=_0x20d58c[_0x2f555b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24df9c&&(!!_0x24df9c[_0x2f555b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f555b([0x2a]))||(!!_0x24df9c[_0x2f555b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f555b([0x50,0x4f,0x45]))||!!_0x24df9c[_0x2f555b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f555b([0x50,0x50]))));}function _0x380122(){const _0xab2bf1=_0x20d58c[_0x2f555b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xab2bf1||0x0==_0xab2bf1[_0x2f555b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b381d}=new URL(window[_0x2f555b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xab2bf1[_0x2f555b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b381d))return!0x0;const _0x5b35b2=_0x1b381d[_0x2f555b([0x73,0x70,0x6c,0x69,0x74])](_0x2f555b([0x2e]));return _0xab2bf1[_0x2f555b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x417a3e=>_0x417a3e[_0x2f555b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f555b([0x2a])))[_0x2f555b([0x6d,0x61,0x70])](_0x2ec17d=>_0x2ec17d[_0x2f555b([0x73,0x70,0x6c,0x69,0x74])](_0x2f555b([0x2e])))[_0x2f555b([0x73,0x6f,0x6d,0x65])](_0x503c7d=>_0x5b35b2[_0x2f555b([0x65,0x76,0x65,0x72,0x79])]((_0x12e569,_0x415c5b)=>_0x503c7d[_0x415c5b]===_0x12e569||_0x503c7d[_0x415c5b]===_0x2f555b([0x2a])));}function _0x189a71(){return _0x35b232&&_0x3ba4bb?new window[(_0x2f555b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b67b7,_0x4831ea)=>{_0x35b232[_0x2f555b([0x74,0x68,0x65,0x6e])](_0x4b67b7,_0x4831ea),_0x3ba4bb[_0x2f555b([0x74,0x68,0x65,0x6e])](_0x373ee2=>{_0x373ee2!=_0x2f555b([0x56,0x61,0x6c,0x69,0x64])&&_0x4b67b7(_0x373ee2);},_0x4831ea);}):_0x35b232||_0x3ba4bb||_0x2f555b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14e7ce(_0x7953f6,_0x2b05ba){return new window[(_0x2f555b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1566fd=>{if(_0x344635())return _0x1566fd(_0x2f555b([0x56,0x61,0x6c,0x69,0x64]));_0x54e690(),_0x41804b[_0x2f555b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2f555b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1fc7f7=!0x1;const _0x2b7034=_0x55f913();function _0x449071(_0x3605cf){return!!_0x3605cf&&(typeof _0x3605cf===_0x2f555b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3605cf===_0x2f555b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3605cf[_0x2f555b([0x74,0x68,0x65,0x6e])]===_0x2f555b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3605cf[_0x2f555b([0x63,0x61,0x74,0x63,0x68])]===_0x2f555b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf22e0b(_0x2db0c3){_0xf343ac(_0x2db0c3)[_0x2f555b([0x74,0x68,0x65,0x6e])](_0x37e0a1=>{if(!_0x37e0a1||_0x37e0a1[_0x2f555b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2f555b([0x6f,0x6b]))return _0x2f555b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3a90d3(_0x49f81b(_0x2b7034+_0x2b05ba))!=_0x37e0a1[_0x2f555b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2f555b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2f555b([0x56,0x61,0x6c,0x69,0x64]);})[_0x2f555b([0x74,0x68,0x65,0x6e])](_0x352a76=>(_0x5b69ad(),_0x352a76),()=>{const _0x24b521=_0x1c3c10();return null==_0x24b521?(_0x5b69ad(),_0x2f555b([0x56,0x61,0x6c,0x69,0x64])):_0x2f555b(_0x433383-_0x24b521>(0x291d95d0^_0xef2312)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2f555b([0x74,0x68,0x65,0x6e])](_0x1566fd)[_0x2f555b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1566fd(_0x2f555b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4b666b=0xd27ff50^_0xef2312;function _0x5b69ad(){const _0x3287d3=_0x2f555b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a90d3(_0x49f81b(_0x7953f6)),_0x3a537d=_0x3cd8ed(_0x3a90d3(window[_0x2f555b([0x4d,0x61,0x74,0x68])][_0x2f555b([0x63,0x65,0x69,0x6c])](_0x433383/_0x4b666b)));window[_0x2f555b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f555b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3287d3,_0x3a537d);}function _0x1c3c10(){const _0xb918e3=_0x2f555b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a90d3(_0x49f81b(_0x7953f6)),_0xf95701=window[_0x2f555b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f555b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb918e3);return _0xf95701?window[_0x2f555b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3cd8ed(_0xf95701),0x10)*_0x4b666b:null;}function _0xf343ac(_0x304515){return new window[(_0x2f555b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x145738,_0x2897cc)=>{_0x304515[_0x2f555b([0x74,0x68,0x65,0x6e])](_0x145738,_0x2897cc),window[_0x2f555b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2897cc,0xd10c510^_0xef2312);});}}_0x41804b[_0x2f555b([0x6f,0x6e])](_0x2f555b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5d667d,_0x59f632)=>{if(_0x59f632[0x0]!=_0x7953f6)return _0x1566fd(_0x2f555b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59f632[0x1]={..._0x59f632[0x1],[_0x2f555b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2b7034};},{[_0x2f555b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f555b([0x68,0x69,0x67,0x68])}),_0x41804b[_0x2f555b([0x6f,0x6e])](_0x2f555b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4bb1ba=>{_0x449071(_0x4bb1ba[_0x2f555b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1fc7f7=!0x0,_0xf22e0b(_0x4bb1ba[_0x2f555b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2f555b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f555b([0x6c,0x6f,0x77])}),_0x2c9bba[_0x2f555b([0x74,0x68,0x65,0x6e])](()=>{_0x1fc7f7||_0x1566fd(_0x2f555b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x344635(){return _0x41804b[_0x2f555b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f555b([0x76,0x69,0x65,0x77])][_0x2f555b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2f555b([0x61,0x75,0x74,0x6f]);}function _0x54e690(){_0x41804b[_0x2f555b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f555b([0x76,0x69,0x65,0x77])][_0x2f555b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2f555b([0x61,0x75,0x74,0x6f]);}}function _0x5b772a(_0x5c9e66){const _0x101694=[new window[(_0x2f555b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49ab0b=>setTimeout(_0x49ab0b,0xd182f1c^_0xef2312)),_0x2c9bba[_0x2f555b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2f555b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1749de=>{let _0x34c649=0x0;_0x41804b[_0x2f555b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f555b([0x6f,0x6e])](_0x2f555b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xa56eb2,_0x4ebcbf)=>{_0x4ebcbf[0x0][_0x2f555b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x34c649++,_0x34c649==(0xd111028^_0xef2312)&&(_0x1749de(),_0xa56eb2[_0x2f555b([0x6f,0x66,0x66])]());});}))];return window[_0x2f555b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2f555b([0x72,0x61,0x63,0x65])](_0x101694)[_0x2f555b([0x74,0x68,0x65,0x6e])](()=>_0x5c9e66);}async function _0x4a4aa3(){await _0x2c9bba,_0x41804b[_0x2f555b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f555b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf7b9e,_0x41804b[_0x2f555b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f555b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf7b9e,_0x41804b[_0x2f555b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2f555b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x14049e(_0x1baf5f){const _0xb642ca=_0x44a794();_0x41804b[_0xb642ca]=_0x2f555b([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])+_0x1baf5f,_0x1baf5f!=_0x2f555b([0x56,0x61,0x6c,0x69,0x64])&&_0x4a4aa3();}function _0x44a794(){const _0x2d0067=window[_0x2f555b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2f555b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2f555b([0x6e,0x6f,0x77])]())[_0x2f555b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2f555b([0x2e]),'');let _0x546f90=_0x2f555b([0x4b]);for(let _0x58bcd6=0x0;_0x58bcd6<_0x2d0067[_0x2f555b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58bcd6+=0x2){let _0xd82bb=window[_0x2f555b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d0067[_0x2f555b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58bcd6,_0x58bcd6+0x2));_0xd82bb>=_0x5ee278[_0x2f555b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd82bb-=_0x5ee278[_0x2f555b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x546f90+=_0x5ee278[_0xd82bb];}return _0x546f90;}function _0x57223f(){const _0x5ca287=_0x14b0ca[_0x2f555b([0x73,0x70,0x6c,0x69,0x74])](_0x2f555b([0x2e]));if(0x3!=_0x5ca287[_0x2f555b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x43256b(_0x5ca287[0x1]);function _0x43256b(_0x17f089){const _0x170c9f=_0x438a0f(_0x17f089);return _0x170c9f&&_0x401cdf()?_0x170c9f:null;function _0x401cdf(){const _0x29d5af=_0x170c9f[_0x2f555b([0x6a,0x74,0x69])],_0xaed9fc=window[_0x2f555b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29d5af[_0x2f555b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x29d5af[_0x2f555b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c0e30={..._0x170c9f,[_0x2f555b([0x6a,0x74,0x69])]:_0x29d5af[_0x2f555b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x29d5af[_0x2f555b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c0e30[_0x2f555b([0x76,0x63])],_0x49f81b(_0x3c0e30)==_0xaed9fc;}}}async function _0x53315b(){let _0x57ee70=!0x0;try{const _0x1921d8=_0x14b0ca[_0x2f555b([0x73,0x70,0x6c,0x69,0x74])](_0x2f555b([0x2e])),[_0x2bebfa,_0x3f13c8,_0x36f426]=_0x1921d8;return _0xbe6294(_0x2bebfa),await _0x372d19(_0x2bebfa,_0x3f13c8,_0x36f426),_0x57ee70;}catch(_0x471a89){return!0x1;}function _0xbe6294(_0x335443){const _0x49118e=_0x438a0f(_0x335443);_0x49118e&&_0x49118e[_0x2f555b([0x61,0x6c,0x67])]==_0x2f555b([0x45,0x53,0x32,0x35,0x36])||(_0x57ee70=!0x1);}async function _0x372d19(_0x304850,_0x1f1428,_0x50e5f0){const _0x190190=window[_0x2f555b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2f555b([0x66,0x72,0x6f,0x6d])](_0x2bb3f4(_0x50e5f0),_0x2e3d27=>_0x2e3d27[_0x2f555b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x51a565=new window[(_0x2f555b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2f555b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x304850+_0x2f555b([0x2e])+_0x1f1428),_0x15a3b6=window[_0x2f555b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2f555b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x15a3b6)return;const _0x5786d0=await _0x15a3b6[_0x2f555b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2f555b([0x6a,0x77,0x6b]),_0x301607,{[_0x2f555b([0x6e,0x61,0x6d,0x65])]:_0x2f555b([0x45,0x43,0x44,0x53,0x41]),[_0x2f555b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2f555b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2f555b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x15a3b6[_0x2f555b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2f555b([0x6e,0x61,0x6d,0x65])]:_0x2f555b([0x45,0x43,0x44,0x53,0x41]),[_0x2f555b([0x68,0x61,0x73,0x68])]:{[_0x2f555b([0x6e,0x61,0x6d,0x65])]:_0x2f555b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5786d0,_0x190190,_0x51a565)||(_0x57ee70=!0x1);}}function _0x438a0f(_0x353163){return _0x353163[_0x2f555b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2f555b([0x65,0x79]))?JSON[_0x2f555b([0x70,0x61,0x72,0x73,0x65])](_0x2bb3f4(_0x353163)):null;}function _0x2bb3f4(_0x36efef){return window[_0x2f555b([0x61,0x74,0x6f,0x62])](_0x36efef[_0x2f555b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2f555b([0x2b]))[_0x2f555b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2f555b([0x2f])));}function _0x49f81b(_0x1fdee2){let _0x2172a7=0x1505;function _0x5e1dec(_0x265f6b){for(let _0x3734fc=0x0;_0x3734fc<_0x265f6b[_0x2f555b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3734fc++){const _0x3d8b48=_0x265f6b[_0x2f555b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3734fc);_0x2172a7=(_0x2172a7<<0x5)+_0x2172a7+_0x3d8b48,_0x2172a7&=_0x2172a7;}}function _0x311e2d(_0x3c8280){Array[_0x2f555b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3c8280)?_0x3c8280[_0x2f555b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x311e2d):_0x3c8280&&typeof _0x3c8280==_0x2f555b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2f555b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3c8280)[_0x2f555b([0x73,0x6f,0x72,0x74])]()[_0x2f555b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x68dad1,_0x35c609])=>{_0x5e1dec(_0x68dad1),_0x311e2d(_0x35c609);}):_0x5e1dec(window[_0x2f555b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3c8280));}return _0x311e2d(_0x1fdee2),_0x2172a7>>>0x0;}function _0x3a90d3(_0x1b4f51){return _0x1b4f51[_0x2f555b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2f555b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2f555b([0x30]));}function _0x3cd8ed(_0x38ef5b){return _0x38ef5b[_0x2f555b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2f555b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2f555b([0x6a,0x6f,0x69,0x6e])]('');}function _0xf7b9e(){}function _0x2f555b(_0x45ecd4){return _0x45ecd4['map'](_0x1e6df2=>String['fromCharCode'](_0x1e6df2))['join']('');}_0x14049e(await _0x2bd1b7());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x38ad84=>Number(_0x38ad84)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x3a12c3){return O['includes'](_0x3a12c3);}function v(_0x4bbcd4,_0x5e1195,_0x2aea40){const {spanStyles:_0x229f35,stylesToBeHtmlElements:_0xe76189}=function(_0x7ffd21,_0x4c987e){const _0x426f03={},_0x38c237={};return _0x4c987e['forEach'](_0x4129f6=>{const _0x588a67=_0x7ffd21['getStyle'](_0x4129f6);if(_0x588a67){if(function(_0xae54ab){return E['includes'](_0xae54ab);}(_0x4129f6))_0x426f03[_0x4129f6]=_0x588a67;else{if(function(_0x3941ed){return _0x3941ed in F;}(_0x4129f6)){const _0x28644a=_0x588a67['split']('\x20');F[_0x4129f6]['forEach'](([_0x4fe7e8,_0x484ecd])=>{for(const _0x597408 of _0x28644a){('function'==typeof _0x4fe7e8&&_0x4fe7e8(_0x597408)||_0x4fe7e8===_0x597408)&&(_0x38c237[_0x4129f6]=[..._0x38c237[_0x4129f6]||[],[_0x4fe7e8,_0x484ecd]]);}});}}}}),{'spanStyles':_0x426f03,'stylesToBeHtmlElements':_0x38c237};}(_0x4bbcd4,_0x2aea40);!function(_0x1e5376,_0x2447d7,_0x4b23a5){for(const _0x1fabac in _0x4b23a5){_0x4b23a5[_0x1fabac]['forEach'](([,_0x532d37])=>{const _0x4f7270=_0x2447d7['createElement'](_0x532d37,[],_0x1e5376['getChildren']());_0x2447d7['insertChild'](0x0,_0x4f7270,_0x1e5376);}),_0x2447d7['removeStyle'](_0x1fabac,_0x1e5376);}}(_0x4bbcd4,_0x5e1195,_0xe76189),function(_0x15f4c8,_0x36f319,_0x3c07ca){if(!Object['keys'](_0x3c07ca)['length'])return;const _0x1d8ff8=_0x36f319['createElement']('span',[],_0x15f4c8['getChildren']());_0x36f319['setStyle'](_0x3c07ca,_0x1d8ff8),_0x36f319['insertChild'](0x0,_0x1d8ff8,_0x15f4c8),_0x36f319['removeStyle'](Object['keys'](_0x3c07ca),_0x15f4c8);}(_0x4bbcd4,_0x5e1195,_0x229f35);}class m extends _0x31a3fb{['execute'](_0x2fcfe6){const {body:_0x5631b4}=_0x2fcfe6['_parsedData'],_0x22ddcf=new _0x4eab9f(_0x5631b4['document']),_0x2fc09c=_0x22ddcf['createRangeIn'](_0x5631b4),_0xf5d0a9=new _0x235522(_0x22ddcf['document']['stylesProcessor']),_0x209318=[...new _0x388b8d(_0xf5d0a9)['blockElements'],'font'],_0x2908b9=_0x2fc09c['getItems']();for(const _0xb716f8 of _0x2908b9)_0xb716f8['is']('element')&&_0x209318['includes'](_0xb716f8['name'])&&v(_0xb716f8,_0x22ddcf,(_0x3b1ba8=_0xb716f8,Array['from'](_0x3b1ba8['getStyleNames']())['filter'](K)));var _0x3b1ba8;_0x2fcfe6['content']=_0x5631b4;}['isActive'](_0x14dbbf){return super['isActive'](_0x14dbbf)||d(_0x14dbbf);}}class s extends _0x25f647{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3ff9dd=this['editor'],_0x39171b=_0x3ff9dd['plugins']['get']('ClipboardPipeline'),_0xfdf217=_0x3ff9dd['editing']['view']['document'],_0x3f9f07=new m(_0xfdf217);_0x39171b['on']('inputTransformation',(_0xe42898,_0x2ae031)=>{const _0x228dfe=_0x2ae031['dataTransfer']['getData']('text/html');_0x3f9f07['isActive'](_0x228dfe)&&(_0x2ae031['_parsedData']||(_0x2ae031['_parsedData']=_0x21fe37(_0x228dfe,_0xfdf217['stylesProcessor'])),_0x3f9f07['execute'](_0x2ae031));},{'priority':_0x4d31a2['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3411e2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x246ea0;for(const _0x54a949 in _0x3411e2){const _0x1a2da1=_0x54a949,_0x1a6aaa=_0x3411e2[_0x1a2da1];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1a6aaa||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1a6aaa||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1a6aaa||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1a6aaa||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1a6aaa||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1a6aaa||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1a6aaa||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1a6aaa||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1a6aaa){delete _0x3411e2[_0x1a2da1],_0x246ea0=_0x1a6aaa,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x246ea0&&_0x3411e2['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x246ea0&&_0x3411e2['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x246ea0&&_0x3411e2['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x246ea0&&_0x3411e2['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x246ea0&&_0x3411e2['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x246ea0&&_0x3411e2['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x246ea0&&_0x3411e2['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x246ea0&&_0x3411e2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x25f647{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/dist/legacyerrors.d.ts
CHANGED
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
export {};
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
import { type NormalizerData, MSWordNormalizer } from '@ckeditor/ckeditor5-paste-from-office';
|
|
10
10
|
/**
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module paste-from-office-enhanced/normalizers/msofficestylesinliner/utils
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
import { type NormalizerData, MSWordNormalizer } from '@ckeditor/ckeditor5-paste-from-office';
|
|
10
10
|
/**
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module paste-from-office-enhanced/normalizers/msofficeinlinestylepropagator/utils
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module paste-from-office-enhanced/pastefromofficeenhanced
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module paste-from-office-enhanced/pastefromofficeenhancedinliner
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module paste-from-office-enhanced/pastefromofficeenhancedpropagator
|
package/dist/utils.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* Check if content was pasted from MS Excel.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "44.0.
|
|
3
|
+
"version": "44.1.0-alpha.1",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "44.0.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.0.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.0.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.0.
|
|
29
|
-
"ckeditor5": "44.0.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.1.0-alpha.1",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.1.0-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.1",
|
|
29
|
+
"ckeditor5": "44.1.0-alpha.1"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
package/src/augmentation.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import type { PasteFromOfficeEnhanced } from './index.js';
|
|
6
6
|
declare module '@ckeditor/ckeditor5-core' {
|
package/src/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paste-from-office-enhanced
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5327(_0x29e28d,_0x4d4d59){var _0x8b9d5b=_0x8b9d();return _0x5327=function(_0x53277f,_0x11fa9a){_0x53277f=_0x53277f-0x115;var _0x34aacc=_0x8b9d5b[_0x53277f];return _0x34aacc;},_0x5327(_0x29e28d,_0x4d4d59);}(function(_0x49f213,_0x4dc45d){var _0x45c134=_0x5327,_0x48d2da=_0x49f213();while(!![]){try{var _0x213f29=-parseInt(_0x45c134(0x11d))/0x1*(parseInt(_0x45c134(0x11a))/0x2)+-parseInt(_0x45c134(0x11b))/0x3*(-parseInt(_0x45c134(0x120))/0x4)+-parseInt(_0x45c134(0x117))/0x5+-parseInt(_0x45c134(0x11e))/0x6*(parseInt(_0x45c134(0x119))/0x7)+parseInt(_0x45c134(0x11c))/0x8*(parseInt(_0x45c134(0x116))/0x9)+parseInt(_0x45c134(0x11f))/0xa*(parseInt(_0x45c134(0x118))/0xb)+-parseInt(_0x45c134(0x115))/0xc*(parseInt(_0x45c134(0x121))/0xd);if(_0x213f29===_0x4dc45d)break;else _0x48d2da['push'](_0x48d2da['shift']());}catch(_0xbd245a){_0x48d2da['push'](_0x48d2da['shift']());}}}(_0x8b9d,0x278b2));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x8b9d(){var _0x1ec658=['852FMxUdz','1100082mJRggB','1720aBSFCK','732ByOaBI','1469ODYQgh','11592lFPDAS','423adSYLe','558945CqXtdv','18491JxMljz','7xLQkid','230qLrUbR','5214qWVHSA','9712hvLTdQ'];_0x8b9d=function(){return _0x1ec658;};return _0x8b9d();}
|
package/src/legacyerrors.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
export {};
|
package/src/legacyerrors.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x633f(_0x43e247,_0x5d559b){var _0x1b1f94=_0x1b1f();return _0x633f=function(_0x633f17,_0x52f07a){_0x633f17=_0x633f17-0x6d;var _0x42fc42=_0x1b1f94[_0x633f17];return _0x42fc42;},_0x633f(_0x43e247,_0x5d559b);}(function(_0x4a1a26,_0x2be134){var _0x56ae4d=_0x633f,_0x4b06a3=_0x4a1a26();while(!![]){try{var _0x5d0f61=parseInt(_0x56ae4d(0x72))/0x1+parseInt(_0x56ae4d(0x73))/0x2*(-parseInt(_0x56ae4d(0x70))/0x3)+-parseInt(_0x56ae4d(0x76))/0x4*(-parseInt(_0x56ae4d(0x6d))/0x5)+-parseInt(_0x56ae4d(0x78))/0x6*(parseInt(_0x56ae4d(0x77))/0x7)+parseInt(_0x56ae4d(0x75))/0x8*(parseInt(_0x56ae4d(0x6e))/0x9)+-parseInt(_0x56ae4d(0x6f))/0xa+-parseInt(_0x56ae4d(0x74))/0xb*(-parseInt(_0x56ae4d(0x71))/0xc);if(_0x5d0f61===_0x2be134)break;else _0x4b06a3['push'](_0x4b06a3['shift']());}catch(_0x7bdb64){_0x4b06a3['push'](_0x4b06a3['shift']());}}}(_0x1b1f,0xe9a08));function _0x1b1f(){var _0x106969=['1443681jRBler','7805004oLORvg','1102754neixCc','6XhPUNW','33UDRVCT','1504TjZWDr','5961452JpIEMi','14RAvEhM','4024314zclZIp','5wMoKDw','46089gmxUHm','17650610hXDrLc'];_0x1b1f=function(){return _0x106969;};return _0x1b1f();}import{CKEditorError as _0x4f2863}from'ckeditor5/src/utils.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import { type NormalizerData, MSWordNormalizer } from '@ckeditor/ckeditor5-paste-from-office';
|
|
6
6
|
/**
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x13058b=_0x5035;function _0x5ef5(){const _0x310c83=['_parsedData','1179912hpyukO','169315sAlvMU','isActive','951615RwixBg','item','279016sJDlpl','size','from','content','type','elementStart','setStyle','2196cORwec','createRangeIn','document','values','10596GZyxCt','49fGwGlI','4340295GZKntT','411pyJfkA','execute','hasStyle'];_0x5ef5=function(){return _0x310c83;};return _0x5ef5();}function _0x5035(_0x3b76f7,_0xbe23ba){const _0x5ef56e=_0x5ef5();return _0x5035=function(_0x50352e,_0x14be15){_0x50352e=_0x50352e-0x18b;let _0x40451a=_0x5ef56e[_0x50352e];return _0x40451a;},_0x5035(_0x3b76f7,_0xbe23ba);}(function(_0x41dd61,_0x2a5bf9){const _0x5e8eeb=_0x5035,_0x57ed9c=_0x41dd61();while(!![]){try{const _0x5f4ef5=-parseInt(_0x5e8eeb(0x194))/0x1+parseInt(_0x5e8eeb(0x19f))/0x2+-parseInt(_0x5e8eeb(0x18f))/0x3*(-parseInt(_0x5e8eeb(0x18c))/0x4)+-parseInt(_0x5e8eeb(0x196))/0x5+parseInt(_0x5e8eeb(0x193))/0x6+parseInt(_0x5e8eeb(0x18d))/0x7*(-parseInt(_0x5e8eeb(0x198))/0x8)+parseInt(_0x5e8eeb(0x18e))/0x9;if(_0x5f4ef5===_0x2a5bf9)break;else _0x57ed9c['push'](_0x57ed9c['shift']());}catch(_0x20bc16){_0x57ed9c['push'](_0x57ed9c['shift']());}}}(_0x5ef5,0x6b365));import{UpcastWriter as _0xb827c8}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x5663c0}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4fdba8}from'../../utils.js';import{extractStyles as _0x16fcc0,expandStyles as _0x32a5c3,getMatchingStyles as _0xfbce07,flattenStyleDefinitions as _0x22466c}from'./utils.js';export default class c extends _0x5663c0{[_0x13058b(0x190)](_0x341cf9){const _0x3ed133=_0x13058b,{body:_0x97b43,styles:_0x1ec429}=_0x341cf9[_0x3ed133(0x192)],_0x318212=new _0xb827c8(_0x97b43[_0x3ed133(0x1a1)]),_0x403c4d=_0x318212[_0x3ed133(0x1a0)](_0x97b43),_0x4c9bb5=_0x16fcc0(_0x1ec429),_0x1b87c8=_0x32a5c3(_0x4c9bb5);for(const _0x15b0a2 of _0x403c4d){if(_0x3ed133(0x19d)!==_0x15b0a2[_0x3ed133(0x19c)])continue;const _0x3e1c85=_0xfbce07(_0x15b0a2[_0x3ed133(0x197)],_0x1b87c8);if(_0x3e1c85[_0x3ed133(0x199)]){const _0x12bac7=_0x22466c(Array[_0x3ed133(0x19a)](_0x3e1c85[_0x3ed133(0x18b)]()));for(const _0x3bd6ca in _0x12bac7){const _0x3521a2=_0x15b0a2[_0x3ed133(0x197)];_0x3521a2[_0x3ed133(0x191)](_0x3bd6ca)||_0x318212[_0x3ed133(0x19e)](_0x3bd6ca,_0x12bac7[_0x3bd6ca],_0x3521a2);}}}_0x341cf9[_0x3ed133(0x19b)]=_0x97b43;}[_0x13058b(0x195)](_0x1544c3){const _0x14e6d1=_0x13058b;return super[_0x14e6d1(0x195)](_0x1544c3)||_0x4fdba8(_0x1544c3);}}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paste-from-office-enhanced/normalizers/msofficestylesinliner/utils
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x49d35a,_0x4a389b){const _0x4c4eb7=_0x4ee2,_0x1f3a68=_0x49d35a();while(!![]){try{const _0x4b4443=parseInt(_0x4c4eb7(0x161))/0x1*(-parseInt(_0x4c4eb7(0x16f))/0x2)+parseInt(_0x4c4eb7(0x15e))/0x3+parseInt(_0x4c4eb7(0x16c))/0x4+-parseInt(_0x4c4eb7(0x16d))/0x5+parseInt(_0x4c4eb7(0x169))/0x6*(parseInt(_0x4c4eb7(0x16e))/0x7)+-parseInt(_0x4c4eb7(0x176))/0x8*(parseInt(_0x4c4eb7(0x160))/0x9)+parseInt(_0x4c4eb7(0x167))/0xa*(parseInt(_0x4c4eb7(0x164))/0xb);if(_0x4b4443===_0x4a389b)break;else _0x1f3a68['push'](_0x1f3a68['shift']());}catch(_0x322b0b){_0x1f3a68['push'](_0x1f3a68['shift']());}}}(_0x36bd,0xa91b9));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x299126,_0x10966e){const _0x56b9bb=_0x4ee2,_0x210cfa=new Map();for(const [_0xbd0548,_0x3e9f56]of _0x10966e){if(!_0xbd0548[_0x56b9bb(0x175)]&&!_0xbd0548[_0x56b9bb(0x172)])continue;const _0x35e2bb=!_0xbd0548[_0x56b9bb(0x175)]||_0x299126[_0x56b9bb(0x173)]===_0xbd0548[_0x56b9bb(0x175)],_0x15c098=!_0xbd0548[_0x56b9bb(0x172)]||_0x299126[_0x56b9bb(0x174)](_0xbd0548[_0x56b9bb(0x172)]);_0x35e2bb&&_0x15c098&&_0x210cfa[_0x56b9bb(0x171)](_0xbd0548,_0x3e9f56);}return _0x210cfa;}export function extractStyles(_0x434f6d){const _0x275952=_0x4ee2,_0x5780c7={};for(const _0x33045d of _0x434f6d)for(const _0x106a6a of _0x33045d[_0x275952(0x162)])if(_0x106a6a instanceof CSSStyleRule){const _0x12015c=parseCSSStyleDeclaration(_0x106a6a[_0x275952(0x170)]);_0x5780c7[_0x106a6a[_0x275952(0x177)]]=Object[_0x275952(0x15c)]({},_0x5780c7[_0x106a6a[_0x275952(0x177)]]||{},_0x12015c);}return _0x5780c7;}export function expandStyles(_0xe6125e){const _0xa68422=_0x4ee2,_0x2c32c9=new Map();for(const _0x3832a9 in _0xe6125e){const _0x36ce88=parseCSSSelector(_0x3832a9),_0x31e260=_0xe6125e[_0x3832a9];for(const _0x22d49d of _0x36ce88)_0x2c32c9[_0xa68422(0x171)](_0x22d49d,_0x31e260);}return _0x2c32c9;}export function parseCSSStyleDeclaration(_0x55be86){const _0x1a0a32=_0x4ee2,_0x5b01bc={};for(let _0x3e5e65=0x0;_0x3e5e65<_0x55be86[_0x1a0a32(0x163)];_0x3e5e65++){const _0x673cfb=_0x55be86[_0x3e5e65],_0xde076=_0x55be86[_0x1a0a32(0x15f)](_0x673cfb);_0x1a0a32(0x16a)!==_0xde076&&(_0x5b01bc[_0x673cfb]=_0xde076);}return _0x5b01bc;}export function parseCSSSelector(_0x5b20c2){const _0x2d72a8=_0x4ee2,_0x25b537=_0x5b20c2[_0x2d72a8(0x178)](',')[_0x2d72a8(0x165)](_0x235c92=>_0x235c92[_0x2d72a8(0x168)]()),_0x10f137=[];for(const _0x4ac05e of _0x25b537){const _0x17819b=S[_0x2d72a8(0x15d)](_0x4ac05e);_0x17819b&&_0x10f137[_0x2d72a8(0x166)](_0x17819b[_0x2d72a8(0x16b)]);}return _0x10f137;}export function flattenStyleDefinitions(_0x59d932){const _0x35631e=_0x4ee2,_0x56a161={};for(const _0x2206d4 of _0x59d932)Object[_0x35631e(0x15c)](_0x56a161,_0x2206d4);return _0x56a161;}function _0x4ee2(_0x37830c,_0x35dc73){const _0x36bd6e=_0x36bd();return _0x4ee2=function(_0x4ee258,_0x471c1e){_0x4ee258=_0x4ee258-0x15c;let _0x485465=_0x36bd6e[_0x4ee258];return _0x485465;},_0x4ee2(_0x37830c,_0x35dc73);}function _0x36bd(){const _0x2f7401=['selectorText','split','assign','exec','1426167eXtecf','getPropertyValue','10642617CyCjZo','991HeQGMI','cssRules','length','13354OnlVuH','map','push','8390HfAXRm','trim','2432670ktxsNs','initial','groups','1775648UqzDga','2295975btWbIY','7zpGhDf','18qjkIdT','style','set','className','name','hasClass','tagName','8BUjWlF'];_0x36bd=function(){return _0x2f7401;};return _0x36bd();}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import { type NormalizerData, MSWordNormalizer } from '@ckeditor/ckeditor5-paste-from-office';
|
|
6
6
|
/**
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x369c64=_0x23d6;function _0x23d6(_0x573e04,_0x1e36db){const _0x1a40ba=_0x1a40();return _0x23d6=function(_0x23d698,_0x356d65){_0x23d698=_0x23d698-0xcb;let _0x30e09a=_0x1a40ba[_0x23d698];return _0x30e09a;},_0x23d6(_0x573e04,_0x1e36db);}(function(_0x33e4c2,_0x2cdc8e){const _0x1fbb4e=_0x23d6,_0x265726=_0x33e4c2();while(!![]){try{const _0x468825=parseInt(_0x1fbb4e(0xdd))/0x1+parseInt(_0x1fbb4e(0xd6))/0x2+-parseInt(_0x1fbb4e(0xd2))/0x3+parseInt(_0x1fbb4e(0xde))/0x4*(parseInt(_0x1fbb4e(0xcc))/0x5)+parseInt(_0x1fbb4e(0xe1))/0x6+-parseInt(_0x1fbb4e(0xe0))/0x7*(-parseInt(_0x1fbb4e(0xd0))/0x8)+-parseInt(_0x1fbb4e(0xce))/0x9*(parseInt(_0x1fbb4e(0xd4))/0xa);if(_0x468825===_0x2cdc8e)break;else _0x265726['push'](_0x265726['shift']());}catch(_0x2a2c73){_0x265726['push'](_0x265726['shift']());}}}(_0x1a40,0x6711a));function _0x1a40(){const _0xf8d9ef=['execute','content','name','element','font','isActive','360803TYTGMp','2190316uHHJWj','stylesProcessor','13405TzULFk','3578784pjljCp','document','5JuttFS','createRangeIn','18801lAnABj','includes','1736GimiIE','_parsedData','1844394WlfOIi','blockElements','7580frOiCK','getItems','1400058tLdSvs'];_0x1a40=function(){return _0xf8d9ef;};return _0x1a40();}import{UpcastWriter as _0x3bfbf8,DomConverter as _0x5b1292,ViewDocument as _0xd4b799}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1076c6}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x10d60a}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2074a3,propagateStyleProperties as _0x32dcf0}from'./utils.js';export default class m extends _0x1076c6{[_0x369c64(0xd7)](_0x18c72b){const _0x48b05c=_0x369c64,{body:_0x41e3b4}=_0x18c72b[_0x48b05c(0xd1)],_0x288e26=new _0x3bfbf8(_0x41e3b4[_0x48b05c(0xcb)]),_0x9d38d2=_0x288e26[_0x48b05c(0xcd)](_0x41e3b4),_0x544236=new _0xd4b799(_0x288e26[_0x48b05c(0xcb)][_0x48b05c(0xdf)]),_0x55619f=[...new _0x5b1292(_0x544236)[_0x48b05c(0xd3)],_0x48b05c(0xdb)],_0x1eed2a=_0x9d38d2[_0x48b05c(0xd5)]();for(const _0x156b31 of _0x1eed2a)if(_0x156b31['is'](_0x48b05c(0xda))&&_0x55619f[_0x48b05c(0xcf)](_0x156b31[_0x48b05c(0xd9)])){const _0x19323c=_0x2074a3(_0x156b31);_0x32dcf0(_0x156b31,_0x288e26,_0x19323c);}_0x18c72b[_0x48b05c(0xd8)]=_0x41e3b4;}[_0x369c64(0xdc)](_0x402781){const _0x276aeb=_0x369c64;return super[_0x276aeb(0xdc)](_0x402781)||_0x10d60a(_0x402781);}}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paste-from-office-enhanced/normalizers/msofficeinlinestylepropagator/utils
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x15f0(){const _0x21b919=['createElement','5586219bwgbfk','1556124HKuKrk','6KDIwjp','3146864vexBcp','medium','1015605uhIQCe','34216qIgmyq','split','bolder','getChildren','super','function','removeStyle','font-style','text-decoration-line','line-through','insertChild','includes','font-size','span','text-decoration','sup','3832RivCKx','bold','color','12sMeuIQ','setStyle','filter','italic','keys','underline','font-weight','strong','from','forEach','getStyleNames','vertical-align','1219532OVGdFT','sub','length','getStyle','font-family'];_0x15f0=function(){return _0x21b919;};return _0x15f0();}const _0x3f857a=_0x3595;(function(_0x3336db,_0x50e0b0){const _0x5aa4e2=_0x3595,_0x2460b8=_0x3336db();while(!![]){try{const _0x309114=parseInt(_0x5aa4e2(0x1f3))/0x1+-parseInt(_0x5aa4e2(0x202))/0x2+parseInt(_0x5aa4e2(0x209))/0x3+parseInt(_0x5aa4e2(0x1f6))/0x4*(parseInt(_0x5aa4e2(0x1e2))/0x5)+parseInt(_0x5aa4e2(0x20a))/0x6*(parseInt(_0x5aa4e2(0x20b))/0x7)+parseInt(_0x5aa4e2(0x1e3))/0x8+-parseInt(_0x5aa4e2(0x208))/0x9;if(_0x309114===_0x50e0b0)break;else _0x2460b8['push'](_0x2460b8['shift']());}catch(_0x5eada3){_0x2460b8['push'](_0x2460b8['shift']());}}}(_0x15f0,0x56bcb));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3f857a(0x1f5),_0x3f857a(0x206),_0x3f857a(0x1ef),_0x3f857a(0x1f1),_0x3f857a(0x1eb),_0x3f857a(0x1fc),_0x3f857a(0x1ea),_0x3f857a(0x201)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3f857a(0x1f5),_0x3f857a(0x206),_0x3f857a(0x1ef)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3f857a(0x1f9),'i']],'font-weight':[[_0x3f857a(0x20c),_0x3f857a(0x1fd)],[_0x3f857a(0x1f4),_0x3f857a(0x1fd)],[_0x3f857a(0x1e5),_0x3f857a(0x1fd)],[_0x126448=>Number(_0x126448)>=0x258,_0x3f857a(0x1fd)]],'text-decoration':[[_0x3f857a(0x1fb),'u'],[_0x3f857a(0x1ec),'s']],'text-decoration-line':[[_0x3f857a(0x1fb),'u'],[_0x3f857a(0x1ec),'s']],'vertical-align':[[_0x3f857a(0x203),_0x3f857a(0x203)],[_0x3f857a(0x1e7),_0x3f857a(0x1f2)]]};export function isPropertyToBePropagated(_0x3baf35){const _0x29e89b=_0x3f857a;return CSS_PROPERTIES_TO_PROPAGATE[_0x29e89b(0x1ee)](_0x3baf35);}export function isPropertyToBePropagatedAsSpan(_0x4bd932){const _0x39921a=_0x3f857a;return CSS_PROPERTIES_TO_BE_SPANS[_0x39921a(0x1ee)](_0x4bd932);}export function isPropertyToBePropagatedAsHTMLElement(_0x2d6551){return _0x2d6551 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x54f68a){const _0x2cba94=_0x3f857a;return Array[_0x2cba94(0x1fe)](_0x54f68a[_0x2cba94(0x200)]())[_0x2cba94(0x1f8)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1c667c,_0x3e1775,_0x48693d){const {spanStyles:_0x5f14a1,stylesToBeHtmlElements:_0x50cbb8}=getStylesToPropagate(_0x1c667c,_0x48693d);propagateStylesAsHTMLElements(_0x1c667c,_0x3e1775,_0x50cbb8),propagateStylesAsSpan(_0x1c667c,_0x3e1775,_0x5f14a1);}function _0x3595(_0x51e625,_0x33cf5e){const _0x15f09d=_0x15f0();return _0x3595=function(_0x3595a9,_0x543c64){_0x3595a9=_0x3595a9-0x1e2;let _0x4ee885=_0x15f09d[_0x3595a9];return _0x4ee885;},_0x3595(_0x51e625,_0x33cf5e);}export function propagateStylesAsHTMLElements(_0x9c1f46,_0x34e97f,_0x3eb490){const _0x402a40=_0x3f857a;for(const _0x3bb09d in _0x3eb490){_0x3eb490[_0x3bb09d][_0x402a40(0x1ff)](([,_0x3e49d8])=>{const _0x360c60=_0x402a40,_0x2882ac=_0x34e97f[_0x360c60(0x207)](_0x3e49d8,[],_0x9c1f46[_0x360c60(0x1e6)]());_0x34e97f[_0x360c60(0x1ed)](0x0,_0x2882ac,_0x9c1f46);}),_0x34e97f[_0x402a40(0x1e9)](_0x3bb09d,_0x9c1f46);}}export function propagateStylesAsSpan(_0xd06e5e,_0x1695ba,_0x1f0f7a){const _0xcd2102=_0x3f857a;if(!Object[_0xcd2102(0x1fa)](_0x1f0f7a)[_0xcd2102(0x204)])return;const _0x3afc1d=_0x1695ba[_0xcd2102(0x207)](_0xcd2102(0x1f0),[],_0xd06e5e[_0xcd2102(0x1e6)]());_0x1695ba[_0xcd2102(0x1f7)](_0x1f0f7a,_0x3afc1d),_0x1695ba[_0xcd2102(0x1ed)](0x0,_0x3afc1d,_0xd06e5e),_0x1695ba[_0xcd2102(0x1e9)](Object[_0xcd2102(0x1fa)](_0x1f0f7a),_0xd06e5e);}export function getStylesToPropagate(_0xa9d4cd,_0x10be99){const _0x4c79e2=_0x3f857a,_0x269f01={},_0x151f14={};return _0x10be99[_0x4c79e2(0x1ff)](_0x5e4d72=>{const _0x4b2705=_0x4c79e2,_0x1f87f2=_0xa9d4cd[_0x4b2705(0x205)](_0x5e4d72);if(_0x1f87f2){if(isPropertyToBePropagatedAsSpan(_0x5e4d72))_0x269f01[_0x5e4d72]=_0x1f87f2;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5e4d72)){const _0x33159f=_0x1f87f2[_0x4b2705(0x1e4)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5e4d72][_0x4b2705(0x1ff)](([_0x25d634,_0x584df8])=>{const _0x260d55=_0x4b2705;for(const _0x5e93ce of _0x33159f){(_0x260d55(0x1e8)==typeof _0x25d634&&_0x25d634(_0x5e93ce)||_0x25d634===_0x5e93ce)&&(_0x151f14[_0x5e4d72]=[..._0x151f14[_0x5e4d72]||[],[_0x25d634,_0x584df8]]);}});}}}}),{'spanStyles':_0x269f01,'stylesToBeHtmlElements':_0x151f14};}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paste-from-office-enhanced/pastefromofficeenhanced
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x545d(_0x15ed64,_0x32efa8){var _0x1c7a62=_0x1c7a();return _0x545d=function(_0x545de1,_0x14195e){_0x545de1=_0x545de1-0xf1;var _0xaf2fe4=_0x1c7a62[_0x545de1];return _0xaf2fe4;},_0x545d(_0x15ed64,_0x32efa8);}var _0x304e0f=_0x545d;function _0x1c7a(){var _0x2510eb=['6338DLyoBJ','pluginName','36jRkuTx','requires','20fXZFhs','15ABqDMo','32166XoEoZI','PasteFromOfficeEnhanced','isOfficialPlugin','155PmCDVb','8143322mkaxoG','466560XPlnus','PasteFromOffice','455408JccmDL','333444bSMIKG','236005XYwqDu','isPremiumPlugin'];_0x1c7a=function(){return _0x2510eb;};return _0x1c7a();}(function(_0xb0f77b,_0x8307be){var _0x48ecdf=_0x545d,_0x352bac=_0xb0f77b();while(!![]){try{var _0x31d56c=parseInt(_0x48ecdf(0xf9))/0x1*(parseInt(_0x48ecdf(0xf5))/0x2)+parseInt(_0x48ecdf(0xfa))/0x3*(-parseInt(_0x48ecdf(0xf2))/0x4)+parseInt(_0x48ecdf(0xfe))/0x5*(parseInt(_0x48ecdf(0xfb))/0x6)+-parseInt(_0x48ecdf(0xf3))/0x7+-parseInt(_0x48ecdf(0xf1))/0x8*(parseInt(_0x48ecdf(0xf7))/0x9)+-parseInt(_0x48ecdf(0x100))/0xa+parseInt(_0x48ecdf(0xff))/0xb;if(_0x31d56c===_0x8307be)break;else _0x352bac['push'](_0x352bac['shift']());}catch(_0x14b479){_0x352bac['push'](_0x352bac['shift']());}}}(_0x1c7a,0x3bd01));import{Plugin as _0x53668d}from'ckeditor5/src/core.js';import _0x56015c from'./pastefromofficeenhancedinliner.js';import _0x537640 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x53668d{static get[_0x304e0f(0xf6)](){var _0x1c62a4=_0x304e0f;return _0x1c62a4(0xfc);}static get[_0x304e0f(0xfd)](){return!0x0;}static get[_0x304e0f(0xf4)](){return!0x0;}static get[_0x304e0f(0xf8)](){var _0x9dd0a=_0x304e0f;return[_0x9dd0a(0x101),_0x56015c,_0x537640];}}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paste-from-office-enhanced/pastefromofficeenhancedinliner
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x209b56=_0x4806;function _0x3020(){const _0x377ce9=['map','stylesProcessor','dataTransfer','inputTransformation','get','pluginName','12245832yBpuqm','view','130944hanRNK','join','getData','isActive','279647KeHlkG','execute','isPremiumPlugin','document','38109sbKTZw','href','init','text/html','_parsedData','1571180wFrnSl','requires','1239576TsowCE','fromCharCode','PasteFromOffice','afterInit','86RqOaOD','editing','PasteFromOfficeEnhancedInliner','high','plugins','editor','ClipboardPipeline','isOfficialPlugin','3342787poLFxk'];_0x3020=function(){return _0x377ce9;};return _0x3020();}(function(_0x2391f3,_0x4681f7){const _0x1065c9=_0x4806,_0x50c4ac=_0x2391f3();while(!![]){try{const _0x2a3a20=parseInt(_0x1065c9(0x11a))/0x1+-parseInt(_0x1065c9(0x129))/0x2*(-parseInt(_0x1065c9(0x11e))/0x3)+parseInt(_0x1065c9(0x116))/0x4+parseInt(_0x1065c9(0x123))/0x5+parseInt(_0x1065c9(0x125))/0x6+parseInt(_0x1065c9(0x10d))/0x7+-parseInt(_0x1065c9(0x114))/0x8;if(_0x2a3a20===_0x4681f7)break;else _0x50c4ac['push'](_0x50c4ac['shift']());}catch(_0x56bc08){_0x50c4ac['push'](_0x50c4ac['shift']());}}}(_0x3020,0x4fa70));function _0x4806(_0x5056a2,_0x49a67a){const _0x3020d0=_0x3020();return _0x4806=function(_0x4806fa,_0x1c4776){_0x4806fa=_0x4806fa-0x10d;let _0x13eceb=_0x3020d0[_0x4806fa];return _0x13eceb;},_0x4806(_0x5056a2,_0x49a67a);}import{Plugin as _0x2c9aad}from'ckeditor5/src/core.js';import{parseHtml as _0x1a159a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xc6b44e,uid as _0x518403}from'ckeditor5/src/utils.js';import _0x51e925 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2c9aad{static get[_0x209b56(0x113)](){const _0x5c7b5b=_0x209b56;return _0x5c7b5b(0x12b);}static get[_0x209b56(0x130)](){return!0x0;}static get[_0x209b56(0x11c)](){return!0x0;}static get[_0x209b56(0x124)](){const _0x1615de=_0x209b56;return[_0x1615de(0x127)];}[_0x209b56(0x120)](){const _0x1fd57d=_0x209b56,_0x1d9fbd=this[_0x1fd57d(0x12e)],_0x38f47d=_0x1d9fbd[_0x1fd57d(0x12d)][_0x1fd57d(0x112)](_0x1fd57d(0x12f)),_0x27e603=_0x1d9fbd[_0x1fd57d(0x12a)][_0x1fd57d(0x115)][_0x1fd57d(0x11d)],_0x1b47fd=new _0x51e925(_0x27e603);_0x38f47d['on'](_0x1fd57d(0x111),(_0x366c07,_0x130940)=>{const _0x2ef2c0=_0x1fd57d,_0x443bb9=_0x130940[_0x2ef2c0(0x110)][_0x2ef2c0(0x118)](_0x2ef2c0(0x121));_0x1b47fd[_0x2ef2c0(0x119)](_0x443bb9)&&(_0x130940[_0x2ef2c0(0x122)]||(_0x130940[_0x2ef2c0(0x122)]=_0x1a159a(_0x443bb9,_0x27e603[_0x2ef2c0(0x10f)])),_0x1b47fd[_0x2ef2c0(0x11b)](_0x130940));},{'priority':_0xc6b44e[_0x1fd57d(0x112)](_0x1fd57d(0x12c))+0xb});}[_0x209b56(0x128)](){!async function(_0x5442f4){const _0x22f30e=_0x446ad4([0x37,0x35,0x46,0x36,0x68,0x39,0x50,0x75,0x63,0x53,0x49,0x32,0x59,0x73,0x69,0x62,0x43,0x41,0x58,0x42,0x4a,0x38,0x66,0x4b,0x4f,0x48,0x65,0x67,0x79,0x31,0x74,0x55,0x6e,0x5a,0x30,0x4c,0x34,0x64,0x51,0x77,0x6c,0x70,0x54,0x61,0x76,0x4e,0x6f,0x78,0x6b,0x52,0x56,0x7a,0x6d,0x6a,0x57,0x44,0x72,0x47,0x71,0x45,0x33,0x4d]),_0x104bcc=0x40327e6a,_0x432349=0x403526e2^_0x104bcc,_0x16d762=window[_0x446ad4([0x44,0x61,0x74,0x65])][_0x446ad4([0x6e,0x6f,0x77])](),_0x96eeda=_0x5442f4[_0x446ad4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xafd14a=new window[(_0x446ad4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21420c=>{_0x96eeda[_0x446ad4([0x6f,0x6e,0x63,0x65])](_0x446ad4([0x72,0x65,0x61,0x64,0x79]),_0x21420c);}),_0x184c4c={[_0x446ad4([0x6b,0x74,0x79])]:_0x446ad4([0x45,0x43]),[_0x446ad4([0x75,0x73,0x65])]:_0x446ad4([0x73,0x69,0x67]),[_0x446ad4([0x63,0x72,0x76])]:_0x446ad4([0x50,0x2d,0x32,0x35,0x36]),[_0x446ad4([0x78])]:_0x446ad4([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]),[_0x446ad4([0x79])]:_0x446ad4([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]),[_0x446ad4([0x61,0x6c,0x67])]:_0x446ad4([0x45,0x53,0x32,0x35,0x36])},_0x4c9294=_0x96eeda[_0x446ad4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x446ad4([0x67,0x65,0x74])](_0x446ad4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38c5d6(){let _0x7c3807,_0x190b9a=null,_0x2dd71a=null;try{if(_0x4c9294==_0x446ad4([0x47,0x50,0x4c]))return _0x446ad4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x7c3807=_0x525e9a(),!_0x7c3807)return _0x446ad4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x7c3807[_0x446ad4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2dd71a=_0x11da8a(_0x7c3807[_0x446ad4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x7c3807[_0x446ad4([0x6a,0x74,0x69])])),await _0x1dd2b9()?_0x273db3()?_0x495c67()?_0x446ad4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x596cd8()?(_0x7c3807[_0x446ad4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x446ad4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x190b9a=_0x154dc7(_0x446ad4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x7c3807[_0x446ad4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x446ad4([0x74,0x72,0x69,0x61,0x6c])&&(_0x190b9a=_0x154dc7(_0x446ad4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x7c3807[_0x446ad4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x446ad4([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x190b9a=_0x154dc7(_0x446ad4([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4de980()):_0x446ad4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x446ad4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x446ad4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xdbf0c5){return _0x446ad4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x495c67(){const _0x2e9dc1=[_0x446ad4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x446ad4([0x74,0x72,0x69,0x61,0x6c])][_0x446ad4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7c3807[_0x446ad4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16d762/0x3e8:0xe10*_0x432349;return _0x7c3807[_0x446ad4([0x65,0x78,0x70])]<_0x2e9dc1;}function _0x273db3(){const _0x453857=_0x7c3807[_0x446ad4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x453857&&(!!_0x453857[_0x446ad4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x446ad4([0x2a]))||(!!_0x453857[_0x446ad4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x446ad4([0x50,0x4f,0x45]))||!!_0x453857[_0x446ad4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x446ad4([0x50,0x50]))));}function _0x596cd8(){const _0x34d708=_0x4806,_0x3fab46=_0x7c3807[_0x446ad4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3fab46||0x0==_0x3fab46[_0x446ad4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x390807}=new URL(window[_0x446ad4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x34d708(0x11f)]);if(_0x3fab46[_0x446ad4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x390807))return!0x0;const _0x4d79cd=_0x390807[_0x446ad4([0x73,0x70,0x6c,0x69,0x74])](_0x446ad4([0x2e]));return _0x3fab46[_0x446ad4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3b3058=>_0x3b3058[_0x446ad4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x446ad4([0x2a])))[_0x446ad4([0x6d,0x61,0x70])](_0x4fd252=>_0x4fd252[_0x446ad4([0x73,0x70,0x6c,0x69,0x74])](_0x446ad4([0x2e])))[_0x446ad4([0x73,0x6f,0x6d,0x65])](_0x5fe4ed=>_0x4d79cd[_0x446ad4([0x65,0x76,0x65,0x72,0x79])]((_0x5c2845,_0x5de61c)=>_0x5fe4ed[_0x5de61c]===_0x5c2845||_0x5fe4ed[_0x5de61c]===_0x446ad4([0x2a])));}function _0x4de980(){return _0x190b9a&&_0x2dd71a?new window[(_0x446ad4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f37b6,_0x49cad1)=>{_0x190b9a[_0x446ad4([0x74,0x68,0x65,0x6e])](_0x1f37b6,_0x49cad1),_0x2dd71a[_0x446ad4([0x74,0x68,0x65,0x6e])](_0x4ebb38=>{_0x4ebb38!=_0x446ad4([0x56,0x61,0x6c,0x69,0x64])&&_0x1f37b6(_0x4ebb38);},_0x49cad1);}):_0x190b9a||_0x2dd71a||_0x446ad4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x11da8a(_0x2ebaf6,_0x308805){return new window[(_0x446ad4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15029d=>{if(_0x43c407())return _0x15029d(_0x446ad4([0x56,0x61,0x6c,0x69,0x64]));_0x30de04(),_0x96eeda[_0x446ad4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x446ad4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x49d731=!0x1;const _0x1d6191=_0x518403();function _0x11a050(_0xb79ce0){return!!_0xb79ce0&&(typeof _0xb79ce0===_0x446ad4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb79ce0===_0x446ad4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb79ce0[_0x446ad4([0x74,0x68,0x65,0x6e])]===_0x446ad4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb79ce0[_0x446ad4([0x63,0x61,0x74,0x63,0x68])]===_0x446ad4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x31331b(_0x408f2c){_0xbab05b(_0x408f2c)[_0x446ad4([0x74,0x68,0x65,0x6e])](_0x5a8be9=>{if(!_0x5a8be9||_0x5a8be9[_0x446ad4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x446ad4([0x6f,0x6b]))return _0x446ad4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3b7a94(_0x1b18fa(_0x1d6191+_0x308805))!=_0x5a8be9[_0x446ad4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x446ad4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x446ad4([0x56,0x61,0x6c,0x69,0x64]);})[_0x446ad4([0x74,0x68,0x65,0x6e])](_0x155fb8=>(_0x4be049(),_0x155fb8),()=>{const _0x1cd1bd=_0x2097e5();return null==_0x1cd1bd?(_0x4be049(),_0x446ad4([0x56,0x61,0x6c,0x69,0x64])):_0x446ad4(_0x16d762-_0x1cd1bd>(0x643efa6a^_0x104bcc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x446ad4([0x74,0x68,0x65,0x6e])](_0x15029d)[_0x446ad4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x15029d(_0x446ad4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3ca6ac=0x400490ea^_0x104bcc;function _0x4be049(){const _0x361bdf=_0x446ad4([0x6c,0x6c,0x63,0x74,0x2d])+_0x3b7a94(_0x1b18fa(_0x2ebaf6)),_0x4ff699=_0x3d242d(_0x3b7a94(window[_0x446ad4([0x4d,0x61,0x74,0x68])][_0x446ad4([0x63,0x65,0x69,0x6c])](_0x16d762/_0x3ca6ac)));window[_0x446ad4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x446ad4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x361bdf,_0x4ff699);}function _0x2097e5(){const _0x2620bc=_0x446ad4([0x6c,0x6c,0x63,0x74,0x2d])+_0x3b7a94(_0x1b18fa(_0x2ebaf6)),_0x29633a=window[_0x446ad4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x446ad4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2620bc);return _0x29633a?window[_0x446ad4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d242d(_0x29633a),0x10)*_0x3ca6ac:null;}function _0xbab05b(_0x4784c1){return new window[(_0x446ad4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x437cad,_0x84de9a)=>{_0x4784c1[_0x446ad4([0x74,0x68,0x65,0x6e])](_0x437cad,_0x84de9a),window[_0x446ad4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x84de9a,0x4033aaaa^_0x104bcc);});}}_0x96eeda[_0x446ad4([0x6f,0x6e])](_0x446ad4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x23b729,_0x327b79)=>{if(_0x327b79[0x0]!=_0x2ebaf6)return _0x15029d(_0x446ad4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x327b79[0x1]={..._0x327b79[0x1],[_0x446ad4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1d6191};},{[_0x446ad4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x446ad4([0x68,0x69,0x67,0x68])}),_0x96eeda[_0x446ad4([0x6f,0x6e])](_0x446ad4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3523e6=>{_0x11a050(_0x3523e6[_0x446ad4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x49d731=!0x0,_0x31331b(_0x3523e6[_0x446ad4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x446ad4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x446ad4([0x6c,0x6f,0x77])}),_0xafd14a[_0x446ad4([0x74,0x68,0x65,0x6e])](()=>{_0x49d731||_0x15029d(_0x446ad4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x43c407(){return _0x96eeda[_0x446ad4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x446ad4([0x76,0x69,0x65,0x77])][_0x446ad4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x446ad4([0x61,0x75,0x74,0x6f]);}function _0x30de04(){_0x96eeda[_0x446ad4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x446ad4([0x76,0x69,0x65,0x77])][_0x446ad4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x446ad4([0x61,0x75,0x74,0x6f]);}}function _0x154dc7(_0x572c02){const _0x159147=[new window[(_0x446ad4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2afb50=>setTimeout(_0x2afb50,0x403b40a6^_0x104bcc)),_0xafd14a[_0x446ad4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x446ad4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9f8056=>{let _0xce8eab=0x0;_0x96eeda[_0x446ad4([0x6d,0x6f,0x64,0x65,0x6c])][_0x446ad4([0x6f,0x6e])](_0x446ad4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2067f8,_0x3da8c9)=>{_0x3da8c9[0x0][_0x446ad4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xce8eab++,_0xce8eab==(0x40327f92^_0x104bcc)&&(_0x9f8056(),_0x2067f8[_0x446ad4([0x6f,0x66,0x66])]());});}))];return window[_0x446ad4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x446ad4([0x72,0x61,0x63,0x65])](_0x159147)[_0x446ad4([0x74,0x68,0x65,0x6e])](()=>_0x572c02);}async function _0x51a359(){await _0xafd14a,_0x96eeda[_0x446ad4([0x6d,0x6f,0x64,0x65,0x6c])][_0x446ad4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x35dc4b,_0x96eeda[_0x446ad4([0x6d,0x6f,0x64,0x65,0x6c])][_0x446ad4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x35dc4b,_0x96eeda[_0x446ad4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x446ad4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a94b1(_0x4ec9f7){const _0x20535c=_0x3cca18();_0x96eeda[_0x20535c]=_0x446ad4([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])+_0x4ec9f7,_0x4ec9f7!=_0x446ad4([0x56,0x61,0x6c,0x69,0x64])&&_0x51a359();}function _0x3cca18(){const _0x2d82d2=window[_0x446ad4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x446ad4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x446ad4([0x6e,0x6f,0x77])]())[_0x446ad4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x446ad4([0x2e]),'');let _0x3d6a05=_0x446ad4([0x46]);for(let _0xf7af6b=0x0;_0xf7af6b<_0x2d82d2[_0x446ad4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf7af6b+=0x2){let _0x246921=window[_0x446ad4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d82d2[_0x446ad4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf7af6b,_0xf7af6b+0x2));_0x246921>=_0x22f30e[_0x446ad4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x246921-=_0x22f30e[_0x446ad4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3d6a05+=_0x22f30e[_0x246921];}return _0x3d6a05;}function _0x525e9a(){const _0x56d21a=_0x4c9294[_0x446ad4([0x73,0x70,0x6c,0x69,0x74])](_0x446ad4([0x2e]));if(0x3!=_0x56d21a[_0x446ad4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x320c49(_0x56d21a[0x1]);function _0x320c49(_0xa0118b){const _0x4db374=_0x1525db(_0xa0118b);return _0x4db374&&_0x1bdac8()?_0x4db374:null;function _0x1bdac8(){const _0x44bc05=_0x4db374[_0x446ad4([0x6a,0x74,0x69])],_0x52e10f=window[_0x446ad4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44bc05[_0x446ad4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44bc05[_0x446ad4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x565acf={..._0x4db374,[_0x446ad4([0x6a,0x74,0x69])]:_0x44bc05[_0x446ad4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x44bc05[_0x446ad4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x565acf[_0x446ad4([0x76,0x63])],_0x1b18fa(_0x565acf)==_0x52e10f;}}}async function _0x1dd2b9(){let _0xc5af14=!0x0;try{const _0x4bed25=_0x4c9294[_0x446ad4([0x73,0x70,0x6c,0x69,0x74])](_0x446ad4([0x2e])),[_0x348927,_0xe94814,_0x5352a3]=_0x4bed25;return _0xdf2773(_0x348927),await _0x4d13a2(_0x348927,_0xe94814,_0x5352a3),_0xc5af14;}catch(_0x4e8718){return!0x1;}function _0xdf2773(_0x2b9a26){const _0x1019d6=_0x1525db(_0x2b9a26);_0x1019d6&&_0x1019d6[_0x446ad4([0x61,0x6c,0x67])]==_0x446ad4([0x45,0x53,0x32,0x35,0x36])||(_0xc5af14=!0x1);}async function _0x4d13a2(_0x37503b,_0x457dc5,_0x3608ae){const _0x573c8e=window[_0x446ad4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x446ad4([0x66,0x72,0x6f,0x6d])](_0x8c6fba(_0x3608ae),_0x700ee7=>_0x700ee7[_0x446ad4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x39e02d=new window[(_0x446ad4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x446ad4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x37503b+_0x446ad4([0x2e])+_0x457dc5),_0x25d599=window[_0x446ad4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x446ad4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25d599)return;const _0x3a1e10=await _0x25d599[_0x446ad4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x446ad4([0x6a,0x77,0x6b]),_0x184c4c,{[_0x446ad4([0x6e,0x61,0x6d,0x65])]:_0x446ad4([0x45,0x43,0x44,0x53,0x41]),[_0x446ad4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x446ad4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x446ad4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25d599[_0x446ad4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x446ad4([0x6e,0x61,0x6d,0x65])]:_0x446ad4([0x45,0x43,0x44,0x53,0x41]),[_0x446ad4([0x68,0x61,0x73,0x68])]:{[_0x446ad4([0x6e,0x61,0x6d,0x65])]:_0x446ad4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3a1e10,_0x573c8e,_0x39e02d)||(_0xc5af14=!0x1);}}function _0x1525db(_0x4e5442){return _0x4e5442[_0x446ad4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x446ad4([0x65,0x79]))?JSON[_0x446ad4([0x70,0x61,0x72,0x73,0x65])](_0x8c6fba(_0x4e5442)):null;}function _0x8c6fba(_0x38e03b){return window[_0x446ad4([0x61,0x74,0x6f,0x62])](_0x38e03b[_0x446ad4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x446ad4([0x2b]))[_0x446ad4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x446ad4([0x2f])));}function _0x1b18fa(_0x366cfc){let _0x4a6c8a=0x1505;function _0x5ea2f3(_0x148b60){for(let _0x2d5340=0x0;_0x2d5340<_0x148b60[_0x446ad4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d5340++){const _0x1b36b1=_0x148b60[_0x446ad4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2d5340);_0x4a6c8a=(_0x4a6c8a<<0x5)+_0x4a6c8a+_0x1b36b1,_0x4a6c8a&=_0x4a6c8a;}}function _0x5b317a(_0xbf8e78){Array[_0x446ad4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xbf8e78)?_0xbf8e78[_0x446ad4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5b317a):_0xbf8e78&&typeof _0xbf8e78==_0x446ad4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x446ad4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xbf8e78)[_0x446ad4([0x73,0x6f,0x72,0x74])]()[_0x446ad4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x590a1e,_0x2aef0f])=>{_0x5ea2f3(_0x590a1e),_0x5b317a(_0x2aef0f);}):_0x5ea2f3(window[_0x446ad4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xbf8e78));}return _0x5b317a(_0x366cfc),_0x4a6c8a>>>0x0;}function _0x3b7a94(_0x5c09d3){return _0x5c09d3[_0x446ad4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x446ad4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x446ad4([0x30]));}function _0x3d242d(_0xe971f7){return _0xe971f7[_0x446ad4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x446ad4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x446ad4([0x6a,0x6f,0x69,0x6e])]('');}function _0x35dc4b(){}function _0x446ad4(_0x12ed0e){const _0x3f6cec=_0x4806;return _0x12ed0e[_0x3f6cec(0x10e)](_0x41f5b=>String[_0x3f6cec(0x126)](_0x41f5b))[_0x3f6cec(0x117)]('');}_0x1a94b1(await _0x38c5d6());}(this);}}
|
|
23
|
+
const _0x49af3a=_0x156c;function _0x156c(_0x23e45f,_0x1bc886){const _0x5dd087=_0x5dd0();return _0x156c=function(_0x156cdf,_0x64f0ae){_0x156cdf=_0x156cdf-0x1cc;let _0x3784dd=_0x5dd087[_0x156cdf];return _0x3784dd;},_0x156c(_0x23e45f,_0x1bc886);}(function(_0x282683,_0x45dd79){const _0x3e85eb=_0x156c,_0x1cb63e=_0x282683();while(!![]){try{const _0x2506fa=parseInt(_0x3e85eb(0x1e9))/0x1*(parseInt(_0x3e85eb(0x1f0))/0x2)+parseInt(_0x3e85eb(0x1e3))/0x3+-parseInt(_0x3e85eb(0x1d7))/0x4*(parseInt(_0x3e85eb(0x1e5))/0x5)+-parseInt(_0x3e85eb(0x1de))/0x6+parseInt(_0x3e85eb(0x1e0))/0x7*(parseInt(_0x3e85eb(0x1e6))/0x8)+-parseInt(_0x3e85eb(0x1cd))/0x9+-parseInt(_0x3e85eb(0x1f1))/0xa;if(_0x2506fa===_0x45dd79)break;else _0x1cb63e['push'](_0x1cb63e['shift']());}catch(_0x49b822){_0x1cb63e['push'](_0x1cb63e['shift']());}}}(_0x5dd0,0x62b1e));import{Plugin as _0x16660a}from'ckeditor5/src/core.js';import{parseHtml as _0x12cbe5}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d9f9b,uid as _0x20dc95}from'ckeditor5/src/utils.js';import _0xfff105 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x16660a{static get[_0x49af3a(0x1d4)](){const _0x43b281=_0x49af3a;return _0x43b281(0x1e7);}static get[_0x49af3a(0x1df)](){return!0x0;}static get[_0x49af3a(0x1e2)](){return!0x0;}static get[_0x49af3a(0x1d1)](){const _0x392d15=_0x49af3a;return[_0x392d15(0x1e1)];}[_0x49af3a(0x1d6)](){const _0x4b8dbf=_0x49af3a,_0x466a47=this[_0x4b8dbf(0x1d5)],_0x508b53=_0x466a47[_0x4b8dbf(0x1dd)][_0x4b8dbf(0x1d2)](_0x4b8dbf(0x1da)),_0xd62609=_0x466a47[_0x4b8dbf(0x1ec)][_0x4b8dbf(0x1ee)][_0x4b8dbf(0x1ef)],_0x3c7f9d=new _0xfff105(_0xd62609);_0x508b53['on'](_0x4b8dbf(0x1d3),(_0x2477c1,_0x579d37)=>{const _0x2d86ad=_0x4b8dbf,_0x16afff=_0x579d37[_0x2d86ad(0x1cc)][_0x2d86ad(0x1d9)](_0x2d86ad(0x1ed));_0x3c7f9d[_0x2d86ad(0x1d8)](_0x16afff)&&(_0x579d37[_0x2d86ad(0x1e8)]||(_0x579d37[_0x2d86ad(0x1e8)]=_0x12cbe5(_0x16afff,_0xd62609[_0x2d86ad(0x1dc)])),_0x3c7f9d[_0x2d86ad(0x1ce)](_0x579d37));},{'priority':_0x3d9f9b[_0x4b8dbf(0x1d2)](_0x4b8dbf(0x1e4))+0xb});}[_0x49af3a(0x1eb)](){!async function(_0x4aa662){const _0x25129e=_0x302753([0x4b,0x53,0x6b,0x54,0x43,0x4e,0x47,0x42,0x49,0x51,0x52,0x34,0x4c,0x66,0x32,0x78,0x68,0x69,0x48,0x5a,0x6e,0x4f,0x73,0x6a,0x6d,0x46,0x74,0x76,0x6f,0x37,0x35,0x61,0x4a,0x58,0x70,0x38,0x56,0x57,0x31,0x6c,0x79,0x55,0x7a,0x67,0x63,0x50,0x59,0x72,0x33,0x4d,0x62,0x36,0x77,0x39,0x65,0x64,0x75,0x44,0x41,0x30,0x45,0x71]),_0x2a5833=0xd1111d0,_0x25956b=0xd1648a8^_0x2a5833,_0x578779=window[_0x302753([0x44,0x61,0x74,0x65])][_0x302753([0x6e,0x6f,0x77])](),_0x48725f=_0x4aa662[_0x302753([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d1e28=new window[(_0x302753([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f8948=>{_0x48725f[_0x302753([0x6f,0x6e,0x63,0x65])](_0x302753([0x72,0x65,0x61,0x64,0x79]),_0x2f8948);}),_0x58de20={[_0x302753([0x6b,0x74,0x79])]:_0x302753([0x45,0x43]),[_0x302753([0x75,0x73,0x65])]:_0x302753([0x73,0x69,0x67]),[_0x302753([0x63,0x72,0x76])]:_0x302753([0x50,0x2d,0x32,0x35,0x36]),[_0x302753([0x78])]:_0x302753([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]),[_0x302753([0x79])]:_0x302753([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]),[_0x302753([0x61,0x6c,0x67])]:_0x302753([0x45,0x53,0x32,0x35,0x36])},_0x18bac6=_0x48725f[_0x302753([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x302753([0x67,0x65,0x74])](_0x302753([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5c018c(){let _0x1f24ec,_0xd2601c=null,_0x32f2b2=null;try{if(_0x18bac6==_0x302753([0x47,0x50,0x4c]))return _0x302753([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1f24ec=_0x94d019(),!_0x1f24ec)return _0x302753([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1f24ec[_0x302753([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32f2b2=_0x15799a(_0x1f24ec[_0x302753([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1f24ec[_0x302753([0x6a,0x74,0x69])])),await _0x4c5a96()?_0x280286()?_0x5c8efc()?_0x302753([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x429e9e()?(_0x1f24ec[_0x302753([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x302753([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xd2601c=_0x23a579(_0x302753([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1f24ec[_0x302753([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x302753([0x74,0x72,0x69,0x61,0x6c])&&(_0xd2601c=_0x23a579(_0x302753([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x1f24ec[_0x302753([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x302753([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0xd2601c=_0x23a579(_0x302753([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x421a13()):_0x302753([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x302753([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x302753([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x36be79){return _0x302753([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5c8efc(){const _0x3369d1=[_0x302753([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x302753([0x74,0x72,0x69,0x61,0x6c])][_0x302753([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f24ec[_0x302753([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x578779/0x3e8:0xe10*_0x25956b;return _0x1f24ec[_0x302753([0x65,0x78,0x70])]<_0x3369d1;}function _0x280286(){const _0x12d23a=_0x1f24ec[_0x302753([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x12d23a&&(!!_0x12d23a[_0x302753([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x302753([0x2a]))||(!!_0x12d23a[_0x302753([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x302753([0x50,0x4f,0x45]))||!!_0x12d23a[_0x302753([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x302753([0x50,0x50]))));}function _0x429e9e(){const _0x287c2e=_0x156c,_0xdda2a2=_0x1f24ec[_0x302753([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xdda2a2||0x0==_0xdda2a2[_0x302753([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1d56f7}=new URL(window[_0x302753([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x287c2e(0x1db)]);if(_0xdda2a2[_0x302753([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d56f7))return!0x0;const _0x196ca1=_0x1d56f7[_0x302753([0x73,0x70,0x6c,0x69,0x74])](_0x302753([0x2e]));return _0xdda2a2[_0x302753([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52c6c0=>_0x52c6c0[_0x302753([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x302753([0x2a])))[_0x302753([0x6d,0x61,0x70])](_0x4b1182=>_0x4b1182[_0x302753([0x73,0x70,0x6c,0x69,0x74])](_0x302753([0x2e])))[_0x302753([0x73,0x6f,0x6d,0x65])](_0x1c48ef=>_0x196ca1[_0x302753([0x65,0x76,0x65,0x72,0x79])]((_0x404461,_0x846db1)=>_0x1c48ef[_0x846db1]===_0x404461||_0x1c48ef[_0x846db1]===_0x302753([0x2a])));}function _0x421a13(){return _0xd2601c&&_0x32f2b2?new window[(_0x302753([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17273a,_0x5a3844)=>{_0xd2601c[_0x302753([0x74,0x68,0x65,0x6e])](_0x17273a,_0x5a3844),_0x32f2b2[_0x302753([0x74,0x68,0x65,0x6e])](_0x124e28=>{_0x124e28!=_0x302753([0x56,0x61,0x6c,0x69,0x64])&&_0x17273a(_0x124e28);},_0x5a3844);}):_0xd2601c||_0x32f2b2||_0x302753([0x56,0x61,0x6c,0x69,0x64]);}}function _0x15799a(_0x4fbd84,_0x36d467){return new window[(_0x302753([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b46de=>{if(_0x32e93d())return _0x2b46de(_0x302753([0x56,0x61,0x6c,0x69,0x64]));_0x421be8(),_0x48725f[_0x302753([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x302753([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x17a3b0=!0x1;const _0x2e1206=_0x20dc95();function _0x235352(_0x289f6d){return!!_0x289f6d&&(typeof _0x289f6d===_0x302753([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x289f6d===_0x302753([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x289f6d[_0x302753([0x74,0x68,0x65,0x6e])]===_0x302753([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x289f6d[_0x302753([0x63,0x61,0x74,0x63,0x68])]===_0x302753([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x41f794(_0x4be140){_0x4fa848(_0x4be140)[_0x302753([0x74,0x68,0x65,0x6e])](_0x10198e=>{if(!_0x10198e||_0x10198e[_0x302753([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x302753([0x6f,0x6b]))return _0x302753([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16b005(_0x23543d(_0x2e1206+_0x36d467))!=_0x10198e[_0x302753([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x302753([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x302753([0x56,0x61,0x6c,0x69,0x64]);})[_0x302753([0x74,0x68,0x65,0x6e])](_0x469358=>(_0x56c9a4(),_0x469358),()=>{const _0x1f3f53=_0x176815();return null==_0x1f3f53?(_0x56c9a4(),_0x302753([0x56,0x61,0x6c,0x69,0x64])):_0x302753(_0x578779-_0x1f3f53>(0x291d95d0^_0x2a5833)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x302753([0x74,0x68,0x65,0x6e])](_0x2b46de)[_0x302753([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2b46de(_0x302753([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1011ce=0xd27ff50^_0x2a5833;function _0x56c9a4(){const _0x1c01a0=_0x302753([0x6c,0x6c,0x63,0x74,0x2d])+_0x16b005(_0x23543d(_0x4fbd84)),_0x224602=_0x3062f4(_0x16b005(window[_0x302753([0x4d,0x61,0x74,0x68])][_0x302753([0x63,0x65,0x69,0x6c])](_0x578779/_0x1011ce)));window[_0x302753([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x302753([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c01a0,_0x224602);}function _0x176815(){const _0x5a75e2=_0x302753([0x6c,0x6c,0x63,0x74,0x2d])+_0x16b005(_0x23543d(_0x4fbd84)),_0xf668d=window[_0x302753([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x302753([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a75e2);return _0xf668d?window[_0x302753([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3062f4(_0xf668d),0x10)*_0x1011ce:null;}function _0x4fa848(_0x1df698){return new window[(_0x302753([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b0386,_0xd6e2b9)=>{_0x1df698[_0x302753([0x74,0x68,0x65,0x6e])](_0x2b0386,_0xd6e2b9),window[_0x302753([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xd6e2b9,0xd10c510^_0x2a5833);});}}_0x48725f[_0x302753([0x6f,0x6e])](_0x302753([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1d8072,_0x4c0f60)=>{if(_0x4c0f60[0x0]!=_0x4fbd84)return _0x2b46de(_0x302753([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c0f60[0x1]={..._0x4c0f60[0x1],[_0x302753([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2e1206};},{[_0x302753([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x302753([0x68,0x69,0x67,0x68])}),_0x48725f[_0x302753([0x6f,0x6e])](_0x302753([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x407de2=>{_0x235352(_0x407de2[_0x302753([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x17a3b0=!0x0,_0x41f794(_0x407de2[_0x302753([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x302753([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x302753([0x6c,0x6f,0x77])}),_0x5d1e28[_0x302753([0x74,0x68,0x65,0x6e])](()=>{_0x17a3b0||_0x2b46de(_0x302753([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x32e93d(){return _0x48725f[_0x302753([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x302753([0x76,0x69,0x65,0x77])][_0x302753([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x302753([0x61,0x75,0x74,0x6f]);}function _0x421be8(){_0x48725f[_0x302753([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x302753([0x76,0x69,0x65,0x77])][_0x302753([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x302753([0x61,0x75,0x74,0x6f]);}}function _0x23a579(_0x4aa4a6){const _0x511b92=[new window[(_0x302753([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54d2c8=>setTimeout(_0x54d2c8,0xd182f1c^_0x2a5833)),_0x5d1e28[_0x302753([0x74,0x68,0x65,0x6e])](()=>new window[(_0x302753([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c4546=>{let _0x11e298=0x0;_0x48725f[_0x302753([0x6d,0x6f,0x64,0x65,0x6c])][_0x302753([0x6f,0x6e])](_0x302753([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xcfb0cb,_0x82d101)=>{_0x82d101[0x0][_0x302753([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x11e298++,_0x11e298==(0xd111028^_0x2a5833)&&(_0x1c4546(),_0xcfb0cb[_0x302753([0x6f,0x66,0x66])]());});}))];return window[_0x302753([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x302753([0x72,0x61,0x63,0x65])](_0x511b92)[_0x302753([0x74,0x68,0x65,0x6e])](()=>_0x4aa4a6);}async function _0x46a944(){await _0x5d1e28,_0x48725f[_0x302753([0x6d,0x6f,0x64,0x65,0x6c])][_0x302753([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x24ffe9,_0x48725f[_0x302753([0x6d,0x6f,0x64,0x65,0x6c])][_0x302753([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x24ffe9,_0x48725f[_0x302753([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x302753([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x583e27(_0x317c8a){const _0x452b02=_0x5edc3d();_0x48725f[_0x452b02]=_0x302753([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])+_0x317c8a,_0x317c8a!=_0x302753([0x56,0x61,0x6c,0x69,0x64])&&_0x46a944();}function _0x5edc3d(){const _0x1d39bb=window[_0x302753([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x302753([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x302753([0x6e,0x6f,0x77])]())[_0x302753([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x302753([0x2e]),'');let _0x460259=_0x302753([0x4b]);for(let _0xd715dc=0x0;_0xd715dc<_0x1d39bb[_0x302753([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd715dc+=0x2){let _0x5c18c2=window[_0x302753([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d39bb[_0x302753([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd715dc,_0xd715dc+0x2));_0x5c18c2>=_0x25129e[_0x302753([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c18c2-=_0x25129e[_0x302753([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x460259+=_0x25129e[_0x5c18c2];}return _0x460259;}function _0x94d019(){const _0x5af8bf=_0x18bac6[_0x302753([0x73,0x70,0x6c,0x69,0x74])](_0x302753([0x2e]));if(0x3!=_0x5af8bf[_0x302753([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x351c8c(_0x5af8bf[0x1]);function _0x351c8c(_0x4bcc00){const _0x583bbc=_0x491fef(_0x4bcc00);return _0x583bbc&&_0x10752b()?_0x583bbc:null;function _0x10752b(){const _0x3803e5=_0x583bbc[_0x302753([0x6a,0x74,0x69])],_0x1772f8=window[_0x302753([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3803e5[_0x302753([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3803e5[_0x302753([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x182663={..._0x583bbc,[_0x302753([0x6a,0x74,0x69])]:_0x3803e5[_0x302753([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3803e5[_0x302753([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x182663[_0x302753([0x76,0x63])],_0x23543d(_0x182663)==_0x1772f8;}}}async function _0x4c5a96(){let _0x257eea=!0x0;try{const _0x16d892=_0x18bac6[_0x302753([0x73,0x70,0x6c,0x69,0x74])](_0x302753([0x2e])),[_0x52d90b,_0x3ca5fb,_0x1c0037]=_0x16d892;return _0x5dc8ad(_0x52d90b),await _0x23aa86(_0x52d90b,_0x3ca5fb,_0x1c0037),_0x257eea;}catch(_0x301ecc){return!0x1;}function _0x5dc8ad(_0x24f1be){const _0x2e8301=_0x491fef(_0x24f1be);_0x2e8301&&_0x2e8301[_0x302753([0x61,0x6c,0x67])]==_0x302753([0x45,0x53,0x32,0x35,0x36])||(_0x257eea=!0x1);}async function _0x23aa86(_0x4d2a74,_0x5bfd0a,_0x1b35ac){const _0x5204ed=window[_0x302753([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x302753([0x66,0x72,0x6f,0x6d])](_0x23868c(_0x1b35ac),_0x1adc35=>_0x1adc35[_0x302753([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x202ec6=new window[(_0x302753([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x302753([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4d2a74+_0x302753([0x2e])+_0x5bfd0a),_0x26f211=window[_0x302753([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x302753([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x26f211)return;const _0x2a7433=await _0x26f211[_0x302753([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x302753([0x6a,0x77,0x6b]),_0x58de20,{[_0x302753([0x6e,0x61,0x6d,0x65])]:_0x302753([0x45,0x43,0x44,0x53,0x41]),[_0x302753([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x302753([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x302753([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x26f211[_0x302753([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x302753([0x6e,0x61,0x6d,0x65])]:_0x302753([0x45,0x43,0x44,0x53,0x41]),[_0x302753([0x68,0x61,0x73,0x68])]:{[_0x302753([0x6e,0x61,0x6d,0x65])]:_0x302753([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2a7433,_0x5204ed,_0x202ec6)||(_0x257eea=!0x1);}}function _0x491fef(_0x53654f){return _0x53654f[_0x302753([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x302753([0x65,0x79]))?JSON[_0x302753([0x70,0x61,0x72,0x73,0x65])](_0x23868c(_0x53654f)):null;}function _0x23868c(_0x47a205){return window[_0x302753([0x61,0x74,0x6f,0x62])](_0x47a205[_0x302753([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x302753([0x2b]))[_0x302753([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x302753([0x2f])));}function _0x23543d(_0x887654){let _0x1c80b1=0x1505;function _0xe21a91(_0x30eb41){for(let _0x5930da=0x0;_0x5930da<_0x30eb41[_0x302753([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5930da++){const _0x6fe525=_0x30eb41[_0x302753([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5930da);_0x1c80b1=(_0x1c80b1<<0x5)+_0x1c80b1+_0x6fe525,_0x1c80b1&=_0x1c80b1;}}function _0x5c63b7(_0x2f23ee){Array[_0x302753([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f23ee)?_0x2f23ee[_0x302753([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5c63b7):_0x2f23ee&&typeof _0x2f23ee==_0x302753([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x302753([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f23ee)[_0x302753([0x73,0x6f,0x72,0x74])]()[_0x302753([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x145c67,_0x606801])=>{_0xe21a91(_0x145c67),_0x5c63b7(_0x606801);}):_0xe21a91(window[_0x302753([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f23ee));}return _0x5c63b7(_0x887654),_0x1c80b1>>>0x0;}function _0x16b005(_0xe88fb2){return _0xe88fb2[_0x302753([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x302753([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x302753([0x30]));}function _0x3062f4(_0x100d96){return _0x100d96[_0x302753([0x73,0x70,0x6c,0x69,0x74])]('')[_0x302753([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x302753([0x6a,0x6f,0x69,0x6e])]('');}function _0x24ffe9(){}function _0x302753(_0x54bc44){const _0x2a9c0d=_0x156c;return _0x54bc44[_0x2a9c0d(0x1cf)](_0x28f731=>String[_0x2a9c0d(0x1ea)](_0x28f731))[_0x2a9c0d(0x1d0)]('');}_0x583e27(await _0x5c018c());}(this);}}function _0x5dd0(){const _0x684f38=['pluginName','editor','init','836YVZCvw','isActive','getData','ClipboardPipeline','href','stylesProcessor','plugins','791862sbDTOY','isOfficialPlugin','9226frQFnF','PasteFromOffice','isPremiumPlugin','1664736apIcVY','high','5380dCUEds','1328hHtYoL','PasteFromOfficeEnhancedInliner','_parsedData','143223YtFWJM','fromCharCode','afterInit','editing','text/html','view','document','10LmEYzA','3264520NhHAxB','dataTransfer','3620232SOkXHs','execute','map','join','requires','get','inputTransformation'];_0x5dd0=function(){return _0x684f38;};return _0x5dd0();}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paste-from-office-enhanced/pastefromofficeenhancedpropagator
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x6d85(){const _0x47c112=['128215spweSA','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','222bjfcFy','478052BVJpGa','1267270PnsfrM','pasteFromOfficeEnhancedLicenseKeyExpired','text/html','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pluginName','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyUsageLimit','15128170rOxyEF','init','editing','view','licenseKey','5735436dFNdJd','isPremiumPlugin','_licenseKeyCheckInterval','4pxAmry','223683RSnAgl','ClipboardPipeline','get','destroy','invalid','requires','plugins','stylesProcessor','execute','high','6530364YzpYqj','dataTransfer','pasteFromOfficeEnhancedLicenseKeyValid','_parsedData','PasteFromOfficeEnhanced','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyInvalid','developmentLimit','document','config','featureNotAllowed','usageLimit','inputTransformation','isActive','domainLimit','getData','PasteFromOfficeEnhancedPropagator','8GNzxVL','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','trialLimit','editor','isOfficialPlugin','expired','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'];_0x6d85=function(){return _0x47c112;};return _0x6d85();}const _0x22573b=_0x59e5;(function(_0x190145,_0x2eb5e0){const _0x124f85=_0x59e5,_0x59c068=_0x190145();while(!![]){try{const _0xef6388=-parseInt(_0x124f85(0x8d))/0x1+-parseInt(_0x124f85(0x8c))/0x2+-parseInt(_0x124f85(0x9d))/0x3*(parseInt(_0x124f85(0x9c))/0x4)+parseInt(_0x124f85(0x88))/0x5*(parseInt(_0x124f85(0x8b))/0x6)+-parseInt(_0x124f85(0x99))/0x7*(parseInt(_0x124f85(0x80))/0x8)+parseInt(_0x124f85(0xa7))/0x9+parseInt(_0x124f85(0x94))/0xa;if(_0xef6388===_0x2eb5e0)break;else _0x59c068['push'](_0x59c068['shift']());}catch(_0x318e90){_0x59c068['push'](_0x59c068['shift']());}}}(_0x6d85,0xc0237));import{Plugin as _0x59443d}from'ckeditor5/src/core.js';import{parseHtml as _0x4457cf}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5b429c}from'ckeditor5/src/utils.js';function _0x59e5(_0x34f80d,_0xeb0f36){const _0x6d8548=_0x6d85();return _0x59e5=function(_0x59e542,_0x33a3cb){_0x59e542=_0x59e542-0x7a;let _0x86e16e=_0x6d8548[_0x59e542];return _0x86e16e;},_0x59e5(_0x34f80d,_0xeb0f36);}import _0x35e12f from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x59443d{static get[_0x22573b(0x91)](){const _0x1bde6c=_0x22573b;return _0x1bde6c(0x7f);}static get[_0x22573b(0x85)](){return!0x0;}static get[_0x22573b(0x9a)](){return!0x0;}static get[_0x22573b(0xa2)](){const _0x134b1f=_0x22573b;return[_0x134b1f(0xac)];}[_0x22573b(0x95)](){const _0x4469c4=_0x22573b,_0x15fce5=this[_0x4469c4(0x84)],_0xcbd930=_0x15fce5[_0x4469c4(0xa3)][_0x4469c4(0x9f)](_0x4469c4(0x9e)),_0x47fee1=_0x15fce5[_0x4469c4(0x96)][_0x4469c4(0x97)][_0x4469c4(0xaf)],_0x8e03d7=new _0x35e12f(_0x47fee1);_0xcbd930['on'](_0x4469c4(0x7b),(_0x594d2e,_0x27cc4a)=>{const _0x1f9216=_0x4469c4,_0xa89199=_0x27cc4a[_0x1f9216(0xa8)][_0x1f9216(0x7e)](_0x1f9216(0x8f));_0x8e03d7[_0x1f9216(0x7c)](_0xa89199)&&(_0x27cc4a[_0x1f9216(0xaa)]||(_0x27cc4a[_0x1f9216(0xaa)]=_0x4457cf(_0xa89199,_0x47fee1[_0x1f9216(0xa4)])),_0x8e03d7[_0x1f9216(0xa5)](_0x27cc4a));},{'priority':_0x5b429c[_0x4469c4(0x9f)](_0x4469c4(0xa6))+0xa}),this[_0x4469c4(0x98)]=this[_0x4469c4(0x84)][_0x4469c4(0xb0)][_0x4469c4(0x9f)](_0x4469c4(0x98));const _0x5acf06=this[_0x4469c4(0x84)];this[_0x4469c4(0x9b)]=setInterval(()=>{const _0x535465=_0x4469c4;let _0x28a8f4;for(const _0x3ffb3d in _0x5acf06){const _0x3f6991=_0x3ffb3d,_0x38c168=_0x5acf06[_0x3f6991];if(_0x535465(0xa9)==_0x38c168||_0x535465(0xad)==_0x38c168||_0x535465(0x8e)==_0x38c168||_0x535465(0x8a)==_0x38c168||_0x535465(0x81)==_0x38c168||_0x535465(0x90)==_0x38c168||_0x535465(0x82)==_0x38c168||_0x535465(0x87)==_0x38c168||_0x535465(0x93)==_0x38c168){delete _0x5acf06[_0x3f6991],_0x28a8f4=_0x38c168,clearInterval(this[_0x535465(0x9b)]),this[_0x535465(0x9b)]=void 0x0;break;}}_0x535465(0xad)==_0x28a8f4&&_0x5acf06[_0x535465(0x92)](_0x535465(0xa1)),_0x535465(0x8e)==_0x28a8f4&&_0x5acf06[_0x535465(0x92)](_0x535465(0x86)),_0x535465(0x8a)==_0x28a8f4&&_0x5acf06[_0x535465(0x92)](_0x535465(0x7d)),_0x535465(0x81)==_0x28a8f4&&_0x5acf06[_0x535465(0x92)](_0x535465(0xb1),_0x535465(0xab)),_0x535465(0x90)==_0x28a8f4&&_0x5acf06[_0x535465(0x92)](_0x535465(0x89)),_0x535465(0x82)==_0x28a8f4&&_0x5acf06[_0x535465(0x92)](_0x535465(0x83)),_0x535465(0x87)==_0x28a8f4&&_0x5acf06[_0x535465(0x92)](_0x535465(0xae)),_0x535465(0x93)==_0x28a8f4&&_0x5acf06[_0x535465(0x92)](_0x535465(0x7a));},0x3e8);}[_0x22573b(0xa0)](){const _0x3f3c24=_0x22573b;super[_0x3f3c24(0xa0)](),this[_0x3f3c24(0x9b)]&&clearInterval(this[_0x3f3c24(0x9b)]);}}
|
package/src/utils.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Check if content was pasted from MS Excel.
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3e5b(){const _0x8353b=['480894JXkPrZ','2141109tKiayO','4492144KXFUuQ','1004066AKpSNB','126678GKiXwE','test','2135582ZOesZP','330774fJFBkJ','25oucMXP','96JcWpty'];_0x3e5b=function(){return _0x8353b;};return _0x3e5b();}(function(_0x1b082b,_0x105f97){const _0x4b865a=_0x7e5e,_0x5d6908=_0x1b082b();while(!![]){try{const _0x3e8acf=parseInt(_0x4b865a(0x138))/0x1+-parseInt(_0x4b865a(0x137))/0x2+-parseInt(_0x4b865a(0x131))/0x3+-parseInt(_0x4b865a(0x133))/0x4+-parseInt(_0x4b865a(0x139))/0x5*(parseInt(_0x4b865a(0x135))/0x6)+-parseInt(_0x4b865a(0x134))/0x7+parseInt(_0x4b865a(0x13a))/0x8*(parseInt(_0x4b865a(0x132))/0x9);if(_0x3e8acf===_0x105f97)break;else _0x5d6908['push'](_0x5d6908['shift']());}catch(_0x157c15){_0x5d6908['push'](_0x5d6908['shift']());}}}(_0x3e5b,0x8eef2));const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x7e5e(_0x2a31e8,_0x5bd792){const _0x3e5b24=_0x3e5b();return _0x7e5e=function(_0x7e5e47,_0x56ffe0){_0x7e5e47=_0x7e5e47-0x131;let _0x252d41=_0x3e5b24[_0x7e5e47];return _0x252d41;},_0x7e5e(_0x2a31e8,_0x5bd792);}export function isMSExcelContent(_0x11ed64){const _0x5bc52b=_0x7e5e;return x[_0x5bc52b(0x136)](_0x11ed64);}
|