@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.0-alpha.5 → 46.0.0-alpha.7

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:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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=h(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=m(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,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(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,${y(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 y(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,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(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 x(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.ViewDomConverter(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 S=n(584);!function(t){const e=A,n=t();for(;;)try{if(115458===parseInt(e(438))/1*(parseInt(e(447))/2)+-parseInt(e(437))/3*(-parseInt(e(439))/4)+-parseInt(e(444))/5*(parseInt(e(445))/6)+parseInt(e(446))/7*(-parseInt(e(443))/8)+-parseInt(e(442))/9*(parseInt(e(436))/10)+-parseInt(e(440))/11+parseInt(e(435))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(){const t=["399995rmTnpQ","12HewqHB","14jEEJQD","10HchjoM","5050944iHMjoV","160MMLqHC","671571hFBiGP","37283PvIreV","4yDzgks","1853060AMpdjK","test","116793krDbKG","718544kpFFUL"];return(E=function(){return t})()}function A(t,e){const n=E();return(A=function(t,e){return n[t-=435]})(t,e)}function L(t){return C[A(441)](t)}function P(){const t=["groups","set","hasClass","selectorText","getPropertyValue","cssRules","120222hxVvAx","initial","assign","1464792WXSrLj","6546UDNTCc","tagName","name","className","exec","style","trim","4207eboCzW","split","2vkqizt","push","163647yDKxbh","1348385OareOf","430KqLfTv","180869flzCVe","map","length","3934312ZMUHkB"];return(P=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=282]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(434189===parseInt(e(282))/1*(-parseInt(e(305))/2)+-parseInt(e(307))/3+parseInt(e(295))/4+-parseInt(e(308))/5+-parseInt(e(296))/6*(-parseInt(e(303))/7)+parseInt(e(285))/8+-parseInt(e(292))/9*(parseInt(e(309))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(297)]&&!s[n(299)])continue;const e=!s[n(297)]||t[n(298)]===s[n(297)],o=!s[n(299)]||t[n(288)](s[n(299)]);e&&o&&r[n(287)](s,i)}return r}function T(t){const e=O,n={};for(let r=0;r<t[e(284)];r++){const s=t[r],i=t[e(290)](s);e(293)!==i&&(n[s]=i)}return n}function W(t){const e=O,n=t[e(304)](",")[e(283)](t=>t[e(302)]()),r=[];for(const t of n){const n=F[e(300)](t);n&&r[e(306)](n[e(286)])}return r}function j(t){const e=O,n={};for(const r of t)Object[e(294)](n,r);return n}const N=k;function R(){const t=["type","elementStart","setStyle","481383hBlTCt","30uMMEab","content","14orXxhC","149380edSENm","createRangeIn","_parsedData","values","40QaNiNu","document","1149863IMahMY","from","item","size","5Thvpmc","isActive","hasStyle","execute","349013FCVDFU","4132848rqlWdB","805212zPQFXe","2664474glntDG","8pSoSQF"];return(R=function(){return t})()}function k(t,e){const n=R();return(k=function(t,e){return n[t-=300]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(586285===parseInt(e(310))/1*(-parseInt(e(311))/2)+parseInt(e(302))/3+-parseInt(e(300))/4*(-parseInt(e(321))/5)+parseInt(e(308))/6*(parseInt(e(325))/7)+parseInt(e(303))/8*(-parseInt(e(307))/9)+-parseInt(e(315))/10*(parseInt(e(317))/11)+-parseInt(e(301))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class D extends b{[N(324)](t){const n=N,{body:r,styles:s}=t[n(313)],i=new e.ViewUpcastWriter(r[n(316)]),o=i[n(312)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(287)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(291)])if(t instanceof CSSStyleRule){const r=T(t[e(301)]);n[t[e(289)]]=Object[e(294)]({},n[t[e(289)]]||{},r)}return n}(s));for(const t of o){if(n(305)!==t[n(304)])continue;const e=M(t[n(319)],c);if(e[n(320)]){const r=j(Array[n(318)](e[n(314)]()));for(const e in r){const s=t[n(319)];s[n(323)](e)||i[n(306)](e,r[e],s)}}}t[n(309)]=r}[N(322)](t){return super[N(322)](t)||L(t)}}const V=K;function K(t,e){const n=q();return(K=function(t,e){return n[t-=166]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(124086===-parseInt(e(166))/1+parseInt(e(192))/2+parseInt(e(168))/3+-parseInt(e(170))/4*(parseInt(e(182))/5)+-parseInt(e(180))/6*(parseInt(e(191))/7)+-parseInt(e(175))/8+-parseInt(e(171))/9*(-parseInt(e(193))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class $ extends t.Plugin{static get[V(167)](){return V(195)}static get[V(184)](){return!0}static get[V(203)](){return!0}static get[V(186)](){return[V(174)]}[V(169)](){const t=V,e=this[t(194)],n=e[t(181)][t(199)](t(177)),r=e[t(173)][t(185)][t(190)],s=new D(r);n.on(t(183),(e,n)=>{const i=t,o=n[i(189)][i(198)](i(178));s[i(200)](o)&&(n[i(196)]||(n[i(196)]=x(o,r[i(188)])),s[i(176)](n))},{priority:S.priorities[t(199)](t(202))+11})}[V(179)](){!async function(t){const e=d([99,118,84,49,87,69,54,89,88,102,108,65,121,104,107,76,74,120,50,70,119,48,79,66,101,56,105,90,113,80,98,57,55,53,71,122,86,75,82,116,67,111,103,51,78,110,81,97,85,115,100,109,52,117,114,106,68,72,83,112,73,77]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(172)](t=>String[e(201)](t))[e(197)]("")}!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([99]);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,S.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{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:175176e4;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(187)]);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([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[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{return d([73,110,118,97,108,105,100])}}())}(this)}}function q(){const t=["ClipboardPipeline","text/html","afterInit","174fgRnWT","plugins","141130nRWIZr","inputTransformation","isOfficialPlugin","view","requires","href","stylesProcessor","dataTransfer","document","49525qKJZPv","478692YfATlC","114420sugSho","editor","PasteFromOfficeEnhancedInliner","_parsedData","join","getData","get","isActive","fromCharCode","high","isPremiumPlugin","40898qRWyrJ","pluginName","544611lVhtQX","init","8FwLhXL","162csKWiC","map","editing","PasteFromOffice","1601824AmTdLE","execute"];return(q=function(){return t})()}const z=B;!function(t){const e=B,n=t();for(;;)try{if(949255===-parseInt(e(536))/1*(parseInt(e(507))/2)+-parseInt(e(509))/3+parseInt(e(502))/4*(-parseInt(e(535))/5)+parseInt(e(497))/6+parseInt(e(500))/7+-parseInt(e(518))/8+parseInt(e(508))/9*(parseInt(e(534))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const U=[z(503),z(521),z(519),z(495),z(522),z(514),z(532),z(504)],X=[z(503),z(521),z(519)],H={"font-style":[[z(510),"i"]],"font-weight":[[z(533),z(531)],[z(501),z(531)],[z(513),z(531)],[t=>Number(t)>=600,z(531)]],"text-decoration":[[z(527),"u"],[z(516),"s"]],"text-decoration-line":[[z(527),"u"],[z(516),"s"]],"vertical-align":[[z(526),z(526)],[z(494),z(506)]]};function B(t,e){const n=J();return(B=function(t,e){return n[t-=494]})(t,e)}function Y(t){return U[z(525)](t)}function Q(t){const e=z;return Array[e(524)](t[e(529)]())[e(520)](Y)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(523)](e=>{const i=n,o=t[i(511)](e);if(o)if(c=e,X[z(525)](c))r[e]=o;else if(e in H){const t=o[i(517)](" ");H[e][i(523)](([n,r])=>{const o=i;for(const i of t)(o(530)==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=z;for(const s in n)n[s][r(523)](([,n])=>{const s=r,i=e[s(505)](n,[],t[s(512)]());e[s(498)](0,i,t)}),e[r(528)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(515)](n)[r(537)])return;const s=e[r(505)](r(499),[],t[r(512)]());e[r(496)](n,s),e[r(498)](0,s,t),e[r(528)](Object[r(515)](n),t)}(t,e,r)}function J(){const t=["font-style","medium","289110tNyWcc","5LEnrln","73144OQPppa","length","super","text-decoration","setStyle","6542526bbyEPg","insertChild","span","9912896SFRbHL","bold","245096obvtXB","color","vertical-align","createElement","sup","10kerhGt","144nlaPKn","4501200fqIgXt","italic","getStyle","getChildren","bolder","font-weight","keys","line-through","split","739808uWJMXm","font-size","filter","font-family","text-decoration-line","forEach","from","includes","sub","underline","removeStyle","getStyleNames","function","strong"];return(J=function(){return t})()}const G=tt;function Z(){const t=["blockElements","isActive","stylesProcessor","includes","6200376POSKfC","element","6mIkCct","380085qoCrCA","document","createRangeIn","execute","6218082XXWrEh","6775424LSyYdi","1850118gsNcrF","getItems","3817636JHhkpc","font","_parsedData","content","117rwEMYN","5dCvzyz","name","287410dUTslI"];return(Z=function(){return t})()}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=418]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(646268===parseInt(e(424))/1*(-parseInt(e(423))/2)+-parseInt(e(430))/3+-parseInt(e(432))/4*(-parseInt(e(437))/5)+parseInt(e(428))/6+parseInt(e(421))/7+-parseInt(e(429))/8+-parseInt(e(436))/9*(-parseInt(e(439))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class et extends b{[G(427)](t){const n=G,{body:r}=t[n(434)],s=new e.ViewUpcastWriter(r[n(425)]),i=s[n(426)](r),o=new e.ViewDocument(s[n(425)][n(419)]),c=[...new e.ViewDomConverter(o)[n(440)],n(433)],a=i[n(431)]();for(const t of a)if(t.is(n(422))&&c[n(420)](t[n(438)])){_(t,s,Q(t))}t[n(435)]=r}[G(418)](t){return super[G(418)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=417]})(t,e)}function st(){const t=["editing","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","_licenseKeyCheckInterval","PasteFromOfficeEnhancedPropagator","high","expired","isActive","_parsedData","dataTransfer","16uyxPOw","73272NjqJUb","473278fPxiXs","get","inputTransformation","trialLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","text/html","3427947IbPLBT","requires","1029QzXyrF","plugins","destroy","pasteFromOfficeEnhancedLicenseKeyValid","7125QgqUPx","pluginName","execute","isOfficialPlugin","evaluationLimit","invalid","getData","pasteFromOfficeEnhancedLicenseKeyExpired","config","document","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","editor","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","2292uQCAzS","PasteFromOffice","stylesProcessor","isPremiumPlugin","licenseKey","init","usageLimit","domainLimit","457800DZAYPe","_showLicenseError","223984KcyVha"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(256049===-parseInt(e(459))/1+-parseInt(e(446))/2+parseInt(e(444))/3+-parseInt(e(458))/4+parseInt(e(421))/5+parseInt(e(436))/6*(-parseInt(e(417))/7)+-parseInt(e(457))/8*(-parseInt(e(468))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(440)];[nt(450)];static get[nt(422)](){return nt(451)}static get[nt(424)](){return!0}static get[nt(439)](){return!0}static get[nt(469)](){return[nt(437)]}[nt(441)](){const t=nt,e=this[t(433)],n=e[t(418)][t(460)](t(448)),r=e[t(447)][t(434)][t(430)],s=new et(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(456)][i(427)](i(467));s[i(454)](o)&&(n[i(455)]||(n[i(455)]=x(o,r[i(438)])),s[i(423)](n))},{priority:S.priorities[t(460)](t(452))+10}),this[t(440)]=this[t(433)][t(429)][t(460)](t(440));const i=this[t(433)];this[t(450)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(420)==s||e(464)==s||e(428)==s||e(449)==s||e(435)==s||e(465)==s||e(466)==s||e(431)==s){delete i[r],n=s,clearInterval(this[e(450)]),this[e(450)]=void 0;break}}e(464)==n&&i[e(445)](e(426)),e(428)==n&&i[e(445)](e(453)),e(449)==n&&i[e(445)](e(443)),e(435)==n&&i[e(445)](e(463),e(432)),e(465)==n&&i[e(445)](e(425)),e(466)==n&&i[e(445)](e(462)),e(431)==n&&i[e(445)](e(442))},1e3)}[nt(419)](){const t=nt;super[t(419)](),this[t(450)]&&clearInterval(this[t(450)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=138]})(t,e)}function at(){var t=["pluginName","3531627hWjrYd","PasteFromOffice","isOfficialPlugin","requires","3thVAlY","64YoHheu","PasteFromOfficeEnhanced","20YOBFzV","491310JerRpY","25205SxCOWt","31025775nWVOvA","596447yxyzBv","isPremiumPlugin","28czQNPt","5308880aXgbFI","215744VySoiM"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(420906===-parseInt(e(139))/1+parseInt(e(143))/2*(-parseInt(e(149))/3)+parseInt(e(150))/4*(parseInt(e(154))/5)+parseInt(e(153))/6*(-parseInt(e(141))/7)+-parseInt(e(142))/8+parseInt(e(145))/9*(-parseInt(e(152))/10)+parseInt(e(138))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(144)](){return ot(151)}static get[ot(147)](){return!0}static get[ot(140)](){return!0}static get[ot(148)](){return[ot(146),$,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["4151835kXVvij","19922bFOker","344DbMYvu","208197oovaSu","77651XgvdAT","2393584DkMWRS","2005990hrYbCC","71yDNEgL","6603570wlookO"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(644277===parseInt(e(231))/1*(-parseInt(e(225))/2)+parseInt(e(227))/3+parseInt(e(229))/4+-parseInt(e(230))/5+parseInt(e(232))/6+-parseInt(e(228))/7*(parseInt(e(226))/8)+parseInt(e(233))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(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:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=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=h(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=m(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,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(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,${y(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 y(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,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(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 x(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.ViewDomConverter(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 S=n(584);!function(t){const e=E,n=t();for(;;)try{if(156487===parseInt(e(287))/1+-parseInt(e(290))/2+-parseInt(e(291))/3*(parseInt(e(293))/4)+-parseInt(e(292))/5*(parseInt(e(286))/6)+parseInt(e(288))/7+parseInt(e(285))/8+parseInt(e(289))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return C[E(294)](t)}function E(t,e){const n=L();return(E=function(t,e){return n[t-=285]})(t,e)}function L(){const t=["test","667336tkOaFP","1549158XQmmxp","91788pAqhpe","1420426Jvnzbt","2097351XeZFDi","275420UMHJsZ","88158BoQCBj","5QfcBAu","8bkrrpm"];return(L=function(){return t})()}function O(t,e){const n=P();return(O=function(t,e){return n[t-=101]})(t,e)}function P(){const t=["326169bmyJtQ","selectorText","split","set","style","1518312VcdNHm","length","className","275nOhqoN","28Dhutqk","push","assign","5859416pbeJTU","exec","map","tagName","initial","141939pbmMJN","290dhZMwn","groups","getPropertyValue","trim","75426OJKlFs","hasClass","789405oLMSqU","name","6279112FBdpSa","cssRules"];return(P=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(609893===parseInt(e(126))/1+parseInt(e(107))/2+parseInt(e(119))/3*(parseInt(e(111))/4)+-parseInt(e(110))/5*(parseInt(e(124))/6)+-parseInt(e(128))/7+-parseInt(e(114))/8+-parseInt(e(102))/9*(-parseInt(e(120))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function M(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(117)]&&!s[n(109)])continue;const e=!s[n(117)]||t[n(127)]===s[n(117)],o=!s[n(109)]||t[n(125)](s[n(109)]);e&&o&&r[n(105)](s,i)}return r}function N(t){const e=O,n={};for(let r=0;r<t[e(108)];r++){const s=t[r],i=t[e(122)](s);e(118)!==i&&(n[s]=i)}return n}function k(t){const e=O,n=t[e(104)](",")[e(116)](t=>t[e(123)]()),r=[];for(const t of n){const n=F[e(115)](t);n&&r[e(112)](n[e(121)])}return r}function D(t){const e=O,n={};for(const r of t)Object[e(113)](n,r);return n}const T=j;function j(t,e){const n=R();return(j=function(t,e){return n[t-=196]})(t,e)}function R(){const t=["1338861hHkvJz","from","3757365YmzDNH","_parsedData","isActive","3421164OOoguw","166458DkTdaN","size","hasStyle","type","createRangeIn","910800AHDADQ","content","document","3703370oXqLZi","77MwGNox","870411JsJHYo","item","execute","2LcBIBz","setStyle","elementStart","values"];return(R=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(537203===parseInt(e(215))/1+-parseInt(e(218))/2*(parseInt(e(199))/3)+parseInt(e(204))/4+-parseInt(e(213))/5+-parseInt(e(205))/6*(parseInt(e(214))/7)+-parseInt(e(210))/8+parseInt(e(201))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class V extends b{[T(217)](t){const n=T,{body:r,styles:s}=t[n(202)],i=new e.ViewUpcastWriter(r[n(212)]),o=i[n(209)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(105)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(101)])if(t instanceof CSSStyleRule){const r=N(t[e(106)]);n[t[e(103)]]=Object[e(113)]({},n[t[e(103)]]||{},r)}return n}(s));for(const t of o){if(n(197)!==t[n(208)])continue;const e=M(t[n(216)],c);if(e[n(206)]){const r=D(Array[n(200)](e[n(198)]()));for(const e in r){const s=t[n(216)];s[n(207)](e)||i[n(196)](e,r[e],s)}}}t[n(211)]=r}[T(203)](t){return super[T(203)](t)||A(t)}}const K=J;function $(){const t=["4353SVZnzZ","plugins","isActive","inputTransformation","map","90OKQRya","_parsedData","view","ClipboardPipeline","text/html","dataTransfer","571729GQrErV","href","requires","PasteFromOfficeEnhancedInliner","getData","302244OiPwYj","isPremiumPlugin","document","execute","editing","88MUFyEw","afterInit","pluginName","editor","240756iJgQCb","join","init","PasteFromOffice","11bJMLNc","fromCharCode","340739IyrfyP","226GyCkZt","9ugzxTq","stylesProcessor","isOfficialPlugin","193700KmUJAJ","6342020KpYcCd","high","get"];return($=function(){return t})()}function J(t,e){const n=$();return(J=function(t,e){return n[t-=251]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(367713===-parseInt(e(264))/1+parseInt(e(285))/2*(parseInt(e(253))/3)+parseInt(e(269))/4+-parseInt(e(289))/5*(-parseInt(e(258))/6)+parseInt(e(284))/7*(-parseInt(e(274))/8)+parseInt(e(286))/9*(parseInt(e(290))/10)+-parseInt(e(282))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class W extends t.Plugin{static get[K(276)](){return K(267)}static get[K(288)](){return!0}static get[K(270)](){return!0}static get[K(266)](){return[K(281)]}[K(280)](){const t=K,e=this[t(277)],n=e[t(254)][t(252)](t(261)),r=e[t(273)][t(260)][t(271)],s=new V(r);n.on(t(256),(e,n)=>{const i=t,o=n[i(263)][i(268)](i(262));s[i(255)](o)&&(n[i(259)]||(n[i(259)]=x(o,r[i(287)])),s[i(272)](n))},{priority:S.priorities[t(252)](t(251))+11})}[K(275)](){!async function(t){const e=d([99,109,116,102,84,71,73,57,121,85,120,90,80,53,82,88,66,117,87,118,49,76,50,114,81,69,101,67,119,54,65,75,112,68,103,51,55,105,111,104,100,107,56,89,110,48,79,77,86,108,115,122,74,72,78,97,52,113,98,83,106,70]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=J;return t[e(257)](t=>String[e(283)](t))[e(279)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([99]);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,S.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{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:1751932800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=J,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(265)]);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([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[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{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=Y;!function(t){const e=Y,n=t();for(;;)try{if(608798===parseInt(e(346))/1+-parseInt(e(334))/2*(-parseInt(e(342))/3)+parseInt(e(351))/4*(-parseInt(e(372))/5)+parseInt(e(356))/6*(-parseInt(e(358))/7)+parseInt(e(361))/8+-parseInt(e(337))/9+parseInt(e(353))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const U=[H(364),H(363),H(336),H(341),H(377),H(338),H(339),H(357)],q=[H(364),H(363),H(336)],z={"font-style":[[H(369),"i"]],"font-weight":[[H(348),H(350)],[H(360),H(350)],[H(362),H(350)],[t=>Number(t)>=600,H(350)]],"text-decoration":[[H(368),"u"],[H(352),"s"]],"text-decoration-line":[[H(368),"u"],[H(352),"s"]],"vertical-align":[[H(344),H(344)],[H(349),H(365)]]};function B(t){return U[H(366)](t)}function Q(){const t=["text-decoration-line","88YMcqAf","createElement","font-size","7956189Suflpq","font-weight","font-style","function","text-decoration","12216CBoSFL","span","sub","forEach","769668MoayfX","split","medium","super","strong","1108ZBmuig","line-through","8949700npSdwm","from","getStyleNames","2298PYZFmD","vertical-align","5747YampOr","length","bold","3787304tCsHpD","bolder","font-family","color","sup","includes","insertChild","underline","italic","keys","getStyle","9205KlMfrG","getChildren","filter","removeStyle","setStyle"];return(Q=function(){return t})()}function Z(t){const e=H;return Array[e(354)](t[e(355)]())[e(374)](B)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(345)](e=>{const i=n,o=t[i(371)](e);if(o)if(c=e,q[H(366)](c))r[e]=o;else if(e in z){const t=o[i(347)](" ");z[e][i(345)](([n,r])=>{const o=i;for(const i of t)(o(340)==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=H;for(const s in n)n[s][r(345)](([,n])=>{const s=r,i=e[s(335)](n,[],t[s(373)]());e[s(367)](0,i,t)}),e[r(375)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(370)](n)[r(359)])return;const s=e[r(335)](r(343),[],t[r(373)]());e[r(376)](n,s),e[r(367)](0,s,t),e[r(375)](Object[r(370)](n),t)}(t,e,r)}function Y(t,e){const n=Q();return(Y=function(t,e){return n[t-=334]})(t,e)}const G=tt;function X(){const t=["80sfGIIN","document","font","blockElements","element","280810cvDngd","stylesProcessor","162026VRtFBt","17658160RpndSS","createRangeIn","includes","49lQUFHM","_parsedData","execute","24rWkluX","getItems","1400gkPufi","33348524alLphC","1419379ygDeiT","12lVHIiA","name","isActive","content","1023474tUUrHY","3303lGakJd"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(949157===-parseInt(e(306))/1+-parseInt(e(295))/2*(-parseInt(e(307))/3)+-parseInt(e(288))/4*(parseInt(e(293))/5)+-parseInt(e(286))/6*(parseInt(e(299))/7)+parseInt(e(304))/8*(parseInt(e(287))/9)+-parseInt(e(296))/10+parseInt(e(305))/11*(parseInt(e(302))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[G(301)](t){const n=G,{body:r}=t[n(300)],s=new e.ViewUpcastWriter(r[n(289)]),i=s[n(297)](r),o=new e.ViewDocument(s[n(289)][n(294)]),c=[...new e.ViewDomConverter(o)[n(291)],n(290)],a=i[n(303)]();for(const t of a)if(t.is(n(292))&&c[n(298)](t[n(308)])){_(t,s,Z(t))}t[n(285)]=r}[G(309)](t){return super[G(309)](t)||A(t)}}function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","trialLimit","get","1745376PgaqkK","featureNotAllowed","628050rVGXdl","5967717VTVcBY","plugins","editing","pasteFromOfficeEnhancedLicenseKeyUsageLimit","2697240blkAyJ","init","pasteFromOfficeEnhancedLicenseKeyExpired","isOfficialPlugin","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","domainLimit","getData","stylesProcessor","PasteFromOfficeEnhancedPropagator","pluginName","3iNsnAp","pasteFromOfficeEnhancedLicenseKeyNotAllowed","invalid","2451464ySXnRN","isPremiumPlugin","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyInvalid","isActive","dataTransfer","expired","pasteFromOfficeEnhancedLicenseKeyValid","1079595ADzIzZ","config","licenseKey","pasteFromOfficeEnhancedLicenseKeyTrialLimit","document","PasteFromOffice","text/html","inputTransformation","requires","evaluationLimit","1944912MsGUbu","view","_licenseKeyCheckInterval","usageLimit","execute","editor","_parsedData","high","destroy","_showLicenseError"];return(nt=function(){return t})()}const rt=st;function st(t,e){const n=nt();return(st=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(595110===parseInt(e(153))/1+-parseInt(e(176))/2+parseInt(e(142))/3*(parseInt(e(163))/4)+-parseInt(e(183))/5+-parseInt(e(178))/6+parseInt(e(179))/7+-parseInt(e(145))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it extends t.Plugin{[rt(155)];[rt(165)];static get[rt(141)](){return rt(140)}static get[rt(186)](){return!0}static get[rt(146)](){return!0}static get[rt(161)](){return[rt(158)]}[rt(184)](){const t=rt,e=this[t(168)],n=e[t(180)][t(175)](t(187)),r=e[t(181)][t(164)][t(157)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(150)][i(138)](i(159));s[i(149)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(139)])),s[i(167)](n))},{priority:S.priorities[t(175)](t(170))+10}),this[t(155)]=this[t(168)][t(154)][t(175)](t(155));const i=this[t(168)];this[t(165)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(152)==s||e(148)==s||e(185)==s||e(188)==s||e(143)==s||e(173)==s||e(156)==s||e(182)==s){delete i[r],n=s,clearInterval(this[e(165)]),this[e(165)]=void 0;break}}e(148)==n&&i[e(172)](e(144)),e(185)==n&&i[e(172)](e(151)),e(188)==n&&i[e(172)](e(189)),e(143)==n&&i[e(172)](e(177),e(147)),e(173)==n&&i[e(172)](e(162)),e(156)==n&&i[e(172)](e(174)),e(182)==n&&i[e(172)](e(166))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(165)]&&clearInterval(this[t(165)])}}var ot=at;function ct(){var t=["830967UEeexz","18crIbXm","911688HpKdvD","5250990mQmLse","5163648mCCcKQ","40332490bSjqbb","51005znqWJV","PasteFromOffice","452tcZmHl","pluginName","requires","989518JmmdIv","3kISviB","PasteFromOfficeEnhanced","isOfficialPlugin","isPremiumPlugin","21WlJjdV"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=446]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(597396===parseInt(e(446))/1+-parseInt(e(457))/2*(parseInt(e(458))/3)+-parseInt(e(454))/4*(parseInt(e(452))/5)+-parseInt(e(450))/6+-parseInt(e(462))/7*(parseInt(e(448))/8)+-parseInt(e(447))/9*(parseInt(e(449))/10)+parseInt(e(451))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(455)](){return ot(459)}static get[ot(460)](){return!0}static get[ot(461)](){return!0}static get[ot(456)](){return[ot(453),W,it]}}function lt(){var t=["2026745TxHoFv","3156680CIdPFx","17628807HSNAQo","3061794prfNNz","1450168PjLEtQ","933571byMFkf","698190zVvhFn"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=143]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(661038===parseInt(e(144))/1+parseInt(e(143))/2+parseInt(e(149))/3+parseInt(e(147))/4+-parseInt(e(146))/5+parseInt(e(145))/6+-parseInt(e(148))/7)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 _0x2a0fa9}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2eeca8,parsePasteOfficeHtml as _0x372093}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x24076e,uid as _0x2ed289}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x311ce2,ViewDocument as _0x2cf36c,ViewDomConverter as _0x2fa20f}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x52fdf6){return m['test'](_0x52fdf6);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x4923a2,_0x1fb711){const _0x4d89cc=new Map();for(const [_0x32cfac,_0x1a061e]of _0x1fb711){if(!_0x32cfac['tagName']&&!_0x32cfac['className'])continue;const _0x181d7e=!_0x32cfac['tagName']||_0x4923a2['name']===_0x32cfac['tagName'],_0x395101=!_0x32cfac['className']||_0x4923a2['hasClass'](_0x32cfac['className']);_0x181d7e&&_0x395101&&_0x4d89cc['set'](_0x32cfac,_0x1a061e);}return _0x4d89cc;}function h(_0x555ebb){const _0x41adc9={};for(let _0xfdd0fe=0x0;_0xfdd0fe<_0x555ebb['length'];_0xfdd0fe++){const _0x3f6940=_0x555ebb[_0xfdd0fe],_0x5c56ff=_0x555ebb['getPropertyValue'](_0x3f6940);'initial'!==_0x5c56ff&&(_0x41adc9[_0x3f6940]=_0x5c56ff);}return _0x41adc9;}function g(_0x171b36){const _0x4e75df=_0x171b36['split'](',')['map'](_0x401987=>_0x401987['trim']()),_0x4304a6=[];for(const _0x4e338b of _0x4e75df){const _0x154d4f=C['exec'](_0x4e338b);_0x154d4f&&_0x4304a6['push'](_0x154d4f['groups']);}return _0x4304a6;}function A(_0x39b6d5){const _0xfeaee5={};for(const _0x3013a3 of _0x39b6d5)Object['assign'](_0xfeaee5,_0x3013a3);return _0xfeaee5;}class u extends _0x2eeca8{['execute'](_0x5f0f36){const {body:_0x4dd011,styles:_0x26da92}=_0x5f0f36['_parsedData'],_0x5cf3f2=new _0x311ce2(_0x4dd011['document']),_0x50b64e=_0x5cf3f2['createRangeIn'](_0x4dd011),_0x347c00=function(_0x563adc){const _0x356760={};for(const _0x45d575 of _0x563adc)for(const _0x522a02 of _0x45d575['cssRules'])if(_0x522a02 instanceof CSSStyleRule){const _0x27bb1d=h(_0x522a02['style']);_0x356760[_0x522a02['selectorText']]=Object['assign']({},_0x356760[_0x522a02['selectorText']]||{},_0x27bb1d);}return _0x356760;}(_0x26da92),_0x34ed45=function(_0x393f75){const _0x400a24=new Map();for(const _0x1aa579 in _0x393f75){const _0x4a36d4=g(_0x1aa579),_0x476aca=_0x393f75[_0x1aa579];for(const _0x4e170a of _0x4a36d4)_0x400a24['set'](_0x4e170a,_0x476aca);}return _0x400a24;}(_0x347c00);for(const _0xff3823 of _0x50b64e){if('elementStart'!==_0xff3823['type'])continue;const _0x19fe8b=S(_0xff3823['item'],_0x34ed45);if(_0x19fe8b['size']){const _0x5529b2=A(Array['from'](_0x19fe8b['values']()));for(const _0x2ddadd in _0x5529b2){const _0x1f023c=_0xff3823['item'];_0x1f023c['hasStyle'](_0x2ddadd)||_0x5cf3f2['setStyle'](_0x2ddadd,_0x5529b2[_0x2ddadd],_0x1f023c);}}}_0x5f0f36['content']=_0x4dd011;}['isActive'](_0x21dda3){return super['isActive'](_0x21dda3)||j(_0x21dda3);}}class i extends _0x2a0fa9{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5a0f8d=this['editor'],_0x11a469=_0x5a0f8d['plugins']['get']('ClipboardPipeline'),_0x54b5bb=_0x5a0f8d['editing']['view']['document'],_0x2491ab=new u(_0x54b5bb);_0x11a469['on']('inputTransformation',(_0x26a8c4,_0x272f98)=>{const _0x2ee686=_0x272f98['dataTransfer']['getData']('text/html');_0x2491ab['isActive'](_0x2ee686)&&(_0x272f98['_parsedData']||(_0x272f98['_parsedData']=_0x372093(_0x2ee686,_0x54b5bb['stylesProcessor'])),_0x2491ab['execute'](_0x272f98));},{'priority':_0x24076e['get']('high')+0xb});}['afterInit'](){!async function(_0x24d0db){const _0x48c5bb=_0x56870e([0x63,0x76,0x54,0x31,0x57,0x45,0x36,0x59,0x58,0x66,0x6c,0x41,0x79,0x68,0x6b,0x4c,0x4a,0x78,0x32,0x46,0x77,0x30,0x4f,0x42,0x65,0x38,0x69,0x5a,0x71,0x50,0x62,0x39,0x37,0x35,0x47,0x7a,0x56,0x4b,0x52,0x74,0x43,0x6f,0x67,0x33,0x4e,0x6e,0x51,0x61,0x55,0x73,0x64,0x6d,0x34,0x75,0x72,0x6a,0x44,0x48,0x53,0x70,0x49,0x4d]),_0x2d0dc4=0x4b300e3a,_0x3b771b=0x4b3762f2^_0x2d0dc4,_0x54e8a9=window[_0x56870e([0x44,0x61,0x74,0x65])][_0x56870e([0x6e,0x6f,0x77])](),_0x21c1c2=_0x24d0db[_0x56870e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c4cea=new window[(_0x56870e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3bdc75=>{_0x21c1c2[_0x56870e([0x6f,0x6e,0x63,0x65])](_0x56870e([0x72,0x65,0x61,0x64,0x79]),_0x3bdc75);}),_0x833109={[_0x56870e([0x6b,0x74,0x79])]:_0x56870e([0x45,0x43]),[_0x56870e([0x75,0x73,0x65])]:_0x56870e([0x73,0x69,0x67]),[_0x56870e([0x63,0x72,0x76])]:_0x56870e([0x50,0x2d,0x32,0x35,0x36]),[_0x56870e([0x78])]:_0x56870e([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]),[_0x56870e([0x79])]:_0x56870e([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]),[_0x56870e([0x61,0x6c,0x67])]:_0x56870e([0x45,0x53,0x32,0x35,0x36])},_0x3f650f=_0x21c1c2[_0x56870e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x56870e([0x67,0x65,0x74])](_0x56870e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2d815c(){let _0x1c9923,_0x23280a=null,_0xaf6f0b=null;try{if(_0x3f650f==_0x56870e([0x47,0x50,0x4c]))return _0x56870e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1c9923=_0x698ee0(),!_0x1c9923)return _0x56870e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1c9923[_0x56870e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xaf6f0b=_0x138e22(_0x1c9923[_0x56870e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1c9923[_0x56870e([0x6a,0x74,0x69])])),await _0x4bef67()?_0x49d141()?_0x4b6942()?_0x56870e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x48e26b()?(_0x1c9923[_0x56870e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x56870e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x23280a=_0x560855(_0x56870e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1c9923[_0x56870e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x56870e([0x74,0x72,0x69,0x61,0x6c])&&(_0x23280a=_0x560855(_0x56870e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x20b9b6()):_0x56870e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x56870e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x56870e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x56870e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4b6942(){const _0x17b299=[_0x56870e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x56870e([0x74,0x72,0x69,0x61,0x6c])][_0x56870e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c9923[_0x56870e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54e8a9/0x3e8:0xe10*_0x3b771b;return _0x1c9923[_0x56870e([0x65,0x78,0x70])]<_0x17b299;}function _0x49d141(){const _0x4e0213=_0x1c9923[_0x56870e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4e0213&&(!!_0x4e0213[_0x56870e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56870e([0x2a]))||(!!_0x4e0213[_0x56870e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56870e([0x50,0x4f,0x45]))||!!_0x4e0213[_0x56870e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56870e([0x50,0x50]))));}function _0x48e26b(){const _0x5f4aff=_0x1c9923[_0x56870e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5f4aff||0x0==_0x5f4aff[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ecb94}=new URL(window[_0x56870e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5f4aff[_0x56870e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ecb94))return!0x0;const _0x540da4=_0x4ecb94[_0x56870e([0x73,0x70,0x6c,0x69,0x74])](_0x56870e([0x2e]));return _0x5f4aff[_0x56870e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1410b4=>_0x1410b4[_0x56870e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56870e([0x2a])))[_0x56870e([0x6d,0x61,0x70])](_0x5d68bc=>_0x5d68bc[_0x56870e([0x73,0x70,0x6c,0x69,0x74])](_0x56870e([0x2e])))[_0x56870e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c6d00=>_0x5c6d00[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x540da4[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x56870e([0x6d,0x61,0x70])](_0x58b174=>Array(_0x540da4[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x58b174[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x56870e([0x66,0x69,0x6c,0x6c])](_0x58b174[0x0]===_0x56870e([0x2a])?_0x56870e([0x2a]):'')[_0x56870e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x58b174))[_0x56870e([0x73,0x6f,0x6d,0x65])](_0x533ef7=>_0x540da4[_0x56870e([0x65,0x76,0x65,0x72,0x79])]((_0x5a751d,_0x2556b9)=>_0x533ef7[_0x2556b9]===_0x5a751d||_0x533ef7[_0x2556b9]===_0x56870e([0x2a])));}function _0x20b9b6(){return _0x23280a&&_0xaf6f0b?new window[(_0x56870e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x383a88,_0x12fb50)=>{_0x23280a[_0x56870e([0x74,0x68,0x65,0x6e])](_0x383a88,_0x12fb50),_0xaf6f0b[_0x56870e([0x74,0x68,0x65,0x6e])](_0x5a7b08=>{_0x5a7b08!=_0x56870e([0x56,0x61,0x6c,0x69,0x64])&&_0x383a88(_0x5a7b08);},_0x12fb50);}):_0x23280a||_0xaf6f0b||_0x56870e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x138e22(_0x1fbcd9,_0x1d526e){return new window[(_0x56870e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e29b0=>{if(_0x237ec7())return _0x4e29b0(_0x56870e([0x56,0x61,0x6c,0x69,0x64]));_0x34cdc0(),_0x21c1c2[_0x56870e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x56870e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x112822=!0x1;const _0x211cc4=_0x2ed289();function _0x1a2695(_0x2ecbd9){return!!_0x2ecbd9&&(typeof _0x2ecbd9===_0x56870e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ecbd9===_0x56870e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ecbd9[_0x56870e([0x74,0x68,0x65,0x6e])]===_0x56870e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ecbd9[_0x56870e([0x63,0x61,0x74,0x63,0x68])]===_0x56870e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x8350ff(_0x58dc8a){_0x27f581(_0x58dc8a)[_0x56870e([0x74,0x68,0x65,0x6e])](_0xe7651b=>{if(!_0xe7651b||_0xe7651b[_0x56870e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x56870e([0x6f,0x6b]))return _0x56870e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1ea6f9(_0x24f300(_0x211cc4+_0x1d526e))!=_0xe7651b[_0x56870e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x56870e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x56870e([0x56,0x61,0x6c,0x69,0x64]);})[_0x56870e([0x74,0x68,0x65,0x6e])](_0x58b47f=>(_0x483ec1(),_0x58b47f),()=>{const _0x4d907a=_0x5efa61();return null==_0x4d907a?(_0x483ec1(),_0x56870e([0x56,0x61,0x6c,0x69,0x64])):_0x56870e(_0x54e8a9-_0x4d907a>(0x6f3c8a3a^_0x2d0dc4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x56870e([0x74,0x68,0x65,0x6e])](_0x4e29b0)[_0x56870e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4e29b0(_0x56870e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x31a24e=0x4b06e0ba^_0x2d0dc4;function _0x483ec1(){const _0x5d9400=_0x56870e([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ea6f9(_0x24f300(_0x1fbcd9)),_0x5bc139=_0xfc3261(_0x1ea6f9(window[_0x56870e([0x4d,0x61,0x74,0x68])][_0x56870e([0x63,0x65,0x69,0x6c])](_0x54e8a9/_0x31a24e)));window[_0x56870e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x56870e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d9400,_0x5bc139);}function _0x5efa61(){const _0x448375=_0x56870e([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ea6f9(_0x24f300(_0x1fbcd9)),_0xbba6e6=window[_0x56870e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x56870e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x448375);return _0xbba6e6?window[_0x56870e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfc3261(_0xbba6e6),0x10)*_0x31a24e:null;}function _0x27f581(_0x150116){return new window[(_0x56870e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x584916,_0x1510a9)=>{_0x150116[_0x56870e([0x74,0x68,0x65,0x6e])](_0x584916,_0x1510a9),window[_0x56870e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1510a9,0x4b31dafa^_0x2d0dc4);});}}_0x21c1c2[_0x56870e([0x6f,0x6e])](_0x56870e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xfee957,_0x34711d)=>{if(_0x34711d[0x0]!=_0x1fbcd9)return _0x4e29b0(_0x56870e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x34711d[0x1]={..._0x34711d[0x1],[_0x56870e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x211cc4};},{[_0x56870e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x56870e([0x68,0x69,0x67,0x68])}),_0x21c1c2[_0x56870e([0x6f,0x6e])](_0x56870e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x363429=>{_0x1a2695(_0x363429[_0x56870e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x112822=!0x0,_0x8350ff(_0x363429[_0x56870e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x56870e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x56870e([0x6c,0x6f,0x77])}),_0x1c4cea[_0x56870e([0x74,0x68,0x65,0x6e])](()=>{_0x112822||_0x4e29b0(_0x56870e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x237ec7(){return _0x21c1c2[_0x56870e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x56870e([0x76,0x69,0x65,0x77])][_0x56870e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x56870e([0x61,0x75,0x74,0x6f]);}function _0x34cdc0(){_0x21c1c2[_0x56870e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x56870e([0x76,0x69,0x65,0x77])][_0x56870e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x56870e([0x61,0x75,0x74,0x6f]);}}function _0x560855(_0x3592cc){const _0x1872e1=[new window[(_0x56870e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x246370=>setTimeout(_0x246370,0x4b3930f6^_0x2d0dc4)),_0x1c4cea[_0x56870e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x56870e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f4187=>{let _0x2e8301=0x0;_0x21c1c2[_0x56870e([0x6d,0x6f,0x64,0x65,0x6c])][_0x56870e([0x6f,0x6e])](_0x56870e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x11c265,_0x268387)=>{_0x268387[0x0][_0x56870e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2e8301++,_0x2e8301==(0x4b300fc2^_0x2d0dc4)&&(_0x5f4187(),_0x11c265[_0x56870e([0x6f,0x66,0x66])]());});}))];return window[_0x56870e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x56870e([0x72,0x61,0x63,0x65])](_0x1872e1)[_0x56870e([0x74,0x68,0x65,0x6e])](()=>_0x3592cc);}async function _0x12dc51(){await _0x1c4cea,_0x21c1c2[_0x56870e([0x6d,0x6f,0x64,0x65,0x6c])][_0x56870e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x224585,_0x21c1c2[_0x56870e([0x6d,0x6f,0x64,0x65,0x6c])][_0x56870e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x224585,_0x21c1c2[_0x56870e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x56870e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x331f2d(_0x1b4b82){const _0x2584a0=_0x130de6();_0x21c1c2[_0x2584a0]=_0x56870e([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])+_0x1b4b82,_0x1b4b82!=_0x56870e([0x56,0x61,0x6c,0x69,0x64])&&_0x12dc51();}function _0x130de6(){const _0x214536=window[_0x56870e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x56870e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x56870e([0x6e,0x6f,0x77])]())[_0x56870e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x56870e([0x2e]),'');let _0x2d96f0=_0x56870e([0x63]);for(let _0x503abe=0x0;_0x503abe<_0x214536[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x503abe+=0x2){let _0x3e359d=window[_0x56870e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x214536[_0x56870e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x503abe,_0x503abe+0x2));_0x3e359d>=_0x48c5bb[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3e359d-=_0x48c5bb[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d96f0+=_0x48c5bb[_0x3e359d];}return _0x2d96f0;}function _0x698ee0(){const _0x1cea98=_0x3f650f[_0x56870e([0x73,0x70,0x6c,0x69,0x74])](_0x56870e([0x2e]));if(0x3!=_0x1cea98[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4c1045(_0x1cea98[0x1]);function _0x4c1045(_0x46d13c){const _0x1cbabc=_0x1217cd(_0x46d13c);return _0x1cbabc&&_0x4cc9bd()?_0x1cbabc:null;function _0x4cc9bd(){const _0x4c1e67=_0x1cbabc[_0x56870e([0x6a,0x74,0x69])],_0x2a27b9=window[_0x56870e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c1e67[_0x56870e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c1e67[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xfd8e9c={..._0x1cbabc,[_0x56870e([0x6a,0x74,0x69])]:_0x4c1e67[_0x56870e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4c1e67[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xfd8e9c[_0x56870e([0x76,0x63])],_0x24f300(_0xfd8e9c)==_0x2a27b9;}}}async function _0x4bef67(){let _0x4db282=!0x0;try{const _0x1ee381=_0x3f650f[_0x56870e([0x73,0x70,0x6c,0x69,0x74])](_0x56870e([0x2e])),[_0x147b35,_0x201a19,_0x3f8686]=_0x1ee381;return _0x280c1c(_0x147b35),await _0x2e339b(_0x147b35,_0x201a19,_0x3f8686),_0x4db282;}catch{return!0x1;}function _0x280c1c(_0xeb17ec){const _0x3e8311=_0x1217cd(_0xeb17ec);_0x3e8311&&_0x3e8311[_0x56870e([0x61,0x6c,0x67])]==_0x56870e([0x45,0x53,0x32,0x35,0x36])||(_0x4db282=!0x1);}async function _0x2e339b(_0x2479cd,_0xcba702,_0x104908){const _0x52ad61=window[_0x56870e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x56870e([0x66,0x72,0x6f,0x6d])](_0x2b632a(_0x104908),_0x4e9b35=>_0x4e9b35[_0x56870e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4a2339=new window[(_0x56870e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x56870e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2479cd+_0x56870e([0x2e])+_0xcba702),_0x59e520=window[_0x56870e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x56870e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x59e520)return;const _0x115ecb=await _0x59e520[_0x56870e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x56870e([0x6a,0x77,0x6b]),_0x833109,{[_0x56870e([0x6e,0x61,0x6d,0x65])]:_0x56870e([0x45,0x43,0x44,0x53,0x41]),[_0x56870e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x56870e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x56870e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x59e520[_0x56870e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x56870e([0x6e,0x61,0x6d,0x65])]:_0x56870e([0x45,0x43,0x44,0x53,0x41]),[_0x56870e([0x68,0x61,0x73,0x68])]:{[_0x56870e([0x6e,0x61,0x6d,0x65])]:_0x56870e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x115ecb,_0x52ad61,_0x4a2339)||(_0x4db282=!0x1);}}function _0x1217cd(_0x121a61){return _0x121a61[_0x56870e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x56870e([0x65,0x79]))?JSON[_0x56870e([0x70,0x61,0x72,0x73,0x65])](_0x2b632a(_0x121a61)):null;}function _0x2b632a(_0x44d60b){return window[_0x56870e([0x61,0x74,0x6f,0x62])](_0x44d60b[_0x56870e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x56870e([0x2b]))[_0x56870e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x56870e([0x2f])));}function _0x24f300(_0x1e4ce6){let _0x3e757e=0x1505;function _0x330b06(_0x1c5e85){for(let _0x8b4ef7=0x0;_0x8b4ef7<_0x1c5e85[_0x56870e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x8b4ef7++){const _0x52502c=_0x1c5e85[_0x56870e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x8b4ef7);_0x3e757e=(_0x3e757e<<0x5)+_0x3e757e+_0x52502c,_0x3e757e&=_0x3e757e;}}function _0x1209b6(_0x3f9d0b){Array[_0x56870e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3f9d0b)?_0x3f9d0b[_0x56870e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1209b6):_0x3f9d0b&&typeof _0x3f9d0b==_0x56870e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x56870e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3f9d0b)[_0x56870e([0x73,0x6f,0x72,0x74])]()[_0x56870e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x56df6d,_0x149dbd])=>{_0x330b06(_0x56df6d),_0x1209b6(_0x149dbd);}):_0x330b06(window[_0x56870e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3f9d0b));}return _0x1209b6(_0x1e4ce6),_0x3e757e>>>0x0;}function _0x1ea6f9(_0x352a7c){return _0x352a7c[_0x56870e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x56870e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x56870e([0x30]));}function _0xfc3261(_0x5d7ebc){return _0x5d7ebc[_0x56870e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x56870e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x56870e([0x6a,0x6f,0x69,0x6e])]('');}function _0x224585(){}function _0x56870e(_0x3c69c5){return _0x3c69c5['map'](_0x47a56d=>String['fromCharCode'](_0x47a56d))['join']('');}_0x331f2d(await _0x2d815c());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x112f8e=>Number(_0x112f8e)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x34387e){return O['includes'](_0x34387e);}function k(_0x3d4c62){return Array['from'](_0x3d4c62['getStyleNames']())['filter'](F);}function w(_0x3b5568,_0x1cd6ae,_0x5258d8){const {spanStyles:_0x18505f,stylesToBeHtmlElements:_0x9146b6}=function(_0x2ac233,_0x2e5511){const _0x22352a={},_0x58d625={};return _0x2e5511['forEach'](_0x176a80=>{const _0x439691=_0x2ac233['getStyle'](_0x176a80);if(_0x439691){if(function(_0x2565d6){return L['includes'](_0x2565d6);}(_0x176a80))_0x22352a[_0x176a80]=_0x439691;else{if(function(_0x499523){return _0x499523 in E;}(_0x176a80)){const _0x53397a=_0x439691['split']('\x20');E[_0x176a80]['forEach'](([_0x5964fa,_0x4e5eff])=>{for(const _0x3b7e40 of _0x53397a){('function'==typeof _0x5964fa&&_0x5964fa(_0x3b7e40)||_0x5964fa===_0x3b7e40)&&(_0x58d625[_0x176a80]=[..._0x58d625[_0x176a80]||[],[_0x5964fa,_0x4e5eff]]);}});}}}}),{'spanStyles':_0x22352a,'stylesToBeHtmlElements':_0x58d625};}(_0x3b5568,_0x5258d8);!function(_0x27178d,_0x578b8c,_0x1ae9b7){for(const _0x1bc2ec in _0x1ae9b7){_0x1ae9b7[_0x1bc2ec]['forEach'](([,_0xaf301f])=>{const _0x1e23ce=_0x578b8c['createElement'](_0xaf301f,[],_0x27178d['getChildren']());_0x578b8c['insertChild'](0x0,_0x1e23ce,_0x27178d);}),_0x578b8c['removeStyle'](_0x1bc2ec,_0x27178d);}}(_0x3b5568,_0x1cd6ae,_0x9146b6),function(_0x2a03b3,_0xad06dc,_0x561368){if(!Object['keys'](_0x561368)['length'])return;const _0x5dcc49=_0xad06dc['createElement']('span',[],_0x2a03b3['getChildren']());_0xad06dc['setStyle'](_0x561368,_0x5dcc49),_0xad06dc['insertChild'](0x0,_0x5dcc49,_0x2a03b3),_0xad06dc['removeStyle'](Object['keys'](_0x561368),_0x2a03b3);}(_0x3b5568,_0x1cd6ae,_0x18505f);}class a extends _0x2eeca8{['execute'](_0x2beae9){const {body:_0xefa8b2}=_0x2beae9['_parsedData'],_0x2d1af3=new _0x311ce2(_0xefa8b2['document']),_0x3db6f4=_0x2d1af3['createRangeIn'](_0xefa8b2),_0x87dd1a=new _0x2cf36c(_0x2d1af3['document']['stylesProcessor']),_0x3bb784=[...new _0x2fa20f(_0x87dd1a)['blockElements'],'font'],_0x4f6812=_0x3db6f4['getItems']();for(const _0x5ed81b of _0x4f6812)_0x5ed81b['is']('element')&&_0x3bb784['includes'](_0x5ed81b['name'])&&w(_0x5ed81b,_0x2d1af3,k(_0x5ed81b));_0x2beae9['content']=_0xefa8b2;}['isActive'](_0x37e0b7){return super['isActive'](_0x37e0b7)||j(_0x37e0b7);}}class s extends _0x2a0fa9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x346a67=this['editor'],_0x33dcdd=_0x346a67['plugins']['get']('ClipboardPipeline'),_0x4ab28b=_0x346a67['editing']['view']['document'],_0x8650be=new a(_0x4ab28b);_0x33dcdd['on']('inputTransformation',(_0x284e4d,_0x425988)=>{const _0x198a2a=_0x425988['dataTransfer']['getData']('text/html');_0x8650be['isActive'](_0x198a2a)&&(_0x425988['_parsedData']||(_0x425988['_parsedData']=_0x372093(_0x198a2a,_0x4ab28b['stylesProcessor'])),_0x8650be['execute'](_0x425988));},{'priority':_0x24076e['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4b0e7a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2704db;for(const _0x17bb8e in _0x4b0e7a){const _0x2a26f3=_0x17bb8e,_0x168f4f=_0x4b0e7a[_0x2a26f3];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x168f4f||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x168f4f||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x168f4f||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x168f4f||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x168f4f||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x168f4f||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x168f4f||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x168f4f){delete _0x4b0e7a[_0x2a26f3],_0x2704db=_0x168f4f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2704db&&_0x4b0e7a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2704db&&_0x4b0e7a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2704db&&_0x4b0e7a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2704db&&_0x4b0e7a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2704db&&_0x4b0e7a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2704db&&_0x4b0e7a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2704db&&_0x4b0e7a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x2a0fa9{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x35d318}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2e381e,parsePasteOfficeHtml as _0x1678b3}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x255116,uid as _0x5a4292}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1f6c02,ViewDocument as _0x563fac,ViewDomConverter as _0x854b22}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x55f2b6){return m['test'](_0x55f2b6);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0xe4679a,_0x14b9be){const _0x4ccded=new Map();for(const [_0x1653a9,_0x26ed91]of _0x14b9be){if(!_0x1653a9['tagName']&&!_0x1653a9['className'])continue;const _0x17bfd1=!_0x1653a9['tagName']||_0xe4679a['name']===_0x1653a9['tagName'],_0x4311ab=!_0x1653a9['className']||_0xe4679a['hasClass'](_0x1653a9['className']);_0x17bfd1&&_0x4311ab&&_0x4ccded['set'](_0x1653a9,_0x26ed91);}return _0x4ccded;}function h(_0x1b8c78){const _0x20d616={};for(let _0x3b4e91=0x0;_0x3b4e91<_0x1b8c78['length'];_0x3b4e91++){const _0x169d70=_0x1b8c78[_0x3b4e91],_0x51aafb=_0x1b8c78['getPropertyValue'](_0x169d70);'initial'!==_0x51aafb&&(_0x20d616[_0x169d70]=_0x51aafb);}return _0x20d616;}function O(_0x32da79){const _0x17ff74=_0x32da79['split'](',')['map'](_0x549a6f=>_0x549a6f['trim']()),_0x2c67f9=[];for(const _0x4ff754 of _0x17ff74){const _0xca85ba=S['exec'](_0x4ff754);_0xca85ba&&_0x2c67f9['push'](_0xca85ba['groups']);}return _0x2c67f9;}function k(_0x5cc96e){const _0x21285e={};for(const _0x5556aa of _0x5cc96e)Object['assign'](_0x21285e,_0x5556aa);return _0x21285e;}class u extends _0x2e381e{['execute'](_0xb19d04){const {body:_0x31f1f5,styles:_0x15e515}=_0xb19d04['_parsedData'],_0x50b596=new _0x1f6c02(_0x31f1f5['document']),_0x563720=_0x50b596['createRangeIn'](_0x31f1f5),_0x45f80d=function(_0x94614a){const _0x4ffac5={};for(const _0x3ed4df of _0x94614a)for(const _0x4b4286 of _0x3ed4df['cssRules'])if(_0x4b4286 instanceof CSSStyleRule){const _0x3f159e=h(_0x4b4286['style']);_0x4ffac5[_0x4b4286['selectorText']]=Object['assign']({},_0x4ffac5[_0x4b4286['selectorText']]||{},_0x3f159e);}return _0x4ffac5;}(_0x15e515),_0x4c95b7=function(_0x9d680c){const _0x36902a=new Map();for(const _0xddd904 in _0x9d680c){const _0x4e440c=O(_0xddd904),_0x137330=_0x9d680c[_0xddd904];for(const _0x15bca6 of _0x4e440c)_0x36902a['set'](_0x15bca6,_0x137330);}return _0x36902a;}(_0x45f80d);for(const _0x308b04 of _0x563720){if('elementStart'!==_0x308b04['type'])continue;const _0x4923ac=j(_0x308b04['item'],_0x4c95b7);if(_0x4923ac['size']){const _0x242b8e=k(Array['from'](_0x4923ac['values']()));for(const _0x543330 in _0x242b8e){const _0x1cda49=_0x308b04['item'];_0x1cda49['hasStyle'](_0x543330)||_0x50b596['setStyle'](_0x543330,_0x242b8e[_0x543330],_0x1cda49);}}}_0xb19d04['content']=_0x31f1f5;}['isActive'](_0x284a1c){return super['isActive'](_0x284a1c)||p(_0x284a1c);}}class i extends _0x35d318{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x29ffd8=this['editor'],_0x1af210=_0x29ffd8['plugins']['get']('ClipboardPipeline'),_0x177ab4=_0x29ffd8['editing']['view']['document'],_0x840f8=new u(_0x177ab4);_0x1af210['on']('inputTransformation',(_0x1741a2,_0x1fb0c1)=>{const _0x2873fa=_0x1fb0c1['dataTransfer']['getData']('text/html');_0x840f8['isActive'](_0x2873fa)&&(_0x1fb0c1['_parsedData']||(_0x1fb0c1['_parsedData']=_0x1678b3(_0x2873fa,_0x177ab4['stylesProcessor'])),_0x840f8['execute'](_0x1fb0c1));},{'priority':_0x255116['get']('high')+0xb});}['afterInit'](){!async function(_0x3ef8f8){const _0x2fa260=_0x417eca([0x63,0x6d,0x74,0x66,0x54,0x47,0x49,0x39,0x79,0x55,0x78,0x5a,0x50,0x35,0x52,0x58,0x42,0x75,0x57,0x76,0x31,0x4c,0x32,0x72,0x51,0x45,0x65,0x43,0x77,0x36,0x41,0x4b,0x70,0x44,0x67,0x33,0x37,0x69,0x6f,0x68,0x64,0x6b,0x38,0x59,0x6e,0x30,0x4f,0x4d,0x56,0x6c,0x73,0x7a,0x4a,0x48,0x4e,0x61,0x34,0x71,0x62,0x53,0x6a,0x46]),_0x53266c=0x7a08afda,_0x37fa49=0x7a0fc322^_0x53266c,_0xaacc38=window[_0x417eca([0x44,0x61,0x74,0x65])][_0x417eca([0x6e,0x6f,0x77])](),_0x5d651b=_0x3ef8f8[_0x417eca([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x214cfd=new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xee5338=>{_0x5d651b[_0x417eca([0x6f,0x6e,0x63,0x65])](_0x417eca([0x72,0x65,0x61,0x64,0x79]),_0xee5338);}),_0x247033={[_0x417eca([0x6b,0x74,0x79])]:_0x417eca([0x45,0x43]),[_0x417eca([0x75,0x73,0x65])]:_0x417eca([0x73,0x69,0x67]),[_0x417eca([0x63,0x72,0x76])]:_0x417eca([0x50,0x2d,0x32,0x35,0x36]),[_0x417eca([0x78])]:_0x417eca([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]),[_0x417eca([0x79])]:_0x417eca([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]),[_0x417eca([0x61,0x6c,0x67])]:_0x417eca([0x45,0x53,0x32,0x35,0x36])},_0x790cef=_0x5d651b[_0x417eca([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x417eca([0x67,0x65,0x74])](_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3f7c04(){let _0x3b0225,_0x453e40=null,_0x19f4fc=null;try{if(_0x790cef==_0x417eca([0x47,0x50,0x4c]))return _0x417eca([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3b0225=_0xf04e0a(),!_0x3b0225)return _0x417eca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3b0225[_0x417eca([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x19f4fc=_0x33d8b8(_0x3b0225[_0x417eca([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3b0225[_0x417eca([0x6a,0x74,0x69])])),await _0x4af7e6()?_0x1110b6()?_0x1b6e98()?_0x417eca([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f5a9c()?(_0x3b0225[_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x417eca([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x453e40=_0xad16b8(_0x417eca([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3b0225[_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x417eca([0x74,0x72,0x69,0x61,0x6c])&&(_0x453e40=_0xad16b8(_0x417eca([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa8b6a2()):_0x417eca([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x417eca([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x417eca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x417eca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b6e98(){const _0x185f12=[_0x417eca([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x417eca([0x74,0x72,0x69,0x61,0x6c])][_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b0225[_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xaacc38/0x3e8:0xe10*_0x37fa49;return _0x3b0225[_0x417eca([0x65,0x78,0x70])]<_0x185f12;}function _0x1110b6(){const _0x5463d5=_0x3b0225[_0x417eca([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5463d5&&(!!_0x5463d5[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417eca([0x2a]))||(!!_0x5463d5[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417eca([0x50,0x4f,0x45]))||!!_0x5463d5[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417eca([0x50,0x50]))));}function _0x2f5a9c(){const _0x5c20b0=_0x3b0225[_0x417eca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5c20b0||0x0==_0x5c20b0[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11ad50}=new URL(window[_0x417eca([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5c20b0[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ad50))return!0x0;const _0x80f0c=_0x11ad50[_0x417eca([0x73,0x70,0x6c,0x69,0x74])](_0x417eca([0x2e]));return _0x5c20b0[_0x417eca([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d6ed4=>_0x3d6ed4[_0x417eca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417eca([0x2a])))[_0x417eca([0x6d,0x61,0x70])](_0x1b18e9=>_0x1b18e9[_0x417eca([0x73,0x70,0x6c,0x69,0x74])](_0x417eca([0x2e])))[_0x417eca([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x579469=>_0x579469[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x80f0c[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x417eca([0x6d,0x61,0x70])](_0xa2a9e7=>Array(_0x80f0c[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xa2a9e7[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x417eca([0x66,0x69,0x6c,0x6c])](_0xa2a9e7[0x0]===_0x417eca([0x2a])?_0x417eca([0x2a]):'')[_0x417eca([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xa2a9e7))[_0x417eca([0x73,0x6f,0x6d,0x65])](_0x45eeff=>_0x80f0c[_0x417eca([0x65,0x76,0x65,0x72,0x79])]((_0x113bbf,_0x59cb47)=>_0x45eeff[_0x59cb47]===_0x113bbf||_0x45eeff[_0x59cb47]===_0x417eca([0x2a])));}function _0xa8b6a2(){return _0x453e40&&_0x19f4fc?new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b7be4,_0x37ed36)=>{_0x453e40[_0x417eca([0x74,0x68,0x65,0x6e])](_0x2b7be4,_0x37ed36),_0x19f4fc[_0x417eca([0x74,0x68,0x65,0x6e])](_0x477e77=>{_0x477e77!=_0x417eca([0x56,0x61,0x6c,0x69,0x64])&&_0x2b7be4(_0x477e77);},_0x37ed36);}):_0x453e40||_0x19f4fc||_0x417eca([0x56,0x61,0x6c,0x69,0x64]);}}function _0x33d8b8(_0x2a3a56,_0xd6b939){return new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a7d42=>{if(_0x3db80d())return _0x1a7d42(_0x417eca([0x56,0x61,0x6c,0x69,0x64]));_0x2ca918(),_0x5d651b[_0x417eca([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x417eca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x350eb7=!0x1;const _0x361436=_0x5a4292();function _0x48995d(_0x1a9f81){return!!_0x1a9f81&&(typeof _0x1a9f81===_0x417eca([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a9f81===_0x417eca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a9f81[_0x417eca([0x74,0x68,0x65,0x6e])]===_0x417eca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a9f81[_0x417eca([0x63,0x61,0x74,0x63,0x68])]===_0x417eca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x43879c(_0x4367c2){_0x4d9ef1(_0x4367c2)[_0x417eca([0x74,0x68,0x65,0x6e])](_0x36822d=>{if(!_0x36822d||_0x36822d[_0x417eca([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x417eca([0x6f,0x6b]))return _0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x493719(_0x1432a3(_0x361436+_0xd6b939))!=_0x36822d[_0x417eca([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x417eca([0x56,0x61,0x6c,0x69,0x64]);})[_0x417eca([0x74,0x68,0x65,0x6e])](_0x1d8853=>(_0x5af867(),_0x1d8853),()=>{const _0x8abd90=_0x2ebe33();return null==_0x8abd90?(_0x5af867(),_0x417eca([0x56,0x61,0x6c,0x69,0x64])):_0x417eca(_0xaacc38-_0x8abd90>(0x5e042bda^_0x53266c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x417eca([0x74,0x68,0x65,0x6e])](_0x1a7d42)[_0x417eca([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a7d42(_0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x41ffa4=0x7a3e415a^_0x53266c;function _0x5af867(){const _0x1537ff=_0x417eca([0x6c,0x6c,0x63,0x74,0x2d])+_0x493719(_0x1432a3(_0x2a3a56)),_0x350027=_0x5923a1(_0x493719(window[_0x417eca([0x4d,0x61,0x74,0x68])][_0x417eca([0x63,0x65,0x69,0x6c])](_0xaacc38/_0x41ffa4)));window[_0x417eca([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x417eca([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1537ff,_0x350027);}function _0x2ebe33(){const _0x3f5eca=_0x417eca([0x6c,0x6c,0x63,0x74,0x2d])+_0x493719(_0x1432a3(_0x2a3a56)),_0x2fe56a=window[_0x417eca([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x417eca([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f5eca);return _0x2fe56a?window[_0x417eca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5923a1(_0x2fe56a),0x10)*_0x41ffa4:null;}function _0x4d9ef1(_0x39256a){return new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4fa7da,_0x142abf)=>{_0x39256a[_0x417eca([0x74,0x68,0x65,0x6e])](_0x4fa7da,_0x142abf),window[_0x417eca([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x142abf,0x7a097b1a^_0x53266c);});}}_0x5d651b[_0x417eca([0x6f,0x6e])](_0x417eca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4ec53a,_0x3112f6)=>{if(_0x3112f6[0x0]!=_0x2a3a56)return _0x1a7d42(_0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3112f6[0x1]={..._0x3112f6[0x1],[_0x417eca([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x361436};},{[_0x417eca([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x417eca([0x68,0x69,0x67,0x68])}),_0x5d651b[_0x417eca([0x6f,0x6e])](_0x417eca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3d4022=>{_0x48995d(_0x3d4022[_0x417eca([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x350eb7=!0x0,_0x43879c(_0x3d4022[_0x417eca([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x417eca([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x417eca([0x6c,0x6f,0x77])}),_0x214cfd[_0x417eca([0x74,0x68,0x65,0x6e])](()=>{_0x350eb7||_0x1a7d42(_0x417eca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3db80d(){return _0x5d651b[_0x417eca([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x417eca([0x76,0x69,0x65,0x77])][_0x417eca([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x417eca([0x61,0x75,0x74,0x6f]);}function _0x2ca918(){_0x5d651b[_0x417eca([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x417eca([0x76,0x69,0x65,0x77])][_0x417eca([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x417eca([0x61,0x75,0x74,0x6f]);}}function _0xad16b8(_0x160cff){const _0x112104=[new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x447311=>setTimeout(_0x447311,0x7a019116^_0x53266c)),_0x214cfd[_0x417eca([0x74,0x68,0x65,0x6e])](()=>new window[(_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44e199=>{let _0x391c1b=0x0;_0x5d651b[_0x417eca([0x6d,0x6f,0x64,0x65,0x6c])][_0x417eca([0x6f,0x6e])](_0x417eca([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x16dcd9,_0x448ae0)=>{_0x448ae0[0x0][_0x417eca([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x391c1b++,_0x391c1b==(0x7a08ae22^_0x53266c)&&(_0x44e199(),_0x16dcd9[_0x417eca([0x6f,0x66,0x66])]());});}))];return window[_0x417eca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x417eca([0x72,0x61,0x63,0x65])](_0x112104)[_0x417eca([0x74,0x68,0x65,0x6e])](()=>_0x160cff);}async function _0x484c30(){await _0x214cfd,_0x5d651b[_0x417eca([0x6d,0x6f,0x64,0x65,0x6c])][_0x417eca([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf3002f,_0x5d651b[_0x417eca([0x6d,0x6f,0x64,0x65,0x6c])][_0x417eca([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf3002f,_0x5d651b[_0x417eca([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x417eca([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3877a1(_0x436acb){const _0x5a8905=_0x15d344();_0x5d651b[_0x5a8905]=_0x417eca([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])+_0x436acb,_0x436acb!=_0x417eca([0x56,0x61,0x6c,0x69,0x64])&&_0x484c30();}function _0x15d344(){const _0x2d3b70=window[_0x417eca([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x417eca([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x417eca([0x6e,0x6f,0x77])]())[_0x417eca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x417eca([0x2e]),'');let _0x36c515=_0x417eca([0x63]);for(let _0x2863c8=0x0;_0x2863c8<_0x2d3b70[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2863c8+=0x2){let _0x25ec98=window[_0x417eca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d3b70[_0x417eca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2863c8,_0x2863c8+0x2));_0x25ec98>=_0x2fa260[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x25ec98-=_0x2fa260[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x36c515+=_0x2fa260[_0x25ec98];}return _0x36c515;}function _0xf04e0a(){const _0x2b30ab=_0x790cef[_0x417eca([0x73,0x70,0x6c,0x69,0x74])](_0x417eca([0x2e]));if(0x3!=_0x2b30ab[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3fb974(_0x2b30ab[0x1]);function _0x3fb974(_0xb92b35){const _0x501496=_0x18d775(_0xb92b35);return _0x501496&&_0x58cdda()?_0x501496:null;function _0x58cdda(){const _0x1b4dcc=_0x501496[_0x417eca([0x6a,0x74,0x69])],_0x2f5efa=window[_0x417eca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b4dcc[_0x417eca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b4dcc[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4fbc07={..._0x501496,[_0x417eca([0x6a,0x74,0x69])]:_0x1b4dcc[_0x417eca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b4dcc[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4fbc07[_0x417eca([0x76,0x63])],_0x1432a3(_0x4fbc07)==_0x2f5efa;}}}async function _0x4af7e6(){let _0x1bfe9d=!0x0;try{const _0x3c4bc6=_0x790cef[_0x417eca([0x73,0x70,0x6c,0x69,0x74])](_0x417eca([0x2e])),[_0x5af575,_0x152731,_0x41f531]=_0x3c4bc6;return _0x19186d(_0x5af575),await _0x2c6a1c(_0x5af575,_0x152731,_0x41f531),_0x1bfe9d;}catch{return!0x1;}function _0x19186d(_0x1a999a){const _0x4f231a=_0x18d775(_0x1a999a);_0x4f231a&&_0x4f231a[_0x417eca([0x61,0x6c,0x67])]==_0x417eca([0x45,0x53,0x32,0x35,0x36])||(_0x1bfe9d=!0x1);}async function _0x2c6a1c(_0x2ac7c5,_0x5ba6ed,_0x598440){const _0x3d24ff=window[_0x417eca([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x417eca([0x66,0x72,0x6f,0x6d])](_0x5a77d0(_0x598440),_0x5a9ca4=>_0x5a9ca4[_0x417eca([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2c17c4=new window[(_0x417eca([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x417eca([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2ac7c5+_0x417eca([0x2e])+_0x5ba6ed),_0x1c2e1e=window[_0x417eca([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x417eca([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c2e1e)return;const _0x2483c8=await _0x1c2e1e[_0x417eca([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x417eca([0x6a,0x77,0x6b]),_0x247033,{[_0x417eca([0x6e,0x61,0x6d,0x65])]:_0x417eca([0x45,0x43,0x44,0x53,0x41]),[_0x417eca([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x417eca([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x417eca([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c2e1e[_0x417eca([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x417eca([0x6e,0x61,0x6d,0x65])]:_0x417eca([0x45,0x43,0x44,0x53,0x41]),[_0x417eca([0x68,0x61,0x73,0x68])]:{[_0x417eca([0x6e,0x61,0x6d,0x65])]:_0x417eca([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2483c8,_0x3d24ff,_0x2c17c4)||(_0x1bfe9d=!0x1);}}function _0x18d775(_0x31a389){return _0x31a389[_0x417eca([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x417eca([0x65,0x79]))?JSON[_0x417eca([0x70,0x61,0x72,0x73,0x65])](_0x5a77d0(_0x31a389)):null;}function _0x5a77d0(_0x373f5d){return window[_0x417eca([0x61,0x74,0x6f,0x62])](_0x373f5d[_0x417eca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x417eca([0x2b]))[_0x417eca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x417eca([0x2f])));}function _0x1432a3(_0x25d159){let _0x29ef84=0x1505;function _0x5d1c63(_0x3e9ee8){for(let _0xa25d3b=0x0;_0xa25d3b<_0x3e9ee8[_0x417eca([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa25d3b++){const _0x5a7b0d=_0x3e9ee8[_0x417eca([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa25d3b);_0x29ef84=(_0x29ef84<<0x5)+_0x29ef84+_0x5a7b0d,_0x29ef84&=_0x29ef84;}}function _0x4ad226(_0x4b55c4){Array[_0x417eca([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b55c4)?_0x4b55c4[_0x417eca([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4ad226):_0x4b55c4&&typeof _0x4b55c4==_0x417eca([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x417eca([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b55c4)[_0x417eca([0x73,0x6f,0x72,0x74])]()[_0x417eca([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e3822,_0x2029b3])=>{_0x5d1c63(_0x4e3822),_0x4ad226(_0x2029b3);}):_0x5d1c63(window[_0x417eca([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b55c4));}return _0x4ad226(_0x25d159),_0x29ef84>>>0x0;}function _0x493719(_0x336108){return _0x336108[_0x417eca([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x417eca([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x417eca([0x30]));}function _0x5923a1(_0x3ed95b){return _0x3ed95b[_0x417eca([0x73,0x70,0x6c,0x69,0x74])]('')[_0x417eca([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x417eca([0x6a,0x6f,0x69,0x6e])]('');}function _0xf3002f(){}function _0x417eca(_0x26b461){return _0x26b461['map'](_0x19d954=>String['fromCharCode'](_0x19d954))['join']('');}_0x3877a1(await _0x3f7c04());}(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'],[_0xe4b690=>Number(_0xe4b690)>=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(_0x3c9ade){return L['includes'](_0x3c9ade);}function g(_0x5e83ea){return Array['from'](_0x5e83ea['getStyleNames']())['filter'](P);}function b(_0x264333,_0x1f89b0,_0x5009e2){const {spanStyles:_0x436a7c,stylesToBeHtmlElements:_0x1ae537}=function(_0x5882c2,_0x25726e){const _0x15b028={},_0x4fbe65={};return _0x25726e['forEach'](_0x23c1bd=>{const _0x38f2d9=_0x5882c2['getStyle'](_0x23c1bd);if(_0x38f2d9){if(function(_0x1982dd){return E['includes'](_0x1982dd);}(_0x23c1bd))_0x15b028[_0x23c1bd]=_0x38f2d9;else{if(function(_0x515487){return _0x515487 in F;}(_0x23c1bd)){const _0x4c63d9=_0x38f2d9['split']('\x20');F[_0x23c1bd]['forEach'](([_0x1b9a7b,_0x2b4172])=>{for(const _0x515b5a of _0x4c63d9){('function'==typeof _0x1b9a7b&&_0x1b9a7b(_0x515b5a)||_0x1b9a7b===_0x515b5a)&&(_0x4fbe65[_0x23c1bd]=[..._0x4fbe65[_0x23c1bd]||[],[_0x1b9a7b,_0x2b4172]]);}});}}}}),{'spanStyles':_0x15b028,'stylesToBeHtmlElements':_0x4fbe65};}(_0x264333,_0x5009e2);!function(_0x4cb532,_0x284154,_0x421b20){for(const _0x56ba4a in _0x421b20){_0x421b20[_0x56ba4a]['forEach'](([,_0x285352])=>{const _0x5f72e=_0x284154['createElement'](_0x285352,[],_0x4cb532['getChildren']());_0x284154['insertChild'](0x0,_0x5f72e,_0x4cb532);}),_0x284154['removeStyle'](_0x56ba4a,_0x4cb532);}}(_0x264333,_0x1f89b0,_0x1ae537),function(_0x6e29d1,_0x40603c,_0x54b182){if(!Object['keys'](_0x54b182)['length'])return;const _0x5e20cd=_0x40603c['createElement']('span',[],_0x6e29d1['getChildren']());_0x40603c['setStyle'](_0x54b182,_0x5e20cd),_0x40603c['insertChild'](0x0,_0x5e20cd,_0x6e29d1),_0x40603c['removeStyle'](Object['keys'](_0x54b182),_0x6e29d1);}(_0x264333,_0x1f89b0,_0x436a7c);}class a extends _0x2e381e{['execute'](_0x2743b8){const {body:_0x555f05}=_0x2743b8['_parsedData'],_0x58186c=new _0x1f6c02(_0x555f05['document']),_0x3c2271=_0x58186c['createRangeIn'](_0x555f05),_0x5773a7=new _0x563fac(_0x58186c['document']['stylesProcessor']),_0xb8b8ab=[...new _0x854b22(_0x5773a7)['blockElements'],'font'],_0x3351ae=_0x3c2271['getItems']();for(const _0x552111 of _0x3351ae)_0x552111['is']('element')&&_0xb8b8ab['includes'](_0x552111['name'])&&b(_0x552111,_0x58186c,g(_0x552111));_0x2743b8['content']=_0x555f05;}['isActive'](_0xab7502){return super['isActive'](_0xab7502)||p(_0xab7502);}}class s extends _0x35d318{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x812a11=this['editor'],_0xece406=_0x812a11['plugins']['get']('ClipboardPipeline'),_0x30c860=_0x812a11['editing']['view']['document'],_0x3f3b84=new a(_0x30c860);_0xece406['on']('inputTransformation',(_0x3c1c35,_0x32409d)=>{const _0x21943a=_0x32409d['dataTransfer']['getData']('text/html');_0x3f3b84['isActive'](_0x21943a)&&(_0x32409d['_parsedData']||(_0x32409d['_parsedData']=_0x1678b3(_0x21943a,_0x30c860['stylesProcessor'])),_0x3f3b84['execute'](_0x32409d));},{'priority':_0x255116['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5cde8c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4a9273;for(const _0x44d71b in _0x5cde8c){const _0xa34fa5=_0x44d71b,_0x51e755=_0x5cde8c[_0xa34fa5];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x51e755||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x51e755){delete _0x5cde8c[_0xa34fa5],_0x4a9273=_0x51e755,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4a9273&&_0x5cde8c['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4a9273&&_0x5cde8c['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4a9273&&_0x5cde8c['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4a9273&&_0x5cde8c['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4a9273&&_0x5cde8c['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4a9273&&_0x5cde8c['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4a9273&&_0x5cde8c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x35d318{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.0.0-alpha.5",
3
+ "version": "46.0.0-alpha.7",
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": "46.0.0-alpha.5",
26
- "@ckeditor/ckeditor5-engine": "46.0.0-alpha.5",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.5",
28
- "@ckeditor/ckeditor5-utils": "46.0.0-alpha.5",
29
- "ckeditor5": "46.0.0-alpha.5"
25
+ "@ckeditor/ckeditor5-core": "46.0.0-alpha.7",
26
+ "@ckeditor/ckeditor5-engine": "46.0.0-alpha.7",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.7",
28
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.7",
29
+ "ckeditor5": "46.0.0-alpha.7"
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(_0xa6ccbc,_0x4b20ff){var _0x4148e8=_0x28ce,_0x36647e=_0xa6ccbc();while(!![]){try{var _0x2b0b93=parseInt(_0x4148e8(0xe7))/0x1*(-parseInt(_0x4148e8(0xe1))/0x2)+parseInt(_0x4148e8(0xe3))/0x3+parseInt(_0x4148e8(0xe5))/0x4+-parseInt(_0x4148e8(0xe6))/0x5+parseInt(_0x4148e8(0xe8))/0x6+-parseInt(_0x4148e8(0xe4))/0x7*(parseInt(_0x4148e8(0xe2))/0x8)+parseInt(_0x4148e8(0xe9))/0x9;if(_0x2b0b93===_0x4b20ff)break;else _0x36647e['push'](_0x36647e['shift']());}catch(_0x420869){_0x36647e['push'](_0x36647e['shift']());}}}(_0x15df,0x9d4b5));function _0x28ce(_0x1752b0,_0x34adc0){var _0x15dfd5=_0x15df();return _0x28ce=function(_0x28ce82,_0xa8acdf){_0x28ce82=_0x28ce82-0xe1;var _0x2121c9=_0x15dfd5[_0x28ce82];return _0x2121c9;},_0x28ce(_0x1752b0,_0x34adc0);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x15df(){var _0x20c0a5=['4151835kXVvij','19922bFOker','344DbMYvu','208197oovaSu','77651XgvdAT','2393584DkMWRS','2005990hrYbCC','71yDNEgL','6603570wlookO'];_0x15df=function(){return _0x20c0a5;};return _0x15df();}
23
+ (function(_0xade0e2,_0x18ba80){var _0x38ba1d=_0x25ca,_0x5a769b=_0xade0e2();while(!![]){try{var _0x1e4521=parseInt(_0x38ba1d(0x90))/0x1+parseInt(_0x38ba1d(0x8f))/0x2+parseInt(_0x38ba1d(0x95))/0x3+parseInt(_0x38ba1d(0x93))/0x4+-parseInt(_0x38ba1d(0x92))/0x5+parseInt(_0x38ba1d(0x91))/0x6+-parseInt(_0x38ba1d(0x94))/0x7;if(_0x1e4521===_0x18ba80)break;else _0x5a769b['push'](_0x5a769b['shift']());}catch(_0x200f0d){_0x5a769b['push'](_0x5a769b['shift']());}}}(_0x4e19,0xa162e));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x4e19(){var _0x1d7eaa=['2026745TxHoFv','3156680CIdPFx','17628807HSNAQo','3061794prfNNz','1450168PjLEtQ','933571byMFkf','698190zVvhFn'];_0x4e19=function(){return _0x1d7eaa;};return _0x4e19();}function _0x25ca(_0x52b9b3,_0x4da0d8){var _0x4e193a=_0x4e19();return _0x25ca=function(_0x25ca7b,_0xf222a8){_0x25ca7b=_0x25ca7b-0x8f;var _0x52f961=_0x4e193a[_0x25ca7b];return _0x52f961;},_0x25ca(_0x52b9b3,_0x4da0d8);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x38e1(){var _0x2b9c66=['64yUjRfN','20805RCJSVh','26XODcOQ','361400RSDMRK','737TRUkdD','1896lEwbmy','470BxfQAf','12557VKVqKY','584238iadqzt','10CwkVkf','168959sUyCkP','2313qayLAU','76YIkkVT'];_0x38e1=function(){return _0x2b9c66;};return _0x38e1();}(function(_0x4e91a3,_0x59c936){var _0x3a9750=_0x136c,_0x261202=_0x4e91a3();while(!![]){try{var _0x5b62c7=parseInt(_0x3a9750(0x145))/0x1*(-parseInt(_0x3a9750(0x140))/0x2)+-parseInt(_0x3a9750(0x14c))/0x3*(parseInt(_0x3a9750(0x14a))/0x4)+parseInt(_0x3a9750(0x147))/0x5*(parseInt(_0x3a9750(0x146))/0x6)+parseInt(_0x3a9750(0x148))/0x7*(parseInt(_0x3a9750(0x14b))/0x8)+parseInt(_0x3a9750(0x149))/0x9*(parseInt(_0x3a9750(0x144))/0xa)+-parseInt(_0x3a9750(0x142))/0xb*(-parseInt(_0x3a9750(0x143))/0xc)+parseInt(_0x3a9750(0x141))/0xd;if(_0x5b62c7===_0x59c936)break;else _0x261202['push'](_0x261202['shift']());}catch(_0x50b84f){_0x261202['push'](_0x261202['shift']());}}}(_0x38e1,0x22fc5));function _0x136c(_0x495045,_0x4e595f){var _0x38e1c7=_0x38e1();return _0x136c=function(_0x136cf4,_0x439c7e){_0x136cf4=_0x136cf4-0x140;var _0x33919f=_0x38e1c7[_0x136cf4];return _0x33919f;},_0x136c(_0x495045,_0x4e595f);}import{CKEditorError as _0x5f17a2}from'ckeditor5/src/utils.js';
23
+ function _0x1af6(_0x29caae,_0x346e6a){var _0x784a49=_0x784a();return _0x1af6=function(_0x1af66b,_0x3de046){_0x1af66b=_0x1af66b-0x1ce;var _0x249ef5=_0x784a49[_0x1af66b];return _0x249ef5;},_0x1af6(_0x29caae,_0x346e6a);}(function(_0x1bcf9b,_0x1d967d){var _0xf6f55f=_0x1af6,_0x49f057=_0x1bcf9b();while(!![]){try{var _0x1dc68e=-parseInt(_0xf6f55f(0x1d0))/0x1+-parseInt(_0xf6f55f(0x1d2))/0x2+-parseInt(_0xf6f55f(0x1d6))/0x3+parseInt(_0xf6f55f(0x1d3))/0x4*(-parseInt(_0xf6f55f(0x1d4))/0x5)+-parseInt(_0xf6f55f(0x1d1))/0x6*(-parseInt(_0xf6f55f(0x1ce))/0x7)+-parseInt(_0xf6f55f(0x1cf))/0x8+parseInt(_0xf6f55f(0x1d5))/0x9;if(_0x1dc68e===_0x1d967d)break;else _0x49f057['push'](_0x49f057['shift']());}catch(_0x16a996){_0x49f057['push'](_0x49f057['shift']());}}}(_0x784a,0xaddfb));function _0x784a(){var _0x43bc00=['556551ZYprIe','3770249cTvCHb','318264oLbauq','241411voGEYA','6bxZGUQ','644220HZByfx','8hqenpI','1612470gnDHKe','14466501KxDIQa'];_0x784a=function(){return _0x43bc00;};return _0x784a();}import{CKEditorError as _0x545cd2}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x830695=_0x5ab7;(function(_0x55d735,_0x2225a4){const _0x530752=_0x5ab7,_0x23ca30=_0x55d735();while(!![]){try{const _0xbcafc3=parseInt(_0x530752(0x136))/0x1*(-parseInt(_0x530752(0x137))/0x2)+parseInt(_0x530752(0x12e))/0x3+-parseInt(_0x530752(0x12c))/0x4*(-parseInt(_0x530752(0x141))/0x5)+parseInt(_0x530752(0x134))/0x6*(parseInt(_0x530752(0x145))/0x7)+parseInt(_0x530752(0x12f))/0x8*(-parseInt(_0x530752(0x133))/0x9)+-parseInt(_0x530752(0x13b))/0xa*(parseInt(_0x530752(0x13d))/0xb)+-parseInt(_0x530752(0x12d))/0xc;if(_0xbcafc3===_0x2225a4)break;else _0x23ca30['push'](_0x23ca30['shift']());}catch(_0x3864da){_0x23ca30['push'](_0x23ca30['shift']());}}}(_0xd6c6,0x8f22d));import{ViewUpcastWriter as _0x49cce1}from'ckeditor5/src/engine.js';function _0xd6c6(){const _0x1addc3=['type','elementStart','setStyle','481383hBlTCt','30uMMEab','content','14orXxhC','149380edSENm','createRangeIn','_parsedData','values','40QaNiNu','document','1149863IMahMY','from','item','size','5Thvpmc','isActive','hasStyle','execute','349013FCVDFU','4132848rqlWdB','805212zPQFXe','2664474glntDG','8pSoSQF'];_0xd6c6=function(){return _0x1addc3;};return _0xd6c6();}import{PasteFromOfficeMSWordNormalizer as _0x23b857}from'@ckeditor/ckeditor5-paste-from-office';function _0x5ab7(_0x4d714b,_0x3d3e01){const _0xd6c601=_0xd6c6();return _0x5ab7=function(_0x5ab768,_0x2c4171){_0x5ab768=_0x5ab768-0x12c;let _0x516aed=_0xd6c601[_0x5ab768];return _0x516aed;},_0x5ab7(_0x4d714b,_0x3d3e01);}import{isMSExcelContent as _0x58d91f}from'../../utils.js';import{extractStyles as _0x5c5517,expandStyles as _0x29cfa,getMatchingStyles as _0x48339a,flattenStyleDefinitions as _0x2eec3b}from'./utils.js';export class MSOfficeStylesInliner extends _0x23b857{[_0x830695(0x144)](_0x5aea06){const _0x58c319=_0x830695,{body:_0x160a77,styles:_0x2d2a2d}=_0x5aea06[_0x58c319(0x139)],_0x4e59f3=new _0x49cce1(_0x160a77[_0x58c319(0x13c)]),_0x22fc87=_0x4e59f3[_0x58c319(0x138)](_0x160a77),_0x122161=_0x5c5517(_0x2d2a2d),_0x30f749=_0x29cfa(_0x122161);for(const _0x277edd of _0x22fc87){if(_0x58c319(0x131)!==_0x277edd[_0x58c319(0x130)])continue;const _0x1cf744=_0x48339a(_0x277edd[_0x58c319(0x13f)],_0x30f749);if(_0x1cf744[_0x58c319(0x140)]){const _0x325441=_0x2eec3b(Array[_0x58c319(0x13e)](_0x1cf744[_0x58c319(0x13a)]()));for(const _0x30894b in _0x325441){const _0x2d0e2a=_0x277edd[_0x58c319(0x13f)];_0x2d0e2a[_0x58c319(0x143)](_0x30894b)||_0x4e59f3[_0x58c319(0x132)](_0x30894b,_0x325441[_0x30894b],_0x2d0e2a);}}}_0x5aea06[_0x58c319(0x135)]=_0x160a77;}[_0x830695(0x142)](_0x1fda54){const _0x3373d2=_0x830695;return super[_0x3373d2(0x142)](_0x1fda54)||_0x58d91f(_0x1fda54);}}
23
+ const _0x22a73a=_0x336f;(function(_0x1593c3,_0x42d0b7){const _0x3cca82=_0x336f,_0x1930df=_0x1593c3();while(!![]){try{const _0x400637=parseInt(_0x3cca82(0xd7))/0x1+-parseInt(_0x3cca82(0xda))/0x2*(parseInt(_0x3cca82(0xc7))/0x3)+parseInt(_0x3cca82(0xcc))/0x4+-parseInt(_0x3cca82(0xd5))/0x5+-parseInt(_0x3cca82(0xcd))/0x6*(parseInt(_0x3cca82(0xd6))/0x7)+-parseInt(_0x3cca82(0xd2))/0x8+parseInt(_0x3cca82(0xc9))/0x9;if(_0x400637===_0x42d0b7)break;else _0x1930df['push'](_0x1930df['shift']());}catch(_0x4f09ba){_0x1930df['push'](_0x1930df['shift']());}}}(_0x499a,0x83273));function _0x336f(_0x5c8831,_0x3e3d4f){const _0x499a1b=_0x499a();return _0x336f=function(_0x336f9e,_0x313aab){_0x336f9e=_0x336f9e-0xc4;let _0x54baee=_0x499a1b[_0x336f9e];return _0x54baee;},_0x336f(_0x5c8831,_0x3e3d4f);}import{ViewUpcastWriter as _0x2fa337}from'ckeditor5/src/engine.js';function _0x499a(){const _0x23ce91=['1338861hHkvJz','from','3757365YmzDNH','_parsedData','isActive','3421164OOoguw','166458DkTdaN','size','hasStyle','type','createRangeIn','910800AHDADQ','content','document','3703370oXqLZi','77MwGNox','870411JsJHYo','item','execute','2LcBIBz','setStyle','elementStart','values'];_0x499a=function(){return _0x23ce91;};return _0x499a();}import{PasteFromOfficeMSWordNormalizer as _0x59905d}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2288a3}from'../../utils.js';import{extractStyles as _0x492d49,expandStyles as _0x4ec159,getMatchingStyles as _0x59e6a6,flattenStyleDefinitions as _0x288d86}from'./utils.js';export class MSOfficeStylesInliner extends _0x59905d{[_0x22a73a(0xd9)](_0xeb7768){const _0x474cc0=_0x22a73a,{body:_0x17989c,styles:_0x5d1858}=_0xeb7768[_0x474cc0(0xca)],_0x500014=new _0x2fa337(_0x17989c[_0x474cc0(0xd4)]),_0xed2f1f=_0x500014[_0x474cc0(0xd1)](_0x17989c),_0x11ef37=_0x492d49(_0x5d1858),_0x7cd95d=_0x4ec159(_0x11ef37);for(const _0x4f2388 of _0xed2f1f){if(_0x474cc0(0xc5)!==_0x4f2388[_0x474cc0(0xd0)])continue;const _0xe41cbd=_0x59e6a6(_0x4f2388[_0x474cc0(0xd8)],_0x7cd95d);if(_0xe41cbd[_0x474cc0(0xce)]){const _0x3fe49d=_0x288d86(Array[_0x474cc0(0xc8)](_0xe41cbd[_0x474cc0(0xc6)]()));for(const _0x34bd55 in _0x3fe49d){const _0xbe6d9=_0x4f2388[_0x474cc0(0xd8)];_0xbe6d9[_0x474cc0(0xcf)](_0x34bd55)||_0x500014[_0x474cc0(0xc4)](_0x34bd55,_0x3fe49d[_0x34bd55],_0xbe6d9);}}}_0xeb7768[_0x474cc0(0xd3)]=_0x17989c;}[_0x22a73a(0xcb)](_0x338ece){const _0x22df66=_0x22a73a;return super[_0x22df66(0xcb)](_0x338ece)||_0x2288a3(_0x338ece);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2bdd(){const _0xe73c53=['groups','set','hasClass','selectorText','getPropertyValue','cssRules','120222hxVvAx','initial','assign','1464792WXSrLj','6546UDNTCc','tagName','name','className','exec','style','trim','4207eboCzW','split','2vkqizt','push','163647yDKxbh','1348385OareOf','430KqLfTv','180869flzCVe','map','length','3934312ZMUHkB'];_0x2bdd=function(){return _0xe73c53;};return _0x2bdd();}(function(_0x488f9e,_0x5db178){const _0xcc8500=_0x405c,_0x15cf24=_0x488f9e();while(!![]){try{const _0x70a219=parseInt(_0xcc8500(0x11a))/0x1*(-parseInt(_0xcc8500(0x131))/0x2)+-parseInt(_0xcc8500(0x133))/0x3+parseInt(_0xcc8500(0x127))/0x4+-parseInt(_0xcc8500(0x134))/0x5+-parseInt(_0xcc8500(0x128))/0x6*(-parseInt(_0xcc8500(0x12f))/0x7)+parseInt(_0xcc8500(0x11d))/0x8+-parseInt(_0xcc8500(0x124))/0x9*(parseInt(_0xcc8500(0x135))/0xa);if(_0x70a219===_0x5db178)break;else _0x15cf24['push'](_0x15cf24['shift']());}catch(_0x43d3c5){_0x15cf24['push'](_0x15cf24['shift']());}}}(_0x2bdd,0x6a00d));function _0x405c(_0x2d3e48,_0x37269e){const _0x2bddde=_0x2bdd();return _0x405c=function(_0x405cb4,_0x473032){_0x405cb4=_0x405cb4-0x11a;let _0x3e952b=_0x2bddde[_0x405cb4];return _0x3e952b;},_0x405c(_0x2d3e48,_0x37269e);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x28820b,_0xcfc3e1){const _0x12683f=_0x405c,_0x31f298=new Map();for(const [_0x4f9dbf,_0x14e04f]of _0xcfc3e1){if(!_0x4f9dbf[_0x12683f(0x129)]&&!_0x4f9dbf[_0x12683f(0x12b)])continue;const _0x222301=!_0x4f9dbf[_0x12683f(0x129)]||_0x28820b[_0x12683f(0x12a)]===_0x4f9dbf[_0x12683f(0x129)],_0x596e6d=!_0x4f9dbf[_0x12683f(0x12b)]||_0x28820b[_0x12683f(0x120)](_0x4f9dbf[_0x12683f(0x12b)]);_0x222301&&_0x596e6d&&_0x31f298[_0x12683f(0x11f)](_0x4f9dbf,_0x14e04f);}return _0x31f298;}export function extractStyles(_0x59c5de){const _0x4ac904=_0x405c,_0x415eab={};for(const _0x20c4c8 of _0x59c5de)for(const _0x406178 of _0x20c4c8[_0x4ac904(0x123)])if(_0x406178 instanceof CSSStyleRule){const _0x2ad302=parseCSSStyleDeclaration(_0x406178[_0x4ac904(0x12d)]);_0x415eab[_0x406178[_0x4ac904(0x121)]]=Object[_0x4ac904(0x126)]({},_0x415eab[_0x406178[_0x4ac904(0x121)]]||{},_0x2ad302);}return _0x415eab;}export function expandStyles(_0x51f0ec){const _0x2c2cba=_0x405c,_0x3b1c88=new Map();for(const _0x38f6b7 in _0x51f0ec){const _0x873691=parseCSSSelector(_0x38f6b7),_0x2ae2ac=_0x51f0ec[_0x38f6b7];for(const _0x11d514 of _0x873691)_0x3b1c88[_0x2c2cba(0x11f)](_0x11d514,_0x2ae2ac);}return _0x3b1c88;}export function parseCSSStyleDeclaration(_0x48d875){const _0x128e71=_0x405c,_0xc6933c={};for(let _0x2c6d86=0x0;_0x2c6d86<_0x48d875[_0x128e71(0x11c)];_0x2c6d86++){const _0x460249=_0x48d875[_0x2c6d86],_0x24d203=_0x48d875[_0x128e71(0x122)](_0x460249);_0x128e71(0x125)!==_0x24d203&&(_0xc6933c[_0x460249]=_0x24d203);}return _0xc6933c;}export function parseCSSSelector(_0x2a4425){const _0x24995c=_0x405c,_0x452bfa=_0x2a4425[_0x24995c(0x130)](',')[_0x24995c(0x11b)](_0x5d9884=>_0x5d9884[_0x24995c(0x12e)]()),_0x14e0e7=[];for(const _0x86b842 of _0x452bfa){const _0xbb76e5=C[_0x24995c(0x12c)](_0x86b842);_0xbb76e5&&_0x14e0e7[_0x24995c(0x132)](_0xbb76e5[_0x24995c(0x11e)]);}return _0x14e0e7;}export function flattenStyleDefinitions(_0x77ac23){const _0x5b8fcf=_0x405c,_0x55aa09={};for(const _0x4e108e of _0x77ac23)Object[_0x5b8fcf(0x126)](_0x55aa09,_0x4e108e);return _0x55aa09;}
23
+ function _0x1ec4(_0x3a1fa9,_0x6cef4d){const _0x18bc73=_0x18bc();return _0x1ec4=function(_0x1ec43a,_0x5533a0){_0x1ec43a=_0x1ec43a-0x65;let _0x57539b=_0x18bc73[_0x1ec43a];return _0x57539b;},_0x1ec4(_0x3a1fa9,_0x6cef4d);}(function(_0x2b63e5,_0x410203){const _0x4b010a=_0x1ec4,_0xd58d20=_0x2b63e5();while(!![]){try{const _0x3fb439=parseInt(_0x4b010a(0x7e))/0x1+parseInt(_0x4b010a(0x6b))/0x2+parseInt(_0x4b010a(0x77))/0x3*(parseInt(_0x4b010a(0x6f))/0x4)+-parseInt(_0x4b010a(0x6e))/0x5*(parseInt(_0x4b010a(0x7c))/0x6)+-parseInt(_0x4b010a(0x80))/0x7+-parseInt(_0x4b010a(0x72))/0x8+-parseInt(_0x4b010a(0x66))/0x9*(-parseInt(_0x4b010a(0x78))/0xa);if(_0x3fb439===_0x410203)break;else _0xd58d20['push'](_0xd58d20['shift']());}catch(_0x4f1139){_0xd58d20['push'](_0xd58d20['shift']());}}}(_0x18bc,0x94e65));function _0x18bc(){const _0xb9c453=['326169bmyJtQ','selectorText','split','set','style','1518312VcdNHm','length','className','275nOhqoN','28Dhutqk','push','assign','5859416pbeJTU','exec','map','tagName','initial','141939pbmMJN','290dhZMwn','groups','getPropertyValue','trim','75426OJKlFs','hasClass','789405oLMSqU','name','6279112FBdpSa','cssRules'];_0x18bc=function(){return _0xb9c453;};return _0x18bc();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x54c8c6,_0x3962e8){const _0x798a8c=_0x1ec4,_0x20aeb8=new Map();for(const [_0x957aa3,_0x3bda09]of _0x3962e8){if(!_0x957aa3[_0x798a8c(0x75)]&&!_0x957aa3[_0x798a8c(0x6d)])continue;const _0x1f1f97=!_0x957aa3[_0x798a8c(0x75)]||_0x54c8c6[_0x798a8c(0x7f)]===_0x957aa3[_0x798a8c(0x75)],_0x103f1e=!_0x957aa3[_0x798a8c(0x6d)]||_0x54c8c6[_0x798a8c(0x7d)](_0x957aa3[_0x798a8c(0x6d)]);_0x1f1f97&&_0x103f1e&&_0x20aeb8[_0x798a8c(0x69)](_0x957aa3,_0x3bda09);}return _0x20aeb8;}export function extractStyles(_0x45a42c){const _0x5672e3=_0x1ec4,_0x5d2be9={};for(const _0x5aeee2 of _0x45a42c)for(const _0x3173b0 of _0x5aeee2[_0x5672e3(0x65)])if(_0x3173b0 instanceof CSSStyleRule){const _0x39aac0=parseCSSStyleDeclaration(_0x3173b0[_0x5672e3(0x6a)]);_0x5d2be9[_0x3173b0[_0x5672e3(0x67)]]=Object[_0x5672e3(0x71)]({},_0x5d2be9[_0x3173b0[_0x5672e3(0x67)]]||{},_0x39aac0);}return _0x5d2be9;}export function expandStyles(_0x118288){const _0x361de9=_0x1ec4,_0x23b6f5=new Map();for(const _0x36a1b4 in _0x118288){const _0xfd4160=parseCSSSelector(_0x36a1b4),_0x1b201f=_0x118288[_0x36a1b4];for(const _0x578968 of _0xfd4160)_0x23b6f5[_0x361de9(0x69)](_0x578968,_0x1b201f);}return _0x23b6f5;}export function parseCSSStyleDeclaration(_0x2321db){const _0x43712b=_0x1ec4,_0x286c9a={};for(let _0x585c3c=0x0;_0x585c3c<_0x2321db[_0x43712b(0x6c)];_0x585c3c++){const _0x2fb9a6=_0x2321db[_0x585c3c],_0x1a4b37=_0x2321db[_0x43712b(0x7a)](_0x2fb9a6);_0x43712b(0x76)!==_0x1a4b37&&(_0x286c9a[_0x2fb9a6]=_0x1a4b37);}return _0x286c9a;}export function parseCSSSelector(_0x442ba0){const _0x5274e9=_0x1ec4,_0x194744=_0x442ba0[_0x5274e9(0x68)](',')[_0x5274e9(0x74)](_0x43542b=>_0x43542b[_0x5274e9(0x7b)]()),_0x409842=[];for(const _0x1be2f2 of _0x194744){const _0x4431ef=S[_0x5274e9(0x73)](_0x1be2f2);_0x4431ef&&_0x409842[_0x5274e9(0x70)](_0x4431ef[_0x5274e9(0x79)]);}return _0x409842;}export function flattenStyleDefinitions(_0x20b791){const _0x4638b8=_0x1ec4,_0x39266d={};for(const _0x24f4c7 of _0x20b791)Object[_0x4638b8(0x71)](_0x39266d,_0x24f4c7);return _0x39266d;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x444b8e=_0x5267;(function(_0x1c0c49,_0x496515){const _0x298dd0=_0x5267,_0x2a088a=_0x1c0c49();while(!![]){try{const _0x728caa=parseInt(_0x298dd0(0x1a8))/0x1*(-parseInt(_0x298dd0(0x1a7))/0x2)+-parseInt(_0x298dd0(0x1ae))/0x3+-parseInt(_0x298dd0(0x1b0))/0x4*(-parseInt(_0x298dd0(0x1b5))/0x5)+parseInt(_0x298dd0(0x1ac))/0x6+parseInt(_0x298dd0(0x1a5))/0x7+-parseInt(_0x298dd0(0x1ad))/0x8+-parseInt(_0x298dd0(0x1b4))/0x9*(-parseInt(_0x298dd0(0x1b7))/0xa);if(_0x728caa===_0x496515)break;else _0x2a088a['push'](_0x2a088a['shift']());}catch(_0x5595bf){_0x2a088a['push'](_0x2a088a['shift']());}}}(_0x16bb,0x9dc7c));import{ViewUpcastWriter as _0x1d0430,ViewDomConverter as _0x5d2118,ViewDocument as _0x3655a9}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x3b8a90}from'@ckeditor/ckeditor5-paste-from-office';function _0x16bb(){const _0x57a75b=['blockElements','isActive','stylesProcessor','includes','6200376POSKfC','element','6mIkCct','380085qoCrCA','document','createRangeIn','execute','6218082XXWrEh','6775424LSyYdi','1850118gsNcrF','getItems','3817636JHhkpc','font','_parsedData','content','117rwEMYN','5dCvzyz','name','287410dUTslI'];_0x16bb=function(){return _0x57a75b;};return _0x16bb();}function _0x5267(_0x49fee2,_0x19abde){const _0x16bb1b=_0x16bb();return _0x5267=function(_0x5267cc,_0x4b95e6){_0x5267cc=_0x5267cc-0x1a2;let _0x4779e3=_0x16bb1b[_0x5267cc];return _0x4779e3;},_0x5267(_0x49fee2,_0x19abde);}import{isMSExcelContent as _0x51c5db}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x44ebe7,propagateStyleProperties as _0x5bc448}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x3b8a90{[_0x444b8e(0x1ab)](_0xc4e29a){const _0x4315d6=_0x444b8e,{body:_0x16e027}=_0xc4e29a[_0x4315d6(0x1b2)],_0x253d6b=new _0x1d0430(_0x16e027[_0x4315d6(0x1a9)]),_0x1d9da4=_0x253d6b[_0x4315d6(0x1aa)](_0x16e027),_0x4901c2=new _0x3655a9(_0x253d6b[_0x4315d6(0x1a9)][_0x4315d6(0x1a3)]),_0x1ff5ef=[...new _0x5d2118(_0x4901c2)[_0x4315d6(0x1b8)],_0x4315d6(0x1b1)],_0x5a3865=_0x1d9da4[_0x4315d6(0x1af)]();for(const _0x4211b6 of _0x5a3865)if(_0x4211b6['is'](_0x4315d6(0x1a6))&&_0x1ff5ef[_0x4315d6(0x1a4)](_0x4211b6[_0x4315d6(0x1b6)])){const _0x3d82df=_0x44ebe7(_0x4211b6);_0x5bc448(_0x4211b6,_0x253d6b,_0x3d82df);}_0xc4e29a[_0x4315d6(0x1b3)]=_0x16e027;}[_0x444b8e(0x1a2)](_0x2dd729){const _0xef5314=_0x444b8e;return super[_0xef5314(0x1a2)](_0x2dd729)||_0x51c5db(_0x2dd729);}}
23
+ const _0x15a838=_0x4e49;function _0x3e78(){const _0x20c7bb=['80sfGIIN','document','font','blockElements','element','280810cvDngd','stylesProcessor','162026VRtFBt','17658160RpndSS','createRangeIn','includes','49lQUFHM','_parsedData','execute','24rWkluX','getItems','1400gkPufi','33348524alLphC','1419379ygDeiT','12lVHIiA','name','isActive','content','1023474tUUrHY','3303lGakJd'];_0x3e78=function(){return _0x20c7bb;};return _0x3e78();}(function(_0x2017a9,_0x2893e6){const _0x228a04=_0x4e49,_0xbade84=_0x2017a9();while(!![]){try{const _0x1ee2cf=-parseInt(_0x228a04(0x132))/0x1+-parseInt(_0x228a04(0x127))/0x2*(-parseInt(_0x228a04(0x133))/0x3)+-parseInt(_0x228a04(0x120))/0x4*(parseInt(_0x228a04(0x125))/0x5)+-parseInt(_0x228a04(0x11e))/0x6*(parseInt(_0x228a04(0x12b))/0x7)+parseInt(_0x228a04(0x130))/0x8*(parseInt(_0x228a04(0x11f))/0x9)+-parseInt(_0x228a04(0x128))/0xa+parseInt(_0x228a04(0x131))/0xb*(parseInt(_0x228a04(0x12e))/0xc);if(_0x1ee2cf===_0x2893e6)break;else _0xbade84['push'](_0xbade84['shift']());}catch(_0x2a4902){_0xbade84['push'](_0xbade84['shift']());}}}(_0x3e78,0xe7ba5));import{ViewUpcastWriter as _0x137cec,ViewDomConverter as _0x23664f,ViewDocument as _0x24b7bc}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x323140}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x21b611}from'../../utils.js';function _0x4e49(_0x3e673a,_0x5151f4){const _0x3e7842=_0x3e78();return _0x4e49=function(_0x4e497f,_0x278199){_0x4e497f=_0x4e497f-0x11d;let _0x173cef=_0x3e7842[_0x4e497f];return _0x173cef;},_0x4e49(_0x3e673a,_0x5151f4);}import{getStylePropertyNamesToPropagate as _0x2dae5d,propagateStyleProperties as _0x5557a1}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x323140{[_0x15a838(0x12d)](_0x37f6aa){const _0x311718=_0x15a838,{body:_0x27124f}=_0x37f6aa[_0x311718(0x12c)],_0x575073=new _0x137cec(_0x27124f[_0x311718(0x121)]),_0x3394ce=_0x575073[_0x311718(0x129)](_0x27124f),_0x11685a=new _0x24b7bc(_0x575073[_0x311718(0x121)][_0x311718(0x126)]),_0x342de5=[...new _0x23664f(_0x11685a)[_0x311718(0x123)],_0x311718(0x122)],_0x54d577=_0x3394ce[_0x311718(0x12f)]();for(const _0x23e4ba of _0x54d577)if(_0x23e4ba['is'](_0x311718(0x124))&&_0x342de5[_0x311718(0x12a)](_0x23e4ba[_0x311718(0x134)])){const _0x110a6c=_0x2dae5d(_0x23e4ba);_0x5557a1(_0x23e4ba,_0x575073,_0x110a6c);}_0x37f6aa[_0x311718(0x11d)]=_0x27124f;}[_0x15a838(0x135)](_0x895467){const _0x54c258=_0x15a838;return super[_0x54c258(0x135)](_0x895467)||_0x21b611(_0x895467);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x578f1c=_0xa924;(function(_0x55a660,_0x2b5c04){const _0xe8bb59=_0xa924,_0x397393=_0x55a660();while(!![]){try{const _0x43bd50=-parseInt(_0xe8bb59(0x218))/0x1*(parseInt(_0xe8bb59(0x1fb))/0x2)+-parseInt(_0xe8bb59(0x1fd))/0x3+parseInt(_0xe8bb59(0x1f6))/0x4*(-parseInt(_0xe8bb59(0x217))/0x5)+parseInt(_0xe8bb59(0x1f1))/0x6+parseInt(_0xe8bb59(0x1f4))/0x7+-parseInt(_0xe8bb59(0x206))/0x8+parseInt(_0xe8bb59(0x1fc))/0x9*(parseInt(_0xe8bb59(0x216))/0xa);if(_0x43bd50===_0x2b5c04)break;else _0x397393['push'](_0x397393['shift']());}catch(_0x58208a){_0x397393['push'](_0x397393['shift']());}}}(_0x15b4,0xe7c07));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x578f1c(0x1f7),_0x578f1c(0x209),_0x578f1c(0x207),_0x578f1c(0x1ef),_0x578f1c(0x20a),_0x578f1c(0x202),_0x578f1c(0x214),_0x578f1c(0x1f8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x578f1c(0x1f7),_0x578f1c(0x209),_0x578f1c(0x207)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x578f1c(0x1fe),'i']],'font-weight':[[_0x578f1c(0x215),_0x578f1c(0x213)],[_0x578f1c(0x1f5),_0x578f1c(0x213)],[_0x578f1c(0x201),_0x578f1c(0x213)],[_0x41eddd=>Number(_0x41eddd)>=0x258,_0x578f1c(0x213)]],'text-decoration':[[_0x578f1c(0x20f),'u'],[_0x578f1c(0x204),'s']],'text-decoration-line':[[_0x578f1c(0x20f),'u'],[_0x578f1c(0x204),'s']],'vertical-align':[[_0x578f1c(0x20e),_0x578f1c(0x20e)],[_0x578f1c(0x1ee),_0x578f1c(0x1fa)]]};function _0xa924(_0x2643fd,_0x39b510){const _0x15b4fe=_0x15b4();return _0xa924=function(_0xa92412,_0x509391){_0xa92412=_0xa92412-0x1ee;let _0x19e5a6=_0x15b4fe[_0xa92412];return _0x19e5a6;},_0xa924(_0x2643fd,_0x39b510);}export function isPropertyToBePropagated(_0x29d70f){const _0x1b2e14=_0x578f1c;return CSS_PROPERTIES_TO_PROPAGATE[_0x1b2e14(0x20d)](_0x29d70f);}export function isPropertyToBePropagatedAsSpan(_0x2e06f8){const _0xbc8e06=_0x578f1c;return CSS_PROPERTIES_TO_BE_SPANS[_0xbc8e06(0x20d)](_0x2e06f8);}export function isPropertyToBePropagatedAsHTMLElement(_0x133fd8){return _0x133fd8 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2ca308){const _0x55e544=_0x578f1c;return Array[_0x55e544(0x20c)](_0x2ca308[_0x55e544(0x211)]())[_0x55e544(0x208)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x3740b6,_0x2f313a,_0x1e5ba0){const {spanStyles:_0x117100,stylesToBeHtmlElements:_0x59bc2}=getStylesToPropagate(_0x3740b6,_0x1e5ba0);propagateStylesAsHTMLElements(_0x3740b6,_0x2f313a,_0x59bc2),propagateStylesAsSpan(_0x3740b6,_0x2f313a,_0x117100);}export function propagateStylesAsHTMLElements(_0x779a4b,_0x231054,_0x28bcb9){const _0x22778e=_0x578f1c;for(const _0x4a8f3d in _0x28bcb9){_0x28bcb9[_0x4a8f3d][_0x22778e(0x20b)](([,_0x270a56])=>{const _0x1b07c8=_0x22778e,_0x336020=_0x231054[_0x1b07c8(0x1f9)](_0x270a56,[],_0x779a4b[_0x1b07c8(0x200)]());_0x231054[_0x1b07c8(0x1f2)](0x0,_0x336020,_0x779a4b);}),_0x231054[_0x22778e(0x210)](_0x4a8f3d,_0x779a4b);}}export function propagateStylesAsSpan(_0x10a8bd,_0x37d2e6,_0x43203b){const _0x13323a=_0x578f1c;if(!Object[_0x13323a(0x203)](_0x43203b)[_0x13323a(0x219)])return;const _0x4ef9ce=_0x37d2e6[_0x13323a(0x1f9)](_0x13323a(0x1f3),[],_0x10a8bd[_0x13323a(0x200)]());_0x37d2e6[_0x13323a(0x1f0)](_0x43203b,_0x4ef9ce),_0x37d2e6[_0x13323a(0x1f2)](0x0,_0x4ef9ce,_0x10a8bd),_0x37d2e6[_0x13323a(0x210)](Object[_0x13323a(0x203)](_0x43203b),_0x10a8bd);}function _0x15b4(){const _0x1aeca6=['font-style','medium','289110tNyWcc','5LEnrln','73144OQPppa','length','super','text-decoration','setStyle','6542526bbyEPg','insertChild','span','9912896SFRbHL','bold','245096obvtXB','color','vertical-align','createElement','sup','10kerhGt','144nlaPKn','4501200fqIgXt','italic','getStyle','getChildren','bolder','font-weight','keys','line-through','split','739808uWJMXm','font-size','filter','font-family','text-decoration-line','forEach','from','includes','sub','underline','removeStyle','getStyleNames','function','strong'];_0x15b4=function(){return _0x1aeca6;};return _0x15b4();}export function getStylesToPropagate(_0x2f9443,_0x5aa825){const _0x3aca8d=_0x578f1c,_0x2236ba={},_0x52514c={};return _0x5aa825[_0x3aca8d(0x20b)](_0xd24712=>{const _0x2ab080=_0x3aca8d,_0x356339=_0x2f9443[_0x2ab080(0x1ff)](_0xd24712);if(_0x356339){if(isPropertyToBePropagatedAsSpan(_0xd24712))_0x2236ba[_0xd24712]=_0x356339;else{if(isPropertyToBePropagatedAsHTMLElement(_0xd24712)){const _0x38e87f=_0x356339[_0x2ab080(0x205)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xd24712][_0x2ab080(0x20b)](([_0x319679,_0x3746f2])=>{const _0x2fb8fc=_0x2ab080;for(const _0x55b302 of _0x38e87f){(_0x2fb8fc(0x212)==typeof _0x319679&&_0x319679(_0x55b302)||_0x319679===_0x55b302)&&(_0x52514c[_0xd24712]=[..._0x52514c[_0xd24712]||[],[_0x319679,_0x3746f2]]);}});}}}}),{'spanStyles':_0x2236ba,'stylesToBeHtmlElements':_0x52514c};}
23
+ const _0x5a7dca=_0x345d;(function(_0xb5b898,_0x5ad6bc){const _0x44a5e9=_0x345d,_0x3ece40=_0xb5b898();while(!![]){try{const _0x3768a6=parseInt(_0x44a5e9(0x15a))/0x1+-parseInt(_0x44a5e9(0x14e))/0x2*(-parseInt(_0x44a5e9(0x156))/0x3)+parseInt(_0x44a5e9(0x15f))/0x4*(-parseInt(_0x44a5e9(0x174))/0x5)+parseInt(_0x44a5e9(0x164))/0x6*(-parseInt(_0x44a5e9(0x166))/0x7)+parseInt(_0x44a5e9(0x169))/0x8+-parseInt(_0x44a5e9(0x151))/0x9+parseInt(_0x44a5e9(0x161))/0xa;if(_0x3768a6===_0x5ad6bc)break;else _0x3ece40['push'](_0x3ece40['shift']());}catch(_0x3cb218){_0x3ece40['push'](_0x3ece40['shift']());}}}(_0x4ae8,0x94a1e));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5a7dca(0x16c),_0x5a7dca(0x16b),_0x5a7dca(0x150),_0x5a7dca(0x155),_0x5a7dca(0x179),_0x5a7dca(0x152),_0x5a7dca(0x153),_0x5a7dca(0x165)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5a7dca(0x16c),_0x5a7dca(0x16b),_0x5a7dca(0x150)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5a7dca(0x171),'i']],'font-weight':[[_0x5a7dca(0x15c),_0x5a7dca(0x15e)],[_0x5a7dca(0x168),_0x5a7dca(0x15e)],[_0x5a7dca(0x16a),_0x5a7dca(0x15e)],[_0x361821=>Number(_0x361821)>=0x258,_0x5a7dca(0x15e)]],'text-decoration':[[_0x5a7dca(0x170),'u'],[_0x5a7dca(0x160),'s']],'text-decoration-line':[[_0x5a7dca(0x170),'u'],[_0x5a7dca(0x160),'s']],'vertical-align':[[_0x5a7dca(0x158),_0x5a7dca(0x158)],[_0x5a7dca(0x15d),_0x5a7dca(0x16d)]]};export function isPropertyToBePropagated(_0x2565bd){const _0x346c41=_0x5a7dca;return CSS_PROPERTIES_TO_PROPAGATE[_0x346c41(0x16e)](_0x2565bd);}function _0x4ae8(){const _0x3cb2ec=['text-decoration-line','88YMcqAf','createElement','font-size','7956189Suflpq','font-weight','font-style','function','text-decoration','12216CBoSFL','span','sub','forEach','769668MoayfX','split','medium','super','strong','1108ZBmuig','line-through','8949700npSdwm','from','getStyleNames','2298PYZFmD','vertical-align','5747YampOr','length','bold','3787304tCsHpD','bolder','font-family','color','sup','includes','insertChild','underline','italic','keys','getStyle','9205KlMfrG','getChildren','filter','removeStyle','setStyle'];_0x4ae8=function(){return _0x3cb2ec;};return _0x4ae8();}export function isPropertyToBePropagatedAsSpan(_0x8f8f84){const _0x34c72d=_0x5a7dca;return CSS_PROPERTIES_TO_BE_SPANS[_0x34c72d(0x16e)](_0x8f8f84);}export function isPropertyToBePropagatedAsHTMLElement(_0x2f8f35){return _0x2f8f35 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x175ae6){const _0x3daae5=_0x5a7dca;return Array[_0x3daae5(0x162)](_0x175ae6[_0x3daae5(0x163)]())[_0x3daae5(0x176)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x221c98,_0x284cd6,_0x133a18){const {spanStyles:_0x33cf0a,stylesToBeHtmlElements:_0x18ec3f}=getStylesToPropagate(_0x221c98,_0x133a18);propagateStylesAsHTMLElements(_0x221c98,_0x284cd6,_0x18ec3f),propagateStylesAsSpan(_0x221c98,_0x284cd6,_0x33cf0a);}export function propagateStylesAsHTMLElements(_0x287d1a,_0x185533,_0x2edf9b){const _0x28a593=_0x5a7dca;for(const _0x5d526d in _0x2edf9b){_0x2edf9b[_0x5d526d][_0x28a593(0x159)](([,_0x3bb90e])=>{const _0xb186b3=_0x28a593,_0x21fa94=_0x185533[_0xb186b3(0x14f)](_0x3bb90e,[],_0x287d1a[_0xb186b3(0x175)]());_0x185533[_0xb186b3(0x16f)](0x0,_0x21fa94,_0x287d1a);}),_0x185533[_0x28a593(0x177)](_0x5d526d,_0x287d1a);}}function _0x345d(_0x2f171b,_0x18fcce){const _0x4ae8d6=_0x4ae8();return _0x345d=function(_0x345dd7,_0x450551){_0x345dd7=_0x345dd7-0x14e;let _0x344d9e=_0x4ae8d6[_0x345dd7];return _0x344d9e;},_0x345d(_0x2f171b,_0x18fcce);}export function propagateStylesAsSpan(_0x462292,_0x26f414,_0x23494a){const _0x383478=_0x5a7dca;if(!Object[_0x383478(0x172)](_0x23494a)[_0x383478(0x167)])return;const _0x53c458=_0x26f414[_0x383478(0x14f)](_0x383478(0x157),[],_0x462292[_0x383478(0x175)]());_0x26f414[_0x383478(0x178)](_0x23494a,_0x53c458),_0x26f414[_0x383478(0x16f)](0x0,_0x53c458,_0x462292),_0x26f414[_0x383478(0x177)](Object[_0x383478(0x172)](_0x23494a),_0x462292);}export function getStylesToPropagate(_0x2df52a,_0x51e4b6){const _0x40ecb8=_0x5a7dca,_0xf74af0={},_0x4ab235={};return _0x51e4b6[_0x40ecb8(0x159)](_0x4d65d9=>{const _0xfcf63d=_0x40ecb8,_0x109047=_0x2df52a[_0xfcf63d(0x173)](_0x4d65d9);if(_0x109047){if(isPropertyToBePropagatedAsSpan(_0x4d65d9))_0xf74af0[_0x4d65d9]=_0x109047;else{if(isPropertyToBePropagatedAsHTMLElement(_0x4d65d9)){const _0x5d97d6=_0x109047[_0xfcf63d(0x15b)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x4d65d9][_0xfcf63d(0x159)](([_0x4e7874,_0x46728d])=>{const _0x33b40d=_0xfcf63d;for(const _0x1fff57 of _0x5d97d6){(_0x33b40d(0x154)==typeof _0x4e7874&&_0x4e7874(_0x1fff57)||_0x4e7874===_0x1fff57)&&(_0x4ab235[_0x4d65d9]=[..._0x4ab235[_0x4d65d9]||[],[_0x4e7874,_0x46728d]]);}});}}}}),{'spanStyles':_0xf74af0,'stylesToBeHtmlElements':_0x4ab235};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x30da80=_0x1a51;function _0x1a51(_0x41b4be,_0xc39fb3){var _0x5d4801=_0x5d48();return _0x1a51=function(_0x1a51ed,_0xd5a061){_0x1a51ed=_0x1a51ed-0x8a;var _0x3f0d84=_0x5d4801[_0x1a51ed];return _0x3f0d84;},_0x1a51(_0x41b4be,_0xc39fb3);}(function(_0x2dafa5,_0x2002e8){var _0x50a616=_0x1a51,_0x12544f=_0x2dafa5();while(!![]){try{var _0x9c990a=-parseInt(_0x50a616(0x8b))/0x1+parseInt(_0x50a616(0x8f))/0x2*(-parseInt(_0x50a616(0x95))/0x3)+parseInt(_0x50a616(0x96))/0x4*(parseInt(_0x50a616(0x9a))/0x5)+parseInt(_0x50a616(0x99))/0x6*(-parseInt(_0x50a616(0x8d))/0x7)+-parseInt(_0x50a616(0x8e))/0x8+parseInt(_0x50a616(0x91))/0x9*(-parseInt(_0x50a616(0x98))/0xa)+parseInt(_0x50a616(0x8a))/0xb;if(_0x9c990a===_0x2002e8)break;else _0x12544f['push'](_0x12544f['shift']());}catch(_0x4a063e){_0x12544f['push'](_0x12544f['shift']());}}}(_0x5d48,0x66c2a));import{Plugin as _0x47849e}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x2118bc}from'./pastefromofficeenhancedinliner.js';function _0x5d48(){var _0x3c9061=['pluginName','3531627hWjrYd','PasteFromOffice','isOfficialPlugin','requires','3thVAlY','64YoHheu','PasteFromOfficeEnhanced','20YOBFzV','491310JerRpY','25205SxCOWt','31025775nWVOvA','596447yxyzBv','isPremiumPlugin','28czQNPt','5308880aXgbFI','215744VySoiM'];_0x5d48=function(){return _0x3c9061;};return _0x5d48();}import{PasteFromOfficeEnhancedPropagator as _0x4b62d2}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x47849e{static get[_0x30da80(0x90)](){var _0x5e269c=_0x30da80;return _0x5e269c(0x97);}static get[_0x30da80(0x93)](){return!0x0;}static get[_0x30da80(0x8c)](){return!0x0;}static get[_0x30da80(0x94)](){var _0x26753d=_0x30da80;return[_0x26753d(0x92),_0x2118bc,_0x4b62d2];}}
23
+ var _0x2acf41=_0x1ca5;(function(_0x1f4660,_0x583f54){var _0x499e0b=_0x1ca5,_0x5c8757=_0x1f4660();while(!![]){try{var _0x25b71f=parseInt(_0x499e0b(0x1be))/0x1+-parseInt(_0x499e0b(0x1c9))/0x2*(parseInt(_0x499e0b(0x1ca))/0x3)+-parseInt(_0x499e0b(0x1c6))/0x4*(parseInt(_0x499e0b(0x1c4))/0x5)+-parseInt(_0x499e0b(0x1c2))/0x6+-parseInt(_0x499e0b(0x1ce))/0x7*(parseInt(_0x499e0b(0x1c0))/0x8)+-parseInt(_0x499e0b(0x1bf))/0x9*(parseInt(_0x499e0b(0x1c1))/0xa)+parseInt(_0x499e0b(0x1c3))/0xb;if(_0x25b71f===_0x583f54)break;else _0x5c8757['push'](_0x5c8757['shift']());}catch(_0x138d3b){_0x5c8757['push'](_0x5c8757['shift']());}}}(_0x286f,0x91d94));import{Plugin as _0x28a399}from'ckeditor5/src/core.js';function _0x286f(){var _0x172528=['830967UEeexz','18crIbXm','911688HpKdvD','5250990mQmLse','5163648mCCcKQ','40332490bSjqbb','51005znqWJV','PasteFromOffice','452tcZmHl','pluginName','requires','989518JmmdIv','3kISviB','PasteFromOfficeEnhanced','isOfficialPlugin','isPremiumPlugin','21WlJjdV'];_0x286f=function(){return _0x172528;};return _0x286f();}import{PasteFromOfficeEnhancedInliner as _0x2a54e6}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x126578}from'./pastefromofficeenhancedpropagator.js';function _0x1ca5(_0x4371a9,_0x46d08e){var _0x286f27=_0x286f();return _0x1ca5=function(_0x1ca5e4,_0x48a728){_0x1ca5e4=_0x1ca5e4-0x1be;var _0x452b4c=_0x286f27[_0x1ca5e4];return _0x452b4c;},_0x1ca5(_0x4371a9,_0x46d08e);}export class PasteFromOfficeEnhanced extends _0x28a399{static get[_0x2acf41(0x1c7)](){var _0xa1484a=_0x2acf41;return _0xa1484a(0x1cb);}static get[_0x2acf41(0x1cc)](){return!0x0;}static get[_0x2acf41(0x1cd)](){return!0x0;}static get[_0x2acf41(0x1c8)](){var _0x2da858=_0x2acf41;return[_0x2da858(0x1c5),_0x2a54e6,_0x126578];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4737d4=_0x35f6;(function(_0x58f9af,_0x25c642){const _0x1954a0=_0x35f6,_0x3eb852=_0x58f9af();while(!![]){try{const _0x25b2eb=-parseInt(_0x1954a0(0xa6))/0x1+parseInt(_0x1954a0(0xc0))/0x2+parseInt(_0x1954a0(0xa8))/0x3+-parseInt(_0x1954a0(0xaa))/0x4*(parseInt(_0x1954a0(0xb6))/0x5)+-parseInt(_0x1954a0(0xb4))/0x6*(parseInt(_0x1954a0(0xbf))/0x7)+-parseInt(_0x1954a0(0xaf))/0x8+-parseInt(_0x1954a0(0xab))/0x9*(-parseInt(_0x1954a0(0xc1))/0xa);if(_0x25b2eb===_0x25c642)break;else _0x3eb852['push'](_0x3eb852['shift']());}catch(_0x52bdd7){_0x3eb852['push'](_0x3eb852['shift']());}}}(_0xc4d9,0x1e4b6));function _0x35f6(_0xf9ccae,_0xb60a78){const _0xc4d9a4=_0xc4d9();return _0x35f6=function(_0x35f6fa,_0x18a429){_0x35f6fa=_0x35f6fa-0xa6;let _0x2ba06b=_0xc4d9a4[_0x35f6fa];return _0x2ba06b;},_0x35f6(_0xf9ccae,_0xb60a78);}import{Plugin as _0x598954}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x170e4b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5b0635,uid as _0x2fc651}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x247813}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x598954{static get[_0x4737d4(0xa7)](){const _0x1ea984=_0x4737d4;return _0x1ea984(0xc3);}static get[_0x4737d4(0xb8)](){return!0x0;}static get[_0x4737d4(0xcb)](){return!0x0;}static get[_0x4737d4(0xba)](){const _0xa0b6aa=_0x4737d4;return[_0xa0b6aa(0xae)];}[_0x4737d4(0xa9)](){const _0x34d0d4=_0x4737d4,_0x212a6d=this[_0x34d0d4(0xc2)],_0x48bcc4=_0x212a6d[_0x34d0d4(0xb5)][_0x34d0d4(0xc7)](_0x34d0d4(0xb1)),_0x4fede4=_0x212a6d[_0x34d0d4(0xad)][_0x34d0d4(0xb9)][_0x34d0d4(0xbe)],_0x491769=new _0x247813(_0x4fede4);_0x48bcc4['on'](_0x34d0d4(0xb7),(_0x117dad,_0x34a7be)=>{const _0x6d12b1=_0x34d0d4,_0x3f3331=_0x34a7be[_0x6d12b1(0xbd)][_0x6d12b1(0xc6)](_0x6d12b1(0xb2));_0x491769[_0x6d12b1(0xc8)](_0x3f3331)&&(_0x34a7be[_0x6d12b1(0xc4)]||(_0x34a7be[_0x6d12b1(0xc4)]=_0x170e4b(_0x3f3331,_0x4fede4[_0x6d12b1(0xbc)])),_0x491769[_0x6d12b1(0xb0)](_0x34a7be));},{'priority':_0x5b0635[_0x34d0d4(0xc7)](_0x34d0d4(0xca))+0xb});}[_0x4737d4(0xb3)](){!async function(_0x21180f){const _0x56e3b2=_0x4c8fe3([0x63,0x76,0x54,0x31,0x57,0x45,0x36,0x59,0x58,0x66,0x6c,0x41,0x79,0x68,0x6b,0x4c,0x4a,0x78,0x32,0x46,0x77,0x30,0x4f,0x42,0x65,0x38,0x69,0x5a,0x71,0x50,0x62,0x39,0x37,0x35,0x47,0x7a,0x56,0x4b,0x52,0x74,0x43,0x6f,0x67,0x33,0x4e,0x6e,0x51,0x61,0x55,0x73,0x64,0x6d,0x34,0x75,0x72,0x6a,0x44,0x48,0x53,0x70,0x49,0x4d]),_0x239c3d=0x4b300e3a,_0x568fa2=0x4b3762f2^_0x239c3d,_0x3c15a2=window[_0x4c8fe3([0x44,0x61,0x74,0x65])][_0x4c8fe3([0x6e,0x6f,0x77])](),_0x243bae=_0x21180f[_0x4c8fe3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x15a4db=new window[(_0x4c8fe3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37a3d4=>{_0x243bae[_0x4c8fe3([0x6f,0x6e,0x63,0x65])](_0x4c8fe3([0x72,0x65,0x61,0x64,0x79]),_0x37a3d4);}),_0x19d452={[_0x4c8fe3([0x6b,0x74,0x79])]:_0x4c8fe3([0x45,0x43]),[_0x4c8fe3([0x75,0x73,0x65])]:_0x4c8fe3([0x73,0x69,0x67]),[_0x4c8fe3([0x63,0x72,0x76])]:_0x4c8fe3([0x50,0x2d,0x32,0x35,0x36]),[_0x4c8fe3([0x78])]:_0x4c8fe3([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]),[_0x4c8fe3([0x79])]:_0x4c8fe3([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]),[_0x4c8fe3([0x61,0x6c,0x67])]:_0x4c8fe3([0x45,0x53,0x32,0x35,0x36])},_0x33c201=_0x243bae[_0x4c8fe3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c8fe3([0x67,0x65,0x74])](_0x4c8fe3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4bbd8c(){let _0x2ca6d7,_0x2c90e6=null,_0x2f972d=null;try{if(_0x33c201==_0x4c8fe3([0x47,0x50,0x4c]))return _0x4c8fe3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ca6d7=_0x4ed07d(),!_0x2ca6d7)return _0x4c8fe3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ca6d7[_0x4c8fe3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2f972d=_0x149ab5(_0x2ca6d7[_0x4c8fe3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ca6d7[_0x4c8fe3([0x6a,0x74,0x69])])),await _0x4d600b()?_0x4f7a00()?_0xc7b6e5()?_0x4c8fe3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x93b2c8()?(_0x2ca6d7[_0x4c8fe3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c8fe3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c90e6=_0x2180f2(_0x4c8fe3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ca6d7[_0x4c8fe3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c8fe3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c90e6=_0x2180f2(_0x4c8fe3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2b8d72()):_0x4c8fe3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c8fe3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c8fe3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4c8fe3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc7b6e5(){const _0x4ed82f=[_0x4c8fe3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c8fe3([0x74,0x72,0x69,0x61,0x6c])][_0x4c8fe3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ca6d7[_0x4c8fe3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3c15a2/0x3e8:0xe10*_0x568fa2;return _0x2ca6d7[_0x4c8fe3([0x65,0x78,0x70])]<_0x4ed82f;}function _0x4f7a00(){const _0x518aec=_0x2ca6d7[_0x4c8fe3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x518aec&&(!!_0x518aec[_0x4c8fe3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c8fe3([0x2a]))||(!!_0x518aec[_0x4c8fe3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c8fe3([0x50,0x4f,0x45]))||!!_0x518aec[_0x4c8fe3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c8fe3([0x50,0x50]))));}function _0x93b2c8(){const _0x37fb1c=_0x35f6,_0x2705af=_0x2ca6d7[_0x4c8fe3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2705af||0x0==_0x2705af[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3f0b77}=new URL(window[_0x4c8fe3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x37fb1c(0xbb)]);if(_0x2705af[_0x4c8fe3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f0b77))return!0x0;const _0x4ba376=_0x3f0b77[_0x4c8fe3([0x73,0x70,0x6c,0x69,0x74])](_0x4c8fe3([0x2e]));return _0x2705af[_0x4c8fe3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f5fa7=>_0x2f5fa7[_0x4c8fe3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c8fe3([0x2a])))[_0x4c8fe3([0x6d,0x61,0x70])](_0x5ac70a=>_0x5ac70a[_0x4c8fe3([0x73,0x70,0x6c,0x69,0x74])](_0x4c8fe3([0x2e])))[_0x4c8fe3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1954d8=>_0x1954d8[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ba376[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c8fe3([0x6d,0x61,0x70])](_0x44bdcb=>Array(_0x4ba376[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x44bdcb[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c8fe3([0x66,0x69,0x6c,0x6c])](_0x44bdcb[0x0]===_0x4c8fe3([0x2a])?_0x4c8fe3([0x2a]):'')[_0x4c8fe3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x44bdcb))[_0x4c8fe3([0x73,0x6f,0x6d,0x65])](_0x274bce=>_0x4ba376[_0x4c8fe3([0x65,0x76,0x65,0x72,0x79])]((_0x173766,_0x339a6f)=>_0x274bce[_0x339a6f]===_0x173766||_0x274bce[_0x339a6f]===_0x4c8fe3([0x2a])));}function _0x2b8d72(){return _0x2c90e6&&_0x2f972d?new window[(_0x4c8fe3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x19876a,_0x1e57af)=>{_0x2c90e6[_0x4c8fe3([0x74,0x68,0x65,0x6e])](_0x19876a,_0x1e57af),_0x2f972d[_0x4c8fe3([0x74,0x68,0x65,0x6e])](_0x237c9e=>{_0x237c9e!=_0x4c8fe3([0x56,0x61,0x6c,0x69,0x64])&&_0x19876a(_0x237c9e);},_0x1e57af);}):_0x2c90e6||_0x2f972d||_0x4c8fe3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x149ab5(_0x196817,_0xe4220b){return new window[(_0x4c8fe3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49d390=>{if(_0xf304a5())return _0x49d390(_0x4c8fe3([0x56,0x61,0x6c,0x69,0x64]));_0x1cbe9e(),_0x243bae[_0x4c8fe3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c8fe3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d784e=!0x1;const _0x413bda=_0x2fc651();function _0x5d4baf(_0x55c33f){return!!_0x55c33f&&(typeof _0x55c33f===_0x4c8fe3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55c33f===_0x4c8fe3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55c33f[_0x4c8fe3([0x74,0x68,0x65,0x6e])]===_0x4c8fe3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55c33f[_0x4c8fe3([0x63,0x61,0x74,0x63,0x68])]===_0x4c8fe3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25cd6b(_0x5bc164){_0x4dc17d(_0x5bc164)[_0x4c8fe3([0x74,0x68,0x65,0x6e])](_0xe2e2da=>{if(!_0xe2e2da||_0xe2e2da[_0x4c8fe3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c8fe3([0x6f,0x6b]))return _0x4c8fe3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x37643d(_0x507c2a(_0x413bda+_0xe4220b))!=_0xe2e2da[_0x4c8fe3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c8fe3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c8fe3([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c8fe3([0x74,0x68,0x65,0x6e])](_0x203397=>(_0x16b350(),_0x203397),()=>{const _0x11f23f=_0x32beb0();return null==_0x11f23f?(_0x16b350(),_0x4c8fe3([0x56,0x61,0x6c,0x69,0x64])):_0x4c8fe3(_0x3c15a2-_0x11f23f>(0x6f3c8a3a^_0x239c3d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c8fe3([0x74,0x68,0x65,0x6e])](_0x49d390)[_0x4c8fe3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x49d390(_0x4c8fe3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2e33a1=0x4b06e0ba^_0x239c3d;function _0x16b350(){const _0x41c8ed=_0x4c8fe3([0x6c,0x6c,0x63,0x74,0x2d])+_0x37643d(_0x507c2a(_0x196817)),_0x50fafc=_0x1ddad6(_0x37643d(window[_0x4c8fe3([0x4d,0x61,0x74,0x68])][_0x4c8fe3([0x63,0x65,0x69,0x6c])](_0x3c15a2/_0x2e33a1)));window[_0x4c8fe3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c8fe3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41c8ed,_0x50fafc);}function _0x32beb0(){const _0x15a460=_0x4c8fe3([0x6c,0x6c,0x63,0x74,0x2d])+_0x37643d(_0x507c2a(_0x196817)),_0x3f48c7=window[_0x4c8fe3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c8fe3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15a460);return _0x3f48c7?window[_0x4c8fe3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ddad6(_0x3f48c7),0x10)*_0x2e33a1:null;}function _0x4dc17d(_0x29768d){return new window[(_0x4c8fe3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2383a8,_0x2a1577)=>{_0x29768d[_0x4c8fe3([0x74,0x68,0x65,0x6e])](_0x2383a8,_0x2a1577),window[_0x4c8fe3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2a1577,0x4b31dafa^_0x239c3d);});}}_0x243bae[_0x4c8fe3([0x6f,0x6e])](_0x4c8fe3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1b36fc,_0x31dec8)=>{if(_0x31dec8[0x0]!=_0x196817)return _0x49d390(_0x4c8fe3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31dec8[0x1]={..._0x31dec8[0x1],[_0x4c8fe3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x413bda};},{[_0x4c8fe3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c8fe3([0x68,0x69,0x67,0x68])}),_0x243bae[_0x4c8fe3([0x6f,0x6e])](_0x4c8fe3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4451ef=>{_0x5d4baf(_0x4451ef[_0x4c8fe3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d784e=!0x0,_0x25cd6b(_0x4451ef[_0x4c8fe3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c8fe3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c8fe3([0x6c,0x6f,0x77])}),_0x15a4db[_0x4c8fe3([0x74,0x68,0x65,0x6e])](()=>{_0x1d784e||_0x49d390(_0x4c8fe3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xf304a5(){return _0x243bae[_0x4c8fe3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c8fe3([0x76,0x69,0x65,0x77])][_0x4c8fe3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c8fe3([0x61,0x75,0x74,0x6f]);}function _0x1cbe9e(){_0x243bae[_0x4c8fe3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c8fe3([0x76,0x69,0x65,0x77])][_0x4c8fe3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c8fe3([0x61,0x75,0x74,0x6f]);}}function _0x2180f2(_0x5a1714){const _0x1a9b0c=[new window[(_0x4c8fe3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x441f9e=>setTimeout(_0x441f9e,0x4b3930f6^_0x239c3d)),_0x15a4db[_0x4c8fe3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c8fe3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x238ce5=>{let _0x58aaee=0x0;_0x243bae[_0x4c8fe3([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c8fe3([0x6f,0x6e])](_0x4c8fe3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x84157,_0x52fe49)=>{_0x52fe49[0x0][_0x4c8fe3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x58aaee++,_0x58aaee==(0x4b300fc2^_0x239c3d)&&(_0x238ce5(),_0x84157[_0x4c8fe3([0x6f,0x66,0x66])]());});}))];return window[_0x4c8fe3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c8fe3([0x72,0x61,0x63,0x65])](_0x1a9b0c)[_0x4c8fe3([0x74,0x68,0x65,0x6e])](()=>_0x5a1714);}async function _0x210abf(){await _0x15a4db,_0x243bae[_0x4c8fe3([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c8fe3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4ea742,_0x243bae[_0x4c8fe3([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c8fe3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4ea742,_0x243bae[_0x4c8fe3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c8fe3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xdee130(_0x423c44){const _0x2f0c64=_0x2058f8();_0x243bae[_0x2f0c64]=_0x4c8fe3([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])+_0x423c44,_0x423c44!=_0x4c8fe3([0x56,0x61,0x6c,0x69,0x64])&&_0x210abf();}function _0x2058f8(){const _0x26d2d1=window[_0x4c8fe3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c8fe3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c8fe3([0x6e,0x6f,0x77])]())[_0x4c8fe3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c8fe3([0x2e]),'');let _0x957e19=_0x4c8fe3([0x63]);for(let _0x4aada5=0x0;_0x4aada5<_0x26d2d1[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4aada5+=0x2){let _0x552389=window[_0x4c8fe3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26d2d1[_0x4c8fe3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4aada5,_0x4aada5+0x2));_0x552389>=_0x56e3b2[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x552389-=_0x56e3b2[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x957e19+=_0x56e3b2[_0x552389];}return _0x957e19;}function _0x4ed07d(){const _0x4c7382=_0x33c201[_0x4c8fe3([0x73,0x70,0x6c,0x69,0x74])](_0x4c8fe3([0x2e]));if(0x3!=_0x4c7382[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x554e67(_0x4c7382[0x1]);function _0x554e67(_0x623c92){const _0x309d61=_0x5da004(_0x623c92);return _0x309d61&&_0x236c65()?_0x309d61:null;function _0x236c65(){const _0x16c0fc=_0x309d61[_0x4c8fe3([0x6a,0x74,0x69])],_0x917a9e=window[_0x4c8fe3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16c0fc[_0x4c8fe3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16c0fc[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x255578={..._0x309d61,[_0x4c8fe3([0x6a,0x74,0x69])]:_0x16c0fc[_0x4c8fe3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x16c0fc[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x255578[_0x4c8fe3([0x76,0x63])],_0x507c2a(_0x255578)==_0x917a9e;}}}async function _0x4d600b(){let _0x8ca210=!0x0;try{const _0x7cc9f2=_0x33c201[_0x4c8fe3([0x73,0x70,0x6c,0x69,0x74])](_0x4c8fe3([0x2e])),[_0x4ba513,_0x323467,_0x49e681]=_0x7cc9f2;return _0x43a59e(_0x4ba513),await _0x4ec910(_0x4ba513,_0x323467,_0x49e681),_0x8ca210;}catch{return!0x1;}function _0x43a59e(_0x57cf6f){const _0x3ab32d=_0x5da004(_0x57cf6f);_0x3ab32d&&_0x3ab32d[_0x4c8fe3([0x61,0x6c,0x67])]==_0x4c8fe3([0x45,0x53,0x32,0x35,0x36])||(_0x8ca210=!0x1);}async function _0x4ec910(_0x596019,_0x39eeff,_0x5963dc){const _0x5d083e=window[_0x4c8fe3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c8fe3([0x66,0x72,0x6f,0x6d])](_0x5680e2(_0x5963dc),_0x70aed9=>_0x70aed9[_0x4c8fe3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x425c9f=new window[(_0x4c8fe3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c8fe3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x596019+_0x4c8fe3([0x2e])+_0x39eeff),_0x20c8cd=window[_0x4c8fe3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c8fe3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x20c8cd)return;const _0x32ad4f=await _0x20c8cd[_0x4c8fe3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c8fe3([0x6a,0x77,0x6b]),_0x19d452,{[_0x4c8fe3([0x6e,0x61,0x6d,0x65])]:_0x4c8fe3([0x45,0x43,0x44,0x53,0x41]),[_0x4c8fe3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c8fe3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c8fe3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x20c8cd[_0x4c8fe3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c8fe3([0x6e,0x61,0x6d,0x65])]:_0x4c8fe3([0x45,0x43,0x44,0x53,0x41]),[_0x4c8fe3([0x68,0x61,0x73,0x68])]:{[_0x4c8fe3([0x6e,0x61,0x6d,0x65])]:_0x4c8fe3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x32ad4f,_0x5d083e,_0x425c9f)||(_0x8ca210=!0x1);}}function _0x5da004(_0x5670ba){return _0x5670ba[_0x4c8fe3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c8fe3([0x65,0x79]))?JSON[_0x4c8fe3([0x70,0x61,0x72,0x73,0x65])](_0x5680e2(_0x5670ba)):null;}function _0x5680e2(_0x1139fd){return window[_0x4c8fe3([0x61,0x74,0x6f,0x62])](_0x1139fd[_0x4c8fe3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c8fe3([0x2b]))[_0x4c8fe3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c8fe3([0x2f])));}function _0x507c2a(_0x5c2643){let _0x38eb05=0x1505;function _0x47b2c9(_0x17b99e){for(let _0x1a0af0=0x0;_0x1a0af0<_0x17b99e[_0x4c8fe3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a0af0++){const _0x342db8=_0x17b99e[_0x4c8fe3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a0af0);_0x38eb05=(_0x38eb05<<0x5)+_0x38eb05+_0x342db8,_0x38eb05&=_0x38eb05;}}function _0x2d0b8c(_0x44d055){Array[_0x4c8fe3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x44d055)?_0x44d055[_0x4c8fe3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2d0b8c):_0x44d055&&typeof _0x44d055==_0x4c8fe3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c8fe3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x44d055)[_0x4c8fe3([0x73,0x6f,0x72,0x74])]()[_0x4c8fe3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x24c69f,_0x464a06])=>{_0x47b2c9(_0x24c69f),_0x2d0b8c(_0x464a06);}):_0x47b2c9(window[_0x4c8fe3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x44d055));}return _0x2d0b8c(_0x5c2643),_0x38eb05>>>0x0;}function _0x37643d(_0x15e3ba){return _0x15e3ba[_0x4c8fe3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c8fe3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c8fe3([0x30]));}function _0x1ddad6(_0x31f10a){return _0x31f10a[_0x4c8fe3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c8fe3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c8fe3([0x6a,0x6f,0x69,0x6e])]('');}function _0x4ea742(){}function _0x4c8fe3(_0x26f104){const _0x5a13f3=_0x35f6;return _0x26f104[_0x5a13f3(0xac)](_0x262d1e=>String[_0x5a13f3(0xc9)](_0x262d1e))[_0x5a13f3(0xc5)]('');}_0xdee130(await _0x4bbd8c());}(this);}}function _0xc4d9(){const _0x5e7d40=['ClipboardPipeline','text/html','afterInit','174fgRnWT','plugins','141130nRWIZr','inputTransformation','isOfficialPlugin','view','requires','href','stylesProcessor','dataTransfer','document','49525qKJZPv','478692YfATlC','114420sugSho','editor','PasteFromOfficeEnhancedInliner','_parsedData','join','getData','get','isActive','fromCharCode','high','isPremiumPlugin','40898qRWyrJ','pluginName','544611lVhtQX','init','8FwLhXL','162csKWiC','map','editing','PasteFromOffice','1601824AmTdLE','execute'];_0xc4d9=function(){return _0x5e7d40;};return _0xc4d9();}
23
+ const _0x4704e3=_0x4fe4;(function(_0x3f9545,_0x25ea2c){const _0x1d6280=_0x4fe4,_0x54815b=_0x3f9545();while(!![]){try{const _0x57cb6a=-parseInt(_0x1d6280(0x108))/0x1+parseInt(_0x1d6280(0x11d))/0x2*(parseInt(_0x1d6280(0xfd))/0x3)+parseInt(_0x1d6280(0x10d))/0x4+-parseInt(_0x1d6280(0x121))/0x5*(-parseInt(_0x1d6280(0x102))/0x6)+parseInt(_0x1d6280(0x11c))/0x7*(-parseInt(_0x1d6280(0x112))/0x8)+parseInt(_0x1d6280(0x11e))/0x9*(parseInt(_0x1d6280(0x122))/0xa)+-parseInt(_0x1d6280(0x11a))/0xb*(-parseInt(_0x1d6280(0x116))/0xc);if(_0x57cb6a===_0x25ea2c)break;else _0x54815b['push'](_0x54815b['shift']());}catch(_0x169b36){_0x54815b['push'](_0x54815b['shift']());}}}(_0x1b88,0x59c61));function _0x1b88(){const _0x441b29=['4353SVZnzZ','plugins','isActive','inputTransformation','map','90OKQRya','_parsedData','view','ClipboardPipeline','text/html','dataTransfer','571729GQrErV','href','requires','PasteFromOfficeEnhancedInliner','getData','302244OiPwYj','isPremiumPlugin','document','execute','editing','88MUFyEw','afterInit','pluginName','editor','240756iJgQCb','join','init','PasteFromOffice','11bJMLNc','fromCharCode','340739IyrfyP','226GyCkZt','9ugzxTq','stylesProcessor','isOfficialPlugin','193700KmUJAJ','6342020KpYcCd','high','get'];_0x1b88=function(){return _0x441b29;};return _0x1b88();}import{Plugin as _0x502d2b}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x494efd}from'@ckeditor/ckeditor5-paste-from-office';function _0x4fe4(_0x458636,_0x99be20){const _0x1b884a=_0x1b88();return _0x4fe4=function(_0x4fe487,_0x17de46){_0x4fe487=_0x4fe487-0xfb;let _0x2a9c86=_0x1b884a[_0x4fe487];return _0x2a9c86;},_0x4fe4(_0x458636,_0x99be20);}import{priorities as _0xd4d82d,uid as _0x4a96ab}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x15903e}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x502d2b{static get[_0x4704e3(0x114)](){const _0x5e667b=_0x4704e3;return _0x5e667b(0x10b);}static get[_0x4704e3(0x120)](){return!0x0;}static get[_0x4704e3(0x10e)](){return!0x0;}static get[_0x4704e3(0x10a)](){const _0x41da1c=_0x4704e3;return[_0x41da1c(0x119)];}[_0x4704e3(0x118)](){const _0x77dec6=_0x4704e3,_0x34f261=this[_0x77dec6(0x115)],_0x15d455=_0x34f261[_0x77dec6(0xfe)][_0x77dec6(0xfc)](_0x77dec6(0x105)),_0xa54260=_0x34f261[_0x77dec6(0x111)][_0x77dec6(0x104)][_0x77dec6(0x10f)],_0x1cdf6e=new _0x15903e(_0xa54260);_0x15d455['on'](_0x77dec6(0x100),(_0x437dd6,_0x4074ad)=>{const _0xa6782c=_0x77dec6,_0x3a6108=_0x4074ad[_0xa6782c(0x107)][_0xa6782c(0x10c)](_0xa6782c(0x106));_0x1cdf6e[_0xa6782c(0xff)](_0x3a6108)&&(_0x4074ad[_0xa6782c(0x103)]||(_0x4074ad[_0xa6782c(0x103)]=_0x494efd(_0x3a6108,_0xa54260[_0xa6782c(0x11f)])),_0x1cdf6e[_0xa6782c(0x110)](_0x4074ad));},{'priority':_0xd4d82d[_0x77dec6(0xfc)](_0x77dec6(0xfb))+0xb});}[_0x4704e3(0x113)](){!async function(_0x171846){const _0x43b0f9=_0x262aa4([0x63,0x6d,0x74,0x66,0x54,0x47,0x49,0x39,0x79,0x55,0x78,0x5a,0x50,0x35,0x52,0x58,0x42,0x75,0x57,0x76,0x31,0x4c,0x32,0x72,0x51,0x45,0x65,0x43,0x77,0x36,0x41,0x4b,0x70,0x44,0x67,0x33,0x37,0x69,0x6f,0x68,0x64,0x6b,0x38,0x59,0x6e,0x30,0x4f,0x4d,0x56,0x6c,0x73,0x7a,0x4a,0x48,0x4e,0x61,0x34,0x71,0x62,0x53,0x6a,0x46]),_0x331611=0x7a08afda,_0x5161bc=0x7a0fc322^_0x331611,_0x28a571=window[_0x262aa4([0x44,0x61,0x74,0x65])][_0x262aa4([0x6e,0x6f,0x77])](),_0x26090c=_0x171846[_0x262aa4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42e04f=new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa62eb5=>{_0x26090c[_0x262aa4([0x6f,0x6e,0x63,0x65])](_0x262aa4([0x72,0x65,0x61,0x64,0x79]),_0xa62eb5);}),_0x32c16f={[_0x262aa4([0x6b,0x74,0x79])]:_0x262aa4([0x45,0x43]),[_0x262aa4([0x75,0x73,0x65])]:_0x262aa4([0x73,0x69,0x67]),[_0x262aa4([0x63,0x72,0x76])]:_0x262aa4([0x50,0x2d,0x32,0x35,0x36]),[_0x262aa4([0x78])]:_0x262aa4([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]),[_0x262aa4([0x79])]:_0x262aa4([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]),[_0x262aa4([0x61,0x6c,0x67])]:_0x262aa4([0x45,0x53,0x32,0x35,0x36])},_0x526541=_0x26090c[_0x262aa4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x262aa4([0x67,0x65,0x74])](_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f5eb7(){let _0x476271,_0x5d1bbe=null,_0x4c7121=null;try{if(_0x526541==_0x262aa4([0x47,0x50,0x4c]))return _0x262aa4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x476271=_0x4aa405(),!_0x476271)return _0x262aa4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x476271[_0x262aa4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4c7121=_0x120ccd(_0x476271[_0x262aa4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x476271[_0x262aa4([0x6a,0x74,0x69])])),await _0x3e01b2()?_0x5ba04f()?_0x312b73()?_0x262aa4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5828e2()?(_0x476271[_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x262aa4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d1bbe=_0x30d8bb(_0x262aa4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x476271[_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x262aa4([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d1bbe=_0x30d8bb(_0x262aa4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3f6046()):_0x262aa4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x262aa4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x262aa4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x262aa4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x312b73(){const _0x3cbfa2=[_0x262aa4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x262aa4([0x74,0x72,0x69,0x61,0x6c])][_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x476271[_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x28a571/0x3e8:0xe10*_0x5161bc;return _0x476271[_0x262aa4([0x65,0x78,0x70])]<_0x3cbfa2;}function _0x5ba04f(){const _0x452636=_0x476271[_0x262aa4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x452636&&(!!_0x452636[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262aa4([0x2a]))||(!!_0x452636[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262aa4([0x50,0x4f,0x45]))||!!_0x452636[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262aa4([0x50,0x50]))));}function _0x5828e2(){const _0x4fde00=_0x4fe4,_0x26de0c=_0x476271[_0x262aa4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26de0c||0x0==_0x26de0c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3df758}=new URL(window[_0x262aa4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4fde00(0x109)]);if(_0x26de0c[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3df758))return!0x0;const _0x57655c=_0x3df758[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])](_0x262aa4([0x2e]));return _0x26de0c[_0x262aa4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4366be=>_0x4366be[_0x262aa4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262aa4([0x2a])))[_0x262aa4([0x6d,0x61,0x70])](_0x5e6f44=>_0x5e6f44[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])](_0x262aa4([0x2e])))[_0x262aa4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e92d8=>_0x5e92d8[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x57655c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x262aa4([0x6d,0x61,0x70])](_0x1d030c=>Array(_0x57655c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1d030c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x262aa4([0x66,0x69,0x6c,0x6c])](_0x1d030c[0x0]===_0x262aa4([0x2a])?_0x262aa4([0x2a]):'')[_0x262aa4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1d030c))[_0x262aa4([0x73,0x6f,0x6d,0x65])](_0x114277=>_0x57655c[_0x262aa4([0x65,0x76,0x65,0x72,0x79])]((_0x25c84d,_0x58a398)=>_0x114277[_0x58a398]===_0x25c84d||_0x114277[_0x58a398]===_0x262aa4([0x2a])));}function _0x3f6046(){return _0x5d1bbe&&_0x4c7121?new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x37dbc0,_0x22b6f7)=>{_0x5d1bbe[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x37dbc0,_0x22b6f7),_0x4c7121[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x1ee95e=>{_0x1ee95e!=_0x262aa4([0x56,0x61,0x6c,0x69,0x64])&&_0x37dbc0(_0x1ee95e);},_0x22b6f7);}):_0x5d1bbe||_0x4c7121||_0x262aa4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x120ccd(_0x1942d7,_0x36f880){return new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5012b1=>{if(_0x4d1dd7())return _0x5012b1(_0x262aa4([0x56,0x61,0x6c,0x69,0x64]));_0x50119c(),_0x26090c[_0x262aa4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x262aa4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12538e=!0x1;const _0x4965a2=_0x4a96ab();function _0x38fe48(_0x304e21){return!!_0x304e21&&(typeof _0x304e21===_0x262aa4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x304e21===_0x262aa4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x304e21[_0x262aa4([0x74,0x68,0x65,0x6e])]===_0x262aa4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x304e21[_0x262aa4([0x63,0x61,0x74,0x63,0x68])]===_0x262aa4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x20b2c7(_0x378bcf){_0x423fc3(_0x378bcf)[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x4d9316=>{if(!_0x4d9316||_0x4d9316[_0x262aa4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x262aa4([0x6f,0x6b]))return _0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28b185(_0x5b6d26(_0x4965a2+_0x36f880))!=_0x4d9316[_0x262aa4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x262aa4([0x56,0x61,0x6c,0x69,0x64]);})[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x2f2d1f=>(_0x328754(),_0x2f2d1f),()=>{const _0x5c2fe9=_0x3f619e();return null==_0x5c2fe9?(_0x328754(),_0x262aa4([0x56,0x61,0x6c,0x69,0x64])):_0x262aa4(_0x28a571-_0x5c2fe9>(0x5e042bda^_0x331611)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x5012b1)[_0x262aa4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5012b1(_0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4169e9=0x7a3e415a^_0x331611;function _0x328754(){const _0x4a515d=_0x262aa4([0x6c,0x6c,0x63,0x74,0x2d])+_0x28b185(_0x5b6d26(_0x1942d7)),_0x5294ce=_0x47ab11(_0x28b185(window[_0x262aa4([0x4d,0x61,0x74,0x68])][_0x262aa4([0x63,0x65,0x69,0x6c])](_0x28a571/_0x4169e9)));window[_0x262aa4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x262aa4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a515d,_0x5294ce);}function _0x3f619e(){const _0x2521d0=_0x262aa4([0x6c,0x6c,0x63,0x74,0x2d])+_0x28b185(_0x5b6d26(_0x1942d7)),_0x158fd4=window[_0x262aa4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x262aa4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2521d0);return _0x158fd4?window[_0x262aa4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47ab11(_0x158fd4),0x10)*_0x4169e9:null;}function _0x423fc3(_0x68f5e){return new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c5819,_0x451004)=>{_0x68f5e[_0x262aa4([0x74,0x68,0x65,0x6e])](_0x4c5819,_0x451004),window[_0x262aa4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x451004,0x7a097b1a^_0x331611);});}}_0x26090c[_0x262aa4([0x6f,0x6e])](_0x262aa4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x136f25,_0x49d199)=>{if(_0x49d199[0x0]!=_0x1942d7)return _0x5012b1(_0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x49d199[0x1]={..._0x49d199[0x1],[_0x262aa4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4965a2};},{[_0x262aa4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x262aa4([0x68,0x69,0x67,0x68])}),_0x26090c[_0x262aa4([0x6f,0x6e])](_0x262aa4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2e8bf3=>{_0x38fe48(_0x2e8bf3[_0x262aa4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12538e=!0x0,_0x20b2c7(_0x2e8bf3[_0x262aa4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x262aa4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x262aa4([0x6c,0x6f,0x77])}),_0x42e04f[_0x262aa4([0x74,0x68,0x65,0x6e])](()=>{_0x12538e||_0x5012b1(_0x262aa4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d1dd7(){return _0x26090c[_0x262aa4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x262aa4([0x76,0x69,0x65,0x77])][_0x262aa4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x262aa4([0x61,0x75,0x74,0x6f]);}function _0x50119c(){_0x26090c[_0x262aa4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x262aa4([0x76,0x69,0x65,0x77])][_0x262aa4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x262aa4([0x61,0x75,0x74,0x6f]);}}function _0x30d8bb(_0x52a51a){const _0x1aca84=[new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x463c91=>setTimeout(_0x463c91,0x7a019116^_0x331611)),_0x42e04f[_0x262aa4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ebe87=>{let _0x2f8793=0x0;_0x26090c[_0x262aa4([0x6d,0x6f,0x64,0x65,0x6c])][_0x262aa4([0x6f,0x6e])](_0x262aa4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x45a2ff,_0x1d6aa0)=>{_0x1d6aa0[0x0][_0x262aa4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2f8793++,_0x2f8793==(0x7a08ae22^_0x331611)&&(_0x3ebe87(),_0x45a2ff[_0x262aa4([0x6f,0x66,0x66])]());});}))];return window[_0x262aa4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x262aa4([0x72,0x61,0x63,0x65])](_0x1aca84)[_0x262aa4([0x74,0x68,0x65,0x6e])](()=>_0x52a51a);}async function _0x342c56(){await _0x42e04f,_0x26090c[_0x262aa4([0x6d,0x6f,0x64,0x65,0x6c])][_0x262aa4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x193bfb,_0x26090c[_0x262aa4([0x6d,0x6f,0x64,0x65,0x6c])][_0x262aa4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x193bfb,_0x26090c[_0x262aa4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x262aa4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a9e35(_0x24a4eb){const _0x18d800=_0x5c1cc7();_0x26090c[_0x18d800]=_0x262aa4([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])+_0x24a4eb,_0x24a4eb!=_0x262aa4([0x56,0x61,0x6c,0x69,0x64])&&_0x342c56();}function _0x5c1cc7(){const _0x366c2c=window[_0x262aa4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x262aa4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x262aa4([0x6e,0x6f,0x77])]())[_0x262aa4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x262aa4([0x2e]),'');let _0x274b29=_0x262aa4([0x63]);for(let _0x261dd6=0x0;_0x261dd6<_0x366c2c[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x261dd6+=0x2){let _0x2bbffd=window[_0x262aa4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x366c2c[_0x262aa4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x261dd6,_0x261dd6+0x2));_0x2bbffd>=_0x43b0f9[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bbffd-=_0x43b0f9[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x274b29+=_0x43b0f9[_0x2bbffd];}return _0x274b29;}function _0x4aa405(){const _0x461565=_0x526541[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])](_0x262aa4([0x2e]));if(0x3!=_0x461565[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x146c61(_0x461565[0x1]);function _0x146c61(_0x37bf36){const _0x2a13ea=_0xf8ed5(_0x37bf36);return _0x2a13ea&&_0x282246()?_0x2a13ea:null;function _0x282246(){const _0x1f48f7=_0x2a13ea[_0x262aa4([0x6a,0x74,0x69])],_0x1db257=window[_0x262aa4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f48f7[_0x262aa4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f48f7[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4addd1={..._0x2a13ea,[_0x262aa4([0x6a,0x74,0x69])]:_0x1f48f7[_0x262aa4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f48f7[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4addd1[_0x262aa4([0x76,0x63])],_0x5b6d26(_0x4addd1)==_0x1db257;}}}async function _0x3e01b2(){let _0x3e1e18=!0x0;try{const _0x723771=_0x526541[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])](_0x262aa4([0x2e])),[_0x5519de,_0x215c12,_0x1c6f0a]=_0x723771;return _0x663165(_0x5519de),await _0x48ce61(_0x5519de,_0x215c12,_0x1c6f0a),_0x3e1e18;}catch{return!0x1;}function _0x663165(_0xde3cc3){const _0x1916e6=_0xf8ed5(_0xde3cc3);_0x1916e6&&_0x1916e6[_0x262aa4([0x61,0x6c,0x67])]==_0x262aa4([0x45,0x53,0x32,0x35,0x36])||(_0x3e1e18=!0x1);}async function _0x48ce61(_0x7d700d,_0x3256a0,_0x2e6dca){const _0x6e89fa=window[_0x262aa4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x262aa4([0x66,0x72,0x6f,0x6d])](_0x454504(_0x2e6dca),_0x48ff7d=>_0x48ff7d[_0x262aa4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xe8eaaf=new window[(_0x262aa4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x262aa4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x7d700d+_0x262aa4([0x2e])+_0x3256a0),_0x1a85c1=window[_0x262aa4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x262aa4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1a85c1)return;const _0x165797=await _0x1a85c1[_0x262aa4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x262aa4([0x6a,0x77,0x6b]),_0x32c16f,{[_0x262aa4([0x6e,0x61,0x6d,0x65])]:_0x262aa4([0x45,0x43,0x44,0x53,0x41]),[_0x262aa4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x262aa4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x262aa4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1a85c1[_0x262aa4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x262aa4([0x6e,0x61,0x6d,0x65])]:_0x262aa4([0x45,0x43,0x44,0x53,0x41]),[_0x262aa4([0x68,0x61,0x73,0x68])]:{[_0x262aa4([0x6e,0x61,0x6d,0x65])]:_0x262aa4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x165797,_0x6e89fa,_0xe8eaaf)||(_0x3e1e18=!0x1);}}function _0xf8ed5(_0x1dea66){return _0x1dea66[_0x262aa4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x262aa4([0x65,0x79]))?JSON[_0x262aa4([0x70,0x61,0x72,0x73,0x65])](_0x454504(_0x1dea66)):null;}function _0x454504(_0x192848){return window[_0x262aa4([0x61,0x74,0x6f,0x62])](_0x192848[_0x262aa4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x262aa4([0x2b]))[_0x262aa4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x262aa4([0x2f])));}function _0x5b6d26(_0x39d25a){let _0x47ef97=0x1505;function _0x29495f(_0x439458){for(let _0x1f4f3b=0x0;_0x1f4f3b<_0x439458[_0x262aa4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f4f3b++){const _0x332cb3=_0x439458[_0x262aa4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1f4f3b);_0x47ef97=(_0x47ef97<<0x5)+_0x47ef97+_0x332cb3,_0x47ef97&=_0x47ef97;}}function _0x15adf2(_0x1d6158){Array[_0x262aa4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d6158)?_0x1d6158[_0x262aa4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x15adf2):_0x1d6158&&typeof _0x1d6158==_0x262aa4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x262aa4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d6158)[_0x262aa4([0x73,0x6f,0x72,0x74])]()[_0x262aa4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9ac26a,_0x343615])=>{_0x29495f(_0x9ac26a),_0x15adf2(_0x343615);}):_0x29495f(window[_0x262aa4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d6158));}return _0x15adf2(_0x39d25a),_0x47ef97>>>0x0;}function _0x28b185(_0x5b4c05){return _0x5b4c05[_0x262aa4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x262aa4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x262aa4([0x30]));}function _0x47ab11(_0x5f5d21){return _0x5f5d21[_0x262aa4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x262aa4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x262aa4([0x6a,0x6f,0x69,0x6e])]('');}function _0x193bfb(){}function _0x262aa4(_0x304ee5){const _0x138e02=_0x4fe4;return _0x304ee5[_0x138e02(0x101)](_0xb632a1=>String[_0x138e02(0x11b)](_0xb632a1))[_0x138e02(0x117)]('');}_0x1a9e35(await _0x1f5eb7());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cd516=_0x6d23;function _0x6d23(_0x15ba58,_0x308dbc){const _0x881a57=_0x881a();return _0x6d23=function(_0x6d23cb,_0x1cfc59){_0x6d23cb=_0x6d23cb-0x1a1;let _0x3fca05=_0x881a57[_0x6d23cb];return _0x3fca05;},_0x6d23(_0x15ba58,_0x308dbc);}function _0x881a(){const _0x321c72=['editing','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyDomainLimit','_licenseKeyCheckInterval','PasteFromOfficeEnhancedPropagator','high','expired','isActive','_parsedData','dataTransfer','16uyxPOw','73272NjqJUb','473278fPxiXs','get','inputTransformation','trialLimit','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','text/html','3427947IbPLBT','requires','1029QzXyrF','plugins','destroy','pasteFromOfficeEnhancedLicenseKeyValid','7125QgqUPx','pluginName','execute','isOfficialPlugin','evaluationLimit','invalid','getData','pasteFromOfficeEnhancedLicenseKeyExpired','config','document','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOfficeEnhanced','editor','view','pasteFromOfficeEnhancedLicenseKeyNotAllowed','2292uQCAzS','PasteFromOffice','stylesProcessor','isPremiumPlugin','licenseKey','init','usageLimit','domainLimit','457800DZAYPe','_showLicenseError','223984KcyVha'];_0x881a=function(){return _0x321c72;};return _0x881a();}(function(_0x168b5d,_0x56ed38){const _0x3770ef=_0x6d23,_0x12c371=_0x168b5d();while(!![]){try{const _0x34d901=-parseInt(_0x3770ef(0x1cb))/0x1+-parseInt(_0x3770ef(0x1be))/0x2+parseInt(_0x3770ef(0x1bc))/0x3+-parseInt(_0x3770ef(0x1ca))/0x4+parseInt(_0x3770ef(0x1a5))/0x5+parseInt(_0x3770ef(0x1b4))/0x6*(-parseInt(_0x3770ef(0x1a1))/0x7)+-parseInt(_0x3770ef(0x1c9))/0x8*(-parseInt(_0x3770ef(0x1d4))/0x9);if(_0x34d901===_0x56ed38)break;else _0x12c371['push'](_0x12c371['shift']());}catch(_0x413bc1){_0x12c371['push'](_0x12c371['shift']());}}}(_0x881a,0x3e831));import{Plugin as _0x8d02f0}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x9b70a3}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x205982}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0xc3b13f}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x8d02f0{[_0x4cd516(0x1b8)];[_0x4cd516(0x1c2)];static get[_0x4cd516(0x1a6)](){const _0x22242e=_0x4cd516;return _0x22242e(0x1c3);}static get[_0x4cd516(0x1a8)](){return!0x0;}static get[_0x4cd516(0x1b7)](){return!0x0;}static get[_0x4cd516(0x1d5)](){const _0x5e764a=_0x4cd516;return[_0x5e764a(0x1b5)];}[_0x4cd516(0x1b9)](){const _0x551bf3=_0x4cd516,_0x28c511=this[_0x551bf3(0x1b1)],_0x13c023=_0x28c511[_0x551bf3(0x1a2)][_0x551bf3(0x1cc)](_0x551bf3(0x1c0)),_0x41f6fa=_0x28c511[_0x551bf3(0x1bf)][_0x551bf3(0x1b2)][_0x551bf3(0x1ae)],_0x1d7dce=new _0xc3b13f(_0x41f6fa);_0x13c023['on'](_0x551bf3(0x1cd),(_0xfd954f,_0x303563)=>{const _0x2c434b=_0x551bf3,_0x12e8f7=_0x303563[_0x2c434b(0x1c8)][_0x2c434b(0x1ab)](_0x2c434b(0x1d3));_0x1d7dce[_0x2c434b(0x1c6)](_0x12e8f7)&&(_0x303563[_0x2c434b(0x1c7)]||(_0x303563[_0x2c434b(0x1c7)]=_0x9b70a3(_0x12e8f7,_0x41f6fa[_0x2c434b(0x1b6)])),_0x1d7dce[_0x2c434b(0x1a7)](_0x303563));},{'priority':_0x205982[_0x551bf3(0x1cc)](_0x551bf3(0x1c4))+0xa}),this[_0x551bf3(0x1b8)]=this[_0x551bf3(0x1b1)][_0x551bf3(0x1ad)][_0x551bf3(0x1cc)](_0x551bf3(0x1b8));const _0xfd051=this[_0x551bf3(0x1b1)];this[_0x551bf3(0x1c2)]=setInterval(()=>{const _0x507b1f=_0x551bf3;let _0x1155fb;for(const _0x173b1b in _0xfd051){const _0x4f321f=_0x173b1b,_0x3e25c8=_0xfd051[_0x4f321f];if(_0x507b1f(0x1a4)==_0x3e25c8||_0x507b1f(0x1d0)==_0x3e25c8||_0x507b1f(0x1ac)==_0x3e25c8||_0x507b1f(0x1c1)==_0x3e25c8||_0x507b1f(0x1b3)==_0x3e25c8||_0x507b1f(0x1d1)==_0x3e25c8||_0x507b1f(0x1d2)==_0x3e25c8||_0x507b1f(0x1af)==_0x3e25c8){delete _0xfd051[_0x4f321f],_0x1155fb=_0x3e25c8,clearInterval(this[_0x507b1f(0x1c2)]),this[_0x507b1f(0x1c2)]=void 0x0;break;}}_0x507b1f(0x1d0)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1aa)),_0x507b1f(0x1ac)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1c5)),_0x507b1f(0x1c1)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1bb)),_0x507b1f(0x1b3)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1cf),_0x507b1f(0x1b0)),_0x507b1f(0x1d1)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1a9)),_0x507b1f(0x1d2)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1ce)),_0x507b1f(0x1af)==_0x1155fb&&_0xfd051[_0x507b1f(0x1bd)](_0x507b1f(0x1ba));},0x3e8);}[_0x4cd516(0x1a3)](){const _0x405fd7=_0x4cd516;super[_0x405fd7(0x1a3)](),this[_0x405fd7(0x1c2)]&&clearInterval(this[_0x405fd7(0x1c2)]);}}
23
+ function _0x4ce6(){const _0x3bba9c=['pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','trialLimit','get','1745376PgaqkK','featureNotAllowed','628050rVGXdl','5967717VTVcBY','plugins','editing','pasteFromOfficeEnhancedLicenseKeyUsageLimit','2697240blkAyJ','init','pasteFromOfficeEnhancedLicenseKeyExpired','isOfficialPlugin','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyDomainLimit','domainLimit','getData','stylesProcessor','PasteFromOfficeEnhancedPropagator','pluginName','3iNsnAp','pasteFromOfficeEnhancedLicenseKeyNotAllowed','invalid','2451464ySXnRN','isPremiumPlugin','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyInvalid','isActive','dataTransfer','expired','pasteFromOfficeEnhancedLicenseKeyValid','1079595ADzIzZ','config','licenseKey','pasteFromOfficeEnhancedLicenseKeyTrialLimit','document','PasteFromOffice','text/html','inputTransformation','requires','evaluationLimit','1944912MsGUbu','view','_licenseKeyCheckInterval','usageLimit','execute','editor','_parsedData','high','destroy','_showLicenseError'];_0x4ce6=function(){return _0x3bba9c;};return _0x4ce6();}const _0x254ed8=_0x50c9;(function(_0x152a99,_0x4443a7){const _0x3e22ef=_0x50c9,_0x243742=_0x152a99();while(!![]){try{const _0x1bb9b3=parseInt(_0x3e22ef(0x99))/0x1+-parseInt(_0x3e22ef(0xb0))/0x2+parseInt(_0x3e22ef(0x8e))/0x3*(parseInt(_0x3e22ef(0xa3))/0x4)+-parseInt(_0x3e22ef(0xb7))/0x5+-parseInt(_0x3e22ef(0xb2))/0x6+parseInt(_0x3e22ef(0xb3))/0x7+-parseInt(_0x3e22ef(0x91))/0x8;if(_0x1bb9b3===_0x4443a7)break;else _0x243742['push'](_0x243742['shift']());}catch(_0x17d717){_0x243742['push'](_0x243742['shift']());}}}(_0x4ce6,0x914a6));import{Plugin as _0x5374f9}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3439d4}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x9ae713}from'ckeditor5/src/utils.js';function _0x50c9(_0x571072,_0x48dbd1){const _0x4ce6b4=_0x4ce6();return _0x50c9=function(_0x50c921,_0x42821c){_0x50c921=_0x50c921-0x8a;let _0x50fe0b=_0x4ce6b4[_0x50c921];return _0x50fe0b;},_0x50c9(_0x571072,_0x48dbd1);}import{MSOfficeInlineStylePropagator as _0x2b1001}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x5374f9{[_0x254ed8(0x9b)];[_0x254ed8(0xa5)];static get[_0x254ed8(0x8d)](){const _0x416d9f=_0x254ed8;return _0x416d9f(0x8c);}static get[_0x254ed8(0xba)](){return!0x0;}static get[_0x254ed8(0x92)](){return!0x0;}static get[_0x254ed8(0xa1)](){const _0x20b281=_0x254ed8;return[_0x20b281(0x9e)];}[_0x254ed8(0xb8)](){const _0x5c33ba=_0x254ed8,_0x1238f6=this[_0x5c33ba(0xa8)],_0x2cebb7=_0x1238f6[_0x5c33ba(0xb4)][_0x5c33ba(0xaf)](_0x5c33ba(0xbb)),_0x30ce88=_0x1238f6[_0x5c33ba(0xb5)][_0x5c33ba(0xa4)][_0x5c33ba(0x9d)],_0x4e3e94=new _0x2b1001(_0x30ce88);_0x2cebb7['on'](_0x5c33ba(0xa0),(_0xe2b56f,_0xaed20c)=>{const _0x1b8fc0=_0x5c33ba,_0x5bd6e5=_0xaed20c[_0x1b8fc0(0x96)][_0x1b8fc0(0x8a)](_0x1b8fc0(0x9f));_0x4e3e94[_0x1b8fc0(0x95)](_0x5bd6e5)&&(_0xaed20c[_0x1b8fc0(0xa9)]||(_0xaed20c[_0x1b8fc0(0xa9)]=_0x3439d4(_0x5bd6e5,_0x30ce88[_0x1b8fc0(0x8b)])),_0x4e3e94[_0x1b8fc0(0xa7)](_0xaed20c));},{'priority':_0x9ae713[_0x5c33ba(0xaf)](_0x5c33ba(0xaa))+0xa}),this[_0x5c33ba(0x9b)]=this[_0x5c33ba(0xa8)][_0x5c33ba(0x9a)][_0x5c33ba(0xaf)](_0x5c33ba(0x9b));const _0x131a92=this[_0x5c33ba(0xa8)];this[_0x5c33ba(0xa5)]=setInterval(()=>{const _0xb2e0f5=_0x5c33ba;let _0x41b3ba;for(const _0x53fe51 in _0x131a92){const _0x53410d=_0x53fe51,_0xafc623=_0x131a92[_0x53410d];if(_0xb2e0f5(0x98)==_0xafc623||_0xb2e0f5(0x94)==_0xafc623||_0xb2e0f5(0xb9)==_0xafc623||_0xb2e0f5(0xbc)==_0xafc623||_0xb2e0f5(0x8f)==_0xafc623||_0xb2e0f5(0xad)==_0xafc623||_0xb2e0f5(0x9c)==_0xafc623||_0xb2e0f5(0xb6)==_0xafc623){delete _0x131a92[_0x53410d],_0x41b3ba=_0xafc623,clearInterval(this[_0xb2e0f5(0xa5)]),this[_0xb2e0f5(0xa5)]=void 0x0;break;}}_0xb2e0f5(0x94)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0x90)),_0xb2e0f5(0xb9)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0x97)),_0xb2e0f5(0xbc)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xbd)),_0xb2e0f5(0x8f)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xb1),_0xb2e0f5(0x93)),_0xb2e0f5(0xad)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xa2)),_0xb2e0f5(0x9c)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xae)),_0xb2e0f5(0xb6)==_0x41b3ba&&_0x131a92[_0xb2e0f5(0xac)](_0xb2e0f5(0xa6));},0x3e8);}[_0x254ed8(0xab)](){const _0x2c7514=_0x254ed8;super[_0x2c7514(0xab)](),this[_0x2c7514(0xa5)]&&clearInterval(this[_0x2c7514(0xa5)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x150b95,_0x4d6f37){const _0x1e0ca9=_0x206b,_0x210332=_0x150b95();while(!![]){try{const _0xc17ad2=parseInt(_0x1e0ca9(0x1b6))/0x1*(parseInt(_0x1e0ca9(0x1bf))/0x2)+-parseInt(_0x1e0ca9(0x1b5))/0x3*(-parseInt(_0x1e0ca9(0x1b7))/0x4)+-parseInt(_0x1e0ca9(0x1bc))/0x5*(parseInt(_0x1e0ca9(0x1bd))/0x6)+parseInt(_0x1e0ca9(0x1be))/0x7*(-parseInt(_0x1e0ca9(0x1bb))/0x8)+-parseInt(_0x1e0ca9(0x1ba))/0x9*(parseInt(_0x1e0ca9(0x1b4))/0xa)+-parseInt(_0x1e0ca9(0x1b8))/0xb+parseInt(_0x1e0ca9(0x1b3))/0xc;if(_0xc17ad2===_0x4d6f37)break;else _0x210332['push'](_0x210332['shift']());}catch(_0x41712d){_0x210332['push'](_0x210332['shift']());}}}(_0xc472,0x1c302));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0xc472(){const _0x5524b5=['399995rmTnpQ','12HewqHB','14jEEJQD','10HchjoM','5050944iHMjoV','160MMLqHC','671571hFBiGP','37283PvIreV','4yDzgks','1853060AMpdjK','test','116793krDbKG','718544kpFFUL'];_0xc472=function(){return _0x5524b5;};return _0xc472();}function _0x206b(_0x3e8942,_0xf520e5){const _0xc4720c=_0xc472();return _0x206b=function(_0x206b4e,_0x529a6a){_0x206b4e=_0x206b4e-0x1b3;let _0x10a08a=_0xc4720c[_0x206b4e];return _0x10a08a;},_0x206b(_0x3e8942,_0xf520e5);}export function isMSExcelContent(_0x5857b9){const _0x255f30=_0x206b;return m[_0x255f30(0x1b9)](_0x5857b9);}
23
+ (function(_0x2ecda3,_0x3ec595){const _0x3f008d=_0x4967,_0x178f2d=_0x2ecda3();while(!![]){try{const _0x2b9ddd=parseInt(_0x3f008d(0x11f))/0x1+-parseInt(_0x3f008d(0x122))/0x2+-parseInt(_0x3f008d(0x123))/0x3*(parseInt(_0x3f008d(0x125))/0x4)+-parseInt(_0x3f008d(0x124))/0x5*(parseInt(_0x3f008d(0x11e))/0x6)+parseInt(_0x3f008d(0x120))/0x7+parseInt(_0x3f008d(0x11d))/0x8+parseInt(_0x3f008d(0x121))/0x9;if(_0x2b9ddd===_0x3ec595)break;else _0x178f2d['push'](_0x178f2d['shift']());}catch(_0x493ec5){_0x178f2d['push'](_0x178f2d['shift']());}}}(_0x5bdc,0x26347));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x27421d){const _0x448241=_0x4967;return m[_0x448241(0x126)](_0x27421d);}function _0x4967(_0x125299,_0xeeb427){const _0x5bdc01=_0x5bdc();return _0x4967=function(_0x496752,_0x3dce78){_0x496752=_0x496752-0x11d;let _0xc732b0=_0x5bdc01[_0x496752];return _0xc732b0;},_0x4967(_0x125299,_0xeeb427);}function _0x5bdc(){const _0x59e7dc=['test','667336tkOaFP','1549158XQmmxp','91788pAqhpe','1420426Jvnzbt','2097351XeZFDi','275420UMHJsZ','88158BoQCBj','5QfcBAu','8bkrrpm'];_0x5bdc=function(){return _0x59e7dc;};return _0x5bdc();}