@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.7 → 44.2.0-alpha.9

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={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=C();return(S=function(t,e){return n[t-=314]})(t,e)}function C(){const t=["2216697zYnNli","2919vHebUi","556ZdmScM","3183498BWuVIp","646eTfCCi","557JGQJXR","test","2474392FyYDlk","1003974bMaIcu","317255eBifKD"];return(C=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(160234===-parseInt(e(318))/1*(-parseInt(e(317))/2)+parseInt(e(314))/3*(-parseInt(e(315))/4)+-parseInt(e(322))/5+-parseInt(e(321))/6+-parseInt(e(323))/7+parseInt(e(320))/8+parseInt(e(316))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return A[S(319)](t)}!function(t){const e=F,n=t();for(;;)try{if(157544===parseInt(e(266))/1+-parseInt(e(265))/2+parseInt(e(256))/3*(parseInt(e(270))/4)+parseInt(e(264))/5+-parseInt(e(275))/6+-parseInt(e(267))/7*(-parseInt(e(257))/8)+-parseInt(e(254))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(255)]&&!s[n(274)])continue;const e=!s[n(255)]||t[n(259)]===s[n(255)],o=!s[n(274)]||t[n(273)](s[n(274)]);e&&o&&r[n(262)](s,i)}return r}function O(){const t=["set","trim","1523495llUmJT","321780YZilXP","159061vWUWGx","1267ZwoVcR","cssRules","assign","28Dmwnph","split","getPropertyValue","hasClass","className","815364IxFYEQ","selectorText","initial","style","push","map","4559544zOmSWm","tagName","101919XDUibY","11464pSgFTr","length","name","exec","groups"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=251]})(t,e)}function M(t){const e=F,n={};for(let r=0;r<t[e(258)];r++){const s=t[r],i=t[e(272)](s);e(277)!==i&&(n[s]=i)}return n}function R(t){const e=F,n=t[e(271)](",")[e(253)]((t=>t[e(263)]())),r=[];for(const t of n){const n=L[e(260)](t);n&&r[e(252)](n[e(261)])}return r}function T(t){const e=F,n={};for(const r of t)Object[e(269)](n,r);return n}const D=N;function j(){const t=["values","_parsedData","size","createRangeIn","elementStart","9QtcVPY","execute","document","383261GRxdnb","isActive","2614434UCjChX","6002970KMerDH","3016237kRdyXQ","setStyle","type","1794064dgUJrZ","4AlpLRL","36kuGscg","item","1119772gSMsYT","content","hasStyle","from","479985pgAOOJ"];return(j=function(){return t})()}function N(t,e){const n=j();return(N=function(t,e){return n[t-=482]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(504477===-parseInt(e(501))/1*(parseInt(e(485))/2)+parseInt(e(503))/3+-parseInt(e(488))/4+parseInt(e(492))/5*(-parseInt(e(486))/6)+parseInt(e(505))/7+parseInt(e(484))/8+parseInt(e(498))/9*(parseInt(e(504))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class W extends w{[D(499)](t){const n=D,{body:r,styles:s}=t[n(494)],i=new e.UpcastWriter(r[n(500)]),o=i[n(496)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(262)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(268)])if(t instanceof CSSStyleRule){const r=M(t[e(251)]);n[t[e(276)]]=Object[e(269)]({},n[t[e(276)]]||{},r)}return n}(s));for(const t of o){if(n(497)!==t[n(483)])continue;const e=P(t[n(487)],c);if(e[n(495)]){const r=T(Array[n(491)](e[n(493)]()));for(const e in r){const s=t[n(487)];s[n(490)](e)||i[n(482)](e,r[e],s)}}}t[n(489)]=r}[D(502)](t){return super[D(502)](t)||E(t)}}const k=U;function U(t,e){const n=K();return(U=function(t,e){return n[t-=102]})(t,e)}function K(){const t=["425439iBaPyv","afterInit","46550309yWBhTg","isOfficialPlugin","map","783HAHoNX","isActive","12cvBPPt","requires","11590898FBNovf","7fMQjgh","168nbdkPH","10rWFgRJ","editor","PasteFromOfficeEnhancedInliner","fromCharCode","isPremiumPlugin","ClipboardPipeline","document","href","987579gpnhbT","plugins","378318BiLotd","3610195KnfDwK","init","PasteFromOffice","join","get","stylesProcessor","text/html","1916PxfzjO","view","6rezvLD","pluginName","high","dataTransfer","inputTransformation","editing","execute","_parsedData","getData"];return(K=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(663972===-parseInt(e(112))/1*(parseInt(e(124))/2)+parseInt(e(107))/3*(parseInt(e(132))/4)+-parseInt(e(125))/5*(-parseInt(e(134))/6)+-parseInt(e(102))/7*(parseInt(e(113))/8)+-parseInt(e(122))/9+parseInt(e(114))/10*(-parseInt(e(111))/11)+parseInt(e(109))/12*(parseInt(e(104))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class H extends t.Plugin{static get[k(135)](){return k(116)}static get[k(105)](){return!0}static get[k(118)](){return!0}static get[k(110)](){return[k(127)]}[k(126)](){const t=k,e=this[t(115)],n=e[t(123)][t(129)](t(119)),r=e[t(139)][t(133)][t(120)],s=new W(r);n.on(t(138),((e,n)=>{const i=t,o=n[i(137)][i(142)](i(131));s[i(108)](o)&&(n[i(141)]||(n[i(141)]=b(o,r[i(130)])),s[i(140)](n))}),{priority:x.priorities[t(129)](t(136))+11})}[k(103)](){!async function(t){const e=d([104,101,74,82,77,78,52,116,107,113,56,115,50,114,117,73,111,48,106,86,103,70,108,90,102,121,122,53,80,57,69,119,120,75,79,87,88,66,100,83,54,49,67,84,118,72,71,55,81,76,110,51,99,85,65,89,68,97,112,109,98,105]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(106)]((t=>String[e(117)](t)))[e(128)]("")}!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([104]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1738627200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(121)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function $(){const t=["text-decoration-line","filter","bold","3468468dQDEpq","split","font-weight","bolder","sup","424daFdRg","from","6216ASGIHO","forEach","4176zClYMs","1179fyqpIT","span","setStyle","createElement","27158FxuDvw","899610nMgPai","medium","includes","1568HGScfe","getChildren","39aZyLtT","font-size","239959pwSuLl","215JshlQv","insertChild","function","italic","super","getStyle","keys","font-style","11mhTRUQ","vertical-align","getStyleNames","line-through","color","strong","sub","text-decoration","removeStyle","font-family","length","underline"];return($=function(){return t})()}const J=z;!function(t){const e=z,n=t();for(;;)try{if(172419===parseInt(e(526))/1+-parseInt(e(518))/2*(parseInt(e(524))/3)+parseInt(e(513))/4*(-parseInt(e(527))/5)+parseInt(e(511))/6*(-parseInt(e(522))/7)+parseInt(e(509))/8*(parseInt(e(514))/9)+parseInt(e(519))/10+parseInt(e(535))/11*(parseInt(e(504))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const V=[J(539),J(498),J(525),J(542),J(501),J(506),J(534),J(536)],Y=[J(539),J(498),J(525)],Q={"font-style":[[J(530),"i"]],"font-weight":[[J(520),J(540)],[J(503),J(540)],[J(507),J(540)],[t=>Number(t)>=600,J(540)]],"text-decoration":[[J(500),"u"],[J(538),"s"]],"text-decoration-line":[[J(500),"u"],[J(538),"s"]],"vertical-align":[[J(541),J(541)],[J(531),J(508)]]};function B(t){return V[J(521)](t)}function z(t,e){const n=$();return(z=function(t,e){return n[t-=498]})(t,e)}function G(t){const e=J;return Array[e(510)](t[e(537)]())[e(502)](B)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(512)]((e=>{const i=n,o=t[i(532)](e);if(o)if(c=e,Y[J(521)](c))r[e]=o;else if(e in Q){const t=o[i(505)](" ");Q[e][i(512)]((([n,r])=>{const o=i;for(const i of t)(o(529)==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=J;for(const s in n)n[s][r(512)]((([,n])=>{const s=r,i=e[s(517)](n,[],t[s(523)]());e[s(528)](0,i,t)})),e[r(543)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(533)](n)[r(499)])return;const s=e[r(517)](r(515),[],t[r(523)]());e[r(516)](n,s),e[r(528)](0,s,t),e[r(543)](Object[r(533)](n),t)}(t,e,r)}const q=X;function X(t,e){const n=Z();return(X=function(t,e){return n[t-=173]})(t,e)}function Z(){const t=["326898jiIJXw","12454387kwAONH","stylesProcessor","1261165FzMJwt","document","getItems","name","execute","152TSdupr","658972IlSYjU","createRangeIn","includes","4850832wLZipX","blockElements","2493436MxMEXG","element","84antVfb","30573awqQnW","10SRRnCv","font","_parsedData","content","6NIxQYN","isActive"];return(Z=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(351199===parseInt(e(195))/1+parseInt(e(178))/2*(-parseInt(e(179))/3)+parseInt(e(176))/4+-parseInt(e(189))/5*(parseInt(e(184))/6)+-parseInt(e(174))/7+parseInt(e(194))/8*(-parseInt(e(186))/9)+-parseInt(e(180))/10*(-parseInt(e(187))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[q(193)](t){const n=q,{body:r}=t[n(182)],s=new e.UpcastWriter(r[n(190)]),i=s[n(196)](r),o=new e.ViewDocument(s[n(190)][n(188)]),c=[...new e.DomConverter(o)[n(175)],n(181)],a=i[n(191)]();for(const t of a)if(t.is(n(177))&&c[n(173)](t[n(192)])){_(t,s,G(t))}t[n(183)]=r}[q(185)](t){return super[q(185)](t)||E(t)}}const et=rt;function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","3344800wpmjId","2529GMUNHh","plugins","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","180DMYQmw","_showLicenseError","_licenseKeyCheckInterval","10spGviG","licenseKey","config","destroy","27960lImsep","getData","_parsedData","requires","domainLimit","PasteFromOfficeEnhancedPropagator","80751dceERT","isPremiumPlugin","stylesProcessor","isOfficialPlugin","ClipboardPipeline","get","dataTransfer","expired","1786542rOtgHB","execute","evaluationLimit","view","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editor","819684ffgMKR","pasteFromOfficeEnhancedLicenseKeyDomainLimit","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOffice","pluginName","usageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","document","PasteFromOfficeEnhanced","7plgiJS","text/html","init","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","5762540hWvYVp","95674NHDTko","isActive","invalid","high","editing"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(663366===-parseInt(e(291))/1*(parseInt(e(278))/2)+parseInt(e(261))/3+-parseInt(e(284))/4+parseInt(e(277))/5+parseInt(e(309))/6*(-parseInt(e(272))/7)+parseInt(e(295))/8*(parseInt(e(285))/9)+parseInt(e(288))/10*(-parseInt(e(301))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(267)](){return et(300)}static get[et(304)](){return!0}static get[et(302)](){return!0}static get[et(298)](){return[et(266)]}[et(274)](){const t=et,e=this[t(260)],n=e[t(286)][t(306)](t(305)),r=e[t(282)][t(312)][t(270)],s=new tt(r);n.on(t(263),((e,n)=>{const i=t,o=n[i(307)][i(296)](i(273));s[i(279)](o)&&(n[i(297)]||(n[i(297)]=b(o,r[i(303)])),s[i(310)](n))}),{priority:x.priorities[t(306)](t(281))+10}),this[t(292)]=this[t(260)][t(293)][t(306)](t(292));const i=this[t(260)];this[t(290)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(283)==s||e(269)==s||e(264)==s||e(262)==s||e(259)==s||e(287)==s||e(276)==s||e(265)==s){delete i[r],n=s,clearInterval(this[e(290)]),this[e(290)]=void 0;break}}e(269)==n&&i[e(289)](e(280)),e(264)==n&&i[e(289)](e(308)),e(262)==n&&i[e(289)](e(299)),e(259)==n&&i[e(289)](e(275),e(271)),e(287)==n&&i[e(289)](e(311)),e(276)==n&&i[e(289)](e(258)),e(265)==n&&i[e(289)](e(268))}),1e3)}[et(294)](){const t=et;super[t(294)](),this[t(290)]&&clearInterval(this[t(290)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=255]})(t,e)}function ct(){var t=["3epNtRA","isPremiumPlugin","3cSiXDf","122788ZJxxvU","1125562CKIbvJ","5067558LgWMBS","4956810SCPjpe","PasteFromOfficeEnhanced","2214880iJiHfw","pluginName","4730824xseavc","requires","14647952sFOFAc","isOfficialPlugin","PasteFromOffice"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(980635===-parseInt(e(259))/1*(-parseInt(e(263))/2)+parseInt(e(261))/3*(-parseInt(e(262))/4)+-parseInt(e(267))/5+-parseInt(e(265))/6+-parseInt(e(269))/7+parseInt(e(256))/8+-parseInt(e(264))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(268)](){return it(266)}static get[it(257)](){return!0}static get[it(260)](){return!0}static get[it(255)](){return[it(258),H,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=473]})(t,e)}function lt(){var t=["1692376oatFQY","501507JtIlpv","984MZtPYq","1034550bQMhbV","4173883VhHzEA","658623mHPkeU","181107boFFUG","7010DdMrwu","136yVVtLL"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(373735===parseInt(e(477))/1+parseInt(e(474))/2+parseInt(e(476))/3+-parseInt(e(480))/4+parseInt(e(478))/5*(parseInt(e(473))/6)+parseInt(e(475))/7+parseInt(e(479))/8*(-parseInt(e(481))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},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:()=>ct});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=A,n=t();for(;;)try{if(298268===parseInt(e(211))/1+-parseInt(e(219))/2+-parseInt(e(212))/3*(-parseInt(e(214))/4)+parseInt(e(210))/5*(-parseInt(e(215))/6)+parseInt(e(216))/7+parseInt(e(217))/8*(-parseInt(e(209))/9)+parseInt(e(218))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=C();return(A=function(t,e){return n[t-=209]})(t,e)}function C(){const t=["test","8smKUXm","105438srFRyd","224504XuENaz","4729168YfZRHz","5797400SsMfRc","283688TPWAcL","9tZAziz","45oRDedb","225885NhVPTR","527577spqLaT"];return(C=function(){return t})()}function E(t){return S[A(213)](t)}function L(t,e){const n=M();return(L=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(836755===-parseInt(e(410))/1+parseInt(e(403))/2*(-parseInt(e(395))/3)+-parseInt(e(412))/4*(parseInt(e(385))/5)+-parseInt(e(393))/6+parseInt(e(400))/7+-parseInt(e(392))/8*(parseInt(e(390))/9)+-parseInt(e(406))/10*(-parseInt(e(389))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(409)]&&!s[n(396)])continue;const e=!s[n(409)]||t[n(401)]===s[n(409)],o=!s[n(396)]||t[n(386)](s[n(396)]);e&&o&&r[n(387)](s,i)}return r}function F(t){const e=L,n={};for(let r=0;r<t[e(398)];r++){const s=t[r],i=t[e(397)](s);e(391)!==i&&(n[s]=i)}return n}function T(t){const e=L,n=t[e(404)](",")[e(394)]((t=>t[e(405)]())),r=[];for(const t of n){const n=P[e(399)](t);n&&r[e(388)](n[e(402)])}return r}function R(t){const e=L,n={};for(const r of t)Object[e(408)](n,r);return n}function M(){const t=["groups","3249750rOVWdn","split","trim","35643070drwMUY","selectorText","assign","tagName","187372NgSbha","style","1747640dfOIJn","cssRules","15zPHHBv","hasClass","set","push","11MyxrOx","9sdcFvQ","initial","3985480rBDMUb","4431594VKNPhe","map","3ISWKAf","className","getPropertyValue","length","exec","11425463GVgGRT","name"];return(M=function(){return t})()}function N(t,e){const n=W();return(N=function(t,e){return n[t-=112]})(t,e)}const j=N;function W(){const t=["item","isActive","212222TlvITn","setStyle","content","966933HkXTXi","document","hasStyle","2105299WgAiwp","type","_parsedData","execute","createRangeIn","56dnYSMI","11TNmsWR","1239785oESaua","2415648ejMlCk","elementStart","1839343nSGljL","from","size","values","80NTKRmC","4GXWxeU","2826fFDZMp"];return(W=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(605038===-parseInt(e(132))/1*(-parseInt(e(120))/2)+parseInt(e(123))/3+parseInt(e(116))/4*(-parseInt(e(133))/5)+parseInt(e(134))/6+parseInt(e(126))/7+parseInt(e(131))/8*(-parseInt(e(117))/9)+parseInt(e(115))/10*(-parseInt(e(136))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends w{[j(129)](t){const n=j,{body:r,styles:s}=t[n(128)],i=new e.UpcastWriter(r[n(124)]),o=i[n(130)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(387)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(413)])if(t instanceof CSSStyleRule){const r=F(t[e(411)]);n[t[e(407)]]=Object[e(408)]({},n[t[e(407)]]||{},r)}return n}(s));for(const t of o){if(n(135)!==t[n(127)])continue;const e=O(t[n(118)],c);if(e[n(113)]){const r=R(Array[n(112)](e[n(114)]()));for(const e in r){const s=t[n(118)];s[n(125)](e)||i[n(121)](e,r[e],s)}}}t[n(122)]=r}[j(119)](t){return super[j(119)](t)||E(t)}}const k=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=487]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(200271===-parseInt(e(494))/1*(parseInt(e(493))/2)+-parseInt(e(513))/3+-parseInt(e(489))/4+-parseInt(e(504))/5+parseInt(e(520))/6+parseInt(e(502))/7+parseInt(e(510))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class U extends t.Plugin{static get[k(492)](){return k(496)}static get[k(487)](){return!0}static get[k(511)](){return!0}static get[k(514)](){return[k(497)]}[k(518)](){const t=k,e=this[t(506)],n=e[t(490)][t(507)](t(517)),r=e[t(499)][t(522)][t(503)],s=new D(r);n.on(t(491),((e,n)=>{const i=t,o=n[i(512)][i(505)](i(509));s[i(516)](o)&&(n[i(519)]||(n[i(519)]=b(o,r[i(501)])),s[i(498)](n))}),{priority:x.priorities[t(507)](t(521))+11})}[k(495)](){!async function(t){const e=d([48,114,106,79,120,97,98,105,107,49,80,75,85,73,78,115,76,108,71,100,116,54,113,72,88,68,74,67,90,57,111,56,51,99,110,53,122,66,69,89,84,82,52,50,103,112,118,70,81,109,117,104,83,77,65,102,87,119,55,121,86,101]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(488)]((t=>String[e(500)](t)))[e(508)]("")}!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([114]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1738713600;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(515)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function $(){const t=["ClipboardPipeline","init","_parsedData","1536348HpFuGP","high","view","isOfficialPlugin","map","1491980gAGQrK","plugins","inputTransformation","pluginName","655198eptiRn","1fGDivv","afterInit","PasteFromOfficeEnhancedInliner","PasteFromOffice","execute","editing","fromCharCode","stylesProcessor","403837ZEBxjN","document","1642070slKHxP","getData","editor","get","join","text/html","7444936lXDRuQ","isPremiumPlugin","dataTransfer","45261WqSksN","requires","href","isActive"];return($=function(){return t})()}function z(){const t=["sub","vertical-align","createElement","text-decoration","super","font-style","898KADvtK","text-decoration-line","line-through","getStyle","keys","underline","getChildren","bold","sup","bolder","span","333753ZBozvq","font-family","includes","medium","from","strong","removeStyle","setStyle","6350295YqDuIa","function","filter","font-size","forEach","20GNMava","font-weight","getStyleNames","981246vnsQIM","13346928HKOErL","length","insertChild","color","7038592tySyYB","4710940dpCPLb","split","573DzULOu","italic"];return(z=function(){return t})()}const H=Y;!function(t){const e=Y,n=t();for(;;)try{if(624262===parseInt(e(262))/1+-parseInt(e(294))/2*(parseInt(e(286))/3)+parseInt(e(284))/4+-parseInt(e(275))/5*(-parseInt(e(278))/6)+parseInt(e(270))/7+-parseInt(e(283))/8+-parseInt(e(279))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const B=[H(282),H(263),H(273),H(291),H(252),H(276),H(293),H(289)],X=[H(282),H(263),H(273)],G={"font-style":[[H(287),"i"]],"font-weight":[[H(265),H(267)],[H(258),H(267)],[H(260),H(267)],[t=>Number(t)>=600,H(267)]],"text-decoration":[[H(256),"u"],[H(253),"s"]],"text-decoration-line":[[H(256),"u"],[H(253),"s"]],"vertical-align":[[H(288),H(288)],[H(292),H(259)]]};function q(t){return B[H(264)](t)}function V(t){const e=H;return Array[e(266)](t[e(277)]())[e(272)](q)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(274)]((e=>{const i=n,o=t[i(254)](e);if(o)if(c=e,X[H(264)](c))r[e]=o;else if(e in G){const t=o[i(285)](" ");G[e][i(274)]((([n,r])=>{const o=i;for(const i of t)(o(271)==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(274)]((([,n])=>{const s=r,i=e[s(290)](n,[],t[s(257)]());e[s(281)](0,i,t)})),e[r(268)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(255)](n)[r(280)])return;const s=e[r(290)](r(261),[],t[r(257)]());e[r(269)](n,s),e[r(281)](0,s,t),e[r(268)](Object[r(255)](n),t)}(t,e,r)}function Y(t,e){const n=z();return(Y=function(t,e){return n[t-=252]})(t,e)}const J=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=474]})(t,e)}function Q(){const t=["blockElements","6327ueDTVj","document","getItems","isActive","2075718hiFlTJ","font","createRangeIn","includes","20112PdVFlJ","2296eiNIfn","1308705IIlJsX","960940SUkxIF","execute","stylesProcessor","125lNwJxz","content","name","element","_parsedData","263405dAubdp","2020340WiySOT"];return(Q=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(268506===-parseInt(e(478))/1+parseInt(e(492))/2+parseInt(e(491))/3+-parseInt(e(489))/4*(parseInt(e(495))/5)+-parseInt(e(485))/6+parseInt(e(479))/7+-parseInt(e(490))/8*(parseInt(e(481))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[J(493)](t){const n=J,{body:r}=t[n(477)],s=new e.UpcastWriter(r[n(482)]),i=s[n(487)](r),o=new e.ViewDocument(s[n(482)][n(494)]),c=[...new e.DomConverter(o)[n(480)],n(486)],a=i[n(483)]();for(const t of a)if(t.is(n(476))&&c[n(488)](t[n(475)])){_(t,s,V(t))}t[n(474)]=r}[J(484)](t){return super[J(484)](t)||E(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=349]})(t,e)}function rt(){const t=["888637JnkUht","invalid","editor","destroy","view","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","licenseKey","_licenseKeyCheckInterval","usageLimit","expired","PasteFromOfficeEnhancedPropagator","getData","6640312nLJcTa","719364zhmYWu","PasteFromOfficeEnhanced","trialLimit","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","ClipboardPipeline","high","PasteFromOffice","24MlvLRg","requires","text/html","_parsedData","config","isPremiumPlugin","execute","dataTransfer","editing","plugins","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyUsageLimit","37482984BdLUxc","4959itaBIR","10GTQzBu","203XpEtWf","pasteFromOfficeEnhancedLicenseKeyExpired","isOfficialPlugin","226482HHSNRT","2490kjnXEH","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pluginName","isActive","init","pasteFromOfficeEnhancedLicenseKeyTrialLimit","document","_showLicenseError","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyValid","get","244684jmZeaA","stylesProcessor"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(607014===parseInt(e(353))/1+parseInt(e(351))/2*(parseInt(e(375))/3)+-parseInt(e(366))/4*(-parseInt(e(390))/5)+-parseInt(e(394))/6*(-parseInt(e(391))/7)+parseInt(e(365))/8+-parseInt(e(389))/9*(parseInt(e(395))/10)+-parseInt(e(388))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(397)](){return et(363)}static get[et(393)](){return!0}static get[et(380)](){return!0}static get[et(376)](){return[et(374)]}[et(399)](){const t=et,e=this[t(355)],n=e[t(384)][t(350)](t(372)),r=e[t(383)][t(357)][t(401)],s=new tt(r);n.on(t(369),((e,n)=>{const i=t,o=n[i(382)][i(364)](i(377));s[i(398)](o)&&(n[i(378)]||(n[i(378)]=b(o,r[i(352)])),s[i(381)](n))}),{priority:x.priorities[t(350)](t(373))+10}),this[t(359)]=this[t(355)][t(379)][t(350)](t(359));const i=this[t(355)];this[t(360)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(349)==s||e(386)==s||e(392)==s||e(396)==s||e(371)==s||e(358)==s||e(400)==s||e(387)==s){delete i[r],n=s,clearInterval(this[e(360)]),this[e(360)]=void 0;break}}e(386)==n&&i[e(402)](e(354)),e(392)==n&&i[e(402)](e(362)),e(396)==n&&i[e(402)](e(370)),e(371)==n&&i[e(402)](e(403),e(367)),e(358)==n&&i[e(402)](e(385)),e(400)==n&&i[e(402)](e(368)),e(387)==n&&i[e(402)](e(361))}),1e3)}[et(356)](){const t=et;super[t(356)](),this[t(360)]&&clearInterval(this[t(360)])}}var it=ot;function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=151]})(t,e)}!function(t){for(var e=ot,n=t();;)try{if(660902===-parseInt(e(154))/1*(parseInt(e(161))/2)+parseInt(e(165))/3+-parseInt(e(153))/4*(-parseInt(e(166))/5)+parseInt(e(151))/6+parseInt(e(162))/7*(parseInt(e(164))/8)+-parseInt(e(157))/9+-parseInt(e(156))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{static get[it(163)](){return it(159)}static get[it(155)](){return!0}static get[it(152)](){return!0}static get[it(158)](){return[it(160),U,st]}}function at(){var t=["requires","PasteFromOfficeEnhanced","PasteFromOffice","1935698ehRtAs","623xSZgGG","pluginName","48952mXekSf","446775CYoNQI","15155LMtXFa","5616210YFodEl","isPremiumPlugin","1436MAcdMU","1idCYMX","isOfficialPlugin","5704550mLSgIy","4666266utXMSF"];return(at=function(){return t})()}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=245]})(t,e)}function lt(){var t=["776979UFENoz","697544Gkbhjp","4308400uAIcuf","1665840UHqABZ","6224393BIsSAf","1241781hsoeLe","3344076eUaCxC"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(708368===parseInt(e(249))/1+parseInt(e(245))/2+parseInt(e(251))/3+-parseInt(e(250))/4+parseInt(e(246))/5+-parseInt(e(247))/6+-parseInt(e(248))/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 _0x16324a}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1fcfcf,parseHtml as _0x3d0ea3}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2779cb,uid as _0x3a9919}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x31cc7c,ViewDocument as _0x363be2,DomConverter as _0x358611}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5d7549){return m['test'](_0x5d7549);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x22b41e,_0x5c2fab){const _0x6302d=new Map();for(const [_0x5d2dec,_0x25a798]of _0x5c2fab){if(!_0x5d2dec['tagName']&&!_0x5d2dec['className'])continue;const _0x451d28=!_0x5d2dec['tagName']||_0x22b41e['name']===_0x5d2dec['tagName'],_0xc7d9a2=!_0x5d2dec['className']||_0x22b41e['hasClass'](_0x5d2dec['className']);_0x451d28&&_0xc7d9a2&&_0x6302d['set'](_0x5d2dec,_0x25a798);}return _0x6302d;}function h(_0x482bbc){const _0x3cb324={};for(let _0x12121b=0x0;_0x12121b<_0x482bbc['length'];_0x12121b++){const _0x183c10=_0x482bbc[_0x12121b],_0x436617=_0x482bbc['getPropertyValue'](_0x183c10);'initial'!==_0x436617&&(_0x3cb324[_0x183c10]=_0x436617);}return _0x3cb324;}function O(_0x3eca42){const _0x4892aa=_0x3eca42['split'](',')['map'](_0x40c1de=>_0x40c1de['trim']()),_0x5c360e=[];for(const _0x485b66 of _0x4892aa){const _0x49b404=S['exec'](_0x485b66);_0x49b404&&_0x5c360e['push'](_0x49b404['groups']);}return _0x5c360e;}function y(_0x5a1559){const _0x1e5af4={};for(const _0x39a91a of _0x5a1559)Object['assign'](_0x1e5af4,_0x39a91a);return _0x1e5af4;}class c extends _0x1fcfcf{['execute'](_0x50a1dd){const {body:_0x1e5d57,styles:_0x4a171f}=_0x50a1dd['_parsedData'],_0x45b060=new _0x31cc7c(_0x1e5d57['document']),_0x42c72d=_0x45b060['createRangeIn'](_0x1e5d57),_0x497a4e=function(_0x4534c6){const _0x218ea8={};for(const _0x43a915 of _0x4534c6)for(const _0x35599f of _0x43a915['cssRules'])if(_0x35599f instanceof CSSStyleRule){const _0x55300e=h(_0x35599f['style']);_0x218ea8[_0x35599f['selectorText']]=Object['assign']({},_0x218ea8[_0x35599f['selectorText']]||{},_0x55300e);}return _0x218ea8;}(_0x4a171f),_0x5ea51f=function(_0x39415e){const _0x297f19=new Map();for(const _0x8005f7 in _0x39415e){const _0x3c8ee0=O(_0x8005f7),_0x549454=_0x39415e[_0x8005f7];for(const _0x25f289 of _0x3c8ee0)_0x297f19['set'](_0x25f289,_0x549454);}return _0x297f19;}(_0x497a4e);for(const _0x4724f6 of _0x42c72d){if('elementStart'!==_0x4724f6['type'])continue;const _0xf00be6=x(_0x4724f6['item'],_0x5ea51f);if(_0xf00be6['size']){const _0x202b82=y(Array['from'](_0xf00be6['values']()));for(const _0x1100fe in _0x202b82){const _0x175f21=_0x4724f6['item'];_0x175f21['hasStyle'](_0x1100fe)||_0x45b060['setStyle'](_0x1100fe,_0x202b82[_0x1100fe],_0x175f21);}}}_0x50a1dd['content']=_0x1e5d57;}['isActive'](_0x3c1e5c){return super['isActive'](_0x3c1e5c)||l(_0x3c1e5c);}}class i extends _0x16324a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5514a7=this['editor'],_0x4ce14d=_0x5514a7['plugins']['get']('ClipboardPipeline'),_0x5aa3a1=_0x5514a7['editing']['view']['document'],_0x5145c3=new c(_0x5aa3a1);_0x4ce14d['on']('inputTransformation',(_0x666e6e,_0x1145b9)=>{const _0x5472a7=_0x1145b9['dataTransfer']['getData']('text/html');_0x5145c3['isActive'](_0x5472a7)&&(_0x1145b9['_parsedData']||(_0x1145b9['_parsedData']=_0x3d0ea3(_0x5472a7,_0x5aa3a1['stylesProcessor'])),_0x5145c3['execute'](_0x1145b9));},{'priority':_0x2779cb['get']('high')+0xb});}['afterInit'](){!async function(_0xf9069f){const _0x140da7=_0x2eceba([0x68,0x65,0x4a,0x52,0x4d,0x4e,0x34,0x74,0x6b,0x71,0x38,0x73,0x32,0x72,0x75,0x49,0x6f,0x30,0x6a,0x56,0x67,0x46,0x6c,0x5a,0x66,0x79,0x7a,0x35,0x50,0x39,0x45,0x77,0x78,0x4b,0x4f,0x57,0x58,0x42,0x64,0x53,0x36,0x31,0x43,0x54,0x76,0x48,0x47,0x37,0x51,0x4c,0x6e,0x33,0x63,0x55,0x41,0x59,0x44,0x61,0x70,0x6d,0x62,0x69]),_0x4c472d=0x17161193,_0x2b6e9d=0x17114f1b^_0x4c472d,_0x4db347=window[_0x2eceba([0x44,0x61,0x74,0x65])][_0x2eceba([0x6e,0x6f,0x77])](),_0x3d216a=_0xf9069f[_0x2eceba([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2d45f1=new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d02d2=>{_0x3d216a[_0x2eceba([0x6f,0x6e,0x63,0x65])](_0x2eceba([0x72,0x65,0x61,0x64,0x79]),_0x1d02d2);}),_0x39f920={[_0x2eceba([0x6b,0x74,0x79])]:_0x2eceba([0x45,0x43]),[_0x2eceba([0x75,0x73,0x65])]:_0x2eceba([0x73,0x69,0x67]),[_0x2eceba([0x63,0x72,0x76])]:_0x2eceba([0x50,0x2d,0x32,0x35,0x36]),[_0x2eceba([0x78])]:_0x2eceba([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]),[_0x2eceba([0x79])]:_0x2eceba([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]),[_0x2eceba([0x61,0x6c,0x67])]:_0x2eceba([0x45,0x53,0x32,0x35,0x36])},_0x5a7b24=_0x3d216a[_0x2eceba([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2eceba([0x67,0x65,0x74])](_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e5964(){let _0x2ef185,_0x45e78=null,_0x563750=null;try{if(_0x5a7b24==_0x2eceba([0x47,0x50,0x4c]))return _0x2eceba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ef185=_0x53661b(),!_0x2ef185)return _0x2eceba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ef185[_0x2eceba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x563750=_0x286176(_0x2ef185[_0x2eceba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ef185[_0x2eceba([0x6a,0x74,0x69])])),await _0x5cfdd5()?_0x3613eb()?_0x5437bb()?_0x2eceba([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1320c7()?(_0x2ef185[_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2eceba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x45e78=_0x2df571(_0x2eceba([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ef185[_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2eceba([0x74,0x72,0x69,0x61,0x6c])&&(_0x45e78=_0x2df571(_0x2eceba([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x269a93()):_0x2eceba([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2eceba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2eceba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3b2bec){return _0x2eceba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5437bb(){const _0x2ccb7d=[_0x2eceba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2eceba([0x74,0x72,0x69,0x61,0x6c])][_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ef185[_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4db347/0x3e8:0xe10*_0x2b6e9d;return _0x2ef185[_0x2eceba([0x65,0x78,0x70])]<_0x2ccb7d;}function _0x3613eb(){const _0x53591e=_0x2ef185[_0x2eceba([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x53591e&&(!!_0x53591e[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eceba([0x2a]))||(!!_0x53591e[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eceba([0x50,0x4f,0x45]))||!!_0x53591e[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eceba([0x50,0x50]))));}function _0x1320c7(){const _0x4fd102=_0x2ef185[_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4fd102||0x0==_0x4fd102[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x439161}=new URL(window[_0x2eceba([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4fd102[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439161))return!0x0;const _0x308ebf=_0x439161[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])](_0x2eceba([0x2e]));return _0x4fd102[_0x2eceba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x410d47=>_0x410d47[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eceba([0x2a])))[_0x2eceba([0x6d,0x61,0x70])](_0x17bd1f=>_0x17bd1f[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])](_0x2eceba([0x2e])))[_0x2eceba([0x73,0x6f,0x6d,0x65])](_0x3d183e=>_0x308ebf[_0x2eceba([0x65,0x76,0x65,0x72,0x79])]((_0x353423,_0x1d1ff2)=>_0x3d183e[_0x1d1ff2]===_0x353423||_0x3d183e[_0x1d1ff2]===_0x2eceba([0x2a])));}function _0x269a93(){return _0x45e78&&_0x563750?new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f2933,_0x1c34a5)=>{_0x45e78[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x3f2933,_0x1c34a5),_0x563750[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x5bf7ae=>{_0x5bf7ae!=_0x2eceba([0x56,0x61,0x6c,0x69,0x64])&&_0x3f2933(_0x5bf7ae);},_0x1c34a5);}):_0x45e78||_0x563750||_0x2eceba([0x56,0x61,0x6c,0x69,0x64]);}}function _0x286176(_0x3dade5,_0x4ad192){return new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14cf74=>{if(_0x201bf5())return _0x14cf74(_0x2eceba([0x56,0x61,0x6c,0x69,0x64]));_0x1ea33b(),_0x3d216a[_0x2eceba([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2eceba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2930ba=!0x1;const _0x57eb1c=_0x3a9919();function _0x49fd1d(_0x2e0030){return!!_0x2e0030&&(typeof _0x2e0030===_0x2eceba([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e0030===_0x2eceba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e0030[_0x2eceba([0x74,0x68,0x65,0x6e])]===_0x2eceba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e0030[_0x2eceba([0x63,0x61,0x74,0x63,0x68])]===_0x2eceba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a6b12(_0x55df53){_0x386316(_0x55df53)[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x3c48f7=>{if(!_0x3c48f7||_0x3c48f7[_0x2eceba([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2eceba([0x6f,0x6b]))return _0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd1ca(_0x319d7a(_0x57eb1c+_0x4ad192))!=_0x3c48f7[_0x2eceba([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2eceba([0x56,0x61,0x6c,0x69,0x64]);})[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x5b7437=>(_0x9d1931(),_0x5b7437),()=>{const _0x48dc71=_0x2cf122();return null==_0x48dc71?(_0x9d1931(),_0x2eceba([0x56,0x61,0x6c,0x69,0x64])):_0x2eceba(_0x4db347-_0x48dc71>(0x331a9593^_0x4c472d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x14cf74)[_0x2eceba([0x63,0x61,0x74,0x63,0x68])](()=>{_0x14cf74(_0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4533bf=0x1720ff13^_0x4c472d;function _0x9d1931(){const _0x94dc3d=_0x2eceba([0x6c,0x6c,0x63,0x74,0x2d])+_0xd1ca(_0x319d7a(_0x3dade5)),_0x22f5af=_0x14905e(_0xd1ca(window[_0x2eceba([0x4d,0x61,0x74,0x68])][_0x2eceba([0x63,0x65,0x69,0x6c])](_0x4db347/_0x4533bf)));window[_0x2eceba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2eceba([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x94dc3d,_0x22f5af);}function _0x2cf122(){const _0x4f5a22=_0x2eceba([0x6c,0x6c,0x63,0x74,0x2d])+_0xd1ca(_0x319d7a(_0x3dade5)),_0xe5f024=window[_0x2eceba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2eceba([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f5a22);return _0xe5f024?window[_0x2eceba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14905e(_0xe5f024),0x10)*_0x4533bf:null;}function _0x386316(_0x172f83){return new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x25f1cd,_0xfa654a)=>{_0x172f83[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x25f1cd,_0xfa654a),window[_0x2eceba([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xfa654a,0x1717c553^_0x4c472d);});}}_0x3d216a[_0x2eceba([0x6f,0x6e])](_0x2eceba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x283a5f,_0x490635)=>{if(_0x490635[0x0]!=_0x3dade5)return _0x14cf74(_0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x490635[0x1]={..._0x490635[0x1],[_0x2eceba([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x57eb1c};},{[_0x2eceba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2eceba([0x68,0x69,0x67,0x68])}),_0x3d216a[_0x2eceba([0x6f,0x6e])](_0x2eceba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25ad06=>{_0x49fd1d(_0x25ad06[_0x2eceba([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2930ba=!0x0,_0x5a6b12(_0x25ad06[_0x2eceba([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2eceba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2eceba([0x6c,0x6f,0x77])}),_0x2d45f1[_0x2eceba([0x74,0x68,0x65,0x6e])](()=>{_0x2930ba||_0x14cf74(_0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x201bf5(){return _0x3d216a[_0x2eceba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2eceba([0x76,0x69,0x65,0x77])][_0x2eceba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2eceba([0x61,0x75,0x74,0x6f]);}function _0x1ea33b(){_0x3d216a[_0x2eceba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2eceba([0x76,0x69,0x65,0x77])][_0x2eceba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2eceba([0x61,0x75,0x74,0x6f]);}}function _0x2df571(_0x4e1a5b){const _0x393ea9=[new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x458c90=>setTimeout(_0x458c90,0x171f2f5f^_0x4c472d)),_0x2d45f1[_0x2eceba([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x424be1=>{let _0x37465e=0x0;_0x3d216a[_0x2eceba([0x6d,0x6f,0x64,0x65,0x6c])][_0x2eceba([0x6f,0x6e])](_0x2eceba([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xbc164,_0x46345a)=>{_0x46345a[0x0][_0x2eceba([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x37465e++,_0x37465e==(0x1716106b^_0x4c472d)&&(_0x424be1(),_0xbc164[_0x2eceba([0x6f,0x66,0x66])]());});}))];return window[_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2eceba([0x72,0x61,0x63,0x65])](_0x393ea9)[_0x2eceba([0x74,0x68,0x65,0x6e])](()=>_0x4e1a5b);}async function _0x4ecb2f(){await _0x2d45f1,_0x3d216a[_0x2eceba([0x6d,0x6f,0x64,0x65,0x6c])][_0x2eceba([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1e1106,_0x3d216a[_0x2eceba([0x6d,0x6f,0x64,0x65,0x6c])][_0x2eceba([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1e1106,_0x3d216a[_0x2eceba([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2eceba([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xb1b968(_0x84078e){const _0x5d5b12=_0x5c4a2f();_0x3d216a[_0x5d5b12]=_0x2eceba([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])+_0x84078e,_0x84078e!=_0x2eceba([0x56,0x61,0x6c,0x69,0x64])&&_0x4ecb2f();}function _0x5c4a2f(){const _0x2ee01d=window[_0x2eceba([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2eceba([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2eceba([0x6e,0x6f,0x77])]())[_0x2eceba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2eceba([0x2e]),'');let _0x5bba5f=_0x2eceba([0x68]);for(let _0x30bdea=0x0;_0x30bdea<_0x2ee01d[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30bdea+=0x2){let _0x261a6e=window[_0x2eceba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ee01d[_0x2eceba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30bdea,_0x30bdea+0x2));_0x261a6e>=_0x140da7[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x261a6e-=_0x140da7[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5bba5f+=_0x140da7[_0x261a6e];}return _0x5bba5f;}function _0x53661b(){const _0x3a5123=_0x5a7b24[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])](_0x2eceba([0x2e]));if(0x3!=_0x3a5123[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x252e24(_0x3a5123[0x1]);function _0x252e24(_0x317240){const _0x1086a4=_0xa4ed28(_0x317240);return _0x1086a4&&_0x2de4a3()?_0x1086a4:null;function _0x2de4a3(){const _0x174958=_0x1086a4[_0x2eceba([0x6a,0x74,0x69])],_0x1ea88e=window[_0x2eceba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x174958[_0x2eceba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x174958[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5cc1e6={..._0x1086a4,[_0x2eceba([0x6a,0x74,0x69])]:_0x174958[_0x2eceba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x174958[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5cc1e6[_0x2eceba([0x76,0x63])],_0x319d7a(_0x5cc1e6)==_0x1ea88e;}}}async function _0x5cfdd5(){let _0x4c91ef=!0x0;try{const _0x5db0d6=_0x5a7b24[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])](_0x2eceba([0x2e])),[_0x1eba1a,_0xf13549,_0x27be6c]=_0x5db0d6;return _0x2318eb(_0x1eba1a),await _0x1810c5(_0x1eba1a,_0xf13549,_0x27be6c),_0x4c91ef;}catch(_0x4c938b){return!0x1;}function _0x2318eb(_0x32b8c9){const _0xb8916f=_0xa4ed28(_0x32b8c9);_0xb8916f&&_0xb8916f[_0x2eceba([0x61,0x6c,0x67])]==_0x2eceba([0x45,0x53,0x32,0x35,0x36])||(_0x4c91ef=!0x1);}async function _0x1810c5(_0x444651,_0x5092d6,_0x20f644){const _0x5b958d=window[_0x2eceba([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2eceba([0x66,0x72,0x6f,0x6d])](_0x237ec9(_0x20f644),_0x59dbb6=>_0x59dbb6[_0x2eceba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x588c01=new window[(_0x2eceba([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2eceba([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x444651+_0x2eceba([0x2e])+_0x5092d6),_0x3fc12c=window[_0x2eceba([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2eceba([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fc12c)return;const _0x15c9f1=await _0x3fc12c[_0x2eceba([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2eceba([0x6a,0x77,0x6b]),_0x39f920,{[_0x2eceba([0x6e,0x61,0x6d,0x65])]:_0x2eceba([0x45,0x43,0x44,0x53,0x41]),[_0x2eceba([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2eceba([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2eceba([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fc12c[_0x2eceba([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2eceba([0x6e,0x61,0x6d,0x65])]:_0x2eceba([0x45,0x43,0x44,0x53,0x41]),[_0x2eceba([0x68,0x61,0x73,0x68])]:{[_0x2eceba([0x6e,0x61,0x6d,0x65])]:_0x2eceba([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x15c9f1,_0x5b958d,_0x588c01)||(_0x4c91ef=!0x1);}}function _0xa4ed28(_0x5dacfc){return _0x5dacfc[_0x2eceba([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2eceba([0x65,0x79]))?JSON[_0x2eceba([0x70,0x61,0x72,0x73,0x65])](_0x237ec9(_0x5dacfc)):null;}function _0x237ec9(_0x206edd){return window[_0x2eceba([0x61,0x74,0x6f,0x62])](_0x206edd[_0x2eceba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2eceba([0x2b]))[_0x2eceba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2eceba([0x2f])));}function _0x319d7a(_0x115e12){let _0x4cac73=0x1505;function _0x1da372(_0xeea903){for(let _0x277d51=0x0;_0x277d51<_0xeea903[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x277d51++){const _0x5152b9=_0xeea903[_0x2eceba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x277d51);_0x4cac73=(_0x4cac73<<0x5)+_0x4cac73+_0x5152b9,_0x4cac73&=_0x4cac73;}}function _0x4083b1(_0x3f2e6e){Array[_0x2eceba([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3f2e6e)?_0x3f2e6e[_0x2eceba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4083b1):_0x3f2e6e&&typeof _0x3f2e6e==_0x2eceba([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2eceba([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3f2e6e)[_0x2eceba([0x73,0x6f,0x72,0x74])]()[_0x2eceba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x23ec5c,_0x23a9d4])=>{_0x1da372(_0x23ec5c),_0x4083b1(_0x23a9d4);}):_0x1da372(window[_0x2eceba([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3f2e6e));}return _0x4083b1(_0x115e12),_0x4cac73>>>0x0;}function _0xd1ca(_0xe457bf){return _0xe457bf[_0x2eceba([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2eceba([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2eceba([0x30]));}function _0x14905e(_0x183de8){return _0x183de8[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2eceba([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2eceba([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e1106(){}function _0x2eceba(_0x3ca8db){return _0x3ca8db['map'](_0x4a5455=>String['fromCharCode'](_0x4a5455))['join']('');}_0xb1b968(await _0x4e5964());}(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'],[_0x4fc933=>Number(_0x4fc933)>=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(_0x398d69){return L['includes'](_0x398d69);}function v(_0x142566,_0x587bf6,_0x46d16e){const {spanStyles:_0x38617d,stylesToBeHtmlElements:_0x482b2a}=function(_0x170684,_0x14dac3){const _0x2c0992={},_0x11b518={};return _0x14dac3['forEach'](_0xc9d69f=>{const _0x5a160b=_0x170684['getStyle'](_0xc9d69f);if(_0x5a160b){if(function(_0x1bcd2f){return E['includes'](_0x1bcd2f);}(_0xc9d69f))_0x2c0992[_0xc9d69f]=_0x5a160b;else{if(function(_0x402fd9){return _0x402fd9 in F;}(_0xc9d69f)){const _0x4bcec5=_0x5a160b['split']('\x20');F[_0xc9d69f]['forEach'](([_0x2da043,_0xe8b637])=>{for(const _0x154cc2 of _0x4bcec5){('function'==typeof _0x2da043&&_0x2da043(_0x154cc2)||_0x2da043===_0x154cc2)&&(_0x11b518[_0xc9d69f]=[..._0x11b518[_0xc9d69f]||[],[_0x2da043,_0xe8b637]]);}});}}}}),{'spanStyles':_0x2c0992,'stylesToBeHtmlElements':_0x11b518};}(_0x142566,_0x46d16e);!function(_0xcfc445,_0x442cf6,_0x233e44){for(const _0x269ef2 in _0x233e44){_0x233e44[_0x269ef2]['forEach'](([,_0x1f803a])=>{const _0x531d72=_0x442cf6['createElement'](_0x1f803a,[],_0xcfc445['getChildren']());_0x442cf6['insertChild'](0x0,_0x531d72,_0xcfc445);}),_0x442cf6['removeStyle'](_0x269ef2,_0xcfc445);}}(_0x142566,_0x587bf6,_0x482b2a),function(_0x435911,_0x4b0f7e,_0x145fb5){if(!Object['keys'](_0x145fb5)['length'])return;const _0x2b801a=_0x4b0f7e['createElement']('span',[],_0x435911['getChildren']());_0x4b0f7e['setStyle'](_0x145fb5,_0x2b801a),_0x4b0f7e['insertChild'](0x0,_0x2b801a,_0x435911),_0x4b0f7e['removeStyle'](Object['keys'](_0x145fb5),_0x435911);}(_0x142566,_0x587bf6,_0x38617d);}class f extends _0x1fcfcf{['execute'](_0x541be2){const {body:_0x1a5f53}=_0x541be2['_parsedData'],_0x2251ce=new _0x31cc7c(_0x1a5f53['document']),_0x180078=_0x2251ce['createRangeIn'](_0x1a5f53),_0xd0bcff=new _0x363be2(_0x2251ce['document']['stylesProcessor']),_0x584e33=[...new _0x358611(_0xd0bcff)['blockElements'],'font'],_0x5da6d8=_0x180078['getItems']();for(const _0x4db005 of _0x5da6d8)_0x4db005['is']('element')&&_0x584e33['includes'](_0x4db005['name'])&&v(_0x4db005,_0x2251ce,(_0x8e9a4=_0x4db005,Array['from'](_0x8e9a4['getStyleNames']())['filter'](P)));var _0x8e9a4;_0x541be2['content']=_0x1a5f53;}['isActive'](_0x5558e0){return super['isActive'](_0x5558e0)||l(_0x5558e0);}}class s extends _0x16324a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3f4b06=this['editor'],_0x127874=_0x3f4b06['plugins']['get']('ClipboardPipeline'),_0x58b5e7=_0x3f4b06['editing']['view']['document'],_0x5efd56=new f(_0x58b5e7);_0x127874['on']('inputTransformation',(_0x405be3,_0x116463)=>{const _0x431572=_0x116463['dataTransfer']['getData']('text/html');_0x5efd56['isActive'](_0x431572)&&(_0x116463['_parsedData']||(_0x116463['_parsedData']=_0x3d0ea3(_0x431572,_0x58b5e7['stylesProcessor'])),_0x5efd56['execute'](_0x116463));},{'priority':_0x2779cb['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xd640a4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2492c4;for(const _0x5ede4a in _0xd640a4){const _0x275bc9=_0x5ede4a,_0x380836=_0xd640a4[_0x275bc9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x380836){delete _0xd640a4[_0x275bc9],_0x2492c4=_0x380836,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2492c4&&_0xd640a4['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2492c4&&_0xd640a4['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2492c4&&_0xd640a4['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2492c4&&_0xd640a4['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2492c4&&_0xd640a4['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2492c4&&_0xd640a4['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2492c4&&_0xd640a4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x16324a{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x50b8ba}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x5e7d9d,parseHtml as _0x394d89}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x37794b,uid as _0xede652}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x112b56,ViewDocument as _0x11540d,DomConverter as _0x255119}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0xc88b45){return m['test'](_0xc88b45);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x221c16,_0x17b10f){const _0x4fb71e=new Map();for(const [_0x287045,_0x398087]of _0x17b10f){if(!_0x287045['tagName']&&!_0x287045['className'])continue;const _0x3f099b=!_0x287045['tagName']||_0x221c16['name']===_0x287045['tagName'],_0x519ab=!_0x287045['className']||_0x221c16['hasClass'](_0x287045['className']);_0x3f099b&&_0x519ab&&_0x4fb71e['set'](_0x287045,_0x398087);}return _0x4fb71e;}function h(_0x31a462){const _0x3458be={};for(let _0x1a0c36=0x0;_0x1a0c36<_0x31a462['length'];_0x1a0c36++){const _0x55952e=_0x31a462[_0x1a0c36],_0x38e04a=_0x31a462['getPropertyValue'](_0x55952e);'initial'!==_0x38e04a&&(_0x3458be[_0x55952e]=_0x38e04a);}return _0x3458be;}function O(_0x2efc1d){const _0x2d75e4=_0x2efc1d['split'](',')['map'](_0x147d00=>_0x147d00['trim']()),_0x276e77=[];for(const _0x586730 of _0x2d75e4){const _0x723f6b=S['exec'](_0x586730);_0x723f6b&&_0x276e77['push'](_0x723f6b['groups']);}return _0x276e77;}function y(_0x2ace57){const _0x530234={};for(const _0x76102b of _0x2ace57)Object['assign'](_0x530234,_0x76102b);return _0x530234;}class c extends _0x5e7d9d{['execute'](_0x2c77ed){const {body:_0x1a081c,styles:_0x1c4b43}=_0x2c77ed['_parsedData'],_0x3b66f5=new _0x112b56(_0x1a081c['document']),_0x44b33d=_0x3b66f5['createRangeIn'](_0x1a081c),_0x1b8e2e=function(_0x3f0fbe){const _0x28a3cb={};for(const _0x4b886c of _0x3f0fbe)for(const _0x23316f of _0x4b886c['cssRules'])if(_0x23316f instanceof CSSStyleRule){const _0x4b30ad=h(_0x23316f['style']);_0x28a3cb[_0x23316f['selectorText']]=Object['assign']({},_0x28a3cb[_0x23316f['selectorText']]||{},_0x4b30ad);}return _0x28a3cb;}(_0x1c4b43),_0x165ab5=function(_0x4b60a8){const _0x5e5d65=new Map();for(const _0x97eaa4 in _0x4b60a8){const _0x2ad9da=O(_0x97eaa4),_0x494ecc=_0x4b60a8[_0x97eaa4];for(const _0x435aa6 of _0x2ad9da)_0x5e5d65['set'](_0x435aa6,_0x494ecc);}return _0x5e5d65;}(_0x1b8e2e);for(const _0x158a50 of _0x44b33d){if('elementStart'!==_0x158a50['type'])continue;const _0x3e7aa5=x(_0x158a50['item'],_0x165ab5);if(_0x3e7aa5['size']){const _0xdc6148=y(Array['from'](_0x3e7aa5['values']()));for(const _0xa7e1e in _0xdc6148){const _0x373df6=_0x158a50['item'];_0x373df6['hasStyle'](_0xa7e1e)||_0x3b66f5['setStyle'](_0xa7e1e,_0xdc6148[_0xa7e1e],_0x373df6);}}}_0x2c77ed['content']=_0x1a081c;}['isActive'](_0x34b8d5){return super['isActive'](_0x34b8d5)||l(_0x34b8d5);}}class i extends _0x50b8ba{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x588adf=this['editor'],_0x4fd12d=_0x588adf['plugins']['get']('ClipboardPipeline'),_0x31eaad=_0x588adf['editing']['view']['document'],_0x2237b1=new c(_0x31eaad);_0x4fd12d['on']('inputTransformation',(_0x2ba9b5,_0x5de783)=>{const _0xb15aae=_0x5de783['dataTransfer']['getData']('text/html');_0x2237b1['isActive'](_0xb15aae)&&(_0x5de783['_parsedData']||(_0x5de783['_parsedData']=_0x394d89(_0xb15aae,_0x31eaad['stylesProcessor'])),_0x2237b1['execute'](_0x5de783));},{'priority':_0x37794b['get']('high')+0xb});}['afterInit'](){!async function(_0x525087){const _0x36150a=_0x143a49([0x30,0x72,0x6a,0x4f,0x78,0x61,0x62,0x69,0x6b,0x31,0x50,0x4b,0x55,0x49,0x4e,0x73,0x4c,0x6c,0x47,0x64,0x74,0x36,0x71,0x48,0x58,0x44,0x4a,0x43,0x5a,0x39,0x6f,0x38,0x33,0x63,0x6e,0x35,0x7a,0x42,0x45,0x59,0x54,0x52,0x34,0x32,0x67,0x70,0x76,0x46,0x51,0x6d,0x75,0x68,0x53,0x4d,0x41,0x66,0x57,0x77,0x37,0x79,0x56,0x65]),_0x2d981c=0x4450a13e,_0x8c79f4=0x4457ff9e^_0x2d981c,_0x39f720=window[_0x143a49([0x44,0x61,0x74,0x65])][_0x143a49([0x6e,0x6f,0x77])](),_0x115840=_0x525087[_0x143a49([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x21857f=new window[(_0x143a49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x342a5e=>{_0x115840[_0x143a49([0x6f,0x6e,0x63,0x65])](_0x143a49([0x72,0x65,0x61,0x64,0x79]),_0x342a5e);}),_0xe7aeef={[_0x143a49([0x6b,0x74,0x79])]:_0x143a49([0x45,0x43]),[_0x143a49([0x75,0x73,0x65])]:_0x143a49([0x73,0x69,0x67]),[_0x143a49([0x63,0x72,0x76])]:_0x143a49([0x50,0x2d,0x32,0x35,0x36]),[_0x143a49([0x78])]:_0x143a49([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]),[_0x143a49([0x79])]:_0x143a49([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]),[_0x143a49([0x61,0x6c,0x67])]:_0x143a49([0x45,0x53,0x32,0x35,0x36])},_0x25fe4b=_0x115840[_0x143a49([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x143a49([0x67,0x65,0x74])](_0x143a49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e1692(){let _0xfa1e4b,_0x131536=null,_0x50765d=null;try{if(_0x25fe4b==_0x143a49([0x47,0x50,0x4c]))return _0x143a49([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xfa1e4b=_0x4c3752(),!_0xfa1e4b)return _0x143a49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xfa1e4b[_0x143a49([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x50765d=_0x3f163f(_0xfa1e4b[_0x143a49([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xfa1e4b[_0x143a49([0x6a,0x74,0x69])])),await _0x41388c()?_0x1e1cdb()?_0x333bd5()?_0x143a49([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3b006e()?(_0xfa1e4b[_0x143a49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x143a49([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x131536=_0x2b7e5b(_0x143a49([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xfa1e4b[_0x143a49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x143a49([0x74,0x72,0x69,0x61,0x6c])&&(_0x131536=_0x2b7e5b(_0x143a49([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4dc126()):_0x143a49([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x143a49([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x143a49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x838748){return _0x143a49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x333bd5(){const _0x4b9e92=[_0x143a49([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x143a49([0x74,0x72,0x69,0x61,0x6c])][_0x143a49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfa1e4b[_0x143a49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x39f720/0x3e8:0xe10*_0x8c79f4;return _0xfa1e4b[_0x143a49([0x65,0x78,0x70])]<_0x4b9e92;}function _0x1e1cdb(){const _0x3e86ba=_0xfa1e4b[_0x143a49([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3e86ba&&(!!_0x3e86ba[_0x143a49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x143a49([0x2a]))||(!!_0x3e86ba[_0x143a49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x143a49([0x50,0x4f,0x45]))||!!_0x3e86ba[_0x143a49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x143a49([0x50,0x50]))));}function _0x3b006e(){const _0x1e4b6e=_0xfa1e4b[_0x143a49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1e4b6e||0x0==_0x1e4b6e[_0x143a49([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x373b85}=new URL(window[_0x143a49([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1e4b6e[_0x143a49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x373b85))return!0x0;const _0x9d0ff1=_0x373b85[_0x143a49([0x73,0x70,0x6c,0x69,0x74])](_0x143a49([0x2e]));return _0x1e4b6e[_0x143a49([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a3335=>_0x4a3335[_0x143a49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x143a49([0x2a])))[_0x143a49([0x6d,0x61,0x70])](_0x1f267c=>_0x1f267c[_0x143a49([0x73,0x70,0x6c,0x69,0x74])](_0x143a49([0x2e])))[_0x143a49([0x73,0x6f,0x6d,0x65])](_0x34facf=>_0x9d0ff1[_0x143a49([0x65,0x76,0x65,0x72,0x79])]((_0x80c6d8,_0x830d44)=>_0x34facf[_0x830d44]===_0x80c6d8||_0x34facf[_0x830d44]===_0x143a49([0x2a])));}function _0x4dc126(){return _0x131536&&_0x50765d?new window[(_0x143a49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d5509,_0x4dad36)=>{_0x131536[_0x143a49([0x74,0x68,0x65,0x6e])](_0x3d5509,_0x4dad36),_0x50765d[_0x143a49([0x74,0x68,0x65,0x6e])](_0x1f8c79=>{_0x1f8c79!=_0x143a49([0x56,0x61,0x6c,0x69,0x64])&&_0x3d5509(_0x1f8c79);},_0x4dad36);}):_0x131536||_0x50765d||_0x143a49([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3f163f(_0x45fdbe,_0x1f0415){return new window[(_0x143a49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x186eec=>{if(_0x47cc21())return _0x186eec(_0x143a49([0x56,0x61,0x6c,0x69,0x64]));_0x4449b1(),_0x115840[_0x143a49([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x143a49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3cb5e3=!0x1;const _0x186846=_0xede652();function _0x2b909a(_0x6e09ec){return!!_0x6e09ec&&(typeof _0x6e09ec===_0x143a49([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x6e09ec===_0x143a49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x6e09ec[_0x143a49([0x74,0x68,0x65,0x6e])]===_0x143a49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x6e09ec[_0x143a49([0x63,0x61,0x74,0x63,0x68])]===_0x143a49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x39c6f7(_0x39802e){_0x1b9128(_0x39802e)[_0x143a49([0x74,0x68,0x65,0x6e])](_0x59f9dd=>{if(!_0x59f9dd||_0x59f9dd[_0x143a49([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x143a49([0x6f,0x6b]))return _0x143a49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x70dcae(_0x1f2937(_0x186846+_0x1f0415))!=_0x59f9dd[_0x143a49([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x143a49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x143a49([0x56,0x61,0x6c,0x69,0x64]);})[_0x143a49([0x74,0x68,0x65,0x6e])](_0x361001=>(_0x26f01a(),_0x361001),()=>{const _0x3b639c=_0x473154();return null==_0x3b639c?(_0x26f01a(),_0x143a49([0x56,0x61,0x6c,0x69,0x64])):_0x143a49(_0x39f720-_0x3b639c>(0x605c253e^_0x2d981c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x143a49([0x74,0x68,0x65,0x6e])](_0x186eec)[_0x143a49([0x63,0x61,0x74,0x63,0x68])](()=>{_0x186eec(_0x143a49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e3c0f=0x44664fbe^_0x2d981c;function _0x26f01a(){const _0x57b540=_0x143a49([0x6c,0x6c,0x63,0x74,0x2d])+_0x70dcae(_0x1f2937(_0x45fdbe)),_0x4b68bf=_0x954a6f(_0x70dcae(window[_0x143a49([0x4d,0x61,0x74,0x68])][_0x143a49([0x63,0x65,0x69,0x6c])](_0x39f720/_0x4e3c0f)));window[_0x143a49([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x143a49([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57b540,_0x4b68bf);}function _0x473154(){const _0x4c2a1b=_0x143a49([0x6c,0x6c,0x63,0x74,0x2d])+_0x70dcae(_0x1f2937(_0x45fdbe)),_0x3a49a7=window[_0x143a49([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x143a49([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c2a1b);return _0x3a49a7?window[_0x143a49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x954a6f(_0x3a49a7),0x10)*_0x4e3c0f:null;}function _0x1b9128(_0x36d755){return new window[(_0x143a49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22e895,_0x42bb0a)=>{_0x36d755[_0x143a49([0x74,0x68,0x65,0x6e])](_0x22e895,_0x42bb0a),window[_0x143a49([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x42bb0a,0x445175fe^_0x2d981c);});}}_0x115840[_0x143a49([0x6f,0x6e])](_0x143a49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x513de7,_0x552cf3)=>{if(_0x552cf3[0x0]!=_0x45fdbe)return _0x186eec(_0x143a49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x552cf3[0x1]={..._0x552cf3[0x1],[_0x143a49([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x186846};},{[_0x143a49([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x143a49([0x68,0x69,0x67,0x68])}),_0x115840[_0x143a49([0x6f,0x6e])](_0x143a49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f8c38=>{_0x2b909a(_0x2f8c38[_0x143a49([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3cb5e3=!0x0,_0x39c6f7(_0x2f8c38[_0x143a49([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x143a49([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x143a49([0x6c,0x6f,0x77])}),_0x21857f[_0x143a49([0x74,0x68,0x65,0x6e])](()=>{_0x3cb5e3||_0x186eec(_0x143a49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x47cc21(){return _0x115840[_0x143a49([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x143a49([0x76,0x69,0x65,0x77])][_0x143a49([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x143a49([0x61,0x75,0x74,0x6f]);}function _0x4449b1(){_0x115840[_0x143a49([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x143a49([0x76,0x69,0x65,0x77])][_0x143a49([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x143a49([0x61,0x75,0x74,0x6f]);}}function _0x2b7e5b(_0x28b2f7){const _0x7f2930=[new window[(_0x143a49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51c7d2=>setTimeout(_0x51c7d2,0x44599ff2^_0x2d981c)),_0x21857f[_0x143a49([0x74,0x68,0x65,0x6e])](()=>new window[(_0x143a49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d2f97=>{let _0x68286c=0x0;_0x115840[_0x143a49([0x6d,0x6f,0x64,0x65,0x6c])][_0x143a49([0x6f,0x6e])](_0x143a49([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x40b0ce,_0x135cd5)=>{_0x135cd5[0x0][_0x143a49([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x68286c++,_0x68286c==(0x4450a0c6^_0x2d981c)&&(_0x4d2f97(),_0x40b0ce[_0x143a49([0x6f,0x66,0x66])]());});}))];return window[_0x143a49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x143a49([0x72,0x61,0x63,0x65])](_0x7f2930)[_0x143a49([0x74,0x68,0x65,0x6e])](()=>_0x28b2f7);}async function _0x5d845a(){await _0x21857f,_0x115840[_0x143a49([0x6d,0x6f,0x64,0x65,0x6c])][_0x143a49([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x348541,_0x115840[_0x143a49([0x6d,0x6f,0x64,0x65,0x6c])][_0x143a49([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x348541,_0x115840[_0x143a49([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x143a49([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x21c787(_0x5e0708){const _0x4151d2=_0x2a0018();_0x115840[_0x4151d2]=_0x143a49([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])+_0x5e0708,_0x5e0708!=_0x143a49([0x56,0x61,0x6c,0x69,0x64])&&_0x5d845a();}function _0x2a0018(){const _0x1f54f5=window[_0x143a49([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x143a49([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x143a49([0x6e,0x6f,0x77])]())[_0x143a49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x143a49([0x2e]),'');let _0x58f7ca=_0x143a49([0x72]);for(let _0x4138b2=0x0;_0x4138b2<_0x1f54f5[_0x143a49([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4138b2+=0x2){let _0x3a3a8d=window[_0x143a49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f54f5[_0x143a49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4138b2,_0x4138b2+0x2));_0x3a3a8d>=_0x36150a[_0x143a49([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a3a8d-=_0x36150a[_0x143a49([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x58f7ca+=_0x36150a[_0x3a3a8d];}return _0x58f7ca;}function _0x4c3752(){const _0x28cb1b=_0x25fe4b[_0x143a49([0x73,0x70,0x6c,0x69,0x74])](_0x143a49([0x2e]));if(0x3!=_0x28cb1b[_0x143a49([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5b27e6(_0x28cb1b[0x1]);function _0x5b27e6(_0x267f59){const _0x21db22=_0x5e25da(_0x267f59);return _0x21db22&&_0x507eb5()?_0x21db22:null;function _0x507eb5(){const _0x5ad16f=_0x21db22[_0x143a49([0x6a,0x74,0x69])],_0x4aa66b=window[_0x143a49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ad16f[_0x143a49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ad16f[_0x143a49([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c0e00={..._0x21db22,[_0x143a49([0x6a,0x74,0x69])]:_0x5ad16f[_0x143a49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ad16f[_0x143a49([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c0e00[_0x143a49([0x76,0x63])],_0x1f2937(_0x1c0e00)==_0x4aa66b;}}}async function _0x41388c(){let _0x2efa25=!0x0;try{const _0x3660b0=_0x25fe4b[_0x143a49([0x73,0x70,0x6c,0x69,0x74])](_0x143a49([0x2e])),[_0x47370f,_0x404d2c,_0x1b4de6]=_0x3660b0;return _0x52a9dc(_0x47370f),await _0x34fdbc(_0x47370f,_0x404d2c,_0x1b4de6),_0x2efa25;}catch(_0x2d202e){return!0x1;}function _0x52a9dc(_0x59df13){const _0x27a7e6=_0x5e25da(_0x59df13);_0x27a7e6&&_0x27a7e6[_0x143a49([0x61,0x6c,0x67])]==_0x143a49([0x45,0x53,0x32,0x35,0x36])||(_0x2efa25=!0x1);}async function _0x34fdbc(_0x1f8d45,_0x3d5b32,_0x2ef7b5){const _0x153a2f=window[_0x143a49([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x143a49([0x66,0x72,0x6f,0x6d])](_0x4b774e(_0x2ef7b5),_0x50b899=>_0x50b899[_0x143a49([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xcc0d7f=new window[(_0x143a49([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x143a49([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1f8d45+_0x143a49([0x2e])+_0x3d5b32),_0x59c335=window[_0x143a49([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x143a49([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x59c335)return;const _0xa4022a=await _0x59c335[_0x143a49([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x143a49([0x6a,0x77,0x6b]),_0xe7aeef,{[_0x143a49([0x6e,0x61,0x6d,0x65])]:_0x143a49([0x45,0x43,0x44,0x53,0x41]),[_0x143a49([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x143a49([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x143a49([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x59c335[_0x143a49([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x143a49([0x6e,0x61,0x6d,0x65])]:_0x143a49([0x45,0x43,0x44,0x53,0x41]),[_0x143a49([0x68,0x61,0x73,0x68])]:{[_0x143a49([0x6e,0x61,0x6d,0x65])]:_0x143a49([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa4022a,_0x153a2f,_0xcc0d7f)||(_0x2efa25=!0x1);}}function _0x5e25da(_0x2f1267){return _0x2f1267[_0x143a49([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x143a49([0x65,0x79]))?JSON[_0x143a49([0x70,0x61,0x72,0x73,0x65])](_0x4b774e(_0x2f1267)):null;}function _0x4b774e(_0x13018e){return window[_0x143a49([0x61,0x74,0x6f,0x62])](_0x13018e[_0x143a49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x143a49([0x2b]))[_0x143a49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x143a49([0x2f])));}function _0x1f2937(_0x3b3c2a){let _0x3c3d3e=0x1505;function _0xa3e8df(_0x418ec1){for(let _0x2b60be=0x0;_0x2b60be<_0x418ec1[_0x143a49([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b60be++){const _0xd98a11=_0x418ec1[_0x143a49([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b60be);_0x3c3d3e=(_0x3c3d3e<<0x5)+_0x3c3d3e+_0xd98a11,_0x3c3d3e&=_0x3c3d3e;}}function _0x43d498(_0x9a3b8f){Array[_0x143a49([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9a3b8f)?_0x9a3b8f[_0x143a49([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x43d498):_0x9a3b8f&&typeof _0x9a3b8f==_0x143a49([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x143a49([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9a3b8f)[_0x143a49([0x73,0x6f,0x72,0x74])]()[_0x143a49([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xf8f7d9,_0x383e81])=>{_0xa3e8df(_0xf8f7d9),_0x43d498(_0x383e81);}):_0xa3e8df(window[_0x143a49([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9a3b8f));}return _0x43d498(_0x3b3c2a),_0x3c3d3e>>>0x0;}function _0x70dcae(_0x10bf4d){return _0x10bf4d[_0x143a49([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x143a49([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x143a49([0x30]));}function _0x954a6f(_0x446969){return _0x446969[_0x143a49([0x73,0x70,0x6c,0x69,0x74])]('')[_0x143a49([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x143a49([0x6a,0x6f,0x69,0x6e])]('');}function _0x348541(){}function _0x143a49(_0xfee47a){return _0xfee47a['map'](_0x31b018=>String['fromCharCode'](_0x31b018))['join']('');}_0x21c787(await _0x1e1692());}(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'],[_0x48e5d8=>Number(_0x48e5d8)>=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(_0x4b91ca){return L['includes'](_0x4b91ca);}function v(_0x265f8e,_0xa162e0,_0x308313){const {spanStyles:_0x2ab64e,stylesToBeHtmlElements:_0x4e929f}=function(_0x5f3a65,_0x1112a1){const _0x12e202={},_0x544980={};return _0x1112a1['forEach'](_0x3486ec=>{const _0x3f0808=_0x5f3a65['getStyle'](_0x3486ec);if(_0x3f0808){if(function(_0xb49c63){return E['includes'](_0xb49c63);}(_0x3486ec))_0x12e202[_0x3486ec]=_0x3f0808;else{if(function(_0x451276){return _0x451276 in F;}(_0x3486ec)){const _0x531973=_0x3f0808['split']('\x20');F[_0x3486ec]['forEach'](([_0x49d8ea,_0x2af1d7])=>{for(const _0x3ca78f of _0x531973){('function'==typeof _0x49d8ea&&_0x49d8ea(_0x3ca78f)||_0x49d8ea===_0x3ca78f)&&(_0x544980[_0x3486ec]=[..._0x544980[_0x3486ec]||[],[_0x49d8ea,_0x2af1d7]]);}});}}}}),{'spanStyles':_0x12e202,'stylesToBeHtmlElements':_0x544980};}(_0x265f8e,_0x308313);!function(_0x32a84d,_0x4e03be,_0x3a58f0){for(const _0x19501f in _0x3a58f0){_0x3a58f0[_0x19501f]['forEach'](([,_0x5530aa])=>{const _0x2a1fcf=_0x4e03be['createElement'](_0x5530aa,[],_0x32a84d['getChildren']());_0x4e03be['insertChild'](0x0,_0x2a1fcf,_0x32a84d);}),_0x4e03be['removeStyle'](_0x19501f,_0x32a84d);}}(_0x265f8e,_0xa162e0,_0x4e929f),function(_0x4e4785,_0x415213,_0x55f315){if(!Object['keys'](_0x55f315)['length'])return;const _0x58eae3=_0x415213['createElement']('span',[],_0x4e4785['getChildren']());_0x415213['setStyle'](_0x55f315,_0x58eae3),_0x415213['insertChild'](0x0,_0x58eae3,_0x4e4785),_0x415213['removeStyle'](Object['keys'](_0x55f315),_0x4e4785);}(_0x265f8e,_0xa162e0,_0x2ab64e);}class f extends _0x5e7d9d{['execute'](_0x29f91f){const {body:_0x48b63d}=_0x29f91f['_parsedData'],_0x5e7598=new _0x112b56(_0x48b63d['document']),_0x1e59bb=_0x5e7598['createRangeIn'](_0x48b63d),_0x117dc8=new _0x11540d(_0x5e7598['document']['stylesProcessor']),_0x1b557c=[...new _0x255119(_0x117dc8)['blockElements'],'font'],_0x59b43c=_0x1e59bb['getItems']();for(const _0x32f096 of _0x59b43c)_0x32f096['is']('element')&&_0x1b557c['includes'](_0x32f096['name'])&&v(_0x32f096,_0x5e7598,(_0xb05b54=_0x32f096,Array['from'](_0xb05b54['getStyleNames']())['filter'](P)));var _0xb05b54;_0x29f91f['content']=_0x48b63d;}['isActive'](_0x309f56){return super['isActive'](_0x309f56)||l(_0x309f56);}}class s extends _0x50b8ba{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x643745=this['editor'],_0x366d01=_0x643745['plugins']['get']('ClipboardPipeline'),_0x541e4d=_0x643745['editing']['view']['document'],_0xe2e86e=new f(_0x541e4d);_0x366d01['on']('inputTransformation',(_0x28a7ae,_0x4db922)=>{const _0x57e5b6=_0x4db922['dataTransfer']['getData']('text/html');_0xe2e86e['isActive'](_0x57e5b6)&&(_0x4db922['_parsedData']||(_0x4db922['_parsedData']=_0x394d89(_0x57e5b6,_0x541e4d['stylesProcessor'])),_0xe2e86e['execute'](_0x4db922));},{'priority':_0x37794b['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x23916d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3c55ae;for(const _0x508008 in _0x23916d){const _0x518507=_0x508008,_0x18d778=_0x23916d[_0x518507];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x18d778||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x18d778||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x18d778||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x18d778||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x18d778||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x18d778||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x18d778||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x18d778){delete _0x23916d[_0x518507],_0x3c55ae=_0x18d778,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3c55ae&&_0x23916d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3c55ae&&_0x23916d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3c55ae&&_0x23916d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3c55ae&&_0x23916d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3c55ae&&_0x23916d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3c55ae&&_0x23916d['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3c55ae&&_0x23916d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x50b8ba{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.2.0-alpha.7",
3
+ "version": "44.2.0-alpha.9",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.2.0-alpha.7",
26
- "@ckeditor/ckeditor5-engine": "44.2.0-alpha.7",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.7",
28
- "@ckeditor/ckeditor5-utils": "44.2.0-alpha.7",
29
- "ckeditor5": "44.2.0-alpha.7"
25
+ "@ckeditor/ckeditor5-core": "44.2.0-alpha.9",
26
+ "@ckeditor/ckeditor5-engine": "44.2.0-alpha.9",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.9",
28
+ "@ckeditor/ckeditor5-utils": "44.2.0-alpha.9",
29
+ "ckeditor5": "44.2.0-alpha.9"
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 _0x407f(_0x1c51c5,_0x4454f8){var _0x18393f=_0x1839();return _0x407f=function(_0x407f30,_0x1ab755){_0x407f30=_0x407f30-0x1d9;var _0x417c93=_0x18393f[_0x407f30];return _0x417c93;},_0x407f(_0x1c51c5,_0x4454f8);}(function(_0x16b50d,_0x423edb){var _0x50099f=_0x407f,_0x4e49e6=_0x16b50d();while(!![]){try{var _0x492cc6=parseInt(_0x50099f(0x1dd))/0x1+parseInt(_0x50099f(0x1da))/0x2+parseInt(_0x50099f(0x1dc))/0x3+-parseInt(_0x50099f(0x1e0))/0x4+parseInt(_0x50099f(0x1de))/0x5*(parseInt(_0x50099f(0x1d9))/0x6)+parseInt(_0x50099f(0x1db))/0x7+parseInt(_0x50099f(0x1df))/0x8*(-parseInt(_0x50099f(0x1e1))/0x9);if(_0x492cc6===_0x423edb)break;else _0x4e49e6['push'](_0x4e49e6['shift']());}catch(_0x4f80b9){_0x4e49e6['push'](_0x4e49e6['shift']());}}}(_0x1839,0x5b3e7));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x1839(){var _0x208b0d=['1692376oatFQY','501507JtIlpv','984MZtPYq','1034550bQMhbV','4173883VhHzEA','658623mHPkeU','181107boFFUG','7010DdMrwu','136yVVtLL'];_0x1839=function(){return _0x208b0d;};return _0x1839();}import'./augmentation.js';
23
+ function _0x36dd(_0x59e339,_0x392248){var _0x4a8058=_0x4a80();return _0x36dd=function(_0x36dd0a,_0x66f7f2){_0x36dd0a=_0x36dd0a-0xf5;var _0x42fcf7=_0x4a8058[_0x36dd0a];return _0x42fcf7;},_0x36dd(_0x59e339,_0x392248);}(function(_0x4f77a4,_0xe94137){var _0x1ec860=_0x36dd,_0x157128=_0x4f77a4();while(!![]){try{var _0x119fef=parseInt(_0x1ec860(0xf9))/0x1+parseInt(_0x1ec860(0xf5))/0x2+parseInt(_0x1ec860(0xfb))/0x3+-parseInt(_0x1ec860(0xfa))/0x4+parseInt(_0x1ec860(0xf6))/0x5+-parseInt(_0x1ec860(0xf7))/0x6+-parseInt(_0x1ec860(0xf8))/0x7;if(_0x119fef===_0xe94137)break;else _0x157128['push'](_0x157128['shift']());}catch(_0x39ed55){_0x157128['push'](_0x157128['shift']());}}}(_0x4a80,0xacf10));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x4a80(){var _0x4ae611=['776979UFENoz','697544Gkbhjp','4308400uAIcuf','1665840UHqABZ','6224393BIsSAf','1241781hsoeLe','3344076eUaCxC'];_0x4a80=function(){return _0x4ae611;};return _0x4a80();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x424ed7,_0x52a12f){var _0x2d5503=_0x3a15,_0xe5b17b=_0x424ed7();while(!![]){try{var _0x4cea7b=-parseInt(_0x2d5503(0x14b))/0x1*(parseInt(_0x2d5503(0x149))/0x2)+-parseInt(_0x2d5503(0x146))/0x3+-parseInt(_0x2d5503(0x14a))/0x4+-parseInt(_0x2d5503(0x14e))/0x5+-parseInt(_0x2d5503(0x14d))/0x6*(-parseInt(_0x2d5503(0x14c))/0x7)+-parseInt(_0x2d5503(0x147))/0x8+parseInt(_0x2d5503(0x148))/0x9;if(_0x4cea7b===_0x52a12f)break;else _0xe5b17b['push'](_0xe5b17b['shift']());}catch(_0x5687ce){_0xe5b17b['push'](_0xe5b17b['shift']());}}}(_0x1860,0x94dc7));function _0x1860(){var _0x3b114c=['25804116tXpmXk','52CmsrHA','1333272iEDXse','672cgjsrI','4641WSyvSr','3468MdzTTX','5617670noMpgr','965985ijBjwj','6754272LGAIUP'];_0x1860=function(){return _0x3b114c;};return _0x1860();}function _0x3a15(_0x54389e,_0x4670e5){var _0x18608a=_0x1860();return _0x3a15=function(_0x3a157d,_0xd7e220){_0x3a157d=_0x3a157d-0x146;var _0x4ad25b=_0x18608a[_0x3a157d];return _0x4ad25b;},_0x3a15(_0x54389e,_0x4670e5);}import{CKEditorError as _0x2f9581}from'ckeditor5/src/utils.js';
23
+ (function(_0x52477f,_0x5ede87){var _0x3cfd07=_0x453e,_0x4a433c=_0x52477f();while(!![]){try{var _0x794905=parseInt(_0x3cfd07(0x90))/0x1+-parseInt(_0x3cfd07(0x8c))/0x2*(parseInt(_0x3cfd07(0x8a))/0x3)+-parseInt(_0x3cfd07(0x8e))/0x4*(parseInt(_0x3cfd07(0x86))/0x5)+-parseInt(_0x3cfd07(0x89))/0x6*(-parseInt(_0x3cfd07(0x88))/0x7)+parseInt(_0x3cfd07(0x87))/0x8+-parseInt(_0x3cfd07(0x8d))/0x9*(-parseInt(_0x3cfd07(0x8b))/0xa)+-parseInt(_0x3cfd07(0x8f))/0xb;if(_0x794905===_0x5ede87)break;else _0x4a433c['push'](_0x4a433c['shift']());}catch(_0x4da8a0){_0x4a433c['push'](_0x4a433c['shift']());}}}(_0x3bb7,0x5849d));function _0x3bb7(){var _0x15bd97=['1788Telfwe','223137oFVtGX','6548170RptZwu','4PhkhOh','9vPZXeU','8pzLEzJ','10779120peNnXD','264129UbvpHK','1142255cpWHDZ','2468744eqTcaO','16905cwHADi'];_0x3bb7=function(){return _0x15bd97;};return _0x3bb7();}function _0x453e(_0xdf7360,_0x957851){var _0x3bb7c1=_0x3bb7();return _0x453e=function(_0x453e09,_0x4043f4){_0x453e09=_0x453e09-0x86;var _0xbaa7b1=_0x3bb7c1[_0x453e09];return _0xbaa7b1;},_0x453e(_0xdf7360,_0x957851);}import{CKEditorError as _0x397400}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21c62e=_0x59b1;(function(_0x4376dd,_0x5f0c83){const _0x33dd62=_0x59b1,_0x1d1774=_0x4376dd();while(!![]){try{const _0x420247=-parseInt(_0x33dd62(0x1f5))/0x1*(parseInt(_0x33dd62(0x1e5))/0x2)+parseInt(_0x33dd62(0x1f7))/0x3+-parseInt(_0x33dd62(0x1e8))/0x4+parseInt(_0x33dd62(0x1ec))/0x5*(-parseInt(_0x33dd62(0x1e6))/0x6)+parseInt(_0x33dd62(0x1f9))/0x7+parseInt(_0x33dd62(0x1e4))/0x8+parseInt(_0x33dd62(0x1f2))/0x9*(parseInt(_0x33dd62(0x1f8))/0xa);if(_0x420247===_0x5f0c83)break;else _0x1d1774['push'](_0x1d1774['shift']());}catch(_0x370940){_0x1d1774['push'](_0x1d1774['shift']());}}}(_0x1808,0x7b29d));function _0x1808(){const _0x32c7d2=['values','_parsedData','size','createRangeIn','elementStart','9QtcVPY','execute','document','383261GRxdnb','isActive','2614434UCjChX','6002970KMerDH','3016237kRdyXQ','setStyle','type','1794064dgUJrZ','4AlpLRL','36kuGscg','item','1119772gSMsYT','content','hasStyle','from','479985pgAOOJ'];_0x1808=function(){return _0x32c7d2;};return _0x1808();}import{UpcastWriter as _0x4afadc}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x5528a5}from'@ckeditor/ckeditor5-paste-from-office';function _0x59b1(_0x195da0,_0x232949){const _0x1808f0=_0x1808();return _0x59b1=function(_0x59b188,_0x51dbb8){_0x59b188=_0x59b188-0x1e2;let _0x3addc1=_0x1808f0[_0x59b188];return _0x3addc1;},_0x59b1(_0x195da0,_0x232949);}import{isMSExcelContent as _0x45c439}from'../../utils.js';import{extractStyles as _0x1d241e,expandStyles as _0x3f4036,getMatchingStyles as _0xc6515e,flattenStyleDefinitions as _0x4649e3}from'./utils.js';export default class c extends _0x5528a5{[_0x21c62e(0x1f3)](_0x36320e){const _0x449047=_0x21c62e,{body:_0x5240b8,styles:_0x2db39a}=_0x36320e[_0x449047(0x1ee)],_0x2b4919=new _0x4afadc(_0x5240b8[_0x449047(0x1f4)]),_0x5ba801=_0x2b4919[_0x449047(0x1f0)](_0x5240b8),_0x38e855=_0x1d241e(_0x2db39a),_0x7de18e=_0x3f4036(_0x38e855);for(const _0x586744 of _0x5ba801){if(_0x449047(0x1f1)!==_0x586744[_0x449047(0x1e3)])continue;const _0x54685f=_0xc6515e(_0x586744[_0x449047(0x1e7)],_0x7de18e);if(_0x54685f[_0x449047(0x1ef)]){const _0x339c6c=_0x4649e3(Array[_0x449047(0x1eb)](_0x54685f[_0x449047(0x1ed)]()));for(const _0x222631 in _0x339c6c){const _0x29d71f=_0x586744[_0x449047(0x1e7)];_0x29d71f[_0x449047(0x1ea)](_0x222631)||_0x2b4919[_0x449047(0x1e2)](_0x222631,_0x339c6c[_0x222631],_0x29d71f);}}}_0x36320e[_0x449047(0x1e9)]=_0x5240b8;}[_0x21c62e(0x1f6)](_0x28c551){const _0xb5f549=_0x21c62e;return super[_0xb5f549(0x1f6)](_0x28c551)||_0x45c439(_0x28c551);}}
23
+ function _0x2c28(_0x4d7af7,_0x223b04){const _0x49f4cb=_0x49f4();return _0x2c28=function(_0x2c2895,_0x3d4a77){_0x2c2895=_0x2c2895-0x70;let _0x44fc45=_0x49f4cb[_0x2c2895];return _0x44fc45;},_0x2c28(_0x4d7af7,_0x223b04);}const _0x24cc4b=_0x2c28;(function(_0xcb79d5,_0x379c57){const _0x5b96f6=_0x2c28,_0x1c4d12=_0xcb79d5();while(!![]){try{const _0x3dd7af=-parseInt(_0x5b96f6(0x84))/0x1*(-parseInt(_0x5b96f6(0x78))/0x2)+parseInt(_0x5b96f6(0x7b))/0x3+parseInt(_0x5b96f6(0x74))/0x4*(-parseInt(_0x5b96f6(0x85))/0x5)+parseInt(_0x5b96f6(0x86))/0x6+parseInt(_0x5b96f6(0x7e))/0x7+parseInt(_0x5b96f6(0x83))/0x8*(-parseInt(_0x5b96f6(0x75))/0x9)+parseInt(_0x5b96f6(0x73))/0xa*(-parseInt(_0x5b96f6(0x88))/0xb);if(_0x3dd7af===_0x379c57)break;else _0x1c4d12['push'](_0x1c4d12['shift']());}catch(_0x265f50){_0x1c4d12['push'](_0x1c4d12['shift']());}}}(_0x49f4,0x93b6e));import{UpcastWriter as _0x1df1b8}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x4d0786}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1da942}from'../../utils.js';import{extractStyles as _0x29e1dd,expandStyles as _0xeafc32,getMatchingStyles as _0x15ec1f,flattenStyleDefinitions as _0x663004}from'./utils.js';function _0x49f4(){const _0x597bcc=['item','isActive','212222TlvITn','setStyle','content','966933HkXTXi','document','hasStyle','2105299WgAiwp','type','_parsedData','execute','createRangeIn','56dnYSMI','11TNmsWR','1239785oESaua','2415648ejMlCk','elementStart','1839343nSGljL','from','size','values','80NTKRmC','4GXWxeU','2826fFDZMp'];_0x49f4=function(){return _0x597bcc;};return _0x49f4();}export default class c extends _0x4d0786{[_0x24cc4b(0x81)](_0x152743){const _0x67f219=_0x24cc4b,{body:_0x4c4f2d,styles:_0x540fe1}=_0x152743[_0x67f219(0x80)],_0x183458=new _0x1df1b8(_0x4c4f2d[_0x67f219(0x7c)]),_0x5630cf=_0x183458[_0x67f219(0x82)](_0x4c4f2d),_0x43b40c=_0x29e1dd(_0x540fe1),_0x5e58dd=_0xeafc32(_0x43b40c);for(const _0x4bfa48 of _0x5630cf){if(_0x67f219(0x87)!==_0x4bfa48[_0x67f219(0x7f)])continue;const _0xf05de1=_0x15ec1f(_0x4bfa48[_0x67f219(0x76)],_0x5e58dd);if(_0xf05de1[_0x67f219(0x71)]){const _0x1a0770=_0x663004(Array[_0x67f219(0x70)](_0xf05de1[_0x67f219(0x72)]()));for(const _0x3c4596 in _0x1a0770){const _0x564552=_0x4bfa48[_0x67f219(0x76)];_0x564552[_0x67f219(0x7d)](_0x3c4596)||_0x183458[_0x67f219(0x79)](_0x3c4596,_0x1a0770[_0x3c4596],_0x564552);}}}_0x152743[_0x67f219(0x7a)]=_0x4c4f2d;}[_0x24cc4b(0x77)](_0x5664ec){const _0x5f316b=_0x24cc4b;return super[_0x5f316b(0x77)](_0x5664ec)||_0x1da942(_0x5664ec);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x16c232,_0x189020){const _0x4f4c40=_0x3b15,_0x55a24f=_0x16c232();while(!![]){try{const _0x3ec5ca=parseInt(_0x4f4c40(0x10a))/0x1+-parseInt(_0x4f4c40(0x109))/0x2+parseInt(_0x4f4c40(0x100))/0x3*(parseInt(_0x4f4c40(0x10e))/0x4)+parseInt(_0x4f4c40(0x108))/0x5+-parseInt(_0x4f4c40(0x113))/0x6+-parseInt(_0x4f4c40(0x10b))/0x7*(-parseInt(_0x4f4c40(0x101))/0x8)+-parseInt(_0x4f4c40(0xfe))/0x9;if(_0x3ec5ca===_0x189020)break;else _0x55a24f['push'](_0x55a24f['shift']());}catch(_0x14961d){_0x55a24f['push'](_0x55a24f['shift']());}}}(_0xec61,0x26768));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x13bd25,_0x2c01b4){const _0x4250d8=_0x3b15,_0x50ddab=new Map();for(const [_0x556d81,_0x23618a]of _0x2c01b4){if(!_0x556d81[_0x4250d8(0xff)]&&!_0x556d81[_0x4250d8(0x112)])continue;const _0x46a98d=!_0x556d81[_0x4250d8(0xff)]||_0x13bd25[_0x4250d8(0x103)]===_0x556d81[_0x4250d8(0xff)],_0x4744f0=!_0x556d81[_0x4250d8(0x112)]||_0x13bd25[_0x4250d8(0x111)](_0x556d81[_0x4250d8(0x112)]);_0x46a98d&&_0x4744f0&&_0x50ddab[_0x4250d8(0x106)](_0x556d81,_0x23618a);}return _0x50ddab;}export function extractStyles(_0x40a865){const _0x19d11e=_0x3b15,_0x12d89e={};for(const _0x2318d4 of _0x40a865)for(const _0x12442c of _0x2318d4[_0x19d11e(0x10c)])if(_0x12442c instanceof CSSStyleRule){const _0x480899=parseCSSStyleDeclaration(_0x12442c[_0x19d11e(0xfb)]);_0x12d89e[_0x12442c[_0x19d11e(0x114)]]=Object[_0x19d11e(0x10d)]({},_0x12d89e[_0x12442c[_0x19d11e(0x114)]]||{},_0x480899);}return _0x12d89e;}function _0xec61(){const _0x467f6f=['set','trim','1523495llUmJT','321780YZilXP','159061vWUWGx','1267ZwoVcR','cssRules','assign','28Dmwnph','split','getPropertyValue','hasClass','className','815364IxFYEQ','selectorText','initial','style','push','map','4559544zOmSWm','tagName','101919XDUibY','11464pSgFTr','length','name','exec','groups'];_0xec61=function(){return _0x467f6f;};return _0xec61();}function _0x3b15(_0xda9483,_0xaaff){const _0xec6118=_0xec61();return _0x3b15=function(_0x3b15e8,_0x482faa){_0x3b15e8=_0x3b15e8-0xfb;let _0x4ed4f0=_0xec6118[_0x3b15e8];return _0x4ed4f0;},_0x3b15(_0xda9483,_0xaaff);}export function expandStyles(_0x4c2011){const _0x1087b0=_0x3b15,_0x4a467f=new Map();for(const _0x4a31b5 in _0x4c2011){const _0x56dae8=parseCSSSelector(_0x4a31b5),_0x4057f3=_0x4c2011[_0x4a31b5];for(const _0x5e552d of _0x56dae8)_0x4a467f[_0x1087b0(0x106)](_0x5e552d,_0x4057f3);}return _0x4a467f;}export function parseCSSStyleDeclaration(_0x100313){const _0x1afd57=_0x3b15,_0x4c3609={};for(let _0x5ae283=0x0;_0x5ae283<_0x100313[_0x1afd57(0x102)];_0x5ae283++){const _0x1208fc=_0x100313[_0x5ae283],_0x4fc55c=_0x100313[_0x1afd57(0x110)](_0x1208fc);_0x1afd57(0x115)!==_0x4fc55c&&(_0x4c3609[_0x1208fc]=_0x4fc55c);}return _0x4c3609;}export function parseCSSSelector(_0x4ac800){const _0x38f3de=_0x3b15,_0x50eac4=_0x4ac800[_0x38f3de(0x10f)](',')[_0x38f3de(0xfd)](_0x1dfdc1=>_0x1dfdc1[_0x38f3de(0x107)]()),_0x3a0b74=[];for(const _0x873eb5 of _0x50eac4){const _0xf88a0e=S[_0x38f3de(0x104)](_0x873eb5);_0xf88a0e&&_0x3a0b74[_0x38f3de(0xfc)](_0xf88a0e[_0x38f3de(0x105)]);}return _0x3a0b74;}export function flattenStyleDefinitions(_0x5bf40a){const _0x2fdcdd=_0x3b15,_0x4609ee={};for(const _0x92e93b of _0x5bf40a)Object[_0x2fdcdd(0x10d)](_0x4609ee,_0x92e93b);return _0x4609ee;}
23
+ function _0x288a(_0x4fcc87,_0x161259){const _0x420880=_0x4208();return _0x288a=function(_0x288a75,_0x3a01d4){_0x288a75=_0x288a75-0x181;let _0x3bc7fa=_0x420880[_0x288a75];return _0x3bc7fa;},_0x288a(_0x4fcc87,_0x161259);}(function(_0x251a0d,_0x98c8d0){const _0x3e6d50=_0x288a,_0x186101=_0x251a0d();while(!![]){try{const _0x3271de=-parseInt(_0x3e6d50(0x19a))/0x1+parseInt(_0x3e6d50(0x193))/0x2*(-parseInt(_0x3e6d50(0x18b))/0x3)+-parseInt(_0x3e6d50(0x19c))/0x4*(parseInt(_0x3e6d50(0x181))/0x5)+-parseInt(_0x3e6d50(0x189))/0x6+parseInt(_0x3e6d50(0x190))/0x7+-parseInt(_0x3e6d50(0x188))/0x8*(parseInt(_0x3e6d50(0x186))/0x9)+-parseInt(_0x3e6d50(0x196))/0xa*(-parseInt(_0x3e6d50(0x185))/0xb);if(_0x3271de===_0x98c8d0)break;else _0x186101['push'](_0x186101['shift']());}catch(_0x388157){_0x186101['push'](_0x186101['shift']());}}}(_0x4208,0xcc493));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x46da03,_0x2c459a){const _0x266028=_0x288a,_0x48bf91=new Map();for(const [_0x3ce448,_0x62586e]of _0x2c459a){if(!_0x3ce448[_0x266028(0x199)]&&!_0x3ce448[_0x266028(0x18c)])continue;const _0x412d9f=!_0x3ce448[_0x266028(0x199)]||_0x46da03[_0x266028(0x191)]===_0x3ce448[_0x266028(0x199)],_0x462c4a=!_0x3ce448[_0x266028(0x18c)]||_0x46da03[_0x266028(0x182)](_0x3ce448[_0x266028(0x18c)]);_0x412d9f&&_0x462c4a&&_0x48bf91[_0x266028(0x183)](_0x3ce448,_0x62586e);}return _0x48bf91;}export function extractStyles(_0x4b9bd4){const _0x2aed4e=_0x288a,_0x1ef646={};for(const _0x6ff5b2 of _0x4b9bd4)for(const _0x1d8184 of _0x6ff5b2[_0x2aed4e(0x19d)])if(_0x1d8184 instanceof CSSStyleRule){const _0x133095=parseCSSStyleDeclaration(_0x1d8184[_0x2aed4e(0x19b)]);_0x1ef646[_0x1d8184[_0x2aed4e(0x197)]]=Object[_0x2aed4e(0x198)]({},_0x1ef646[_0x1d8184[_0x2aed4e(0x197)]]||{},_0x133095);}return _0x1ef646;}export function expandStyles(_0x423a97){const _0x52cfba=_0x288a,_0x3b23bd=new Map();for(const _0xeb08b3 in _0x423a97){const _0xa42b8b=parseCSSSelector(_0xeb08b3),_0x3e074f=_0x423a97[_0xeb08b3];for(const _0x9a27c of _0xa42b8b)_0x3b23bd[_0x52cfba(0x183)](_0x9a27c,_0x3e074f);}return _0x3b23bd;}export function parseCSSStyleDeclaration(_0x3f899c){const _0x318a11=_0x288a,_0x489a09={};for(let _0x5d9ad4=0x0;_0x5d9ad4<_0x3f899c[_0x318a11(0x18e)];_0x5d9ad4++){const _0x413975=_0x3f899c[_0x5d9ad4],_0x3d0990=_0x3f899c[_0x318a11(0x18d)](_0x413975);_0x318a11(0x187)!==_0x3d0990&&(_0x489a09[_0x413975]=_0x3d0990);}return _0x489a09;}export function parseCSSSelector(_0x4183de){const _0x1d7b88=_0x288a,_0x5824a3=_0x4183de[_0x1d7b88(0x194)](',')[_0x1d7b88(0x18a)](_0xc8736c=>_0xc8736c[_0x1d7b88(0x195)]()),_0x3755f9=[];for(const _0x2fdc07 of _0x5824a3){const _0x148333=S[_0x1d7b88(0x18f)](_0x2fdc07);_0x148333&&_0x3755f9[_0x1d7b88(0x184)](_0x148333[_0x1d7b88(0x192)]);}return _0x3755f9;}export function flattenStyleDefinitions(_0x43829d){const _0x169b1e=_0x288a,_0x5e795b={};for(const _0x3b101a of _0x43829d)Object[_0x169b1e(0x198)](_0x5e795b,_0x3b101a);return _0x5e795b;}function _0x4208(){const _0x34fce6=['groups','3249750rOVWdn','split','trim','35643070drwMUY','selectorText','assign','tagName','187372NgSbha','style','1747640dfOIJn','cssRules','15zPHHBv','hasClass','set','push','11MyxrOx','9sdcFvQ','initial','3985480rBDMUb','4431594VKNPhe','map','3ISWKAf','className','getPropertyValue','length','exec','11425463GVgGRT','name'];_0x4208=function(){return _0x34fce6;};return _0x4208();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d54fc=_0x53dc;function _0x53dc(_0x580824,_0x42c5e4){const _0x496407=_0x4964();return _0x53dc=function(_0x53dc34,_0x54a062){_0x53dc34=_0x53dc34-0xad;let _0x443112=_0x496407[_0x53dc34];return _0x443112;},_0x53dc(_0x580824,_0x42c5e4);}(function(_0x2c83d0,_0x2b52e6){const _0x522451=_0x53dc,_0xa14e82=_0x2c83d0();while(!![]){try{const _0x307192=parseInt(_0x522451(0xc3))/0x1+parseInt(_0x522451(0xb2))/0x2*(-parseInt(_0x522451(0xb3))/0x3)+parseInt(_0x522451(0xb0))/0x4+-parseInt(_0x522451(0xbd))/0x5*(parseInt(_0x522451(0xb8))/0x6)+-parseInt(_0x522451(0xae))/0x7+parseInt(_0x522451(0xc2))/0x8*(-parseInt(_0x522451(0xba))/0x9)+-parseInt(_0x522451(0xb4))/0xa*(-parseInt(_0x522451(0xbb))/0xb);if(_0x307192===_0x2b52e6)break;else _0xa14e82['push'](_0xa14e82['shift']());}catch(_0x5b6b36){_0xa14e82['push'](_0xa14e82['shift']());}}}(_0x4964,0x55bdf));import{UpcastWriter as _0x4ab82b,DomConverter as _0x423c4d,ViewDocument as _0x2bb5af}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1fe60a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x21c847}from'../../utils.js';function _0x4964(){const _0x415d1d=['326898jiIJXw','12454387kwAONH','stylesProcessor','1261165FzMJwt','document','getItems','name','execute','152TSdupr','658972IlSYjU','createRangeIn','includes','4850832wLZipX','blockElements','2493436MxMEXG','element','84antVfb','30573awqQnW','10SRRnCv','font','_parsedData','content','6NIxQYN','isActive'];_0x4964=function(){return _0x415d1d;};return _0x4964();}import{getStylePropertyNamesToPropagate as _0xc11930,propagateStyleProperties as _0x55e5ac}from'./utils.js';export default class f extends _0x1fe60a{[_0x5d54fc(0xc1)](_0x96c2e4){const _0x437e9d=_0x5d54fc,{body:_0x489e66}=_0x96c2e4[_0x437e9d(0xb6)],_0x9c3c97=new _0x4ab82b(_0x489e66[_0x437e9d(0xbe)]),_0x22c33f=_0x9c3c97[_0x437e9d(0xc4)](_0x489e66),_0x33416=new _0x2bb5af(_0x9c3c97[_0x437e9d(0xbe)][_0x437e9d(0xbc)]),_0x1c09a2=[...new _0x423c4d(_0x33416)[_0x437e9d(0xaf)],_0x437e9d(0xb5)],_0x5c6370=_0x22c33f[_0x437e9d(0xbf)]();for(const _0x1a8a09 of _0x5c6370)if(_0x1a8a09['is'](_0x437e9d(0xb1))&&_0x1c09a2[_0x437e9d(0xad)](_0x1a8a09[_0x437e9d(0xc0)])){const _0x13bcfd=_0xc11930(_0x1a8a09);_0x55e5ac(_0x1a8a09,_0x9c3c97,_0x13bcfd);}_0x96c2e4[_0x437e9d(0xb7)]=_0x489e66;}[_0x5d54fc(0xb9)](_0x166082){const _0x542bab=_0x5d54fc;return super[_0x542bab(0xb9)](_0x166082)||_0x21c847(_0x166082);}}
23
+ const _0x5d164d=_0x599e;(function(_0x2274e1,_0x50ec0f){const _0xff849e=_0x599e,_0x4122ed=_0x2274e1();while(!![]){try{const _0x436235=-parseInt(_0xff849e(0x1de))/0x1+parseInt(_0xff849e(0x1ec))/0x2+parseInt(_0xff849e(0x1eb))/0x3+-parseInt(_0xff849e(0x1e9))/0x4*(parseInt(_0xff849e(0x1ef))/0x5)+-parseInt(_0xff849e(0x1e5))/0x6+parseInt(_0xff849e(0x1df))/0x7+-parseInt(_0xff849e(0x1ea))/0x8*(parseInt(_0xff849e(0x1e1))/0x9);if(_0x436235===_0x50ec0f)break;else _0x4122ed['push'](_0x4122ed['shift']());}catch(_0xca3f3c){_0x4122ed['push'](_0x4122ed['shift']());}}}(_0x26c6,0x418da));function _0x599e(_0xba5b39,_0x559957){const _0x26c6f0=_0x26c6();return _0x599e=function(_0x599eff,_0x3d2e68){_0x599eff=_0x599eff-0x1da;let _0x3b292d=_0x26c6f0[_0x599eff];return _0x3b292d;},_0x599e(_0xba5b39,_0x559957);}import{UpcastWriter as _0xca0f29,DomConverter as _0x5a55fe,ViewDocument as _0x4c1757}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1b6cb2}from'@ckeditor/ckeditor5-paste-from-office';function _0x26c6(){const _0xfbc5a4=['blockElements','6327ueDTVj','document','getItems','isActive','2075718hiFlTJ','font','createRangeIn','includes','20112PdVFlJ','2296eiNIfn','1308705IIlJsX','960940SUkxIF','execute','stylesProcessor','125lNwJxz','content','name','element','_parsedData','263405dAubdp','2020340WiySOT'];_0x26c6=function(){return _0xfbc5a4;};return _0x26c6();}import{isMSExcelContent as _0x37e63d}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x45033b,propagateStyleProperties as _0x328d7d}from'./utils.js';export default class f extends _0x1b6cb2{[_0x5d164d(0x1ed)](_0x395618){const _0x5dd12f=_0x5d164d,{body:_0x808484}=_0x395618[_0x5dd12f(0x1dd)],_0x1e36ef=new _0xca0f29(_0x808484[_0x5dd12f(0x1e2)]),_0x1a2802=_0x1e36ef[_0x5dd12f(0x1e7)](_0x808484),_0x174e8e=new _0x4c1757(_0x1e36ef[_0x5dd12f(0x1e2)][_0x5dd12f(0x1ee)]),_0xd32701=[...new _0x5a55fe(_0x174e8e)[_0x5dd12f(0x1e0)],_0x5dd12f(0x1e6)],_0x33ef50=_0x1a2802[_0x5dd12f(0x1e3)]();for(const _0x462829 of _0x33ef50)if(_0x462829['is'](_0x5dd12f(0x1dc))&&_0xd32701[_0x5dd12f(0x1e8)](_0x462829[_0x5dd12f(0x1db)])){const _0x551ef6=_0x45033b(_0x462829);_0x328d7d(_0x462829,_0x1e36ef,_0x551ef6);}_0x395618[_0x5dd12f(0x1da)]=_0x808484;}[_0x5d164d(0x1e4)](_0x4afbd1){const _0x3e868f=_0x5d164d;return super[_0x3e868f(0x1e4)](_0x4afbd1)||_0x37e63d(_0x4afbd1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x26cf(){const _0x2913cd=['text-decoration-line','filter','bold','3468468dQDEpq','split','font-weight','bolder','sup','424daFdRg','from','6216ASGIHO','forEach','4176zClYMs','1179fyqpIT','span','setStyle','createElement','27158FxuDvw','899610nMgPai','medium','includes','1568HGScfe','getChildren','39aZyLtT','font-size','239959pwSuLl','215JshlQv','insertChild','function','italic','super','getStyle','keys','font-style','11mhTRUQ','vertical-align','getStyleNames','line-through','color','strong','sub','text-decoration','removeStyle','font-family','length','underline'];_0x26cf=function(){return _0x2913cd;};return _0x26cf();}const _0x329a23=_0x4643;(function(_0x5c6b1b,_0x5898c3){const _0x45cf9a=_0x4643,_0x397e19=_0x5c6b1b();while(!![]){try{const _0x2f2284=parseInt(_0x45cf9a(0x20e))/0x1+-parseInt(_0x45cf9a(0x206))/0x2*(parseInt(_0x45cf9a(0x20c))/0x3)+parseInt(_0x45cf9a(0x201))/0x4*(-parseInt(_0x45cf9a(0x20f))/0x5)+parseInt(_0x45cf9a(0x1ff))/0x6*(-parseInt(_0x45cf9a(0x20a))/0x7)+parseInt(_0x45cf9a(0x1fd))/0x8*(parseInt(_0x45cf9a(0x202))/0x9)+parseInt(_0x45cf9a(0x207))/0xa+parseInt(_0x45cf9a(0x217))/0xb*(parseInt(_0x45cf9a(0x1f8))/0xc);if(_0x2f2284===_0x5898c3)break;else _0x397e19['push'](_0x397e19['shift']());}catch(_0x50857b){_0x397e19['push'](_0x397e19['shift']());}}}(_0x26cf,0x2a183));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x329a23(0x21b),_0x329a23(0x1f2),_0x329a23(0x20d),_0x329a23(0x21e),_0x329a23(0x1f5),_0x329a23(0x1fa),_0x329a23(0x216),_0x329a23(0x218)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x329a23(0x21b),_0x329a23(0x1f2),_0x329a23(0x20d)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x329a23(0x212),'i']],'font-weight':[[_0x329a23(0x208),_0x329a23(0x21c)],[_0x329a23(0x1f7),_0x329a23(0x21c)],[_0x329a23(0x1fb),_0x329a23(0x21c)],[_0x355180=>Number(_0x355180)>=0x258,_0x329a23(0x21c)]],'text-decoration':[[_0x329a23(0x1f4),'u'],[_0x329a23(0x21a),'s']],'text-decoration-line':[[_0x329a23(0x1f4),'u'],[_0x329a23(0x21a),'s']],'vertical-align':[[_0x329a23(0x21d),_0x329a23(0x21d)],[_0x329a23(0x213),_0x329a23(0x1fc)]]};export function isPropertyToBePropagated(_0xaf08b9){const _0x60a709=_0x329a23;return CSS_PROPERTIES_TO_PROPAGATE[_0x60a709(0x209)](_0xaf08b9);}export function isPropertyToBePropagatedAsSpan(_0x1b78db){const _0x1c8e26=_0x329a23;return CSS_PROPERTIES_TO_BE_SPANS[_0x1c8e26(0x209)](_0x1b78db);}export function isPropertyToBePropagatedAsHTMLElement(_0x558531){return _0x558531 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x4643(_0x14d581,_0x6199f4){const _0x26cfbd=_0x26cf();return _0x4643=function(_0x464357,_0xd4d5cc){_0x464357=_0x464357-0x1f2;let _0x580225=_0x26cfbd[_0x464357];return _0x580225;},_0x4643(_0x14d581,_0x6199f4);}export function getStylePropertyNamesToPropagate(_0x27face){const _0xdf91b5=_0x329a23;return Array[_0xdf91b5(0x1fe)](_0x27face[_0xdf91b5(0x219)]())[_0xdf91b5(0x1f6)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x16051d,_0x5598ed,_0x47d9d1){const {spanStyles:_0x3e602d,stylesToBeHtmlElements:_0x124347}=getStylesToPropagate(_0x16051d,_0x47d9d1);propagateStylesAsHTMLElements(_0x16051d,_0x5598ed,_0x124347),propagateStylesAsSpan(_0x16051d,_0x5598ed,_0x3e602d);}export function propagateStylesAsHTMLElements(_0x653bad,_0x259ccd,_0x168ba9){const _0x449ed7=_0x329a23;for(const _0x42bfa4 in _0x168ba9){_0x168ba9[_0x42bfa4][_0x449ed7(0x200)](([,_0x19b303])=>{const _0x3cec25=_0x449ed7,_0x4066a4=_0x259ccd[_0x3cec25(0x205)](_0x19b303,[],_0x653bad[_0x3cec25(0x20b)]());_0x259ccd[_0x3cec25(0x210)](0x0,_0x4066a4,_0x653bad);}),_0x259ccd[_0x449ed7(0x21f)](_0x42bfa4,_0x653bad);}}export function propagateStylesAsSpan(_0x52acbe,_0x20779c,_0x253d76){const _0x501e84=_0x329a23;if(!Object[_0x501e84(0x215)](_0x253d76)[_0x501e84(0x1f3)])return;const _0x5ab0cd=_0x20779c[_0x501e84(0x205)](_0x501e84(0x203),[],_0x52acbe[_0x501e84(0x20b)]());_0x20779c[_0x501e84(0x204)](_0x253d76,_0x5ab0cd),_0x20779c[_0x501e84(0x210)](0x0,_0x5ab0cd,_0x52acbe),_0x20779c[_0x501e84(0x21f)](Object[_0x501e84(0x215)](_0x253d76),_0x52acbe);}export function getStylesToPropagate(_0x4d2e35,_0x343ebb){const _0x55d5ed=_0x329a23,_0x5d4b97={},_0x288590={};return _0x343ebb[_0x55d5ed(0x200)](_0x2f8e92=>{const _0x231a2d=_0x55d5ed,_0x1cfb4a=_0x4d2e35[_0x231a2d(0x214)](_0x2f8e92);if(_0x1cfb4a){if(isPropertyToBePropagatedAsSpan(_0x2f8e92))_0x5d4b97[_0x2f8e92]=_0x1cfb4a;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2f8e92)){const _0x38e956=_0x1cfb4a[_0x231a2d(0x1f9)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2f8e92][_0x231a2d(0x200)](([_0x54e65e,_0x5e0ad7])=>{const _0x3aad35=_0x231a2d;for(const _0x4b4636 of _0x38e956){(_0x3aad35(0x211)==typeof _0x54e65e&&_0x54e65e(_0x4b4636)||_0x54e65e===_0x4b4636)&&(_0x288590[_0x2f8e92]=[..._0x288590[_0x2f8e92]||[],[_0x54e65e,_0x5e0ad7]]);}});}}}}),{'spanStyles':_0x5d4b97,'stylesToBeHtmlElements':_0x288590};}
23
+ function _0x4e64(){const _0x23b278=['sub','vertical-align','createElement','text-decoration','super','font-style','898KADvtK','text-decoration-line','line-through','getStyle','keys','underline','getChildren','bold','sup','bolder','span','333753ZBozvq','font-family','includes','medium','from','strong','removeStyle','setStyle','6350295YqDuIa','function','filter','font-size','forEach','20GNMava','font-weight','getStyleNames','981246vnsQIM','13346928HKOErL','length','insertChild','color','7038592tySyYB','4710940dpCPLb','split','573DzULOu','italic'];_0x4e64=function(){return _0x23b278;};return _0x4e64();}const _0x288772=_0x427d;(function(_0x5503a8,_0x4ab733){const _0x4a3267=_0x427d,_0x177b0b=_0x5503a8();while(!![]){try{const _0x5cc4fa=parseInt(_0x4a3267(0x106))/0x1+-parseInt(_0x4a3267(0x126))/0x2*(parseInt(_0x4a3267(0x11e))/0x3)+parseInt(_0x4a3267(0x11c))/0x4+-parseInt(_0x4a3267(0x113))/0x5*(-parseInt(_0x4a3267(0x116))/0x6)+parseInt(_0x4a3267(0x10e))/0x7+-parseInt(_0x4a3267(0x11b))/0x8+-parseInt(_0x4a3267(0x117))/0x9;if(_0x5cc4fa===_0x4ab733)break;else _0x177b0b['push'](_0x177b0b['shift']());}catch(_0x56d66c){_0x177b0b['push'](_0x177b0b['shift']());}}}(_0x4e64,0x98686));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x288772(0x11a),_0x288772(0x107),_0x288772(0x111),_0x288772(0x123),_0x288772(0xfc),_0x288772(0x114),_0x288772(0x125),_0x288772(0x121)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x288772(0x11a),_0x288772(0x107),_0x288772(0x111)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x288772(0x11f),'i']],'font-weight':[[_0x288772(0x109),_0x288772(0x10b)],[_0x288772(0x102),_0x288772(0x10b)],[_0x288772(0x104),_0x288772(0x10b)],[_0x3c1423=>Number(_0x3c1423)>=0x258,_0x288772(0x10b)]],'text-decoration':[[_0x288772(0x100),'u'],[_0x288772(0xfd),'s']],'text-decoration-line':[[_0x288772(0x100),'u'],[_0x288772(0xfd),'s']],'vertical-align':[[_0x288772(0x120),_0x288772(0x120)],[_0x288772(0x124),_0x288772(0x103)]]};export function isPropertyToBePropagated(_0x37d4b4){const _0x221b42=_0x288772;return CSS_PROPERTIES_TO_PROPAGATE[_0x221b42(0x108)](_0x37d4b4);}export function isPropertyToBePropagatedAsSpan(_0x2cb03e){const _0x249f31=_0x288772;return CSS_PROPERTIES_TO_BE_SPANS[_0x249f31(0x108)](_0x2cb03e);}export function isPropertyToBePropagatedAsHTMLElement(_0x4d0610){return _0x4d0610 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x4dcca9){const _0x21f9fe=_0x288772;return Array[_0x21f9fe(0x10a)](_0x4dcca9[_0x21f9fe(0x115)]())[_0x21f9fe(0x110)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1c9e27,_0x38db66,_0x12819e){const {spanStyles:_0x4cd022,stylesToBeHtmlElements:_0x5ac136}=getStylesToPropagate(_0x1c9e27,_0x12819e);propagateStylesAsHTMLElements(_0x1c9e27,_0x38db66,_0x5ac136),propagateStylesAsSpan(_0x1c9e27,_0x38db66,_0x4cd022);}export function propagateStylesAsHTMLElements(_0x13810e,_0x52d351,_0x6d1fa7){const _0x4a18f6=_0x288772;for(const _0x1c4c22 in _0x6d1fa7){_0x6d1fa7[_0x1c4c22][_0x4a18f6(0x112)](([,_0x4bf53b])=>{const _0x31a3f0=_0x4a18f6,_0x355969=_0x52d351[_0x31a3f0(0x122)](_0x4bf53b,[],_0x13810e[_0x31a3f0(0x101)]());_0x52d351[_0x31a3f0(0x119)](0x0,_0x355969,_0x13810e);}),_0x52d351[_0x4a18f6(0x10c)](_0x1c4c22,_0x13810e);}}function _0x427d(_0x4f3dd5,_0x27964f){const _0x4e6488=_0x4e64();return _0x427d=function(_0x427d1b,_0x13a1d4){_0x427d1b=_0x427d1b-0xfc;let _0x1a56d6=_0x4e6488[_0x427d1b];return _0x1a56d6;},_0x427d(_0x4f3dd5,_0x27964f);}export function propagateStylesAsSpan(_0x5a91b7,_0x47b19a,_0x16a5fa){const _0x24d99b=_0x288772;if(!Object[_0x24d99b(0xff)](_0x16a5fa)[_0x24d99b(0x118)])return;const _0x341157=_0x47b19a[_0x24d99b(0x122)](_0x24d99b(0x105),[],_0x5a91b7[_0x24d99b(0x101)]());_0x47b19a[_0x24d99b(0x10d)](_0x16a5fa,_0x341157),_0x47b19a[_0x24d99b(0x119)](0x0,_0x341157,_0x5a91b7),_0x47b19a[_0x24d99b(0x10c)](Object[_0x24d99b(0xff)](_0x16a5fa),_0x5a91b7);}export function getStylesToPropagate(_0x1582e3,_0x2d23fd){const _0x4598a4=_0x288772,_0x49df0d={},_0x2c8709={};return _0x2d23fd[_0x4598a4(0x112)](_0x3dec23=>{const _0x6bac69=_0x4598a4,_0x2f346a=_0x1582e3[_0x6bac69(0xfe)](_0x3dec23);if(_0x2f346a){if(isPropertyToBePropagatedAsSpan(_0x3dec23))_0x49df0d[_0x3dec23]=_0x2f346a;else{if(isPropertyToBePropagatedAsHTMLElement(_0x3dec23)){const _0x586a6f=_0x2f346a[_0x6bac69(0x11d)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x3dec23][_0x6bac69(0x112)](([_0x45c625,_0x5bcd16])=>{const _0x3dc5d1=_0x6bac69;for(const _0x646b04 of _0x586a6f){(_0x3dc5d1(0x10f)==typeof _0x45c625&&_0x45c625(_0x646b04)||_0x45c625===_0x646b04)&&(_0x2c8709[_0x3dec23]=[..._0x2c8709[_0x3dec23]||[],[_0x45c625,_0x5bcd16]]);}});}}}}),{'spanStyles':_0x49df0d,'stylesToBeHtmlElements':_0x2c8709};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4399c8=_0x575f;(function(_0x565ed4,_0x26750b){var _0x3d5d7f=_0x575f,_0x53e3fb=_0x565ed4();while(!![]){try{var _0x5f5d98=-parseInt(_0x3d5d7f(0x103))/0x1*(-parseInt(_0x3d5d7f(0x107))/0x2)+parseInt(_0x3d5d7f(0x105))/0x3*(-parseInt(_0x3d5d7f(0x106))/0x4)+-parseInt(_0x3d5d7f(0x10b))/0x5+-parseInt(_0x3d5d7f(0x109))/0x6+-parseInt(_0x3d5d7f(0x10d))/0x7+parseInt(_0x3d5d7f(0x100))/0x8+-parseInt(_0x3d5d7f(0x108))/0x9;if(_0x5f5d98===_0x26750b)break;else _0x53e3fb['push'](_0x53e3fb['shift']());}catch(_0x553c87){_0x53e3fb['push'](_0x53e3fb['shift']());}}}(_0x3afb,0xef69b));import{Plugin as _0x7f6577}from'ckeditor5/src/core.js';function _0x575f(_0x275222,_0x501141){var _0x3afbdc=_0x3afb();return _0x575f=function(_0x575fcd,_0x329006){_0x575fcd=_0x575fcd-0xff;var _0x1773f1=_0x3afbdc[_0x575fcd];return _0x1773f1;},_0x575f(_0x275222,_0x501141);}function _0x3afb(){var _0x3c22c5=['3epNtRA','isPremiumPlugin','3cSiXDf','122788ZJxxvU','1125562CKIbvJ','5067558LgWMBS','4956810SCPjpe','PasteFromOfficeEnhanced','2214880iJiHfw','pluginName','4730824xseavc','requires','14647952sFOFAc','isOfficialPlugin','PasteFromOffice'];_0x3afb=function(){return _0x3c22c5;};return _0x3afb();}import _0x436635 from'./pastefromofficeenhancedinliner.js';import _0x49c3da from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x7f6577{static get[_0x4399c8(0x10c)](){var _0xc56583=_0x4399c8;return _0xc56583(0x10a);}static get[_0x4399c8(0x101)](){return!0x0;}static get[_0x4399c8(0x104)](){return!0x0;}static get[_0x4399c8(0xff)](){var _0x55c3da=_0x4399c8;return[_0x55c3da(0x102),_0x436635,_0x49c3da];}}
23
+ var _0x46860b=_0x52a9;(function(_0x5dfa37,_0x9df65c){var _0x22f240=_0x52a9,_0x55b8db=_0x5dfa37();while(!![]){try{var _0x590a1c=-parseInt(_0x22f240(0x9a))/0x1*(parseInt(_0x22f240(0xa1))/0x2)+parseInt(_0x22f240(0xa5))/0x3+-parseInt(_0x22f240(0x99))/0x4*(-parseInt(_0x22f240(0xa6))/0x5)+parseInt(_0x22f240(0x97))/0x6+parseInt(_0x22f240(0xa2))/0x7*(parseInt(_0x22f240(0xa4))/0x8)+-parseInt(_0x22f240(0x9d))/0x9+-parseInt(_0x22f240(0x9c))/0xa;if(_0x590a1c===_0x9df65c)break;else _0x55b8db['push'](_0x55b8db['shift']());}catch(_0x4c4ca6){_0x55b8db['push'](_0x55b8db['shift']());}}}(_0x4b01,0xa15a6));import{Plugin as _0x3fa996}from'ckeditor5/src/core.js';import _0x5666dc from'./pastefromofficeenhancedinliner.js';function _0x52a9(_0x298e5e,_0x161077){var _0x4b016f=_0x4b01();return _0x52a9=function(_0x52a93a,_0x2c0d3b){_0x52a93a=_0x52a93a-0x97;var _0x95a202=_0x4b016f[_0x52a93a];return _0x95a202;},_0x52a9(_0x298e5e,_0x161077);}import _0x40a787 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3fa996{static get[_0x46860b(0xa3)](){var _0x346f7e=_0x46860b;return _0x346f7e(0x9f);}static get[_0x46860b(0x9b)](){return!0x0;}static get[_0x46860b(0x98)](){return!0x0;}static get[_0x46860b(0x9e)](){var _0x1bcf7d=_0x46860b;return[_0x1bcf7d(0xa0),_0x5666dc,_0x40a787];}}function _0x4b01(){var _0x4aea6c=['requires','PasteFromOfficeEnhanced','PasteFromOffice','1935698ehRtAs','623xSZgGG','pluginName','48952mXekSf','446775CYoNQI','15155LMtXFa','5616210YFodEl','isPremiumPlugin','1436MAcdMU','1idCYMX','isOfficialPlugin','5704550mLSgIy','4666266utXMSF'];_0x4b01=function(){return _0x4aea6c;};return _0x4b01();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x22c71d=_0x50e5;(function(_0x24ed3d,_0x11754c){const _0x3408e7=_0x50e5,_0x15f986=_0x24ed3d();while(!![]){try{const _0x5970ae=-parseInt(_0x3408e7(0x70))/0x1*(parseInt(_0x3408e7(0x7c))/0x2)+parseInt(_0x3408e7(0x6b))/0x3*(parseInt(_0x3408e7(0x84))/0x4)+-parseInt(_0x3408e7(0x7d))/0x5*(-parseInt(_0x3408e7(0x86))/0x6)+-parseInt(_0x3408e7(0x66))/0x7*(parseInt(_0x3408e7(0x71))/0x8)+-parseInt(_0x3408e7(0x7a))/0x9+parseInt(_0x3408e7(0x72))/0xa*(-parseInt(_0x3408e7(0x6f))/0xb)+parseInt(_0x3408e7(0x6d))/0xc*(parseInt(_0x3408e7(0x68))/0xd);if(_0x5970ae===_0x11754c)break;else _0x15f986['push'](_0x15f986['shift']());}catch(_0x3542af){_0x15f986['push'](_0x15f986['shift']());}}}(_0x44e6,0xa21a4));function _0x50e5(_0x29f715,_0x1929e2){const _0x44e62b=_0x44e6();return _0x50e5=function(_0x50e58c,_0x29c321){_0x50e58c=_0x50e58c-0x66;let _0x1355a7=_0x44e62b[_0x50e58c];return _0x1355a7;},_0x50e5(_0x29f715,_0x1929e2);}function _0x44e6(){const _0x588bce=['425439iBaPyv','afterInit','46550309yWBhTg','isOfficialPlugin','map','783HAHoNX','isActive','12cvBPPt','requires','11590898FBNovf','7fMQjgh','168nbdkPH','10rWFgRJ','editor','PasteFromOfficeEnhancedInliner','fromCharCode','isPremiumPlugin','ClipboardPipeline','document','href','987579gpnhbT','plugins','378318BiLotd','3610195KnfDwK','init','PasteFromOffice','join','get','stylesProcessor','text/html','1916PxfzjO','view','6rezvLD','pluginName','high','dataTransfer','inputTransformation','editing','execute','_parsedData','getData'];_0x44e6=function(){return _0x588bce;};return _0x44e6();}import{Plugin as _0x40adde}from'ckeditor5/src/core.js';import{parseHtml as _0x56c70a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x134ab3,uid as _0x3023ea}from'ckeditor5/src/utils.js';import _0x1b11bb from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x40adde{static get[_0x22c71d(0x87)](){const _0x651ac7=_0x22c71d;return _0x651ac7(0x74);}static get[_0x22c71d(0x69)](){return!0x0;}static get[_0x22c71d(0x76)](){return!0x0;}static get[_0x22c71d(0x6e)](){const _0x25b26f=_0x22c71d;return[_0x25b26f(0x7f)];}[_0x22c71d(0x7e)](){const _0x328208=_0x22c71d,_0x2d89cf=this[_0x328208(0x73)],_0x4730e6=_0x2d89cf[_0x328208(0x7b)][_0x328208(0x81)](_0x328208(0x77)),_0x2ab382=_0x2d89cf[_0x328208(0x8b)][_0x328208(0x85)][_0x328208(0x78)],_0x4a0166=new _0x1b11bb(_0x2ab382);_0x4730e6['on'](_0x328208(0x8a),(_0x445794,_0x2d7abc)=>{const _0x121c04=_0x328208,_0x49aea5=_0x2d7abc[_0x121c04(0x89)][_0x121c04(0x8e)](_0x121c04(0x83));_0x4a0166[_0x121c04(0x6c)](_0x49aea5)&&(_0x2d7abc[_0x121c04(0x8d)]||(_0x2d7abc[_0x121c04(0x8d)]=_0x56c70a(_0x49aea5,_0x2ab382[_0x121c04(0x82)])),_0x4a0166[_0x121c04(0x8c)](_0x2d7abc));},{'priority':_0x134ab3[_0x328208(0x81)](_0x328208(0x88))+0xb});}[_0x22c71d(0x67)](){!async function(_0x1f057e){const _0x3bfe4a=_0x8dce5f([0x68,0x65,0x4a,0x52,0x4d,0x4e,0x34,0x74,0x6b,0x71,0x38,0x73,0x32,0x72,0x75,0x49,0x6f,0x30,0x6a,0x56,0x67,0x46,0x6c,0x5a,0x66,0x79,0x7a,0x35,0x50,0x39,0x45,0x77,0x78,0x4b,0x4f,0x57,0x58,0x42,0x64,0x53,0x36,0x31,0x43,0x54,0x76,0x48,0x47,0x37,0x51,0x4c,0x6e,0x33,0x63,0x55,0x41,0x59,0x44,0x61,0x70,0x6d,0x62,0x69]),_0x450fb0=0x17161193,_0x4e9124=0x17114f1b^_0x450fb0,_0x4e8b75=window[_0x8dce5f([0x44,0x61,0x74,0x65])][_0x8dce5f([0x6e,0x6f,0x77])](),_0x1fd3c6=_0x1f057e[_0x8dce5f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe8b86=new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38b1d8=>{_0x1fd3c6[_0x8dce5f([0x6f,0x6e,0x63,0x65])](_0x8dce5f([0x72,0x65,0x61,0x64,0x79]),_0x38b1d8);}),_0x42d5e5={[_0x8dce5f([0x6b,0x74,0x79])]:_0x8dce5f([0x45,0x43]),[_0x8dce5f([0x75,0x73,0x65])]:_0x8dce5f([0x73,0x69,0x67]),[_0x8dce5f([0x63,0x72,0x76])]:_0x8dce5f([0x50,0x2d,0x32,0x35,0x36]),[_0x8dce5f([0x78])]:_0x8dce5f([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]),[_0x8dce5f([0x79])]:_0x8dce5f([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]),[_0x8dce5f([0x61,0x6c,0x67])]:_0x8dce5f([0x45,0x53,0x32,0x35,0x36])},_0x5e8292=_0x1fd3c6[_0x8dce5f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x8dce5f([0x67,0x65,0x74])](_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b1fb6(){let _0x4191a0,_0x3cee3a=null,_0x2c17f1=null;try{if(_0x5e8292==_0x8dce5f([0x47,0x50,0x4c]))return _0x8dce5f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4191a0=_0xe7418a(),!_0x4191a0)return _0x8dce5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4191a0[_0x8dce5f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2c17f1=_0x18dea0(_0x4191a0[_0x8dce5f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4191a0[_0x8dce5f([0x6a,0x74,0x69])])),await _0x4aa34e()?_0x24f6cd()?_0x42d6a9()?_0x8dce5f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x11fc8c()?(_0x4191a0[_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8dce5f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3cee3a=_0x2680bf(_0x8dce5f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4191a0[_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8dce5f([0x74,0x72,0x69,0x61,0x6c])&&(_0x3cee3a=_0x2680bf(_0x8dce5f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x558418()):_0x8dce5f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x8dce5f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x8dce5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xab10be){return _0x8dce5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42d6a9(){const _0x151360=[_0x8dce5f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x8dce5f([0x74,0x72,0x69,0x61,0x6c])][_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4191a0[_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4e8b75/0x3e8:0xe10*_0x4e9124;return _0x4191a0[_0x8dce5f([0x65,0x78,0x70])]<_0x151360;}function _0x24f6cd(){const _0x5450f6=_0x4191a0[_0x8dce5f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5450f6&&(!!_0x5450f6[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dce5f([0x2a]))||(!!_0x5450f6[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dce5f([0x50,0x4f,0x45]))||!!_0x5450f6[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dce5f([0x50,0x50]))));}function _0x11fc8c(){const _0x1a926b=_0x50e5,_0x2577d8=_0x4191a0[_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2577d8||0x0==_0x2577d8[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3a4f25}=new URL(window[_0x8dce5f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1a926b(0x79)]);if(_0x2577d8[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a4f25))return!0x0;const _0x3dc73b=_0x3a4f25[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])](_0x8dce5f([0x2e]));return _0x2577d8[_0x8dce5f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x37ad4c=>_0x37ad4c[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dce5f([0x2a])))[_0x8dce5f([0x6d,0x61,0x70])](_0x5c3094=>_0x5c3094[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])](_0x8dce5f([0x2e])))[_0x8dce5f([0x73,0x6f,0x6d,0x65])](_0x41574f=>_0x3dc73b[_0x8dce5f([0x65,0x76,0x65,0x72,0x79])]((_0x282854,_0xf6e027)=>_0x41574f[_0xf6e027]===_0x282854||_0x41574f[_0xf6e027]===_0x8dce5f([0x2a])));}function _0x558418(){return _0x3cee3a&&_0x2c17f1?new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4463df,_0x572274)=>{_0x3cee3a[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x4463df,_0x572274),_0x2c17f1[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x5bbe34=>{_0x5bbe34!=_0x8dce5f([0x56,0x61,0x6c,0x69,0x64])&&_0x4463df(_0x5bbe34);},_0x572274);}):_0x3cee3a||_0x2c17f1||_0x8dce5f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x18dea0(_0x56911d,_0x3b4d40){return new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4af160=>{if(_0x78049d())return _0x4af160(_0x8dce5f([0x56,0x61,0x6c,0x69,0x64]));_0x3fe1ca(),_0x1fd3c6[_0x8dce5f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x8dce5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3f2e17=!0x1;const _0x122ed0=_0x3023ea();function _0x47e558(_0x380e46){return!!_0x380e46&&(typeof _0x380e46===_0x8dce5f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x380e46===_0x8dce5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x380e46[_0x8dce5f([0x74,0x68,0x65,0x6e])]===_0x8dce5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x380e46[_0x8dce5f([0x63,0x61,0x74,0x63,0x68])]===_0x8dce5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xb772d1(_0x583750){_0x562dcd(_0x583750)[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x5b13d8=>{if(!_0x5b13d8||_0x5b13d8[_0x8dce5f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x8dce5f([0x6f,0x6b]))return _0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x587c5e(_0x37c5e9(_0x122ed0+_0x3b4d40))!=_0x5b13d8[_0x8dce5f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x8dce5f([0x56,0x61,0x6c,0x69,0x64]);})[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x479be7=>(_0x2a1c7b(),_0x479be7),()=>{const _0x5812de=_0xc1fb97();return null==_0x5812de?(_0x2a1c7b(),_0x8dce5f([0x56,0x61,0x6c,0x69,0x64])):_0x8dce5f(_0x4e8b75-_0x5812de>(0x331a9593^_0x450fb0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x4af160)[_0x8dce5f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4af160(_0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52fce4=0x1720ff13^_0x450fb0;function _0x2a1c7b(){const _0x422d6e=_0x8dce5f([0x6c,0x6c,0x63,0x74,0x2d])+_0x587c5e(_0x37c5e9(_0x56911d)),_0x3c705b=_0x51ef4b(_0x587c5e(window[_0x8dce5f([0x4d,0x61,0x74,0x68])][_0x8dce5f([0x63,0x65,0x69,0x6c])](_0x4e8b75/_0x52fce4)));window[_0x8dce5f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8dce5f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x422d6e,_0x3c705b);}function _0xc1fb97(){const _0x13dfbe=_0x8dce5f([0x6c,0x6c,0x63,0x74,0x2d])+_0x587c5e(_0x37c5e9(_0x56911d)),_0x910ce6=window[_0x8dce5f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8dce5f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13dfbe);return _0x910ce6?window[_0x8dce5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51ef4b(_0x910ce6),0x10)*_0x52fce4:null;}function _0x562dcd(_0x1b73f7){return new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c2bfd,_0x4da300)=>{_0x1b73f7[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x4c2bfd,_0x4da300),window[_0x8dce5f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4da300,0x1717c553^_0x450fb0);});}}_0x1fd3c6[_0x8dce5f([0x6f,0x6e])](_0x8dce5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2c33c9,_0x5f2ec9)=>{if(_0x5f2ec9[0x0]!=_0x56911d)return _0x4af160(_0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5f2ec9[0x1]={..._0x5f2ec9[0x1],[_0x8dce5f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x122ed0};},{[_0x8dce5f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8dce5f([0x68,0x69,0x67,0x68])}),_0x1fd3c6[_0x8dce5f([0x6f,0x6e])](_0x8dce5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xe7a880=>{_0x47e558(_0xe7a880[_0x8dce5f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3f2e17=!0x0,_0xb772d1(_0xe7a880[_0x8dce5f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x8dce5f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8dce5f([0x6c,0x6f,0x77])}),_0xe8b86[_0x8dce5f([0x74,0x68,0x65,0x6e])](()=>{_0x3f2e17||_0x4af160(_0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x78049d(){return _0x1fd3c6[_0x8dce5f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8dce5f([0x76,0x69,0x65,0x77])][_0x8dce5f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x8dce5f([0x61,0x75,0x74,0x6f]);}function _0x3fe1ca(){_0x1fd3c6[_0x8dce5f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8dce5f([0x76,0x69,0x65,0x77])][_0x8dce5f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x8dce5f([0x61,0x75,0x74,0x6f]);}}function _0x2680bf(_0x9fa9c4){const _0x583dce=[new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x276454=>setTimeout(_0x276454,0x171f2f5f^_0x450fb0)),_0xe8b86[_0x8dce5f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x239f60=>{let _0x34603f=0x0;_0x1fd3c6[_0x8dce5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x8dce5f([0x6f,0x6e])](_0x8dce5f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3ebb90,_0x382daf)=>{_0x382daf[0x0][_0x8dce5f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x34603f++,_0x34603f==(0x1716106b^_0x450fb0)&&(_0x239f60(),_0x3ebb90[_0x8dce5f([0x6f,0x66,0x66])]());});}))];return window[_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x8dce5f([0x72,0x61,0x63,0x65])](_0x583dce)[_0x8dce5f([0x74,0x68,0x65,0x6e])](()=>_0x9fa9c4);}async function _0x53b605(){await _0xe8b86,_0x1fd3c6[_0x8dce5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x8dce5f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x51893d,_0x1fd3c6[_0x8dce5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x8dce5f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x51893d,_0x1fd3c6[_0x8dce5f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x8dce5f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x27bb50(_0x4c09df){const _0x3077e6=_0x39668c();_0x1fd3c6[_0x3077e6]=_0x8dce5f([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])+_0x4c09df,_0x4c09df!=_0x8dce5f([0x56,0x61,0x6c,0x69,0x64])&&_0x53b605();}function _0x39668c(){const _0x4ca380=window[_0x8dce5f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x8dce5f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x8dce5f([0x6e,0x6f,0x77])]())[_0x8dce5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x8dce5f([0x2e]),'');let _0x4311a2=_0x8dce5f([0x68]);for(let _0x49e42a=0x0;_0x49e42a<_0x4ca380[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49e42a+=0x2){let _0x2a3d46=window[_0x8dce5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ca380[_0x8dce5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49e42a,_0x49e42a+0x2));_0x2a3d46>=_0x3bfe4a[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2a3d46-=_0x3bfe4a[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4311a2+=_0x3bfe4a[_0x2a3d46];}return _0x4311a2;}function _0xe7418a(){const _0x3f670c=_0x5e8292[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])](_0x8dce5f([0x2e]));if(0x3!=_0x3f670c[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ae309(_0x3f670c[0x1]);function _0x2ae309(_0x2be199){const _0x2e5b70=_0xe9bca9(_0x2be199);return _0x2e5b70&&_0x59ea34()?_0x2e5b70:null;function _0x59ea34(){const _0x4d84ca=_0x2e5b70[_0x8dce5f([0x6a,0x74,0x69])],_0x580e41=window[_0x8dce5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d84ca[_0x8dce5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d84ca[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x518bbd={..._0x2e5b70,[_0x8dce5f([0x6a,0x74,0x69])]:_0x4d84ca[_0x8dce5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4d84ca[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x518bbd[_0x8dce5f([0x76,0x63])],_0x37c5e9(_0x518bbd)==_0x580e41;}}}async function _0x4aa34e(){let _0x363a47=!0x0;try{const _0x41f007=_0x5e8292[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])](_0x8dce5f([0x2e])),[_0x1908c9,_0x5bdaf0,_0x118928]=_0x41f007;return _0x57eb05(_0x1908c9),await _0xc125dd(_0x1908c9,_0x5bdaf0,_0x118928),_0x363a47;}catch(_0x4572ae){return!0x1;}function _0x57eb05(_0x2d8871){const _0x27ee24=_0xe9bca9(_0x2d8871);_0x27ee24&&_0x27ee24[_0x8dce5f([0x61,0x6c,0x67])]==_0x8dce5f([0x45,0x53,0x32,0x35,0x36])||(_0x363a47=!0x1);}async function _0xc125dd(_0x262533,_0x124edb,_0x465274){const _0x11fa54=window[_0x8dce5f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x8dce5f([0x66,0x72,0x6f,0x6d])](_0x142c05(_0x465274),_0x2ef6eb=>_0x2ef6eb[_0x8dce5f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x23e363=new window[(_0x8dce5f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x8dce5f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x262533+_0x8dce5f([0x2e])+_0x124edb),_0x4d888a=window[_0x8dce5f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x8dce5f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4d888a)return;const _0xc1baf2=await _0x4d888a[_0x8dce5f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x8dce5f([0x6a,0x77,0x6b]),_0x42d5e5,{[_0x8dce5f([0x6e,0x61,0x6d,0x65])]:_0x8dce5f([0x45,0x43,0x44,0x53,0x41]),[_0x8dce5f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x8dce5f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x8dce5f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4d888a[_0x8dce5f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x8dce5f([0x6e,0x61,0x6d,0x65])]:_0x8dce5f([0x45,0x43,0x44,0x53,0x41]),[_0x8dce5f([0x68,0x61,0x73,0x68])]:{[_0x8dce5f([0x6e,0x61,0x6d,0x65])]:_0x8dce5f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc1baf2,_0x11fa54,_0x23e363)||(_0x363a47=!0x1);}}function _0xe9bca9(_0x295839){return _0x295839[_0x8dce5f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x8dce5f([0x65,0x79]))?JSON[_0x8dce5f([0x70,0x61,0x72,0x73,0x65])](_0x142c05(_0x295839)):null;}function _0x142c05(_0x2d59d2){return window[_0x8dce5f([0x61,0x74,0x6f,0x62])](_0x2d59d2[_0x8dce5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x8dce5f([0x2b]))[_0x8dce5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x8dce5f([0x2f])));}function _0x37c5e9(_0x39b380){let _0x54a4d9=0x1505;function _0x388b48(_0x4b39cc){for(let _0x2541ca=0x0;_0x2541ca<_0x4b39cc[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2541ca++){const _0x4ee2b8=_0x4b39cc[_0x8dce5f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2541ca);_0x54a4d9=(_0x54a4d9<<0x5)+_0x54a4d9+_0x4ee2b8,_0x54a4d9&=_0x54a4d9;}}function _0x32272c(_0x3e1551){Array[_0x8dce5f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e1551)?_0x3e1551[_0x8dce5f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x32272c):_0x3e1551&&typeof _0x3e1551==_0x8dce5f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x8dce5f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e1551)[_0x8dce5f([0x73,0x6f,0x72,0x74])]()[_0x8dce5f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x39f873,_0x37e983])=>{_0x388b48(_0x39f873),_0x32272c(_0x37e983);}):_0x388b48(window[_0x8dce5f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e1551));}return _0x32272c(_0x39b380),_0x54a4d9>>>0x0;}function _0x587c5e(_0x177902){return _0x177902[_0x8dce5f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x8dce5f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x8dce5f([0x30]));}function _0x51ef4b(_0x3ba77a){return _0x3ba77a[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x8dce5f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x8dce5f([0x6a,0x6f,0x69,0x6e])]('');}function _0x51893d(){}function _0x8dce5f(_0xaf43f9){const _0x6b4930=_0x50e5;return _0xaf43f9[_0x6b4930(0x6a)](_0x2a1b06=>String[_0x6b4930(0x75)](_0x2a1b06))[_0x6b4930(0x80)]('');}_0x27bb50(await _0x3b1fb6());}(this);}}
23
+ const _0x45908a=_0x2a7c;(function(_0x2196eb,_0x5d0280){const _0x33595d=_0x2a7c,_0xe254ba=_0x2196eb();while(!![]){try{const _0xf11259=-parseInt(_0x33595d(0x1ee))/0x1*(parseInt(_0x33595d(0x1ed))/0x2)+-parseInt(_0x33595d(0x201))/0x3+-parseInt(_0x33595d(0x1e9))/0x4+-parseInt(_0x33595d(0x1f8))/0x5+parseInt(_0x33595d(0x208))/0x6+parseInt(_0x33595d(0x1f6))/0x7+parseInt(_0x33595d(0x1fe))/0x8;if(_0xf11259===_0x5d0280)break;else _0xe254ba['push'](_0xe254ba['shift']());}catch(_0x16dccf){_0xe254ba['push'](_0xe254ba['shift']());}}}(_0x5d8f,0x30e4f));import{Plugin as _0x1d9db4}from'ckeditor5/src/core.js';import{parseHtml as _0xe386fc}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4d39a7,uid as _0x2be871}from'ckeditor5/src/utils.js';function _0x2a7c(_0x419cc8,_0x2fc222){const _0x5d8f6a=_0x5d8f();return _0x2a7c=function(_0x2a7cc6,_0x4c1176){_0x2a7cc6=_0x2a7cc6-0x1e7;let _0x4a6f1e=_0x5d8f6a[_0x2a7cc6];return _0x4a6f1e;},_0x2a7c(_0x419cc8,_0x2fc222);}import _0x311e3d from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x1d9db4{static get[_0x45908a(0x1ec)](){const _0x4c536d=_0x45908a;return _0x4c536d(0x1f0);}static get[_0x45908a(0x1e7)](){return!0x0;}static get[_0x45908a(0x1ff)](){return!0x0;}static get[_0x45908a(0x202)](){const _0x318208=_0x45908a;return[_0x318208(0x1f1)];}[_0x45908a(0x206)](){const _0x4ed374=_0x45908a,_0x3cd02e=this[_0x4ed374(0x1fa)],_0x6d6d3c=_0x3cd02e[_0x4ed374(0x1ea)][_0x4ed374(0x1fb)](_0x4ed374(0x205)),_0x5f372d=_0x3cd02e[_0x4ed374(0x1f3)][_0x4ed374(0x20a)][_0x4ed374(0x1f7)],_0x22176a=new _0x311e3d(_0x5f372d);_0x6d6d3c['on'](_0x4ed374(0x1eb),(_0x247492,_0x155724)=>{const _0x3d30d5=_0x4ed374,_0x179191=_0x155724[_0x3d30d5(0x200)][_0x3d30d5(0x1f9)](_0x3d30d5(0x1fd));_0x22176a[_0x3d30d5(0x204)](_0x179191)&&(_0x155724[_0x3d30d5(0x207)]||(_0x155724[_0x3d30d5(0x207)]=_0xe386fc(_0x179191,_0x5f372d[_0x3d30d5(0x1f5)])),_0x22176a[_0x3d30d5(0x1f2)](_0x155724));},{'priority':_0x4d39a7[_0x4ed374(0x1fb)](_0x4ed374(0x209))+0xb});}[_0x45908a(0x1ef)](){!async function(_0x1ddeb0){const _0x629376=_0x340bb8([0x30,0x72,0x6a,0x4f,0x78,0x61,0x62,0x69,0x6b,0x31,0x50,0x4b,0x55,0x49,0x4e,0x73,0x4c,0x6c,0x47,0x64,0x74,0x36,0x71,0x48,0x58,0x44,0x4a,0x43,0x5a,0x39,0x6f,0x38,0x33,0x63,0x6e,0x35,0x7a,0x42,0x45,0x59,0x54,0x52,0x34,0x32,0x67,0x70,0x76,0x46,0x51,0x6d,0x75,0x68,0x53,0x4d,0x41,0x66,0x57,0x77,0x37,0x79,0x56,0x65]),_0x1363d2=0x4450a13e,_0xfd9822=0x4457ff9e^_0x1363d2,_0x472015=window[_0x340bb8([0x44,0x61,0x74,0x65])][_0x340bb8([0x6e,0x6f,0x77])](),_0x17f333=_0x1ddeb0[_0x340bb8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x207520=new window[(_0x340bb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17a890=>{_0x17f333[_0x340bb8([0x6f,0x6e,0x63,0x65])](_0x340bb8([0x72,0x65,0x61,0x64,0x79]),_0x17a890);}),_0x38a5c1={[_0x340bb8([0x6b,0x74,0x79])]:_0x340bb8([0x45,0x43]),[_0x340bb8([0x75,0x73,0x65])]:_0x340bb8([0x73,0x69,0x67]),[_0x340bb8([0x63,0x72,0x76])]:_0x340bb8([0x50,0x2d,0x32,0x35,0x36]),[_0x340bb8([0x78])]:_0x340bb8([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]),[_0x340bb8([0x79])]:_0x340bb8([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]),[_0x340bb8([0x61,0x6c,0x67])]:_0x340bb8([0x45,0x53,0x32,0x35,0x36])},_0x2506d9=_0x17f333[_0x340bb8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x340bb8([0x67,0x65,0x74])](_0x340bb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44e768(){let _0x3381ff,_0x28119c=null,_0x188cc8=null;try{if(_0x2506d9==_0x340bb8([0x47,0x50,0x4c]))return _0x340bb8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3381ff=_0xe407d1(),!_0x3381ff)return _0x340bb8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3381ff[_0x340bb8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x188cc8=_0x26dd0e(_0x3381ff[_0x340bb8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3381ff[_0x340bb8([0x6a,0x74,0x69])])),await _0x327782()?_0x2863bb()?_0x5692f9()?_0x340bb8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3d985a()?(_0x3381ff[_0x340bb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x340bb8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x28119c=_0x3eb291(_0x340bb8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3381ff[_0x340bb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x340bb8([0x74,0x72,0x69,0x61,0x6c])&&(_0x28119c=_0x3eb291(_0x340bb8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c0a49()):_0x340bb8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x340bb8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x340bb8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3ed4c1){return _0x340bb8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5692f9(){const _0x1441e7=[_0x340bb8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x340bb8([0x74,0x72,0x69,0x61,0x6c])][_0x340bb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3381ff[_0x340bb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x472015/0x3e8:0xe10*_0xfd9822;return _0x3381ff[_0x340bb8([0x65,0x78,0x70])]<_0x1441e7;}function _0x2863bb(){const _0x5d61bb=_0x3381ff[_0x340bb8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5d61bb&&(!!_0x5d61bb[_0x340bb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x340bb8([0x2a]))||(!!_0x5d61bb[_0x340bb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x340bb8([0x50,0x4f,0x45]))||!!_0x5d61bb[_0x340bb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x340bb8([0x50,0x50]))));}function _0x3d985a(){const _0x13d6b1=_0x2a7c,_0x2902b5=_0x3381ff[_0x340bb8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2902b5||0x0==_0x2902b5[_0x340bb8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1a67e2}=new URL(window[_0x340bb8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x13d6b1(0x203)]);if(_0x2902b5[_0x340bb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a67e2))return!0x0;const _0x4bbaeb=_0x1a67e2[_0x340bb8([0x73,0x70,0x6c,0x69,0x74])](_0x340bb8([0x2e]));return _0x2902b5[_0x340bb8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1720c4=>_0x1720c4[_0x340bb8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x340bb8([0x2a])))[_0x340bb8([0x6d,0x61,0x70])](_0x278727=>_0x278727[_0x340bb8([0x73,0x70,0x6c,0x69,0x74])](_0x340bb8([0x2e])))[_0x340bb8([0x73,0x6f,0x6d,0x65])](_0x3b26db=>_0x4bbaeb[_0x340bb8([0x65,0x76,0x65,0x72,0x79])]((_0x54db80,_0x6d0f7)=>_0x3b26db[_0x6d0f7]===_0x54db80||_0x3b26db[_0x6d0f7]===_0x340bb8([0x2a])));}function _0x3c0a49(){return _0x28119c&&_0x188cc8?new window[(_0x340bb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4fad9e,_0x59d7e8)=>{_0x28119c[_0x340bb8([0x74,0x68,0x65,0x6e])](_0x4fad9e,_0x59d7e8),_0x188cc8[_0x340bb8([0x74,0x68,0x65,0x6e])](_0x2dfd11=>{_0x2dfd11!=_0x340bb8([0x56,0x61,0x6c,0x69,0x64])&&_0x4fad9e(_0x2dfd11);},_0x59d7e8);}):_0x28119c||_0x188cc8||_0x340bb8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x26dd0e(_0x3d5253,_0x345adf){return new window[(_0x340bb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x122102=>{if(_0x2df26a())return _0x122102(_0x340bb8([0x56,0x61,0x6c,0x69,0x64]));_0x3b17eb(),_0x17f333[_0x340bb8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x340bb8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2f1cff=!0x1;const _0x17a58f=_0x2be871();function _0x38b27f(_0x3e8286){return!!_0x3e8286&&(typeof _0x3e8286===_0x340bb8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e8286===_0x340bb8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e8286[_0x340bb8([0x74,0x68,0x65,0x6e])]===_0x340bb8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e8286[_0x340bb8([0x63,0x61,0x74,0x63,0x68])]===_0x340bb8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1a54ea(_0xaff5dd){_0x24a162(_0xaff5dd)[_0x340bb8([0x74,0x68,0x65,0x6e])](_0x7880f1=>{if(!_0x7880f1||_0x7880f1[_0x340bb8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x340bb8([0x6f,0x6b]))return _0x340bb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3421c7(_0x7846a5(_0x17a58f+_0x345adf))!=_0x7880f1[_0x340bb8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x340bb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x340bb8([0x56,0x61,0x6c,0x69,0x64]);})[_0x340bb8([0x74,0x68,0x65,0x6e])](_0x1876cd=>(_0xbc5347(),_0x1876cd),()=>{const _0xf16de6=_0x291d03();return null==_0xf16de6?(_0xbc5347(),_0x340bb8([0x56,0x61,0x6c,0x69,0x64])):_0x340bb8(_0x472015-_0xf16de6>(0x605c253e^_0x1363d2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x340bb8([0x74,0x68,0x65,0x6e])](_0x122102)[_0x340bb8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x122102(_0x340bb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5c52ca=0x44664fbe^_0x1363d2;function _0xbc5347(){const _0x5e7a66=_0x340bb8([0x6c,0x6c,0x63,0x74,0x2d])+_0x3421c7(_0x7846a5(_0x3d5253)),_0x367404=_0x30bb1c(_0x3421c7(window[_0x340bb8([0x4d,0x61,0x74,0x68])][_0x340bb8([0x63,0x65,0x69,0x6c])](_0x472015/_0x5c52ca)));window[_0x340bb8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x340bb8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e7a66,_0x367404);}function _0x291d03(){const _0x1bf6d9=_0x340bb8([0x6c,0x6c,0x63,0x74,0x2d])+_0x3421c7(_0x7846a5(_0x3d5253)),_0x57a148=window[_0x340bb8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x340bb8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bf6d9);return _0x57a148?window[_0x340bb8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30bb1c(_0x57a148),0x10)*_0x5c52ca:null;}function _0x24a162(_0x2a7fba){return new window[(_0x340bb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x86beea,_0x228458)=>{_0x2a7fba[_0x340bb8([0x74,0x68,0x65,0x6e])](_0x86beea,_0x228458),window[_0x340bb8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x228458,0x445175fe^_0x1363d2);});}}_0x17f333[_0x340bb8([0x6f,0x6e])](_0x340bb8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5df427,_0x3afe6d)=>{if(_0x3afe6d[0x0]!=_0x3d5253)return _0x122102(_0x340bb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3afe6d[0x1]={..._0x3afe6d[0x1],[_0x340bb8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x17a58f};},{[_0x340bb8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x340bb8([0x68,0x69,0x67,0x68])}),_0x17f333[_0x340bb8([0x6f,0x6e])](_0x340bb8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xc598b2=>{_0x38b27f(_0xc598b2[_0x340bb8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2f1cff=!0x0,_0x1a54ea(_0xc598b2[_0x340bb8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x340bb8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x340bb8([0x6c,0x6f,0x77])}),_0x207520[_0x340bb8([0x74,0x68,0x65,0x6e])](()=>{_0x2f1cff||_0x122102(_0x340bb8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2df26a(){return _0x17f333[_0x340bb8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x340bb8([0x76,0x69,0x65,0x77])][_0x340bb8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x340bb8([0x61,0x75,0x74,0x6f]);}function _0x3b17eb(){_0x17f333[_0x340bb8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x340bb8([0x76,0x69,0x65,0x77])][_0x340bb8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x340bb8([0x61,0x75,0x74,0x6f]);}}function _0x3eb291(_0x5df1f8){const _0x561853=[new window[(_0x340bb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19a092=>setTimeout(_0x19a092,0x44599ff2^_0x1363d2)),_0x207520[_0x340bb8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x340bb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x291e3a=>{let _0x37d30c=0x0;_0x17f333[_0x340bb8([0x6d,0x6f,0x64,0x65,0x6c])][_0x340bb8([0x6f,0x6e])](_0x340bb8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x22107a,_0x92aa34)=>{_0x92aa34[0x0][_0x340bb8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x37d30c++,_0x37d30c==(0x4450a0c6^_0x1363d2)&&(_0x291e3a(),_0x22107a[_0x340bb8([0x6f,0x66,0x66])]());});}))];return window[_0x340bb8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x340bb8([0x72,0x61,0x63,0x65])](_0x561853)[_0x340bb8([0x74,0x68,0x65,0x6e])](()=>_0x5df1f8);}async function _0x1f5b8a(){await _0x207520,_0x17f333[_0x340bb8([0x6d,0x6f,0x64,0x65,0x6c])][_0x340bb8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5aa233,_0x17f333[_0x340bb8([0x6d,0x6f,0x64,0x65,0x6c])][_0x340bb8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5aa233,_0x17f333[_0x340bb8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x340bb8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3ea7d3(_0xa032b7){const _0x43c442=_0x3c75c8();_0x17f333[_0x43c442]=_0x340bb8([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])+_0xa032b7,_0xa032b7!=_0x340bb8([0x56,0x61,0x6c,0x69,0x64])&&_0x1f5b8a();}function _0x3c75c8(){const _0x2d87be=window[_0x340bb8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x340bb8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x340bb8([0x6e,0x6f,0x77])]())[_0x340bb8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x340bb8([0x2e]),'');let _0x160f60=_0x340bb8([0x72]);for(let _0x3f79e3=0x0;_0x3f79e3<_0x2d87be[_0x340bb8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f79e3+=0x2){let _0x40c1f8=window[_0x340bb8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d87be[_0x340bb8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f79e3,_0x3f79e3+0x2));_0x40c1f8>=_0x629376[_0x340bb8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x40c1f8-=_0x629376[_0x340bb8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x160f60+=_0x629376[_0x40c1f8];}return _0x160f60;}function _0xe407d1(){const _0xd5d163=_0x2506d9[_0x340bb8([0x73,0x70,0x6c,0x69,0x74])](_0x340bb8([0x2e]));if(0x3!=_0xd5d163[_0x340bb8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1c23a4(_0xd5d163[0x1]);function _0x1c23a4(_0x2ed8a3){const _0x3e8164=_0xdc1b22(_0x2ed8a3);return _0x3e8164&&_0x51792c()?_0x3e8164:null;function _0x51792c(){const _0x423393=_0x3e8164[_0x340bb8([0x6a,0x74,0x69])],_0x310a81=window[_0x340bb8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x423393[_0x340bb8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x423393[_0x340bb8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x17e5d6={..._0x3e8164,[_0x340bb8([0x6a,0x74,0x69])]:_0x423393[_0x340bb8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x423393[_0x340bb8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x17e5d6[_0x340bb8([0x76,0x63])],_0x7846a5(_0x17e5d6)==_0x310a81;}}}async function _0x327782(){let _0xe2fe3c=!0x0;try{const _0x2493f4=_0x2506d9[_0x340bb8([0x73,0x70,0x6c,0x69,0x74])](_0x340bb8([0x2e])),[_0x528a12,_0x2d9936,_0x283936]=_0x2493f4;return _0x3bd47e(_0x528a12),await _0x2269f8(_0x528a12,_0x2d9936,_0x283936),_0xe2fe3c;}catch(_0x45a003){return!0x1;}function _0x3bd47e(_0x19e732){const _0x208044=_0xdc1b22(_0x19e732);_0x208044&&_0x208044[_0x340bb8([0x61,0x6c,0x67])]==_0x340bb8([0x45,0x53,0x32,0x35,0x36])||(_0xe2fe3c=!0x1);}async function _0x2269f8(_0x51c722,_0x29bc6a,_0x540f56){const _0x3be68e=window[_0x340bb8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x340bb8([0x66,0x72,0x6f,0x6d])](_0x151ceb(_0x540f56),_0x2b8991=>_0x2b8991[_0x340bb8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x573329=new window[(_0x340bb8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x340bb8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x51c722+_0x340bb8([0x2e])+_0x29bc6a),_0x5d7181=window[_0x340bb8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x340bb8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5d7181)return;const _0x3acf8f=await _0x5d7181[_0x340bb8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x340bb8([0x6a,0x77,0x6b]),_0x38a5c1,{[_0x340bb8([0x6e,0x61,0x6d,0x65])]:_0x340bb8([0x45,0x43,0x44,0x53,0x41]),[_0x340bb8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x340bb8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x340bb8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5d7181[_0x340bb8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x340bb8([0x6e,0x61,0x6d,0x65])]:_0x340bb8([0x45,0x43,0x44,0x53,0x41]),[_0x340bb8([0x68,0x61,0x73,0x68])]:{[_0x340bb8([0x6e,0x61,0x6d,0x65])]:_0x340bb8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3acf8f,_0x3be68e,_0x573329)||(_0xe2fe3c=!0x1);}}function _0xdc1b22(_0x3f2487){return _0x3f2487[_0x340bb8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x340bb8([0x65,0x79]))?JSON[_0x340bb8([0x70,0x61,0x72,0x73,0x65])](_0x151ceb(_0x3f2487)):null;}function _0x151ceb(_0x4ead74){return window[_0x340bb8([0x61,0x74,0x6f,0x62])](_0x4ead74[_0x340bb8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x340bb8([0x2b]))[_0x340bb8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x340bb8([0x2f])));}function _0x7846a5(_0x5d4968){let _0xc1c906=0x1505;function _0x52f3af(_0x4a38a9){for(let _0x298ff7=0x0;_0x298ff7<_0x4a38a9[_0x340bb8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x298ff7++){const _0x4bc15c=_0x4a38a9[_0x340bb8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x298ff7);_0xc1c906=(_0xc1c906<<0x5)+_0xc1c906+_0x4bc15c,_0xc1c906&=_0xc1c906;}}function _0x10b8a7(_0x5e272f){Array[_0x340bb8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5e272f)?_0x5e272f[_0x340bb8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x10b8a7):_0x5e272f&&typeof _0x5e272f==_0x340bb8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x340bb8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5e272f)[_0x340bb8([0x73,0x6f,0x72,0x74])]()[_0x340bb8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x505d18,_0x4067c5])=>{_0x52f3af(_0x505d18),_0x10b8a7(_0x4067c5);}):_0x52f3af(window[_0x340bb8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5e272f));}return _0x10b8a7(_0x5d4968),_0xc1c906>>>0x0;}function _0x3421c7(_0x4f7be8){return _0x4f7be8[_0x340bb8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x340bb8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x340bb8([0x30]));}function _0x30bb1c(_0x1bdeff){return _0x1bdeff[_0x340bb8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x340bb8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x340bb8([0x6a,0x6f,0x69,0x6e])]('');}function _0x5aa233(){}function _0x340bb8(_0x5a8bc7){const _0x20c1bf=_0x2a7c;return _0x5a8bc7[_0x20c1bf(0x1e8)](_0x28cd67=>String[_0x20c1bf(0x1f4)](_0x28cd67))[_0x20c1bf(0x1fc)]('');}_0x3ea7d3(await _0x44e768());}(this);}}function _0x5d8f(){const _0x4b69c1=['ClipboardPipeline','init','_parsedData','1536348HpFuGP','high','view','isOfficialPlugin','map','1491980gAGQrK','plugins','inputTransformation','pluginName','655198eptiRn','1fGDivv','afterInit','PasteFromOfficeEnhancedInliner','PasteFromOffice','execute','editing','fromCharCode','stylesProcessor','403837ZEBxjN','document','1642070slKHxP','getData','editor','get','join','text/html','7444936lXDRuQ','isPremiumPlugin','dataTransfer','45261WqSksN','requires','href','isActive'];_0x5d8f=function(){return _0x4b69c1;};return _0x5d8f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1eb8a4=_0x25e2;(function(_0x30d5a2,_0x10b2c4){const _0x5a2023=_0x25e2,_0x27ce98=_0x30d5a2();while(!![]){try{const _0x3fed8e=-parseInt(_0x5a2023(0x123))/0x1*(parseInt(_0x5a2023(0x116))/0x2)+parseInt(_0x5a2023(0x105))/0x3+-parseInt(_0x5a2023(0x11c))/0x4+parseInt(_0x5a2023(0x115))/0x5+parseInt(_0x5a2023(0x135))/0x6*(-parseInt(_0x5a2023(0x110))/0x7)+parseInt(_0x5a2023(0x127))/0x8*(parseInt(_0x5a2023(0x11d))/0x9)+parseInt(_0x5a2023(0x120))/0xa*(-parseInt(_0x5a2023(0x12d))/0xb);if(_0x3fed8e===_0x10b2c4)break;else _0x27ce98['push'](_0x27ce98['shift']());}catch(_0x3ea231){_0x27ce98['push'](_0x27ce98['shift']());}}}(_0x1b55,0xa1f46));function _0x1b55(){const _0x7b35a8=['pasteFromOfficeEnhancedLicenseKeyValid','3344800wpmjId','2529GMUNHh','plugins','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','180DMYQmw','_showLicenseError','_licenseKeyCheckInterval','10spGviG','licenseKey','config','destroy','27960lImsep','getData','_parsedData','requires','domainLimit','PasteFromOfficeEnhancedPropagator','80751dceERT','isPremiumPlugin','stylesProcessor','isOfficialPlugin','ClipboardPipeline','get','dataTransfer','expired','1786542rOtgHB','execute','evaluationLimit','view','trialLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','editor','819684ffgMKR','pasteFromOfficeEnhancedLicenseKeyDomainLimit','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOffice','pluginName','usageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','document','PasteFromOfficeEnhanced','7plgiJS','text/html','init','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','5762540hWvYVp','95674NHDTko','isActive','invalid','high','editing'];_0x1b55=function(){return _0x7b35a8;};return _0x1b55();}import{Plugin as _0x52c868}from'ckeditor5/src/core.js';function _0x25e2(_0x2df283,_0x3fdbfb){const _0x1b5566=_0x1b55();return _0x25e2=function(_0x25e2bc,_0x19e15a){_0x25e2bc=_0x25e2bc-0x102;let _0x1655df=_0x1b5566[_0x25e2bc];return _0x1655df;},_0x25e2(_0x2df283,_0x3fdbfb);}import{parseHtml as _0x3fd95c}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5ad269}from'ckeditor5/src/utils.js';import _0x852ebd from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x52c868{static get[_0x1eb8a4(0x10b)](){const _0xd93bef=_0x1eb8a4;return _0xd93bef(0x12c);}static get[_0x1eb8a4(0x130)](){return!0x0;}static get[_0x1eb8a4(0x12e)](){return!0x0;}static get[_0x1eb8a4(0x12a)](){const _0x47b9a7=_0x1eb8a4;return[_0x47b9a7(0x10a)];}[_0x1eb8a4(0x112)](){const _0x2d3f75=_0x1eb8a4,_0x44f687=this[_0x2d3f75(0x104)],_0x564b66=_0x44f687[_0x2d3f75(0x11e)][_0x2d3f75(0x132)](_0x2d3f75(0x131)),_0x53d883=_0x44f687[_0x2d3f75(0x11a)][_0x2d3f75(0x138)][_0x2d3f75(0x10e)],_0x15bbb6=new _0x852ebd(_0x53d883);_0x564b66['on'](_0x2d3f75(0x107),(_0x18e3a2,_0x49a507)=>{const _0x200250=_0x2d3f75,_0x391e2d=_0x49a507[_0x200250(0x133)][_0x200250(0x128)](_0x200250(0x111));_0x15bbb6[_0x200250(0x117)](_0x391e2d)&&(_0x49a507[_0x200250(0x129)]||(_0x49a507[_0x200250(0x129)]=_0x3fd95c(_0x391e2d,_0x53d883[_0x200250(0x12f)])),_0x15bbb6[_0x200250(0x136)](_0x49a507));},{'priority':_0x5ad269[_0x2d3f75(0x132)](_0x2d3f75(0x119))+0xa}),this[_0x2d3f75(0x124)]=this[_0x2d3f75(0x104)][_0x2d3f75(0x125)][_0x2d3f75(0x132)](_0x2d3f75(0x124));const _0xfe7172=this[_0x2d3f75(0x104)];this[_0x2d3f75(0x122)]=setInterval(()=>{const _0x6516e5=_0x2d3f75;let _0x1c66fe;for(const _0x418b66 in _0xfe7172){const _0x33df3b=_0x418b66,_0x574dd5=_0xfe7172[_0x33df3b];if(_0x6516e5(0x11b)==_0x574dd5||_0x6516e5(0x10d)==_0x574dd5||_0x6516e5(0x108)==_0x574dd5||_0x6516e5(0x106)==_0x574dd5||_0x6516e5(0x103)==_0x574dd5||_0x6516e5(0x11f)==_0x574dd5||_0x6516e5(0x114)==_0x574dd5||_0x6516e5(0x109)==_0x574dd5){delete _0xfe7172[_0x33df3b],_0x1c66fe=_0x574dd5,clearInterval(this[_0x6516e5(0x122)]),this[_0x6516e5(0x122)]=void 0x0;break;}}_0x6516e5(0x10d)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x118)),_0x6516e5(0x108)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x134)),_0x6516e5(0x106)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x12b)),_0x6516e5(0x103)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x113),_0x6516e5(0x10f)),_0x6516e5(0x11f)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x137)),_0x6516e5(0x114)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x102)),_0x6516e5(0x109)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x10c));},0x3e8);}[_0x1eb8a4(0x126)](){const _0x3d20cd=_0x1eb8a4;super[_0x3d20cd(0x126)](),this[_0x3d20cd(0x122)]&&clearInterval(this[_0x3d20cd(0x122)]);}}
23
+ const _0x16a4c3=_0xf876;function _0xf876(_0x492aff,_0x18fc01){const _0x33c25f=_0x33c2();return _0xf876=function(_0xf87612,_0x547e16){_0xf87612=_0xf87612-0x15d;let _0x29c7a3=_0x33c25f[_0xf87612];return _0x29c7a3;},_0xf876(_0x492aff,_0x18fc01);}(function(_0x1b48eb,_0x29ef33){const _0x1b6aea=_0xf876,_0x233e8b=_0x1b48eb();while(!![]){try{const _0x1f476a=parseInt(_0x1b6aea(0x161))/0x1+parseInt(_0x1b6aea(0x15f))/0x2*(parseInt(_0x1b6aea(0x177))/0x3)+-parseInt(_0x1b6aea(0x16e))/0x4*(-parseInt(_0x1b6aea(0x186))/0x5)+-parseInt(_0x1b6aea(0x18a))/0x6*(-parseInt(_0x1b6aea(0x187))/0x7)+parseInt(_0x1b6aea(0x16d))/0x8+-parseInt(_0x1b6aea(0x185))/0x9*(parseInt(_0x1b6aea(0x18b))/0xa)+-parseInt(_0x1b6aea(0x184))/0xb;if(_0x1f476a===_0x29ef33)break;else _0x233e8b['push'](_0x233e8b['shift']());}catch(_0x3a6448){_0x233e8b['push'](_0x233e8b['shift']());}}}(_0x33c2,0x94326));import{Plugin as _0x4a9e82}from'ckeditor5/src/core.js';import{parseHtml as _0x4983f8}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1a4246}from'ckeditor5/src/utils.js';import _0x35ac72 from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x33c2(){const _0x2c41ac=['888637JnkUht','invalid','editor','destroy','view','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','licenseKey','_licenseKeyCheckInterval','usageLimit','expired','PasteFromOfficeEnhancedPropagator','getData','6640312nLJcTa','719364zhmYWu','PasteFromOfficeEnhanced','trialLimit','inputTransformation','domainLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','ClipboardPipeline','high','PasteFromOffice','24MlvLRg','requires','text/html','_parsedData','config','isPremiumPlugin','execute','dataTransfer','editing','plugins','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyUsageLimit','37482984BdLUxc','4959itaBIR','10GTQzBu','203XpEtWf','pasteFromOfficeEnhancedLicenseKeyExpired','isOfficialPlugin','226482HHSNRT','2490kjnXEH','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pluginName','isActive','init','pasteFromOfficeEnhancedLicenseKeyTrialLimit','document','_showLicenseError','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyValid','get','244684jmZeaA','stylesProcessor'];_0x33c2=function(){return _0x2c41ac;};return _0x33c2();}export default class s extends _0x4a9e82{static get[_0x16a4c3(0x18d)](){const _0x2a3bc9=_0x16a4c3;return _0x2a3bc9(0x16b);}static get[_0x16a4c3(0x189)](){return!0x0;}static get[_0x16a4c3(0x17c)](){return!0x0;}static get[_0x16a4c3(0x178)](){const _0x122276=_0x16a4c3;return[_0x122276(0x176)];}[_0x16a4c3(0x18f)](){const _0x3bf8cf=_0x16a4c3,_0x52def0=this[_0x3bf8cf(0x163)],_0x45ee0a=_0x52def0[_0x3bf8cf(0x180)][_0x3bf8cf(0x15e)](_0x3bf8cf(0x174)),_0x3752ea=_0x52def0[_0x3bf8cf(0x17f)][_0x3bf8cf(0x165)][_0x3bf8cf(0x191)],_0x2a9d4f=new _0x35ac72(_0x3752ea);_0x45ee0a['on'](_0x3bf8cf(0x171),(_0x5de38b,_0x555cbc)=>{const _0xb37c31=_0x3bf8cf,_0x5b3bcd=_0x555cbc[_0xb37c31(0x17e)][_0xb37c31(0x16c)](_0xb37c31(0x179));_0x2a9d4f[_0xb37c31(0x18e)](_0x5b3bcd)&&(_0x555cbc[_0xb37c31(0x17a)]||(_0x555cbc[_0xb37c31(0x17a)]=_0x4983f8(_0x5b3bcd,_0x3752ea[_0xb37c31(0x160)])),_0x2a9d4f[_0xb37c31(0x17d)](_0x555cbc));},{'priority':_0x1a4246[_0x3bf8cf(0x15e)](_0x3bf8cf(0x175))+0xa}),this[_0x3bf8cf(0x167)]=this[_0x3bf8cf(0x163)][_0x3bf8cf(0x17b)][_0x3bf8cf(0x15e)](_0x3bf8cf(0x167));const _0x58dc4b=this[_0x3bf8cf(0x163)];this[_0x3bf8cf(0x168)]=setInterval(()=>{const _0x3bba66=_0x3bf8cf;let _0x1ca2d5;for(const _0x32650d in _0x58dc4b){const _0x53ba93=_0x32650d,_0x4dec4b=_0x58dc4b[_0x53ba93];if(_0x3bba66(0x15d)==_0x4dec4b||_0x3bba66(0x182)==_0x4dec4b||_0x3bba66(0x188)==_0x4dec4b||_0x3bba66(0x18c)==_0x4dec4b||_0x3bba66(0x173)==_0x4dec4b||_0x3bba66(0x166)==_0x4dec4b||_0x3bba66(0x190)==_0x4dec4b||_0x3bba66(0x183)==_0x4dec4b){delete _0x58dc4b[_0x53ba93],_0x1ca2d5=_0x4dec4b,clearInterval(this[_0x3bba66(0x168)]),this[_0x3bba66(0x168)]=void 0x0;break;}}_0x3bba66(0x182)==_0x1ca2d5&&_0x58dc4b[_0x3bba66(0x192)](_0x3bba66(0x162)),_0x3bba66(0x188)==_0x1ca2d5&&_0x58dc4b[_0x3bba66(0x192)](_0x3bba66(0x16a)),_0x3bba66(0x18c)==_0x1ca2d5&&_0x58dc4b[_0x3bba66(0x192)](_0x3bba66(0x172)),_0x3bba66(0x173)==_0x1ca2d5&&_0x58dc4b[_0x3bba66(0x192)](_0x3bba66(0x193),_0x3bba66(0x16f)),_0x3bba66(0x166)==_0x1ca2d5&&_0x58dc4b[_0x3bba66(0x192)](_0x3bba66(0x181)),_0x3bba66(0x190)==_0x1ca2d5&&_0x58dc4b[_0x3bba66(0x192)](_0x3bba66(0x170)),_0x3bba66(0x183)==_0x1ca2d5&&_0x58dc4b[_0x3bba66(0x192)](_0x3bba66(0x169));},0x3e8);}[_0x16a4c3(0x164)](){const _0x42f725=_0x16a4c3;super[_0x42f725(0x164)](),this[_0x42f725(0x168)]&&clearInterval(this[_0x42f725(0x168)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4f5258,_0x2eab7d){const _0x31c68a=_0x5403,_0x4cc9c7=_0x4f5258();while(!![]){try{const _0x408b21=-parseInt(_0x31c68a(0x13e))/0x1*(-parseInt(_0x31c68a(0x13d))/0x2)+parseInt(_0x31c68a(0x13a))/0x3*(-parseInt(_0x31c68a(0x13b))/0x4)+-parseInt(_0x31c68a(0x142))/0x5+-parseInt(_0x31c68a(0x141))/0x6+-parseInt(_0x31c68a(0x143))/0x7+parseInt(_0x31c68a(0x140))/0x8+parseInt(_0x31c68a(0x13c))/0x9;if(_0x408b21===_0x2eab7d)break;else _0x4cc9c7['push'](_0x4cc9c7['shift']());}catch(_0x18abb1){_0x4cc9c7['push'](_0x4cc9c7['shift']());}}}(_0x7713,0x271ea));function _0x5403(_0x4e62b0,_0x294e23){const _0x771315=_0x7713();return _0x5403=function(_0x540321,_0x10f4f8){_0x540321=_0x540321-0x13a;let _0x584a27=_0x771315[_0x540321];return _0x584a27;},_0x5403(_0x4e62b0,_0x294e23);}function _0x7713(){const _0x28375b=['2216697zYnNli','2919vHebUi','556ZdmScM','3183498BWuVIp','646eTfCCi','557JGQJXR','test','2474392FyYDlk','1003974bMaIcu','317255eBifKD'];_0x7713=function(){return _0x28375b;};return _0x7713();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x346567){const _0x319b96=_0x5403;return m[_0x319b96(0x13f)](_0x346567);}
23
+ (function(_0x5183eb,_0x1e8659){const _0x4f2c42=_0x572c,_0x3410f2=_0x5183eb();while(!![]){try{const _0x16d6b0=parseInt(_0x4f2c42(0xd3))/0x1+-parseInt(_0x4f2c42(0xdb))/0x2+-parseInt(_0x4f2c42(0xd4))/0x3*(-parseInt(_0x4f2c42(0xd6))/0x4)+parseInt(_0x4f2c42(0xd2))/0x5*(-parseInt(_0x4f2c42(0xd7))/0x6)+parseInt(_0x4f2c42(0xd8))/0x7+parseInt(_0x4f2c42(0xd9))/0x8*(-parseInt(_0x4f2c42(0xd1))/0x9)+parseInt(_0x4f2c42(0xda))/0xa;if(_0x16d6b0===_0x1e8659)break;else _0x3410f2['push'](_0x3410f2['shift']());}catch(_0x32ab28){_0x3410f2['push'](_0x3410f2['shift']());}}}(_0x488b,0x48d1c));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x572c(_0x35b946,_0x2851f5){const _0x488b8c=_0x488b();return _0x572c=function(_0x572c6f,_0x2b1811){_0x572c6f=_0x572c6f-0xd1;let _0x1c2591=_0x488b8c[_0x572c6f];return _0x1c2591;},_0x572c(_0x35b946,_0x2851f5);}function _0x488b(){const _0x2209bf=['test','8smKUXm','105438srFRyd','224504XuENaz','4729168YfZRHz','5797400SsMfRc','283688TPWAcL','9tZAziz','45oRDedb','225885NhVPTR','527577spqLaT'];_0x488b=function(){return _0x2209bf;};return _0x488b();}export function isMSExcelContent(_0x89485a){const _0x5d7879=_0x572c;return m[_0x5d7879(0xd5)](_0x89485a);}