@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.16 → 44.2.0-alpha.3

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 C(t,e){const n=S();return(C=function(t,e){return n[t-=316]})(t,e)}function S(){const t=["6367870wJiNtm","314265AnZHei","40DrXPKD","1722455uyBxwx","6WDKCDC","1283002QADVdW","3bnyBQi","test","3643352RlYgcC","2789811FzYBox","11517989vkgWGj"];return(S=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(971430===parseInt(e(325))/1+-parseInt(e(318))/2+-parseInt(e(319))/3*(-parseInt(e(321))/4)+parseInt(e(316))/5*(-parseInt(e(317))/6)+parseInt(e(323))/7+-parseInt(e(326))/8*(parseInt(e(322))/9)+parseInt(e(324))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return E[C(320)](t)}function O(t,e){const n=W();return(O=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(879498===-parseInt(e(467))/1+parseInt(e(464))/2*(parseInt(e(451))/3)+parseInt(e(475))/4+-parseInt(e(458))/5*(-parseInt(e(469))/6)+parseInt(e(468))/7*(-parseInt(e(473))/8)+-parseInt(e(459))/9*(parseInt(e(455))/10)+-parseInt(e(477))/11*(-parseInt(e(474))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(465)]&&!s[n(461)])continue;const e=!s[n(465)]||t[n(460)]===s[n(465)],o=!s[n(461)]||t[n(472)](s[n(461)]);e&&o&&r[n(466)](s,i)}return r}function F(t){const e=O,n={};for(let r=0;r<t[e(470)];r++){const s=t[r],i=t[e(456)](s);e(476)!==i&&(n[s]=i)}return n}function j(t){const e=O,n=t[e(462)](",")[e(479)]((t=>t[e(478)]())),r=[];for(const t of n){const n=L[e(453)](t);n&&r[e(454)](n[e(450)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(463)](n,r);return n}function W(){const t=["624UCRYwP","selectorText","exec","push","3390GvxmfA","getPropertyValue","style","5998105IgRGVk","44649mkNniO","name","className","split","assign","6634PShUos","tagName","set","107136nzjLpo","5361566uAbQbn","6dkduPC","length","cssRules","hasClass","16CVFcnk","1492068kWYOfV","787876qsVMmT","initial","187aLvoFR","trim","map","groups"];return(W=function(){return t})()}const k=R;function D(){const t=["9175bkxSBz","998257cZMyOh","values","type","238eVWqac","item","document","createRangeIn","411ZGJPcZ","from","7126sWONMg","5337htcLWO","hasStyle","_parsedData","276lYpdQh","setStyle","execute","20427vrrYIe","24bnYxTq","content","elementStart","size","18568dILkHC","7270KfRgil","1230ObriJI","537334IOXJXE","isActive","13qVCssM"];return(D=function(){return t})()}function R(t,e){const n=D();return(R=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(473267===-parseInt(e(398))/1*(-parseInt(e(381))/2)+-parseInt(e(379))/3*(parseInt(e(393))/4)+parseInt(e(399))/5*(parseInt(e(395))/6)+-parseInt(e(396))/7*(parseInt(e(389))/8)+-parseInt(e(382))/9*(parseInt(e(394))/10)+-parseInt(e(388))/11*(-parseInt(e(385))/12)+parseInt(e(400))/13*(parseInt(e(375))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class M extends w{[k(387)](t){const n=k,{body:r,styles:s}=t[n(384)],i=new e.UpcastWriter(r[n(377)]),o=i[n(378)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(466)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(471)])if(t instanceof CSSStyleRule){const r=F(t[e(457)]);n[t[e(452)]]=Object[e(463)]({},n[t[e(452)]]||{},r)}return n}(s));for(const t of o){if(n(391)!==t[n(374)])continue;const e=P(t[n(376)],c);if(e[n(392)]){const r=T(Array[n(380)](e[n(373)]()));for(const e in r){const s=t[n(376)];s[n(383)](e)||i[n(386)](e,r[e],s)}}}t[n(390)]=r}[k(397)](t){return super[k(397)](t)||A(t)}}const N=K;function V(){const t=["_parsedData","join","get","view","init","isPremiumPlugin","requires","828216yBVCfD","582WRoBQa","544232WuuYor","dataTransfer","fromCharCode","stylesProcessor","PasteFromOfficeEnhancedInliner","plugins","2921872MgRlFp","pluginName","editing","document","execute","href","isActive","afterInit","2762FuZNkP","73JuheUC","text/html","ClipboardPipeline","editor","12910HuwmvT","15323VBbQkb","PasteFromOffice","inputTransformation","map","494420jYskVL","isOfficialPlugin","1845fCCjeV","high","getData"];return(V=function(){return t})()}function K(t,e){const n=V();return(K=function(t,e){return n[t-=321]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(194271===-parseInt(e(340))/1*(-parseInt(e(339))/2)+parseInt(e(323))/3+parseInt(e(325))/4+parseInt(e(349))/5+-parseInt(e(324))/6*(-parseInt(e(345))/7)+-parseInt(e(331))/8+-parseInt(e(351))/9*(parseInt(e(344))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class $ extends t.Plugin{static get[N(332)](){return N(329)}static get[N(350)](){return!0}static get[N(321)](){return!0}static get[N(322)](){return[N(346)]}[N(358)](){const t=N,e=this[t(343)],n=e[t(330)][t(356)](t(342)),r=e[t(333)][t(357)][t(334)],s=new M(r);n.on(t(347),((e,n)=>{const i=t,o=n[i(326)][i(353)](i(341));s[i(337)](o)&&(n[i(354)]||(n[i(354)]=b(o,r[i(328)])),s[i(335)](n))}),{priority:x.priorities[t(356)](t(352))+11})}[N(338)](){!async function(t){const e=d([109,106,122,73,56,104,48,85,112,114,53,66,101,49,107,105,74,83,119,57,77,67,120,52,99,97,54,103,71,89,78,72,100,70,68,116,90,75,108,69,50,82,111,117,115,65,87,51,98,76,113,80,79,88,55,118,84,86,81,110,102,121]),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(348)]((t=>String[e(327)](t)))[e(355)]("")}!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([109]);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:1739318400;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(336)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const U=z;!function(t){const e=z,n=t();for(;;)try{if(584537===parseInt(e(161))/1+parseInt(e(144))/2*(parseInt(e(133))/3)+-parseInt(e(145))/4+-parseInt(e(162))/5*(-parseInt(e(165))/6)+parseInt(e(163))/7+parseInt(e(131))/8*(parseInt(e(151))/9)+-parseInt(e(160))/10*(parseInt(e(129))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const Y=[U(159),U(154),U(147),U(141),U(138),U(136),U(170),U(137)];function H(){const t=["82296yBVDrP","super","3YXWexY","setStyle","strong","font-weight","vertical-align","text-decoration-line","function","medium","text-decoration","line-through","split","313514DTpnrb","3501880paytvK","getChildren","font-size","keys","span","removeStyle","288ZOhVsO","length","italic","font-family","bolder","includes","filter","forEach","color","26770wAiXij","1068010ZWbTsi","372445Ocudoj","8017030UocELJ","underline","66AgjZfv","bold","getStyle","getStyleNames","insertChild","font-style","sub","from","sup","8459YDqLCm","createElement"];return(H=function(){return t})()}const q=[U(159),U(154),U(147)],B={"font-style":[[U(153),"i"]],"font-weight":[[U(140),U(135)],[U(166),U(135)],[U(155),U(135)],[t=>Number(t)>=600,U(135)]],"text-decoration":[[U(164),"u"],[U(142),"s"]],"text-decoration-line":[[U(164),"u"],[U(142),"s"]],"vertical-align":[[U(171),U(171)],[U(132),U(128)]]};function Z(t){return Y[U(156)](t)}function z(t,e){const n=H();return(z=function(t,e){return n[t-=127]})(t,e)}function X(t){const e=U;return Array[e(127)](t[e(168)]())[e(157)](Z)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(158)]((e=>{const i=n,o=t[i(167)](e);if(o)if(c=e,q[U(156)](c))r[e]=o;else if(e in B){const t=o[i(143)](" ");B[e][i(158)]((([n,r])=>{const o=i;for(const i of t)(o(139)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(158)]((([,n])=>{const s=r,i=e[s(130)](n,[],t[s(146)]());e[s(169)](0,i,t)})),e[r(150)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(148)](n)[r(152)])return;const s=e[r(130)](r(149),[],t[r(146)]());e[r(134)](n,s),e[r(169)](0,s,t),e[r(150)](Object[r(148)](n),t)}(t,e,r)}function J(t,e){const n=tt();return(J=function(t,e){return n[t-=465]})(t,e)}const Q=J;!function(t){const e=J,n=t();for(;;)try{if(388541===parseInt(e(470))/1*(-parseInt(e(469))/2)+-parseInt(e(473))/3*(-parseInt(e(483))/4)+parseInt(e(476))/5+parseInt(e(486))/6+parseInt(e(480))/7*(-parseInt(e(475))/8)+parseInt(e(482))/9*(parseInt(e(484))/10)+parseInt(e(468))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class G extends w{[Q(472)](t){const n=Q,{body:r}=t[n(466)],s=new e.UpcastWriter(r[n(467)]),i=s[n(487)](r),o=new e.ViewDocument(s[n(467)][n(485)]),c=[...new e.DomConverter(o)[n(477)],n(465)],a=i[n(479)]();for(const t of a)if(t.is(n(481))&&c[n(488)](t[n(474)])){_(t,s,X(t))}t[n(471)]=r}[Q(478)](t){return super[Q(478)](t)||A(t)}}function tt(){const t=["7AnIPUt","element","271926zAmBOJ","32380gEyHHe","10ZtAVFK","stylesProcessor","115128dVbLNL","createRangeIn","includes","font","_parsedData","document","3635346AgAEZE","12TotscM","41764EEfRCx","content","execute","51tyjXkw","name","5027584gLDtej","3750350mSDaxb","blockElements","isActive","getItems"];return(tt=function(){return t})()}const et=rt;function nt(){const t=["ClipboardPipeline","46rEDXNF","_parsedData","pasteFromOfficeEnhancedLicenseKeyDomainLimit","invalid","30781KiVpYe","7532792qgAzVG","pasteFromOfficeEnhancedLicenseKeyInvalid","config","PasteFromOfficeEnhanced","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","isActive","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","5wCsVhX","high","domainLimit","isOfficialPlugin","expired","pluginName","934492oMhUOm","destroy","trialLimit","get","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyExpired","view","init","evaluationLimit","execute","PasteFromOffice","getData","_licenseKeyCheckInterval","PasteFromOfficeEnhancedPropagator","licenseKey","8071281cFNGrh","pasteFromOfficeEnhancedLicenseKeyValid","isPremiumPlugin","editing","document","pasteFromOfficeEnhancedLicenseKeyNotAllowed","requires","usageLimit","11614170gkEzCf","7069076wHBcdI","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_showLicenseError","inputTransformation","295266cNOnTt","featureNotAllowed","text/html","3ApPjYD","plugins"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(559498===parseInt(e(160))/1*(parseInt(e(156))/2)+-parseInt(e(207))/3*(-parseInt(e(176))/4)+-parseInt(e(170))/5*(parseInt(e(204))/6)+-parseInt(e(200))/7+parseInt(e(161))/8+parseInt(e(191))/9+-parseInt(e(199))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(175)](){return et(189)}static get[et(173)](){return!0}static get[et(193)](){return!0}static get[et(197)](){return[et(186)]}[et(183)](){const t=et,e=this[t(166)],n=e[t(208)][t(179)](t(155)),r=e[t(194)][t(182)][t(195)],s=new G(r);n.on(t(203),((e,n)=>{const i=t,o=n[i(168)][i(187)](i(206));s[i(167)](o)&&(n[i(157)]||(n[i(157)]=b(o,r[i(180)])),s[i(185)](n))}),{priority:x.priorities[t(179)](t(171))+10}),this[t(190)]=this[t(166)][t(163)][t(179)](t(190));const i=this[t(166)];this[t(188)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(192)==s||e(162)==s||e(181)==s||e(158)==s||e(196)==s||e(165)==s||e(169)==s||e(201)==s){delete i[r],n=s,clearInterval(this[e(188)]),this[e(188)]=void 0;break}}e(162)==n&&i[e(202)](e(159)),e(181)==n&&i[e(202)](e(174)),e(158)==n&&i[e(202)](e(172)),e(196)==n&&i[e(202)](e(205),e(164)),e(165)==n&&i[e(202)](e(184)),e(169)==n&&i[e(202)](e(178)),e(201)==n&&i[e(202)](e(198))}),1e3)}[et(177)](){const t=et;super[t(177)](),this[t(188)]&&clearInterval(this[t(188)])}}function it(){var t=["23096QYJaLi","953744WwEoIF","87950LXJfnL","511995CZiLdo","923328MvOybu","PasteFromOffice","PasteFromOfficeEnhanced","isOfficialPlugin","9cUjHjH","pluginName","92489TqiWeY","isPremiumPlugin","15169onfbzb","requires","606BixMSa"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=365]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(148873===parseInt(e(365))/1+parseInt(e(372))/2*(-parseInt(e(378))/3)+-parseInt(e(371))/4+parseInt(e(373))/5+-parseInt(e(369))/6*(-parseInt(e(367))/7)+parseInt(e(370))/8+parseInt(e(374))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(379)](){return ot(376)}static get[ot(377)](){return!0}static get[ot(366)](){return!0}static get[ot(368)](){return[ot(375),$,st]}}function ut(){var t=["8952906xyPdiC","8xXroIj","2125710zIvNqC","194856ooxdVf","90440oCLClO","280884OiEfKO","2746WGywrv","919281SkHvXZ","5vFMFTE","72uoHlNf","20SUTHkZ","1020vQRyVD"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=498]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(847008===parseInt(e(509))/1*(-parseInt(e(502))/2)+-parseInt(e(506))/3*(-parseInt(e(500))/4)+parseInt(e(499))/5*(parseInt(e(503))/6)+parseInt(e(507))/7+parseInt(e(504))/8*(-parseInt(e(505))/9)+parseInt(e(501))/10*(-parseInt(e(498))/11)+-parseInt(e(508))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function b(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function v(t,n){const r=new DOMParser,s=function(t){return b(b(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=C();return(S=function(t,e){return n[t-=277]})(t,e)}function C(){const t=["516ukwhZu","131443orBxKe","1853140qjIcXM","109365mnZvuB","25ryyiLD","22wDeMts","3ubOxbm","72PwKObU","8lCvOCB","2498985nxrcjU","847556ZqruXw","21878tmmmsW","2929521lbLtge","test"];return(C=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(214829===parseInt(e(289))/1*(parseInt(e(282))/2)+-parseInt(e(277))/3*(parseInt(e(281))/4)+-parseInt(e(288))/5*(-parseInt(e(278))/6)+parseInt(e(283))/7*(parseInt(e(279))/8)+parseInt(e(280))/9+-parseInt(e(287))/10*(parseInt(e(290))/11)+parseInt(e(285))/12*(-parseInt(e(286))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const L=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t){return L[S(284)](t)}!function(t){const e=P,n=t();for(;;)try{if(128635===parseInt(e(310))/1+parseInt(e(313))/2*(parseInt(e(311))/3)+-parseInt(e(304))/4*(-parseInt(e(298))/5)+-parseInt(e(307))/6+-parseInt(e(302))/7+-parseInt(e(300))/8*(-parseInt(e(314))/9)+-parseInt(e(308))/10*(parseInt(e(324))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const E=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(309)]&&!s[n(318)])continue;const e=!s[n(309)]||t[n(323)]===s[n(309)],o=!s[n(318)]||t[n(325)](s[n(318)]);e&&o&&r[n(321)](s,i)}return r}function P(t,e){const n=j();return(P=function(t,e){return n[t-=298]})(t,e)}function j(){const t=["12445bDgzXy","selectorText","424nWIvVS","groups","386358PhcUoO","push","168mQcCQg","getPropertyValue","map","57450KrZUUo","10hRGJbD","tagName","12297wjWDJl","480MCPzCO","exec","2980qjyTNL","29061XSNSca","assign","split","cssRules","className","style","length","set","trim","name","3662648FkpHNa","hasClass","initial"];return(j=function(){return t})()}function F(t){const e=P,n={};for(let r=0;r<t[e(320)];r++){const s=t[r],i=t[e(305)](s);e(326)!==i&&(n[s]=i)}return n}function W(t){const e=P,n=t[e(316)](",")[e(306)]((t=>t[e(322)]())),r=[];for(const t of n){const n=E[e(312)](t);n&&r[e(303)](n[e(301)])}return r}function N(t){const e=P,n={};for(const r of t)Object[e(315)](n,r);return n}const T=D;function R(){const t=["createRangeIn","from","3517685AjoZgM","elementStart","4bSSxYk","490753zTaCic","isActive","item","_parsedData","1832wUIWOr","document","3241173HYmXsG","20747562aPGNGO","setStyle","hasStyle","size","2711430nlXXdR","values","type","40401WKHsID","2ZUCTCe","98742jGadam","content","154NfaBjk","execute"];return(R=function(){return t})()}function D(t,e){const n=R();return(D=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(642643===parseInt(e(364))/1*(parseInt(e(354))/2)+parseInt(e(345))/3+parseInt(e(363))/4*(-parseInt(e(361))/5)+parseInt(e(355))/6*(parseInt(e(357))/7)+-parseInt(e(343))/8*(-parseInt(e(353))/9)+parseInt(e(350))/10+-parseInt(e(346))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class M extends w{[T(358)](t){const n=T,{body:r,styles:s}=t[n(342)],i=new e.UpcastWriter(r[n(344)]),o=i[n(359)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(321)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(317)])if(t instanceof CSSStyleRule){const r=F(t[e(319)]);n[t[e(299)]]=Object[e(315)]({},n[t[e(299)]]||{},r)}return n}(s));for(const t of o){if(n(362)!==t[n(352)])continue;const e=O(t[n(366)],c);if(e[n(349)]){const r=N(Array[n(360)](e[n(351)]()));for(const e in r){const s=t[n(366)];s[n(348)](e)||i[n(347)](e,r[e],s)}}}t[n(356)]=r}[T(365)](t){return super[T(365)](t)||A(t)}}const k=K;function K(t,e){const n=U();return(K=function(t,e){return n[t-=357]})(t,e)}function U(){const t=["259sXSYka","_parsedData","get","high","isActive","PasteFromOfficeEnhancedInliner","map","8530crOLmo","1894718pLLxGx","stylesProcessor","isOfficialPlugin","afterInit","7676650UKzBxS","pluginName","467288VVAqCI","PasteFromOffice","4588803WxLzjM","54vlRZjA","execute","editor","join","document","requires","text/html","2193600LlVgkM","init","plugins","dataTransfer","href","getData","inputTransformation","ClipboardPipeline","isPremiumPlugin","fromCharCode","681660xpvprq","editing","27GqFZYi","view"];return(U=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(674773===-parseInt(e(364))/1*(-parseInt(e(371))/2)+-parseInt(e(362))/3*(-parseInt(e(378))/4)+parseInt(e(360))/5*(-parseInt(e(381))/6)+-parseInt(e(372))/7+parseInt(e(388))/8+parseInt(e(380))/9+-parseInt(e(376))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{static get[k(377)](){return k(369)}static get[k(374)](){return!0}static get[k(358)](){return!0}static get[k(386)](){return[k(379)]}[k(389)](){const t=k,e=this[t(383)],n=e[t(390)][t(366)](t(357)),r=e[t(361)][t(363)][t(385)],s=new M(r);n.on(t(394),((e,n)=>{const i=t,o=n[i(391)][i(393)](i(387));s[i(368)](o)&&(n[i(365)]||(n[i(365)]=v(o,r[i(373)])),s[i(382)](n))}),{priority:x.priorities[t(366)](t(367))+11})}[k(375)](){!async function(t){const e=d([66,90,99,69,100,122,110,50,83,82,68,48,111,112,85,121,115,86,98,97,65,87,113,80,74,75,70,117,104,109,105,78,72,81,114,49,51,120,52,89,79,106,103,54,76,84,57,108,101,88,118,55,73,107,116,71,77,102,67,119,53,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(370)]((t=>String[e(359)](t)))[e(384)]("")}!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([66]);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:1738281600;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(392)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const V=H;!function(t){const e=H,n=t();for(;;)try{if(902834===parseInt(e(397))/1*(-parseInt(e(429))/2)+parseInt(e(400))/3*(-parseInt(e(401))/4)+parseInt(e(388))/5*(parseInt(e(392))/6)+-parseInt(e(427))/7*(-parseInt(e(387))/8)+parseInt(e(410))/9+parseInt(e(412))/10+-parseInt(e(407))/11*(parseInt(e(431))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const Z=[V(420),V(419),V(409),V(393),V(405),V(430),V(403),V(426)],G=[V(420),V(419),V(409)],$={"font-style":[[V(396),"i"]],"font-weight":[[V(399),V(414)],[V(390),V(414)],[V(428),V(414)],[t=>Number(t)>=600,V(414)]],"text-decoration":[[V(418),"u"],[V(398),"s"]],"text-decoration-line":[[V(418),"u"],[V(398),"s"]],"vertical-align":[[V(404),V(404)],[V(417),V(413)]]};function z(t){return Z[V(395)](t)}function B(t){const e=V;return Array[e(391)](t[e(415)]())[e(386)](z)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=V,r={},s={};return e[n(422)]((e=>{const i=n,o=t[i(408)](e);if(o)if(c=e,G[V(395)](c))r[e]=o;else if(e in $){const t=o[i(394)](" ");$[e][i(422)]((([n,r])=>{const o=i;for(const i of t)(o(406)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=V;for(const s in n)n[s][r(422)]((([,n])=>{const s=r,i=e[s(389)](n,[],t[s(402)]());e[s(424)](0,i,t)})),e[r(411)](s,t)})(t,e,s),function(t,e,n){const r=V;if(!Object[r(416)](n)[r(425)])return;const s=e[r(389)](r(421),[],t[r(402)]());e[r(423)](n,s),e[r(424)](0,s,t),e[r(411)](Object[r(416)](n),t)}(t,e,r)}function H(t,e){const n=_();return(H=function(t,e){return n[t-=386]})(t,e)}function _(){const t=["bolder","4uBuyLm","font-weight","12FBzjfw","filter","8tZyhZn","8292705LlZhqw","createElement","bold","from","6bBJmkl","text-decoration","split","includes","italic","318179IbXsJi","line-through","medium","66513oNAejn","52sviYUc","getChildren","font-style","sub","text-decoration-line","function","17194507cBOYyH","getStyle","font-size","5899545jngGxo","removeStyle","2787410uNWoit","sup","strong","getStyleNames","keys","super","underline","font-family","color","span","forEach","setStyle","insertChild","length","vertical-align","5584355XRVTeo"];return(_=function(){return t})()}const J=Q;function Y(){const t=["14895207EjVsuF","628WEgBOK","_parsedData","stylesProcessor","947MVaeJH","execute","10436034mJWljo","isActive","36552WCypYf","1942626QGThDd","522tJpktC","234TYpWxa","blockElements","includes","name","createRangeIn","15iXxhMh","1661gRtCDV","130gXikWN","element","font","getItems","content","document","498540dwjkTP","8oDHpFp","10RmmqHG"];return(Y=function(){return t})()}function Q(t,e){const n=Y();return(Q=function(t,e){return n[t-=266]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(929272===parseInt(e(270))/1*(-parseInt(e(277))/2)+parseInt(e(276))/3*(parseInt(e(267))/4)+parseInt(e(282))/5*(parseInt(e(290))/6)+-parseInt(e(272))/7*(-parseInt(e(291))/8)+parseInt(e(266))/9*(-parseInt(e(292))/10)+parseInt(e(283))/11*(-parseInt(e(274))/12)+parseInt(e(284))/13*(parseInt(e(275))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends w{[J(271)](t){const n=J,{body:r}=t[n(268)],s=new e.UpcastWriter(r[n(289)]),i=s[n(281)](r),o=new e.ViewDocument(s[n(289)][n(269)]),c=[...new e.DomConverter(o)[n(278)],n(286)],a=i[n(287)]();for(const t of a)if(t.is(n(285))&&c[n(279)](t[n(280)])){X(t,s,B(t))}t[n(288)]=r}[J(273)](t){return super[J(273)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=364]})(t,e)}function rt(){const t=["72bTPvNW","init","plugins","6046170BgSArG","567928UVCWDi","pasteFromOfficeEnhancedLicenseKeyInvalid","destroy","ClipboardPipeline","trialLimit","domainLimit","config","PasteFromOfficeEnhancedPropagator","evaluationLimit","expired","2331410ndZCFb","pluginName","_licenseKeyCheckInterval","3dyIVSl","2038868GrqnIL","execute","35RwBGKb","_parsedData","_showLicenseError","featureNotAllowed","PasteFromOffice","isOfficialPlugin","361582zhTQZS","pasteFromOfficeEnhancedLicenseKeyDomainLimit","isActive","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyUsageLimit","editor","high","getData","get","view","stylesProcessor","invalid","pasteFromOfficeEnhancedLicenseKeyTrialLimit","requires","pasteFromOfficeEnhancedLicenseKeyExpired","text/html","83444YbZKwN","licenseKey","pasteFromOfficeEnhancedLicenseKeyValid","editing","dataTransfer","inputTransformation","PasteFromOfficeEnhanced","document","770526VqiWLw","pasteFromOfficeEnhancedLicenseKeyNotAllowed","usageLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(402369===-parseInt(e(371))/1+parseInt(e(387))/2*(parseInt(e(416))/3)+parseInt(e(417))/4+-parseInt(e(413))/5+-parseInt(e(395))/6*(-parseInt(e(365))/7)+-parseInt(e(403))/8*(parseInt(e(399))/9)+parseInt(e(402))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(414)](){return et(410)}static get[et(370)](){return!0}static get[et(374)](){return!0}static get[et(384)](){return[et(369)]}[et(400)](){const t=et,e=this[t(376)],n=e[t(401)][t(379)](t(406)),r=e[t(390)][t(380)][t(394)],s=new tt(r);n.on(t(392),((e,n)=>{const i=t,o=n[i(391)][i(378)](i(386));s[i(373)](o)&&(n[i(366)]||(n[i(366)]=v(o,r[i(381)])),s[i(364)](n))}),{priority:x.priorities[t(379)](t(377))+10}),this[t(388)]=this[t(376)][t(409)][t(379)](t(388));const i=this[t(376)];this[t(415)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(389)==s||e(404)==s||e(385)==s||e(372)==s||e(396)==s||e(398)==s||e(383)==s||e(375)==s){delete i[r],n=s,clearInterval(this[e(415)]),this[e(415)]=void 0;break}}e(404)==n&&i[e(367)](e(382)),e(385)==n&&i[e(367)](e(412)),e(372)==n&&i[e(367)](e(408)),e(396)==n&&i[e(367)](e(368),e(393)),e(398)==n&&i[e(367)](e(411)),e(383)==n&&i[e(367)](e(407)),e(375)==n&&i[e(367)](e(397))}),1e3)}[et(405)](){const t=et;super[t(405)](),this[t(415)]&&clearInterval(this[t(415)])}}var it=ot;function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=146]})(t,e)}!function(t){for(var e=ot,n=t();;)try{if(107856===-parseInt(e(154))/1*(parseInt(e(152))/2)+-parseInt(e(155))/3*(parseInt(e(162))/4)+-parseInt(e(146))/5+parseInt(e(161))/6*(parseInt(e(149))/7)+parseInt(e(158))/8+parseInt(e(157))/9*(parseInt(e(156))/10)+parseInt(e(148))/11*(parseInt(e(151))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{static get[it(160)](){return it(150)}static get[it(147)](){return!0}static get[it(159)](){return!0}static get[it(153)](){return[it(163),q,st]}}function at(){var t=["PasteFromOfficeEnhanced","1130532wZzJWg","316430AOzVlM","requires","1IKQKmP","132UWnXaX","1880FjtjIi","5526aGGGts","1420400oqVbIb","isPremiumPlugin","pluginName","815322NtrdAD","14044rriMrP","PasteFromOffice","512625faZFJP","isOfficialPlugin","11etZjNd","7yjwxxk"];return(at=function(){return t})()}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=285]})(t,e)}function lt(){var t=["4074195EniexI","785959zGywEk","4069776DxmlZy","645528LTHoqS","2408814QCNpxx","15573397FHxdlf","2848752RzhueN"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(561495===-parseInt(e(286))/1+-parseInt(e(288))/2+parseInt(e(289))/3+-parseInt(e(287))/4+-parseInt(e(285))/5+parseInt(e(291))/6+parseInt(e(290))/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 _0x176091}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x9d1572,parseHtml as _0xf18b4b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1a6b47,uid as _0xb83f9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x124ccc,ViewDocument as _0x4935c5,DomConverter as _0x57df61}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x4463c5){return m['test'](_0x4463c5);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x1e3a64,_0x42f87b){const _0x1e425e=new Map();for(const [_0x3ddee5,_0x397436]of _0x42f87b){if(!_0x3ddee5['tagName']&&!_0x3ddee5['className'])continue;const _0x488d1b=!_0x3ddee5['tagName']||_0x1e3a64['name']===_0x3ddee5['tagName'],_0x33f080=!_0x3ddee5['className']||_0x1e3a64['hasClass'](_0x3ddee5['className']);_0x488d1b&&_0x33f080&&_0x1e425e['set'](_0x3ddee5,_0x397436);}return _0x1e425e;}function h(_0x294877){const _0x179eab={};for(let _0x300150=0x0;_0x300150<_0x294877['length'];_0x300150++){const _0x1f08f1=_0x294877[_0x300150],_0x11d2d3=_0x294877['getPropertyValue'](_0x1f08f1);'initial'!==_0x11d2d3&&(_0x179eab[_0x1f08f1]=_0x11d2d3);}return _0x179eab;}function O(_0x1b58c5){const _0x320ff3=_0x1b58c5['split'](',')['map'](_0x28aafa=>_0x28aafa['trim']()),_0x49bd9a=[];for(const _0xcec6e1 of _0x320ff3){const _0x3b2720=S['exec'](_0xcec6e1);_0x3b2720&&_0x49bd9a['push'](_0x3b2720['groups']);}return _0x49bd9a;}function y(_0xb3e051){const _0x1d2acd={};for(const _0x487c4d of _0xb3e051)Object['assign'](_0x1d2acd,_0x487c4d);return _0x1d2acd;}class c extends _0x9d1572{['execute'](_0x4d63c0){const {body:_0x1d092a,styles:_0x472070}=_0x4d63c0['_parsedData'],_0x15502a=new _0x124ccc(_0x1d092a['document']),_0x64e59c=_0x15502a['createRangeIn'](_0x1d092a),_0x332b46=function(_0x3cfc09){const _0x372843={};for(const _0x4eab00 of _0x3cfc09)for(const _0x254ec2 of _0x4eab00['cssRules'])if(_0x254ec2 instanceof CSSStyleRule){const _0x3c7176=h(_0x254ec2['style']);_0x372843[_0x254ec2['selectorText']]=Object['assign']({},_0x372843[_0x254ec2['selectorText']]||{},_0x3c7176);}return _0x372843;}(_0x472070),_0x30f45c=function(_0xebc7e4){const _0x311b69=new Map();for(const _0x20edcb in _0xebc7e4){const _0x3c43fa=O(_0x20edcb),_0x462fac=_0xebc7e4[_0x20edcb];for(const _0x37db60 of _0x3c43fa)_0x311b69['set'](_0x37db60,_0x462fac);}return _0x311b69;}(_0x332b46);for(const _0x5b965e of _0x64e59c){if('elementStart'!==_0x5b965e['type'])continue;const _0x54574b=x(_0x5b965e['item'],_0x30f45c);if(_0x54574b['size']){const _0x25a649=y(Array['from'](_0x54574b['values']()));for(const _0x54c56c in _0x25a649){const _0x5db8e3=_0x5b965e['item'];_0x5db8e3['hasStyle'](_0x54c56c)||_0x15502a['setStyle'](_0x54c56c,_0x25a649[_0x54c56c],_0x5db8e3);}}}_0x4d63c0['content']=_0x1d092a;}['isActive'](_0x4031c4){return super['isActive'](_0x4031c4)||l(_0x4031c4);}}class i extends _0x176091{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xe2383a=this['editor'],_0x3366d5=_0xe2383a['plugins']['get']('ClipboardPipeline'),_0x523ddb=_0xe2383a['editing']['view']['document'],_0x41695a=new c(_0x523ddb);_0x3366d5['on']('inputTransformation',(_0x392b62,_0x1a1360)=>{const _0x27fbb0=_0x1a1360['dataTransfer']['getData']('text/html');_0x41695a['isActive'](_0x27fbb0)&&(_0x1a1360['_parsedData']||(_0x1a1360['_parsedData']=_0xf18b4b(_0x27fbb0,_0x523ddb['stylesProcessor'])),_0x41695a['execute'](_0x1a1360));},{'priority':_0x1a6b47['get']('high')+0xb});}['afterInit'](){!async function(_0x202836){const _0x16d391=_0x277253([0x6d,0x6a,0x7a,0x49,0x38,0x68,0x30,0x55,0x70,0x72,0x35,0x42,0x65,0x31,0x6b,0x69,0x4a,0x53,0x77,0x39,0x4d,0x43,0x78,0x34,0x63,0x61,0x36,0x67,0x47,0x59,0x4e,0x48,0x64,0x46,0x44,0x74,0x5a,0x4b,0x6c,0x45,0x32,0x52,0x6f,0x75,0x73,0x41,0x57,0x33,0x62,0x4c,0x71,0x50,0x4f,0x58,0x37,0x76,0x54,0x56,0x51,0x6e,0x66,0x79]),_0x506ee8=0x23cfc082,_0xffb94b=0x23c89fca^_0x506ee8,_0x5ddbd9=window[_0x277253([0x44,0x61,0x74,0x65])][_0x277253([0x6e,0x6f,0x77])](),_0x37c4ae=_0x202836[_0x277253([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x160157=new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3030e4=>{_0x37c4ae[_0x277253([0x6f,0x6e,0x63,0x65])](_0x277253([0x72,0x65,0x61,0x64,0x79]),_0x3030e4);}),_0x1cafc4={[_0x277253([0x6b,0x74,0x79])]:_0x277253([0x45,0x43]),[_0x277253([0x75,0x73,0x65])]:_0x277253([0x73,0x69,0x67]),[_0x277253([0x63,0x72,0x76])]:_0x277253([0x50,0x2d,0x32,0x35,0x36]),[_0x277253([0x78])]:_0x277253([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]),[_0x277253([0x79])]:_0x277253([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]),[_0x277253([0x61,0x6c,0x67])]:_0x277253([0x45,0x53,0x32,0x35,0x36])},_0x3baef3=_0x37c4ae[_0x277253([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x277253([0x67,0x65,0x74])](_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x40155e(){let _0xce2229,_0x22daa7=null,_0xb5eccb=null;try{if(_0x3baef3==_0x277253([0x47,0x50,0x4c]))return _0x277253([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xce2229=_0x2addb4(),!_0xce2229)return _0x277253([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xce2229[_0x277253([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xb5eccb=_0x2d2de6(_0xce2229[_0x277253([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xce2229[_0x277253([0x6a,0x74,0x69])])),await _0x3e21a3()?_0x3f64cf()?_0x3428e0()?_0x277253([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3d7ee3()?(_0xce2229[_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x277253([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x22daa7=_0x2e71c(_0x277253([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xce2229[_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x277253([0x74,0x72,0x69,0x61,0x6c])&&(_0x22daa7=_0x2e71c(_0x277253([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x40695e()):_0x277253([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x277253([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x277253([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x574587){return _0x277253([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3428e0(){const _0x241eba=[_0x277253([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x277253([0x74,0x72,0x69,0x61,0x6c])][_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xce2229[_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5ddbd9/0x3e8:0xe10*_0xffb94b;return _0xce2229[_0x277253([0x65,0x78,0x70])]<_0x241eba;}function _0x3f64cf(){const _0x32146b=_0xce2229[_0x277253([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x32146b&&(!!_0x32146b[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277253([0x2a]))||(!!_0x32146b[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277253([0x50,0x4f,0x45]))||!!_0x32146b[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277253([0x50,0x50]))));}function _0x3d7ee3(){const _0x4cb7b4=_0xce2229[_0x277253([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4cb7b4||0x0==_0x4cb7b4[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x155f7b}=new URL(window[_0x277253([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4cb7b4[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x155f7b))return!0x0;const _0x2f56b9=_0x155f7b[_0x277253([0x73,0x70,0x6c,0x69,0x74])](_0x277253([0x2e]));return _0x4cb7b4[_0x277253([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x7ac1e3=>_0x7ac1e3[_0x277253([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277253([0x2a])))[_0x277253([0x6d,0x61,0x70])](_0x31d1ec=>_0x31d1ec[_0x277253([0x73,0x70,0x6c,0x69,0x74])](_0x277253([0x2e])))[_0x277253([0x73,0x6f,0x6d,0x65])](_0x498258=>_0x2f56b9[_0x277253([0x65,0x76,0x65,0x72,0x79])]((_0x453ace,_0x590353)=>_0x498258[_0x590353]===_0x453ace||_0x498258[_0x590353]===_0x277253([0x2a])));}function _0x40695e(){return _0x22daa7&&_0xb5eccb?new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd7d29d,_0x17d931)=>{_0x22daa7[_0x277253([0x74,0x68,0x65,0x6e])](_0xd7d29d,_0x17d931),_0xb5eccb[_0x277253([0x74,0x68,0x65,0x6e])](_0x2b7cc7=>{_0x2b7cc7!=_0x277253([0x56,0x61,0x6c,0x69,0x64])&&_0xd7d29d(_0x2b7cc7);},_0x17d931);}):_0x22daa7||_0xb5eccb||_0x277253([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d2de6(_0x3b165e,_0x5e4b72){return new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x322571=>{if(_0x2f5185())return _0x322571(_0x277253([0x56,0x61,0x6c,0x69,0x64]));_0x307d2a(),_0x37c4ae[_0x277253([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x277253([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3924af=!0x1;const _0x33e3b1=_0xb83f9();function _0x2ba85c(_0x19ef2c){return!!_0x19ef2c&&(typeof _0x19ef2c===_0x277253([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x19ef2c===_0x277253([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x19ef2c[_0x277253([0x74,0x68,0x65,0x6e])]===_0x277253([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x19ef2c[_0x277253([0x63,0x61,0x74,0x63,0x68])]===_0x277253([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc82de1(_0x25ad98){_0x535af6(_0x25ad98)[_0x277253([0x74,0x68,0x65,0x6e])](_0x4e2cf9=>{if(!_0x4e2cf9||_0x4e2cf9[_0x277253([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x277253([0x6f,0x6b]))return _0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1dce34(_0x3deded(_0x33e3b1+_0x5e4b72))!=_0x4e2cf9[_0x277253([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x277253([0x56,0x61,0x6c,0x69,0x64]);})[_0x277253([0x74,0x68,0x65,0x6e])](_0x5b744b=>(_0x98ba8e(),_0x5b744b),()=>{const _0x2ac679=_0x33e5cd();return null==_0x2ac679?(_0x98ba8e(),_0x277253([0x56,0x61,0x6c,0x69,0x64])):_0x277253(_0x5ddbd9-_0x2ac679>(0x7c34482^_0x506ee8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x277253([0x74,0x68,0x65,0x6e])](_0x322571)[_0x277253([0x63,0x61,0x74,0x63,0x68])](()=>{_0x322571(_0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4f8b95=0x23f92e02^_0x506ee8;function _0x98ba8e(){const _0x4d7642=_0x277253([0x6c,0x6c,0x63,0x74,0x2d])+_0x1dce34(_0x3deded(_0x3b165e)),_0x421e2d=_0x291961(_0x1dce34(window[_0x277253([0x4d,0x61,0x74,0x68])][_0x277253([0x63,0x65,0x69,0x6c])](_0x5ddbd9/_0x4f8b95)));window[_0x277253([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x277253([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d7642,_0x421e2d);}function _0x33e5cd(){const _0x43c287=_0x277253([0x6c,0x6c,0x63,0x74,0x2d])+_0x1dce34(_0x3deded(_0x3b165e)),_0x2bd0c6=window[_0x277253([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x277253([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43c287);return _0x2bd0c6?window[_0x277253([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x291961(_0x2bd0c6),0x10)*_0x4f8b95:null;}function _0x535af6(_0x1b7311){return new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x41e768,_0x5c2dde)=>{_0x1b7311[_0x277253([0x74,0x68,0x65,0x6e])](_0x41e768,_0x5c2dde),window[_0x277253([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5c2dde,0x23ce1442^_0x506ee8);});}}_0x37c4ae[_0x277253([0x6f,0x6e])](_0x277253([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3f337f,_0x543f92)=>{if(_0x543f92[0x0]!=_0x3b165e)return _0x322571(_0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x543f92[0x1]={..._0x543f92[0x1],[_0x277253([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x33e3b1};},{[_0x277253([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x277253([0x68,0x69,0x67,0x68])}),_0x37c4ae[_0x277253([0x6f,0x6e])](_0x277253([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x44a7d2=>{_0x2ba85c(_0x44a7d2[_0x277253([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3924af=!0x0,_0xc82de1(_0x44a7d2[_0x277253([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x277253([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x277253([0x6c,0x6f,0x77])}),_0x160157[_0x277253([0x74,0x68,0x65,0x6e])](()=>{_0x3924af||_0x322571(_0x277253([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2f5185(){return _0x37c4ae[_0x277253([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x277253([0x76,0x69,0x65,0x77])][_0x277253([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x277253([0x61,0x75,0x74,0x6f]);}function _0x307d2a(){_0x37c4ae[_0x277253([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x277253([0x76,0x69,0x65,0x77])][_0x277253([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x277253([0x61,0x75,0x74,0x6f]);}}function _0x2e71c(_0x45870f){const _0x57f504=[new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20fd49=>setTimeout(_0x20fd49,0x23c6fe4e^_0x506ee8)),_0x160157[_0x277253([0x74,0x68,0x65,0x6e])](()=>new window[(_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xece1d=>{let _0x2df46e=0x0;_0x37c4ae[_0x277253([0x6d,0x6f,0x64,0x65,0x6c])][_0x277253([0x6f,0x6e])](_0x277253([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x329591,_0x20515a)=>{_0x20515a[0x0][_0x277253([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2df46e++,_0x2df46e==(0x23cfc17a^_0x506ee8)&&(_0xece1d(),_0x329591[_0x277253([0x6f,0x66,0x66])]());});}))];return window[_0x277253([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x277253([0x72,0x61,0x63,0x65])](_0x57f504)[_0x277253([0x74,0x68,0x65,0x6e])](()=>_0x45870f);}async function _0x2c1cb0(){await _0x160157,_0x37c4ae[_0x277253([0x6d,0x6f,0x64,0x65,0x6c])][_0x277253([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x25c482,_0x37c4ae[_0x277253([0x6d,0x6f,0x64,0x65,0x6c])][_0x277253([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x25c482,_0x37c4ae[_0x277253([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x277253([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59a829(_0x57bf2d){const _0x110df8=_0x5f52d4();_0x37c4ae[_0x110df8]=_0x277253([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])+_0x57bf2d,_0x57bf2d!=_0x277253([0x56,0x61,0x6c,0x69,0x64])&&_0x2c1cb0();}function _0x5f52d4(){const _0x1c5e8c=window[_0x277253([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x277253([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x277253([0x6e,0x6f,0x77])]())[_0x277253([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x277253([0x2e]),'');let _0x4f447d=_0x277253([0x6d]);for(let _0x23dff5=0x0;_0x23dff5<_0x1c5e8c[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x23dff5+=0x2){let _0xd91089=window[_0x277253([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c5e8c[_0x277253([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23dff5,_0x23dff5+0x2));_0xd91089>=_0x16d391[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd91089-=_0x16d391[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f447d+=_0x16d391[_0xd91089];}return _0x4f447d;}function _0x2addb4(){const _0x37c95a=_0x3baef3[_0x277253([0x73,0x70,0x6c,0x69,0x74])](_0x277253([0x2e]));if(0x3!=_0x37c95a[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2e96f3(_0x37c95a[0x1]);function _0x2e96f3(_0x2e9d0f){const _0x184611=_0x59d541(_0x2e9d0f);return _0x184611&&_0x4299c5()?_0x184611:null;function _0x4299c5(){const _0x3f87ea=_0x184611[_0x277253([0x6a,0x74,0x69])],_0x5f508c=window[_0x277253([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f87ea[_0x277253([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f87ea[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x243ac1={..._0x184611,[_0x277253([0x6a,0x74,0x69])]:_0x3f87ea[_0x277253([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3f87ea[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x243ac1[_0x277253([0x76,0x63])],_0x3deded(_0x243ac1)==_0x5f508c;}}}async function _0x3e21a3(){let _0x32c4bd=!0x0;try{const _0x4772a8=_0x3baef3[_0x277253([0x73,0x70,0x6c,0x69,0x74])](_0x277253([0x2e])),[_0x4c9798,_0x1d03e7,_0x517900]=_0x4772a8;return _0x1b5508(_0x4c9798),await _0xb6e9b6(_0x4c9798,_0x1d03e7,_0x517900),_0x32c4bd;}catch(_0x346348){return!0x1;}function _0x1b5508(_0x231569){const _0x5069c9=_0x59d541(_0x231569);_0x5069c9&&_0x5069c9[_0x277253([0x61,0x6c,0x67])]==_0x277253([0x45,0x53,0x32,0x35,0x36])||(_0x32c4bd=!0x1);}async function _0xb6e9b6(_0x3956ca,_0x329018,_0x58496a){const _0x17c782=window[_0x277253([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x277253([0x66,0x72,0x6f,0x6d])](_0x47ca18(_0x58496a),_0x4ed31b=>_0x4ed31b[_0x277253([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5e394b=new window[(_0x277253([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x277253([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3956ca+_0x277253([0x2e])+_0x329018),_0x3d7cbe=window[_0x277253([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x277253([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d7cbe)return;const _0x2b00af=await _0x3d7cbe[_0x277253([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x277253([0x6a,0x77,0x6b]),_0x1cafc4,{[_0x277253([0x6e,0x61,0x6d,0x65])]:_0x277253([0x45,0x43,0x44,0x53,0x41]),[_0x277253([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x277253([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x277253([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d7cbe[_0x277253([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x277253([0x6e,0x61,0x6d,0x65])]:_0x277253([0x45,0x43,0x44,0x53,0x41]),[_0x277253([0x68,0x61,0x73,0x68])]:{[_0x277253([0x6e,0x61,0x6d,0x65])]:_0x277253([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2b00af,_0x17c782,_0x5e394b)||(_0x32c4bd=!0x1);}}function _0x59d541(_0x1dbda5){return _0x1dbda5[_0x277253([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x277253([0x65,0x79]))?JSON[_0x277253([0x70,0x61,0x72,0x73,0x65])](_0x47ca18(_0x1dbda5)):null;}function _0x47ca18(_0x58ac7e){return window[_0x277253([0x61,0x74,0x6f,0x62])](_0x58ac7e[_0x277253([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x277253([0x2b]))[_0x277253([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x277253([0x2f])));}function _0x3deded(_0x480ac6){let _0x4870e4=0x1505;function _0x521f33(_0x105754){for(let _0x1c53ba=0x0;_0x1c53ba<_0x105754[_0x277253([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c53ba++){const _0x4c3f46=_0x105754[_0x277253([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c53ba);_0x4870e4=(_0x4870e4<<0x5)+_0x4870e4+_0x4c3f46,_0x4870e4&=_0x4870e4;}}function _0x3a81f1(_0x2fb67b){Array[_0x277253([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2fb67b)?_0x2fb67b[_0x277253([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3a81f1):_0x2fb67b&&typeof _0x2fb67b==_0x277253([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x277253([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2fb67b)[_0x277253([0x73,0x6f,0x72,0x74])]()[_0x277253([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x460736,_0x20a98a])=>{_0x521f33(_0x460736),_0x3a81f1(_0x20a98a);}):_0x521f33(window[_0x277253([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2fb67b));}return _0x3a81f1(_0x480ac6),_0x4870e4>>>0x0;}function _0x1dce34(_0x12fb5b){return _0x12fb5b[_0x277253([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x277253([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x277253([0x30]));}function _0x291961(_0xe634e4){return _0xe634e4[_0x277253([0x73,0x70,0x6c,0x69,0x74])]('')[_0x277253([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x277253([0x6a,0x6f,0x69,0x6e])]('');}function _0x25c482(){}function _0x277253(_0x277cf9){return _0x277cf9['map'](_0x5883d2=>String['fromCharCode'](_0x5883d2))['join']('');}_0x59a829(await _0x40155e());}(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'],[_0x3db070=>Number(_0x3db070)>=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(_0x415dbf){return L['includes'](_0x415dbf);}function v(_0x418d12,_0x432f41,_0x353418){const {spanStyles:_0x398b36,stylesToBeHtmlElements:_0x33f27e}=function(_0x424740,_0x55eb5f){const _0x3f3783={},_0x57eca2={};return _0x55eb5f['forEach'](_0x4daa88=>{const _0x28d6d7=_0x424740['getStyle'](_0x4daa88);if(_0x28d6d7){if(function(_0x104a89){return E['includes'](_0x104a89);}(_0x4daa88))_0x3f3783[_0x4daa88]=_0x28d6d7;else{if(function(_0x285382){return _0x285382 in F;}(_0x4daa88)){const _0x2b14c5=_0x28d6d7['split']('\x20');F[_0x4daa88]['forEach'](([_0x10ad65,_0xaa7e20])=>{for(const _0x556695 of _0x2b14c5){('function'==typeof _0x10ad65&&_0x10ad65(_0x556695)||_0x10ad65===_0x556695)&&(_0x57eca2[_0x4daa88]=[..._0x57eca2[_0x4daa88]||[],[_0x10ad65,_0xaa7e20]]);}});}}}}),{'spanStyles':_0x3f3783,'stylesToBeHtmlElements':_0x57eca2};}(_0x418d12,_0x353418);!function(_0x1d0bc7,_0x48494f,_0x508965){for(const _0x529871 in _0x508965){_0x508965[_0x529871]['forEach'](([,_0x35a23f])=>{const _0x4b4408=_0x48494f['createElement'](_0x35a23f,[],_0x1d0bc7['getChildren']());_0x48494f['insertChild'](0x0,_0x4b4408,_0x1d0bc7);}),_0x48494f['removeStyle'](_0x529871,_0x1d0bc7);}}(_0x418d12,_0x432f41,_0x33f27e),function(_0x5222c6,_0x53acb2,_0x35cd7a){if(!Object['keys'](_0x35cd7a)['length'])return;const _0x15542f=_0x53acb2['createElement']('span',[],_0x5222c6['getChildren']());_0x53acb2['setStyle'](_0x35cd7a,_0x15542f),_0x53acb2['insertChild'](0x0,_0x15542f,_0x5222c6),_0x53acb2['removeStyle'](Object['keys'](_0x35cd7a),_0x5222c6);}(_0x418d12,_0x432f41,_0x398b36);}class f extends _0x9d1572{['execute'](_0x369e3e){const {body:_0x125bee}=_0x369e3e['_parsedData'],_0xe9702a=new _0x124ccc(_0x125bee['document']),_0x2ba631=_0xe9702a['createRangeIn'](_0x125bee),_0x36ef48=new _0x4935c5(_0xe9702a['document']['stylesProcessor']),_0x14e775=[...new _0x57df61(_0x36ef48)['blockElements'],'font'],_0x1c6d09=_0x2ba631['getItems']();for(const _0x2b01a2 of _0x1c6d09)_0x2b01a2['is']('element')&&_0x14e775['includes'](_0x2b01a2['name'])&&v(_0x2b01a2,_0xe9702a,(_0x49aef2=_0x2b01a2,Array['from'](_0x49aef2['getStyleNames']())['filter'](P)));var _0x49aef2;_0x369e3e['content']=_0x125bee;}['isActive'](_0x24719c){return super['isActive'](_0x24719c)||l(_0x24719c);}}class s extends _0x176091{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x209725=this['editor'],_0x30eac1=_0x209725['plugins']['get']('ClipboardPipeline'),_0xb5437=_0x209725['editing']['view']['document'],_0x38cc3c=new f(_0xb5437);_0x30eac1['on']('inputTransformation',(_0x890801,_0x236d50)=>{const _0x2bc125=_0x236d50['dataTransfer']['getData']('text/html');_0x38cc3c['isActive'](_0x2bc125)&&(_0x236d50['_parsedData']||(_0x236d50['_parsedData']=_0xf18b4b(_0x2bc125,_0xb5437['stylesProcessor'])),_0x38cc3c['execute'](_0x236d50));},{'priority':_0x1a6b47['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3967b6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xc23244;for(const _0x1b674d in _0x3967b6){const _0x4eee01=_0x1b674d,_0x3f73ab=_0x3967b6[_0x4eee01];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3f73ab||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3f73ab){delete _0x3967b6[_0x4eee01],_0xc23244=_0x3f73ab,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xc23244&&_0x3967b6['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xc23244&&_0x3967b6['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xc23244&&_0x3967b6['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xc23244&&_0x3967b6['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xc23244&&_0x3967b6['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xc23244&&_0x3967b6['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xc23244&&_0x3967b6['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x176091{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 _0x284b9a}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x577533,parseHtml as _0xa6ee6d}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4131c7,uid as _0x428bb6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3f736a,ViewDocument as _0x3d7db9,DomConverter as _0x4322db}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5b0e7f){return m['test'](_0x5b0e7f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x17e540,_0x16ed92){const _0xdff7e3=new Map();for(const [_0x5f3e72,_0x5d094]of _0x16ed92){if(!_0x5f3e72['tagName']&&!_0x5f3e72['className'])continue;const _0x4e7071=!_0x5f3e72['tagName']||_0x17e540['name']===_0x5f3e72['tagName'],_0x4374db=!_0x5f3e72['className']||_0x17e540['hasClass'](_0x5f3e72['className']);_0x4e7071&&_0x4374db&&_0xdff7e3['set'](_0x5f3e72,_0x5d094);}return _0xdff7e3;}function h(_0x2cfadc){const _0x4ed203={};for(let _0x3968e4=0x0;_0x3968e4<_0x2cfadc['length'];_0x3968e4++){const _0xa12ad5=_0x2cfadc[_0x3968e4],_0x406b38=_0x2cfadc['getPropertyValue'](_0xa12ad5);'initial'!==_0x406b38&&(_0x4ed203[_0xa12ad5]=_0x406b38);}return _0x4ed203;}function O(_0x2d3425){const _0x13b414=_0x2d3425['split'](',')['map'](_0x3f5048=>_0x3f5048['trim']()),_0x426f91=[];for(const _0x1de216 of _0x13b414){const _0xb5b584=S['exec'](_0x1de216);_0xb5b584&&_0x426f91['push'](_0xb5b584['groups']);}return _0x426f91;}function y(_0x4f91cd){const _0x21172d={};for(const _0x473dd6 of _0x4f91cd)Object['assign'](_0x21172d,_0x473dd6);return _0x21172d;}class c extends _0x577533{['execute'](_0x225997){const {body:_0x1f71be,styles:_0x34d25b}=_0x225997['_parsedData'],_0xacbb35=new _0x3f736a(_0x1f71be['document']),_0x5cc123=_0xacbb35['createRangeIn'](_0x1f71be),_0x485008=function(_0x3ee07e){const _0x1d533f={};for(const _0x9670a0 of _0x3ee07e)for(const _0x2a3ae2 of _0x9670a0['cssRules'])if(_0x2a3ae2 instanceof CSSStyleRule){const _0x15ceda=h(_0x2a3ae2['style']);_0x1d533f[_0x2a3ae2['selectorText']]=Object['assign']({},_0x1d533f[_0x2a3ae2['selectorText']]||{},_0x15ceda);}return _0x1d533f;}(_0x34d25b),_0x1a53b7=function(_0x3be104){const _0x2f2eca=new Map();for(const _0x4abd5c in _0x3be104){const _0x51cf2d=O(_0x4abd5c),_0x3bc171=_0x3be104[_0x4abd5c];for(const _0x299240 of _0x51cf2d)_0x2f2eca['set'](_0x299240,_0x3bc171);}return _0x2f2eca;}(_0x485008);for(const _0x424b0f of _0x5cc123){if('elementStart'!==_0x424b0f['type'])continue;const _0x2b8baf=x(_0x424b0f['item'],_0x1a53b7);if(_0x2b8baf['size']){const _0x249851=y(Array['from'](_0x2b8baf['values']()));for(const _0x4878b5 in _0x249851){const _0xa74ddc=_0x424b0f['item'];_0xa74ddc['hasStyle'](_0x4878b5)||_0xacbb35['setStyle'](_0x4878b5,_0x249851[_0x4878b5],_0xa74ddc);}}}_0x225997['content']=_0x1f71be;}['isActive'](_0x331e4a){return super['isActive'](_0x331e4a)||l(_0x331e4a);}}class i extends _0x284b9a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x227c09=this['editor'],_0x400eb6=_0x227c09['plugins']['get']('ClipboardPipeline'),_0x246315=_0x227c09['editing']['view']['document'],_0x1c5e0b=new c(_0x246315);_0x400eb6['on']('inputTransformation',(_0x281c15,_0x31f368)=>{const _0x1d3af9=_0x31f368['dataTransfer']['getData']('text/html');_0x1c5e0b['isActive'](_0x1d3af9)&&(_0x31f368['_parsedData']||(_0x31f368['_parsedData']=_0xa6ee6d(_0x1d3af9,_0x246315['stylesProcessor'])),_0x1c5e0b['execute'](_0x31f368));},{'priority':_0x4131c7['get']('high')+0xb});}['afterInit'](){!async function(_0x18d97f){const _0x289997=_0x47fb19([0x42,0x5a,0x63,0x45,0x64,0x7a,0x6e,0x32,0x53,0x52,0x44,0x30,0x6f,0x70,0x55,0x79,0x73,0x56,0x62,0x61,0x41,0x57,0x71,0x50,0x4a,0x4b,0x46,0x75,0x68,0x6d,0x69,0x4e,0x48,0x51,0x72,0x31,0x33,0x78,0x34,0x59,0x4f,0x6a,0x67,0x36,0x4c,0x54,0x39,0x6c,0x65,0x58,0x76,0x37,0x49,0x6b,0x74,0x47,0x4d,0x66,0x43,0x77,0x35,0x38]),_0x20a567=0x2888a591,_0x3b803b=0x288ffbb9^_0x20a567,_0x16ac7c=window[_0x47fb19([0x44,0x61,0x74,0x65])][_0x47fb19([0x6e,0x6f,0x77])](),_0x3c95c3=_0x18d97f[_0x47fb19([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28c90d=new window[(_0x47fb19([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52dc3e=>{_0x3c95c3[_0x47fb19([0x6f,0x6e,0x63,0x65])](_0x47fb19([0x72,0x65,0x61,0x64,0x79]),_0x52dc3e);}),_0x4eaabb={[_0x47fb19([0x6b,0x74,0x79])]:_0x47fb19([0x45,0x43]),[_0x47fb19([0x75,0x73,0x65])]:_0x47fb19([0x73,0x69,0x67]),[_0x47fb19([0x63,0x72,0x76])]:_0x47fb19([0x50,0x2d,0x32,0x35,0x36]),[_0x47fb19([0x78])]:_0x47fb19([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]),[_0x47fb19([0x79])]:_0x47fb19([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]),[_0x47fb19([0x61,0x6c,0x67])]:_0x47fb19([0x45,0x53,0x32,0x35,0x36])},_0x303c8f=_0x3c95c3[_0x47fb19([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x47fb19([0x67,0x65,0x74])](_0x47fb19([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xb8442c(){let _0x4081da,_0x357030=null,_0x3b0773=null;try{if(_0x303c8f==_0x47fb19([0x47,0x50,0x4c]))return _0x47fb19([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4081da=_0xac5451(),!_0x4081da)return _0x47fb19([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4081da[_0x47fb19([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3b0773=_0x3fee16(_0x4081da[_0x47fb19([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4081da[_0x47fb19([0x6a,0x74,0x69])])),await _0x59877c()?_0x5e8a78()?_0x3cedba()?_0x47fb19([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x396aab()?(_0x4081da[_0x47fb19([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x47fb19([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x357030=_0x7b9313(_0x47fb19([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4081da[_0x47fb19([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x47fb19([0x74,0x72,0x69,0x61,0x6c])&&(_0x357030=_0x7b9313(_0x47fb19([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x40a494()):_0x47fb19([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x47fb19([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x47fb19([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x35b7a5){return _0x47fb19([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3cedba(){const _0x4e993d=[_0x47fb19([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x47fb19([0x74,0x72,0x69,0x61,0x6c])][_0x47fb19([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4081da[_0x47fb19([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16ac7c/0x3e8:0xe10*_0x3b803b;return _0x4081da[_0x47fb19([0x65,0x78,0x70])]<_0x4e993d;}function _0x5e8a78(){const _0x992c68=_0x4081da[_0x47fb19([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x992c68&&(!!_0x992c68[_0x47fb19([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47fb19([0x2a]))||(!!_0x992c68[_0x47fb19([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47fb19([0x50,0x4f,0x45]))||!!_0x992c68[_0x47fb19([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47fb19([0x50,0x50]))));}function _0x396aab(){const _0x5a0bd9=_0x4081da[_0x47fb19([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a0bd9||0x0==_0x5a0bd9[_0x47fb19([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x111560}=new URL(window[_0x47fb19([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5a0bd9[_0x47fb19([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x111560))return!0x0;const _0x5ca937=_0x111560[_0x47fb19([0x73,0x70,0x6c,0x69,0x74])](_0x47fb19([0x2e]));return _0x5a0bd9[_0x47fb19([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x15e8f6=>_0x15e8f6[_0x47fb19([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47fb19([0x2a])))[_0x47fb19([0x6d,0x61,0x70])](_0x5864da=>_0x5864da[_0x47fb19([0x73,0x70,0x6c,0x69,0x74])](_0x47fb19([0x2e])))[_0x47fb19([0x73,0x6f,0x6d,0x65])](_0x156995=>_0x5ca937[_0x47fb19([0x65,0x76,0x65,0x72,0x79])]((_0x31eedb,_0x2245fb)=>_0x156995[_0x2245fb]===_0x31eedb||_0x156995[_0x2245fb]===_0x47fb19([0x2a])));}function _0x40a494(){return _0x357030&&_0x3b0773?new window[(_0x47fb19([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb200de,_0x28d7db)=>{_0x357030[_0x47fb19([0x74,0x68,0x65,0x6e])](_0xb200de,_0x28d7db),_0x3b0773[_0x47fb19([0x74,0x68,0x65,0x6e])](_0x3ebf38=>{_0x3ebf38!=_0x47fb19([0x56,0x61,0x6c,0x69,0x64])&&_0xb200de(_0x3ebf38);},_0x28d7db);}):_0x357030||_0x3b0773||_0x47fb19([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3fee16(_0x204a6c,_0x3c89a9){return new window[(_0x47fb19([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf7039=>{if(_0x16cf96())return _0xf7039(_0x47fb19([0x56,0x61,0x6c,0x69,0x64]));_0x72562b(),_0x3c95c3[_0x47fb19([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x47fb19([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x48682d=!0x1;const _0x47c8cb=_0x428bb6();function _0x77d94b(_0x166a6e){return!!_0x166a6e&&(typeof _0x166a6e===_0x47fb19([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x166a6e===_0x47fb19([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x166a6e[_0x47fb19([0x74,0x68,0x65,0x6e])]===_0x47fb19([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x166a6e[_0x47fb19([0x63,0x61,0x74,0x63,0x68])]===_0x47fb19([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x17f979(_0x4305a2){_0x1f77e2(_0x4305a2)[_0x47fb19([0x74,0x68,0x65,0x6e])](_0x5f41d6=>{if(!_0x5f41d6||_0x5f41d6[_0x47fb19([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x47fb19([0x6f,0x6b]))return _0x47fb19([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4e9537(_0x311904(_0x47c8cb+_0x3c89a9))!=_0x5f41d6[_0x47fb19([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x47fb19([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x47fb19([0x56,0x61,0x6c,0x69,0x64]);})[_0x47fb19([0x74,0x68,0x65,0x6e])](_0xebdead=>(_0x28363d(),_0xebdead),()=>{const _0x436d44=_0x1a4a3e();return null==_0x436d44?(_0x28363d(),_0x47fb19([0x56,0x61,0x6c,0x69,0x64])):_0x47fb19(_0x16ac7c-_0x436d44>(0xc842191^_0x20a567)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x47fb19([0x74,0x68,0x65,0x6e])](_0xf7039)[_0x47fb19([0x63,0x61,0x74,0x63,0x68])](()=>{_0xf7039(_0x47fb19([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x163db7=0x28be4b11^_0x20a567;function _0x28363d(){const _0x166f76=_0x47fb19([0x6c,0x6c,0x63,0x74,0x2d])+_0x4e9537(_0x311904(_0x204a6c)),_0xfbcca7=_0x143c83(_0x4e9537(window[_0x47fb19([0x4d,0x61,0x74,0x68])][_0x47fb19([0x63,0x65,0x69,0x6c])](_0x16ac7c/_0x163db7)));window[_0x47fb19([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x47fb19([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x166f76,_0xfbcca7);}function _0x1a4a3e(){const _0x130070=_0x47fb19([0x6c,0x6c,0x63,0x74,0x2d])+_0x4e9537(_0x311904(_0x204a6c)),_0x35262d=window[_0x47fb19([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x47fb19([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x130070);return _0x35262d?window[_0x47fb19([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x143c83(_0x35262d),0x10)*_0x163db7:null;}function _0x1f77e2(_0x531288){return new window[(_0x47fb19([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c73df,_0x27f94f)=>{_0x531288[_0x47fb19([0x74,0x68,0x65,0x6e])](_0x2c73df,_0x27f94f),window[_0x47fb19([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x27f94f,0x28897151^_0x20a567);});}}_0x3c95c3[_0x47fb19([0x6f,0x6e])](_0x47fb19([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x6011e5,_0x535fd5)=>{if(_0x535fd5[0x0]!=_0x204a6c)return _0xf7039(_0x47fb19([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x535fd5[0x1]={..._0x535fd5[0x1],[_0x47fb19([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x47c8cb};},{[_0x47fb19([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x47fb19([0x68,0x69,0x67,0x68])}),_0x3c95c3[_0x47fb19([0x6f,0x6e])](_0x47fb19([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4427de=>{_0x77d94b(_0x4427de[_0x47fb19([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x48682d=!0x0,_0x17f979(_0x4427de[_0x47fb19([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x47fb19([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x47fb19([0x6c,0x6f,0x77])}),_0x28c90d[_0x47fb19([0x74,0x68,0x65,0x6e])](()=>{_0x48682d||_0xf7039(_0x47fb19([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x16cf96(){return _0x3c95c3[_0x47fb19([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x47fb19([0x76,0x69,0x65,0x77])][_0x47fb19([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x47fb19([0x61,0x75,0x74,0x6f]);}function _0x72562b(){_0x3c95c3[_0x47fb19([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x47fb19([0x76,0x69,0x65,0x77])][_0x47fb19([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x47fb19([0x61,0x75,0x74,0x6f]);}}function _0x7b9313(_0x3a8d49){const _0x2d9de4=[new window[(_0x47fb19([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9a9f10=>setTimeout(_0x9a9f10,0x28819b5d^_0x20a567)),_0x28c90d[_0x47fb19([0x74,0x68,0x65,0x6e])](()=>new window[(_0x47fb19([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f8f53=>{let _0x431224=0x0;_0x3c95c3[_0x47fb19([0x6d,0x6f,0x64,0x65,0x6c])][_0x47fb19([0x6f,0x6e])](_0x47fb19([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc7a0ef,_0xf89724)=>{_0xf89724[0x0][_0x47fb19([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x431224++,_0x431224==(0x2888a469^_0x20a567)&&(_0x4f8f53(),_0xc7a0ef[_0x47fb19([0x6f,0x66,0x66])]());});}))];return window[_0x47fb19([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x47fb19([0x72,0x61,0x63,0x65])](_0x2d9de4)[_0x47fb19([0x74,0x68,0x65,0x6e])](()=>_0x3a8d49);}async function _0x29f0f6(){await _0x28c90d,_0x3c95c3[_0x47fb19([0x6d,0x6f,0x64,0x65,0x6c])][_0x47fb19([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x24a1d4,_0x3c95c3[_0x47fb19([0x6d,0x6f,0x64,0x65,0x6c])][_0x47fb19([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x24a1d4,_0x3c95c3[_0x47fb19([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x47fb19([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x473692(_0x1d35e1){const _0x3cfd55=_0x3dc57c();_0x3c95c3[_0x3cfd55]=_0x47fb19([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])+_0x1d35e1,_0x1d35e1!=_0x47fb19([0x56,0x61,0x6c,0x69,0x64])&&_0x29f0f6();}function _0x3dc57c(){const _0x21495c=window[_0x47fb19([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x47fb19([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x47fb19([0x6e,0x6f,0x77])]())[_0x47fb19([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x47fb19([0x2e]),'');let _0x15a094=_0x47fb19([0x42]);for(let _0x3b1750=0x0;_0x3b1750<_0x21495c[_0x47fb19([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b1750+=0x2){let _0x1bcd09=window[_0x47fb19([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21495c[_0x47fb19([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b1750,_0x3b1750+0x2));_0x1bcd09>=_0x289997[_0x47fb19([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1bcd09-=_0x289997[_0x47fb19([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x15a094+=_0x289997[_0x1bcd09];}return _0x15a094;}function _0xac5451(){const _0x10ccd8=_0x303c8f[_0x47fb19([0x73,0x70,0x6c,0x69,0x74])](_0x47fb19([0x2e]));if(0x3!=_0x10ccd8[_0x47fb19([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2db498(_0x10ccd8[0x1]);function _0x2db498(_0x40cc61){const _0xaabda6=_0x110b34(_0x40cc61);return _0xaabda6&&_0x2c7084()?_0xaabda6:null;function _0x2c7084(){const _0x19f0f2=_0xaabda6[_0x47fb19([0x6a,0x74,0x69])],_0x4d4f7d=window[_0x47fb19([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19f0f2[_0x47fb19([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19f0f2[_0x47fb19([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ced3c={..._0xaabda6,[_0x47fb19([0x6a,0x74,0x69])]:_0x19f0f2[_0x47fb19([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x19f0f2[_0x47fb19([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ced3c[_0x47fb19([0x76,0x63])],_0x311904(_0x2ced3c)==_0x4d4f7d;}}}async function _0x59877c(){let _0x1b6c49=!0x0;try{const _0x3919c1=_0x303c8f[_0x47fb19([0x73,0x70,0x6c,0x69,0x74])](_0x47fb19([0x2e])),[_0x54c576,_0x5952e0,_0x41bfe7]=_0x3919c1;return _0x20e5f0(_0x54c576),await _0x3f8ec1(_0x54c576,_0x5952e0,_0x41bfe7),_0x1b6c49;}catch(_0xfc697d){return!0x1;}function _0x20e5f0(_0x4da698){const _0x1fc2a4=_0x110b34(_0x4da698);_0x1fc2a4&&_0x1fc2a4[_0x47fb19([0x61,0x6c,0x67])]==_0x47fb19([0x45,0x53,0x32,0x35,0x36])||(_0x1b6c49=!0x1);}async function _0x3f8ec1(_0x519231,_0x4d6384,_0x563525){const _0x347385=window[_0x47fb19([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x47fb19([0x66,0x72,0x6f,0x6d])](_0x151a8d(_0x563525),_0x2a76ce=>_0x2a76ce[_0x47fb19([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x56b392=new window[(_0x47fb19([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x47fb19([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x519231+_0x47fb19([0x2e])+_0x4d6384),_0x1c6375=window[_0x47fb19([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x47fb19([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c6375)return;const _0x514543=await _0x1c6375[_0x47fb19([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x47fb19([0x6a,0x77,0x6b]),_0x4eaabb,{[_0x47fb19([0x6e,0x61,0x6d,0x65])]:_0x47fb19([0x45,0x43,0x44,0x53,0x41]),[_0x47fb19([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x47fb19([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x47fb19([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c6375[_0x47fb19([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x47fb19([0x6e,0x61,0x6d,0x65])]:_0x47fb19([0x45,0x43,0x44,0x53,0x41]),[_0x47fb19([0x68,0x61,0x73,0x68])]:{[_0x47fb19([0x6e,0x61,0x6d,0x65])]:_0x47fb19([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x514543,_0x347385,_0x56b392)||(_0x1b6c49=!0x1);}}function _0x110b34(_0x409105){return _0x409105[_0x47fb19([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x47fb19([0x65,0x79]))?JSON[_0x47fb19([0x70,0x61,0x72,0x73,0x65])](_0x151a8d(_0x409105)):null;}function _0x151a8d(_0x3ea23f){return window[_0x47fb19([0x61,0x74,0x6f,0x62])](_0x3ea23f[_0x47fb19([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x47fb19([0x2b]))[_0x47fb19([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x47fb19([0x2f])));}function _0x311904(_0x5d41da){let _0x1a2249=0x1505;function _0x44f1a6(_0x23a9ff){for(let _0x526661=0x0;_0x526661<_0x23a9ff[_0x47fb19([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x526661++){const _0x4f54e4=_0x23a9ff[_0x47fb19([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x526661);_0x1a2249=(_0x1a2249<<0x5)+_0x1a2249+_0x4f54e4,_0x1a2249&=_0x1a2249;}}function _0x4638d7(_0x3d3c8e){Array[_0x47fb19([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d3c8e)?_0x3d3c8e[_0x47fb19([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4638d7):_0x3d3c8e&&typeof _0x3d3c8e==_0x47fb19([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x47fb19([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d3c8e)[_0x47fb19([0x73,0x6f,0x72,0x74])]()[_0x47fb19([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5850a5,_0x1499e2])=>{_0x44f1a6(_0x5850a5),_0x4638d7(_0x1499e2);}):_0x44f1a6(window[_0x47fb19([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d3c8e));}return _0x4638d7(_0x5d41da),_0x1a2249>>>0x0;}function _0x4e9537(_0xe43066){return _0xe43066[_0x47fb19([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x47fb19([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x47fb19([0x30]));}function _0x143c83(_0x55ea52){return _0x55ea52[_0x47fb19([0x73,0x70,0x6c,0x69,0x74])]('')[_0x47fb19([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x47fb19([0x6a,0x6f,0x69,0x6e])]('');}function _0x24a1d4(){}function _0x47fb19(_0x5d7f97){return _0x5d7f97['map'](_0x33212b=>String['fromCharCode'](_0x33212b))['join']('');}_0x473692(await _0xb8442c());}(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'],[_0x1eb346=>Number(_0x1eb346)>=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(_0x24567a){return L['includes'](_0x24567a);}function v(_0x524aed,_0x3d7da4,_0xabb3d2){const {spanStyles:_0x37d5d7,stylesToBeHtmlElements:_0x19e768}=function(_0x2d3693,_0xa17b14){const _0xcbe49={},_0x33f7b7={};return _0xa17b14['forEach'](_0x134c97=>{const _0x3a976f=_0x2d3693['getStyle'](_0x134c97);if(_0x3a976f){if(function(_0x410ca6){return E['includes'](_0x410ca6);}(_0x134c97))_0xcbe49[_0x134c97]=_0x3a976f;else{if(function(_0x24536a){return _0x24536a in F;}(_0x134c97)){const _0x249f68=_0x3a976f['split']('\x20');F[_0x134c97]['forEach'](([_0x4271ce,_0x3b7243])=>{for(const _0x37229e of _0x249f68){('function'==typeof _0x4271ce&&_0x4271ce(_0x37229e)||_0x4271ce===_0x37229e)&&(_0x33f7b7[_0x134c97]=[..._0x33f7b7[_0x134c97]||[],[_0x4271ce,_0x3b7243]]);}});}}}}),{'spanStyles':_0xcbe49,'stylesToBeHtmlElements':_0x33f7b7};}(_0x524aed,_0xabb3d2);!function(_0x4c2138,_0x5d775c,_0x96fe84){for(const _0x48588e in _0x96fe84){_0x96fe84[_0x48588e]['forEach'](([,_0xd1a7e])=>{const _0x13695f=_0x5d775c['createElement'](_0xd1a7e,[],_0x4c2138['getChildren']());_0x5d775c['insertChild'](0x0,_0x13695f,_0x4c2138);}),_0x5d775c['removeStyle'](_0x48588e,_0x4c2138);}}(_0x524aed,_0x3d7da4,_0x19e768),function(_0x1a76fc,_0x5cad7e,_0x215fa8){if(!Object['keys'](_0x215fa8)['length'])return;const _0x292cb8=_0x5cad7e['createElement']('span',[],_0x1a76fc['getChildren']());_0x5cad7e['setStyle'](_0x215fa8,_0x292cb8),_0x5cad7e['insertChild'](0x0,_0x292cb8,_0x1a76fc),_0x5cad7e['removeStyle'](Object['keys'](_0x215fa8),_0x1a76fc);}(_0x524aed,_0x3d7da4,_0x37d5d7);}class f extends _0x577533{['execute'](_0xda9a9){const {body:_0x4da82f}=_0xda9a9['_parsedData'],_0xc33ee1=new _0x3f736a(_0x4da82f['document']),_0x13bc5e=_0xc33ee1['createRangeIn'](_0x4da82f),_0x49b0a0=new _0x3d7db9(_0xc33ee1['document']['stylesProcessor']),_0x52d47b=[...new _0x4322db(_0x49b0a0)['blockElements'],'font'],_0x50e973=_0x13bc5e['getItems']();for(const _0x585504 of _0x50e973)_0x585504['is']('element')&&_0x52d47b['includes'](_0x585504['name'])&&v(_0x585504,_0xc33ee1,(_0x172db7=_0x585504,Array['from'](_0x172db7['getStyleNames']())['filter'](P)));var _0x172db7;_0xda9a9['content']=_0x4da82f;}['isActive'](_0x1382ec){return super['isActive'](_0x1382ec)||l(_0x1382ec);}}class s extends _0x284b9a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5340fc=this['editor'],_0x2e729a=_0x5340fc['plugins']['get']('ClipboardPipeline'),_0x4bf4d9=_0x5340fc['editing']['view']['document'],_0x428702=new f(_0x4bf4d9);_0x2e729a['on']('inputTransformation',(_0x21cec4,_0x56a3ba)=>{const _0x5787e5=_0x56a3ba['dataTransfer']['getData']('text/html');_0x428702['isActive'](_0x5787e5)&&(_0x56a3ba['_parsedData']||(_0x56a3ba['_parsedData']=_0xa6ee6d(_0x5787e5,_0x4bf4d9['stylesProcessor'])),_0x428702['execute'](_0x56a3ba));},{'priority':_0x4131c7['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1fca9b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2c19bd;for(const _0x2f7f6c in _0x1fca9b){const _0x2ac4c3=_0x2f7f6c,_0x223f7b=_0x1fca9b[_0x2ac4c3];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x223f7b||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x223f7b||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x223f7b||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x223f7b||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x223f7b||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x223f7b||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x223f7b||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x223f7b){delete _0x1fca9b[_0x2ac4c3],_0x2c19bd=_0x223f7b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2c19bd&&_0x1fca9b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2c19bd&&_0x1fca9b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2c19bd&&_0x1fca9b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2c19bd&&_0x1fca9b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2c19bd&&_0x1fca9b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2c19bd&&_0x1fca9b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2c19bd&&_0x1fca9b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x284b9a{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.16",
3
+ "version": "44.2.0-alpha.3",
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.16",
26
- "@ckeditor/ckeditor5-engine": "44.2.0-alpha.16",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.16",
28
- "@ckeditor/ckeditor5-utils": "44.2.0-alpha.16",
29
- "ckeditor5": "44.2.0-alpha.16"
25
+ "@ckeditor/ckeditor5-core": "44.2.0-alpha.3",
26
+ "@ckeditor/ckeditor5-engine": "44.2.0-alpha.3",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.3",
28
+ "@ckeditor/ckeditor5-utils": "44.2.0-alpha.3",
29
+ "ckeditor5": "44.2.0-alpha.3"
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(_0x20fe6f,_0x273cc7){var _0x23bf7e=_0xa982,_0x2793d9=_0x20fe6f();while(!![]){try{var _0x5911f0=parseInt(_0x23bf7e(0x1fd))/0x1*(-parseInt(_0x23bf7e(0x1f6))/0x2)+-parseInt(_0x23bf7e(0x1fa))/0x3*(-parseInt(_0x23bf7e(0x1f4))/0x4)+parseInt(_0x23bf7e(0x1f3))/0x5*(parseInt(_0x23bf7e(0x1f7))/0x6)+parseInt(_0x23bf7e(0x1fb))/0x7+parseInt(_0x23bf7e(0x1f8))/0x8*(-parseInt(_0x23bf7e(0x1f9))/0x9)+parseInt(_0x23bf7e(0x1f5))/0xa*(-parseInt(_0x23bf7e(0x1f2))/0xb)+-parseInt(_0x23bf7e(0x1fc))/0xc;if(_0x5911f0===_0x273cc7)break;else _0x2793d9['push'](_0x2793d9['shift']());}catch(_0x445a62){_0x2793d9['push'](_0x2793d9['shift']());}}}(_0x31d9,0xceca0));function _0x31d9(){var _0x397f04=['8952906xyPdiC','8xXroIj','2125710zIvNqC','194856ooxdVf','90440oCLClO','280884OiEfKO','2746WGywrv','919281SkHvXZ','5vFMFTE','72uoHlNf','20SUTHkZ','1020vQRyVD'];_0x31d9=function(){return _0x397f04;};return _0x31d9();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0xa982(_0x374d9c,_0xb7d738){var _0x31d976=_0x31d9();return _0xa982=function(_0xa9827a,_0x56894a){_0xa9827a=_0xa9827a-0x1f2;var _0x2fbb45=_0x31d976[_0xa9827a];return _0x2fbb45;},_0xa982(_0x374d9c,_0xb7d738);}import'./augmentation.js';
23
+ function _0x3244(_0x15a750,_0x428bac){var _0x3d2395=_0x3d23();return _0x3244=function(_0x32445c,_0x496de8){_0x32445c=_0x32445c-0x11d;var _0xdacced=_0x3d2395[_0x32445c];return _0xdacced;},_0x3244(_0x15a750,_0x428bac);}(function(_0x53b054,_0x547b3c){var _0x461ccb=_0x3244,_0x16396b=_0x53b054();while(!![]){try{var _0x35c2fc=-parseInt(_0x461ccb(0x11e))/0x1+-parseInt(_0x461ccb(0x120))/0x2+parseInt(_0x461ccb(0x121))/0x3+-parseInt(_0x461ccb(0x11f))/0x4+-parseInt(_0x461ccb(0x11d))/0x5+parseInt(_0x461ccb(0x123))/0x6+parseInt(_0x461ccb(0x122))/0x7;if(_0x35c2fc===_0x547b3c)break;else _0x16396b['push'](_0x16396b['shift']());}catch(_0x16f83a){_0x16396b['push'](_0x16396b['shift']());}}}(_0x3d23,0x89157));function _0x3d23(){var _0x5472f7=['4074195EniexI','785959zGywEk','4069776DxmlZy','645528LTHoqS','2408814QCNpxx','15573397FHxdlf','2848752RzhueN'];_0x3d23=function(){return _0x5472f7;};return _0x3d23();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2090(){var _0x23df4b=['90310HZMDYp','255900FlCiLN','1558516nEHXjx','10CCZfAj','10607412surwVg','2433510rzcXJb','2220aJstgO','3PHqCfC','568872AQFlTh','42zvJtlF','189424oueBgZ'];_0x2090=function(){return _0x23df4b;};return _0x2090();}function _0x1c7f(_0x424cbb,_0xdd3b9){var _0x2090e0=_0x2090();return _0x1c7f=function(_0x1c7f01,_0xb5272d){_0x1c7f01=_0x1c7f01-0xc1;var _0x16d028=_0x2090e0[_0x1c7f01];return _0x16d028;},_0x1c7f(_0x424cbb,_0xdd3b9);}(function(_0x1332e9,_0x2a6ed2){var _0x4e176c=_0x1c7f,_0x2c79f8=_0x1332e9();while(!![]){try{var _0x4ba754=-parseInt(_0x4e176c(0xca))/0x1+parseInt(_0x4e176c(0xc1))/0x2*(parseInt(_0x4e176c(0xc7))/0x3)+parseInt(_0x4e176c(0xc2))/0x4*(parseInt(_0x4e176c(0xc3))/0x5)+-parseInt(_0x4e176c(0xc4))/0x6+parseInt(_0x4e176c(0xc9))/0x7*(parseInt(_0x4e176c(0xc8))/0x8)+-parseInt(_0x4e176c(0xc5))/0x9+parseInt(_0x4e176c(0xc6))/0xa*(parseInt(_0x4e176c(0xcb))/0xb);if(_0x4ba754===_0x2a6ed2)break;else _0x2c79f8['push'](_0x2c79f8['shift']());}catch(_0x16c504){_0x2c79f8['push'](_0x2c79f8['shift']());}}}(_0x2090,0xe2bfe));import{CKEditorError as _0x13c5bf}from'ckeditor5/src/utils.js';
23
+ (function(_0x16e87d,_0x367cb7){var _0x2efcfd=_0x193f,_0x2df86c=_0x16e87d();while(!![]){try{var _0x218c40=-parseInt(_0x2efcfd(0x18d))/0x1*(-parseInt(_0x2efcfd(0x18b))/0x2)+parseInt(_0x2efcfd(0x192))/0x3*(-parseInt(_0x2efcfd(0x191))/0x4)+-parseInt(_0x2efcfd(0x18f))/0x5+parseInt(_0x2efcfd(0x190))/0x6*(parseInt(_0x2efcfd(0x18e))/0x7)+parseInt(_0x2efcfd(0x196))/0x8+-parseInt(_0x2efcfd(0x193))/0x9*(parseInt(_0x2efcfd(0x195))/0xa)+parseInt(_0x2efcfd(0x18c))/0xb*(-parseInt(_0x2efcfd(0x194))/0xc);if(_0x218c40===_0x367cb7)break;else _0x2df86c['push'](_0x2df86c['shift']());}catch(_0xf57d16){_0x2df86c['push'](_0x2df86c['shift']());}}}(_0x33b8,0x90f8f));function _0x33b8(){var _0x5b0a22=['24ikJrJP','1793493bUUSXp','12ZLxhVe','30XgCXYS','2279400EigXoY','890998ogexlD','2035231MWVURI','1yskvmJ','14ipDaJK','647615ExeVyv','2545626ehMbjX','36392eLSxrQ'];_0x33b8=function(){return _0x5b0a22;};return _0x33b8();}function _0x193f(_0x37b295,_0x1d0503){var _0x33b8e9=_0x33b8();return _0x193f=function(_0x193fa2,_0x4a12a3){_0x193fa2=_0x193fa2-0x18b;var _0x137e2f=_0x33b8e9[_0x193fa2];return _0x137e2f;},_0x193f(_0x37b295,_0x1d0503);}import{CKEditorError as _0x347c3c}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c88be=_0x3fbe;(function(_0x20acde,_0x15e755){const _0xd5924b=_0x3fbe,_0xb8afe6=_0x20acde();while(!![]){try{const _0x581a65=-parseInt(_0xd5924b(0x18e))/0x1*(-parseInt(_0xd5924b(0x17d))/0x2)+-parseInt(_0xd5924b(0x17b))/0x3*(parseInt(_0xd5924b(0x189))/0x4)+parseInt(_0xd5924b(0x18f))/0x5*(parseInt(_0xd5924b(0x18b))/0x6)+-parseInt(_0xd5924b(0x18c))/0x7*(parseInt(_0xd5924b(0x185))/0x8)+-parseInt(_0xd5924b(0x17e))/0x9*(parseInt(_0xd5924b(0x18a))/0xa)+-parseInt(_0xd5924b(0x184))/0xb*(-parseInt(_0xd5924b(0x181))/0xc)+parseInt(_0xd5924b(0x190))/0xd*(parseInt(_0xd5924b(0x177))/0xe);if(_0x581a65===_0x15e755)break;else _0xb8afe6['push'](_0xb8afe6['shift']());}catch(_0x39450e){_0xb8afe6['push'](_0xb8afe6['shift']());}}}(_0x20bc,0x738b3));import{UpcastWriter as _0xe66f6f}from'ckeditor5/src/engine.js';function _0x20bc(){const _0x95ea50=['9175bkxSBz','998257cZMyOh','values','type','238eVWqac','item','document','createRangeIn','411ZGJPcZ','from','7126sWONMg','5337htcLWO','hasStyle','_parsedData','276lYpdQh','setStyle','execute','20427vrrYIe','24bnYxTq','content','elementStart','size','18568dILkHC','7270KfRgil','1230ObriJI','537334IOXJXE','isActive','13qVCssM'];_0x20bc=function(){return _0x95ea50;};return _0x20bc();}import{MSWordNormalizer as _0x30b8f0}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x79f2f7}from'../../utils.js';import{extractStyles as _0xa3d00c,expandStyles as _0x55559c,getMatchingStyles as _0x494d3a,flattenStyleDefinitions as _0x3299a9}from'./utils.js';function _0x3fbe(_0x20ad7f,_0x285187){const _0x20bcc0=_0x20bc();return _0x3fbe=function(_0x3fbe00,_0x1f6394){_0x3fbe00=_0x3fbe00-0x175;let _0x2ec675=_0x20bcc0[_0x3fbe00];return _0x2ec675;},_0x3fbe(_0x20ad7f,_0x285187);}export default class c extends _0x30b8f0{[_0x3c88be(0x183)](_0x2bdb7e){const _0x382381=_0x3c88be,{body:_0x284923,styles:_0x8d3259}=_0x2bdb7e[_0x382381(0x180)],_0x25136c=new _0xe66f6f(_0x284923[_0x382381(0x179)]),_0x266db1=_0x25136c[_0x382381(0x17a)](_0x284923),_0x5af9b5=_0xa3d00c(_0x8d3259),_0x1afba8=_0x55559c(_0x5af9b5);for(const _0x3ce7d3 of _0x266db1){if(_0x382381(0x187)!==_0x3ce7d3[_0x382381(0x176)])continue;const _0x200bff=_0x494d3a(_0x3ce7d3[_0x382381(0x178)],_0x1afba8);if(_0x200bff[_0x382381(0x188)]){const _0x294d5b=_0x3299a9(Array[_0x382381(0x17c)](_0x200bff[_0x382381(0x175)]()));for(const _0x4ffd78 in _0x294d5b){const _0x5a9e99=_0x3ce7d3[_0x382381(0x178)];_0x5a9e99[_0x382381(0x17f)](_0x4ffd78)||_0x25136c[_0x382381(0x182)](_0x4ffd78,_0x294d5b[_0x4ffd78],_0x5a9e99);}}}_0x2bdb7e[_0x382381(0x186)]=_0x284923;}[_0x3c88be(0x18d)](_0x58ba89){const _0x4b07a6=_0x3c88be;return super[_0x4b07a6(0x18d)](_0x58ba89)||_0x79f2f7(_0x58ba89);}}
23
+ const _0x5dc238=_0x24a2;(function(_0x5c4d70,_0x59034f){const _0x4f13fa=_0x24a2,_0x45c8d4=_0x5c4d70();while(!![]){try{const _0x32594f=parseInt(_0x4f13fa(0x16c))/0x1*(parseInt(_0x4f13fa(0x162))/0x2)+parseInt(_0x4f13fa(0x159))/0x3+parseInt(_0x4f13fa(0x16b))/0x4*(-parseInt(_0x4f13fa(0x169))/0x5)+parseInt(_0x4f13fa(0x163))/0x6*(parseInt(_0x4f13fa(0x165))/0x7)+-parseInt(_0x4f13fa(0x157))/0x8*(-parseInt(_0x4f13fa(0x161))/0x9)+parseInt(_0x4f13fa(0x15e))/0xa+-parseInt(_0x4f13fa(0x15a))/0xb;if(_0x32594f===_0x59034f)break;else _0x45c8d4['push'](_0x45c8d4['shift']());}catch(_0x33a0eb){_0x45c8d4['push'](_0x45c8d4['shift']());}}}(_0x1da2,0x9ce53));import{UpcastWriter as _0x1601d1}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x25b6f0}from'@ckeditor/ckeditor5-paste-from-office';function _0x1da2(){const _0x1d62d0=['createRangeIn','from','3517685AjoZgM','elementStart','4bSSxYk','490753zTaCic','isActive','item','_parsedData','1832wUIWOr','document','3241173HYmXsG','20747562aPGNGO','setStyle','hasStyle','size','2711430nlXXdR','values','type','40401WKHsID','2ZUCTCe','98742jGadam','content','154NfaBjk','execute'];_0x1da2=function(){return _0x1d62d0;};return _0x1da2();}import{isMSExcelContent as _0x563cbd}from'../../utils.js';import{extractStyles as _0x306c76,expandStyles as _0xe21517,getMatchingStyles as _0x218f5a,flattenStyleDefinitions as _0x46192f}from'./utils.js';function _0x24a2(_0x34e74d,_0x4b5d6d){const _0x1da20a=_0x1da2();return _0x24a2=function(_0x24a24a,_0x2f4620){_0x24a24a=_0x24a24a-0x156;let _0x521304=_0x1da20a[_0x24a24a];return _0x521304;},_0x24a2(_0x34e74d,_0x4b5d6d);}export default class c extends _0x25b6f0{[_0x5dc238(0x166)](_0x31f4db){const _0x57f00d=_0x5dc238,{body:_0x4fdae4,styles:_0x3780c2}=_0x31f4db[_0x57f00d(0x156)],_0x171719=new _0x1601d1(_0x4fdae4[_0x57f00d(0x158)]),_0x1b252c=_0x171719[_0x57f00d(0x167)](_0x4fdae4),_0x3b3d70=_0x306c76(_0x3780c2),_0x276aa1=_0xe21517(_0x3b3d70);for(const _0x1f2102 of _0x1b252c){if(_0x57f00d(0x16a)!==_0x1f2102[_0x57f00d(0x160)])continue;const _0x5286e8=_0x218f5a(_0x1f2102[_0x57f00d(0x16e)],_0x276aa1);if(_0x5286e8[_0x57f00d(0x15d)]){const _0x2c53ee=_0x46192f(Array[_0x57f00d(0x168)](_0x5286e8[_0x57f00d(0x15f)]()));for(const _0x3c8691 in _0x2c53ee){const _0x2713f7=_0x1f2102[_0x57f00d(0x16e)];_0x2713f7[_0x57f00d(0x15c)](_0x3c8691)||_0x171719[_0x57f00d(0x15b)](_0x3c8691,_0x2c53ee[_0x3c8691],_0x2713f7);}}}_0x31f4db[_0x57f00d(0x164)]=_0x4fdae4;}[_0x5dc238(0x16d)](_0x5cf11c){const _0x3319d7=_0x5dc238;return super[_0x3319d7(0x16d)](_0x5cf11c)||_0x563cbd(_0x5cf11c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x7368(_0x3c688b,_0x5a4a2d){const _0x4d32a6=_0x4d32();return _0x7368=function(_0x736819,_0x3d6f89){_0x736819=_0x736819-0x1c2;let _0x378d68=_0x4d32a6[_0x736819];return _0x378d68;},_0x7368(_0x3c688b,_0x5a4a2d);}(function(_0x13fd1a,_0xf5d361){const _0x496836=_0x7368,_0x528217=_0x13fd1a();while(!![]){try{const _0x4fc3ca=-parseInt(_0x496836(0x1d3))/0x1+parseInt(_0x496836(0x1d0))/0x2*(parseInt(_0x496836(0x1c3))/0x3)+parseInt(_0x496836(0x1db))/0x4+-parseInt(_0x496836(0x1ca))/0x5*(-parseInt(_0x496836(0x1d5))/0x6)+parseInt(_0x496836(0x1d4))/0x7*(-parseInt(_0x496836(0x1d9))/0x8)+-parseInt(_0x496836(0x1cb))/0x9*(parseInt(_0x496836(0x1c7))/0xa)+-parseInt(_0x496836(0x1dd))/0xb*(-parseInt(_0x496836(0x1da))/0xc);if(_0x4fc3ca===_0xf5d361)break;else _0x528217['push'](_0x528217['shift']());}catch(_0x1e8680){_0x528217['push'](_0x528217['shift']());}}}(_0x4d32,0xd6b8a));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x331a0b,_0x15403b){const _0x3b8f94=_0x7368,_0x165b9d=new Map();for(const [_0x465cae,_0x49c1af]of _0x15403b){if(!_0x465cae[_0x3b8f94(0x1d1)]&&!_0x465cae[_0x3b8f94(0x1cd)])continue;const _0x58f14f=!_0x465cae[_0x3b8f94(0x1d1)]||_0x331a0b[_0x3b8f94(0x1cc)]===_0x465cae[_0x3b8f94(0x1d1)],_0x1e5ff9=!_0x465cae[_0x3b8f94(0x1cd)]||_0x331a0b[_0x3b8f94(0x1d8)](_0x465cae[_0x3b8f94(0x1cd)]);_0x58f14f&&_0x1e5ff9&&_0x165b9d[_0x3b8f94(0x1d2)](_0x465cae,_0x49c1af);}return _0x165b9d;}export function extractStyles(_0x5ceffb){const _0xbb7d2b=_0x7368,_0x3f9f59={};for(const _0x4dd24e of _0x5ceffb)for(const _0x111bbc of _0x4dd24e[_0xbb7d2b(0x1d7)])if(_0x111bbc instanceof CSSStyleRule){const _0x12d689=parseCSSStyleDeclaration(_0x111bbc[_0xbb7d2b(0x1c9)]);_0x3f9f59[_0x111bbc[_0xbb7d2b(0x1c4)]]=Object[_0xbb7d2b(0x1cf)]({},_0x3f9f59[_0x111bbc[_0xbb7d2b(0x1c4)]]||{},_0x12d689);}return _0x3f9f59;}export function expandStyles(_0x136595){const _0x2d12e2=_0x7368,_0x5f3a31=new Map();for(const _0x2f3422 in _0x136595){const _0x13a0b3=parseCSSSelector(_0x2f3422),_0x4228c8=_0x136595[_0x2f3422];for(const _0x5755db of _0x13a0b3)_0x5f3a31[_0x2d12e2(0x1d2)](_0x5755db,_0x4228c8);}return _0x5f3a31;}export function parseCSSStyleDeclaration(_0x3a5983){const _0x46863c=_0x7368,_0x54d0a9={};for(let _0x2aeed5=0x0;_0x2aeed5<_0x3a5983[_0x46863c(0x1d6)];_0x2aeed5++){const _0x44e3c3=_0x3a5983[_0x2aeed5],_0xe1cf43=_0x3a5983[_0x46863c(0x1c8)](_0x44e3c3);_0x46863c(0x1dc)!==_0xe1cf43&&(_0x54d0a9[_0x44e3c3]=_0xe1cf43);}return _0x54d0a9;}export function parseCSSSelector(_0x1c4bba){const _0x50e0a4=_0x7368,_0x10969f=_0x1c4bba[_0x50e0a4(0x1ce)](',')[_0x50e0a4(0x1df)](_0x624526=>_0x624526[_0x50e0a4(0x1de)]()),_0x20907e=[];for(const _0x40bc76 of _0x10969f){const _0x568b6f=S[_0x50e0a4(0x1c5)](_0x40bc76);_0x568b6f&&_0x20907e[_0x50e0a4(0x1c6)](_0x568b6f[_0x50e0a4(0x1c2)]);}return _0x20907e;}export function flattenStyleDefinitions(_0x5c912c){const _0x3c1ce3=_0x7368,_0x237262={};for(const _0x360aee of _0x5c912c)Object[_0x3c1ce3(0x1cf)](_0x237262,_0x360aee);return _0x237262;}function _0x4d32(){const _0x356d37=['624UCRYwP','selectorText','exec','push','3390GvxmfA','getPropertyValue','style','5998105IgRGVk','44649mkNniO','name','className','split','assign','6634PShUos','tagName','set','107136nzjLpo','5361566uAbQbn','6dkduPC','length','cssRules','hasClass','16CVFcnk','1492068kWYOfV','787876qsVMmT','initial','187aLvoFR','trim','map','groups'];_0x4d32=function(){return _0x356d37;};return _0x4d32();}
23
+ (function(_0x44ca00,_0x309cad){const _0x33449b=_0x4daa,_0x25013e=_0x44ca00();while(!![]){try{const _0x2cd485=parseInt(_0x33449b(0x136))/0x1+parseInt(_0x33449b(0x139))/0x2*(parseInt(_0x33449b(0x137))/0x3)+-parseInt(_0x33449b(0x130))/0x4*(-parseInt(_0x33449b(0x12a))/0x5)+-parseInt(_0x33449b(0x133))/0x6+-parseInt(_0x33449b(0x12e))/0x7+-parseInt(_0x33449b(0x12c))/0x8*(-parseInt(_0x33449b(0x13a))/0x9)+-parseInt(_0x33449b(0x134))/0xa*(parseInt(_0x33449b(0x144))/0xb);if(_0x2cd485===_0x309cad)break;else _0x25013e['push'](_0x25013e['shift']());}catch(_0x4f3621){_0x25013e['push'](_0x25013e['shift']());}}}(_0x11a7,0x1f67b));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x16dfd0,_0x53a06a){const _0x24d14e=_0x4daa,_0x4e230b=new Map();for(const [_0x4a7e30,_0x1e047e]of _0x53a06a){if(!_0x4a7e30[_0x24d14e(0x135)]&&!_0x4a7e30[_0x24d14e(0x13e)])continue;const _0x272a2c=!_0x4a7e30[_0x24d14e(0x135)]||_0x16dfd0[_0x24d14e(0x143)]===_0x4a7e30[_0x24d14e(0x135)],_0xc4ef2d=!_0x4a7e30[_0x24d14e(0x13e)]||_0x16dfd0[_0x24d14e(0x145)](_0x4a7e30[_0x24d14e(0x13e)]);_0x272a2c&&_0xc4ef2d&&_0x4e230b[_0x24d14e(0x141)](_0x4a7e30,_0x1e047e);}return _0x4e230b;}export function extractStyles(_0x449554){const _0x5793b4=_0x4daa,_0x57e868={};for(const _0xe4cbe0 of _0x449554)for(const _0x2aeae0 of _0xe4cbe0[_0x5793b4(0x13d)])if(_0x2aeae0 instanceof CSSStyleRule){const _0xbd50d7=parseCSSStyleDeclaration(_0x2aeae0[_0x5793b4(0x13f)]);_0x57e868[_0x2aeae0[_0x5793b4(0x12b)]]=Object[_0x5793b4(0x13b)]({},_0x57e868[_0x2aeae0[_0x5793b4(0x12b)]]||{},_0xbd50d7);}return _0x57e868;}function _0x4daa(_0x1613d4,_0x8fe914){const _0x11a720=_0x11a7();return _0x4daa=function(_0x4daa4d,_0x4ef399){_0x4daa4d=_0x4daa4d-0x12a;let _0x331c0a=_0x11a720[_0x4daa4d];return _0x331c0a;},_0x4daa(_0x1613d4,_0x8fe914);}function _0x11a7(){const _0x58fd49=['12445bDgzXy','selectorText','424nWIvVS','groups','386358PhcUoO','push','168mQcCQg','getPropertyValue','map','57450KrZUUo','10hRGJbD','tagName','12297wjWDJl','480MCPzCO','exec','2980qjyTNL','29061XSNSca','assign','split','cssRules','className','style','length','set','trim','name','3662648FkpHNa','hasClass','initial'];_0x11a7=function(){return _0x58fd49;};return _0x11a7();}export function expandStyles(_0x4987aa){const _0x30e8e5=_0x4daa,_0x2d0b5d=new Map();for(const _0x5564ef in _0x4987aa){const _0x459edf=parseCSSSelector(_0x5564ef),_0x40a013=_0x4987aa[_0x5564ef];for(const _0x2fcfe8 of _0x459edf)_0x2d0b5d[_0x30e8e5(0x141)](_0x2fcfe8,_0x40a013);}return _0x2d0b5d;}export function parseCSSStyleDeclaration(_0x5eb44f){const _0x330161=_0x4daa,_0x468771={};for(let _0x3662f6=0x0;_0x3662f6<_0x5eb44f[_0x330161(0x140)];_0x3662f6++){const _0x54b61b=_0x5eb44f[_0x3662f6],_0x456925=_0x5eb44f[_0x330161(0x131)](_0x54b61b);_0x330161(0x146)!==_0x456925&&(_0x468771[_0x54b61b]=_0x456925);}return _0x468771;}export function parseCSSSelector(_0x13c7ea){const _0xc21d30=_0x4daa,_0x4256d5=_0x13c7ea[_0xc21d30(0x13c)](',')[_0xc21d30(0x132)](_0x2e82c2=>_0x2e82c2[_0xc21d30(0x142)]()),_0x472e23=[];for(const _0x1d46df of _0x4256d5){const _0x4d1b30=S[_0xc21d30(0x138)](_0x1d46df);_0x4d1b30&&_0x472e23[_0xc21d30(0x12f)](_0x4d1b30[_0xc21d30(0x12d)]);}return _0x472e23;}export function flattenStyleDefinitions(_0x16057e){const _0x10d2d6=_0x4daa,_0x4e6520={};for(const _0x4aef9c of _0x16057e)Object[_0x10d2d6(0x13b)](_0x4e6520,_0x4aef9c);return _0x4e6520;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x432b(_0x14885c,_0x121c78){const _0x5007db=_0x5007();return _0x432b=function(_0x432b16,_0x2a33f5){_0x432b16=_0x432b16-0x1d1;let _0x43dda2=_0x5007db[_0x432b16];return _0x43dda2;},_0x432b(_0x14885c,_0x121c78);}const _0x39d718=_0x432b;(function(_0x2e3bb4,_0x5c5cc6){const _0x386521=_0x432b,_0x55e089=_0x2e3bb4();while(!![]){try{const _0x473db3=parseInt(_0x386521(0x1d6))/0x1*(-parseInt(_0x386521(0x1d5))/0x2)+-parseInt(_0x386521(0x1d9))/0x3*(-parseInt(_0x386521(0x1e3))/0x4)+parseInt(_0x386521(0x1dc))/0x5+parseInt(_0x386521(0x1e6))/0x6+parseInt(_0x386521(0x1e0))/0x7*(-parseInt(_0x386521(0x1db))/0x8)+parseInt(_0x386521(0x1e2))/0x9*(parseInt(_0x386521(0x1e4))/0xa)+parseInt(_0x386521(0x1d4))/0xb;if(_0x473db3===_0x5c5cc6)break;else _0x55e089['push'](_0x55e089['shift']());}catch(_0x5e696e){_0x55e089['push'](_0x55e089['shift']());}}}(_0x5007,0x5edbd));import{UpcastWriter as _0x333e5c,DomConverter as _0x5e586b,ViewDocument as _0x184997}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x33f604}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x272db2}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x30d920,propagateStyleProperties as _0x572465}from'./utils.js';export default class f extends _0x33f604{[_0x39d718(0x1d8)](_0x3f90b4){const _0x36783d=_0x39d718,{body:_0x59d787}=_0x3f90b4[_0x36783d(0x1d2)],_0x39f5df=new _0x333e5c(_0x59d787[_0x36783d(0x1d3)]),_0x331e82=_0x39f5df[_0x36783d(0x1e7)](_0x59d787),_0x2dc14d=new _0x184997(_0x39f5df[_0x36783d(0x1d3)][_0x36783d(0x1e5)]),_0x3e3a10=[...new _0x5e586b(_0x2dc14d)[_0x36783d(0x1dd)],_0x36783d(0x1d1)],_0x270928=_0x331e82[_0x36783d(0x1df)]();for(const _0x1689bb of _0x270928)if(_0x1689bb['is'](_0x36783d(0x1e1))&&_0x3e3a10[_0x36783d(0x1e8)](_0x1689bb[_0x36783d(0x1da)])){const _0x1dd64b=_0x30d920(_0x1689bb);_0x572465(_0x1689bb,_0x39f5df,_0x1dd64b);}_0x3f90b4[_0x36783d(0x1d7)]=_0x59d787;}[_0x39d718(0x1de)](_0x138ffa){const _0x452649=_0x39d718;return super[_0x452649(0x1de)](_0x138ffa)||_0x272db2(_0x138ffa);}}function _0x5007(){const _0xf7e80f=['7AnIPUt','element','271926zAmBOJ','32380gEyHHe','10ZtAVFK','stylesProcessor','115128dVbLNL','createRangeIn','includes','font','_parsedData','document','3635346AgAEZE','12TotscM','41764EEfRCx','content','execute','51tyjXkw','name','5027584gLDtej','3750350mSDaxb','blockElements','isActive','getItems'];_0x5007=function(){return _0xf7e80f;};return _0x5007();}
23
+ const _0x45be61=_0x1552;(function(_0x2ca8c8,_0x1f2995){const _0x75708a=_0x1552,_0x583824=_0x2ca8c8();while(!![]){try{const _0x118575=parseInt(_0x75708a(0x10e))/0x1*(-parseInt(_0x75708a(0x115))/0x2)+parseInt(_0x75708a(0x114))/0x3*(parseInt(_0x75708a(0x10b))/0x4)+parseInt(_0x75708a(0x11a))/0x5*(parseInt(_0x75708a(0x122))/0x6)+-parseInt(_0x75708a(0x110))/0x7*(-parseInt(_0x75708a(0x123))/0x8)+parseInt(_0x75708a(0x10a))/0x9*(-parseInt(_0x75708a(0x124))/0xa)+parseInt(_0x75708a(0x11b))/0xb*(-parseInt(_0x75708a(0x112))/0xc)+parseInt(_0x75708a(0x11c))/0xd*(parseInt(_0x75708a(0x113))/0xe);if(_0x118575===_0x1f2995)break;else _0x583824['push'](_0x583824['shift']());}catch(_0x2a28e4){_0x583824['push'](_0x583824['shift']());}}}(_0x6e1e,0xe2df8));import{UpcastWriter as _0x17dd0e,DomConverter as _0x10f1d2,ViewDocument as _0x3de0a9}from'ckeditor5/src/engine.js';function _0x6e1e(){const _0x4a82b9=['14895207EjVsuF','628WEgBOK','_parsedData','stylesProcessor','947MVaeJH','execute','10436034mJWljo','isActive','36552WCypYf','1942626QGThDd','522tJpktC','234TYpWxa','blockElements','includes','name','createRangeIn','15iXxhMh','1661gRtCDV','130gXikWN','element','font','getItems','content','document','498540dwjkTP','8oDHpFp','10RmmqHG'];_0x6e1e=function(){return _0x4a82b9;};return _0x6e1e();}import{MSWordNormalizer as _0x15a3f5}from'@ckeditor/ckeditor5-paste-from-office';function _0x1552(_0x2ce9bc,_0xfd89d2){const _0x6e1ec3=_0x6e1e();return _0x1552=function(_0x155269,_0x3ee9b5){_0x155269=_0x155269-0x10a;let _0x532777=_0x6e1ec3[_0x155269];return _0x532777;},_0x1552(_0x2ce9bc,_0xfd89d2);}import{isMSExcelContent as _0xdf506f}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x50b29b,propagateStyleProperties as _0x1fcaa9}from'./utils.js';export default class f extends _0x15a3f5{[_0x45be61(0x10f)](_0x1c7c31){const _0x1c3d4f=_0x45be61,{body:_0x47b23f}=_0x1c7c31[_0x1c3d4f(0x10c)],_0x29a875=new _0x17dd0e(_0x47b23f[_0x1c3d4f(0x121)]),_0x4f09c7=_0x29a875[_0x1c3d4f(0x119)](_0x47b23f),_0xf47367=new _0x3de0a9(_0x29a875[_0x1c3d4f(0x121)][_0x1c3d4f(0x10d)]),_0x13c1eb=[...new _0x10f1d2(_0xf47367)[_0x1c3d4f(0x116)],_0x1c3d4f(0x11e)],_0x52f9f5=_0x4f09c7[_0x1c3d4f(0x11f)]();for(const _0x390cc3 of _0x52f9f5)if(_0x390cc3['is'](_0x1c3d4f(0x11d))&&_0x13c1eb[_0x1c3d4f(0x117)](_0x390cc3[_0x1c3d4f(0x118)])){const _0x4dbd15=_0x50b29b(_0x390cc3);_0x1fcaa9(_0x390cc3,_0x29a875,_0x4dbd15);}_0x1c7c31[_0x1c3d4f(0x120)]=_0x47b23f;}[_0x45be61(0x111)](_0x1e505d){const _0x5c7f86=_0x45be61;return super[_0x5c7f86(0x111)](_0x1e505d)||_0xdf506f(_0x1e505d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40b080=_0x470e;(function(_0x137ecd,_0x450909){const _0x2864da=_0x470e,_0x574af6=_0x137ecd();while(!![]){try{const _0x4c9548=parseInt(_0x2864da(0xa1))/0x1+parseInt(_0x2864da(0x90))/0x2*(parseInt(_0x2864da(0x85))/0x3)+-parseInt(_0x2864da(0x91))/0x4+-parseInt(_0x2864da(0xa2))/0x5*(-parseInt(_0x2864da(0xa5))/0x6)+parseInt(_0x2864da(0xa3))/0x7+parseInt(_0x2864da(0x83))/0x8*(parseInt(_0x2864da(0x97))/0x9)+-parseInt(_0x2864da(0xa0))/0xa*(parseInt(_0x2864da(0x81))/0xb);if(_0x4c9548===_0x450909)break;else _0x574af6['push'](_0x574af6['shift']());}catch(_0x4babf1){_0x574af6['push'](_0x574af6['shift']());}}}(_0x2211,0x8eb59));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x40b080(0x9f),_0x40b080(0x9a),_0x40b080(0x93),_0x40b080(0x8d),_0x40b080(0x8a),_0x40b080(0x88),_0x40b080(0xaa),_0x40b080(0x89)];function _0x2211(){const _0x370821=['82296yBVDrP','super','3YXWexY','setStyle','strong','font-weight','vertical-align','text-decoration-line','function','medium','text-decoration','line-through','split','313514DTpnrb','3501880paytvK','getChildren','font-size','keys','span','removeStyle','288ZOhVsO','length','italic','font-family','bolder','includes','filter','forEach','color','26770wAiXij','1068010ZWbTsi','372445Ocudoj','8017030UocELJ','underline','66AgjZfv','bold','getStyle','getStyleNames','insertChild','font-style','sub','from','sup','8459YDqLCm','createElement'];_0x2211=function(){return _0x370821;};return _0x2211();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x40b080(0x9f),_0x40b080(0x9a),_0x40b080(0x93)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x40b080(0x99),'i']],'font-weight':[[_0x40b080(0x8c),_0x40b080(0x87)],[_0x40b080(0xa6),_0x40b080(0x87)],[_0x40b080(0x9b),_0x40b080(0x87)],[_0x2cd9d4=>Number(_0x2cd9d4)>=0x258,_0x40b080(0x87)]],'text-decoration':[[_0x40b080(0xa4),'u'],[_0x40b080(0x8e),'s']],'text-decoration-line':[[_0x40b080(0xa4),'u'],[_0x40b080(0x8e),'s']],'vertical-align':[[_0x40b080(0xab),_0x40b080(0xab)],[_0x40b080(0x84),_0x40b080(0x80)]]};export function isPropertyToBePropagated(_0x59eadb){const _0xf9198e=_0x40b080;return CSS_PROPERTIES_TO_PROPAGATE[_0xf9198e(0x9c)](_0x59eadb);}export function isPropertyToBePropagatedAsSpan(_0x4ec082){const _0xcd9507=_0x40b080;return CSS_PROPERTIES_TO_BE_SPANS[_0xcd9507(0x9c)](_0x4ec082);}function _0x470e(_0x4e4857,_0x2c462b){const _0x221116=_0x2211();return _0x470e=function(_0x470e9a,_0x77aa1e){_0x470e9a=_0x470e9a-0x7f;let _0x7b0a84=_0x221116[_0x470e9a];return _0x7b0a84;},_0x470e(_0x4e4857,_0x2c462b);}export function isPropertyToBePropagatedAsHTMLElement(_0x2b486a){return _0x2b486a in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x52688e){const _0x28ad84=_0x40b080;return Array[_0x28ad84(0x7f)](_0x52688e[_0x28ad84(0xa8)]())[_0x28ad84(0x9d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x183b2c,_0x53bf6d,_0x425267){const {spanStyles:_0x34c0cb,stylesToBeHtmlElements:_0x5097be}=getStylesToPropagate(_0x183b2c,_0x425267);propagateStylesAsHTMLElements(_0x183b2c,_0x53bf6d,_0x5097be),propagateStylesAsSpan(_0x183b2c,_0x53bf6d,_0x34c0cb);}export function propagateStylesAsHTMLElements(_0xc749f5,_0x3022a0,_0x20eafb){const _0x22a74d=_0x40b080;for(const _0xd37a2d in _0x20eafb){_0x20eafb[_0xd37a2d][_0x22a74d(0x9e)](([,_0x4ef650])=>{const _0x3d3ec5=_0x22a74d,_0x2d728d=_0x3022a0[_0x3d3ec5(0x82)](_0x4ef650,[],_0xc749f5[_0x3d3ec5(0x92)]());_0x3022a0[_0x3d3ec5(0xa9)](0x0,_0x2d728d,_0xc749f5);}),_0x3022a0[_0x22a74d(0x96)](_0xd37a2d,_0xc749f5);}}export function propagateStylesAsSpan(_0x13db47,_0x3419b4,_0x1165f6){const _0x154ca5=_0x40b080;if(!Object[_0x154ca5(0x94)](_0x1165f6)[_0x154ca5(0x98)])return;const _0x2ed9cf=_0x3419b4[_0x154ca5(0x82)](_0x154ca5(0x95),[],_0x13db47[_0x154ca5(0x92)]());_0x3419b4[_0x154ca5(0x86)](_0x1165f6,_0x2ed9cf),_0x3419b4[_0x154ca5(0xa9)](0x0,_0x2ed9cf,_0x13db47),_0x3419b4[_0x154ca5(0x96)](Object[_0x154ca5(0x94)](_0x1165f6),_0x13db47);}export function getStylesToPropagate(_0x40cb82,_0x107ec4){const _0x55d655=_0x40b080,_0x1a34fb={},_0x362e2b={};return _0x107ec4[_0x55d655(0x9e)](_0x29a12d=>{const _0x227d00=_0x55d655,_0x134921=_0x40cb82[_0x227d00(0xa7)](_0x29a12d);if(_0x134921){if(isPropertyToBePropagatedAsSpan(_0x29a12d))_0x1a34fb[_0x29a12d]=_0x134921;else{if(isPropertyToBePropagatedAsHTMLElement(_0x29a12d)){const _0xa9332b=_0x134921[_0x227d00(0x8f)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x29a12d][_0x227d00(0x9e)](([_0xbaa449,_0x2be43b])=>{const _0x4e93ed=_0x227d00;for(const _0x56807f of _0xa9332b){(_0x4e93ed(0x8b)==typeof _0xbaa449&&_0xbaa449(_0x56807f)||_0xbaa449===_0x56807f)&&(_0x362e2b[_0x29a12d]=[..._0x362e2b[_0x29a12d]||[],[_0xbaa449,_0x2be43b]]);}});}}}}),{'spanStyles':_0x1a34fb,'stylesToBeHtmlElements':_0x362e2b};}
23
+ const _0x1f2d3b=_0x614a;(function(_0x4156a3,_0x214079){const _0x157cd4=_0x614a,_0x3aac38=_0x4156a3();while(!![]){try{const _0xf273dc=parseInt(_0x157cd4(0x18d))/0x1*(-parseInt(_0x157cd4(0x1ad))/0x2)+parseInt(_0x157cd4(0x190))/0x3*(-parseInt(_0x157cd4(0x191))/0x4)+parseInt(_0x157cd4(0x184))/0x5*(parseInt(_0x157cd4(0x188))/0x6)+-parseInt(_0x157cd4(0x1ab))/0x7*(-parseInt(_0x157cd4(0x183))/0x8)+parseInt(_0x157cd4(0x19a))/0x9+parseInt(_0x157cd4(0x19c))/0xa+-parseInt(_0x157cd4(0x197))/0xb*(parseInt(_0x157cd4(0x1af))/0xc);if(_0xf273dc===_0x214079)break;else _0x3aac38['push'](_0x3aac38['shift']());}catch(_0x530d26){_0x3aac38['push'](_0x3aac38['shift']());}}}(_0xf3f6,0xdc6b2));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1f2d3b(0x1a4),_0x1f2d3b(0x1a3),_0x1f2d3b(0x199),_0x1f2d3b(0x189),_0x1f2d3b(0x195),_0x1f2d3b(0x1ae),_0x1f2d3b(0x193),_0x1f2d3b(0x1aa)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1f2d3b(0x1a4),_0x1f2d3b(0x1a3),_0x1f2d3b(0x199)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1f2d3b(0x18c),'i']],'font-weight':[[_0x1f2d3b(0x18f),_0x1f2d3b(0x19e)],[_0x1f2d3b(0x186),_0x1f2d3b(0x19e)],[_0x1f2d3b(0x1ac),_0x1f2d3b(0x19e)],[_0x341821=>Number(_0x341821)>=0x258,_0x1f2d3b(0x19e)]],'text-decoration':[[_0x1f2d3b(0x1a2),'u'],[_0x1f2d3b(0x18e),'s']],'text-decoration-line':[[_0x1f2d3b(0x1a2),'u'],[_0x1f2d3b(0x18e),'s']],'vertical-align':[[_0x1f2d3b(0x194),_0x1f2d3b(0x194)],[_0x1f2d3b(0x1a1),_0x1f2d3b(0x19d)]]};export function isPropertyToBePropagated(_0x487456){const _0x1578fc=_0x1f2d3b;return CSS_PROPERTIES_TO_PROPAGATE[_0x1578fc(0x18b)](_0x487456);}export function isPropertyToBePropagatedAsSpan(_0x214831){const _0x59dc6e=_0x1f2d3b;return CSS_PROPERTIES_TO_BE_SPANS[_0x59dc6e(0x18b)](_0x214831);}export function isPropertyToBePropagatedAsHTMLElement(_0x5554d0){return _0x5554d0 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x376055){const _0x30cb17=_0x1f2d3b;return Array[_0x30cb17(0x187)](_0x376055[_0x30cb17(0x19f)]())[_0x30cb17(0x182)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5e68ff,_0xa9bf68,_0x3604a8){const {spanStyles:_0x48756d,stylesToBeHtmlElements:_0x79b494}=getStylesToPropagate(_0x5e68ff,_0x3604a8);propagateStylesAsHTMLElements(_0x5e68ff,_0xa9bf68,_0x79b494),propagateStylesAsSpan(_0x5e68ff,_0xa9bf68,_0x48756d);}export function propagateStylesAsHTMLElements(_0xc923eb,_0x3334eb,_0x18520f){const _0x938abd=_0x1f2d3b;for(const _0x27dedb in _0x18520f){_0x18520f[_0x27dedb][_0x938abd(0x1a6)](([,_0xcf770a])=>{const _0x4b4def=_0x938abd,_0x16c920=_0x3334eb[_0x4b4def(0x185)](_0xcf770a,[],_0xc923eb[_0x4b4def(0x192)]());_0x3334eb[_0x4b4def(0x1a8)](0x0,_0x16c920,_0xc923eb);}),_0x3334eb[_0x938abd(0x19b)](_0x27dedb,_0xc923eb);}}export function propagateStylesAsSpan(_0x6fc2a0,_0x314ca1,_0x1ede69){const _0xe785f5=_0x1f2d3b;if(!Object[_0xe785f5(0x1a0)](_0x1ede69)[_0xe785f5(0x1a9)])return;const _0x262cea=_0x314ca1[_0xe785f5(0x185)](_0xe785f5(0x1a5),[],_0x6fc2a0[_0xe785f5(0x192)]());_0x314ca1[_0xe785f5(0x1a7)](_0x1ede69,_0x262cea),_0x314ca1[_0xe785f5(0x1a8)](0x0,_0x262cea,_0x6fc2a0),_0x314ca1[_0xe785f5(0x19b)](Object[_0xe785f5(0x1a0)](_0x1ede69),_0x6fc2a0);}function _0x614a(_0x4645ad,_0x4a42cd){const _0xf3f6b7=_0xf3f6();return _0x614a=function(_0x614a0b,_0x55fe68){_0x614a0b=_0x614a0b-0x182;let _0x290615=_0xf3f6b7[_0x614a0b];return _0x290615;},_0x614a(_0x4645ad,_0x4a42cd);}export function getStylesToPropagate(_0x5e2fdc,_0x5db3fd){const _0x14e8cb=_0x1f2d3b,_0x4399d0={},_0x1efa0f={};return _0x5db3fd[_0x14e8cb(0x1a6)](_0x1f5386=>{const _0x2e7d8c=_0x14e8cb,_0x3c754a=_0x5e2fdc[_0x2e7d8c(0x198)](_0x1f5386);if(_0x3c754a){if(isPropertyToBePropagatedAsSpan(_0x1f5386))_0x4399d0[_0x1f5386]=_0x3c754a;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1f5386)){const _0x52b703=_0x3c754a[_0x2e7d8c(0x18a)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1f5386][_0x2e7d8c(0x1a6)](([_0x3344e0,_0x5d6a05])=>{const _0x49c741=_0x2e7d8c;for(const _0x484d5 of _0x52b703){(_0x49c741(0x196)==typeof _0x3344e0&&_0x3344e0(_0x484d5)||_0x3344e0===_0x484d5)&&(_0x1efa0f[_0x1f5386]=[..._0x1efa0f[_0x1f5386]||[],[_0x3344e0,_0x5d6a05]]);}});}}}}),{'spanStyles':_0x4399d0,'stylesToBeHtmlElements':_0x1efa0f};}function _0xf3f6(){const _0x2ee6ce=['bolder','4uBuyLm','font-weight','12FBzjfw','filter','8tZyhZn','8292705LlZhqw','createElement','bold','from','6bBJmkl','text-decoration','split','includes','italic','318179IbXsJi','line-through','medium','66513oNAejn','52sviYUc','getChildren','font-style','sub','text-decoration-line','function','17194507cBOYyH','getStyle','font-size','5899545jngGxo','removeStyle','2787410uNWoit','sup','strong','getStyleNames','keys','super','underline','font-family','color','span','forEach','setStyle','insertChild','length','vertical-align','5584355XRVTeo'];_0xf3f6=function(){return _0x2ee6ce;};return _0xf3f6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4f30(){var _0x38b8da=['23096QYJaLi','953744WwEoIF','87950LXJfnL','511995CZiLdo','923328MvOybu','PasteFromOffice','PasteFromOfficeEnhanced','isOfficialPlugin','9cUjHjH','pluginName','92489TqiWeY','isPremiumPlugin','15169onfbzb','requires','606BixMSa'];_0x4f30=function(){return _0x38b8da;};return _0x4f30();}var _0xb66f04=_0x26ad;(function(_0x396db4,_0x4238be){var _0x4d6518=_0x26ad,_0x5f4a4e=_0x396db4();while(!![]){try{var _0x286f71=parseInt(_0x4d6518(0x16d))/0x1+parseInt(_0x4d6518(0x174))/0x2*(-parseInt(_0x4d6518(0x17a))/0x3)+-parseInt(_0x4d6518(0x173))/0x4+parseInt(_0x4d6518(0x175))/0x5+-parseInt(_0x4d6518(0x171))/0x6*(-parseInt(_0x4d6518(0x16f))/0x7)+parseInt(_0x4d6518(0x172))/0x8+parseInt(_0x4d6518(0x176))/0x9;if(_0x286f71===_0x4238be)break;else _0x5f4a4e['push'](_0x5f4a4e['shift']());}catch(_0x17281c){_0x5f4a4e['push'](_0x5f4a4e['shift']());}}}(_0x4f30,0x24589));function _0x26ad(_0x4ed304,_0x2c1bdd){var _0x4f3010=_0x4f30();return _0x26ad=function(_0x26ad98,_0xb719ac){_0x26ad98=_0x26ad98-0x16d;var _0xa94a42=_0x4f3010[_0x26ad98];return _0xa94a42;},_0x26ad(_0x4ed304,_0x2c1bdd);}import{Plugin as _0x421de8}from'ckeditor5/src/core.js';import _0x11c546 from'./pastefromofficeenhancedinliner.js';import _0x13d080 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x421de8{static get[_0xb66f04(0x17b)](){var _0x37efc5=_0xb66f04;return _0x37efc5(0x178);}static get[_0xb66f04(0x179)](){return!0x0;}static get[_0xb66f04(0x16e)](){return!0x0;}static get[_0xb66f04(0x170)](){var _0xb0386c=_0xb66f04;return[_0xb0386c(0x177),_0x11c546,_0x13d080];}}
23
+ var _0xcc5cb6=_0x33fc;(function(_0x362379,_0x1093af){var _0x253606=_0x33fc,_0x5cbb3f=_0x362379();while(!![]){try{var _0x25ceb1=-parseInt(_0x253606(0x9a))/0x1*(parseInt(_0x253606(0x98))/0x2)+-parseInt(_0x253606(0x9b))/0x3*(parseInt(_0x253606(0xa2))/0x4)+-parseInt(_0x253606(0x92))/0x5+parseInt(_0x253606(0xa1))/0x6*(parseInt(_0x253606(0x95))/0x7)+parseInt(_0x253606(0x9e))/0x8+parseInt(_0x253606(0x9d))/0x9*(parseInt(_0x253606(0x9c))/0xa)+parseInt(_0x253606(0x94))/0xb*(parseInt(_0x253606(0x97))/0xc);if(_0x25ceb1===_0x1093af)break;else _0x5cbb3f['push'](_0x5cbb3f['shift']());}catch(_0x39a3c6){_0x5cbb3f['push'](_0x5cbb3f['shift']());}}}(_0x4e8a,0x1a550));import{Plugin as _0x2ba77f}from'ckeditor5/src/core.js';import _0x273b93 from'./pastefromofficeenhancedinliner.js';function _0x33fc(_0x1d0255,_0x5aadb5){var _0x4e8a7f=_0x4e8a();return _0x33fc=function(_0x33fc87,_0x598309){_0x33fc87=_0x33fc87-0x92;var _0x20f55b=_0x4e8a7f[_0x33fc87];return _0x20f55b;},_0x33fc(_0x1d0255,_0x5aadb5);}import _0x3102e8 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x2ba77f{static get[_0xcc5cb6(0xa0)](){var _0x40bf2e=_0xcc5cb6;return _0x40bf2e(0x96);}static get[_0xcc5cb6(0x93)](){return!0x0;}static get[_0xcc5cb6(0x9f)](){return!0x0;}static get[_0xcc5cb6(0x99)](){var _0x2e0f1b=_0xcc5cb6;return[_0x2e0f1b(0xa3),_0x273b93,_0x3102e8];}}function _0x4e8a(){var _0xb4219f=['PasteFromOfficeEnhanced','1130532wZzJWg','316430AOzVlM','requires','1IKQKmP','132UWnXaX','1880FjtjIi','5526aGGGts','1420400oqVbIb','isPremiumPlugin','pluginName','815322NtrdAD','14044rriMrP','PasteFromOffice','512625faZFJP','isOfficialPlugin','11etZjNd','7yjwxxk'];_0x4e8a=function(){return _0xb4219f;};return _0x4e8a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ad897=_0x2190;(function(_0x4a0d37,_0x27abc1){const _0x3cdd48=_0x2190,_0x544a75=_0x4a0d37();while(!![]){try{const _0x3a037f=-parseInt(_0x3cdd48(0x154))/0x1*(-parseInt(_0x3cdd48(0x153))/0x2)+parseInt(_0x3cdd48(0x143))/0x3+parseInt(_0x3cdd48(0x145))/0x4+parseInt(_0x3cdd48(0x15d))/0x5+-parseInt(_0x3cdd48(0x144))/0x6*(-parseInt(_0x3cdd48(0x159))/0x7)+-parseInt(_0x3cdd48(0x14b))/0x8+-parseInt(_0x3cdd48(0x15f))/0x9*(parseInt(_0x3cdd48(0x158))/0xa);if(_0x3a037f===_0x27abc1)break;else _0x544a75['push'](_0x544a75['shift']());}catch(_0x387ba7){_0x544a75['push'](_0x544a75['shift']());}}}(_0x21fc,0x2f6df));import{Plugin as _0x4e8993}from'ckeditor5/src/core.js';import{parseHtml as _0x2b3c9a}from'@ckeditor/ckeditor5-paste-from-office';function _0x21fc(){const _0x3106dd=['_parsedData','join','get','view','init','isPremiumPlugin','requires','828216yBVCfD','582WRoBQa','544232WuuYor','dataTransfer','fromCharCode','stylesProcessor','PasteFromOfficeEnhancedInliner','plugins','2921872MgRlFp','pluginName','editing','document','execute','href','isActive','afterInit','2762FuZNkP','73JuheUC','text/html','ClipboardPipeline','editor','12910HuwmvT','15323VBbQkb','PasteFromOffice','inputTransformation','map','494420jYskVL','isOfficialPlugin','1845fCCjeV','high','getData'];_0x21fc=function(){return _0x3106dd;};return _0x21fc();}import{priorities as _0x1dcb93,uid as _0x23fa6a}from'ckeditor5/src/utils.js';function _0x2190(_0x9c657d,_0x2bae5d){const _0x21fcd6=_0x21fc();return _0x2190=function(_0x21909e,_0x3c7962){_0x21909e=_0x21909e-0x141;let _0x2462ca=_0x21fcd6[_0x21909e];return _0x2462ca;},_0x2190(_0x9c657d,_0x2bae5d);}import _0x200ec6 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x4e8993{static get[_0x3ad897(0x14c)](){const _0x312b1e=_0x3ad897;return _0x312b1e(0x149);}static get[_0x3ad897(0x15e)](){return!0x0;}static get[_0x3ad897(0x141)](){return!0x0;}static get[_0x3ad897(0x142)](){const _0x1b5d5a=_0x3ad897;return[_0x1b5d5a(0x15a)];}[_0x3ad897(0x166)](){const _0x2a4048=_0x3ad897,_0x3ffa70=this[_0x2a4048(0x157)],_0x20a56a=_0x3ffa70[_0x2a4048(0x14a)][_0x2a4048(0x164)](_0x2a4048(0x156)),_0x11ee4b=_0x3ffa70[_0x2a4048(0x14d)][_0x2a4048(0x165)][_0x2a4048(0x14e)],_0x163d47=new _0x200ec6(_0x11ee4b);_0x20a56a['on'](_0x2a4048(0x15b),(_0x3e61d9,_0x60e4b3)=>{const _0x2e4624=_0x2a4048,_0x5bb87e=_0x60e4b3[_0x2e4624(0x146)][_0x2e4624(0x161)](_0x2e4624(0x155));_0x163d47[_0x2e4624(0x151)](_0x5bb87e)&&(_0x60e4b3[_0x2e4624(0x162)]||(_0x60e4b3[_0x2e4624(0x162)]=_0x2b3c9a(_0x5bb87e,_0x11ee4b[_0x2e4624(0x148)])),_0x163d47[_0x2e4624(0x14f)](_0x60e4b3));},{'priority':_0x1dcb93[_0x2a4048(0x164)](_0x2a4048(0x160))+0xb});}[_0x3ad897(0x152)](){!async function(_0x16844f){const _0x34efbd=_0x2d3d63([0x6d,0x6a,0x7a,0x49,0x38,0x68,0x30,0x55,0x70,0x72,0x35,0x42,0x65,0x31,0x6b,0x69,0x4a,0x53,0x77,0x39,0x4d,0x43,0x78,0x34,0x63,0x61,0x36,0x67,0x47,0x59,0x4e,0x48,0x64,0x46,0x44,0x74,0x5a,0x4b,0x6c,0x45,0x32,0x52,0x6f,0x75,0x73,0x41,0x57,0x33,0x62,0x4c,0x71,0x50,0x4f,0x58,0x37,0x76,0x54,0x56,0x51,0x6e,0x66,0x79]),_0x12a8ff=0x23cfc082,_0x41f72c=0x23c89fca^_0x12a8ff,_0x525226=window[_0x2d3d63([0x44,0x61,0x74,0x65])][_0x2d3d63([0x6e,0x6f,0x77])](),_0x42a6aa=_0x16844f[_0x2d3d63([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xac1dd6=new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3788aa=>{_0x42a6aa[_0x2d3d63([0x6f,0x6e,0x63,0x65])](_0x2d3d63([0x72,0x65,0x61,0x64,0x79]),_0x3788aa);}),_0x386fe7={[_0x2d3d63([0x6b,0x74,0x79])]:_0x2d3d63([0x45,0x43]),[_0x2d3d63([0x75,0x73,0x65])]:_0x2d3d63([0x73,0x69,0x67]),[_0x2d3d63([0x63,0x72,0x76])]:_0x2d3d63([0x50,0x2d,0x32,0x35,0x36]),[_0x2d3d63([0x78])]:_0x2d3d63([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]),[_0x2d3d63([0x79])]:_0x2d3d63([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]),[_0x2d3d63([0x61,0x6c,0x67])]:_0x2d3d63([0x45,0x53,0x32,0x35,0x36])},_0x2e23d2=_0x42a6aa[_0x2d3d63([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d3d63([0x67,0x65,0x74])](_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x18ac4e(){let _0x5885b5,_0x2db172=null,_0x557e17=null;try{if(_0x2e23d2==_0x2d3d63([0x47,0x50,0x4c]))return _0x2d3d63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5885b5=_0x494d49(),!_0x5885b5)return _0x2d3d63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5885b5[_0x2d3d63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x557e17=_0x39c63e(_0x5885b5[_0x2d3d63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5885b5[_0x2d3d63([0x6a,0x74,0x69])])),await _0x39ad8d()?_0x5b114d()?_0x1550f0()?_0x2d3d63([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4b1b9d()?(_0x5885b5[_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d3d63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2db172=_0x336055(_0x2d3d63([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5885b5[_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d3d63([0x74,0x72,0x69,0x61,0x6c])&&(_0x2db172=_0x336055(_0x2d3d63([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3dcbf0()):_0x2d3d63([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d3d63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d3d63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4eb1d4){return _0x2d3d63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1550f0(){const _0x141284=[_0x2d3d63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d3d63([0x74,0x72,0x69,0x61,0x6c])][_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5885b5[_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x525226/0x3e8:0xe10*_0x41f72c;return _0x5885b5[_0x2d3d63([0x65,0x78,0x70])]<_0x141284;}function _0x5b114d(){const _0x58596d=_0x5885b5[_0x2d3d63([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x58596d&&(!!_0x58596d[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d3d63([0x2a]))||(!!_0x58596d[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d3d63([0x50,0x4f,0x45]))||!!_0x58596d[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d3d63([0x50,0x50]))));}function _0x4b1b9d(){const _0x105221=_0x2190,_0x3ac686=_0x5885b5[_0x2d3d63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ac686||0x0==_0x3ac686[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x23ba1f}=new URL(window[_0x2d3d63([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x105221(0x150)]);if(_0x3ac686[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23ba1f))return!0x0;const _0x25cfd5=_0x23ba1f[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])](_0x2d3d63([0x2e]));return _0x3ac686[_0x2d3d63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11cdf3=>_0x11cdf3[_0x2d3d63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d3d63([0x2a])))[_0x2d3d63([0x6d,0x61,0x70])](_0x25521f=>_0x25521f[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])](_0x2d3d63([0x2e])))[_0x2d3d63([0x73,0x6f,0x6d,0x65])](_0x4680ef=>_0x25cfd5[_0x2d3d63([0x65,0x76,0x65,0x72,0x79])]((_0x38a223,_0x19c19e)=>_0x4680ef[_0x19c19e]===_0x38a223||_0x4680ef[_0x19c19e]===_0x2d3d63([0x2a])));}function _0x3dcbf0(){return _0x2db172&&_0x557e17?new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32bf23,_0x21a429)=>{_0x2db172[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x32bf23,_0x21a429),_0x557e17[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x162238=>{_0x162238!=_0x2d3d63([0x56,0x61,0x6c,0x69,0x64])&&_0x32bf23(_0x162238);},_0x21a429);}):_0x2db172||_0x557e17||_0x2d3d63([0x56,0x61,0x6c,0x69,0x64]);}}function _0x39c63e(_0x4165d6,_0x12e841){return new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d59ef=>{if(_0x17b85f())return _0x4d59ef(_0x2d3d63([0x56,0x61,0x6c,0x69,0x64]));_0x59749a(),_0x42a6aa[_0x2d3d63([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d3d63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x182adb=!0x1;const _0x469f37=_0x23fa6a();function _0x41a56f(_0x56c625){return!!_0x56c625&&(typeof _0x56c625===_0x2d3d63([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56c625===_0x2d3d63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56c625[_0x2d3d63([0x74,0x68,0x65,0x6e])]===_0x2d3d63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56c625[_0x2d3d63([0x63,0x61,0x74,0x63,0x68])]===_0x2d3d63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe484f3(_0x3fff4d){_0x50452f(_0x3fff4d)[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0xa3d06a=>{if(!_0xa3d06a||_0xa3d06a[_0x2d3d63([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d3d63([0x6f,0x6b]))return _0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xef8a4f(_0x26ccc5(_0x469f37+_0x12e841))!=_0xa3d06a[_0x2d3d63([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d3d63([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x45b78f=>(_0x455b3a(),_0x45b78f),()=>{const _0x416957=_0x1ae235();return null==_0x416957?(_0x455b3a(),_0x2d3d63([0x56,0x61,0x6c,0x69,0x64])):_0x2d3d63(_0x525226-_0x416957>(0x7c34482^_0x12a8ff)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x4d59ef)[_0x2d3d63([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4d59ef(_0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x58bf9d=0x23f92e02^_0x12a8ff;function _0x455b3a(){const _0x2209e9=_0x2d3d63([0x6c,0x6c,0x63,0x74,0x2d])+_0xef8a4f(_0x26ccc5(_0x4165d6)),_0x472038=_0x41c0f7(_0xef8a4f(window[_0x2d3d63([0x4d,0x61,0x74,0x68])][_0x2d3d63([0x63,0x65,0x69,0x6c])](_0x525226/_0x58bf9d)));window[_0x2d3d63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d3d63([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2209e9,_0x472038);}function _0x1ae235(){const _0x5005fe=_0x2d3d63([0x6c,0x6c,0x63,0x74,0x2d])+_0xef8a4f(_0x26ccc5(_0x4165d6)),_0x543a81=window[_0x2d3d63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d3d63([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5005fe);return _0x543a81?window[_0x2d3d63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41c0f7(_0x543a81),0x10)*_0x58bf9d:null;}function _0x50452f(_0x299987){return new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49d5ee,_0x5663ab)=>{_0x299987[_0x2d3d63([0x74,0x68,0x65,0x6e])](_0x49d5ee,_0x5663ab),window[_0x2d3d63([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5663ab,0x23ce1442^_0x12a8ff);});}}_0x42a6aa[_0x2d3d63([0x6f,0x6e])](_0x2d3d63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x47c3f7,_0x5055ee)=>{if(_0x5055ee[0x0]!=_0x4165d6)return _0x4d59ef(_0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5055ee[0x1]={..._0x5055ee[0x1],[_0x2d3d63([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x469f37};},{[_0x2d3d63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d3d63([0x68,0x69,0x67,0x68])}),_0x42a6aa[_0x2d3d63([0x6f,0x6e])](_0x2d3d63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x105c32=>{_0x41a56f(_0x105c32[_0x2d3d63([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x182adb=!0x0,_0xe484f3(_0x105c32[_0x2d3d63([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d3d63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d3d63([0x6c,0x6f,0x77])}),_0xac1dd6[_0x2d3d63([0x74,0x68,0x65,0x6e])](()=>{_0x182adb||_0x4d59ef(_0x2d3d63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x17b85f(){return _0x42a6aa[_0x2d3d63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d3d63([0x76,0x69,0x65,0x77])][_0x2d3d63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d3d63([0x61,0x75,0x74,0x6f]);}function _0x59749a(){_0x42a6aa[_0x2d3d63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d3d63([0x76,0x69,0x65,0x77])][_0x2d3d63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d3d63([0x61,0x75,0x74,0x6f]);}}function _0x336055(_0x1b313d){const _0x2c0753=[new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c5651=>setTimeout(_0x2c5651,0x23c6fe4e^_0x12a8ff)),_0xac1dd6[_0x2d3d63([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xae0a69=>{let _0x50f3df=0x0;_0x42a6aa[_0x2d3d63([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d3d63([0x6f,0x6e])](_0x2d3d63([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2182ef,_0x1ad4ad)=>{_0x1ad4ad[0x0][_0x2d3d63([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x50f3df++,_0x50f3df==(0x23cfc17a^_0x12a8ff)&&(_0xae0a69(),_0x2182ef[_0x2d3d63([0x6f,0x66,0x66])]());});}))];return window[_0x2d3d63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d3d63([0x72,0x61,0x63,0x65])](_0x2c0753)[_0x2d3d63([0x74,0x68,0x65,0x6e])](()=>_0x1b313d);}async function _0x133c56(){await _0xac1dd6,_0x42a6aa[_0x2d3d63([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d3d63([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3227aa,_0x42a6aa[_0x2d3d63([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d3d63([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3227aa,_0x42a6aa[_0x2d3d63([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d3d63([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d4c0c(_0x36b8ca){const _0x179ca3=_0x306885();_0x42a6aa[_0x179ca3]=_0x2d3d63([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])+_0x36b8ca,_0x36b8ca!=_0x2d3d63([0x56,0x61,0x6c,0x69,0x64])&&_0x133c56();}function _0x306885(){const _0x1d053d=window[_0x2d3d63([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d3d63([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d3d63([0x6e,0x6f,0x77])]())[_0x2d3d63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d3d63([0x2e]),'');let _0x403cba=_0x2d3d63([0x6d]);for(let _0x33c163=0x0;_0x33c163<_0x1d053d[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33c163+=0x2){let _0x2f5e5f=window[_0x2d3d63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d053d[_0x2d3d63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33c163,_0x33c163+0x2));_0x2f5e5f>=_0x34efbd[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f5e5f-=_0x34efbd[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x403cba+=_0x34efbd[_0x2f5e5f];}return _0x403cba;}function _0x494d49(){const _0x53cc30=_0x2e23d2[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])](_0x2d3d63([0x2e]));if(0x3!=_0x53cc30[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x216732(_0x53cc30[0x1]);function _0x216732(_0x3512f2){const _0x45567e=_0x1f2ca9(_0x3512f2);return _0x45567e&&_0x4395aa()?_0x45567e:null;function _0x4395aa(){const _0x37b170=_0x45567e[_0x2d3d63([0x6a,0x74,0x69])],_0x2b3441=window[_0x2d3d63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37b170[_0x2d3d63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x37b170[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36dbb6={..._0x45567e,[_0x2d3d63([0x6a,0x74,0x69])]:_0x37b170[_0x2d3d63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x37b170[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36dbb6[_0x2d3d63([0x76,0x63])],_0x26ccc5(_0x36dbb6)==_0x2b3441;}}}async function _0x39ad8d(){let _0x57c1e8=!0x0;try{const _0x39a00b=_0x2e23d2[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])](_0x2d3d63([0x2e])),[_0x3aaae5,_0x3cbe17,_0x305cb9]=_0x39a00b;return _0x1e75b2(_0x3aaae5),await _0x2c73b9(_0x3aaae5,_0x3cbe17,_0x305cb9),_0x57c1e8;}catch(_0x3e9390){return!0x1;}function _0x1e75b2(_0x40299f){const _0x11aa8d=_0x1f2ca9(_0x40299f);_0x11aa8d&&_0x11aa8d[_0x2d3d63([0x61,0x6c,0x67])]==_0x2d3d63([0x45,0x53,0x32,0x35,0x36])||(_0x57c1e8=!0x1);}async function _0x2c73b9(_0x390243,_0x3ded43,_0x2ac1bd){const _0x68fcf0=window[_0x2d3d63([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d3d63([0x66,0x72,0x6f,0x6d])](_0x16f6a8(_0x2ac1bd),_0x44d651=>_0x44d651[_0x2d3d63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f457e=new window[(_0x2d3d63([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d3d63([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x390243+_0x2d3d63([0x2e])+_0x3ded43),_0x16dd34=window[_0x2d3d63([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d3d63([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16dd34)return;const _0x156549=await _0x16dd34[_0x2d3d63([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d3d63([0x6a,0x77,0x6b]),_0x386fe7,{[_0x2d3d63([0x6e,0x61,0x6d,0x65])]:_0x2d3d63([0x45,0x43,0x44,0x53,0x41]),[_0x2d3d63([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d3d63([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d3d63([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16dd34[_0x2d3d63([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d3d63([0x6e,0x61,0x6d,0x65])]:_0x2d3d63([0x45,0x43,0x44,0x53,0x41]),[_0x2d3d63([0x68,0x61,0x73,0x68])]:{[_0x2d3d63([0x6e,0x61,0x6d,0x65])]:_0x2d3d63([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x156549,_0x68fcf0,_0x4f457e)||(_0x57c1e8=!0x1);}}function _0x1f2ca9(_0x12f303){return _0x12f303[_0x2d3d63([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d3d63([0x65,0x79]))?JSON[_0x2d3d63([0x70,0x61,0x72,0x73,0x65])](_0x16f6a8(_0x12f303)):null;}function _0x16f6a8(_0x109018){return window[_0x2d3d63([0x61,0x74,0x6f,0x62])](_0x109018[_0x2d3d63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d3d63([0x2b]))[_0x2d3d63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d3d63([0x2f])));}function _0x26ccc5(_0x51e030){let _0x1f71f9=0x1505;function _0x2236fd(_0x48c7b8){for(let _0x176890=0x0;_0x176890<_0x48c7b8[_0x2d3d63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x176890++){const _0x3ce4f7=_0x48c7b8[_0x2d3d63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x176890);_0x1f71f9=(_0x1f71f9<<0x5)+_0x1f71f9+_0x3ce4f7,_0x1f71f9&=_0x1f71f9;}}function _0x10b74c(_0x597ece){Array[_0x2d3d63([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x597ece)?_0x597ece[_0x2d3d63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x10b74c):_0x597ece&&typeof _0x597ece==_0x2d3d63([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d3d63([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x597ece)[_0x2d3d63([0x73,0x6f,0x72,0x74])]()[_0x2d3d63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xe5b616,_0x4190fa])=>{_0x2236fd(_0xe5b616),_0x10b74c(_0x4190fa);}):_0x2236fd(window[_0x2d3d63([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x597ece));}return _0x10b74c(_0x51e030),_0x1f71f9>>>0x0;}function _0xef8a4f(_0x9c34ba){return _0x9c34ba[_0x2d3d63([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d3d63([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d3d63([0x30]));}function _0x41c0f7(_0x5029b0){return _0x5029b0[_0x2d3d63([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d3d63([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d3d63([0x6a,0x6f,0x69,0x6e])]('');}function _0x3227aa(){}function _0x2d3d63(_0x575b7d){const _0x41dde7=_0x2190;return _0x575b7d[_0x41dde7(0x15c)](_0x70941=>String[_0x41dde7(0x147)](_0x70941))[_0x41dde7(0x163)]('');}_0x5d4c0c(await _0x18ac4e());}(this);}}
23
+ const _0xa04051=_0x1730;(function(_0x4c58a3,_0x2bac1c){const _0x51dcb8=_0x1730,_0x4499c2=_0x4c58a3();while(!![]){try{const _0x2be5af=-parseInt(_0x51dcb8(0x16c))/0x1*(-parseInt(_0x51dcb8(0x173))/0x2)+-parseInt(_0x51dcb8(0x16a))/0x3*(-parseInt(_0x51dcb8(0x17a))/0x4)+parseInt(_0x51dcb8(0x168))/0x5*(-parseInt(_0x51dcb8(0x17d))/0x6)+-parseInt(_0x51dcb8(0x174))/0x7+parseInt(_0x51dcb8(0x184))/0x8+parseInt(_0x51dcb8(0x17c))/0x9+-parseInt(_0x51dcb8(0x178))/0xa;if(_0x2be5af===_0x2bac1c)break;else _0x4499c2['push'](_0x4499c2['shift']());}catch(_0x5d90ae){_0x4499c2['push'](_0x4499c2['shift']());}}}(_0x5e54,0xa4bd5));function _0x1730(_0x131df1,_0x542afb){const _0x5e54db=_0x5e54();return _0x1730=function(_0x1730a5,_0x58425b){_0x1730a5=_0x1730a5-0x165;let _0x4d03bc=_0x5e54db[_0x1730a5];return _0x4d03bc;},_0x1730(_0x131df1,_0x542afb);}function _0x5e54(){const _0x5d3fba=['259sXSYka','_parsedData','get','high','isActive','PasteFromOfficeEnhancedInliner','map','8530crOLmo','1894718pLLxGx','stylesProcessor','isOfficialPlugin','afterInit','7676650UKzBxS','pluginName','467288VVAqCI','PasteFromOffice','4588803WxLzjM','54vlRZjA','execute','editor','join','document','requires','text/html','2193600LlVgkM','init','plugins','dataTransfer','href','getData','inputTransformation','ClipboardPipeline','isPremiumPlugin','fromCharCode','681660xpvprq','editing','27GqFZYi','view'];_0x5e54=function(){return _0x5d3fba;};return _0x5e54();}import{Plugin as _0x183075}from'ckeditor5/src/core.js';import{parseHtml as _0xa4295a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1add31,uid as _0x51746a}from'ckeditor5/src/utils.js';import _0x922524 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x183075{static get[_0xa04051(0x179)](){const _0x18be83=_0xa04051;return _0x18be83(0x171);}static get[_0xa04051(0x176)](){return!0x0;}static get[_0xa04051(0x166)](){return!0x0;}static get[_0xa04051(0x182)](){const _0x56393=_0xa04051;return[_0x56393(0x17b)];}[_0xa04051(0x185)](){const _0x385c95=_0xa04051,_0x4e05ad=this[_0x385c95(0x17f)],_0x212d3f=_0x4e05ad[_0x385c95(0x186)][_0x385c95(0x16e)](_0x385c95(0x165)),_0x4952bb=_0x4e05ad[_0x385c95(0x169)][_0x385c95(0x16b)][_0x385c95(0x181)],_0x148ff1=new _0x922524(_0x4952bb);_0x212d3f['on'](_0x385c95(0x18a),(_0x4ba355,_0x398964)=>{const _0x9b1217=_0x385c95,_0x1a889e=_0x398964[_0x9b1217(0x187)][_0x9b1217(0x189)](_0x9b1217(0x183));_0x148ff1[_0x9b1217(0x170)](_0x1a889e)&&(_0x398964[_0x9b1217(0x16d)]||(_0x398964[_0x9b1217(0x16d)]=_0xa4295a(_0x1a889e,_0x4952bb[_0x9b1217(0x175)])),_0x148ff1[_0x9b1217(0x17e)](_0x398964));},{'priority':_0x1add31[_0x385c95(0x16e)](_0x385c95(0x16f))+0xb});}[_0xa04051(0x177)](){!async function(_0x3fd134){const _0x7a8027=_0x52688b([0x42,0x5a,0x63,0x45,0x64,0x7a,0x6e,0x32,0x53,0x52,0x44,0x30,0x6f,0x70,0x55,0x79,0x73,0x56,0x62,0x61,0x41,0x57,0x71,0x50,0x4a,0x4b,0x46,0x75,0x68,0x6d,0x69,0x4e,0x48,0x51,0x72,0x31,0x33,0x78,0x34,0x59,0x4f,0x6a,0x67,0x36,0x4c,0x54,0x39,0x6c,0x65,0x58,0x76,0x37,0x49,0x6b,0x74,0x47,0x4d,0x66,0x43,0x77,0x35,0x38]),_0x1e9e44=0x2888a591,_0x3c1bf5=0x288ffbb9^_0x1e9e44,_0x59886e=window[_0x52688b([0x44,0x61,0x74,0x65])][_0x52688b([0x6e,0x6f,0x77])](),_0x398cd5=_0x3fd134[_0x52688b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47f54e=new window[(_0x52688b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a8f45=>{_0x398cd5[_0x52688b([0x6f,0x6e,0x63,0x65])](_0x52688b([0x72,0x65,0x61,0x64,0x79]),_0x4a8f45);}),_0x1a480e={[_0x52688b([0x6b,0x74,0x79])]:_0x52688b([0x45,0x43]),[_0x52688b([0x75,0x73,0x65])]:_0x52688b([0x73,0x69,0x67]),[_0x52688b([0x63,0x72,0x76])]:_0x52688b([0x50,0x2d,0x32,0x35,0x36]),[_0x52688b([0x78])]:_0x52688b([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]),[_0x52688b([0x79])]:_0x52688b([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]),[_0x52688b([0x61,0x6c,0x67])]:_0x52688b([0x45,0x53,0x32,0x35,0x36])},_0x343347=_0x398cd5[_0x52688b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x52688b([0x67,0x65,0x74])](_0x52688b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x9f4b4(){let _0x456af1,_0x1f3197=null,_0xd50906=null;try{if(_0x343347==_0x52688b([0x47,0x50,0x4c]))return _0x52688b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x456af1=_0xfbb212(),!_0x456af1)return _0x52688b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x456af1[_0x52688b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xd50906=_0x27a80d(_0x456af1[_0x52688b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x456af1[_0x52688b([0x6a,0x74,0x69])])),await _0x294cea()?_0x33ff4d()?_0x2df5e2()?_0x52688b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x30f694()?(_0x456af1[_0x52688b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52688b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1f3197=_0x119765(_0x52688b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x456af1[_0x52688b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52688b([0x74,0x72,0x69,0x61,0x6c])&&(_0x1f3197=_0x119765(_0x52688b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x520fa3()):_0x52688b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x52688b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x52688b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x135534){return _0x52688b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2df5e2(){const _0x707fc4=[_0x52688b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x52688b([0x74,0x72,0x69,0x61,0x6c])][_0x52688b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x456af1[_0x52688b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x59886e/0x3e8:0xe10*_0x3c1bf5;return _0x456af1[_0x52688b([0x65,0x78,0x70])]<_0x707fc4;}function _0x33ff4d(){const _0x52af17=_0x456af1[_0x52688b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x52af17&&(!!_0x52af17[_0x52688b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52688b([0x2a]))||(!!_0x52af17[_0x52688b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52688b([0x50,0x4f,0x45]))||!!_0x52af17[_0x52688b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52688b([0x50,0x50]))));}function _0x30f694(){const _0x2aa6b7=_0x1730,_0x3a2ace=_0x456af1[_0x52688b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a2ace||0x0==_0x3a2ace[_0x52688b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xdb2513}=new URL(window[_0x52688b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2aa6b7(0x188)]);if(_0x3a2ace[_0x52688b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdb2513))return!0x0;const _0x306f37=_0xdb2513[_0x52688b([0x73,0x70,0x6c,0x69,0x74])](_0x52688b([0x2e]));return _0x3a2ace[_0x52688b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1eabcd=>_0x1eabcd[_0x52688b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52688b([0x2a])))[_0x52688b([0x6d,0x61,0x70])](_0x334b2b=>_0x334b2b[_0x52688b([0x73,0x70,0x6c,0x69,0x74])](_0x52688b([0x2e])))[_0x52688b([0x73,0x6f,0x6d,0x65])](_0x2e272a=>_0x306f37[_0x52688b([0x65,0x76,0x65,0x72,0x79])]((_0x197481,_0x23435a)=>_0x2e272a[_0x23435a]===_0x197481||_0x2e272a[_0x23435a]===_0x52688b([0x2a])));}function _0x520fa3(){return _0x1f3197&&_0xd50906?new window[(_0x52688b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x265bc6,_0x1cc3ba)=>{_0x1f3197[_0x52688b([0x74,0x68,0x65,0x6e])](_0x265bc6,_0x1cc3ba),_0xd50906[_0x52688b([0x74,0x68,0x65,0x6e])](_0x326d2b=>{_0x326d2b!=_0x52688b([0x56,0x61,0x6c,0x69,0x64])&&_0x265bc6(_0x326d2b);},_0x1cc3ba);}):_0x1f3197||_0xd50906||_0x52688b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x27a80d(_0x32e22b,_0x1adccd){return new window[(_0x52688b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bb6e7=>{if(_0x57d6ba())return _0x2bb6e7(_0x52688b([0x56,0x61,0x6c,0x69,0x64]));_0x4c4eb5(),_0x398cd5[_0x52688b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x52688b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x137747=!0x1;const _0x4e85f1=_0x51746a();function _0x4fb67f(_0x12d3d0){return!!_0x12d3d0&&(typeof _0x12d3d0===_0x52688b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x12d3d0===_0x52688b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x12d3d0[_0x52688b([0x74,0x68,0x65,0x6e])]===_0x52688b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x12d3d0[_0x52688b([0x63,0x61,0x74,0x63,0x68])]===_0x52688b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x8c2031(_0x101d60){_0x22600f(_0x101d60)[_0x52688b([0x74,0x68,0x65,0x6e])](_0x5b7a18=>{if(!_0x5b7a18||_0x5b7a18[_0x52688b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x52688b([0x6f,0x6b]))return _0x52688b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2e80f9(_0x160f6d(_0x4e85f1+_0x1adccd))!=_0x5b7a18[_0x52688b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x52688b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x52688b([0x56,0x61,0x6c,0x69,0x64]);})[_0x52688b([0x74,0x68,0x65,0x6e])](_0x4ad9e8=>(_0x552047(),_0x4ad9e8),()=>{const _0x4a001c=_0x5a34f7();return null==_0x4a001c?(_0x552047(),_0x52688b([0x56,0x61,0x6c,0x69,0x64])):_0x52688b(_0x59886e-_0x4a001c>(0xc842191^_0x1e9e44)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x52688b([0x74,0x68,0x65,0x6e])](_0x2bb6e7)[_0x52688b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2bb6e7(_0x52688b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x501570=0x28be4b11^_0x1e9e44;function _0x552047(){const _0xdd04aa=_0x52688b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e80f9(_0x160f6d(_0x32e22b)),_0x2a1cdf=_0x22cf42(_0x2e80f9(window[_0x52688b([0x4d,0x61,0x74,0x68])][_0x52688b([0x63,0x65,0x69,0x6c])](_0x59886e/_0x501570)));window[_0x52688b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52688b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xdd04aa,_0x2a1cdf);}function _0x5a34f7(){const _0x5c31ba=_0x52688b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e80f9(_0x160f6d(_0x32e22b)),_0x4f334d=window[_0x52688b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52688b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c31ba);return _0x4f334d?window[_0x52688b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22cf42(_0x4f334d),0x10)*_0x501570:null;}function _0x22600f(_0x28b37c){return new window[(_0x52688b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c4afb,_0x37eb25)=>{_0x28b37c[_0x52688b([0x74,0x68,0x65,0x6e])](_0x1c4afb,_0x37eb25),window[_0x52688b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x37eb25,0x28897151^_0x1e9e44);});}}_0x398cd5[_0x52688b([0x6f,0x6e])](_0x52688b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x564cf1,_0x52aa57)=>{if(_0x52aa57[0x0]!=_0x32e22b)return _0x2bb6e7(_0x52688b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x52aa57[0x1]={..._0x52aa57[0x1],[_0x52688b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4e85f1};},{[_0x52688b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52688b([0x68,0x69,0x67,0x68])}),_0x398cd5[_0x52688b([0x6f,0x6e])](_0x52688b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x537f70=>{_0x4fb67f(_0x537f70[_0x52688b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x137747=!0x0,_0x8c2031(_0x537f70[_0x52688b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x52688b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52688b([0x6c,0x6f,0x77])}),_0x47f54e[_0x52688b([0x74,0x68,0x65,0x6e])](()=>{_0x137747||_0x2bb6e7(_0x52688b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x57d6ba(){return _0x398cd5[_0x52688b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52688b([0x76,0x69,0x65,0x77])][_0x52688b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x52688b([0x61,0x75,0x74,0x6f]);}function _0x4c4eb5(){_0x398cd5[_0x52688b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52688b([0x76,0x69,0x65,0x77])][_0x52688b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x52688b([0x61,0x75,0x74,0x6f]);}}function _0x119765(_0x2ce7e3){const _0x2afb70=[new window[(_0x52688b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x296fde=>setTimeout(_0x296fde,0x28819b5d^_0x1e9e44)),_0x47f54e[_0x52688b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x52688b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a6a2a=>{let _0x5b130f=0x0;_0x398cd5[_0x52688b([0x6d,0x6f,0x64,0x65,0x6c])][_0x52688b([0x6f,0x6e])](_0x52688b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x54bac6,_0x5025da)=>{_0x5025da[0x0][_0x52688b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5b130f++,_0x5b130f==(0x2888a469^_0x1e9e44)&&(_0x2a6a2a(),_0x54bac6[_0x52688b([0x6f,0x66,0x66])]());});}))];return window[_0x52688b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x52688b([0x72,0x61,0x63,0x65])](_0x2afb70)[_0x52688b([0x74,0x68,0x65,0x6e])](()=>_0x2ce7e3);}async function _0x318c46(){await _0x47f54e,_0x398cd5[_0x52688b([0x6d,0x6f,0x64,0x65,0x6c])][_0x52688b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5c9a22,_0x398cd5[_0x52688b([0x6d,0x6f,0x64,0x65,0x6c])][_0x52688b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5c9a22,_0x398cd5[_0x52688b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x52688b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x359305(_0xf5180d){const _0x48f7f7=_0x30e32b();_0x398cd5[_0x48f7f7]=_0x52688b([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])+_0xf5180d,_0xf5180d!=_0x52688b([0x56,0x61,0x6c,0x69,0x64])&&_0x318c46();}function _0x30e32b(){const _0x527637=window[_0x52688b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x52688b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x52688b([0x6e,0x6f,0x77])]())[_0x52688b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x52688b([0x2e]),'');let _0x371954=_0x52688b([0x42]);for(let _0x2bdf42=0x0;_0x2bdf42<_0x527637[_0x52688b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2bdf42+=0x2){let _0x557bed=window[_0x52688b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x527637[_0x52688b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bdf42,_0x2bdf42+0x2));_0x557bed>=_0x7a8027[_0x52688b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x557bed-=_0x7a8027[_0x52688b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x371954+=_0x7a8027[_0x557bed];}return _0x371954;}function _0xfbb212(){const _0x38bdce=_0x343347[_0x52688b([0x73,0x70,0x6c,0x69,0x74])](_0x52688b([0x2e]));if(0x3!=_0x38bdce[_0x52688b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2e0f3b(_0x38bdce[0x1]);function _0x2e0f3b(_0xa2bb4e){const _0x243507=_0x4c6426(_0xa2bb4e);return _0x243507&&_0x514939()?_0x243507:null;function _0x514939(){const _0x40abdc=_0x243507[_0x52688b([0x6a,0x74,0x69])],_0x4a92e0=window[_0x52688b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40abdc[_0x52688b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40abdc[_0x52688b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x9f836c={..._0x243507,[_0x52688b([0x6a,0x74,0x69])]:_0x40abdc[_0x52688b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x40abdc[_0x52688b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x9f836c[_0x52688b([0x76,0x63])],_0x160f6d(_0x9f836c)==_0x4a92e0;}}}async function _0x294cea(){let _0x13a745=!0x0;try{const _0x375524=_0x343347[_0x52688b([0x73,0x70,0x6c,0x69,0x74])](_0x52688b([0x2e])),[_0x44a5d7,_0x4d9475,_0x395d03]=_0x375524;return _0x153614(_0x44a5d7),await _0x5b4200(_0x44a5d7,_0x4d9475,_0x395d03),_0x13a745;}catch(_0x576e5b){return!0x1;}function _0x153614(_0x470500){const _0x49b59f=_0x4c6426(_0x470500);_0x49b59f&&_0x49b59f[_0x52688b([0x61,0x6c,0x67])]==_0x52688b([0x45,0x53,0x32,0x35,0x36])||(_0x13a745=!0x1);}async function _0x5b4200(_0xd6bf8e,_0x564ec6,_0x2b6cec){const _0x548f89=window[_0x52688b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x52688b([0x66,0x72,0x6f,0x6d])](_0x3a39d2(_0x2b6cec),_0x2aa1f6=>_0x2aa1f6[_0x52688b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x39e873=new window[(_0x52688b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x52688b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xd6bf8e+_0x52688b([0x2e])+_0x564ec6),_0x5c89cd=window[_0x52688b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x52688b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5c89cd)return;const _0xa5408d=await _0x5c89cd[_0x52688b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x52688b([0x6a,0x77,0x6b]),_0x1a480e,{[_0x52688b([0x6e,0x61,0x6d,0x65])]:_0x52688b([0x45,0x43,0x44,0x53,0x41]),[_0x52688b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x52688b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x52688b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5c89cd[_0x52688b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x52688b([0x6e,0x61,0x6d,0x65])]:_0x52688b([0x45,0x43,0x44,0x53,0x41]),[_0x52688b([0x68,0x61,0x73,0x68])]:{[_0x52688b([0x6e,0x61,0x6d,0x65])]:_0x52688b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa5408d,_0x548f89,_0x39e873)||(_0x13a745=!0x1);}}function _0x4c6426(_0x2f7773){return _0x2f7773[_0x52688b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x52688b([0x65,0x79]))?JSON[_0x52688b([0x70,0x61,0x72,0x73,0x65])](_0x3a39d2(_0x2f7773)):null;}function _0x3a39d2(_0x344b8c){return window[_0x52688b([0x61,0x74,0x6f,0x62])](_0x344b8c[_0x52688b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x52688b([0x2b]))[_0x52688b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x52688b([0x2f])));}function _0x160f6d(_0x3b7795){let _0x28e085=0x1505;function _0x1aef75(_0x3ea987){for(let _0x23df60=0x0;_0x23df60<_0x3ea987[_0x52688b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x23df60++){const _0x405879=_0x3ea987[_0x52688b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x23df60);_0x28e085=(_0x28e085<<0x5)+_0x28e085+_0x405879,_0x28e085&=_0x28e085;}}function _0x20da72(_0x206818){Array[_0x52688b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x206818)?_0x206818[_0x52688b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x20da72):_0x206818&&typeof _0x206818==_0x52688b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x52688b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x206818)[_0x52688b([0x73,0x6f,0x72,0x74])]()[_0x52688b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3f87d3,_0x237fb2])=>{_0x1aef75(_0x3f87d3),_0x20da72(_0x237fb2);}):_0x1aef75(window[_0x52688b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x206818));}return _0x20da72(_0x3b7795),_0x28e085>>>0x0;}function _0x2e80f9(_0x4df0e1){return _0x4df0e1[_0x52688b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x52688b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x52688b([0x30]));}function _0x22cf42(_0x50b22a){return _0x50b22a[_0x52688b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x52688b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x52688b([0x6a,0x6f,0x69,0x6e])]('');}function _0x5c9a22(){}function _0x52688b(_0x202068){const _0x46828f=_0x1730;return _0x202068[_0x46828f(0x172)](_0x2677a9=>String[_0x46828f(0x167)](_0x2677a9))[_0x46828f(0x180)]('');}_0x359305(await _0x9f4b4());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2069fe=_0x3296;(function(_0x285950,_0x484b4d){const _0x50d800=_0x3296,_0x5b87d7=_0x285950();while(!![]){try{const _0x358efc=parseInt(_0x50d800(0xa0))/0x1*(parseInt(_0x50d800(0x9c))/0x2)+-parseInt(_0x50d800(0xcf))/0x3*(-parseInt(_0x50d800(0xb0))/0x4)+-parseInt(_0x50d800(0xaa))/0x5*(parseInt(_0x50d800(0xcc))/0x6)+-parseInt(_0x50d800(0xc8))/0x7+parseInt(_0x50d800(0xa1))/0x8+parseInt(_0x50d800(0xbf))/0x9+-parseInt(_0x50d800(0xc7))/0xa;if(_0x358efc===_0x484b4d)break;else _0x5b87d7['push'](_0x5b87d7['shift']());}catch(_0x4d35c9){_0x5b87d7['push'](_0x5b87d7['shift']());}}}(_0x5430,0x8898a));import{Plugin as _0x4a0f03}from'ckeditor5/src/core.js';import{parseHtml as _0x15ecce}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x427b52}from'ckeditor5/src/utils.js';function _0x5430(){const _0x2760e0=['ClipboardPipeline','46rEDXNF','_parsedData','pasteFromOfficeEnhancedLicenseKeyDomainLimit','invalid','30781KiVpYe','7532792qgAzVG','pasteFromOfficeEnhancedLicenseKeyInvalid','config','PasteFromOfficeEnhanced','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','editor','isActive','dataTransfer','pasteFromOfficeEnhancedLicenseKeyTrialLimit','5wCsVhX','high','domainLimit','isOfficialPlugin','expired','pluginName','934492oMhUOm','destroy','trialLimit','get','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyExpired','view','init','evaluationLimit','execute','PasteFromOffice','getData','_licenseKeyCheckInterval','PasteFromOfficeEnhancedPropagator','licenseKey','8071281cFNGrh','pasteFromOfficeEnhancedLicenseKeyValid','isPremiumPlugin','editing','document','pasteFromOfficeEnhancedLicenseKeyNotAllowed','requires','usageLimit','11614170gkEzCf','7069076wHBcdI','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_showLicenseError','inputTransformation','295266cNOnTt','featureNotAllowed','text/html','3ApPjYD','plugins'];_0x5430=function(){return _0x2760e0;};return _0x5430();}import _0x1b2622 from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x3296(_0x11c80f,_0x277cdd){const _0x54301b=_0x5430();return _0x3296=function(_0x3296a2,_0x5b7342){_0x3296a2=_0x3296a2-0x9b;let _0x50e7e2=_0x54301b[_0x3296a2];return _0x50e7e2;},_0x3296(_0x11c80f,_0x277cdd);}export default class s extends _0x4a0f03{static get[_0x2069fe(0xaf)](){const _0x1095bc=_0x2069fe;return _0x1095bc(0xbd);}static get[_0x2069fe(0xad)](){return!0x0;}static get[_0x2069fe(0xc1)](){return!0x0;}static get[_0x2069fe(0xc5)](){const _0x93cb98=_0x2069fe;return[_0x93cb98(0xba)];}[_0x2069fe(0xb7)](){const _0x4d93b0=_0x2069fe,_0x4ee344=this[_0x4d93b0(0xa6)],_0x5509a6=_0x4ee344[_0x4d93b0(0xd0)][_0x4d93b0(0xb3)](_0x4d93b0(0x9b)),_0x198fb0=_0x4ee344[_0x4d93b0(0xc2)][_0x4d93b0(0xb6)][_0x4d93b0(0xc3)],_0x4f4b96=new _0x1b2622(_0x198fb0);_0x5509a6['on'](_0x4d93b0(0xcb),(_0x5a3338,_0x3b87d1)=>{const _0x3c268e=_0x4d93b0,_0x47b28b=_0x3b87d1[_0x3c268e(0xa8)][_0x3c268e(0xbb)](_0x3c268e(0xce));_0x4f4b96[_0x3c268e(0xa7)](_0x47b28b)&&(_0x3b87d1[_0x3c268e(0x9d)]||(_0x3b87d1[_0x3c268e(0x9d)]=_0x15ecce(_0x47b28b,_0x198fb0[_0x3c268e(0xb4)])),_0x4f4b96[_0x3c268e(0xb9)](_0x3b87d1));},{'priority':_0x427b52[_0x4d93b0(0xb3)](_0x4d93b0(0xab))+0xa}),this[_0x4d93b0(0xbe)]=this[_0x4d93b0(0xa6)][_0x4d93b0(0xa3)][_0x4d93b0(0xb3)](_0x4d93b0(0xbe));const _0x34db34=this[_0x4d93b0(0xa6)];this[_0x4d93b0(0xbc)]=setInterval(()=>{const _0x434976=_0x4d93b0;let _0x2fe956;for(const _0xb18c02 in _0x34db34){const _0x27413d=_0xb18c02,_0x518ad3=_0x34db34[_0x27413d];if(_0x434976(0xc0)==_0x518ad3||_0x434976(0xa2)==_0x518ad3||_0x434976(0xb5)==_0x518ad3||_0x434976(0x9e)==_0x518ad3||_0x434976(0xc4)==_0x518ad3||_0x434976(0xa5)==_0x518ad3||_0x434976(0xa9)==_0x518ad3||_0x434976(0xc9)==_0x518ad3){delete _0x34db34[_0x27413d],_0x2fe956=_0x518ad3,clearInterval(this[_0x434976(0xbc)]),this[_0x434976(0xbc)]=void 0x0;break;}}_0x434976(0xa2)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0x9f)),_0x434976(0xb5)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xae)),_0x434976(0x9e)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xac)),_0x434976(0xc4)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xcd),_0x434976(0xa4)),_0x434976(0xa5)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xb8)),_0x434976(0xa9)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xb2)),_0x434976(0xc9)==_0x2fe956&&_0x34db34[_0x434976(0xca)](_0x434976(0xc6));},0x3e8);}[_0x2069fe(0xb1)](){const _0x1ee52a=_0x2069fe;super[_0x1ee52a(0xb1)](),this[_0x1ee52a(0xbc)]&&clearInterval(this[_0x1ee52a(0xbc)]);}}
23
+ const _0x24d2cb=_0x4846;function _0x4846(_0x5eb0af,_0x2a6270){const _0x5d4552=_0x5d45();return _0x4846=function(_0x48468a,_0x3d0590){_0x48468a=_0x48468a-0x16c;let _0xac6b6a=_0x5d4552[_0x48468a];return _0xac6b6a;},_0x4846(_0x5eb0af,_0x2a6270);}(function(_0x4672a2,_0x199e00){const _0x3cee5a=_0x4846,_0x3c49b3=_0x4672a2();while(!![]){try{const _0x123ccd=-parseInt(_0x3cee5a(0x173))/0x1+parseInt(_0x3cee5a(0x183))/0x2*(parseInt(_0x3cee5a(0x1a0))/0x3)+parseInt(_0x3cee5a(0x1a1))/0x4+-parseInt(_0x3cee5a(0x19d))/0x5+-parseInt(_0x3cee5a(0x18b))/0x6*(-parseInt(_0x3cee5a(0x16d))/0x7)+-parseInt(_0x3cee5a(0x193))/0x8*(parseInt(_0x3cee5a(0x18f))/0x9)+parseInt(_0x3cee5a(0x192))/0xa;if(_0x123ccd===_0x199e00)break;else _0x3c49b3['push'](_0x3c49b3['shift']());}catch(_0x2b75df){_0x3c49b3['push'](_0x3c49b3['shift']());}}}(_0x5d45,0x623c1));function _0x5d45(){const _0x13c67e=['72bTPvNW','init','plugins','6046170BgSArG','567928UVCWDi','pasteFromOfficeEnhancedLicenseKeyInvalid','destroy','ClipboardPipeline','trialLimit','domainLimit','config','PasteFromOfficeEnhancedPropagator','evaluationLimit','expired','2331410ndZCFb','pluginName','_licenseKeyCheckInterval','3dyIVSl','2038868GrqnIL','execute','35RwBGKb','_parsedData','_showLicenseError','featureNotAllowed','PasteFromOffice','isOfficialPlugin','361582zhTQZS','pasteFromOfficeEnhancedLicenseKeyDomainLimit','isActive','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyUsageLimit','editor','high','getData','get','view','stylesProcessor','invalid','pasteFromOfficeEnhancedLicenseKeyTrialLimit','requires','pasteFromOfficeEnhancedLicenseKeyExpired','text/html','83444YbZKwN','licenseKey','pasteFromOfficeEnhancedLicenseKeyValid','editing','dataTransfer','inputTransformation','PasteFromOfficeEnhanced','document','770526VqiWLw','pasteFromOfficeEnhancedLicenseKeyNotAllowed','usageLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'];_0x5d45=function(){return _0x13c67e;};return _0x5d45();}import{Plugin as _0x55b43b}from'ckeditor5/src/core.js';import{parseHtml as _0x337884}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x388a07}from'ckeditor5/src/utils.js';import _0x5d0d3b from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x55b43b{static get[_0x24d2cb(0x19e)](){const _0x233e8a=_0x24d2cb;return _0x233e8a(0x19a);}static get[_0x24d2cb(0x172)](){return!0x0;}static get[_0x24d2cb(0x176)](){return!0x0;}static get[_0x24d2cb(0x180)](){const _0x42acb9=_0x24d2cb;return[_0x42acb9(0x171)];}[_0x24d2cb(0x190)](){const _0x54f9c0=_0x24d2cb,_0x59c440=this[_0x54f9c0(0x178)],_0x3ba3aa=_0x59c440[_0x54f9c0(0x191)][_0x54f9c0(0x17b)](_0x54f9c0(0x196)),_0x21a341=_0x59c440[_0x54f9c0(0x186)][_0x54f9c0(0x17c)][_0x54f9c0(0x18a)],_0x47880d=new _0x5d0d3b(_0x21a341);_0x3ba3aa['on'](_0x54f9c0(0x188),(_0x3f1238,_0x1ed6d0)=>{const _0x3d6114=_0x54f9c0,_0xef1a1=_0x1ed6d0[_0x3d6114(0x187)][_0x3d6114(0x17a)](_0x3d6114(0x182));_0x47880d[_0x3d6114(0x175)](_0xef1a1)&&(_0x1ed6d0[_0x3d6114(0x16e)]||(_0x1ed6d0[_0x3d6114(0x16e)]=_0x337884(_0xef1a1,_0x21a341[_0x3d6114(0x17d)])),_0x47880d[_0x3d6114(0x16c)](_0x1ed6d0));},{'priority':_0x388a07[_0x54f9c0(0x17b)](_0x54f9c0(0x179))+0xa}),this[_0x54f9c0(0x184)]=this[_0x54f9c0(0x178)][_0x54f9c0(0x199)][_0x54f9c0(0x17b)](_0x54f9c0(0x184));const _0x47a05f=this[_0x54f9c0(0x178)];this[_0x54f9c0(0x19f)]=setInterval(()=>{const _0x1dfe45=_0x54f9c0;let _0x5542de;for(const _0x5b1e84 in _0x47a05f){const _0x344746=_0x5b1e84,_0x22a9ef=_0x47a05f[_0x344746];if(_0x1dfe45(0x185)==_0x22a9ef||_0x1dfe45(0x194)==_0x22a9ef||_0x1dfe45(0x181)==_0x22a9ef||_0x1dfe45(0x174)==_0x22a9ef||_0x1dfe45(0x18c)==_0x22a9ef||_0x1dfe45(0x18e)==_0x22a9ef||_0x1dfe45(0x17f)==_0x22a9ef||_0x1dfe45(0x177)==_0x22a9ef){delete _0x47a05f[_0x344746],_0x5542de=_0x22a9ef,clearInterval(this[_0x1dfe45(0x19f)]),this[_0x1dfe45(0x19f)]=void 0x0;break;}}_0x1dfe45(0x194)==_0x5542de&&_0x47a05f[_0x1dfe45(0x16f)](_0x1dfe45(0x17e)),_0x1dfe45(0x181)==_0x5542de&&_0x47a05f[_0x1dfe45(0x16f)](_0x1dfe45(0x19c)),_0x1dfe45(0x174)==_0x5542de&&_0x47a05f[_0x1dfe45(0x16f)](_0x1dfe45(0x198)),_0x1dfe45(0x18c)==_0x5542de&&_0x47a05f[_0x1dfe45(0x16f)](_0x1dfe45(0x170),_0x1dfe45(0x189)),_0x1dfe45(0x18e)==_0x5542de&&_0x47a05f[_0x1dfe45(0x16f)](_0x1dfe45(0x19b)),_0x1dfe45(0x17f)==_0x5542de&&_0x47a05f[_0x1dfe45(0x16f)](_0x1dfe45(0x197)),_0x1dfe45(0x177)==_0x5542de&&_0x47a05f[_0x1dfe45(0x16f)](_0x1dfe45(0x18d));},0x3e8);}[_0x24d2cb(0x195)](){const _0xf2575e=_0x24d2cb;super[_0xf2575e(0x195)](),this[_0xf2575e(0x19f)]&&clearInterval(this[_0xf2575e(0x19f)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x44eb(_0x3f8e42,_0x1f0ad0){const _0x5b75ad=_0x5b75();return _0x44eb=function(_0x44eb2f,_0x3104d7){_0x44eb2f=_0x44eb2f-0x13c;let _0x237493=_0x5b75ad[_0x44eb2f];return _0x237493;},_0x44eb(_0x3f8e42,_0x1f0ad0);}function _0x5b75(){const _0x15c925=['6367870wJiNtm','314265AnZHei','40DrXPKD','1722455uyBxwx','6WDKCDC','1283002QADVdW','3bnyBQi','test','3643352RlYgcC','2789811FzYBox','11517989vkgWGj'];_0x5b75=function(){return _0x15c925;};return _0x5b75();}(function(_0x4dd54f,_0x1d8a9d){const _0x2eeb5b=_0x44eb,_0x12beb2=_0x4dd54f();while(!![]){try{const _0x34d8ef=parseInt(_0x2eeb5b(0x145))/0x1+-parseInt(_0x2eeb5b(0x13e))/0x2+-parseInt(_0x2eeb5b(0x13f))/0x3*(-parseInt(_0x2eeb5b(0x141))/0x4)+parseInt(_0x2eeb5b(0x13c))/0x5*(-parseInt(_0x2eeb5b(0x13d))/0x6)+parseInt(_0x2eeb5b(0x143))/0x7+-parseInt(_0x2eeb5b(0x146))/0x8*(parseInt(_0x2eeb5b(0x142))/0x9)+parseInt(_0x2eeb5b(0x144))/0xa;if(_0x34d8ef===_0x1d8a9d)break;else _0x12beb2['push'](_0x12beb2['shift']());}catch(_0x131b60){_0x12beb2['push'](_0x12beb2['shift']());}}}(_0x5b75,0xed2a6));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x54b241){const _0xa401c7=_0x44eb;return m[_0xa401c7(0x140)](_0x54b241);}
23
+ function _0x4d7b(_0x34160b,_0x323628){const _0x129ddc=_0x129d();return _0x4d7b=function(_0x4d7b2c,_0x1bc53d){_0x4d7b2c=_0x4d7b2c-0x115;let _0x14a28a=_0x129ddc[_0x4d7b2c];return _0x14a28a;},_0x4d7b(_0x34160b,_0x323628);}(function(_0x5bb5bc,_0x3a4f98){const _0x32ae93=_0x4d7b,_0x178c74=_0x5bb5bc();while(!![]){try{const _0x102447=parseInt(_0x32ae93(0x121))/0x1*(parseInt(_0x32ae93(0x11a))/0x2)+-parseInt(_0x32ae93(0x115))/0x3*(parseInt(_0x32ae93(0x119))/0x4)+-parseInt(_0x32ae93(0x120))/0x5*(-parseInt(_0x32ae93(0x116))/0x6)+parseInt(_0x32ae93(0x11b))/0x7*(parseInt(_0x32ae93(0x117))/0x8)+parseInt(_0x32ae93(0x118))/0x9+-parseInt(_0x32ae93(0x11f))/0xa*(parseInt(_0x32ae93(0x122))/0xb)+parseInt(_0x32ae93(0x11d))/0xc*(-parseInt(_0x32ae93(0x11e))/0xd);if(_0x102447===_0x3a4f98)break;else _0x178c74['push'](_0x178c74['shift']());}catch(_0x3a8ea9){_0x178c74['push'](_0x178c74['shift']());}}}(_0x129d,0x3472d));function _0x129d(){const _0x2cba34=['516ukwhZu','131443orBxKe','1853140qjIcXM','109365mnZvuB','25ryyiLD','22wDeMts','3ubOxbm','72PwKObU','8lCvOCB','2498985nxrcjU','847556ZqruXw','21878tmmmsW','2929521lbLtge','test'];_0x129d=function(){return _0x2cba34;};return _0x129d();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x5731a5){const _0x368c2d=_0x4d7b;return m[_0x368c2d(0x11c)](_0x5731a5);}