@ckeditor/ckeditor5-paste-from-office-enhanced 45.0.0-alpha.0 → 45.0.0-alpha.10

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 y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&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(){const t=["3184620kqSGcN","714tvmHmU","10029ixYVnC","9iSURUZ","9664090wJLHkz","37615lLmILc","44517bewLdV","170COwDXM","test","994400QlmMux","2248295GkeNZH"];return(S=function(){return t})()}function C(t,e){const n=S();return(C=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(735540===-parseInt(e(480))/1+-parseInt(e(481))/2*(parseInt(e(476))/3)+parseInt(e(485))/4+parseInt(e(479))/5*(-parseInt(e(475))/6)+parseInt(e(484))/7+-parseInt(e(483))/8+parseInt(e(477))/9*(parseInt(e(478))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[C(482)](t)}!function(t){const e=j,n=t();for(;;)try{if(356371===parseInt(e(215))/1*(parseInt(e(203))/2)+-parseInt(e(211))/3*(-parseInt(e(200))/4)+parseInt(e(216))/5*(parseInt(e(198))/6)+-parseInt(e(224))/7*(parseInt(e(225))/8)+-parseInt(e(212))/9*(parseInt(e(195))/10)+parseInt(e(197))/11*(parseInt(e(207))/12)+parseInt(e(196))/13*(-parseInt(e(223))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(210)]&&!s[n(201)])continue;const e=!s[n(210)]||t[n(199)]===s[n(210)],o=!s[n(201)]||t[n(202)](s[n(201)]);e&&o&&r[n(205)](s,i)}return r}function P(){const t=["style","tagName","675eVffrz","9KWVoxJ","initial","length","197347JjkpfI","5kXtdkz","exec","groups","selectorText","getPropertyValue","assign","map","28znLoro","6937uOOtMu","4200pmYkSF","push","3069020IGXDsB","2585167RuWgeN","11cRbdKY","3622548EZWtjm","name","6896nXSisP","className","hasClass","2yWtwFm","trim","set","cssRules","4707132WtFryo","split"];return(P=function(){return t})()}function F(t){const e=j,n={};for(let r=0;r<t[e(214)];r++){const s=t[r],i=t[e(220)](s);e(213)!==i&&(n[s]=i)}return n}function j(t,e){const n=P();return(j=function(t,e){return n[t-=194]})(t,e)}function k(t){const e=j,n=t[e(208)](",")[e(222)]((t=>t[e(204)]())),r=[];for(const t of n){const n=A[e(217)](t);n&&r[e(194)](n[e(218)])}return r}function M(t){const e=j,n={};for(const r of t)Object[e(221)](n,r);return n}const T=D;function N(){const t=["1076460swyCXs","type","1811118ElPKfX","6595RpOEvk","1lLTNSi","createRangeIn","1325034LpNyqf","_parsedData","elementStart","2319512pkyLgs","size","188128CVXylj","execute","content","setStyle","1770FMsnOK","isActive","item","document","667532iWJdyI","hasStyle","values","from"];return(N=function(){return t})()}function D(t,e){const n=N();return(D=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(356657===parseInt(e(313))/1*(-parseInt(e(328))/2)+parseInt(e(311))/3+-parseInt(e(318))/4+-parseInt(e(312))/5*(-parseInt(e(324))/6)+parseInt(e(309))/7+-parseInt(e(320))/8+parseInt(e(315))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class R extends w{[T(321)](t){const n=T,{body:r,styles:s}=t[n(316)],i=new e.UpcastWriter(r[n(327)]),o=i[n(314)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(205)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(206)])if(t instanceof CSSStyleRule){const r=F(t[e(209)]);n[t[e(219)]]=Object[e(221)]({},n[t[e(219)]]||{},r)}return n}(s));for(const t of o){if(n(317)!==t[n(310)])continue;const e=O(t[n(326)],c);if(e[n(319)]){const r=M(Array[n(331)](e[n(330)]()));for(const e in r){const s=t[n(326)];s[n(329)](e)||i[n(323)](e,r[e],s)}}}t[n(322)]=r}[T(325)](t){return super[T(325)](t)||L(t)}}const W=K;function K(t,e){const n=U();return(K=function(t,e){return n[t-=357]})(t,e)}function U(){const t=["247235piisQh","execute","dataTransfer","64GnBYQy","376851ickZfi","isActive","PasteFromOfficeEnhancedInliner","349867FTmcjC","102845jAaxPk","fromCharCode","plugins","init","href","join","editing","isPremiumPlugin","getData","stylesProcessor","editor","requires","high","4GicmCl","view","isOfficialPlugin","afterInit","get","inputTransformation","7232050DoCxcK","36XDpEia","_parsedData","176562wixEZs","text/html","PasteFromOffice","ClipboardPipeline","map","pluginName","11yVHPcf","363480PpwsCU","document"];return(U=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(169701===-parseInt(e(381))/1+-parseInt(e(363))/2*(parseInt(e(385))/3)+parseInt(e(384))/4*(-parseInt(e(389))/5)+-parseInt(e(370))/6*(-parseInt(e(388))/7)+-parseInt(e(379))/8+parseInt(e(372))/9+-parseInt(e(369))/10*(-parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class V extends t.Plugin{static get[W(377)](){return W(387)}static get[W(365)](){return!0}static get[W(357)](){return!0}static get[W(361)](){return[W(374)]}[W(392)](){const t=W,e=this[t(360)],n=e[t(391)][t(367)](t(375)),r=e[t(395)][t(364)][t(380)],s=new R(r);n.on(t(368),((e,n)=>{const i=t,o=n[i(383)][i(358)](i(373));s[i(386)](o)&&(n[i(371)]||(n[i(371)]=b(o,r[i(359)])),s[i(382)](n))}),{priority:x.priorities[t(367)](t(362))+11})}[W(366)](){!async function(t){const e=d([103,89,53,85,110,77,78,73,117,82,69,50,112,108,48,99,84,87,115,119,68,122,65,98,90,52,67,79,121,86,120,55,71,57,83,80,113,116,81,106,49,109,70,76,54,105,107,75,51,56,102,97,66,114,118,104,74,100,88,72,111,101]),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(376)]((t=>String[e(390)](t)))[e(394)]("")}!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([103]);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:1742947200;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(393)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=q;!function(t){const e=q,n=t();for(;;)try{if(300533===-parseInt(e(189))/1+parseInt(e(214))/2+-parseInt(e(229))/3*(-parseInt(e(223))/4)+-parseInt(e(191))/5*(parseInt(e(197))/6)+parseInt(e(227))/7*(parseInt(e(210))/8)+-parseInt(e(207))/9*(-parseInt(e(188))/10)+-parseInt(e(202))/11*(-parseInt(e(203))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const X=[$(218),$(224),$(221),$(232),$(196),$(192),$(211),$(204)];function H(){const t=["insertChild","bold","underline","color","forEach","getChildren","font-size","split","20IfMIGF","font-family","createElement","medium","329uoZhYB","sub","290577aCeLcF","keys","sup","text-decoration","includes","1043870KqnEwf","372225WqQnVI","length","3405KazhOA","font-weight","super","bolder","getStyle","text-decoration-line","5082aAcxZc","getStyleNames","setStyle","strong","function","8041icdIQM","348glOIzw","vertical-align","from","removeStyle","9ohLwsq","line-through","filter","9224DGeuXM","font-style","span","italic","1170986XidtKH"];return(H=function(){return t})()}const Z=[$(218),$(224),$(221)];function q(t,e){const n=H();return(q=function(t,e){return n[t-=188]})(t,e)}const z={"font-style":[[$(213),"i"]],"font-weight":[[$(226),$(200)],[$(216),$(200)],[$(194),$(200)],[t=>Number(t)>=600,$(200)]],"text-decoration":[[$(217),"u"],[$(208),"s"]],"text-decoration-line":[[$(217),"u"],[$(208),"s"]],"vertical-align":[[$(228),$(228)],[$(193),$(231)]]};function G(t){return X[$(233)](t)}function _(t){const e=$;return Array[e(205)](t[e(198)]())[e(209)](G)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(219)]((e=>{const i=n,o=t[i(195)](e);if(o)if(c=e,Z[$(233)](c))r[e]=o;else if(e in z){const t=o[i(222)](" ");z[e][i(219)]((([n,r])=>{const o=i;for(const i of t)(o(201)==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(219)]((([,n])=>{const s=r,i=e[s(225)](n,[],t[s(220)]());e[s(215)](0,i,t)})),e[r(206)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(230)](n)[r(190)])return;const s=e[r(225)](r(212),[],t[r(220)]());e[r(199)](n,s),e[r(215)](0,s,t),e[r(206)](Object[r(230)](n),t)}(t,e,r)}const Q=Y;function B(){const t=["execute","includes","1234422kryZcA","stylesProcessor","document","getItems","194edUrXw","font","isActive","3384895yDwZnd","blockElements","1718028GToCYT","name","content","_parsedData","26523890xDzPCo","3030JQVEQd","element","372990jJmDcq","2366ujUQdh","createRangeIn","26584nTSkbH","8yBTTpy"];return(B=function(){return t})()}function Y(t,e){const n=B();return(Y=function(t,e){return n[t-=447]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(708138===parseInt(e(448))/1+-parseInt(e(452))/2*(parseInt(e(462))/3)+-parseInt(e(468))/4*(-parseInt(e(455))/5)+-parseInt(e(464))/6+parseInt(e(465))/7*(parseInt(e(467))/8)+-parseInt(e(457))/9+-parseInt(e(461))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class tt extends w{[Q(469)](t){const n=Q,{body:r}=t[n(460)],s=new e.UpcastWriter(r[n(450)]),i=s[n(466)](r),o=new e.ViewDocument(s[n(450)][n(449)]),c=[...new e.DomConverter(o)[n(456)],n(453)],a=i[n(451)]();for(const t of a)if(t.is(n(463))&&c[n(447)](t[n(458)])){J(t,s,_(t))}t[n(459)]=r}[Q(454)](t){return super[Q(454)](t)||L(t)}}const et=nt;function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=346]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(615336===parseInt(e(384))/1*(-parseInt(e(368))/2)+parseInt(e(357))/3+-parseInt(e(367))/4+-parseInt(e(379))/5*(parseInt(e(361))/6)+parseInt(e(356))/7*(-parseInt(e(389))/8)+-parseInt(e(382))/9*(-parseInt(e(376))/10)+-parseInt(e(391))/11*(-parseInt(e(386))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class rt extends t.Plugin{[et(364)];[et(393)];static get[et(374)](){return et(346)}static get[et(351)](){return!0}static get[et(348)](){return!0}static get[et(354)](){return[et(352)]}[et(353)](){const t=et,e=this[t(383)],n=e[t(377)][t(388)](t(370)),r=e[t(381)][t(394)][t(398)],s=new tt(r);n.on(t(359),((e,n)=>{const i=t,o=n[i(369)][i(350)](i(395));s[i(366)](o)&&(n[i(400)]||(n[i(400)]=b(o,r[i(358)])),s[i(387)](n))}),{priority:x.priorities[t(388)](t(365))+10}),this[t(364)]=this[t(383)][t(392)][t(388)](t(364));const i=this[t(383)];this[t(393)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(372)==s||e(380)==s||e(373)==s||e(375)==s||e(360)==s||e(401)==s||e(371)==s||e(390)==s){delete i[r],n=s,clearInterval(this[e(393)]),this[e(393)]=void 0;break}}e(380)==n&&i[e(362)](e(349)),e(373)==n&&i[e(362)](e(347)),e(375)==n&&i[e(362)](e(397)),e(360)==n&&i[e(362)](e(355),e(396)),e(401)==n&&i[e(362)](e(363)),e(371)==n&&i[e(362)](e(385)),e(390)==n&&i[e(362)](e(378))}),1e3)}[et(399)](){const t=et;super[t(399)](),this[t(393)]&&clearInterval(this[t(393)])}}function st(){const t=["_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","PasteFromOfficeEnhancedPropagator","expired","isPremiumPlugin","invalid","getData","isOfficialPlugin","PasteFromOffice","init","requires","featureNotAllowed","35gcZHXQ","2250501mZnMVD","stylesProcessor","inputTransformation","pasteFromOfficeEnhancedLicenseKeyNotAllowed","6wjKfcF","_showLicenseError","evaluationLimit","licenseKey","high","isActive","4341196wrFXBO","1095144pASuah","dataTransfer","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyExpired","pluginName","pasteFromOfficeEnhancedLicenseKeyDomainLimit","10nUOPdy","plugins","usageLimit","2415085hRgDXL","pasteFromOfficeEnhancedLicenseKeyInvalid","editing","9186066gzpGxj","editor","1FmOHfD","trialLimit","88188MGaZPl","execute","get","368248UGbrcX","pasteFromOfficeEnhancedLicenseKeyUsageLimit","1782ZuHEJM","config","_licenseKeyCheckInterval","view","text/html","PasteFromOfficeEnhanced","domainLimit","document","destroy"];return(st=function(){return t})()}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=469]})(t,e)}var ot=it;function ct(){var t=["pluginName","1398336NBRROW","3435719ywjTFO","5264024NImPOT","requires","isPremiumPlugin","22388848ShhAwA","isOfficialPlugin","PasteFromOffice","632470EuVYnV","30KaeCWU","631542GHdvfY","PasteFromOfficeEnhanced","1126113aPhhyf"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(897950===parseInt(e(481))/1+-parseInt(e(471))/2+-parseInt(e(469))/3+-parseInt(e(473))/4+parseInt(e(479))/5*(-parseInt(e(480))/6)+parseInt(e(472))/7+parseInt(e(476))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(470)](){return ot(482)}static get[ot(477)](){return!0}static get[ot(475)](){return!0}static get[ot(474)](){return[ot(478),V,rt]}}function ut(){var t=["10vxVvCL","51528SkmwNv","21Jvwryw","3327543UZPQMa","2174624kqcwNN","1388013ySWedw","733626xgHzww","988pIsJvU","448288EANXbE","835DeKPdS"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=248]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(679481===parseInt(e(256))/1+-parseInt(e(254))/2+parseInt(e(255))/3+-parseInt(e(257))/4*(-parseInt(e(249))/5)+-parseInt(e(251))/6+-parseInt(e(252))/7*(-parseInt(e(248))/8)+parseInt(e(253))/9*(parseInt(e(250))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&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=C,n=t();for(;;)try{if(875206===parseInt(e(127))/1+-parseInt(e(130))/2*(-parseInt(e(133))/3)+parseInt(e(135))/4+-parseInt(e(126))/5*(parseInt(e(129))/6)+parseInt(e(134))/7+parseInt(e(128))/8+-parseInt(e(131))/9)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 A(){const t=["3HMQlzj","10116666TwpJSG","2189692aprJjN","328110WbTPch","1307536XsBNnC","10158056TzSaFb","30feYNuC","3250418CMKMiO","44926623aHQjdw","test"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=126]})(t,e)}function E(t){return S[C(132)](t)}function L(t,e){const n=j();return(L=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(947724===-parseInt(e(486))/1+-parseInt(e(498))/2+-parseInt(e(483))/3*(parseInt(e(480))/4)+-parseInt(e(495))/5*(-parseInt(e(489))/6)+-parseInt(e(473))/7+-parseInt(e(485))/8*(parseInt(e(488))/9)+parseInt(e(494))/10*(parseInt(e(475))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(476)]&&!s[n(497)])continue;const e=!s[n(476)]||t[n(491)]===s[n(476)],o=!s[n(497)]||t[n(474)](s[n(497)]);e&&o&&r[n(472)](s,i)}return r}function j(){const t=["style","1700hesbWs","51185zgWuav","groups","className","2356626iYWqku","getPropertyValue","exec","set","1871947egTVoc","hasClass","293810IvkzVy","tagName","selectorText","cssRules","push","39352lwwEaB","initial","trim","510ScCfbd","assign","8qlivNL","1657275CzNtXK","map","4006710ZtpDUA","954ixiSls","length","name","split"];return(j=function(){return t})()}function F(t){const e=L,n={};for(let r=0;r<t[e(490)];r++){const s=t[r],i=t[e(499)](s);e(481)!==i&&(n[s]=i)}return n}function D(t){const e=L,n=t[e(492)](",")[e(487)]((t=>t[e(482)]())),r=[];for(const t of n){const n=P[e(471)](t);n&&r[e(479)](n[e(496)])}return r}function N(t){const e=L,n={};for(const r of t)Object[e(484)](n,r);return n}const R=M;function T(){const t=["26xJvNsw","250RMXtno","96fBsAqg","21bZiaiY","_parsedData","createRangeIn","isActive","size","3yqIWrC","document","32925UGqQoH","853127UBGxBx","107988WaPNjF","values","hasStyle","132ymtlGE","679720EHlgqW","setStyle","elementStart","type","61137IIeOQB","50152NXjcKc","execute","from","item","2148fdxQAz","content"];return(T=function(){return t})()}function M(t,e){const n=T();return(M=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(113261===parseInt(e(445))/1*(parseInt(e(455))/2)+-parseInt(e(438))/3*(-parseInt(e(446))/4)+-parseInt(e(440))/5*(parseInt(e(432))/6)+-parseInt(e(433))/7*(parseInt(e(451))/8)+-parseInt(e(450))/9*(parseInt(e(431))/10)+parseInt(e(441))/11+-parseInt(e(442))/12*(-parseInt(e(457))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class W extends w{[R(452)](t){const n=R,{body:r,styles:s}=t[n(434)],i=new e.UpcastWriter(r[n(439)]),o=i[n(435)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=D(r),i=t[r];for(const t of s)n[e(472)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(478)])if(t instanceof CSSStyleRule){const r=F(t[e(493)]);n[t[e(477)]]=Object[e(484)]({},n[t[e(477)]]||{},r)}return n}(s));for(const t of o){if(n(448)!==t[n(449)])continue;const e=O(t[n(454)],c);if(e[n(437)]){const r=N(Array[n(453)](e[n(443)]()));for(const e in r){const s=t[n(454)];s[n(444)](e)||i[n(447)](e,r[e],s)}}}t[n(456)]=r}[R(436)](t){return super[R(436)](t)||E(t)}}function k(){const t=["33gTByte","href","editing","pluginName","dataTransfer","isOfficialPlugin","document","ClipboardPipeline","isActive","high","text/html","6418730TRnqkU","map","_parsedData","getData","248DQQTXH","get","fromCharCode","2604930VmDgSH","init","afterInit","execute","968432Kpushc","1384127DdEBae","PasteFromOffice","view","isPremiumPlugin","editor","stylesProcessor","join","5073684XYSSng","PasteFromOfficeEnhancedInliner","2bGXiED","inputTransformation","plugins","8332681JVHytv","354852kURCIf","5NHiegh","requires"];return(k=function(){return t})()}function U(t,e){const n=k();return(U=function(t,e){return n[t-=374]})(t,e)}const H=U;!function(t){const e=U,n=t();for(;;)try{if(974140===-parseInt(e(400))/1*(-parseInt(e(409))/2)+-parseInt(e(407))/3+-parseInt(e(399))/4+parseInt(e(375))/5*(-parseInt(e(395))/6)+-parseInt(e(412))/7+-parseInt(e(392))/8*(-parseInt(e(374))/9)+-parseInt(e(388))/10*(-parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class V extends t.Plugin{static get[H(380)](){return H(408)}static get[H(382)](){return!0}static get[H(403)](){return!0}static get[H(376)](){return[H(401)]}[H(396)](){const t=H,e=this[t(404)],n=e[t(411)][t(393)](t(384)),r=e[t(379)][t(402)][t(383)],s=new W(r);n.on(t(410),((e,n)=>{const i=t,o=n[i(381)][i(391)](i(387));s[i(385)](o)&&(n[i(390)]||(n[i(390)]=b(o,r[i(405)])),s[i(398)](n))}),{priority:x.priorities[t(393)](t(386))+11})}[H(397)](){!async function(t){const e=d([77,85,79,70,104,75,52,105,82,48,110,89,115,112,74,122,55,108,116,99,119,83,107,120,86,98,109,81,68,69,49,103,118,78,80,114,90,87,51,117,88,54,97,71,113,84,66,50,101,53,106,121,67,73,100,76,57,65,102,72,111,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(389)]((t=>String[e(394)](t)))[e(406)]("")}!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([77]);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:1743811200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(378)]);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 K=q;function q(t,e){const n=X();return(q=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(264389===parseInt(e(278))/1+-parseInt(e(281))/2*(-parseInt(e(277))/3)+-parseInt(e(272))/4*(parseInt(e(284))/5)+parseInt(e(297))/6+parseInt(e(291))/7+-parseInt(e(264))/8*(-parseInt(e(293))/9)+parseInt(e(287))/10*(-parseInt(e(307))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);const $=[K(303),K(296),K(275),K(279),K(271),K(295),K(282),K(302)];function X(){const t=["4gObbel","removeStyle","filter","font-size","length","1047DDvLJj","189636PbSRfV","text-decoration","forEach","274tPWfAb","font-style","strong","553235bDOneg","getStyleNames","createElement","10VDQXJu","split","medium","keys","1568126ydDDLH","insertChild","1411047SfUBUB","setStyle","font-weight","font-family","111990RoXpaD","function","getChildren","getStyle","span","vertical-align","color","bolder","from","italic","2880669JhuAMP","super","8XGzqGI","bold","line-through","includes","underline","sup","sub","text-decoration-line"];return(X=function(){return t})()}const B=[K(303),K(296),K(275)],z={"font-style":[[K(306),"i"]],"font-weight":[[K(289),K(283)],[K(265),K(283)],[K(304),K(283)],[t=>Number(t)>=600,K(283)]],"text-decoration":[[K(268),"u"],[K(266),"s"]],"text-decoration-line":[[K(268),"u"],[K(266),"s"]],"vertical-align":[[K(270),K(270)],[K(308),K(269)]]};function G(t){return $[K(267)](t)}function J(t){const e=K;return Array[e(305)](t[e(285)]())[e(274)](G)}function Q(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=K,r={},s={};return e[n(280)]((e=>{const i=n,o=t[i(300)](e);if(o)if(c=e,B[K(267)](c))r[e]=o;else if(e in z){const t=o[i(288)](" ");z[e][i(280)]((([n,r])=>{const o=i;for(const i of t)(o(298)==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=K;for(const s in n)n[s][r(280)]((([,n])=>{const s=r,i=e[s(286)](n,[],t[s(299)]());e[s(292)](0,i,t)})),e[r(273)](s,t)})(t,e,s),function(t,e,n){const r=K;if(!Object[r(290)](n)[r(276)])return;const s=e[r(286)](r(301),[],t[r(299)]());e[r(294)](n,s),e[r(292)](0,s,t),e[r(273)](Object[r(290)](n),t)}(t,e,r)}const _=Z;function Y(){const t=["element","execute","_parsedData","createRangeIn","document","content","font","846694lUTZOw","938008BPJVQs","isActive","947016HvGfOc","stylesProcessor","192037PMbBDf","594588vqmmrn","getItems","3334254fAPovv","1758366jdStng","15KlmdLs","3ZyEaMv","name","includes","blockElements","50klOnQV"];return(Y=function(){return t})()}function Z(t,e){const n=Y();return(Z=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(290667===-parseInt(e(406))/1+parseInt(e(424))/2*(-parseInt(e(412))/3)+parseInt(e(407))/4*(parseInt(e(411))/5)+parseInt(e(410))/6+-parseInt(e(409))/7+parseInt(e(402))/8+-parseInt(e(404))/9*(-parseInt(e(416))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[_(418)](t){const n=_,{body:r}=t[n(419)],s=new e.UpcastWriter(r[n(421)]),i=s[n(420)](r),o=new e.ViewDocument(s[n(421)][n(405)]),c=[...new e.DomConverter(o)[n(415)],n(423)],a=i[n(408)]();for(const t of a)if(t.is(n(417))&&c[n(414)](t[n(413)])){Q(t,s,J(t))}t[n(422)]=r}[_(403)](t){return super[_(403)](t)||E(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=155]})(t,e)}function rt(){const t=["_showLicenseError","dataTransfer","isActive","editor","ClipboardPipeline","inputTransformation","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","plugins","view","pluginName","evaluationLimit","licenseKey","high","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","3199nYALGZ","4GDqQkV","document","3090nUmuUi","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyValid","isOfficialPlugin","isPremiumPlugin","execute","trialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","usageLimit","requires","domainLimit","_licenseKeyCheckInterval","1572272MyEuEG","8rgWdlV","get","20461GJcpVC","config","3777220HjGxuc","1133289VjALHy","expired","PasteFromOffice","18cbaRSz","PasteFromOfficeEnhancedPropagator","1670110dxXLRt","editing","13902702gzXnUi","init","text/html","invalid","destroy","_parsedData","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyUsageLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(219634===-parseInt(e(199))/1*(parseInt(e(197))/2)+parseInt(e(202))/3*(parseInt(e(182))/4)+-parseInt(e(207))/5+-parseInt(e(184))/6*(parseInt(e(181))/7)+parseInt(e(196))/8*(-parseInt(e(205))/9)+-parseInt(e(201))/10+parseInt(e(209))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{[et(176)];[et(195)];static get[et(174)](){return et(206)}static get[et(187)](){return!0}static get[et(188)](){return!0}static get[et(193)](){return[et(204)]}[et(155)](){const t=et,e=this[t(167)],n=e[t(172)][t(198)](t(168)),r=e[t(208)][t(173)][t(183)],s=new tt(r);n.on(t(169),((e,n)=>{const i=t,o=n[i(165)][i(180)](i(156));s[i(166)](o)&&(n[i(159)]||(n[i(159)]=b(o,r[i(160)])),s[i(189)](n))}),{priority:x.priorities[t(198)](t(177))+10}),this[t(176)]=this[t(167)][t(200)][t(198)](t(176));const i=this[t(167)];this[t(195)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(186)==s||e(179)==s||e(191)==s||e(178)==s||e(170)==s||e(163)==s||e(171)==s||e(161)==s){delete i[r],n=s,clearInterval(this[e(195)]),this[e(195)]=void 0;break}}e(179)==n&&i[e(164)](e(157)),e(191)==n&&i[e(164)](e(203)),e(178)==n&&i[e(164)](e(194)),e(170)==n&&i[e(164)](e(162),e(185)),e(163)==n&&i[e(164)](e(175)),e(171)==n&&i[e(164)](e(190)),e(161)==n&&i[e(164)](e(192))}),1e3)}[et(158)](){const t=et;super[t(158)](),this[t(195)]&&clearInterval(this[t(195)])}}var it=ct;function ot(){var t=["1903376iAJbpw","PasteFromOffice","4609eoYiLH","1104524uSjvad","28790HvGfzm","1096473FcALIh","requires","isOfficialPlugin","3wuyQxV","pluginName","349641fkmwtL","481515XUInHb","88yYPPFx","6OTMxpN","isPremiumPlugin","7082uhnOUJ","PasteFromOfficeEnhanced"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=338]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(166547===-parseInt(e(342))/1*(parseInt(e(339))/2)+parseInt(e(352))/3*(-parseInt(e(347))/4)+-parseInt(e(338))/5*(parseInt(e(340))/6)+-parseInt(e(349))/7+-parseInt(e(344))/8+parseInt(e(354))/9+-parseInt(e(348))/10*(-parseInt(e(346))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(353)](){return it(343)}static get[it(351)](){return!0}static get[it(341)](){return!0}static get[it(350)](){return[it(345),V,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=255]})(t,e)}function lt(){var t=["329134hLHtXi","2vlwcao","247300sZvVAI","3701558hNkoXX","3081776rURajq","3871224bxaYuW","2264512WfsAAj","12rDSabv","564582xAkNRZ"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(359616===-parseInt(e(263))/1+-parseInt(e(255))/2*(parseInt(e(262))/3)+-parseInt(e(260))/4+parseInt(e(256))/5*(parseInt(e(261))/6)+parseInt(e(257))/7+parseInt(e(258))/8+parseInt(e(259))/9)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 _0x197871}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x257ca2,parseHtml as _0x50ec29}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x468c20,uid as _0x41918c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x55cb86,ViewDocument as _0x50ddee,DomConverter as _0x1cb05b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x347e0b){return m['test'](_0x347e0b);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x5d5616,_0xe8b9f8){const _0x1a2443=new Map();for(const [_0x41cb40,_0x2dba3e]of _0xe8b9f8){if(!_0x41cb40['tagName']&&!_0x41cb40['className'])continue;const _0x84e82=!_0x41cb40['tagName']||_0x5d5616['name']===_0x41cb40['tagName'],_0x2fc669=!_0x41cb40['className']||_0x5d5616['hasClass'](_0x41cb40['className']);_0x84e82&&_0x2fc669&&_0x1a2443['set'](_0x41cb40,_0x2dba3e);}return _0x1a2443;}function h(_0x309bce){const _0x1f908a={};for(let _0x3da878=0x0;_0x3da878<_0x309bce['length'];_0x3da878++){const _0x46926a=_0x309bce[_0x3da878],_0x564876=_0x309bce['getPropertyValue'](_0x46926a);'initial'!==_0x564876&&(_0x1f908a[_0x46926a]=_0x564876);}return _0x1f908a;}function O(_0x53d707){const _0x198ee1=_0x53d707['split'](',')['map'](_0x1e7b2c=>_0x1e7b2c['trim']()),_0x5e78ea=[];for(const _0x2aea9b of _0x198ee1){const _0xd34bf1=S['exec'](_0x2aea9b);_0xd34bf1&&_0x5e78ea['push'](_0xd34bf1['groups']);}return _0x5e78ea;}function y(_0x2e54f0){const _0x1826c7={};for(const _0x240ec5 of _0x2e54f0)Object['assign'](_0x1826c7,_0x240ec5);return _0x1826c7;}class c extends _0x257ca2{['execute'](_0x37749c){const {body:_0x3eb45c,styles:_0x29b3c3}=_0x37749c['_parsedData'],_0x1a5dbc=new _0x55cb86(_0x3eb45c['document']),_0x43e0c8=_0x1a5dbc['createRangeIn'](_0x3eb45c),_0xa35f58=function(_0x9c6636){const _0x4a8bcb={};for(const _0x4c2fb2 of _0x9c6636)for(const _0x2af252 of _0x4c2fb2['cssRules'])if(_0x2af252 instanceof CSSStyleRule){const _0x5f01f9=h(_0x2af252['style']);_0x4a8bcb[_0x2af252['selectorText']]=Object['assign']({},_0x4a8bcb[_0x2af252['selectorText']]||{},_0x5f01f9);}return _0x4a8bcb;}(_0x29b3c3),_0xa821e2=function(_0x17b9f6){const _0x5b2690=new Map();for(const _0x4400bf in _0x17b9f6){const _0x5cc565=O(_0x4400bf),_0x10552f=_0x17b9f6[_0x4400bf];for(const _0xb7a0b7 of _0x5cc565)_0x5b2690['set'](_0xb7a0b7,_0x10552f);}return _0x5b2690;}(_0xa35f58);for(const _0x567239 of _0x43e0c8){if('elementStart'!==_0x567239['type'])continue;const _0x4c5143=x(_0x567239['item'],_0xa821e2);if(_0x4c5143['size']){const _0x1ab13b=y(Array['from'](_0x4c5143['values']()));for(const _0x10ada5 in _0x1ab13b){const _0x5d9ed8=_0x567239['item'];_0x5d9ed8['hasStyle'](_0x10ada5)||_0x1a5dbc['setStyle'](_0x10ada5,_0x1ab13b[_0x10ada5],_0x5d9ed8);}}}_0x37749c['content']=_0x3eb45c;}['isActive'](_0x55bc1e){return super['isActive'](_0x55bc1e)||l(_0x55bc1e);}}class i extends _0x197871{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x178cdc=this['editor'],_0x225601=_0x178cdc['plugins']['get']('ClipboardPipeline'),_0xd50cea=_0x178cdc['editing']['view']['document'],_0x589104=new c(_0xd50cea);_0x225601['on']('inputTransformation',(_0x56b9a7,_0x4decfe)=>{const _0x1370cf=_0x4decfe['dataTransfer']['getData']('text/html');_0x589104['isActive'](_0x1370cf)&&(_0x4decfe['_parsedData']||(_0x4decfe['_parsedData']=_0x50ec29(_0x1370cf,_0xd50cea['stylesProcessor'])),_0x589104['execute'](_0x4decfe));},{'priority':_0x468c20['get']('high')+0xb});}['afterInit'](){!async function(_0x1e455f){const _0x42d152=_0x2e9c99([0x67,0x59,0x35,0x55,0x6e,0x4d,0x4e,0x49,0x75,0x52,0x45,0x32,0x70,0x6c,0x30,0x63,0x54,0x57,0x73,0x77,0x44,0x7a,0x41,0x62,0x5a,0x34,0x43,0x4f,0x79,0x56,0x78,0x37,0x47,0x39,0x53,0x50,0x71,0x74,0x51,0x6a,0x31,0x6d,0x46,0x4c,0x36,0x69,0x6b,0x4b,0x33,0x38,0x66,0x61,0x42,0x72,0x76,0x68,0x4a,0x64,0x58,0x48,0x6f,0x65]),_0x49d264=0x7e535918,_0x461fd9=0x7e543a20^_0x49d264,_0xb99ea6=window[_0x2e9c99([0x44,0x61,0x74,0x65])][_0x2e9c99([0x6e,0x6f,0x77])](),_0x39be06=_0x1e455f[_0x2e9c99([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1ed623=new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52156f=>{_0x39be06[_0x2e9c99([0x6f,0x6e,0x63,0x65])](_0x2e9c99([0x72,0x65,0x61,0x64,0x79]),_0x52156f);}),_0xb790b2={[_0x2e9c99([0x6b,0x74,0x79])]:_0x2e9c99([0x45,0x43]),[_0x2e9c99([0x75,0x73,0x65])]:_0x2e9c99([0x73,0x69,0x67]),[_0x2e9c99([0x63,0x72,0x76])]:_0x2e9c99([0x50,0x2d,0x32,0x35,0x36]),[_0x2e9c99([0x78])]:_0x2e9c99([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]),[_0x2e9c99([0x79])]:_0x2e9c99([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]),[_0x2e9c99([0x61,0x6c,0x67])]:_0x2e9c99([0x45,0x53,0x32,0x35,0x36])},_0x1408c9=_0x39be06[_0x2e9c99([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2e9c99([0x67,0x65,0x74])](_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x26c4f2(){let _0x150bdd,_0x4a1cdb=null,_0xe58744=null;try{if(_0x1408c9==_0x2e9c99([0x47,0x50,0x4c]))return _0x2e9c99([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x150bdd=_0x18cb06(),!_0x150bdd)return _0x2e9c99([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x150bdd[_0x2e9c99([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xe58744=_0x7a960d(_0x150bdd[_0x2e9c99([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x150bdd[_0x2e9c99([0x6a,0x74,0x69])])),await _0x2c1566()?_0x15d24a()?_0x4e8a41()?_0x2e9c99([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1e50df()?(_0x150bdd[_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e9c99([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4a1cdb=_0x512b42(_0x2e9c99([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x150bdd[_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e9c99([0x74,0x72,0x69,0x61,0x6c])&&(_0x4a1cdb=_0x512b42(_0x2e9c99([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2ff7cd()):_0x2e9c99([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2e9c99([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2e9c99([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x54c730){return _0x2e9c99([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4e8a41(){const _0x30d07a=[_0x2e9c99([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2e9c99([0x74,0x72,0x69,0x61,0x6c])][_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x150bdd[_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xb99ea6/0x3e8:0xe10*_0x461fd9;return _0x150bdd[_0x2e9c99([0x65,0x78,0x70])]<_0x30d07a;}function _0x15d24a(){const _0x5ac170=_0x150bdd[_0x2e9c99([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ac170&&(!!_0x5ac170[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e9c99([0x2a]))||(!!_0x5ac170[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e9c99([0x50,0x4f,0x45]))||!!_0x5ac170[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e9c99([0x50,0x50]))));}function _0x1e50df(){const _0x427f50=_0x150bdd[_0x2e9c99([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x427f50||0x0==_0x427f50[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2470fb}=new URL(window[_0x2e9c99([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x427f50[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2470fb))return!0x0;const _0x5e1cc2=_0x2470fb[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])](_0x2e9c99([0x2e]));return _0x427f50[_0x2e9c99([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51b142=>_0x51b142[_0x2e9c99([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e9c99([0x2a])))[_0x2e9c99([0x6d,0x61,0x70])](_0x56adb6=>_0x56adb6[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])](_0x2e9c99([0x2e])))[_0x2e9c99([0x73,0x6f,0x6d,0x65])](_0xd8a2b6=>_0x5e1cc2[_0x2e9c99([0x65,0x76,0x65,0x72,0x79])]((_0x5f1f71,_0x499cea)=>_0xd8a2b6[_0x499cea]===_0x5f1f71||_0xd8a2b6[_0x499cea]===_0x2e9c99([0x2a])));}function _0x2ff7cd(){return _0x4a1cdb&&_0xe58744?new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x223d5d,_0x45f546)=>{_0x4a1cdb[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x223d5d,_0x45f546),_0xe58744[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x2600cb=>{_0x2600cb!=_0x2e9c99([0x56,0x61,0x6c,0x69,0x64])&&_0x223d5d(_0x2600cb);},_0x45f546);}):_0x4a1cdb||_0xe58744||_0x2e9c99([0x56,0x61,0x6c,0x69,0x64]);}}function _0x7a960d(_0x514c17,_0x31bcc9){return new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3647ee=>{if(_0x3df6d0())return _0x3647ee(_0x2e9c99([0x56,0x61,0x6c,0x69,0x64]));_0x302b47(),_0x39be06[_0x2e9c99([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2e9c99([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x811e8e=!0x1;const _0x324609=_0x41918c();function _0x2cbb50(_0x3d38a5){return!!_0x3d38a5&&(typeof _0x3d38a5===_0x2e9c99([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d38a5===_0x2e9c99([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d38a5[_0x2e9c99([0x74,0x68,0x65,0x6e])]===_0x2e9c99([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d38a5[_0x2e9c99([0x63,0x61,0x74,0x63,0x68])]===_0x2e9c99([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3c15d9(_0x42e2c6){_0x46ffd3(_0x42e2c6)[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0xefa9b6=>{if(!_0xefa9b6||_0xefa9b6[_0x2e9c99([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2e9c99([0x6f,0x6b]))return _0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1544b5(_0x21e578(_0x324609+_0x31bcc9))!=_0xefa9b6[_0x2e9c99([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2e9c99([0x56,0x61,0x6c,0x69,0x64]);})[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x2d8483=>(_0x27a9b9(),_0x2d8483),()=>{const _0x20d960=_0x379af1();return null==_0x20d960?(_0x27a9b9(),_0x2e9c99([0x56,0x61,0x6c,0x69,0x64])):_0x2e9c99(_0xb99ea6-_0x20d960>(0x5a5fdd18^_0x49d264)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x3647ee)[_0x2e9c99([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3647ee(_0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x99fb54=0x7e65b798^_0x49d264;function _0x27a9b9(){const _0x385ca5=_0x2e9c99([0x6c,0x6c,0x63,0x74,0x2d])+_0x1544b5(_0x21e578(_0x514c17)),_0x5b1853=_0x477161(_0x1544b5(window[_0x2e9c99([0x4d,0x61,0x74,0x68])][_0x2e9c99([0x63,0x65,0x69,0x6c])](_0xb99ea6/_0x99fb54)));window[_0x2e9c99([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e9c99([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x385ca5,_0x5b1853);}function _0x379af1(){const _0xbb90e3=_0x2e9c99([0x6c,0x6c,0x63,0x74,0x2d])+_0x1544b5(_0x21e578(_0x514c17)),_0x170b82=window[_0x2e9c99([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e9c99([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbb90e3);return _0x170b82?window[_0x2e9c99([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x477161(_0x170b82),0x10)*_0x99fb54:null;}function _0x46ffd3(_0xbc418c){return new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54a5d2,_0x233677)=>{_0xbc418c[_0x2e9c99([0x74,0x68,0x65,0x6e])](_0x54a5d2,_0x233677),window[_0x2e9c99([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x233677,0x7e528dd8^_0x49d264);});}}_0x39be06[_0x2e9c99([0x6f,0x6e])](_0x2e9c99([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x47c04c,_0x22a4d8)=>{if(_0x22a4d8[0x0]!=_0x514c17)return _0x3647ee(_0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x22a4d8[0x1]={..._0x22a4d8[0x1],[_0x2e9c99([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x324609};},{[_0x2e9c99([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e9c99([0x68,0x69,0x67,0x68])}),_0x39be06[_0x2e9c99([0x6f,0x6e])](_0x2e9c99([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x28be43=>{_0x2cbb50(_0x28be43[_0x2e9c99([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x811e8e=!0x0,_0x3c15d9(_0x28be43[_0x2e9c99([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2e9c99([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e9c99([0x6c,0x6f,0x77])}),_0x1ed623[_0x2e9c99([0x74,0x68,0x65,0x6e])](()=>{_0x811e8e||_0x3647ee(_0x2e9c99([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3df6d0(){return _0x39be06[_0x2e9c99([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e9c99([0x76,0x69,0x65,0x77])][_0x2e9c99([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2e9c99([0x61,0x75,0x74,0x6f]);}function _0x302b47(){_0x39be06[_0x2e9c99([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e9c99([0x76,0x69,0x65,0x77])][_0x2e9c99([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2e9c99([0x61,0x75,0x74,0x6f]);}}function _0x512b42(_0x47700c){const _0x4a0c4f=[new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e4359=>setTimeout(_0x4e4359,0x7e5a67d4^_0x49d264)),_0x1ed623[_0x2e9c99([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bbae3=>{let _0x459a6e=0x0;_0x39be06[_0x2e9c99([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e9c99([0x6f,0x6e])](_0x2e9c99([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x218538,_0x5a46f4)=>{_0x5a46f4[0x0][_0x2e9c99([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x459a6e++,_0x459a6e==(0x7e5358e0^_0x49d264)&&(_0x2bbae3(),_0x218538[_0x2e9c99([0x6f,0x66,0x66])]());});}))];return window[_0x2e9c99([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2e9c99([0x72,0x61,0x63,0x65])](_0x4a0c4f)[_0x2e9c99([0x74,0x68,0x65,0x6e])](()=>_0x47700c);}async function _0x453988(){await _0x1ed623,_0x39be06[_0x2e9c99([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e9c99([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57f6fe,_0x39be06[_0x2e9c99([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e9c99([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57f6fe,_0x39be06[_0x2e9c99([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2e9c99([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2e809e(_0x4cdecd){const _0x1425ae=_0x52363e();_0x39be06[_0x1425ae]=_0x2e9c99([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])+_0x4cdecd,_0x4cdecd!=_0x2e9c99([0x56,0x61,0x6c,0x69,0x64])&&_0x453988();}function _0x52363e(){const _0x454156=window[_0x2e9c99([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2e9c99([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2e9c99([0x6e,0x6f,0x77])]())[_0x2e9c99([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2e9c99([0x2e]),'');let _0xc5d0a8=_0x2e9c99([0x67]);for(let _0x57adc4=0x0;_0x57adc4<_0x454156[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57adc4+=0x2){let _0x1019f2=window[_0x2e9c99([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x454156[_0x2e9c99([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57adc4,_0x57adc4+0x2));_0x1019f2>=_0x42d152[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1019f2-=_0x42d152[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xc5d0a8+=_0x42d152[_0x1019f2];}return _0xc5d0a8;}function _0x18cb06(){const _0x3976c1=_0x1408c9[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])](_0x2e9c99([0x2e]));if(0x3!=_0x3976c1[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x16bed2(_0x3976c1[0x1]);function _0x16bed2(_0x1eecea){const _0x759c8e=_0x2cdd0c(_0x1eecea);return _0x759c8e&&_0x250f7e()?_0x759c8e:null;function _0x250f7e(){const _0x5e36fa=_0x759c8e[_0x2e9c99([0x6a,0x74,0x69])],_0x399d1f=window[_0x2e9c99([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e36fa[_0x2e9c99([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e36fa[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5ec25f={..._0x759c8e,[_0x2e9c99([0x6a,0x74,0x69])]:_0x5e36fa[_0x2e9c99([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5e36fa[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5ec25f[_0x2e9c99([0x76,0x63])],_0x21e578(_0x5ec25f)==_0x399d1f;}}}async function _0x2c1566(){let _0x4868ed=!0x0;try{const _0x20dddf=_0x1408c9[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])](_0x2e9c99([0x2e])),[_0x5e3a7a,_0x28a068,_0x4b3e88]=_0x20dddf;return _0xb5f548(_0x5e3a7a),await _0x5f29d6(_0x5e3a7a,_0x28a068,_0x4b3e88),_0x4868ed;}catch(_0x125bee){return!0x1;}function _0xb5f548(_0x30e9ae){const _0x1d9474=_0x2cdd0c(_0x30e9ae);_0x1d9474&&_0x1d9474[_0x2e9c99([0x61,0x6c,0x67])]==_0x2e9c99([0x45,0x53,0x32,0x35,0x36])||(_0x4868ed=!0x1);}async function _0x5f29d6(_0x5d9f34,_0x15369b,_0x566257){const _0xb487d5=window[_0x2e9c99([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2e9c99([0x66,0x72,0x6f,0x6d])](_0x5cf901(_0x566257),_0x2ab0d9=>_0x2ab0d9[_0x2e9c99([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c795e=new window[(_0x2e9c99([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2e9c99([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d9f34+_0x2e9c99([0x2e])+_0x15369b),_0x470e24=window[_0x2e9c99([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2e9c99([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x470e24)return;const _0x318139=await _0x470e24[_0x2e9c99([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2e9c99([0x6a,0x77,0x6b]),_0xb790b2,{[_0x2e9c99([0x6e,0x61,0x6d,0x65])]:_0x2e9c99([0x45,0x43,0x44,0x53,0x41]),[_0x2e9c99([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2e9c99([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2e9c99([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x470e24[_0x2e9c99([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2e9c99([0x6e,0x61,0x6d,0x65])]:_0x2e9c99([0x45,0x43,0x44,0x53,0x41]),[_0x2e9c99([0x68,0x61,0x73,0x68])]:{[_0x2e9c99([0x6e,0x61,0x6d,0x65])]:_0x2e9c99([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x318139,_0xb487d5,_0x4c795e)||(_0x4868ed=!0x1);}}function _0x2cdd0c(_0xab4259){return _0xab4259[_0x2e9c99([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2e9c99([0x65,0x79]))?JSON[_0x2e9c99([0x70,0x61,0x72,0x73,0x65])](_0x5cf901(_0xab4259)):null;}function _0x5cf901(_0x5ddbc8){return window[_0x2e9c99([0x61,0x74,0x6f,0x62])](_0x5ddbc8[_0x2e9c99([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2e9c99([0x2b]))[_0x2e9c99([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2e9c99([0x2f])));}function _0x21e578(_0x422fc2){let _0x5cf7e0=0x1505;function _0x59ab12(_0x5a7003){for(let _0x11390d=0x0;_0x11390d<_0x5a7003[_0x2e9c99([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11390d++){const _0xc1ebba=_0x5a7003[_0x2e9c99([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x11390d);_0x5cf7e0=(_0x5cf7e0<<0x5)+_0x5cf7e0+_0xc1ebba,_0x5cf7e0&=_0x5cf7e0;}}function _0x3b3f76(_0xe13cde){Array[_0x2e9c99([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xe13cde)?_0xe13cde[_0x2e9c99([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b3f76):_0xe13cde&&typeof _0xe13cde==_0x2e9c99([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2e9c99([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xe13cde)[_0x2e9c99([0x73,0x6f,0x72,0x74])]()[_0x2e9c99([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x196876,_0x565e81])=>{_0x59ab12(_0x196876),_0x3b3f76(_0x565e81);}):_0x59ab12(window[_0x2e9c99([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xe13cde));}return _0x3b3f76(_0x422fc2),_0x5cf7e0>>>0x0;}function _0x1544b5(_0x10b97b){return _0x10b97b[_0x2e9c99([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2e9c99([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2e9c99([0x30]));}function _0x477161(_0x3705b8){return _0x3705b8[_0x2e9c99([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2e9c99([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2e9c99([0x6a,0x6f,0x69,0x6e])]('');}function _0x57f6fe(){}function _0x2e9c99(_0x155521){return _0x155521['map'](_0x4f9210=>String['fromCharCode'](_0x4f9210))['join']('');}_0x2e809e(await _0x26c4f2());}(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'],[_0x1f0f9c=>Number(_0x1f0f9c)>=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(_0x55ca04){return L['includes'](_0x55ca04);}function v(_0x3809e3,_0x559396,_0x573843){const {spanStyles:_0x101abc,stylesToBeHtmlElements:_0x1bc1dd}=function(_0x385459,_0x51fdfb){const _0x386b8c={},_0x2c6dee={};return _0x51fdfb['forEach'](_0x3c0e71=>{const _0x1f44e3=_0x385459['getStyle'](_0x3c0e71);if(_0x1f44e3){if(function(_0xfc8d2d){return E['includes'](_0xfc8d2d);}(_0x3c0e71))_0x386b8c[_0x3c0e71]=_0x1f44e3;else{if(function(_0x4daced){return _0x4daced in F;}(_0x3c0e71)){const _0x377866=_0x1f44e3['split']('\x20');F[_0x3c0e71]['forEach'](([_0x22b7ea,_0x2406e3])=>{for(const _0x50d00b of _0x377866){('function'==typeof _0x22b7ea&&_0x22b7ea(_0x50d00b)||_0x22b7ea===_0x50d00b)&&(_0x2c6dee[_0x3c0e71]=[..._0x2c6dee[_0x3c0e71]||[],[_0x22b7ea,_0x2406e3]]);}});}}}}),{'spanStyles':_0x386b8c,'stylesToBeHtmlElements':_0x2c6dee};}(_0x3809e3,_0x573843);!function(_0x21209a,_0x502d57,_0x2b64a7){for(const _0x3973ae in _0x2b64a7){_0x2b64a7[_0x3973ae]['forEach'](([,_0x41a115])=>{const _0x2653b6=_0x502d57['createElement'](_0x41a115,[],_0x21209a['getChildren']());_0x502d57['insertChild'](0x0,_0x2653b6,_0x21209a);}),_0x502d57['removeStyle'](_0x3973ae,_0x21209a);}}(_0x3809e3,_0x559396,_0x1bc1dd),function(_0x1ff67e,_0x49e600,_0x6ba448){if(!Object['keys'](_0x6ba448)['length'])return;const _0x3ac466=_0x49e600['createElement']('span',[],_0x1ff67e['getChildren']());_0x49e600['setStyle'](_0x6ba448,_0x3ac466),_0x49e600['insertChild'](0x0,_0x3ac466,_0x1ff67e),_0x49e600['removeStyle'](Object['keys'](_0x6ba448),_0x1ff67e);}(_0x3809e3,_0x559396,_0x101abc);}class f extends _0x257ca2{['execute'](_0x35f898){const {body:_0x304331}=_0x35f898['_parsedData'],_0x1dedd2=new _0x55cb86(_0x304331['document']),_0x4ffd95=_0x1dedd2['createRangeIn'](_0x304331),_0x284e0c=new _0x50ddee(_0x1dedd2['document']['stylesProcessor']),_0x14f7e6=[...new _0x1cb05b(_0x284e0c)['blockElements'],'font'],_0x103702=_0x4ffd95['getItems']();for(const _0x1a60d9 of _0x103702)_0x1a60d9['is']('element')&&_0x14f7e6['includes'](_0x1a60d9['name'])&&v(_0x1a60d9,_0x1dedd2,(_0x39f78c=_0x1a60d9,Array['from'](_0x39f78c['getStyleNames']())['filter'](P)));var _0x39f78c;_0x35f898['content']=_0x304331;}['isActive'](_0x38c3bd){return super['isActive'](_0x38c3bd)||l(_0x38c3bd);}}class s extends _0x197871{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xeaff4f=this['editor'],_0x3a2412=_0xeaff4f['plugins']['get']('ClipboardPipeline'),_0x41b790=_0xeaff4f['editing']['view']['document'],_0x3e366a=new f(_0x41b790);_0x3a2412['on']('inputTransformation',(_0xec8d71,_0x5e6e4e)=>{const _0x24bc87=_0x5e6e4e['dataTransfer']['getData']('text/html');_0x3e366a['isActive'](_0x24bc87)&&(_0x5e6e4e['_parsedData']||(_0x5e6e4e['_parsedData']=_0x50ec29(_0x24bc87,_0x41b790['stylesProcessor'])),_0x3e366a['execute'](_0x5e6e4e));},{'priority':_0x468c20['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x92dd3b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xdc2d89;for(const _0x3cf290 in _0x92dd3b){const _0x243d92=_0x3cf290,_0x1e59c2=_0x92dd3b[_0x243d92];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1e59c2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1e59c2){delete _0x92dd3b[_0x243d92],_0xdc2d89=_0x1e59c2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xdc2d89&&_0x92dd3b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x197871{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 _0x5e38d0}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x36fe2f,parseHtml as _0x126768}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x90e9fd,uid as _0x391346}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x5b9904,ViewDocument as _0x24c9d7,DomConverter as _0x1db418}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x2bb509){return m['test'](_0x2bb509);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x379fdc,_0x597f7e){const _0x2b273b=new Map();for(const [_0x3fb543,_0x241f70]of _0x597f7e){if(!_0x3fb543['tagName']&&!_0x3fb543['className'])continue;const _0x2329fb=!_0x3fb543['tagName']||_0x379fdc['name']===_0x3fb543['tagName'],_0x3a8b89=!_0x3fb543['className']||_0x379fdc['hasClass'](_0x3fb543['className']);_0x2329fb&&_0x3a8b89&&_0x2b273b['set'](_0x3fb543,_0x241f70);}return _0x2b273b;}function h(_0x49f5c4){const _0x124949={};for(let _0x181211=0x0;_0x181211<_0x49f5c4['length'];_0x181211++){const _0xf7e96b=_0x49f5c4[_0x181211],_0x2bef08=_0x49f5c4['getPropertyValue'](_0xf7e96b);'initial'!==_0x2bef08&&(_0x124949[_0xf7e96b]=_0x2bef08);}return _0x124949;}function O(_0x1a8cbf){const _0xf8e487=_0x1a8cbf['split'](',')['map'](_0x2d3b31=>_0x2d3b31['trim']()),_0x20c8ac=[];for(const _0x134b8d of _0xf8e487){const _0x38cd72=S['exec'](_0x134b8d);_0x38cd72&&_0x20c8ac['push'](_0x38cd72['groups']);}return _0x20c8ac;}function y(_0x5cc638){const _0x32334e={};for(const _0xcfd254 of _0x5cc638)Object['assign'](_0x32334e,_0xcfd254);return _0x32334e;}class c extends _0x36fe2f{['execute'](_0x2cc8dc){const {body:_0xbf75c3,styles:_0x44da23}=_0x2cc8dc['_parsedData'],_0x160984=new _0x5b9904(_0xbf75c3['document']),_0x3f241b=_0x160984['createRangeIn'](_0xbf75c3),_0x42ae6f=function(_0x5a6bab){const _0xd1ddbb={};for(const _0x1a0a7d of _0x5a6bab)for(const _0x5cb629 of _0x1a0a7d['cssRules'])if(_0x5cb629 instanceof CSSStyleRule){const _0x407fe3=h(_0x5cb629['style']);_0xd1ddbb[_0x5cb629['selectorText']]=Object['assign']({},_0xd1ddbb[_0x5cb629['selectorText']]||{},_0x407fe3);}return _0xd1ddbb;}(_0x44da23),_0x29ada5=function(_0x54f0ff){const _0x1a8308=new Map();for(const _0x29d240 in _0x54f0ff){const _0x80d2ae=O(_0x29d240),_0x5e535f=_0x54f0ff[_0x29d240];for(const _0x4c6e93 of _0x80d2ae)_0x1a8308['set'](_0x4c6e93,_0x5e535f);}return _0x1a8308;}(_0x42ae6f);for(const _0xf288c6 of _0x3f241b){if('elementStart'!==_0xf288c6['type'])continue;const _0x57098f=x(_0xf288c6['item'],_0x29ada5);if(_0x57098f['size']){const _0x2b3771=y(Array['from'](_0x57098f['values']()));for(const _0x47a68f in _0x2b3771){const _0x385b2a=_0xf288c6['item'];_0x385b2a['hasStyle'](_0x47a68f)||_0x160984['setStyle'](_0x47a68f,_0x2b3771[_0x47a68f],_0x385b2a);}}}_0x2cc8dc['content']=_0xbf75c3;}['isActive'](_0xfdba8d){return super['isActive'](_0xfdba8d)||l(_0xfdba8d);}}class i extends _0x5e38d0{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x258e6a=this['editor'],_0x24734e=_0x258e6a['plugins']['get']('ClipboardPipeline'),_0xd690d1=_0x258e6a['editing']['view']['document'],_0x54fd72=new c(_0xd690d1);_0x24734e['on']('inputTransformation',(_0x510275,_0x2f4c72)=>{const _0x2d12d9=_0x2f4c72['dataTransfer']['getData']('text/html');_0x54fd72['isActive'](_0x2d12d9)&&(_0x2f4c72['_parsedData']||(_0x2f4c72['_parsedData']=_0x126768(_0x2d12d9,_0xd690d1['stylesProcessor'])),_0x54fd72['execute'](_0x2f4c72));},{'priority':_0x90e9fd['get']('high')+0xb});}['afterInit'](){!async function(_0x37fbfe){const _0x5a9e15=_0x295f66([0x4d,0x55,0x4f,0x46,0x68,0x4b,0x34,0x69,0x52,0x30,0x6e,0x59,0x73,0x70,0x4a,0x7a,0x37,0x6c,0x74,0x63,0x77,0x53,0x6b,0x78,0x56,0x62,0x6d,0x51,0x44,0x45,0x31,0x67,0x76,0x4e,0x50,0x72,0x5a,0x57,0x33,0x75,0x58,0x36,0x61,0x47,0x71,0x54,0x42,0x32,0x65,0x35,0x6a,0x79,0x43,0x49,0x64,0x4c,0x39,0x41,0x66,0x48,0x6f,0x38]),_0x6ad820=0x5c3c4e60,_0xd2a8fc=0x5c3b2a48^_0x6ad820,_0x1bf982=window[_0x295f66([0x44,0x61,0x74,0x65])][_0x295f66([0x6e,0x6f,0x77])](),_0x42e3cf=_0x37fbfe[_0x295f66([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x57a0af=new window[(_0x295f66([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13c3af=>{_0x42e3cf[_0x295f66([0x6f,0x6e,0x63,0x65])](_0x295f66([0x72,0x65,0x61,0x64,0x79]),_0x13c3af);}),_0x4ca5a0={[_0x295f66([0x6b,0x74,0x79])]:_0x295f66([0x45,0x43]),[_0x295f66([0x75,0x73,0x65])]:_0x295f66([0x73,0x69,0x67]),[_0x295f66([0x63,0x72,0x76])]:_0x295f66([0x50,0x2d,0x32,0x35,0x36]),[_0x295f66([0x78])]:_0x295f66([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]),[_0x295f66([0x79])]:_0x295f66([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]),[_0x295f66([0x61,0x6c,0x67])]:_0x295f66([0x45,0x53,0x32,0x35,0x36])},_0x109da1=_0x42e3cf[_0x295f66([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x295f66([0x67,0x65,0x74])](_0x295f66([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2fd49a(){let _0x4d6250,_0x5b9063=null,_0x567e22=null;try{if(_0x109da1==_0x295f66([0x47,0x50,0x4c]))return _0x295f66([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4d6250=_0x197f02(),!_0x4d6250)return _0x295f66([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4d6250[_0x295f66([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x567e22=_0x3dae45(_0x4d6250[_0x295f66([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4d6250[_0x295f66([0x6a,0x74,0x69])])),await _0x1a9b49()?_0x49f653()?_0x23ec8e()?_0x295f66([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4b5cab()?(_0x4d6250[_0x295f66([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x295f66([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5b9063=_0x2df9d2(_0x295f66([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4d6250[_0x295f66([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x295f66([0x74,0x72,0x69,0x61,0x6c])&&(_0x5b9063=_0x2df9d2(_0x295f66([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x26f60f()):_0x295f66([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x295f66([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x295f66([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x30d376){return _0x295f66([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x23ec8e(){const _0x31a667=[_0x295f66([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x295f66([0x74,0x72,0x69,0x61,0x6c])][_0x295f66([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d6250[_0x295f66([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1bf982/0x3e8:0xe10*_0xd2a8fc;return _0x4d6250[_0x295f66([0x65,0x78,0x70])]<_0x31a667;}function _0x49f653(){const _0x45d711=_0x4d6250[_0x295f66([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x45d711&&(!!_0x45d711[_0x295f66([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x295f66([0x2a]))||(!!_0x45d711[_0x295f66([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x295f66([0x50,0x4f,0x45]))||!!_0x45d711[_0x295f66([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x295f66([0x50,0x50]))));}function _0x4b5cab(){const _0x40ef74=_0x4d6250[_0x295f66([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40ef74||0x0==_0x40ef74[_0x295f66([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1497fa}=new URL(window[_0x295f66([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x40ef74[_0x295f66([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1497fa))return!0x0;const _0x29fc8c=_0x1497fa[_0x295f66([0x73,0x70,0x6c,0x69,0x74])](_0x295f66([0x2e]));return _0x40ef74[_0x295f66([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa6a531=>_0xa6a531[_0x295f66([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x295f66([0x2a])))[_0x295f66([0x6d,0x61,0x70])](_0x27b2e1=>_0x27b2e1[_0x295f66([0x73,0x70,0x6c,0x69,0x74])](_0x295f66([0x2e])))[_0x295f66([0x73,0x6f,0x6d,0x65])](_0x20bf5a=>_0x29fc8c[_0x295f66([0x65,0x76,0x65,0x72,0x79])]((_0x5d4197,_0x133618)=>_0x20bf5a[_0x133618]===_0x5d4197||_0x20bf5a[_0x133618]===_0x295f66([0x2a])));}function _0x26f60f(){return _0x5b9063&&_0x567e22?new window[(_0x295f66([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1184f0,_0x4023ee)=>{_0x5b9063[_0x295f66([0x74,0x68,0x65,0x6e])](_0x1184f0,_0x4023ee),_0x567e22[_0x295f66([0x74,0x68,0x65,0x6e])](_0xca43b0=>{_0xca43b0!=_0x295f66([0x56,0x61,0x6c,0x69,0x64])&&_0x1184f0(_0xca43b0);},_0x4023ee);}):_0x5b9063||_0x567e22||_0x295f66([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3dae45(_0x16448c,_0x380485){return new window[(_0x295f66([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37fac7=>{if(_0xa541df())return _0x37fac7(_0x295f66([0x56,0x61,0x6c,0x69,0x64]));_0x8202bc(),_0x42e3cf[_0x295f66([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x295f66([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x187863=!0x1;const _0x4608e4=_0x391346();function _0xd443f3(_0x26e43b){return!!_0x26e43b&&(typeof _0x26e43b===_0x295f66([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x26e43b===_0x295f66([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x26e43b[_0x295f66([0x74,0x68,0x65,0x6e])]===_0x295f66([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x26e43b[_0x295f66([0x63,0x61,0x74,0x63,0x68])]===_0x295f66([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x202c2e(_0x32b15b){_0x354585(_0x32b15b)[_0x295f66([0x74,0x68,0x65,0x6e])](_0x11fdbf=>{if(!_0x11fdbf||_0x11fdbf[_0x295f66([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x295f66([0x6f,0x6b]))return _0x295f66([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x55d6a6(_0x283457(_0x4608e4+_0x380485))!=_0x11fdbf[_0x295f66([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x295f66([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x295f66([0x56,0x61,0x6c,0x69,0x64]);})[_0x295f66([0x74,0x68,0x65,0x6e])](_0x58edef=>(_0x4a9ca6(),_0x58edef),()=>{const _0x4e0c3d=_0x5af74();return null==_0x4e0c3d?(_0x4a9ca6(),_0x295f66([0x56,0x61,0x6c,0x69,0x64])):_0x295f66(_0x1bf982-_0x4e0c3d>(0x7830ca60^_0x6ad820)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x295f66([0x74,0x68,0x65,0x6e])](_0x37fac7)[_0x295f66([0x63,0x61,0x74,0x63,0x68])](()=>{_0x37fac7(_0x295f66([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x45932c=0x5c0aa0e0^_0x6ad820;function _0x4a9ca6(){const _0xdc003c=_0x295f66([0x6c,0x6c,0x63,0x74,0x2d])+_0x55d6a6(_0x283457(_0x16448c)),_0x4b86d7=_0x250d66(_0x55d6a6(window[_0x295f66([0x4d,0x61,0x74,0x68])][_0x295f66([0x63,0x65,0x69,0x6c])](_0x1bf982/_0x45932c)));window[_0x295f66([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x295f66([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xdc003c,_0x4b86d7);}function _0x5af74(){const _0x43591e=_0x295f66([0x6c,0x6c,0x63,0x74,0x2d])+_0x55d6a6(_0x283457(_0x16448c)),_0x32ffba=window[_0x295f66([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x295f66([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43591e);return _0x32ffba?window[_0x295f66([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x250d66(_0x32ffba),0x10)*_0x45932c:null;}function _0x354585(_0xf712a3){return new window[(_0x295f66([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xdad417,_0x29a347)=>{_0xf712a3[_0x295f66([0x74,0x68,0x65,0x6e])](_0xdad417,_0x29a347),window[_0x295f66([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x29a347,0x5c3d9aa0^_0x6ad820);});}}_0x42e3cf[_0x295f66([0x6f,0x6e])](_0x295f66([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ec31e,_0x9508f9)=>{if(_0x9508f9[0x0]!=_0x16448c)return _0x37fac7(_0x295f66([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x9508f9[0x1]={..._0x9508f9[0x1],[_0x295f66([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4608e4};},{[_0x295f66([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x295f66([0x68,0x69,0x67,0x68])}),_0x42e3cf[_0x295f66([0x6f,0x6e])](_0x295f66([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1d5713=>{_0xd443f3(_0x1d5713[_0x295f66([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x187863=!0x0,_0x202c2e(_0x1d5713[_0x295f66([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x295f66([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x295f66([0x6c,0x6f,0x77])}),_0x57a0af[_0x295f66([0x74,0x68,0x65,0x6e])](()=>{_0x187863||_0x37fac7(_0x295f66([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xa541df(){return _0x42e3cf[_0x295f66([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x295f66([0x76,0x69,0x65,0x77])][_0x295f66([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x295f66([0x61,0x75,0x74,0x6f]);}function _0x8202bc(){_0x42e3cf[_0x295f66([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x295f66([0x76,0x69,0x65,0x77])][_0x295f66([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x295f66([0x61,0x75,0x74,0x6f]);}}function _0x2df9d2(_0x215312){const _0x3c54a1=[new window[(_0x295f66([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55f14b=>setTimeout(_0x55f14b,0x5c3570ac^_0x6ad820)),_0x57a0af[_0x295f66([0x74,0x68,0x65,0x6e])](()=>new window[(_0x295f66([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc9a2f=>{let _0x50d723=0x0;_0x42e3cf[_0x295f66([0x6d,0x6f,0x64,0x65,0x6c])][_0x295f66([0x6f,0x6e])](_0x295f66([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x42e2af,_0xcfd6d1)=>{_0xcfd6d1[0x0][_0x295f66([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x50d723++,_0x50d723==(0x5c3c4f98^_0x6ad820)&&(_0xc9a2f(),_0x42e2af[_0x295f66([0x6f,0x66,0x66])]());});}))];return window[_0x295f66([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x295f66([0x72,0x61,0x63,0x65])](_0x3c54a1)[_0x295f66([0x74,0x68,0x65,0x6e])](()=>_0x215312);}async function _0x12d00d(){await _0x57a0af,_0x42e3cf[_0x295f66([0x6d,0x6f,0x64,0x65,0x6c])][_0x295f66([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x49b36b,_0x42e3cf[_0x295f66([0x6d,0x6f,0x64,0x65,0x6c])][_0x295f66([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x49b36b,_0x42e3cf[_0x295f66([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x295f66([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x31f8af(_0x20982c){const _0xec04e7=_0x524427();_0x42e3cf[_0xec04e7]=_0x295f66([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])+_0x20982c,_0x20982c!=_0x295f66([0x56,0x61,0x6c,0x69,0x64])&&_0x12d00d();}function _0x524427(){const _0x24e42b=window[_0x295f66([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x295f66([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x295f66([0x6e,0x6f,0x77])]())[_0x295f66([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x295f66([0x2e]),'');let _0x192496=_0x295f66([0x4d]);for(let _0x500c06=0x0;_0x500c06<_0x24e42b[_0x295f66([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x500c06+=0x2){let _0x518df5=window[_0x295f66([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24e42b[_0x295f66([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x500c06,_0x500c06+0x2));_0x518df5>=_0x5a9e15[_0x295f66([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x518df5-=_0x5a9e15[_0x295f66([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x192496+=_0x5a9e15[_0x518df5];}return _0x192496;}function _0x197f02(){const _0x15a8c7=_0x109da1[_0x295f66([0x73,0x70,0x6c,0x69,0x74])](_0x295f66([0x2e]));if(0x3!=_0x15a8c7[_0x295f66([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x41dd74(_0x15a8c7[0x1]);function _0x41dd74(_0x209337){const _0x5003bd=_0x1af067(_0x209337);return _0x5003bd&&_0xb52d9e()?_0x5003bd:null;function _0xb52d9e(){const _0x58c4e1=_0x5003bd[_0x295f66([0x6a,0x74,0x69])],_0x39e5ee=window[_0x295f66([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58c4e1[_0x295f66([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58c4e1[_0x295f66([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x7ce2aa={..._0x5003bd,[_0x295f66([0x6a,0x74,0x69])]:_0x58c4e1[_0x295f66([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x58c4e1[_0x295f66([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x7ce2aa[_0x295f66([0x76,0x63])],_0x283457(_0x7ce2aa)==_0x39e5ee;}}}async function _0x1a9b49(){let _0x25177c=!0x0;try{const _0x3ae03a=_0x109da1[_0x295f66([0x73,0x70,0x6c,0x69,0x74])](_0x295f66([0x2e])),[_0x4a07e3,_0x25cff2,_0x2f9926]=_0x3ae03a;return _0x2975ba(_0x4a07e3),await _0x3bf4d1(_0x4a07e3,_0x25cff2,_0x2f9926),_0x25177c;}catch(_0x59b42f){return!0x1;}function _0x2975ba(_0x10dd89){const _0xd1cfa0=_0x1af067(_0x10dd89);_0xd1cfa0&&_0xd1cfa0[_0x295f66([0x61,0x6c,0x67])]==_0x295f66([0x45,0x53,0x32,0x35,0x36])||(_0x25177c=!0x1);}async function _0x3bf4d1(_0x287922,_0x4be9ab,_0xd80bed){const _0x606c17=window[_0x295f66([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x295f66([0x66,0x72,0x6f,0x6d])](_0x58ebcd(_0xd80bed),_0x138087=>_0x138087[_0x295f66([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x303590=new window[(_0x295f66([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x295f66([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x287922+_0x295f66([0x2e])+_0x4be9ab),_0x279276=window[_0x295f66([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x295f66([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x279276)return;const _0x2dd87e=await _0x279276[_0x295f66([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x295f66([0x6a,0x77,0x6b]),_0x4ca5a0,{[_0x295f66([0x6e,0x61,0x6d,0x65])]:_0x295f66([0x45,0x43,0x44,0x53,0x41]),[_0x295f66([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x295f66([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x295f66([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x279276[_0x295f66([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x295f66([0x6e,0x61,0x6d,0x65])]:_0x295f66([0x45,0x43,0x44,0x53,0x41]),[_0x295f66([0x68,0x61,0x73,0x68])]:{[_0x295f66([0x6e,0x61,0x6d,0x65])]:_0x295f66([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2dd87e,_0x606c17,_0x303590)||(_0x25177c=!0x1);}}function _0x1af067(_0x3d747d){return _0x3d747d[_0x295f66([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x295f66([0x65,0x79]))?JSON[_0x295f66([0x70,0x61,0x72,0x73,0x65])](_0x58ebcd(_0x3d747d)):null;}function _0x58ebcd(_0x53250d){return window[_0x295f66([0x61,0x74,0x6f,0x62])](_0x53250d[_0x295f66([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x295f66([0x2b]))[_0x295f66([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x295f66([0x2f])));}function _0x283457(_0x57c44d){let _0x3330a8=0x1505;function _0x56f830(_0x1bdfa5){for(let _0x103baa=0x0;_0x103baa<_0x1bdfa5[_0x295f66([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x103baa++){const _0x2bcf52=_0x1bdfa5[_0x295f66([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x103baa);_0x3330a8=(_0x3330a8<<0x5)+_0x3330a8+_0x2bcf52,_0x3330a8&=_0x3330a8;}}function _0x25247e(_0x540e29){Array[_0x295f66([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x540e29)?_0x540e29[_0x295f66([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x25247e):_0x540e29&&typeof _0x540e29==_0x295f66([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x295f66([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x540e29)[_0x295f66([0x73,0x6f,0x72,0x74])]()[_0x295f66([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5584c5,_0x314c92])=>{_0x56f830(_0x5584c5),_0x25247e(_0x314c92);}):_0x56f830(window[_0x295f66([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x540e29));}return _0x25247e(_0x57c44d),_0x3330a8>>>0x0;}function _0x55d6a6(_0x3130ea){return _0x3130ea[_0x295f66([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x295f66([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x295f66([0x30]));}function _0x250d66(_0x159d06){return _0x159d06[_0x295f66([0x73,0x70,0x6c,0x69,0x74])]('')[_0x295f66([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x295f66([0x6a,0x6f,0x69,0x6e])]('');}function _0x49b36b(){}function _0x295f66(_0x44ec7e){return _0x44ec7e['map'](_0x19d58b=>String['fromCharCode'](_0x19d58b))['join']('');}_0x31f8af(await _0x2fd49a());}(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'],[_0x2f378d=>Number(_0x2f378d)>=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(_0x171a9e){return L['includes'](_0x171a9e);}function v(_0x12845b,_0x5ee8c7,_0xc0b89){const {spanStyles:_0x17ce75,stylesToBeHtmlElements:_0x4f8b86}=function(_0x6e07c0,_0x52e559){const _0x1a4a05={},_0x4d20e8={};return _0x52e559['forEach'](_0x3dc05b=>{const _0x17cf40=_0x6e07c0['getStyle'](_0x3dc05b);if(_0x17cf40){if(function(_0x270dcb){return E['includes'](_0x270dcb);}(_0x3dc05b))_0x1a4a05[_0x3dc05b]=_0x17cf40;else{if(function(_0x152779){return _0x152779 in F;}(_0x3dc05b)){const _0x11552e=_0x17cf40['split']('\x20');F[_0x3dc05b]['forEach'](([_0x174773,_0x27e372])=>{for(const _0x16729e of _0x11552e){('function'==typeof _0x174773&&_0x174773(_0x16729e)||_0x174773===_0x16729e)&&(_0x4d20e8[_0x3dc05b]=[..._0x4d20e8[_0x3dc05b]||[],[_0x174773,_0x27e372]]);}});}}}}),{'spanStyles':_0x1a4a05,'stylesToBeHtmlElements':_0x4d20e8};}(_0x12845b,_0xc0b89);!function(_0x4c7572,_0x53cb92,_0x4857e8){for(const _0x1840ff in _0x4857e8){_0x4857e8[_0x1840ff]['forEach'](([,_0x33c239])=>{const _0x2882ca=_0x53cb92['createElement'](_0x33c239,[],_0x4c7572['getChildren']());_0x53cb92['insertChild'](0x0,_0x2882ca,_0x4c7572);}),_0x53cb92['removeStyle'](_0x1840ff,_0x4c7572);}}(_0x12845b,_0x5ee8c7,_0x4f8b86),function(_0x24e0e5,_0x19b165,_0x3ca3cd){if(!Object['keys'](_0x3ca3cd)['length'])return;const _0x36e538=_0x19b165['createElement']('span',[],_0x24e0e5['getChildren']());_0x19b165['setStyle'](_0x3ca3cd,_0x36e538),_0x19b165['insertChild'](0x0,_0x36e538,_0x24e0e5),_0x19b165['removeStyle'](Object['keys'](_0x3ca3cd),_0x24e0e5);}(_0x12845b,_0x5ee8c7,_0x17ce75);}class f extends _0x36fe2f{['execute'](_0x30d079){const {body:_0x1c2374}=_0x30d079['_parsedData'],_0x60cade=new _0x5b9904(_0x1c2374['document']),_0x2b87b8=_0x60cade['createRangeIn'](_0x1c2374),_0x47fc4a=new _0x24c9d7(_0x60cade['document']['stylesProcessor']),_0xadcd4d=[...new _0x1db418(_0x47fc4a)['blockElements'],'font'],_0x2c7e9c=_0x2b87b8['getItems']();for(const _0x4f9b84 of _0x2c7e9c)_0x4f9b84['is']('element')&&_0xadcd4d['includes'](_0x4f9b84['name'])&&v(_0x4f9b84,_0x60cade,(_0x10bf1a=_0x4f9b84,Array['from'](_0x10bf1a['getStyleNames']())['filter'](P)));var _0x10bf1a;_0x30d079['content']=_0x1c2374;}['isActive'](_0x1fc93b){return super['isActive'](_0x1fc93b)||l(_0x1fc93b);}}class s extends _0x5e38d0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xc1beaa=this['editor'],_0x5bb563=_0xc1beaa['plugins']['get']('ClipboardPipeline'),_0x454f5e=_0xc1beaa['editing']['view']['document'],_0xd83547=new f(_0x454f5e);_0x5bb563['on']('inputTransformation',(_0x4d5de4,_0x5dd9ee)=>{const _0x2a15d6=_0x5dd9ee['dataTransfer']['getData']('text/html');_0xd83547['isActive'](_0x2a15d6)&&(_0x5dd9ee['_parsedData']||(_0x5dd9ee['_parsedData']=_0x126768(_0x2a15d6,_0x454f5e['stylesProcessor'])),_0xd83547['execute'](_0x5dd9ee));},{'priority':_0x90e9fd['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x187cb2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x28bf1c;for(const _0x4138b5 in _0x187cb2){const _0xdd7db3=_0x4138b5,_0xa91979=_0x187cb2[_0xdd7db3];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xa91979||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xa91979||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xa91979||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xa91979||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xa91979||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xa91979||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xa91979||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xa91979){delete _0x187cb2[_0xdd7db3],_0x28bf1c=_0xa91979,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x28bf1c&&_0x187cb2['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x28bf1c&&_0x187cb2['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x28bf1c&&_0x187cb2['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x28bf1c&&_0x187cb2['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x28bf1c&&_0x187cb2['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x28bf1c&&_0x187cb2['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x28bf1c&&_0x187cb2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5e38d0{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": "45.0.0-alpha.0",
3
+ "version": "45.0.0-alpha.10",
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": "45.0.0-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "45.0.0-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "45.0.0-alpha.0",
29
- "ckeditor5": "45.0.0-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "45.0.0-alpha.10",
26
+ "@ckeditor/ckeditor5-engine": "45.0.0-alpha.10",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.0.0-alpha.10",
28
+ "@ckeditor/ckeditor5-utils": "45.0.0-alpha.10",
29
+ "ckeditor5": "45.0.0-alpha.10"
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(_0x2a6afd,_0x58282f){var _0x43726e=_0x4a2a,_0x14c4f7=_0x2a6afd();while(!![]){try{var _0x5b071e=parseInt(_0x43726e(0x100))/0x1+-parseInt(_0x43726e(0xfe))/0x2+parseInt(_0x43726e(0xff))/0x3+-parseInt(_0x43726e(0x101))/0x4*(-parseInt(_0x43726e(0xf9))/0x5)+-parseInt(_0x43726e(0xfb))/0x6+-parseInt(_0x43726e(0xfc))/0x7*(-parseInt(_0x43726e(0xf8))/0x8)+parseInt(_0x43726e(0xfd))/0x9*(parseInt(_0x43726e(0xfa))/0xa);if(_0x5b071e===_0x58282f)break;else _0x14c4f7['push'](_0x14c4f7['shift']());}catch(_0xc94b06){_0x14c4f7['push'](_0x14c4f7['shift']());}}}(_0x54c7,0xa5e39));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x54c7(){var _0xad9f94=['10vxVvCL','51528SkmwNv','21Jvwryw','3327543UZPQMa','2174624kqcwNN','1388013ySWedw','733626xgHzww','988pIsJvU','448288EANXbE','835DeKPdS'];_0x54c7=function(){return _0xad9f94;};return _0x54c7();}function _0x4a2a(_0xdba630,_0x3e093c){var _0x54c75d=_0x54c7();return _0x4a2a=function(_0x4a2a12,_0x525001){_0x4a2a12=_0x4a2a12-0xf8;var _0x2f1e1a=_0x54c75d[_0x4a2a12];return _0x2f1e1a;},_0x4a2a(_0xdba630,_0x3e093c);}import'./augmentation.js';
23
+ function _0x187a(_0x307ac7,_0x49d2b6){var _0x5def54=_0x5def();return _0x187a=function(_0x187a80,_0x26d9ae){_0x187a80=_0x187a80-0xff;var _0x500cce=_0x5def54[_0x187a80];return _0x500cce;},_0x187a(_0x307ac7,_0x49d2b6);}(function(_0x444f95,_0x16d640){var _0x21bd89=_0x187a,_0x1e2515=_0x444f95();while(!![]){try{var _0x42bf71=-parseInt(_0x21bd89(0x107))/0x1+-parseInt(_0x21bd89(0xff))/0x2*(parseInt(_0x21bd89(0x106))/0x3)+-parseInt(_0x21bd89(0x104))/0x4+parseInt(_0x21bd89(0x100))/0x5*(parseInt(_0x21bd89(0x105))/0x6)+parseInt(_0x21bd89(0x101))/0x7+parseInt(_0x21bd89(0x102))/0x8+parseInt(_0x21bd89(0x103))/0x9;if(_0x42bf71===_0x16d640)break;else _0x1e2515['push'](_0x1e2515['shift']());}catch(_0x4d6810){_0x1e2515['push'](_0x1e2515['shift']());}}}(_0x5def,0x57cc0));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x5def(){var _0x3c778=['329134hLHtXi','2vlwcao','247300sZvVAI','3701558hNkoXX','3081776rURajq','3871224bxaYuW','2264512WfsAAj','12rDSabv','564582xAkNRZ'];_0x5def=function(){return _0x3c778;};return _0x5def();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4248(_0x112d71,_0x2adc77){var _0x460526=_0x4605();return _0x4248=function(_0x424833,_0x1b85ed){_0x424833=_0x424833-0x7c;var _0x27b988=_0x460526[_0x424833];return _0x27b988;},_0x4248(_0x112d71,_0x2adc77);}(function(_0x46a15,_0x2a2fe8){var _0x4df9a5=_0x4248,_0x175b80=_0x46a15();while(!![]){try{var _0x3871c8=-parseInt(_0x4df9a5(0x7e))/0x1+parseInt(_0x4df9a5(0x7d))/0x2*(-parseInt(_0x4df9a5(0x86))/0x3)+-parseInt(_0x4df9a5(0x7c))/0x4+-parseInt(_0x4df9a5(0x85))/0x5*(parseInt(_0x4df9a5(0x82))/0x6)+parseInt(_0x4df9a5(0x80))/0x7*(-parseInt(_0x4df9a5(0x7f))/0x8)+-parseInt(_0x4df9a5(0x84))/0x9+parseInt(_0x4df9a5(0x81))/0xa*(parseInt(_0x4df9a5(0x83))/0xb);if(_0x3871c8===_0x2a2fe8)break;else _0x175b80['push'](_0x175b80['shift']());}catch(_0x5213e3){_0x175b80['push'](_0x175b80['shift']());}}}(_0x4605,0xcb88c));function _0x4605(){var _0x444449=['33NvvLUZ','11323935WuXtPS','510KRwaan','59418RfpTTD','1549732vzmuGK','162rlSFMm','1315581zrZRAm','80IYGyUD','272573qfzsxh','22342690VFEbOD','53778cfXFmh'];_0x4605=function(){return _0x444449;};return _0x4605();}import{CKEditorError as _0x4c6680}from'ckeditor5/src/utils.js';
23
+ function _0x587a(_0x37e08f,_0x89e76d){var _0x3ee6c3=_0x3ee6();return _0x587a=function(_0x587ac3,_0x48ec55){_0x587ac3=_0x587ac3-0x18d;var _0x1991f9=_0x3ee6c3[_0x587ac3];return _0x1991f9;},_0x587a(_0x37e08f,_0x89e76d);}(function(_0x40bef5,_0x8a88b3){var _0x291e80=_0x587a,_0x2e8f87=_0x40bef5();while(!![]){try{var _0x1c1b3d=parseInt(_0x291e80(0x18e))/0x1+-parseInt(_0x291e80(0x194))/0x2+parseInt(_0x291e80(0x190))/0x3*(parseInt(_0x291e80(0x18d))/0x4)+parseInt(_0x291e80(0x192))/0x5*(parseInt(_0x291e80(0x195))/0x6)+-parseInt(_0x291e80(0x191))/0x7+parseInt(_0x291e80(0x18f))/0x8+-parseInt(_0x291e80(0x193))/0x9;if(_0x1c1b3d===_0x8a88b3)break;else _0x2e8f87['push'](_0x2e8f87['shift']());}catch(_0x3a4323){_0x2e8f87['push'](_0x2e8f87['shift']());}}}(_0x3ee6,0x29056));function _0x3ee6(){var _0x13b24d=['771407vocuNG','285690FIMKVz','3091986PyFXyH','218064qDnlCp','18abgAxs','4VrrJvX','34701pPrmzA','1838592xtwNlO','884610iWnjIR'];_0x3ee6=function(){return _0x13b24d;};return _0x3ee6();}import{CKEditorError as _0x25649c}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12ff1f=_0x5385;(function(_0xce9d80,_0xf66832){const _0x1961e9=_0x5385,_0x5ba059=_0xce9d80();while(!![]){try{const _0x48aa45=parseInt(_0x1961e9(0x139))/0x1*(-parseInt(_0x1961e9(0x148))/0x2)+parseInt(_0x1961e9(0x137))/0x3+-parseInt(_0x1961e9(0x13e))/0x4+-parseInt(_0x1961e9(0x138))/0x5*(-parseInt(_0x1961e9(0x144))/0x6)+parseInt(_0x1961e9(0x135))/0x7+-parseInt(_0x1961e9(0x140))/0x8+parseInt(_0x1961e9(0x13b))/0x9;if(_0x48aa45===_0xf66832)break;else _0x5ba059['push'](_0x5ba059['shift']());}catch(_0x1b3c08){_0x5ba059['push'](_0x5ba059['shift']());}}}(_0x2352,0x57131));function _0x2352(){const _0x3351fd=['1076460swyCXs','type','1811118ElPKfX','6595RpOEvk','1lLTNSi','createRangeIn','1325034LpNyqf','_parsedData','elementStart','2319512pkyLgs','size','188128CVXylj','execute','content','setStyle','1770FMsnOK','isActive','item','document','667532iWJdyI','hasStyle','values','from'];_0x2352=function(){return _0x3351fd;};return _0x2352();}import{UpcastWriter as _0x37865c}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1d3271}from'@ckeditor/ckeditor5-paste-from-office';function _0x5385(_0x5afa20,_0x286469){const _0x23524f=_0x2352();return _0x5385=function(_0x538597,_0x1c473b){_0x538597=_0x538597-0x135;let _0x4bfa0e=_0x23524f[_0x538597];return _0x4bfa0e;},_0x5385(_0x5afa20,_0x286469);}import{isMSExcelContent as _0x32bb74}from'../../utils.js';import{extractStyles as _0x397003,expandStyles as _0x3ba087,getMatchingStyles as _0xca40fd,flattenStyleDefinitions as _0x47f919}from'./utils.js';export default class c extends _0x1d3271{[_0x12ff1f(0x141)](_0x15af2a){const _0x105997=_0x12ff1f,{body:_0x6aba74,styles:_0x549678}=_0x15af2a[_0x105997(0x13c)],_0x296b19=new _0x37865c(_0x6aba74[_0x105997(0x147)]),_0x26e354=_0x296b19[_0x105997(0x13a)](_0x6aba74),_0x95f8e4=_0x397003(_0x549678),_0x241b8a=_0x3ba087(_0x95f8e4);for(const _0x13f1ad of _0x26e354){if(_0x105997(0x13d)!==_0x13f1ad[_0x105997(0x136)])continue;const _0x6a1a55=_0xca40fd(_0x13f1ad[_0x105997(0x146)],_0x241b8a);if(_0x6a1a55[_0x105997(0x13f)]){const _0xbb579e=_0x47f919(Array[_0x105997(0x14b)](_0x6a1a55[_0x105997(0x14a)]()));for(const _0xc047c4 in _0xbb579e){const _0xf31011=_0x13f1ad[_0x105997(0x146)];_0xf31011[_0x105997(0x149)](_0xc047c4)||_0x296b19[_0x105997(0x143)](_0xc047c4,_0xbb579e[_0xc047c4],_0xf31011);}}}_0x15af2a[_0x105997(0x142)]=_0x6aba74;}[_0x12ff1f(0x145)](_0x4179a2){const _0x5ec02b=_0x12ff1f;return super[_0x5ec02b(0x145)](_0x4179a2)||_0x32bb74(_0x4179a2);}}
23
+ const _0x98c7b2=_0x2d2b;(function(_0x18b4e0,_0x145481){const _0x2d3ccd=_0x2d2b,_0x66d293=_0x18b4e0();while(!![]){try{const _0x481ad2=parseInt(_0x2d3ccd(0x1bd))/0x1*(parseInt(_0x2d3ccd(0x1c7))/0x2)+-parseInt(_0x2d3ccd(0x1b6))/0x3*(-parseInt(_0x2d3ccd(0x1be))/0x4)+-parseInt(_0x2d3ccd(0x1b8))/0x5*(parseInt(_0x2d3ccd(0x1b0))/0x6)+-parseInt(_0x2d3ccd(0x1b1))/0x7*(parseInt(_0x2d3ccd(0x1c3))/0x8)+-parseInt(_0x2d3ccd(0x1c2))/0x9*(parseInt(_0x2d3ccd(0x1af))/0xa)+parseInt(_0x2d3ccd(0x1b9))/0xb+-parseInt(_0x2d3ccd(0x1ba))/0xc*(-parseInt(_0x2d3ccd(0x1c9))/0xd);if(_0x481ad2===_0x145481)break;else _0x66d293['push'](_0x66d293['shift']());}catch(_0x441b4f){_0x66d293['push'](_0x66d293['shift']());}}}(_0x2a48,0x1ba6d));import{UpcastWriter as _0x2c2c38}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x2d8ba6}from'@ckeditor/ckeditor5-paste-from-office';function _0x2a48(){const _0xa8391b=['26xJvNsw','250RMXtno','96fBsAqg','21bZiaiY','_parsedData','createRangeIn','isActive','size','3yqIWrC','document','32925UGqQoH','853127UBGxBx','107988WaPNjF','values','hasStyle','132ymtlGE','679720EHlgqW','setStyle','elementStart','type','61137IIeOQB','50152NXjcKc','execute','from','item','2148fdxQAz','content'];_0x2a48=function(){return _0xa8391b;};return _0x2a48();}import{isMSExcelContent as _0x252894}from'../../utils.js';function _0x2d2b(_0x51d7be,_0x275cbc){const _0x2a48df=_0x2a48();return _0x2d2b=function(_0x2d2b88,_0x59a676){_0x2d2b88=_0x2d2b88-0x1af;let _0x4a9a6c=_0x2a48df[_0x2d2b88];return _0x4a9a6c;},_0x2d2b(_0x51d7be,_0x275cbc);}import{extractStyles as _0xa8403d,expandStyles as _0x64e8fa,getMatchingStyles as _0x214392,flattenStyleDefinitions as _0x240733}from'./utils.js';export default class c extends _0x2d8ba6{[_0x98c7b2(0x1c4)](_0x2d2532){const _0x13d0df=_0x98c7b2,{body:_0x56f6c3,styles:_0xd43341}=_0x2d2532[_0x13d0df(0x1b2)],_0x267afc=new _0x2c2c38(_0x56f6c3[_0x13d0df(0x1b7)]),_0x3ffac2=_0x267afc[_0x13d0df(0x1b3)](_0x56f6c3),_0x1d618b=_0xa8403d(_0xd43341),_0x8ccbce=_0x64e8fa(_0x1d618b);for(const _0x1a7daa of _0x3ffac2){if(_0x13d0df(0x1c0)!==_0x1a7daa[_0x13d0df(0x1c1)])continue;const _0x5d2428=_0x214392(_0x1a7daa[_0x13d0df(0x1c6)],_0x8ccbce);if(_0x5d2428[_0x13d0df(0x1b5)]){const _0x5a4254=_0x240733(Array[_0x13d0df(0x1c5)](_0x5d2428[_0x13d0df(0x1bb)]()));for(const _0x298b65 in _0x5a4254){const _0x410b30=_0x1a7daa[_0x13d0df(0x1c6)];_0x410b30[_0x13d0df(0x1bc)](_0x298b65)||_0x267afc[_0x13d0df(0x1bf)](_0x298b65,_0x5a4254[_0x298b65],_0x410b30);}}}_0x2d2532[_0x13d0df(0x1c8)]=_0x56f6c3;}[_0x98c7b2(0x1b4)](_0x5d31b7){const _0x14749b=_0x98c7b2;return super[_0x14749b(0x1b4)](_0x5d31b7)||_0x252894(_0x5d31b7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0xb2998b,_0x593fed){const _0x2429e3=_0x8dd7,_0x4e36d9=_0xb2998b();while(!![]){try{const _0x7cdd80=parseInt(_0x2429e3(0xd7))/0x1*(parseInt(_0x2429e3(0xcb))/0x2)+-parseInt(_0x2429e3(0xd3))/0x3*(-parseInt(_0x2429e3(0xc8))/0x4)+parseInt(_0x2429e3(0xd8))/0x5*(parseInt(_0x2429e3(0xc6))/0x6)+-parseInt(_0x2429e3(0xe0))/0x7*(parseInt(_0x2429e3(0xe1))/0x8)+-parseInt(_0x2429e3(0xd4))/0x9*(parseInt(_0x2429e3(0xc3))/0xa)+parseInt(_0x2429e3(0xc5))/0xb*(parseInt(_0x2429e3(0xcf))/0xc)+parseInt(_0x2429e3(0xc4))/0xd*(-parseInt(_0x2429e3(0xdf))/0xe);if(_0x7cdd80===_0x593fed)break;else _0x4e36d9['push'](_0x4e36d9['shift']());}catch(_0x4d54ad){_0x4e36d9['push'](_0x4e36d9['shift']());}}}(_0x1ab4,0x57013));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0xdcca4c,_0x1b03a4){const _0x5654a7=_0x8dd7,_0x2e2ab9=new Map();for(const [_0x52d4c5,_0x569de5]of _0x1b03a4){if(!_0x52d4c5[_0x5654a7(0xd2)]&&!_0x52d4c5[_0x5654a7(0xc9)])continue;const _0x28721f=!_0x52d4c5[_0x5654a7(0xd2)]||_0xdcca4c[_0x5654a7(0xc7)]===_0x52d4c5[_0x5654a7(0xd2)],_0x22537c=!_0x52d4c5[_0x5654a7(0xc9)]||_0xdcca4c[_0x5654a7(0xca)](_0x52d4c5[_0x5654a7(0xc9)]);_0x28721f&&_0x22537c&&_0x2e2ab9[_0x5654a7(0xcd)](_0x52d4c5,_0x569de5);}return _0x2e2ab9;}function _0x1ab4(){const _0x3ffb89=['style','tagName','675eVffrz','9KWVoxJ','initial','length','197347JjkpfI','5kXtdkz','exec','groups','selectorText','getPropertyValue','assign','map','28znLoro','6937uOOtMu','4200pmYkSF','push','3069020IGXDsB','2585167RuWgeN','11cRbdKY','3622548EZWtjm','name','6896nXSisP','className','hasClass','2yWtwFm','trim','set','cssRules','4707132WtFryo','split'];_0x1ab4=function(){return _0x3ffb89;};return _0x1ab4();}export function extractStyles(_0x2ad511){const _0x18b5fb=_0x8dd7,_0x451766={};for(const _0x1b6d57 of _0x2ad511)for(const _0x1ad449 of _0x1b6d57[_0x18b5fb(0xce)])if(_0x1ad449 instanceof CSSStyleRule){const _0x271f5e=parseCSSStyleDeclaration(_0x1ad449[_0x18b5fb(0xd1)]);_0x451766[_0x1ad449[_0x18b5fb(0xdb)]]=Object[_0x18b5fb(0xdd)]({},_0x451766[_0x1ad449[_0x18b5fb(0xdb)]]||{},_0x271f5e);}return _0x451766;}export function expandStyles(_0x530022){const _0x18ec8f=_0x8dd7,_0xac4a01=new Map();for(const _0x2b0181 in _0x530022){const _0x124f32=parseCSSSelector(_0x2b0181),_0x5fdf1e=_0x530022[_0x2b0181];for(const _0x21b9d2 of _0x124f32)_0xac4a01[_0x18ec8f(0xcd)](_0x21b9d2,_0x5fdf1e);}return _0xac4a01;}export function parseCSSStyleDeclaration(_0x29ed25){const _0x15c6aa=_0x8dd7,_0x4bd5cc={};for(let _0x5cbb2b=0x0;_0x5cbb2b<_0x29ed25[_0x15c6aa(0xd6)];_0x5cbb2b++){const _0x12cfed=_0x29ed25[_0x5cbb2b],_0xfdfa6f=_0x29ed25[_0x15c6aa(0xdc)](_0x12cfed);_0x15c6aa(0xd5)!==_0xfdfa6f&&(_0x4bd5cc[_0x12cfed]=_0xfdfa6f);}return _0x4bd5cc;}function _0x8dd7(_0xecb5dd,_0x55a4bd){const _0x1ab46f=_0x1ab4();return _0x8dd7=function(_0x8dd792,_0x2498a4){_0x8dd792=_0x8dd792-0xc2;let _0x1340f7=_0x1ab46f[_0x8dd792];return _0x1340f7;},_0x8dd7(_0xecb5dd,_0x55a4bd);}export function parseCSSSelector(_0x2fb308){const _0x3ab1ab=_0x8dd7,_0x4f8ab6=_0x2fb308[_0x3ab1ab(0xd0)](',')[_0x3ab1ab(0xde)](_0xe8121e=>_0xe8121e[_0x3ab1ab(0xcc)]()),_0x330faf=[];for(const _0x108945 of _0x4f8ab6){const _0x4ecea1=S[_0x3ab1ab(0xd9)](_0x108945);_0x4ecea1&&_0x330faf[_0x3ab1ab(0xc2)](_0x4ecea1[_0x3ab1ab(0xda)]);}return _0x330faf;}export function flattenStyleDefinitions(_0x2f382f){const _0x4d6ab9=_0x8dd7,_0x48a87f={};for(const _0x4d813f of _0x2f382f)Object[_0x4d6ab9(0xdd)](_0x48a87f,_0x4d813f);return _0x48a87f;}
23
+ function _0x47ca(_0xb41b0,_0x2ce780){const _0x4fdc25=_0x4fdc();return _0x47ca=function(_0x47caee,_0x176649){_0x47caee=_0x47caee-0x1d7;let _0x97e4ce=_0x4fdc25[_0x47caee];return _0x97e4ce;},_0x47ca(_0xb41b0,_0x2ce780);}(function(_0x1b585c,_0x53d082){const _0x27feac=_0x47ca,_0x382a76=_0x1b585c();while(!![]){try{const _0x362fba=-parseInt(_0x27feac(0x1e6))/0x1+-parseInt(_0x27feac(0x1f2))/0x2+-parseInt(_0x27feac(0x1e3))/0x3*(parseInt(_0x27feac(0x1e0))/0x4)+-parseInt(_0x27feac(0x1ef))/0x5*(-parseInt(_0x27feac(0x1e9))/0x6)+-parseInt(_0x27feac(0x1d9))/0x7+-parseInt(_0x27feac(0x1e5))/0x8*(parseInt(_0x27feac(0x1e8))/0x9)+parseInt(_0x27feac(0x1ee))/0xa*(parseInt(_0x27feac(0x1db))/0xb);if(_0x362fba===_0x53d082)break;else _0x382a76['push'](_0x382a76['shift']());}catch(_0x4e8f4e){_0x382a76['push'](_0x382a76['shift']());}}}(_0x4fdc,0xe760c));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x2ecfe4,_0x27d47a){const _0x2100a6=_0x47ca,_0x3c40f9=new Map();for(const [_0x19afb0,_0x32871c]of _0x27d47a){if(!_0x19afb0[_0x2100a6(0x1dc)]&&!_0x19afb0[_0x2100a6(0x1f1)])continue;const _0x5555a9=!_0x19afb0[_0x2100a6(0x1dc)]||_0x2ecfe4[_0x2100a6(0x1eb)]===_0x19afb0[_0x2100a6(0x1dc)],_0x3d71da=!_0x19afb0[_0x2100a6(0x1f1)]||_0x2ecfe4[_0x2100a6(0x1da)](_0x19afb0[_0x2100a6(0x1f1)]);_0x5555a9&&_0x3d71da&&_0x3c40f9[_0x2100a6(0x1d8)](_0x19afb0,_0x32871c);}return _0x3c40f9;}export function extractStyles(_0x5674c1){const _0x27f9ce=_0x47ca,_0x49ab28={};for(const _0x215023 of _0x5674c1)for(const _0x12dac3 of _0x215023[_0x27f9ce(0x1de)])if(_0x12dac3 instanceof CSSStyleRule){const _0x16a9f0=parseCSSStyleDeclaration(_0x12dac3[_0x27f9ce(0x1ed)]);_0x49ab28[_0x12dac3[_0x27f9ce(0x1dd)]]=Object[_0x27f9ce(0x1e4)]({},_0x49ab28[_0x12dac3[_0x27f9ce(0x1dd)]]||{},_0x16a9f0);}return _0x49ab28;}function _0x4fdc(){const _0x51cc54=['style','1700hesbWs','51185zgWuav','groups','className','2356626iYWqku','getPropertyValue','exec','set','1871947egTVoc','hasClass','293810IvkzVy','tagName','selectorText','cssRules','push','39352lwwEaB','initial','trim','510ScCfbd','assign','8qlivNL','1657275CzNtXK','map','4006710ZtpDUA','954ixiSls','length','name','split'];_0x4fdc=function(){return _0x51cc54;};return _0x4fdc();}export function expandStyles(_0x26f740){const _0x54900b=_0x47ca,_0x2b8927=new Map();for(const _0x1ab3ff in _0x26f740){const _0x1b02b7=parseCSSSelector(_0x1ab3ff),_0x1a0a83=_0x26f740[_0x1ab3ff];for(const _0x2dc3a8 of _0x1b02b7)_0x2b8927[_0x54900b(0x1d8)](_0x2dc3a8,_0x1a0a83);}return _0x2b8927;}export function parseCSSStyleDeclaration(_0x5c3e3f){const _0x261018=_0x47ca,_0x172040={};for(let _0x3211c7=0x0;_0x3211c7<_0x5c3e3f[_0x261018(0x1ea)];_0x3211c7++){const _0x2a13e8=_0x5c3e3f[_0x3211c7],_0x29a5de=_0x5c3e3f[_0x261018(0x1f3)](_0x2a13e8);_0x261018(0x1e1)!==_0x29a5de&&(_0x172040[_0x2a13e8]=_0x29a5de);}return _0x172040;}export function parseCSSSelector(_0x152938){const _0x5c8028=_0x47ca,_0x3750ef=_0x152938[_0x5c8028(0x1ec)](',')[_0x5c8028(0x1e7)](_0x36286d=>_0x36286d[_0x5c8028(0x1e2)]()),_0x4f24b6=[];for(const _0x1e6f9e of _0x3750ef){const _0x12526e=S[_0x5c8028(0x1d7)](_0x1e6f9e);_0x12526e&&_0x4f24b6[_0x5c8028(0x1df)](_0x12526e[_0x5c8028(0x1f0)]);}return _0x4f24b6;}export function flattenStyleDefinitions(_0x218b5e){const _0x1c6d55=_0x47ca,_0x7adf8b={};for(const _0x7caa89 of _0x218b5e)Object[_0x1c6d55(0x1e4)](_0x7adf8b,_0x7caa89);return _0x7adf8b;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a0c86=_0x462a;function _0x3735(){const _0x1b8357=['execute','includes','1234422kryZcA','stylesProcessor','document','getItems','194edUrXw','font','isActive','3384895yDwZnd','blockElements','1718028GToCYT','name','content','_parsedData','26523890xDzPCo','3030JQVEQd','element','372990jJmDcq','2366ujUQdh','createRangeIn','26584nTSkbH','8yBTTpy'];_0x3735=function(){return _0x1b8357;};return _0x3735();}function _0x462a(_0x29994e,_0x5d6149){const _0x373511=_0x3735();return _0x462a=function(_0x462ad4,_0x46c4dd){_0x462ad4=_0x462ad4-0x1bf;let _0x54514d=_0x373511[_0x462ad4];return _0x54514d;},_0x462a(_0x29994e,_0x5d6149);}(function(_0x6da73a,_0x1db0b9){const _0x27d524=_0x462a,_0x2ed3da=_0x6da73a();while(!![]){try{const _0xdabe75=parseInt(_0x27d524(0x1c0))/0x1+-parseInt(_0x27d524(0x1c4))/0x2*(parseInt(_0x27d524(0x1ce))/0x3)+-parseInt(_0x27d524(0x1d4))/0x4*(-parseInt(_0x27d524(0x1c7))/0x5)+-parseInt(_0x27d524(0x1d0))/0x6+parseInt(_0x27d524(0x1d1))/0x7*(parseInt(_0x27d524(0x1d3))/0x8)+-parseInt(_0x27d524(0x1c9))/0x9+-parseInt(_0x27d524(0x1cd))/0xa;if(_0xdabe75===_0x1db0b9)break;else _0x2ed3da['push'](_0x2ed3da['shift']());}catch(_0x12311d){_0x2ed3da['push'](_0x2ed3da['shift']());}}}(_0x3735,0xace2a));import{UpcastWriter as _0x503d58,DomConverter as _0x2adbbd,ViewDocument as _0x52e5c1}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x3ac97f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2666be}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x18cdd2,propagateStyleProperties as _0x475185}from'./utils.js';export default class f extends _0x3ac97f{[_0x5a0c86(0x1d5)](_0x2155cb){const _0x198599=_0x5a0c86,{body:_0x3e5f3f}=_0x2155cb[_0x198599(0x1cc)],_0x6b8630=new _0x503d58(_0x3e5f3f[_0x198599(0x1c2)]),_0x261c91=_0x6b8630[_0x198599(0x1d2)](_0x3e5f3f),_0x4ddb1b=new _0x52e5c1(_0x6b8630[_0x198599(0x1c2)][_0x198599(0x1c1)]),_0x233b22=[...new _0x2adbbd(_0x4ddb1b)[_0x198599(0x1c8)],_0x198599(0x1c5)],_0x4d1db7=_0x261c91[_0x198599(0x1c3)]();for(const _0x285da7 of _0x4d1db7)if(_0x285da7['is'](_0x198599(0x1cf))&&_0x233b22[_0x198599(0x1bf)](_0x285da7[_0x198599(0x1ca)])){const _0x28ae03=_0x18cdd2(_0x285da7);_0x475185(_0x285da7,_0x6b8630,_0x28ae03);}_0x2155cb[_0x198599(0x1cb)]=_0x3e5f3f;}[_0x5a0c86(0x1c6)](_0x43e6f1){const _0x3c5d9d=_0x5a0c86;return super[_0x3c5d9d(0x1c6)](_0x43e6f1)||_0x2666be(_0x43e6f1);}}
23
+ const _0x5a9bac=_0x2971;(function(_0x5bb31d,_0x3d823b){const _0x2e2e61=_0x2971,_0x3a1d96=_0x5bb31d();while(!![]){try{const _0x93753b=-parseInt(_0x2e2e61(0x196))/0x1+parseInt(_0x2e2e61(0x1a8))/0x2*(-parseInt(_0x2e2e61(0x19c))/0x3)+parseInt(_0x2e2e61(0x197))/0x4*(parseInt(_0x2e2e61(0x19b))/0x5)+parseInt(_0x2e2e61(0x19a))/0x6+-parseInt(_0x2e2e61(0x199))/0x7+parseInt(_0x2e2e61(0x192))/0x8+-parseInt(_0x2e2e61(0x194))/0x9*(-parseInt(_0x2e2e61(0x1a0))/0xa);if(_0x93753b===_0x3d823b)break;else _0x3a1d96['push'](_0x3a1d96['shift']());}catch(_0x17482e){_0x3a1d96['push'](_0x3a1d96['shift']());}}}(_0x5e66,0x46f6b));function _0x5e66(){const _0x3c180d=['element','execute','_parsedData','createRangeIn','document','content','font','846694lUTZOw','938008BPJVQs','isActive','947016HvGfOc','stylesProcessor','192037PMbBDf','594588vqmmrn','getItems','3334254fAPovv','1758366jdStng','15KlmdLs','3ZyEaMv','name','includes','blockElements','50klOnQV'];_0x5e66=function(){return _0x3c180d;};return _0x5e66();}function _0x2971(_0x13a3c4,_0x346986){const _0x5e66be=_0x5e66();return _0x2971=function(_0x297193,_0x12f78d){_0x297193=_0x297193-0x192;let _0xebd19f=_0x5e66be[_0x297193];return _0xebd19f;},_0x2971(_0x13a3c4,_0x346986);}import{UpcastWriter as _0x2db95d,DomConverter as _0x8ce490,ViewDocument as _0x3bd01f}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x248dde}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x282196}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x3d3511,propagateStyleProperties as _0x50e3ba}from'./utils.js';export default class f extends _0x248dde{[_0x5a9bac(0x1a2)](_0x14c83a){const _0x3dcb1b=_0x5a9bac,{body:_0x18d8c4}=_0x14c83a[_0x3dcb1b(0x1a3)],_0x23439b=new _0x2db95d(_0x18d8c4[_0x3dcb1b(0x1a5)]),_0x18e044=_0x23439b[_0x3dcb1b(0x1a4)](_0x18d8c4),_0x8719c3=new _0x3bd01f(_0x23439b[_0x3dcb1b(0x1a5)][_0x3dcb1b(0x195)]),_0x538e9d=[...new _0x8ce490(_0x8719c3)[_0x3dcb1b(0x19f)],_0x3dcb1b(0x1a7)],_0x4099a0=_0x18e044[_0x3dcb1b(0x198)]();for(const _0x359583 of _0x4099a0)if(_0x359583['is'](_0x3dcb1b(0x1a1))&&_0x538e9d[_0x3dcb1b(0x19e)](_0x359583[_0x3dcb1b(0x19d)])){const _0x4e022e=_0x3d3511(_0x359583);_0x50e3ba(_0x359583,_0x23439b,_0x4e022e);}_0x14c83a[_0x3dcb1b(0x1a6)]=_0x18d8c4;}[_0x5a9bac(0x193)](_0x8099ee){const _0x7777cd=_0x5a9bac;return super[_0x7777cd(0x193)](_0x8099ee)||_0x282196(_0x8099ee);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a5430=_0x2f3f;(function(_0x5b7c7e,_0x653b68){const _0x3415e4=_0x2f3f,_0x22d919=_0x5b7c7e();while(!![]){try{const _0x4d1e4f=-parseInt(_0x3415e4(0xbd))/0x1+parseInt(_0x3415e4(0xd6))/0x2+-parseInt(_0x3415e4(0xe5))/0x3*(-parseInt(_0x3415e4(0xdf))/0x4)+-parseInt(_0x3415e4(0xbf))/0x5*(parseInt(_0x3415e4(0xc5))/0x6)+parseInt(_0x3415e4(0xe3))/0x7*(parseInt(_0x3415e4(0xd2))/0x8)+-parseInt(_0x3415e4(0xcf))/0x9*(-parseInt(_0x3415e4(0xbc))/0xa)+-parseInt(_0x3415e4(0xca))/0xb*(-parseInt(_0x3415e4(0xcb))/0xc);if(_0x4d1e4f===_0x653b68)break;else _0x22d919['push'](_0x22d919['shift']());}catch(_0x269060){_0x22d919['push'](_0x22d919['shift']());}}}(_0x5df8,0x495f5));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1a5430(0xda),_0x1a5430(0xe0),_0x1a5430(0xdd),_0x1a5430(0xe8),_0x1a5430(0xc4),_0x1a5430(0xc0),_0x1a5430(0xd3),_0x1a5430(0xcc)];function _0x5df8(){const _0x7ae2d4=['insertChild','bold','underline','color','forEach','getChildren','font-size','split','20IfMIGF','font-family','createElement','medium','329uoZhYB','sub','290577aCeLcF','keys','sup','text-decoration','includes','1043870KqnEwf','372225WqQnVI','length','3405KazhOA','font-weight','super','bolder','getStyle','text-decoration-line','5082aAcxZc','getStyleNames','setStyle','strong','function','8041icdIQM','348glOIzw','vertical-align','from','removeStyle','9ohLwsq','line-through','filter','9224DGeuXM','font-style','span','italic','1170986XidtKH'];_0x5df8=function(){return _0x7ae2d4;};return _0x5df8();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1a5430(0xda),_0x1a5430(0xe0),_0x1a5430(0xdd)];function _0x2f3f(_0x1d47e7,_0x336256){const _0x5df8f9=_0x5df8();return _0x2f3f=function(_0x2f3ff3,_0x3b3cf0){_0x2f3ff3=_0x2f3ff3-0xbc;let _0x5ce2ae=_0x5df8f9[_0x2f3ff3];return _0x5ce2ae;},_0x2f3f(_0x1d47e7,_0x336256);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1a5430(0xd5),'i']],'font-weight':[[_0x1a5430(0xe2),_0x1a5430(0xc8)],[_0x1a5430(0xd8),_0x1a5430(0xc8)],[_0x1a5430(0xc2),_0x1a5430(0xc8)],[_0x1d4225=>Number(_0x1d4225)>=0x258,_0x1a5430(0xc8)]],'text-decoration':[[_0x1a5430(0xd9),'u'],[_0x1a5430(0xd0),'s']],'text-decoration-line':[[_0x1a5430(0xd9),'u'],[_0x1a5430(0xd0),'s']],'vertical-align':[[_0x1a5430(0xe4),_0x1a5430(0xe4)],[_0x1a5430(0xc1),_0x1a5430(0xe7)]]};export function isPropertyToBePropagated(_0x23bd38){const _0x14d83f=_0x1a5430;return CSS_PROPERTIES_TO_PROPAGATE[_0x14d83f(0xe9)](_0x23bd38);}export function isPropertyToBePropagatedAsSpan(_0x2e486b){const _0x53b942=_0x1a5430;return CSS_PROPERTIES_TO_BE_SPANS[_0x53b942(0xe9)](_0x2e486b);}export function isPropertyToBePropagatedAsHTMLElement(_0x4ace48){return _0x4ace48 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x314640){const _0xb34db2=_0x1a5430;return Array[_0xb34db2(0xcd)](_0x314640[_0xb34db2(0xc6)]())[_0xb34db2(0xd1)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x537240,_0x2783ce,_0x3053cf){const {spanStyles:_0x296c19,stylesToBeHtmlElements:_0x265b5b}=getStylesToPropagate(_0x537240,_0x3053cf);propagateStylesAsHTMLElements(_0x537240,_0x2783ce,_0x265b5b),propagateStylesAsSpan(_0x537240,_0x2783ce,_0x296c19);}export function propagateStylesAsHTMLElements(_0x175ee2,_0x1a62aa,_0x45c43d){const _0x3203bb=_0x1a5430;for(const _0x430b36 in _0x45c43d){_0x45c43d[_0x430b36][_0x3203bb(0xdb)](([,_0x4c07b3])=>{const _0x2fbbdc=_0x3203bb,_0x4c58cc=_0x1a62aa[_0x2fbbdc(0xe1)](_0x4c07b3,[],_0x175ee2[_0x2fbbdc(0xdc)]());_0x1a62aa[_0x2fbbdc(0xd7)](0x0,_0x4c58cc,_0x175ee2);}),_0x1a62aa[_0x3203bb(0xce)](_0x430b36,_0x175ee2);}}export function propagateStylesAsSpan(_0x588fe7,_0x76f370,_0x5c3d38){const _0x5aeee0=_0x1a5430;if(!Object[_0x5aeee0(0xe6)](_0x5c3d38)[_0x5aeee0(0xbe)])return;const _0x2d3207=_0x76f370[_0x5aeee0(0xe1)](_0x5aeee0(0xd4),[],_0x588fe7[_0x5aeee0(0xdc)]());_0x76f370[_0x5aeee0(0xc7)](_0x5c3d38,_0x2d3207),_0x76f370[_0x5aeee0(0xd7)](0x0,_0x2d3207,_0x588fe7),_0x76f370[_0x5aeee0(0xce)](Object[_0x5aeee0(0xe6)](_0x5c3d38),_0x588fe7);}export function getStylesToPropagate(_0x4f9d41,_0x191945){const _0x37b081=_0x1a5430,_0x59eb6f={},_0x372eb8={};return _0x191945[_0x37b081(0xdb)](_0xfc9b=>{const _0x1ea156=_0x37b081,_0x3b216f=_0x4f9d41[_0x1ea156(0xc3)](_0xfc9b);if(_0x3b216f){if(isPropertyToBePropagatedAsSpan(_0xfc9b))_0x59eb6f[_0xfc9b]=_0x3b216f;else{if(isPropertyToBePropagatedAsHTMLElement(_0xfc9b)){const _0x31da39=_0x3b216f[_0x1ea156(0xde)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xfc9b][_0x1ea156(0xdb)](([_0x55769e,_0x241e0b])=>{const _0x20266d=_0x1ea156;for(const _0x35737c of _0x31da39){(_0x20266d(0xc9)==typeof _0x55769e&&_0x55769e(_0x35737c)||_0x55769e===_0x35737c)&&(_0x372eb8[_0xfc9b]=[..._0x372eb8[_0xfc9b]||[],[_0x55769e,_0x241e0b]]);}});}}}}),{'spanStyles':_0x59eb6f,'stylesToBeHtmlElements':_0x372eb8};}
23
+ const _0x169c6f=_0x1ad5;function _0x1ad5(_0x47a506,_0x812429){const _0x56a989=_0x56a9();return _0x1ad5=function(_0x1ad5dc,_0x46fb57){_0x1ad5dc=_0x1ad5dc-0x108;let _0x288000=_0x56a989[_0x1ad5dc];return _0x288000;},_0x1ad5(_0x47a506,_0x812429);}(function(_0x10467e,_0x545f00){const _0x29771c=_0x1ad5,_0x15f976=_0x10467e();while(!![]){try{const _0x139db6=parseInt(_0x29771c(0x116))/0x1+-parseInt(_0x29771c(0x119))/0x2*(-parseInt(_0x29771c(0x115))/0x3)+-parseInt(_0x29771c(0x110))/0x4*(parseInt(_0x29771c(0x11c))/0x5)+parseInt(_0x29771c(0x129))/0x6+parseInt(_0x29771c(0x123))/0x7+-parseInt(_0x29771c(0x108))/0x8*(-parseInt(_0x29771c(0x125))/0x9)+parseInt(_0x29771c(0x11f))/0xa*(-parseInt(_0x29771c(0x133))/0xb);if(_0x139db6===_0x545f00)break;else _0x15f976['push'](_0x15f976['shift']());}catch(_0x119be3){_0x15f976['push'](_0x15f976['shift']());}}}(_0x56a9,0x408c5));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x169c6f(0x12f),_0x169c6f(0x128),_0x169c6f(0x113),_0x169c6f(0x117),_0x169c6f(0x10f),_0x169c6f(0x127),_0x169c6f(0x11a),_0x169c6f(0x12e)];function _0x56a9(){const _0x1689b3=['4gObbel','removeStyle','filter','font-size','length','1047DDvLJj','189636PbSRfV','text-decoration','forEach','274tPWfAb','font-style','strong','553235bDOneg','getStyleNames','createElement','10VDQXJu','split','medium','keys','1568126ydDDLH','insertChild','1411047SfUBUB','setStyle','font-weight','font-family','111990RoXpaD','function','getChildren','getStyle','span','vertical-align','color','bolder','from','italic','2880669JhuAMP','super','8XGzqGI','bold','line-through','includes','underline','sup','sub','text-decoration-line'];_0x56a9=function(){return _0x1689b3;};return _0x56a9();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x169c6f(0x12f),_0x169c6f(0x128),_0x169c6f(0x113)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x169c6f(0x132),'i']],'font-weight':[[_0x169c6f(0x121),_0x169c6f(0x11b)],[_0x169c6f(0x109),_0x169c6f(0x11b)],[_0x169c6f(0x130),_0x169c6f(0x11b)],[_0x1ced33=>Number(_0x1ced33)>=0x258,_0x169c6f(0x11b)]],'text-decoration':[[_0x169c6f(0x10c),'u'],[_0x169c6f(0x10a),'s']],'text-decoration-line':[[_0x169c6f(0x10c),'u'],[_0x169c6f(0x10a),'s']],'vertical-align':[[_0x169c6f(0x10e),_0x169c6f(0x10e)],[_0x169c6f(0x134),_0x169c6f(0x10d)]]};export function isPropertyToBePropagated(_0x2421fd){const _0x38a719=_0x169c6f;return CSS_PROPERTIES_TO_PROPAGATE[_0x38a719(0x10b)](_0x2421fd);}export function isPropertyToBePropagatedAsSpan(_0x135cb0){const _0x4fe476=_0x169c6f;return CSS_PROPERTIES_TO_BE_SPANS[_0x4fe476(0x10b)](_0x135cb0);}export function isPropertyToBePropagatedAsHTMLElement(_0x73db08){return _0x73db08 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x252757){const _0x2c7780=_0x169c6f;return Array[_0x2c7780(0x131)](_0x252757[_0x2c7780(0x11d)]())[_0x2c7780(0x112)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x458341,_0x1d5142,_0x4708f2){const {spanStyles:_0x244bb0,stylesToBeHtmlElements:_0x4cfd0d}=getStylesToPropagate(_0x458341,_0x4708f2);propagateStylesAsHTMLElements(_0x458341,_0x1d5142,_0x4cfd0d),propagateStylesAsSpan(_0x458341,_0x1d5142,_0x244bb0);}export function propagateStylesAsHTMLElements(_0xb000a,_0x4096d6,_0x3dd93c){const _0x3e75d1=_0x169c6f;for(const _0x5d6ca4 in _0x3dd93c){_0x3dd93c[_0x5d6ca4][_0x3e75d1(0x118)](([,_0xb1eb09])=>{const _0x2093cf=_0x3e75d1,_0x400461=_0x4096d6[_0x2093cf(0x11e)](_0xb1eb09,[],_0xb000a[_0x2093cf(0x12b)]());_0x4096d6[_0x2093cf(0x124)](0x0,_0x400461,_0xb000a);}),_0x4096d6[_0x3e75d1(0x111)](_0x5d6ca4,_0xb000a);}}export function propagateStylesAsSpan(_0x239a5c,_0x56807c,_0x1c4efb){const _0x4158f9=_0x169c6f;if(!Object[_0x4158f9(0x122)](_0x1c4efb)[_0x4158f9(0x114)])return;const _0x408658=_0x56807c[_0x4158f9(0x11e)](_0x4158f9(0x12d),[],_0x239a5c[_0x4158f9(0x12b)]());_0x56807c[_0x4158f9(0x126)](_0x1c4efb,_0x408658),_0x56807c[_0x4158f9(0x124)](0x0,_0x408658,_0x239a5c),_0x56807c[_0x4158f9(0x111)](Object[_0x4158f9(0x122)](_0x1c4efb),_0x239a5c);}export function getStylesToPropagate(_0x43c1d0,_0x5e5a91){const _0x5a48c9=_0x169c6f,_0x4d12ad={},_0x21e5b0={};return _0x5e5a91[_0x5a48c9(0x118)](_0x8d9a43=>{const _0x37dcd3=_0x5a48c9,_0x2a05a3=_0x43c1d0[_0x37dcd3(0x12c)](_0x8d9a43);if(_0x2a05a3){if(isPropertyToBePropagatedAsSpan(_0x8d9a43))_0x4d12ad[_0x8d9a43]=_0x2a05a3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x8d9a43)){const _0x2d5666=_0x2a05a3[_0x37dcd3(0x120)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x8d9a43][_0x37dcd3(0x118)](([_0xbec675,_0x1ed46a])=>{const _0x5f2b26=_0x37dcd3;for(const _0x3edf02 of _0x2d5666){(_0x5f2b26(0x12a)==typeof _0xbec675&&_0xbec675(_0x3edf02)||_0xbec675===_0x3edf02)&&(_0x21e5b0[_0x8d9a43]=[..._0x21e5b0[_0x8d9a43]||[],[_0xbec675,_0x1ed46a]]);}});}}}}),{'spanStyles':_0x4d12ad,'stylesToBeHtmlElements':_0x21e5b0};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x287a(_0x249403,_0x4dc6d9){var _0xad1102=_0xad11();return _0x287a=function(_0x287aa4,_0xfe3e35){_0x287aa4=_0x287aa4-0x1d5;var _0x41bc96=_0xad1102[_0x287aa4];return _0x41bc96;},_0x287a(_0x249403,_0x4dc6d9);}var _0x5d765c=_0x287a;(function(_0x45fdc5,_0x117706){var _0xaca62e=_0x287a,_0x584b35=_0x45fdc5();while(!![]){try{var _0x152ebe=parseInt(_0xaca62e(0x1e1))/0x1+-parseInt(_0xaca62e(0x1d7))/0x2+-parseInt(_0xaca62e(0x1d5))/0x3+-parseInt(_0xaca62e(0x1d9))/0x4+parseInt(_0xaca62e(0x1df))/0x5*(-parseInt(_0xaca62e(0x1e0))/0x6)+parseInt(_0xaca62e(0x1d8))/0x7+parseInt(_0xaca62e(0x1dc))/0x8;if(_0x152ebe===_0x117706)break;else _0x584b35['push'](_0x584b35['shift']());}catch(_0x5e1903){_0x584b35['push'](_0x584b35['shift']());}}}(_0xad11,0xdb39e));import{Plugin as _0x595119}from'ckeditor5/src/core.js';import _0x5e66ad from'./pastefromofficeenhancedinliner.js';import _0x468db0 from'./pastefromofficeenhancedpropagator.js';function _0xad11(){var _0x3d3422=['pluginName','1398336NBRROW','3435719ywjTFO','5264024NImPOT','requires','isPremiumPlugin','22388848ShhAwA','isOfficialPlugin','PasteFromOffice','632470EuVYnV','30KaeCWU','631542GHdvfY','PasteFromOfficeEnhanced','1126113aPhhyf'];_0xad11=function(){return _0x3d3422;};return _0xad11();}export default class a extends _0x595119{static get[_0x5d765c(0x1d6)](){var _0x44c2b4=_0x5d765c;return _0x44c2b4(0x1e2);}static get[_0x5d765c(0x1dd)](){return!0x0;}static get[_0x5d765c(0x1db)](){return!0x0;}static get[_0x5d765c(0x1da)](){var _0x125dde=_0x5d765c;return[_0x125dde(0x1de),_0x5e66ad,_0x468db0];}}
23
+ var _0x27fa9d=_0x178f;(function(_0x301d8d,_0x28125f){var _0x2e8040=_0x178f,_0x5e72ae=_0x301d8d();while(!![]){try{var _0x59bd95=-parseInt(_0x2e8040(0x156))/0x1*(parseInt(_0x2e8040(0x153))/0x2)+parseInt(_0x2e8040(0x160))/0x3*(-parseInt(_0x2e8040(0x15b))/0x4)+-parseInt(_0x2e8040(0x152))/0x5*(parseInt(_0x2e8040(0x154))/0x6)+-parseInt(_0x2e8040(0x15d))/0x7+-parseInt(_0x2e8040(0x158))/0x8+parseInt(_0x2e8040(0x162))/0x9+-parseInt(_0x2e8040(0x15c))/0xa*(-parseInt(_0x2e8040(0x15a))/0xb);if(_0x59bd95===_0x28125f)break;else _0x5e72ae['push'](_0x5e72ae['shift']());}catch(_0x5a45c){_0x5e72ae['push'](_0x5e72ae['shift']());}}}(_0x3872,0x28a93));function _0x3872(){var _0x5d77cf=['1903376iAJbpw','PasteFromOffice','4609eoYiLH','1104524uSjvad','28790HvGfzm','1096473FcALIh','requires','isOfficialPlugin','3wuyQxV','pluginName','349641fkmwtL','481515XUInHb','88yYPPFx','6OTMxpN','isPremiumPlugin','7082uhnOUJ','PasteFromOfficeEnhanced'];_0x3872=function(){return _0x5d77cf;};return _0x3872();}function _0x178f(_0x50bcf7,_0x1dba8e){var _0x387232=_0x3872();return _0x178f=function(_0x178fd0,_0x5864e9){_0x178fd0=_0x178fd0-0x152;var _0x3c6c05=_0x387232[_0x178fd0];return _0x3c6c05;},_0x178f(_0x50bcf7,_0x1dba8e);}import{Plugin as _0x303ab8}from'ckeditor5/src/core.js';import _0x43dc7e from'./pastefromofficeenhancedinliner.js';import _0x1f201d from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x303ab8{static get[_0x27fa9d(0x161)](){var _0x2dd95b=_0x27fa9d;return _0x2dd95b(0x157);}static get[_0x27fa9d(0x15f)](){return!0x0;}static get[_0x27fa9d(0x155)](){return!0x0;}static get[_0x27fa9d(0x15e)](){var _0x2aeb5f=_0x27fa9d;return[_0x2aeb5f(0x159),_0x43dc7e,_0x1f201d];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e5399=_0x4bae;(function(_0x467272,_0x188d60){const _0x1348f5=_0x4bae,_0xd14399=_0x467272();while(!![]){try{const _0x2efb68=-parseInt(_0x1348f5(0x17d))/0x1+-parseInt(_0x1348f5(0x16b))/0x2*(parseInt(_0x1348f5(0x181))/0x3)+parseInt(_0x1348f5(0x180))/0x4*(-parseInt(_0x1348f5(0x185))/0x5)+-parseInt(_0x1348f5(0x172))/0x6*(-parseInt(_0x1348f5(0x184))/0x7)+-parseInt(_0x1348f5(0x17b))/0x8+parseInt(_0x1348f5(0x174))/0x9+-parseInt(_0x1348f5(0x171))/0xa*(-parseInt(_0x1348f5(0x17a))/0xb);if(_0x2efb68===_0x188d60)break;else _0xd14399['push'](_0xd14399['shift']());}catch(_0x56dcd4){_0xd14399['push'](_0xd14399['shift']());}}}(_0x5721,0x296e5));import{Plugin as _0x57ff68}from'ckeditor5/src/core.js';function _0x4bae(_0x2fba27,_0x41fd25){const _0x572163=_0x5721();return _0x4bae=function(_0x4bae7a,_0x6cbb23){_0x4bae7a=_0x4bae7a-0x165;let _0x549f76=_0x572163[_0x4bae7a];return _0x549f76;},_0x4bae(_0x2fba27,_0x41fd25);}function _0x5721(){const _0x1b7064=['247235piisQh','execute','dataTransfer','64GnBYQy','376851ickZfi','isActive','PasteFromOfficeEnhancedInliner','349867FTmcjC','102845jAaxPk','fromCharCode','plugins','init','href','join','editing','isPremiumPlugin','getData','stylesProcessor','editor','requires','high','4GicmCl','view','isOfficialPlugin','afterInit','get','inputTransformation','7232050DoCxcK','36XDpEia','_parsedData','176562wixEZs','text/html','PasteFromOffice','ClipboardPipeline','map','pluginName','11yVHPcf','363480PpwsCU','document'];_0x5721=function(){return _0x1b7064;};return _0x5721();}import{parseHtml as _0x437263}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1a0b7b,uid as _0x200470}from'ckeditor5/src/utils.js';import _0x70a34e from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x57ff68{static get[_0x5e5399(0x179)](){const _0x151d30=_0x5e5399;return _0x151d30(0x183);}static get[_0x5e5399(0x16d)](){return!0x0;}static get[_0x5e5399(0x165)](){return!0x0;}static get[_0x5e5399(0x169)](){const _0x4ae086=_0x5e5399;return[_0x4ae086(0x176)];}[_0x5e5399(0x188)](){const _0x5b80f9=_0x5e5399,_0x41c3e6=this[_0x5b80f9(0x168)],_0x4a3ae7=_0x41c3e6[_0x5b80f9(0x187)][_0x5b80f9(0x16f)](_0x5b80f9(0x177)),_0x2d7999=_0x41c3e6[_0x5b80f9(0x18b)][_0x5b80f9(0x16c)][_0x5b80f9(0x17c)],_0x2c7f03=new _0x70a34e(_0x2d7999);_0x4a3ae7['on'](_0x5b80f9(0x170),(_0x2ef2bf,_0x43cc4)=>{const _0x502b5a=_0x5b80f9,_0x59d879=_0x43cc4[_0x502b5a(0x17f)][_0x502b5a(0x166)](_0x502b5a(0x175));_0x2c7f03[_0x502b5a(0x182)](_0x59d879)&&(_0x43cc4[_0x502b5a(0x173)]||(_0x43cc4[_0x502b5a(0x173)]=_0x437263(_0x59d879,_0x2d7999[_0x502b5a(0x167)])),_0x2c7f03[_0x502b5a(0x17e)](_0x43cc4));},{'priority':_0x1a0b7b[_0x5b80f9(0x16f)](_0x5b80f9(0x16a))+0xb});}[_0x5e5399(0x16e)](){!async function(_0x4dda24){const _0x53886b=_0x36f5a1([0x67,0x59,0x35,0x55,0x6e,0x4d,0x4e,0x49,0x75,0x52,0x45,0x32,0x70,0x6c,0x30,0x63,0x54,0x57,0x73,0x77,0x44,0x7a,0x41,0x62,0x5a,0x34,0x43,0x4f,0x79,0x56,0x78,0x37,0x47,0x39,0x53,0x50,0x71,0x74,0x51,0x6a,0x31,0x6d,0x46,0x4c,0x36,0x69,0x6b,0x4b,0x33,0x38,0x66,0x61,0x42,0x72,0x76,0x68,0x4a,0x64,0x58,0x48,0x6f,0x65]),_0x1d84f1=0x7e535918,_0x3bca6d=0x7e543a20^_0x1d84f1,_0x2066c6=window[_0x36f5a1([0x44,0x61,0x74,0x65])][_0x36f5a1([0x6e,0x6f,0x77])](),_0x933c43=_0x4dda24[_0x36f5a1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42eec7=new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a3192=>{_0x933c43[_0x36f5a1([0x6f,0x6e,0x63,0x65])](_0x36f5a1([0x72,0x65,0x61,0x64,0x79]),_0x3a3192);}),_0x455c42={[_0x36f5a1([0x6b,0x74,0x79])]:_0x36f5a1([0x45,0x43]),[_0x36f5a1([0x75,0x73,0x65])]:_0x36f5a1([0x73,0x69,0x67]),[_0x36f5a1([0x63,0x72,0x76])]:_0x36f5a1([0x50,0x2d,0x32,0x35,0x36]),[_0x36f5a1([0x78])]:_0x36f5a1([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]),[_0x36f5a1([0x79])]:_0x36f5a1([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]),[_0x36f5a1([0x61,0x6c,0x67])]:_0x36f5a1([0x45,0x53,0x32,0x35,0x36])},_0x6b3206=_0x933c43[_0x36f5a1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x36f5a1([0x67,0x65,0x74])](_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e3815(){let _0x40b564,_0x3c2698=null,_0x6210b3=null;try{if(_0x6b3206==_0x36f5a1([0x47,0x50,0x4c]))return _0x36f5a1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x40b564=_0x39b9d2(),!_0x40b564)return _0x36f5a1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x40b564[_0x36f5a1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x6210b3=_0xbe7f75(_0x40b564[_0x36f5a1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x40b564[_0x36f5a1([0x6a,0x74,0x69])])),await _0x3c4519()?_0x173af2()?_0x228205()?_0x36f5a1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4d367c()?(_0x40b564[_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36f5a1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c2698=_0x585317(_0x36f5a1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x40b564[_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36f5a1([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c2698=_0x585317(_0x36f5a1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x437992()):_0x36f5a1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x36f5a1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x36f5a1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1fd532){return _0x36f5a1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x228205(){const _0x142a42=[_0x36f5a1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x36f5a1([0x74,0x72,0x69,0x61,0x6c])][_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40b564[_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2066c6/0x3e8:0xe10*_0x3bca6d;return _0x40b564[_0x36f5a1([0x65,0x78,0x70])]<_0x142a42;}function _0x173af2(){const _0x175871=_0x40b564[_0x36f5a1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x175871&&(!!_0x175871[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36f5a1([0x2a]))||(!!_0x175871[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36f5a1([0x50,0x4f,0x45]))||!!_0x175871[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36f5a1([0x50,0x50]))));}function _0x4d367c(){const _0x2f3233=_0x4bae,_0x325523=_0x40b564[_0x36f5a1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x325523||0x0==_0x325523[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x551970}=new URL(window[_0x36f5a1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2f3233(0x189)]);if(_0x325523[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x551970))return!0x0;const _0x36d31e=_0x551970[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])](_0x36f5a1([0x2e]));return _0x325523[_0x36f5a1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x49b167=>_0x49b167[_0x36f5a1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36f5a1([0x2a])))[_0x36f5a1([0x6d,0x61,0x70])](_0x5d4522=>_0x5d4522[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])](_0x36f5a1([0x2e])))[_0x36f5a1([0x73,0x6f,0x6d,0x65])](_0x4d7dc6=>_0x36d31e[_0x36f5a1([0x65,0x76,0x65,0x72,0x79])]((_0x6220c5,_0x39eeb0)=>_0x4d7dc6[_0x39eeb0]===_0x6220c5||_0x4d7dc6[_0x39eeb0]===_0x36f5a1([0x2a])));}function _0x437992(){return _0x3c2698&&_0x6210b3?new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xdd3f71,_0x2a54ef)=>{_0x3c2698[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0xdd3f71,_0x2a54ef),_0x6210b3[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0x21905c=>{_0x21905c!=_0x36f5a1([0x56,0x61,0x6c,0x69,0x64])&&_0xdd3f71(_0x21905c);},_0x2a54ef);}):_0x3c2698||_0x6210b3||_0x36f5a1([0x56,0x61,0x6c,0x69,0x64]);}}function _0xbe7f75(_0x189e99,_0x2979d7){return new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9129cb=>{if(_0x33e30f())return _0x9129cb(_0x36f5a1([0x56,0x61,0x6c,0x69,0x64]));_0x321eb7(),_0x933c43[_0x36f5a1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x36f5a1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5d9df6=!0x1;const _0x3b6c63=_0x200470();function _0x11bdbd(_0x140f95){return!!_0x140f95&&(typeof _0x140f95===_0x36f5a1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x140f95===_0x36f5a1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x140f95[_0x36f5a1([0x74,0x68,0x65,0x6e])]===_0x36f5a1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x140f95[_0x36f5a1([0x63,0x61,0x74,0x63,0x68])]===_0x36f5a1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x154db7(_0x1a3601){_0xb94667(_0x1a3601)[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0x5bbdbc=>{if(!_0x5bbdbc||_0x5bbdbc[_0x36f5a1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x36f5a1([0x6f,0x6b]))return _0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x481c4b(_0x328288(_0x3b6c63+_0x2979d7))!=_0x5bbdbc[_0x36f5a1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x36f5a1([0x56,0x61,0x6c,0x69,0x64]);})[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0xd3e378=>(_0x25dd0(),_0xd3e378),()=>{const _0x1a4a8b=_0x3c5e77();return null==_0x1a4a8b?(_0x25dd0(),_0x36f5a1([0x56,0x61,0x6c,0x69,0x64])):_0x36f5a1(_0x2066c6-_0x1a4a8b>(0x5a5fdd18^_0x1d84f1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0x9129cb)[_0x36f5a1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x9129cb(_0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x57d528=0x7e65b798^_0x1d84f1;function _0x25dd0(){const _0x2bef1c=_0x36f5a1([0x6c,0x6c,0x63,0x74,0x2d])+_0x481c4b(_0x328288(_0x189e99)),_0x5ca496=_0x41b68a(_0x481c4b(window[_0x36f5a1([0x4d,0x61,0x74,0x68])][_0x36f5a1([0x63,0x65,0x69,0x6c])](_0x2066c6/_0x57d528)));window[_0x36f5a1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36f5a1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bef1c,_0x5ca496);}function _0x3c5e77(){const _0x4eeeda=_0x36f5a1([0x6c,0x6c,0x63,0x74,0x2d])+_0x481c4b(_0x328288(_0x189e99)),_0x1a3a1b=window[_0x36f5a1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36f5a1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4eeeda);return _0x1a3a1b?window[_0x36f5a1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41b68a(_0x1a3a1b),0x10)*_0x57d528:null;}function _0xb94667(_0x719f05){return new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c01f7,_0xc948be)=>{_0x719f05[_0x36f5a1([0x74,0x68,0x65,0x6e])](_0x3c01f7,_0xc948be),window[_0x36f5a1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xc948be,0x7e528dd8^_0x1d84f1);});}}_0x933c43[_0x36f5a1([0x6f,0x6e])](_0x36f5a1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2fd73d,_0x2c6f08)=>{if(_0x2c6f08[0x0]!=_0x189e99)return _0x9129cb(_0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2c6f08[0x1]={..._0x2c6f08[0x1],[_0x36f5a1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3b6c63};},{[_0x36f5a1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36f5a1([0x68,0x69,0x67,0x68])}),_0x933c43[_0x36f5a1([0x6f,0x6e])](_0x36f5a1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x135684=>{_0x11bdbd(_0x135684[_0x36f5a1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5d9df6=!0x0,_0x154db7(_0x135684[_0x36f5a1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x36f5a1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36f5a1([0x6c,0x6f,0x77])}),_0x42eec7[_0x36f5a1([0x74,0x68,0x65,0x6e])](()=>{_0x5d9df6||_0x9129cb(_0x36f5a1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x33e30f(){return _0x933c43[_0x36f5a1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36f5a1([0x76,0x69,0x65,0x77])][_0x36f5a1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x36f5a1([0x61,0x75,0x74,0x6f]);}function _0x321eb7(){_0x933c43[_0x36f5a1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36f5a1([0x76,0x69,0x65,0x77])][_0x36f5a1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x36f5a1([0x61,0x75,0x74,0x6f]);}}function _0x585317(_0x25e846){const _0x299b08=[new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55441f=>setTimeout(_0x55441f,0x7e5a67d4^_0x1d84f1)),_0x42eec7[_0x36f5a1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2898e8=>{let _0x125f11=0x0;_0x933c43[_0x36f5a1([0x6d,0x6f,0x64,0x65,0x6c])][_0x36f5a1([0x6f,0x6e])](_0x36f5a1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d2584,_0x53bec2)=>{_0x53bec2[0x0][_0x36f5a1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x125f11++,_0x125f11==(0x7e5358e0^_0x1d84f1)&&(_0x2898e8(),_0x2d2584[_0x36f5a1([0x6f,0x66,0x66])]());});}))];return window[_0x36f5a1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x36f5a1([0x72,0x61,0x63,0x65])](_0x299b08)[_0x36f5a1([0x74,0x68,0x65,0x6e])](()=>_0x25e846);}async function _0x19aea4(){await _0x42eec7,_0x933c43[_0x36f5a1([0x6d,0x6f,0x64,0x65,0x6c])][_0x36f5a1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x286e37,_0x933c43[_0x36f5a1([0x6d,0x6f,0x64,0x65,0x6c])][_0x36f5a1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x286e37,_0x933c43[_0x36f5a1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x36f5a1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x336f6e(_0x142342){const _0x5afb8f=_0x275cc6();_0x933c43[_0x5afb8f]=_0x36f5a1([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])+_0x142342,_0x142342!=_0x36f5a1([0x56,0x61,0x6c,0x69,0x64])&&_0x19aea4();}function _0x275cc6(){const _0xa73e43=window[_0x36f5a1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x36f5a1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x36f5a1([0x6e,0x6f,0x77])]())[_0x36f5a1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x36f5a1([0x2e]),'');let _0x32ef7a=_0x36f5a1([0x67]);for(let _0x10f6a8=0x0;_0x10f6a8<_0xa73e43[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10f6a8+=0x2){let _0x1195d3=window[_0x36f5a1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa73e43[_0x36f5a1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10f6a8,_0x10f6a8+0x2));_0x1195d3>=_0x53886b[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1195d3-=_0x53886b[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32ef7a+=_0x53886b[_0x1195d3];}return _0x32ef7a;}function _0x39b9d2(){const _0x3f7dd0=_0x6b3206[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])](_0x36f5a1([0x2e]));if(0x3!=_0x3f7dd0[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x113fe1(_0x3f7dd0[0x1]);function _0x113fe1(_0x6c7ae7){const _0x468962=_0x527a88(_0x6c7ae7);return _0x468962&&_0x5ec393()?_0x468962:null;function _0x5ec393(){const _0x577c27=_0x468962[_0x36f5a1([0x6a,0x74,0x69])],_0x4bf95e=window[_0x36f5a1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x577c27[_0x36f5a1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x577c27[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2b386e={..._0x468962,[_0x36f5a1([0x6a,0x74,0x69])]:_0x577c27[_0x36f5a1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x577c27[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2b386e[_0x36f5a1([0x76,0x63])],_0x328288(_0x2b386e)==_0x4bf95e;}}}async function _0x3c4519(){let _0x5c3b8a=!0x0;try{const _0x130a20=_0x6b3206[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])](_0x36f5a1([0x2e])),[_0x322c2a,_0xfbc620,_0x3211f9]=_0x130a20;return _0x3a9e8f(_0x322c2a),await _0x40ef76(_0x322c2a,_0xfbc620,_0x3211f9),_0x5c3b8a;}catch(_0x106c98){return!0x1;}function _0x3a9e8f(_0x288128){const _0x4cefc6=_0x527a88(_0x288128);_0x4cefc6&&_0x4cefc6[_0x36f5a1([0x61,0x6c,0x67])]==_0x36f5a1([0x45,0x53,0x32,0x35,0x36])||(_0x5c3b8a=!0x1);}async function _0x40ef76(_0x2142dc,_0x5e030f,_0x57422f){const _0x5e1de6=window[_0x36f5a1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x36f5a1([0x66,0x72,0x6f,0x6d])](_0x5ea85e(_0x57422f),_0x408212=>_0x408212[_0x36f5a1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5855bb=new window[(_0x36f5a1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x36f5a1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2142dc+_0x36f5a1([0x2e])+_0x5e030f),_0x3f15a9=window[_0x36f5a1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x36f5a1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3f15a9)return;const _0x52cbfe=await _0x3f15a9[_0x36f5a1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x36f5a1([0x6a,0x77,0x6b]),_0x455c42,{[_0x36f5a1([0x6e,0x61,0x6d,0x65])]:_0x36f5a1([0x45,0x43,0x44,0x53,0x41]),[_0x36f5a1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x36f5a1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x36f5a1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3f15a9[_0x36f5a1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x36f5a1([0x6e,0x61,0x6d,0x65])]:_0x36f5a1([0x45,0x43,0x44,0x53,0x41]),[_0x36f5a1([0x68,0x61,0x73,0x68])]:{[_0x36f5a1([0x6e,0x61,0x6d,0x65])]:_0x36f5a1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x52cbfe,_0x5e1de6,_0x5855bb)||(_0x5c3b8a=!0x1);}}function _0x527a88(_0x3e2bcf){return _0x3e2bcf[_0x36f5a1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x36f5a1([0x65,0x79]))?JSON[_0x36f5a1([0x70,0x61,0x72,0x73,0x65])](_0x5ea85e(_0x3e2bcf)):null;}function _0x5ea85e(_0x23d3b9){return window[_0x36f5a1([0x61,0x74,0x6f,0x62])](_0x23d3b9[_0x36f5a1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x36f5a1([0x2b]))[_0x36f5a1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x36f5a1([0x2f])));}function _0x328288(_0x55ffb7){let _0x1d043d=0x1505;function _0x3c9747(_0x55c3e0){for(let _0x10aed8=0x0;_0x10aed8<_0x55c3e0[_0x36f5a1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10aed8++){const _0x3917aa=_0x55c3e0[_0x36f5a1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10aed8);_0x1d043d=(_0x1d043d<<0x5)+_0x1d043d+_0x3917aa,_0x1d043d&=_0x1d043d;}}function _0x5122eb(_0x26f3f4){Array[_0x36f5a1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x26f3f4)?_0x26f3f4[_0x36f5a1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5122eb):_0x26f3f4&&typeof _0x26f3f4==_0x36f5a1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x36f5a1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x26f3f4)[_0x36f5a1([0x73,0x6f,0x72,0x74])]()[_0x36f5a1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x353e21,_0x3af1f1])=>{_0x3c9747(_0x353e21),_0x5122eb(_0x3af1f1);}):_0x3c9747(window[_0x36f5a1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x26f3f4));}return _0x5122eb(_0x55ffb7),_0x1d043d>>>0x0;}function _0x481c4b(_0x204d77){return _0x204d77[_0x36f5a1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x36f5a1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x36f5a1([0x30]));}function _0x41b68a(_0xafe744){return _0xafe744[_0x36f5a1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x36f5a1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x36f5a1([0x6a,0x6f,0x69,0x6e])]('');}function _0x286e37(){}function _0x36f5a1(_0x46c5a4){const _0x3d5a26=_0x4bae;return _0x46c5a4[_0x3d5a26(0x178)](_0x4eb32b=>String[_0x3d5a26(0x186)](_0x4eb32b))[_0x3d5a26(0x18a)]('');}_0x336f6e(await _0x4e3815());}(this);}}
23
+ function _0x1407(){const _0x576111=['33gTByte','href','editing','pluginName','dataTransfer','isOfficialPlugin','document','ClipboardPipeline','isActive','high','text/html','6418730TRnqkU','map','_parsedData','getData','248DQQTXH','get','fromCharCode','2604930VmDgSH','init','afterInit','execute','968432Kpushc','1384127DdEBae','PasteFromOffice','view','isPremiumPlugin','editor','stylesProcessor','join','5073684XYSSng','PasteFromOfficeEnhancedInliner','2bGXiED','inputTransformation','plugins','8332681JVHytv','354852kURCIf','5NHiegh','requires'];_0x1407=function(){return _0x576111;};return _0x1407();}function _0x1f92(_0x2ca4ae,_0x592904){const _0x1407cd=_0x1407();return _0x1f92=function(_0x1f92e7,_0x12d078){_0x1f92e7=_0x1f92e7-0x176;let _0x9a72bd=_0x1407cd[_0x1f92e7];return _0x9a72bd;},_0x1f92(_0x2ca4ae,_0x592904);}const _0x180ed7=_0x1f92;(function(_0x306b23,_0x44fc3c){const _0x4a3b42=_0x1f92,_0x14a1a4=_0x306b23();while(!![]){try{const _0x2d111d=-parseInt(_0x4a3b42(0x190))/0x1*(-parseInt(_0x4a3b42(0x199))/0x2)+-parseInt(_0x4a3b42(0x197))/0x3+-parseInt(_0x4a3b42(0x18f))/0x4+parseInt(_0x4a3b42(0x177))/0x5*(-parseInt(_0x4a3b42(0x18b))/0x6)+-parseInt(_0x4a3b42(0x19c))/0x7+-parseInt(_0x4a3b42(0x188))/0x8*(-parseInt(_0x4a3b42(0x176))/0x9)+-parseInt(_0x4a3b42(0x184))/0xa*(-parseInt(_0x4a3b42(0x179))/0xb);if(_0x2d111d===_0x44fc3c)break;else _0x14a1a4['push'](_0x14a1a4['shift']());}catch(_0x12af02){_0x14a1a4['push'](_0x14a1a4['shift']());}}}(_0x1407,0xedd3c));import{Plugin as _0x4ea601}from'ckeditor5/src/core.js';import{parseHtml as _0x2ed3f0}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x580d3d,uid as _0x47221a}from'ckeditor5/src/utils.js';import _0x4e8802 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x4ea601{static get[_0x180ed7(0x17c)](){const _0x45a49c=_0x180ed7;return _0x45a49c(0x198);}static get[_0x180ed7(0x17e)](){return!0x0;}static get[_0x180ed7(0x193)](){return!0x0;}static get[_0x180ed7(0x178)](){const _0x390a5d=_0x180ed7;return[_0x390a5d(0x191)];}[_0x180ed7(0x18c)](){const _0x5d1293=_0x180ed7,_0x5e6f59=this[_0x5d1293(0x194)],_0x36c74c=_0x5e6f59[_0x5d1293(0x19b)][_0x5d1293(0x189)](_0x5d1293(0x180)),_0x35b9f4=_0x5e6f59[_0x5d1293(0x17b)][_0x5d1293(0x192)][_0x5d1293(0x17f)],_0x4fd072=new _0x4e8802(_0x35b9f4);_0x36c74c['on'](_0x5d1293(0x19a),(_0x2c6c1f,_0xde2824)=>{const _0xeaca8c=_0x5d1293,_0x2b9e63=_0xde2824[_0xeaca8c(0x17d)][_0xeaca8c(0x187)](_0xeaca8c(0x183));_0x4fd072[_0xeaca8c(0x181)](_0x2b9e63)&&(_0xde2824[_0xeaca8c(0x186)]||(_0xde2824[_0xeaca8c(0x186)]=_0x2ed3f0(_0x2b9e63,_0x35b9f4[_0xeaca8c(0x195)])),_0x4fd072[_0xeaca8c(0x18e)](_0xde2824));},{'priority':_0x580d3d[_0x5d1293(0x189)](_0x5d1293(0x182))+0xb});}[_0x180ed7(0x18d)](){!async function(_0x58bf70){const _0x16ead4=_0x399912([0x4d,0x55,0x4f,0x46,0x68,0x4b,0x34,0x69,0x52,0x30,0x6e,0x59,0x73,0x70,0x4a,0x7a,0x37,0x6c,0x74,0x63,0x77,0x53,0x6b,0x78,0x56,0x62,0x6d,0x51,0x44,0x45,0x31,0x67,0x76,0x4e,0x50,0x72,0x5a,0x57,0x33,0x75,0x58,0x36,0x61,0x47,0x71,0x54,0x42,0x32,0x65,0x35,0x6a,0x79,0x43,0x49,0x64,0x4c,0x39,0x41,0x66,0x48,0x6f,0x38]),_0x4191a0=0x5c3c4e60,_0x44d4fb=0x5c3b2a48^_0x4191a0,_0x14773f=window[_0x399912([0x44,0x61,0x74,0x65])][_0x399912([0x6e,0x6f,0x77])](),_0x1fd2dd=_0x58bf70[_0x399912([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1ab1bc=new window[(_0x399912([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5905bc=>{_0x1fd2dd[_0x399912([0x6f,0x6e,0x63,0x65])](_0x399912([0x72,0x65,0x61,0x64,0x79]),_0x5905bc);}),_0x557f2c={[_0x399912([0x6b,0x74,0x79])]:_0x399912([0x45,0x43]),[_0x399912([0x75,0x73,0x65])]:_0x399912([0x73,0x69,0x67]),[_0x399912([0x63,0x72,0x76])]:_0x399912([0x50,0x2d,0x32,0x35,0x36]),[_0x399912([0x78])]:_0x399912([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]),[_0x399912([0x79])]:_0x399912([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]),[_0x399912([0x61,0x6c,0x67])]:_0x399912([0x45,0x53,0x32,0x35,0x36])},_0x2423b1=_0x1fd2dd[_0x399912([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x399912([0x67,0x65,0x74])](_0x399912([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3dda32(){let _0x2d2994,_0x53abb3=null,_0x338e77=null;try{if(_0x2423b1==_0x399912([0x47,0x50,0x4c]))return _0x399912([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2d2994=_0xf03af5(),!_0x2d2994)return _0x399912([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2d2994[_0x399912([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x338e77=_0x23a953(_0x2d2994[_0x399912([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2d2994[_0x399912([0x6a,0x74,0x69])])),await _0x34d908()?_0x3d9131()?_0x258736()?_0x399912([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2d7fc9()?(_0x2d2994[_0x399912([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x399912([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x53abb3=_0x25c5ad(_0x399912([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2d2994[_0x399912([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x399912([0x74,0x72,0x69,0x61,0x6c])&&(_0x53abb3=_0x25c5ad(_0x399912([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x516877()):_0x399912([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x399912([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x399912([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x232ea4){return _0x399912([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x258736(){const _0x2a1058=[_0x399912([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x399912([0x74,0x72,0x69,0x61,0x6c])][_0x399912([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d2994[_0x399912([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x14773f/0x3e8:0xe10*_0x44d4fb;return _0x2d2994[_0x399912([0x65,0x78,0x70])]<_0x2a1058;}function _0x3d9131(){const _0x21b544=_0x2d2994[_0x399912([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x21b544&&(!!_0x21b544[_0x399912([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x399912([0x2a]))||(!!_0x21b544[_0x399912([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x399912([0x50,0x4f,0x45]))||!!_0x21b544[_0x399912([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x399912([0x50,0x50]))));}function _0x2d7fc9(){const _0x35ca33=_0x1f92,_0xea9713=_0x2d2994[_0x399912([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xea9713||0x0==_0xea9713[_0x399912([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f715e}=new URL(window[_0x399912([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x35ca33(0x17a)]);if(_0xea9713[_0x399912([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f715e))return!0x0;const _0x12deed=_0x2f715e[_0x399912([0x73,0x70,0x6c,0x69,0x74])](_0x399912([0x2e]));return _0xea9713[_0x399912([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x122bb2=>_0x122bb2[_0x399912([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x399912([0x2a])))[_0x399912([0x6d,0x61,0x70])](_0x15fd79=>_0x15fd79[_0x399912([0x73,0x70,0x6c,0x69,0x74])](_0x399912([0x2e])))[_0x399912([0x73,0x6f,0x6d,0x65])](_0x2fe28d=>_0x12deed[_0x399912([0x65,0x76,0x65,0x72,0x79])]((_0x399855,_0x2e5f7b)=>_0x2fe28d[_0x2e5f7b]===_0x399855||_0x2fe28d[_0x2e5f7b]===_0x399912([0x2a])));}function _0x516877(){return _0x53abb3&&_0x338e77?new window[(_0x399912([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9c30cc,_0x23f1bb)=>{_0x53abb3[_0x399912([0x74,0x68,0x65,0x6e])](_0x9c30cc,_0x23f1bb),_0x338e77[_0x399912([0x74,0x68,0x65,0x6e])](_0x4831c7=>{_0x4831c7!=_0x399912([0x56,0x61,0x6c,0x69,0x64])&&_0x9c30cc(_0x4831c7);},_0x23f1bb);}):_0x53abb3||_0x338e77||_0x399912([0x56,0x61,0x6c,0x69,0x64]);}}function _0x23a953(_0x36a0f4,_0x473f70){return new window[(_0x399912([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59aa2b=>{if(_0x2bed00())return _0x59aa2b(_0x399912([0x56,0x61,0x6c,0x69,0x64]));_0x1dec77(),_0x1fd2dd[_0x399912([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x399912([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35b908=!0x1;const _0x2765f6=_0x47221a();function _0x4c204f(_0x4a486e){return!!_0x4a486e&&(typeof _0x4a486e===_0x399912([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a486e===_0x399912([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a486e[_0x399912([0x74,0x68,0x65,0x6e])]===_0x399912([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a486e[_0x399912([0x63,0x61,0x74,0x63,0x68])]===_0x399912([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5d833d(_0x19bdae){_0x4b48cf(_0x19bdae)[_0x399912([0x74,0x68,0x65,0x6e])](_0x59c84b=>{if(!_0x59c84b||_0x59c84b[_0x399912([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x399912([0x6f,0x6b]))return _0x399912([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3e00cb(_0x35360a(_0x2765f6+_0x473f70))!=_0x59c84b[_0x399912([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x399912([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x399912([0x56,0x61,0x6c,0x69,0x64]);})[_0x399912([0x74,0x68,0x65,0x6e])](_0x3c21de=>(_0x11b636(),_0x3c21de),()=>{const _0x189a1e=_0x92b461();return null==_0x189a1e?(_0x11b636(),_0x399912([0x56,0x61,0x6c,0x69,0x64])):_0x399912(_0x14773f-_0x189a1e>(0x7830ca60^_0x4191a0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x399912([0x74,0x68,0x65,0x6e])](_0x59aa2b)[_0x399912([0x63,0x61,0x74,0x63,0x68])](()=>{_0x59aa2b(_0x399912([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5a1535=0x5c0aa0e0^_0x4191a0;function _0x11b636(){const _0x8b8b4f=_0x399912([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e00cb(_0x35360a(_0x36a0f4)),_0x404168=_0x618a7(_0x3e00cb(window[_0x399912([0x4d,0x61,0x74,0x68])][_0x399912([0x63,0x65,0x69,0x6c])](_0x14773f/_0x5a1535)));window[_0x399912([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x399912([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8b8b4f,_0x404168);}function _0x92b461(){const _0xf0554=_0x399912([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e00cb(_0x35360a(_0x36a0f4)),_0x5946a6=window[_0x399912([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x399912([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf0554);return _0x5946a6?window[_0x399912([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x618a7(_0x5946a6),0x10)*_0x5a1535:null;}function _0x4b48cf(_0x3d17d0){return new window[(_0x399912([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54850a,_0x5be934)=>{_0x3d17d0[_0x399912([0x74,0x68,0x65,0x6e])](_0x54850a,_0x5be934),window[_0x399912([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5be934,0x5c3d9aa0^_0x4191a0);});}}_0x1fd2dd[_0x399912([0x6f,0x6e])](_0x399912([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1d4103,_0x203940)=>{if(_0x203940[0x0]!=_0x36a0f4)return _0x59aa2b(_0x399912([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x203940[0x1]={..._0x203940[0x1],[_0x399912([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2765f6};},{[_0x399912([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x399912([0x68,0x69,0x67,0x68])}),_0x1fd2dd[_0x399912([0x6f,0x6e])](_0x399912([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x447cbb=>{_0x4c204f(_0x447cbb[_0x399912([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35b908=!0x0,_0x5d833d(_0x447cbb[_0x399912([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x399912([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x399912([0x6c,0x6f,0x77])}),_0x1ab1bc[_0x399912([0x74,0x68,0x65,0x6e])](()=>{_0x35b908||_0x59aa2b(_0x399912([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2bed00(){return _0x1fd2dd[_0x399912([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x399912([0x76,0x69,0x65,0x77])][_0x399912([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x399912([0x61,0x75,0x74,0x6f]);}function _0x1dec77(){_0x1fd2dd[_0x399912([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x399912([0x76,0x69,0x65,0x77])][_0x399912([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x399912([0x61,0x75,0x74,0x6f]);}}function _0x25c5ad(_0x4dfc71){const _0x2d3498=[new window[(_0x399912([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e549f=>setTimeout(_0x4e549f,0x5c3570ac^_0x4191a0)),_0x1ab1bc[_0x399912([0x74,0x68,0x65,0x6e])](()=>new window[(_0x399912([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c4311=>{let _0xd5f017=0x0;_0x1fd2dd[_0x399912([0x6d,0x6f,0x64,0x65,0x6c])][_0x399912([0x6f,0x6e])](_0x399912([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x9dca31,_0x40c5ec)=>{_0x40c5ec[0x0][_0x399912([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xd5f017++,_0xd5f017==(0x5c3c4f98^_0x4191a0)&&(_0x2c4311(),_0x9dca31[_0x399912([0x6f,0x66,0x66])]());});}))];return window[_0x399912([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x399912([0x72,0x61,0x63,0x65])](_0x2d3498)[_0x399912([0x74,0x68,0x65,0x6e])](()=>_0x4dfc71);}async function _0x23f6f4(){await _0x1ab1bc,_0x1fd2dd[_0x399912([0x6d,0x6f,0x64,0x65,0x6c])][_0x399912([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x231f7a,_0x1fd2dd[_0x399912([0x6d,0x6f,0x64,0x65,0x6c])][_0x399912([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x231f7a,_0x1fd2dd[_0x399912([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x399912([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1315cd(_0x57b33e){const _0x1cbe43=_0x528bd1();_0x1fd2dd[_0x1cbe43]=_0x399912([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])+_0x57b33e,_0x57b33e!=_0x399912([0x56,0x61,0x6c,0x69,0x64])&&_0x23f6f4();}function _0x528bd1(){const _0x4161ec=window[_0x399912([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x399912([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x399912([0x6e,0x6f,0x77])]())[_0x399912([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x399912([0x2e]),'');let _0x39e34d=_0x399912([0x4d]);for(let _0x48abf4=0x0;_0x48abf4<_0x4161ec[_0x399912([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48abf4+=0x2){let _0x54dda0=window[_0x399912([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4161ec[_0x399912([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48abf4,_0x48abf4+0x2));_0x54dda0>=_0x16ead4[_0x399912([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x54dda0-=_0x16ead4[_0x399912([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x39e34d+=_0x16ead4[_0x54dda0];}return _0x39e34d;}function _0xf03af5(){const _0x4244b4=_0x2423b1[_0x399912([0x73,0x70,0x6c,0x69,0x74])](_0x399912([0x2e]));if(0x3!=_0x4244b4[_0x399912([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x528656(_0x4244b4[0x1]);function _0x528656(_0x83dbfd){const _0x1cf262=_0x292652(_0x83dbfd);return _0x1cf262&&_0x13f5a6()?_0x1cf262:null;function _0x13f5a6(){const _0x23afa0=_0x1cf262[_0x399912([0x6a,0x74,0x69])],_0x26dc3f=window[_0x399912([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23afa0[_0x399912([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23afa0[_0x399912([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x557b76={..._0x1cf262,[_0x399912([0x6a,0x74,0x69])]:_0x23afa0[_0x399912([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x23afa0[_0x399912([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x557b76[_0x399912([0x76,0x63])],_0x35360a(_0x557b76)==_0x26dc3f;}}}async function _0x34d908(){let _0x2b0d61=!0x0;try{const _0x513e77=_0x2423b1[_0x399912([0x73,0x70,0x6c,0x69,0x74])](_0x399912([0x2e])),[_0x21d52b,_0x3008dd,_0x1bcb3b]=_0x513e77;return _0x456452(_0x21d52b),await _0x5a23ac(_0x21d52b,_0x3008dd,_0x1bcb3b),_0x2b0d61;}catch(_0xa00a5d){return!0x1;}function _0x456452(_0x1dcde2){const _0x3d28bf=_0x292652(_0x1dcde2);_0x3d28bf&&_0x3d28bf[_0x399912([0x61,0x6c,0x67])]==_0x399912([0x45,0x53,0x32,0x35,0x36])||(_0x2b0d61=!0x1);}async function _0x5a23ac(_0x15130,_0x2de6db,_0x1961e8){const _0xabe16d=window[_0x399912([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x399912([0x66,0x72,0x6f,0x6d])](_0x37abea(_0x1961e8),_0x5eac91=>_0x5eac91[_0x399912([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd72fa5=new window[(_0x399912([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x399912([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x15130+_0x399912([0x2e])+_0x2de6db),_0x335866=window[_0x399912([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x399912([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x335866)return;const _0xadacd5=await _0x335866[_0x399912([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x399912([0x6a,0x77,0x6b]),_0x557f2c,{[_0x399912([0x6e,0x61,0x6d,0x65])]:_0x399912([0x45,0x43,0x44,0x53,0x41]),[_0x399912([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x399912([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x399912([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x335866[_0x399912([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x399912([0x6e,0x61,0x6d,0x65])]:_0x399912([0x45,0x43,0x44,0x53,0x41]),[_0x399912([0x68,0x61,0x73,0x68])]:{[_0x399912([0x6e,0x61,0x6d,0x65])]:_0x399912([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xadacd5,_0xabe16d,_0xd72fa5)||(_0x2b0d61=!0x1);}}function _0x292652(_0x3d2271){return _0x3d2271[_0x399912([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x399912([0x65,0x79]))?JSON[_0x399912([0x70,0x61,0x72,0x73,0x65])](_0x37abea(_0x3d2271)):null;}function _0x37abea(_0x560ba1){return window[_0x399912([0x61,0x74,0x6f,0x62])](_0x560ba1[_0x399912([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x399912([0x2b]))[_0x399912([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x399912([0x2f])));}function _0x35360a(_0x5f56e5){let _0x335574=0x1505;function _0x52d3f6(_0x5e56bc){for(let _0x2a4b81=0x0;_0x2a4b81<_0x5e56bc[_0x399912([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a4b81++){const _0x1bf29c=_0x5e56bc[_0x399912([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a4b81);_0x335574=(_0x335574<<0x5)+_0x335574+_0x1bf29c,_0x335574&=_0x335574;}}function _0x53a977(_0x41a510){Array[_0x399912([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x41a510)?_0x41a510[_0x399912([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x53a977):_0x41a510&&typeof _0x41a510==_0x399912([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x399912([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x41a510)[_0x399912([0x73,0x6f,0x72,0x74])]()[_0x399912([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36110b,_0x55fbf1])=>{_0x52d3f6(_0x36110b),_0x53a977(_0x55fbf1);}):_0x52d3f6(window[_0x399912([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x41a510));}return _0x53a977(_0x5f56e5),_0x335574>>>0x0;}function _0x3e00cb(_0x37f812){return _0x37f812[_0x399912([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x399912([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x399912([0x30]));}function _0x618a7(_0x18f355){return _0x18f355[_0x399912([0x73,0x70,0x6c,0x69,0x74])]('')[_0x399912([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x399912([0x6a,0x6f,0x69,0x6e])]('');}function _0x231f7a(){}function _0x399912(_0x47e5a9){const _0x252cf3=_0x1f92;return _0x47e5a9[_0x252cf3(0x185)](_0x3e32a0=>String[_0x252cf3(0x18a)](_0x3e32a0))[_0x252cf3(0x196)]('');}_0x1315cd(await _0x3dda32());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4911f1=_0x583e;(function(_0x592a8f,_0x18bcb1){const _0x2d0497=_0x583e,_0x2c895e=_0x592a8f();while(!![]){try{const _0x1410d1=parseInt(_0x2d0497(0x180))/0x1*(-parseInt(_0x2d0497(0x170))/0x2)+parseInt(_0x2d0497(0x165))/0x3+-parseInt(_0x2d0497(0x16f))/0x4+-parseInt(_0x2d0497(0x17b))/0x5*(parseInt(_0x2d0497(0x169))/0x6)+parseInt(_0x2d0497(0x164))/0x7*(-parseInt(_0x2d0497(0x185))/0x8)+-parseInt(_0x2d0497(0x17e))/0x9*(-parseInt(_0x2d0497(0x178))/0xa)+-parseInt(_0x2d0497(0x187))/0xb*(-parseInt(_0x2d0497(0x182))/0xc);if(_0x1410d1===_0x18bcb1)break;else _0x2c895e['push'](_0x2c895e['shift']());}catch(_0x5e11fd){_0x2c895e['push'](_0x2c895e['shift']());}}}(_0x2379,0x963a8));import{Plugin as _0xf0baa1}from'ckeditor5/src/core.js';import{parseHtml as _0x592c64}from'@ckeditor/ckeditor5-paste-from-office';function _0x583e(_0x3dee6a,_0x452f8c){const _0x2379eb=_0x2379();return _0x583e=function(_0x583e3f,_0x14e6b3){_0x583e3f=_0x583e3f-0x15a;let _0x1748e3=_0x2379eb[_0x583e3f];return _0x1748e3;},_0x583e(_0x3dee6a,_0x452f8c);}import{priorities as _0x28b288}from'ckeditor5/src/utils.js';import _0x456719 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0xf0baa1{[_0x4911f1(0x16c)];[_0x4911f1(0x189)];static get[_0x4911f1(0x176)](){const _0x953cff=_0x4911f1;return _0x953cff(0x15a);}static get[_0x4911f1(0x15f)](){return!0x0;}static get[_0x4911f1(0x15c)](){return!0x0;}static get[_0x4911f1(0x162)](){const _0x4f28e4=_0x4911f1;return[_0x4f28e4(0x160)];}[_0x4911f1(0x161)](){const _0x5c59dd=_0x4911f1,_0x341542=this[_0x5c59dd(0x17f)],_0x5d6224=_0x341542[_0x5c59dd(0x179)][_0x5c59dd(0x184)](_0x5c59dd(0x172)),_0x5b308e=_0x341542[_0x5c59dd(0x17d)][_0x5c59dd(0x18a)][_0x5c59dd(0x18e)],_0x1a87fc=new _0x456719(_0x5b308e);_0x5d6224['on'](_0x5c59dd(0x167),(_0x1467d2,_0x4662e1)=>{const _0x51f6b7=_0x5c59dd,_0x88e067=_0x4662e1[_0x51f6b7(0x171)][_0x51f6b7(0x15e)](_0x51f6b7(0x18b));_0x1a87fc[_0x51f6b7(0x16e)](_0x88e067)&&(_0x4662e1[_0x51f6b7(0x190)]||(_0x4662e1[_0x51f6b7(0x190)]=_0x592c64(_0x88e067,_0x5b308e[_0x51f6b7(0x166)])),_0x1a87fc[_0x51f6b7(0x183)](_0x4662e1));},{'priority':_0x28b288[_0x5c59dd(0x184)](_0x5c59dd(0x16d))+0xa}),this[_0x5c59dd(0x16c)]=this[_0x5c59dd(0x17f)][_0x5c59dd(0x188)][_0x5c59dd(0x184)](_0x5c59dd(0x16c));const _0x593479=this[_0x5c59dd(0x17f)];this[_0x5c59dd(0x189)]=setInterval(()=>{const _0xff59b9=_0x5c59dd;let _0x519163;for(const _0x3faf81 in _0x593479){const _0x4041c8=_0x3faf81,_0xdb0679=_0x593479[_0x4041c8];if(_0xff59b9(0x174)==_0xdb0679||_0xff59b9(0x17c)==_0xdb0679||_0xff59b9(0x175)==_0xdb0679||_0xff59b9(0x177)==_0xdb0679||_0xff59b9(0x168)==_0xdb0679||_0xff59b9(0x191)==_0xdb0679||_0xff59b9(0x173)==_0xdb0679||_0xff59b9(0x186)==_0xdb0679){delete _0x593479[_0x4041c8],_0x519163=_0xdb0679,clearInterval(this[_0xff59b9(0x189)]),this[_0xff59b9(0x189)]=void 0x0;break;}}_0xff59b9(0x17c)==_0x519163&&_0x593479[_0xff59b9(0x16a)](_0xff59b9(0x15d)),_0xff59b9(0x175)==_0x519163&&_0x593479[_0xff59b9(0x16a)](_0xff59b9(0x15b)),_0xff59b9(0x177)==_0x519163&&_0x593479[_0xff59b9(0x16a)](_0xff59b9(0x18d)),_0xff59b9(0x168)==_0x519163&&_0x593479[_0xff59b9(0x16a)](_0xff59b9(0x163),_0xff59b9(0x18c)),_0xff59b9(0x191)==_0x519163&&_0x593479[_0xff59b9(0x16a)](_0xff59b9(0x16b)),_0xff59b9(0x173)==_0x519163&&_0x593479[_0xff59b9(0x16a)](_0xff59b9(0x181)),_0xff59b9(0x186)==_0x519163&&_0x593479[_0xff59b9(0x16a)](_0xff59b9(0x17a));},0x3e8);}[_0x4911f1(0x18f)](){const _0x122fad=_0x4911f1;super[_0x122fad(0x18f)](),this[_0x122fad(0x189)]&&clearInterval(this[_0x122fad(0x189)]);}}function _0x2379(){const _0x4ac1aa=['_parsedData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','PasteFromOfficeEnhancedPropagator','expired','isPremiumPlugin','invalid','getData','isOfficialPlugin','PasteFromOffice','init','requires','featureNotAllowed','35gcZHXQ','2250501mZnMVD','stylesProcessor','inputTransformation','pasteFromOfficeEnhancedLicenseKeyNotAllowed','6wjKfcF','_showLicenseError','evaluationLimit','licenseKey','high','isActive','4341196wrFXBO','1095144pASuah','dataTransfer','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyExpired','pluginName','pasteFromOfficeEnhancedLicenseKeyDomainLimit','10nUOPdy','plugins','usageLimit','2415085hRgDXL','pasteFromOfficeEnhancedLicenseKeyInvalid','editing','9186066gzpGxj','editor','1FmOHfD','trialLimit','88188MGaZPl','execute','get','368248UGbrcX','pasteFromOfficeEnhancedLicenseKeyUsageLimit','1782ZuHEJM','config','_licenseKeyCheckInterval','view','text/html','PasteFromOfficeEnhanced','domainLimit','document','destroy'];_0x2379=function(){return _0x4ac1aa;};return _0x2379();}
23
+ const _0xe839cf=_0x18b9;(function(_0x2cac95,_0x1e16dc){const _0x146788=_0x18b9,_0x4a8db2=_0x2cac95();while(!![]){try{const _0x26b5aa=-parseInt(_0x146788(0xc7))/0x1*(parseInt(_0x146788(0xc5))/0x2)+parseInt(_0x146788(0xca))/0x3*(parseInt(_0x146788(0xb6))/0x4)+-parseInt(_0x146788(0xcf))/0x5+-parseInt(_0x146788(0xb8))/0x6*(parseInt(_0x146788(0xb5))/0x7)+parseInt(_0x146788(0xc4))/0x8*(-parseInt(_0x146788(0xcd))/0x9)+-parseInt(_0x146788(0xc9))/0xa+parseInt(_0x146788(0xd1))/0xb;if(_0x26b5aa===_0x1e16dc)break;else _0x4a8db2['push'](_0x4a8db2['shift']());}catch(_0x577bb0){_0x4a8db2['push'](_0x4a8db2['shift']());}}}(_0x32cd,0x359f2));import{Plugin as _0x209133}from'ckeditor5/src/core.js';import{parseHtml as _0x1e0f23}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5f49a4}from'ckeditor5/src/utils.js';function _0x18b9(_0x397470,_0x87ac66){const _0x32cd8a=_0x32cd();return _0x18b9=function(_0x18b911,_0x468010){_0x18b911=_0x18b911-0x9b;let _0x6167be=_0x32cd8a[_0x18b911];return _0x6167be;},_0x18b9(_0x397470,_0x87ac66);}function _0x32cd(){const _0x341e1a=['_showLicenseError','dataTransfer','isActive','editor','ClipboardPipeline','inputTransformation','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','plugins','view','pluginName','evaluationLimit','licenseKey','high','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','getData','3199nYALGZ','4GDqQkV','document','3090nUmuUi','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyValid','isOfficialPlugin','isPremiumPlugin','execute','trialLimit','pasteFromOfficeEnhancedLicenseKeyExpired','usageLimit','requires','domainLimit','_licenseKeyCheckInterval','1572272MyEuEG','8rgWdlV','get','20461GJcpVC','config','3777220HjGxuc','1133289VjALHy','expired','PasteFromOffice','18cbaRSz','PasteFromOfficeEnhancedPropagator','1670110dxXLRt','editing','13902702gzXnUi','init','text/html','invalid','destroy','_parsedData','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyUsageLimit','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'];_0x32cd=function(){return _0x341e1a;};return _0x32cd();}import _0x1235db from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x209133{[_0xe839cf(0xb0)];[_0xe839cf(0xc3)];static get[_0xe839cf(0xae)](){const _0xd1764f=_0xe839cf;return _0xd1764f(0xce);}static get[_0xe839cf(0xbb)](){return!0x0;}static get[_0xe839cf(0xbc)](){return!0x0;}static get[_0xe839cf(0xc1)](){const _0x1e6b1a=_0xe839cf;return[_0x1e6b1a(0xcc)];}[_0xe839cf(0x9b)](){const _0x4a873e=_0xe839cf,_0x23a990=this[_0x4a873e(0xa7)],_0x4fd27c=_0x23a990[_0x4a873e(0xac)][_0x4a873e(0xc6)](_0x4a873e(0xa8)),_0x5149b1=_0x23a990[_0x4a873e(0xd0)][_0x4a873e(0xad)][_0x4a873e(0xb7)],_0x2b0064=new _0x1235db(_0x5149b1);_0x4fd27c['on'](_0x4a873e(0xa9),(_0x5f0527,_0x2d41b4)=>{const _0xb62a83=_0x4a873e,_0x4a427f=_0x2d41b4[_0xb62a83(0xa5)][_0xb62a83(0xb4)](_0xb62a83(0x9c));_0x2b0064[_0xb62a83(0xa6)](_0x4a427f)&&(_0x2d41b4[_0xb62a83(0x9f)]||(_0x2d41b4[_0xb62a83(0x9f)]=_0x1e0f23(_0x4a427f,_0x5149b1[_0xb62a83(0xa0)])),_0x2b0064[_0xb62a83(0xbd)](_0x2d41b4));},{'priority':_0x5f49a4[_0x4a873e(0xc6)](_0x4a873e(0xb1))+0xa}),this[_0x4a873e(0xb0)]=this[_0x4a873e(0xa7)][_0x4a873e(0xc8)][_0x4a873e(0xc6)](_0x4a873e(0xb0));const _0xfbf8f4=this[_0x4a873e(0xa7)];this[_0x4a873e(0xc3)]=setInterval(()=>{const _0x1819f3=_0x4a873e;let _0x2664b5;for(const _0x344747 in _0xfbf8f4){const _0x234f26=_0x344747,_0x34d65a=_0xfbf8f4[_0x234f26];if(_0x1819f3(0xba)==_0x34d65a||_0x1819f3(0xb3)==_0x34d65a||_0x1819f3(0xbf)==_0x34d65a||_0x1819f3(0xb2)==_0x34d65a||_0x1819f3(0xaa)==_0x34d65a||_0x1819f3(0xa3)==_0x34d65a||_0x1819f3(0xab)==_0x34d65a||_0x1819f3(0xa1)==_0x34d65a){delete _0xfbf8f4[_0x234f26],_0x2664b5=_0x34d65a,clearInterval(this[_0x1819f3(0xc3)]),this[_0x1819f3(0xc3)]=void 0x0;break;}}_0x1819f3(0xb3)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0x9d)),_0x1819f3(0xbf)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xcb)),_0x1819f3(0xb2)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xc2)),_0x1819f3(0xaa)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xa2),_0x1819f3(0xb9)),_0x1819f3(0xa3)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xaf)),_0x1819f3(0xab)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xbe)),_0x1819f3(0xa1)==_0x2664b5&&_0xfbf8f4[_0x1819f3(0xa4)](_0x1819f3(0xc0));},0x3e8);}[_0xe839cf(0x9e)](){const _0x1c60f3=_0xe839cf;super[_0x1c60f3(0x9e)](),this[_0x1c60f3(0xc3)]&&clearInterval(this[_0x1c60f3(0xc3)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5a8898,_0x142384){const _0x1a4505=_0x1f75,_0x42b2f8=_0x5a8898();while(!![]){try{const _0x349c07=-parseInt(_0x1a4505(0x1e0))/0x1+-parseInt(_0x1a4505(0x1e1))/0x2*(parseInt(_0x1a4505(0x1dc))/0x3)+parseInt(_0x1a4505(0x1e5))/0x4+parseInt(_0x1a4505(0x1df))/0x5*(-parseInt(_0x1a4505(0x1db))/0x6)+parseInt(_0x1a4505(0x1e4))/0x7+-parseInt(_0x1a4505(0x1e3))/0x8+parseInt(_0x1a4505(0x1dd))/0x9*(parseInt(_0x1a4505(0x1de))/0xa);if(_0x349c07===_0x142384)break;else _0x42b2f8['push'](_0x42b2f8['shift']());}catch(_0x311df9){_0x42b2f8['push'](_0x42b2f8['shift']());}}}(_0x457d,0xb3934));function _0x457d(){const _0x283e18=['3184620kqSGcN','714tvmHmU','10029ixYVnC','9iSURUZ','9664090wJLHkz','37615lLmILc','44517bewLdV','170COwDXM','test','994400QlmMux','2248295GkeNZH'];_0x457d=function(){return _0x283e18;};return _0x457d();}function _0x1f75(_0x56a224,_0x4409a7){const _0x457d24=_0x457d();return _0x1f75=function(_0x1f755f,_0x58491f){_0x1f755f=_0x1f755f-0x1db;let _0x45006c=_0x457d24[_0x1f755f];return _0x45006c;},_0x1f75(_0x56a224,_0x4409a7);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x21901a){const _0x17f6d0=_0x1f75;return m[_0x17f6d0(0x1e2)](_0x21901a);}
23
+ (function(_0x21581c,_0x5941d5){const _0x1d4e97=_0x3583,_0x4c3020=_0x21581c();while(!![]){try{const _0x5b83fd=parseInt(_0x1d4e97(0x7f))/0x1+-parseInt(_0x1d4e97(0x82))/0x2*(-parseInt(_0x1d4e97(0x85))/0x3)+parseInt(_0x1d4e97(0x87))/0x4+-parseInt(_0x1d4e97(0x7e))/0x5*(parseInt(_0x1d4e97(0x81))/0x6)+parseInt(_0x1d4e97(0x86))/0x7+parseInt(_0x1d4e97(0x80))/0x8+-parseInt(_0x1d4e97(0x83))/0x9;if(_0x5b83fd===_0x5941d5)break;else _0x4c3020['push'](_0x4c3020['shift']());}catch(_0x2af7fe){_0x4c3020['push'](_0x4c3020['shift']());}}}(_0x3cae,0xd5ac6));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x3cae(){const _0x44a98e=['3HMQlzj','10116666TwpJSG','2189692aprJjN','328110WbTPch','1307536XsBNnC','10158056TzSaFb','30feYNuC','3250418CMKMiO','44926623aHQjdw','test'];_0x3cae=function(){return _0x44a98e;};return _0x3cae();}function _0x3583(_0x44cb68,_0x47991b){const _0x3cae6e=_0x3cae();return _0x3583=function(_0x3583ca,_0x50fa3b){_0x3583ca=_0x3583ca-0x7e;let _0x5389f5=_0x3cae6e[_0x3583ca];return _0x5389f5;},_0x3583(_0x44cb68,_0x47991b);}export function isMSExcelContent(_0x2bbdf0){const _0x4e421f=_0x3583;return m[_0x4e421f(0x84)](_0x2bbdf0);}