@ckeditor/ckeditor5-paste-from-office-enhanced 44.3.0-alpha.2 → 44.3.0-alpha.3

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.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=E,n=t();for(;;)try{if(753178===parseInt(e(442))/1*(parseInt(e(450))/2)+-parseInt(e(449))/3*(-parseInt(e(448))/4)+parseInt(e(441))/5*(-parseInt(e(440))/6)+-parseInt(e(443))/7*(parseInt(e(446))/8)+parseInt(e(438))/9*(-parseInt(e(447))/10)+parseInt(e(439))/11+-parseInt(e(444))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=A();return(E=function(t,e){return n[t-=438]})(t,e)}function C(t){return S[E(445)](t)}function A(){const t=["2524974bOchLQ","1415511UcPqbz","16245152hBbThT","156SuwcMC","36075gcvyWo","1CwYlzc","14xIiasU","14897376ddMjEB","test","1004048KwWxzP","50EAVnwN","44ejMUGO","130992SZowuA"];return(A=function(){return t})()}function O(t,e){const n=F();return(O=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(918010===parseInt(e(420))/1*(parseInt(e(426))/2)+parseInt(e(418))/3*(-parseInt(e(410))/4)+-parseInt(e(429))/5*(-parseInt(e(433))/6)+parseInt(e(413))/7+parseInt(e(434))/8*(-parseInt(e(428))/9)+-parseInt(e(419))/10*(-parseInt(e(421))/11)+-parseInt(e(431))/12*(parseInt(e(436))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(417)]&&!s[n(416)])continue;const e=!s[n(417)]||t[n(415)]===s[n(417)],o=!s[n(416)]||t[n(412)](s[n(416)]);e&&o&&r[n(438)](s,i)}return r}function F(){const t=["5772065VRpsWS","split","set","exec","selectorText","4bSzAAQ","length","hasClass","8121603hitATD","initial","name","className","tagName","2619417njjkiE","1210xMgcEK","104VpkUDA","25718uOQOSV","groups","assign","trim","push","26024Tclpzg","style","5463NVEGXG","698465YRbICF","cssRules","36vGNZhW","map","60lyVHEF","14104pbfOuF","getPropertyValue"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(411)];r++){const s=t[r],i=t[e(435)](s);e(414)!==i&&(n[s]=i)}return n}function N(t){const e=O,n=t[e(437)](",")[e(432)]((t=>t[e(424)]())),r=[];for(const t of n){const n=L[e(439)](t);n&&r[e(425)](n[e(422)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(423)](n,r);return n}function M(t,e){const n=W();return(M=function(t,e){return n[t-=130]})(t,e)}function W(){const t=["document","_parsedData","268guUeBJ","elementStart","from","content","execute","3650847Dhavgt","9nxoLjC","isActive","size","3242584NlorAT","values","537341vSfTUo","33570JFWYZP","setStyle","hasStyle","132RtFoen","12nXfgel","4202780PdmcmO","createRangeIn","4VsgVGp","643965eNpEqi","item","1366222mTxWHJ","type"];return(W=function(){return t})()}const R=M;!function(t){const e=M,n=t();for(;;)try{if(973062===-parseInt(e(133))/1*(-parseInt(e(141))/2)+-parseInt(e(153))/3+-parseInt(e(148))/4*(parseInt(e(134))/5)+-parseInt(e(138))/6*(-parseInt(e(142))/7)+parseInt(e(131))/8*(-parseInt(e(154))/9)+parseInt(e(139))/10+parseInt(e(144))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends w{[R(152)](t){const n=R,{body:r,styles:s}=t[n(147)],i=new e.UpcastWriter(r[n(146)]),o=i[n(140)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(438)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(430)])if(t instanceof CSSStyleRule){const r=j(t[e(427)]);n[t[e(409)]]=Object[e(423)]({},n[t[e(409)]]||{},r)}return n}(s));for(const t of o){if(n(149)!==t[n(145)])continue;const e=P(t[n(143)],c);if(e[n(130)]){const r=T(Array[n(150)](e[n(132)]()));for(const e in r){const s=t[n(143)];s[n(136)](e)||i[n(135)](e,r[e],s)}}}t[n(151)]=r}[R(155)](t){return super[R(155)](t)||C(t)}}const K=k;function V(){const t=["pluginName","dataTransfer","isOfficialPlugin","_parsedData","30138DraFgB","74ZdfOWy","10896740bsLZBV","85572BvSLaX","href","high","plugins","editor","afterInit","18547276Lhgpnf","9HcqNtY","map","PasteFromOfficeEnhancedInliner","isActive","152cCHvUY","document","text/html","273077NEkfsF","get","25McwSlj","editing","inputTransformation","getData","stylesProcessor","ClipboardPipeline","isPremiumPlugin","fromCharCode","133482iFYjNn","join","63637692OJSzNu","requires","init","view","execute","104tFJwus","PasteFromOffice"];return(V=function(){return t})()}function k(t,e){const n=V();return(k=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(856980===parseInt(e(347))/1*(parseInt(e(346))/2)+parseInt(e(333))/3*(parseInt(e(320))/4)+-parseInt(e(325))/5*(-parseInt(e(349))/6)+parseInt(e(323))/7*(parseInt(e(340))/8)+parseInt(e(356))/9*(parseInt(e(348))/10)+parseInt(e(355))/11+-parseInt(e(335))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends t.Plugin{static get[K(342)](){return K(358)}static get[K(344)](){return!0}static get[K(331)](){return!0}static get[K(336)](){return[K(341)]}[K(337)](){const t=K,e=this[t(353)],n=e[t(352)][t(324)](t(330)),r=e[t(326)][t(338)][t(321)],s=new D(r);n.on(t(327),((e,n)=>{const i=t,o=n[i(343)][i(328)](i(322));s[i(319)](o)&&(n[i(345)]||(n[i(345)]=v(o,r[i(329)])),s[i(339)](n))}),{priority:x.priorities[t(324)](t(351))+11})}[K(354)](){!async function(t){const e=d([52,70,100,109,89,110,107,68,80,57,111,48,121,106,98,81,50,75,55,101,71,66,112,74,76,122,73,102,65,99,83,77,116,54,115,72,97,104,56,84,53,87,90,105,119,118,88,69,103,49,78,108,85,51,82,113,86,120,117,114,79,67]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(357)]((t=>String[e(332)](t)))[e(334)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([70]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1740700800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(350)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=J;function z(){const t=["9MSkcmA","line-through","bold","24tVHEJg","setStyle","filter","382540jKNocq","text-decoration-line","from","vertical-align","removeStyle","994651RPzySF","font-size","sup","520986EuLUOo","font-family","super","includes","keys","getChildren","function","getStyleNames","insertChild","sub","span","getStyle","strong","6879760mfqllK","font-weight","italic","createElement","bolder","forEach","3581224bStFAf","44uhvVMO","text-decoration","color","medium","137841NymrmB","underline","font-style","split","448588INjlPO","length"];return(z=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(333057===-parseInt(e(310))/1+-parseInt(e(294))/2+parseInt(e(290))/3*(-parseInt(e(330))/4)+-parseInt(e(302))/5*(-parseInt(e(299))/6)+parseInt(e(307))/7+-parseInt(e(329))/8*(-parseInt(e(296))/9)+parseInt(e(323))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const q=[$(332),$(311),$(308),$(331),$(303),$(324),$(292),$(305)];function J(t,e){const n=z();return(J=function(t,e){return n[t-=290]})(t,e)}const B=[$(332),$(311),$(308)],H={"font-style":[[$(325),"i"]],"font-weight":[[$(333),$(322)],[$(298),$(322)],[$(327),$(322)],[t=>Number(t)>=600,$(322)]],"text-decoration":[[$(291),"u"],[$(297),"s"]],"text-decoration-line":[[$(291),"u"],[$(297),"s"]],"vertical-align":[[$(319),$(319)],[$(312),$(309)]]};function G(t){return q[$(313)](t)}function _(t){const e=$;return Array[e(304)](t[e(317)]())[e(301)](G)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(328)]((e=>{const i=n,o=t[i(321)](e);if(o)if(c=e,B[$(313)](c))r[e]=o;else if(e in H){const t=o[i(293)](" ");H[e][i(328)]((([n,r])=>{const o=i;for(const i of t)(o(316)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(328)]((([,n])=>{const s=r,i=e[s(326)](n,[],t[s(315)]());e[s(318)](0,i,t)})),e[r(306)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(314)](n)[r(295)])return;const s=e[r(326)](r(320),[],t[r(315)]());e[r(300)](n,s),e[r(318)](0,s,t),e[r(306)](Object[r(314)](n),t)}(t,e,r)}function X(){const t=["_parsedData","element","891416NwnAlF","name","blockElements","5724880MwobcZ","getItems","font","2079VaisPo","135210lgMapD","128JHXIPx","execute","2CzITLV","3737250IzMYOK","document","createRangeIn","stylesProcessor","45EGjqiD","81420dyjWuU","isActive","829635BhulCv","includes","317399Nrvijn","content"];return(X=function(){return t})()}function Z(t,e){const n=X();return(Z=function(t,e){return n[t-=171]})(t,e)}const Q=Z;!function(t){const e=Z,n=t();for(;;)try{if(451563===parseInt(e(182))/1*(-parseInt(e(172))/2)+-parseInt(e(178))/3*(parseInt(e(194))/4)+-parseInt(e(180))/5+parseInt(e(173))/6+-parseInt(e(189))/7+-parseInt(e(186))/8*(parseInt(e(177))/9)+-parseInt(e(193))/10*(-parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[Q(171)](t){const n=Q,{body:r}=t[n(184)],s=new e.UpcastWriter(r[n(174)]),i=s[n(175)](r),o=new e.ViewDocument(s[n(174)][n(176)]),c=[...new e.DomConverter(o)[n(188)],n(191)],a=i[n(190)]();for(const t of a)if(t.is(n(185))&&c[n(181)](t[n(187)])){Y(t,s,_(t))}t[n(183)]=r}[Q(179)](t){return super[Q(179)](t)||C(t)}}const et=rt;function nt(){const t=["config","high","24bdJPOc","48351JoUhDf","isPremiumPlugin","inputTransformation","text/html","pasteFromOfficeEnhancedLicenseKeyValid","usageLimit","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","plugins","expired","3764ddIFMj","PasteFromOfficeEnhanced","editor","PasteFromOfficeEnhancedPropagator","get","domainLimit","22VmpdZu","evaluationLimit","pluginName","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","ClipboardPipeline","17220efirPp","_licenseKeyCheckInterval","2545FFTDnx","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","stylesProcessor","init","trialLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_parsedData","featureNotAllowed","requires","getData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","449106LPBxAu","editing","1265877xtlNSW","invalid","_showLicenseError","dataTransfer","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","destroy","view","PasteFromOffice","2518964hAwqXq","execute","12623160rGJyeY"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(267413===parseInt(e(430))/1+parseInt(e(463))/2*(-parseInt(e(447))/3)+-parseInt(e(457))/4*(-parseInt(e(471))/5)+-parseInt(e(469))/6+parseInt(e(441))/7+parseInt(e(446))/8*(parseInt(e(432))/9)+-parseInt(e(443))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(465)](){return et(460)}static get[et(472)](){return!0}static get[et(448)](){return!0}static get[et(427)](){return[et(440)]}[et(422)](){const t=et,e=this[t(459)],n=e[t(455)][t(461)](t(468)),r=e[t(431)][t(439)][t(437)],s=new tt(r);n.on(t(449),((e,n)=>{const i=t,o=n[i(435)][i(428)](i(450));s[i(453)](o)&&(n[i(425)]||(n[i(425)]=v(o,r[i(475)])),s[i(442)](n))}),{priority:x.priorities[t(461)](t(445))+10}),this[t(466)]=this[t(459)][t(444)][t(461)](t(466));const i=this[t(459)];this[t(470)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(451)==s||e(454)==s||e(474)==s||e(473)==s||e(436)==s||e(467)==s||e(429)==s||e(424)==s){delete i[r],n=s,clearInterval(this[e(470)]),this[e(470)]=void 0;break}}e(454)==n&&i[e(434)](e(433)),e(474)==n&&i[e(434)](e(456)),e(473)==n&&i[e(434)](e(462)),e(436)==n&&i[e(434)](e(426),e(458)),e(467)==n&&i[e(434)](e(464)),e(429)==n&&i[e(434)](e(423)),e(424)==n&&i[e(434)](e(452))}),1e3)}[et(438)](){const t=et;super[t(438)](),this[t(470)]&&clearInterval(this[t(470)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=367]})(t,e)}function ct(){var t=["requires","4204280xGxomO","665162CvCgEN","8349680oaSJEE","51530bwHFQe","15SAmsJa","PasteFromOffice","isOfficialPlugin","pluginName","409871LpQLCB","7232340bFRfIk","5409kdAKnT","PasteFromOfficeEnhanced","isPremiumPlugin","3493672jObmic","8IzsKWy"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(918271===-parseInt(e(377))/1+-parseInt(e(370))/2*(-parseInt(e(373))/3)+-parseInt(e(367))/4*(parseInt(e(369))/5)+-parseInt(e(378))/6+parseInt(e(382))/7+-parseInt(e(371))/8+-parseInt(e(379))/9*(-parseInt(e(372))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(376)](){return it(380)}static get[it(375)](){return!0}static get[it(381)](){return!0}static get[it(368)](){return[it(374),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=250]})(t,e)}function lt(){var t=["9PTvLPV","729730tEUqmt","1046709rEBcyL","24nAVhht","3184188OKCtJo","33995FXzGur","25500JaRrbF","4yvWcte","31355aEbzrW","1644oupjrj","12AXCoKb","389805GrHRsE","22dhTlYG"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(373673===-parseInt(e(261))/1*(parseInt(e(260))/2)+-parseInt(e(253))/3*(parseInt(e(259))/4)+parseInt(e(251))/5*(parseInt(e(250))/6)+parseInt(e(257))/7+-parseInt(e(256))/8*(-parseInt(e(255))/9)+-parseInt(e(254))/10*(parseInt(e(252))/11)+-parseInt(e(262))/12*(parseInt(e(258))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=E();return(S=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(844814===-parseInt(e(240))/1*(parseInt(e(237))/2)+-parseInt(e(241))/3+-parseInt(e(236))/4+parseInt(e(239))/5+-parseInt(e(244))/6+parseInt(e(243))/7+-parseInt(e(245))/8*(-parseInt(e(242))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(){const t=["7327890XFOIdo","8VSvrmg","3040108EUksat","213462lqPtSX","test","181950BgdDTL","3KBkIjP","393192LJWnTT","18555444oTdhIw","8255149gXqQrU"];return(E=function(){return t})()}function A(t){return C[S(238)](t)}!function(t){const e=P,n=t();for(;;)try{if(523377===parseInt(e(127))/1*(parseInt(e(109))/2)+parseInt(e(131))/3+parseInt(e(120))/4*(parseInt(e(108))/5)+-parseInt(e(110))/6*(parseInt(e(128))/7)+parseInt(e(115))/8+parseInt(e(122))/9+-parseInt(e(112))/10*(parseInt(e(113))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(114)]&&!s[n(111)])continue;const e=!s[n(114)]||t[n(121)]===s[n(114)],o=!s[n(111)]||t[n(117)](s[n(111)]);e&&o&&r[n(130)](s,i)}return r}function P(t,e){const n=L();return(P=function(t,e){return n[t-=108]})(t,e)}function L(){const t=["getPropertyValue","cssRules","groups","2001820htJnNV","1042166imLNNj","476424XZLbTU","className","50dmPxni","3455485hrFVCh","tagName","3276472HqiBlm","assign","hasClass","length","style","4VwhNAU","name","6699672NdEMVD","trim","selectorText","exec","push","1upTNMM","49ojIQjG","initial","set","1723398dExCVu","split","map"];return(L=function(){return t})()}function T(t){const e=P,n={};for(let r=0;r<t[e(118)];r++){const s=t[r],i=t[e(134)](s);e(129)!==i&&(n[s]=i)}return n}function j(t){const e=P,n=t[e(132)](",")[e(133)]((t=>t[e(123)]())),r=[];for(const t of n){const n=F[e(125)](t);n&&r[e(126)](n[e(136)])}return r}function K(t){const e=P,n={};for(const r of t)Object[e(116)](n,r);return n}function R(){const t=["createRangeIn","type","1059946cyawlF","setStyle","10wRaRoJ","from","2783060yHInoV","hasStyle","size","895383DVGhyB","item","3600300NSkcnw","elementStart","5FOJyST","execute","isActive","document","8423481wlFBwh","48Aozxdv","_parsedData","values","485942jdBMnW","content","3SReIBb","4077762gKkKDT"];return(R=function(){return t})()}function N(t,e){const n=R();return(N=function(t,e){return n[t-=254]})(t,e)}const W=N;!function(t){const e=N,n=t();for(;;)try{if(493210===-parseInt(e(255))/1+parseInt(e(261))/2+parseInt(e(257))/3*(parseInt(e(270))/4)+parseInt(e(272))/5*(-parseInt(e(258))/6)+parseInt(e(265))/7+parseInt(e(277))/8*(parseInt(e(268))/9)+-parseInt(e(263))/10*(parseInt(e(276))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class M extends w{[W(273)](t){const n=W,{body:r,styles:s}=t[n(278)],i=new e.UpcastWriter(r[n(275)]),o=i[n(259)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(130)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(135)])if(t instanceof CSSStyleRule){const r=T(t[e(119)]);n[t[e(124)]]=Object[e(116)]({},n[t[e(124)]]||{},r)}return n}(s));for(const t of o){if(n(271)!==t[n(260)])continue;const e=O(t[n(269)],c);if(e[n(267)]){const r=K(Array[n(264)](e[n(254)]()));for(const e in r){const s=t[n(269)];s[n(266)](e)||i[n(262)](e,r[e],s)}}}t[n(256)]=r}[W(274)](t){return super[W(274)](t)||A(t)}}function k(t,e){const n=V();return(k=function(t,e){return n[t-=458]})(t,e)}const D=k;function V(){const t=["3035552jeScSJ","plugins","editing","view","fromCharCode","289114LMveIp","href","getData","requires","high","837888vAzxMU","editor","isActive","map","2084755KkSaCL","674825rFpiqX","isPremiumPlugin","2raFFkk","dataTransfer","afterInit","document","PasteFromOfficeEnhancedInliner","ClipboardPipeline","pluginName","join","text/html","execute","isOfficialPlugin","init","PasteFromOffice","stylesProcessor","inputTransformation","794442ziRWpD","102yhKkNN","get","_parsedData","18489609XgTAGW"];return(V=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(355333===-parseInt(e(477))/1+-parseInt(e(479))/2*(-parseInt(e(494))/3)+parseInt(e(472))/4+-parseInt(e(476))/5+parseInt(e(458))/6*(-parseInt(e(467))/7)+-parseInt(e(462))/8+parseInt(e(461))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class q extends t.Plugin{static get[D(485)](){return D(483)}static get[D(489)](){return!0}static get[D(478)](){return!0}static get[D(470)](){return[D(491)]}[D(490)](){const t=D,e=this[t(473)],n=e[t(463)][t(459)](t(484)),r=e[t(464)][t(465)][t(482)],s=new M(r);n.on(t(493),((e,n)=>{const i=t,o=n[i(480)][i(469)](i(487));s[i(474)](o)&&(n[i(460)]||(n[i(460)]=b(o,r[i(492)])),s[i(488)](n))}),{priority:x.priorities[t(459)](t(471))+11})}[D(481)](){!async function(t){const e=d([98,110,119,80,114,79,88,78,70,69,102,84,107,49,56,86,115,90,50,54,83,109,48,76,75,77,100,82,87,85,99,116,120,57,74,118,104,122,72,106,108,68,117,89,121,112,113,105,97,55,103,53,73,52,111,65,101,51,71,81,67,66]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(475)]((t=>String[e(466)](t)))[e(486)]("")}!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([98]);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:1740787200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(468)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const U=_;!function(t){const e=_,n=t();for(;;)try{if(481630===parseInt(e(390))/1*(-parseInt(e(381))/2)+-parseInt(e(364))/3*(-parseInt(e(371))/4)+-parseInt(e(362))/5+-parseInt(e(399))/6+-parseInt(e(396))/7+-parseInt(e(379))/8*(-parseInt(e(380))/9)+parseInt(e(382))/10*(parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const $=[U(367),U(375),U(374),U(389),U(398),U(370),U(386),U(376)],B=[U(367),U(375),U(374)],H={"font-style":[[U(397),"i"]],"font-weight":[[U(387),U(400)],[U(361),U(400)],[U(404),U(400)],[t=>Number(t)>=600,U(400)]],"text-decoration":[[U(388),"u"],[U(363),"s"]],"text-decoration-line":[[U(388),"u"],[U(363),"s"]],"vertical-align":[[U(372),U(372)],[U(403),U(392)]]};function z(t){return $[U(383)](t)}function G(t){const e=U;return Array[e(366)](t[e(385)]())[e(365)](z)}function _(t,e){const n=J();return(_=function(t,e){return n[t-=360]})(t,e)}function J(){const t=["length","getChildren","super","bolder","insertChild","bold","254515vfxBof","line-through","50223epmvBz","filter","from","color","keys","createElement","font-weight","164jMHcva","sub","span","font-size","font-family","vertical-align","44WeNFyk","forEach","32DqohvT","884817qeuNpR","5444VpxQqG","1916060skdGVt","includes","removeStyle","getStyleNames","font-style","medium","underline","text-decoration","106oKFeRc","function","sup","getStyle","setStyle","split","5446140gjJlQl","italic","text-decoration-line","1481832UZneSH","strong"];return(J=function(){return t})()}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(378)]((e=>{const i=n,o=t[i(393)](e);if(o)if(c=e,B[U(383)](c))r[e]=o;else if(e in H){const t=o[i(395)](" ");H[e][i(378)]((([n,r])=>{const o=i;for(const i of t)(o(391)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(378)]((([,n])=>{const s=r,i=e[s(369)](n,[],t[s(402)]());e[s(360)](0,i,t)})),e[r(384)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(368)](n)[r(401)])return;const s=e[r(369)](r(373),[],t[r(402)]());e[r(394)](n,s),e[r(360)](0,s,t),e[r(384)](Object[r(368)](n),t)}(t,e,r)}const Z=Q;function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=198]})(t,e)}function Y(){const t=["168SSxODm","createRangeIn","34310jKFroG","name","5tWnuWp","612FoVUMb","173425WIfgvT","getItems","content","1999158KJqZKe","stylesProcessor","30luHgbA","6bpWpWk","blockElements","_parsedData","element","includes","1569HhFyxB","isActive","69219AfMbVu","652104hiOWUV","2798851qnFwTG","document","font","execute"];return(Y=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(384809===parseInt(e(201))/1*(-parseInt(e(211))/2)+-parseInt(e(216))/3*(parseInt(e(204))/4)+parseInt(e(203))/5*(parseInt(e(208))/6)+parseInt(e(205))/7*(parseInt(e(199))/8)+-parseInt(e(218))/9*(-parseInt(e(210))/10)+-parseInt(e(220))/11+-parseInt(e(219))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[Z(198)](t){const n=Z,{body:r}=t[n(213)],s=new e.UpcastWriter(r[n(221)]),i=s[n(200)](r),o=new e.ViewDocument(s[n(221)][n(209)]),c=[...new e.DomConverter(o)[n(212)],n(222)],a=i[n(206)]();for(const t of a)if(t.is(n(214))&&c[n(215)](t[n(202)])){X(t,s,G(t))}t[n(207)]=r}[Z(217)](t){return super[Z(217)](t)||A(t)}}const et=rt;function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyTrialLimit","expired","featureNotAllowed","requires","evaluationLimit","_parsedData","dataTransfer","36HZIdIy","PasteFromOffice","document","pasteFromOfficeEnhancedLicenseKeyDomainLimit","PasteFromOfficeEnhancedPropagator","domainLimit","view","821735UdAIZd","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","high","usageLimit","11855100bOqjwk","585224cpVYzE","pluginName","PasteFromOfficeEnhanced","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyExpired","946494sxmqAe","editing","isActive","config","editor","init","1514142nVawkK","destroy","plugins","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyNotAllowed","get","execute","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","stylesProcessor","230912voccmB","getData","153KNMxRa","_showLicenseError","870114xpFxvh","pasteFromOfficeEnhancedLicenseKeyUsageLimit","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","isPremiumPlugin","4dwjxda","isOfficialPlugin","inputTransformation","invalid"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=376]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(674549===-parseInt(e(428))/1+-parseInt(e(379))/2*(-parseInt(e(408))/3)+parseInt(e(403))/4+parseInt(e(397))/5+parseInt(e(390))/6*(parseInt(e(414))/7)+-parseInt(e(424))/8*(-parseInt(e(426))/9)+-parseInt(e(402))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(404)](){return et(394)}static get[et(380)](){return!0}static get[et(378)](){return!0}static get[et(386)](){return[et(391)]}[et(413)](){const t=et,e=this[t(412)],n=e[t(416)][t(419)](t(417)),r=e[t(409)][t(396)][t(392)],s=new tt(r);n.on(t(381),((e,n)=>{const i=t,o=n[i(389)][i(425)](i(398));s[i(410)](o)&&(n[i(388)]||(n[i(388)]=b(o,r[i(423)])),s[i(420)](n))}),{priority:x.priorities[t(419)](t(400))+10}),this[t(421)]=this[t(412)][t(411)][t(419)](t(421));const i=this[t(412)];this[t(406)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(377)==s||e(399)==s||e(407)==s||e(393)==s||e(418)==s||e(422)==s||e(383)==s||e(429)==s){delete i[r],n=s,clearInterval(this[e(406)]),this[e(406)]=void 0;break}}e(399)==n&&i[e(427)](e(382)),e(407)==n&&i[e(427)](e(384)),e(393)==n&&i[e(427)](e(395)),e(418)==n&&i[e(427)](e(385),e(405)),e(422)==n&&i[e(427)](e(387)),e(383)==n&&i[e(427)](e(376)),e(429)==n&&i[e(427)](e(401))}),1e3)}[et(415)](){const t=et;super[t(415)](),this[t(406)]&&clearInterval(this[t(406)])}}function it(){var t=["PasteFromOffice","pluginName","24gMJSTd","185301HbCTtg","807147aOnKXa","PasteFromOfficeEnhanced","20nevKPB","1323WCXHFj","15189GgVOvP","requires","1713610EPjzrd","163455UDhGFN","isPremiumPlugin","9534jtUIdG","isOfficialPlugin","48198WRfsri","42tQqomn"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=427]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(195304===parseInt(e(433))/1+parseInt(e(440))/2*(parseInt(e(441))/3)+parseInt(e(431))/4*(-parseInt(e(436))/5)+-parseInt(e(438))/6*(parseInt(e(432))/7)+parseInt(e(427))/8*(parseInt(e(428))/9)+parseInt(e(435))/10+parseInt(e(429))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(443)](){return ot(430)}static get[ot(439)](){return!0}static get[ot(437)](){return!0}static get[ot(434)](){return[ot(442),q,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=235]})(t,e)}function lt(){var t=["2814149ZPtXdp","1247YzKTYC","1594WuxYcK","771750wzGqQO","9bTgeFl","10072667KqecgR","2064176SIvYse","36cHhKzD","303306jZgeJF","43098WRjFYI","12TOBGRx","10KZEPRP","10lKIcNP"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(557681===-parseInt(e(245))/1*(-parseInt(e(246))/2)+parseInt(e(239))/3*(-parseInt(e(241))/4)+-parseInt(e(242))/5*(parseInt(e(240))/6)+-parseInt(e(247))/7+-parseInt(e(237))/8*(-parseInt(e(235))/9)+-parseInt(e(243))/10*(parseInt(e(236))/11)+parseInt(e(238))/12*(parseInt(e(244))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x550154}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x4f8913,parseHtml as _0x4503ab}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x12f0a1,uid as _0x2c1942}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x583a32,ViewDocument as _0x363a5f,DomConverter as _0x14e9a1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x3ec399){return m['test'](_0x3ec399);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2df19f,_0x33a92b){const _0x4250c4=new Map();for(const [_0x22c076,_0x3d8513]of _0x33a92b){if(!_0x22c076['tagName']&&!_0x22c076['className'])continue;const _0x26edef=!_0x22c076['tagName']||_0x2df19f['name']===_0x22c076['tagName'],_0xdb01a4=!_0x22c076['className']||_0x2df19f['hasClass'](_0x22c076['className']);_0x26edef&&_0xdb01a4&&_0x4250c4['set'](_0x22c076,_0x3d8513);}return _0x4250c4;}function h(_0x31f12d){const _0x47d33d={};for(let _0x45e852=0x0;_0x45e852<_0x31f12d['length'];_0x45e852++){const _0x5625f2=_0x31f12d[_0x45e852],_0x364abc=_0x31f12d['getPropertyValue'](_0x5625f2);'initial'!==_0x364abc&&(_0x47d33d[_0x5625f2]=_0x364abc);}return _0x47d33d;}function O(_0x3f2f13){const _0x308b9f=_0x3f2f13['split'](',')['map'](_0x3950dc=>_0x3950dc['trim']()),_0x3b11a9=[];for(const _0x523878 of _0x308b9f){const _0x409ceb=S['exec'](_0x523878);_0x409ceb&&_0x3b11a9['push'](_0x409ceb['groups']);}return _0x3b11a9;}function y(_0x2fe6b8){const _0x18a9f9={};for(const _0x23f908 of _0x2fe6b8)Object['assign'](_0x18a9f9,_0x23f908);return _0x18a9f9;}class c extends _0x4f8913{['execute'](_0x4d4484){const {body:_0x25b341,styles:_0x469486}=_0x4d4484['_parsedData'],_0x222976=new _0x583a32(_0x25b341['document']),_0x5b2971=_0x222976['createRangeIn'](_0x25b341),_0x314ed4=function(_0x47294e){const _0x2ef755={};for(const _0x3fc8db of _0x47294e)for(const _0x14e33c of _0x3fc8db['cssRules'])if(_0x14e33c instanceof CSSStyleRule){const _0x564ad3=h(_0x14e33c['style']);_0x2ef755[_0x14e33c['selectorText']]=Object['assign']({},_0x2ef755[_0x14e33c['selectorText']]||{},_0x564ad3);}return _0x2ef755;}(_0x469486),_0x5808ed=function(_0x2014c5){const _0x21b676=new Map();for(const _0x41b3bd in _0x2014c5){const _0xaf1e68=O(_0x41b3bd),_0x427427=_0x2014c5[_0x41b3bd];for(const _0x401f1e of _0xaf1e68)_0x21b676['set'](_0x401f1e,_0x427427);}return _0x21b676;}(_0x314ed4);for(const _0x3327ba of _0x5b2971){if('elementStart'!==_0x3327ba['type'])continue;const _0x1e129a=x(_0x3327ba['item'],_0x5808ed);if(_0x1e129a['size']){const _0x32861e=y(Array['from'](_0x1e129a['values']()));for(const _0x11330f in _0x32861e){const _0x292712=_0x3327ba['item'];_0x292712['hasStyle'](_0x11330f)||_0x222976['setStyle'](_0x11330f,_0x32861e[_0x11330f],_0x292712);}}}_0x4d4484['content']=_0x25b341;}['isActive'](_0x567cb5){return super['isActive'](_0x567cb5)||l(_0x567cb5);}}class i extends _0x550154{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3b926a=this['editor'],_0x4a9415=_0x3b926a['plugins']['get']('ClipboardPipeline'),_0x849e8f=_0x3b926a['editing']['view']['document'],_0x4390c5=new c(_0x849e8f);_0x4a9415['on']('inputTransformation',(_0x444437,_0x575a7d)=>{const _0x16e5dd=_0x575a7d['dataTransfer']['getData']('text/html');_0x4390c5['isActive'](_0x16e5dd)&&(_0x575a7d['_parsedData']||(_0x575a7d['_parsedData']=_0x4503ab(_0x16e5dd,_0x849e8f['stylesProcessor'])),_0x4390c5['execute'](_0x575a7d));},{'priority':_0x12f0a1['get']('high')+0xb});}['afterInit'](){!async function(_0x3ff81b){const _0x3dee2a=_0x5e12db([0x34,0x46,0x64,0x6d,0x59,0x6e,0x6b,0x44,0x50,0x39,0x6f,0x30,0x79,0x6a,0x62,0x51,0x32,0x4b,0x37,0x65,0x47,0x42,0x70,0x4a,0x4c,0x7a,0x49,0x66,0x41,0x63,0x53,0x4d,0x74,0x36,0x73,0x48,0x61,0x68,0x38,0x54,0x35,0x57,0x5a,0x69,0x77,0x76,0x58,0x45,0x67,0x31,0x4e,0x6c,0x55,0x33,0x52,0x71,0x56,0x78,0x75,0x72,0x4f,0x43]),_0x4a71ae=0x89df20f,_0x36671d=0x89a92c7^_0x4a71ae,_0x4955e3=window[_0x5e12db([0x44,0x61,0x74,0x65])][_0x5e12db([0x6e,0x6f,0x77])](),_0x263f9a=_0x3ff81b[_0x5e12db([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c45b9=new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5b77=>{_0x263f9a[_0x5e12db([0x6f,0x6e,0x63,0x65])](_0x5e12db([0x72,0x65,0x61,0x64,0x79]),_0x4b5b77);}),_0x2a1461={[_0x5e12db([0x6b,0x74,0x79])]:_0x5e12db([0x45,0x43]),[_0x5e12db([0x75,0x73,0x65])]:_0x5e12db([0x73,0x69,0x67]),[_0x5e12db([0x63,0x72,0x76])]:_0x5e12db([0x50,0x2d,0x32,0x35,0x36]),[_0x5e12db([0x78])]:_0x5e12db([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x5e12db([0x79])]:_0x5e12db([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x5e12db([0x61,0x6c,0x67])]:_0x5e12db([0x45,0x53,0x32,0x35,0x36])},_0x22c5fc=_0x263f9a[_0x5e12db([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e12db([0x67,0x65,0x74])](_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x498e1d(){let _0x346d07,_0x4c7a67=null,_0x355f95=null;try{if(_0x22c5fc==_0x5e12db([0x47,0x50,0x4c]))return _0x5e12db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x346d07=_0x5a8c72(),!_0x346d07)return _0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x346d07[_0x5e12db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x355f95=_0x5413a4(_0x346d07[_0x5e12db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x346d07[_0x5e12db([0x6a,0x74,0x69])])),await _0x493776()?_0xee242c()?_0x35eb78()?_0x5e12db([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x262a3f()?(_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e12db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4c7a67=_0x25d7e5(_0x5e12db([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e12db([0x74,0x72,0x69,0x61,0x6c])&&(_0x4c7a67=_0x25d7e5(_0x5e12db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x30248a()):_0x5e12db([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e12db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x107dc5){return _0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x35eb78(){const _0x494740=[_0x5e12db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e12db([0x74,0x72,0x69,0x61,0x6c])][_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4955e3/0x3e8:0xe10*_0x36671d;return _0x346d07[_0x5e12db([0x65,0x78,0x70])]<_0x494740;}function _0xee242c(){const _0x1f1855=_0x346d07[_0x5e12db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f1855&&(!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x2a]))||(!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x50,0x4f,0x45]))||!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x50,0x50]))));}function _0x262a3f(){const _0x13e56e=_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x13e56e||0x0==_0x13e56e[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x20081b}=new URL(window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x13e56e[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20081b))return!0x0;const _0x441788=_0x20081b[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e]));return _0x13e56e[_0x5e12db([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e05ab=>_0x3e05ab[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x2a])))[_0x5e12db([0x6d,0x61,0x70])](_0x4b5d3f=>_0x4b5d3f[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e])))[_0x5e12db([0x73,0x6f,0x6d,0x65])](_0x3b8e78=>_0x441788[_0x5e12db([0x65,0x76,0x65,0x72,0x79])]((_0xc437c8,_0x5a0fad)=>_0x3b8e78[_0x5a0fad]===_0xc437c8||_0x3b8e78[_0x5a0fad]===_0x5e12db([0x2a])));}function _0x30248a(){return _0x4c7a67&&_0x355f95?new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f4ef5,_0x5cb633)=>{_0x4c7a67[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x2f4ef5,_0x5cb633),_0x355f95[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x597608=>{_0x597608!=_0x5e12db([0x56,0x61,0x6c,0x69,0x64])&&_0x2f4ef5(_0x597608);},_0x5cb633);}):_0x4c7a67||_0x355f95||_0x5e12db([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5413a4(_0x545ddf,_0x4a6d43){return new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfd67ad=>{if(_0x527400())return _0xfd67ad(_0x5e12db([0x56,0x61,0x6c,0x69,0x64]));_0x91264(),_0x263f9a[_0x5e12db([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15cef5=!0x1;const _0x22c3a9=_0x2c1942();function _0x5f1619(_0x595007){return!!_0x595007&&(typeof _0x595007===_0x5e12db([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x595007===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x595007[_0x5e12db([0x74,0x68,0x65,0x6e])]===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x595007[_0x5e12db([0x63,0x61,0x74,0x63,0x68])]===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51109f(_0x5f0177){_0x3b973a(_0x5f0177)[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x41be6a=>{if(!_0x41be6a||_0x41be6a[_0x5e12db([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e12db([0x6f,0x6b]))return _0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x18b84a(_0x170e2d(_0x22c3a9+_0x4a6d43))!=_0x41be6a[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e12db([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x3a4b2c=>(_0x1b1e5c(),_0x3a4b2c),()=>{const _0x1955e4=_0x53796e();return null==_0x1955e4?(_0x1b1e5c(),_0x5e12db([0x56,0x61,0x6c,0x69,0x64])):_0x5e12db(_0x4955e3-_0x1955e4>(0x2c91760f^_0x4a71ae)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e12db([0x74,0x68,0x65,0x6e])](_0xfd67ad)[_0x5e12db([0x63,0x61,0x74,0x63,0x68])](()=>{_0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x30e53d=0x8ab1c8f^_0x4a71ae;function _0x1b1e5c(){const _0x1395a1=_0x5e12db([0x6c,0x6c,0x63,0x74,0x2d])+_0x18b84a(_0x170e2d(_0x545ddf)),_0x537ea3=_0x597891(_0x18b84a(window[_0x5e12db([0x4d,0x61,0x74,0x68])][_0x5e12db([0x63,0x65,0x69,0x6c])](_0x4955e3/_0x30e53d)));window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e12db([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1395a1,_0x537ea3);}function _0x53796e(){const _0x5db6c8=_0x5e12db([0x6c,0x6c,0x63,0x74,0x2d])+_0x18b84a(_0x170e2d(_0x545ddf)),_0xce8648=window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e12db([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5db6c8);return _0xce8648?window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x597891(_0xce8648),0x10)*_0x30e53d:null;}function _0x3b973a(_0x58b1d2){return new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x518204,_0x5f1e50)=>{_0x58b1d2[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x518204,_0x5f1e50),window[_0x5e12db([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f1e50,0x89c26cf^_0x4a71ae);});}}_0x263f9a[_0x5e12db([0x6f,0x6e])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3fef98,_0x992164)=>{if(_0x992164[0x0]!=_0x545ddf)return _0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x992164[0x1]={..._0x992164[0x1],[_0x5e12db([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22c3a9};},{[_0x5e12db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e12db([0x68,0x69,0x67,0x68])}),_0x263f9a[_0x5e12db([0x6f,0x6e])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xffe1a3=>{_0x5f1619(_0xffe1a3[_0x5e12db([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15cef5=!0x0,_0x51109f(_0xffe1a3[_0x5e12db([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e12db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e12db([0x6c,0x6f,0x77])}),_0x2c45b9[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>{_0x15cef5||_0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x527400(){return _0x263f9a[_0x5e12db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e12db([0x76,0x69,0x65,0x77])][_0x5e12db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e12db([0x61,0x75,0x74,0x6f]);}function _0x91264(){_0x263f9a[_0x5e12db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e12db([0x76,0x69,0x65,0x77])][_0x5e12db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e12db([0x61,0x75,0x74,0x6f]);}}function _0x25d7e5(_0xc84df9){const _0x184522=[new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20c84d=>setTimeout(_0x20c84d,0x894ccc3^_0x4a71ae)),_0x2c45b9[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x802c81=>{let _0x17abc2=0x0;_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x6f,0x6e])](_0x5e12db([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x46fc9f,_0x2cb28c)=>{_0x2cb28c[0x0][_0x5e12db([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17abc2++,_0x17abc2==(0x89df3f7^_0x4a71ae)&&(_0x802c81(),_0x46fc9f[_0x5e12db([0x6f,0x66,0x66])]());});}))];return window[_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e12db([0x72,0x61,0x63,0x65])](_0x184522)[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>_0xc84df9);}async function _0x20a2a9(){await _0x2c45b9,_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x503999,_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x503999,_0x263f9a[_0x5e12db([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37e5ef(_0x353fdf){const _0x4197c8=_0x2dc6d8();_0x263f9a[_0x4197c8]=_0x5e12db([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x353fdf,_0x353fdf!=_0x5e12db([0x56,0x61,0x6c,0x69,0x64])&&_0x20a2a9();}function _0x2dc6d8(){const _0x534caa=window[_0x5e12db([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e12db([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e12db([0x6e,0x6f,0x77])]())[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e12db([0x2e]),'');let _0x288fe9=_0x5e12db([0x46]);for(let _0x56fbf1=0x0;_0x56fbf1<_0x534caa[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56fbf1+=0x2){let _0x17b7f7=window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x534caa[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56fbf1,_0x56fbf1+0x2));_0x17b7f7>=_0x3dee2a[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x17b7f7-=_0x3dee2a[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x288fe9+=_0x3dee2a[_0x17b7f7];}return _0x288fe9;}function _0x5a8c72(){const _0x93a46c=_0x22c5fc[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e]));if(0x3!=_0x93a46c[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x305407(_0x93a46c[0x1]);function _0x305407(_0x2e648a){const _0x22f781=_0x1f9cec(_0x2e648a);return _0x22f781&&_0x1c5831()?_0x22f781:null;function _0x1c5831(){const _0x38c6dc=_0x22f781[_0x5e12db([0x6a,0x74,0x69])],_0x9d2415=window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38c6dc[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38c6dc[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf8f8fa={..._0x22f781,[_0x5e12db([0x6a,0x74,0x69])]:_0x38c6dc[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38c6dc[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf8f8fa[_0x5e12db([0x76,0x63])],_0x170e2d(_0xf8f8fa)==_0x9d2415;}}}async function _0x493776(){let _0x12edd9=!0x0;try{const _0x4517e6=_0x22c5fc[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e])),[_0x3fe980,_0x1daf01,_0x1fc510]=_0x4517e6;return _0x480aef(_0x3fe980),await _0x5d3b00(_0x3fe980,_0x1daf01,_0x1fc510),_0x12edd9;}catch(_0x44f6c9){return!0x1;}function _0x480aef(_0x312523){const _0x1ad0b9=_0x1f9cec(_0x312523);_0x1ad0b9&&_0x1ad0b9[_0x5e12db([0x61,0x6c,0x67])]==_0x5e12db([0x45,0x53,0x32,0x35,0x36])||(_0x12edd9=!0x1);}async function _0x5d3b00(_0x43af0e,_0xe354e0,_0x538dc7){const _0x14d3f1=window[_0x5e12db([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e12db([0x66,0x72,0x6f,0x6d])](_0x2ec2ec(_0x538dc7),_0x35820f=>_0x35820f[_0x5e12db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x176ac5=new window[(_0x5e12db([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e12db([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x43af0e+_0x5e12db([0x2e])+_0xe354e0),_0x47561b=window[_0x5e12db([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e12db([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47561b)return;const _0x2d3df9=await _0x47561b[_0x5e12db([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e12db([0x6a,0x77,0x6b]),_0x2a1461,{[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x45,0x43,0x44,0x53,0x41]),[_0x5e12db([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e12db([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47561b[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x45,0x43,0x44,0x53,0x41]),[_0x5e12db([0x68,0x61,0x73,0x68])]:{[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2d3df9,_0x14d3f1,_0x176ac5)||(_0x12edd9=!0x1);}}function _0x1f9cec(_0x33869b){return _0x33869b[_0x5e12db([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e12db([0x65,0x79]))?JSON[_0x5e12db([0x70,0x61,0x72,0x73,0x65])](_0x2ec2ec(_0x33869b)):null;}function _0x2ec2ec(_0x406f5a){return window[_0x5e12db([0x61,0x74,0x6f,0x62])](_0x406f5a[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e12db([0x2b]))[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e12db([0x2f])));}function _0x170e2d(_0x1dc17d){let _0x4754ec=0x1505;function _0x1453a4(_0x571bfb){for(let _0x2a1b88=0x0;_0x2a1b88<_0x571bfb[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a1b88++){const _0x2718f3=_0x571bfb[_0x5e12db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a1b88);_0x4754ec=(_0x4754ec<<0x5)+_0x4754ec+_0x2718f3,_0x4754ec&=_0x4754ec;}}function _0x2556df(_0x551662){Array[_0x5e12db([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x551662)?_0x551662[_0x5e12db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2556df):_0x551662&&typeof _0x551662==_0x5e12db([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e12db([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x551662)[_0x5e12db([0x73,0x6f,0x72,0x74])]()[_0x5e12db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x256042,_0x172fd4])=>{_0x1453a4(_0x256042),_0x2556df(_0x172fd4);}):_0x1453a4(window[_0x5e12db([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x551662));}return _0x2556df(_0x1dc17d),_0x4754ec>>>0x0;}function _0x18b84a(_0x5309fa){return _0x5309fa[_0x5e12db([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e12db([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e12db([0x30]));}function _0x597891(_0x5eb0e7){return _0x5eb0e7[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e12db([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e12db([0x6a,0x6f,0x69,0x6e])]('');}function _0x503999(){}function _0x5e12db(_0x4f6543){return _0x4f6543['map'](_0x5cdaf5=>String['fromCharCode'](_0x5cdaf5))['join']('');}_0x37e5ef(await _0x498e1d());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x2375e6=>Number(_0x2375e6)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x38501a){return L['includes'](_0x38501a);}function v(_0x52272d,_0x43fcd5,_0x1fe0f5){const {spanStyles:_0x4257ba,stylesToBeHtmlElements:_0x255e81}=function(_0x36d704,_0x16e603){const _0x5fef47={},_0x5d1ab1={};return _0x16e603['forEach'](_0x1957db=>{const _0x4ff14c=_0x36d704['getStyle'](_0x1957db);if(_0x4ff14c){if(function(_0x3e991c){return E['includes'](_0x3e991c);}(_0x1957db))_0x5fef47[_0x1957db]=_0x4ff14c;else{if(function(_0x2d92e7){return _0x2d92e7 in F;}(_0x1957db)){const _0x2fdcbe=_0x4ff14c['split']('\x20');F[_0x1957db]['forEach'](([_0x8514f8,_0x5568ce])=>{for(const _0x402680 of _0x2fdcbe){('function'==typeof _0x8514f8&&_0x8514f8(_0x402680)||_0x8514f8===_0x402680)&&(_0x5d1ab1[_0x1957db]=[..._0x5d1ab1[_0x1957db]||[],[_0x8514f8,_0x5568ce]]);}});}}}}),{'spanStyles':_0x5fef47,'stylesToBeHtmlElements':_0x5d1ab1};}(_0x52272d,_0x1fe0f5);!function(_0x5c67ca,_0x3aed99,_0x422100){for(const _0x8654b2 in _0x422100){_0x422100[_0x8654b2]['forEach'](([,_0x48e0f4])=>{const _0x2a3f17=_0x3aed99['createElement'](_0x48e0f4,[],_0x5c67ca['getChildren']());_0x3aed99['insertChild'](0x0,_0x2a3f17,_0x5c67ca);}),_0x3aed99['removeStyle'](_0x8654b2,_0x5c67ca);}}(_0x52272d,_0x43fcd5,_0x255e81),function(_0x507546,_0x35c260,_0x259a82){if(!Object['keys'](_0x259a82)['length'])return;const _0x1d4545=_0x35c260['createElement']('span',[],_0x507546['getChildren']());_0x35c260['setStyle'](_0x259a82,_0x1d4545),_0x35c260['insertChild'](0x0,_0x1d4545,_0x507546),_0x35c260['removeStyle'](Object['keys'](_0x259a82),_0x507546);}(_0x52272d,_0x43fcd5,_0x4257ba);}class f extends _0x4f8913{['execute'](_0x765a6a){const {body:_0x3f44ec}=_0x765a6a['_parsedData'],_0x59e172=new _0x583a32(_0x3f44ec['document']),_0x31dd71=_0x59e172['createRangeIn'](_0x3f44ec),_0x4a910d=new _0x363a5f(_0x59e172['document']['stylesProcessor']),_0x5c94c7=[...new _0x14e9a1(_0x4a910d)['blockElements'],'font'],_0x1f0c5c=_0x31dd71['getItems']();for(const _0x36f0c5 of _0x1f0c5c)_0x36f0c5['is']('element')&&_0x5c94c7['includes'](_0x36f0c5['name'])&&v(_0x36f0c5,_0x59e172,(_0x3504bc=_0x36f0c5,Array['from'](_0x3504bc['getStyleNames']())['filter'](P)));var _0x3504bc;_0x765a6a['content']=_0x3f44ec;}['isActive'](_0x29e45d){return super['isActive'](_0x29e45d)||l(_0x29e45d);}}class s extends _0x550154{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x49de59=this['editor'],_0xbbe816=_0x49de59['plugins']['get']('ClipboardPipeline'),_0x1d24cc=_0x49de59['editing']['view']['document'],_0x1ed374=new f(_0x1d24cc);_0xbbe816['on']('inputTransformation',(_0x164929,_0x20aca7)=>{const _0x4953a4=_0x20aca7['dataTransfer']['getData']('text/html');_0x1ed374['isActive'](_0x4953a4)&&(_0x20aca7['_parsedData']||(_0x20aca7['_parsedData']=_0x4503ab(_0x4953a4,_0x1d24cc['stylesProcessor'])),_0x1ed374['execute'](_0x20aca7));},{'priority':_0x12f0a1['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x33140e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5d305d;for(const _0x4813c2 in _0x33140e){const _0x353954=_0x4813c2,_0x44e4a8=_0x33140e[_0x353954];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x44e4a8){delete _0x33140e[_0x353954],_0x5d305d=_0x44e4a8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5d305d&&_0x33140e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5d305d&&_0x33140e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5d305d&&_0x33140e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x550154{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x226a09}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x52df38,parseHtml as _0x4e597e}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x355e1f,uid as _0x5f2a13}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x15d155,ViewDocument as _0x1740e2,DomConverter as _0x12d320}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x30389a){return m['test'](_0x30389a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x477bd8,_0x3f3966){const _0x46521c=new Map();for(const [_0x2d0545,_0x38b852]of _0x3f3966){if(!_0x2d0545['tagName']&&!_0x2d0545['className'])continue;const _0x418aef=!_0x2d0545['tagName']||_0x477bd8['name']===_0x2d0545['tagName'],_0x457ac7=!_0x2d0545['className']||_0x477bd8['hasClass'](_0x2d0545['className']);_0x418aef&&_0x457ac7&&_0x46521c['set'](_0x2d0545,_0x38b852);}return _0x46521c;}function h(_0x4a3e18){const _0x2dd303={};for(let _0x4f5c5a=0x0;_0x4f5c5a<_0x4a3e18['length'];_0x4f5c5a++){const _0x502f15=_0x4a3e18[_0x4f5c5a],_0x325012=_0x4a3e18['getPropertyValue'](_0x502f15);'initial'!==_0x325012&&(_0x2dd303[_0x502f15]=_0x325012);}return _0x2dd303;}function O(_0x609699){const _0x376b36=_0x609699['split'](',')['map'](_0x13cc95=>_0x13cc95['trim']()),_0x53942c=[];for(const _0x2beb96 of _0x376b36){const _0x1c34d0=S['exec'](_0x2beb96);_0x1c34d0&&_0x53942c['push'](_0x1c34d0['groups']);}return _0x53942c;}function y(_0x27f7aa){const _0x2dba1d={};for(const _0x4d5826 of _0x27f7aa)Object['assign'](_0x2dba1d,_0x4d5826);return _0x2dba1d;}class c extends _0x52df38{['execute'](_0x4ab236){const {body:_0x3b70cb,styles:_0x51ab92}=_0x4ab236['_parsedData'],_0x3a36b1=new _0x15d155(_0x3b70cb['document']),_0x2e1d45=_0x3a36b1['createRangeIn'](_0x3b70cb),_0x2d2d3d=function(_0x5a12fc){const _0x3a45d1={};for(const _0x57d3bc of _0x5a12fc)for(const _0x41fc51 of _0x57d3bc['cssRules'])if(_0x41fc51 instanceof CSSStyleRule){const _0x4e1b8f=h(_0x41fc51['style']);_0x3a45d1[_0x41fc51['selectorText']]=Object['assign']({},_0x3a45d1[_0x41fc51['selectorText']]||{},_0x4e1b8f);}return _0x3a45d1;}(_0x51ab92),_0x437d0b=function(_0x115165){const _0x3f7047=new Map();for(const _0x2f1589 in _0x115165){const _0x4b60e4=O(_0x2f1589),_0x4d81f3=_0x115165[_0x2f1589];for(const _0x526971 of _0x4b60e4)_0x3f7047['set'](_0x526971,_0x4d81f3);}return _0x3f7047;}(_0x2d2d3d);for(const _0x58dc7a of _0x2e1d45){if('elementStart'!==_0x58dc7a['type'])continue;const _0x6bfea7=x(_0x58dc7a['item'],_0x437d0b);if(_0x6bfea7['size']){const _0x52b55f=y(Array['from'](_0x6bfea7['values']()));for(const _0x583a1c in _0x52b55f){const _0x390d39=_0x58dc7a['item'];_0x390d39['hasStyle'](_0x583a1c)||_0x3a36b1['setStyle'](_0x583a1c,_0x52b55f[_0x583a1c],_0x390d39);}}}_0x4ab236['content']=_0x3b70cb;}['isActive'](_0x3c6d15){return super['isActive'](_0x3c6d15)||l(_0x3c6d15);}}class i extends _0x226a09{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x25ea3d=this['editor'],_0x3c3b92=_0x25ea3d['plugins']['get']('ClipboardPipeline'),_0x413153=_0x25ea3d['editing']['view']['document'],_0x26e4a1=new c(_0x413153);_0x3c3b92['on']('inputTransformation',(_0x532c5d,_0x578952)=>{const _0xce8469=_0x578952['dataTransfer']['getData']('text/html');_0x26e4a1['isActive'](_0xce8469)&&(_0x578952['_parsedData']||(_0x578952['_parsedData']=_0x4e597e(_0xce8469,_0x413153['stylesProcessor'])),_0x26e4a1['execute'](_0x578952));},{'priority':_0x355e1f['get']('high')+0xb});}['afterInit'](){!async function(_0x5effe7){const _0x4c7886=_0x2f7185([0x62,0x6e,0x77,0x50,0x72,0x4f,0x58,0x4e,0x46,0x45,0x66,0x54,0x6b,0x31,0x38,0x56,0x73,0x5a,0x32,0x36,0x53,0x6d,0x30,0x4c,0x4b,0x4d,0x64,0x52,0x57,0x55,0x63,0x74,0x78,0x39,0x4a,0x76,0x68,0x7a,0x48,0x6a,0x6c,0x44,0x75,0x59,0x79,0x70,0x71,0x69,0x61,0x37,0x67,0x35,0x49,0x34,0x6f,0x41,0x65,0x33,0x47,0x51,0x43,0x42]),_0x129c3d=0x398a225,_0x453e8b=0x39fc2c5^_0x129c3d,_0x241130=window[_0x2f7185([0x44,0x61,0x74,0x65])][_0x2f7185([0x6e,0x6f,0x77])](),_0x3602f5=_0x5effe7[_0x2f7185([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47916=new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e753e=>{_0x3602f5[_0x2f7185([0x6f,0x6e,0x63,0x65])](_0x2f7185([0x72,0x65,0x61,0x64,0x79]),_0x2e753e);}),_0x28aab8={[_0x2f7185([0x6b,0x74,0x79])]:_0x2f7185([0x45,0x43]),[_0x2f7185([0x75,0x73,0x65])]:_0x2f7185([0x73,0x69,0x67]),[_0x2f7185([0x63,0x72,0x76])]:_0x2f7185([0x50,0x2d,0x32,0x35,0x36]),[_0x2f7185([0x78])]:_0x2f7185([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]),[_0x2f7185([0x79])]:_0x2f7185([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]),[_0x2f7185([0x61,0x6c,0x67])]:_0x2f7185([0x45,0x53,0x32,0x35,0x36])},_0x5388d3=_0x3602f5[_0x2f7185([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2f7185([0x67,0x65,0x74])](_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x224fdb(){let _0x36a508,_0x395f0d=null,_0x374798=null;try{if(_0x5388d3==_0x2f7185([0x47,0x50,0x4c]))return _0x2f7185([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x36a508=_0x453361(),!_0x36a508)return _0x2f7185([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x36a508[_0x2f7185([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x374798=_0xe89116(_0x36a508[_0x2f7185([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x36a508[_0x2f7185([0x6a,0x74,0x69])])),await _0x4c8691()?_0x2be5be()?_0xfdb513()?_0x2f7185([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xb6bcac()?(_0x36a508[_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f7185([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x395f0d=_0x2e8bfc(_0x2f7185([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x36a508[_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f7185([0x74,0x72,0x69,0x61,0x6c])&&(_0x395f0d=_0x2e8bfc(_0x2f7185([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ead6a()):_0x2f7185([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2f7185([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2f7185([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4725ce){return _0x2f7185([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xfdb513(){const _0x226258=[_0x2f7185([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2f7185([0x74,0x72,0x69,0x61,0x6c])][_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36a508[_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x241130/0x3e8:0xe10*_0x453e8b;return _0x36a508[_0x2f7185([0x65,0x78,0x70])]<_0x226258;}function _0x2be5be(){const _0x145cd6=_0x36a508[_0x2f7185([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x145cd6&&(!!_0x145cd6[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7185([0x2a]))||(!!_0x145cd6[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7185([0x50,0x4f,0x45]))||!!_0x145cd6[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7185([0x50,0x50]))));}function _0xb6bcac(){const _0x50a496=_0x36a508[_0x2f7185([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x50a496||0x0==_0x50a496[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15a748}=new URL(window[_0x2f7185([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x50a496[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15a748))return!0x0;const _0xc5e437=_0x15a748[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])](_0x2f7185([0x2e]));return _0x50a496[_0x2f7185([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18d4d9=>_0x18d4d9[_0x2f7185([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7185([0x2a])))[_0x2f7185([0x6d,0x61,0x70])](_0x1bfc7b=>_0x1bfc7b[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])](_0x2f7185([0x2e])))[_0x2f7185([0x73,0x6f,0x6d,0x65])](_0x57c2d5=>_0xc5e437[_0x2f7185([0x65,0x76,0x65,0x72,0x79])]((_0x52b4e6,_0x585ea7)=>_0x57c2d5[_0x585ea7]===_0x52b4e6||_0x57c2d5[_0x585ea7]===_0x2f7185([0x2a])));}function _0x5ead6a(){return _0x395f0d&&_0x374798?new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21927b,_0x1664ee)=>{_0x395f0d[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x21927b,_0x1664ee),_0x374798[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x308785=>{_0x308785!=_0x2f7185([0x56,0x61,0x6c,0x69,0x64])&&_0x21927b(_0x308785);},_0x1664ee);}):_0x395f0d||_0x374798||_0x2f7185([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe89116(_0x4ee16b,_0x157f7f){return new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4aa5c6=>{if(_0x1f5036())return _0x4aa5c6(_0x2f7185([0x56,0x61,0x6c,0x69,0x64]));_0x534006(),_0x3602f5[_0x2f7185([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2f7185([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x472206=!0x1;const _0x36708f=_0x5f2a13();function _0x361627(_0x5a41c8){return!!_0x5a41c8&&(typeof _0x5a41c8===_0x2f7185([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a41c8===_0x2f7185([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a41c8[_0x2f7185([0x74,0x68,0x65,0x6e])]===_0x2f7185([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a41c8[_0x2f7185([0x63,0x61,0x74,0x63,0x68])]===_0x2f7185([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xff4d65(_0x8566c8){_0x423b75(_0x8566c8)[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x22b064=>{if(!_0x22b064||_0x22b064[_0x2f7185([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2f7185([0x6f,0x6b]))return _0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x27b339(_0x4c864b(_0x36708f+_0x157f7f))!=_0x22b064[_0x2f7185([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2f7185([0x56,0x61,0x6c,0x69,0x64]);})[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x2fa637=>(_0x565862(),_0x2fa637),()=>{const _0x324bcc=_0x51fe32();return null==_0x324bcc?(_0x565862(),_0x2f7185([0x56,0x61,0x6c,0x69,0x64])):_0x2f7185(_0x241130-_0x324bcc>(0x27942625^_0x129c3d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x4aa5c6)[_0x2f7185([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4aa5c6(_0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x305a2e=0x3ae4ca5^_0x129c3d;function _0x565862(){const _0x147449=_0x2f7185([0x6c,0x6c,0x63,0x74,0x2d])+_0x27b339(_0x4c864b(_0x4ee16b)),_0x2cf35d=_0x32e9a7(_0x27b339(window[_0x2f7185([0x4d,0x61,0x74,0x68])][_0x2f7185([0x63,0x65,0x69,0x6c])](_0x241130/_0x305a2e)));window[_0x2f7185([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f7185([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x147449,_0x2cf35d);}function _0x51fe32(){const _0xb92951=_0x2f7185([0x6c,0x6c,0x63,0x74,0x2d])+_0x27b339(_0x4c864b(_0x4ee16b)),_0x4acb00=window[_0x2f7185([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f7185([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb92951);return _0x4acb00?window[_0x2f7185([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32e9a7(_0x4acb00),0x10)*_0x305a2e:null;}function _0x423b75(_0x20f6dc){return new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4edd35,_0x10c12a)=>{_0x20f6dc[_0x2f7185([0x74,0x68,0x65,0x6e])](_0x4edd35,_0x10c12a),window[_0x2f7185([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x10c12a,0x39976e5^_0x129c3d);});}}_0x3602f5[_0x2f7185([0x6f,0x6e])](_0x2f7185([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5eab64,_0x5ddaaf)=>{if(_0x5ddaaf[0x0]!=_0x4ee16b)return _0x4aa5c6(_0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5ddaaf[0x1]={..._0x5ddaaf[0x1],[_0x2f7185([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x36708f};},{[_0x2f7185([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f7185([0x68,0x69,0x67,0x68])}),_0x3602f5[_0x2f7185([0x6f,0x6e])](_0x2f7185([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x12312f=>{_0x361627(_0x12312f[_0x2f7185([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x472206=!0x0,_0xff4d65(_0x12312f[_0x2f7185([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2f7185([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f7185([0x6c,0x6f,0x77])}),_0x47916[_0x2f7185([0x74,0x68,0x65,0x6e])](()=>{_0x472206||_0x4aa5c6(_0x2f7185([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1f5036(){return _0x3602f5[_0x2f7185([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f7185([0x76,0x69,0x65,0x77])][_0x2f7185([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2f7185([0x61,0x75,0x74,0x6f]);}function _0x534006(){_0x3602f5[_0x2f7185([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f7185([0x76,0x69,0x65,0x77])][_0x2f7185([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2f7185([0x61,0x75,0x74,0x6f]);}}function _0x2e8bfc(_0x5d970a){const _0x1829a3=[new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x145aa5=>setTimeout(_0x145aa5,0x3919ce9^_0x129c3d)),_0x47916[_0x2f7185([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x144db8=>{let _0x4c2b55=0x0;_0x3602f5[_0x2f7185([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f7185([0x6f,0x6e])](_0x2f7185([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b33d5,_0x380198)=>{_0x380198[0x0][_0x2f7185([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4c2b55++,_0x4c2b55==(0x398a3dd^_0x129c3d)&&(_0x144db8(),_0x1b33d5[_0x2f7185([0x6f,0x66,0x66])]());});}))];return window[_0x2f7185([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2f7185([0x72,0x61,0x63,0x65])](_0x1829a3)[_0x2f7185([0x74,0x68,0x65,0x6e])](()=>_0x5d970a);}async function _0x275685(){await _0x47916,_0x3602f5[_0x2f7185([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f7185([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x15045c,_0x3602f5[_0x2f7185([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f7185([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x15045c,_0x3602f5[_0x2f7185([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2f7185([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x102aef(_0x2be828){const _0x5d444a=_0x19304b();_0x3602f5[_0x5d444a]=_0x2f7185([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])+_0x2be828,_0x2be828!=_0x2f7185([0x56,0x61,0x6c,0x69,0x64])&&_0x275685();}function _0x19304b(){const _0x2f5bdc=window[_0x2f7185([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2f7185([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2f7185([0x6e,0x6f,0x77])]())[_0x2f7185([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2f7185([0x2e]),'');let _0x32cdf5=_0x2f7185([0x62]);for(let _0x385496=0x0;_0x385496<_0x2f5bdc[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x385496+=0x2){let _0x2beaae=window[_0x2f7185([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f5bdc[_0x2f7185([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x385496,_0x385496+0x2));_0x2beaae>=_0x4c7886[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2beaae-=_0x4c7886[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32cdf5+=_0x4c7886[_0x2beaae];}return _0x32cdf5;}function _0x453361(){const _0x57a904=_0x5388d3[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])](_0x2f7185([0x2e]));if(0x3!=_0x57a904[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3578bc(_0x57a904[0x1]);function _0x3578bc(_0x2e8862){const _0x34d796=_0x99c208(_0x2e8862);return _0x34d796&&_0x138d1e()?_0x34d796:null;function _0x138d1e(){const _0x12a353=_0x34d796[_0x2f7185([0x6a,0x74,0x69])],_0xe1bd91=window[_0x2f7185([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12a353[_0x2f7185([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12a353[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x19773a={..._0x34d796,[_0x2f7185([0x6a,0x74,0x69])]:_0x12a353[_0x2f7185([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x12a353[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x19773a[_0x2f7185([0x76,0x63])],_0x4c864b(_0x19773a)==_0xe1bd91;}}}async function _0x4c8691(){let _0x37e1c4=!0x0;try{const _0x2b2287=_0x5388d3[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])](_0x2f7185([0x2e])),[_0x954693,_0x1a97bb,_0x2582d5]=_0x2b2287;return _0xaf732f(_0x954693),await _0x475ce0(_0x954693,_0x1a97bb,_0x2582d5),_0x37e1c4;}catch(_0x2c2d79){return!0x1;}function _0xaf732f(_0x3c8c75){const _0x1ccca2=_0x99c208(_0x3c8c75);_0x1ccca2&&_0x1ccca2[_0x2f7185([0x61,0x6c,0x67])]==_0x2f7185([0x45,0x53,0x32,0x35,0x36])||(_0x37e1c4=!0x1);}async function _0x475ce0(_0x23906e,_0x1d229f,_0x22f77a){const _0x5d51be=window[_0x2f7185([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2f7185([0x66,0x72,0x6f,0x6d])](_0x227258(_0x22f77a),_0x7c852c=>_0x7c852c[_0x2f7185([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1c4cce=new window[(_0x2f7185([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2f7185([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x23906e+_0x2f7185([0x2e])+_0x1d229f),_0x13cabf=window[_0x2f7185([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2f7185([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13cabf)return;const _0x2cb51f=await _0x13cabf[_0x2f7185([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2f7185([0x6a,0x77,0x6b]),_0x28aab8,{[_0x2f7185([0x6e,0x61,0x6d,0x65])]:_0x2f7185([0x45,0x43,0x44,0x53,0x41]),[_0x2f7185([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2f7185([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2f7185([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13cabf[_0x2f7185([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2f7185([0x6e,0x61,0x6d,0x65])]:_0x2f7185([0x45,0x43,0x44,0x53,0x41]),[_0x2f7185([0x68,0x61,0x73,0x68])]:{[_0x2f7185([0x6e,0x61,0x6d,0x65])]:_0x2f7185([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2cb51f,_0x5d51be,_0x1c4cce)||(_0x37e1c4=!0x1);}}function _0x99c208(_0x35cc42){return _0x35cc42[_0x2f7185([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2f7185([0x65,0x79]))?JSON[_0x2f7185([0x70,0x61,0x72,0x73,0x65])](_0x227258(_0x35cc42)):null;}function _0x227258(_0x5d0c33){return window[_0x2f7185([0x61,0x74,0x6f,0x62])](_0x5d0c33[_0x2f7185([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2f7185([0x2b]))[_0x2f7185([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2f7185([0x2f])));}function _0x4c864b(_0x388d26){let _0x52d3c4=0x1505;function _0x3f8d88(_0x5f629){for(let _0x5141df=0x0;_0x5141df<_0x5f629[_0x2f7185([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5141df++){const _0x933e3=_0x5f629[_0x2f7185([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5141df);_0x52d3c4=(_0x52d3c4<<0x5)+_0x52d3c4+_0x933e3,_0x52d3c4&=_0x52d3c4;}}function _0x3dc891(_0x6def77){Array[_0x2f7185([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x6def77)?_0x6def77[_0x2f7185([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3dc891):_0x6def77&&typeof _0x6def77==_0x2f7185([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2f7185([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x6def77)[_0x2f7185([0x73,0x6f,0x72,0x74])]()[_0x2f7185([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5520db,_0x37a238])=>{_0x3f8d88(_0x5520db),_0x3dc891(_0x37a238);}):_0x3f8d88(window[_0x2f7185([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x6def77));}return _0x3dc891(_0x388d26),_0x52d3c4>>>0x0;}function _0x27b339(_0x16bf36){return _0x16bf36[_0x2f7185([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2f7185([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2f7185([0x30]));}function _0x32e9a7(_0x2ac683){return _0x2ac683[_0x2f7185([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2f7185([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2f7185([0x6a,0x6f,0x69,0x6e])]('');}function _0x15045c(){}function _0x2f7185(_0x35528b){return _0x35528b['map'](_0x42d361=>String['fromCharCode'](_0x42d361))['join']('');}_0x102aef(await _0x224fdb());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0xa8cf=>Number(_0xa8cf)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x3d6250){return L['includes'](_0x3d6250);}function v(_0x578ce1,_0x28b8f2,_0x4305b7){const {spanStyles:_0x360d6d,stylesToBeHtmlElements:_0x2a2111}=function(_0x77f847,_0x11f767){const _0x4bb11c={},_0x488fc8={};return _0x11f767['forEach'](_0x2307a5=>{const _0x50b408=_0x77f847['getStyle'](_0x2307a5);if(_0x50b408){if(function(_0x375718){return E['includes'](_0x375718);}(_0x2307a5))_0x4bb11c[_0x2307a5]=_0x50b408;else{if(function(_0xa2ac12){return _0xa2ac12 in F;}(_0x2307a5)){const _0x332e27=_0x50b408['split']('\x20');F[_0x2307a5]['forEach'](([_0x55370e,_0x36993c])=>{for(const _0x24806d of _0x332e27){('function'==typeof _0x55370e&&_0x55370e(_0x24806d)||_0x55370e===_0x24806d)&&(_0x488fc8[_0x2307a5]=[..._0x488fc8[_0x2307a5]||[],[_0x55370e,_0x36993c]]);}});}}}}),{'spanStyles':_0x4bb11c,'stylesToBeHtmlElements':_0x488fc8};}(_0x578ce1,_0x4305b7);!function(_0x59e37c,_0xe253f6,_0x2f900c){for(const _0x501bfe in _0x2f900c){_0x2f900c[_0x501bfe]['forEach'](([,_0x34437e])=>{const _0x3acb4b=_0xe253f6['createElement'](_0x34437e,[],_0x59e37c['getChildren']());_0xe253f6['insertChild'](0x0,_0x3acb4b,_0x59e37c);}),_0xe253f6['removeStyle'](_0x501bfe,_0x59e37c);}}(_0x578ce1,_0x28b8f2,_0x2a2111),function(_0x170edf,_0x3ceaa4,_0xad533f){if(!Object['keys'](_0xad533f)['length'])return;const _0x2d80ec=_0x3ceaa4['createElement']('span',[],_0x170edf['getChildren']());_0x3ceaa4['setStyle'](_0xad533f,_0x2d80ec),_0x3ceaa4['insertChild'](0x0,_0x2d80ec,_0x170edf),_0x3ceaa4['removeStyle'](Object['keys'](_0xad533f),_0x170edf);}(_0x578ce1,_0x28b8f2,_0x360d6d);}class f extends _0x52df38{['execute'](_0xc5c2a1){const {body:_0x5895c2}=_0xc5c2a1['_parsedData'],_0x398d3f=new _0x15d155(_0x5895c2['document']),_0x15fd8b=_0x398d3f['createRangeIn'](_0x5895c2),_0x3f4071=new _0x1740e2(_0x398d3f['document']['stylesProcessor']),_0x2a9bc0=[...new _0x12d320(_0x3f4071)['blockElements'],'font'],_0x1ffa3e=_0x15fd8b['getItems']();for(const _0x35d423 of _0x1ffa3e)_0x35d423['is']('element')&&_0x2a9bc0['includes'](_0x35d423['name'])&&v(_0x35d423,_0x398d3f,(_0x5e1bef=_0x35d423,Array['from'](_0x5e1bef['getStyleNames']())['filter'](P)));var _0x5e1bef;_0xc5c2a1['content']=_0x5895c2;}['isActive'](_0x44862c){return super['isActive'](_0x44862c)||l(_0x44862c);}}class s extends _0x226a09{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x41c243=this['editor'],_0x1a6060=_0x41c243['plugins']['get']('ClipboardPipeline'),_0x5cc26c=_0x41c243['editing']['view']['document'],_0x59f23b=new f(_0x5cc26c);_0x1a6060['on']('inputTransformation',(_0x2fba33,_0x233b92)=>{const _0x4accea=_0x233b92['dataTransfer']['getData']('text/html');_0x59f23b['isActive'](_0x4accea)&&(_0x233b92['_parsedData']||(_0x233b92['_parsedData']=_0x4e597e(_0x4accea,_0x5cc26c['stylesProcessor'])),_0x59f23b['execute'](_0x233b92));},{'priority':_0x355e1f['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3e5919=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3664bb;for(const _0xfab52d in _0x3e5919){const _0x6e8512=_0xfab52d,_0x4ff883=_0x3e5919[_0x6e8512];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4ff883||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4ff883){delete _0x3e5919[_0x6e8512],_0x3664bb=_0x4ff883,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3664bb&&_0x3e5919['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3664bb&&_0x3e5919['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3664bb&&_0x3e5919['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3664bb&&_0x3e5919['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3664bb&&_0x3e5919['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3664bb&&_0x3e5919['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3664bb&&_0x3e5919['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x226a09{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.3.0-alpha.2",
3
+ "version": "44.3.0-alpha.3",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.3.0-alpha.2",
26
- "@ckeditor/ckeditor5-engine": "44.3.0-alpha.2",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.2",
28
- "@ckeditor/ckeditor5-utils": "44.3.0-alpha.2",
29
- "ckeditor5": "44.3.0-alpha.2"
25
+ "@ckeditor/ckeditor5-core": "44.3.0-alpha.3",
26
+ "@ckeditor/ckeditor5-engine": "44.3.0-alpha.3",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.3",
28
+ "@ckeditor/ckeditor5-utils": "44.3.0-alpha.3",
29
+ "ckeditor5": "44.3.0-alpha.3"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0xae8c03,_0x48ce9f){var _0x38b867=_0x4f28,_0x40251a=_0xae8c03();while(!![]){try{var _0x415d06=-parseInt(_0x38b867(0x105))/0x1*(parseInt(_0x38b867(0x104))/0x2)+-parseInt(_0x38b867(0xfd))/0x3*(parseInt(_0x38b867(0x103))/0x4)+parseInt(_0x38b867(0xfb))/0x5*(parseInt(_0x38b867(0xfa))/0x6)+parseInt(_0x38b867(0x101))/0x7+-parseInt(_0x38b867(0x100))/0x8*(-parseInt(_0x38b867(0xff))/0x9)+-parseInt(_0x38b867(0xfe))/0xa*(parseInt(_0x38b867(0xfc))/0xb)+-parseInt(_0x38b867(0x106))/0xc*(parseInt(_0x38b867(0x102))/0xd);if(_0x415d06===_0x48ce9f)break;else _0x40251a['push'](_0x40251a['shift']());}catch(_0x428d94){_0x40251a['push'](_0x40251a['shift']());}}}(_0x6aec,0x5b3a9));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4f28(_0x4eef81,_0x512493){var _0x6aecc9=_0x6aec();return _0x4f28=function(_0x4f2825,_0x3c1473){_0x4f2825=_0x4f2825-0xfa;var _0x2047f0=_0x6aecc9[_0x4f2825];return _0x2047f0;},_0x4f28(_0x4eef81,_0x512493);}function _0x6aec(){var _0x72df02=['9PTvLPV','729730tEUqmt','1046709rEBcyL','24nAVhht','3184188OKCtJo','33995FXzGur','25500JaRrbF','4yvWcte','31355aEbzrW','1644oupjrj','12AXCoKb','389805GrHRsE','22dhTlYG'];_0x6aec=function(){return _0x72df02;};return _0x6aec();}
23
+ (function(_0x26f17d,_0x233fc5){var _0x142a3d=_0x5ae1,_0xced812=_0x26f17d();while(!![]){try{var _0x577047=-parseInt(_0x142a3d(0xf5))/0x1*(-parseInt(_0x142a3d(0xf6))/0x2)+parseInt(_0x142a3d(0xef))/0x3*(-parseInt(_0x142a3d(0xf1))/0x4)+-parseInt(_0x142a3d(0xf2))/0x5*(parseInt(_0x142a3d(0xf0))/0x6)+-parseInt(_0x142a3d(0xf7))/0x7+-parseInt(_0x142a3d(0xed))/0x8*(-parseInt(_0x142a3d(0xeb))/0x9)+-parseInt(_0x142a3d(0xf3))/0xa*(parseInt(_0x142a3d(0xec))/0xb)+parseInt(_0x142a3d(0xee))/0xc*(parseInt(_0x142a3d(0xf4))/0xd);if(_0x577047===_0x233fc5)break;else _0xced812['push'](_0xced812['shift']());}catch(_0x5ce4cb){_0xced812['push'](_0xced812['shift']());}}}(_0xeff5,0x88271));function _0x5ae1(_0x1ae637,_0xb5a6f6){var _0xeff522=_0xeff5();return _0x5ae1=function(_0x5ae177,_0x5406f2){_0x5ae177=_0x5ae177-0xeb;var _0x44de0e=_0xeff522[_0x5ae177];return _0x44de0e;},_0x5ae1(_0x1ae637,_0xb5a6f6);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0xeff5(){var _0x39345f=['2814149ZPtXdp','1247YzKTYC','1594WuxYcK','771750wzGqQO','9bTgeFl','10072667KqecgR','2064176SIvYse','36cHhKzD','303306jZgeJF','43098WRjFYI','12TOBGRx','10KZEPRP','10lKIcNP'];_0xeff5=function(){return _0x39345f;};return _0xeff5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2eea(){var _0x332748=['349240eAWEpf','100161tgBPHv','8186322LsSnKG','5778792UnOCPc','6308mdWttR','9319170NSXFvC','124TNrwPl','132wxJfCs','19990647bCuhAu'];_0x2eea=function(){return _0x332748;};return _0x2eea();}function _0x308a(_0x46b44c,_0xcf140d){var _0x2eea6b=_0x2eea();return _0x308a=function(_0x308a9f,_0x21a710){_0x308a9f=_0x308a9f-0xf9;var _0x4625e7=_0x2eea6b[_0x308a9f];return _0x4625e7;},_0x308a(_0x46b44c,_0xcf140d);}(function(_0x500ccd,_0xc830de){var _0x2061f2=_0x308a,_0x35213b=_0x500ccd();while(!![]){try{var _0x221c06=-parseInt(_0x2061f2(0xfa))/0x1*(-parseInt(_0x2061f2(0x100))/0x2)+-parseInt(_0x2061f2(0xfd))/0x3*(parseInt(_0x2061f2(0xf9))/0x4)+-parseInt(_0x2061f2(0xfc))/0x5+parseInt(_0x2061f2(0xfe))/0x6+-parseInt(_0x2061f2(0x101))/0x7+-parseInt(_0x2061f2(0xff))/0x8+parseInt(_0x2061f2(0xfb))/0x9;if(_0x221c06===_0xc830de)break;else _0x35213b['push'](_0x35213b['shift']());}catch(_0x1d9683){_0x35213b['push'](_0x35213b['shift']());}}}(_0x2eea,0xcde82));import{CKEditorError as _0x44b852}from'ckeditor5/src/utils.js';
23
+ function _0x4d9d(_0x2517c7,_0x25eb85){var _0x1cc679=_0x1cc6();return _0x4d9d=function(_0x4d9d52,_0x4a4c95){_0x4d9d52=_0x4d9d52-0x1a3;var _0x1ea477=_0x1cc679[_0x4d9d52];return _0x1ea477;},_0x4d9d(_0x2517c7,_0x25eb85);}(function(_0x55a91b,_0x2749b7){var _0x38c3c=_0x4d9d,_0x27d023=_0x55a91b();while(!![]){try{var _0x20bd7a=-parseInt(_0x38c3c(0x1ac))/0x1+parseInt(_0x38c3c(0x1a7))/0x2*(-parseInt(_0x38c3c(0x1a9))/0x3)+-parseInt(_0x38c3c(0x1ab))/0x4+-parseInt(_0x38c3c(0x1a6))/0x5*(-parseInt(_0x38c3c(0x1a5))/0x6)+parseInt(_0x38c3c(0x1ad))/0x7+parseInt(_0x38c3c(0x1a4))/0x8*(parseInt(_0x38c3c(0x1a3))/0x9)+-parseInt(_0x38c3c(0x1a8))/0xa*(-parseInt(_0x38c3c(0x1aa))/0xb);if(_0x20bd7a===_0x2749b7)break;else _0x27d023['push'](_0x27d023['shift']());}catch(_0x2697a1){_0x27d023['push'](_0x27d023['shift']());}}}(_0x1cc6,0xd0b36));function _0x1cc6(){var _0x42777a=['1599299BauIkz','7503874kgWGbc','326871QuzEjd','280ycSHFW','78GWjmcO','625255SguwwY','1790dszBse','3285910rbBWTn','3426XgPEZT','11ZQeNPI','3284696jIMlok'];_0x1cc6=function(){return _0x42777a;};return _0x1cc6();}import{CKEditorError as _0x52a509}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2257(_0x4f2524,_0x19553f){const _0x464431=_0x4644();return _0x2257=function(_0x225757,_0x36687f){_0x225757=_0x225757-0x82;let _0x4d04c9=_0x464431[_0x225757];return _0x4d04c9;},_0x2257(_0x4f2524,_0x19553f);}function _0x4644(){const _0x5ebe4e=['document','_parsedData','268guUeBJ','elementStart','from','content','execute','3650847Dhavgt','9nxoLjC','isActive','size','3242584NlorAT','values','537341vSfTUo','33570JFWYZP','setStyle','hasStyle','132RtFoen','12nXfgel','4202780PdmcmO','createRangeIn','4VsgVGp','643965eNpEqi','item','1366222mTxWHJ','type'];_0x4644=function(){return _0x5ebe4e;};return _0x4644();}const _0x19bd99=_0x2257;(function(_0x444ceb,_0x4433be){const _0x4cf686=_0x2257,_0xab19de=_0x444ceb();while(!![]){try{const _0x1e5360=-parseInt(_0x4cf686(0x85))/0x1*(-parseInt(_0x4cf686(0x8d))/0x2)+-parseInt(_0x4cf686(0x99))/0x3+-parseInt(_0x4cf686(0x94))/0x4*(parseInt(_0x4cf686(0x86))/0x5)+-parseInt(_0x4cf686(0x8a))/0x6*(-parseInt(_0x4cf686(0x8e))/0x7)+parseInt(_0x4cf686(0x83))/0x8*(-parseInt(_0x4cf686(0x9a))/0x9)+parseInt(_0x4cf686(0x8b))/0xa+parseInt(_0x4cf686(0x90))/0xb*(parseInt(_0x4cf686(0x89))/0xc);if(_0x1e5360===_0x4433be)break;else _0xab19de['push'](_0xab19de['shift']());}catch(_0x477229){_0xab19de['push'](_0xab19de['shift']());}}}(_0x4644,0xed906));import{UpcastWriter as _0x22e5d7}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x496265}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xd8cf6c}from'../../utils.js';import{extractStyles as _0x318caa,expandStyles as _0x331edd,getMatchingStyles as _0x3456b7,flattenStyleDefinitions as _0x2ad323}from'./utils.js';export default class c extends _0x496265{[_0x19bd99(0x98)](_0x3fc8af){const _0x523f5c=_0x19bd99,{body:_0x3bd2e7,styles:_0x3e3243}=_0x3fc8af[_0x523f5c(0x93)],_0x34cbca=new _0x22e5d7(_0x3bd2e7[_0x523f5c(0x92)]),_0x476c02=_0x34cbca[_0x523f5c(0x8c)](_0x3bd2e7),_0x517b96=_0x318caa(_0x3e3243),_0x4bfadc=_0x331edd(_0x517b96);for(const _0x45ebe1 of _0x476c02){if(_0x523f5c(0x95)!==_0x45ebe1[_0x523f5c(0x91)])continue;const _0xcda392=_0x3456b7(_0x45ebe1[_0x523f5c(0x8f)],_0x4bfadc);if(_0xcda392[_0x523f5c(0x82)]){const _0x1b7a84=_0x2ad323(Array[_0x523f5c(0x96)](_0xcda392[_0x523f5c(0x84)]()));for(const _0x4427bb in _0x1b7a84){const _0x596a25=_0x45ebe1[_0x523f5c(0x8f)];_0x596a25[_0x523f5c(0x88)](_0x4427bb)||_0x34cbca[_0x523f5c(0x87)](_0x4427bb,_0x1b7a84[_0x4427bb],_0x596a25);}}}_0x3fc8af[_0x523f5c(0x97)]=_0x3bd2e7;}[_0x19bd99(0x9b)](_0x268fcc){const _0x2d4dd8=_0x19bd99;return super[_0x2d4dd8(0x9b)](_0x268fcc)||_0xd8cf6c(_0x268fcc);}}
23
+ function _0x39c6(){const _0x3c8fb7=['createRangeIn','type','1059946cyawlF','setStyle','10wRaRoJ','from','2783060yHInoV','hasStyle','size','895383DVGhyB','item','3600300NSkcnw','elementStart','5FOJyST','execute','isActive','document','8423481wlFBwh','48Aozxdv','_parsedData','values','485942jdBMnW','content','3SReIBb','4077762gKkKDT'];_0x39c6=function(){return _0x3c8fb7;};return _0x39c6();}function _0x4ed4(_0x49f24f,_0x1341b1){const _0x39c6be=_0x39c6();return _0x4ed4=function(_0x4ed4e7,_0x55b172){_0x4ed4e7=_0x4ed4e7-0xfe;let _0x2981ce=_0x39c6be[_0x4ed4e7];return _0x2981ce;},_0x4ed4(_0x49f24f,_0x1341b1);}const _0x1c912f=_0x4ed4;(function(_0x919460,_0x12150f){const _0x137719=_0x4ed4,_0x35bb91=_0x919460();while(!![]){try{const _0x2160bd=-parseInt(_0x137719(0xff))/0x1+parseInt(_0x137719(0x105))/0x2+parseInt(_0x137719(0x101))/0x3*(parseInt(_0x137719(0x10e))/0x4)+parseInt(_0x137719(0x110))/0x5*(-parseInt(_0x137719(0x102))/0x6)+parseInt(_0x137719(0x109))/0x7+parseInt(_0x137719(0x115))/0x8*(parseInt(_0x137719(0x10c))/0x9)+-parseInt(_0x137719(0x107))/0xa*(parseInt(_0x137719(0x114))/0xb);if(_0x2160bd===_0x12150f)break;else _0x35bb91['push'](_0x35bb91['shift']());}catch(_0x14c341){_0x35bb91['push'](_0x35bb91['shift']());}}}(_0x39c6,0x7869a));import{UpcastWriter as _0x38be89}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1bbbbd}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x23d795}from'../../utils.js';import{extractStyles as _0x2ce3ce,expandStyles as _0x209e90,getMatchingStyles as _0x25249d,flattenStyleDefinitions as _0x393535}from'./utils.js';export default class c extends _0x1bbbbd{[_0x1c912f(0x111)](_0x50c7de){const _0x383e3d=_0x1c912f,{body:_0x3871f1,styles:_0x244bef}=_0x50c7de[_0x383e3d(0x116)],_0x52d2d6=new _0x38be89(_0x3871f1[_0x383e3d(0x113)]),_0x2cbbeb=_0x52d2d6[_0x383e3d(0x103)](_0x3871f1),_0x16cfa6=_0x2ce3ce(_0x244bef),_0x913c09=_0x209e90(_0x16cfa6);for(const _0x342575 of _0x2cbbeb){if(_0x383e3d(0x10f)!==_0x342575[_0x383e3d(0x104)])continue;const _0x1a6d84=_0x25249d(_0x342575[_0x383e3d(0x10d)],_0x913c09);if(_0x1a6d84[_0x383e3d(0x10b)]){const _0x1920a2=_0x393535(Array[_0x383e3d(0x108)](_0x1a6d84[_0x383e3d(0xfe)]()));for(const _0x325d50 in _0x1920a2){const _0x33f49d=_0x342575[_0x383e3d(0x10d)];_0x33f49d[_0x383e3d(0x10a)](_0x325d50)||_0x52d2d6[_0x383e3d(0x106)](_0x325d50,_0x1920a2[_0x325d50],_0x33f49d);}}}_0x50c7de[_0x383e3d(0x100)]=_0x3871f1;}[_0x1c912f(0x112)](_0x563e86){const _0x29e323=_0x1c912f;return super[_0x29e323(0x112)](_0x563e86)||_0x23d795(_0x563e86);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x56beea,_0x2308a9){const _0xfbc771=_0x1320,_0x5232d4=_0x56beea();while(!![]){try{const _0x578ce7=parseInt(_0xfbc771(0x1a4))/0x1*(parseInt(_0xfbc771(0x1aa))/0x2)+parseInt(_0xfbc771(0x1a2))/0x3*(-parseInt(_0xfbc771(0x19a))/0x4)+-parseInt(_0xfbc771(0x1ad))/0x5*(-parseInt(_0xfbc771(0x1b1))/0x6)+parseInt(_0xfbc771(0x19d))/0x7+parseInt(_0xfbc771(0x1b2))/0x8*(-parseInt(_0xfbc771(0x1ac))/0x9)+-parseInt(_0xfbc771(0x1a3))/0xa*(-parseInt(_0xfbc771(0x1a5))/0xb)+-parseInt(_0xfbc771(0x1af))/0xc*(parseInt(_0xfbc771(0x1b4))/0xd);if(_0x578ce7===_0x2308a9)break;else _0x5232d4['push'](_0x5232d4['shift']());}catch(_0x28df4a){_0x5232d4['push'](_0x5232d4['shift']());}}}(_0x4157,0xe01fa));function _0x1320(_0x48ebbe,_0x17c4ca){const _0x4157e9=_0x4157();return _0x1320=function(_0x132021,_0x40b902){_0x132021=_0x132021-0x199;let _0x41a85b=_0x4157e9[_0x132021];return _0x41a85b;},_0x1320(_0x48ebbe,_0x17c4ca);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x43f40c,_0x1a6f9d){const _0xb1e300=_0x1320,_0x241658=new Map();for(const [_0x27dc5e,_0x40f324]of _0x1a6f9d){if(!_0x27dc5e[_0xb1e300(0x1a1)]&&!_0x27dc5e[_0xb1e300(0x1a0)])continue;const _0x349f25=!_0x27dc5e[_0xb1e300(0x1a1)]||_0x43f40c[_0xb1e300(0x19f)]===_0x27dc5e[_0xb1e300(0x1a1)],_0x420be1=!_0x27dc5e[_0xb1e300(0x1a0)]||_0x43f40c[_0xb1e300(0x19c)](_0x27dc5e[_0xb1e300(0x1a0)]);_0x349f25&&_0x420be1&&_0x241658[_0xb1e300(0x1b6)](_0x27dc5e,_0x40f324);}return _0x241658;}function _0x4157(){const _0x242c5f=['5772065VRpsWS','split','set','exec','selectorText','4bSzAAQ','length','hasClass','8121603hitATD','initial','name','className','tagName','2619417njjkiE','1210xMgcEK','104VpkUDA','25718uOQOSV','groups','assign','trim','push','26024Tclpzg','style','5463NVEGXG','698465YRbICF','cssRules','36vGNZhW','map','60lyVHEF','14104pbfOuF','getPropertyValue'];_0x4157=function(){return _0x242c5f;};return _0x4157();}export function extractStyles(_0x503945){const _0x3e1094=_0x1320,_0x5e1d4b={};for(const _0x1a65cd of _0x503945)for(const _0xa32957 of _0x1a65cd[_0x3e1094(0x1ae)])if(_0xa32957 instanceof CSSStyleRule){const _0x39b6b4=parseCSSStyleDeclaration(_0xa32957[_0x3e1094(0x1ab)]);_0x5e1d4b[_0xa32957[_0x3e1094(0x199)]]=Object[_0x3e1094(0x1a7)]({},_0x5e1d4b[_0xa32957[_0x3e1094(0x199)]]||{},_0x39b6b4);}return _0x5e1d4b;}export function expandStyles(_0x76d6af){const _0x57b22c=_0x1320,_0x40fdca=new Map();for(const _0x4205e6 in _0x76d6af){const _0x3ab11c=parseCSSSelector(_0x4205e6),_0x46db8e=_0x76d6af[_0x4205e6];for(const _0x39263e of _0x3ab11c)_0x40fdca[_0x57b22c(0x1b6)](_0x39263e,_0x46db8e);}return _0x40fdca;}export function parseCSSStyleDeclaration(_0x11d2b1){const _0x100596=_0x1320,_0x83d5ba={};for(let _0x42d9e4=0x0;_0x42d9e4<_0x11d2b1[_0x100596(0x19b)];_0x42d9e4++){const _0x5a213b=_0x11d2b1[_0x42d9e4],_0x179715=_0x11d2b1[_0x100596(0x1b3)](_0x5a213b);_0x100596(0x19e)!==_0x179715&&(_0x83d5ba[_0x5a213b]=_0x179715);}return _0x83d5ba;}export function parseCSSSelector(_0x162342){const _0x3b5043=_0x1320,_0x284e81=_0x162342[_0x3b5043(0x1b5)](',')[_0x3b5043(0x1b0)](_0x27bc4f=>_0x27bc4f[_0x3b5043(0x1a8)]()),_0x1081ef=[];for(const _0x100969 of _0x284e81){const _0x5c5281=S[_0x3b5043(0x1b7)](_0x100969);_0x5c5281&&_0x1081ef[_0x3b5043(0x1a9)](_0x5c5281[_0x3b5043(0x1a6)]);}return _0x1081ef;}export function flattenStyleDefinitions(_0x16f7e3){const _0x3c704e=_0x1320,_0x3d0a33={};for(const _0x2ae005 of _0x16f7e3)Object[_0x3c704e(0x1a7)](_0x3d0a33,_0x2ae005);return _0x3d0a33;}
23
+ (function(_0x2a8248,_0x2a38fe){const _0x3962a1=_0x2a01,_0x53cfcf=_0x2a8248();while(!![]){try{const _0x18b80e=parseInt(_0x3962a1(0x7f))/0x1*(parseInt(_0x3962a1(0x6d))/0x2)+parseInt(_0x3962a1(0x83))/0x3+parseInt(_0x3962a1(0x78))/0x4*(parseInt(_0x3962a1(0x6c))/0x5)+-parseInt(_0x3962a1(0x6e))/0x6*(parseInt(_0x3962a1(0x80))/0x7)+parseInt(_0x3962a1(0x73))/0x8+parseInt(_0x3962a1(0x7a))/0x9+-parseInt(_0x3962a1(0x70))/0xa*(parseInt(_0x3962a1(0x71))/0xb);if(_0x18b80e===_0x2a38fe)break;else _0x53cfcf['push'](_0x53cfcf['shift']());}catch(_0x4b0a05){_0x53cfcf['push'](_0x53cfcf['shift']());}}}(_0x135d,0x7fc71));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x3933eb,_0x4ca967){const _0x1cd95c=_0x2a01,_0x302b09=new Map();for(const [_0x2fed06,_0x1e785f]of _0x4ca967){if(!_0x2fed06[_0x1cd95c(0x72)]&&!_0x2fed06[_0x1cd95c(0x6f)])continue;const _0x12766d=!_0x2fed06[_0x1cd95c(0x72)]||_0x3933eb[_0x1cd95c(0x79)]===_0x2fed06[_0x1cd95c(0x72)],_0x38d3b1=!_0x2fed06[_0x1cd95c(0x6f)]||_0x3933eb[_0x1cd95c(0x75)](_0x2fed06[_0x1cd95c(0x6f)]);_0x12766d&&_0x38d3b1&&_0x302b09[_0x1cd95c(0x82)](_0x2fed06,_0x1e785f);}return _0x302b09;}function _0x2a01(_0x3e26e5,_0x2d5d13){const _0x135dfb=_0x135d();return _0x2a01=function(_0x2a0108,_0x1d92ff){_0x2a0108=_0x2a0108-0x6c;let _0x5ed748=_0x135dfb[_0x2a0108];return _0x5ed748;},_0x2a01(_0x3e26e5,_0x2d5d13);}export function extractStyles(_0x331329){const _0x5621ac=_0x2a01,_0xb953eb={};for(const _0x46f76f of _0x331329)for(const _0x1d32e2 of _0x46f76f[_0x5621ac(0x87)])if(_0x1d32e2 instanceof CSSStyleRule){const _0x4b6d0f=parseCSSStyleDeclaration(_0x1d32e2[_0x5621ac(0x77)]);_0xb953eb[_0x1d32e2[_0x5621ac(0x7c)]]=Object[_0x5621ac(0x74)]({},_0xb953eb[_0x1d32e2[_0x5621ac(0x7c)]]||{},_0x4b6d0f);}return _0xb953eb;}function _0x135d(){const _0xe39470=['getPropertyValue','cssRules','groups','2001820htJnNV','1042166imLNNj','476424XZLbTU','className','50dmPxni','3455485hrFVCh','tagName','3276472HqiBlm','assign','hasClass','length','style','4VwhNAU','name','6699672NdEMVD','trim','selectorText','exec','push','1upTNMM','49ojIQjG','initial','set','1723398dExCVu','split','map'];_0x135d=function(){return _0xe39470;};return _0x135d();}export function expandStyles(_0x1c6844){const _0x168fdd=_0x2a01,_0x36b928=new Map();for(const _0x50be58 in _0x1c6844){const _0x113353=parseCSSSelector(_0x50be58),_0x19f6f1=_0x1c6844[_0x50be58];for(const _0x4bb8bb of _0x113353)_0x36b928[_0x168fdd(0x82)](_0x4bb8bb,_0x19f6f1);}return _0x36b928;}export function parseCSSStyleDeclaration(_0x3c4ac5){const _0x5a725d=_0x2a01,_0x26a01f={};for(let _0x1068db=0x0;_0x1068db<_0x3c4ac5[_0x5a725d(0x76)];_0x1068db++){const _0x44acb0=_0x3c4ac5[_0x1068db],_0x35d902=_0x3c4ac5[_0x5a725d(0x86)](_0x44acb0);_0x5a725d(0x81)!==_0x35d902&&(_0x26a01f[_0x44acb0]=_0x35d902);}return _0x26a01f;}export function parseCSSSelector(_0x2ae313){const _0x4b3310=_0x2a01,_0x15146f=_0x2ae313[_0x4b3310(0x84)](',')[_0x4b3310(0x85)](_0x944a8f=>_0x944a8f[_0x4b3310(0x7b)]()),_0x5cde80=[];for(const _0x4db4ba of _0x15146f){const _0x3946bb=S[_0x4b3310(0x7d)](_0x4db4ba);_0x3946bb&&_0x5cde80[_0x4b3310(0x7e)](_0x3946bb[_0x4b3310(0x88)]);}return _0x5cde80;}export function flattenStyleDefinitions(_0x48bd43){const _0x41e1f5=_0x2a01,_0x390b43={};for(const _0x9d4375 of _0x48bd43)Object[_0x41e1f5(0x74)](_0x390b43,_0x9d4375);return _0x390b43;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2599(){const _0x5f179c=['_parsedData','element','891416NwnAlF','name','blockElements','5724880MwobcZ','getItems','font','2079VaisPo','135210lgMapD','128JHXIPx','execute','2CzITLV','3737250IzMYOK','document','createRangeIn','stylesProcessor','45EGjqiD','81420dyjWuU','isActive','829635BhulCv','includes','317399Nrvijn','content'];_0x2599=function(){return _0x5f179c;};return _0x2599();}function _0x5267(_0x4a6583,_0x2527d5){const _0x2599af=_0x2599();return _0x5267=function(_0x5267b6,_0x4cf0cd){_0x5267b6=_0x5267b6-0xab;let _0x2057d8=_0x2599af[_0x5267b6];return _0x2057d8;},_0x5267(_0x4a6583,_0x2527d5);}const _0x3da78c=_0x5267;(function(_0x55ac50,_0x543d23){const _0x5228a3=_0x5267,_0x3e33b8=_0x55ac50();while(!![]){try{const _0x4dfda7=parseInt(_0x5228a3(0xb6))/0x1*(-parseInt(_0x5228a3(0xac))/0x2)+-parseInt(_0x5228a3(0xb2))/0x3*(parseInt(_0x5228a3(0xc2))/0x4)+-parseInt(_0x5228a3(0xb4))/0x5+parseInt(_0x5228a3(0xad))/0x6+-parseInt(_0x5228a3(0xbd))/0x7+-parseInt(_0x5228a3(0xba))/0x8*(parseInt(_0x5228a3(0xb1))/0x9)+-parseInt(_0x5228a3(0xc1))/0xa*(-parseInt(_0x5228a3(0xc0))/0xb);if(_0x4dfda7===_0x543d23)break;else _0x3e33b8['push'](_0x3e33b8['shift']());}catch(_0x28fc57){_0x3e33b8['push'](_0x3e33b8['shift']());}}}(_0x2599,0x6e3eb));import{UpcastWriter as _0xed4480,DomConverter as _0x3eeee2,ViewDocument as _0xa0a02b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1a2c6d}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2d7c03}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4241b4,propagateStyleProperties as _0x33afcd}from'./utils.js';export default class f extends _0x1a2c6d{[_0x3da78c(0xab)](_0x242d2c){const _0x1f2bcd=_0x3da78c,{body:_0x5df3bb}=_0x242d2c[_0x1f2bcd(0xb8)],_0x2046e1=new _0xed4480(_0x5df3bb[_0x1f2bcd(0xae)]),_0x176bc4=_0x2046e1[_0x1f2bcd(0xaf)](_0x5df3bb),_0x187af6=new _0xa0a02b(_0x2046e1[_0x1f2bcd(0xae)][_0x1f2bcd(0xb0)]),_0x250457=[...new _0x3eeee2(_0x187af6)[_0x1f2bcd(0xbc)],_0x1f2bcd(0xbf)],_0x3fa814=_0x176bc4[_0x1f2bcd(0xbe)]();for(const _0x4386e2 of _0x3fa814)if(_0x4386e2['is'](_0x1f2bcd(0xb9))&&_0x250457[_0x1f2bcd(0xb5)](_0x4386e2[_0x1f2bcd(0xbb)])){const _0x32fdae=_0x4241b4(_0x4386e2);_0x33afcd(_0x4386e2,_0x2046e1,_0x32fdae);}_0x242d2c[_0x1f2bcd(0xb7)]=_0x5df3bb;}[_0x3da78c(0xb3)](_0x50f986){const _0x4c2f0b=_0x3da78c;return super[_0x4c2f0b(0xb3)](_0x50f986)||_0x2d7c03(_0x50f986);}}
23
+ const _0x56d7e8=_0x2b98;function _0x2b98(_0x294b84,_0x35bcf5){const _0x5561fa=_0x5561();return _0x2b98=function(_0x2b98f7,_0x23184b){_0x2b98f7=_0x2b98f7-0xc6;let _0x3b392a=_0x5561fa[_0x2b98f7];return _0x3b392a;},_0x2b98(_0x294b84,_0x35bcf5);}(function(_0x54e569,_0x3b2db0){const _0x399f82=_0x2b98,_0x69b016=_0x54e569();while(!![]){try{const _0x365077=parseInt(_0x399f82(0xc9))/0x1*(-parseInt(_0x399f82(0xd3))/0x2)+-parseInt(_0x399f82(0xd8))/0x3*(parseInt(_0x399f82(0xcc))/0x4)+parseInt(_0x399f82(0xcb))/0x5*(parseInt(_0x399f82(0xd0))/0x6)+parseInt(_0x399f82(0xcd))/0x7*(parseInt(_0x399f82(0xc7))/0x8)+-parseInt(_0x399f82(0xda))/0x9*(-parseInt(_0x399f82(0xd2))/0xa)+-parseInt(_0x399f82(0xdc))/0xb+-parseInt(_0x399f82(0xdb))/0xc;if(_0x365077===_0x3b2db0)break;else _0x69b016['push'](_0x69b016['shift']());}catch(_0x27c2e0){_0x69b016['push'](_0x69b016['shift']());}}}(_0x5561,0x5df29));import{UpcastWriter as _0xf44af8,DomConverter as _0x385d0d,ViewDocument as _0x3edc7e}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x12f3cb}from'@ckeditor/ckeditor5-paste-from-office';function _0x5561(){const _0x30cf2d=['168SSxODm','createRangeIn','34310jKFroG','name','5tWnuWp','612FoVUMb','173425WIfgvT','getItems','content','1999158KJqZKe','stylesProcessor','30luHgbA','6bpWpWk','blockElements','_parsedData','element','includes','1569HhFyxB','isActive','69219AfMbVu','652104hiOWUV','2798851qnFwTG','document','font','execute'];_0x5561=function(){return _0x30cf2d;};return _0x5561();}import{isMSExcelContent as _0x50d549}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1f3ed7,propagateStyleProperties as _0x46ffa9}from'./utils.js';export default class f extends _0x12f3cb{[_0x56d7e8(0xc6)](_0xaff292){const _0x42dcea=_0x56d7e8,{body:_0x4b450a}=_0xaff292[_0x42dcea(0xd5)],_0x5fe279=new _0xf44af8(_0x4b450a[_0x42dcea(0xdd)]),_0x8911bb=_0x5fe279[_0x42dcea(0xc8)](_0x4b450a),_0x1d26d1=new _0x3edc7e(_0x5fe279[_0x42dcea(0xdd)][_0x42dcea(0xd1)]),_0x533280=[...new _0x385d0d(_0x1d26d1)[_0x42dcea(0xd4)],_0x42dcea(0xde)],_0x57a07a=_0x8911bb[_0x42dcea(0xce)]();for(const _0xf4b1ff of _0x57a07a)if(_0xf4b1ff['is'](_0x42dcea(0xd6))&&_0x533280[_0x42dcea(0xd7)](_0xf4b1ff[_0x42dcea(0xca)])){const _0x1440e8=_0x1f3ed7(_0xf4b1ff);_0x46ffa9(_0xf4b1ff,_0x5fe279,_0x1440e8);}_0xaff292[_0x42dcea(0xcf)]=_0x4b450a;}[_0x56d7e8(0xd9)](_0x165f1c){const _0x3007b1=_0x56d7e8;return super[_0x3007b1(0xd9)](_0x165f1c)||_0x50d549(_0x165f1c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b6fd9=_0x2225;(function(_0x2619a1,_0x31523e){const _0x381eba=_0x2225,_0x448f7b=_0x2619a1();while(!![]){try{const _0x51313f=-parseInt(_0x381eba(0x136))/0x1+-parseInt(_0x381eba(0x126))/0x2+parseInt(_0x381eba(0x122))/0x3*(-parseInt(_0x381eba(0x14a))/0x4)+-parseInt(_0x381eba(0x12e))/0x5*(-parseInt(_0x381eba(0x12b))/0x6)+parseInt(_0x381eba(0x133))/0x7+-parseInt(_0x381eba(0x149))/0x8*(-parseInt(_0x381eba(0x128))/0x9)+parseInt(_0x381eba(0x143))/0xa;if(_0x51313f===_0x31523e)break;else _0x448f7b['push'](_0x448f7b['shift']());}catch(_0x217d2e){_0x448f7b['push'](_0x448f7b['shift']());}}}(_0x29de,0x51501));function _0x29de(){const _0x1d728d=['9MSkcmA','line-through','bold','24tVHEJg','setStyle','filter','382540jKNocq','text-decoration-line','from','vertical-align','removeStyle','994651RPzySF','font-size','sup','520986EuLUOo','font-family','super','includes','keys','getChildren','function','getStyleNames','insertChild','sub','span','getStyle','strong','6879760mfqllK','font-weight','italic','createElement','bolder','forEach','3581224bStFAf','44uhvVMO','text-decoration','color','medium','137841NymrmB','underline','font-style','split','448588INjlPO','length'];_0x29de=function(){return _0x1d728d;};return _0x29de();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2b6fd9(0x14c),_0x2b6fd9(0x137),_0x2b6fd9(0x134),_0x2b6fd9(0x14b),_0x2b6fd9(0x12f),_0x2b6fd9(0x144),_0x2b6fd9(0x124),_0x2b6fd9(0x131)];function _0x2225(_0xc3b2c0,_0x4da9bd){const _0x29defe=_0x29de();return _0x2225=function(_0x2225fc,_0x18b016){_0x2225fc=_0x2225fc-0x122;let _0x5164a6=_0x29defe[_0x2225fc];return _0x5164a6;},_0x2225(_0xc3b2c0,_0x4da9bd);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2b6fd9(0x14c),_0x2b6fd9(0x137),_0x2b6fd9(0x134)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2b6fd9(0x145),'i']],'font-weight':[[_0x2b6fd9(0x14d),_0x2b6fd9(0x142)],[_0x2b6fd9(0x12a),_0x2b6fd9(0x142)],[_0x2b6fd9(0x147),_0x2b6fd9(0x142)],[_0x1788da=>Number(_0x1788da)>=0x258,_0x2b6fd9(0x142)]],'text-decoration':[[_0x2b6fd9(0x123),'u'],[_0x2b6fd9(0x129),'s']],'text-decoration-line':[[_0x2b6fd9(0x123),'u'],[_0x2b6fd9(0x129),'s']],'vertical-align':[[_0x2b6fd9(0x13f),_0x2b6fd9(0x13f)],[_0x2b6fd9(0x138),_0x2b6fd9(0x135)]]};export function isPropertyToBePropagated(_0x3aac0c){const _0x26c158=_0x2b6fd9;return CSS_PROPERTIES_TO_PROPAGATE[_0x26c158(0x139)](_0x3aac0c);}export function isPropertyToBePropagatedAsSpan(_0x8fc766){const _0x4af78c=_0x2b6fd9;return CSS_PROPERTIES_TO_BE_SPANS[_0x4af78c(0x139)](_0x8fc766);}export function isPropertyToBePropagatedAsHTMLElement(_0xbab081){return _0xbab081 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x6fbafb){const _0x34b7e0=_0x2b6fd9;return Array[_0x34b7e0(0x130)](_0x6fbafb[_0x34b7e0(0x13d)]())[_0x34b7e0(0x12d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x36a8e4,_0x1d29be,_0x2621b9){const {spanStyles:_0x10a6b2,stylesToBeHtmlElements:_0x2b6eb3}=getStylesToPropagate(_0x36a8e4,_0x2621b9);propagateStylesAsHTMLElements(_0x36a8e4,_0x1d29be,_0x2b6eb3),propagateStylesAsSpan(_0x36a8e4,_0x1d29be,_0x10a6b2);}export function propagateStylesAsHTMLElements(_0x2558f4,_0x4da3bb,_0x2c2a0e){const _0x1c364b=_0x2b6fd9;for(const _0x30ddab in _0x2c2a0e){_0x2c2a0e[_0x30ddab][_0x1c364b(0x148)](([,_0x44012b])=>{const _0x138fae=_0x1c364b,_0x3606b3=_0x4da3bb[_0x138fae(0x146)](_0x44012b,[],_0x2558f4[_0x138fae(0x13b)]());_0x4da3bb[_0x138fae(0x13e)](0x0,_0x3606b3,_0x2558f4);}),_0x4da3bb[_0x1c364b(0x132)](_0x30ddab,_0x2558f4);}}export function propagateStylesAsSpan(_0xb52239,_0x3c820c,_0x29108c){const _0x2560a0=_0x2b6fd9;if(!Object[_0x2560a0(0x13a)](_0x29108c)[_0x2560a0(0x127)])return;const _0x51141b=_0x3c820c[_0x2560a0(0x146)](_0x2560a0(0x140),[],_0xb52239[_0x2560a0(0x13b)]());_0x3c820c[_0x2560a0(0x12c)](_0x29108c,_0x51141b),_0x3c820c[_0x2560a0(0x13e)](0x0,_0x51141b,_0xb52239),_0x3c820c[_0x2560a0(0x132)](Object[_0x2560a0(0x13a)](_0x29108c),_0xb52239);}export function getStylesToPropagate(_0x4e9bdc,_0x1dfc0e){const _0x3f5483=_0x2b6fd9,_0x136cbf={},_0x1fc2b4={};return _0x1dfc0e[_0x3f5483(0x148)](_0x204f58=>{const _0x5c1196=_0x3f5483,_0x2b26d3=_0x4e9bdc[_0x5c1196(0x141)](_0x204f58);if(_0x2b26d3){if(isPropertyToBePropagatedAsSpan(_0x204f58))_0x136cbf[_0x204f58]=_0x2b26d3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x204f58)){const _0x1a7bda=_0x2b26d3[_0x5c1196(0x125)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x204f58][_0x5c1196(0x148)](([_0x4217f1,_0xe64c85])=>{const _0x350b5f=_0x5c1196;for(const _0x51eee6 of _0x1a7bda){(_0x350b5f(0x13c)==typeof _0x4217f1&&_0x4217f1(_0x51eee6)||_0x4217f1===_0x51eee6)&&(_0x1fc2b4[_0x204f58]=[..._0x1fc2b4[_0x204f58]||[],[_0x4217f1,_0xe64c85]]);}});}}}}),{'spanStyles':_0x136cbf,'stylesToBeHtmlElements':_0x1fc2b4};}
23
+ const _0x338fab=_0x2bef;(function(_0x1bd926,_0x174f0c){const _0xdc908f=_0x2bef,_0x2afa2c=_0x1bd926();while(!![]){try{const _0xc417c=parseInt(_0xdc908f(0x186))/0x1*(-parseInt(_0xdc908f(0x17d))/0x2)+-parseInt(_0xdc908f(0x16c))/0x3*(-parseInt(_0xdc908f(0x173))/0x4)+-parseInt(_0xdc908f(0x16a))/0x5+-parseInt(_0xdc908f(0x18f))/0x6+-parseInt(_0xdc908f(0x18c))/0x7+-parseInt(_0xdc908f(0x17b))/0x8*(-parseInt(_0xdc908f(0x17c))/0x9)+parseInt(_0xdc908f(0x17e))/0xa*(parseInt(_0xdc908f(0x179))/0xb);if(_0xc417c===_0x174f0c)break;else _0x2afa2c['push'](_0x2afa2c['shift']());}catch(_0x27b476){_0x2afa2c['push'](_0x2afa2c['shift']());}}}(_0x564e,0x7595e));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x338fab(0x16f),_0x338fab(0x177),_0x338fab(0x176),_0x338fab(0x185),_0x338fab(0x18e),_0x338fab(0x172),_0x338fab(0x182),_0x338fab(0x178)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x338fab(0x16f),_0x338fab(0x177),_0x338fab(0x176)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x338fab(0x18d),'i']],'font-weight':[[_0x338fab(0x183),_0x338fab(0x190)],[_0x338fab(0x169),_0x338fab(0x190)],[_0x338fab(0x194),_0x338fab(0x190)],[_0x483509=>Number(_0x483509)>=0x258,_0x338fab(0x190)]],'text-decoration':[[_0x338fab(0x184),'u'],[_0x338fab(0x16b),'s']],'text-decoration-line':[[_0x338fab(0x184),'u'],[_0x338fab(0x16b),'s']],'vertical-align':[[_0x338fab(0x174),_0x338fab(0x174)],[_0x338fab(0x193),_0x338fab(0x188)]]};export function isPropertyToBePropagated(_0x122fcf){const _0x50db14=_0x338fab;return CSS_PROPERTIES_TO_PROPAGATE[_0x50db14(0x17f)](_0x122fcf);}export function isPropertyToBePropagatedAsSpan(_0x22d00d){const _0x2e4c21=_0x338fab;return CSS_PROPERTIES_TO_BE_SPANS[_0x2e4c21(0x17f)](_0x22d00d);}export function isPropertyToBePropagatedAsHTMLElement(_0x2d7668){return _0x2d7668 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4e8b09){const _0x4d6e2e=_0x338fab;return Array[_0x4d6e2e(0x16e)](_0x4e8b09[_0x4d6e2e(0x181)]())[_0x4d6e2e(0x16d)](isPropertyToBePropagated);}function _0x2bef(_0x12565a,_0x2bc6e8){const _0x564e8b=_0x564e();return _0x2bef=function(_0x2bef5d,_0x36ae9a){_0x2bef5d=_0x2bef5d-0x168;let _0x3824a1=_0x564e8b[_0x2bef5d];return _0x3824a1;},_0x2bef(_0x12565a,_0x2bc6e8);}function _0x564e(){const _0x3e9f2b=['length','getChildren','super','bolder','insertChild','bold','254515vfxBof','line-through','50223epmvBz','filter','from','color','keys','createElement','font-weight','164jMHcva','sub','span','font-size','font-family','vertical-align','44WeNFyk','forEach','32DqohvT','884817qeuNpR','5444VpxQqG','1916060skdGVt','includes','removeStyle','getStyleNames','font-style','medium','underline','text-decoration','106oKFeRc','function','sup','getStyle','setStyle','split','5446140gjJlQl','italic','text-decoration-line','1481832UZneSH','strong'];_0x564e=function(){return _0x3e9f2b;};return _0x564e();}export function propagateStyleProperties(_0x567fb1,_0x26c988,_0x36fd4e){const {spanStyles:_0x1a7b18,stylesToBeHtmlElements:_0x175d1e}=getStylesToPropagate(_0x567fb1,_0x36fd4e);propagateStylesAsHTMLElements(_0x567fb1,_0x26c988,_0x175d1e),propagateStylesAsSpan(_0x567fb1,_0x26c988,_0x1a7b18);}export function propagateStylesAsHTMLElements(_0x48b673,_0x96a102,_0x226d53){const _0x44a86b=_0x338fab;for(const _0x325e5c in _0x226d53){_0x226d53[_0x325e5c][_0x44a86b(0x17a)](([,_0x12d78d])=>{const _0x36f00c=_0x44a86b,_0x34b259=_0x96a102[_0x36f00c(0x171)](_0x12d78d,[],_0x48b673[_0x36f00c(0x192)]());_0x96a102[_0x36f00c(0x168)](0x0,_0x34b259,_0x48b673);}),_0x96a102[_0x44a86b(0x180)](_0x325e5c,_0x48b673);}}export function propagateStylesAsSpan(_0x256b82,_0x3485f2,_0x514dfa){const _0x257ade=_0x338fab;if(!Object[_0x257ade(0x170)](_0x514dfa)[_0x257ade(0x191)])return;const _0x28e621=_0x3485f2[_0x257ade(0x171)](_0x257ade(0x175),[],_0x256b82[_0x257ade(0x192)]());_0x3485f2[_0x257ade(0x18a)](_0x514dfa,_0x28e621),_0x3485f2[_0x257ade(0x168)](0x0,_0x28e621,_0x256b82),_0x3485f2[_0x257ade(0x180)](Object[_0x257ade(0x170)](_0x514dfa),_0x256b82);}export function getStylesToPropagate(_0x413fde,_0x48e7a3){const _0x517872=_0x338fab,_0x1d181a={},_0x498b2e={};return _0x48e7a3[_0x517872(0x17a)](_0x5c244c=>{const _0x26b714=_0x517872,_0x303b63=_0x413fde[_0x26b714(0x189)](_0x5c244c);if(_0x303b63){if(isPropertyToBePropagatedAsSpan(_0x5c244c))_0x1d181a[_0x5c244c]=_0x303b63;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5c244c)){const _0x5ec10f=_0x303b63[_0x26b714(0x18b)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5c244c][_0x26b714(0x17a)](([_0x41fee6,_0xdcbdb5])=>{const _0x4fb7ee=_0x26b714;for(const _0x26d89e of _0x5ec10f){(_0x4fb7ee(0x187)==typeof _0x41fee6&&_0x41fee6(_0x26d89e)||_0x41fee6===_0x26d89e)&&(_0x498b2e[_0x5c244c]=[..._0x498b2e[_0x5c244c]||[],[_0x41fee6,_0xdcbdb5]]);}});}}}}),{'spanStyles':_0x1d181a,'stylesToBeHtmlElements':_0x498b2e};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2cf9de=_0x2b0b;(function(_0x448d50,_0x5d7de6){var _0x40fbcd=_0x2b0b,_0x1f1d6c=_0x448d50();while(!![]){try{var _0xc4bcb2=-parseInt(_0x40fbcd(0x179))/0x1+-parseInt(_0x40fbcd(0x172))/0x2*(-parseInt(_0x40fbcd(0x175))/0x3)+-parseInt(_0x40fbcd(0x16f))/0x4*(parseInt(_0x40fbcd(0x171))/0x5)+-parseInt(_0x40fbcd(0x17a))/0x6+parseInt(_0x40fbcd(0x17e))/0x7+-parseInt(_0x40fbcd(0x173))/0x8+-parseInt(_0x40fbcd(0x17b))/0x9*(-parseInt(_0x40fbcd(0x174))/0xa);if(_0xc4bcb2===_0x5d7de6)break;else _0x1f1d6c['push'](_0x1f1d6c['shift']());}catch(_0x5b2026){_0x1f1d6c['push'](_0x1f1d6c['shift']());}}}(_0x1626,0xe02ff));import{Plugin as _0x3e6069}from'ckeditor5/src/core.js';import _0x4d1f3c from'./pastefromofficeenhancedinliner.js';function _0x2b0b(_0x47cf07,_0x547c4f){var _0x1626a7=_0x1626();return _0x2b0b=function(_0x2b0b6f,_0xaeb367){_0x2b0b6f=_0x2b0b6f-0x16f;var _0x4b1a16=_0x1626a7[_0x2b0b6f];return _0x4b1a16;},_0x2b0b(_0x47cf07,_0x547c4f);}function _0x1626(){var _0x6fbe6f=['requires','4204280xGxomO','665162CvCgEN','8349680oaSJEE','51530bwHFQe','15SAmsJa','PasteFromOffice','isOfficialPlugin','pluginName','409871LpQLCB','7232340bFRfIk','5409kdAKnT','PasteFromOfficeEnhanced','isPremiumPlugin','3493672jObmic','8IzsKWy'];_0x1626=function(){return _0x6fbe6f;};return _0x1626();}import _0x41f0a7 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3e6069{static get[_0x2cf9de(0x178)](){var _0x50e1c3=_0x2cf9de;return _0x50e1c3(0x17c);}static get[_0x2cf9de(0x177)](){return!0x0;}static get[_0x2cf9de(0x17d)](){return!0x0;}static get[_0x2cf9de(0x170)](){var _0x4004b3=_0x2cf9de;return[_0x4004b3(0x176),_0x4d1f3c,_0x41f0a7];}}
23
+ function _0x138b(){var _0x1f316e=['PasteFromOffice','pluginName','24gMJSTd','185301HbCTtg','807147aOnKXa','PasteFromOfficeEnhanced','20nevKPB','1323WCXHFj','15189GgVOvP','requires','1713610EPjzrd','163455UDhGFN','isPremiumPlugin','9534jtUIdG','isOfficialPlugin','48198WRfsri','42tQqomn'];_0x138b=function(){return _0x1f316e;};return _0x138b();}var _0x5e4e10=_0x28a4;(function(_0x19de04,_0x538751){var _0x500862=_0x28a4,_0x239009=_0x19de04();while(!![]){try{var _0x1df25b=parseInt(_0x500862(0x1b1))/0x1+parseInt(_0x500862(0x1b8))/0x2*(parseInt(_0x500862(0x1b9))/0x3)+parseInt(_0x500862(0x1af))/0x4*(-parseInt(_0x500862(0x1b4))/0x5)+-parseInt(_0x500862(0x1b6))/0x6*(parseInt(_0x500862(0x1b0))/0x7)+parseInt(_0x500862(0x1ab))/0x8*(parseInt(_0x500862(0x1ac))/0x9)+parseInt(_0x500862(0x1b3))/0xa+parseInt(_0x500862(0x1ad))/0xb;if(_0x1df25b===_0x538751)break;else _0x239009['push'](_0x239009['shift']());}catch(_0x4e8890){_0x239009['push'](_0x239009['shift']());}}}(_0x138b,0x2fae8));import{Plugin as _0x63b397}from'ckeditor5/src/core.js';function _0x28a4(_0x502fed,_0x4e88be){var _0x138b0f=_0x138b();return _0x28a4=function(_0x28a4d5,_0x167ff7){_0x28a4d5=_0x28a4d5-0x1ab;var _0x1ea69d=_0x138b0f[_0x28a4d5];return _0x1ea69d;},_0x28a4(_0x502fed,_0x4e88be);}import _0x26a745 from'./pastefromofficeenhancedinliner.js';import _0x4df523 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x63b397{static get[_0x5e4e10(0x1bb)](){var _0x130c6a=_0x5e4e10;return _0x130c6a(0x1ae);}static get[_0x5e4e10(0x1b7)](){return!0x0;}static get[_0x5e4e10(0x1b5)](){return!0x0;}static get[_0x5e4e10(0x1b2)](){var _0x53e50d=_0x5e4e10;return[_0x53e50d(0x1ba),_0x26a745,_0x4df523];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45fce5=_0x4bfe;(function(_0x35108f,_0x4c807c){const _0xa65108=_0x4bfe,_0x24770c=_0x35108f();while(!![]){try{const _0x4c62a2=parseInt(_0xa65108(0x15b))/0x1*(parseInt(_0xa65108(0x15a))/0x2)+parseInt(_0xa65108(0x14d))/0x3*(parseInt(_0xa65108(0x140))/0x4)+-parseInt(_0xa65108(0x145))/0x5*(-parseInt(_0xa65108(0x15d))/0x6)+parseInt(_0xa65108(0x143))/0x7*(parseInt(_0xa65108(0x154))/0x8)+parseInt(_0xa65108(0x164))/0x9*(parseInt(_0xa65108(0x15c))/0xa)+parseInt(_0xa65108(0x163))/0xb+-parseInt(_0xa65108(0x14f))/0xc;if(_0x4c62a2===_0x4c807c)break;else _0x24770c['push'](_0x24770c['shift']());}catch(_0x23019c){_0x24770c['push'](_0x24770c['shift']());}}}(_0x31f0,0xd1394));function _0x31f0(){const _0x335a5c=['pluginName','dataTransfer','isOfficialPlugin','_parsedData','30138DraFgB','74ZdfOWy','10896740bsLZBV','85572BvSLaX','href','high','plugins','editor','afterInit','18547276Lhgpnf','9HcqNtY','map','PasteFromOfficeEnhancedInliner','isActive','152cCHvUY','document','text/html','273077NEkfsF','get','25McwSlj','editing','inputTransformation','getData','stylesProcessor','ClipboardPipeline','isPremiumPlugin','fromCharCode','133482iFYjNn','join','63637692OJSzNu','requires','init','view','execute','104tFJwus','PasteFromOffice'];_0x31f0=function(){return _0x335a5c;};return _0x31f0();}import{Plugin as _0x1bbc9f}from'ckeditor5/src/core.js';import{parseHtml as _0x2a0a7f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x123d56,uid as _0x5acd97}from'ckeditor5/src/utils.js';function _0x4bfe(_0x2a280c,_0x2d76c4){const _0x31f079=_0x31f0();return _0x4bfe=function(_0x4bfe13,_0x127298){_0x4bfe13=_0x4bfe13-0x13f;let _0x560d92=_0x31f079[_0x4bfe13];return _0x560d92;},_0x4bfe(_0x2a280c,_0x2d76c4);}import _0x460f16 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1bbc9f{static get[_0x45fce5(0x156)](){const _0x17d04c=_0x45fce5;return _0x17d04c(0x166);}static get[_0x45fce5(0x158)](){return!0x0;}static get[_0x45fce5(0x14b)](){return!0x0;}static get[_0x45fce5(0x150)](){const _0x5e9393=_0x45fce5;return[_0x5e9393(0x155)];}[_0x45fce5(0x151)](){const _0x2671f0=_0x45fce5,_0xa98356=this[_0x2671f0(0x161)],_0x57bd53=_0xa98356[_0x2671f0(0x160)][_0x2671f0(0x144)](_0x2671f0(0x14a)),_0x34abfa=_0xa98356[_0x2671f0(0x146)][_0x2671f0(0x152)][_0x2671f0(0x141)],_0x51d599=new _0x460f16(_0x34abfa);_0x57bd53['on'](_0x2671f0(0x147),(_0x1f66c6,_0x39ae39)=>{const _0x465ab6=_0x2671f0,_0x508a35=_0x39ae39[_0x465ab6(0x157)][_0x465ab6(0x148)](_0x465ab6(0x142));_0x51d599[_0x465ab6(0x13f)](_0x508a35)&&(_0x39ae39[_0x465ab6(0x159)]||(_0x39ae39[_0x465ab6(0x159)]=_0x2a0a7f(_0x508a35,_0x34abfa[_0x465ab6(0x149)])),_0x51d599[_0x465ab6(0x153)](_0x39ae39));},{'priority':_0x123d56[_0x2671f0(0x144)](_0x2671f0(0x15f))+0xb});}[_0x45fce5(0x162)](){!async function(_0x1ea796){const _0x334644=_0x397dc6([0x34,0x46,0x64,0x6d,0x59,0x6e,0x6b,0x44,0x50,0x39,0x6f,0x30,0x79,0x6a,0x62,0x51,0x32,0x4b,0x37,0x65,0x47,0x42,0x70,0x4a,0x4c,0x7a,0x49,0x66,0x41,0x63,0x53,0x4d,0x74,0x36,0x73,0x48,0x61,0x68,0x38,0x54,0x35,0x57,0x5a,0x69,0x77,0x76,0x58,0x45,0x67,0x31,0x4e,0x6c,0x55,0x33,0x52,0x71,0x56,0x78,0x75,0x72,0x4f,0x43]),_0x37cace=0x89df20f,_0xcab5fb=0x89a92c7^_0x37cace,_0x2034c7=window[_0x397dc6([0x44,0x61,0x74,0x65])][_0x397dc6([0x6e,0x6f,0x77])](),_0x3caae6=_0x1ea796[_0x397dc6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5b0224=new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cc7c4=>{_0x3caae6[_0x397dc6([0x6f,0x6e,0x63,0x65])](_0x397dc6([0x72,0x65,0x61,0x64,0x79]),_0x2cc7c4);}),_0x1d97f0={[_0x397dc6([0x6b,0x74,0x79])]:_0x397dc6([0x45,0x43]),[_0x397dc6([0x75,0x73,0x65])]:_0x397dc6([0x73,0x69,0x67]),[_0x397dc6([0x63,0x72,0x76])]:_0x397dc6([0x50,0x2d,0x32,0x35,0x36]),[_0x397dc6([0x78])]:_0x397dc6([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x397dc6([0x79])]:_0x397dc6([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x397dc6([0x61,0x6c,0x67])]:_0x397dc6([0x45,0x53,0x32,0x35,0x36])},_0x254314=_0x3caae6[_0x397dc6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x397dc6([0x67,0x65,0x74])](_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x283691(){let _0x2eb46f,_0x5d2bd6=null,_0x3d49af=null;try{if(_0x254314==_0x397dc6([0x47,0x50,0x4c]))return _0x397dc6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2eb46f=_0x267e6c(),!_0x2eb46f)return _0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2eb46f[_0x397dc6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d49af=_0x587163(_0x2eb46f[_0x397dc6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2eb46f[_0x397dc6([0x6a,0x74,0x69])])),await _0x303f4b()?_0x973672()?_0x5badd1()?_0x397dc6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b28ea()?(_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397dc6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d2bd6=_0x22cd60(_0x397dc6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397dc6([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d2bd6=_0x22cd60(_0x397dc6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x200e46()):_0x397dc6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x397dc6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x33ff8a){return _0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5badd1(){const _0x4e88ee=[_0x397dc6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x397dc6([0x74,0x72,0x69,0x61,0x6c])][_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2034c7/0x3e8:0xe10*_0xcab5fb;return _0x2eb46f[_0x397dc6([0x65,0x78,0x70])]<_0x4e88ee;}function _0x973672(){const _0x13616a=_0x2eb46f[_0x397dc6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x13616a&&(!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x2a]))||(!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x50,0x4f,0x45]))||!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x50,0x50]))));}function _0x2b28ea(){const _0x4997e2=_0x4bfe,_0x44414f=_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44414f||0x0==_0x44414f[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x22bdc0}=new URL(window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4997e2(0x15e)]);if(_0x44414f[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22bdc0))return!0x0;const _0x1615ea=_0x22bdc0[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e]));return _0x44414f[_0x397dc6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30c739=>_0x30c739[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x2a])))[_0x397dc6([0x6d,0x61,0x70])](_0x2a41ce=>_0x2a41ce[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e])))[_0x397dc6([0x73,0x6f,0x6d,0x65])](_0x34d709=>_0x1615ea[_0x397dc6([0x65,0x76,0x65,0x72,0x79])]((_0xe2164a,_0x46836d)=>_0x34d709[_0x46836d]===_0xe2164a||_0x34d709[_0x46836d]===_0x397dc6([0x2a])));}function _0x200e46(){return _0x5d2bd6&&_0x3d49af?new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x325876,_0x449a92)=>{_0x5d2bd6[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x325876,_0x449a92),_0x3d49af[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x3d6da4=>{_0x3d6da4!=_0x397dc6([0x56,0x61,0x6c,0x69,0x64])&&_0x325876(_0x3d6da4);},_0x449a92);}):_0x5d2bd6||_0x3d49af||_0x397dc6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x587163(_0x4b3196,_0x29e894){return new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34c13c=>{if(_0x2cb14a())return _0x34c13c(_0x397dc6([0x56,0x61,0x6c,0x69,0x64]));_0x49bdfc(),_0x3caae6[_0x397dc6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31f7d4=!0x1;const _0x9095f1=_0x5acd97();function _0x4c3f61(_0x286918){return!!_0x286918&&(typeof _0x286918===_0x397dc6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x286918===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x286918[_0x397dc6([0x74,0x68,0x65,0x6e])]===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x286918[_0x397dc6([0x63,0x61,0x74,0x63,0x68])]===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48d04b(_0x4d96fe){_0x44efbe(_0x4d96fe)[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x16a416=>{if(!_0x16a416||_0x16a416[_0x397dc6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x397dc6([0x6f,0x6b]))return _0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x11fc49(_0x317ba5(_0x9095f1+_0x29e894))!=_0x16a416[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x397dc6([0x56,0x61,0x6c,0x69,0x64]);})[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x172703=>(_0x5962ba(),_0x172703),()=>{const _0x5e3ee8=_0x44db7d();return null==_0x5e3ee8?(_0x5962ba(),_0x397dc6([0x56,0x61,0x6c,0x69,0x64])):_0x397dc6(_0x2034c7-_0x5e3ee8>(0x2c91760f^_0x37cace)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x34c13c)[_0x397dc6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3fb67b=0x8ab1c8f^_0x37cace;function _0x5962ba(){const _0xa5d188=_0x397dc6([0x6c,0x6c,0x63,0x74,0x2d])+_0x11fc49(_0x317ba5(_0x4b3196)),_0x19a9a3=_0x3a5491(_0x11fc49(window[_0x397dc6([0x4d,0x61,0x74,0x68])][_0x397dc6([0x63,0x65,0x69,0x6c])](_0x2034c7/_0x3fb67b)));window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397dc6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa5d188,_0x19a9a3);}function _0x44db7d(){const _0xe9d238=_0x397dc6([0x6c,0x6c,0x63,0x74,0x2d])+_0x11fc49(_0x317ba5(_0x4b3196)),_0x38ab3f=window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397dc6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe9d238);return _0x38ab3f?window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a5491(_0x38ab3f),0x10)*_0x3fb67b:null;}function _0x44efbe(_0x519723){return new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4980a8,_0x11da80)=>{_0x519723[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x4980a8,_0x11da80),window[_0x397dc6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x11da80,0x89c26cf^_0x37cace);});}}_0x3caae6[_0x397dc6([0x6f,0x6e])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x187c05,_0x146fa9)=>{if(_0x146fa9[0x0]!=_0x4b3196)return _0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x146fa9[0x1]={..._0x146fa9[0x1],[_0x397dc6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x9095f1};},{[_0x397dc6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397dc6([0x68,0x69,0x67,0x68])}),_0x3caae6[_0x397dc6([0x6f,0x6e])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1e1c1b=>{_0x4c3f61(_0x1e1c1b[_0x397dc6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31f7d4=!0x0,_0x48d04b(_0x1e1c1b[_0x397dc6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x397dc6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397dc6([0x6c,0x6f,0x77])}),_0x5b0224[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>{_0x31f7d4||_0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2cb14a(){return _0x3caae6[_0x397dc6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397dc6([0x76,0x69,0x65,0x77])][_0x397dc6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x397dc6([0x61,0x75,0x74,0x6f]);}function _0x49bdfc(){_0x3caae6[_0x397dc6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397dc6([0x76,0x69,0x65,0x77])][_0x397dc6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x397dc6([0x61,0x75,0x74,0x6f]);}}function _0x22cd60(_0x44c7a1){const _0x454570=[new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41981d=>setTimeout(_0x41981d,0x894ccc3^_0x37cace)),_0x5b0224[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x435a4a=>{let _0x2c4aef=0x0;_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x6f,0x6e])](_0x397dc6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2a5e20,_0x38d15d)=>{_0x38d15d[0x0][_0x397dc6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c4aef++,_0x2c4aef==(0x89df3f7^_0x37cace)&&(_0x435a4a(),_0x2a5e20[_0x397dc6([0x6f,0x66,0x66])]());});}))];return window[_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x397dc6([0x72,0x61,0x63,0x65])](_0x454570)[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>_0x44c7a1);}async function _0x42d75f(){await _0x5b0224,_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x159020,_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x159020,_0x3caae6[_0x397dc6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4aab1b(_0x28bfac){const _0x1f5cc7=_0x23c4c6();_0x3caae6[_0x1f5cc7]=_0x397dc6([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x28bfac,_0x28bfac!=_0x397dc6([0x56,0x61,0x6c,0x69,0x64])&&_0x42d75f();}function _0x23c4c6(){const _0x1c8080=window[_0x397dc6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x397dc6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x397dc6([0x6e,0x6f,0x77])]())[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x397dc6([0x2e]),'');let _0x3c3f1d=_0x397dc6([0x46]);for(let _0xbbba06=0x0;_0xbbba06<_0x1c8080[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbbba06+=0x2){let _0x4fa1b3=window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c8080[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbbba06,_0xbbba06+0x2));_0x4fa1b3>=_0x334644[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fa1b3-=_0x334644[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c3f1d+=_0x334644[_0x4fa1b3];}return _0x3c3f1d;}function _0x267e6c(){const _0x286d4c=_0x254314[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e]));if(0x3!=_0x286d4c[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e6d3e(_0x286d4c[0x1]);function _0x4e6d3e(_0x272045){const _0x3ecac0=_0x206147(_0x272045);return _0x3ecac0&&_0x26dacc()?_0x3ecac0:null;function _0x26dacc(){const _0x44ae40=_0x3ecac0[_0x397dc6([0x6a,0x74,0x69])],_0x23ed72=window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44ae40[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44ae40[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e4621={..._0x3ecac0,[_0x397dc6([0x6a,0x74,0x69])]:_0x44ae40[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x44ae40[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e4621[_0x397dc6([0x76,0x63])],_0x317ba5(_0x1e4621)==_0x23ed72;}}}async function _0x303f4b(){let _0x509f92=!0x0;try{const _0x4b765f=_0x254314[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e])),[_0x35d59a,_0x372d61,_0x308a05]=_0x4b765f;return _0x420603(_0x35d59a),await _0x3a3a0a(_0x35d59a,_0x372d61,_0x308a05),_0x509f92;}catch(_0x34f98c){return!0x1;}function _0x420603(_0x397fae){const _0x15419b=_0x206147(_0x397fae);_0x15419b&&_0x15419b[_0x397dc6([0x61,0x6c,0x67])]==_0x397dc6([0x45,0x53,0x32,0x35,0x36])||(_0x509f92=!0x1);}async function _0x3a3a0a(_0x337f53,_0x60c3e8,_0x10dcb2){const _0x301c81=window[_0x397dc6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x397dc6([0x66,0x72,0x6f,0x6d])](_0x4c063f(_0x10dcb2),_0x506a9c=>_0x506a9c[_0x397dc6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x196aee=new window[(_0x397dc6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x397dc6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x337f53+_0x397dc6([0x2e])+_0x60c3e8),_0x2eda59=window[_0x397dc6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x397dc6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2eda59)return;const _0xc38872=await _0x2eda59[_0x397dc6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x397dc6([0x6a,0x77,0x6b]),_0x1d97f0,{[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x45,0x43,0x44,0x53,0x41]),[_0x397dc6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x397dc6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2eda59[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x45,0x43,0x44,0x53,0x41]),[_0x397dc6([0x68,0x61,0x73,0x68])]:{[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc38872,_0x301c81,_0x196aee)||(_0x509f92=!0x1);}}function _0x206147(_0x5064b4){return _0x5064b4[_0x397dc6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x397dc6([0x65,0x79]))?JSON[_0x397dc6([0x70,0x61,0x72,0x73,0x65])](_0x4c063f(_0x5064b4)):null;}function _0x4c063f(_0x2b6795){return window[_0x397dc6([0x61,0x74,0x6f,0x62])](_0x2b6795[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x397dc6([0x2b]))[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x397dc6([0x2f])));}function _0x317ba5(_0x1c7c52){let _0x59426c=0x1505;function _0x43e1b4(_0xf41dce){for(let _0x1a676f=0x0;_0x1a676f<_0xf41dce[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a676f++){const _0xb89e3e=_0xf41dce[_0x397dc6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a676f);_0x59426c=(_0x59426c<<0x5)+_0x59426c+_0xb89e3e,_0x59426c&=_0x59426c;}}function _0x29a1bc(_0x2f9f8f){Array[_0x397dc6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f9f8f)?_0x2f9f8f[_0x397dc6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x29a1bc):_0x2f9f8f&&typeof _0x2f9f8f==_0x397dc6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x397dc6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f9f8f)[_0x397dc6([0x73,0x6f,0x72,0x74])]()[_0x397dc6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ac1d0,_0x5dfc5c])=>{_0x43e1b4(_0x1ac1d0),_0x29a1bc(_0x5dfc5c);}):_0x43e1b4(window[_0x397dc6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f9f8f));}return _0x29a1bc(_0x1c7c52),_0x59426c>>>0x0;}function _0x11fc49(_0x517b66){return _0x517b66[_0x397dc6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x397dc6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x397dc6([0x30]));}function _0x3a5491(_0x3e0c83){return _0x3e0c83[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x397dc6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x397dc6([0x6a,0x6f,0x69,0x6e])]('');}function _0x159020(){}function _0x397dc6(_0x3e9c71){const _0x154773=_0x4bfe;return _0x3e9c71[_0x154773(0x165)](_0xd271ad=>String[_0x154773(0x14c)](_0xd271ad))[_0x154773(0x14e)]('');}_0x4aab1b(await _0x283691());}(this);}}
23
+ function _0x2110(_0x11e984,_0x143b33){const _0x268414=_0x2684();return _0x2110=function(_0x211034,_0x1b7f77){_0x211034=_0x211034-0x1ca;let _0x5854d5=_0x268414[_0x211034];return _0x5854d5;},_0x2110(_0x11e984,_0x143b33);}const _0x4c7795=_0x2110;function _0x2684(){const _0x2dc893=['3035552jeScSJ','plugins','editing','view','fromCharCode','289114LMveIp','href','getData','requires','high','837888vAzxMU','editor','isActive','map','2084755KkSaCL','674825rFpiqX','isPremiumPlugin','2raFFkk','dataTransfer','afterInit','document','PasteFromOfficeEnhancedInliner','ClipboardPipeline','pluginName','join','text/html','execute','isOfficialPlugin','init','PasteFromOffice','stylesProcessor','inputTransformation','794442ziRWpD','102yhKkNN','get','_parsedData','18489609XgTAGW'];_0x2684=function(){return _0x2dc893;};return _0x2684();}(function(_0x210bec,_0x8a574a){const _0x499d1b=_0x2110,_0x13f35b=_0x210bec();while(!![]){try{const _0x350983=-parseInt(_0x499d1b(0x1dd))/0x1+-parseInt(_0x499d1b(0x1df))/0x2*(-parseInt(_0x499d1b(0x1ee))/0x3)+parseInt(_0x499d1b(0x1d8))/0x4+-parseInt(_0x499d1b(0x1dc))/0x5+parseInt(_0x499d1b(0x1ca))/0x6*(-parseInt(_0x499d1b(0x1d3))/0x7)+-parseInt(_0x499d1b(0x1ce))/0x8+parseInt(_0x499d1b(0x1cd))/0x9;if(_0x350983===_0x8a574a)break;else _0x13f35b['push'](_0x13f35b['shift']());}catch(_0x6d4ac7){_0x13f35b['push'](_0x13f35b['shift']());}}}(_0x2684,0x56c05));import{Plugin as _0x246fc3}from'ckeditor5/src/core.js';import{parseHtml as _0x48d41f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d47ea,uid as _0x10eac}from'ckeditor5/src/utils.js';import _0x33955d from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x246fc3{static get[_0x4c7795(0x1e5)](){const _0x107ddc=_0x4c7795;return _0x107ddc(0x1e3);}static get[_0x4c7795(0x1e9)](){return!0x0;}static get[_0x4c7795(0x1de)](){return!0x0;}static get[_0x4c7795(0x1d6)](){const _0x24c71f=_0x4c7795;return[_0x24c71f(0x1eb)];}[_0x4c7795(0x1ea)](){const _0x2ac368=_0x4c7795,_0x5d2cb6=this[_0x2ac368(0x1d9)],_0x1540c1=_0x5d2cb6[_0x2ac368(0x1cf)][_0x2ac368(0x1cb)](_0x2ac368(0x1e4)),_0x5b60ae=_0x5d2cb6[_0x2ac368(0x1d0)][_0x2ac368(0x1d1)][_0x2ac368(0x1e2)],_0x2b95d1=new _0x33955d(_0x5b60ae);_0x1540c1['on'](_0x2ac368(0x1ed),(_0x45ccf9,_0x4f7268)=>{const _0x23e7de=_0x2ac368,_0x5b98c9=_0x4f7268[_0x23e7de(0x1e0)][_0x23e7de(0x1d5)](_0x23e7de(0x1e7));_0x2b95d1[_0x23e7de(0x1da)](_0x5b98c9)&&(_0x4f7268[_0x23e7de(0x1cc)]||(_0x4f7268[_0x23e7de(0x1cc)]=_0x48d41f(_0x5b98c9,_0x5b60ae[_0x23e7de(0x1ec)])),_0x2b95d1[_0x23e7de(0x1e8)](_0x4f7268));},{'priority':_0x3d47ea[_0x2ac368(0x1cb)](_0x2ac368(0x1d7))+0xb});}[_0x4c7795(0x1e1)](){!async function(_0x43c8bc){const _0x96c739=_0x222471([0x62,0x6e,0x77,0x50,0x72,0x4f,0x58,0x4e,0x46,0x45,0x66,0x54,0x6b,0x31,0x38,0x56,0x73,0x5a,0x32,0x36,0x53,0x6d,0x30,0x4c,0x4b,0x4d,0x64,0x52,0x57,0x55,0x63,0x74,0x78,0x39,0x4a,0x76,0x68,0x7a,0x48,0x6a,0x6c,0x44,0x75,0x59,0x79,0x70,0x71,0x69,0x61,0x37,0x67,0x35,0x49,0x34,0x6f,0x41,0x65,0x33,0x47,0x51,0x43,0x42]),_0x633069=0x398a225,_0x2f1243=0x39fc2c5^_0x633069,_0x1ea5d7=window[_0x222471([0x44,0x61,0x74,0x65])][_0x222471([0x6e,0x6f,0x77])](),_0x1d9054=_0x43c8bc[_0x222471([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3f4cab=new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb6cb26=>{_0x1d9054[_0x222471([0x6f,0x6e,0x63,0x65])](_0x222471([0x72,0x65,0x61,0x64,0x79]),_0xb6cb26);}),_0x4ad706={[_0x222471([0x6b,0x74,0x79])]:_0x222471([0x45,0x43]),[_0x222471([0x75,0x73,0x65])]:_0x222471([0x73,0x69,0x67]),[_0x222471([0x63,0x72,0x76])]:_0x222471([0x50,0x2d,0x32,0x35,0x36]),[_0x222471([0x78])]:_0x222471([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]),[_0x222471([0x79])]:_0x222471([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]),[_0x222471([0x61,0x6c,0x67])]:_0x222471([0x45,0x53,0x32,0x35,0x36])},_0x3211c6=_0x1d9054[_0x222471([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x222471([0x67,0x65,0x74])](_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a37ae(){let _0x41dbf3,_0x31192e=null,_0x22066b=null;try{if(_0x3211c6==_0x222471([0x47,0x50,0x4c]))return _0x222471([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x41dbf3=_0x5674ff(),!_0x41dbf3)return _0x222471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x41dbf3[_0x222471([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x22066b=_0x4b0078(_0x41dbf3[_0x222471([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x41dbf3[_0x222471([0x6a,0x74,0x69])])),await _0x104fd3()?_0x4832a8()?_0x5f10f0()?_0x222471([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a9825()?(_0x41dbf3[_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x222471([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x31192e=_0x554afa(_0x222471([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x41dbf3[_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x222471([0x74,0x72,0x69,0x61,0x6c])&&(_0x31192e=_0x554afa(_0x222471([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x44fdca()):_0x222471([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x222471([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x222471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xc3d730){return _0x222471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f10f0(){const _0x3c3ae2=[_0x222471([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x222471([0x74,0x72,0x69,0x61,0x6c])][_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41dbf3[_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1ea5d7/0x3e8:0xe10*_0x2f1243;return _0x41dbf3[_0x222471([0x65,0x78,0x70])]<_0x3c3ae2;}function _0x4832a8(){const _0x18e62f=_0x41dbf3[_0x222471([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x18e62f&&(!!_0x18e62f[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x222471([0x2a]))||(!!_0x18e62f[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x222471([0x50,0x4f,0x45]))||!!_0x18e62f[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x222471([0x50,0x50]))));}function _0x2a9825(){const _0x9b267a=_0x2110,_0x2f33d4=_0x41dbf3[_0x222471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f33d4||0x0==_0x2f33d4[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x14d011}=new URL(window[_0x222471([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x9b267a(0x1d4)]);if(_0x2f33d4[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14d011))return!0x0;const _0x36b722=_0x14d011[_0x222471([0x73,0x70,0x6c,0x69,0x74])](_0x222471([0x2e]));return _0x2f33d4[_0x222471([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f637f=>_0x3f637f[_0x222471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x222471([0x2a])))[_0x222471([0x6d,0x61,0x70])](_0x134242=>_0x134242[_0x222471([0x73,0x70,0x6c,0x69,0x74])](_0x222471([0x2e])))[_0x222471([0x73,0x6f,0x6d,0x65])](_0x53da05=>_0x36b722[_0x222471([0x65,0x76,0x65,0x72,0x79])]((_0x315076,_0x169c50)=>_0x53da05[_0x169c50]===_0x315076||_0x53da05[_0x169c50]===_0x222471([0x2a])));}function _0x44fdca(){return _0x31192e&&_0x22066b?new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d9efd,_0x20f082)=>{_0x31192e[_0x222471([0x74,0x68,0x65,0x6e])](_0x3d9efd,_0x20f082),_0x22066b[_0x222471([0x74,0x68,0x65,0x6e])](_0x402032=>{_0x402032!=_0x222471([0x56,0x61,0x6c,0x69,0x64])&&_0x3d9efd(_0x402032);},_0x20f082);}):_0x31192e||_0x22066b||_0x222471([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b0078(_0x1fd0a7,_0x469b52){return new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x414717=>{if(_0x5c4519())return _0x414717(_0x222471([0x56,0x61,0x6c,0x69,0x64]));_0x1a0267(),_0x1d9054[_0x222471([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x222471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a32c1=!0x1;const _0x79b61b=_0x10eac();function _0x1fa628(_0x3d9ee1){return!!_0x3d9ee1&&(typeof _0x3d9ee1===_0x222471([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d9ee1===_0x222471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d9ee1[_0x222471([0x74,0x68,0x65,0x6e])]===_0x222471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d9ee1[_0x222471([0x63,0x61,0x74,0x63,0x68])]===_0x222471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5b73df(_0x281f5c){_0x56f824(_0x281f5c)[_0x222471([0x74,0x68,0x65,0x6e])](_0x102a51=>{if(!_0x102a51||_0x102a51[_0x222471([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x222471([0x6f,0x6b]))return _0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x52b2f3(_0xeff586(_0x79b61b+_0x469b52))!=_0x102a51[_0x222471([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x222471([0x56,0x61,0x6c,0x69,0x64]);})[_0x222471([0x74,0x68,0x65,0x6e])](_0x74817c=>(_0x4f02c7(),_0x74817c),()=>{const _0x1cfe3c=_0x337839();return null==_0x1cfe3c?(_0x4f02c7(),_0x222471([0x56,0x61,0x6c,0x69,0x64])):_0x222471(_0x1ea5d7-_0x1cfe3c>(0x27942625^_0x633069)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x222471([0x74,0x68,0x65,0x6e])](_0x414717)[_0x222471([0x63,0x61,0x74,0x63,0x68])](()=>{_0x414717(_0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb2947c=0x3ae4ca5^_0x633069;function _0x4f02c7(){const _0x5021a2=_0x222471([0x6c,0x6c,0x63,0x74,0x2d])+_0x52b2f3(_0xeff586(_0x1fd0a7)),_0xa0545d=_0x5b0716(_0x52b2f3(window[_0x222471([0x4d,0x61,0x74,0x68])][_0x222471([0x63,0x65,0x69,0x6c])](_0x1ea5d7/_0xb2947c)));window[_0x222471([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x222471([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5021a2,_0xa0545d);}function _0x337839(){const _0x1bea79=_0x222471([0x6c,0x6c,0x63,0x74,0x2d])+_0x52b2f3(_0xeff586(_0x1fd0a7)),_0x416bcf=window[_0x222471([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x222471([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bea79);return _0x416bcf?window[_0x222471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b0716(_0x416bcf),0x10)*_0xb2947c:null;}function _0x56f824(_0x17ba1c){return new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45bc24,_0x1e1b3e)=>{_0x17ba1c[_0x222471([0x74,0x68,0x65,0x6e])](_0x45bc24,_0x1e1b3e),window[_0x222471([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e1b3e,0x39976e5^_0x633069);});}}_0x1d9054[_0x222471([0x6f,0x6e])](_0x222471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4d69e1,_0x30d10d)=>{if(_0x30d10d[0x0]!=_0x1fd0a7)return _0x414717(_0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x30d10d[0x1]={..._0x30d10d[0x1],[_0x222471([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x79b61b};},{[_0x222471([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x222471([0x68,0x69,0x67,0x68])}),_0x1d9054[_0x222471([0x6f,0x6e])](_0x222471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2b59e6=>{_0x1fa628(_0x2b59e6[_0x222471([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a32c1=!0x0,_0x5b73df(_0x2b59e6[_0x222471([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x222471([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x222471([0x6c,0x6f,0x77])}),_0x3f4cab[_0x222471([0x74,0x68,0x65,0x6e])](()=>{_0x4a32c1||_0x414717(_0x222471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c4519(){return _0x1d9054[_0x222471([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x222471([0x76,0x69,0x65,0x77])][_0x222471([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x222471([0x61,0x75,0x74,0x6f]);}function _0x1a0267(){_0x1d9054[_0x222471([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x222471([0x76,0x69,0x65,0x77])][_0x222471([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x222471([0x61,0x75,0x74,0x6f]);}}function _0x554afa(_0x1b57de){const _0x5220f7=[new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xed4dfa=>setTimeout(_0xed4dfa,0x3919ce9^_0x633069)),_0x3f4cab[_0x222471([0x74,0x68,0x65,0x6e])](()=>new window[(_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x283481=>{let _0x32c2a5=0x0;_0x1d9054[_0x222471([0x6d,0x6f,0x64,0x65,0x6c])][_0x222471([0x6f,0x6e])](_0x222471([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xffaf27,_0x14931a)=>{_0x14931a[0x0][_0x222471([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x32c2a5++,_0x32c2a5==(0x398a3dd^_0x633069)&&(_0x283481(),_0xffaf27[_0x222471([0x6f,0x66,0x66])]());});}))];return window[_0x222471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x222471([0x72,0x61,0x63,0x65])](_0x5220f7)[_0x222471([0x74,0x68,0x65,0x6e])](()=>_0x1b57de);}async function _0x57ce3e(){await _0x3f4cab,_0x1d9054[_0x222471([0x6d,0x6f,0x64,0x65,0x6c])][_0x222471([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e2a3b,_0x1d9054[_0x222471([0x6d,0x6f,0x64,0x65,0x6c])][_0x222471([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e2a3b,_0x1d9054[_0x222471([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x222471([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xbf96e7(_0x3090d0){const _0x23c084=_0x3f1ef4();_0x1d9054[_0x23c084]=_0x222471([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])+_0x3090d0,_0x3090d0!=_0x222471([0x56,0x61,0x6c,0x69,0x64])&&_0x57ce3e();}function _0x3f1ef4(){const _0x2fb1ab=window[_0x222471([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x222471([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x222471([0x6e,0x6f,0x77])]())[_0x222471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x222471([0x2e]),'');let _0x4f4386=_0x222471([0x62]);for(let _0x1c2acc=0x0;_0x1c2acc<_0x2fb1ab[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c2acc+=0x2){let _0x190769=window[_0x222471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fb1ab[_0x222471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1c2acc,_0x1c2acc+0x2));_0x190769>=_0x96c739[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x190769-=_0x96c739[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f4386+=_0x96c739[_0x190769];}return _0x4f4386;}function _0x5674ff(){const _0xb6aba5=_0x3211c6[_0x222471([0x73,0x70,0x6c,0x69,0x74])](_0x222471([0x2e]));if(0x3!=_0xb6aba5[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a2894(_0xb6aba5[0x1]);function _0x4a2894(_0x29f763){const _0x11b059=_0x344c3e(_0x29f763);return _0x11b059&&_0x357cba()?_0x11b059:null;function _0x357cba(){const _0x26736f=_0x11b059[_0x222471([0x6a,0x74,0x69])],_0x1d0034=window[_0x222471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26736f[_0x222471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x26736f[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5ed765={..._0x11b059,[_0x222471([0x6a,0x74,0x69])]:_0x26736f[_0x222471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x26736f[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5ed765[_0x222471([0x76,0x63])],_0xeff586(_0x5ed765)==_0x1d0034;}}}async function _0x104fd3(){let _0x44b286=!0x0;try{const _0x37bf42=_0x3211c6[_0x222471([0x73,0x70,0x6c,0x69,0x74])](_0x222471([0x2e])),[_0x301e3f,_0xbb8213,_0x31f7fb]=_0x37bf42;return _0x4c0b13(_0x301e3f),await _0x2ab5aa(_0x301e3f,_0xbb8213,_0x31f7fb),_0x44b286;}catch(_0xeb21e){return!0x1;}function _0x4c0b13(_0x2c2529){const _0x2f3c1d=_0x344c3e(_0x2c2529);_0x2f3c1d&&_0x2f3c1d[_0x222471([0x61,0x6c,0x67])]==_0x222471([0x45,0x53,0x32,0x35,0x36])||(_0x44b286=!0x1);}async function _0x2ab5aa(_0x3e7606,_0x139930,_0x3e41eb){const _0x73e389=window[_0x222471([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x222471([0x66,0x72,0x6f,0x6d])](_0x4fed4e(_0x3e41eb),_0x260cf8=>_0x260cf8[_0x222471([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x347960=new window[(_0x222471([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x222471([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e7606+_0x222471([0x2e])+_0x139930),_0x262b8f=window[_0x222471([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x222471([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x262b8f)return;const _0x19f93e=await _0x262b8f[_0x222471([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x222471([0x6a,0x77,0x6b]),_0x4ad706,{[_0x222471([0x6e,0x61,0x6d,0x65])]:_0x222471([0x45,0x43,0x44,0x53,0x41]),[_0x222471([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x222471([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x222471([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x262b8f[_0x222471([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x222471([0x6e,0x61,0x6d,0x65])]:_0x222471([0x45,0x43,0x44,0x53,0x41]),[_0x222471([0x68,0x61,0x73,0x68])]:{[_0x222471([0x6e,0x61,0x6d,0x65])]:_0x222471([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x19f93e,_0x73e389,_0x347960)||(_0x44b286=!0x1);}}function _0x344c3e(_0x145156){return _0x145156[_0x222471([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x222471([0x65,0x79]))?JSON[_0x222471([0x70,0x61,0x72,0x73,0x65])](_0x4fed4e(_0x145156)):null;}function _0x4fed4e(_0x898f55){return window[_0x222471([0x61,0x74,0x6f,0x62])](_0x898f55[_0x222471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x222471([0x2b]))[_0x222471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x222471([0x2f])));}function _0xeff586(_0x4e0c76){let _0x26e30d=0x1505;function _0x5100b6(_0x19a617){for(let _0x108c8a=0x0;_0x108c8a<_0x19a617[_0x222471([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x108c8a++){const _0x79086e=_0x19a617[_0x222471([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x108c8a);_0x26e30d=(_0x26e30d<<0x5)+_0x26e30d+_0x79086e,_0x26e30d&=_0x26e30d;}}function _0x19c362(_0x348870){Array[_0x222471([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x348870)?_0x348870[_0x222471([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x19c362):_0x348870&&typeof _0x348870==_0x222471([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x222471([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x348870)[_0x222471([0x73,0x6f,0x72,0x74])]()[_0x222471([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4faa3a,_0xe75989])=>{_0x5100b6(_0x4faa3a),_0x19c362(_0xe75989);}):_0x5100b6(window[_0x222471([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x348870));}return _0x19c362(_0x4e0c76),_0x26e30d>>>0x0;}function _0x52b2f3(_0x53a84f){return _0x53a84f[_0x222471([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x222471([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x222471([0x30]));}function _0x5b0716(_0xcd979){return _0xcd979[_0x222471([0x73,0x70,0x6c,0x69,0x74])]('')[_0x222471([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x222471([0x6a,0x6f,0x69,0x6e])]('');}function _0x4e2a3b(){}function _0x222471(_0x2c921d){const _0x46fa17=_0x2110;return _0x2c921d[_0x46fa17(0x1db)](_0x54fec4=>String[_0x46fa17(0x1d2)](_0x54fec4))[_0x46fa17(0x1e6)]('');}_0xbf96e7(await _0x3a37ae());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40db69=_0x30ae;(function(_0x31096c,_0x1065e8){const _0x1a9967=_0x30ae,_0x50c716=_0x31096c();while(!![]){try{const _0x486399=parseInt(_0x1a9967(0x1ae))/0x1+parseInt(_0x1a9967(0x1cf))/0x2*(-parseInt(_0x1a9967(0x1bf))/0x3)+-parseInt(_0x1a9967(0x1c9))/0x4*(-parseInt(_0x1a9967(0x1d7))/0x5)+-parseInt(_0x1a9967(0x1d5))/0x6+parseInt(_0x1a9967(0x1b9))/0x7+parseInt(_0x1a9967(0x1be))/0x8*(parseInt(_0x1a9967(0x1b0))/0x9)+-parseInt(_0x1a9967(0x1bb))/0xa;if(_0x486399===_0x1065e8)break;else _0x50c716['push'](_0x50c716['shift']());}catch(_0x6b6279){_0x50c716['push'](_0x50c716['shift']());}}}(_0x3399,0x41495));import{Plugin as _0x593049}from'ckeditor5/src/core.js';import{parseHtml as _0x4b79a7}from'@ckeditor/ckeditor5-paste-from-office';function _0x3399(){const _0x59c769=['config','high','24bdJPOc','48351JoUhDf','isPremiumPlugin','inputTransformation','text/html','pasteFromOfficeEnhancedLicenseKeyValid','usageLimit','isActive','pasteFromOfficeEnhancedLicenseKeyInvalid','plugins','expired','3764ddIFMj','PasteFromOfficeEnhanced','editor','PasteFromOfficeEnhancedPropagator','get','domainLimit','22VmpdZu','evaluationLimit','pluginName','licenseKey','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','ClipboardPipeline','17220efirPp','_licenseKeyCheckInterval','2545FFTDnx','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyExpired','stylesProcessor','init','trialLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_parsedData','featureNotAllowed','requires','getData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','449106LPBxAu','editing','1265877xtlNSW','invalid','_showLicenseError','dataTransfer','pasteFromOfficeEnhancedLicenseKeyNotAllowed','document','destroy','view','PasteFromOffice','2518964hAwqXq','execute','12623160rGJyeY'];_0x3399=function(){return _0x59c769;};return _0x3399();}function _0x30ae(_0x5089b5,_0x49551a){const _0x3399d9=_0x3399();return _0x30ae=function(_0x30ae11,_0x456b78){_0x30ae11=_0x30ae11-0x1a6;let _0x3fe51d=_0x3399d9[_0x30ae11];return _0x3fe51d;},_0x30ae(_0x5089b5,_0x49551a);}import{priorities as _0x26f4e7}from'ckeditor5/src/utils.js';import _0x242a70 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x593049{static get[_0x40db69(0x1d1)](){const _0x84493c=_0x40db69;return _0x84493c(0x1cc);}static get[_0x40db69(0x1d8)](){return!0x0;}static get[_0x40db69(0x1c0)](){return!0x0;}static get[_0x40db69(0x1ab)](){const _0x170332=_0x40db69;return[_0x170332(0x1b8)];}[_0x40db69(0x1a6)](){const _0x1a02ba=_0x40db69,_0x22ce73=this[_0x1a02ba(0x1cb)],_0xaf23e7=_0x22ce73[_0x1a02ba(0x1c7)][_0x1a02ba(0x1cd)](_0x1a02ba(0x1d4)),_0x3ea7c2=_0x22ce73[_0x1a02ba(0x1af)][_0x1a02ba(0x1b7)][_0x1a02ba(0x1b5)],_0x3177b2=new _0x242a70(_0x3ea7c2);_0xaf23e7['on'](_0x1a02ba(0x1c1),(_0x231d3e,_0x29c712)=>{const _0xe40c2b=_0x1a02ba,_0x186fbe=_0x29c712[_0xe40c2b(0x1b3)][_0xe40c2b(0x1ac)](_0xe40c2b(0x1c2));_0x3177b2[_0xe40c2b(0x1c5)](_0x186fbe)&&(_0x29c712[_0xe40c2b(0x1a9)]||(_0x29c712[_0xe40c2b(0x1a9)]=_0x4b79a7(_0x186fbe,_0x3ea7c2[_0xe40c2b(0x1db)])),_0x3177b2[_0xe40c2b(0x1ba)](_0x29c712));},{'priority':_0x26f4e7[_0x1a02ba(0x1cd)](_0x1a02ba(0x1bd))+0xa}),this[_0x1a02ba(0x1d2)]=this[_0x1a02ba(0x1cb)][_0x1a02ba(0x1bc)][_0x1a02ba(0x1cd)](_0x1a02ba(0x1d2));const _0x16862b=this[_0x1a02ba(0x1cb)];this[_0x1a02ba(0x1d6)]=setInterval(()=>{const _0x705f5c=_0x1a02ba;let _0x21db40;for(const _0x347a02 in _0x16862b){const _0x5d2ace=_0x347a02,_0x80d1c0=_0x16862b[_0x5d2ace];if(_0x705f5c(0x1c3)==_0x80d1c0||_0x705f5c(0x1c6)==_0x80d1c0||_0x705f5c(0x1da)==_0x80d1c0||_0x705f5c(0x1d9)==_0x80d1c0||_0x705f5c(0x1b4)==_0x80d1c0||_0x705f5c(0x1d3)==_0x80d1c0||_0x705f5c(0x1ad)==_0x80d1c0||_0x705f5c(0x1a8)==_0x80d1c0){delete _0x16862b[_0x5d2ace],_0x21db40=_0x80d1c0,clearInterval(this[_0x705f5c(0x1d6)]),this[_0x705f5c(0x1d6)]=void 0x0;break;}}_0x705f5c(0x1c6)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1b1)),_0x705f5c(0x1da)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1c8)),_0x705f5c(0x1d9)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1ce)),_0x705f5c(0x1b4)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1aa),_0x705f5c(0x1ca)),_0x705f5c(0x1d3)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1d0)),_0x705f5c(0x1ad)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1a7)),_0x705f5c(0x1a8)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1c4));},0x3e8);}[_0x40db69(0x1b6)](){const _0x278428=_0x40db69;super[_0x278428(0x1b6)](),this[_0x278428(0x1d6)]&&clearInterval(this[_0x278428(0x1d6)]);}}
23
+ const _0x211808=_0x37a2;(function(_0x2ae212,_0xa11879){const _0x4052ca=_0x37a2,_0x4f3c64=_0x2ae212();while(!![]){try{const _0x38f9c7=-parseInt(_0x4052ca(0x1ac))/0x1+-parseInt(_0x4052ca(0x17b))/0x2*(-parseInt(_0x4052ca(0x198))/0x3)+parseInt(_0x4052ca(0x193))/0x4+parseInt(_0x4052ca(0x18d))/0x5+parseInt(_0x4052ca(0x186))/0x6*(parseInt(_0x4052ca(0x19e))/0x7)+-parseInt(_0x4052ca(0x1a8))/0x8*(-parseInt(_0x4052ca(0x1aa))/0x9)+-parseInt(_0x4052ca(0x192))/0xa;if(_0x38f9c7===_0xa11879)break;else _0x4f3c64['push'](_0x4f3c64['shift']());}catch(_0x107d45){_0x4f3c64['push'](_0x4f3c64['shift']());}}}(_0x2113,0xa4af5));import{Plugin as _0x5acfb3}from'ckeditor5/src/core.js';import{parseHtml as _0x4bee70}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3dc97e}from'ckeditor5/src/utils.js';function _0x2113(){const _0x1d2a0e=['pasteFromOfficeEnhancedLicenseKeyTrialLimit','expired','featureNotAllowed','requires','evaluationLimit','_parsedData','dataTransfer','36HZIdIy','PasteFromOffice','document','pasteFromOfficeEnhancedLicenseKeyDomainLimit','PasteFromOfficeEnhancedPropagator','domainLimit','view','821735UdAIZd','text/html','pasteFromOfficeEnhancedLicenseKeyInvalid','high','usageLimit','11855100bOqjwk','585224cpVYzE','pluginName','PasteFromOfficeEnhanced','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyExpired','946494sxmqAe','editing','isActive','config','editor','init','1514142nVawkK','destroy','plugins','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyNotAllowed','get','execute','licenseKey','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','stylesProcessor','230912voccmB','getData','153KNMxRa','_showLicenseError','870114xpFxvh','pasteFromOfficeEnhancedLicenseKeyUsageLimit','trialLimit','pasteFromOfficeEnhancedLicenseKeyValid','isPremiumPlugin','4dwjxda','isOfficialPlugin','inputTransformation','invalid'];_0x2113=function(){return _0x1d2a0e;};return _0x2113();}import _0x3eed2c from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x37a2(_0x4969f0,_0x239978){const _0x21135e=_0x2113();return _0x37a2=function(_0x37a239,_0x19044d){_0x37a239=_0x37a239-0x178;let _0x4f9627=_0x21135e[_0x37a239];return _0x4f9627;},_0x37a2(_0x4969f0,_0x239978);}export default class s extends _0x5acfb3{static get[_0x211808(0x194)](){const _0x535e28=_0x211808;return _0x535e28(0x18a);}static get[_0x211808(0x17c)](){return!0x0;}static get[_0x211808(0x17a)](){return!0x0;}static get[_0x211808(0x182)](){const _0x4e0dfb=_0x211808;return[_0x4e0dfb(0x187)];}[_0x211808(0x19d)](){const _0x4e7dd6=_0x211808,_0x26b192=this[_0x4e7dd6(0x19c)],_0x56d570=_0x26b192[_0x4e7dd6(0x1a0)][_0x4e7dd6(0x1a3)](_0x4e7dd6(0x1a1)),_0x5e374f=_0x26b192[_0x4e7dd6(0x199)][_0x4e7dd6(0x18c)][_0x4e7dd6(0x188)],_0x33530c=new _0x3eed2c(_0x5e374f);_0x56d570['on'](_0x4e7dd6(0x17d),(_0x1f1c4f,_0x449819)=>{const _0x1f1283=_0x4e7dd6,_0x323325=_0x449819[_0x1f1283(0x185)][_0x1f1283(0x1a9)](_0x1f1283(0x18e));_0x33530c[_0x1f1283(0x19a)](_0x323325)&&(_0x449819[_0x1f1283(0x184)]||(_0x449819[_0x1f1283(0x184)]=_0x4bee70(_0x323325,_0x5e374f[_0x1f1283(0x1a7)])),_0x33530c[_0x1f1283(0x1a4)](_0x449819));},{'priority':_0x3dc97e[_0x4e7dd6(0x1a3)](_0x4e7dd6(0x190))+0xa}),this[_0x4e7dd6(0x1a5)]=this[_0x4e7dd6(0x19c)][_0x4e7dd6(0x19b)][_0x4e7dd6(0x1a3)](_0x4e7dd6(0x1a5));const _0x55ace3=this[_0x4e7dd6(0x19c)];this[_0x4e7dd6(0x196)]=setInterval(()=>{const _0x586701=_0x4e7dd6;let _0xa7a290;for(const _0x162d1a in _0x55ace3){const _0x130e7b=_0x162d1a,_0x501414=_0x55ace3[_0x130e7b];if(_0x586701(0x179)==_0x501414||_0x586701(0x18f)==_0x501414||_0x586701(0x197)==_0x501414||_0x586701(0x189)==_0x501414||_0x586701(0x1a2)==_0x501414||_0x586701(0x1a6)==_0x501414||_0x586701(0x17f)==_0x501414||_0x586701(0x1ad)==_0x501414){delete _0x55ace3[_0x130e7b],_0xa7a290=_0x501414,clearInterval(this[_0x586701(0x196)]),this[_0x586701(0x196)]=void 0x0;break;}}_0x586701(0x18f)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x17e)),_0x586701(0x197)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x180)),_0x586701(0x189)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x18b)),_0x586701(0x1a2)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x181),_0x586701(0x195)),_0x586701(0x1a6)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x183)),_0x586701(0x17f)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x178)),_0x586701(0x1ad)==_0xa7a290&&_0x55ace3[_0x586701(0x1ab)](_0x586701(0x191));},0x3e8);}[_0x211808(0x19f)](){const _0x1f9243=_0x211808;super[_0x1f9243(0x19f)](),this[_0x1f9243(0x196)]&&clearInterval(this[_0x1f9243(0x196)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0xfd0b31,_0x781217){const _0x24c1d2=_0x5e73,_0x175f23=_0xfd0b31();while(!![]){try{const _0x231248=parseInt(_0x24c1d2(0x1ba))/0x1*(parseInt(_0x24c1d2(0x1c2))/0x2)+-parseInt(_0x24c1d2(0x1c1))/0x3*(-parseInt(_0x24c1d2(0x1c0))/0x4)+parseInt(_0x24c1d2(0x1b9))/0x5*(-parseInt(_0x24c1d2(0x1b8))/0x6)+-parseInt(_0x24c1d2(0x1bb))/0x7*(parseInt(_0x24c1d2(0x1be))/0x8)+parseInt(_0x24c1d2(0x1b6))/0x9*(-parseInt(_0x24c1d2(0x1bf))/0xa)+parseInt(_0x24c1d2(0x1b7))/0xb+-parseInt(_0x24c1d2(0x1bc))/0xc;if(_0x231248===_0x781217)break;else _0x175f23['push'](_0x175f23['shift']());}catch(_0x4f1c47){_0x175f23['push'](_0x175f23['shift']());}}}(_0x430f,0xb7e1a));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x5e73(_0x3b82f2,_0x4dd8d0){const _0x430ff8=_0x430f();return _0x5e73=function(_0x5e731f,_0x4ee35a){_0x5e731f=_0x5e731f-0x1b6;let _0x8ee795=_0x430ff8[_0x5e731f];return _0x8ee795;},_0x5e73(_0x3b82f2,_0x4dd8d0);}export function isMSExcelContent(_0xfb664d){const _0x1aea30=_0x5e73;return m[_0x1aea30(0x1bd)](_0xfb664d);}function _0x430f(){const _0x26e39f=['2524974bOchLQ','1415511UcPqbz','16245152hBbThT','156SuwcMC','36075gcvyWo','1CwYlzc','14xIiasU','14897376ddMjEB','test','1004048KwWxzP','50EAVnwN','44ejMUGO','130992SZowuA'];_0x430f=function(){return _0x26e39f;};return _0x430f();}
23
+ function _0x2f41(_0x79396,_0x4a6741){const _0x2a32b7=_0x2a32();return _0x2f41=function(_0x2f4133,_0xe02e5e){_0x2f4133=_0x2f4133-0xec;let _0x464f09=_0x2a32b7[_0x2f4133];return _0x464f09;},_0x2f41(_0x79396,_0x4a6741);}(function(_0x546feb,_0x25713e){const _0x9fae46=_0x2f41,_0xdac789=_0x546feb();while(!![]){try{const _0x12f9be=-parseInt(_0x9fae46(0xf0))/0x1*(parseInt(_0x9fae46(0xed))/0x2)+-parseInt(_0x9fae46(0xf1))/0x3+-parseInt(_0x9fae46(0xec))/0x4+parseInt(_0x9fae46(0xef))/0x5+-parseInt(_0x9fae46(0xf4))/0x6+parseInt(_0x9fae46(0xf3))/0x7+-parseInt(_0x9fae46(0xf5))/0x8*(-parseInt(_0x9fae46(0xf2))/0x9);if(_0x12f9be===_0x25713e)break;else _0xdac789['push'](_0xdac789['shift']());}catch(_0x366c56){_0xdac789['push'](_0xdac789['shift']());}}}(_0x2a32,0xce40e));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2a32(){const _0x4947cf=['7327890XFOIdo','8VSvrmg','3040108EUksat','213462lqPtSX','test','181950BgdDTL','3KBkIjP','393192LJWnTT','18555444oTdhIw','8255149gXqQrU'];_0x2a32=function(){return _0x4947cf;};return _0x2a32();}export function isMSExcelContent(_0x21030e){const _0x5bd3b7=_0x2f41;return m[_0x5bd3b7(0xee)](_0x21030e);}