@ckeditor/ckeditor5-paste-from-office-enhanced 45.1.0-alpha.5 → 45.1.0-alpha.6

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=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${g(o.hex)}`;n.setAttribute("src",t,s)}}}(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{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=L,n=t();for(;;)try{if(433026===parseInt(e(270))/1*(parseInt(e(275))/2)+-parseInt(e(265))/3*(parseInt(e(269))/4)+-parseInt(e(274))/5*(parseInt(e(271))/6)+-parseInt(e(263))/7*(-parseInt(e(266))/8)+parseInt(e(267))/9*(-parseInt(e(268))/10)+parseInt(e(273))/11+parseInt(e(264))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function S(){const t=["8682120ZaksBc","12eIGPMB","2225048OGwcOe","404901AXVAPj","10kfFgVF","553344YeAWcK","159146WfTTzv","479238qxEaEn","test","353298wIcfIk","40wmiwPy","8pUpNCV","7DrbgLC"];return(S=function(){return t})()}function L(t,e){const n=S();return(L=function(t,e){return n[t-=263]})(t,e)}function A(t){return C[L(272)](t)}function E(){const t=["19kldNXL","hasClass","selectorText","159088fuqNHe","977251QSiNHI","4RBGIWG","117CmNMLR","initial","exec","set","709242KzftSr","1753381MHDqFh","map","assign","60xrFsVx","length","795270grkSjN","tagName","className","27124YfLFQC","name","push","cssRules","style","split","1356455yNATCV","trim","getPropertyValue","groups"];return(E=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(144119===parseInt(e(413))/1*(-parseInt(e(403))/2)+parseInt(e(423))/3*(-parseInt(e(418))/4)+-parseInt(e(409))/5+-parseInt(e(429))/6+parseInt(e(424))/7+-parseInt(e(416))/8*(-parseInt(e(419))/9)+-parseInt(e(427))/10*(-parseInt(e(417))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=E();return(F=function(t,e){return n[t-=402]})(t,e)}function O(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(430)]&&!s[n(402)])continue;const e=!s[n(430)]||t[n(404)]===s[n(430)],o=!s[n(402)]||t[n(414)](s[n(402)]);e&&o&&r[n(422)](s,i)}return r}function M(t){const e=F,n={};for(let r=0;r<t[e(428)];r++){const s=t[r],i=t[e(411)](s);e(420)!==i&&(n[s]=i)}return n}function T(t){const e=F,n=t[e(408)](",")[e(425)]((t=>t[e(410)]())),r=[];for(const t of n){const n=P[e(421)](t);n&&r[e(405)](n[e(412)])}return r}function N(t){const e=F,n={};for(const r of t)Object[e(426)](n,r);return n}const j=R;function W(){const t=["isActive","8zpjqTs","execute","671710sePoNC","40UqellD","item","size","hasStyle","54jNVZvE","type","elementStart","605788CgBWwD","336846yUUyrB","content","setStyle","8106381VrvbzM","6537861KPtabb","_parsedData","createRangeIn","1AJTIPC","document","values","2146613fgHwqB","from","431905hzMCRw"];return(W=function(){return t})()}function R(t,e){const n=W();return(R=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(581415===-parseInt(e(186))/1*(-parseInt(e(203))/2)+-parseInt(e(204))/3*(-parseInt(e(196))/4)+parseInt(e(191))/5*(-parseInt(e(200))/6)+-parseInt(e(189))/7*(-parseInt(e(193))/8)+-parseInt(e(207))/9+-parseInt(e(195))/10+parseInt(e(208))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends w{[j(194)](t){const n=j,{body:r,styles:s}=t[n(209)],i=new e.UpcastWriter(r[n(187)]),o=i[n(185)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(422)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(406)])if(t instanceof CSSStyleRule){const r=M(t[e(407)]);n[t[e(415)]]=Object[e(426)]({},n[t[e(415)]]||{},r)}return n}(s));for(const t of o){if(n(202)!==t[n(201)])continue;const e=O(t[n(197)],c);if(e[n(198)]){const r=N(Array[n(190)](e[n(188)]()));for(const e in r){const s=t[n(197)];s[n(199)](e)||i[n(206)](e,r[e],s)}}}t[n(205)]=r}[j(192)](t){return super[j(192)](t)||A(t)}}function k(t,e){const n=q();return(k=function(t,e){return n[t-=145]})(t,e)}const K=k;function q(){const t=["map","isOfficialPlugin","requires","42ruZCKJ","isActive","20GmqRih","getData","_parsedData","afterInit","high","inputTransformation","5xklHzd","588306ZsVuwY","fromCharCode","execute","editor","view","706951HlZWMk","pluginName","ClipboardPipeline","href","24ZZbCvI","get","init","dataTransfer","stylesProcessor","text/html","editing","188045jvRnKB","join","isPremiumPlugin","PasteFromOffice","plugins","PasteFromOfficeEnhancedInliner","22194bbBmgL","8wKCeyW","11364320CanltB","document","508375CsedFH","1250MSGuhD","111742EChgyG"];return(q=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(721167===-parseInt(e(159))/1*(parseInt(e(147))/2)+-parseInt(e(160))/3*(parseInt(e(153))/4)+-parseInt(e(145))/5*(-parseInt(e(151))/6)+parseInt(e(165))/7*(-parseInt(e(183))/8)+parseInt(e(182))/9*(parseInt(e(146))/10)+parseInt(e(184))/11+-parseInt(e(169))/12*(-parseInt(e(176))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class H extends t.Plugin{static get[K(166)](){return K(181)}static get[K(149)](){return!0}static get[K(178)](){return!0}static get[K(150)](){return[K(179)]}[K(171)](){const t=K,e=this[t(163)],n=e[t(180)][t(170)](t(167)),r=e[t(175)][t(164)][t(185)],s=new D(r);n.on(t(158),((e,n)=>{const i=t,o=n[i(172)][i(154)](i(174));s[i(152)](o)&&(n[i(155)]||(n[i(155)]=b(o,r[i(173)])),s[i(162)](n))}),{priority:x.priorities[t(170)](t(157))+11})}[K(156)](){!async function(t){const e=d([53,97,69,48,70,84,65,88,76,117,106,57,115,101,77,78,87,52,110,85,80,100,86,54,90,89,51,81,99,113,98,107,104,116,112,67,122,74,103,73,105,55,109,72,120,79,75,83,114,121,119,66,118,111,71,82,49,102,108,50,56,68]),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(148)]((t=>String[e(161)](t)))[e(177)]("")}!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([97]);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:1747008e3;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(168)]);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 V=U;function U(t,e){const n=Z();return(U=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(399035===parseInt(e(406))/1*(-parseInt(e(408))/2)+-parseInt(e(450))/3*(parseInt(e(437))/4)+parseInt(e(423))/5+-parseInt(e(429))/6*(parseInt(e(412))/7)+parseInt(e(411))/8+-parseInt(e(434))/9*(parseInt(e(432))/10)+parseInt(e(444))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const $=[V(420),V(430),V(439),V(433),V(424),V(418),V(425),V(436)],z=[V(420),V(430),V(439)],B={"font-style":[[V(447),"i"]],"font-weight":[[V(407),V(417)],[V(415),V(417)],[V(442),V(417)],[t=>Number(t)>=600,V(417)]],"text-decoration":[[V(416),"u"],[V(431),"s"]],"text-decoration-line":[[V(416),"u"],[V(431),"s"]],"vertical-align":[[V(438),V(438)],[V(410),V(445)]]};function G(t){return $[V(426)](t)}function Z(){const t=["vertical-align","403844vFZgjV","sub","font-size","setStyle","insertChild","bolder","length","2637437GOLDul","sup","getStyle","italic","forEach","removeStyle","21SQCMsF","3923wNibeI","medium","26XwMtqF","getStyleNames","super","5319104iqmTue","2632hFjcMl","filter","split","bold","underline","strong","font-weight","createElement","color","function","getChildren","2464670qcaMSt","text-decoration-line","font-style","includes","keys","from","2502YeJKRr","font-family","line-through","17880blFgxM","text-decoration","423kQRgYZ","span"];return(Z=function(){return t})()}function _(t){const e=V;return Array[e(428)](t[e(409)]())[e(413)](G)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(446)](e);if(o)if(c=e,z[V(426)](c))r[e]=o;else if(e in B){const t=o[i(414)](" ");B[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(421)==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=V;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(419)](n,[],t[s(422)]());e[s(441)](0,i,t)})),e[r(449)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(427)](n)[r(443)])return;const s=e[r(419)](r(435),[],t[r(422)]());e[r(440)](n,s),e[r(441)](0,s,t),e[r(449)](Object[r(427)](n),t)}(t,e,r)}const Y=Q;function X(){const t=["execute","3546iYdeGu","isActive","createRangeIn","2085UEcDOF","57700FgTSMu","blockElements","document","7868736rpJaYX","content","18852wNGivv","_parsedData","4432LXBUTn","element","includes","157gQIGem","508488LVlxzm","getItems","78WKtdxc","26424dCtSUG","name","1639JnVRWX","stylesProcessor","font","792862SDaTvu"];return(X=function(){return t})()}function Q(t,e){const n=X();return(Q=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(797416===parseInt(e(152))/1*(-parseInt(e(147))/2)+parseInt(e(153))/3+-parseInt(e(149))/4*(parseInt(e(141))/5)+-parseInt(e(155))/6*(-parseInt(e(136))/7)+parseInt(e(156))/8*(parseInt(e(138))/9)+parseInt(e(142))/10*(-parseInt(e(158))/11)+parseInt(e(145))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends w{[Y(137)](t){const n=Y,{body:r}=t[n(148)],s=new e.UpcastWriter(r[n(144)]),i=s[n(140)](r),o=new e.ViewDocument(s[n(144)][n(159)]),c=[...new e.DomConverter(o)[n(143)],n(160)],a=i[n(154)]();for(const t of a)if(t.is(n(150))&&c[n(151)](t[n(157)])){J(t,s,_(t))}t[n(146)]=r}[Y(139)](t){return super[Y(139)](t)||A(t)}}const et=rt;function nt(){const t=["877932HCsDNI","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","1970kHCdMF","text/html","config","usageLimit","_parsedData","PasteFromOfficeEnhanced","inputTransformation","execute","16456LHQNJS","274785Ohcxtr","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","15101huSgTW","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","trialLimit","_showLicenseError","isPremiumPlugin","pluginName","requires","PasteFromOfficeEnhancedPropagator","1142250VYWFHA","4089864vUAWns","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","editor","plugins","domainLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","init","getData","106lWeLyc","dataTransfer","isOfficialPlugin","high","invalid","get","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","184ZGmPYy","ClipboardPipeline","expired","5OTSDld","isActive","licenseKey","3405qXfkqE","view","document","evaluationLimit"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=332]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(585194===-parseInt(e(352))/1*(-parseInt(e(373))/2)+parseInt(e(333))/3*(-parseInt(e(382))/4)+-parseInt(e(385))/5*(-parseInt(e(362))/6)+-parseInt(e(349))/7+-parseInt(e(363))/8+-parseInt(e(337))/9+parseInt(e(340))/10*(parseInt(e(348))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(332)];[et(381)];static get[et(359)](){return et(361)}static get[et(375)](){return!0}static get[et(358)](){return!0}static get[et(360)](){return[et(350)]}[et(371)](){const t=et,e=this[t(366)],n=e[t(367)][t(378)](t(383)),r=e[t(339)][t(334)][t(335)],s=new tt(r);n.on(t(346),((e,n)=>{const i=t,o=n[i(374)][i(372)](i(341));s[i(386)](o)&&(n[i(344)]||(n[i(344)]=b(o,r[i(353)])),s[i(347)](n))}),{priority:x.priorities[t(378)](t(376))+10}),this[t(332)]=this[t(366)][t(342)][t(378)](t(332));const i=this[t(366)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(380)==s||e(365)==s||e(379)==s||e(354)==s||e(338)==s||e(351)==s||e(370)==s||e(364)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(365)==n&&i[e(357)](e(377)),e(379)==n&&i[e(357)](e(384)),e(354)==n&&i[e(357)](e(368)),e(338)==n&&i[e(357)](e(369),e(345)),e(351)==n&&i[e(357)](e(336)),e(370)==n&&i[e(357)](e(356)),e(364)==n&&i[e(357)](e(343))}),1e3)}[et(355)](){const t=et;super[t(355)](),this[t(381)]&&clearInterval(this[t(381)])}}function it(t,e){var n=ct();return(it=function(t,e){return n[t-=311]})(t,e)}var ot=it;function ct(){var t=["8262926IjzlPw","8pXycCc","27agsJxB","requires","7838270nszLjx","isPremiumPlugin","12oCfKcP","1184872yIComB","1176968AHSJpH","PasteFromOfficeEnhanced","257901UtJVcy","3463936KSzVUu","pluginName","PasteFromOffice","isOfficialPlugin","24985Zxocoy"];return(ct=function(){return t})()}!function(t){for(var e=it,n=t();;)try{if(607990===parseInt(e(314))/1+-parseInt(e(324))/2*(-parseInt(e(317))/3)+-parseInt(e(318))/4+-parseInt(e(322))/5*(parseInt(e(313))/6)+parseInt(e(323))/7+parseInt(e(315))/8*(-parseInt(e(325))/9)+-parseInt(e(311))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[ot(319)](){return ot(316)}static get[ot(321)](){return!0}static get[ot(312)](){return!0}static get[ot(326)](){return[ot(320),H,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=197]})(t,e)}function lt(){var t=["6509694GHBWqi","4992281IWDhRA","7872520qcGDPY","293498zLHkHw","1224akSqxV","1248903ToiiON","5ynasbA","428292jledlZ","97490zXpSwL","10qxHUDk"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(615095===parseInt(e(198))/1*(parseInt(e(205))/2)+-parseInt(e(197))/3+-parseInt(e(199))/4*(parseInt(e(201))/5)+-parseInt(e(202))/6+-parseInt(e(203))/7+parseInt(e(204))/8+-parseInt(e(206))/9*(-parseInt(e(200))/10))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=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${g(o.hex)}`;n.setAttribute("src",t,s)}}}(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{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["2969124gQMOwu","2576825viWcsK","6156279lJJLDi","1934900MZWsoJ","60929HrDAAX","16166lVsHzI","7pqlNQz","102LSjhvA","test","5191672sXEQAk"];return(S=function(){return t})()}function C(t,e){const n=S();return(C=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(347673===parseInt(e(213))/1+-parseInt(e(214))/2*(parseInt(e(206))/3)+-parseInt(e(212))/4+parseInt(e(210))/5+parseInt(e(209))/6+-parseInt(e(205))/7*(parseInt(e(208))/8)+parseInt(e(211))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return E[C(207)](t)}!function(t){const e=O,n=t();for(;;)try{if(473899===-parseInt(e(496))/1+-parseInt(e(507))/2*(parseInt(e(503))/3)+-parseInt(e(497))/4*(parseInt(e(494))/5)+parseInt(e(493))/6*(-parseInt(e(502))/7)+parseInt(e(486))/8*(parseInt(e(504))/9)+parseInt(e(492))/10+-parseInt(e(501))/11*(-parseInt(e(511))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(505)]&&!s[n(500)])continue;const e=!s[n(505)]||t[n(483)]===s[n(505)],o=!s[n(500)]||t[n(489)](s[n(500)]);e&&o&&r[n(508)](s,i)}return r}function O(t,e){const n=F();return(O=function(t,e){return n[t-=483]})(t,e)}function F(){const t=["hasClass","style","assign","6880380YSKMZi","624642ydgjhO","10ovaBHM","initial","820658yfeuUr","1436548TPNfyd","exec","split","className","1078vAjEdW","14ijXLKQ","3GMemRK","279LlMldr","tagName","length","1070782GDuWTZ","set","trim","cssRules","147648gQMHsU","selectorText","name","groups","getPropertyValue","222608ijsdVE","push","map"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(506)];r++){const s=t[r],i=t[e(485)](s);e(495)!==i&&(n[s]=i)}return n}function M(t){const e=O,n=t[e(499)](",")[e(488)]((t=>t[e(509)]())),r=[];for(const t of n){const n=P[e(498)](t);n&&r[e(487)](n[e(484)])}return r}function W(t){const e=O,n={};for(const r of t)Object[e(491)](n,r);return n}const R=K;function K(t,e){const n=N();return(K=function(t,e){return n[t-=287]})(t,e)}function N(){const t=["item","2455WPCJSg","769466oxAskW","632008xElaeE","from","content","size","2136141ZaqkqF","isActive","14292tlCyCJ","createRangeIn","13054032mcBJsc","values","execute","7wtZXBc","setStyle","type","8009504iqkWSy","hasStyle","_parsedData","2921752lgUVyl","elementStart","document"];return(N=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(613873===parseInt(e(298))/1+-parseInt(e(299))/2+parseInt(e(303))/3+parseInt(e(293))/4+parseInt(e(297))/5*(parseInt(e(305))/6)+-parseInt(e(287))/7*(parseInt(e(290))/8)+-parseInt(e(307))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class T extends w{[R(309)](t){const n=R,{body:r,styles:s}=t[n(292)],i=new e.UpcastWriter(r[n(295)]),o=i[n(306)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(508)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(510)])if(t instanceof CSSStyleRule){const r=j(t[e(490)]);n[t[e(512)]]=Object[e(491)]({},n[t[e(512)]]||{},r)}return n}(s));for(const t of o){if(n(294)!==t[n(289)])continue;const e=L(t[n(296)],c);if(e[n(302)]){const r=W(Array[n(300)](e[n(308)]()));for(const e in r){const s=t[n(296)];s[n(291)](e)||i[n(288)](e,r[e],s)}}}t[n(301)]=r}[R(304)](t){return super[R(304)](t)||A(t)}}const D=k;function k(t,e){const n=X();return(k=function(t,e){return n[t-=482]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(964493===-parseInt(e(489))/1+-parseInt(e(492))/2*(parseInt(e(513))/3)+parseInt(e(520))/4*(parseInt(e(491))/5)+-parseInt(e(516))/6*(parseInt(e(514))/7)+parseInt(e(507))/8+-parseInt(e(511))/9+-parseInt(e(484))/10*(-parseInt(e(517))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class q extends t.Plugin{static get[D(496)](){return D(506)}static get[D(493)](){return!0}static get[D(503)](){return!0}static get[D(499)](){return[D(483)]}[D(512)](){const t=D,e=this[t(515)],n=e[t(482)][t(508)](t(504)),r=e[t(495)][t(488)][t(494)],s=new T(r);n.on(t(518),((e,n)=>{const i=t,o=n[i(505)][i(500)](i(510));s[i(486)](o)&&(n[i(485)]||(n[i(485)]=b(o,r[i(509)])),s[i(501)](n))}),{priority:x.priorities[t(508)](t(497))+11})}[D(498)](){!async function(t){const e=d([51,78,76,54,102,89,66,71,97,100,82,114,112,113,68,110,98,90,57,75,74,108,81,50,116,101,73,80,122,115,84,121,109,49,106,56,120,77,87,118,67,70,88,103,111,69,53,55,107,48,72,104,65,99,85,79,52,86,119,105,83,117]),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(487)]((t=>String[e(490)](t)))[e(502)]("")}!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([78]);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:1747094400;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(519)]);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)}}function X(){const t=["editor","6jOZPCa","32989nwwSfB","inputTransformation","href","8gQpLLP","plugins","PasteFromOffice","10800DoeNDO","_parsedData","isActive","map","view","165939vJRRmp","fromCharCode","3390635urlDav","114PbYzpq","isOfficialPlugin","document","editing","pluginName","high","afterInit","requires","getData","execute","join","isPremiumPlugin","ClipboardPipeline","dataTransfer","PasteFromOfficeEnhancedInliner","9296096aFceIh","get","stylesProcessor","text/html","14966262hoDoqz","init","81921KVRskG","9851359rXnJMX"];return(X=function(){return t})()}const U=_;!function(t){const e=_,n=t();for(;;)try{if(319113===parseInt(e(300))/1*(-parseInt(e(312))/2)+-parseInt(e(321))/3*(-parseInt(e(306))/4)+-parseInt(e(320))/5*(parseInt(e(331))/6)+-parseInt(e(322))/7+parseInt(e(294))/8*(parseInt(e(317))/9)+parseInt(e(336))/10*(parseInt(e(315))/11)+parseInt(e(333))/12*(parseInt(e(326))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const $=[U(308),U(299),U(311),U(327),U(338),U(303),U(304),U(313)],V=[U(308),U(299),U(311)],H={"font-style":[[U(295),"i"]],"font-weight":[[U(318),U(293)],[U(297),U(293)],[U(337),U(293)],[t=>Number(t)>=600,U(293)]],"text-decoration":[[U(330),"u"],[U(339),"s"]],"text-decoration-line":[[U(330),"u"],[U(339),"s"]],"vertical-align":[[U(323),U(323)],[U(319),U(307)]]};function z(t){return $[U(328)](t)}function J(t){const e=U;return Array[e(296)](t[e(334)]())[e(310)](z)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(301)]((e=>{const i=n,o=t[i(309)](e);if(o)if(c=e,V[U(328)](c))r[e]=o;else if(e in H){const t=o[i(324)](" ");H[e][i(301)]((([n,r])=>{const o=i;for(const i of t)(o(332)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(301)]((([,n])=>{const s=r,i=e[s(329)](n,[],t[s(298)]());e[s(302)](0,i,t)})),e[r(335)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(314)](n)[r(316)])return;const s=e[r(329)](r(305),[],t[r(298)]());e[r(325)](n,s),e[r(302)](0,s,t),e[r(335)](Object[r(314)](n),t)}(t,e,r)}function Z(){const t=["bold","getChildren","font-family","11DItuSs","forEach","insertChild","font-weight","font-style","span","4oxQbwJ","sup","color","getStyle","filter","font-size","50346iFbGaF","vertical-align","keys","88XXpVkq","length","126738HizDYi","medium","super","5165Wbqicm","1052994oYNbdd","2268980thCahi","sub","split","setStyle","100321GRGIRv","text-decoration","includes","createElement","underline","1050kfIqhU","function","660FRfrrD","getStyleNames","removeStyle","318860FiLbhU","bolder","text-decoration-line","line-through","strong","40IPlEKp","italic","from"];return(Z=function(){return t})()}function _(t,e){const n=Z();return(_=function(t,e){return n[t-=293]})(t,e)}const B=Y;function Q(){const t=["35136672gScwzl","66964OwjuqX","4710ZXmbnM","element","isActive","createRangeIn","3888QUrYgF","10naeWYk","5332570PVoSaY","content","_parsedData","362448EmXgoF","3207dyjMaS","blockElements","execute","8281031PEdGfh","3220JVyqao","font","document","getItems","136QnyXwp","10IzUTgN","name","includes","stylesProcessor"];return(Q=function(){return t})()}function Y(t,e){const n=Q();return(Y=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(780557===-parseInt(e(323))/1*(parseInt(e(317))/2)+parseInt(e(328))/3*(-parseInt(e(322))/4)+-parseInt(e(324))/5+parseInt(e(318))/6*(parseInt(e(332))/7)+-parseInt(e(336))/8*(-parseInt(e(327))/9)+parseInt(e(337))/10*(-parseInt(e(331))/11)+parseInt(e(341))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[B(330)](t){const n=B,{body:r}=t[n(326)],s=new e.UpcastWriter(r[n(334)]),i=s[n(321)](r),o=new e.ViewDocument(s[n(334)][n(340)]),c=[...new e.DomConverter(o)[n(329)],n(333)],a=i[n(335)]();for(const t of a)if(t.is(n(319))&&c[n(339)](t[n(338)])){G(t,s,J(t))}t[n(325)]=r}[B(320)](t){return super[B(320)](t)||A(t)}}const et=rt;function nt(){const t=["evaluationLimit","domainLimit","2030tObDGC","text/html","featureNotAllowed","high","pasteFromOfficeEnhancedLicenseKeyTrialLimit","get","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyInvalid","execute","isOfficialPlugin","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyValid","16rZGoIW","_parsedData","11NagAfB","usageLimit","_licenseKeyCheckInterval","requires","pasteFromOfficeEnhancedLicenseKeyUsageLimit","view","dataTransfer","pluginName","ClipboardPipeline","destroy","editing","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","document","isPremiumPlugin","config","editor","136977XQqGVy","pasteFromOfficeEnhancedLicenseKeyDomainLimit","8049318lHlPKh","licenseKey","21704bSZBKL","PasteFromOfficeEnhanced","isActive","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","1377341qXMtop","init","10148PYHONK","PasteFromOffice","getData","993277WMjLeq","inputTransformation","PasteFromOfficeEnhancedPropagator","plugins","stylesProcessor","invalid","56490260AlskeN","3438ipjyKi","expired"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=119]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(685773===-parseInt(e(149))/1+parseInt(e(172))/2*(-parseInt(e(135))/3)+parseInt(e(146))/4*(-parseInt(e(160))/5)+-parseInt(e(137))/6+-parseInt(e(144))/7+parseInt(e(139))/8*(-parseInt(e(156))/9)+parseInt(e(155))/10*(parseInt(e(119))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{[et(138)];[et(121)];static get[et(126)](){return et(151)}static get[et(169)](){return!0}static get[et(132)](){return!0}static get[et(122)](){return[et(147)]}[et(145)](){const t=et,e=this[t(134)],n=e[t(152)][t(165)](t(127)),r=e[t(129)][t(124)][t(131)],s=new tt(r);n.on(t(150),((e,n)=>{const i=t,o=n[i(125)][i(148)](i(161));s[i(141)](o)&&(n[i(173)]||(n[i(173)]=b(o,r[i(153)])),s[i(168)](n))}),{priority:x.priorities[t(165)](t(163))+10}),this[t(138)]=this[t(134)][t(133)][t(165)](t(138));const i=this[t(134)];this[t(121)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(171)==s||e(167)==s||e(166)==s||e(136)==s||e(143)==s||e(130)==s||e(164)==s||e(123)==s){delete i[r],n=s,clearInterval(this[e(121)]),this[e(121)]=void 0;break}}e(167)==n&&i[e(170)](e(154)),e(166)==n&&i[e(170)](e(157)),e(136)==n&&i[e(170)](e(159)),e(143)==n&&i[e(170)](e(162),e(140)),e(130)==n&&i[e(170)](e(158)),e(164)==n&&i[e(170)](e(142)),e(123)==n&&i[e(170)](e(120))}),1e3)}[et(128)](){const t=et;super[t(128)](),this[t(121)]&&clearInterval(this[t(121)])}}var it=ct;function ot(){var t=["requires","isPremiumPlugin","56572PNnFAv","1983096fxTGXM","pluginName","3103467jWSOHP","25uTbSsE","27384zCPkFH","1232VbZWXh","1455996oPFCvg","639JHbvmY","162310rKpycS","PasteFromOfficeEnhanced","1517312sOgmdR","isOfficialPlugin","PasteFromOffice"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=268]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(863458===-parseInt(e(272))/1+parseInt(e(276))/2+parseInt(e(268))/3+-parseInt(e(281))/4*(parseInt(e(269))/5)+parseInt(e(270))/6*(-parseInt(e(271))/7)+parseInt(e(282))/8+parseInt(e(273))/9*(parseInt(e(274))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(283)](){return it(275)}static get[it(277)](){return!0}static get[it(280)](){return!0}static get[it(279)](){return[it(278),q,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=222]})(t,e)}function lt(){var t=["3050jxEmuh","685CcYMTx","6840365RKyCxN","14316WLZRXW","3903384jlSyhm","4959CXyXAa","620TVBsgI","30503nUeCIp","2523365hXoqnw","4MKOgsC","8PqEUAf","986004hnKvhs"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(688410===parseInt(e(231))/1*(-parseInt(e(230))/2)+-parseInt(e(222))/3+-parseInt(e(227))/4*(-parseInt(e(226))/5)+parseInt(e(229))/6+parseInt(e(232))/7*(-parseInt(e(228))/8)+-parseInt(e(223))/9*(-parseInt(e(224))/10)+-parseInt(e(225))/11*(-parseInt(e(233))/12))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 _0xf18581}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x474aff,parseHtml as _0x10d2c8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1275fc,uid as _0x43a098}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x56214c,ViewDocument as _0x5f2749,DomConverter as _0x47762a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x241d9c){return m['test'](_0x241d9c);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x4d93fd,_0x289188){const _0x189689=new Map();for(const [_0x4c998,_0x2f8fda]of _0x289188){if(!_0x4c998['tagName']&&!_0x4c998['className'])continue;const _0x14b3c1=!_0x4c998['tagName']||_0x4d93fd['name']===_0x4c998['tagName'],_0x103c62=!_0x4c998['className']||_0x4d93fd['hasClass'](_0x4c998['className']);_0x14b3c1&&_0x103c62&&_0x189689['set'](_0x4c998,_0x2f8fda);}return _0x189689;}function h(_0x27a9dd){const _0x2a30a6={};for(let _0x59454d=0x0;_0x59454d<_0x27a9dd['length'];_0x59454d++){const _0x58c292=_0x27a9dd[_0x59454d],_0x277356=_0x27a9dd['getPropertyValue'](_0x58c292);'initial'!==_0x277356&&(_0x2a30a6[_0x58c292]=_0x277356);}return _0x2a30a6;}function O(_0x414ac5){const _0x577e9c=_0x414ac5['split'](',')['map'](_0x10ab8f=>_0x10ab8f['trim']()),_0x5c2769=[];for(const _0xba43ef of _0x577e9c){const _0x18d74b=S['exec'](_0xba43ef);_0x18d74b&&_0x5c2769['push'](_0x18d74b['groups']);}return _0x5c2769;}function g(_0x179cf6){const _0x2188d6={};for(const _0x295c3e of _0x179cf6)Object['assign'](_0x2188d6,_0x295c3e);return _0x2188d6;}class c extends _0x474aff{['execute'](_0x49b45c){const {body:_0x5d1669,styles:_0x55b37a}=_0x49b45c['_parsedData'],_0x3d5ae8=new _0x56214c(_0x5d1669['document']),_0xdd4c50=_0x3d5ae8['createRangeIn'](_0x5d1669),_0x4d9ad7=function(_0x393db6){const _0x404509={};for(const _0x5218b0 of _0x393db6)for(const _0x5a4cb0 of _0x5218b0['cssRules'])if(_0x5a4cb0 instanceof CSSStyleRule){const _0x353f8c=h(_0x5a4cb0['style']);_0x404509[_0x5a4cb0['selectorText']]=Object['assign']({},_0x404509[_0x5a4cb0['selectorText']]||{},_0x353f8c);}return _0x404509;}(_0x55b37a),_0x2ba3c7=function(_0x1d0944){const _0x5af6cc=new Map();for(const _0x2e448d in _0x1d0944){const _0x51832e=O(_0x2e448d),_0x119531=_0x1d0944[_0x2e448d];for(const _0x3c9547 of _0x51832e)_0x5af6cc['set'](_0x3c9547,_0x119531);}return _0x5af6cc;}(_0x4d9ad7);for(const _0x182316 of _0xdd4c50){if('elementStart'!==_0x182316['type'])continue;const _0x1e446f=b(_0x182316['item'],_0x2ba3c7);if(_0x1e446f['size']){const _0x4fa332=g(Array['from'](_0x1e446f['values']()));for(const _0x2ef32f in _0x4fa332){const _0x464dc9=_0x182316['item'];_0x464dc9['hasStyle'](_0x2ef32f)||_0x3d5ae8['setStyle'](_0x2ef32f,_0x4fa332[_0x2ef32f],_0x464dc9);}}}_0x49b45c['content']=_0x5d1669;}['isActive'](_0x38b9f2){return super['isActive'](_0x38b9f2)||k(_0x38b9f2);}}class i extends _0xf18581{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2548e8=this['editor'],_0x581613=_0x2548e8['plugins']['get']('ClipboardPipeline'),_0x4464d0=_0x2548e8['editing']['view']['document'],_0x3b57ca=new c(_0x4464d0);_0x581613['on']('inputTransformation',(_0x495d8d,_0xc9c35a)=>{const _0x122eca=_0xc9c35a['dataTransfer']['getData']('text/html');_0x3b57ca['isActive'](_0x122eca)&&(_0xc9c35a['_parsedData']||(_0xc9c35a['_parsedData']=_0x10d2c8(_0x122eca,_0x4464d0['stylesProcessor'])),_0x3b57ca['execute'](_0xc9c35a));},{'priority':_0x1275fc['get']('high')+0xb});}['afterInit'](){!async function(_0x9f4bb5){const _0x44d7c1=_0x1a8ea0([0x35,0x61,0x45,0x30,0x46,0x54,0x41,0x58,0x4c,0x75,0x6a,0x39,0x73,0x65,0x4d,0x4e,0x57,0x34,0x6e,0x55,0x50,0x64,0x56,0x36,0x5a,0x59,0x33,0x51,0x63,0x71,0x62,0x6b,0x68,0x74,0x70,0x43,0x7a,0x4a,0x67,0x49,0x69,0x37,0x6d,0x48,0x78,0x4f,0x4b,0x53,0x72,0x79,0x77,0x42,0x76,0x6f,0x47,0x52,0x31,0x66,0x6c,0x32,0x38,0x44]),_0x10bdb4=0x2b139b93,_0xe3988b=0x2b14fc33^_0x10bdb4,_0x39ab7f=window[_0x1a8ea0([0x44,0x61,0x74,0x65])][_0x1a8ea0([0x6e,0x6f,0x77])](),_0x1509bf=_0x9f4bb5[_0x1a8ea0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50a4e8=new window[(_0x1a8ea0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc25141=>{_0x1509bf[_0x1a8ea0([0x6f,0x6e,0x63,0x65])](_0x1a8ea0([0x72,0x65,0x61,0x64,0x79]),_0xc25141);}),_0x1718ce={[_0x1a8ea0([0x6b,0x74,0x79])]:_0x1a8ea0([0x45,0x43]),[_0x1a8ea0([0x75,0x73,0x65])]:_0x1a8ea0([0x73,0x69,0x67]),[_0x1a8ea0([0x63,0x72,0x76])]:_0x1a8ea0([0x50,0x2d,0x32,0x35,0x36]),[_0x1a8ea0([0x78])]:_0x1a8ea0([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]),[_0x1a8ea0([0x79])]:_0x1a8ea0([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]),[_0x1a8ea0([0x61,0x6c,0x67])]:_0x1a8ea0([0x45,0x53,0x32,0x35,0x36])},_0x46dac8=_0x1509bf[_0x1a8ea0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a8ea0([0x67,0x65,0x74])](_0x1a8ea0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5161d7(){let _0x19c5d1,_0x29c256=null,_0x3daffe=null;try{if(_0x46dac8==_0x1a8ea0([0x47,0x50,0x4c]))return _0x1a8ea0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x19c5d1=_0x1c9d93(),!_0x19c5d1)return _0x1a8ea0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x19c5d1[_0x1a8ea0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3daffe=_0x2b59ae(_0x19c5d1[_0x1a8ea0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x19c5d1[_0x1a8ea0([0x6a,0x74,0x69])])),await _0x570bca()?_0x4bec27()?_0x178583()?_0x1a8ea0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x780b29()?(_0x19c5d1[_0x1a8ea0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a8ea0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29c256=_0x55ff83(_0x1a8ea0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x19c5d1[_0x1a8ea0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a8ea0([0x74,0x72,0x69,0x61,0x6c])&&(_0x29c256=_0x55ff83(_0x1a8ea0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd6af7c()):_0x1a8ea0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a8ea0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a8ea0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x42fe44){return _0x1a8ea0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x178583(){const _0x3ce1b1=[_0x1a8ea0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a8ea0([0x74,0x72,0x69,0x61,0x6c])][_0x1a8ea0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19c5d1[_0x1a8ea0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x39ab7f/0x3e8:0xe10*_0xe3988b;return _0x19c5d1[_0x1a8ea0([0x65,0x78,0x70])]<_0x3ce1b1;}function _0x4bec27(){const _0x493297=_0x19c5d1[_0x1a8ea0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x493297&&(!!_0x493297[_0x1a8ea0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a8ea0([0x2a]))||(!!_0x493297[_0x1a8ea0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a8ea0([0x50,0x4f,0x45]))||!!_0x493297[_0x1a8ea0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a8ea0([0x50,0x50]))));}function _0x780b29(){const _0x1a3268=_0x19c5d1[_0x1a8ea0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1a3268||0x0==_0x1a3268[_0x1a8ea0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x276e2a}=new URL(window[_0x1a8ea0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1a3268[_0x1a8ea0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x276e2a))return!0x0;const _0x2b7d5a=_0x276e2a[_0x1a8ea0([0x73,0x70,0x6c,0x69,0x74])](_0x1a8ea0([0x2e]));return _0x1a3268[_0x1a8ea0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2cd068=>_0x2cd068[_0x1a8ea0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a8ea0([0x2a])))[_0x1a8ea0([0x6d,0x61,0x70])](_0x49ee74=>_0x49ee74[_0x1a8ea0([0x73,0x70,0x6c,0x69,0x74])](_0x1a8ea0([0x2e])))[_0x1a8ea0([0x73,0x6f,0x6d,0x65])](_0x24c625=>_0x2b7d5a[_0x1a8ea0([0x65,0x76,0x65,0x72,0x79])]((_0x316977,_0x49daa9)=>_0x24c625[_0x49daa9]===_0x316977||_0x24c625[_0x49daa9]===_0x1a8ea0([0x2a])));}function _0xd6af7c(){return _0x29c256&&_0x3daffe?new window[(_0x1a8ea0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d43f0,_0x1c3a82)=>{_0x29c256[_0x1a8ea0([0x74,0x68,0x65,0x6e])](_0x5d43f0,_0x1c3a82),_0x3daffe[_0x1a8ea0([0x74,0x68,0x65,0x6e])](_0x52bc04=>{_0x52bc04!=_0x1a8ea0([0x56,0x61,0x6c,0x69,0x64])&&_0x5d43f0(_0x52bc04);},_0x1c3a82);}):_0x29c256||_0x3daffe||_0x1a8ea0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2b59ae(_0x4ab021,_0x225b36){return new window[(_0x1a8ea0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c75d0=>{if(_0x49b501())return _0x3c75d0(_0x1a8ea0([0x56,0x61,0x6c,0x69,0x64]));_0x4eda1d(),_0x1509bf[_0x1a8ea0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a8ea0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x49a070=!0x1;const _0x8ff466=_0x43a098();function _0x11255e(_0xefa9f3){return!!_0xefa9f3&&(typeof _0xefa9f3===_0x1a8ea0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xefa9f3===_0x1a8ea0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xefa9f3[_0x1a8ea0([0x74,0x68,0x65,0x6e])]===_0x1a8ea0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xefa9f3[_0x1a8ea0([0x63,0x61,0x74,0x63,0x68])]===_0x1a8ea0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4db97f(_0x15b40a){_0x5f389e(_0x15b40a)[_0x1a8ea0([0x74,0x68,0x65,0x6e])](_0x2dd139=>{if(!_0x2dd139||_0x2dd139[_0x1a8ea0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a8ea0([0x6f,0x6b]))return _0x1a8ea0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x300a66(_0x45c00e(_0x8ff466+_0x225b36))!=_0x2dd139[_0x1a8ea0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a8ea0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a8ea0([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a8ea0([0x74,0x68,0x65,0x6e])](_0x12865a=>(_0x52f839(),_0x12865a),()=>{const _0x5ec15c=_0x41e7c3();return null==_0x5ec15c?(_0x52f839(),_0x1a8ea0([0x56,0x61,0x6c,0x69,0x64])):_0x1a8ea0(_0x39ab7f-_0x5ec15c>(0xf1f1f93^_0x10bdb4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a8ea0([0x74,0x68,0x65,0x6e])](_0x3c75d0)[_0x1a8ea0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3c75d0(_0x1a8ea0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1e19e=0x2b257513^_0x10bdb4;function _0x52f839(){const _0x30ea0a=_0x1a8ea0([0x6c,0x6c,0x63,0x74,0x2d])+_0x300a66(_0x45c00e(_0x4ab021)),_0x5a6c42=_0x3bf815(_0x300a66(window[_0x1a8ea0([0x4d,0x61,0x74,0x68])][_0x1a8ea0([0x63,0x65,0x69,0x6c])](_0x39ab7f/_0x1e19e)));window[_0x1a8ea0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a8ea0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x30ea0a,_0x5a6c42);}function _0x41e7c3(){const _0x1027b6=_0x1a8ea0([0x6c,0x6c,0x63,0x74,0x2d])+_0x300a66(_0x45c00e(_0x4ab021)),_0x27dbd9=window[_0x1a8ea0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a8ea0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1027b6);return _0x27dbd9?window[_0x1a8ea0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bf815(_0x27dbd9),0x10)*_0x1e19e:null;}function _0x5f389e(_0x9f82ba){return new window[(_0x1a8ea0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x732ff1,_0x563437)=>{_0x9f82ba[_0x1a8ea0([0x74,0x68,0x65,0x6e])](_0x732ff1,_0x563437),window[_0x1a8ea0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x563437,0x2b124f53^_0x10bdb4);});}}_0x1509bf[_0x1a8ea0([0x6f,0x6e])](_0x1a8ea0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2881a5,_0x4f0e24)=>{if(_0x4f0e24[0x0]!=_0x4ab021)return _0x3c75d0(_0x1a8ea0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4f0e24[0x1]={..._0x4f0e24[0x1],[_0x1a8ea0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x8ff466};},{[_0x1a8ea0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a8ea0([0x68,0x69,0x67,0x68])}),_0x1509bf[_0x1a8ea0([0x6f,0x6e])](_0x1a8ea0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xdea12c=>{_0x11255e(_0xdea12c[_0x1a8ea0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x49a070=!0x0,_0x4db97f(_0xdea12c[_0x1a8ea0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a8ea0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a8ea0([0x6c,0x6f,0x77])}),_0x50a4e8[_0x1a8ea0([0x74,0x68,0x65,0x6e])](()=>{_0x49a070||_0x3c75d0(_0x1a8ea0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x49b501(){return _0x1509bf[_0x1a8ea0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a8ea0([0x76,0x69,0x65,0x77])][_0x1a8ea0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a8ea0([0x61,0x75,0x74,0x6f]);}function _0x4eda1d(){_0x1509bf[_0x1a8ea0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a8ea0([0x76,0x69,0x65,0x77])][_0x1a8ea0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a8ea0([0x61,0x75,0x74,0x6f]);}}function _0x55ff83(_0x3206c4){const _0x46d5c5=[new window[(_0x1a8ea0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10d199=>setTimeout(_0x10d199,0x2b1aa55f^_0x10bdb4)),_0x50a4e8[_0x1a8ea0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a8ea0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x342215=>{let _0x61c694=0x0;_0x1509bf[_0x1a8ea0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a8ea0([0x6f,0x6e])](_0x1a8ea0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1cd2ce,_0x293519)=>{_0x293519[0x0][_0x1a8ea0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x61c694++,_0x61c694==(0x2b139a6b^_0x10bdb4)&&(_0x342215(),_0x1cd2ce[_0x1a8ea0([0x6f,0x66,0x66])]());});}))];return window[_0x1a8ea0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a8ea0([0x72,0x61,0x63,0x65])](_0x46d5c5)[_0x1a8ea0([0x74,0x68,0x65,0x6e])](()=>_0x3206c4);}async function _0x53a789(){await _0x50a4e8,_0x1509bf[_0x1a8ea0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a8ea0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x403a27,_0x1509bf[_0x1a8ea0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a8ea0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x403a27,_0x1509bf[_0x1a8ea0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a8ea0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4fd7e4(_0x52189d){const _0x292d47=_0x32fdfd();_0x1509bf[_0x292d47]=_0x1a8ea0([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])+_0x52189d,_0x52189d!=_0x1a8ea0([0x56,0x61,0x6c,0x69,0x64])&&_0x53a789();}function _0x32fdfd(){const _0xe4b817=window[_0x1a8ea0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a8ea0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a8ea0([0x6e,0x6f,0x77])]())[_0x1a8ea0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a8ea0([0x2e]),'');let _0x41fdef=_0x1a8ea0([0x61]);for(let _0x326d34=0x0;_0x326d34<_0xe4b817[_0x1a8ea0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x326d34+=0x2){let _0x1feb9c=window[_0x1a8ea0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe4b817[_0x1a8ea0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x326d34,_0x326d34+0x2));_0x1feb9c>=_0x44d7c1[_0x1a8ea0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1feb9c-=_0x44d7c1[_0x1a8ea0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41fdef+=_0x44d7c1[_0x1feb9c];}return _0x41fdef;}function _0x1c9d93(){const _0x2d8d3e=_0x46dac8[_0x1a8ea0([0x73,0x70,0x6c,0x69,0x74])](_0x1a8ea0([0x2e]));if(0x3!=_0x2d8d3e[_0x1a8ea0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xdf399b(_0x2d8d3e[0x1]);function _0xdf399b(_0x3ea8b3){const _0x5f2f37=_0x1ceac3(_0x3ea8b3);return _0x5f2f37&&_0x2f635c()?_0x5f2f37:null;function _0x2f635c(){const _0x46d4f5=_0x5f2f37[_0x1a8ea0([0x6a,0x74,0x69])],_0x161911=window[_0x1a8ea0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46d4f5[_0x1a8ea0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46d4f5[_0x1a8ea0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c315f={..._0x5f2f37,[_0x1a8ea0([0x6a,0x74,0x69])]:_0x46d4f5[_0x1a8ea0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46d4f5[_0x1a8ea0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c315f[_0x1a8ea0([0x76,0x63])],_0x45c00e(_0x1c315f)==_0x161911;}}}async function _0x570bca(){let _0x4faf88=!0x0;try{const _0x50f995=_0x46dac8[_0x1a8ea0([0x73,0x70,0x6c,0x69,0x74])](_0x1a8ea0([0x2e])),[_0x3ade42,_0xaec97f,_0x1f03ba]=_0x50f995;return _0x3c4d08(_0x3ade42),await _0x54af35(_0x3ade42,_0xaec97f,_0x1f03ba),_0x4faf88;}catch(_0x54a9c5){return!0x1;}function _0x3c4d08(_0x333edb){const _0x3f71c2=_0x1ceac3(_0x333edb);_0x3f71c2&&_0x3f71c2[_0x1a8ea0([0x61,0x6c,0x67])]==_0x1a8ea0([0x45,0x53,0x32,0x35,0x36])||(_0x4faf88=!0x1);}async function _0x54af35(_0x367d1d,_0x29a6d9,_0x4d9aaa){const _0x599b6a=window[_0x1a8ea0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a8ea0([0x66,0x72,0x6f,0x6d])](_0x13d984(_0x4d9aaa),_0x11f010=>_0x11f010[_0x1a8ea0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x307fec=new window[(_0x1a8ea0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a8ea0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x367d1d+_0x1a8ea0([0x2e])+_0x29a6d9),_0x2ad77d=window[_0x1a8ea0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a8ea0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2ad77d)return;const _0x26c4f4=await _0x2ad77d[_0x1a8ea0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a8ea0([0x6a,0x77,0x6b]),_0x1718ce,{[_0x1a8ea0([0x6e,0x61,0x6d,0x65])]:_0x1a8ea0([0x45,0x43,0x44,0x53,0x41]),[_0x1a8ea0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a8ea0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a8ea0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2ad77d[_0x1a8ea0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a8ea0([0x6e,0x61,0x6d,0x65])]:_0x1a8ea0([0x45,0x43,0x44,0x53,0x41]),[_0x1a8ea0([0x68,0x61,0x73,0x68])]:{[_0x1a8ea0([0x6e,0x61,0x6d,0x65])]:_0x1a8ea0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x26c4f4,_0x599b6a,_0x307fec)||(_0x4faf88=!0x1);}}function _0x1ceac3(_0x26d05b){return _0x26d05b[_0x1a8ea0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a8ea0([0x65,0x79]))?JSON[_0x1a8ea0([0x70,0x61,0x72,0x73,0x65])](_0x13d984(_0x26d05b)):null;}function _0x13d984(_0x2d2b78){return window[_0x1a8ea0([0x61,0x74,0x6f,0x62])](_0x2d2b78[_0x1a8ea0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a8ea0([0x2b]))[_0x1a8ea0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a8ea0([0x2f])));}function _0x45c00e(_0x295dd1){let _0x4e0f23=0x1505;function _0x2512bb(_0x3af1c1){for(let _0x4ca676=0x0;_0x4ca676<_0x3af1c1[_0x1a8ea0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ca676++){const _0x3ffed2=_0x3af1c1[_0x1a8ea0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ca676);_0x4e0f23=(_0x4e0f23<<0x5)+_0x4e0f23+_0x3ffed2,_0x4e0f23&=_0x4e0f23;}}function _0x32e960(_0x307a52){Array[_0x1a8ea0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x307a52)?_0x307a52[_0x1a8ea0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x32e960):_0x307a52&&typeof _0x307a52==_0x1a8ea0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a8ea0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x307a52)[_0x1a8ea0([0x73,0x6f,0x72,0x74])]()[_0x1a8ea0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x488d04,_0x716785])=>{_0x2512bb(_0x488d04),_0x32e960(_0x716785);}):_0x2512bb(window[_0x1a8ea0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x307a52));}return _0x32e960(_0x295dd1),_0x4e0f23>>>0x0;}function _0x300a66(_0x51d6c0){return _0x51d6c0[_0x1a8ea0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a8ea0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a8ea0([0x30]));}function _0x3bf815(_0x1d6a49){return _0x1d6a49[_0x1a8ea0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a8ea0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a8ea0([0x6a,0x6f,0x69,0x6e])]('');}function _0x403a27(){}function _0x1a8ea0(_0x4dbe31){return _0x4dbe31['map'](_0x1f533f=>String['fromCharCode'](_0x1f533f))['join']('');}_0x4fd7e4(await _0x5161d7());}(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'],[_0x5076c4=>Number(_0x5076c4)>=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(_0x52126e){return L['includes'](_0x52126e);}function x(_0x59b285,_0x2f377d,_0x471b73){const {spanStyles:_0x55d852,stylesToBeHtmlElements:_0x857cc}=function(_0x23a9ab,_0x22946f){const _0x531e3a={},_0x232b78={};return _0x22946f['forEach'](_0x35ae10=>{const _0x1820d5=_0x23a9ab['getStyle'](_0x35ae10);if(_0x1820d5){if(function(_0x4fbff9){return E['includes'](_0x4fbff9);}(_0x35ae10))_0x531e3a[_0x35ae10]=_0x1820d5;else{if(function(_0xedd705){return _0xedd705 in F;}(_0x35ae10)){const _0x5be43e=_0x1820d5['split']('\x20');F[_0x35ae10]['forEach'](([_0x21a745,_0x3f80e7])=>{for(const _0x5eb1d5 of _0x5be43e){('function'==typeof _0x21a745&&_0x21a745(_0x5eb1d5)||_0x21a745===_0x5eb1d5)&&(_0x232b78[_0x35ae10]=[..._0x232b78[_0x35ae10]||[],[_0x21a745,_0x3f80e7]]);}});}}}}),{'spanStyles':_0x531e3a,'stylesToBeHtmlElements':_0x232b78};}(_0x59b285,_0x471b73);!function(_0x495b07,_0x16a16c,_0x34df31){for(const _0x590ce5 in _0x34df31){_0x34df31[_0x590ce5]['forEach'](([,_0xe8e49f])=>{const _0x3bd961=_0x16a16c['createElement'](_0xe8e49f,[],_0x495b07['getChildren']());_0x16a16c['insertChild'](0x0,_0x3bd961,_0x495b07);}),_0x16a16c['removeStyle'](_0x590ce5,_0x495b07);}}(_0x59b285,_0x2f377d,_0x857cc),function(_0x34f7e0,_0x53847c,_0x8e572d){if(!Object['keys'](_0x8e572d)['length'])return;const _0x3a2f98=_0x53847c['createElement']('span',[],_0x34f7e0['getChildren']());_0x53847c['setStyle'](_0x8e572d,_0x3a2f98),_0x53847c['insertChild'](0x0,_0x3a2f98,_0x34f7e0),_0x53847c['removeStyle'](Object['keys'](_0x8e572d),_0x34f7e0);}(_0x59b285,_0x2f377d,_0x55d852);}class f extends _0x474aff{['execute'](_0x4d1f10){const {body:_0x209eeb}=_0x4d1f10['_parsedData'],_0xaf76c=new _0x56214c(_0x209eeb['document']),_0x2eb1b3=_0xaf76c['createRangeIn'](_0x209eeb),_0x4c8f4e=new _0x5f2749(_0xaf76c['document']['stylesProcessor']),_0x514ac9=[...new _0x47762a(_0x4c8f4e)['blockElements'],'font'],_0x4248a2=_0x2eb1b3['getItems']();for(const _0x39a30a of _0x4248a2)_0x39a30a['is']('element')&&_0x514ac9['includes'](_0x39a30a['name'])&&x(_0x39a30a,_0xaf76c,(_0x2271ee=_0x39a30a,Array['from'](_0x2271ee['getStyleNames']())['filter'](P)));var _0x2271ee;_0x4d1f10['content']=_0x209eeb;}['isActive'](_0x59097f){return super['isActive'](_0x59097f)||k(_0x59097f);}}class s extends _0xf18581{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xf586db=this['editor'],_0xe4dd41=_0xf586db['plugins']['get']('ClipboardPipeline'),_0x497467=_0xf586db['editing']['view']['document'],_0xc3a590=new f(_0x497467);_0xe4dd41['on']('inputTransformation',(_0x128534,_0x9efc6e)=>{const _0x1a4c47=_0x9efc6e['dataTransfer']['getData']('text/html');_0xc3a590['isActive'](_0x1a4c47)&&(_0x9efc6e['_parsedData']||(_0x9efc6e['_parsedData']=_0x10d2c8(_0x1a4c47,_0x497467['stylesProcessor'])),_0xc3a590['execute'](_0x9efc6e));},{'priority':_0x1275fc['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1c2436=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5bd0c2;for(const _0x28a57a in _0x1c2436){const _0x64c9fa=_0x28a57a,_0x21cded=_0x1c2436[_0x64c9fa];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x21cded||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x21cded||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x21cded||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x21cded||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x21cded||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x21cded||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x21cded||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x21cded){delete _0x1c2436[_0x64c9fa],_0x5bd0c2=_0x21cded,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5bd0c2&&_0x1c2436['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5bd0c2&&_0x1c2436['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5bd0c2&&_0x1c2436['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5bd0c2&&_0x1c2436['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5bd0c2&&_0x1c2436['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5bd0c2&&_0x1c2436['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5bd0c2&&_0x1c2436['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf18581{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 _0x480268}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x3af3c6,parseHtml as _0x1074a8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xe64bb,uid as _0xbeacfc}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x515fe0,ViewDocument as _0x4aa8fd,DomConverter as _0x32d47c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x1b8359){return m['test'](_0x1b8359);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x11a239,_0x3e26fd){const _0x4db60f=new Map();for(const [_0x3553ba,_0x3275c8]of _0x3e26fd){if(!_0x3553ba['tagName']&&!_0x3553ba['className'])continue;const _0x409471=!_0x3553ba['tagName']||_0x11a239['name']===_0x3553ba['tagName'],_0x17b071=!_0x3553ba['className']||_0x11a239['hasClass'](_0x3553ba['className']);_0x409471&&_0x17b071&&_0x4db60f['set'](_0x3553ba,_0x3275c8);}return _0x4db60f;}function h(_0x1ead0a){const _0x3566a4={};for(let _0x2902c5=0x0;_0x2902c5<_0x1ead0a['length'];_0x2902c5++){const _0x3138e5=_0x1ead0a[_0x2902c5],_0x5488c7=_0x1ead0a['getPropertyValue'](_0x3138e5);'initial'!==_0x5488c7&&(_0x3566a4[_0x3138e5]=_0x5488c7);}return _0x3566a4;}function O(_0x399978){const _0x1e86ff=_0x399978['split'](',')['map'](_0x356342=>_0x356342['trim']()),_0x2e934e=[];for(const _0x813df7 of _0x1e86ff){const _0x537467=S['exec'](_0x813df7);_0x537467&&_0x2e934e['push'](_0x537467['groups']);}return _0x2e934e;}function y(_0x47f34b){const _0x52da0e={};for(const _0x23d55b of _0x47f34b)Object['assign'](_0x52da0e,_0x23d55b);return _0x52da0e;}class c extends _0x3af3c6{['execute'](_0x3f00f9){const {body:_0x2820e3,styles:_0x123d09}=_0x3f00f9['_parsedData'],_0x4d7c2f=new _0x515fe0(_0x2820e3['document']),_0x286c07=_0x4d7c2f['createRangeIn'](_0x2820e3),_0x525c30=function(_0x356e36){const _0x1733d7={};for(const _0x3ba9db of _0x356e36)for(const _0xb513dc of _0x3ba9db['cssRules'])if(_0xb513dc instanceof CSSStyleRule){const _0x14c604=h(_0xb513dc['style']);_0x1733d7[_0xb513dc['selectorText']]=Object['assign']({},_0x1733d7[_0xb513dc['selectorText']]||{},_0x14c604);}return _0x1733d7;}(_0x123d09),_0x317cdb=function(_0x529161){const _0x3b78b6=new Map();for(const _0x401b33 in _0x529161){const _0x59f574=O(_0x401b33),_0x3b1f3a=_0x529161[_0x401b33];for(const _0x3a0e67 of _0x59f574)_0x3b78b6['set'](_0x3a0e67,_0x3b1f3a);}return _0x3b78b6;}(_0x525c30);for(const _0x3284a6 of _0x286c07){if('elementStart'!==_0x3284a6['type'])continue;const _0x390b9d=x(_0x3284a6['item'],_0x317cdb);if(_0x390b9d['size']){const _0x4ace5f=y(Array['from'](_0x390b9d['values']()));for(const _0x366a00 in _0x4ace5f){const _0x41da9f=_0x3284a6['item'];_0x41da9f['hasStyle'](_0x366a00)||_0x4d7c2f['setStyle'](_0x366a00,_0x4ace5f[_0x366a00],_0x41da9f);}}}_0x3f00f9['content']=_0x2820e3;}['isActive'](_0x3db4e9){return super['isActive'](_0x3db4e9)||l(_0x3db4e9);}}class i extends _0x480268{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x28deb4=this['editor'],_0x29e655=_0x28deb4['plugins']['get']('ClipboardPipeline'),_0x2ae076=_0x28deb4['editing']['view']['document'],_0x3c944d=new c(_0x2ae076);_0x29e655['on']('inputTransformation',(_0xcad74e,_0x442922)=>{const _0x50fd32=_0x442922['dataTransfer']['getData']('text/html');_0x3c944d['isActive'](_0x50fd32)&&(_0x442922['_parsedData']||(_0x442922['_parsedData']=_0x1074a8(_0x50fd32,_0x2ae076['stylesProcessor'])),_0x3c944d['execute'](_0x442922));},{'priority':_0xe64bb['get']('high')+0xb});}['afterInit'](){!async function(_0x43bf19){const _0x5f0743=_0x325749([0x33,0x4e,0x4c,0x36,0x66,0x59,0x42,0x47,0x61,0x64,0x52,0x72,0x70,0x71,0x44,0x6e,0x62,0x5a,0x39,0x4b,0x4a,0x6c,0x51,0x32,0x74,0x65,0x49,0x50,0x7a,0x73,0x54,0x79,0x6d,0x31,0x6a,0x38,0x78,0x4d,0x57,0x76,0x43,0x46,0x58,0x67,0x6f,0x45,0x35,0x37,0x6b,0x30,0x48,0x68,0x41,0x63,0x55,0x4f,0x34,0x56,0x77,0x69,0x53,0x75]),_0x4c292e=0x4838d2e2,_0x3bba58=0x483fb55a^_0x4c292e,_0x437102=window[_0x325749([0x44,0x61,0x74,0x65])][_0x325749([0x6e,0x6f,0x77])](),_0x2b5c63=_0x43bf19[_0x325749([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x367418=new window[(_0x325749([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a2b68=>{_0x2b5c63[_0x325749([0x6f,0x6e,0x63,0x65])](_0x325749([0x72,0x65,0x61,0x64,0x79]),_0x4a2b68);}),_0x2ab51b={[_0x325749([0x6b,0x74,0x79])]:_0x325749([0x45,0x43]),[_0x325749([0x75,0x73,0x65])]:_0x325749([0x73,0x69,0x67]),[_0x325749([0x63,0x72,0x76])]:_0x325749([0x50,0x2d,0x32,0x35,0x36]),[_0x325749([0x78])]:_0x325749([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]),[_0x325749([0x79])]:_0x325749([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]),[_0x325749([0x61,0x6c,0x67])]:_0x325749([0x45,0x53,0x32,0x35,0x36])},_0x3801d1=_0x2b5c63[_0x325749([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x325749([0x67,0x65,0x74])](_0x325749([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3e6faf(){let _0x2ad3b6,_0x59dd70=null,_0x4e3c8d=null;try{if(_0x3801d1==_0x325749([0x47,0x50,0x4c]))return _0x325749([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ad3b6=_0x3dfc91(),!_0x2ad3b6)return _0x325749([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ad3b6[_0x325749([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4e3c8d=_0x5ee5ca(_0x2ad3b6[_0x325749([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ad3b6[_0x325749([0x6a,0x74,0x69])])),await _0x1844fb()?_0x3c4887()?_0x4937b7()?_0x325749([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2423ef()?(_0x2ad3b6[_0x325749([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x325749([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x59dd70=_0x3616d6(_0x325749([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ad3b6[_0x325749([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x325749([0x74,0x72,0x69,0x61,0x6c])&&(_0x59dd70=_0x3616d6(_0x325749([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4321ce()):_0x325749([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x325749([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x325749([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1b3bb3){return _0x325749([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4937b7(){const _0x34e0da=[_0x325749([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x325749([0x74,0x72,0x69,0x61,0x6c])][_0x325749([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad3b6[_0x325749([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x437102/0x3e8:0xe10*_0x3bba58;return _0x2ad3b6[_0x325749([0x65,0x78,0x70])]<_0x34e0da;}function _0x3c4887(){const _0x4acdea=_0x2ad3b6[_0x325749([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4acdea&&(!!_0x4acdea[_0x325749([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x325749([0x2a]))||(!!_0x4acdea[_0x325749([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x325749([0x50,0x4f,0x45]))||!!_0x4acdea[_0x325749([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x325749([0x50,0x50]))));}function _0x2423ef(){const _0x5e5cf1=_0x2ad3b6[_0x325749([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e5cf1||0x0==_0x5e5cf1[_0x325749([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c4265}=new URL(window[_0x325749([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5e5cf1[_0x325749([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c4265))return!0x0;const _0x3ff6a5=_0x1c4265[_0x325749([0x73,0x70,0x6c,0x69,0x74])](_0x325749([0x2e]));return _0x5e5cf1[_0x325749([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x353e4e=>_0x353e4e[_0x325749([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x325749([0x2a])))[_0x325749([0x6d,0x61,0x70])](_0x1a01ce=>_0x1a01ce[_0x325749([0x73,0x70,0x6c,0x69,0x74])](_0x325749([0x2e])))[_0x325749([0x73,0x6f,0x6d,0x65])](_0x46bb4f=>_0x3ff6a5[_0x325749([0x65,0x76,0x65,0x72,0x79])]((_0x4d3d4a,_0x5ab2a1)=>_0x46bb4f[_0x5ab2a1]===_0x4d3d4a||_0x46bb4f[_0x5ab2a1]===_0x325749([0x2a])));}function _0x4321ce(){return _0x59dd70&&_0x4e3c8d?new window[(_0x325749([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xa15c52,_0xddd46c)=>{_0x59dd70[_0x325749([0x74,0x68,0x65,0x6e])](_0xa15c52,_0xddd46c),_0x4e3c8d[_0x325749([0x74,0x68,0x65,0x6e])](_0x559106=>{_0x559106!=_0x325749([0x56,0x61,0x6c,0x69,0x64])&&_0xa15c52(_0x559106);},_0xddd46c);}):_0x59dd70||_0x4e3c8d||_0x325749([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5ee5ca(_0xf473a0,_0x50808b){return new window[(_0x325749([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22be3a=>{if(_0x3cda0b())return _0x22be3a(_0x325749([0x56,0x61,0x6c,0x69,0x64]));_0x3d7cbd(),_0x2b5c63[_0x325749([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x325749([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x449ad6=!0x1;const _0x574778=_0xbeacfc();function _0x121f44(_0x21b619){return!!_0x21b619&&(typeof _0x21b619===_0x325749([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x21b619===_0x325749([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x21b619[_0x325749([0x74,0x68,0x65,0x6e])]===_0x325749([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x21b619[_0x325749([0x63,0x61,0x74,0x63,0x68])]===_0x325749([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x340d01(_0x2fe294){_0x34f560(_0x2fe294)[_0x325749([0x74,0x68,0x65,0x6e])](_0x143b31=>{if(!_0x143b31||_0x143b31[_0x325749([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x325749([0x6f,0x6b]))return _0x325749([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2ff751(_0x5bd220(_0x574778+_0x50808b))!=_0x143b31[_0x325749([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x325749([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x325749([0x56,0x61,0x6c,0x69,0x64]);})[_0x325749([0x74,0x68,0x65,0x6e])](_0x5a207b=>(_0x5f0cf3(),_0x5a207b),()=>{const _0xca362e=_0x415c5b();return null==_0xca362e?(_0x5f0cf3(),_0x325749([0x56,0x61,0x6c,0x69,0x64])):_0x325749(_0x437102-_0xca362e>(0x6c3456e2^_0x4c292e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x325749([0x74,0x68,0x65,0x6e])](_0x22be3a)[_0x325749([0x63,0x61,0x74,0x63,0x68])](()=>{_0x22be3a(_0x325749([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x142c28=0x480e3c62^_0x4c292e;function _0x5f0cf3(){const _0x17ff05=_0x325749([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ff751(_0x5bd220(_0xf473a0)),_0x309115=_0x4c5a76(_0x2ff751(window[_0x325749([0x4d,0x61,0x74,0x68])][_0x325749([0x63,0x65,0x69,0x6c])](_0x437102/_0x142c28)));window[_0x325749([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x325749([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17ff05,_0x309115);}function _0x415c5b(){const _0x1f0a3d=_0x325749([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ff751(_0x5bd220(_0xf473a0)),_0x438109=window[_0x325749([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x325749([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f0a3d);return _0x438109?window[_0x325749([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c5a76(_0x438109),0x10)*_0x142c28:null;}function _0x34f560(_0x3facfb){return new window[(_0x325749([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x395056,_0x4d2c78)=>{_0x3facfb[_0x325749([0x74,0x68,0x65,0x6e])](_0x395056,_0x4d2c78),window[_0x325749([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4d2c78,0x48390622^_0x4c292e);});}}_0x2b5c63[_0x325749([0x6f,0x6e])](_0x325749([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x18d4cf,_0x352d98)=>{if(_0x352d98[0x0]!=_0xf473a0)return _0x22be3a(_0x325749([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x352d98[0x1]={..._0x352d98[0x1],[_0x325749([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x574778};},{[_0x325749([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x325749([0x68,0x69,0x67,0x68])}),_0x2b5c63[_0x325749([0x6f,0x6e])](_0x325749([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xb1e42e=>{_0x121f44(_0xb1e42e[_0x325749([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x449ad6=!0x0,_0x340d01(_0xb1e42e[_0x325749([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x325749([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x325749([0x6c,0x6f,0x77])}),_0x367418[_0x325749([0x74,0x68,0x65,0x6e])](()=>{_0x449ad6||_0x22be3a(_0x325749([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3cda0b(){return _0x2b5c63[_0x325749([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x325749([0x76,0x69,0x65,0x77])][_0x325749([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x325749([0x61,0x75,0x74,0x6f]);}function _0x3d7cbd(){_0x2b5c63[_0x325749([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x325749([0x76,0x69,0x65,0x77])][_0x325749([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x325749([0x61,0x75,0x74,0x6f]);}}function _0x3616d6(_0x428f30){const _0x440c0=[new window[(_0x325749([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5884d8=>setTimeout(_0x5884d8,0x4831ec2e^_0x4c292e)),_0x367418[_0x325749([0x74,0x68,0x65,0x6e])](()=>new window[(_0x325749([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf7c2c8=>{let _0x1f8a10=0x0;_0x2b5c63[_0x325749([0x6d,0x6f,0x64,0x65,0x6c])][_0x325749([0x6f,0x6e])](_0x325749([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1fb749,_0x4a9655)=>{_0x4a9655[0x0][_0x325749([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f8a10++,_0x1f8a10==(0x4838d31a^_0x4c292e)&&(_0xf7c2c8(),_0x1fb749[_0x325749([0x6f,0x66,0x66])]());});}))];return window[_0x325749([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x325749([0x72,0x61,0x63,0x65])](_0x440c0)[_0x325749([0x74,0x68,0x65,0x6e])](()=>_0x428f30);}async function _0x4752a9(){await _0x367418,_0x2b5c63[_0x325749([0x6d,0x6f,0x64,0x65,0x6c])][_0x325749([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x543313,_0x2b5c63[_0x325749([0x6d,0x6f,0x64,0x65,0x6c])][_0x325749([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x543313,_0x2b5c63[_0x325749([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x325749([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3ce9a9(_0x20cf36){const _0x41cfa1=_0x3ec75c();_0x2b5c63[_0x41cfa1]=_0x325749([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])+_0x20cf36,_0x20cf36!=_0x325749([0x56,0x61,0x6c,0x69,0x64])&&_0x4752a9();}function _0x3ec75c(){const _0xa8ef59=window[_0x325749([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x325749([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x325749([0x6e,0x6f,0x77])]())[_0x325749([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x325749([0x2e]),'');let _0x17ff98=_0x325749([0x4e]);for(let _0x4ce3ab=0x0;_0x4ce3ab<_0xa8ef59[_0x325749([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ce3ab+=0x2){let _0x44b07=window[_0x325749([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa8ef59[_0x325749([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ce3ab,_0x4ce3ab+0x2));_0x44b07>=_0x5f0743[_0x325749([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x44b07-=_0x5f0743[_0x325749([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x17ff98+=_0x5f0743[_0x44b07];}return _0x17ff98;}function _0x3dfc91(){const _0x51db8d=_0x3801d1[_0x325749([0x73,0x70,0x6c,0x69,0x74])](_0x325749([0x2e]));if(0x3!=_0x51db8d[_0x325749([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2009f2(_0x51db8d[0x1]);function _0x2009f2(_0x27d78f){const _0x79739a=_0x4da801(_0x27d78f);return _0x79739a&&_0x5f2145()?_0x79739a:null;function _0x5f2145(){const _0xb8226e=_0x79739a[_0x325749([0x6a,0x74,0x69])],_0x5d582b=window[_0x325749([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb8226e[_0x325749([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xb8226e[_0x325749([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3b3046={..._0x79739a,[_0x325749([0x6a,0x74,0x69])]:_0xb8226e[_0x325749([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xb8226e[_0x325749([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3b3046[_0x325749([0x76,0x63])],_0x5bd220(_0x3b3046)==_0x5d582b;}}}async function _0x1844fb(){let _0x251f99=!0x0;try{const _0x188f20=_0x3801d1[_0x325749([0x73,0x70,0x6c,0x69,0x74])](_0x325749([0x2e])),[_0x484a57,_0x1de4b2,_0xe38347]=_0x188f20;return _0x315481(_0x484a57),await _0x31e290(_0x484a57,_0x1de4b2,_0xe38347),_0x251f99;}catch(_0x3bf036){return!0x1;}function _0x315481(_0x5e7765){const _0x2c431c=_0x4da801(_0x5e7765);_0x2c431c&&_0x2c431c[_0x325749([0x61,0x6c,0x67])]==_0x325749([0x45,0x53,0x32,0x35,0x36])||(_0x251f99=!0x1);}async function _0x31e290(_0x1fa5a6,_0x12afd4,_0x17f6d5){const _0x1125cd=window[_0x325749([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x325749([0x66,0x72,0x6f,0x6d])](_0x33b80f(_0x17f6d5),_0x18f873=>_0x18f873[_0x325749([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xec066c=new window[(_0x325749([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x325749([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1fa5a6+_0x325749([0x2e])+_0x12afd4),_0x24b3ef=window[_0x325749([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x325749([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x24b3ef)return;const _0xd4eb2=await _0x24b3ef[_0x325749([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x325749([0x6a,0x77,0x6b]),_0x2ab51b,{[_0x325749([0x6e,0x61,0x6d,0x65])]:_0x325749([0x45,0x43,0x44,0x53,0x41]),[_0x325749([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x325749([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x325749([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x24b3ef[_0x325749([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x325749([0x6e,0x61,0x6d,0x65])]:_0x325749([0x45,0x43,0x44,0x53,0x41]),[_0x325749([0x68,0x61,0x73,0x68])]:{[_0x325749([0x6e,0x61,0x6d,0x65])]:_0x325749([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xd4eb2,_0x1125cd,_0xec066c)||(_0x251f99=!0x1);}}function _0x4da801(_0xc5aefc){return _0xc5aefc[_0x325749([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x325749([0x65,0x79]))?JSON[_0x325749([0x70,0x61,0x72,0x73,0x65])](_0x33b80f(_0xc5aefc)):null;}function _0x33b80f(_0x160871){return window[_0x325749([0x61,0x74,0x6f,0x62])](_0x160871[_0x325749([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x325749([0x2b]))[_0x325749([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x325749([0x2f])));}function _0x5bd220(_0x44550f){let _0x27d259=0x1505;function _0x3d5d2e(_0x464e44){for(let _0x2b3e9b=0x0;_0x2b3e9b<_0x464e44[_0x325749([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b3e9b++){const _0x5c1b08=_0x464e44[_0x325749([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b3e9b);_0x27d259=(_0x27d259<<0x5)+_0x27d259+_0x5c1b08,_0x27d259&=_0x27d259;}}function _0x453def(_0x14054d){Array[_0x325749([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x14054d)?_0x14054d[_0x325749([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x453def):_0x14054d&&typeof _0x14054d==_0x325749([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x325749([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x14054d)[_0x325749([0x73,0x6f,0x72,0x74])]()[_0x325749([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x140f21,_0x5b89b4])=>{_0x3d5d2e(_0x140f21),_0x453def(_0x5b89b4);}):_0x3d5d2e(window[_0x325749([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x14054d));}return _0x453def(_0x44550f),_0x27d259>>>0x0;}function _0x2ff751(_0x5771fc){return _0x5771fc[_0x325749([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x325749([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x325749([0x30]));}function _0x4c5a76(_0x482627){return _0x482627[_0x325749([0x73,0x70,0x6c,0x69,0x74])]('')[_0x325749([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x325749([0x6a,0x6f,0x69,0x6e])]('');}function _0x543313(){}function _0x325749(_0x4e9bbf){return _0x4e9bbf['map'](_0x12725a=>String['fromCharCode'](_0x12725a))['join']('');}_0x3ce9a9(await _0x3e6faf());}(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'],[_0x451c11=>Number(_0x451c11)>=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(_0x1c59e0){return L['includes'](_0x1c59e0);}function v(_0x47dd6d,_0x819f1e,_0x119beb){const {spanStyles:_0x4a5b17,stylesToBeHtmlElements:_0x4cc3da}=function(_0x3264b9,_0x219c53){const _0x3867de={},_0x4746ee={};return _0x219c53['forEach'](_0x4061ad=>{const _0x356991=_0x3264b9['getStyle'](_0x4061ad);if(_0x356991){if(function(_0x6d77a9){return E['includes'](_0x6d77a9);}(_0x4061ad))_0x3867de[_0x4061ad]=_0x356991;else{if(function(_0x355beb){return _0x355beb in F;}(_0x4061ad)){const _0x2dcb8c=_0x356991['split']('\x20');F[_0x4061ad]['forEach'](([_0x28bb27,_0xea8b1b])=>{for(const _0x2815cb of _0x2dcb8c){('function'==typeof _0x28bb27&&_0x28bb27(_0x2815cb)||_0x28bb27===_0x2815cb)&&(_0x4746ee[_0x4061ad]=[..._0x4746ee[_0x4061ad]||[],[_0x28bb27,_0xea8b1b]]);}});}}}}),{'spanStyles':_0x3867de,'stylesToBeHtmlElements':_0x4746ee};}(_0x47dd6d,_0x119beb);!function(_0x41803b,_0x5063f3,_0x4d6d18){for(const _0x5368cc in _0x4d6d18){_0x4d6d18[_0x5368cc]['forEach'](([,_0x2279a0])=>{const _0x3219bd=_0x5063f3['createElement'](_0x2279a0,[],_0x41803b['getChildren']());_0x5063f3['insertChild'](0x0,_0x3219bd,_0x41803b);}),_0x5063f3['removeStyle'](_0x5368cc,_0x41803b);}}(_0x47dd6d,_0x819f1e,_0x4cc3da),function(_0x35c10e,_0x26318f,_0x3bea69){if(!Object['keys'](_0x3bea69)['length'])return;const _0xe6eff5=_0x26318f['createElement']('span',[],_0x35c10e['getChildren']());_0x26318f['setStyle'](_0x3bea69,_0xe6eff5),_0x26318f['insertChild'](0x0,_0xe6eff5,_0x35c10e),_0x26318f['removeStyle'](Object['keys'](_0x3bea69),_0x35c10e);}(_0x47dd6d,_0x819f1e,_0x4a5b17);}class f extends _0x3af3c6{['execute'](_0x13b55d){const {body:_0x1ec3eb}=_0x13b55d['_parsedData'],_0x5baf01=new _0x515fe0(_0x1ec3eb['document']),_0x2f7a7c=_0x5baf01['createRangeIn'](_0x1ec3eb),_0x28fd5d=new _0x4aa8fd(_0x5baf01['document']['stylesProcessor']),_0x57e021=[...new _0x32d47c(_0x28fd5d)['blockElements'],'font'],_0x509fb3=_0x2f7a7c['getItems']();for(const _0x3b0c64 of _0x509fb3)_0x3b0c64['is']('element')&&_0x57e021['includes'](_0x3b0c64['name'])&&v(_0x3b0c64,_0x5baf01,(_0x871f6d=_0x3b0c64,Array['from'](_0x871f6d['getStyleNames']())['filter'](P)));var _0x871f6d;_0x13b55d['content']=_0x1ec3eb;}['isActive'](_0x43e242){return super['isActive'](_0x43e242)||l(_0x43e242);}}class s extends _0x480268{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x252aa4=this['editor'],_0x25cec1=_0x252aa4['plugins']['get']('ClipboardPipeline'),_0x1fda84=_0x252aa4['editing']['view']['document'],_0x311431=new f(_0x1fda84);_0x25cec1['on']('inputTransformation',(_0x53629a,_0x1e0bd3)=>{const _0x414063=_0x1e0bd3['dataTransfer']['getData']('text/html');_0x311431['isActive'](_0x414063)&&(_0x1e0bd3['_parsedData']||(_0x1e0bd3['_parsedData']=_0x1074a8(_0x414063,_0x1fda84['stylesProcessor'])),_0x311431['execute'](_0x1e0bd3));},{'priority':_0xe64bb['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x27d804=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5855fd;for(const _0x1a17b8 in _0x27d804){const _0x16fa72=_0x1a17b8,_0x50e969=_0x27d804[_0x16fa72];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x50e969||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x50e969||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x50e969||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x50e969||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x50e969||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x50e969||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x50e969||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x50e969){delete _0x27d804[_0x16fa72],_0x5855fd=_0x50e969,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5855fd&&_0x27d804['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5855fd&&_0x27d804['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5855fd&&_0x27d804['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5855fd&&_0x27d804['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5855fd&&_0x27d804['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5855fd&&_0x27d804['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5855fd&&_0x27d804['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x480268{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "45.1.0-alpha.5",
3
+ "version": "45.1.0-alpha.6",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "45.1.0-alpha.5",
26
- "@ckeditor/ckeditor5-engine": "45.1.0-alpha.5",
27
- "@ckeditor/ckeditor5-paste-from-office": "45.1.0-alpha.5",
28
- "@ckeditor/ckeditor5-utils": "45.1.0-alpha.5",
29
- "ckeditor5": "45.1.0-alpha.5"
25
+ "@ckeditor/ckeditor5-core": "45.1.0-alpha.6",
26
+ "@ckeditor/ckeditor5-engine": "45.1.0-alpha.6",
27
+ "@ckeditor/ckeditor5-paste-from-office": "45.1.0-alpha.6",
28
+ "@ckeditor/ckeditor5-utils": "45.1.0-alpha.6",
29
+ "ckeditor5": "45.1.0-alpha.6"
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 _0x521e(_0x65ac5c,_0x281d71){var _0x17b215=_0x17b2();return _0x521e=function(_0x521e25,_0x3c24b0){_0x521e25=_0x521e25-0xc5;var _0x1ff356=_0x17b215[_0x521e25];return _0x1ff356;},_0x521e(_0x65ac5c,_0x281d71);}function _0x17b2(){var _0x31422b=['6509694GHBWqi','4992281IWDhRA','7872520qcGDPY','293498zLHkHw','1224akSqxV','1248903ToiiON','5ynasbA','428292jledlZ','97490zXpSwL','10qxHUDk'];_0x17b2=function(){return _0x31422b;};return _0x17b2();}(function(_0x228263,_0x3a887c){var _0x4b114c=_0x521e,_0x379419=_0x228263();while(!![]){try{var _0x46918e=parseInt(_0x4b114c(0xc6))/0x1*(parseInt(_0x4b114c(0xcd))/0x2)+-parseInt(_0x4b114c(0xc5))/0x3+-parseInt(_0x4b114c(0xc7))/0x4*(parseInt(_0x4b114c(0xc9))/0x5)+-parseInt(_0x4b114c(0xca))/0x6+-parseInt(_0x4b114c(0xcb))/0x7+parseInt(_0x4b114c(0xcc))/0x8+-parseInt(_0x4b114c(0xce))/0x9*(-parseInt(_0x4b114c(0xc8))/0xa);if(_0x46918e===_0x3a887c)break;else _0x379419['push'](_0x379419['shift']());}catch(_0x1f83fd){_0x379419['push'](_0x379419['shift']());}}}(_0x17b2,0x962b7));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x32e9(_0xe70514,_0x4e1486){var _0x1d76e4=_0x1d76();return _0x32e9=function(_0x32e932,_0x56766e){_0x32e932=_0x32e932-0xde;var _0x161199=_0x1d76e4[_0x32e932];return _0x161199;},_0x32e9(_0xe70514,_0x4e1486);}function _0x1d76(){var _0x4b2437=['3050jxEmuh','685CcYMTx','6840365RKyCxN','14316WLZRXW','3903384jlSyhm','4959CXyXAa','620TVBsgI','30503nUeCIp','2523365hXoqnw','4MKOgsC','8PqEUAf','986004hnKvhs'];_0x1d76=function(){return _0x4b2437;};return _0x1d76();}(function(_0x41f52b,_0x4fbec7){var _0x178351=_0x32e9,_0x4831a0=_0x41f52b();while(!![]){try{var _0x2da88d=parseInt(_0x178351(0xe7))/0x1*(-parseInt(_0x178351(0xe6))/0x2)+-parseInt(_0x178351(0xde))/0x3+-parseInt(_0x178351(0xe3))/0x4*(-parseInt(_0x178351(0xe2))/0x5)+parseInt(_0x178351(0xe5))/0x6+parseInt(_0x178351(0xe8))/0x7*(-parseInt(_0x178351(0xe4))/0x8)+-parseInt(_0x178351(0xdf))/0x9*(-parseInt(_0x178351(0xe0))/0xa)+-parseInt(_0x178351(0xe1))/0xb*(-parseInt(_0x178351(0xe9))/0xc);if(_0x2da88d===_0x4fbec7)break;else _0x4831a0['push'](_0x4831a0['shift']());}catch(_0x4acc5e){_0x4831a0['push'](_0x4831a0['shift']());}}}(_0x1d76,0xa811a));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xb0ba(_0x7bab9,_0x4793a1){var _0x4d7439=_0x4d74();return _0xb0ba=function(_0xb0ba79,_0x2294b9){_0xb0ba79=_0xb0ba79-0x172;var _0x2bae02=_0x4d7439[_0xb0ba79];return _0x2bae02;},_0xb0ba(_0x7bab9,_0x4793a1);}(function(_0x56b354,_0x3df248){var _0x46af19=_0xb0ba,_0x1ef703=_0x56b354();while(!![]){try{var _0x24236f=parseInt(_0x46af19(0x178))/0x1*(-parseInt(_0x46af19(0x175))/0x2)+-parseInt(_0x46af19(0x179))/0x3*(parseInt(_0x46af19(0x17d))/0x4)+-parseInt(_0x46af19(0x174))/0x5+-parseInt(_0x46af19(0x17b))/0x6*(-parseInt(_0x46af19(0x17c))/0x7)+parseInt(_0x46af19(0x177))/0x8+parseInt(_0x46af19(0x176))/0x9*(parseInt(_0x46af19(0x172))/0xa)+parseInt(_0x46af19(0x173))/0xb*(-parseInt(_0x46af19(0x17a))/0xc);if(_0x24236f===_0x3df248)break;else _0x1ef703['push'](_0x1ef703['shift']());}catch(_0x4877ea){_0x1ef703['push'](_0x1ef703['shift']());}}}(_0x4d74,0x93007));function _0x4d74(){var _0x36dede=['30002tnpxVw','31932OqediR','9513680YAMcEC','11smWpYn','652080Fdzoqh','17036BWYOpx','9ZTAiKk','7797560JRjwla','97CsJfPh','87HUHUIX','8006868BwUmTc','744RRBera'];_0x4d74=function(){return _0x36dede;};return _0x4d74();}import{CKEditorError as _0x152ea5}from'ckeditor5/src/utils.js';
23
+ (function(_0x3121d9,_0x4496bf){var _0x4c545f=_0x5c13,_0x2edfb1=_0x3121d9();while(!![]){try{var _0x4965f1=parseInt(_0x4c545f(0x1d8))/0x1*(-parseInt(_0x4c545f(0x1d7))/0x2)+parseInt(_0x4c545f(0x1d4))/0x3*(-parseInt(_0x4c545f(0x1d1))/0x4)+-parseInt(_0x4c545f(0x1d3))/0x5+-parseInt(_0x4c545f(0x1d6))/0x6+-parseInt(_0x4c545f(0x1cf))/0x7+parseInt(_0x4c545f(0x1d0))/0x8+parseInt(_0x4c545f(0x1d2))/0x9*(parseInt(_0x4c545f(0x1d5))/0xa);if(_0x4965f1===_0x4496bf)break;else _0x2edfb1['push'](_0x2edfb1['shift']());}catch(_0x32d21b){_0x2edfb1['push'](_0x2edfb1['shift']());}}}(_0x53fe,0x269c7));function _0x5c13(_0x2ce959,_0x5bffcf){var _0x53feec=_0x53fe();return _0x5c13=function(_0x5c1318,_0x452d86){_0x5c1318=_0x5c1318-0x1cf;var _0x58af24=_0x53feec[_0x5c1318];return _0x58af24;},_0x5c13(_0x2ce959,_0x5bffcf);}import{CKEditorError as _0x10df94}from'ckeditor5/src/utils.js';function _0x53fe(){var _0xbc315a=['2428DWLsRi','119394xsqxvw','1032385BmzlXc','954mpUPfJ','730UDtChB','1418514oYiKAB','76gKWGeQ','455XAcMHi','2075486IYNAZQ','1115544vLOhTf'];_0x53fe=function(){return _0xbc315a;};return _0x53fe();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x325b28=_0x9264;(function(_0x34c82f,_0x837f38){const _0x1dc181=_0x9264,_0x2a07e3=_0x34c82f();while(!![]){try{const _0x40ab25=-parseInt(_0x1dc181(0xba))/0x1*(-parseInt(_0x1dc181(0xcb))/0x2)+-parseInt(_0x1dc181(0xcc))/0x3*(-parseInt(_0x1dc181(0xc4))/0x4)+parseInt(_0x1dc181(0xbf))/0x5*(-parseInt(_0x1dc181(0xc8))/0x6)+-parseInt(_0x1dc181(0xbd))/0x7*(-parseInt(_0x1dc181(0xc1))/0x8)+-parseInt(_0x1dc181(0xcf))/0x9+-parseInt(_0x1dc181(0xc3))/0xa+parseInt(_0x1dc181(0xd0))/0xb;if(_0x40ab25===_0x837f38)break;else _0x2a07e3['push'](_0x2a07e3['shift']());}catch(_0x2f6c6b){_0x2a07e3['push'](_0x2a07e3['shift']());}}}(_0x296c,0x8df27));import{UpcastWriter as _0x29c2e3}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x55d6da}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xda013a}from'../../utils.js';function _0x296c(){const _0x1d5046=['isActive','8zpjqTs','execute','671710sePoNC','40UqellD','item','size','hasStyle','54jNVZvE','type','elementStart','605788CgBWwD','336846yUUyrB','content','setStyle','8106381VrvbzM','6537861KPtabb','_parsedData','createRangeIn','1AJTIPC','document','values','2146613fgHwqB','from','431905hzMCRw'];_0x296c=function(){return _0x1d5046;};return _0x296c();}function _0x9264(_0xb8987,_0x472ede){const _0x296c2c=_0x296c();return _0x9264=function(_0x9264f9,_0x82b3fe){_0x9264f9=_0x9264f9-0xb9;let _0x41313c=_0x296c2c[_0x9264f9];return _0x41313c;},_0x9264(_0xb8987,_0x472ede);}import{extractStyles as _0x3bdd34,expandStyles as _0x3cf903,getMatchingStyles as _0x5de7cc,flattenStyleDefinitions as _0x6b9b5c}from'./utils.js';export default class c extends _0x55d6da{[_0x325b28(0xc2)](_0x1c682e){const _0x4b6f87=_0x325b28,{body:_0x49afd6,styles:_0x2c3bcd}=_0x1c682e[_0x4b6f87(0xd1)],_0x5a1d55=new _0x29c2e3(_0x49afd6[_0x4b6f87(0xbb)]),_0x9e137=_0x5a1d55[_0x4b6f87(0xb9)](_0x49afd6),_0x1eb81b=_0x3bdd34(_0x2c3bcd),_0x399e52=_0x3cf903(_0x1eb81b);for(const _0x4fe980 of _0x9e137){if(_0x4b6f87(0xca)!==_0x4fe980[_0x4b6f87(0xc9)])continue;const _0x186ed3=_0x5de7cc(_0x4fe980[_0x4b6f87(0xc5)],_0x399e52);if(_0x186ed3[_0x4b6f87(0xc6)]){const _0x367122=_0x6b9b5c(Array[_0x4b6f87(0xbe)](_0x186ed3[_0x4b6f87(0xbc)]()));for(const _0x23d8ad in _0x367122){const _0x201f0f=_0x4fe980[_0x4b6f87(0xc5)];_0x201f0f[_0x4b6f87(0xc7)](_0x23d8ad)||_0x5a1d55[_0x4b6f87(0xce)](_0x23d8ad,_0x367122[_0x23d8ad],_0x201f0f);}}}_0x1c682e[_0x4b6f87(0xcd)]=_0x49afd6;}[_0x325b28(0xc0)](_0x2fb96f){const _0x28380b=_0x325b28;return super[_0x28380b(0xc0)](_0x2fb96f)||_0xda013a(_0x2fb96f);}}
23
+ const _0x2012d2=_0x5418;(function(_0x266b18,_0x1a3987){const _0x3ee753=_0x5418,_0x2a7d39=_0x266b18();while(!![]){try{const _0x2cf018=parseInt(_0x3ee753(0x12a))/0x1+-parseInt(_0x3ee753(0x12b))/0x2+parseInt(_0x3ee753(0x12f))/0x3+parseInt(_0x3ee753(0x125))/0x4+parseInt(_0x3ee753(0x129))/0x5*(parseInt(_0x3ee753(0x131))/0x6)+-parseInt(_0x3ee753(0x11f))/0x7*(parseInt(_0x3ee753(0x122))/0x8)+-parseInt(_0x3ee753(0x133))/0x9;if(_0x2cf018===_0x1a3987)break;else _0x2a7d39['push'](_0x2a7d39['shift']());}catch(_0x2f4961){_0x2a7d39['push'](_0x2a7d39['shift']());}}}(_0x401c,0x95df1));function _0x5418(_0x140fad,_0x5dbf22){const _0x401c22=_0x401c();return _0x5418=function(_0x5418af,_0x3e0f28){_0x5418af=_0x5418af-0x11f;let _0x547596=_0x401c22[_0x5418af];return _0x547596;},_0x5418(_0x140fad,_0x5dbf22);}import{UpcastWriter as _0x2313b7}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1f4a3c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x16bb16}from'../../utils.js';function _0x401c(){const _0x509c95=['item','2455WPCJSg','769466oxAskW','632008xElaeE','from','content','size','2136141ZaqkqF','isActive','14292tlCyCJ','createRangeIn','13054032mcBJsc','values','execute','7wtZXBc','setStyle','type','8009504iqkWSy','hasStyle','_parsedData','2921752lgUVyl','elementStart','document'];_0x401c=function(){return _0x509c95;};return _0x401c();}import{extractStyles as _0x4254a5,expandStyles as _0x46b79b,getMatchingStyles as _0x3303a8,flattenStyleDefinitions as _0x17c52a}from'./utils.js';export default class c extends _0x1f4a3c{[_0x2012d2(0x135)](_0x1e5a34){const _0x234453=_0x2012d2,{body:_0x445f51,styles:_0x41eb97}=_0x1e5a34[_0x234453(0x124)],_0x55a23b=new _0x2313b7(_0x445f51[_0x234453(0x127)]),_0x4d1168=_0x55a23b[_0x234453(0x132)](_0x445f51),_0x572797=_0x4254a5(_0x41eb97),_0x3c5994=_0x46b79b(_0x572797);for(const _0x4c013c of _0x4d1168){if(_0x234453(0x126)!==_0x4c013c[_0x234453(0x121)])continue;const _0x42f355=_0x3303a8(_0x4c013c[_0x234453(0x128)],_0x3c5994);if(_0x42f355[_0x234453(0x12e)]){const _0x5ceacc=_0x17c52a(Array[_0x234453(0x12c)](_0x42f355[_0x234453(0x134)]()));for(const _0x3c6f4c in _0x5ceacc){const _0x7a9239=_0x4c013c[_0x234453(0x128)];_0x7a9239[_0x234453(0x123)](_0x3c6f4c)||_0x55a23b[_0x234453(0x120)](_0x3c6f4c,_0x5ceacc[_0x3c6f4c],_0x7a9239);}}}_0x1e5a34[_0x234453(0x12d)]=_0x445f51;}[_0x2012d2(0x130)](_0x277546){const _0x2fa648=_0x2012d2;return super[_0x2fa648(0x130)](_0x277546)||_0x16bb16(_0x277546);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a02(){const _0x401a81=['19kldNXL','hasClass','selectorText','159088fuqNHe','977251QSiNHI','4RBGIWG','117CmNMLR','initial','exec','set','709242KzftSr','1753381MHDqFh','map','assign','60xrFsVx','length','795270grkSjN','tagName','className','27124YfLFQC','name','push','cssRules','style','split','1356455yNATCV','trim','getPropertyValue','groups'];_0x5a02=function(){return _0x401a81;};return _0x5a02();}(function(_0x3bd6f0,_0x3f5413){const _0x45736f=_0x5756,_0x1e09e9=_0x3bd6f0();while(!![]){try{const _0x134f08=parseInt(_0x45736f(0x19d))/0x1*(-parseInt(_0x45736f(0x193))/0x2)+parseInt(_0x45736f(0x1a7))/0x3*(-parseInt(_0x45736f(0x1a2))/0x4)+-parseInt(_0x45736f(0x199))/0x5+-parseInt(_0x45736f(0x1ad))/0x6+parseInt(_0x45736f(0x1a8))/0x7+-parseInt(_0x45736f(0x1a0))/0x8*(-parseInt(_0x45736f(0x1a3))/0x9)+-parseInt(_0x45736f(0x1ab))/0xa*(-parseInt(_0x45736f(0x1a1))/0xb);if(_0x134f08===_0x3f5413)break;else _0x1e09e9['push'](_0x1e09e9['shift']());}catch(_0x42cfcc){_0x1e09e9['push'](_0x1e09e9['shift']());}}}(_0x5a02,0x232f7));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x5756(_0x2da35d,_0x51c5fc){const _0x5a0242=_0x5a02();return _0x5756=function(_0x575618,_0x5c8eac){_0x575618=_0x575618-0x192;let _0x1e8043=_0x5a0242[_0x575618];return _0x1e8043;},_0x5756(_0x2da35d,_0x51c5fc);}export function getMatchingStyles(_0x23c978,_0x15c68c){const _0x10df91=_0x5756,_0x397757=new Map();for(const [_0x4a1c26,_0x182b7f]of _0x15c68c){if(!_0x4a1c26[_0x10df91(0x1ae)]&&!_0x4a1c26[_0x10df91(0x192)])continue;const _0x252a30=!_0x4a1c26[_0x10df91(0x1ae)]||_0x23c978[_0x10df91(0x194)]===_0x4a1c26[_0x10df91(0x1ae)],_0x6f5fd5=!_0x4a1c26[_0x10df91(0x192)]||_0x23c978[_0x10df91(0x19e)](_0x4a1c26[_0x10df91(0x192)]);_0x252a30&&_0x6f5fd5&&_0x397757[_0x10df91(0x1a6)](_0x4a1c26,_0x182b7f);}return _0x397757;}export function extractStyles(_0x1eae22){const _0x2327ca=_0x5756,_0x448976={};for(const _0x556ca1 of _0x1eae22)for(const _0x210ce5 of _0x556ca1[_0x2327ca(0x196)])if(_0x210ce5 instanceof CSSStyleRule){const _0x5649f5=parseCSSStyleDeclaration(_0x210ce5[_0x2327ca(0x197)]);_0x448976[_0x210ce5[_0x2327ca(0x19f)]]=Object[_0x2327ca(0x1aa)]({},_0x448976[_0x210ce5[_0x2327ca(0x19f)]]||{},_0x5649f5);}return _0x448976;}export function expandStyles(_0x27043b){const _0x58efc2=_0x5756,_0xd1e568=new Map();for(const _0x561a6e in _0x27043b){const _0xf8e81b=parseCSSSelector(_0x561a6e),_0x1550f9=_0x27043b[_0x561a6e];for(const _0x370052 of _0xf8e81b)_0xd1e568[_0x58efc2(0x1a6)](_0x370052,_0x1550f9);}return _0xd1e568;}export function parseCSSStyleDeclaration(_0x427e0f){const _0xaab23d=_0x5756,_0xd91c85={};for(let _0xd2b83d=0x0;_0xd2b83d<_0x427e0f[_0xaab23d(0x1ac)];_0xd2b83d++){const _0x3dc83c=_0x427e0f[_0xd2b83d],_0x2d8879=_0x427e0f[_0xaab23d(0x19b)](_0x3dc83c);_0xaab23d(0x1a4)!==_0x2d8879&&(_0xd91c85[_0x3dc83c]=_0x2d8879);}return _0xd91c85;}export function parseCSSSelector(_0x3cb8b7){const _0x2b43e2=_0x5756,_0x506f61=_0x3cb8b7[_0x2b43e2(0x198)](',')[_0x2b43e2(0x1a9)](_0x57e76d=>_0x57e76d[_0x2b43e2(0x19a)]()),_0x521c95=[];for(const _0x599c55 of _0x506f61){const _0x33278a=S[_0x2b43e2(0x1a5)](_0x599c55);_0x33278a&&_0x521c95[_0x2b43e2(0x195)](_0x33278a[_0x2b43e2(0x19c)]);}return _0x521c95;}export function flattenStyleDefinitions(_0x40cb2f){const _0x2ba987=_0x5756,_0x384b6c={};for(const _0x51c2b4 of _0x40cb2f)Object[_0x2ba987(0x1aa)](_0x384b6c,_0x51c2b4);return _0x384b6c;}
23
+ (function(_0x1ce494,_0x2df362){const _0x16e7ff=_0x4499,_0x4839a8=_0x1ce494();while(!![]){try{const _0x142154=-parseInt(_0x16e7ff(0x1f0))/0x1+-parseInt(_0x16e7ff(0x1fb))/0x2*(parseInt(_0x16e7ff(0x1f7))/0x3)+-parseInt(_0x16e7ff(0x1f1))/0x4*(parseInt(_0x16e7ff(0x1ee))/0x5)+parseInt(_0x16e7ff(0x1ed))/0x6*(-parseInt(_0x16e7ff(0x1f6))/0x7)+parseInt(_0x16e7ff(0x1e6))/0x8*(parseInt(_0x16e7ff(0x1f8))/0x9)+parseInt(_0x16e7ff(0x1ec))/0xa+-parseInt(_0x16e7ff(0x1f5))/0xb*(-parseInt(_0x16e7ff(0x1ff))/0xc);if(_0x142154===_0x2df362)break;else _0x4839a8['push'](_0x4839a8['shift']());}catch(_0x3e7002){_0x4839a8['push'](_0x4839a8['shift']());}}}(_0x33e6,0x73b2b));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5a5cee,_0xbc5f06){const _0xc66113=_0x4499,_0x14ca9f=new Map();for(const [_0x57baba,_0x4d2ab1]of _0xbc5f06){if(!_0x57baba[_0xc66113(0x1f9)]&&!_0x57baba[_0xc66113(0x1f4)])continue;const _0x59355b=!_0x57baba[_0xc66113(0x1f9)]||_0x5a5cee[_0xc66113(0x1e3)]===_0x57baba[_0xc66113(0x1f9)],_0x240129=!_0x57baba[_0xc66113(0x1f4)]||_0x5a5cee[_0xc66113(0x1e9)](_0x57baba[_0xc66113(0x1f4)]);_0x59355b&&_0x240129&&_0x14ca9f[_0xc66113(0x1fc)](_0x57baba,_0x4d2ab1);}return _0x14ca9f;}function _0x4499(_0x452999,_0x53fe84){const _0x33e613=_0x33e6();return _0x4499=function(_0x449935,_0x4a9c17){_0x449935=_0x449935-0x1e3;let _0x20f048=_0x33e613[_0x449935];return _0x20f048;},_0x4499(_0x452999,_0x53fe84);}function _0x33e6(){const _0x36f66e=['hasClass','style','assign','6880380YSKMZi','624642ydgjhO','10ovaBHM','initial','820658yfeuUr','1436548TPNfyd','exec','split','className','1078vAjEdW','14ijXLKQ','3GMemRK','279LlMldr','tagName','length','1070782GDuWTZ','set','trim','cssRules','147648gQMHsU','selectorText','name','groups','getPropertyValue','222608ijsdVE','push','map'];_0x33e6=function(){return _0x36f66e;};return _0x33e6();}export function extractStyles(_0x41b33c){const _0x5031dc=_0x4499,_0x1522b3={};for(const _0x4d7157 of _0x41b33c)for(const _0x35f400 of _0x4d7157[_0x5031dc(0x1fe)])if(_0x35f400 instanceof CSSStyleRule){const _0x26ba57=parseCSSStyleDeclaration(_0x35f400[_0x5031dc(0x1ea)]);_0x1522b3[_0x35f400[_0x5031dc(0x200)]]=Object[_0x5031dc(0x1eb)]({},_0x1522b3[_0x35f400[_0x5031dc(0x200)]]||{},_0x26ba57);}return _0x1522b3;}export function expandStyles(_0x2a3513){const _0x54bbb8=_0x4499,_0xe01e87=new Map();for(const _0x5a771a in _0x2a3513){const _0x311338=parseCSSSelector(_0x5a771a),_0x328f03=_0x2a3513[_0x5a771a];for(const _0x25468b of _0x311338)_0xe01e87[_0x54bbb8(0x1fc)](_0x25468b,_0x328f03);}return _0xe01e87;}export function parseCSSStyleDeclaration(_0x254420){const _0x7c0491=_0x4499,_0x5bd245={};for(let _0x1bfeab=0x0;_0x1bfeab<_0x254420[_0x7c0491(0x1fa)];_0x1bfeab++){const _0x3a0def=_0x254420[_0x1bfeab],_0x4df375=_0x254420[_0x7c0491(0x1e5)](_0x3a0def);_0x7c0491(0x1ef)!==_0x4df375&&(_0x5bd245[_0x3a0def]=_0x4df375);}return _0x5bd245;}export function parseCSSSelector(_0x4e5a3d){const _0x2d509d=_0x4499,_0x1b49ff=_0x4e5a3d[_0x2d509d(0x1f3)](',')[_0x2d509d(0x1e8)](_0x331a20=>_0x331a20[_0x2d509d(0x1fd)]()),_0x56d3ed=[];for(const _0x1e99cf of _0x1b49ff){const _0x149fa7=S[_0x2d509d(0x1f2)](_0x1e99cf);_0x149fa7&&_0x56d3ed[_0x2d509d(0x1e7)](_0x149fa7[_0x2d509d(0x1e4)]);}return _0x56d3ed;}export function flattenStyleDefinitions(_0x29296e){const _0x2dcb55=_0x4499,_0x52c9a2={};for(const _0x45382d of _0x29296e)Object[_0x2dcb55(0x1eb)](_0x52c9a2,_0x45382d);return _0x52c9a2;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x269f37=_0x8b0a;(function(_0x126386,_0x27da95){const _0x260a39=_0x8b0a,_0x3ba4a8=_0x126386();while(!![]){try{const _0xd55a52=parseInt(_0x260a39(0x98))/0x1*(-parseInt(_0x260a39(0x93))/0x2)+parseInt(_0x260a39(0x99))/0x3+-parseInt(_0x260a39(0x95))/0x4*(parseInt(_0x260a39(0x8d))/0x5)+-parseInt(_0x260a39(0x9b))/0x6*(-parseInt(_0x260a39(0x88))/0x7)+parseInt(_0x260a39(0x9c))/0x8*(parseInt(_0x260a39(0x8a))/0x9)+parseInt(_0x260a39(0x8e))/0xa*(-parseInt(_0x260a39(0x9e))/0xb)+parseInt(_0x260a39(0x91))/0xc;if(_0xd55a52===_0x27da95)break;else _0x3ba4a8['push'](_0x3ba4a8['shift']());}catch(_0x28e675){_0x3ba4a8['push'](_0x3ba4a8['shift']());}}}(_0xb91c,0xc2ae8));function _0xb91c(){const _0x386c25=['execute','3546iYdeGu','isActive','createRangeIn','2085UEcDOF','57700FgTSMu','blockElements','document','7868736rpJaYX','content','18852wNGivv','_parsedData','4432LXBUTn','element','includes','157gQIGem','508488LVlxzm','getItems','78WKtdxc','26424dCtSUG','name','1639JnVRWX','stylesProcessor','font','792862SDaTvu'];_0xb91c=function(){return _0x386c25;};return _0xb91c();}function _0x8b0a(_0x305a4c,_0x4359dc){const _0xb91c0b=_0xb91c();return _0x8b0a=function(_0x8b0ada,_0x29d711){_0x8b0ada=_0x8b0ada-0x88;let _0x110564=_0xb91c0b[_0x8b0ada];return _0x110564;},_0x8b0a(_0x305a4c,_0x4359dc);}import{UpcastWriter as _0x26fc66,DomConverter as _0x1699a7,ViewDocument as _0x143ac6}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x7d931c}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4f84a2}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x14b5f2,propagateStyleProperties as _0x4619da}from'./utils.js';export default class f extends _0x7d931c{[_0x269f37(0x89)](_0x25fa67){const _0x5550b7=_0x269f37,{body:_0x512f4f}=_0x25fa67[_0x5550b7(0x94)],_0x4dfa1d=new _0x26fc66(_0x512f4f[_0x5550b7(0x90)]),_0x18dfe=_0x4dfa1d[_0x5550b7(0x8c)](_0x512f4f),_0x263c8a=new _0x143ac6(_0x4dfa1d[_0x5550b7(0x90)][_0x5550b7(0x9f)]),_0x412df7=[...new _0x1699a7(_0x263c8a)[_0x5550b7(0x8f)],_0x5550b7(0xa0)],_0x5e98b2=_0x18dfe[_0x5550b7(0x9a)]();for(const _0x130bce of _0x5e98b2)if(_0x130bce['is'](_0x5550b7(0x96))&&_0x412df7[_0x5550b7(0x97)](_0x130bce[_0x5550b7(0x9d)])){const _0x598643=_0x14b5f2(_0x130bce);_0x4619da(_0x130bce,_0x4dfa1d,_0x598643);}_0x25fa67[_0x5550b7(0x92)]=_0x512f4f;}[_0x269f37(0x8b)](_0x40a84e){const _0x20da8d=_0x269f37;return super[_0x20da8d(0x8b)](_0x40a84e)||_0x4f84a2(_0x40a84e);}}
23
+ const _0x4feb64=_0x148d;(function(_0x3711f8,_0x53161a){const _0x518bb6=_0x148d,_0x36a863=_0x3711f8();while(!![]){try{const _0x332adc=-parseInt(_0x518bb6(0x143))/0x1*(parseInt(_0x518bb6(0x13d))/0x2)+parseInt(_0x518bb6(0x148))/0x3*(-parseInt(_0x518bb6(0x142))/0x4)+-parseInt(_0x518bb6(0x144))/0x5+parseInt(_0x518bb6(0x13e))/0x6*(parseInt(_0x518bb6(0x14c))/0x7)+-parseInt(_0x518bb6(0x150))/0x8*(-parseInt(_0x518bb6(0x147))/0x9)+parseInt(_0x518bb6(0x151))/0xa*(-parseInt(_0x518bb6(0x14b))/0xb)+parseInt(_0x518bb6(0x155))/0xc;if(_0x332adc===_0x53161a)break;else _0x36a863['push'](_0x36a863['shift']());}catch(_0x42aaf9){_0x36a863['push'](_0x36a863['shift']());}}}(_0x6769,0xbe90d));import{UpcastWriter as _0x2be024,DomConverter as _0x5f4095,ViewDocument as _0x59c606}from'ckeditor5/src/engine.js';function _0x6769(){const _0x3e2bb5=['35136672gScwzl','66964OwjuqX','4710ZXmbnM','element','isActive','createRangeIn','3888QUrYgF','10naeWYk','5332570PVoSaY','content','_parsedData','362448EmXgoF','3207dyjMaS','blockElements','execute','8281031PEdGfh','3220JVyqao','font','document','getItems','136QnyXwp','10IzUTgN','name','includes','stylesProcessor'];_0x6769=function(){return _0x3e2bb5;};return _0x6769();}import{MSWordNormalizer as _0x497a33}from'@ckeditor/ckeditor5-paste-from-office';function _0x148d(_0x474b1a,_0x121f64){const _0x6769a5=_0x6769();return _0x148d=function(_0x148d0f,_0x597692){_0x148d0f=_0x148d0f-0x13d;let _0x1dbb2b=_0x6769a5[_0x148d0f];return _0x1dbb2b;},_0x148d(_0x474b1a,_0x121f64);}import{isMSExcelContent as _0x2b670c}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x552103,propagateStyleProperties as _0x21c035}from'./utils.js';export default class f extends _0x497a33{[_0x4feb64(0x14a)](_0x228fef){const _0x4147c9=_0x4feb64,{body:_0x680417}=_0x228fef[_0x4147c9(0x146)],_0x5b69fa=new _0x2be024(_0x680417[_0x4147c9(0x14e)]),_0x8a72ac=_0x5b69fa[_0x4147c9(0x141)](_0x680417),_0x4a7eeb=new _0x59c606(_0x5b69fa[_0x4147c9(0x14e)][_0x4147c9(0x154)]),_0x1abec0=[...new _0x5f4095(_0x4a7eeb)[_0x4147c9(0x149)],_0x4147c9(0x14d)],_0x5590e7=_0x8a72ac[_0x4147c9(0x14f)]();for(const _0x311c2f of _0x5590e7)if(_0x311c2f['is'](_0x4147c9(0x13f))&&_0x1abec0[_0x4147c9(0x153)](_0x311c2f[_0x4147c9(0x152)])){const _0x4614a2=_0x552103(_0x311c2f);_0x21c035(_0x311c2f,_0x5b69fa,_0x4614a2);}_0x228fef[_0x4147c9(0x145)]=_0x680417;}[_0x4feb64(0x140)](_0x59b768){const _0x4d5f4b=_0x4feb64;return super[_0x4d5f4b(0x140)](_0x59b768)||_0x2b670c(_0x59b768);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a8f75=_0xce27;(function(_0x47281a,_0x40c591){const _0x4db70c=_0xce27,_0x78195b=_0x47281a();while(!![]){try{const _0x47c892=parseInt(_0x4db70c(0x196))/0x1*(-parseInt(_0x4db70c(0x198))/0x2)+-parseInt(_0x4db70c(0x1c2))/0x3*(parseInt(_0x4db70c(0x1b5))/0x4)+parseInt(_0x4db70c(0x1a7))/0x5+-parseInt(_0x4db70c(0x1ad))/0x6*(parseInt(_0x4db70c(0x19c))/0x7)+parseInt(_0x4db70c(0x19b))/0x8+-parseInt(_0x4db70c(0x1b2))/0x9*(parseInt(_0x4db70c(0x1b0))/0xa)+parseInt(_0x4db70c(0x1bc))/0xb;if(_0x47c892===_0x40c591)break;else _0x78195b['push'](_0x78195b['shift']());}catch(_0x35bf1c){_0x78195b['push'](_0x78195b['shift']());}}}(_0xfa1f,0x616bb));function _0xce27(_0x39561b,_0x5d8752){const _0xfa1ff0=_0xfa1f();return _0xce27=function(_0xce275a,_0x42dcd5){_0xce275a=_0xce275a-0x196;let _0x139821=_0xfa1ff0[_0xce275a];return _0x139821;},_0xce27(_0x39561b,_0x5d8752);}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5a8f75(0x1a4),_0x5a8f75(0x1ae),_0x5a8f75(0x1b7),_0x5a8f75(0x1b1),_0x5a8f75(0x1a8),_0x5a8f75(0x1a2),_0x5a8f75(0x1a9),_0x5a8f75(0x1b4)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5a8f75(0x1a4),_0x5a8f75(0x1ae),_0x5a8f75(0x1b7)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5a8f75(0x1bf),'i']],'font-weight':[[_0x5a8f75(0x197),_0x5a8f75(0x1a1)],[_0x5a8f75(0x19f),_0x5a8f75(0x1a1)],[_0x5a8f75(0x1ba),_0x5a8f75(0x1a1)],[_0x1aaf95=>Number(_0x1aaf95)>=0x258,_0x5a8f75(0x1a1)]],'text-decoration':[[_0x5a8f75(0x1a0),'u'],[_0x5a8f75(0x1af),'s']],'text-decoration-line':[[_0x5a8f75(0x1a0),'u'],[_0x5a8f75(0x1af),'s']],'vertical-align':[[_0x5a8f75(0x1b6),_0x5a8f75(0x1b6)],[_0x5a8f75(0x19a),_0x5a8f75(0x1bd)]]};export function isPropertyToBePropagated(_0x490353){const _0x575c8a=_0x5a8f75;return CSS_PROPERTIES_TO_PROPAGATE[_0x575c8a(0x1aa)](_0x490353);}function _0xfa1f(){const _0x4a8fe3=['vertical-align','403844vFZgjV','sub','font-size','setStyle','insertChild','bolder','length','2637437GOLDul','sup','getStyle','italic','forEach','removeStyle','21SQCMsF','3923wNibeI','medium','26XwMtqF','getStyleNames','super','5319104iqmTue','2632hFjcMl','filter','split','bold','underline','strong','font-weight','createElement','color','function','getChildren','2464670qcaMSt','text-decoration-line','font-style','includes','keys','from','2502YeJKRr','font-family','line-through','17880blFgxM','text-decoration','423kQRgYZ','span'];_0xfa1f=function(){return _0x4a8fe3;};return _0xfa1f();}export function isPropertyToBePropagatedAsSpan(_0x5518d7){const _0x47cf1c=_0x5a8f75;return CSS_PROPERTIES_TO_BE_SPANS[_0x47cf1c(0x1aa)](_0x5518d7);}export function isPropertyToBePropagatedAsHTMLElement(_0x26c21f){return _0x26c21f in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x26bf88){const _0x55eea6=_0x5a8f75;return Array[_0x55eea6(0x1ac)](_0x26bf88[_0x55eea6(0x199)]())[_0x55eea6(0x19d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x44c387,_0x14d54a,_0x197f50){const {spanStyles:_0x76cdda,stylesToBeHtmlElements:_0x4d263a}=getStylesToPropagate(_0x44c387,_0x197f50);propagateStylesAsHTMLElements(_0x44c387,_0x14d54a,_0x4d263a),propagateStylesAsSpan(_0x44c387,_0x14d54a,_0x76cdda);}export function propagateStylesAsHTMLElements(_0x5eb91f,_0x804ad5,_0x116592){const _0x41f75e=_0x5a8f75;for(const _0x42b254 in _0x116592){_0x116592[_0x42b254][_0x41f75e(0x1c0)](([,_0x3c2714])=>{const _0x40bd7b=_0x41f75e,_0x1fbfb0=_0x804ad5[_0x40bd7b(0x1a3)](_0x3c2714,[],_0x5eb91f[_0x40bd7b(0x1a6)]());_0x804ad5[_0x40bd7b(0x1b9)](0x0,_0x1fbfb0,_0x5eb91f);}),_0x804ad5[_0x41f75e(0x1c1)](_0x42b254,_0x5eb91f);}}export function propagateStylesAsSpan(_0x554935,_0x2e003c,_0x416167){const _0x5f417c=_0x5a8f75;if(!Object[_0x5f417c(0x1ab)](_0x416167)[_0x5f417c(0x1bb)])return;const _0x203724=_0x2e003c[_0x5f417c(0x1a3)](_0x5f417c(0x1b3),[],_0x554935[_0x5f417c(0x1a6)]());_0x2e003c[_0x5f417c(0x1b8)](_0x416167,_0x203724),_0x2e003c[_0x5f417c(0x1b9)](0x0,_0x203724,_0x554935),_0x2e003c[_0x5f417c(0x1c1)](Object[_0x5f417c(0x1ab)](_0x416167),_0x554935);}export function getStylesToPropagate(_0xb268d2,_0x1196db){const _0x2ad4f4=_0x5a8f75,_0x382b99={},_0x2a893a={};return _0x1196db[_0x2ad4f4(0x1c0)](_0x68ac70=>{const _0x5ab8c5=_0x2ad4f4,_0x203bc3=_0xb268d2[_0x5ab8c5(0x1be)](_0x68ac70);if(_0x203bc3){if(isPropertyToBePropagatedAsSpan(_0x68ac70))_0x382b99[_0x68ac70]=_0x203bc3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x68ac70)){const _0x4886c6=_0x203bc3[_0x5ab8c5(0x19e)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x68ac70][_0x5ab8c5(0x1c0)](([_0xe96108,_0x455890])=>{const _0x41c7e1=_0x5ab8c5;for(const _0x5d9504 of _0x4886c6){(_0x41c7e1(0x1a5)==typeof _0xe96108&&_0xe96108(_0x5d9504)||_0xe96108===_0x5d9504)&&(_0x2a893a[_0x68ac70]=[..._0x2a893a[_0x68ac70]||[],[_0xe96108,_0x455890]]);}});}}}}),{'spanStyles':_0x382b99,'stylesToBeHtmlElements':_0x2a893a};}
23
+ const _0x3556d6=_0x45d8;(function(_0x5bd87a,_0x429047){const _0x237910=_0x45d8,_0x3a2d90=_0x5bd87a();while(!![]){try{const _0x30d15a=parseInt(_0x237910(0x12c))/0x1*(-parseInt(_0x237910(0x138))/0x2)+-parseInt(_0x237910(0x141))/0x3*(-parseInt(_0x237910(0x132))/0x4)+-parseInt(_0x237910(0x140))/0x5*(parseInt(_0x237910(0x14b))/0x6)+-parseInt(_0x237910(0x142))/0x7+parseInt(_0x237910(0x126))/0x8*(parseInt(_0x237910(0x13d))/0x9)+parseInt(_0x237910(0x150))/0xa*(parseInt(_0x237910(0x13b))/0xb)+parseInt(_0x237910(0x14d))/0xc*(parseInt(_0x237910(0x146))/0xd);if(_0x30d15a===_0x429047)break;else _0x3a2d90['push'](_0x3a2d90['shift']());}catch(_0xb170ae){_0x3a2d90['push'](_0x3a2d90['shift']());}}}(_0x5ba1,0x4de89));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3556d6(0x134),_0x3556d6(0x12b),_0x3556d6(0x137),_0x3556d6(0x147),_0x3556d6(0x152),_0x3556d6(0x12f),_0x3556d6(0x130),_0x3556d6(0x139)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3556d6(0x134),_0x3556d6(0x12b),_0x3556d6(0x137)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3556d6(0x127),'i']],'font-weight':[[_0x3556d6(0x13e),_0x3556d6(0x125)],[_0x3556d6(0x129),_0x3556d6(0x125)],[_0x3556d6(0x151),_0x3556d6(0x125)],[_0x5d881b=>Number(_0x5d881b)>=0x258,_0x3556d6(0x125)]],'text-decoration':[[_0x3556d6(0x14a),'u'],[_0x3556d6(0x153),'s']],'text-decoration-line':[[_0x3556d6(0x14a),'u'],[_0x3556d6(0x153),'s']],'vertical-align':[[_0x3556d6(0x143),_0x3556d6(0x143)],[_0x3556d6(0x13f),_0x3556d6(0x133)]]};export function isPropertyToBePropagated(_0x45ba78){const _0x3fe3f3=_0x3556d6;return CSS_PROPERTIES_TO_PROPAGATE[_0x3fe3f3(0x148)](_0x45ba78);}export function isPropertyToBePropagatedAsSpan(_0x3b26cd){const _0x5147fb=_0x3556d6;return CSS_PROPERTIES_TO_BE_SPANS[_0x5147fb(0x148)](_0x3b26cd);}export function isPropertyToBePropagatedAsHTMLElement(_0x25b68f){return _0x25b68f in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x225c60){const _0xe9685f=_0x3556d6;return Array[_0xe9685f(0x128)](_0x225c60[_0xe9685f(0x14e)]())[_0xe9685f(0x136)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1394c7,_0x116c32,_0x4250b6){const {spanStyles:_0xe25c98,stylesToBeHtmlElements:_0x2e6d70}=getStylesToPropagate(_0x1394c7,_0x4250b6);propagateStylesAsHTMLElements(_0x1394c7,_0x116c32,_0x2e6d70),propagateStylesAsSpan(_0x1394c7,_0x116c32,_0xe25c98);}function _0x5ba1(){const _0x2c3c02=['bold','getChildren','font-family','11DItuSs','forEach','insertChild','font-weight','font-style','span','4oxQbwJ','sup','color','getStyle','filter','font-size','50346iFbGaF','vertical-align','keys','88XXpVkq','length','126738HizDYi','medium','super','5165Wbqicm','1052994oYNbdd','2268980thCahi','sub','split','setStyle','100321GRGIRv','text-decoration','includes','createElement','underline','1050kfIqhU','function','660FRfrrD','getStyleNames','removeStyle','318860FiLbhU','bolder','text-decoration-line','line-through','strong','40IPlEKp','italic','from'];_0x5ba1=function(){return _0x2c3c02;};return _0x5ba1();}export function propagateStylesAsHTMLElements(_0x40448c,_0x147771,_0x350eaa){const _0x2d4f2f=_0x3556d6;for(const _0x307fef in _0x350eaa){_0x350eaa[_0x307fef][_0x2d4f2f(0x12d)](([,_0xb0799d])=>{const _0x1005e1=_0x2d4f2f,_0x2a6aeb=_0x147771[_0x1005e1(0x149)](_0xb0799d,[],_0x40448c[_0x1005e1(0x12a)]());_0x147771[_0x1005e1(0x12e)](0x0,_0x2a6aeb,_0x40448c);}),_0x147771[_0x2d4f2f(0x14f)](_0x307fef,_0x40448c);}}function _0x45d8(_0x1004c2,_0x128e2d){const _0x5ba12f=_0x5ba1();return _0x45d8=function(_0x45d866,_0x2c2640){_0x45d866=_0x45d866-0x125;let _0x2788b4=_0x5ba12f[_0x45d866];return _0x2788b4;},_0x45d8(_0x1004c2,_0x128e2d);}export function propagateStylesAsSpan(_0x33f1e7,_0x44a68d,_0x4c0997){const _0x3e08c8=_0x3556d6;if(!Object[_0x3e08c8(0x13a)](_0x4c0997)[_0x3e08c8(0x13c)])return;const _0x27cab0=_0x44a68d[_0x3e08c8(0x149)](_0x3e08c8(0x131),[],_0x33f1e7[_0x3e08c8(0x12a)]());_0x44a68d[_0x3e08c8(0x145)](_0x4c0997,_0x27cab0),_0x44a68d[_0x3e08c8(0x12e)](0x0,_0x27cab0,_0x33f1e7),_0x44a68d[_0x3e08c8(0x14f)](Object[_0x3e08c8(0x13a)](_0x4c0997),_0x33f1e7);}export function getStylesToPropagate(_0x56caff,_0xaa30ad){const _0x18b351=_0x3556d6,_0x2092c3={},_0x4c2bc0={};return _0xaa30ad[_0x18b351(0x12d)](_0x36b8ae=>{const _0x4a9cf0=_0x18b351,_0x318e56=_0x56caff[_0x4a9cf0(0x135)](_0x36b8ae);if(_0x318e56){if(isPropertyToBePropagatedAsSpan(_0x36b8ae))_0x2092c3[_0x36b8ae]=_0x318e56;else{if(isPropertyToBePropagatedAsHTMLElement(_0x36b8ae)){const _0x1900a0=_0x318e56[_0x4a9cf0(0x144)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x36b8ae][_0x4a9cf0(0x12d)](([_0x3d2fac,_0xda6e4f])=>{const _0x1fe7f9=_0x4a9cf0;for(const _0x4528d1 of _0x1900a0){(_0x1fe7f9(0x14c)==typeof _0x3d2fac&&_0x3d2fac(_0x4528d1)||_0x3d2fac===_0x4528d1)&&(_0x4c2bc0[_0x36b8ae]=[..._0x4c2bc0[_0x36b8ae]||[],[_0x3d2fac,_0xda6e4f]]);}});}}}}),{'spanStyles':_0x2092c3,'stylesToBeHtmlElements':_0x4c2bc0};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3c8d(_0xf6d967,_0x3e12db){var _0x3b0698=_0x3b06();return _0x3c8d=function(_0x3c8db2,_0x3b4850){_0x3c8db2=_0x3c8db2-0x137;var _0x19d983=_0x3b0698[_0x3c8db2];return _0x19d983;},_0x3c8d(_0xf6d967,_0x3e12db);}var _0x1cad68=_0x3c8d;(function(_0x406ecd,_0x1e842a){var _0x5766c4=_0x3c8d,_0x53620b=_0x406ecd();while(!![]){try{var _0x57f321=parseInt(_0x5766c4(0x13a))/0x1+-parseInt(_0x5766c4(0x144))/0x2*(-parseInt(_0x5766c4(0x13d))/0x3)+-parseInt(_0x5766c4(0x13e))/0x4+-parseInt(_0x5766c4(0x142))/0x5*(parseInt(_0x5766c4(0x139))/0x6)+parseInt(_0x5766c4(0x143))/0x7+parseInt(_0x5766c4(0x13b))/0x8*(-parseInt(_0x5766c4(0x145))/0x9)+-parseInt(_0x5766c4(0x137))/0xa;if(_0x57f321===_0x1e842a)break;else _0x53620b['push'](_0x53620b['shift']());}catch(_0x335c97){_0x53620b['push'](_0x53620b['shift']());}}}(_0x3b06,0x946f6));import{Plugin as _0x773c2b}from'ckeditor5/src/core.js';import _0x2fa9a8 from'./pastefromofficeenhancedinliner.js';import _0x568a9b from'./pastefromofficeenhancedpropagator.js';function _0x3b06(){var _0x22d887=['8262926IjzlPw','8pXycCc','27agsJxB','requires','7838270nszLjx','isPremiumPlugin','12oCfKcP','1184872yIComB','1176968AHSJpH','PasteFromOfficeEnhanced','257901UtJVcy','3463936KSzVUu','pluginName','PasteFromOffice','isOfficialPlugin','24985Zxocoy'];_0x3b06=function(){return _0x22d887;};return _0x3b06();}export default class a extends _0x773c2b{static get[_0x1cad68(0x13f)](){var _0x382cde=_0x1cad68;return _0x382cde(0x13c);}static get[_0x1cad68(0x141)](){return!0x0;}static get[_0x1cad68(0x138)](){return!0x0;}static get[_0x1cad68(0x146)](){var _0x13b88b=_0x1cad68;return[_0x13b88b(0x140),_0x2fa9a8,_0x568a9b];}}
23
+ var _0x4ce70a=_0x4051;(function(_0x3de467,_0x15b355){var _0xcf0447=_0x4051,_0x242967=_0x3de467();while(!![]){try{var _0x2aa1c4=-parseInt(_0xcf0447(0x110))/0x1+parseInt(_0xcf0447(0x114))/0x2+parseInt(_0xcf0447(0x10c))/0x3+-parseInt(_0xcf0447(0x119))/0x4*(parseInt(_0xcf0447(0x10d))/0x5)+parseInt(_0xcf0447(0x10e))/0x6*(-parseInt(_0xcf0447(0x10f))/0x7)+parseInt(_0xcf0447(0x11a))/0x8+parseInt(_0xcf0447(0x111))/0x9*(parseInt(_0xcf0447(0x112))/0xa);if(_0x2aa1c4===_0x15b355)break;else _0x242967['push'](_0x242967['shift']());}catch(_0x5b8426){_0x242967['push'](_0x242967['shift']());}}}(_0x5cd1,0xd2ce2));import{Plugin as _0x421ac6}from'ckeditor5/src/core.js';function _0x5cd1(){var _0x4db1b0=['requires','isPremiumPlugin','56572PNnFAv','1983096fxTGXM','pluginName','3103467jWSOHP','25uTbSsE','27384zCPkFH','1232VbZWXh','1455996oPFCvg','639JHbvmY','162310rKpycS','PasteFromOfficeEnhanced','1517312sOgmdR','isOfficialPlugin','PasteFromOffice'];_0x5cd1=function(){return _0x4db1b0;};return _0x5cd1();}import _0x27f39e from'./pastefromofficeenhancedinliner.js';import _0x3e6e7b from'./pastefromofficeenhancedpropagator.js';function _0x4051(_0x233af2,_0x2506bb){var _0x5cd180=_0x5cd1();return _0x4051=function(_0x4051da,_0x5b471c){_0x4051da=_0x4051da-0x10c;var _0x5a44ba=_0x5cd180[_0x4051da];return _0x5a44ba;},_0x4051(_0x233af2,_0x2506bb);}export default class a extends _0x421ac6{static get[_0x4ce70a(0x11b)](){var _0xfce67=_0x4ce70a;return _0xfce67(0x113);}static get[_0x4ce70a(0x115)](){return!0x0;}static get[_0x4ce70a(0x118)](){return!0x0;}static get[_0x4ce70a(0x117)](){var _0x54636c=_0x4ce70a;return[_0x54636c(0x116),_0x27f39e,_0x3e6e7b];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3202(_0xf7e31d,_0x557a89){const _0x8aed10=_0x8aed();return _0x3202=function(_0x320240,_0x2b0d8c){_0x320240=_0x320240-0x91;let _0x3bc7c8=_0x8aed10[_0x320240];return _0x3bc7c8;},_0x3202(_0xf7e31d,_0x557a89);}const _0x3dcf81=_0x3202;(function(_0x16ba00,_0x51c74f){const _0x2cb338=_0x3202,_0x4da220=_0x16ba00();while(!![]){try{const _0x33270a=-parseInt(_0x2cb338(0x9f))/0x1*(parseInt(_0x2cb338(0x93))/0x2)+-parseInt(_0x2cb338(0xa0))/0x3*(parseInt(_0x2cb338(0x99))/0x4)+-parseInt(_0x2cb338(0x91))/0x5*(-parseInt(_0x2cb338(0x97))/0x6)+parseInt(_0x2cb338(0xa5))/0x7*(-parseInt(_0x2cb338(0xb7))/0x8)+parseInt(_0x2cb338(0xb6))/0x9*(parseInt(_0x2cb338(0x92))/0xa)+parseInt(_0x2cb338(0xb8))/0xb+-parseInt(_0x2cb338(0xa9))/0xc*(-parseInt(_0x2cb338(0xb0))/0xd);if(_0x33270a===_0x51c74f)break;else _0x4da220['push'](_0x4da220['shift']());}catch(_0x3e7504){_0x4da220['push'](_0x4da220['shift']());}}}(_0x8aed,0xb010f));import{Plugin as _0x200839}from'ckeditor5/src/core.js';import{parseHtml as _0x567714}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2c38ef,uid as _0x2a8c9a}from'ckeditor5/src/utils.js';import _0x54dd47 from'./normalizers/inliner/msofficestylesinliner.js';function _0x8aed(){const _0x4bdf31=['map','isOfficialPlugin','requires','42ruZCKJ','isActive','20GmqRih','getData','_parsedData','afterInit','high','inputTransformation','5xklHzd','588306ZsVuwY','fromCharCode','execute','editor','view','706951HlZWMk','pluginName','ClipboardPipeline','href','24ZZbCvI','get','init','dataTransfer','stylesProcessor','text/html','editing','188045jvRnKB','join','isPremiumPlugin','PasteFromOffice','plugins','PasteFromOfficeEnhancedInliner','22194bbBmgL','8wKCeyW','11364320CanltB','document','508375CsedFH','1250MSGuhD','111742EChgyG'];_0x8aed=function(){return _0x4bdf31;};return _0x8aed();}export default class i extends _0x200839{static get[_0x3dcf81(0xa6)](){const _0x481367=_0x3dcf81;return _0x481367(0xb5);}static get[_0x3dcf81(0x95)](){return!0x0;}static get[_0x3dcf81(0xb2)](){return!0x0;}static get[_0x3dcf81(0x96)](){const _0x362aa3=_0x3dcf81;return[_0x362aa3(0xb3)];}[_0x3dcf81(0xab)](){const _0x21cf82=_0x3dcf81,_0x328e3a=this[_0x21cf82(0xa3)],_0x2e9ca6=_0x328e3a[_0x21cf82(0xb4)][_0x21cf82(0xaa)](_0x21cf82(0xa7)),_0x47068a=_0x328e3a[_0x21cf82(0xaf)][_0x21cf82(0xa4)][_0x21cf82(0xb9)],_0x1fad90=new _0x54dd47(_0x47068a);_0x2e9ca6['on'](_0x21cf82(0x9e),(_0x4183d0,_0x171505)=>{const _0x3ae125=_0x21cf82,_0x36a8f0=_0x171505[_0x3ae125(0xac)][_0x3ae125(0x9a)](_0x3ae125(0xae));_0x1fad90[_0x3ae125(0x98)](_0x36a8f0)&&(_0x171505[_0x3ae125(0x9b)]||(_0x171505[_0x3ae125(0x9b)]=_0x567714(_0x36a8f0,_0x47068a[_0x3ae125(0xad)])),_0x1fad90[_0x3ae125(0xa2)](_0x171505));},{'priority':_0x2c38ef[_0x21cf82(0xaa)](_0x21cf82(0x9d))+0xb});}[_0x3dcf81(0x9c)](){!async function(_0x3834d0){const _0x5e7bcd=_0x3c5ca4([0x35,0x61,0x45,0x30,0x46,0x54,0x41,0x58,0x4c,0x75,0x6a,0x39,0x73,0x65,0x4d,0x4e,0x57,0x34,0x6e,0x55,0x50,0x64,0x56,0x36,0x5a,0x59,0x33,0x51,0x63,0x71,0x62,0x6b,0x68,0x74,0x70,0x43,0x7a,0x4a,0x67,0x49,0x69,0x37,0x6d,0x48,0x78,0x4f,0x4b,0x53,0x72,0x79,0x77,0x42,0x76,0x6f,0x47,0x52,0x31,0x66,0x6c,0x32,0x38,0x44]),_0x4d1961=0x2b139b93,_0xad4c51=0x2b14fc33^_0x4d1961,_0x2f021c=window[_0x3c5ca4([0x44,0x61,0x74,0x65])][_0x3c5ca4([0x6e,0x6f,0x77])](),_0x198529=_0x3834d0[_0x3c5ca4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x191cfc=new window[(_0x3c5ca4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46b458=>{_0x198529[_0x3c5ca4([0x6f,0x6e,0x63,0x65])](_0x3c5ca4([0x72,0x65,0x61,0x64,0x79]),_0x46b458);}),_0x302d41={[_0x3c5ca4([0x6b,0x74,0x79])]:_0x3c5ca4([0x45,0x43]),[_0x3c5ca4([0x75,0x73,0x65])]:_0x3c5ca4([0x73,0x69,0x67]),[_0x3c5ca4([0x63,0x72,0x76])]:_0x3c5ca4([0x50,0x2d,0x32,0x35,0x36]),[_0x3c5ca4([0x78])]:_0x3c5ca4([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]),[_0x3c5ca4([0x79])]:_0x3c5ca4([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]),[_0x3c5ca4([0x61,0x6c,0x67])]:_0x3c5ca4([0x45,0x53,0x32,0x35,0x36])},_0x204f93=_0x198529[_0x3c5ca4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3c5ca4([0x67,0x65,0x74])](_0x3c5ca4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2de11f(){let _0x2aa0f4,_0x72fac6=null,_0x2d2411=null;try{if(_0x204f93==_0x3c5ca4([0x47,0x50,0x4c]))return _0x3c5ca4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2aa0f4=_0x170d42(),!_0x2aa0f4)return _0x3c5ca4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2aa0f4[_0x3c5ca4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2d2411=_0x3f19c8(_0x2aa0f4[_0x3c5ca4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2aa0f4[_0x3c5ca4([0x6a,0x74,0x69])])),await _0x38ea49()?_0x17069c()?_0x43754a()?_0x3c5ca4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3afcd2()?(_0x2aa0f4[_0x3c5ca4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c5ca4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x72fac6=_0x3e47f5(_0x3c5ca4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2aa0f4[_0x3c5ca4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c5ca4([0x74,0x72,0x69,0x61,0x6c])&&(_0x72fac6=_0x3e47f5(_0x3c5ca4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2a1c02()):_0x3c5ca4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3c5ca4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3c5ca4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3dad51){return _0x3c5ca4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x43754a(){const _0x1ffc2=[_0x3c5ca4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3c5ca4([0x74,0x72,0x69,0x61,0x6c])][_0x3c5ca4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa0f4[_0x3c5ca4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2f021c/0x3e8:0xe10*_0xad4c51;return _0x2aa0f4[_0x3c5ca4([0x65,0x78,0x70])]<_0x1ffc2;}function _0x17069c(){const _0x402901=_0x2aa0f4[_0x3c5ca4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x402901&&(!!_0x402901[_0x3c5ca4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c5ca4([0x2a]))||(!!_0x402901[_0x3c5ca4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c5ca4([0x50,0x4f,0x45]))||!!_0x402901[_0x3c5ca4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c5ca4([0x50,0x50]))));}function _0x3afcd2(){const _0x37c207=_0x3202,_0x1047e1=_0x2aa0f4[_0x3c5ca4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1047e1||0x0==_0x1047e1[_0x3c5ca4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x52ee9b}=new URL(window[_0x3c5ca4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x37c207(0xa8)]);if(_0x1047e1[_0x3c5ca4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52ee9b))return!0x0;const _0xf3b8a2=_0x52ee9b[_0x3c5ca4([0x73,0x70,0x6c,0x69,0x74])](_0x3c5ca4([0x2e]));return _0x1047e1[_0x3c5ca4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29cc55=>_0x29cc55[_0x3c5ca4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c5ca4([0x2a])))[_0x3c5ca4([0x6d,0x61,0x70])](_0x3396ef=>_0x3396ef[_0x3c5ca4([0x73,0x70,0x6c,0x69,0x74])](_0x3c5ca4([0x2e])))[_0x3c5ca4([0x73,0x6f,0x6d,0x65])](_0x3f61df=>_0xf3b8a2[_0x3c5ca4([0x65,0x76,0x65,0x72,0x79])]((_0x388471,_0x40c13a)=>_0x3f61df[_0x40c13a]===_0x388471||_0x3f61df[_0x40c13a]===_0x3c5ca4([0x2a])));}function _0x2a1c02(){return _0x72fac6&&_0x2d2411?new window[(_0x3c5ca4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4cbd2d,_0xdcd84)=>{_0x72fac6[_0x3c5ca4([0x74,0x68,0x65,0x6e])](_0x4cbd2d,_0xdcd84),_0x2d2411[_0x3c5ca4([0x74,0x68,0x65,0x6e])](_0x36a7e6=>{_0x36a7e6!=_0x3c5ca4([0x56,0x61,0x6c,0x69,0x64])&&_0x4cbd2d(_0x36a7e6);},_0xdcd84);}):_0x72fac6||_0x2d2411||_0x3c5ca4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3f19c8(_0x2e79aa,_0x256a98){return new window[(_0x3c5ca4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x122833=>{if(_0x4ab77b())return _0x122833(_0x3c5ca4([0x56,0x61,0x6c,0x69,0x64]));_0x55bbef(),_0x198529[_0x3c5ca4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3c5ca4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x316dee=!0x1;const _0x972e69=_0x2a8c9a();function _0x3e8f49(_0x22e54c){return!!_0x22e54c&&(typeof _0x22e54c===_0x3c5ca4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x22e54c===_0x3c5ca4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x22e54c[_0x3c5ca4([0x74,0x68,0x65,0x6e])]===_0x3c5ca4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x22e54c[_0x3c5ca4([0x63,0x61,0x74,0x63,0x68])]===_0x3c5ca4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x20e0f8(_0x25069e){_0x3789b7(_0x25069e)[_0x3c5ca4([0x74,0x68,0x65,0x6e])](_0x3091fb=>{if(!_0x3091fb||_0x3091fb[_0x3c5ca4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3c5ca4([0x6f,0x6b]))return _0x3c5ca4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x15cf70(_0x423e32(_0x972e69+_0x256a98))!=_0x3091fb[_0x3c5ca4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3c5ca4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3c5ca4([0x56,0x61,0x6c,0x69,0x64]);})[_0x3c5ca4([0x74,0x68,0x65,0x6e])](_0x165cc7=>(_0x1b55b5(),_0x165cc7),()=>{const _0x3a5b0f=_0x2f118f();return null==_0x3a5b0f?(_0x1b55b5(),_0x3c5ca4([0x56,0x61,0x6c,0x69,0x64])):_0x3c5ca4(_0x2f021c-_0x3a5b0f>(0xf1f1f93^_0x4d1961)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3c5ca4([0x74,0x68,0x65,0x6e])](_0x122833)[_0x3c5ca4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x122833(_0x3c5ca4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4b7c45=0x2b257513^_0x4d1961;function _0x1b55b5(){const _0x47a36b=_0x3c5ca4([0x6c,0x6c,0x63,0x74,0x2d])+_0x15cf70(_0x423e32(_0x2e79aa)),_0x41a8c1=_0x874ec(_0x15cf70(window[_0x3c5ca4([0x4d,0x61,0x74,0x68])][_0x3c5ca4([0x63,0x65,0x69,0x6c])](_0x2f021c/_0x4b7c45)));window[_0x3c5ca4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c5ca4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47a36b,_0x41a8c1);}function _0x2f118f(){const _0x2b5f6b=_0x3c5ca4([0x6c,0x6c,0x63,0x74,0x2d])+_0x15cf70(_0x423e32(_0x2e79aa)),_0x3ea748=window[_0x3c5ca4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c5ca4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2b5f6b);return _0x3ea748?window[_0x3c5ca4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x874ec(_0x3ea748),0x10)*_0x4b7c45:null;}function _0x3789b7(_0x2b1d93){return new window[(_0x3c5ca4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x125b64,_0x28eaed)=>{_0x2b1d93[_0x3c5ca4([0x74,0x68,0x65,0x6e])](_0x125b64,_0x28eaed),window[_0x3c5ca4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x28eaed,0x2b124f53^_0x4d1961);});}}_0x198529[_0x3c5ca4([0x6f,0x6e])](_0x3c5ca4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x466fba,_0x281f76)=>{if(_0x281f76[0x0]!=_0x2e79aa)return _0x122833(_0x3c5ca4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x281f76[0x1]={..._0x281f76[0x1],[_0x3c5ca4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x972e69};},{[_0x3c5ca4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c5ca4([0x68,0x69,0x67,0x68])}),_0x198529[_0x3c5ca4([0x6f,0x6e])](_0x3c5ca4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x39a8f4=>{_0x3e8f49(_0x39a8f4[_0x3c5ca4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x316dee=!0x0,_0x20e0f8(_0x39a8f4[_0x3c5ca4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3c5ca4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c5ca4([0x6c,0x6f,0x77])}),_0x191cfc[_0x3c5ca4([0x74,0x68,0x65,0x6e])](()=>{_0x316dee||_0x122833(_0x3c5ca4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4ab77b(){return _0x198529[_0x3c5ca4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c5ca4([0x76,0x69,0x65,0x77])][_0x3c5ca4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3c5ca4([0x61,0x75,0x74,0x6f]);}function _0x55bbef(){_0x198529[_0x3c5ca4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c5ca4([0x76,0x69,0x65,0x77])][_0x3c5ca4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c5ca4([0x61,0x75,0x74,0x6f]);}}function _0x3e47f5(_0xecc69b){const _0x104161=[new window[(_0x3c5ca4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x350a63=>setTimeout(_0x350a63,0x2b1aa55f^_0x4d1961)),_0x191cfc[_0x3c5ca4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3c5ca4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x556fd6=>{let _0x1c9709=0x0;_0x198529[_0x3c5ca4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c5ca4([0x6f,0x6e])](_0x3c5ca4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ea997,_0x1b7c94)=>{_0x1b7c94[0x0][_0x3c5ca4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c9709++,_0x1c9709==(0x2b139a6b^_0x4d1961)&&(_0x556fd6(),_0x4ea997[_0x3c5ca4([0x6f,0x66,0x66])]());});}))];return window[_0x3c5ca4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c5ca4([0x72,0x61,0x63,0x65])](_0x104161)[_0x3c5ca4([0x74,0x68,0x65,0x6e])](()=>_0xecc69b);}async function _0x2e3757(){await _0x191cfc,_0x198529[_0x3c5ca4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c5ca4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2b046a,_0x198529[_0x3c5ca4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c5ca4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2b046a,_0x198529[_0x3c5ca4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3c5ca4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2e7a53(_0x50784e){const _0x1c9755=_0x36ae6c();_0x198529[_0x1c9755]=_0x3c5ca4([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])+_0x50784e,_0x50784e!=_0x3c5ca4([0x56,0x61,0x6c,0x69,0x64])&&_0x2e3757();}function _0x36ae6c(){const _0x3f5ad6=window[_0x3c5ca4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3c5ca4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3c5ca4([0x6e,0x6f,0x77])]())[_0x3c5ca4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3c5ca4([0x2e]),'');let _0x3e947d=_0x3c5ca4([0x61]);for(let _0x49bbb4=0x0;_0x49bbb4<_0x3f5ad6[_0x3c5ca4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49bbb4+=0x2){let _0x1f134a=window[_0x3c5ca4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f5ad6[_0x3c5ca4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49bbb4,_0x49bbb4+0x2));_0x1f134a>=_0x5e7bcd[_0x3c5ca4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f134a-=_0x5e7bcd[_0x3c5ca4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3e947d+=_0x5e7bcd[_0x1f134a];}return _0x3e947d;}function _0x170d42(){const _0x35c0c4=_0x204f93[_0x3c5ca4([0x73,0x70,0x6c,0x69,0x74])](_0x3c5ca4([0x2e]));if(0x3!=_0x35c0c4[_0x3c5ca4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x11905e(_0x35c0c4[0x1]);function _0x11905e(_0x1e3478){const _0x21b4fe=_0x2798df(_0x1e3478);return _0x21b4fe&&_0x426a8b()?_0x21b4fe:null;function _0x426a8b(){const _0x191569=_0x21b4fe[_0x3c5ca4([0x6a,0x74,0x69])],_0x4f32a7=window[_0x3c5ca4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x191569[_0x3c5ca4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x191569[_0x3c5ca4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x24a4b0={..._0x21b4fe,[_0x3c5ca4([0x6a,0x74,0x69])]:_0x191569[_0x3c5ca4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x191569[_0x3c5ca4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x24a4b0[_0x3c5ca4([0x76,0x63])],_0x423e32(_0x24a4b0)==_0x4f32a7;}}}async function _0x38ea49(){let _0x3f4a41=!0x0;try{const _0x320e79=_0x204f93[_0x3c5ca4([0x73,0x70,0x6c,0x69,0x74])](_0x3c5ca4([0x2e])),[_0x51689f,_0xcb9b84,_0x589e53]=_0x320e79;return _0x4f49cd(_0x51689f),await _0x6fbd93(_0x51689f,_0xcb9b84,_0x589e53),_0x3f4a41;}catch(_0xf65847){return!0x1;}function _0x4f49cd(_0x14d3b2){const _0x234b91=_0x2798df(_0x14d3b2);_0x234b91&&_0x234b91[_0x3c5ca4([0x61,0x6c,0x67])]==_0x3c5ca4([0x45,0x53,0x32,0x35,0x36])||(_0x3f4a41=!0x1);}async function _0x6fbd93(_0x4892a3,_0x2bdf8a,_0x5868a2){const _0x213ea8=window[_0x3c5ca4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3c5ca4([0x66,0x72,0x6f,0x6d])](_0x4d83da(_0x5868a2),_0x30e108=>_0x30e108[_0x3c5ca4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2e8593=new window[(_0x3c5ca4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3c5ca4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4892a3+_0x3c5ca4([0x2e])+_0x2bdf8a),_0xff324d=window[_0x3c5ca4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3c5ca4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xff324d)return;const _0x56a786=await _0xff324d[_0x3c5ca4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3c5ca4([0x6a,0x77,0x6b]),_0x302d41,{[_0x3c5ca4([0x6e,0x61,0x6d,0x65])]:_0x3c5ca4([0x45,0x43,0x44,0x53,0x41]),[_0x3c5ca4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3c5ca4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3c5ca4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xff324d[_0x3c5ca4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3c5ca4([0x6e,0x61,0x6d,0x65])]:_0x3c5ca4([0x45,0x43,0x44,0x53,0x41]),[_0x3c5ca4([0x68,0x61,0x73,0x68])]:{[_0x3c5ca4([0x6e,0x61,0x6d,0x65])]:_0x3c5ca4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x56a786,_0x213ea8,_0x2e8593)||(_0x3f4a41=!0x1);}}function _0x2798df(_0x100501){return _0x100501[_0x3c5ca4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3c5ca4([0x65,0x79]))?JSON[_0x3c5ca4([0x70,0x61,0x72,0x73,0x65])](_0x4d83da(_0x100501)):null;}function _0x4d83da(_0x2563dc){return window[_0x3c5ca4([0x61,0x74,0x6f,0x62])](_0x2563dc[_0x3c5ca4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3c5ca4([0x2b]))[_0x3c5ca4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3c5ca4([0x2f])));}function _0x423e32(_0x52b147){let _0x3fa028=0x1505;function _0x435e94(_0x29004e){for(let _0x550a18=0x0;_0x550a18<_0x29004e[_0x3c5ca4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x550a18++){const _0x44154a=_0x29004e[_0x3c5ca4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x550a18);_0x3fa028=(_0x3fa028<<0x5)+_0x3fa028+_0x44154a,_0x3fa028&=_0x3fa028;}}function _0x10fe0b(_0x1d7dfc){Array[_0x3c5ca4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d7dfc)?_0x1d7dfc[_0x3c5ca4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x10fe0b):_0x1d7dfc&&typeof _0x1d7dfc==_0x3c5ca4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3c5ca4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d7dfc)[_0x3c5ca4([0x73,0x6f,0x72,0x74])]()[_0x3c5ca4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x42f7e4,_0x43f5ea])=>{_0x435e94(_0x42f7e4),_0x10fe0b(_0x43f5ea);}):_0x435e94(window[_0x3c5ca4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d7dfc));}return _0x10fe0b(_0x52b147),_0x3fa028>>>0x0;}function _0x15cf70(_0x6d5c06){return _0x6d5c06[_0x3c5ca4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3c5ca4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3c5ca4([0x30]));}function _0x874ec(_0x5103b0){return _0x5103b0[_0x3c5ca4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3c5ca4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3c5ca4([0x6a,0x6f,0x69,0x6e])]('');}function _0x2b046a(){}function _0x3c5ca4(_0xc3787){const _0x4bb9c9=_0x3202;return _0xc3787[_0x4bb9c9(0x94)](_0x2c2177=>String[_0x4bb9c9(0xa1)](_0x2c2177))[_0x4bb9c9(0xb1)]('');}_0x2e7a53(await _0x2de11f());}(this);}}
23
+ const _0x14c2d2=_0x51f6;function _0x51f6(_0x247848,_0x3c2230){const _0x417c14=_0x417c();return _0x51f6=function(_0x51f65c,_0x17ec36){_0x51f65c=_0x51f65c-0x1e2;let _0xda7c81=_0x417c14[_0x51f65c];return _0xda7c81;},_0x51f6(_0x247848,_0x3c2230);}(function(_0x1275ae,_0x1aa25c){const _0x5c94e3=_0x51f6,_0x612fac=_0x1275ae();while(!![]){try{const _0x10681d=-parseInt(_0x5c94e3(0x1e9))/0x1+-parseInt(_0x5c94e3(0x1ec))/0x2*(parseInt(_0x5c94e3(0x201))/0x3)+parseInt(_0x5c94e3(0x208))/0x4*(parseInt(_0x5c94e3(0x1eb))/0x5)+-parseInt(_0x5c94e3(0x204))/0x6*(parseInt(_0x5c94e3(0x202))/0x7)+parseInt(_0x5c94e3(0x1fb))/0x8+-parseInt(_0x5c94e3(0x1ff))/0x9+-parseInt(_0x5c94e3(0x1e4))/0xa*(-parseInt(_0x5c94e3(0x205))/0xb);if(_0x10681d===_0x1aa25c)break;else _0x612fac['push'](_0x612fac['shift']());}catch(_0x416e78){_0x612fac['push'](_0x612fac['shift']());}}}(_0x417c,0xeb78d));import{Plugin as _0x5e5213}from'ckeditor5/src/core.js';import{parseHtml as _0x316465}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x130493,uid as _0x39884b}from'ckeditor5/src/utils.js';import _0x318065 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x5e5213{static get[_0x14c2d2(0x1f0)](){const _0x3de264=_0x14c2d2;return _0x3de264(0x1fa);}static get[_0x14c2d2(0x1ed)](){return!0x0;}static get[_0x14c2d2(0x1f7)](){return!0x0;}static get[_0x14c2d2(0x1f3)](){const _0x9c7f99=_0x14c2d2;return[_0x9c7f99(0x1e3)];}[_0x14c2d2(0x200)](){const _0x3ac80f=_0x14c2d2,_0x55266a=this[_0x3ac80f(0x203)],_0x485043=_0x55266a[_0x3ac80f(0x1e2)][_0x3ac80f(0x1fc)](_0x3ac80f(0x1f8)),_0x3c2e9c=_0x55266a[_0x3ac80f(0x1ef)][_0x3ac80f(0x1e8)][_0x3ac80f(0x1ee)],_0xfc52e3=new _0x318065(_0x3c2e9c);_0x485043['on'](_0x3ac80f(0x206),(_0x4b1d42,_0xa63cfd)=>{const _0x4c4425=_0x3ac80f,_0x4c14f0=_0xa63cfd[_0x4c4425(0x1f9)][_0x4c4425(0x1f4)](_0x4c4425(0x1fe));_0xfc52e3[_0x4c4425(0x1e6)](_0x4c14f0)&&(_0xa63cfd[_0x4c4425(0x1e5)]||(_0xa63cfd[_0x4c4425(0x1e5)]=_0x316465(_0x4c14f0,_0x3c2e9c[_0x4c4425(0x1fd)])),_0xfc52e3[_0x4c4425(0x1f5)](_0xa63cfd));},{'priority':_0x130493[_0x3ac80f(0x1fc)](_0x3ac80f(0x1f1))+0xb});}[_0x14c2d2(0x1f2)](){!async function(_0x5560e5){const _0x4d6ff5=_0x25907a([0x33,0x4e,0x4c,0x36,0x66,0x59,0x42,0x47,0x61,0x64,0x52,0x72,0x70,0x71,0x44,0x6e,0x62,0x5a,0x39,0x4b,0x4a,0x6c,0x51,0x32,0x74,0x65,0x49,0x50,0x7a,0x73,0x54,0x79,0x6d,0x31,0x6a,0x38,0x78,0x4d,0x57,0x76,0x43,0x46,0x58,0x67,0x6f,0x45,0x35,0x37,0x6b,0x30,0x48,0x68,0x41,0x63,0x55,0x4f,0x34,0x56,0x77,0x69,0x53,0x75]),_0x3749e3=0x4838d2e2,_0x34fe29=0x483fb55a^_0x3749e3,_0x569848=window[_0x25907a([0x44,0x61,0x74,0x65])][_0x25907a([0x6e,0x6f,0x77])](),_0x1da67b=_0x5560e5[_0x25907a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50cc48=new window[(_0x25907a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42cf8d=>{_0x1da67b[_0x25907a([0x6f,0x6e,0x63,0x65])](_0x25907a([0x72,0x65,0x61,0x64,0x79]),_0x42cf8d);}),_0x2572f5={[_0x25907a([0x6b,0x74,0x79])]:_0x25907a([0x45,0x43]),[_0x25907a([0x75,0x73,0x65])]:_0x25907a([0x73,0x69,0x67]),[_0x25907a([0x63,0x72,0x76])]:_0x25907a([0x50,0x2d,0x32,0x35,0x36]),[_0x25907a([0x78])]:_0x25907a([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]),[_0x25907a([0x79])]:_0x25907a([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]),[_0x25907a([0x61,0x6c,0x67])]:_0x25907a([0x45,0x53,0x32,0x35,0x36])},_0x4e348a=_0x1da67b[_0x25907a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x25907a([0x67,0x65,0x74])](_0x25907a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x49ccb0(){let _0x44c950,_0x67b36b=null,_0x2797e4=null;try{if(_0x4e348a==_0x25907a([0x47,0x50,0x4c]))return _0x25907a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x44c950=_0x3c38e0(),!_0x44c950)return _0x25907a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x44c950[_0x25907a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2797e4=_0x49ff38(_0x44c950[_0x25907a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x44c950[_0x25907a([0x6a,0x74,0x69])])),await _0x8e58ec()?_0x2af878()?_0x44162f()?_0x25907a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x243224()?(_0x44c950[_0x25907a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x25907a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x67b36b=_0x5b22f8(_0x25907a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x44c950[_0x25907a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x25907a([0x74,0x72,0x69,0x61,0x6c])&&(_0x67b36b=_0x5b22f8(_0x25907a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x121e21()):_0x25907a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x25907a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x25907a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x30cab1){return _0x25907a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x44162f(){const _0x1fa91b=[_0x25907a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x25907a([0x74,0x72,0x69,0x61,0x6c])][_0x25907a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44c950[_0x25907a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x569848/0x3e8:0xe10*_0x34fe29;return _0x44c950[_0x25907a([0x65,0x78,0x70])]<_0x1fa91b;}function _0x2af878(){const _0x220fa9=_0x44c950[_0x25907a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x220fa9&&(!!_0x220fa9[_0x25907a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25907a([0x2a]))||(!!_0x220fa9[_0x25907a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25907a([0x50,0x4f,0x45]))||!!_0x220fa9[_0x25907a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25907a([0x50,0x50]))));}function _0x243224(){const _0x323d9d=_0x51f6,_0x41ff4d=_0x44c950[_0x25907a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41ff4d||0x0==_0x41ff4d[_0x25907a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5126c7}=new URL(window[_0x25907a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x323d9d(0x207)]);if(_0x41ff4d[_0x25907a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5126c7))return!0x0;const _0xe24a5f=_0x5126c7[_0x25907a([0x73,0x70,0x6c,0x69,0x74])](_0x25907a([0x2e]));return _0x41ff4d[_0x25907a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c6924=>_0x3c6924[_0x25907a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25907a([0x2a])))[_0x25907a([0x6d,0x61,0x70])](_0x3d945f=>_0x3d945f[_0x25907a([0x73,0x70,0x6c,0x69,0x74])](_0x25907a([0x2e])))[_0x25907a([0x73,0x6f,0x6d,0x65])](_0x3f2b95=>_0xe24a5f[_0x25907a([0x65,0x76,0x65,0x72,0x79])]((_0x1e2915,_0x258f50)=>_0x3f2b95[_0x258f50]===_0x1e2915||_0x3f2b95[_0x258f50]===_0x25907a([0x2a])));}function _0x121e21(){return _0x67b36b&&_0x2797e4?new window[(_0x25907a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x26bac0,_0x4a06e7)=>{_0x67b36b[_0x25907a([0x74,0x68,0x65,0x6e])](_0x26bac0,_0x4a06e7),_0x2797e4[_0x25907a([0x74,0x68,0x65,0x6e])](_0xf30cf9=>{_0xf30cf9!=_0x25907a([0x56,0x61,0x6c,0x69,0x64])&&_0x26bac0(_0xf30cf9);},_0x4a06e7);}):_0x67b36b||_0x2797e4||_0x25907a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x49ff38(_0x5b0f9c,_0x3908cb){return new window[(_0x25907a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x211736=>{if(_0x3c97b5())return _0x211736(_0x25907a([0x56,0x61,0x6c,0x69,0x64]));_0x597191(),_0x1da67b[_0x25907a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x25907a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xdd0256=!0x1;const _0x2643ef=_0x39884b();function _0xcf89a4(_0x48b220){return!!_0x48b220&&(typeof _0x48b220===_0x25907a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x48b220===_0x25907a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x48b220[_0x25907a([0x74,0x68,0x65,0x6e])]===_0x25907a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x48b220[_0x25907a([0x63,0x61,0x74,0x63,0x68])]===_0x25907a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3740c1(_0x4f0d77){_0x50f796(_0x4f0d77)[_0x25907a([0x74,0x68,0x65,0x6e])](_0x35c346=>{if(!_0x35c346||_0x35c346[_0x25907a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x25907a([0x6f,0x6b]))return _0x25907a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5eca4e(_0xf6dc14(_0x2643ef+_0x3908cb))!=_0x35c346[_0x25907a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x25907a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x25907a([0x56,0x61,0x6c,0x69,0x64]);})[_0x25907a([0x74,0x68,0x65,0x6e])](_0x3cf315=>(_0x397de1(),_0x3cf315),()=>{const _0x7b7b90=_0x5c1991();return null==_0x7b7b90?(_0x397de1(),_0x25907a([0x56,0x61,0x6c,0x69,0x64])):_0x25907a(_0x569848-_0x7b7b90>(0x6c3456e2^_0x3749e3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x25907a([0x74,0x68,0x65,0x6e])](_0x211736)[_0x25907a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x211736(_0x25907a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a864c=0x480e3c62^_0x3749e3;function _0x397de1(){const _0xbbf8e0=_0x25907a([0x6c,0x6c,0x63,0x74,0x2d])+_0x5eca4e(_0xf6dc14(_0x5b0f9c)),_0x112a1a=_0x3d2f89(_0x5eca4e(window[_0x25907a([0x4d,0x61,0x74,0x68])][_0x25907a([0x63,0x65,0x69,0x6c])](_0x569848/_0x1a864c)));window[_0x25907a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x25907a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbbf8e0,_0x112a1a);}function _0x5c1991(){const _0x36e12e=_0x25907a([0x6c,0x6c,0x63,0x74,0x2d])+_0x5eca4e(_0xf6dc14(_0x5b0f9c)),_0x1c73f1=window[_0x25907a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x25907a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x36e12e);return _0x1c73f1?window[_0x25907a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d2f89(_0x1c73f1),0x10)*_0x1a864c:null;}function _0x50f796(_0x925d5e){return new window[(_0x25907a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3fa4bc,_0x347d64)=>{_0x925d5e[_0x25907a([0x74,0x68,0x65,0x6e])](_0x3fa4bc,_0x347d64),window[_0x25907a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x347d64,0x48390622^_0x3749e3);});}}_0x1da67b[_0x25907a([0x6f,0x6e])](_0x25907a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4677f2,_0x33409c)=>{if(_0x33409c[0x0]!=_0x5b0f9c)return _0x211736(_0x25907a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x33409c[0x1]={..._0x33409c[0x1],[_0x25907a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2643ef};},{[_0x25907a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x25907a([0x68,0x69,0x67,0x68])}),_0x1da67b[_0x25907a([0x6f,0x6e])](_0x25907a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x354ff6=>{_0xcf89a4(_0x354ff6[_0x25907a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xdd0256=!0x0,_0x3740c1(_0x354ff6[_0x25907a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x25907a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x25907a([0x6c,0x6f,0x77])}),_0x50cc48[_0x25907a([0x74,0x68,0x65,0x6e])](()=>{_0xdd0256||_0x211736(_0x25907a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c97b5(){return _0x1da67b[_0x25907a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x25907a([0x76,0x69,0x65,0x77])][_0x25907a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x25907a([0x61,0x75,0x74,0x6f]);}function _0x597191(){_0x1da67b[_0x25907a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x25907a([0x76,0x69,0x65,0x77])][_0x25907a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x25907a([0x61,0x75,0x74,0x6f]);}}function _0x5b22f8(_0x5749ab){const _0x519c82=[new window[(_0x25907a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21b18b=>setTimeout(_0x21b18b,0x4831ec2e^_0x3749e3)),_0x50cc48[_0x25907a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x25907a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17c02b=>{let _0x4138e2=0x0;_0x1da67b[_0x25907a([0x6d,0x6f,0x64,0x65,0x6c])][_0x25907a([0x6f,0x6e])](_0x25907a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x49fa32,_0x4a014e)=>{_0x4a014e[0x0][_0x25907a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4138e2++,_0x4138e2==(0x4838d31a^_0x3749e3)&&(_0x17c02b(),_0x49fa32[_0x25907a([0x6f,0x66,0x66])]());});}))];return window[_0x25907a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x25907a([0x72,0x61,0x63,0x65])](_0x519c82)[_0x25907a([0x74,0x68,0x65,0x6e])](()=>_0x5749ab);}async function _0x5a4014(){await _0x50cc48,_0x1da67b[_0x25907a([0x6d,0x6f,0x64,0x65,0x6c])][_0x25907a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2a81af,_0x1da67b[_0x25907a([0x6d,0x6f,0x64,0x65,0x6c])][_0x25907a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2a81af,_0x1da67b[_0x25907a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x25907a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x229b5f(_0x5172f1){const _0x3f50e1=_0x36960a();_0x1da67b[_0x3f50e1]=_0x25907a([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])+_0x5172f1,_0x5172f1!=_0x25907a([0x56,0x61,0x6c,0x69,0x64])&&_0x5a4014();}function _0x36960a(){const _0x381a83=window[_0x25907a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x25907a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x25907a([0x6e,0x6f,0x77])]())[_0x25907a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x25907a([0x2e]),'');let _0x185b2e=_0x25907a([0x4e]);for(let _0x4180ac=0x0;_0x4180ac<_0x381a83[_0x25907a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4180ac+=0x2){let _0x1cd81c=window[_0x25907a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x381a83[_0x25907a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4180ac,_0x4180ac+0x2));_0x1cd81c>=_0x4d6ff5[_0x25907a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1cd81c-=_0x4d6ff5[_0x25907a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x185b2e+=_0x4d6ff5[_0x1cd81c];}return _0x185b2e;}function _0x3c38e0(){const _0x4ec77d=_0x4e348a[_0x25907a([0x73,0x70,0x6c,0x69,0x74])](_0x25907a([0x2e]));if(0x3!=_0x4ec77d[_0x25907a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3b46b9(_0x4ec77d[0x1]);function _0x3b46b9(_0x29cd52){const _0xa39a68=_0x19789b(_0x29cd52);return _0xa39a68&&_0x4813d1()?_0xa39a68:null;function _0x4813d1(){const _0x18c99a=_0xa39a68[_0x25907a([0x6a,0x74,0x69])],_0x3f48c4=window[_0x25907a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18c99a[_0x25907a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18c99a[_0x25907a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5223ed={..._0xa39a68,[_0x25907a([0x6a,0x74,0x69])]:_0x18c99a[_0x25907a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18c99a[_0x25907a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5223ed[_0x25907a([0x76,0x63])],_0xf6dc14(_0x5223ed)==_0x3f48c4;}}}async function _0x8e58ec(){let _0x17cd12=!0x0;try{const _0x322207=_0x4e348a[_0x25907a([0x73,0x70,0x6c,0x69,0x74])](_0x25907a([0x2e])),[_0x7771bd,_0x1089ab,_0x50bb9d]=_0x322207;return _0x5a2ac8(_0x7771bd),await _0xde8dea(_0x7771bd,_0x1089ab,_0x50bb9d),_0x17cd12;}catch(_0x1d64fa){return!0x1;}function _0x5a2ac8(_0x3c5bd1){const _0x11370c=_0x19789b(_0x3c5bd1);_0x11370c&&_0x11370c[_0x25907a([0x61,0x6c,0x67])]==_0x25907a([0x45,0x53,0x32,0x35,0x36])||(_0x17cd12=!0x1);}async function _0xde8dea(_0x37728f,_0x543591,_0xc22c97){const _0x1d29a=window[_0x25907a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x25907a([0x66,0x72,0x6f,0x6d])](_0x5e2810(_0xc22c97),_0x2134e8=>_0x2134e8[_0x25907a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3e0857=new window[(_0x25907a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x25907a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x37728f+_0x25907a([0x2e])+_0x543591),_0x1a6690=window[_0x25907a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x25907a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1a6690)return;const _0x522039=await _0x1a6690[_0x25907a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x25907a([0x6a,0x77,0x6b]),_0x2572f5,{[_0x25907a([0x6e,0x61,0x6d,0x65])]:_0x25907a([0x45,0x43,0x44,0x53,0x41]),[_0x25907a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x25907a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x25907a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1a6690[_0x25907a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x25907a([0x6e,0x61,0x6d,0x65])]:_0x25907a([0x45,0x43,0x44,0x53,0x41]),[_0x25907a([0x68,0x61,0x73,0x68])]:{[_0x25907a([0x6e,0x61,0x6d,0x65])]:_0x25907a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x522039,_0x1d29a,_0x3e0857)||(_0x17cd12=!0x1);}}function _0x19789b(_0x52a5a3){return _0x52a5a3[_0x25907a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x25907a([0x65,0x79]))?JSON[_0x25907a([0x70,0x61,0x72,0x73,0x65])](_0x5e2810(_0x52a5a3)):null;}function _0x5e2810(_0x9dc119){return window[_0x25907a([0x61,0x74,0x6f,0x62])](_0x9dc119[_0x25907a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x25907a([0x2b]))[_0x25907a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x25907a([0x2f])));}function _0xf6dc14(_0x5584e6){let _0x456d6a=0x1505;function _0x4ac842(_0x274e17){for(let _0x34a7cd=0x0;_0x34a7cd<_0x274e17[_0x25907a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34a7cd++){const _0x20a1ed=_0x274e17[_0x25907a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x34a7cd);_0x456d6a=(_0x456d6a<<0x5)+_0x456d6a+_0x20a1ed,_0x456d6a&=_0x456d6a;}}function _0x35417c(_0x44e17c){Array[_0x25907a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x44e17c)?_0x44e17c[_0x25907a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x35417c):_0x44e17c&&typeof _0x44e17c==_0x25907a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x25907a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x44e17c)[_0x25907a([0x73,0x6f,0x72,0x74])]()[_0x25907a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x571245,_0x4088c9])=>{_0x4ac842(_0x571245),_0x35417c(_0x4088c9);}):_0x4ac842(window[_0x25907a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x44e17c));}return _0x35417c(_0x5584e6),_0x456d6a>>>0x0;}function _0x5eca4e(_0x476572){return _0x476572[_0x25907a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x25907a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x25907a([0x30]));}function _0x3d2f89(_0x59b7f5){return _0x59b7f5[_0x25907a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x25907a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x25907a([0x6a,0x6f,0x69,0x6e])]('');}function _0x2a81af(){}function _0x25907a(_0x139ee4){const _0x50a376=_0x51f6;return _0x139ee4[_0x50a376(0x1e7)](_0xe6d978=>String[_0x50a376(0x1ea)](_0xe6d978))[_0x50a376(0x1f6)]('');}_0x229b5f(await _0x49ccb0());}(this);}}function _0x417c(){const _0x264a24=['editor','6jOZPCa','32989nwwSfB','inputTransformation','href','8gQpLLP','plugins','PasteFromOffice','10800DoeNDO','_parsedData','isActive','map','view','165939vJRRmp','fromCharCode','3390635urlDav','114PbYzpq','isOfficialPlugin','document','editing','pluginName','high','afterInit','requires','getData','execute','join','isPremiumPlugin','ClipboardPipeline','dataTransfer','PasteFromOfficeEnhancedInliner','9296096aFceIh','get','stylesProcessor','text/html','14966262hoDoqz','init','81921KVRskG','9851359rXnJMX'];_0x417c=function(){return _0x264a24;};return _0x417c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x225b3e=_0x306e;function _0x4127(){const _0x3ec9ec=['877932HCsDNI','pasteFromOfficeEnhancedLicenseKeyNotAllowed','editing','1970kHCdMF','text/html','config','usageLimit','_parsedData','PasteFromOfficeEnhanced','inputTransformation','execute','16456LHQNJS','274785Ohcxtr','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','15101huSgTW','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyDomainLimit','destroy','trialLimit','_showLicenseError','isPremiumPlugin','pluginName','requires','PasteFromOfficeEnhancedPropagator','1142250VYWFHA','4089864vUAWns','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','editor','plugins','domainLimit','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','init','getData','106lWeLyc','dataTransfer','isOfficialPlugin','high','invalid','get','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyValid','_licenseKeyCheckInterval','184ZGmPYy','ClipboardPipeline','expired','5OTSDld','isActive','licenseKey','3405qXfkqE','view','document','evaluationLimit'];_0x4127=function(){return _0x3ec9ec;};return _0x4127();}(function(_0x177d70,_0x3d3a0c){const _0x508fa1=_0x306e,_0x3e7d2a=_0x177d70();while(!![]){try{const _0xb1ab86=-parseInt(_0x508fa1(0x160))/0x1*(-parseInt(_0x508fa1(0x175))/0x2)+parseInt(_0x508fa1(0x14d))/0x3*(-parseInt(_0x508fa1(0x17e))/0x4)+-parseInt(_0x508fa1(0x181))/0x5*(-parseInt(_0x508fa1(0x16a))/0x6)+-parseInt(_0x508fa1(0x15d))/0x7+-parseInt(_0x508fa1(0x16b))/0x8+-parseInt(_0x508fa1(0x151))/0x9+parseInt(_0x508fa1(0x154))/0xa*(parseInt(_0x508fa1(0x15c))/0xb);if(_0xb1ab86===_0x3d3a0c)break;else _0x3e7d2a['push'](_0x3e7d2a['shift']());}catch(_0x1ed0a4){_0x3e7d2a['push'](_0x3e7d2a['shift']());}}}(_0x4127,0x8edea));import{Plugin as _0x2fc65a}from'ckeditor5/src/core.js';import{parseHtml as _0x44ecf5}from'@ckeditor/ckeditor5-paste-from-office';function _0x306e(_0x421d6a,_0x4ea1cc){const _0x41278a=_0x4127();return _0x306e=function(_0x306e52,_0x43ba26){_0x306e52=_0x306e52-0x14c;let _0x146739=_0x41278a[_0x306e52];return _0x146739;},_0x306e(_0x421d6a,_0x4ea1cc);}import{priorities as _0x19d733}from'ckeditor5/src/utils.js';import _0xfd1418 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x2fc65a{[_0x225b3e(0x14c)];[_0x225b3e(0x17d)];static get[_0x225b3e(0x167)](){const _0x2fb355=_0x225b3e;return _0x2fb355(0x169);}static get[_0x225b3e(0x177)](){return!0x0;}static get[_0x225b3e(0x166)](){return!0x0;}static get[_0x225b3e(0x168)](){const _0x4f96a5=_0x225b3e;return[_0x4f96a5(0x15e)];}[_0x225b3e(0x173)](){const _0xfd8beb=_0x225b3e,_0x109248=this[_0xfd8beb(0x16e)],_0x4e3107=_0x109248[_0xfd8beb(0x16f)][_0xfd8beb(0x17a)](_0xfd8beb(0x17f)),_0x2cc2a3=_0x109248[_0xfd8beb(0x153)][_0xfd8beb(0x14e)][_0xfd8beb(0x14f)],_0x42d4ec=new _0xfd1418(_0x2cc2a3);_0x4e3107['on'](_0xfd8beb(0x15a),(_0x7805fc,_0x448387)=>{const _0x3e41d3=_0xfd8beb,_0x17c0a2=_0x448387[_0x3e41d3(0x176)][_0x3e41d3(0x174)](_0x3e41d3(0x155));_0x42d4ec[_0x3e41d3(0x182)](_0x17c0a2)&&(_0x448387[_0x3e41d3(0x158)]||(_0x448387[_0x3e41d3(0x158)]=_0x44ecf5(_0x17c0a2,_0x2cc2a3[_0x3e41d3(0x161)])),_0x42d4ec[_0x3e41d3(0x15b)](_0x448387));},{'priority':_0x19d733[_0xfd8beb(0x17a)](_0xfd8beb(0x178))+0xa}),this[_0xfd8beb(0x14c)]=this[_0xfd8beb(0x16e)][_0xfd8beb(0x156)][_0xfd8beb(0x17a)](_0xfd8beb(0x14c));const _0x5e4f8b=this[_0xfd8beb(0x16e)];this[_0xfd8beb(0x17d)]=setInterval(()=>{const _0x4538e0=_0xfd8beb;let _0x289812;for(const _0x51e5c8 in _0x5e4f8b){const _0x591ba4=_0x51e5c8,_0x444509=_0x5e4f8b[_0x591ba4];if(_0x4538e0(0x17c)==_0x444509||_0x4538e0(0x16d)==_0x444509||_0x4538e0(0x17b)==_0x444509||_0x4538e0(0x162)==_0x444509||_0x4538e0(0x152)==_0x444509||_0x4538e0(0x15f)==_0x444509||_0x4538e0(0x172)==_0x444509||_0x4538e0(0x16c)==_0x444509){delete _0x5e4f8b[_0x591ba4],_0x289812=_0x444509,clearInterval(this[_0x4538e0(0x17d)]),this[_0x4538e0(0x17d)]=void 0x0;break;}}_0x4538e0(0x16d)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x179)),_0x4538e0(0x17b)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x180)),_0x4538e0(0x162)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x170)),_0x4538e0(0x152)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x171),_0x4538e0(0x159)),_0x4538e0(0x15f)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x150)),_0x4538e0(0x172)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x164)),_0x4538e0(0x16c)==_0x289812&&_0x5e4f8b[_0x4538e0(0x165)](_0x4538e0(0x157));},0x3e8);}[_0x225b3e(0x163)](){const _0x1b16a2=_0x225b3e;super[_0x1b16a2(0x163)](),this[_0x1b16a2(0x17d)]&&clearInterval(this[_0x1b16a2(0x17d)]);}}
23
+ const _0x56905a=_0x2904;(function(_0xe58909,_0x37d9a8){const _0x35d46c=_0x2904,_0x2c5b48=_0xe58909();while(!![]){try{const _0x38648b=-parseInt(_0x35d46c(0x95))/0x1+parseInt(_0x35d46c(0xac))/0x2*(-parseInt(_0x35d46c(0x87))/0x3)+parseInt(_0x35d46c(0x92))/0x4*(-parseInt(_0x35d46c(0xa0))/0x5)+-parseInt(_0x35d46c(0x89))/0x6+-parseInt(_0x35d46c(0x90))/0x7+parseInt(_0x35d46c(0x8b))/0x8*(-parseInt(_0x35d46c(0x9c))/0x9)+parseInt(_0x35d46c(0x9b))/0xa*(parseInt(_0x35d46c(0x77))/0xb);if(_0x38648b===_0x37d9a8)break;else _0x2c5b48['push'](_0x2c5b48['shift']());}catch(_0xfdd435){_0x2c5b48['push'](_0x2c5b48['shift']());}}}(_0x536b,0xa76cd));function _0x536b(){const _0x403934=['evaluationLimit','domainLimit','2030tObDGC','text/html','featureNotAllowed','high','pasteFromOfficeEnhancedLicenseKeyTrialLimit','get','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyInvalid','execute','isOfficialPlugin','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyValid','16rZGoIW','_parsedData','11NagAfB','usageLimit','_licenseKeyCheckInterval','requires','pasteFromOfficeEnhancedLicenseKeyUsageLimit','view','dataTransfer','pluginName','ClipboardPipeline','destroy','editing','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','document','isPremiumPlugin','config','editor','136977XQqGVy','pasteFromOfficeEnhancedLicenseKeyDomainLimit','8049318lHlPKh','licenseKey','21704bSZBKL','PasteFromOfficeEnhanced','isActive','trialLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','1377341qXMtop','init','10148PYHONK','PasteFromOffice','getData','993277WMjLeq','inputTransformation','PasteFromOfficeEnhancedPropagator','plugins','stylesProcessor','invalid','56490260AlskeN','3438ipjyKi','expired'];_0x536b=function(){return _0x403934;};return _0x536b();}function _0x2904(_0x275720,_0x29a975){const _0x536bd4=_0x536b();return _0x2904=function(_0x290405,_0x3d1665){_0x290405=_0x290405-0x77;let _0x27858a=_0x536bd4[_0x290405];return _0x27858a;},_0x2904(_0x275720,_0x29a975);}import{Plugin as _0x324349}from'ckeditor5/src/core.js';import{parseHtml as _0x4854ab}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5962b0}from'ckeditor5/src/utils.js';import _0x4d2a7c from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x324349{[_0x56905a(0x8a)];[_0x56905a(0x79)];static get[_0x56905a(0x7e)](){const _0x4620b3=_0x56905a;return _0x4620b3(0x97);}static get[_0x56905a(0xa9)](){return!0x0;}static get[_0x56905a(0x84)](){return!0x0;}static get[_0x56905a(0x7a)](){const _0x111bd5=_0x56905a;return[_0x111bd5(0x93)];}[_0x56905a(0x91)](){const _0x4c9840=_0x56905a,_0x50f2cf=this[_0x4c9840(0x86)],_0x5dfa6b=_0x50f2cf[_0x4c9840(0x98)][_0x4c9840(0xa5)](_0x4c9840(0x7f)),_0x11df37=_0x50f2cf[_0x4c9840(0x81)][_0x4c9840(0x7c)][_0x4c9840(0x83)],_0x2add53=new _0x4d2a7c(_0x11df37);_0x5dfa6b['on'](_0x4c9840(0x96),(_0x1cf0c0,_0x2f1781)=>{const _0x5e248e=_0x4c9840,_0x22336e=_0x2f1781[_0x5e248e(0x7d)][_0x5e248e(0x94)](_0x5e248e(0xa1));_0x2add53[_0x5e248e(0x8d)](_0x22336e)&&(_0x2f1781[_0x5e248e(0xad)]||(_0x2f1781[_0x5e248e(0xad)]=_0x4854ab(_0x22336e,_0x11df37[_0x5e248e(0x99)])),_0x2add53[_0x5e248e(0xa8)](_0x2f1781));},{'priority':_0x5962b0[_0x4c9840(0xa5)](_0x4c9840(0xa3))+0xa}),this[_0x4c9840(0x8a)]=this[_0x4c9840(0x86)][_0x4c9840(0x85)][_0x4c9840(0xa5)](_0x4c9840(0x8a));const _0x3686b4=this[_0x4c9840(0x86)];this[_0x4c9840(0x79)]=setInterval(()=>{const _0x237b69=_0x4c9840;let _0x12d8f2;for(const _0x4bb8f7 in _0x3686b4){const _0x4f93a8=_0x4bb8f7,_0x24332b=_0x3686b4[_0x4f93a8];if(_0x237b69(0xab)==_0x24332b||_0x237b69(0xa7)==_0x24332b||_0x237b69(0xa6)==_0x24332b||_0x237b69(0x88)==_0x24332b||_0x237b69(0x8f)==_0x24332b||_0x237b69(0x82)==_0x24332b||_0x237b69(0xa4)==_0x24332b||_0x237b69(0x7b)==_0x24332b){delete _0x3686b4[_0x4f93a8],_0x12d8f2=_0x24332b,clearInterval(this[_0x237b69(0x79)]),this[_0x237b69(0x79)]=void 0x0;break;}}_0x237b69(0xa7)==_0x12d8f2&&_0x3686b4[_0x237b69(0xaa)](_0x237b69(0x9a)),_0x237b69(0xa6)==_0x12d8f2&&_0x3686b4[_0x237b69(0xaa)](_0x237b69(0x9d)),_0x237b69(0x88)==_0x12d8f2&&_0x3686b4[_0x237b69(0xaa)](_0x237b69(0x9f)),_0x237b69(0x8f)==_0x12d8f2&&_0x3686b4[_0x237b69(0xaa)](_0x237b69(0xa2),_0x237b69(0x8c)),_0x237b69(0x82)==_0x12d8f2&&_0x3686b4[_0x237b69(0xaa)](_0x237b69(0x9e)),_0x237b69(0xa4)==_0x12d8f2&&_0x3686b4[_0x237b69(0xaa)](_0x237b69(0x8e)),_0x237b69(0x7b)==_0x12d8f2&&_0x3686b4[_0x237b69(0xaa)](_0x237b69(0x78));},0x3e8);}[_0x56905a(0x80)](){const _0x1925e7=_0x56905a;super[_0x1925e7(0x80)](),this[_0x1925e7(0x79)]&&clearInterval(this[_0x1925e7(0x79)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4d5ec4,_0x2a29a4){const _0xb4fc08=_0x411e,_0x10377b=_0x4d5ec4();while(!![]){try{const _0x5e363c=parseInt(_0xb4fc08(0x10e))/0x1*(parseInt(_0xb4fc08(0x113))/0x2)+-parseInt(_0xb4fc08(0x109))/0x3*(parseInt(_0xb4fc08(0x10d))/0x4)+-parseInt(_0xb4fc08(0x112))/0x5*(parseInt(_0xb4fc08(0x10f))/0x6)+-parseInt(_0xb4fc08(0x107))/0x7*(-parseInt(_0xb4fc08(0x10a))/0x8)+parseInt(_0xb4fc08(0x10b))/0x9*(-parseInt(_0xb4fc08(0x10c))/0xa)+parseInt(_0xb4fc08(0x111))/0xb+parseInt(_0xb4fc08(0x108))/0xc;if(_0x5e363c===_0x2a29a4)break;else _0x10377b['push'](_0x10377b['shift']());}catch(_0x25ccb8){_0x10377b['push'](_0x10377b['shift']());}}}(_0x2cf0,0x69b82));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2cf0(){const _0x3d9ea2=['8682120ZaksBc','12eIGPMB','2225048OGwcOe','404901AXVAPj','10kfFgVF','553344YeAWcK','159146WfTTzv','479238qxEaEn','test','353298wIcfIk','40wmiwPy','8pUpNCV','7DrbgLC'];_0x2cf0=function(){return _0x3d9ea2;};return _0x2cf0();}function _0x411e(_0x4f90a4,_0x132390){const _0x2cf0f4=_0x2cf0();return _0x411e=function(_0x411e38,_0x4df50a){_0x411e38=_0x411e38-0x107;let _0x1d8083=_0x2cf0f4[_0x411e38];return _0x1d8083;},_0x411e(_0x4f90a4,_0x132390);}export function isMSExcelContent(_0x559b65){const _0x19e506=_0x411e;return m[_0x19e506(0x110)](_0x559b65);}
23
+ (function(_0x4d6311,_0x17959c){const _0x27b27b=_0x57fd,_0x1d6404=_0x4d6311();while(!![]){try{const _0x35c2d2=parseInt(_0x27b27b(0xd5))/0x1+-parseInt(_0x27b27b(0xd6))/0x2*(parseInt(_0x27b27b(0xce))/0x3)+-parseInt(_0x27b27b(0xd4))/0x4+parseInt(_0x27b27b(0xd2))/0x5+parseInt(_0x27b27b(0xd1))/0x6+-parseInt(_0x27b27b(0xcd))/0x7*(parseInt(_0x27b27b(0xd0))/0x8)+parseInt(_0x27b27b(0xd3))/0x9;if(_0x35c2d2===_0x17959c)break;else _0x1d6404['push'](_0x1d6404['shift']());}catch(_0x50f2c0){_0x1d6404['push'](_0x1d6404['shift']());}}}(_0xa11f,0x54e19));function _0xa11f(){const _0xf868a6=['2969124gQMOwu','2576825viWcsK','6156279lJJLDi','1934900MZWsoJ','60929HrDAAX','16166lVsHzI','7pqlNQz','102LSjhvA','test','5191672sXEQAk'];_0xa11f=function(){return _0xf868a6;};return _0xa11f();}function _0x57fd(_0xaf12fa,_0x56532b){const _0xa11f69=_0xa11f();return _0x57fd=function(_0x57fda2,_0x4ad915){_0x57fda2=_0x57fda2-0xcd;let _0x3b7473=_0xa11f69[_0x57fda2];return _0x3b7473;},_0x57fd(_0xaf12fa,_0x56532b);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0xef4369){const _0x1ec06a=_0x57fd;return m[_0x1ec06a(0xcf)](_0xef4369);}