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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=L();return(S=function(t,e){return n[t-=195]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(804054===parseInt(e(198))/1+parseInt(e(204))/2+parseInt(e(202))/3*(parseInt(e(199))/4)+-parseInt(e(196))/5+parseInt(e(197))/6+-parseInt(e(203))/7+-parseInt(e(195))/8*(parseInt(e(201))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[S(200)](t)}function L(){const t=["1488727ggQvqg","180WDNSQJ","test","9IFWnio","77607hgmwoO","9767191OwjLwz","2327284tcjPub","15046416JdRuml","2722810zGnsey","4849542PzzGPT"];return(L=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(559808===-parseInt(e(391))/1+-parseInt(e(400))/2+-parseInt(e(396))/3*(parseInt(e(382))/4)+-parseInt(e(372))/5*(parseInt(e(387))/6)+-parseInt(e(394))/7*(parseInt(e(393))/8)+parseInt(e(373))/9*(parseInt(e(378))/10)+parseInt(e(375))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const E=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(374)]&&!s[n(380)])continue;const e=!s[n(374)]||t[n(389)]===s[n(374)],o=!s[n(380)]||t[n(379)](s[n(380)]);e&&o&&r[n(383)](s,i)}return r}function P(t){const e=T,n={};for(let r=0;r<t[e(397)];r++){const s=t[r],i=t[e(385)](s);e(381)!==i&&(n[s]=i)}return n}function F(t){const e=T,n=t[e(384)](",")[e(395)]((t=>t[e(377)]())),r=[];for(const t of n){const n=E[e(390)](t);n&&r[e(388)](n[e(399)])}return r}function T(t,e){const n=j();return(T=function(t,e){return n[t-=372]})(t,e)}function W(t){const e=T,n={};for(const r of t)Object[e(392)](n,r);return n}function j(){const t=["length","cssRules","groups","91906ZIIPoM","95EWiLuA","18liUlLF","tagName","17235702RJZrWX","selectorText","trim","2754190yBokfW","hasClass","className","initial","8DJwcZJ","set","split","getPropertyValue","style","8886AAboXp","push","name","exec","38651xBxliN","assign","8IYblcs","6795929gysYTY","map","711483QbmjTx"];return(j=function(){return t})()}const R=k;function N(){const t=["elementStart","setStyle","1327135zbJZAy","37905OuZoVY","3TqhfCs","item","from","hasStyle","9273290inmvmg","size","897awqOcX","createRangeIn","type","5476ZyAeuj","execute","64cKVtfb","18jcJIaz","_parsedData","1165086sxIowZ","isActive","14609705UVbiap","values","767672JrsBAz","document","content"];return(N=function(){return t})()}function k(t,e){const n=N();return(k=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(677315===parseInt(e(230))/1*(-parseInt(e(223))/2)+parseInt(e(236))/3*(-parseInt(e(214))/4)+-parseInt(e(228))/5*(-parseInt(e(217))/6)+parseInt(e(229))/7+parseInt(e(216))/8*(parseInt(e(219))/9)+-parseInt(e(234))/10+parseInt(e(221))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class K extends w{[R(215)](t){const n=R,{body:r,styles:s}=t[n(218)],i=new e.UpcastWriter(r[n(224)]),o=i[n(237)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(383)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(398)])if(t instanceof CSSStyleRule){const r=P(t[e(386)]);n[t[e(376)]]=Object[e(392)]({},n[t[e(376)]]||{},r)}return n}(s));for(const t of o){if(n(226)!==t[n(238)])continue;const e=O(t[n(231)],c);if(e[n(235)]){const r=W(Array[n(232)](e[n(222)]()));for(const e in r){const s=t[n(231)];s[n(233)](e)||i[n(227)](e,r[e],s)}}}t[n(225)]=r}[R(220)](t){return super[R(220)](t)||A(t)}}const M=U;function U(t,e){const n=D();return(U=function(t,e){return n[t-=348]})(t,e)}function D(){const t=["12249jRwWbu","stylesProcessor","requires","430700FCTWQL","execute","join","dataTransfer","map","isActive","href","inputTransformation","4319WaNBOo","init","1992816UXrviI","afterInit","ClipboardPipeline","document","get","fromCharCode","PasteFromOffice","high","38fDcLfd","pluginName","editing","PasteFromOfficeEnhancedInliner","8214pngaun","1801557CcLLqf","plugins","view","9250lnofhk","isPremiumPlugin","3169915LIVBUf","_parsedData","editor","getData","isOfficialPlugin","text/html","21998ybBPie"];return(D=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(543715===-parseInt(e(361))/1*(parseInt(e(383))/2)+parseInt(e(350))/3+-parseInt(e(365))/4+parseInt(e(355))/5+-parseInt(e(349))/6*(-parseInt(e(373))/7)+parseInt(e(375))/8+parseInt(e(362))/9*(-parseInt(e(353))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class z extends t.Plugin{static get[M(384)](){return M(348)}static get[M(359)](){return!0}static get[M(354)](){return!0}static get[M(364)](){return[M(381)]}[M(374)](){const t=M,e=this[t(357)],n=e[t(351)][t(379)](t(377)),r=e[t(385)][t(352)][t(378)],s=new K(r);n.on(t(372),((e,n)=>{const i=t,o=n[i(368)][i(358)](i(360));s[i(370)](o)&&(n[i(356)]||(n[i(356)]=v(o,r[i(363)])),s[i(366)](n))}),{priority:x.priorities[t(379)](t(382))+11})}[M(376)](){!async function(t){const e=d([100,57,67,121,107,66,109,51,98,71,113,102,81,75,73,84,103,117,78,69,79,86,83,90,56,99,120,112,115,65,76,68,111,48,53,119,88,77,108,82,106,74,104,114,122,101,49,72,118,89,85,80,52,87,55,105,54,97,110,116,50,70]),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(369)]((t=>String[e(380)](t)))[e(367)]("")}!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([100]);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:1740528e3;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(371)]);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(291205===parseInt(e(433))/1*(parseInt(e(431))/2)+parseInt(e(461))/3+parseInt(e(446))/4*(parseInt(e(453))/5)+-parseInt(e(449))/6*(-parseInt(e(437))/7)+-parseInt(e(470))/8+parseInt(e(465))/9*(-parseInt(e(445))/10)+-parseInt(e(460))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);const J=[$(456),$(451),$(448),$(428),$(469),$(443),$(430),$(438)],B=[$(456),$(451),$(448)],q={"font-style":[[$(459),"i"]],"font-weight":[[$(432),$(439)],[$(450),$(439)],[$(436),$(439)],[t=>Number(t)>=600,$(439)]],"text-decoration":[[$(468),"u"],[$(434),"s"]],"text-decoration-line":[[$(468),"u"],[$(434),"s"]],"vertical-align":[[$(427),$(427)],[$(467),$(455)]]};function Y(t){return J[$(463)](t)}function G(t){const e=$;return Array[e(447)](t[e(442)]())[e(441)](Y)}function H(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(462)]((e=>{const i=n,o=t[i(440)](e);if(o)if(c=e,B[$(463)](c))r[e]=o;else if(e in q){const t=o[i(429)](" ");q[e][i(462)]((([n,r])=>{const o=i;for(const i of t)(o(464)==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(462)]((([,n])=>{const s=r,i=e[s(471)](n,[],t[s(454)]());e[s(458)](0,i,t)})),e[r(444)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(466)](n)[r(457)])return;const s=e[r(471)](r(452),[],t[r(454)]());e[r(435)](n,s),e[r(458)](0,s,t),e[r(444)](Object[r(466)](n),t)}(t,e,r)}function Q(t,e){const n=V();return(Q=function(t,e){return n[t-=427]})(t,e)}function V(){const t=["227564Jrekue","from","font-size","72yNhGyd","bold","font-family","span","40ARayig","getChildren","sup","color","length","insertChild","italic","7788022CIBUKg","1375302hUOahN","forEach","includes","function","135351IPdXmn","keys","super","underline","text-decoration-line","4362152HTnIgO","createElement","sub","text-decoration","split","font-style","2pWOxiy","medium","200987HphXwG","line-through","setStyle","bolder","277109HwconT","vertical-align","strong","getStyle","filter","getStyleNames","font-weight","removeStyle","30ArmTVk"];return(V=function(){return t})()}const Z=_;function _(t,e){const n=X();return(_=function(t,e){return n[t-=251]})(t,e)}function X(){const t=["1220166jFuuez","43185buaatk","document","1070968xBzUmS","createRangeIn","stylesProcessor","_parsedData","font","element","1531113zbugmo","blockElements","8nKfNfo","300980fOcxGa","236KYHUGK","execute","22839417hAeqmN","content","isActive","includes","3888409FjIkOv","name","getItems"];return(X=function(){return t})()}!function(t){const e=_,n=t();for(;;)try{if(329169===-parseInt(e(260))/1+-parseInt(e(251))/2+-parseInt(e(257))/3+-parseInt(e(261))/4*(parseInt(e(271))/5)+parseInt(e(270))/6+-parseInt(e(267))/7*(parseInt(e(259))/8)+parseInt(e(263))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[Z(262)](t){const n=Z,{body:r}=t[n(254)],s=new e.UpcastWriter(r[n(272)]),i=s[n(252)](r),o=new e.ViewDocument(s[n(272)][n(253)]),c=[...new e.DomConverter(o)[n(258)],n(255)],a=i[n(269)]();for(const t of a)if(t.is(n(256))&&c[n(266)](t[n(268)])){H(t,s,G(t))}t[n(264)]=r}[Z(265)](t){return super[Z(265)](t)||A(t)}}const et=rt;function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyInvalid","licenseKey","311007EYfhYt","requires","usageLimit","36580GwZGpb","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","738QlWmdQ","pasteFromOfficeEnhancedLicenseKeyDomainLimit","init","isOfficialPlugin","text/html","high","662068gzmRLb","_showLicenseError","dataTransfer","4756864FQcSTD","1298091GiWClc","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyValid","editing","getData","_licenseKeyCheckInterval","config","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyExpired","1026056mAdhTk","isActive","_parsedData","plugins","execute","featureNotAllowed","destroy","1785zWLYFo","evaluationLimit","pluginName","PasteFromOffice","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyUsageLimit","view","expired","pasteFromOfficeEnhancedLicenseKeyTrialLimit","invalid","inputTransformation","editor","5610UYRmMY","PasteFromOfficeEnhancedPropagator","2OQWUEJ","PasteFromOfficeEnhanced","5LvMTSn","document","stylesProcessor","domainLimit","get"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(374243===-parseInt(e(245))/1+parseInt(e(236))/2*(parseInt(e(260))/3)+-parseInt(e(214))/4*(-parseInt(e(238))/5)+parseInt(e(234))/6*(-parseInt(e(221))/7)+parseInt(e(259))/8+-parseInt(e(250))/9*(parseInt(e(248))/10)+-parseInt(e(256))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(223)](){return et(235)}static get[et(253)](){return!0}static get[et(261)](){return!0}static get[et(246)](){return[et(224)]}[et(252)](){const t=et,e=this[t(233)],n=e[t(217)][t(242)](t(212)),r=e[t(263)][t(228)][t(239)],s=new tt(r);n.on(t(232),((e,n)=>{const i=t,o=n[i(258)][i(264)](i(254));s[i(215)](o)&&(n[i(216)]||(n[i(216)]=v(o,r[i(240)])),s[i(218)](n))}),{priority:x.priorities[t(242)](t(255))+10}),this[t(244)]=this[t(233)][t(211)][t(242)](t(244));const i=this[t(233)];this[t(265)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(262)==s||e(243)==s||e(213)==s||e(251)==s||e(226)==s||e(249)==s||e(230)==s||e(227)==s){delete i[r],n=s,clearInterval(this[e(265)]),this[e(265)]=void 0;break}}e(243)==n&&i[e(257)](e(231)),e(213)==n&&i[e(257)](e(229)),e(251)==n&&i[e(257)](e(241)),e(226)==n&&i[e(257)](e(219),e(237)),e(249)==n&&i[e(257)](e(222)),e(230)==n&&i[e(257)](e(225)),e(227)==n&&i[e(257)](e(247))}),1e3)}[et(220)](){const t=et;super[t(220)](),this[t(265)]&&clearInterval(this[t(265)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=169]})(t,e)}function ct(){var t=["2KMpFuG","PasteFromOfficeEnhanced","161NvbhRs","isPremiumPlugin","3943887meZsdk","19419420SzrnCt","requires","isOfficialPlugin","pluginName","656BGgYbf","PasteFromOffice","144600qwhTWS","851315MUUetD","102573AnTQmJ","4335528hWvcgc","23910bnqanS"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(884503===parseInt(e(180))/1+-parseInt(e(169))/2*(parseInt(e(173))/3)+-parseInt(e(183))/4+parseInt(e(181))/5+parseInt(e(184))/6*(parseInt(e(171))/7)+-parseInt(e(178))/8*(-parseInt(e(182))/9)+parseInt(e(174))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(177)](){return it(170)}static get[it(176)](){return!0}static get[it(172)](){return!0}static get[it(175)](){return[it(179),z,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=116]})(t,e)}function lt(){var t=["430027tIoxXf","20CEOjKf","1886751UDLmkY","6330KiSxKQ","1XGHHRW","318435yYZRkH","620KZvtJh","8vwQkzm","143522vBTKoR","36jghrcV","461967UCmyHJ","476202CNJAtL","7cinoBQ"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(108887===-parseInt(e(124))/1*(-parseInt(e(128))/2)+-parseInt(e(125))/3+-parseInt(e(126))/4*(-parseInt(e(123))/5)+-parseInt(e(118))/6*(parseInt(e(119))/7)+-parseInt(e(127))/8*(-parseInt(e(122))/9)+parseInt(e(121))/10*(-parseInt(e(117))/11)+-parseInt(e(116))/12*(parseInt(e(120))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=E,n=t();for(;;)try{if(753178===parseInt(e(442))/1*(parseInt(e(450))/2)+-parseInt(e(449))/3*(-parseInt(e(448))/4)+parseInt(e(441))/5*(-parseInt(e(440))/6)+-parseInt(e(443))/7*(parseInt(e(446))/8)+parseInt(e(438))/9*(-parseInt(e(447))/10)+parseInt(e(439))/11+-parseInt(e(444))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=A();return(E=function(t,e){return n[t-=438]})(t,e)}function C(t){return S[E(445)](t)}function A(){const t=["2524974bOchLQ","1415511UcPqbz","16245152hBbThT","156SuwcMC","36075gcvyWo","1CwYlzc","14xIiasU","14897376ddMjEB","test","1004048KwWxzP","50EAVnwN","44ejMUGO","130992SZowuA"];return(A=function(){return t})()}function O(t,e){const n=F();return(O=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(918010===parseInt(e(420))/1*(parseInt(e(426))/2)+parseInt(e(418))/3*(-parseInt(e(410))/4)+-parseInt(e(429))/5*(-parseInt(e(433))/6)+parseInt(e(413))/7+parseInt(e(434))/8*(-parseInt(e(428))/9)+-parseInt(e(419))/10*(-parseInt(e(421))/11)+-parseInt(e(431))/12*(parseInt(e(436))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(417)]&&!s[n(416)])continue;const e=!s[n(417)]||t[n(415)]===s[n(417)],o=!s[n(416)]||t[n(412)](s[n(416)]);e&&o&&r[n(438)](s,i)}return r}function F(){const t=["5772065VRpsWS","split","set","exec","selectorText","4bSzAAQ","length","hasClass","8121603hitATD","initial","name","className","tagName","2619417njjkiE","1210xMgcEK","104VpkUDA","25718uOQOSV","groups","assign","trim","push","26024Tclpzg","style","5463NVEGXG","698465YRbICF","cssRules","36vGNZhW","map","60lyVHEF","14104pbfOuF","getPropertyValue"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(411)];r++){const s=t[r],i=t[e(435)](s);e(414)!==i&&(n[s]=i)}return n}function N(t){const e=O,n=t[e(437)](",")[e(432)]((t=>t[e(424)]())),r=[];for(const t of n){const n=L[e(439)](t);n&&r[e(425)](n[e(422)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(423)](n,r);return n}function M(t,e){const n=W();return(M=function(t,e){return n[t-=130]})(t,e)}function W(){const t=["document","_parsedData","268guUeBJ","elementStart","from","content","execute","3650847Dhavgt","9nxoLjC","isActive","size","3242584NlorAT","values","537341vSfTUo","33570JFWYZP","setStyle","hasStyle","132RtFoen","12nXfgel","4202780PdmcmO","createRangeIn","4VsgVGp","643965eNpEqi","item","1366222mTxWHJ","type"];return(W=function(){return t})()}const R=M;!function(t){const e=M,n=t();for(;;)try{if(973062===-parseInt(e(133))/1*(-parseInt(e(141))/2)+-parseInt(e(153))/3+-parseInt(e(148))/4*(parseInt(e(134))/5)+-parseInt(e(138))/6*(-parseInt(e(142))/7)+parseInt(e(131))/8*(-parseInt(e(154))/9)+parseInt(e(139))/10+parseInt(e(144))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends w{[R(152)](t){const n=R,{body:r,styles:s}=t[n(147)],i=new e.UpcastWriter(r[n(146)]),o=i[n(140)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(438)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(430)])if(t instanceof CSSStyleRule){const r=j(t[e(427)]);n[t[e(409)]]=Object[e(423)]({},n[t[e(409)]]||{},r)}return n}(s));for(const t of o){if(n(149)!==t[n(145)])continue;const e=P(t[n(143)],c);if(e[n(130)]){const r=T(Array[n(150)](e[n(132)]()));for(const e in r){const s=t[n(143)];s[n(136)](e)||i[n(135)](e,r[e],s)}}}t[n(151)]=r}[R(155)](t){return super[R(155)](t)||C(t)}}const K=k;function V(){const t=["pluginName","dataTransfer","isOfficialPlugin","_parsedData","30138DraFgB","74ZdfOWy","10896740bsLZBV","85572BvSLaX","href","high","plugins","editor","afterInit","18547276Lhgpnf","9HcqNtY","map","PasteFromOfficeEnhancedInliner","isActive","152cCHvUY","document","text/html","273077NEkfsF","get","25McwSlj","editing","inputTransformation","getData","stylesProcessor","ClipboardPipeline","isPremiumPlugin","fromCharCode","133482iFYjNn","join","63637692OJSzNu","requires","init","view","execute","104tFJwus","PasteFromOffice"];return(V=function(){return t})()}function k(t,e){const n=V();return(k=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(856980===parseInt(e(347))/1*(parseInt(e(346))/2)+parseInt(e(333))/3*(parseInt(e(320))/4)+-parseInt(e(325))/5*(-parseInt(e(349))/6)+parseInt(e(323))/7*(parseInt(e(340))/8)+parseInt(e(356))/9*(parseInt(e(348))/10)+parseInt(e(355))/11+-parseInt(e(335))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends t.Plugin{static get[K(342)](){return K(358)}static get[K(344)](){return!0}static get[K(331)](){return!0}static get[K(336)](){return[K(341)]}[K(337)](){const t=K,e=this[t(353)],n=e[t(352)][t(324)](t(330)),r=e[t(326)][t(338)][t(321)],s=new D(r);n.on(t(327),((e,n)=>{const i=t,o=n[i(343)][i(328)](i(322));s[i(319)](o)&&(n[i(345)]||(n[i(345)]=v(o,r[i(329)])),s[i(339)](n))}),{priority:x.priorities[t(324)](t(351))+11})}[K(354)](){!async function(t){const e=d([52,70,100,109,89,110,107,68,80,57,111,48,121,106,98,81,50,75,55,101,71,66,112,74,76,122,73,102,65,99,83,77,116,54,115,72,97,104,56,84,53,87,90,105,119,118,88,69,103,49,78,108,85,51,82,113,86,120,117,114,79,67]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(357)]((t=>String[e(332)](t)))[e(334)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([70]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1740700800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(350)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=J;function z(){const t=["9MSkcmA","line-through","bold","24tVHEJg","setStyle","filter","382540jKNocq","text-decoration-line","from","vertical-align","removeStyle","994651RPzySF","font-size","sup","520986EuLUOo","font-family","super","includes","keys","getChildren","function","getStyleNames","insertChild","sub","span","getStyle","strong","6879760mfqllK","font-weight","italic","createElement","bolder","forEach","3581224bStFAf","44uhvVMO","text-decoration","color","medium","137841NymrmB","underline","font-style","split","448588INjlPO","length"];return(z=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(333057===-parseInt(e(310))/1+-parseInt(e(294))/2+parseInt(e(290))/3*(-parseInt(e(330))/4)+-parseInt(e(302))/5*(-parseInt(e(299))/6)+parseInt(e(307))/7+-parseInt(e(329))/8*(-parseInt(e(296))/9)+parseInt(e(323))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const q=[$(332),$(311),$(308),$(331),$(303),$(324),$(292),$(305)];function J(t,e){const n=z();return(J=function(t,e){return n[t-=290]})(t,e)}const B=[$(332),$(311),$(308)],H={"font-style":[[$(325),"i"]],"font-weight":[[$(333),$(322)],[$(298),$(322)],[$(327),$(322)],[t=>Number(t)>=600,$(322)]],"text-decoration":[[$(291),"u"],[$(297),"s"]],"text-decoration-line":[[$(291),"u"],[$(297),"s"]],"vertical-align":[[$(319),$(319)],[$(312),$(309)]]};function G(t){return q[$(313)](t)}function _(t){const e=$;return Array[e(304)](t[e(317)]())[e(301)](G)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(328)]((e=>{const i=n,o=t[i(321)](e);if(o)if(c=e,B[$(313)](c))r[e]=o;else if(e in H){const t=o[i(293)](" ");H[e][i(328)]((([n,r])=>{const o=i;for(const i of t)(o(316)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(328)]((([,n])=>{const s=r,i=e[s(326)](n,[],t[s(315)]());e[s(318)](0,i,t)})),e[r(306)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(314)](n)[r(295)])return;const s=e[r(326)](r(320),[],t[r(315)]());e[r(300)](n,s),e[r(318)](0,s,t),e[r(306)](Object[r(314)](n),t)}(t,e,r)}function X(){const t=["_parsedData","element","891416NwnAlF","name","blockElements","5724880MwobcZ","getItems","font","2079VaisPo","135210lgMapD","128JHXIPx","execute","2CzITLV","3737250IzMYOK","document","createRangeIn","stylesProcessor","45EGjqiD","81420dyjWuU","isActive","829635BhulCv","includes","317399Nrvijn","content"];return(X=function(){return t})()}function Z(t,e){const n=X();return(Z=function(t,e){return n[t-=171]})(t,e)}const Q=Z;!function(t){const e=Z,n=t();for(;;)try{if(451563===parseInt(e(182))/1*(-parseInt(e(172))/2)+-parseInt(e(178))/3*(parseInt(e(194))/4)+-parseInt(e(180))/5+parseInt(e(173))/6+-parseInt(e(189))/7+-parseInt(e(186))/8*(parseInt(e(177))/9)+-parseInt(e(193))/10*(-parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[Q(171)](t){const n=Q,{body:r}=t[n(184)],s=new e.UpcastWriter(r[n(174)]),i=s[n(175)](r),o=new e.ViewDocument(s[n(174)][n(176)]),c=[...new e.DomConverter(o)[n(188)],n(191)],a=i[n(190)]();for(const t of a)if(t.is(n(185))&&c[n(181)](t[n(187)])){Y(t,s,_(t))}t[n(183)]=r}[Q(179)](t){return super[Q(179)](t)||C(t)}}const et=rt;function nt(){const t=["config","high","24bdJPOc","48351JoUhDf","isPremiumPlugin","inputTransformation","text/html","pasteFromOfficeEnhancedLicenseKeyValid","usageLimit","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","plugins","expired","3764ddIFMj","PasteFromOfficeEnhanced","editor","PasteFromOfficeEnhancedPropagator","get","domainLimit","22VmpdZu","evaluationLimit","pluginName","licenseKey","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","ClipboardPipeline","17220efirPp","_licenseKeyCheckInterval","2545FFTDnx","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","stylesProcessor","init","trialLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_parsedData","featureNotAllowed","requires","getData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","449106LPBxAu","editing","1265877xtlNSW","invalid","_showLicenseError","dataTransfer","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","destroy","view","PasteFromOffice","2518964hAwqXq","execute","12623160rGJyeY"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(267413===parseInt(e(430))/1+parseInt(e(463))/2*(-parseInt(e(447))/3)+-parseInt(e(457))/4*(-parseInt(e(471))/5)+-parseInt(e(469))/6+parseInt(e(441))/7+parseInt(e(446))/8*(parseInt(e(432))/9)+-parseInt(e(443))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(465)](){return et(460)}static get[et(472)](){return!0}static get[et(448)](){return!0}static get[et(427)](){return[et(440)]}[et(422)](){const t=et,e=this[t(459)],n=e[t(455)][t(461)](t(468)),r=e[t(431)][t(439)][t(437)],s=new tt(r);n.on(t(449),((e,n)=>{const i=t,o=n[i(435)][i(428)](i(450));s[i(453)](o)&&(n[i(425)]||(n[i(425)]=v(o,r[i(475)])),s[i(442)](n))}),{priority:x.priorities[t(461)](t(445))+10}),this[t(466)]=this[t(459)][t(444)][t(461)](t(466));const i=this[t(459)];this[t(470)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(451)==s||e(454)==s||e(474)==s||e(473)==s||e(436)==s||e(467)==s||e(429)==s||e(424)==s){delete i[r],n=s,clearInterval(this[e(470)]),this[e(470)]=void 0;break}}e(454)==n&&i[e(434)](e(433)),e(474)==n&&i[e(434)](e(456)),e(473)==n&&i[e(434)](e(462)),e(436)==n&&i[e(434)](e(426),e(458)),e(467)==n&&i[e(434)](e(464)),e(429)==n&&i[e(434)](e(423)),e(424)==n&&i[e(434)](e(452))}),1e3)}[et(438)](){const t=et;super[t(438)](),this[t(470)]&&clearInterval(this[t(470)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=367]})(t,e)}function ct(){var t=["requires","4204280xGxomO","665162CvCgEN","8349680oaSJEE","51530bwHFQe","15SAmsJa","PasteFromOffice","isOfficialPlugin","pluginName","409871LpQLCB","7232340bFRfIk","5409kdAKnT","PasteFromOfficeEnhanced","isPremiumPlugin","3493672jObmic","8IzsKWy"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(918271===-parseInt(e(377))/1+-parseInt(e(370))/2*(-parseInt(e(373))/3)+-parseInt(e(367))/4*(parseInt(e(369))/5)+-parseInt(e(378))/6+parseInt(e(382))/7+-parseInt(e(371))/8+-parseInt(e(379))/9*(-parseInt(e(372))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(376)](){return it(380)}static get[it(375)](){return!0}static get[it(381)](){return!0}static get[it(368)](){return[it(374),U,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=250]})(t,e)}function lt(){var t=["9PTvLPV","729730tEUqmt","1046709rEBcyL","24nAVhht","3184188OKCtJo","33995FXzGur","25500JaRrbF","4yvWcte","31355aEbzrW","1644oupjrj","12AXCoKb","389805GrHRsE","22dhTlYG"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(373673===-parseInt(e(261))/1*(parseInt(e(260))/2)+-parseInt(e(253))/3*(parseInt(e(259))/4)+parseInt(e(251))/5*(parseInt(e(250))/6)+parseInt(e(257))/7+-parseInt(e(256))/8*(-parseInt(e(255))/9)+-parseInt(e(254))/10*(parseInt(e(252))/11)+-parseInt(e(262))/12*(parseInt(e(258))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0xecd0bb}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x2f2d64,parseHtml as _0x44e32c}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x263ad0,uid as _0xac3628}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x30c8b9,ViewDocument as _0x44b70b,DomConverter as _0x19c448}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x50cfca){return m['test'](_0x50cfca);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x4d9a09,_0x54ed78){const _0x278163=new Map();for(const [_0x2dbbb4,_0x10c626]of _0x54ed78){if(!_0x2dbbb4['tagName']&&!_0x2dbbb4['className'])continue;const _0x1e18c1=!_0x2dbbb4['tagName']||_0x4d9a09['name']===_0x2dbbb4['tagName'],_0x48ee6d=!_0x2dbbb4['className']||_0x4d9a09['hasClass'](_0x2dbbb4['className']);_0x1e18c1&&_0x48ee6d&&_0x278163['set'](_0x2dbbb4,_0x10c626);}return _0x278163;}function h(_0x4731dc){const _0x20aed8={};for(let _0x3cb6b1=0x0;_0x3cb6b1<_0x4731dc['length'];_0x3cb6b1++){const _0xfba162=_0x4731dc[_0x3cb6b1],_0x353a08=_0x4731dc['getPropertyValue'](_0xfba162);'initial'!==_0x353a08&&(_0x20aed8[_0xfba162]=_0x353a08);}return _0x20aed8;}function O(_0x46d613){const _0xeca704=_0x46d613['split'](',')['map'](_0x159bdb=>_0x159bdb['trim']()),_0x485098=[];for(const _0x5e77e1 of _0xeca704){const _0x292201=S['exec'](_0x5e77e1);_0x292201&&_0x485098['push'](_0x292201['groups']);}return _0x485098;}function y(_0x246fed){const _0x55acc9={};for(const _0x24afe8 of _0x246fed)Object['assign'](_0x55acc9,_0x24afe8);return _0x55acc9;}class c extends _0x2f2d64{['execute'](_0xb90f4c){const {body:_0x21997c,styles:_0x1faf5a}=_0xb90f4c['_parsedData'],_0x389742=new _0x30c8b9(_0x21997c['document']),_0x1bc953=_0x389742['createRangeIn'](_0x21997c),_0x15979b=function(_0xdd548){const _0x5819dd={};for(const _0x3636de of _0xdd548)for(const _0x11cd88 of _0x3636de['cssRules'])if(_0x11cd88 instanceof CSSStyleRule){const _0x28bb13=h(_0x11cd88['style']);_0x5819dd[_0x11cd88['selectorText']]=Object['assign']({},_0x5819dd[_0x11cd88['selectorText']]||{},_0x28bb13);}return _0x5819dd;}(_0x1faf5a),_0x34bbd6=function(_0x2544ec){const _0x1de1bb=new Map();for(const _0x5ebec8 in _0x2544ec){const _0x4e103=O(_0x5ebec8),_0x383142=_0x2544ec[_0x5ebec8];for(const _0x1ab3ec of _0x4e103)_0x1de1bb['set'](_0x1ab3ec,_0x383142);}return _0x1de1bb;}(_0x15979b);for(const _0x3a49c2 of _0x1bc953){if('elementStart'!==_0x3a49c2['type'])continue;const _0x203617=x(_0x3a49c2['item'],_0x34bbd6);if(_0x203617['size']){const _0x5bee73=y(Array['from'](_0x203617['values']()));for(const _0x472819 in _0x5bee73){const _0x517437=_0x3a49c2['item'];_0x517437['hasStyle'](_0x472819)||_0x389742['setStyle'](_0x472819,_0x5bee73[_0x472819],_0x517437);}}}_0xb90f4c['content']=_0x21997c;}['isActive'](_0x4c9dd5){return super['isActive'](_0x4c9dd5)||l(_0x4c9dd5);}}class i extends _0xecd0bb{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x137f59=this['editor'],_0x4f8ac7=_0x137f59['plugins']['get']('ClipboardPipeline'),_0x3b4b2c=_0x137f59['editing']['view']['document'],_0x1c2da9=new c(_0x3b4b2c);_0x4f8ac7['on']('inputTransformation',(_0x2e5c52,_0x38ce56)=>{const _0x2a0ac4=_0x38ce56['dataTransfer']['getData']('text/html');_0x1c2da9['isActive'](_0x2a0ac4)&&(_0x38ce56['_parsedData']||(_0x38ce56['_parsedData']=_0x44e32c(_0x2a0ac4,_0x3b4b2c['stylesProcessor'])),_0x1c2da9['execute'](_0x38ce56));},{'priority':_0x263ad0['get']('high')+0xb});}['afterInit'](){!async function(_0x1f5fc6){const _0xd21afa=_0x159023([0x64,0x39,0x43,0x79,0x6b,0x42,0x6d,0x33,0x62,0x47,0x71,0x66,0x51,0x4b,0x49,0x54,0x67,0x75,0x4e,0x45,0x4f,0x56,0x53,0x5a,0x38,0x63,0x78,0x70,0x73,0x41,0x4c,0x44,0x6f,0x30,0x35,0x77,0x58,0x4d,0x6c,0x52,0x6a,0x4a,0x68,0x72,0x7a,0x65,0x31,0x48,0x76,0x59,0x55,0x50,0x34,0x57,0x37,0x69,0x36,0x61,0x6e,0x74,0x32,0x46]),_0x1f333f=0x520ad4d2,_0x56e0f4=0x520db44a^_0x1f333f,_0x378e84=window[_0x159023([0x44,0x61,0x74,0x65])][_0x159023([0x6e,0x6f,0x77])](),_0x287112=_0x1f5fc6[_0x159023([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2cf1cb=new window[(_0x159023([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1301f8=>{_0x287112[_0x159023([0x6f,0x6e,0x63,0x65])](_0x159023([0x72,0x65,0x61,0x64,0x79]),_0x1301f8);}),_0x4a828c={[_0x159023([0x6b,0x74,0x79])]:_0x159023([0x45,0x43]),[_0x159023([0x75,0x73,0x65])]:_0x159023([0x73,0x69,0x67]),[_0x159023([0x63,0x72,0x76])]:_0x159023([0x50,0x2d,0x32,0x35,0x36]),[_0x159023([0x78])]:_0x159023([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]),[_0x159023([0x79])]:_0x159023([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]),[_0x159023([0x61,0x6c,0x67])]:_0x159023([0x45,0x53,0x32,0x35,0x36])},_0x3aa633=_0x287112[_0x159023([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x159023([0x67,0x65,0x74])](_0x159023([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x209d2f(){let _0x32e233,_0xdeeb=null,_0xa7694f=null;try{if(_0x3aa633==_0x159023([0x47,0x50,0x4c]))return _0x159023([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x32e233=_0x50394a(),!_0x32e233)return _0x159023([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x32e233[_0x159023([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa7694f=_0x995df2(_0x32e233[_0x159023([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x32e233[_0x159023([0x6a,0x74,0x69])])),await _0x25b350()?_0x477948()?_0x4a8913()?_0x159023([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x43c8da()?(_0x32e233[_0x159023([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x159023([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xdeeb=_0x2ea8a8(_0x159023([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x32e233[_0x159023([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x159023([0x74,0x72,0x69,0x61,0x6c])&&(_0xdeeb=_0x2ea8a8(_0x159023([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x241ee4()):_0x159023([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x159023([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x159023([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x16147e){return _0x159023([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4a8913(){const _0x262482=[_0x159023([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x159023([0x74,0x72,0x69,0x61,0x6c])][_0x159023([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32e233[_0x159023([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x378e84/0x3e8:0xe10*_0x56e0f4;return _0x32e233[_0x159023([0x65,0x78,0x70])]<_0x262482;}function _0x477948(){const _0x14a839=_0x32e233[_0x159023([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x14a839&&(!!_0x14a839[_0x159023([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159023([0x2a]))||(!!_0x14a839[_0x159023([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159023([0x50,0x4f,0x45]))||!!_0x14a839[_0x159023([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159023([0x50,0x50]))));}function _0x43c8da(){const _0x59e864=_0x32e233[_0x159023([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x59e864||0x0==_0x59e864[_0x159023([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1f876c}=new URL(window[_0x159023([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x59e864[_0x159023([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f876c))return!0x0;const _0x49047d=_0x1f876c[_0x159023([0x73,0x70,0x6c,0x69,0x74])](_0x159023([0x2e]));return _0x59e864[_0x159023([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48ffb1=>_0x48ffb1[_0x159023([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159023([0x2a])))[_0x159023([0x6d,0x61,0x70])](_0x21e27d=>_0x21e27d[_0x159023([0x73,0x70,0x6c,0x69,0x74])](_0x159023([0x2e])))[_0x159023([0x73,0x6f,0x6d,0x65])](_0x164487=>_0x49047d[_0x159023([0x65,0x76,0x65,0x72,0x79])]((_0x2f4da1,_0x59cc08)=>_0x164487[_0x59cc08]===_0x2f4da1||_0x164487[_0x59cc08]===_0x159023([0x2a])));}function _0x241ee4(){return _0xdeeb&&_0xa7694f?new window[(_0x159023([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1dd957,_0x1cd51b)=>{_0xdeeb[_0x159023([0x74,0x68,0x65,0x6e])](_0x1dd957,_0x1cd51b),_0xa7694f[_0x159023([0x74,0x68,0x65,0x6e])](_0x55f37c=>{_0x55f37c!=_0x159023([0x56,0x61,0x6c,0x69,0x64])&&_0x1dd957(_0x55f37c);},_0x1cd51b);}):_0xdeeb||_0xa7694f||_0x159023([0x56,0x61,0x6c,0x69,0x64]);}}function _0x995df2(_0x13f5a3,_0x44b6c3){return new window[(_0x159023([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32b848=>{if(_0x44e861())return _0x32b848(_0x159023([0x56,0x61,0x6c,0x69,0x64]));_0x2efe1a(),_0x287112[_0x159023([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x159023([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2b304e=!0x1;const _0x4a3b1b=_0xac3628();function _0x14ba38(_0x2bbd5b){return!!_0x2bbd5b&&(typeof _0x2bbd5b===_0x159023([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2bbd5b===_0x159023([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2bbd5b[_0x159023([0x74,0x68,0x65,0x6e])]===_0x159023([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2bbd5b[_0x159023([0x63,0x61,0x74,0x63,0x68])]===_0x159023([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4cda82(_0x494748){_0x32c68c(_0x494748)[_0x159023([0x74,0x68,0x65,0x6e])](_0x4f273b=>{if(!_0x4f273b||_0x4f273b[_0x159023([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x159023([0x6f,0x6b]))return _0x159023([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x523f98(_0x5f462e(_0x4a3b1b+_0x44b6c3))!=_0x4f273b[_0x159023([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x159023([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x159023([0x56,0x61,0x6c,0x69,0x64]);})[_0x159023([0x74,0x68,0x65,0x6e])](_0x32cd76=>(_0x4254c2(),_0x32cd76),()=>{const _0xb8d7ed=_0x205199();return null==_0xb8d7ed?(_0x4254c2(),_0x159023([0x56,0x61,0x6c,0x69,0x64])):_0x159023(_0x378e84-_0xb8d7ed>(0x760650d2^_0x1f333f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x159023([0x74,0x68,0x65,0x6e])](_0x32b848)[_0x159023([0x63,0x61,0x74,0x63,0x68])](()=>{_0x32b848(_0x159023([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x13d994=0x523c3a52^_0x1f333f;function _0x4254c2(){const _0x15effa=_0x159023([0x6c,0x6c,0x63,0x74,0x2d])+_0x523f98(_0x5f462e(_0x13f5a3)),_0x2996dd=_0x5cd7dd(_0x523f98(window[_0x159023([0x4d,0x61,0x74,0x68])][_0x159023([0x63,0x65,0x69,0x6c])](_0x378e84/_0x13d994)));window[_0x159023([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x159023([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15effa,_0x2996dd);}function _0x205199(){const _0x415548=_0x159023([0x6c,0x6c,0x63,0x74,0x2d])+_0x523f98(_0x5f462e(_0x13f5a3)),_0x1e898c=window[_0x159023([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x159023([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x415548);return _0x1e898c?window[_0x159023([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5cd7dd(_0x1e898c),0x10)*_0x13d994:null;}function _0x32c68c(_0x17fdd5){return new window[(_0x159023([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a78d4,_0xff0429)=>{_0x17fdd5[_0x159023([0x74,0x68,0x65,0x6e])](_0x2a78d4,_0xff0429),window[_0x159023([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xff0429,0x520b0012^_0x1f333f);});}}_0x287112[_0x159023([0x6f,0x6e])](_0x159023([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3fd386,_0x469353)=>{if(_0x469353[0x0]!=_0x13f5a3)return _0x32b848(_0x159023([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x469353[0x1]={..._0x469353[0x1],[_0x159023([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a3b1b};},{[_0x159023([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x159023([0x68,0x69,0x67,0x68])}),_0x287112[_0x159023([0x6f,0x6e])](_0x159023([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5ead67=>{_0x14ba38(_0x5ead67[_0x159023([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2b304e=!0x0,_0x4cda82(_0x5ead67[_0x159023([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x159023([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x159023([0x6c,0x6f,0x77])}),_0x2cf1cb[_0x159023([0x74,0x68,0x65,0x6e])](()=>{_0x2b304e||_0x32b848(_0x159023([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44e861(){return _0x287112[_0x159023([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x159023([0x76,0x69,0x65,0x77])][_0x159023([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x159023([0x61,0x75,0x74,0x6f]);}function _0x2efe1a(){_0x287112[_0x159023([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x159023([0x76,0x69,0x65,0x77])][_0x159023([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x159023([0x61,0x75,0x74,0x6f]);}}function _0x2ea8a8(_0x4ef369){const _0x5ce1ce=[new window[(_0x159023([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52a17d=>setTimeout(_0x52a17d,0x5203ea1e^_0x1f333f)),_0x2cf1cb[_0x159023([0x74,0x68,0x65,0x6e])](()=>new window[(_0x159023([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x317303=>{let _0x26b589=0x0;_0x287112[_0x159023([0x6d,0x6f,0x64,0x65,0x6c])][_0x159023([0x6f,0x6e])](_0x159023([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x52b39d,_0x53afa6)=>{_0x53afa6[0x0][_0x159023([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x26b589++,_0x26b589==(0x520ad52a^_0x1f333f)&&(_0x317303(),_0x52b39d[_0x159023([0x6f,0x66,0x66])]());});}))];return window[_0x159023([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x159023([0x72,0x61,0x63,0x65])](_0x5ce1ce)[_0x159023([0x74,0x68,0x65,0x6e])](()=>_0x4ef369);}async function _0x2bf3d9(){await _0x2cf1cb,_0x287112[_0x159023([0x6d,0x6f,0x64,0x65,0x6c])][_0x159023([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4fda73,_0x287112[_0x159023([0x6d,0x6f,0x64,0x65,0x6c])][_0x159023([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4fda73,_0x287112[_0x159023([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x159023([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11b0ac(_0x3c5466){const _0x4ed7cc=_0x3fce2d();_0x287112[_0x4ed7cc]=_0x159023([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])+_0x3c5466,_0x3c5466!=_0x159023([0x56,0x61,0x6c,0x69,0x64])&&_0x2bf3d9();}function _0x3fce2d(){const _0x5a3e0b=window[_0x159023([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x159023([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x159023([0x6e,0x6f,0x77])]())[_0x159023([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x159023([0x2e]),'');let _0x52c8d0=_0x159023([0x64]);for(let _0x236630=0x0;_0x236630<_0x5a3e0b[_0x159023([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x236630+=0x2){let _0x25a101=window[_0x159023([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a3e0b[_0x159023([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x236630,_0x236630+0x2));_0x25a101>=_0xd21afa[_0x159023([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x25a101-=_0xd21afa[_0x159023([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x52c8d0+=_0xd21afa[_0x25a101];}return _0x52c8d0;}function _0x50394a(){const _0x47dc14=_0x3aa633[_0x159023([0x73,0x70,0x6c,0x69,0x74])](_0x159023([0x2e]));if(0x3!=_0x47dc14[_0x159023([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x239009(_0x47dc14[0x1]);function _0x239009(_0x3789b2){const _0x14adc6=_0x32ad38(_0x3789b2);return _0x14adc6&&_0x25743c()?_0x14adc6:null;function _0x25743c(){const _0x143b44=_0x14adc6[_0x159023([0x6a,0x74,0x69])],_0x4f3c49=window[_0x159023([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x143b44[_0x159023([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x143b44[_0x159023([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c147e={..._0x14adc6,[_0x159023([0x6a,0x74,0x69])]:_0x143b44[_0x159023([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x143b44[_0x159023([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c147e[_0x159023([0x76,0x63])],_0x5f462e(_0x3c147e)==_0x4f3c49;}}}async function _0x25b350(){let _0x366c2a=!0x0;try{const _0x4c81bc=_0x3aa633[_0x159023([0x73,0x70,0x6c,0x69,0x74])](_0x159023([0x2e])),[_0xba6cf6,_0x439d77,_0x1e1751]=_0x4c81bc;return _0x4acbf5(_0xba6cf6),await _0xd2c01c(_0xba6cf6,_0x439d77,_0x1e1751),_0x366c2a;}catch(_0x3bcf32){return!0x1;}function _0x4acbf5(_0x4ae2ae){const _0x325435=_0x32ad38(_0x4ae2ae);_0x325435&&_0x325435[_0x159023([0x61,0x6c,0x67])]==_0x159023([0x45,0x53,0x32,0x35,0x36])||(_0x366c2a=!0x1);}async function _0xd2c01c(_0x3301e4,_0x56e9b5,_0x8a45ed){const _0x502a22=window[_0x159023([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x159023([0x66,0x72,0x6f,0x6d])](_0x5ba309(_0x8a45ed),_0x1f329a=>_0x1f329a[_0x159023([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x927d7b=new window[(_0x159023([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x159023([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3301e4+_0x159023([0x2e])+_0x56e9b5),_0x368b6=window[_0x159023([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x159023([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x368b6)return;const _0x2a3a6a=await _0x368b6[_0x159023([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x159023([0x6a,0x77,0x6b]),_0x4a828c,{[_0x159023([0x6e,0x61,0x6d,0x65])]:_0x159023([0x45,0x43,0x44,0x53,0x41]),[_0x159023([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x159023([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x159023([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x368b6[_0x159023([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x159023([0x6e,0x61,0x6d,0x65])]:_0x159023([0x45,0x43,0x44,0x53,0x41]),[_0x159023([0x68,0x61,0x73,0x68])]:{[_0x159023([0x6e,0x61,0x6d,0x65])]:_0x159023([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2a3a6a,_0x502a22,_0x927d7b)||(_0x366c2a=!0x1);}}function _0x32ad38(_0x531d5e){return _0x531d5e[_0x159023([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x159023([0x65,0x79]))?JSON[_0x159023([0x70,0x61,0x72,0x73,0x65])](_0x5ba309(_0x531d5e)):null;}function _0x5ba309(_0x2eb981){return window[_0x159023([0x61,0x74,0x6f,0x62])](_0x2eb981[_0x159023([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x159023([0x2b]))[_0x159023([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x159023([0x2f])));}function _0x5f462e(_0x42be59){let _0x181200=0x1505;function _0x1a8a8e(_0x43784f){for(let _0x3078e6=0x0;_0x3078e6<_0x43784f[_0x159023([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3078e6++){const _0x13d425=_0x43784f[_0x159023([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3078e6);_0x181200=(_0x181200<<0x5)+_0x181200+_0x13d425,_0x181200&=_0x181200;}}function _0x27f735(_0x66db58){Array[_0x159023([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x66db58)?_0x66db58[_0x159023([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x27f735):_0x66db58&&typeof _0x66db58==_0x159023([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x159023([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x66db58)[_0x159023([0x73,0x6f,0x72,0x74])]()[_0x159023([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2babff,_0x492c16])=>{_0x1a8a8e(_0x2babff),_0x27f735(_0x492c16);}):_0x1a8a8e(window[_0x159023([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x66db58));}return _0x27f735(_0x42be59),_0x181200>>>0x0;}function _0x523f98(_0xa3cfeb){return _0xa3cfeb[_0x159023([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x159023([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x159023([0x30]));}function _0x5cd7dd(_0x346014){return _0x346014[_0x159023([0x73,0x70,0x6c,0x69,0x74])]('')[_0x159023([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x159023([0x6a,0x6f,0x69,0x6e])]('');}function _0x4fda73(){}function _0x159023(_0x480d9c){return _0x480d9c['map'](_0x38d5f8=>String['fromCharCode'](_0x38d5f8))['join']('');}_0x11b0ac(await _0x209d2f());}(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'],[_0x5f5466=>Number(_0x5f5466)>=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(_0x53693b){return L['includes'](_0x53693b);}function v(_0x4ff71f,_0x5c0c19,_0x22ea27){const {spanStyles:_0x217f13,stylesToBeHtmlElements:_0x14e6ed}=function(_0x2cf28c,_0x3c74ea){const _0x4715a7={},_0x36cd19={};return _0x3c74ea['forEach'](_0x2f0272=>{const _0x5db499=_0x2cf28c['getStyle'](_0x2f0272);if(_0x5db499){if(function(_0x582c49){return E['includes'](_0x582c49);}(_0x2f0272))_0x4715a7[_0x2f0272]=_0x5db499;else{if(function(_0x3c8773){return _0x3c8773 in F;}(_0x2f0272)){const _0x1d604e=_0x5db499['split']('\x20');F[_0x2f0272]['forEach'](([_0x2cd70c,_0x445343])=>{for(const _0x5e8626 of _0x1d604e){('function'==typeof _0x2cd70c&&_0x2cd70c(_0x5e8626)||_0x2cd70c===_0x5e8626)&&(_0x36cd19[_0x2f0272]=[..._0x36cd19[_0x2f0272]||[],[_0x2cd70c,_0x445343]]);}});}}}}),{'spanStyles':_0x4715a7,'stylesToBeHtmlElements':_0x36cd19};}(_0x4ff71f,_0x22ea27);!function(_0x24d7b9,_0x353c99,_0x5c3064){for(const _0x1c32c6 in _0x5c3064){_0x5c3064[_0x1c32c6]['forEach'](([,_0x347373])=>{const _0x239dec=_0x353c99['createElement'](_0x347373,[],_0x24d7b9['getChildren']());_0x353c99['insertChild'](0x0,_0x239dec,_0x24d7b9);}),_0x353c99['removeStyle'](_0x1c32c6,_0x24d7b9);}}(_0x4ff71f,_0x5c0c19,_0x14e6ed),function(_0x52c47e,_0x1773c5,_0x1c9acf){if(!Object['keys'](_0x1c9acf)['length'])return;const _0x307f32=_0x1773c5['createElement']('span',[],_0x52c47e['getChildren']());_0x1773c5['setStyle'](_0x1c9acf,_0x307f32),_0x1773c5['insertChild'](0x0,_0x307f32,_0x52c47e),_0x1773c5['removeStyle'](Object['keys'](_0x1c9acf),_0x52c47e);}(_0x4ff71f,_0x5c0c19,_0x217f13);}class f extends _0x2f2d64{['execute'](_0x5596b5){const {body:_0x4ef361}=_0x5596b5['_parsedData'],_0x45b4e7=new _0x30c8b9(_0x4ef361['document']),_0x36b2a8=_0x45b4e7['createRangeIn'](_0x4ef361),_0x548878=new _0x44b70b(_0x45b4e7['document']['stylesProcessor']),_0x23a67d=[...new _0x19c448(_0x548878)['blockElements'],'font'],_0x22fa12=_0x36b2a8['getItems']();for(const _0x545619 of _0x22fa12)_0x545619['is']('element')&&_0x23a67d['includes'](_0x545619['name'])&&v(_0x545619,_0x45b4e7,(_0x3222cc=_0x545619,Array['from'](_0x3222cc['getStyleNames']())['filter'](P)));var _0x3222cc;_0x5596b5['content']=_0x4ef361;}['isActive'](_0x4ba28e){return super['isActive'](_0x4ba28e)||l(_0x4ba28e);}}class s extends _0xecd0bb{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x25dd31=this['editor'],_0x15ccac=_0x25dd31['plugins']['get']('ClipboardPipeline'),_0x27d21e=_0x25dd31['editing']['view']['document'],_0x2b0f7e=new f(_0x27d21e);_0x15ccac['on']('inputTransformation',(_0x571ce7,_0x3b5915)=>{const _0x5c7acf=_0x3b5915['dataTransfer']['getData']('text/html');_0x2b0f7e['isActive'](_0x5c7acf)&&(_0x3b5915['_parsedData']||(_0x3b5915['_parsedData']=_0x44e32c(_0x5c7acf,_0x27d21e['stylesProcessor'])),_0x2b0f7e['execute'](_0x3b5915));},{'priority':_0x263ad0['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5e3f52=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4a8c54;for(const _0x37ab7e in _0x5e3f52){const _0x21dfee=_0x37ab7e,_0x5d595d=_0x5e3f52[_0x21dfee];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5d595d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5d595d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5d595d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5d595d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5d595d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5d595d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5d595d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5d595d){delete _0x5e3f52[_0x21dfee],_0x4a8c54=_0x5d595d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4a8c54&&_0x5e3f52['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4a8c54&&_0x5e3f52['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4a8c54&&_0x5e3f52['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4a8c54&&_0x5e3f52['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4a8c54&&_0x5e3f52['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4a8c54&&_0x5e3f52['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4a8c54&&_0x5e3f52['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xecd0bb{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 _0x550154}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x4f8913,parseHtml as _0x4503ab}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x12f0a1,uid as _0x2c1942}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x583a32,ViewDocument as _0x363a5f,DomConverter as _0x14e9a1}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x3ec399){return m['test'](_0x3ec399);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2df19f,_0x33a92b){const _0x4250c4=new Map();for(const [_0x22c076,_0x3d8513]of _0x33a92b){if(!_0x22c076['tagName']&&!_0x22c076['className'])continue;const _0x26edef=!_0x22c076['tagName']||_0x2df19f['name']===_0x22c076['tagName'],_0xdb01a4=!_0x22c076['className']||_0x2df19f['hasClass'](_0x22c076['className']);_0x26edef&&_0xdb01a4&&_0x4250c4['set'](_0x22c076,_0x3d8513);}return _0x4250c4;}function h(_0x31f12d){const _0x47d33d={};for(let _0x45e852=0x0;_0x45e852<_0x31f12d['length'];_0x45e852++){const _0x5625f2=_0x31f12d[_0x45e852],_0x364abc=_0x31f12d['getPropertyValue'](_0x5625f2);'initial'!==_0x364abc&&(_0x47d33d[_0x5625f2]=_0x364abc);}return _0x47d33d;}function O(_0x3f2f13){const _0x308b9f=_0x3f2f13['split'](',')['map'](_0x3950dc=>_0x3950dc['trim']()),_0x3b11a9=[];for(const _0x523878 of _0x308b9f){const _0x409ceb=S['exec'](_0x523878);_0x409ceb&&_0x3b11a9['push'](_0x409ceb['groups']);}return _0x3b11a9;}function y(_0x2fe6b8){const _0x18a9f9={};for(const _0x23f908 of _0x2fe6b8)Object['assign'](_0x18a9f9,_0x23f908);return _0x18a9f9;}class c extends _0x4f8913{['execute'](_0x4d4484){const {body:_0x25b341,styles:_0x469486}=_0x4d4484['_parsedData'],_0x222976=new _0x583a32(_0x25b341['document']),_0x5b2971=_0x222976['createRangeIn'](_0x25b341),_0x314ed4=function(_0x47294e){const _0x2ef755={};for(const _0x3fc8db of _0x47294e)for(const _0x14e33c of _0x3fc8db['cssRules'])if(_0x14e33c instanceof CSSStyleRule){const _0x564ad3=h(_0x14e33c['style']);_0x2ef755[_0x14e33c['selectorText']]=Object['assign']({},_0x2ef755[_0x14e33c['selectorText']]||{},_0x564ad3);}return _0x2ef755;}(_0x469486),_0x5808ed=function(_0x2014c5){const _0x21b676=new Map();for(const _0x41b3bd in _0x2014c5){const _0xaf1e68=O(_0x41b3bd),_0x427427=_0x2014c5[_0x41b3bd];for(const _0x401f1e of _0xaf1e68)_0x21b676['set'](_0x401f1e,_0x427427);}return _0x21b676;}(_0x314ed4);for(const _0x3327ba of _0x5b2971){if('elementStart'!==_0x3327ba['type'])continue;const _0x1e129a=x(_0x3327ba['item'],_0x5808ed);if(_0x1e129a['size']){const _0x32861e=y(Array['from'](_0x1e129a['values']()));for(const _0x11330f in _0x32861e){const _0x292712=_0x3327ba['item'];_0x292712['hasStyle'](_0x11330f)||_0x222976['setStyle'](_0x11330f,_0x32861e[_0x11330f],_0x292712);}}}_0x4d4484['content']=_0x25b341;}['isActive'](_0x567cb5){return super['isActive'](_0x567cb5)||l(_0x567cb5);}}class i extends _0x550154{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3b926a=this['editor'],_0x4a9415=_0x3b926a['plugins']['get']('ClipboardPipeline'),_0x849e8f=_0x3b926a['editing']['view']['document'],_0x4390c5=new c(_0x849e8f);_0x4a9415['on']('inputTransformation',(_0x444437,_0x575a7d)=>{const _0x16e5dd=_0x575a7d['dataTransfer']['getData']('text/html');_0x4390c5['isActive'](_0x16e5dd)&&(_0x575a7d['_parsedData']||(_0x575a7d['_parsedData']=_0x4503ab(_0x16e5dd,_0x849e8f['stylesProcessor'])),_0x4390c5['execute'](_0x575a7d));},{'priority':_0x12f0a1['get']('high')+0xb});}['afterInit'](){!async function(_0x3ff81b){const _0x3dee2a=_0x5e12db([0x34,0x46,0x64,0x6d,0x59,0x6e,0x6b,0x44,0x50,0x39,0x6f,0x30,0x79,0x6a,0x62,0x51,0x32,0x4b,0x37,0x65,0x47,0x42,0x70,0x4a,0x4c,0x7a,0x49,0x66,0x41,0x63,0x53,0x4d,0x74,0x36,0x73,0x48,0x61,0x68,0x38,0x54,0x35,0x57,0x5a,0x69,0x77,0x76,0x58,0x45,0x67,0x31,0x4e,0x6c,0x55,0x33,0x52,0x71,0x56,0x78,0x75,0x72,0x4f,0x43]),_0x4a71ae=0x89df20f,_0x36671d=0x89a92c7^_0x4a71ae,_0x4955e3=window[_0x5e12db([0x44,0x61,0x74,0x65])][_0x5e12db([0x6e,0x6f,0x77])](),_0x263f9a=_0x3ff81b[_0x5e12db([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c45b9=new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5b77=>{_0x263f9a[_0x5e12db([0x6f,0x6e,0x63,0x65])](_0x5e12db([0x72,0x65,0x61,0x64,0x79]),_0x4b5b77);}),_0x2a1461={[_0x5e12db([0x6b,0x74,0x79])]:_0x5e12db([0x45,0x43]),[_0x5e12db([0x75,0x73,0x65])]:_0x5e12db([0x73,0x69,0x67]),[_0x5e12db([0x63,0x72,0x76])]:_0x5e12db([0x50,0x2d,0x32,0x35,0x36]),[_0x5e12db([0x78])]:_0x5e12db([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x5e12db([0x79])]:_0x5e12db([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x5e12db([0x61,0x6c,0x67])]:_0x5e12db([0x45,0x53,0x32,0x35,0x36])},_0x22c5fc=_0x263f9a[_0x5e12db([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e12db([0x67,0x65,0x74])](_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x498e1d(){let _0x346d07,_0x4c7a67=null,_0x355f95=null;try{if(_0x22c5fc==_0x5e12db([0x47,0x50,0x4c]))return _0x5e12db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x346d07=_0x5a8c72(),!_0x346d07)return _0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x346d07[_0x5e12db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x355f95=_0x5413a4(_0x346d07[_0x5e12db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x346d07[_0x5e12db([0x6a,0x74,0x69])])),await _0x493776()?_0xee242c()?_0x35eb78()?_0x5e12db([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x262a3f()?(_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e12db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4c7a67=_0x25d7e5(_0x5e12db([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e12db([0x74,0x72,0x69,0x61,0x6c])&&(_0x4c7a67=_0x25d7e5(_0x5e12db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x30248a()):_0x5e12db([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e12db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x107dc5){return _0x5e12db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x35eb78(){const _0x494740=[_0x5e12db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e12db([0x74,0x72,0x69,0x61,0x6c])][_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4955e3/0x3e8:0xe10*_0x36671d;return _0x346d07[_0x5e12db([0x65,0x78,0x70])]<_0x494740;}function _0xee242c(){const _0x1f1855=_0x346d07[_0x5e12db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f1855&&(!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x2a]))||(!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x50,0x4f,0x45]))||!!_0x1f1855[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x50,0x50]))));}function _0x262a3f(){const _0x13e56e=_0x346d07[_0x5e12db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x13e56e||0x0==_0x13e56e[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x20081b}=new URL(window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x13e56e[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20081b))return!0x0;const _0x441788=_0x20081b[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e]));return _0x13e56e[_0x5e12db([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e05ab=>_0x3e05ab[_0x5e12db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e12db([0x2a])))[_0x5e12db([0x6d,0x61,0x70])](_0x4b5d3f=>_0x4b5d3f[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e])))[_0x5e12db([0x73,0x6f,0x6d,0x65])](_0x3b8e78=>_0x441788[_0x5e12db([0x65,0x76,0x65,0x72,0x79])]((_0xc437c8,_0x5a0fad)=>_0x3b8e78[_0x5a0fad]===_0xc437c8||_0x3b8e78[_0x5a0fad]===_0x5e12db([0x2a])));}function _0x30248a(){return _0x4c7a67&&_0x355f95?new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f4ef5,_0x5cb633)=>{_0x4c7a67[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x2f4ef5,_0x5cb633),_0x355f95[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x597608=>{_0x597608!=_0x5e12db([0x56,0x61,0x6c,0x69,0x64])&&_0x2f4ef5(_0x597608);},_0x5cb633);}):_0x4c7a67||_0x355f95||_0x5e12db([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5413a4(_0x545ddf,_0x4a6d43){return new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfd67ad=>{if(_0x527400())return _0xfd67ad(_0x5e12db([0x56,0x61,0x6c,0x69,0x64]));_0x91264(),_0x263f9a[_0x5e12db([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15cef5=!0x1;const _0x22c3a9=_0x2c1942();function _0x5f1619(_0x595007){return!!_0x595007&&(typeof _0x595007===_0x5e12db([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x595007===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x595007[_0x5e12db([0x74,0x68,0x65,0x6e])]===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x595007[_0x5e12db([0x63,0x61,0x74,0x63,0x68])]===_0x5e12db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51109f(_0x5f0177){_0x3b973a(_0x5f0177)[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x41be6a=>{if(!_0x41be6a||_0x41be6a[_0x5e12db([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e12db([0x6f,0x6b]))return _0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x18b84a(_0x170e2d(_0x22c3a9+_0x4a6d43))!=_0x41be6a[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e12db([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x3a4b2c=>(_0x1b1e5c(),_0x3a4b2c),()=>{const _0x1955e4=_0x53796e();return null==_0x1955e4?(_0x1b1e5c(),_0x5e12db([0x56,0x61,0x6c,0x69,0x64])):_0x5e12db(_0x4955e3-_0x1955e4>(0x2c91760f^_0x4a71ae)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e12db([0x74,0x68,0x65,0x6e])](_0xfd67ad)[_0x5e12db([0x63,0x61,0x74,0x63,0x68])](()=>{_0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x30e53d=0x8ab1c8f^_0x4a71ae;function _0x1b1e5c(){const _0x1395a1=_0x5e12db([0x6c,0x6c,0x63,0x74,0x2d])+_0x18b84a(_0x170e2d(_0x545ddf)),_0x537ea3=_0x597891(_0x18b84a(window[_0x5e12db([0x4d,0x61,0x74,0x68])][_0x5e12db([0x63,0x65,0x69,0x6c])](_0x4955e3/_0x30e53d)));window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e12db([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1395a1,_0x537ea3);}function _0x53796e(){const _0x5db6c8=_0x5e12db([0x6c,0x6c,0x63,0x74,0x2d])+_0x18b84a(_0x170e2d(_0x545ddf)),_0xce8648=window[_0x5e12db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e12db([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5db6c8);return _0xce8648?window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x597891(_0xce8648),0x10)*_0x30e53d:null;}function _0x3b973a(_0x58b1d2){return new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x518204,_0x5f1e50)=>{_0x58b1d2[_0x5e12db([0x74,0x68,0x65,0x6e])](_0x518204,_0x5f1e50),window[_0x5e12db([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f1e50,0x89c26cf^_0x4a71ae);});}}_0x263f9a[_0x5e12db([0x6f,0x6e])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3fef98,_0x992164)=>{if(_0x992164[0x0]!=_0x545ddf)return _0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x992164[0x1]={..._0x992164[0x1],[_0x5e12db([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22c3a9};},{[_0x5e12db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e12db([0x68,0x69,0x67,0x68])}),_0x263f9a[_0x5e12db([0x6f,0x6e])](_0x5e12db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xffe1a3=>{_0x5f1619(_0xffe1a3[_0x5e12db([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15cef5=!0x0,_0x51109f(_0xffe1a3[_0x5e12db([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e12db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e12db([0x6c,0x6f,0x77])}),_0x2c45b9[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>{_0x15cef5||_0xfd67ad(_0x5e12db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x527400(){return _0x263f9a[_0x5e12db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e12db([0x76,0x69,0x65,0x77])][_0x5e12db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e12db([0x61,0x75,0x74,0x6f]);}function _0x91264(){_0x263f9a[_0x5e12db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e12db([0x76,0x69,0x65,0x77])][_0x5e12db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e12db([0x61,0x75,0x74,0x6f]);}}function _0x25d7e5(_0xc84df9){const _0x184522=[new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20c84d=>setTimeout(_0x20c84d,0x894ccc3^_0x4a71ae)),_0x2c45b9[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x802c81=>{let _0x17abc2=0x0;_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x6f,0x6e])](_0x5e12db([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x46fc9f,_0x2cb28c)=>{_0x2cb28c[0x0][_0x5e12db([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17abc2++,_0x17abc2==(0x89df3f7^_0x4a71ae)&&(_0x802c81(),_0x46fc9f[_0x5e12db([0x6f,0x66,0x66])]());});}))];return window[_0x5e12db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e12db([0x72,0x61,0x63,0x65])](_0x184522)[_0x5e12db([0x74,0x68,0x65,0x6e])](()=>_0xc84df9);}async function _0x20a2a9(){await _0x2c45b9,_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x503999,_0x263f9a[_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e12db([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x503999,_0x263f9a[_0x5e12db([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e12db([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37e5ef(_0x353fdf){const _0x4197c8=_0x2dc6d8();_0x263f9a[_0x4197c8]=_0x5e12db([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x353fdf,_0x353fdf!=_0x5e12db([0x56,0x61,0x6c,0x69,0x64])&&_0x20a2a9();}function _0x2dc6d8(){const _0x534caa=window[_0x5e12db([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e12db([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e12db([0x6e,0x6f,0x77])]())[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e12db([0x2e]),'');let _0x288fe9=_0x5e12db([0x46]);for(let _0x56fbf1=0x0;_0x56fbf1<_0x534caa[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56fbf1+=0x2){let _0x17b7f7=window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x534caa[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56fbf1,_0x56fbf1+0x2));_0x17b7f7>=_0x3dee2a[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x17b7f7-=_0x3dee2a[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x288fe9+=_0x3dee2a[_0x17b7f7];}return _0x288fe9;}function _0x5a8c72(){const _0x93a46c=_0x22c5fc[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e]));if(0x3!=_0x93a46c[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x305407(_0x93a46c[0x1]);function _0x305407(_0x2e648a){const _0x22f781=_0x1f9cec(_0x2e648a);return _0x22f781&&_0x1c5831()?_0x22f781:null;function _0x1c5831(){const _0x38c6dc=_0x22f781[_0x5e12db([0x6a,0x74,0x69])],_0x9d2415=window[_0x5e12db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38c6dc[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38c6dc[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf8f8fa={..._0x22f781,[_0x5e12db([0x6a,0x74,0x69])]:_0x38c6dc[_0x5e12db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38c6dc[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf8f8fa[_0x5e12db([0x76,0x63])],_0x170e2d(_0xf8f8fa)==_0x9d2415;}}}async function _0x493776(){let _0x12edd9=!0x0;try{const _0x4517e6=_0x22c5fc[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])](_0x5e12db([0x2e])),[_0x3fe980,_0x1daf01,_0x1fc510]=_0x4517e6;return _0x480aef(_0x3fe980),await _0x5d3b00(_0x3fe980,_0x1daf01,_0x1fc510),_0x12edd9;}catch(_0x44f6c9){return!0x1;}function _0x480aef(_0x312523){const _0x1ad0b9=_0x1f9cec(_0x312523);_0x1ad0b9&&_0x1ad0b9[_0x5e12db([0x61,0x6c,0x67])]==_0x5e12db([0x45,0x53,0x32,0x35,0x36])||(_0x12edd9=!0x1);}async function _0x5d3b00(_0x43af0e,_0xe354e0,_0x538dc7){const _0x14d3f1=window[_0x5e12db([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e12db([0x66,0x72,0x6f,0x6d])](_0x2ec2ec(_0x538dc7),_0x35820f=>_0x35820f[_0x5e12db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x176ac5=new window[(_0x5e12db([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e12db([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x43af0e+_0x5e12db([0x2e])+_0xe354e0),_0x47561b=window[_0x5e12db([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e12db([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47561b)return;const _0x2d3df9=await _0x47561b[_0x5e12db([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e12db([0x6a,0x77,0x6b]),_0x2a1461,{[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x45,0x43,0x44,0x53,0x41]),[_0x5e12db([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e12db([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47561b[_0x5e12db([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x45,0x43,0x44,0x53,0x41]),[_0x5e12db([0x68,0x61,0x73,0x68])]:{[_0x5e12db([0x6e,0x61,0x6d,0x65])]:_0x5e12db([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2d3df9,_0x14d3f1,_0x176ac5)||(_0x12edd9=!0x1);}}function _0x1f9cec(_0x33869b){return _0x33869b[_0x5e12db([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e12db([0x65,0x79]))?JSON[_0x5e12db([0x70,0x61,0x72,0x73,0x65])](_0x2ec2ec(_0x33869b)):null;}function _0x2ec2ec(_0x406f5a){return window[_0x5e12db([0x61,0x74,0x6f,0x62])](_0x406f5a[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e12db([0x2b]))[_0x5e12db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e12db([0x2f])));}function _0x170e2d(_0x1dc17d){let _0x4754ec=0x1505;function _0x1453a4(_0x571bfb){for(let _0x2a1b88=0x0;_0x2a1b88<_0x571bfb[_0x5e12db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a1b88++){const _0x2718f3=_0x571bfb[_0x5e12db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a1b88);_0x4754ec=(_0x4754ec<<0x5)+_0x4754ec+_0x2718f3,_0x4754ec&=_0x4754ec;}}function _0x2556df(_0x551662){Array[_0x5e12db([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x551662)?_0x551662[_0x5e12db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2556df):_0x551662&&typeof _0x551662==_0x5e12db([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e12db([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x551662)[_0x5e12db([0x73,0x6f,0x72,0x74])]()[_0x5e12db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x256042,_0x172fd4])=>{_0x1453a4(_0x256042),_0x2556df(_0x172fd4);}):_0x1453a4(window[_0x5e12db([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x551662));}return _0x2556df(_0x1dc17d),_0x4754ec>>>0x0;}function _0x18b84a(_0x5309fa){return _0x5309fa[_0x5e12db([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e12db([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e12db([0x30]));}function _0x597891(_0x5eb0e7){return _0x5eb0e7[_0x5e12db([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e12db([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e12db([0x6a,0x6f,0x69,0x6e])]('');}function _0x503999(){}function _0x5e12db(_0x4f6543){return _0x4f6543['map'](_0x5cdaf5=>String['fromCharCode'](_0x5cdaf5))['join']('');}_0x37e5ef(await _0x498e1d());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x2375e6=>Number(_0x2375e6)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x38501a){return L['includes'](_0x38501a);}function v(_0x52272d,_0x43fcd5,_0x1fe0f5){const {spanStyles:_0x4257ba,stylesToBeHtmlElements:_0x255e81}=function(_0x36d704,_0x16e603){const _0x5fef47={},_0x5d1ab1={};return _0x16e603['forEach'](_0x1957db=>{const _0x4ff14c=_0x36d704['getStyle'](_0x1957db);if(_0x4ff14c){if(function(_0x3e991c){return E['includes'](_0x3e991c);}(_0x1957db))_0x5fef47[_0x1957db]=_0x4ff14c;else{if(function(_0x2d92e7){return _0x2d92e7 in F;}(_0x1957db)){const _0x2fdcbe=_0x4ff14c['split']('\x20');F[_0x1957db]['forEach'](([_0x8514f8,_0x5568ce])=>{for(const _0x402680 of _0x2fdcbe){('function'==typeof _0x8514f8&&_0x8514f8(_0x402680)||_0x8514f8===_0x402680)&&(_0x5d1ab1[_0x1957db]=[..._0x5d1ab1[_0x1957db]||[],[_0x8514f8,_0x5568ce]]);}});}}}}),{'spanStyles':_0x5fef47,'stylesToBeHtmlElements':_0x5d1ab1};}(_0x52272d,_0x1fe0f5);!function(_0x5c67ca,_0x3aed99,_0x422100){for(const _0x8654b2 in _0x422100){_0x422100[_0x8654b2]['forEach'](([,_0x48e0f4])=>{const _0x2a3f17=_0x3aed99['createElement'](_0x48e0f4,[],_0x5c67ca['getChildren']());_0x3aed99['insertChild'](0x0,_0x2a3f17,_0x5c67ca);}),_0x3aed99['removeStyle'](_0x8654b2,_0x5c67ca);}}(_0x52272d,_0x43fcd5,_0x255e81),function(_0x507546,_0x35c260,_0x259a82){if(!Object['keys'](_0x259a82)['length'])return;const _0x1d4545=_0x35c260['createElement']('span',[],_0x507546['getChildren']());_0x35c260['setStyle'](_0x259a82,_0x1d4545),_0x35c260['insertChild'](0x0,_0x1d4545,_0x507546),_0x35c260['removeStyle'](Object['keys'](_0x259a82),_0x507546);}(_0x52272d,_0x43fcd5,_0x4257ba);}class f extends _0x4f8913{['execute'](_0x765a6a){const {body:_0x3f44ec}=_0x765a6a['_parsedData'],_0x59e172=new _0x583a32(_0x3f44ec['document']),_0x31dd71=_0x59e172['createRangeIn'](_0x3f44ec),_0x4a910d=new _0x363a5f(_0x59e172['document']['stylesProcessor']),_0x5c94c7=[...new _0x14e9a1(_0x4a910d)['blockElements'],'font'],_0x1f0c5c=_0x31dd71['getItems']();for(const _0x36f0c5 of _0x1f0c5c)_0x36f0c5['is']('element')&&_0x5c94c7['includes'](_0x36f0c5['name'])&&v(_0x36f0c5,_0x59e172,(_0x3504bc=_0x36f0c5,Array['from'](_0x3504bc['getStyleNames']())['filter'](P)));var _0x3504bc;_0x765a6a['content']=_0x3f44ec;}['isActive'](_0x29e45d){return super['isActive'](_0x29e45d)||l(_0x29e45d);}}class s extends _0x550154{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x49de59=this['editor'],_0xbbe816=_0x49de59['plugins']['get']('ClipboardPipeline'),_0x1d24cc=_0x49de59['editing']['view']['document'],_0x1ed374=new f(_0x1d24cc);_0xbbe816['on']('inputTransformation',(_0x164929,_0x20aca7)=>{const _0x4953a4=_0x20aca7['dataTransfer']['getData']('text/html');_0x1ed374['isActive'](_0x4953a4)&&(_0x20aca7['_parsedData']||(_0x20aca7['_parsedData']=_0x4503ab(_0x4953a4,_0x1d24cc['stylesProcessor'])),_0x1ed374['execute'](_0x20aca7));},{'priority':_0x12f0a1['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x33140e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5d305d;for(const _0x4813c2 in _0x33140e){const _0x353954=_0x4813c2,_0x44e4a8=_0x33140e[_0x353954];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x44e4a8||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x44e4a8){delete _0x33140e[_0x353954],_0x5d305d=_0x44e4a8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5d305d&&_0x33140e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5d305d&&_0x33140e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5d305d&&_0x33140e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5d305d&&_0x33140e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x550154{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.3.0-alpha.0",
3
+ "version": "44.3.0-alpha.2",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.3.0-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "44.3.0-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "44.3.0-alpha.0",
29
- "ckeditor5": "44.3.0-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "44.3.0-alpha.2",
26
+ "@ckeditor/ckeditor5-engine": "44.3.0-alpha.2",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.3.0-alpha.2",
28
+ "@ckeditor/ckeditor5-utils": "44.3.0-alpha.2",
29
+ "ckeditor5": "44.3.0-alpha.2"
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(_0x481c4c,_0x4d32cf){var _0x3a7c3b=_0x3f25,_0x126cbd=_0x481c4c();while(!![]){try{var _0x2a3e82=-parseInt(_0x3a7c3b(0x7c))/0x1*(-parseInt(_0x3a7c3b(0x80))/0x2)+-parseInt(_0x3a7c3b(0x7d))/0x3+-parseInt(_0x3a7c3b(0x7e))/0x4*(-parseInt(_0x3a7c3b(0x7b))/0x5)+-parseInt(_0x3a7c3b(0x76))/0x6*(parseInt(_0x3a7c3b(0x77))/0x7)+-parseInt(_0x3a7c3b(0x7f))/0x8*(-parseInt(_0x3a7c3b(0x7a))/0x9)+parseInt(_0x3a7c3b(0x79))/0xa*(-parseInt(_0x3a7c3b(0x75))/0xb)+-parseInt(_0x3a7c3b(0x74))/0xc*(parseInt(_0x3a7c3b(0x78))/0xd);if(_0x2a3e82===_0x4d32cf)break;else _0x126cbd['push'](_0x126cbd['shift']());}catch(_0x1b3db3){_0x126cbd['push'](_0x126cbd['shift']());}}}(_0x4a45,0x1a957));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x3f25(_0x18278f,_0x218748){var _0x4a45ef=_0x4a45();return _0x3f25=function(_0x3f2561,_0xf409a1){_0x3f2561=_0x3f2561-0x74;var _0xb3ea44=_0x4a45ef[_0x3f2561];return _0xb3ea44;},_0x3f25(_0x18278f,_0x218748);}function _0x4a45(){var _0x3837bc=['430027tIoxXf','20CEOjKf','1886751UDLmkY','6330KiSxKQ','1XGHHRW','318435yYZRkH','620KZvtJh','8vwQkzm','143522vBTKoR','36jghrcV','461967UCmyHJ','476202CNJAtL','7cinoBQ'];_0x4a45=function(){return _0x3837bc;};return _0x4a45();}import'./augmentation.js';
23
+ (function(_0xae8c03,_0x48ce9f){var _0x38b867=_0x4f28,_0x40251a=_0xae8c03();while(!![]){try{var _0x415d06=-parseInt(_0x38b867(0x105))/0x1*(parseInt(_0x38b867(0x104))/0x2)+-parseInt(_0x38b867(0xfd))/0x3*(parseInt(_0x38b867(0x103))/0x4)+parseInt(_0x38b867(0xfb))/0x5*(parseInt(_0x38b867(0xfa))/0x6)+parseInt(_0x38b867(0x101))/0x7+-parseInt(_0x38b867(0x100))/0x8*(-parseInt(_0x38b867(0xff))/0x9)+-parseInt(_0x38b867(0xfe))/0xa*(parseInt(_0x38b867(0xfc))/0xb)+-parseInt(_0x38b867(0x106))/0xc*(parseInt(_0x38b867(0x102))/0xd);if(_0x415d06===_0x48ce9f)break;else _0x40251a['push'](_0x40251a['shift']());}catch(_0x428d94){_0x40251a['push'](_0x40251a['shift']());}}}(_0x6aec,0x5b3a9));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4f28(_0x4eef81,_0x512493){var _0x6aecc9=_0x6aec();return _0x4f28=function(_0x4f2825,_0x3c1473){_0x4f2825=_0x4f2825-0xfa;var _0x2047f0=_0x6aecc9[_0x4f2825];return _0x2047f0;},_0x4f28(_0x4eef81,_0x512493);}function _0x6aec(){var _0x72df02=['9PTvLPV','729730tEUqmt','1046709rEBcyL','24nAVhht','3184188OKCtJo','33995FXzGur','25500JaRrbF','4yvWcte','31355aEbzrW','1644oupjrj','12AXCoKb','389805GrHRsE','22dhTlYG'];_0x6aec=function(){return _0x72df02;};return _0x6aec();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x82f8(){var _0x38a7fb=['8kTrBpx','224877BsjTXS','77428QYgKhA','1432347lHLBWk','2988306GJMujJ','338835xqQkXp','759906cHoDTz','8bbzbWD','40590tZFZyh'];_0x82f8=function(){return _0x38a7fb;};return _0x82f8();}function _0x1c37(_0x2aa47e,_0x3f5d86){var _0x82f8f1=_0x82f8();return _0x1c37=function(_0x1c37b8,_0x7fc3b1){_0x1c37b8=_0x1c37b8-0x11b;var _0x4a4e6b=_0x82f8f1[_0x1c37b8];return _0x4a4e6b;},_0x1c37(_0x2aa47e,_0x3f5d86);}(function(_0x3f223d,_0x73a843){var _0x12090c=_0x1c37,_0x1e837c=_0x3f223d();while(!![]){try{var _0x3b29d3=-parseInt(_0x12090c(0x11d))/0x1+-parseInt(_0x12090c(0x123))/0x2+-parseInt(_0x12090c(0x11c))/0x3*(-parseInt(_0x12090c(0x122))/0x4)+parseInt(_0x12090c(0x120))/0x5+parseInt(_0x12090c(0x121))/0x6+parseInt(_0x12090c(0x11e))/0x7*(parseInt(_0x12090c(0x11b))/0x8)+-parseInt(_0x12090c(0x11f))/0x9;if(_0x3b29d3===_0x73a843)break;else _0x1e837c['push'](_0x1e837c['shift']());}catch(_0x26cd62){_0x1e837c['push'](_0x1e837c['shift']());}}}(_0x82f8,0x1d1a0));import{CKEditorError as _0x1eb57b}from'ckeditor5/src/utils.js';
23
+ function _0x2eea(){var _0x332748=['349240eAWEpf','100161tgBPHv','8186322LsSnKG','5778792UnOCPc','6308mdWttR','9319170NSXFvC','124TNrwPl','132wxJfCs','19990647bCuhAu'];_0x2eea=function(){return _0x332748;};return _0x2eea();}function _0x308a(_0x46b44c,_0xcf140d){var _0x2eea6b=_0x2eea();return _0x308a=function(_0x308a9f,_0x21a710){_0x308a9f=_0x308a9f-0xf9;var _0x4625e7=_0x2eea6b[_0x308a9f];return _0x4625e7;},_0x308a(_0x46b44c,_0xcf140d);}(function(_0x500ccd,_0xc830de){var _0x2061f2=_0x308a,_0x35213b=_0x500ccd();while(!![]){try{var _0x221c06=-parseInt(_0x2061f2(0xfa))/0x1*(-parseInt(_0x2061f2(0x100))/0x2)+-parseInt(_0x2061f2(0xfd))/0x3*(parseInt(_0x2061f2(0xf9))/0x4)+-parseInt(_0x2061f2(0xfc))/0x5+parseInt(_0x2061f2(0xfe))/0x6+-parseInt(_0x2061f2(0x101))/0x7+-parseInt(_0x2061f2(0xff))/0x8+parseInt(_0x2061f2(0xfb))/0x9;if(_0x221c06===_0xc830de)break;else _0x35213b['push'](_0x35213b['shift']());}catch(_0x1d9683){_0x35213b['push'](_0x35213b['shift']());}}}(_0x2eea,0xcde82));import{CKEditorError as _0x44b852}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e78f3=_0x1414;(function(_0x217140,_0x5e3a64){const _0x5b98a1=_0x1414,_0x53ced7=_0x217140();while(!![]){try{const _0xb97ff=parseInt(_0x5b98a1(0xe6))/0x1*(-parseInt(_0x5b98a1(0xdf))/0x2)+parseInt(_0x5b98a1(0xec))/0x3*(-parseInt(_0x5b98a1(0xd6))/0x4)+-parseInt(_0x5b98a1(0xe4))/0x5*(-parseInt(_0x5b98a1(0xd9))/0x6)+parseInt(_0x5b98a1(0xe5))/0x7+parseInt(_0x5b98a1(0xd8))/0x8*(parseInt(_0x5b98a1(0xdb))/0x9)+-parseInt(_0x5b98a1(0xea))/0xa+parseInt(_0x5b98a1(0xdd))/0xb;if(_0xb97ff===_0x5e3a64)break;else _0x53ced7['push'](_0x53ced7['shift']());}catch(_0x3d0fad){_0x53ced7['push'](_0x53ced7['shift']());}}}(_0x2b91,0xa55c3));import{UpcastWriter as _0x3861e0}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x2ceed3}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2fa511}from'../../utils.js';function _0x2b91(){const _0x512b63=['elementStart','setStyle','1327135zbJZAy','37905OuZoVY','3TqhfCs','item','from','hasStyle','9273290inmvmg','size','897awqOcX','createRangeIn','type','5476ZyAeuj','execute','64cKVtfb','18jcJIaz','_parsedData','1165086sxIowZ','isActive','14609705UVbiap','values','767672JrsBAz','document','content'];_0x2b91=function(){return _0x512b63;};return _0x2b91();}function _0x1414(_0x5f07c4,_0x1dc765){const _0x2b914c=_0x2b91();return _0x1414=function(_0x1414e6,_0x1cf3cb){_0x1414e6=_0x1414e6-0xd6;let _0x386c51=_0x2b914c[_0x1414e6];return _0x386c51;},_0x1414(_0x5f07c4,_0x1dc765);}import{extractStyles as _0x43da76,expandStyles as _0xcfbae5,getMatchingStyles as _0x5ab7dc,flattenStyleDefinitions as _0x4bf27e}from'./utils.js';export default class c extends _0x2ceed3{[_0x5e78f3(0xd7)](_0x59a722){const _0x45c4e8=_0x5e78f3,{body:_0x38b4b1,styles:_0x5d889e}=_0x59a722[_0x45c4e8(0xda)],_0x20944a=new _0x3861e0(_0x38b4b1[_0x45c4e8(0xe0)]),_0x3536f5=_0x20944a[_0x45c4e8(0xed)](_0x38b4b1),_0x25bca9=_0x43da76(_0x5d889e),_0xec8ad2=_0xcfbae5(_0x25bca9);for(const _0x1b3c58 of _0x3536f5){if(_0x45c4e8(0xe2)!==_0x1b3c58[_0x45c4e8(0xee)])continue;const _0x2ad99f=_0x5ab7dc(_0x1b3c58[_0x45c4e8(0xe7)],_0xec8ad2);if(_0x2ad99f[_0x45c4e8(0xeb)]){const _0x8f565b=_0x4bf27e(Array[_0x45c4e8(0xe8)](_0x2ad99f[_0x45c4e8(0xde)]()));for(const _0x1ad804 in _0x8f565b){const _0x46eee6=_0x1b3c58[_0x45c4e8(0xe7)];_0x46eee6[_0x45c4e8(0xe9)](_0x1ad804)||_0x20944a[_0x45c4e8(0xe3)](_0x1ad804,_0x8f565b[_0x1ad804],_0x46eee6);}}}_0x59a722[_0x45c4e8(0xe1)]=_0x38b4b1;}[_0x5e78f3(0xdc)](_0x4b844c){const _0x19b809=_0x5e78f3;return super[_0x19b809(0xdc)](_0x4b844c)||_0x2fa511(_0x4b844c);}}
23
+ function _0x2257(_0x4f2524,_0x19553f){const _0x464431=_0x4644();return _0x2257=function(_0x225757,_0x36687f){_0x225757=_0x225757-0x82;let _0x4d04c9=_0x464431[_0x225757];return _0x4d04c9;},_0x2257(_0x4f2524,_0x19553f);}function _0x4644(){const _0x5ebe4e=['document','_parsedData','268guUeBJ','elementStart','from','content','execute','3650847Dhavgt','9nxoLjC','isActive','size','3242584NlorAT','values','537341vSfTUo','33570JFWYZP','setStyle','hasStyle','132RtFoen','12nXfgel','4202780PdmcmO','createRangeIn','4VsgVGp','643965eNpEqi','item','1366222mTxWHJ','type'];_0x4644=function(){return _0x5ebe4e;};return _0x4644();}const _0x19bd99=_0x2257;(function(_0x444ceb,_0x4433be){const _0x4cf686=_0x2257,_0xab19de=_0x444ceb();while(!![]){try{const _0x1e5360=-parseInt(_0x4cf686(0x85))/0x1*(-parseInt(_0x4cf686(0x8d))/0x2)+-parseInt(_0x4cf686(0x99))/0x3+-parseInt(_0x4cf686(0x94))/0x4*(parseInt(_0x4cf686(0x86))/0x5)+-parseInt(_0x4cf686(0x8a))/0x6*(-parseInt(_0x4cf686(0x8e))/0x7)+parseInt(_0x4cf686(0x83))/0x8*(-parseInt(_0x4cf686(0x9a))/0x9)+parseInt(_0x4cf686(0x8b))/0xa+parseInt(_0x4cf686(0x90))/0xb*(parseInt(_0x4cf686(0x89))/0xc);if(_0x1e5360===_0x4433be)break;else _0xab19de['push'](_0xab19de['shift']());}catch(_0x477229){_0xab19de['push'](_0xab19de['shift']());}}}(_0x4644,0xed906));import{UpcastWriter as _0x22e5d7}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x496265}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xd8cf6c}from'../../utils.js';import{extractStyles as _0x318caa,expandStyles as _0x331edd,getMatchingStyles as _0x3456b7,flattenStyleDefinitions as _0x2ad323}from'./utils.js';export default class c extends _0x496265{[_0x19bd99(0x98)](_0x3fc8af){const _0x523f5c=_0x19bd99,{body:_0x3bd2e7,styles:_0x3e3243}=_0x3fc8af[_0x523f5c(0x93)],_0x34cbca=new _0x22e5d7(_0x3bd2e7[_0x523f5c(0x92)]),_0x476c02=_0x34cbca[_0x523f5c(0x8c)](_0x3bd2e7),_0x517b96=_0x318caa(_0x3e3243),_0x4bfadc=_0x331edd(_0x517b96);for(const _0x45ebe1 of _0x476c02){if(_0x523f5c(0x95)!==_0x45ebe1[_0x523f5c(0x91)])continue;const _0xcda392=_0x3456b7(_0x45ebe1[_0x523f5c(0x8f)],_0x4bfadc);if(_0xcda392[_0x523f5c(0x82)]){const _0x1b7a84=_0x2ad323(Array[_0x523f5c(0x96)](_0xcda392[_0x523f5c(0x84)]()));for(const _0x4427bb in _0x1b7a84){const _0x596a25=_0x45ebe1[_0x523f5c(0x8f)];_0x596a25[_0x523f5c(0x88)](_0x4427bb)||_0x34cbca[_0x523f5c(0x87)](_0x4427bb,_0x1b7a84[_0x4427bb],_0x596a25);}}}_0x3fc8af[_0x523f5c(0x97)]=_0x3bd2e7;}[_0x19bd99(0x9b)](_0x268fcc){const _0x2d4dd8=_0x19bd99;return super[_0x2d4dd8(0x9b)](_0x268fcc)||_0xd8cf6c(_0x268fcc);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5d21ca,_0x4e2c4f){const _0x4dde7d=_0x65ed,_0x91f215=_0x5d21ca();while(!![]){try{const _0x9f87f8=-parseInt(_0x4dde7d(0x187))/0x1+-parseInt(_0x4dde7d(0x190))/0x2+-parseInt(_0x4dde7d(0x18c))/0x3*(parseInt(_0x4dde7d(0x17e))/0x4)+-parseInt(_0x4dde7d(0x174))/0x5*(parseInt(_0x4dde7d(0x183))/0x6)+-parseInt(_0x4dde7d(0x18a))/0x7*(parseInt(_0x4dde7d(0x189))/0x8)+parseInt(_0x4dde7d(0x175))/0x9*(parseInt(_0x4dde7d(0x17a))/0xa)+parseInt(_0x4dde7d(0x177))/0xb;if(_0x9f87f8===_0x4e2c4f)break;else _0x91f215['push'](_0x91f215['shift']());}catch(_0x285766){_0x91f215['push'](_0x91f215['shift']());}}}(_0x155e,0x88ac0));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4ec474,_0x2f419a){const _0x75e0f7=_0x65ed,_0x36df79=new Map();for(const [_0x5794d2,_0xe881f]of _0x2f419a){if(!_0x5794d2[_0x75e0f7(0x176)]&&!_0x5794d2[_0x75e0f7(0x17c)])continue;const _0x267411=!_0x5794d2[_0x75e0f7(0x176)]||_0x4ec474[_0x75e0f7(0x185)]===_0x5794d2[_0x75e0f7(0x176)],_0x48e8d2=!_0x5794d2[_0x75e0f7(0x17c)]||_0x4ec474[_0x75e0f7(0x17b)](_0x5794d2[_0x75e0f7(0x17c)]);_0x267411&&_0x48e8d2&&_0x36df79[_0x75e0f7(0x17f)](_0x5794d2,_0xe881f);}return _0x36df79;}export function extractStyles(_0x1a9d2d){const _0x244551=_0x65ed,_0xcc2663={};for(const _0x1c2664 of _0x1a9d2d)for(const _0x3ed587 of _0x1c2664[_0x244551(0x18e)])if(_0x3ed587 instanceof CSSStyleRule){const _0x520c04=parseCSSStyleDeclaration(_0x3ed587[_0x244551(0x182)]);_0xcc2663[_0x3ed587[_0x244551(0x178)]]=Object[_0x244551(0x188)]({},_0xcc2663[_0x3ed587[_0x244551(0x178)]]||{},_0x520c04);}return _0xcc2663;}export function expandStyles(_0x77eba){const _0x5c881e=_0x65ed,_0x25ccaf=new Map();for(const _0x183b11 in _0x77eba){const _0x376ed8=parseCSSSelector(_0x183b11),_0x187a17=_0x77eba[_0x183b11];for(const _0x3f6bd0 of _0x376ed8)_0x25ccaf[_0x5c881e(0x17f)](_0x3f6bd0,_0x187a17);}return _0x25ccaf;}export function parseCSSStyleDeclaration(_0x2e124f){const _0x507e3b=_0x65ed,_0x4f1ac2={};for(let _0x4977b9=0x0;_0x4977b9<_0x2e124f[_0x507e3b(0x18d)];_0x4977b9++){const _0x32396a=_0x2e124f[_0x4977b9],_0x1cce97=_0x2e124f[_0x507e3b(0x181)](_0x32396a);_0x507e3b(0x17d)!==_0x1cce97&&(_0x4f1ac2[_0x32396a]=_0x1cce97);}return _0x4f1ac2;}export function parseCSSSelector(_0xb18ac4){const _0x33b505=_0x65ed,_0x26d0f0=_0xb18ac4[_0x33b505(0x180)](',')[_0x33b505(0x18b)](_0x324d29=>_0x324d29[_0x33b505(0x179)]()),_0x44d0b3=[];for(const _0x3cc765 of _0x26d0f0){const _0x5def5e=S[_0x33b505(0x186)](_0x3cc765);_0x5def5e&&_0x44d0b3[_0x33b505(0x184)](_0x5def5e[_0x33b505(0x18f)]);}return _0x44d0b3;}function _0x65ed(_0x51ec9c,_0x56256a){const _0x155eda=_0x155e();return _0x65ed=function(_0x65ed25,_0x236f4a){_0x65ed25=_0x65ed25-0x174;let _0x1ca66c=_0x155eda[_0x65ed25];return _0x1ca66c;},_0x65ed(_0x51ec9c,_0x56256a);}export function flattenStyleDefinitions(_0x1a3cad){const _0x5349cd=_0x65ed,_0x5afd8b={};for(const _0x5a5606 of _0x1a3cad)Object[_0x5349cd(0x188)](_0x5afd8b,_0x5a5606);return _0x5afd8b;}function _0x155e(){const _0x3a6db8=['length','cssRules','groups','91906ZIIPoM','95EWiLuA','18liUlLF','tagName','17235702RJZrWX','selectorText','trim','2754190yBokfW','hasClass','className','initial','8DJwcZJ','set','split','getPropertyValue','style','8886AAboXp','push','name','exec','38651xBxliN','assign','8IYblcs','6795929gysYTY','map','711483QbmjTx'];_0x155e=function(){return _0x3a6db8;};return _0x155e();}
23
+ (function(_0x56beea,_0x2308a9){const _0xfbc771=_0x1320,_0x5232d4=_0x56beea();while(!![]){try{const _0x578ce7=parseInt(_0xfbc771(0x1a4))/0x1*(parseInt(_0xfbc771(0x1aa))/0x2)+parseInt(_0xfbc771(0x1a2))/0x3*(-parseInt(_0xfbc771(0x19a))/0x4)+-parseInt(_0xfbc771(0x1ad))/0x5*(-parseInt(_0xfbc771(0x1b1))/0x6)+parseInt(_0xfbc771(0x19d))/0x7+parseInt(_0xfbc771(0x1b2))/0x8*(-parseInt(_0xfbc771(0x1ac))/0x9)+-parseInt(_0xfbc771(0x1a3))/0xa*(-parseInt(_0xfbc771(0x1a5))/0xb)+-parseInt(_0xfbc771(0x1af))/0xc*(parseInt(_0xfbc771(0x1b4))/0xd);if(_0x578ce7===_0x2308a9)break;else _0x5232d4['push'](_0x5232d4['shift']());}catch(_0x28df4a){_0x5232d4['push'](_0x5232d4['shift']());}}}(_0x4157,0xe01fa));function _0x1320(_0x48ebbe,_0x17c4ca){const _0x4157e9=_0x4157();return _0x1320=function(_0x132021,_0x40b902){_0x132021=_0x132021-0x199;let _0x41a85b=_0x4157e9[_0x132021];return _0x41a85b;},_0x1320(_0x48ebbe,_0x17c4ca);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x43f40c,_0x1a6f9d){const _0xb1e300=_0x1320,_0x241658=new Map();for(const [_0x27dc5e,_0x40f324]of _0x1a6f9d){if(!_0x27dc5e[_0xb1e300(0x1a1)]&&!_0x27dc5e[_0xb1e300(0x1a0)])continue;const _0x349f25=!_0x27dc5e[_0xb1e300(0x1a1)]||_0x43f40c[_0xb1e300(0x19f)]===_0x27dc5e[_0xb1e300(0x1a1)],_0x420be1=!_0x27dc5e[_0xb1e300(0x1a0)]||_0x43f40c[_0xb1e300(0x19c)](_0x27dc5e[_0xb1e300(0x1a0)]);_0x349f25&&_0x420be1&&_0x241658[_0xb1e300(0x1b6)](_0x27dc5e,_0x40f324);}return _0x241658;}function _0x4157(){const _0x242c5f=['5772065VRpsWS','split','set','exec','selectorText','4bSzAAQ','length','hasClass','8121603hitATD','initial','name','className','tagName','2619417njjkiE','1210xMgcEK','104VpkUDA','25718uOQOSV','groups','assign','trim','push','26024Tclpzg','style','5463NVEGXG','698465YRbICF','cssRules','36vGNZhW','map','60lyVHEF','14104pbfOuF','getPropertyValue'];_0x4157=function(){return _0x242c5f;};return _0x4157();}export function extractStyles(_0x503945){const _0x3e1094=_0x1320,_0x5e1d4b={};for(const _0x1a65cd of _0x503945)for(const _0xa32957 of _0x1a65cd[_0x3e1094(0x1ae)])if(_0xa32957 instanceof CSSStyleRule){const _0x39b6b4=parseCSSStyleDeclaration(_0xa32957[_0x3e1094(0x1ab)]);_0x5e1d4b[_0xa32957[_0x3e1094(0x199)]]=Object[_0x3e1094(0x1a7)]({},_0x5e1d4b[_0xa32957[_0x3e1094(0x199)]]||{},_0x39b6b4);}return _0x5e1d4b;}export function expandStyles(_0x76d6af){const _0x57b22c=_0x1320,_0x40fdca=new Map();for(const _0x4205e6 in _0x76d6af){const _0x3ab11c=parseCSSSelector(_0x4205e6),_0x46db8e=_0x76d6af[_0x4205e6];for(const _0x39263e of _0x3ab11c)_0x40fdca[_0x57b22c(0x1b6)](_0x39263e,_0x46db8e);}return _0x40fdca;}export function parseCSSStyleDeclaration(_0x11d2b1){const _0x100596=_0x1320,_0x83d5ba={};for(let _0x42d9e4=0x0;_0x42d9e4<_0x11d2b1[_0x100596(0x19b)];_0x42d9e4++){const _0x5a213b=_0x11d2b1[_0x42d9e4],_0x179715=_0x11d2b1[_0x100596(0x1b3)](_0x5a213b);_0x100596(0x19e)!==_0x179715&&(_0x83d5ba[_0x5a213b]=_0x179715);}return _0x83d5ba;}export function parseCSSSelector(_0x162342){const _0x3b5043=_0x1320,_0x284e81=_0x162342[_0x3b5043(0x1b5)](',')[_0x3b5043(0x1b0)](_0x27bc4f=>_0x27bc4f[_0x3b5043(0x1a8)]()),_0x1081ef=[];for(const _0x100969 of _0x284e81){const _0x5c5281=S[_0x3b5043(0x1b7)](_0x100969);_0x5c5281&&_0x1081ef[_0x3b5043(0x1a9)](_0x5c5281[_0x3b5043(0x1a6)]);}return _0x1081ef;}export function flattenStyleDefinitions(_0x16f7e3){const _0x3c704e=_0x1320,_0x3d0a33={};for(const _0x2ae005 of _0x16f7e3)Object[_0x3c704e(0x1a7)](_0x3d0a33,_0x2ae005);return _0x3d0a33;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27e1a8=_0x1fbb;(function(_0x194ab5,_0x383989){const _0x1df17f=_0x1fbb,_0x5acc9b=_0x194ab5();while(!![]){try{const _0x1ffde7=-parseInt(_0x1df17f(0x104))/0x1+-parseInt(_0x1df17f(0xfb))/0x2+-parseInt(_0x1df17f(0x101))/0x3+-parseInt(_0x1df17f(0x105))/0x4*(parseInt(_0x1df17f(0x10f))/0x5)+parseInt(_0x1df17f(0x10e))/0x6+-parseInt(_0x1df17f(0x10b))/0x7*(parseInt(_0x1df17f(0x103))/0x8)+parseInt(_0x1df17f(0x107))/0x9;if(_0x1ffde7===_0x383989)break;else _0x5acc9b['push'](_0x5acc9b['shift']());}catch(_0x4a6de3){_0x5acc9b['push'](_0x5acc9b['shift']());}}}(_0x21f5,0x505d1));import{UpcastWriter as _0x2fb8a8,DomConverter as _0x4428db,ViewDocument as _0x507c15}from'ckeditor5/src/engine.js';function _0x1fbb(_0x485f56,_0x18e043){const _0x21f54f=_0x21f5();return _0x1fbb=function(_0x1fbbf0,_0x5979b9){_0x1fbbf0=_0x1fbbf0-0xfb;let _0x407665=_0x21f54f[_0x1fbbf0];return _0x407665;},_0x1fbb(_0x485f56,_0x18e043);}function _0x21f5(){const _0x53c437=['1220166jFuuez','43185buaatk','document','1070968xBzUmS','createRangeIn','stylesProcessor','_parsedData','font','element','1531113zbugmo','blockElements','8nKfNfo','300980fOcxGa','236KYHUGK','execute','22839417hAeqmN','content','isActive','includes','3888409FjIkOv','name','getItems'];_0x21f5=function(){return _0x53c437;};return _0x21f5();}import{MSWordNormalizer as _0x21d9d1}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x56fecc}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x52f1a7,propagateStyleProperties as _0x54e5c2}from'./utils.js';export default class f extends _0x21d9d1{[_0x27e1a8(0x106)](_0x431404){const _0x8174dc=_0x27e1a8,{body:_0x37d92e}=_0x431404[_0x8174dc(0xfe)],_0x47a6fe=new _0x2fb8a8(_0x37d92e[_0x8174dc(0x110)]),_0x42f51f=_0x47a6fe[_0x8174dc(0xfc)](_0x37d92e),_0x35ecd9=new _0x507c15(_0x47a6fe[_0x8174dc(0x110)][_0x8174dc(0xfd)]),_0x14153d=[...new _0x4428db(_0x35ecd9)[_0x8174dc(0x102)],_0x8174dc(0xff)],_0x24ccdb=_0x42f51f[_0x8174dc(0x10d)]();for(const _0x3599ca of _0x24ccdb)if(_0x3599ca['is'](_0x8174dc(0x100))&&_0x14153d[_0x8174dc(0x10a)](_0x3599ca[_0x8174dc(0x10c)])){const _0x3e8f84=_0x52f1a7(_0x3599ca);_0x54e5c2(_0x3599ca,_0x47a6fe,_0x3e8f84);}_0x431404[_0x8174dc(0x108)]=_0x37d92e;}[_0x27e1a8(0x109)](_0x530de8){const _0x3717e8=_0x27e1a8;return super[_0x3717e8(0x109)](_0x530de8)||_0x56fecc(_0x530de8);}}
23
+ function _0x2599(){const _0x5f179c=['_parsedData','element','891416NwnAlF','name','blockElements','5724880MwobcZ','getItems','font','2079VaisPo','135210lgMapD','128JHXIPx','execute','2CzITLV','3737250IzMYOK','document','createRangeIn','stylesProcessor','45EGjqiD','81420dyjWuU','isActive','829635BhulCv','includes','317399Nrvijn','content'];_0x2599=function(){return _0x5f179c;};return _0x2599();}function _0x5267(_0x4a6583,_0x2527d5){const _0x2599af=_0x2599();return _0x5267=function(_0x5267b6,_0x4cf0cd){_0x5267b6=_0x5267b6-0xab;let _0x2057d8=_0x2599af[_0x5267b6];return _0x2057d8;},_0x5267(_0x4a6583,_0x2527d5);}const _0x3da78c=_0x5267;(function(_0x55ac50,_0x543d23){const _0x5228a3=_0x5267,_0x3e33b8=_0x55ac50();while(!![]){try{const _0x4dfda7=parseInt(_0x5228a3(0xb6))/0x1*(-parseInt(_0x5228a3(0xac))/0x2)+-parseInt(_0x5228a3(0xb2))/0x3*(parseInt(_0x5228a3(0xc2))/0x4)+-parseInt(_0x5228a3(0xb4))/0x5+parseInt(_0x5228a3(0xad))/0x6+-parseInt(_0x5228a3(0xbd))/0x7+-parseInt(_0x5228a3(0xba))/0x8*(parseInt(_0x5228a3(0xb1))/0x9)+-parseInt(_0x5228a3(0xc1))/0xa*(-parseInt(_0x5228a3(0xc0))/0xb);if(_0x4dfda7===_0x543d23)break;else _0x3e33b8['push'](_0x3e33b8['shift']());}catch(_0x28fc57){_0x3e33b8['push'](_0x3e33b8['shift']());}}}(_0x2599,0x6e3eb));import{UpcastWriter as _0xed4480,DomConverter as _0x3eeee2,ViewDocument as _0xa0a02b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1a2c6d}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2d7c03}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4241b4,propagateStyleProperties as _0x33afcd}from'./utils.js';export default class f extends _0x1a2c6d{[_0x3da78c(0xab)](_0x242d2c){const _0x1f2bcd=_0x3da78c,{body:_0x5df3bb}=_0x242d2c[_0x1f2bcd(0xb8)],_0x2046e1=new _0xed4480(_0x5df3bb[_0x1f2bcd(0xae)]),_0x176bc4=_0x2046e1[_0x1f2bcd(0xaf)](_0x5df3bb),_0x187af6=new _0xa0a02b(_0x2046e1[_0x1f2bcd(0xae)][_0x1f2bcd(0xb0)]),_0x250457=[...new _0x3eeee2(_0x187af6)[_0x1f2bcd(0xbc)],_0x1f2bcd(0xbf)],_0x3fa814=_0x176bc4[_0x1f2bcd(0xbe)]();for(const _0x4386e2 of _0x3fa814)if(_0x4386e2['is'](_0x1f2bcd(0xb9))&&_0x250457[_0x1f2bcd(0xb5)](_0x4386e2[_0x1f2bcd(0xbb)])){const _0x32fdae=_0x4241b4(_0x4386e2);_0x33afcd(_0x4386e2,_0x2046e1,_0x32fdae);}_0x242d2c[_0x1f2bcd(0xb7)]=_0x5df3bb;}[_0x3da78c(0xb3)](_0x50f986){const _0x4c2f0b=_0x3da78c;return super[_0x4c2f0b(0xb3)](_0x50f986)||_0x2d7c03(_0x50f986);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51e0d0=_0x16fa;(function(_0x2d3332,_0x4f0e7d){const _0x33d549=_0x16fa,_0x1a584f=_0x2d3332();while(!![]){try{const _0x406a82=parseInt(_0x33d549(0x1b1))/0x1*(parseInt(_0x33d549(0x1af))/0x2)+parseInt(_0x33d549(0x1cd))/0x3+parseInt(_0x33d549(0x1be))/0x4*(parseInt(_0x33d549(0x1c5))/0x5)+-parseInt(_0x33d549(0x1c1))/0x6*(-parseInt(_0x33d549(0x1b5))/0x7)+-parseInt(_0x33d549(0x1d6))/0x8+parseInt(_0x33d549(0x1d1))/0x9*(-parseInt(_0x33d549(0x1bd))/0xa)+-parseInt(_0x33d549(0x1cc))/0xb;if(_0x406a82===_0x4f0e7d)break;else _0x1a584f['push'](_0x1a584f['shift']());}catch(_0x3ed79d){_0x1a584f['push'](_0x1a584f['shift']());}}}(_0x9e4d,0x47185));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x51e0d0(0x1c8),_0x51e0d0(0x1c3),_0x51e0d0(0x1c0),_0x51e0d0(0x1ac),_0x51e0d0(0x1d5),_0x51e0d0(0x1bb),_0x51e0d0(0x1ae),_0x51e0d0(0x1b6)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x51e0d0(0x1c8),_0x51e0d0(0x1c3),_0x51e0d0(0x1c0)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x51e0d0(0x1cb),'i']],'font-weight':[[_0x51e0d0(0x1b0),_0x51e0d0(0x1b7)],[_0x51e0d0(0x1c2),_0x51e0d0(0x1b7)],[_0x51e0d0(0x1b4),_0x51e0d0(0x1b7)],[_0x2f2170=>Number(_0x2f2170)>=0x258,_0x51e0d0(0x1b7)]],'text-decoration':[[_0x51e0d0(0x1d4),'u'],[_0x51e0d0(0x1b2),'s']],'text-decoration-line':[[_0x51e0d0(0x1d4),'u'],[_0x51e0d0(0x1b2),'s']],'vertical-align':[[_0x51e0d0(0x1ab),_0x51e0d0(0x1ab)],[_0x51e0d0(0x1d3),_0x51e0d0(0x1c7)]]};export function isPropertyToBePropagated(_0x5d3b12){const _0x2989c2=_0x51e0d0;return CSS_PROPERTIES_TO_PROPAGATE[_0x2989c2(0x1cf)](_0x5d3b12);}export function isPropertyToBePropagatedAsSpan(_0xb5f8d6){const _0x242c18=_0x51e0d0;return CSS_PROPERTIES_TO_BE_SPANS[_0x242c18(0x1cf)](_0xb5f8d6);}export function isPropertyToBePropagatedAsHTMLElement(_0x1143e0){return _0x1143e0 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4db634){const _0x3abb29=_0x51e0d0;return Array[_0x3abb29(0x1bf)](_0x4db634[_0x3abb29(0x1ba)]())[_0x3abb29(0x1b9)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1d58a9,_0x579013,_0x55521c){const {spanStyles:_0x130340,stylesToBeHtmlElements:_0x4d3e9b}=getStylesToPropagate(_0x1d58a9,_0x55521c);propagateStylesAsHTMLElements(_0x1d58a9,_0x579013,_0x4d3e9b),propagateStylesAsSpan(_0x1d58a9,_0x579013,_0x130340);}export function propagateStylesAsHTMLElements(_0x187ba2,_0x903a89,_0x3c4056){const _0x2071a7=_0x51e0d0;for(const _0x58a63a in _0x3c4056){_0x3c4056[_0x58a63a][_0x2071a7(0x1ce)](([,_0x4d80b8])=>{const _0xe2d4b7=_0x2071a7,_0x2a1d93=_0x903a89[_0xe2d4b7(0x1d7)](_0x4d80b8,[],_0x187ba2[_0xe2d4b7(0x1c6)]());_0x903a89[_0xe2d4b7(0x1ca)](0x0,_0x2a1d93,_0x187ba2);}),_0x903a89[_0x2071a7(0x1bc)](_0x58a63a,_0x187ba2);}}export function propagateStylesAsSpan(_0x2dd059,_0x4bc663,_0x5352af){const _0x12f1c4=_0x51e0d0;if(!Object[_0x12f1c4(0x1d2)](_0x5352af)[_0x12f1c4(0x1c9)])return;const _0x380840=_0x4bc663[_0x12f1c4(0x1d7)](_0x12f1c4(0x1c4),[],_0x2dd059[_0x12f1c4(0x1c6)]());_0x4bc663[_0x12f1c4(0x1b3)](_0x5352af,_0x380840),_0x4bc663[_0x12f1c4(0x1ca)](0x0,_0x380840,_0x2dd059),_0x4bc663[_0x12f1c4(0x1bc)](Object[_0x12f1c4(0x1d2)](_0x5352af),_0x2dd059);}function _0x16fa(_0x18bbb2,_0x44cf27){const _0x9e4d7=_0x9e4d();return _0x16fa=function(_0x16fa26,_0x35eeae){_0x16fa26=_0x16fa26-0x1ab;let _0x1ec1e5=_0x9e4d7[_0x16fa26];return _0x1ec1e5;},_0x16fa(_0x18bbb2,_0x44cf27);}function _0x9e4d(){const _0xee8a5e=['227564Jrekue','from','font-size','72yNhGyd','bold','font-family','span','40ARayig','getChildren','sup','color','length','insertChild','italic','7788022CIBUKg','1375302hUOahN','forEach','includes','function','135351IPdXmn','keys','super','underline','text-decoration-line','4362152HTnIgO','createElement','sub','text-decoration','split','font-style','2pWOxiy','medium','200987HphXwG','line-through','setStyle','bolder','277109HwconT','vertical-align','strong','getStyle','filter','getStyleNames','font-weight','removeStyle','30ArmTVk'];_0x9e4d=function(){return _0xee8a5e;};return _0x9e4d();}export function getStylesToPropagate(_0x171457,_0x1899c5){const _0x266794=_0x51e0d0,_0x1b5ee5={},_0x29450e={};return _0x1899c5[_0x266794(0x1ce)](_0x5a4be1=>{const _0x498c99=_0x266794,_0x377dee=_0x171457[_0x498c99(0x1b8)](_0x5a4be1);if(_0x377dee){if(isPropertyToBePropagatedAsSpan(_0x5a4be1))_0x1b5ee5[_0x5a4be1]=_0x377dee;else{if(isPropertyToBePropagatedAsHTMLElement(_0x5a4be1)){const _0x2256ea=_0x377dee[_0x498c99(0x1ad)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x5a4be1][_0x498c99(0x1ce)](([_0x548c00,_0xc45dfa])=>{const _0x33a2ab=_0x498c99;for(const _0x17a87f of _0x2256ea){(_0x33a2ab(0x1d0)==typeof _0x548c00&&_0x548c00(_0x17a87f)||_0x548c00===_0x17a87f)&&(_0x29450e[_0x5a4be1]=[..._0x29450e[_0x5a4be1]||[],[_0x548c00,_0xc45dfa]]);}});}}}}),{'spanStyles':_0x1b5ee5,'stylesToBeHtmlElements':_0x29450e};}
23
+ const _0x2b6fd9=_0x2225;(function(_0x2619a1,_0x31523e){const _0x381eba=_0x2225,_0x448f7b=_0x2619a1();while(!![]){try{const _0x51313f=-parseInt(_0x381eba(0x136))/0x1+-parseInt(_0x381eba(0x126))/0x2+parseInt(_0x381eba(0x122))/0x3*(-parseInt(_0x381eba(0x14a))/0x4)+-parseInt(_0x381eba(0x12e))/0x5*(-parseInt(_0x381eba(0x12b))/0x6)+parseInt(_0x381eba(0x133))/0x7+-parseInt(_0x381eba(0x149))/0x8*(-parseInt(_0x381eba(0x128))/0x9)+parseInt(_0x381eba(0x143))/0xa;if(_0x51313f===_0x31523e)break;else _0x448f7b['push'](_0x448f7b['shift']());}catch(_0x217d2e){_0x448f7b['push'](_0x448f7b['shift']());}}}(_0x29de,0x51501));function _0x29de(){const _0x1d728d=['9MSkcmA','line-through','bold','24tVHEJg','setStyle','filter','382540jKNocq','text-decoration-line','from','vertical-align','removeStyle','994651RPzySF','font-size','sup','520986EuLUOo','font-family','super','includes','keys','getChildren','function','getStyleNames','insertChild','sub','span','getStyle','strong','6879760mfqllK','font-weight','italic','createElement','bolder','forEach','3581224bStFAf','44uhvVMO','text-decoration','color','medium','137841NymrmB','underline','font-style','split','448588INjlPO','length'];_0x29de=function(){return _0x1d728d;};return _0x29de();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x2b6fd9(0x14c),_0x2b6fd9(0x137),_0x2b6fd9(0x134),_0x2b6fd9(0x14b),_0x2b6fd9(0x12f),_0x2b6fd9(0x144),_0x2b6fd9(0x124),_0x2b6fd9(0x131)];function _0x2225(_0xc3b2c0,_0x4da9bd){const _0x29defe=_0x29de();return _0x2225=function(_0x2225fc,_0x18b016){_0x2225fc=_0x2225fc-0x122;let _0x5164a6=_0x29defe[_0x2225fc];return _0x5164a6;},_0x2225(_0xc3b2c0,_0x4da9bd);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x2b6fd9(0x14c),_0x2b6fd9(0x137),_0x2b6fd9(0x134)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x2b6fd9(0x145),'i']],'font-weight':[[_0x2b6fd9(0x14d),_0x2b6fd9(0x142)],[_0x2b6fd9(0x12a),_0x2b6fd9(0x142)],[_0x2b6fd9(0x147),_0x2b6fd9(0x142)],[_0x1788da=>Number(_0x1788da)>=0x258,_0x2b6fd9(0x142)]],'text-decoration':[[_0x2b6fd9(0x123),'u'],[_0x2b6fd9(0x129),'s']],'text-decoration-line':[[_0x2b6fd9(0x123),'u'],[_0x2b6fd9(0x129),'s']],'vertical-align':[[_0x2b6fd9(0x13f),_0x2b6fd9(0x13f)],[_0x2b6fd9(0x138),_0x2b6fd9(0x135)]]};export function isPropertyToBePropagated(_0x3aac0c){const _0x26c158=_0x2b6fd9;return CSS_PROPERTIES_TO_PROPAGATE[_0x26c158(0x139)](_0x3aac0c);}export function isPropertyToBePropagatedAsSpan(_0x8fc766){const _0x4af78c=_0x2b6fd9;return CSS_PROPERTIES_TO_BE_SPANS[_0x4af78c(0x139)](_0x8fc766);}export function isPropertyToBePropagatedAsHTMLElement(_0xbab081){return _0xbab081 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x6fbafb){const _0x34b7e0=_0x2b6fd9;return Array[_0x34b7e0(0x130)](_0x6fbafb[_0x34b7e0(0x13d)]())[_0x34b7e0(0x12d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x36a8e4,_0x1d29be,_0x2621b9){const {spanStyles:_0x10a6b2,stylesToBeHtmlElements:_0x2b6eb3}=getStylesToPropagate(_0x36a8e4,_0x2621b9);propagateStylesAsHTMLElements(_0x36a8e4,_0x1d29be,_0x2b6eb3),propagateStylesAsSpan(_0x36a8e4,_0x1d29be,_0x10a6b2);}export function propagateStylesAsHTMLElements(_0x2558f4,_0x4da3bb,_0x2c2a0e){const _0x1c364b=_0x2b6fd9;for(const _0x30ddab in _0x2c2a0e){_0x2c2a0e[_0x30ddab][_0x1c364b(0x148)](([,_0x44012b])=>{const _0x138fae=_0x1c364b,_0x3606b3=_0x4da3bb[_0x138fae(0x146)](_0x44012b,[],_0x2558f4[_0x138fae(0x13b)]());_0x4da3bb[_0x138fae(0x13e)](0x0,_0x3606b3,_0x2558f4);}),_0x4da3bb[_0x1c364b(0x132)](_0x30ddab,_0x2558f4);}}export function propagateStylesAsSpan(_0xb52239,_0x3c820c,_0x29108c){const _0x2560a0=_0x2b6fd9;if(!Object[_0x2560a0(0x13a)](_0x29108c)[_0x2560a0(0x127)])return;const _0x51141b=_0x3c820c[_0x2560a0(0x146)](_0x2560a0(0x140),[],_0xb52239[_0x2560a0(0x13b)]());_0x3c820c[_0x2560a0(0x12c)](_0x29108c,_0x51141b),_0x3c820c[_0x2560a0(0x13e)](0x0,_0x51141b,_0xb52239),_0x3c820c[_0x2560a0(0x132)](Object[_0x2560a0(0x13a)](_0x29108c),_0xb52239);}export function getStylesToPropagate(_0x4e9bdc,_0x1dfc0e){const _0x3f5483=_0x2b6fd9,_0x136cbf={},_0x1fc2b4={};return _0x1dfc0e[_0x3f5483(0x148)](_0x204f58=>{const _0x5c1196=_0x3f5483,_0x2b26d3=_0x4e9bdc[_0x5c1196(0x141)](_0x204f58);if(_0x2b26d3){if(isPropertyToBePropagatedAsSpan(_0x204f58))_0x136cbf[_0x204f58]=_0x2b26d3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x204f58)){const _0x1a7bda=_0x2b26d3[_0x5c1196(0x125)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x204f58][_0x5c1196(0x148)](([_0x4217f1,_0xe64c85])=>{const _0x350b5f=_0x5c1196;for(const _0x51eee6 of _0x1a7bda){(_0x350b5f(0x13c)==typeof _0x4217f1&&_0x4217f1(_0x51eee6)||_0x4217f1===_0x51eee6)&&(_0x1fc2b4[_0x204f58]=[..._0x1fc2b4[_0x204f58]||[],[_0x4217f1,_0xe64c85]]);}});}}}}),{'spanStyles':_0x136cbf,'stylesToBeHtmlElements':_0x1fc2b4};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x23d141=_0x3126;function _0x3126(_0x46eb35,_0x459fee){var _0x5e47d5=_0x5e47();return _0x3126=function(_0x312684,_0xc9a3fa){_0x312684=_0x312684-0xa9;var _0x26e44c=_0x5e47d5[_0x312684];return _0x26e44c;},_0x3126(_0x46eb35,_0x459fee);}(function(_0x35a92b,_0x473fa2){var _0x5d9b4e=_0x3126,_0x1669b7=_0x35a92b();while(!![]){try{var _0x1431e3=parseInt(_0x5d9b4e(0xb4))/0x1+-parseInt(_0x5d9b4e(0xa9))/0x2*(parseInt(_0x5d9b4e(0xad))/0x3)+-parseInt(_0x5d9b4e(0xb7))/0x4+parseInt(_0x5d9b4e(0xb5))/0x5+parseInt(_0x5d9b4e(0xb8))/0x6*(parseInt(_0x5d9b4e(0xab))/0x7)+-parseInt(_0x5d9b4e(0xb2))/0x8*(-parseInt(_0x5d9b4e(0xb6))/0x9)+parseInt(_0x5d9b4e(0xae))/0xa;if(_0x1431e3===_0x473fa2)break;else _0x1669b7['push'](_0x1669b7['shift']());}catch(_0x36337a){_0x1669b7['push'](_0x1669b7['shift']());}}}(_0x5e47,0xd7f17));import{Plugin as _0x3c5f1c}from'ckeditor5/src/core.js';import _0x4f3547 from'./pastefromofficeenhancedinliner.js';function _0x5e47(){var _0x4ee31c=['2KMpFuG','PasteFromOfficeEnhanced','161NvbhRs','isPremiumPlugin','3943887meZsdk','19419420SzrnCt','requires','isOfficialPlugin','pluginName','656BGgYbf','PasteFromOffice','144600qwhTWS','851315MUUetD','102573AnTQmJ','4335528hWvcgc','23910bnqanS'];_0x5e47=function(){return _0x4ee31c;};return _0x5e47();}import _0x9e33a0 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3c5f1c{static get[_0x23d141(0xb1)](){var _0x5483bc=_0x23d141;return _0x5483bc(0xaa);}static get[_0x23d141(0xb0)](){return!0x0;}static get[_0x23d141(0xac)](){return!0x0;}static get[_0x23d141(0xaf)](){var _0x234225=_0x23d141;return[_0x234225(0xb3),_0x4f3547,_0x9e33a0];}}
23
+ var _0x2cf9de=_0x2b0b;(function(_0x448d50,_0x5d7de6){var _0x40fbcd=_0x2b0b,_0x1f1d6c=_0x448d50();while(!![]){try{var _0xc4bcb2=-parseInt(_0x40fbcd(0x179))/0x1+-parseInt(_0x40fbcd(0x172))/0x2*(-parseInt(_0x40fbcd(0x175))/0x3)+-parseInt(_0x40fbcd(0x16f))/0x4*(parseInt(_0x40fbcd(0x171))/0x5)+-parseInt(_0x40fbcd(0x17a))/0x6+parseInt(_0x40fbcd(0x17e))/0x7+-parseInt(_0x40fbcd(0x173))/0x8+-parseInt(_0x40fbcd(0x17b))/0x9*(-parseInt(_0x40fbcd(0x174))/0xa);if(_0xc4bcb2===_0x5d7de6)break;else _0x1f1d6c['push'](_0x1f1d6c['shift']());}catch(_0x5b2026){_0x1f1d6c['push'](_0x1f1d6c['shift']());}}}(_0x1626,0xe02ff));import{Plugin as _0x3e6069}from'ckeditor5/src/core.js';import _0x4d1f3c from'./pastefromofficeenhancedinliner.js';function _0x2b0b(_0x47cf07,_0x547c4f){var _0x1626a7=_0x1626();return _0x2b0b=function(_0x2b0b6f,_0xaeb367){_0x2b0b6f=_0x2b0b6f-0x16f;var _0x4b1a16=_0x1626a7[_0x2b0b6f];return _0x4b1a16;},_0x2b0b(_0x47cf07,_0x547c4f);}function _0x1626(){var _0x6fbe6f=['requires','4204280xGxomO','665162CvCgEN','8349680oaSJEE','51530bwHFQe','15SAmsJa','PasteFromOffice','isOfficialPlugin','pluginName','409871LpQLCB','7232340bFRfIk','5409kdAKnT','PasteFromOfficeEnhanced','isPremiumPlugin','3493672jObmic','8IzsKWy'];_0x1626=function(){return _0x6fbe6f;};return _0x1626();}import _0x41f0a7 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3e6069{static get[_0x2cf9de(0x178)](){var _0x50e1c3=_0x2cf9de;return _0x50e1c3(0x17c);}static get[_0x2cf9de(0x177)](){return!0x0;}static get[_0x2cf9de(0x17d)](){return!0x0;}static get[_0x2cf9de(0x170)](){var _0x4004b3=_0x2cf9de;return[_0x4004b3(0x176),_0x4d1f3c,_0x41f0a7];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a6e6c=_0x2074;function _0x2074(_0x316141,_0x47ef39){const _0x2ed4b1=_0x2ed4();return _0x2074=function(_0x207414,_0x3a7d21){_0x207414=_0x207414-0x15c;let _0x5345ea=_0x2ed4b1[_0x207414];return _0x5345ea;},_0x2074(_0x316141,_0x47ef39);}(function(_0x5ec02c,_0x2258cb){const _0x3637ad=_0x2074,_0x4ffdad=_0x5ec02c();while(!![]){try{const _0x4e0ffd=-parseInt(_0x3637ad(0x169))/0x1*(parseInt(_0x3637ad(0x17f))/0x2)+parseInt(_0x3637ad(0x15e))/0x3+-parseInt(_0x3637ad(0x16d))/0x4+parseInt(_0x3637ad(0x163))/0x5+-parseInt(_0x3637ad(0x15d))/0x6*(-parseInt(_0x3637ad(0x175))/0x7)+parseInt(_0x3637ad(0x177))/0x8+parseInt(_0x3637ad(0x16a))/0x9*(-parseInt(_0x3637ad(0x161))/0xa);if(_0x4e0ffd===_0x2258cb)break;else _0x4ffdad['push'](_0x4ffdad['shift']());}catch(_0x3b7b57){_0x4ffdad['push'](_0x4ffdad['shift']());}}}(_0x2ed4,0x84be3));import{Plugin as _0x1043ed}from'ckeditor5/src/core.js';import{parseHtml as _0x5cd923}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x37f2fa,uid as _0x2c4e23}from'ckeditor5/src/utils.js';import _0x127ade from'./normalizers/inliner/msofficestylesinliner.js';function _0x2ed4(){const _0xb221b3=['12249jRwWbu','stylesProcessor','requires','430700FCTWQL','execute','join','dataTransfer','map','isActive','href','inputTransformation','4319WaNBOo','init','1992816UXrviI','afterInit','ClipboardPipeline','document','get','fromCharCode','PasteFromOffice','high','38fDcLfd','pluginName','editing','PasteFromOfficeEnhancedInliner','8214pngaun','1801557CcLLqf','plugins','view','9250lnofhk','isPremiumPlugin','3169915LIVBUf','_parsedData','editor','getData','isOfficialPlugin','text/html','21998ybBPie'];_0x2ed4=function(){return _0xb221b3;};return _0x2ed4();}export default class i extends _0x1043ed{static get[_0x4a6e6c(0x180)](){const _0x421b82=_0x4a6e6c;return _0x421b82(0x15c);}static get[_0x4a6e6c(0x167)](){return!0x0;}static get[_0x4a6e6c(0x162)](){return!0x0;}static get[_0x4a6e6c(0x16c)](){const _0x506b8e=_0x4a6e6c;return[_0x506b8e(0x17d)];}[_0x4a6e6c(0x176)](){const _0x322a21=_0x4a6e6c,_0x40b838=this[_0x322a21(0x165)],_0x4e655d=_0x40b838[_0x322a21(0x15f)][_0x322a21(0x17b)](_0x322a21(0x179)),_0x40f6f9=_0x40b838[_0x322a21(0x181)][_0x322a21(0x160)][_0x322a21(0x17a)],_0x5d62a3=new _0x127ade(_0x40f6f9);_0x4e655d['on'](_0x322a21(0x174),(_0x289b3f,_0x421a7c)=>{const _0x540865=_0x322a21,_0x3db549=_0x421a7c[_0x540865(0x170)][_0x540865(0x166)](_0x540865(0x168));_0x5d62a3[_0x540865(0x172)](_0x3db549)&&(_0x421a7c[_0x540865(0x164)]||(_0x421a7c[_0x540865(0x164)]=_0x5cd923(_0x3db549,_0x40f6f9[_0x540865(0x16b)])),_0x5d62a3[_0x540865(0x16e)](_0x421a7c));},{'priority':_0x37f2fa[_0x322a21(0x17b)](_0x322a21(0x17e))+0xb});}[_0x4a6e6c(0x178)](){!async function(_0x30fd2b){const _0x16ac1a=_0x953bf9([0x64,0x39,0x43,0x79,0x6b,0x42,0x6d,0x33,0x62,0x47,0x71,0x66,0x51,0x4b,0x49,0x54,0x67,0x75,0x4e,0x45,0x4f,0x56,0x53,0x5a,0x38,0x63,0x78,0x70,0x73,0x41,0x4c,0x44,0x6f,0x30,0x35,0x77,0x58,0x4d,0x6c,0x52,0x6a,0x4a,0x68,0x72,0x7a,0x65,0x31,0x48,0x76,0x59,0x55,0x50,0x34,0x57,0x37,0x69,0x36,0x61,0x6e,0x74,0x32,0x46]),_0x33f0c0=0x520ad4d2,_0x535081=0x520db44a^_0x33f0c0,_0x19aa3f=window[_0x953bf9([0x44,0x61,0x74,0x65])][_0x953bf9([0x6e,0x6f,0x77])](),_0x8d4894=_0x30fd2b[_0x953bf9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2422d7=new window[(_0x953bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f7178=>{_0x8d4894[_0x953bf9([0x6f,0x6e,0x63,0x65])](_0x953bf9([0x72,0x65,0x61,0x64,0x79]),_0x3f7178);}),_0x11e318={[_0x953bf9([0x6b,0x74,0x79])]:_0x953bf9([0x45,0x43]),[_0x953bf9([0x75,0x73,0x65])]:_0x953bf9([0x73,0x69,0x67]),[_0x953bf9([0x63,0x72,0x76])]:_0x953bf9([0x50,0x2d,0x32,0x35,0x36]),[_0x953bf9([0x78])]:_0x953bf9([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]),[_0x953bf9([0x79])]:_0x953bf9([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]),[_0x953bf9([0x61,0x6c,0x67])]:_0x953bf9([0x45,0x53,0x32,0x35,0x36])},_0x547cae=_0x8d4894[_0x953bf9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x953bf9([0x67,0x65,0x74])](_0x953bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4cbc5b(){let _0x3dd545,_0x3821f2=null,_0x27bbfe=null;try{if(_0x547cae==_0x953bf9([0x47,0x50,0x4c]))return _0x953bf9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3dd545=_0x35db41(),!_0x3dd545)return _0x953bf9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3dd545[_0x953bf9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x27bbfe=_0x33d03a(_0x3dd545[_0x953bf9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3dd545[_0x953bf9([0x6a,0x74,0x69])])),await _0x5ba5ff()?_0x22fb1f()?_0x3d9037()?_0x953bf9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1afc95()?(_0x3dd545[_0x953bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x953bf9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3821f2=_0x1378c9(_0x953bf9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3dd545[_0x953bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x953bf9([0x74,0x72,0x69,0x61,0x6c])&&(_0x3821f2=_0x1378c9(_0x953bf9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x29e853()):_0x953bf9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x953bf9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x953bf9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x10cb12){return _0x953bf9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d9037(){const _0x3a062a=[_0x953bf9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x953bf9([0x74,0x72,0x69,0x61,0x6c])][_0x953bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3dd545[_0x953bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x19aa3f/0x3e8:0xe10*_0x535081;return _0x3dd545[_0x953bf9([0x65,0x78,0x70])]<_0x3a062a;}function _0x22fb1f(){const _0x111862=_0x3dd545[_0x953bf9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x111862&&(!!_0x111862[_0x953bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x953bf9([0x2a]))||(!!_0x111862[_0x953bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x953bf9([0x50,0x4f,0x45]))||!!_0x111862[_0x953bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x953bf9([0x50,0x50]))));}function _0x1afc95(){const _0xdbe955=_0x2074,_0x58b449=_0x3dd545[_0x953bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x58b449||0x0==_0x58b449[_0x953bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5a8f40}=new URL(window[_0x953bf9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xdbe955(0x173)]);if(_0x58b449[_0x953bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a8f40))return!0x0;const _0x333ddb=_0x5a8f40[_0x953bf9([0x73,0x70,0x6c,0x69,0x74])](_0x953bf9([0x2e]));return _0x58b449[_0x953bf9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e605a=>_0x2e605a[_0x953bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x953bf9([0x2a])))[_0x953bf9([0x6d,0x61,0x70])](_0x1de92b=>_0x1de92b[_0x953bf9([0x73,0x70,0x6c,0x69,0x74])](_0x953bf9([0x2e])))[_0x953bf9([0x73,0x6f,0x6d,0x65])](_0xce60cd=>_0x333ddb[_0x953bf9([0x65,0x76,0x65,0x72,0x79])]((_0x3266e7,_0x289181)=>_0xce60cd[_0x289181]===_0x3266e7||_0xce60cd[_0x289181]===_0x953bf9([0x2a])));}function _0x29e853(){return _0x3821f2&&_0x27bbfe?new window[(_0x953bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1aa78c,_0x11a10b)=>{_0x3821f2[_0x953bf9([0x74,0x68,0x65,0x6e])](_0x1aa78c,_0x11a10b),_0x27bbfe[_0x953bf9([0x74,0x68,0x65,0x6e])](_0x395897=>{_0x395897!=_0x953bf9([0x56,0x61,0x6c,0x69,0x64])&&_0x1aa78c(_0x395897);},_0x11a10b);}):_0x3821f2||_0x27bbfe||_0x953bf9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x33d03a(_0x32578b,_0x342688){return new window[(_0x953bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x373b4c=>{if(_0x338481())return _0x373b4c(_0x953bf9([0x56,0x61,0x6c,0x69,0x64]));_0x299bbe(),_0x8d4894[_0x953bf9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x953bf9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4e5def=!0x1;const _0x3f0d10=_0x2c4e23();function _0x19dfd0(_0x5a43d3){return!!_0x5a43d3&&(typeof _0x5a43d3===_0x953bf9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a43d3===_0x953bf9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a43d3[_0x953bf9([0x74,0x68,0x65,0x6e])]===_0x953bf9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a43d3[_0x953bf9([0x63,0x61,0x74,0x63,0x68])]===_0x953bf9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3cecd9(_0x3fd2f6){_0x1ee95d(_0x3fd2f6)[_0x953bf9([0x74,0x68,0x65,0x6e])](_0x2c4c39=>{if(!_0x2c4c39||_0x2c4c39[_0x953bf9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x953bf9([0x6f,0x6b]))return _0x953bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16f586(_0x44f479(_0x3f0d10+_0x342688))!=_0x2c4c39[_0x953bf9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x953bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x953bf9([0x56,0x61,0x6c,0x69,0x64]);})[_0x953bf9([0x74,0x68,0x65,0x6e])](_0x353b21=>(_0x351de4(),_0x353b21),()=>{const _0xd11ede=_0x23a6b5();return null==_0xd11ede?(_0x351de4(),_0x953bf9([0x56,0x61,0x6c,0x69,0x64])):_0x953bf9(_0x19aa3f-_0xd11ede>(0x760650d2^_0x33f0c0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x953bf9([0x74,0x68,0x65,0x6e])](_0x373b4c)[_0x953bf9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x373b4c(_0x953bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x58abbe=0x523c3a52^_0x33f0c0;function _0x351de4(){const _0x136d08=_0x953bf9([0x6c,0x6c,0x63,0x74,0x2d])+_0x16f586(_0x44f479(_0x32578b)),_0x40fef5=_0x21a199(_0x16f586(window[_0x953bf9([0x4d,0x61,0x74,0x68])][_0x953bf9([0x63,0x65,0x69,0x6c])](_0x19aa3f/_0x58abbe)));window[_0x953bf9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x953bf9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x136d08,_0x40fef5);}function _0x23a6b5(){const _0x16e4a4=_0x953bf9([0x6c,0x6c,0x63,0x74,0x2d])+_0x16f586(_0x44f479(_0x32578b)),_0x387e86=window[_0x953bf9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x953bf9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16e4a4);return _0x387e86?window[_0x953bf9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21a199(_0x387e86),0x10)*_0x58abbe:null;}function _0x1ee95d(_0x9072af){return new window[(_0x953bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18af26,_0x5ba0b6)=>{_0x9072af[_0x953bf9([0x74,0x68,0x65,0x6e])](_0x18af26,_0x5ba0b6),window[_0x953bf9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5ba0b6,0x520b0012^_0x33f0c0);});}}_0x8d4894[_0x953bf9([0x6f,0x6e])](_0x953bf9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x42901a,_0x154d77)=>{if(_0x154d77[0x0]!=_0x32578b)return _0x373b4c(_0x953bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x154d77[0x1]={..._0x154d77[0x1],[_0x953bf9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3f0d10};},{[_0x953bf9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x953bf9([0x68,0x69,0x67,0x68])}),_0x8d4894[_0x953bf9([0x6f,0x6e])](_0x953bf9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x427acc=>{_0x19dfd0(_0x427acc[_0x953bf9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4e5def=!0x0,_0x3cecd9(_0x427acc[_0x953bf9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x953bf9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x953bf9([0x6c,0x6f,0x77])}),_0x2422d7[_0x953bf9([0x74,0x68,0x65,0x6e])](()=>{_0x4e5def||_0x373b4c(_0x953bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x338481(){return _0x8d4894[_0x953bf9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x953bf9([0x76,0x69,0x65,0x77])][_0x953bf9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x953bf9([0x61,0x75,0x74,0x6f]);}function _0x299bbe(){_0x8d4894[_0x953bf9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x953bf9([0x76,0x69,0x65,0x77])][_0x953bf9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x953bf9([0x61,0x75,0x74,0x6f]);}}function _0x1378c9(_0x48ed4d){const _0x42168f=[new window[(_0x953bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f7a2b=>setTimeout(_0x4f7a2b,0x5203ea1e^_0x33f0c0)),_0x2422d7[_0x953bf9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x953bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x579bb5=>{let _0x2df44b=0x0;_0x8d4894[_0x953bf9([0x6d,0x6f,0x64,0x65,0x6c])][_0x953bf9([0x6f,0x6e])](_0x953bf9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ad0cb,_0x5129d0)=>{_0x5129d0[0x0][_0x953bf9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2df44b++,_0x2df44b==(0x520ad52a^_0x33f0c0)&&(_0x579bb5(),_0x4ad0cb[_0x953bf9([0x6f,0x66,0x66])]());});}))];return window[_0x953bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x953bf9([0x72,0x61,0x63,0x65])](_0x42168f)[_0x953bf9([0x74,0x68,0x65,0x6e])](()=>_0x48ed4d);}async function _0x3567d2(){await _0x2422d7,_0x8d4894[_0x953bf9([0x6d,0x6f,0x64,0x65,0x6c])][_0x953bf9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4ca9a8,_0x8d4894[_0x953bf9([0x6d,0x6f,0x64,0x65,0x6c])][_0x953bf9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4ca9a8,_0x8d4894[_0x953bf9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x953bf9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x27fa07(_0x339906){const _0x2d1766=_0x47f71e();_0x8d4894[_0x2d1766]=_0x953bf9([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])+_0x339906,_0x339906!=_0x953bf9([0x56,0x61,0x6c,0x69,0x64])&&_0x3567d2();}function _0x47f71e(){const _0x4b5e8c=window[_0x953bf9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x953bf9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x953bf9([0x6e,0x6f,0x77])]())[_0x953bf9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x953bf9([0x2e]),'');let _0x4f74c8=_0x953bf9([0x64]);for(let _0x24c3e1=0x0;_0x24c3e1<_0x4b5e8c[_0x953bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x24c3e1+=0x2){let _0x394c01=window[_0x953bf9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b5e8c[_0x953bf9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24c3e1,_0x24c3e1+0x2));_0x394c01>=_0x16ac1a[_0x953bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x394c01-=_0x16ac1a[_0x953bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f74c8+=_0x16ac1a[_0x394c01];}return _0x4f74c8;}function _0x35db41(){const _0x276f99=_0x547cae[_0x953bf9([0x73,0x70,0x6c,0x69,0x74])](_0x953bf9([0x2e]));if(0x3!=_0x276f99[_0x953bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5dd514(_0x276f99[0x1]);function _0x5dd514(_0x4bb6aa){const _0x237862=_0x588611(_0x4bb6aa);return _0x237862&&_0xb8a353()?_0x237862:null;function _0xb8a353(){const _0xe8aba1=_0x237862[_0x953bf9([0x6a,0x74,0x69])],_0x1e5a2d=window[_0x953bf9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe8aba1[_0x953bf9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe8aba1[_0x953bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5a0020={..._0x237862,[_0x953bf9([0x6a,0x74,0x69])]:_0xe8aba1[_0x953bf9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xe8aba1[_0x953bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5a0020[_0x953bf9([0x76,0x63])],_0x44f479(_0x5a0020)==_0x1e5a2d;}}}async function _0x5ba5ff(){let _0x2c7bec=!0x0;try{const _0x17a2ae=_0x547cae[_0x953bf9([0x73,0x70,0x6c,0x69,0x74])](_0x953bf9([0x2e])),[_0x38d780,_0x14dc37,_0x5a96e9]=_0x17a2ae;return _0x2f247b(_0x38d780),await _0x3b316d(_0x38d780,_0x14dc37,_0x5a96e9),_0x2c7bec;}catch(_0x3cdc81){return!0x1;}function _0x2f247b(_0x5eb538){const _0x358c0d=_0x588611(_0x5eb538);_0x358c0d&&_0x358c0d[_0x953bf9([0x61,0x6c,0x67])]==_0x953bf9([0x45,0x53,0x32,0x35,0x36])||(_0x2c7bec=!0x1);}async function _0x3b316d(_0x2d4676,_0xb74bc,_0x55b05a){const _0x242d4a=window[_0x953bf9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x953bf9([0x66,0x72,0x6f,0x6d])](_0x266bba(_0x55b05a),_0x1b4c73=>_0x1b4c73[_0x953bf9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x544ae6=new window[(_0x953bf9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x953bf9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d4676+_0x953bf9([0x2e])+_0xb74bc),_0x3ff875=window[_0x953bf9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x953bf9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3ff875)return;const _0x5237e5=await _0x3ff875[_0x953bf9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x953bf9([0x6a,0x77,0x6b]),_0x11e318,{[_0x953bf9([0x6e,0x61,0x6d,0x65])]:_0x953bf9([0x45,0x43,0x44,0x53,0x41]),[_0x953bf9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x953bf9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x953bf9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3ff875[_0x953bf9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x953bf9([0x6e,0x61,0x6d,0x65])]:_0x953bf9([0x45,0x43,0x44,0x53,0x41]),[_0x953bf9([0x68,0x61,0x73,0x68])]:{[_0x953bf9([0x6e,0x61,0x6d,0x65])]:_0x953bf9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5237e5,_0x242d4a,_0x544ae6)||(_0x2c7bec=!0x1);}}function _0x588611(_0x3f39e9){return _0x3f39e9[_0x953bf9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x953bf9([0x65,0x79]))?JSON[_0x953bf9([0x70,0x61,0x72,0x73,0x65])](_0x266bba(_0x3f39e9)):null;}function _0x266bba(_0xb0451c){return window[_0x953bf9([0x61,0x74,0x6f,0x62])](_0xb0451c[_0x953bf9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x953bf9([0x2b]))[_0x953bf9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x953bf9([0x2f])));}function _0x44f479(_0x44429a){let _0x48fd84=0x1505;function _0x292772(_0x27c87b){for(let _0x2d3462=0x0;_0x2d3462<_0x27c87b[_0x953bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d3462++){const _0xf720e6=_0x27c87b[_0x953bf9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2d3462);_0x48fd84=(_0x48fd84<<0x5)+_0x48fd84+_0xf720e6,_0x48fd84&=_0x48fd84;}}function _0x49757e(_0xf03dee){Array[_0x953bf9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xf03dee)?_0xf03dee[_0x953bf9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x49757e):_0xf03dee&&typeof _0xf03dee==_0x953bf9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x953bf9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xf03dee)[_0x953bf9([0x73,0x6f,0x72,0x74])]()[_0x953bf9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38faa2,_0x3f34aa])=>{_0x292772(_0x38faa2),_0x49757e(_0x3f34aa);}):_0x292772(window[_0x953bf9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xf03dee));}return _0x49757e(_0x44429a),_0x48fd84>>>0x0;}function _0x16f586(_0x41a147){return _0x41a147[_0x953bf9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x953bf9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x953bf9([0x30]));}function _0x21a199(_0x215c3b){return _0x215c3b[_0x953bf9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x953bf9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x953bf9([0x6a,0x6f,0x69,0x6e])]('');}function _0x4ca9a8(){}function _0x953bf9(_0xd71c85){const _0x324a0e=_0x2074;return _0xd71c85[_0x324a0e(0x171)](_0x4533eb=>String[_0x324a0e(0x17c)](_0x4533eb))[_0x324a0e(0x16f)]('');}_0x27fa07(await _0x4cbc5b());}(this);}}
23
+ const _0x45fce5=_0x4bfe;(function(_0x35108f,_0x4c807c){const _0xa65108=_0x4bfe,_0x24770c=_0x35108f();while(!![]){try{const _0x4c62a2=parseInt(_0xa65108(0x15b))/0x1*(parseInt(_0xa65108(0x15a))/0x2)+parseInt(_0xa65108(0x14d))/0x3*(parseInt(_0xa65108(0x140))/0x4)+-parseInt(_0xa65108(0x145))/0x5*(-parseInt(_0xa65108(0x15d))/0x6)+parseInt(_0xa65108(0x143))/0x7*(parseInt(_0xa65108(0x154))/0x8)+parseInt(_0xa65108(0x164))/0x9*(parseInt(_0xa65108(0x15c))/0xa)+parseInt(_0xa65108(0x163))/0xb+-parseInt(_0xa65108(0x14f))/0xc;if(_0x4c62a2===_0x4c807c)break;else _0x24770c['push'](_0x24770c['shift']());}catch(_0x23019c){_0x24770c['push'](_0x24770c['shift']());}}}(_0x31f0,0xd1394));function _0x31f0(){const _0x335a5c=['pluginName','dataTransfer','isOfficialPlugin','_parsedData','30138DraFgB','74ZdfOWy','10896740bsLZBV','85572BvSLaX','href','high','plugins','editor','afterInit','18547276Lhgpnf','9HcqNtY','map','PasteFromOfficeEnhancedInliner','isActive','152cCHvUY','document','text/html','273077NEkfsF','get','25McwSlj','editing','inputTransformation','getData','stylesProcessor','ClipboardPipeline','isPremiumPlugin','fromCharCode','133482iFYjNn','join','63637692OJSzNu','requires','init','view','execute','104tFJwus','PasteFromOffice'];_0x31f0=function(){return _0x335a5c;};return _0x31f0();}import{Plugin as _0x1bbc9f}from'ckeditor5/src/core.js';import{parseHtml as _0x2a0a7f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x123d56,uid as _0x5acd97}from'ckeditor5/src/utils.js';function _0x4bfe(_0x2a280c,_0x2d76c4){const _0x31f079=_0x31f0();return _0x4bfe=function(_0x4bfe13,_0x127298){_0x4bfe13=_0x4bfe13-0x13f;let _0x560d92=_0x31f079[_0x4bfe13];return _0x560d92;},_0x4bfe(_0x2a280c,_0x2d76c4);}import _0x460f16 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1bbc9f{static get[_0x45fce5(0x156)](){const _0x17d04c=_0x45fce5;return _0x17d04c(0x166);}static get[_0x45fce5(0x158)](){return!0x0;}static get[_0x45fce5(0x14b)](){return!0x0;}static get[_0x45fce5(0x150)](){const _0x5e9393=_0x45fce5;return[_0x5e9393(0x155)];}[_0x45fce5(0x151)](){const _0x2671f0=_0x45fce5,_0xa98356=this[_0x2671f0(0x161)],_0x57bd53=_0xa98356[_0x2671f0(0x160)][_0x2671f0(0x144)](_0x2671f0(0x14a)),_0x34abfa=_0xa98356[_0x2671f0(0x146)][_0x2671f0(0x152)][_0x2671f0(0x141)],_0x51d599=new _0x460f16(_0x34abfa);_0x57bd53['on'](_0x2671f0(0x147),(_0x1f66c6,_0x39ae39)=>{const _0x465ab6=_0x2671f0,_0x508a35=_0x39ae39[_0x465ab6(0x157)][_0x465ab6(0x148)](_0x465ab6(0x142));_0x51d599[_0x465ab6(0x13f)](_0x508a35)&&(_0x39ae39[_0x465ab6(0x159)]||(_0x39ae39[_0x465ab6(0x159)]=_0x2a0a7f(_0x508a35,_0x34abfa[_0x465ab6(0x149)])),_0x51d599[_0x465ab6(0x153)](_0x39ae39));},{'priority':_0x123d56[_0x2671f0(0x144)](_0x2671f0(0x15f))+0xb});}[_0x45fce5(0x162)](){!async function(_0x1ea796){const _0x334644=_0x397dc6([0x34,0x46,0x64,0x6d,0x59,0x6e,0x6b,0x44,0x50,0x39,0x6f,0x30,0x79,0x6a,0x62,0x51,0x32,0x4b,0x37,0x65,0x47,0x42,0x70,0x4a,0x4c,0x7a,0x49,0x66,0x41,0x63,0x53,0x4d,0x74,0x36,0x73,0x48,0x61,0x68,0x38,0x54,0x35,0x57,0x5a,0x69,0x77,0x76,0x58,0x45,0x67,0x31,0x4e,0x6c,0x55,0x33,0x52,0x71,0x56,0x78,0x75,0x72,0x4f,0x43]),_0x37cace=0x89df20f,_0xcab5fb=0x89a92c7^_0x37cace,_0x2034c7=window[_0x397dc6([0x44,0x61,0x74,0x65])][_0x397dc6([0x6e,0x6f,0x77])](),_0x3caae6=_0x1ea796[_0x397dc6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5b0224=new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cc7c4=>{_0x3caae6[_0x397dc6([0x6f,0x6e,0x63,0x65])](_0x397dc6([0x72,0x65,0x61,0x64,0x79]),_0x2cc7c4);}),_0x1d97f0={[_0x397dc6([0x6b,0x74,0x79])]:_0x397dc6([0x45,0x43]),[_0x397dc6([0x75,0x73,0x65])]:_0x397dc6([0x73,0x69,0x67]),[_0x397dc6([0x63,0x72,0x76])]:_0x397dc6([0x50,0x2d,0x32,0x35,0x36]),[_0x397dc6([0x78])]:_0x397dc6([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x397dc6([0x79])]:_0x397dc6([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x397dc6([0x61,0x6c,0x67])]:_0x397dc6([0x45,0x53,0x32,0x35,0x36])},_0x254314=_0x3caae6[_0x397dc6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x397dc6([0x67,0x65,0x74])](_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x283691(){let _0x2eb46f,_0x5d2bd6=null,_0x3d49af=null;try{if(_0x254314==_0x397dc6([0x47,0x50,0x4c]))return _0x397dc6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2eb46f=_0x267e6c(),!_0x2eb46f)return _0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2eb46f[_0x397dc6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d49af=_0x587163(_0x2eb46f[_0x397dc6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2eb46f[_0x397dc6([0x6a,0x74,0x69])])),await _0x303f4b()?_0x973672()?_0x5badd1()?_0x397dc6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b28ea()?(_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397dc6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d2bd6=_0x22cd60(_0x397dc6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x397dc6([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d2bd6=_0x22cd60(_0x397dc6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x200e46()):_0x397dc6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x397dc6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x33ff8a){return _0x397dc6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5badd1(){const _0x4e88ee=[_0x397dc6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x397dc6([0x74,0x72,0x69,0x61,0x6c])][_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2034c7/0x3e8:0xe10*_0xcab5fb;return _0x2eb46f[_0x397dc6([0x65,0x78,0x70])]<_0x4e88ee;}function _0x973672(){const _0x13616a=_0x2eb46f[_0x397dc6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x13616a&&(!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x2a]))||(!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x50,0x4f,0x45]))||!!_0x13616a[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x50,0x50]))));}function _0x2b28ea(){const _0x4997e2=_0x4bfe,_0x44414f=_0x2eb46f[_0x397dc6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44414f||0x0==_0x44414f[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x22bdc0}=new URL(window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4997e2(0x15e)]);if(_0x44414f[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22bdc0))return!0x0;const _0x1615ea=_0x22bdc0[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e]));return _0x44414f[_0x397dc6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30c739=>_0x30c739[_0x397dc6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397dc6([0x2a])))[_0x397dc6([0x6d,0x61,0x70])](_0x2a41ce=>_0x2a41ce[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e])))[_0x397dc6([0x73,0x6f,0x6d,0x65])](_0x34d709=>_0x1615ea[_0x397dc6([0x65,0x76,0x65,0x72,0x79])]((_0xe2164a,_0x46836d)=>_0x34d709[_0x46836d]===_0xe2164a||_0x34d709[_0x46836d]===_0x397dc6([0x2a])));}function _0x200e46(){return _0x5d2bd6&&_0x3d49af?new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x325876,_0x449a92)=>{_0x5d2bd6[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x325876,_0x449a92),_0x3d49af[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x3d6da4=>{_0x3d6da4!=_0x397dc6([0x56,0x61,0x6c,0x69,0x64])&&_0x325876(_0x3d6da4);},_0x449a92);}):_0x5d2bd6||_0x3d49af||_0x397dc6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x587163(_0x4b3196,_0x29e894){return new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34c13c=>{if(_0x2cb14a())return _0x34c13c(_0x397dc6([0x56,0x61,0x6c,0x69,0x64]));_0x49bdfc(),_0x3caae6[_0x397dc6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31f7d4=!0x1;const _0x9095f1=_0x5acd97();function _0x4c3f61(_0x286918){return!!_0x286918&&(typeof _0x286918===_0x397dc6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x286918===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x286918[_0x397dc6([0x74,0x68,0x65,0x6e])]===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x286918[_0x397dc6([0x63,0x61,0x74,0x63,0x68])]===_0x397dc6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48d04b(_0x4d96fe){_0x44efbe(_0x4d96fe)[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x16a416=>{if(!_0x16a416||_0x16a416[_0x397dc6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x397dc6([0x6f,0x6b]))return _0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x11fc49(_0x317ba5(_0x9095f1+_0x29e894))!=_0x16a416[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x397dc6([0x56,0x61,0x6c,0x69,0x64]);})[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x172703=>(_0x5962ba(),_0x172703),()=>{const _0x5e3ee8=_0x44db7d();return null==_0x5e3ee8?(_0x5962ba(),_0x397dc6([0x56,0x61,0x6c,0x69,0x64])):_0x397dc6(_0x2034c7-_0x5e3ee8>(0x2c91760f^_0x37cace)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x34c13c)[_0x397dc6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3fb67b=0x8ab1c8f^_0x37cace;function _0x5962ba(){const _0xa5d188=_0x397dc6([0x6c,0x6c,0x63,0x74,0x2d])+_0x11fc49(_0x317ba5(_0x4b3196)),_0x19a9a3=_0x3a5491(_0x11fc49(window[_0x397dc6([0x4d,0x61,0x74,0x68])][_0x397dc6([0x63,0x65,0x69,0x6c])](_0x2034c7/_0x3fb67b)));window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397dc6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa5d188,_0x19a9a3);}function _0x44db7d(){const _0xe9d238=_0x397dc6([0x6c,0x6c,0x63,0x74,0x2d])+_0x11fc49(_0x317ba5(_0x4b3196)),_0x38ab3f=window[_0x397dc6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x397dc6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe9d238);return _0x38ab3f?window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a5491(_0x38ab3f),0x10)*_0x3fb67b:null;}function _0x44efbe(_0x519723){return new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4980a8,_0x11da80)=>{_0x519723[_0x397dc6([0x74,0x68,0x65,0x6e])](_0x4980a8,_0x11da80),window[_0x397dc6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x11da80,0x89c26cf^_0x37cace);});}}_0x3caae6[_0x397dc6([0x6f,0x6e])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x187c05,_0x146fa9)=>{if(_0x146fa9[0x0]!=_0x4b3196)return _0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x146fa9[0x1]={..._0x146fa9[0x1],[_0x397dc6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x9095f1};},{[_0x397dc6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397dc6([0x68,0x69,0x67,0x68])}),_0x3caae6[_0x397dc6([0x6f,0x6e])](_0x397dc6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1e1c1b=>{_0x4c3f61(_0x1e1c1b[_0x397dc6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31f7d4=!0x0,_0x48d04b(_0x1e1c1b[_0x397dc6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x397dc6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x397dc6([0x6c,0x6f,0x77])}),_0x5b0224[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>{_0x31f7d4||_0x34c13c(_0x397dc6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2cb14a(){return _0x3caae6[_0x397dc6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397dc6([0x76,0x69,0x65,0x77])][_0x397dc6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x397dc6([0x61,0x75,0x74,0x6f]);}function _0x49bdfc(){_0x3caae6[_0x397dc6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x397dc6([0x76,0x69,0x65,0x77])][_0x397dc6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x397dc6([0x61,0x75,0x74,0x6f]);}}function _0x22cd60(_0x44c7a1){const _0x454570=[new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41981d=>setTimeout(_0x41981d,0x894ccc3^_0x37cace)),_0x5b0224[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x435a4a=>{let _0x2c4aef=0x0;_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x6f,0x6e])](_0x397dc6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2a5e20,_0x38d15d)=>{_0x38d15d[0x0][_0x397dc6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c4aef++,_0x2c4aef==(0x89df3f7^_0x37cace)&&(_0x435a4a(),_0x2a5e20[_0x397dc6([0x6f,0x66,0x66])]());});}))];return window[_0x397dc6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x397dc6([0x72,0x61,0x63,0x65])](_0x454570)[_0x397dc6([0x74,0x68,0x65,0x6e])](()=>_0x44c7a1);}async function _0x42d75f(){await _0x5b0224,_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x159020,_0x3caae6[_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c])][_0x397dc6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x159020,_0x3caae6[_0x397dc6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x397dc6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4aab1b(_0x28bfac){const _0x1f5cc7=_0x23c4c6();_0x3caae6[_0x1f5cc7]=_0x397dc6([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x28bfac,_0x28bfac!=_0x397dc6([0x56,0x61,0x6c,0x69,0x64])&&_0x42d75f();}function _0x23c4c6(){const _0x1c8080=window[_0x397dc6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x397dc6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x397dc6([0x6e,0x6f,0x77])]())[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x397dc6([0x2e]),'');let _0x3c3f1d=_0x397dc6([0x46]);for(let _0xbbba06=0x0;_0xbbba06<_0x1c8080[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbbba06+=0x2){let _0x4fa1b3=window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c8080[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbbba06,_0xbbba06+0x2));_0x4fa1b3>=_0x334644[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fa1b3-=_0x334644[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c3f1d+=_0x334644[_0x4fa1b3];}return _0x3c3f1d;}function _0x267e6c(){const _0x286d4c=_0x254314[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e]));if(0x3!=_0x286d4c[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e6d3e(_0x286d4c[0x1]);function _0x4e6d3e(_0x272045){const _0x3ecac0=_0x206147(_0x272045);return _0x3ecac0&&_0x26dacc()?_0x3ecac0:null;function _0x26dacc(){const _0x44ae40=_0x3ecac0[_0x397dc6([0x6a,0x74,0x69])],_0x23ed72=window[_0x397dc6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44ae40[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44ae40[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e4621={..._0x3ecac0,[_0x397dc6([0x6a,0x74,0x69])]:_0x44ae40[_0x397dc6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x44ae40[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e4621[_0x397dc6([0x76,0x63])],_0x317ba5(_0x1e4621)==_0x23ed72;}}}async function _0x303f4b(){let _0x509f92=!0x0;try{const _0x4b765f=_0x254314[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])](_0x397dc6([0x2e])),[_0x35d59a,_0x372d61,_0x308a05]=_0x4b765f;return _0x420603(_0x35d59a),await _0x3a3a0a(_0x35d59a,_0x372d61,_0x308a05),_0x509f92;}catch(_0x34f98c){return!0x1;}function _0x420603(_0x397fae){const _0x15419b=_0x206147(_0x397fae);_0x15419b&&_0x15419b[_0x397dc6([0x61,0x6c,0x67])]==_0x397dc6([0x45,0x53,0x32,0x35,0x36])||(_0x509f92=!0x1);}async function _0x3a3a0a(_0x337f53,_0x60c3e8,_0x10dcb2){const _0x301c81=window[_0x397dc6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x397dc6([0x66,0x72,0x6f,0x6d])](_0x4c063f(_0x10dcb2),_0x506a9c=>_0x506a9c[_0x397dc6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x196aee=new window[(_0x397dc6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x397dc6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x337f53+_0x397dc6([0x2e])+_0x60c3e8),_0x2eda59=window[_0x397dc6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x397dc6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2eda59)return;const _0xc38872=await _0x2eda59[_0x397dc6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x397dc6([0x6a,0x77,0x6b]),_0x1d97f0,{[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x45,0x43,0x44,0x53,0x41]),[_0x397dc6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x397dc6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2eda59[_0x397dc6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x45,0x43,0x44,0x53,0x41]),[_0x397dc6([0x68,0x61,0x73,0x68])]:{[_0x397dc6([0x6e,0x61,0x6d,0x65])]:_0x397dc6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc38872,_0x301c81,_0x196aee)||(_0x509f92=!0x1);}}function _0x206147(_0x5064b4){return _0x5064b4[_0x397dc6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x397dc6([0x65,0x79]))?JSON[_0x397dc6([0x70,0x61,0x72,0x73,0x65])](_0x4c063f(_0x5064b4)):null;}function _0x4c063f(_0x2b6795){return window[_0x397dc6([0x61,0x74,0x6f,0x62])](_0x2b6795[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x397dc6([0x2b]))[_0x397dc6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x397dc6([0x2f])));}function _0x317ba5(_0x1c7c52){let _0x59426c=0x1505;function _0x43e1b4(_0xf41dce){for(let _0x1a676f=0x0;_0x1a676f<_0xf41dce[_0x397dc6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a676f++){const _0xb89e3e=_0xf41dce[_0x397dc6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a676f);_0x59426c=(_0x59426c<<0x5)+_0x59426c+_0xb89e3e,_0x59426c&=_0x59426c;}}function _0x29a1bc(_0x2f9f8f){Array[_0x397dc6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f9f8f)?_0x2f9f8f[_0x397dc6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x29a1bc):_0x2f9f8f&&typeof _0x2f9f8f==_0x397dc6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x397dc6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f9f8f)[_0x397dc6([0x73,0x6f,0x72,0x74])]()[_0x397dc6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ac1d0,_0x5dfc5c])=>{_0x43e1b4(_0x1ac1d0),_0x29a1bc(_0x5dfc5c);}):_0x43e1b4(window[_0x397dc6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f9f8f));}return _0x29a1bc(_0x1c7c52),_0x59426c>>>0x0;}function _0x11fc49(_0x517b66){return _0x517b66[_0x397dc6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x397dc6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x397dc6([0x30]));}function _0x3a5491(_0x3e0c83){return _0x3e0c83[_0x397dc6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x397dc6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x397dc6([0x6a,0x6f,0x69,0x6e])]('');}function _0x159020(){}function _0x397dc6(_0x3e9c71){const _0x154773=_0x4bfe;return _0x3e9c71[_0x154773(0x165)](_0xd271ad=>String[_0x154773(0x14c)](_0xd271ad))[_0x154773(0x14e)]('');}_0x4aab1b(await _0x283691());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d87ca=_0xf225;(function(_0x48e3e2,_0x5803b1){const _0x5d9d85=_0xf225,_0x601b26=_0x48e3e2();while(!![]){try{const _0x3919ce=-parseInt(_0x5d9d85(0xf5))/0x1+parseInt(_0x5d9d85(0xec))/0x2*(parseInt(_0x5d9d85(0x104))/0x3)+-parseInt(_0x5d9d85(0xd6))/0x4*(-parseInt(_0x5d9d85(0xee))/0x5)+parseInt(_0x5d9d85(0xea))/0x6*(-parseInt(_0x5d9d85(0xdd))/0x7)+parseInt(_0x5d9d85(0x103))/0x8+-parseInt(_0x5d9d85(0xfa))/0x9*(parseInt(_0x5d9d85(0xf8))/0xa)+-parseInt(_0x5d9d85(0x100))/0xb;if(_0x3919ce===_0x5803b1)break;else _0x601b26['push'](_0x601b26['shift']());}catch(_0x7369a4){_0x601b26['push'](_0x601b26['shift']());}}}(_0xb13f,0x5b5e3));import{Plugin as _0x1787ad}from'ckeditor5/src/core.js';import{parseHtml as _0x466eb9}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4a5bbb}from'ckeditor5/src/utils.js';function _0xb13f(){const _0x465a03=['pasteFromOfficeEnhancedLicenseKeyInvalid','licenseKey','311007EYfhYt','requires','usageLimit','36580GwZGpb','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','738QlWmdQ','pasteFromOfficeEnhancedLicenseKeyDomainLimit','init','isOfficialPlugin','text/html','high','662068gzmRLb','_showLicenseError','dataTransfer','4756864FQcSTD','1298091GiWClc','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyValid','editing','getData','_licenseKeyCheckInterval','config','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyExpired','1026056mAdhTk','isActive','_parsedData','plugins','execute','featureNotAllowed','destroy','1785zWLYFo','evaluationLimit','pluginName','PasteFromOffice','trialLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyUsageLimit','view','expired','pasteFromOfficeEnhancedLicenseKeyTrialLimit','invalid','inputTransformation','editor','5610UYRmMY','PasteFromOfficeEnhancedPropagator','2OQWUEJ','PasteFromOfficeEnhanced','5LvMTSn','document','stylesProcessor','domainLimit','get'];_0xb13f=function(){return _0x465a03;};return _0xb13f();}function _0xf225(_0x400a7a,_0x267576){const _0xb13fce=_0xb13f();return _0xf225=function(_0xf22559,_0x16f053){_0xf22559=_0xf22559-0xd3;let _0x1375c3=_0xb13fce[_0xf22559];return _0x1375c3;},_0xf225(_0x400a7a,_0x267576);}import _0x233f87 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x1787ad{static get[_0x4d87ca(0xdf)](){const _0x3fc9ef=_0x4d87ca;return _0x3fc9ef(0xeb);}static get[_0x4d87ca(0xfd)](){return!0x0;}static get[_0x4d87ca(0x105)](){return!0x0;}static get[_0x4d87ca(0xf6)](){const _0x714ce5=_0x4d87ca;return[_0x714ce5(0xe0)];}[_0x4d87ca(0xfc)](){const _0x217144=_0x4d87ca,_0x453f61=this[_0x217144(0xe9)],_0x450e66=_0x453f61[_0x217144(0xd9)][_0x217144(0xf2)](_0x217144(0xd4)),_0x26be24=_0x453f61[_0x217144(0x107)][_0x217144(0xe4)][_0x217144(0xef)],_0x3bee90=new _0x233f87(_0x26be24);_0x450e66['on'](_0x217144(0xe8),(_0x1e5c1e,_0x2e1d6c)=>{const _0x15ce4e=_0x217144,_0x1cf49e=_0x2e1d6c[_0x15ce4e(0x102)][_0x15ce4e(0x108)](_0x15ce4e(0xfe));_0x3bee90[_0x15ce4e(0xd7)](_0x1cf49e)&&(_0x2e1d6c[_0x15ce4e(0xd8)]||(_0x2e1d6c[_0x15ce4e(0xd8)]=_0x466eb9(_0x1cf49e,_0x26be24[_0x15ce4e(0xf0)])),_0x3bee90[_0x15ce4e(0xda)](_0x2e1d6c));},{'priority':_0x4a5bbb[_0x217144(0xf2)](_0x217144(0xff))+0xa}),this[_0x217144(0xf4)]=this[_0x217144(0xe9)][_0x217144(0xd3)][_0x217144(0xf2)](_0x217144(0xf4));const _0x5713c6=this[_0x217144(0xe9)];this[_0x217144(0x109)]=setInterval(()=>{const _0x5cf817=_0x217144;let _0x1a93c4;for(const _0xa14af1 in _0x5713c6){const _0x3c9a50=_0xa14af1,_0x3731c6=_0x5713c6[_0x3c9a50];if(_0x5cf817(0x106)==_0x3731c6||_0x5cf817(0xf3)==_0x3731c6||_0x5cf817(0xd5)==_0x3731c6||_0x5cf817(0xfb)==_0x3731c6||_0x5cf817(0xe2)==_0x3731c6||_0x5cf817(0xf9)==_0x3731c6||_0x5cf817(0xe6)==_0x3731c6||_0x5cf817(0xe3)==_0x3731c6){delete _0x5713c6[_0x3c9a50],_0x1a93c4=_0x3731c6,clearInterval(this[_0x5cf817(0x109)]),this[_0x5cf817(0x109)]=void 0x0;break;}}_0x5cf817(0xf3)==_0x1a93c4&&_0x5713c6[_0x5cf817(0x101)](_0x5cf817(0xe7)),_0x5cf817(0xd5)==_0x1a93c4&&_0x5713c6[_0x5cf817(0x101)](_0x5cf817(0xe5)),_0x5cf817(0xfb)==_0x1a93c4&&_0x5713c6[_0x5cf817(0x101)](_0x5cf817(0xf1)),_0x5cf817(0xe2)==_0x1a93c4&&_0x5713c6[_0x5cf817(0x101)](_0x5cf817(0xdb),_0x5cf817(0xed)),_0x5cf817(0xf9)==_0x1a93c4&&_0x5713c6[_0x5cf817(0x101)](_0x5cf817(0xde)),_0x5cf817(0xe6)==_0x1a93c4&&_0x5713c6[_0x5cf817(0x101)](_0x5cf817(0xe1)),_0x5cf817(0xe3)==_0x1a93c4&&_0x5713c6[_0x5cf817(0x101)](_0x5cf817(0xf7));},0x3e8);}[_0x4d87ca(0xdc)](){const _0x36305c=_0x4d87ca;super[_0x36305c(0xdc)](),this[_0x36305c(0x109)]&&clearInterval(this[_0x36305c(0x109)]);}}
23
+ const _0x40db69=_0x30ae;(function(_0x31096c,_0x1065e8){const _0x1a9967=_0x30ae,_0x50c716=_0x31096c();while(!![]){try{const _0x486399=parseInt(_0x1a9967(0x1ae))/0x1+parseInt(_0x1a9967(0x1cf))/0x2*(-parseInt(_0x1a9967(0x1bf))/0x3)+-parseInt(_0x1a9967(0x1c9))/0x4*(-parseInt(_0x1a9967(0x1d7))/0x5)+-parseInt(_0x1a9967(0x1d5))/0x6+parseInt(_0x1a9967(0x1b9))/0x7+parseInt(_0x1a9967(0x1be))/0x8*(parseInt(_0x1a9967(0x1b0))/0x9)+-parseInt(_0x1a9967(0x1bb))/0xa;if(_0x486399===_0x1065e8)break;else _0x50c716['push'](_0x50c716['shift']());}catch(_0x6b6279){_0x50c716['push'](_0x50c716['shift']());}}}(_0x3399,0x41495));import{Plugin as _0x593049}from'ckeditor5/src/core.js';import{parseHtml as _0x4b79a7}from'@ckeditor/ckeditor5-paste-from-office';function _0x3399(){const _0x59c769=['config','high','24bdJPOc','48351JoUhDf','isPremiumPlugin','inputTransformation','text/html','pasteFromOfficeEnhancedLicenseKeyValid','usageLimit','isActive','pasteFromOfficeEnhancedLicenseKeyInvalid','plugins','expired','3764ddIFMj','PasteFromOfficeEnhanced','editor','PasteFromOfficeEnhancedPropagator','get','domainLimit','22VmpdZu','evaluationLimit','pluginName','licenseKey','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','ClipboardPipeline','17220efirPp','_licenseKeyCheckInterval','2545FFTDnx','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyExpired','stylesProcessor','init','trialLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_parsedData','featureNotAllowed','requires','getData','pasteFromOfficeEnhancedLicenseKeyTrialLimit','449106LPBxAu','editing','1265877xtlNSW','invalid','_showLicenseError','dataTransfer','pasteFromOfficeEnhancedLicenseKeyNotAllowed','document','destroy','view','PasteFromOffice','2518964hAwqXq','execute','12623160rGJyeY'];_0x3399=function(){return _0x59c769;};return _0x3399();}function _0x30ae(_0x5089b5,_0x49551a){const _0x3399d9=_0x3399();return _0x30ae=function(_0x30ae11,_0x456b78){_0x30ae11=_0x30ae11-0x1a6;let _0x3fe51d=_0x3399d9[_0x30ae11];return _0x3fe51d;},_0x30ae(_0x5089b5,_0x49551a);}import{priorities as _0x26f4e7}from'ckeditor5/src/utils.js';import _0x242a70 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x593049{static get[_0x40db69(0x1d1)](){const _0x84493c=_0x40db69;return _0x84493c(0x1cc);}static get[_0x40db69(0x1d8)](){return!0x0;}static get[_0x40db69(0x1c0)](){return!0x0;}static get[_0x40db69(0x1ab)](){const _0x170332=_0x40db69;return[_0x170332(0x1b8)];}[_0x40db69(0x1a6)](){const _0x1a02ba=_0x40db69,_0x22ce73=this[_0x1a02ba(0x1cb)],_0xaf23e7=_0x22ce73[_0x1a02ba(0x1c7)][_0x1a02ba(0x1cd)](_0x1a02ba(0x1d4)),_0x3ea7c2=_0x22ce73[_0x1a02ba(0x1af)][_0x1a02ba(0x1b7)][_0x1a02ba(0x1b5)],_0x3177b2=new _0x242a70(_0x3ea7c2);_0xaf23e7['on'](_0x1a02ba(0x1c1),(_0x231d3e,_0x29c712)=>{const _0xe40c2b=_0x1a02ba,_0x186fbe=_0x29c712[_0xe40c2b(0x1b3)][_0xe40c2b(0x1ac)](_0xe40c2b(0x1c2));_0x3177b2[_0xe40c2b(0x1c5)](_0x186fbe)&&(_0x29c712[_0xe40c2b(0x1a9)]||(_0x29c712[_0xe40c2b(0x1a9)]=_0x4b79a7(_0x186fbe,_0x3ea7c2[_0xe40c2b(0x1db)])),_0x3177b2[_0xe40c2b(0x1ba)](_0x29c712));},{'priority':_0x26f4e7[_0x1a02ba(0x1cd)](_0x1a02ba(0x1bd))+0xa}),this[_0x1a02ba(0x1d2)]=this[_0x1a02ba(0x1cb)][_0x1a02ba(0x1bc)][_0x1a02ba(0x1cd)](_0x1a02ba(0x1d2));const _0x16862b=this[_0x1a02ba(0x1cb)];this[_0x1a02ba(0x1d6)]=setInterval(()=>{const _0x705f5c=_0x1a02ba;let _0x21db40;for(const _0x347a02 in _0x16862b){const _0x5d2ace=_0x347a02,_0x80d1c0=_0x16862b[_0x5d2ace];if(_0x705f5c(0x1c3)==_0x80d1c0||_0x705f5c(0x1c6)==_0x80d1c0||_0x705f5c(0x1da)==_0x80d1c0||_0x705f5c(0x1d9)==_0x80d1c0||_0x705f5c(0x1b4)==_0x80d1c0||_0x705f5c(0x1d3)==_0x80d1c0||_0x705f5c(0x1ad)==_0x80d1c0||_0x705f5c(0x1a8)==_0x80d1c0){delete _0x16862b[_0x5d2ace],_0x21db40=_0x80d1c0,clearInterval(this[_0x705f5c(0x1d6)]),this[_0x705f5c(0x1d6)]=void 0x0;break;}}_0x705f5c(0x1c6)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1b1)),_0x705f5c(0x1da)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1c8)),_0x705f5c(0x1d9)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1ce)),_0x705f5c(0x1b4)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1aa),_0x705f5c(0x1ca)),_0x705f5c(0x1d3)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1d0)),_0x705f5c(0x1ad)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1a7)),_0x705f5c(0x1a8)==_0x21db40&&_0x16862b[_0x705f5c(0x1b2)](_0x705f5c(0x1c4));},0x3e8);}[_0x40db69(0x1b6)](){const _0x278428=_0x40db69;super[_0x278428(0x1b6)](),this[_0x278428(0x1d6)]&&clearInterval(this[_0x278428(0x1d6)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x22f84b,_0xa3eaa){const _0x4c65d1=_0x4dd9,_0x5e2510=_0x22f84b();while(!![]){try{const _0x1d9907=parseInt(_0x4c65d1(0xc6))/0x1+parseInt(_0x4c65d1(0xcc))/0x2+parseInt(_0x4c65d1(0xca))/0x3*(parseInt(_0x4c65d1(0xc7))/0x4)+-parseInt(_0x4c65d1(0xc4))/0x5+parseInt(_0x4c65d1(0xc5))/0x6+-parseInt(_0x4c65d1(0xcb))/0x7+-parseInt(_0x4c65d1(0xc3))/0x8*(parseInt(_0x4c65d1(0xc9))/0x9);if(_0x1d9907===_0xa3eaa)break;else _0x5e2510['push'](_0x5e2510['shift']());}catch(_0xe98a6c){_0x5e2510['push'](_0x5e2510['shift']());}}}(_0xddbd,0xc44d6));function _0x4dd9(_0x7bccee,_0xa53158){const _0xddbd9d=_0xddbd();return _0x4dd9=function(_0x4dd97d,_0x2ef5e7){_0x4dd97d=_0x4dd97d-0xc3;let _0x2df76a=_0xddbd9d[_0x4dd97d];return _0x2df76a;},_0x4dd9(_0x7bccee,_0xa53158);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x4a50af){const _0x321785=_0x4dd9;return m[_0x321785(0xc8)](_0x4a50af);}function _0xddbd(){const _0x287b46=['1488727ggQvqg','180WDNSQJ','test','9IFWnio','77607hgmwoO','9767191OwjLwz','2327284tcjPub','15046416JdRuml','2722810zGnsey','4849542PzzGPT'];_0xddbd=function(){return _0x287b46;};return _0xddbd();}
23
+ (function(_0xfd0b31,_0x781217){const _0x24c1d2=_0x5e73,_0x175f23=_0xfd0b31();while(!![]){try{const _0x231248=parseInt(_0x24c1d2(0x1ba))/0x1*(parseInt(_0x24c1d2(0x1c2))/0x2)+-parseInt(_0x24c1d2(0x1c1))/0x3*(-parseInt(_0x24c1d2(0x1c0))/0x4)+parseInt(_0x24c1d2(0x1b9))/0x5*(-parseInt(_0x24c1d2(0x1b8))/0x6)+-parseInt(_0x24c1d2(0x1bb))/0x7*(parseInt(_0x24c1d2(0x1be))/0x8)+parseInt(_0x24c1d2(0x1b6))/0x9*(-parseInt(_0x24c1d2(0x1bf))/0xa)+parseInt(_0x24c1d2(0x1b7))/0xb+-parseInt(_0x24c1d2(0x1bc))/0xc;if(_0x231248===_0x781217)break;else _0x175f23['push'](_0x175f23['shift']());}catch(_0x4f1c47){_0x175f23['push'](_0x175f23['shift']());}}}(_0x430f,0xb7e1a));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x5e73(_0x3b82f2,_0x4dd8d0){const _0x430ff8=_0x430f();return _0x5e73=function(_0x5e731f,_0x4ee35a){_0x5e731f=_0x5e731f-0x1b6;let _0x8ee795=_0x430ff8[_0x5e731f];return _0x8ee795;},_0x5e73(_0x3b82f2,_0x4dd8d0);}export function isMSExcelContent(_0xfb664d){const _0x1aea30=_0x5e73;return m[_0x1aea30(0x1bd)](_0xfb664d);}function _0x430f(){const _0x26e39f=['2524974bOchLQ','1415511UcPqbz','16245152hBbThT','156SuwcMC','36075gcvyWo','1CwYlzc','14xIiasU','14897376ddMjEB','test','1004048KwWxzP','50EAVnwN','44ejMUGO','130992SZowuA'];_0x430f=function(){return _0x26e39f;};return _0x430f();}