@ckeditor/ckeditor5-paste-from-office-enhanced 44.0.0 → 44.1.0-alpha.0
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())}}(R);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 P(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 F(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=R();return(T=function(t,e){return n[t-=348]})(t,e)}function R(){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(R=function(){return t})()}const k=K;function D(){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(D=function(){return t})()}function K(t,e){const n=D();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())}}(D);class M extends w{[k(400)](t){const n=k,{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=F(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=P(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}[k(405)](t){return super[k(405)](t)||E(t)}}const N=W;function W(t,e){const n=J();return(W=function(t,e){return n[t-=228]})(t,e)}function J(){const t=["fromCharCode","_parsedData","high","isPremiumPlugin","2NXwksH","12924aYGNbd","afterInit","52UTWXcG","view","4241110mTxvct","12wpYCiP","getData","ClipboardPipeline","9RkpCgi","href","plugins","1141hsbpJs","14607065HjLCgQ","199529YYNhgE","PasteFromOfficeEnhancedInliner","dataTransfer","map","isOfficialPlugin","init","get","editor","1199680obvgfX","1980512beOKwu","inputTransformation","stylesProcessor","isActive","pluginName","11550AdiPaJ","document","execute","editing","join","text/html","requires","PasteFromOffice"];return(J=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(295495===parseInt(e(236))/1*(-parseInt(e(262))/2)+-parseInt(e(250))/3*(parseInt(e(265))/4)+parseInt(e(244))/5+-parseInt(e(263))/6*(parseInt(e(234))/7)+-parseInt(e(245))/8*(parseInt(e(231))/9)+-parseInt(e(267))/10+-parseInt(e(235))/11*(-parseInt(e(228))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class $ extends t.Plugin{static get[N(249)](){return N(237)}static get[N(240)](){return!0}static get[N(261)](){return!0}static get[N(256)](){return[N(257)]}[N(241)](){const t=N,e=this[t(243)],n=e[t(233)][t(242)](t(230)),r=e[t(253)][t(266)][t(251)],s=new M(r);n.on(t(246),((e,n)=>{const i=t,o=n[i(238)][i(229)](i(255));s[i(248)](o)&&(n[i(259)]||(n[i(259)]=b(o,r[i(247)])),s[i(252)](n))}),{priority:x.priorities[t(242)](t(260))+11})}[N(264)](){!async function(t){const e=d([69,85,117,106,111,81,71,122,119,72,114,90,73,121,110,98,52,105,77,75,88,99,51,107,115,86,66,57,118,54,100,104,82,108,102,70,97,120,50,78,84,89,103,53,79,55,48,74,87,68,101,113,116,83,49,80,76,56,65,67,112,109]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=W;return t[e(239)]((t=>String[e(258)](t)))[e(254)]("")}!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([69]);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:1733875200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=W,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(232)]);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 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 B=Y;!function(t){const e=Y,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 G=[B(501),B(518),B(495),B(497),B(491),B(508),B(490),B(513)],U=[B(501),B(518),B(495)],X={"font-style":[[B(505),"i"]],"font-weight":[[B(524),B(509)],[B(500),B(509)],[B(485),B(509)],[t=>Number(t)>=600,B(509)]],"text-decoration":[[B(507),"u"],[B(492),"s"]],"text-decoration-line":[[B(507),"u"],[B(492),"s"]],"vertical-align":[[B(515),B(515)],[B(487),B(498)]]};function H(t){return G[B(494)](t)}function z(t){const e=B;return Array[e(510)](t[e(512)]())[e(504)](H)}function V(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(511)]((e=>{const i=n,o=t[i(517)](e);if(o)if(c=e,U[B(494)](c))r[e]=o;else if(e in X){const t=o[i(484)](" ");X[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=B;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=B;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 Y(t,e){const n=q();return(Y=function(t,e){return n[t-=482]})(t,e)}const _=Q;function Q(t,e){const n=Z();return(Q=function(t,e){return n[t-=203]})(t,e)}function Z(){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(Z=function(){return t})()}!function(t){const e=Q,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())}}(Z);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)])){V(t,s,z(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),$,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 _0x1f4d18}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x2119fc,parseHtml as _0x24ccd5}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x151699,uid as _0x1da7d4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x2cdc3e,ViewDocument as _0x2322a2,DomConverter as _0x1a4968}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x441a2c){return x['test'](_0x441a2c);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x55ba7b,_0x2c004f){const _0x429eca=new Map();for(const [_0x994aa,_0x4d6a85]of _0x2c004f){if(!_0x994aa['tagName']&&!_0x994aa['className'])continue;const _0x490711=!_0x994aa['tagName']||_0x55ba7b['name']===_0x994aa['tagName'],_0x22d6d5=!_0x994aa['className']||_0x55ba7b['hasClass'](_0x994aa['className']);_0x490711&&_0x22d6d5&&_0x429eca['set'](_0x994aa,_0x4d6a85);}return _0x429eca;}function h(_0x5434cf){const _0xc97037={};for(let _0x49de8d=0x0;_0x49de8d<_0x5434cf['length'];_0x49de8d++){const _0x4b5f24=_0x5434cf[_0x49de8d],_0x32efc0=_0x5434cf['getPropertyValue'](_0x4b5f24);'initial'!==_0x32efc0&&(_0xc97037[_0x4b5f24]=_0x32efc0);}return _0xc97037;}function L(_0x3217af){const _0x1b0383=_0x3217af['split'](',')['map'](_0x4e494e=>_0x4e494e['trim']()),_0xa92ff1=[];for(const _0x5cb8b5 of _0x1b0383){const _0x5e097d=S['exec'](_0x5cb8b5);_0x5e097d&&_0xa92ff1['push'](_0x5e097d['groups']);}return _0xa92ff1;}function y(_0x21c51b){const _0x26908b={};for(const _0x57e1f0 of _0x21c51b)Object['assign'](_0x26908b,_0x57e1f0);return _0x26908b;}class c extends _0x2119fc{['execute'](_0xd9a082){const {body:_0x444cb8,styles:_0x13cf05}=_0xd9a082['_parsedData'],_0x3331db=new _0x2cdc3e(_0x444cb8['document']),_0x23eeb0=_0x3331db['createRangeIn'](_0x444cb8),_0x584b5a=function(_0xd0f87d){const _0xfa5070={};for(const _0x47f512 of _0xd0f87d)for(const _0xf440fc of _0x47f512['cssRules'])if(_0xf440fc instanceof CSSStyleRule){const _0x3bced8=h(_0xf440fc['style']);_0xfa5070[_0xf440fc['selectorText']]=Object['assign']({},_0xfa5070[_0xf440fc['selectorText']]||{},_0x3bced8);}return _0xfa5070;}(_0x13cf05),_0x122881=function(_0x147839){const _0x28d6e0=new Map();for(const _0x92666f in _0x147839){const _0x5c2a81=L(_0x92666f),_0x490e04=_0x147839[_0x92666f];for(const _0x212b11 of _0x5c2a81)_0x28d6e0['set'](_0x212b11,_0x490e04);}return _0x28d6e0;}(_0x584b5a);for(const _0x27edb1 of _0x23eeb0){if('elementStart'!==_0x27edb1['type'])continue;const _0x430b7f=k(_0x27edb1['item'],_0x122881);if(_0x430b7f['size']){const _0x50fa12=y(Array['from'](_0x430b7f['values']()));for(const _0x432f7d in _0x50fa12){const _0x3e7f6f=_0x27edb1['item'];_0x3e7f6f['hasStyle'](_0x432f7d)||_0x3331db['setStyle'](_0x432f7d,_0x50fa12[_0x432f7d],_0x3e7f6f);}}}_0xd9a082['content']=_0x444cb8;}['isActive'](_0x11c693){return super['isActive'](_0x11c693)||d(_0x11c693);}}class i extends _0x1f4d18{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x232842=this['editor'],_0x2d9e12=_0x232842['plugins']['get']('ClipboardPipeline'),_0x3f7e30=_0x232842['editing']['view']['document'],_0x2d2453=new c(_0x3f7e30);_0x2d9e12['on']('inputTransformation',(_0x948da5,_0x7ee756)=>{const _0x1063c0=_0x7ee756['dataTransfer']['getData']('text/html');_0x2d2453['isActive'](_0x1063c0)&&(_0x7ee756['_parsedData']||(_0x7ee756['_parsedData']=_0x24ccd5(_0x1063c0,_0x3f7e30['stylesProcessor'])),_0x2d2453['execute'](_0x7ee756));},{'priority':_0x151699['get']('high')+0xb});}['afterInit'](){!async function(_0x31d74){const _0x5d34ab=_0x4a7686([0x45,0x55,0x75,0x6a,0x6f,0x51,0x47,0x7a,0x77,0x48,0x72,0x5a,0x49,0x79,0x6e,0x62,0x34,0x69,0x4d,0x4b,0x58,0x63,0x33,0x6b,0x73,0x56,0x42,0x39,0x76,0x36,0x64,0x68,0x52,0x6c,0x66,0x46,0x61,0x78,0x32,0x4e,0x54,0x59,0x67,0x35,0x4f,0x37,0x30,0x4a,0x57,0x44,0x65,0x71,0x74,0x53,0x31,0x50,0x4c,0x38,0x41,0x43,0x70,0x6d]),_0x4c991d=0x449f376,_0x5ea514=0x44eaa16^_0x4c991d,_0x1b3848=window[_0x4a7686([0x44,0x61,0x74,0x65])][_0x4a7686([0x6e,0x6f,0x77])](),_0xc1de93=_0x31d74[_0x4a7686([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x36bb57=new window[(_0x4a7686([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34b5e5=>{_0xc1de93[_0x4a7686([0x6f,0x6e,0x63,0x65])](_0x4a7686([0x72,0x65,0x61,0x64,0x79]),_0x34b5e5);}),_0xaa726e={[_0x4a7686([0x6b,0x74,0x79])]:_0x4a7686([0x45,0x43]),[_0x4a7686([0x75,0x73,0x65])]:_0x4a7686([0x73,0x69,0x67]),[_0x4a7686([0x63,0x72,0x76])]:_0x4a7686([0x50,0x2d,0x32,0x35,0x36]),[_0x4a7686([0x78])]:_0x4a7686([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]),[_0x4a7686([0x79])]:_0x4a7686([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]),[_0x4a7686([0x61,0x6c,0x67])]:_0x4a7686([0x45,0x53,0x32,0x35,0x36])},_0x33b6aa=_0xc1de93[_0x4a7686([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4a7686([0x67,0x65,0x74])](_0x4a7686([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b5179(){let _0x3e5f75,_0x24777c=null,_0x2a088a=null;try{if(_0x33b6aa==_0x4a7686([0x47,0x50,0x4c]))return _0x4a7686([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e5f75=_0x3f9d7b(),!_0x3e5f75)return _0x4a7686([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e5f75[_0x4a7686([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2a088a=_0x424024(_0x3e5f75[_0x4a7686([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e5f75[_0x4a7686([0x6a,0x74,0x69])])),await _0xc0754f()?_0x20ad9d()?_0x4a8c3f()?_0x4a7686([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a9cfa()?(_0x3e5f75[_0x4a7686([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a7686([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x24777c=_0x434d10(_0x4a7686([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e5f75[_0x4a7686([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a7686([0x74,0x72,0x69,0x61,0x6c])&&(_0x24777c=_0x434d10(_0x4a7686([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e5f75[_0x4a7686([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a7686([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x24777c=_0x434d10(_0x4a7686([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x679900()):_0x4a7686([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4a7686([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4a7686([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4f622c){return _0x4a7686([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4a8c3f(){const _0x95da75=[_0x4a7686([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4a7686([0x74,0x72,0x69,0x61,0x6c])][_0x4a7686([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e5f75[_0x4a7686([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b3848/0x3e8:0xe10*_0x5ea514;return _0x3e5f75[_0x4a7686([0x65,0x78,0x70])]<_0x95da75;}function _0x20ad9d(){const _0x37ffae=_0x3e5f75[_0x4a7686([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x37ffae&&(!!_0x37ffae[_0x4a7686([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a7686([0x2a]))||(!!_0x37ffae[_0x4a7686([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a7686([0x50,0x4f,0x45]))||!!_0x37ffae[_0x4a7686([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a7686([0x50,0x50]))));}function _0x2a9cfa(){const _0x470a44=_0x3e5f75[_0x4a7686([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x470a44||0x0==_0x470a44[_0x4a7686([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x26bed1}=new URL(window[_0x4a7686([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x470a44[_0x4a7686([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26bed1))return!0x0;const _0x3ff5f8=_0x26bed1[_0x4a7686([0x73,0x70,0x6c,0x69,0x74])](_0x4a7686([0x2e]));return _0x470a44[_0x4a7686([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36d826=>_0x36d826[_0x4a7686([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a7686([0x2a])))[_0x4a7686([0x6d,0x61,0x70])](_0x1f2d37=>_0x1f2d37[_0x4a7686([0x73,0x70,0x6c,0x69,0x74])](_0x4a7686([0x2e])))[_0x4a7686([0x73,0x6f,0x6d,0x65])](_0x19c470=>_0x3ff5f8[_0x4a7686([0x65,0x76,0x65,0x72,0x79])]((_0x348525,_0x1fa4fc)=>_0x19c470[_0x1fa4fc]===_0x348525||_0x19c470[_0x1fa4fc]===_0x4a7686([0x2a])));}function _0x679900(){return _0x24777c&&_0x2a088a?new window[(_0x4a7686([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54098a,_0x30aeae)=>{_0x24777c[_0x4a7686([0x74,0x68,0x65,0x6e])](_0x54098a,_0x30aeae),_0x2a088a[_0x4a7686([0x74,0x68,0x65,0x6e])](_0x3690ce=>{_0x3690ce!=_0x4a7686([0x56,0x61,0x6c,0x69,0x64])&&_0x54098a(_0x3690ce);},_0x30aeae);}):_0x24777c||_0x2a088a||_0x4a7686([0x56,0x61,0x6c,0x69,0x64]);}}function _0x424024(_0x889fe1,_0x28ecbb){return new window[(_0x4a7686([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dc0e2=>{if(_0x3cade7())return _0x1dc0e2(_0x4a7686([0x56,0x61,0x6c,0x69,0x64]));_0x31e47e(),_0xc1de93[_0x4a7686([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4a7686([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x227ff4=!0x1;const _0x2792a0=_0x1da7d4();function _0xfe0f09(_0xf57007){return!!_0xf57007&&(typeof _0xf57007===_0x4a7686([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xf57007===_0x4a7686([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xf57007[_0x4a7686([0x74,0x68,0x65,0x6e])]===_0x4a7686([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xf57007[_0x4a7686([0x63,0x61,0x74,0x63,0x68])]===_0x4a7686([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2ddd63(_0x1b7c94){_0x13b0e0(_0x1b7c94)[_0x4a7686([0x74,0x68,0x65,0x6e])](_0x4921df=>{if(!_0x4921df||_0x4921df[_0x4a7686([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4a7686([0x6f,0x6b]))return _0x4a7686([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b5da1(_0x526344(_0x2792a0+_0x28ecbb))!=_0x4921df[_0x4a7686([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4a7686([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4a7686([0x56,0x61,0x6c,0x69,0x64]);})[_0x4a7686([0x74,0x68,0x65,0x6e])](_0x35aec9=>(_0x7c09f3(),_0x35aec9),()=>{const _0x34ec7a=_0x4a1d1a();return null==_0x34ec7a?(_0x7c09f3(),_0x4a7686([0x56,0x61,0x6c,0x69,0x64])):_0x4a7686(_0x1b3848-_0x34ec7a>(0x20457776^_0x4c991d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4a7686([0x74,0x68,0x65,0x6e])](_0x1dc0e2)[_0x4a7686([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1dc0e2(_0x4a7686([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xcaefad=0x47f1df6^_0x4c991d;function _0x7c09f3(){const _0x24f36c=_0x4a7686([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b5da1(_0x526344(_0x889fe1)),_0x4c21be=_0x96398c(_0x5b5da1(window[_0x4a7686([0x4d,0x61,0x74,0x68])][_0x4a7686([0x63,0x65,0x69,0x6c])](_0x1b3848/_0xcaefad)));window[_0x4a7686([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a7686([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24f36c,_0x4c21be);}function _0x4a1d1a(){const _0x52a69a=_0x4a7686([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b5da1(_0x526344(_0x889fe1)),_0x1d66c6=window[_0x4a7686([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a7686([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52a69a);return _0x1d66c6?window[_0x4a7686([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x96398c(_0x1d66c6),0x10)*_0xcaefad:null;}function _0x13b0e0(_0x2a083a){return new window[(_0x4a7686([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x20b4e2,_0x434476)=>{_0x2a083a[_0x4a7686([0x74,0x68,0x65,0x6e])](_0x20b4e2,_0x434476),window[_0x4a7686([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x434476,0x44827b6^_0x4c991d);});}}_0xc1de93[_0x4a7686([0x6f,0x6e])](_0x4a7686([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x18c3b2,_0x5ae3f6)=>{if(_0x5ae3f6[0x0]!=_0x889fe1)return _0x1dc0e2(_0x4a7686([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5ae3f6[0x1]={..._0x5ae3f6[0x1],[_0x4a7686([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2792a0};},{[_0x4a7686([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a7686([0x68,0x69,0x67,0x68])}),_0xc1de93[_0x4a7686([0x6f,0x6e])](_0x4a7686([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xfeba70=>{_0xfe0f09(_0xfeba70[_0x4a7686([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x227ff4=!0x0,_0x2ddd63(_0xfeba70[_0x4a7686([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4a7686([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a7686([0x6c,0x6f,0x77])}),_0x36bb57[_0x4a7686([0x74,0x68,0x65,0x6e])](()=>{_0x227ff4||_0x1dc0e2(_0x4a7686([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3cade7(){return _0xc1de93[_0x4a7686([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a7686([0x76,0x69,0x65,0x77])][_0x4a7686([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4a7686([0x61,0x75,0x74,0x6f]);}function _0x31e47e(){_0xc1de93[_0x4a7686([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a7686([0x76,0x69,0x65,0x77])][_0x4a7686([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4a7686([0x61,0x75,0x74,0x6f]);}}function _0x434d10(_0x8462c6){const _0x1b1eb3=[new window[(_0x4a7686([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35e278=>setTimeout(_0x35e278,0x440cdba^_0x4c991d)),_0x36bb57[_0x4a7686([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4a7686([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32b75f=>{let _0x5f40b9=0x0;_0xc1de93[_0x4a7686([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a7686([0x6f,0x6e])](_0x4a7686([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf42218,_0x558a9e)=>{_0x558a9e[0x0][_0x4a7686([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5f40b9++,_0x5f40b9==(0x449f28e^_0x4c991d)&&(_0x32b75f(),_0xf42218[_0x4a7686([0x6f,0x66,0x66])]());});}))];return window[_0x4a7686([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4a7686([0x72,0x61,0x63,0x65])](_0x1b1eb3)[_0x4a7686([0x74,0x68,0x65,0x6e])](()=>_0x8462c6);}async function _0x571101(){await _0x36bb57,_0xc1de93[_0x4a7686([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a7686([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5e2e88,_0xc1de93[_0x4a7686([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a7686([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5e2e88,_0xc1de93[_0x4a7686([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4a7686([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2539dc(_0x4d6e47){const _0x4d34fc=_0x5cf994();_0xc1de93[_0x4d34fc]=_0x4a7686([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])+_0x4d6e47,_0x4d6e47!=_0x4a7686([0x56,0x61,0x6c,0x69,0x64])&&_0x571101();}function _0x5cf994(){const _0x166d47=window[_0x4a7686([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4a7686([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4a7686([0x6e,0x6f,0x77])]())[_0x4a7686([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4a7686([0x2e]),'');let _0x18fbaa=_0x4a7686([0x45]);for(let _0x20e1ea=0x0;_0x20e1ea<_0x166d47[_0x4a7686([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20e1ea+=0x2){let _0x14d5e0=window[_0x4a7686([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x166d47[_0x4a7686([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20e1ea,_0x20e1ea+0x2));_0x14d5e0>=_0x5d34ab[_0x4a7686([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x14d5e0-=_0x5d34ab[_0x4a7686([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x18fbaa+=_0x5d34ab[_0x14d5e0];}return _0x18fbaa;}function _0x3f9d7b(){const _0xa992dd=_0x33b6aa[_0x4a7686([0x73,0x70,0x6c,0x69,0x74])](_0x4a7686([0x2e]));if(0x3!=_0xa992dd[_0x4a7686([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1d7e11(_0xa992dd[0x1]);function _0x1d7e11(_0x54ff75){const _0x7384a9=_0x23048d(_0x54ff75);return _0x7384a9&&_0x2620c7()?_0x7384a9:null;function _0x2620c7(){const _0xe4839=_0x7384a9[_0x4a7686([0x6a,0x74,0x69])],_0x140d9f=window[_0x4a7686([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe4839[_0x4a7686([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe4839[_0x4a7686([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf9812e={..._0x7384a9,[_0x4a7686([0x6a,0x74,0x69])]:_0xe4839[_0x4a7686([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xe4839[_0x4a7686([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf9812e[_0x4a7686([0x76,0x63])],_0x526344(_0xf9812e)==_0x140d9f;}}}async function _0xc0754f(){let _0x1d8b13=!0x0;try{const _0x30835e=_0x33b6aa[_0x4a7686([0x73,0x70,0x6c,0x69,0x74])](_0x4a7686([0x2e])),[_0x2611b0,_0x21bde4,_0x1484d5]=_0x30835e;return _0x35bf13(_0x2611b0),await _0x58aaad(_0x2611b0,_0x21bde4,_0x1484d5),_0x1d8b13;}catch(_0x2999eb){return!0x1;}function _0x35bf13(_0x252d84){const _0x24eb76=_0x23048d(_0x252d84);_0x24eb76&&_0x24eb76[_0x4a7686([0x61,0x6c,0x67])]==_0x4a7686([0x45,0x53,0x32,0x35,0x36])||(_0x1d8b13=!0x1);}async function _0x58aaad(_0x2c8c8a,_0x1a1df2,_0x39033e){const _0x48912e=window[_0x4a7686([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4a7686([0x66,0x72,0x6f,0x6d])](_0x1d0e5b(_0x39033e),_0x2105c5=>_0x2105c5[_0x4a7686([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x511d2b=new window[(_0x4a7686([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4a7686([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2c8c8a+_0x4a7686([0x2e])+_0x1a1df2),_0x2a4eb0=window[_0x4a7686([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4a7686([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2a4eb0)return;const _0x267c48=await _0x2a4eb0[_0x4a7686([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4a7686([0x6a,0x77,0x6b]),_0xaa726e,{[_0x4a7686([0x6e,0x61,0x6d,0x65])]:_0x4a7686([0x45,0x43,0x44,0x53,0x41]),[_0x4a7686([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4a7686([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4a7686([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2a4eb0[_0x4a7686([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4a7686([0x6e,0x61,0x6d,0x65])]:_0x4a7686([0x45,0x43,0x44,0x53,0x41]),[_0x4a7686([0x68,0x61,0x73,0x68])]:{[_0x4a7686([0x6e,0x61,0x6d,0x65])]:_0x4a7686([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x267c48,_0x48912e,_0x511d2b)||(_0x1d8b13=!0x1);}}function _0x23048d(_0x8daef0){return _0x8daef0[_0x4a7686([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4a7686([0x65,0x79]))?JSON[_0x4a7686([0x70,0x61,0x72,0x73,0x65])](_0x1d0e5b(_0x8daef0)):null;}function _0x1d0e5b(_0x498c27){return window[_0x4a7686([0x61,0x74,0x6f,0x62])](_0x498c27[_0x4a7686([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4a7686([0x2b]))[_0x4a7686([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4a7686([0x2f])));}function _0x526344(_0x2887b4){let _0x33cbf6=0x1505;function _0x135c94(_0x1860f0){for(let _0x43d7f9=0x0;_0x43d7f9<_0x1860f0[_0x4a7686([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43d7f9++){const _0x1e2b0b=_0x1860f0[_0x4a7686([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43d7f9);_0x33cbf6=(_0x33cbf6<<0x5)+_0x33cbf6+_0x1e2b0b,_0x33cbf6&=_0x33cbf6;}}function _0x1d4fb9(_0x5de79d){Array[_0x4a7686([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5de79d)?_0x5de79d[_0x4a7686([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d4fb9):_0x5de79d&&typeof _0x5de79d==_0x4a7686([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4a7686([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5de79d)[_0x4a7686([0x73,0x6f,0x72,0x74])]()[_0x4a7686([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1e84c0,_0x4207eb])=>{_0x135c94(_0x1e84c0),_0x1d4fb9(_0x4207eb);}):_0x135c94(window[_0x4a7686([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5de79d));}return _0x1d4fb9(_0x2887b4),_0x33cbf6>>>0x0;}function _0x5b5da1(_0x29c9f5){return _0x29c9f5[_0x4a7686([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4a7686([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4a7686([0x30]));}function _0x96398c(_0x93aec6){return _0x93aec6[_0x4a7686([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4a7686([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4a7686([0x6a,0x6f,0x69,0x6e])]('');}function _0x5e2e88(){}function _0x4a7686(_0x29ed13){return _0x29ed13['map'](_0x122996=>String['fromCharCode'](_0x122996))['join']('');}_0x2539dc(await _0x3b5179());}(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'],[_0x1da76a=>Number(_0x1da76a)>=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(_0x2289db){return O['includes'](_0x2289db);}function v(_0x1d2b40,_0x2c89a5,_0x3e34dc){const {spanStyles:_0xdb6aaa,stylesToBeHtmlElements:_0x46f9d}=function(_0x55eab1,_0x5e0132){const _0x367c50={},_0x2cacc5={};return _0x5e0132['forEach'](_0x34cc21=>{const _0x2a3cdf=_0x55eab1['getStyle'](_0x34cc21);if(_0x2a3cdf){if(function(_0x23803e){return E['includes'](_0x23803e);}(_0x34cc21))_0x367c50[_0x34cc21]=_0x2a3cdf;else{if(function(_0x1a3f15){return _0x1a3f15 in F;}(_0x34cc21)){const _0x4c242c=_0x2a3cdf['split']('\x20');F[_0x34cc21]['forEach'](([_0x402299,_0xca4988])=>{for(const _0x55cc84 of _0x4c242c){('function'==typeof _0x402299&&_0x402299(_0x55cc84)||_0x402299===_0x55cc84)&&(_0x2cacc5[_0x34cc21]=[..._0x2cacc5[_0x34cc21]||[],[_0x402299,_0xca4988]]);}});}}}}),{'spanStyles':_0x367c50,'stylesToBeHtmlElements':_0x2cacc5};}(_0x1d2b40,_0x3e34dc);!function(_0x158281,_0x54f262,_0x4f7771){for(const _0x5db24e in _0x4f7771){_0x4f7771[_0x5db24e]['forEach'](([,_0x16d8dc])=>{const _0x3bce03=_0x54f262['createElement'](_0x16d8dc,[],_0x158281['getChildren']());_0x54f262['insertChild'](0x0,_0x3bce03,_0x158281);}),_0x54f262['removeStyle'](_0x5db24e,_0x158281);}}(_0x1d2b40,_0x2c89a5,_0x46f9d),function(_0x2f899e,_0x24f32f,_0x5c27f0){if(!Object['keys'](_0x5c27f0)['length'])return;const _0x44f7d4=_0x24f32f['createElement']('span',[],_0x2f899e['getChildren']());_0x24f32f['setStyle'](_0x5c27f0,_0x44f7d4),_0x24f32f['insertChild'](0x0,_0x44f7d4,_0x2f899e),_0x24f32f['removeStyle'](Object['keys'](_0x5c27f0),_0x2f899e);}(_0x1d2b40,_0x2c89a5,_0xdb6aaa);}class m extends _0x2119fc{['execute'](_0x4632b3){const {body:_0x367c4e}=_0x4632b3['_parsedData'],_0x1008c6=new _0x2cdc3e(_0x367c4e['document']),_0x3ea963=_0x1008c6['createRangeIn'](_0x367c4e),_0x11209d=new _0x2322a2(_0x1008c6['document']['stylesProcessor']),_0xf4fc14=[...new _0x1a4968(_0x11209d)['blockElements'],'font'],_0x352b89=_0x3ea963['getItems']();for(const _0x4a30fe of _0x352b89)_0x4a30fe['is']('element')&&_0xf4fc14['includes'](_0x4a30fe['name'])&&v(_0x4a30fe,_0x1008c6,(_0x5c1639=_0x4a30fe,Array['from'](_0x5c1639['getStyleNames']())['filter'](K)));var _0x5c1639;_0x4632b3['content']=_0x367c4e;}['isActive'](_0x110b1c){return super['isActive'](_0x110b1c)||d(_0x110b1c);}}class s extends _0x1f4d18{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x21156b=this['editor'],_0xb5d165=_0x21156b['plugins']['get']('ClipboardPipeline'),_0x1d0e83=_0x21156b['editing']['view']['document'],_0x51f873=new m(_0x1d0e83);_0xb5d165['on']('inputTransformation',(_0x4ea44d,_0x284415)=>{const _0xac6bec=_0x284415['dataTransfer']['getData']('text/html');_0x51f873['isActive'](_0xac6bec)&&(_0x284415['_parsedData']||(_0x284415['_parsedData']=_0x24ccd5(_0xac6bec,_0x1d0e83['stylesProcessor'])),_0x51f873['execute'](_0x284415));},{'priority':_0x151699['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x52b3b1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x463c71;for(const _0x566e55 in _0x52b3b1){const _0x3c3d39=_0x566e55,_0x43d1d5=_0x52b3b1[_0x3c3d39];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x43d1d5||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x43d1d5||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x43d1d5||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x43d1d5||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x43d1d5||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x43d1d5||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x43d1d5||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x43d1d5||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x43d1d5){delete _0x52b3b1[_0x3c3d39],_0x463c71=_0x43d1d5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x463c71&&_0x52b3b1['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x463c71&&_0x52b3b1['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x463c71&&_0x52b3b1['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x463c71&&_0x52b3b1['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x463c71&&_0x52b3b1['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x463c71&&_0x52b3b1['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x463c71&&_0x52b3b1['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x463c71&&_0x52b3b1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1f4d18{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.0",
|
|
3
|
+
"version": "44.1.0-alpha.0",
|
|
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.0",
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "44.0.0",
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "44.0.0",
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "44.0.0",
|
|
29
|
-
"ckeditor5": "44.0.0"
|
|
25
|
+
"@ckeditor/ckeditor5-core": "44.1.0-alpha.0",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.0",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "44.1.0-alpha.0",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.0",
|
|
29
|
+
"ckeditor5": "44.1.0-alpha.0"
|
|
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 _0x2b44bf=_0x4a68;function _0x4a68(_0x142a90,_0x256043){const _0x1ad308=_0x1ad3();return _0x4a68=function(_0x4a6893,_0x44e2c5){_0x4a6893=_0x4a6893-0xe4;let _0x551e5f=_0x1ad308[_0x4a6893];return _0x551e5f;},_0x4a68(_0x142a90,_0x256043);}(function(_0x236c97,_0x582269){const _0x2d1966=_0x4a68,_0x3970ef=_0x236c97();while(!![]){try{const _0x22a30b=parseInt(_0x2d1966(0xec))/0x1*(-parseInt(_0x2d1966(0x106))/0x2)+-parseInt(_0x2d1966(0xfa))/0x3*(parseInt(_0x2d1966(0x109))/0x4)+parseInt(_0x2d1966(0xf4))/0x5+-parseInt(_0x2d1966(0x107))/0x6*(parseInt(_0x2d1966(0xea))/0x7)+-parseInt(_0x2d1966(0xf5))/0x8*(parseInt(_0x2d1966(0xe7))/0x9)+-parseInt(_0x2d1966(0x10b))/0xa+-parseInt(_0x2d1966(0xeb))/0xb*(-parseInt(_0x2d1966(0xe4))/0xc);if(_0x22a30b===_0x582269)break;else _0x3970ef['push'](_0x3970ef['shift']());}catch(_0x374c29){_0x3970ef['push'](_0x3970ef['shift']());}}}(_0x1ad3,0x48247));import{Plugin as _0x26b791}from'ckeditor5/src/core.js';import{parseHtml as _0x26be53}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4e5d31,uid as _0x3999f7}from'ckeditor5/src/utils.js';import _0x403a40 from'./normalizers/inliner/msofficestylesinliner.js';function _0x1ad3(){const _0x2438f4=['fromCharCode','_parsedData','high','isPremiumPlugin','2NXwksH','12924aYGNbd','afterInit','52UTWXcG','view','4241110mTxvct','12wpYCiP','getData','ClipboardPipeline','9RkpCgi','href','plugins','1141hsbpJs','14607065HjLCgQ','199529YYNhgE','PasteFromOfficeEnhancedInliner','dataTransfer','map','isOfficialPlugin','init','get','editor','1199680obvgfX','1980512beOKwu','inputTransformation','stylesProcessor','isActive','pluginName','11550AdiPaJ','document','execute','editing','join','text/html','requires','PasteFromOffice'];_0x1ad3=function(){return _0x2438f4;};return _0x1ad3();}export default class i extends _0x26b791{static get[_0x2b44bf(0xf9)](){const _0x5317b0=_0x2b44bf;return _0x5317b0(0xed);}static get[_0x2b44bf(0xf0)](){return!0x0;}static get[_0x2b44bf(0x105)](){return!0x0;}static get[_0x2b44bf(0x100)](){const _0x1e4030=_0x2b44bf;return[_0x1e4030(0x101)];}[_0x2b44bf(0xf1)](){const _0x5cb09a=_0x2b44bf,_0xb7685b=this[_0x5cb09a(0xf3)],_0xd7621f=_0xb7685b[_0x5cb09a(0xe9)][_0x5cb09a(0xf2)](_0x5cb09a(0xe6)),_0x278329=_0xb7685b[_0x5cb09a(0xfd)][_0x5cb09a(0x10a)][_0x5cb09a(0xfb)],_0xfbf39c=new _0x403a40(_0x278329);_0xd7621f['on'](_0x5cb09a(0xf6),(_0x4f70de,_0x24fd66)=>{const _0x349e0b=_0x5cb09a,_0xd6a38c=_0x24fd66[_0x349e0b(0xee)][_0x349e0b(0xe5)](_0x349e0b(0xff));_0xfbf39c[_0x349e0b(0xf8)](_0xd6a38c)&&(_0x24fd66[_0x349e0b(0x103)]||(_0x24fd66[_0x349e0b(0x103)]=_0x26be53(_0xd6a38c,_0x278329[_0x349e0b(0xf7)])),_0xfbf39c[_0x349e0b(0xfc)](_0x24fd66));},{'priority':_0x4e5d31[_0x5cb09a(0xf2)](_0x5cb09a(0x104))+0xb});}[_0x2b44bf(0x108)](){!async function(_0x318bb8){const _0x1b3bae=_0x3ad620([0x45,0x55,0x75,0x6a,0x6f,0x51,0x47,0x7a,0x77,0x48,0x72,0x5a,0x49,0x79,0x6e,0x62,0x34,0x69,0x4d,0x4b,0x58,0x63,0x33,0x6b,0x73,0x56,0x42,0x39,0x76,0x36,0x64,0x68,0x52,0x6c,0x66,0x46,0x61,0x78,0x32,0x4e,0x54,0x59,0x67,0x35,0x4f,0x37,0x30,0x4a,0x57,0x44,0x65,0x71,0x74,0x53,0x31,0x50,0x4c,0x38,0x41,0x43,0x70,0x6d]),_0x58e89f=0x449f376,_0x3e0ac4=0x44eaa16^_0x58e89f,_0x6bcedd=window[_0x3ad620([0x44,0x61,0x74,0x65])][_0x3ad620([0x6e,0x6f,0x77])](),_0x4d7315=_0x318bb8[_0x3ad620([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xf8df82=new window[(_0x3ad620([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6ff746=>{_0x4d7315[_0x3ad620([0x6f,0x6e,0x63,0x65])](_0x3ad620([0x72,0x65,0x61,0x64,0x79]),_0x6ff746);}),_0x103d1c={[_0x3ad620([0x6b,0x74,0x79])]:_0x3ad620([0x45,0x43]),[_0x3ad620([0x75,0x73,0x65])]:_0x3ad620([0x73,0x69,0x67]),[_0x3ad620([0x63,0x72,0x76])]:_0x3ad620([0x50,0x2d,0x32,0x35,0x36]),[_0x3ad620([0x78])]:_0x3ad620([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]),[_0x3ad620([0x79])]:_0x3ad620([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]),[_0x3ad620([0x61,0x6c,0x67])]:_0x3ad620([0x45,0x53,0x32,0x35,0x36])},_0x553138=_0x4d7315[_0x3ad620([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3ad620([0x67,0x65,0x74])](_0x3ad620([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x24f988(){let _0x51cfe0,_0x49737a=null,_0x4fc0f6=null;try{if(_0x553138==_0x3ad620([0x47,0x50,0x4c]))return _0x3ad620([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x51cfe0=_0x2e269c(),!_0x51cfe0)return _0x3ad620([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x51cfe0[_0x3ad620([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4fc0f6=_0x153da9(_0x51cfe0[_0x3ad620([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x51cfe0[_0x3ad620([0x6a,0x74,0x69])])),await _0x153356()?_0x636478()?_0x568b29()?_0x3ad620([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x593413()?(_0x51cfe0[_0x3ad620([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ad620([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x49737a=_0x4395e7(_0x3ad620([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x51cfe0[_0x3ad620([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ad620([0x74,0x72,0x69,0x61,0x6c])&&(_0x49737a=_0x4395e7(_0x3ad620([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x51cfe0[_0x3ad620([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ad620([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x49737a=_0x4395e7(_0x3ad620([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x384088()):_0x3ad620([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3ad620([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3ad620([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x135ca2){return _0x3ad620([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x568b29(){const _0x33a754=[_0x3ad620([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3ad620([0x74,0x72,0x69,0x61,0x6c])][_0x3ad620([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51cfe0[_0x3ad620([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x6bcedd/0x3e8:0xe10*_0x3e0ac4;return _0x51cfe0[_0x3ad620([0x65,0x78,0x70])]<_0x33a754;}function _0x636478(){const _0x49baf4=_0x51cfe0[_0x3ad620([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x49baf4&&(!!_0x49baf4[_0x3ad620([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ad620([0x2a]))||(!!_0x49baf4[_0x3ad620([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ad620([0x50,0x4f,0x45]))||!!_0x49baf4[_0x3ad620([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ad620([0x50,0x50]))));}function _0x593413(){const _0x1d4e7d=_0x4a68,_0x47320b=_0x51cfe0[_0x3ad620([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x47320b||0x0==_0x47320b[_0x3ad620([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3c4545}=new URL(window[_0x3ad620([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1d4e7d(0xe8)]);if(_0x47320b[_0x3ad620([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c4545))return!0x0;const _0x4f0787=_0x3c4545[_0x3ad620([0x73,0x70,0x6c,0x69,0x74])](_0x3ad620([0x2e]));return _0x47320b[_0x3ad620([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19257f=>_0x19257f[_0x3ad620([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ad620([0x2a])))[_0x3ad620([0x6d,0x61,0x70])](_0x4bb338=>_0x4bb338[_0x3ad620([0x73,0x70,0x6c,0x69,0x74])](_0x3ad620([0x2e])))[_0x3ad620([0x73,0x6f,0x6d,0x65])](_0x39c66e=>_0x4f0787[_0x3ad620([0x65,0x76,0x65,0x72,0x79])]((_0x110f78,_0x52f43d)=>_0x39c66e[_0x52f43d]===_0x110f78||_0x39c66e[_0x52f43d]===_0x3ad620([0x2a])));}function _0x384088(){return _0x49737a&&_0x4fc0f6?new window[(_0x3ad620([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f2b1f,_0x302313)=>{_0x49737a[_0x3ad620([0x74,0x68,0x65,0x6e])](_0x2f2b1f,_0x302313),_0x4fc0f6[_0x3ad620([0x74,0x68,0x65,0x6e])](_0xb7ef1c=>{_0xb7ef1c!=_0x3ad620([0x56,0x61,0x6c,0x69,0x64])&&_0x2f2b1f(_0xb7ef1c);},_0x302313);}):_0x49737a||_0x4fc0f6||_0x3ad620([0x56,0x61,0x6c,0x69,0x64]);}}function _0x153da9(_0xfe5066,_0x1aba26){return new window[(_0x3ad620([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57e52f=>{if(_0x230a77())return _0x57e52f(_0x3ad620([0x56,0x61,0x6c,0x69,0x64]));_0x4bf9e6(),_0x4d7315[_0x3ad620([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3ad620([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4eebc4=!0x1;const _0x10606d=_0x3999f7();function _0xddfc4c(_0x484ba4){return!!_0x484ba4&&(typeof _0x484ba4===_0x3ad620([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x484ba4===_0x3ad620([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x484ba4[_0x3ad620([0x74,0x68,0x65,0x6e])]===_0x3ad620([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x484ba4[_0x3ad620([0x63,0x61,0x74,0x63,0x68])]===_0x3ad620([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4da0ef(_0x3dec79){_0x11ddf9(_0x3dec79)[_0x3ad620([0x74,0x68,0x65,0x6e])](_0x40dcb1=>{if(!_0x40dcb1||_0x40dcb1[_0x3ad620([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3ad620([0x6f,0x6b]))return _0x3ad620([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x301004(_0x9e3abe(_0x10606d+_0x1aba26))!=_0x40dcb1[_0x3ad620([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3ad620([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3ad620([0x56,0x61,0x6c,0x69,0x64]);})[_0x3ad620([0x74,0x68,0x65,0x6e])](_0x2c59d6=>(_0x5371ff(),_0x2c59d6),()=>{const _0x2566ec=_0x456b25();return null==_0x2566ec?(_0x5371ff(),_0x3ad620([0x56,0x61,0x6c,0x69,0x64])):_0x3ad620(_0x6bcedd-_0x2566ec>(0x20457776^_0x58e89f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3ad620([0x74,0x68,0x65,0x6e])](_0x57e52f)[_0x3ad620([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57e52f(_0x3ad620([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb9a631=0x47f1df6^_0x58e89f;function _0x5371ff(){const _0x16b7cb=_0x3ad620([0x6c,0x6c,0x63,0x74,0x2d])+_0x301004(_0x9e3abe(_0xfe5066)),_0x19ef69=_0x224172(_0x301004(window[_0x3ad620([0x4d,0x61,0x74,0x68])][_0x3ad620([0x63,0x65,0x69,0x6c])](_0x6bcedd/_0xb9a631)));window[_0x3ad620([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ad620([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16b7cb,_0x19ef69);}function _0x456b25(){const _0x1d0730=_0x3ad620([0x6c,0x6c,0x63,0x74,0x2d])+_0x301004(_0x9e3abe(_0xfe5066)),_0x48dcce=window[_0x3ad620([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ad620([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1d0730);return _0x48dcce?window[_0x3ad620([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x224172(_0x48dcce),0x10)*_0xb9a631:null;}function _0x11ddf9(_0x4dd282){return new window[(_0x3ad620([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30eaf9,_0x3cacb3)=>{_0x4dd282[_0x3ad620([0x74,0x68,0x65,0x6e])](_0x30eaf9,_0x3cacb3),window[_0x3ad620([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3cacb3,0x44827b6^_0x58e89f);});}}_0x4d7315[_0x3ad620([0x6f,0x6e])](_0x3ad620([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x23d71c,_0x170fa2)=>{if(_0x170fa2[0x0]!=_0xfe5066)return _0x57e52f(_0x3ad620([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x170fa2[0x1]={..._0x170fa2[0x1],[_0x3ad620([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10606d};},{[_0x3ad620([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ad620([0x68,0x69,0x67,0x68])}),_0x4d7315[_0x3ad620([0x6f,0x6e])](_0x3ad620([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x8f745f=>{_0xddfc4c(_0x8f745f[_0x3ad620([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4eebc4=!0x0,_0x4da0ef(_0x8f745f[_0x3ad620([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3ad620([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ad620([0x6c,0x6f,0x77])}),_0xf8df82[_0x3ad620([0x74,0x68,0x65,0x6e])](()=>{_0x4eebc4||_0x57e52f(_0x3ad620([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x230a77(){return _0x4d7315[_0x3ad620([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ad620([0x76,0x69,0x65,0x77])][_0x3ad620([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3ad620([0x61,0x75,0x74,0x6f]);}function _0x4bf9e6(){_0x4d7315[_0x3ad620([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ad620([0x76,0x69,0x65,0x77])][_0x3ad620([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3ad620([0x61,0x75,0x74,0x6f]);}}function _0x4395e7(_0x469182){const _0x493276=[new window[(_0x3ad620([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1213a7=>setTimeout(_0x1213a7,0x440cdba^_0x58e89f)),_0xf8df82[_0x3ad620([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3ad620([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x375537=>{let _0x3adeb8=0x0;_0x4d7315[_0x3ad620([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ad620([0x6f,0x6e])](_0x3ad620([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5ff9ad,_0x145d9f)=>{_0x145d9f[0x0][_0x3ad620([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3adeb8++,_0x3adeb8==(0x449f28e^_0x58e89f)&&(_0x375537(),_0x5ff9ad[_0x3ad620([0x6f,0x66,0x66])]());});}))];return window[_0x3ad620([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3ad620([0x72,0x61,0x63,0x65])](_0x493276)[_0x3ad620([0x74,0x68,0x65,0x6e])](()=>_0x469182);}async function _0xf4ccf6(){await _0xf8df82,_0x4d7315[_0x3ad620([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ad620([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x542053,_0x4d7315[_0x3ad620([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ad620([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x542053,_0x4d7315[_0x3ad620([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3ad620([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x21e08b(_0x24491a){const _0x5d6dfc=_0x23e92e();_0x4d7315[_0x5d6dfc]=_0x3ad620([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])+_0x24491a,_0x24491a!=_0x3ad620([0x56,0x61,0x6c,0x69,0x64])&&_0xf4ccf6();}function _0x23e92e(){const _0x51a47c=window[_0x3ad620([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3ad620([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3ad620([0x6e,0x6f,0x77])]())[_0x3ad620([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3ad620([0x2e]),'');let _0x3f0b3b=_0x3ad620([0x45]);for(let _0x261bb6=0x0;_0x261bb6<_0x51a47c[_0x3ad620([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x261bb6+=0x2){let _0x3ea340=window[_0x3ad620([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51a47c[_0x3ad620([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x261bb6,_0x261bb6+0x2));_0x3ea340>=_0x1b3bae[_0x3ad620([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ea340-=_0x1b3bae[_0x3ad620([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f0b3b+=_0x1b3bae[_0x3ea340];}return _0x3f0b3b;}function _0x2e269c(){const _0x4e9b3f=_0x553138[_0x3ad620([0x73,0x70,0x6c,0x69,0x74])](_0x3ad620([0x2e]));if(0x3!=_0x4e9b3f[_0x3ad620([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xcc1156(_0x4e9b3f[0x1]);function _0xcc1156(_0x471a5a){const _0xad6702=_0x254743(_0x471a5a);return _0xad6702&&_0x3c38e5()?_0xad6702:null;function _0x3c38e5(){const _0x1d7ba9=_0xad6702[_0x3ad620([0x6a,0x74,0x69])],_0x1b422c=window[_0x3ad620([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d7ba9[_0x3ad620([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d7ba9[_0x3ad620([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x48535b={..._0xad6702,[_0x3ad620([0x6a,0x74,0x69])]:_0x1d7ba9[_0x3ad620([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d7ba9[_0x3ad620([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x48535b[_0x3ad620([0x76,0x63])],_0x9e3abe(_0x48535b)==_0x1b422c;}}}async function _0x153356(){let _0x51c821=!0x0;try{const _0x1365ec=_0x553138[_0x3ad620([0x73,0x70,0x6c,0x69,0x74])](_0x3ad620([0x2e])),[_0x54ba19,_0x106221,_0x320971]=_0x1365ec;return _0x25d33a(_0x54ba19),await _0x15e786(_0x54ba19,_0x106221,_0x320971),_0x51c821;}catch(_0x25149a){return!0x1;}function _0x25d33a(_0x52a5c3){const _0x51df93=_0x254743(_0x52a5c3);_0x51df93&&_0x51df93[_0x3ad620([0x61,0x6c,0x67])]==_0x3ad620([0x45,0x53,0x32,0x35,0x36])||(_0x51c821=!0x1);}async function _0x15e786(_0x5ce70f,_0x278adb,_0x2edb76){const _0x27b4ae=window[_0x3ad620([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3ad620([0x66,0x72,0x6f,0x6d])](_0x1f647a(_0x2edb76),_0x47c452=>_0x47c452[_0x3ad620([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x553ec5=new window[(_0x3ad620([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3ad620([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5ce70f+_0x3ad620([0x2e])+_0x278adb),_0x3b425c=window[_0x3ad620([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3ad620([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3b425c)return;const _0x5762c3=await _0x3b425c[_0x3ad620([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3ad620([0x6a,0x77,0x6b]),_0x103d1c,{[_0x3ad620([0x6e,0x61,0x6d,0x65])]:_0x3ad620([0x45,0x43,0x44,0x53,0x41]),[_0x3ad620([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3ad620([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3ad620([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3b425c[_0x3ad620([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3ad620([0x6e,0x61,0x6d,0x65])]:_0x3ad620([0x45,0x43,0x44,0x53,0x41]),[_0x3ad620([0x68,0x61,0x73,0x68])]:{[_0x3ad620([0x6e,0x61,0x6d,0x65])]:_0x3ad620([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5762c3,_0x27b4ae,_0x553ec5)||(_0x51c821=!0x1);}}function _0x254743(_0x1cca7c){return _0x1cca7c[_0x3ad620([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3ad620([0x65,0x79]))?JSON[_0x3ad620([0x70,0x61,0x72,0x73,0x65])](_0x1f647a(_0x1cca7c)):null;}function _0x1f647a(_0x129be4){return window[_0x3ad620([0x61,0x74,0x6f,0x62])](_0x129be4[_0x3ad620([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3ad620([0x2b]))[_0x3ad620([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3ad620([0x2f])));}function _0x9e3abe(_0x369fd9){let _0x40f4f3=0x1505;function _0x4d3e08(_0x9821a5){for(let _0x4ec1c7=0x0;_0x4ec1c7<_0x9821a5[_0x3ad620([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ec1c7++){const _0x436480=_0x9821a5[_0x3ad620([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ec1c7);_0x40f4f3=(_0x40f4f3<<0x5)+_0x40f4f3+_0x436480,_0x40f4f3&=_0x40f4f3;}}function _0x5ba470(_0xf589f6){Array[_0x3ad620([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xf589f6)?_0xf589f6[_0x3ad620([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5ba470):_0xf589f6&&typeof _0xf589f6==_0x3ad620([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3ad620([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xf589f6)[_0x3ad620([0x73,0x6f,0x72,0x74])]()[_0x3ad620([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c2637,_0x11908b])=>{_0x4d3e08(_0x4c2637),_0x5ba470(_0x11908b);}):_0x4d3e08(window[_0x3ad620([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xf589f6));}return _0x5ba470(_0x369fd9),_0x40f4f3>>>0x0;}function _0x301004(_0x1e5336){return _0x1e5336[_0x3ad620([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3ad620([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3ad620([0x30]));}function _0x224172(_0x3ae481){return _0x3ae481[_0x3ad620([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3ad620([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3ad620([0x6a,0x6f,0x69,0x6e])]('');}function _0x542053(){}function _0x3ad620(_0x2c5715){const _0x351f3d=_0x4a68;return _0x2c5715[_0x351f3d(0xef)](_0x492d14=>String[_0x351f3d(0x102)](_0x492d14))[_0x351f3d(0xfe)]('');}_0x21e08b(await _0x24f988());}(this);}}
|
|
@@ -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);}
|