@ckeditor/ckeditor5-paste-from-office-enhanced 44.0.0-alpha.1 → 44.0.0-alpha.11

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.
package/LICENSE.md CHANGED
@@ -1,16 +1,16 @@
1
1
  Software License Agreement
2
2
  ==========================
3
3
 
4
- **CKEditor&nbsp;5 paste from Office enhanced feature** (https://ckeditor.com/ckeditor-5/)<br>
4
+ **CKEditor&nbsp;5 Paste from Office enhanced feature** (https://ckeditor.com/ckeditor-5/)<br>
5
5
  Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
6
6
 
7
- CKEditor&nbsp;5 paste from Office enhanced feature is licensed under a commercial license and is protected by copyright law.
8
- For more details about available licensing options please contact us at sales@cksource.com.
7
+ CKEditor&nbsp;5 Paste from Office enhanced feature is licensed under a commercial license and is protected by copyright law.
8
+ For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).
9
9
 
10
- Sources of Intellectual Property Included in CKEditor&nbsp;5 paste from Office enhanced
11
- ---------------------------------------------------------------------------------------
10
+ Sources of Intellectual Property Included in CKEditor&nbsp;5 Paste from Office enhanced feature
11
+ -----------------------------------------------------------------------------------------------
12
12
 
13
- Where not otherwise indicated, all CKEditor&nbsp;5 paste from Office enhanced feature content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
13
+ Where not otherwise indicated, all CKEditor&nbsp;5 Paste from Office enhanced feature content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
14
14
 
15
15
  Trademarks
16
16
  ----------
package/README.md CHANGED
@@ -1,11 +1,11 @@
1
1
  CKEditor&nbsp;5 Paste from Office Enhanced feature
2
- ================================
2
+ ==================================================
3
3
 
4
4
  [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-paste-from-office-enhanced.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-paste-from-office-enhanced)
5
5
 
6
6
  This package contains the paste from Office enhanced feature for CKEditor&nbsp;5. It introduces seamless content pasting from Microsoft Office applications with improved formatting retention for a smoother and more efficient workflow.
7
7
 
8
- This is a premium feature. [Contact us](https://ckeditor.com/contact/) if you would like to purchase a license. Let us know if you have any feedback or questions!
8
+ This is a premium feature. Sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free), or see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing) for more information.
9
9
 
10
10
  ## Installation
11
11
 
@@ -17,7 +17,7 @@ npm install ckeditor5-premium-features
17
17
 
18
18
  ## Create free account
19
19
 
20
- If you want to check full CKEditor&nbsp;5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/signup).
20
+ If you want to check full CKEditor&nbsp;5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free).
21
21
 
22
22
  ## Demo
23
23
 
@@ -35,11 +35,10 @@ As a licensed CKEditor&nbsp;5 paste from Office enhanced feature user, you can r
35
35
 
36
36
  ## License
37
37
 
38
- **CKEditor&nbsp;5 Paste from Office Enhanced** (https://ckeditor.com/ckeditor-5/)<br>
38
+ **CKEditor&nbsp;5 Paste from Office Enhanced feature** (https://ckeditor.com/ckeditor-5/)<br>
39
39
  Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
40
40
 
41
- CKEditor&nbsp;5 Paste from Office Enhanced feature is licensed under a commercial license and is protected by copyright law.
42
- For more details about available licensing options please contact us at sales@cksource.com.
41
+ CKEditor&nbsp;5 Paste from Office Enhanced feature is licensed under a commercial license and is protected by copyright law. For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).
43
42
 
44
43
  ### Trademarks
45
44
 
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(){const t=["175MmAjsi","21559170ICyuDF","145050TWzaes","2145284kDPOic","6137199FuElII","361362EvGnBI","2346211eKSTGg","8FTrAZf","test","9bEjVkD","2175852gXbIIi"];return(S=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(840212===parseInt(e(247))/1*(-parseInt(e(254))/2)+-parseInt(e(248))/3+parseInt(e(252))/4+-parseInt(e(249))/5*(-parseInt(e(251))/6)+parseInt(e(255))/7+parseInt(e(256))/8*(-parseInt(e(253))/9)+parseInt(e(250))/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 C(t,e){const n=S();return(C=function(t,e){return n[t-=246]})(t,e)}function A(t){return E[C(246)](t)}function O(){const t=["trim","style","exec","755180gpnWRB","split","2134YfTMUp","map","1388772UwKPDF","className","2KwhJFh","assign","48180ZLTVXr","length","24060fcXtdM","56jdAuYi","getPropertyValue","set","groups","initial","24gVsFgO","97490NNpoNJ","selectorText","329892XbIwaE","push","cssRules","tagName","hasClass","name","67626gyngNV"];return(O=function(){return t})()}function L(t,e){const n=O();return(L=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(112801===-parseInt(e(471))/1+-parseInt(e(498))/2*(-parseInt(e(482))/3)+parseInt(e(492))/4+parseInt(e(480))/5*(parseInt(e(479))/6)+parseInt(e(496))/7+parseInt(e(474))/8*(parseInt(e(488))/9)+parseInt(e(473))/10*(-parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(485)]&&!s[n(497)])continue;const e=!s[n(485)]||t[n(487)]===s[n(485)],o=!s[n(497)]||t[n(486)](s[n(497)]);e&&o&&r[n(476)](s,i)}return r}function N(t){const e=L,n={};for(let r=0;r<t[e(472)];r++){const s=t[r],i=t[e(475)](s);e(478)!==i&&(n[s]=i)}return n}function R(t){const e=L,n=t[e(493)](",")[e(495)]((t=>t[e(489)]())),r=[];for(const t of n){const n=P[e(491)](t);n&&r[e(483)](n[e(477)])}return r}function T(t){const e=L,n={};for(const r of t)Object[e(499)](n,r);return n}const W=k;function j(){const t=["26735kRcaXF","3975108oPVEOe","159840RVcOmP","content","39648530rEosIk","type","14wvBUts","1312704xLLNfh","_parsedData","744IuucJm","hasStyle","elementStart","1534215pQhmLY","values","44fIyGHT","setStyle","execute","1555944LBuZBF","createRangeIn","from","size","item","document","isActive"];return(j=function(){return t})()}function k(t,e){const n=j();return(k=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(952647===parseInt(e(195))/1+-parseInt(e(181))/2+-parseInt(e(176))/3+parseInt(e(178))/4*(-parseInt(e(188))/5)+-parseInt(e(189))/6*(parseInt(e(194))/7)+parseInt(e(173))/8*(-parseInt(e(190))/9)+parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class D extends w{[W(180)](t){const n=W,{body:r,styles:s}=t[n(172)],i=new e.UpcastWriter(r[n(186)]),o=i[n(182)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(476)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(484)])if(t instanceof CSSStyleRule){const r=N(t[e(490)]);n[t[e(481)]]=Object[e(499)]({},n[t[e(481)]]||{},r)}return n}(s));for(const t of o){if(n(175)!==t[n(193)])continue;const e=F(t[n(185)],c);if(e[n(184)]){const r=T(Array[n(183)](e[n(177)]()));for(const e in r){const s=t[n(185)];s[n(174)](e)||i[n(179)](e,r[e],s)}}}t[n(191)]=r}[W(187)](t){return super[W(187)](t)||A(t)}}function M(t,e){const n=$();return(M=function(t,e){return n[t-=176]})(t,e)}const K=M;!function(t){const e=M,n=t();for(;;)try{if(374893===parseInt(e(182))/1*(parseInt(e(189))/2)+parseInt(e(212))/3+parseInt(e(205))/4+-parseInt(e(211))/5+parseInt(e(203))/6*(parseInt(e(178))/7)+-parseInt(e(202))/8+-parseInt(e(179))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class V extends t.Plugin{static get[K(196)](){return K(187)}static get[K(193)](){return!0}static get[K(188)](){return!0}static get[K(210)](){return[K(200)]}[K(208)](){const t=K,e=this[t(197)],n=e[t(190)][t(199)](t(184)),r=e[t(201)][t(198)][t(192)],s=new D(r);n.on(t(191),((e,n)=>{const i=t,o=n[i(176)][i(180)](i(186));s[i(207)](o)&&(n[i(195)]||(n[i(195)]=b(o,r[i(194)])),s[i(185)](n))}),{priority:x.priorities[t(199)](t(209))+11})}[K(177)](){!async function(t){const e=d([114,66,109,73,115,101,78,107,51,86,48,77,76,67,116,69,50,98,83,79,54,55,90,84,99,104,82,110,72,117,87,103,122,70,97,71,57,74,68,112,81,65,89,100,88,118,75,80,119,53,121,85,102,120,111,49,106,108,52,56,105,113]),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=M;return t[e(204)]((t=>String[e(183)](t)))[e(181)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([114]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1732147200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=M,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(206)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function $(){const t=["12eOfDAW","plugins","inputTransformation","document","isOfficialPlugin","stylesProcessor","_parsedData","pluginName","editor","view","get","PasteFromOffice","editing","4406760BhDwJT","68706wlqeZm","map","2509744lCTLqE","href","isActive","init","high","requires","696520FmfEDn","1914255tenzgH","dataTransfer","afterInit","77aieJXv","6101982fVQFSw","getData","join","58593aEwRKS","fromCharCode","ClipboardPipeline","execute","text/html","PasteFromOfficeEnhancedInliner","isPremiumPlugin"];return($=function(){return t})()}const U=H;!function(t){const e=H,n=t();for(;;)try{if(499126===-parseInt(e(288))/1+parseInt(e(319))/2*(-parseInt(e(286))/3)+parseInt(e(295))/4+parseInt(e(312))/5*(parseInt(e(324))/6)+-parseInt(e(302))/7*(-parseInt(e(322))/8)+parseInt(e(305))/9+-parseInt(e(283))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const B=[U(321),U(311),U(318),U(293),U(309),U(325),U(299),U(298)],X=[U(321),U(311),U(318)],q={"font-style":[[U(313),"i"]],"font-weight":[[U(284),U(323)],[U(285),U(323)],[U(290),U(323)],[t=>Number(t)>=600,U(323)]],"text-decoration":[[U(308),"u"],[U(317),"s"]],"text-decoration-line":[[U(308),"u"],[U(317),"s"]],"vertical-align":[[U(297),U(297)],[U(307),U(292)]]};function J(t){return B[U(282)](t)}function H(t,e){const n=Y();return(H=function(t,e){return n[t-=282]})(t,e)}function _(t){const e=U;return Array[e(303)](t[e(301)]())[e(315)](J)}function z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(316)]((e=>{const i=n,o=t[i(296)](e);if(o)if(c=e,X[U(282)](c))r[e]=o;else if(e in q){const t=o[i(291)](" ");q[e][i(316)]((([n,r])=>{const o=i;for(const i of t)(o(304)==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(316)]((([,n])=>{const s=r,i=e[s(320)](n,[],t[s(300)]());e[s(310)](0,i,t)})),e[r(294)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(314)](n)[r(306)])return;const s=e[r(320)](r(287),[],t[r(300)]());e[r(289)](n,s),e[r(310)](0,s,t),e[r(294)](Object[r(314)](n),t)}(t,e,r)}function Y(){const t=["text-decoration-line","insertChild","font-family","21685InchRY","italic","keys","filter","forEach","line-through","font-size","5438hqOHbD","createElement","color","1525256VVMsKo","strong","1158YCmZwF","font-weight","includes","15710610cRXRdt","medium","bold","255ccmkIM","span","472190RHHIpO","setStyle","bolder","split","sup","text-decoration","removeStyle","3220748eAvOXw","getStyle","sub","vertical-align","font-style","getChildren","getStyleNames","21YWkEPl","from","function","5033637oyrrHE","length","super","underline"];return(Y=function(){return t})()}const G=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=332]})(t,e)}function Q(){const t=["_parsedData","20DCxMAW","font","10gJOyum","getItems","content","createRangeIn","69442yGwsRN","9mWgdEB","6564480WFjulY","document","217612hJQoiu","element","name","14SEWSJm","7344036gBVqOb","execute","stylesProcessor","blockElements","1337262jvQhhU","27709957rHrzzi","1106095SOIoCP","isActive","includes"];return(Q=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(566822===-parseInt(e(342))/1+parseInt(e(346))/2*(-parseInt(e(343))/3)+-parseInt(e(336))/4*(parseInt(e(332))/5)+parseInt(e(354))/6*(-parseInt(e(349))/7)+-parseInt(e(344))/8+parseInt(e(350))/9+parseInt(e(338))/10*(parseInt(e(355))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[G(351)](t){const n=G,{body:r}=t[n(335)],s=new e.UpcastWriter(r[n(345)]),i=s[n(341)](r),o=new e.ViewDocument(s[n(345)][n(352)]),c=[...new e.DomConverter(o)[n(353)],n(337)],a=i[n(339)]();for(const t of a)if(t.is(n(347))&&c[n(334)](t[n(348)])){z(t,s,_(t))}t[n(340)]=r}[G(333)](t){return super[G(333)](t)||A(t)}}const et=rt;function nt(){const t=["text/html","PasteFromOfficeEnhancedPropagator","isPremiumPlugin","_licenseKeyCheckInterval","13772CCQdMB","high","featureNotAllowed","inputTransformation","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","213736sSSwek","invalid","view","domainLimit","trialLimit","ClipboardPipeline","plugins","1lVGRPt","dataTransfer","stylesProcessor","119548OKsJKZ","destroy","licenseKey","12ZpzINN","editing","pasteFromOfficeEnhancedLicenseKeyDomainLimit","document","execute","usageLimit","developmentLimit","pluginName","pasteFromOfficeEnhancedLicenseKeyUsageLimit","3129560FZfcec","get","PasteFromOffice","expired","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","_showLicenseError","5PVYIWq","1533372dNUwTx","1275912nFjUip","init","editor","120PGWGMV","config","900928NccNdP","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","pasteFromOfficeEnhancedLicenseKeyExpired","requires","_parsedData","isOfficialPlugin","PasteFromOfficeEnhanced","isActive","getData"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(231852===parseInt(e(474))/1*(-parseInt(e(477))/2)+parseInt(e(480))/3*(parseInt(e(524))/4)+parseInt(e(495))/5*(parseInt(e(496))/6)+-parseInt(e(489))/7+parseInt(e(502))/8+parseInt(e(497))/9+parseInt(e(500))/10*(parseInt(e(516))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(487)](){return et(513)}static get[et(508)](){return!0}static get[et(514)](){return!0}static get[et(506)](){return[et(491)]}[et(498)](){const t=et,e=this[t(499)],n=e[t(473)][t(490)](t(529)),r=e[t(481)][t(526)][t(483)],s=new tt(r);n.on(t(519),((e,n)=>{const i=t,o=n[i(475)][i(511)](i(512));s[i(510)](o)&&(n[i(507)]||(n[i(507)]=b(o,r[i(476)])),s[i(484)](n))}),{priority:x.priorities[t(490)](t(517))+10}),this[t(479)]=this[t(499)][t(501)][t(490)](t(479));const i=this[t(499)];this[t(515)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(520)==s||e(523)==s||e(505)==s||e(482)==s||e(522)==s||e(521)==s||e(504)==s||e(493)==s||e(488)==s){delete i[r],n=s,clearInterval(this[e(515)]),this[e(515)]=void 0;break}}e(523)==n&&i[e(494)](e(525)),e(505)==n&&i[e(494)](e(492)),e(482)==n&&i[e(494)](e(527)),e(522)==n&&i[e(494)](e(518),e(509)),e(521)==n&&i[e(494)](e(503)),e(504)==n&&i[e(494)](e(528)),e(493)==n&&i[e(494)](e(486)),e(488)==n&&i[e(494)](e(485))}),1e3)}[et(478)](){const t=et;super[t(478)](),this[t(515)]&&clearInterval(this[t(515)])}}function it(){var t=["6484224hxgaIA","pluginName","250bAxkVU","2748232VaiUoX","1333584bEelKN","1002562NogkuW","PasteFromOffice","33IAKJkk","1GoxWXF","isOfficialPlugin","18pVWAky","requires","3164240EXkshm","693594PyYrjs","146680JTMiQg","PasteFromOfficeEnhanced","isPremiumPlugin"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=441]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(720389===-parseInt(e(441))/1*(parseInt(e(455))/2)+parseInt(e(457))/3*(-parseInt(e(447))/4)+parseInt(e(445))/5+-parseInt(e(450))/6+-parseInt(e(454))/7+parseInt(e(453))/8*(parseInt(e(443))/9)+parseInt(e(452))/10*(parseInt(e(446))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(451)](){return ot(448)}static get[ot(442)](){return!0}static get[ot(449)](){return!0}static get[ot(444)](){return[ot(456),V,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=265]})(t,e)}function lt(){var t=["2586360tBtbBc","151865xztScS","34586CxncDS","338995MtYpor","1101207bXFXna","18VcXjKc","2276325nqxtqt","2DoclQe","398324aCJfvK"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(205774===-parseInt(e(273))/1*(-parseInt(e(269))/2)+parseInt(e(266))/3+parseInt(e(270))/4+-parseInt(e(265))/5*(parseInt(e(267))/6)+-parseInt(e(272))/7+-parseInt(e(271))/8+parseInt(e(268))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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 y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=A,n=t();for(;;)try{if(135602===parseInt(e(260))/1*(-parseInt(e(258))/2)+-parseInt(e(262))/3*(-parseInt(e(261))/4)+-parseInt(e(263))/5+-parseInt(e(265))/6+parseInt(e(264))/7+-parseInt(e(256))/8*(-parseInt(e(257))/9)+-parseInt(e(266))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(){const t=["566964QxRKUC","136646wvGVkU","test","1PkFcAv","4DZWnmb","622551adyeQX","1316280Nqtqro","1658440QfYTgC","1133868BbLJyS","402620rEnFoW","32iLzbqg"];return(L=function(){return t})()}function A(t,e){const n=L();return(A=function(t,e){return n[t-=256]})(t,e)}function C(t){return S[A(259)](t)}function E(){const t=["push","5328ddgOVg","split","cssRules","1485kLABVI","getPropertyValue","groups","map","name","2550320nVeYgu","1214359QuILWM","837502cpkPpO","assign","tagName","3984960uThAPC","set","style","4242bVVvoL","9513336WLetnq","131630RprbbJ","length","selectorText","className","6NkKkNk","exec","trim","hasClass","initial"];return(E=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(611661===-parseInt(e(417))/1+-parseInt(e(418))/2*(parseInt(e(402))/3)+parseInt(e(416))/4+-parseInt(e(421))/5+parseInt(e(408))/6*(-parseInt(e(424))/7)+parseInt(e(425))/8+-parseInt(e(411))/9*(-parseInt(e(426))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(420)]&&!s[n(401)])continue;const e=!s[n(420)]||t[n(415)]===s[n(420)],o=!s[n(401)]||t[n(405)](s[n(401)]);e&&o&&r[n(422)](s,i)}return r}function F(t,e){const n=E();return(F=function(t,e){return n[t-=400]})(t,e)}function T(t){const e=F,n={};for(let r=0;r<t[e(427)];r++){const s=t[r],i=t[e(412)](s);e(406)!==i&&(n[s]=i)}return n}function k(t){const e=F,n=t[e(409)](",")[e(414)]((t=>t[e(404)]())),r=[];for(const t of n){const n=P[e(403)](t);n&&r[e(407)](n[e(413)])}return r}function N(t){const e=F,n={};for(const r of t)Object[e(419)](n,r);return n}const j=R;function R(t,e){const n=W();return(R=function(t,e){return n[t-=418]})(t,e)}function W(){const t=["createRangeIn","440565msIaeZ","document","9zTVRHu","503216vsIjgv","hasStyle","isActive","1750648jimzJg","execute","60662QEgBXW","type","from","355200xxXJwF","values","308930nENPvZ","1281465QQpNcW","content","5YJmPvs","_parsedData","4IGArMf","size","setStyle","elementStart","item"];return(W=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(194643===parseInt(e(436))/1*(-parseInt(e(428))/2)+parseInt(e(420))/3+parseInt(e(438))/4*(parseInt(e(434))/5)+parseInt(e(431))/6+parseInt(e(423))/7+-parseInt(e(426))/8+-parseInt(e(422))/9*(-parseInt(e(433))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends w{[j(427)](t){const n=j,{body:r,styles:s}=t[n(437)],i=new e.UpcastWriter(r[n(421)]),o=i[n(419)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=k(r),i=t[r];for(const t of s)n[e(422)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(410)])if(t instanceof CSSStyleRule){const r=T(t[e(423)]);n[t[e(400)]]=Object[e(419)]({},n[t[e(400)]]||{},r)}return n}(s));for(const t of o){if(n(441)!==t[n(429)])continue;const e=O(t[n(418)],c);if(e[n(439)]){const r=N(Array[n(430)](e[n(432)]()));for(const e in r){const s=t[n(418)];s[n(424)](e)||i[n(440)](e,r[e],s)}}}t[n(435)]=r}[j(425)](t){return super[j(425)](t)||C(t)}}const K=V;function M(){const t=["dataTransfer","view","map","high","isOfficialPlugin","plugins","50311vVNlzt","editing","8654800wehFNq","ClipboardPipeline","83850djOuAB","10PoVZOk","4678224fOvfKg","PasteFromOfficeEnhancedInliner","afterInit","PasteFromOffice","text/html","execute","join","requires","215KofGoD","3XkXYaT","stylesProcessor","get","3871007ycYtyw","7170163lEPwsp","href","15816340cTCKyH","getData","fromCharCode","editor","9OEgGSx","pluginName","inputTransformation","isPremiumPlugin","document","_parsedData","isActive","init"];return(M=function(){return t})()}function V(t,e){const n=M();return(V=function(t,e){return n[t-=328]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(920310===-parseInt(e(332))/1*(parseInt(e(337))/2)+-parseInt(e(347))/3*(-parseInt(e(338))/4)+parseInt(e(346))/5*(parseInt(e(336))/6)+parseInt(e(350))/7+parseInt(e(334))/8+-parseInt(e(357))/9*(parseInt(e(353))/10)+-parseInt(e(351))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class $ extends t.Plugin{static get[K(358)](){return K(339)}static get[K(330)](){return!0}static get[K(360)](){return!0}static get[K(345)](){return[K(341)]}[K(364)](){const t=K,e=this[t(356)],n=e[t(331)][t(349)](t(335)),r=e[t(333)][t(366)][t(361)],s=new D(r);n.on(t(359),((e,n)=>{const i=t,o=n[i(365)][i(354)](i(342));s[i(363)](o)&&(n[i(362)]||(n[i(362)]=b(o,r[i(348)])),s[i(343)](n))}),{priority:x.priorities[t(349)](t(329))+11})}[K(340)](){!async function(t){const e=d([84,79,118,113,101,81,117,100,89,90,98,76,80,109,77,82,106,54,105,121,66,107,56,53,104,119,88,72,114,78,65,49,108,85,75,103,112,48,71,52,74,70,97,111,69,51,67,50,86,116,55,87,99,83,102,57,110,122,68,115,120,73]),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=V;return t[e(328)]((t=>String[e(355)](t)))[e(344)]("")}!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([84]);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:1733011200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(352)]);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]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([100,101,118,101,108,111,112,109,101,110,116])&&(e=c(d([68,101,118,101,108,111,112,109,101,110,116,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=Y;function Y(t,e){const n=J();return(Y=function(t,e){return n[t-=328]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(741610===parseInt(e(370))/1+-parseInt(e(340))/2*(parseInt(e(358))/3)+-parseInt(e(356))/4+parseInt(e(360))/5*(-parseInt(e(346))/6)+parseInt(e(355))/7+-parseInt(e(361))/8*(parseInt(e(354))/9)+parseInt(e(329))/10*(parseInt(e(364))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const z=[U(331),U(368),U(357),U(366),U(338),U(363),U(353),U(337)];function J(){const t=["from","span","insertChild","removeStyle","vertical-align","text-decoration-line","underline","2cQydQQ","split","setStyle","medium","bolder","includes","123972UVVmAY","filter","sup","italic","getStyleNames","function","line-through","font-style","9JMSKSY","1319976BljRsD","3426004HwAWHN","font-size","3832659UwkplA","createElement","60LjlAol","4003048xoUJbv","getChildren","font-weight","11YLVRzK","bold","text-decoration","strong","font-family","sub","313858iNxQpP","keys","getStyle","super","31215630AzVaWj","length","color","forEach"];return(J=function(){return t})()}const Q=[U(331),U(368),U(357)],q={"font-style":[[U(349),"i"]],"font-weight":[[U(343),U(367)],[U(365),U(367)],[U(344),U(367)],[t=>Number(t)>=600,U(367)]],"text-decoration":[[U(339),"u"],[U(352),"s"]],"text-decoration-line":[[U(339),"u"],[U(352),"s"]],"vertical-align":[[U(369),U(369)],[U(328),U(348)]]};function B(t){return z[U(345)](t)}function _(t){const e=U;return Array[e(333)](t[e(350)]())[e(347)](B)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(332)]((e=>{const i=n,o=t[i(372)](e);if(o)if(c=e,Q[U(345)](c))r[e]=o;else if(e in q){const t=o[i(341)](" ");q[e][i(332)]((([n,r])=>{const o=i;for(const i of t)(o(351)==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(332)]((([,n])=>{const s=r,i=e[s(359)](n,[],t[s(362)]());e[s(335)](0,i,t)})),e[r(336)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(371)](n)[r(330)])return;const s=e[r(359)](r(334),[],t[r(362)]());e[r(342)](n,s),e[r(335)](0,s,t),e[r(336)](Object[r(371)](n),t)}(t,e,r)}const H=X;function X(t,e){const n=Z();return(X=function(t,e){return n[t-=353]})(t,e)}function Z(){const t=["document","element","691686okzOLA","2609946SCBLVs","createRangeIn","getItems","28835tvJcPo","73130soyNhL","blockElements","font","execute","content","name","_parsedData","30bKvfjD","79745MflBou","3477616NYGMmU","isActive","stylesProcessor","208exvTQG","7EcSkxJ","includes","8873880oJtTot"];return(Z=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(218674===-parseInt(e(362))/1+parseInt(e(354))/2*(-parseInt(e(361))/3)+-parseInt(e(366))/4*(parseInt(e(353))/5)+-parseInt(e(373))/6*(parseInt(e(367))/7)+parseInt(e(363))/8+parseInt(e(372))/9+parseInt(e(369))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[H(357)](t){const n=H,{body:r}=t[n(360)],s=new e.UpcastWriter(r[n(370)]),i=s[n(374)](r),o=new e.ViewDocument(s[n(370)][n(365)]),c=[...new e.DomConverter(o)[n(355)],n(356)],a=i[n(375)]();for(const t of a)if(t.is(n(371))&&c[n(368)](t[n(359)])){G(t,s,_(t))}t[n(358)]=r}[H(364)](t){return super[H(364)](t)||C(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=408]})(t,e)}function rt(){const t=["requires","2884548SxkmYN","developmentLimit","6631947tFlfVI","view","PasteFromOfficeEnhancedPropagator","editing","inputTransformation","invalid","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit","isOfficialPlugin","_parsedData","destroy","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","plugins","getData","stylesProcessor","editor","high","featureNotAllowed","licenseKey","dataTransfer","pasteFromOfficeEnhancedLicenseKeyDomainLimit","expired","get","2658765DZXPoE","usageLimit","33990ToSLqD","pasteFromOfficeEnhancedLicenseKeyTrialLimit","trialLimit","text/html","51896pdcwGk","1456930Cdwvun","PasteFromOfficeEnhanced","ClipboardPipeline","config","pluginName","7xPvalU","93516DMMmVp","evaluationLimit","domainLimit","isPremiumPlugin","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyExpired","99sXVwTx","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","_licenseKeyCheckInterval","203vznhpr","execute","pasteFromOfficeEnhancedLicenseKeyNotAllowed","init","document"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(657274===parseInt(e(455))/1*(parseInt(e(445))/2)+-parseInt(e(462))/3*(-parseInt(e(456))/4)+-parseInt(e(443))/5+-parseInt(e(416))/6+parseInt(e(410))/7*(parseInt(e(449))/8)+parseInt(e(418))/9+-parseInt(e(450))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(454)](){return et(420)}static get[et(426)](){return!0}static get[et(459)](){return!0}static get[et(415)](){return[et(424)]}[et(413)](){const t=et,e=this[t(435)],n=e[t(432)][t(442)](t(452)),r=e[t(421)][t(419)][t(414)],s=new tt(r);n.on(t(422),((e,n)=>{const i=t,o=n[i(439)][i(433)](i(448));s[i(463)](o)&&(n[i(427)]||(n[i(427)]=b(o,r[i(434)])),s[i(411)](n))}),{priority:x.priorities[t(442)](t(436))+10}),this[t(438)]=this[t(435)][t(453)][t(442)](t(438));const i=this[t(435)];this[t(409)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(460)==s||e(408)==s||e(461)==s||e(440)==s||e(412)==s||e(430)==s||e(446)==s||e(425)==s||e(431)==s){delete i[r],n=s,clearInterval(this[e(409)]),this[e(409)]=void 0;break}}e(408)==n&&i[e(429)](e(423)),e(461)==n&&i[e(429)](e(441)),e(440)==n&&i[e(429)](e(458)),e(412)==n&&i[e(429)](e(437),e(451)),e(430)==n&&i[e(429)](e(457)),e(446)==n&&i[e(429)](e(447)),e(425)==n&&i[e(429)](e(417)),e(431)==n&&i[e(429)](e(444))}),1e3)}[et(428)](){const t=et;super[t(428)](),this[t(409)]&&clearInterval(this[t(409)])}}var it=ct;function ot(){var t=["pluginName","446610BAYxiF","isOfficialPlugin","616288acmmbj","1300494DGDYIT","120aMfatu","296875jfWPZI","PasteFromOffice","PasteFromOfficeEnhanced","127900XJHseh","21TILGmf","10PSzOAW","17223sRYmLt","isPremiumPlugin","3595761YzIEti","requires"];return(ot=function(){return t})()}function ct(t,e){var n=ot();return(ct=function(t,e){return n[t-=206]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(172568===-parseInt(e(206))/1+parseInt(e(217))/2+parseInt(e(212))/3*(parseInt(e(221))/4)+parseInt(e(209))/5+parseInt(e(220))/6+-parseInt(e(210))/7*(-parseInt(e(219))/8)+-parseInt(e(214))/9*(parseInt(e(211))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class at extends t.Plugin{static get[it(216)](){return it(208)}static get[it(218)](){return!0}static get[it(213)](){return!0}static get[it(215)](){return[it(207),$,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=120]})(t,e)}function lt(){var t=["707917kKfSgT","8gmRlpF","5070TvKhmQ","176410NbJlXu","200154citdLL","1563290nPkYtL","4GdZCfx","1665642iBZVkk","1390719HsRKnb","47097iRoFaA"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(935441===-parseInt(e(127))/1+-parseInt(e(121))/2+-parseInt(e(122))/3+parseInt(e(120))/4*(-parseInt(e(129))/5)+-parseInt(e(128))/6+-parseInt(e(124))/7*(-parseInt(e(125))/8)+parseInt(e(123))/9*(parseInt(e(126))/10))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 _0x5c91c7}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x5dd0a2,parseHtml as _0x253fa5}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x122330,uid as _0x433129}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3a8a8b,ViewDocument as _0x4643dc,DomConverter as _0x4d6bc8}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x302053){return x['test'](_0x302053);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0xe8422d,_0x1c84c7){const _0x1cdd05=new Map();for(const [_0x4b2e66,_0x4cc5e5]of _0x1c84c7){if(!_0x4b2e66['tagName']&&!_0x4b2e66['className'])continue;const _0x820258=!_0x4b2e66['tagName']||_0xe8422d['name']===_0x4b2e66['tagName'],_0x251dbf=!_0x4b2e66['className']||_0xe8422d['hasClass'](_0x4b2e66['className']);_0x820258&&_0x251dbf&&_0x1cdd05['set'](_0x4b2e66,_0x4cc5e5);}return _0x1cdd05;}function h(_0x2cd56a){const _0x457251={};for(let _0x3b118c=0x0;_0x3b118c<_0x2cd56a['length'];_0x3b118c++){const _0xc19fe2=_0x2cd56a[_0x3b118c],_0x8f1a85=_0x2cd56a['getPropertyValue'](_0xc19fe2);'initial'!==_0x8f1a85&&(_0x457251[_0xc19fe2]=_0x8f1a85);}return _0x457251;}function L(_0x26514b){const _0x4813da=_0x26514b['split'](',')['map'](_0x56d32a=>_0x56d32a['trim']()),_0x5252c4=[];for(const _0x58ea6c of _0x4813da){const _0x41e9d4=S['exec'](_0x58ea6c);_0x41e9d4&&_0x5252c4['push'](_0x41e9d4['groups']);}return _0x5252c4;}function y(_0x524f67){const _0x59b82d={};for(const _0x4fb4fd of _0x524f67)Object['assign'](_0x59b82d,_0x4fb4fd);return _0x59b82d;}class c extends _0x5dd0a2{['execute'](_0x203321){const {body:_0x9b0da8,styles:_0x27c640}=_0x203321['_parsedData'],_0x24b0da=new _0x3a8a8b(_0x9b0da8['document']),_0x1c8bf4=_0x24b0da['createRangeIn'](_0x9b0da8),_0x5e454d=function(_0x288cc4){const _0x3bdea1={};for(const _0x507ea8 of _0x288cc4)for(const _0x1a89e0 of _0x507ea8['cssRules'])if(_0x1a89e0 instanceof CSSStyleRule){const _0x570432=h(_0x1a89e0['style']);_0x3bdea1[_0x1a89e0['selectorText']]=Object['assign']({},_0x3bdea1[_0x1a89e0['selectorText']]||{},_0x570432);}return _0x3bdea1;}(_0x27c640),_0x408d71=function(_0x405b55){const _0x9d216=new Map();for(const _0x2793df in _0x405b55){const _0x3404db=L(_0x2793df),_0x29d9ae=_0x405b55[_0x2793df];for(const _0x28e832 of _0x3404db)_0x9d216['set'](_0x28e832,_0x29d9ae);}return _0x9d216;}(_0x5e454d);for(const _0x184844 of _0x1c8bf4){if('elementStart'!==_0x184844['type'])continue;const _0x27f127=k(_0x184844['item'],_0x408d71);if(_0x27f127['size']){const _0x296365=y(Array['from'](_0x27f127['values']()));for(const _0x4ebcd0 in _0x296365){const _0x27eddb=_0x184844['item'];_0x27eddb['hasStyle'](_0x4ebcd0)||_0x24b0da['setStyle'](_0x4ebcd0,_0x296365[_0x4ebcd0],_0x27eddb);}}}_0x203321['content']=_0x9b0da8;}['isActive'](_0x5144c9){return super['isActive'](_0x5144c9)||d(_0x5144c9);}}class i extends _0x5c91c7{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1045ba=this['editor'],_0xafd5e5=_0x1045ba['plugins']['get']('ClipboardPipeline'),_0xaca76a=_0x1045ba['editing']['view']['document'],_0x1ddc9e=new c(_0xaca76a);_0xafd5e5['on']('inputTransformation',(_0x5bd801,_0x4c499d)=>{const _0x463d50=_0x4c499d['dataTransfer']['getData']('text/html');_0x1ddc9e['isActive'](_0x463d50)&&(_0x4c499d['_parsedData']||(_0x4c499d['_parsedData']=_0x253fa5(_0x463d50,_0xaca76a['stylesProcessor'])),_0x1ddc9e['execute'](_0x4c499d));},{'priority':_0x122330['get']('high')+0xb});}['afterInit'](){!async function(_0x411a6f){const _0x18e1dd=_0x3c59e7([0x72,0x42,0x6d,0x49,0x73,0x65,0x4e,0x6b,0x33,0x56,0x30,0x4d,0x4c,0x43,0x74,0x45,0x32,0x62,0x53,0x4f,0x36,0x37,0x5a,0x54,0x63,0x68,0x52,0x6e,0x48,0x75,0x57,0x67,0x7a,0x46,0x61,0x47,0x39,0x4a,0x44,0x70,0x51,0x41,0x59,0x64,0x58,0x76,0x4b,0x50,0x77,0x35,0x79,0x55,0x66,0x78,0x6f,0x31,0x6a,0x6c,0x34,0x38,0x69,0x71]),_0x2ea42a=0xc3613c2,_0x26c379=0xc314442^_0x2ea42a,_0x56b268=window[_0x3c59e7([0x44,0x61,0x74,0x65])][_0x3c59e7([0x6e,0x6f,0x77])](),_0x2a125c=_0x411a6f[_0x3c59e7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28f528=new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x391d05=>{_0x2a125c[_0x3c59e7([0x6f,0x6e,0x63,0x65])](_0x3c59e7([0x72,0x65,0x61,0x64,0x79]),_0x391d05);}),_0x473a66={[_0x3c59e7([0x6b,0x74,0x79])]:_0x3c59e7([0x45,0x43]),[_0x3c59e7([0x75,0x73,0x65])]:_0x3c59e7([0x73,0x69,0x67]),[_0x3c59e7([0x63,0x72,0x76])]:_0x3c59e7([0x50,0x2d,0x32,0x35,0x36]),[_0x3c59e7([0x78])]:_0x3c59e7([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]),[_0x3c59e7([0x79])]:_0x3c59e7([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]),[_0x3c59e7([0x61,0x6c,0x67])]:_0x3c59e7([0x45,0x53,0x32,0x35,0x36])},_0x12ddb2=_0x2a125c[_0x3c59e7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3c59e7([0x67,0x65,0x74])](_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x381baf(){let _0x576cba,_0x41566b=null,_0x462f2b=null;try{if(_0x12ddb2==_0x3c59e7([0x47,0x50,0x4c]))return _0x3c59e7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x576cba=_0x5aeaae(),!_0x576cba)return _0x3c59e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x576cba[_0x3c59e7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x462f2b=_0x283621(_0x576cba[_0x3c59e7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x576cba[_0x3c59e7([0x6a,0x74,0x69])])),await _0x5df328()?_0x1c0334()?_0x3ca761()?_0x3c59e7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40f532()?(_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c59e7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x41566b=_0x4f7ff7(_0x3c59e7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c59e7([0x74,0x72,0x69,0x61,0x6c])&&(_0x41566b=_0x4f7ff7(_0x3c59e7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c59e7([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x41566b=_0x4f7ff7(_0x3c59e7([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x498ed7()):_0x3c59e7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3c59e7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3c59e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2c336d){return _0x3c59e7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3ca761(){const _0x46554b=[_0x3c59e7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3c59e7([0x74,0x72,0x69,0x61,0x6c])][_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56b268/0x3e8:0xe10*_0x26c379;return _0x576cba[_0x3c59e7([0x65,0x78,0x70])]<_0x46554b;}function _0x1c0334(){const _0x5586f4=_0x576cba[_0x3c59e7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5586f4&&(!!_0x5586f4[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c59e7([0x2a]))||(!!_0x5586f4[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c59e7([0x50,0x4f,0x45]))||!!_0x5586f4[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c59e7([0x50,0x50]))));}function _0x40f532(){const _0x12154c=_0x576cba[_0x3c59e7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x12154c||0x0==_0x12154c[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x36358f}=new URL(window[_0x3c59e7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x12154c[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36358f))return!0x0;const _0x14aed6=_0x36358f[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])](_0x3c59e7([0x2e]));return _0x12154c[_0x3c59e7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a962a=>_0x1a962a[_0x3c59e7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c59e7([0x2a])))[_0x3c59e7([0x6d,0x61,0x70])](_0x550556=>_0x550556[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])](_0x3c59e7([0x2e])))[_0x3c59e7([0x73,0x6f,0x6d,0x65])](_0x3fbd04=>_0x14aed6[_0x3c59e7([0x65,0x76,0x65,0x72,0x79])]((_0x220664,_0x5ead25)=>_0x3fbd04[_0x5ead25]===_0x220664||_0x3fbd04[_0x5ead25]===_0x3c59e7([0x2a])));}function _0x498ed7(){return _0x41566b&&_0x462f2b?new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16b725,_0x34f27c)=>{_0x41566b[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x16b725,_0x34f27c),_0x462f2b[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x4e3473=>{_0x4e3473!=_0x3c59e7([0x56,0x61,0x6c,0x69,0x64])&&_0x16b725(_0x4e3473);},_0x34f27c);}):_0x41566b||_0x462f2b||_0x3c59e7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x283621(_0x3a586b,_0x55c1f9){return new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f9a7f=>{if(_0x1f4dd1())return _0x2f9a7f(_0x3c59e7([0x56,0x61,0x6c,0x69,0x64]));_0x44c86f(),_0x2a125c[_0x3c59e7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3c59e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x46d25b=!0x1;const _0x1741c7=_0x433129();function _0x4922b8(_0x494b21){return!!_0x494b21&&(typeof _0x494b21===_0x3c59e7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x494b21===_0x3c59e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x494b21[_0x3c59e7([0x74,0x68,0x65,0x6e])]===_0x3c59e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x494b21[_0x3c59e7([0x63,0x61,0x74,0x63,0x68])]===_0x3c59e7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2aeba4(_0x3d557b){_0x3478e6(_0x3d557b)[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x125822=>{if(!_0x125822||_0x125822[_0x3c59e7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3c59e7([0x6f,0x6b]))return _0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x535cae(_0xa913b5(_0x1741c7+_0x55c1f9))!=_0x125822[_0x3c59e7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3c59e7([0x56,0x61,0x6c,0x69,0x64]);})[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x493229=>(_0xa11abb(),_0x493229),()=>{const _0xc7fa2f=_0x5affe7();return null==_0xc7fa2f?(_0xa11abb(),_0x3c59e7([0x56,0x61,0x6c,0x69,0x64])):_0x3c59e7(_0x56b268-_0xc7fa2f>(0x283a97c2^_0x2ea42a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x2f9a7f)[_0x3c59e7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2f9a7f(_0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52533=0xc00fd42^_0x2ea42a;function _0xa11abb(){const _0x40b656=_0x3c59e7([0x6c,0x6c,0x63,0x74,0x2d])+_0x535cae(_0xa913b5(_0x3a586b)),_0x1d82a7=_0x3bea10(_0x535cae(window[_0x3c59e7([0x4d,0x61,0x74,0x68])][_0x3c59e7([0x63,0x65,0x69,0x6c])](_0x56b268/_0x52533)));window[_0x3c59e7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c59e7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40b656,_0x1d82a7);}function _0x5affe7(){const _0xcecfef=_0x3c59e7([0x6c,0x6c,0x63,0x74,0x2d])+_0x535cae(_0xa913b5(_0x3a586b)),_0x3b0211=window[_0x3c59e7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c59e7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xcecfef);return _0x3b0211?window[_0x3c59e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bea10(_0x3b0211),0x10)*_0x52533:null;}function _0x3478e6(_0x3d8447){return new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1edb72,_0x394a1f)=>{_0x3d8447[_0x3c59e7([0x74,0x68,0x65,0x6e])](_0x1edb72,_0x394a1f),window[_0x3c59e7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x394a1f,0xc37c702^_0x2ea42a);});}}_0x2a125c[_0x3c59e7([0x6f,0x6e])](_0x3c59e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x140120,_0x573848)=>{if(_0x573848[0x0]!=_0x3a586b)return _0x2f9a7f(_0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x573848[0x1]={..._0x573848[0x1],[_0x3c59e7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1741c7};},{[_0x3c59e7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c59e7([0x68,0x69,0x67,0x68])}),_0x2a125c[_0x3c59e7([0x6f,0x6e])](_0x3c59e7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1bbcbd=>{_0x4922b8(_0x1bbcbd[_0x3c59e7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x46d25b=!0x0,_0x2aeba4(_0x1bbcbd[_0x3c59e7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3c59e7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c59e7([0x6c,0x6f,0x77])}),_0x28f528[_0x3c59e7([0x74,0x68,0x65,0x6e])](()=>{_0x46d25b||_0x2f9a7f(_0x3c59e7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1f4dd1(){return _0x2a125c[_0x3c59e7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c59e7([0x76,0x69,0x65,0x77])][_0x3c59e7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3c59e7([0x61,0x75,0x74,0x6f]);}function _0x44c86f(){_0x2a125c[_0x3c59e7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c59e7([0x76,0x69,0x65,0x77])][_0x3c59e7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c59e7([0x61,0x75,0x74,0x6f]);}}function _0x4f7ff7(_0x395e96){const _0x258ad0=[new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e9bfd=>setTimeout(_0x2e9bfd,0xc3f2d0e^_0x2ea42a)),_0x28f528[_0x3c59e7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cfecf=>{let _0x15b174=0x0;_0x2a125c[_0x3c59e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c59e7([0x6f,0x6e])](_0x3c59e7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e7b5a,_0x548391)=>{_0x548391[0x0][_0x3c59e7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x15b174++,_0x15b174==(0xc36123a^_0x2ea42a)&&(_0x2cfecf(),_0x4e7b5a[_0x3c59e7([0x6f,0x66,0x66])]());});}))];return window[_0x3c59e7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c59e7([0x72,0x61,0x63,0x65])](_0x258ad0)[_0x3c59e7([0x74,0x68,0x65,0x6e])](()=>_0x395e96);}async function _0x1bfc0a(){await _0x28f528,_0x2a125c[_0x3c59e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c59e7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21adac,_0x2a125c[_0x3c59e7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c59e7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21adac,_0x2a125c[_0x3c59e7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3c59e7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2ae4eb(_0x12f505){const _0xe7d9b5=_0x3e2efa();_0x2a125c[_0xe7d9b5]=_0x3c59e7([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])+_0x12f505,_0x12f505!=_0x3c59e7([0x56,0x61,0x6c,0x69,0x64])&&_0x1bfc0a();}function _0x3e2efa(){const _0x40ee4b=window[_0x3c59e7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3c59e7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3c59e7([0x6e,0x6f,0x77])]())[_0x3c59e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3c59e7([0x2e]),'');let _0x52f0f7=_0x3c59e7([0x72]);for(let _0x25ccc6=0x0;_0x25ccc6<_0x40ee4b[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25ccc6+=0x2){let _0x26e47d=window[_0x3c59e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40ee4b[_0x3c59e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25ccc6,_0x25ccc6+0x2));_0x26e47d>=_0x18e1dd[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x26e47d-=_0x18e1dd[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x52f0f7+=_0x18e1dd[_0x26e47d];}return _0x52f0f7;}function _0x5aeaae(){const _0x1e6fa4=_0x12ddb2[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])](_0x3c59e7([0x2e]));if(0x3!=_0x1e6fa4[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3a4754(_0x1e6fa4[0x1]);function _0x3a4754(_0x232935){const _0x13a7c3=_0x1c9e55(_0x232935);return _0x13a7c3&&_0x31504b()?_0x13a7c3:null;function _0x31504b(){const _0x2dd1bb=_0x13a7c3[_0x3c59e7([0x6a,0x74,0x69])],_0x4eafbb=window[_0x3c59e7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dd1bb[_0x3c59e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2dd1bb[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3d4349={..._0x13a7c3,[_0x3c59e7([0x6a,0x74,0x69])]:_0x2dd1bb[_0x3c59e7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2dd1bb[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3d4349[_0x3c59e7([0x76,0x63])],_0xa913b5(_0x3d4349)==_0x4eafbb;}}}async function _0x5df328(){let _0x57be71=!0x0;try{const _0x53f414=_0x12ddb2[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])](_0x3c59e7([0x2e])),[_0x339f14,_0x111e9e,_0x38a46f]=_0x53f414;return _0xdc2671(_0x339f14),await _0x50f05d(_0x339f14,_0x111e9e,_0x38a46f),_0x57be71;}catch(_0x41b321){return!0x1;}function _0xdc2671(_0x9ee784){const _0x42d1a7=_0x1c9e55(_0x9ee784);_0x42d1a7&&_0x42d1a7[_0x3c59e7([0x61,0x6c,0x67])]==_0x3c59e7([0x45,0x53,0x32,0x35,0x36])||(_0x57be71=!0x1);}async function _0x50f05d(_0x282a63,_0x3eb06f,_0x3f0002){const _0x3e0091=window[_0x3c59e7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3c59e7([0x66,0x72,0x6f,0x6d])](_0x5c4736(_0x3f0002),_0x239be3=>_0x239be3[_0x3c59e7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x426904=new window[(_0x3c59e7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3c59e7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x282a63+_0x3c59e7([0x2e])+_0x3eb06f),_0x47511e=window[_0x3c59e7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3c59e7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47511e)return;const _0x5b5d91=await _0x47511e[_0x3c59e7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3c59e7([0x6a,0x77,0x6b]),_0x473a66,{[_0x3c59e7([0x6e,0x61,0x6d,0x65])]:_0x3c59e7([0x45,0x43,0x44,0x53,0x41]),[_0x3c59e7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3c59e7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3c59e7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47511e[_0x3c59e7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3c59e7([0x6e,0x61,0x6d,0x65])]:_0x3c59e7([0x45,0x43,0x44,0x53,0x41]),[_0x3c59e7([0x68,0x61,0x73,0x68])]:{[_0x3c59e7([0x6e,0x61,0x6d,0x65])]:_0x3c59e7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b5d91,_0x3e0091,_0x426904)||(_0x57be71=!0x1);}}function _0x1c9e55(_0x24e4aa){return _0x24e4aa[_0x3c59e7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3c59e7([0x65,0x79]))?JSON[_0x3c59e7([0x70,0x61,0x72,0x73,0x65])](_0x5c4736(_0x24e4aa)):null;}function _0x5c4736(_0x412bcc){return window[_0x3c59e7([0x61,0x74,0x6f,0x62])](_0x412bcc[_0x3c59e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3c59e7([0x2b]))[_0x3c59e7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3c59e7([0x2f])));}function _0xa913b5(_0x516a7d){let _0x5c5ab8=0x1505;function _0x28b370(_0x4ea32f){for(let _0x43cf41=0x0;_0x43cf41<_0x4ea32f[_0x3c59e7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43cf41++){const _0x2cecb5=_0x4ea32f[_0x3c59e7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43cf41);_0x5c5ab8=(_0x5c5ab8<<0x5)+_0x5c5ab8+_0x2cecb5,_0x5c5ab8&=_0x5c5ab8;}}function _0x257ae5(_0x52f504){Array[_0x3c59e7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x52f504)?_0x52f504[_0x3c59e7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x257ae5):_0x52f504&&typeof _0x52f504==_0x3c59e7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3c59e7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x52f504)[_0x3c59e7([0x73,0x6f,0x72,0x74])]()[_0x3c59e7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x58373c,_0x10b39c])=>{_0x28b370(_0x58373c),_0x257ae5(_0x10b39c);}):_0x28b370(window[_0x3c59e7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x52f504));}return _0x257ae5(_0x516a7d),_0x5c5ab8>>>0x0;}function _0x535cae(_0x28ed03){return _0x28ed03[_0x3c59e7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3c59e7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3c59e7([0x30]));}function _0x3bea10(_0x70a04c){return _0x70a04c[_0x3c59e7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3c59e7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3c59e7([0x6a,0x6f,0x69,0x6e])]('');}function _0x21adac(){}function _0x3c59e7(_0x570e11){return _0x570e11['map'](_0x4dee17=>String['fromCharCode'](_0x4dee17))['join']('');}_0x2ae4eb(await _0x381baf());}(this);}}const O=['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'],[_0x31bc8a=>Number(_0x31bc8a)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x236953){return O['includes'](_0x236953);}function v(_0x31ac6f,_0x20f96f,_0x538a87){const {spanStyles:_0x2c859a,stylesToBeHtmlElements:_0x1c11cd}=function(_0x578f3f,_0x27f3fd){const _0x54f903={},_0x3e3afa={};return _0x27f3fd['forEach'](_0x508f6b=>{const _0x470f5d=_0x578f3f['getStyle'](_0x508f6b);if(_0x470f5d){if(function(_0x269b53){return E['includes'](_0x269b53);}(_0x508f6b))_0x54f903[_0x508f6b]=_0x470f5d;else{if(function(_0x499143){return _0x499143 in F;}(_0x508f6b)){const _0x5a7d69=_0x470f5d['split']('\x20');F[_0x508f6b]['forEach'](([_0x40688c,_0x17740b])=>{for(const _0xd4dcb7 of _0x5a7d69){('function'==typeof _0x40688c&&_0x40688c(_0xd4dcb7)||_0x40688c===_0xd4dcb7)&&(_0x3e3afa[_0x508f6b]=[..._0x3e3afa[_0x508f6b]||[],[_0x40688c,_0x17740b]]);}});}}}}),{'spanStyles':_0x54f903,'stylesToBeHtmlElements':_0x3e3afa};}(_0x31ac6f,_0x538a87);!function(_0x16e87f,_0x3bdab8,_0x422742){for(const _0x3b88a3 in _0x422742){_0x422742[_0x3b88a3]['forEach'](([,_0x50a9a7])=>{const _0x59c4d2=_0x3bdab8['createElement'](_0x50a9a7,[],_0x16e87f['getChildren']());_0x3bdab8['insertChild'](0x0,_0x59c4d2,_0x16e87f);}),_0x3bdab8['removeStyle'](_0x3b88a3,_0x16e87f);}}(_0x31ac6f,_0x20f96f,_0x1c11cd),function(_0x55ff41,_0x5b4f7d,_0x5b0fc8){if(!Object['keys'](_0x5b0fc8)['length'])return;const _0x5c0f23=_0x5b4f7d['createElement']('span',[],_0x55ff41['getChildren']());_0x5b4f7d['setStyle'](_0x5b0fc8,_0x5c0f23),_0x5b4f7d['insertChild'](0x0,_0x5c0f23,_0x55ff41),_0x5b4f7d['removeStyle'](Object['keys'](_0x5b0fc8),_0x55ff41);}(_0x31ac6f,_0x20f96f,_0x2c859a);}class m extends _0x5dd0a2{['execute'](_0xd0157d){const {body:_0x15fc3d}=_0xd0157d['_parsedData'],_0x3db1c9=new _0x3a8a8b(_0x15fc3d['document']),_0x561948=_0x3db1c9['createRangeIn'](_0x15fc3d),_0x192161=new _0x4643dc(_0x3db1c9['document']['stylesProcessor']),_0x131eac=[...new _0x4d6bc8(_0x192161)['blockElements'],'font'],_0x1700f9=_0x561948['getItems']();for(const _0x464efd of _0x1700f9)_0x464efd['is']('element')&&_0x131eac['includes'](_0x464efd['name'])&&v(_0x464efd,_0x3db1c9,(_0x434c04=_0x464efd,Array['from'](_0x434c04['getStyleNames']())['filter'](K)));var _0x434c04;_0xd0157d['content']=_0x15fc3d;}['isActive'](_0x52de74){return super['isActive'](_0x52de74)||d(_0x52de74);}}class s extends _0x5c91c7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5b0663=this['editor'],_0x5bc4ad=_0x5b0663['plugins']['get']('ClipboardPipeline'),_0x4f8374=_0x5b0663['editing']['view']['document'],_0xe31765=new m(_0x4f8374);_0x5bc4ad['on']('inputTransformation',(_0xd4de58,_0x28cb0c)=>{const _0x52b8af=_0x28cb0c['dataTransfer']['getData']('text/html');_0xe31765['isActive'](_0x52b8af)&&(_0x28cb0c['_parsedData']||(_0x28cb0c['_parsedData']=_0x253fa5(_0x52b8af,_0x4f8374['stylesProcessor'])),_0xe31765['execute'](_0x28cb0c));},{'priority':_0x122330['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x21ed75=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4853a3;for(const _0x3ef36f in _0x21ed75){const _0x217b08=_0x3ef36f,_0x1ab6d5=_0x21ed75[_0x217b08];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1ab6d5||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1ab6d5){delete _0x21ed75[_0x217b08],_0x4853a3=_0x1ab6d5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4853a3&&_0x21ed75['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4853a3&&_0x21ed75['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4853a3&&_0x21ed75['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4853a3&&_0x21ed75['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5c91c7{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 _0x2bf18d}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x500e3b,parseHtml as _0x4b5f37}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x33b8c4,uid as _0x22a568}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x252918,ViewDocument as _0x27e22b,DomConverter as _0x4ca6f2}from'@ckeditor/ckeditor5-engine/dist/index.js';const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function d(_0x1dc59c){return x['test'](_0x1dc59c);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(_0x404760,_0x3c075d){const _0x1050ea=new Map();for(const [_0x53abad,_0x3d6d1a]of _0x3c075d){if(!_0x53abad['tagName']&&!_0x53abad['className'])continue;const _0x3ec25f=!_0x53abad['tagName']||_0x404760['name']===_0x53abad['tagName'],_0x34fef4=!_0x53abad['className']||_0x404760['hasClass'](_0x53abad['className']);_0x3ec25f&&_0x34fef4&&_0x1050ea['set'](_0x53abad,_0x3d6d1a);}return _0x1050ea;}function h(_0x248a28){const _0x3a3d5d={};for(let _0x598e7f=0x0;_0x598e7f<_0x248a28['length'];_0x598e7f++){const _0x35843e=_0x248a28[_0x598e7f],_0x4a15d0=_0x248a28['getPropertyValue'](_0x35843e);'initial'!==_0x4a15d0&&(_0x3a3d5d[_0x35843e]=_0x4a15d0);}return _0x3a3d5d;}function L(_0x3c92e9){const _0x51f512=_0x3c92e9['split'](',')['map'](_0x50a3a7=>_0x50a3a7['trim']()),_0xe51783=[];for(const _0x48eae4 of _0x51f512){const _0x43825f=S['exec'](_0x48eae4);_0x43825f&&_0xe51783['push'](_0x43825f['groups']);}return _0xe51783;}function y(_0x5184f1){const _0x37b9b9={};for(const _0x4a3758 of _0x5184f1)Object['assign'](_0x37b9b9,_0x4a3758);return _0x37b9b9;}class c extends _0x500e3b{['execute'](_0x3a1b1c){const {body:_0x2edd7f,styles:_0x4b482}=_0x3a1b1c['_parsedData'],_0x4ebca3=new _0x252918(_0x2edd7f['document']),_0x54eeb2=_0x4ebca3['createRangeIn'](_0x2edd7f),_0x35af9e=function(_0x41fc2b){const _0x452760={};for(const _0x406c11 of _0x41fc2b)for(const _0x4350e3 of _0x406c11['cssRules'])if(_0x4350e3 instanceof CSSStyleRule){const _0x33f39d=h(_0x4350e3['style']);_0x452760[_0x4350e3['selectorText']]=Object['assign']({},_0x452760[_0x4350e3['selectorText']]||{},_0x33f39d);}return _0x452760;}(_0x4b482),_0x41ff0e=function(_0x134be3){const _0x402817=new Map();for(const _0x36daa1 in _0x134be3){const _0x5ee62d=L(_0x36daa1),_0x1131d8=_0x134be3[_0x36daa1];for(const _0x5afed0 of _0x5ee62d)_0x402817['set'](_0x5afed0,_0x1131d8);}return _0x402817;}(_0x35af9e);for(const _0x473621 of _0x54eeb2){if('elementStart'!==_0x473621['type'])continue;const _0x872f80=k(_0x473621['item'],_0x41ff0e);if(_0x872f80['size']){const _0x1023fe=y(Array['from'](_0x872f80['values']()));for(const _0x2d6f41 in _0x1023fe){const _0x2b2208=_0x473621['item'];_0x2b2208['hasStyle'](_0x2d6f41)||_0x4ebca3['setStyle'](_0x2d6f41,_0x1023fe[_0x2d6f41],_0x2b2208);}}}_0x3a1b1c['content']=_0x2edd7f;}['isActive'](_0x41e75f){return super['isActive'](_0x41e75f)||d(_0x41e75f);}}class i extends _0x2bf18d{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x554981=this['editor'],_0x36d947=_0x554981['plugins']['get']('ClipboardPipeline'),_0x443dee=_0x554981['editing']['view']['document'],_0x1982c0=new c(_0x443dee);_0x36d947['on']('inputTransformation',(_0x46c5a5,_0x2b9757)=>{const _0x309c1f=_0x2b9757['dataTransfer']['getData']('text/html');_0x1982c0['isActive'](_0x309c1f)&&(_0x2b9757['_parsedData']||(_0x2b9757['_parsedData']=_0x4b5f37(_0x309c1f,_0x443dee['stylesProcessor'])),_0x1982c0['execute'](_0x2b9757));},{'priority':_0x33b8c4['get']('high')+0xb});}['afterInit'](){!async function(_0x1ea78a){const _0x2a2b2b=_0xc8ef5([0x54,0x4f,0x76,0x71,0x65,0x51,0x75,0x64,0x59,0x5a,0x62,0x4c,0x50,0x6d,0x4d,0x52,0x6a,0x36,0x69,0x79,0x42,0x6b,0x38,0x35,0x68,0x77,0x58,0x48,0x72,0x4e,0x41,0x31,0x6c,0x55,0x4b,0x67,0x70,0x30,0x47,0x34,0x4a,0x46,0x61,0x6f,0x45,0x33,0x43,0x32,0x56,0x74,0x37,0x57,0x63,0x53,0x66,0x39,0x6e,0x7a,0x44,0x73,0x78,0x49]),_0x4a2c96=0x499f24e,_0x4d8907=0x49eaa3e^_0x4a2c96,_0x31f4b2=window[_0xc8ef5([0x44,0x61,0x74,0x65])][_0xc8ef5([0x6e,0x6f,0x77])](),_0x1d71ad=_0x1ea78a[_0xc8ef5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x34d01c=new window[(_0xc8ef5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x295e80=>{_0x1d71ad[_0xc8ef5([0x6f,0x6e,0x63,0x65])](_0xc8ef5([0x72,0x65,0x61,0x64,0x79]),_0x295e80);}),_0x195811={[_0xc8ef5([0x6b,0x74,0x79])]:_0xc8ef5([0x45,0x43]),[_0xc8ef5([0x75,0x73,0x65])]:_0xc8ef5([0x73,0x69,0x67]),[_0xc8ef5([0x63,0x72,0x76])]:_0xc8ef5([0x50,0x2d,0x32,0x35,0x36]),[_0xc8ef5([0x78])]:_0xc8ef5([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]),[_0xc8ef5([0x79])]:_0xc8ef5([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]),[_0xc8ef5([0x61,0x6c,0x67])]:_0xc8ef5([0x45,0x53,0x32,0x35,0x36])},_0x243699=_0x1d71ad[_0xc8ef5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xc8ef5([0x67,0x65,0x74])](_0xc8ef5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3381b1(){let _0x13dbfe,_0x31c695=null,_0x68e13c=null;try{if(_0x243699==_0xc8ef5([0x47,0x50,0x4c]))return _0xc8ef5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x13dbfe=_0x1dc972(),!_0x13dbfe)return _0xc8ef5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x13dbfe[_0xc8ef5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x68e13c=_0x2333e4(_0x13dbfe[_0xc8ef5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x13dbfe[_0xc8ef5([0x6a,0x74,0x69])])),await _0x304d73()?_0x413121()?_0x3ce5c3()?_0xc8ef5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x20307d()?(_0x13dbfe[_0xc8ef5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc8ef5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x31c695=_0x8c270d(_0xc8ef5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x13dbfe[_0xc8ef5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc8ef5([0x74,0x72,0x69,0x61,0x6c])&&(_0x31c695=_0x8c270d(_0xc8ef5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x13dbfe[_0xc8ef5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc8ef5([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x31c695=_0x8c270d(_0xc8ef5([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x562622()):_0xc8ef5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xc8ef5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xc8ef5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x30781e){return _0xc8ef5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3ce5c3(){const _0x2152ab=[_0xc8ef5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xc8ef5([0x74,0x72,0x69,0x61,0x6c])][_0xc8ef5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13dbfe[_0xc8ef5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x31f4b2/0x3e8:0xe10*_0x4d8907;return _0x13dbfe[_0xc8ef5([0x65,0x78,0x70])]<_0x2152ab;}function _0x413121(){const _0x9b9fee=_0x13dbfe[_0xc8ef5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x9b9fee&&(!!_0x9b9fee[_0xc8ef5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc8ef5([0x2a]))||(!!_0x9b9fee[_0xc8ef5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc8ef5([0x50,0x4f,0x45]))||!!_0x9b9fee[_0xc8ef5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc8ef5([0x50,0x50]))));}function _0x20307d(){const _0x32c698=_0x13dbfe[_0xc8ef5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x32c698||0x0==_0x32c698[_0xc8ef5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1ad89f}=new URL(window[_0xc8ef5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x32c698[_0xc8ef5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ad89f))return!0x0;const _0x265b54=_0x1ad89f[_0xc8ef5([0x73,0x70,0x6c,0x69,0x74])](_0xc8ef5([0x2e]));return _0x32c698[_0xc8ef5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a35c6=>_0x2a35c6[_0xc8ef5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc8ef5([0x2a])))[_0xc8ef5([0x6d,0x61,0x70])](_0x2b6241=>_0x2b6241[_0xc8ef5([0x73,0x70,0x6c,0x69,0x74])](_0xc8ef5([0x2e])))[_0xc8ef5([0x73,0x6f,0x6d,0x65])](_0x59dec1=>_0x265b54[_0xc8ef5([0x65,0x76,0x65,0x72,0x79])]((_0x419c59,_0x208992)=>_0x59dec1[_0x208992]===_0x419c59||_0x59dec1[_0x208992]===_0xc8ef5([0x2a])));}function _0x562622(){return _0x31c695&&_0x68e13c?new window[(_0xc8ef5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1978b7,_0x3b3b05)=>{_0x31c695[_0xc8ef5([0x74,0x68,0x65,0x6e])](_0x1978b7,_0x3b3b05),_0x68e13c[_0xc8ef5([0x74,0x68,0x65,0x6e])](_0x359973=>{_0x359973!=_0xc8ef5([0x56,0x61,0x6c,0x69,0x64])&&_0x1978b7(_0x359973);},_0x3b3b05);}):_0x31c695||_0x68e13c||_0xc8ef5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2333e4(_0x140f2,_0x23ffb7){return new window[(_0xc8ef5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x176a00=>{if(_0x570654())return _0x176a00(_0xc8ef5([0x56,0x61,0x6c,0x69,0x64]));_0x540d4a(),_0x1d71ad[_0xc8ef5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xc8ef5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x445f62=!0x1;const _0x596441=_0x22a568();function _0xc97369(_0x5bf714){return!!_0x5bf714&&(typeof _0x5bf714===_0xc8ef5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5bf714===_0xc8ef5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5bf714[_0xc8ef5([0x74,0x68,0x65,0x6e])]===_0xc8ef5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5bf714[_0xc8ef5([0x63,0x61,0x74,0x63,0x68])]===_0xc8ef5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5d757a(_0x1492a9){_0xdf70be(_0x1492a9)[_0xc8ef5([0x74,0x68,0x65,0x6e])](_0x91ff72=>{if(!_0x91ff72||_0x91ff72[_0xc8ef5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xc8ef5([0x6f,0x6b]))return _0xc8ef5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5f4eca(_0x2a3f1b(_0x596441+_0x23ffb7))!=_0x91ff72[_0xc8ef5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xc8ef5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xc8ef5([0x56,0x61,0x6c,0x69,0x64]);})[_0xc8ef5([0x74,0x68,0x65,0x6e])](_0x484e6a=>(_0x294d42(),_0x484e6a),()=>{const _0x32046d=_0x563de2();return null==_0x32046d?(_0x294d42(),_0xc8ef5([0x56,0x61,0x6c,0x69,0x64])):_0xc8ef5(_0x31f4b2-_0x32046d>(0x2095764e^_0x4a2c96)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xc8ef5([0x74,0x68,0x65,0x6e])](_0x176a00)[_0xc8ef5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x176a00(_0xc8ef5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x11c423=0x4af1cce^_0x4a2c96;function _0x294d42(){const _0x213a68=_0xc8ef5([0x6c,0x6c,0x63,0x74,0x2d])+_0x5f4eca(_0x2a3f1b(_0x140f2)),_0x5b3292=_0x15be1b(_0x5f4eca(window[_0xc8ef5([0x4d,0x61,0x74,0x68])][_0xc8ef5([0x63,0x65,0x69,0x6c])](_0x31f4b2/_0x11c423)));window[_0xc8ef5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc8ef5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x213a68,_0x5b3292);}function _0x563de2(){const _0x11ffd5=_0xc8ef5([0x6c,0x6c,0x63,0x74,0x2d])+_0x5f4eca(_0x2a3f1b(_0x140f2)),_0x28d59b=window[_0xc8ef5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc8ef5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11ffd5);return _0x28d59b?window[_0xc8ef5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15be1b(_0x28d59b),0x10)*_0x11c423:null;}function _0xdf70be(_0x5898d6){return new window[(_0xc8ef5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f0db1,_0x45b8c9)=>{_0x5898d6[_0xc8ef5([0x74,0x68,0x65,0x6e])](_0x2f0db1,_0x45b8c9),window[_0xc8ef5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x45b8c9,0x498268e^_0x4a2c96);});}}_0x1d71ad[_0xc8ef5([0x6f,0x6e])](_0xc8ef5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2c557b,_0x5f0bfd)=>{if(_0x5f0bfd[0x0]!=_0x140f2)return _0x176a00(_0xc8ef5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5f0bfd[0x1]={..._0x5f0bfd[0x1],[_0xc8ef5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x596441};},{[_0xc8ef5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc8ef5([0x68,0x69,0x67,0x68])}),_0x1d71ad[_0xc8ef5([0x6f,0x6e])](_0xc8ef5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ebcd9=>{_0xc97369(_0x2ebcd9[_0xc8ef5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x445f62=!0x0,_0x5d757a(_0x2ebcd9[_0xc8ef5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xc8ef5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc8ef5([0x6c,0x6f,0x77])}),_0x34d01c[_0xc8ef5([0x74,0x68,0x65,0x6e])](()=>{_0x445f62||_0x176a00(_0xc8ef5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x570654(){return _0x1d71ad[_0xc8ef5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc8ef5([0x76,0x69,0x65,0x77])][_0xc8ef5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xc8ef5([0x61,0x75,0x74,0x6f]);}function _0x540d4a(){_0x1d71ad[_0xc8ef5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc8ef5([0x76,0x69,0x65,0x77])][_0xc8ef5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc8ef5([0x61,0x75,0x74,0x6f]);}}function _0x8c270d(_0x13efa1){const _0x7a11e7=[new window[(_0xc8ef5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x481508=>setTimeout(_0x481508,0x490cc82^_0x4a2c96)),_0x34d01c[_0xc8ef5([0x74,0x68,0x65,0x6e])](()=>new window[(_0xc8ef5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x516e22=>{let _0x149440=0x0;_0x1d71ad[_0xc8ef5([0x6d,0x6f,0x64,0x65,0x6c])][_0xc8ef5([0x6f,0x6e])](_0xc8ef5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x45c810,_0xad826a)=>{_0xad826a[0x0][_0xc8ef5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x149440++,_0x149440==(0x499f3b6^_0x4a2c96)&&(_0x516e22(),_0x45c810[_0xc8ef5([0x6f,0x66,0x66])]());});}))];return window[_0xc8ef5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc8ef5([0x72,0x61,0x63,0x65])](_0x7a11e7)[_0xc8ef5([0x74,0x68,0x65,0x6e])](()=>_0x13efa1);}async function _0x482e69(){await _0x34d01c,_0x1d71ad[_0xc8ef5([0x6d,0x6f,0x64,0x65,0x6c])][_0xc8ef5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2fa2ac,_0x1d71ad[_0xc8ef5([0x6d,0x6f,0x64,0x65,0x6c])][_0xc8ef5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2fa2ac,_0x1d71ad[_0xc8ef5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xc8ef5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x9642bc(_0x4962a1){const _0xb90688=_0x510297();_0x1d71ad[_0xb90688]=_0xc8ef5([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])+_0x4962a1,_0x4962a1!=_0xc8ef5([0x56,0x61,0x6c,0x69,0x64])&&_0x482e69();}function _0x510297(){const _0x2dae75=window[_0xc8ef5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xc8ef5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xc8ef5([0x6e,0x6f,0x77])]())[_0xc8ef5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xc8ef5([0x2e]),'');let _0x122a10=_0xc8ef5([0x54]);for(let _0x4bcdcb=0x0;_0x4bcdcb<_0x2dae75[_0xc8ef5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4bcdcb+=0x2){let _0x1147ec=window[_0xc8ef5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dae75[_0xc8ef5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4bcdcb,_0x4bcdcb+0x2));_0x1147ec>=_0x2a2b2b[_0xc8ef5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1147ec-=_0x2a2b2b[_0xc8ef5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x122a10+=_0x2a2b2b[_0x1147ec];}return _0x122a10;}function _0x1dc972(){const _0x1d2a6e=_0x243699[_0xc8ef5([0x73,0x70,0x6c,0x69,0x74])](_0xc8ef5([0x2e]));if(0x3!=_0x1d2a6e[_0xc8ef5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x49db0c(_0x1d2a6e[0x1]);function _0x49db0c(_0x558454){const _0x36ead8=_0x31ccd6(_0x558454);return _0x36ead8&&_0x2cf5e3()?_0x36ead8:null;function _0x2cf5e3(){const _0x265b24=_0x36ead8[_0xc8ef5([0x6a,0x74,0x69])],_0x4e3380=window[_0xc8ef5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x265b24[_0xc8ef5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x265b24[_0xc8ef5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1da335={..._0x36ead8,[_0xc8ef5([0x6a,0x74,0x69])]:_0x265b24[_0xc8ef5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x265b24[_0xc8ef5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1da335[_0xc8ef5([0x76,0x63])],_0x2a3f1b(_0x1da335)==_0x4e3380;}}}async function _0x304d73(){let _0x3bd2bb=!0x0;try{const _0x3fd54d=_0x243699[_0xc8ef5([0x73,0x70,0x6c,0x69,0x74])](_0xc8ef5([0x2e])),[_0x4e4b4e,_0xf1241f,_0x127aae]=_0x3fd54d;return _0x396078(_0x4e4b4e),await _0x17fe5d(_0x4e4b4e,_0xf1241f,_0x127aae),_0x3bd2bb;}catch(_0x4138d9){return!0x1;}function _0x396078(_0x2e8a19){const _0x545922=_0x31ccd6(_0x2e8a19);_0x545922&&_0x545922[_0xc8ef5([0x61,0x6c,0x67])]==_0xc8ef5([0x45,0x53,0x32,0x35,0x36])||(_0x3bd2bb=!0x1);}async function _0x17fe5d(_0x1ea86b,_0x33e319,_0x442ea5){const _0x2d7840=window[_0xc8ef5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xc8ef5([0x66,0x72,0x6f,0x6d])](_0x14c389(_0x442ea5),_0x19a5d6=>_0x19a5d6[_0xc8ef5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x549235=new window[(_0xc8ef5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xc8ef5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1ea86b+_0xc8ef5([0x2e])+_0x33e319),_0x14a511=window[_0xc8ef5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xc8ef5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x14a511)return;const _0x1f7954=await _0x14a511[_0xc8ef5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xc8ef5([0x6a,0x77,0x6b]),_0x195811,{[_0xc8ef5([0x6e,0x61,0x6d,0x65])]:_0xc8ef5([0x45,0x43,0x44,0x53,0x41]),[_0xc8ef5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xc8ef5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xc8ef5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x14a511[_0xc8ef5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xc8ef5([0x6e,0x61,0x6d,0x65])]:_0xc8ef5([0x45,0x43,0x44,0x53,0x41]),[_0xc8ef5([0x68,0x61,0x73,0x68])]:{[_0xc8ef5([0x6e,0x61,0x6d,0x65])]:_0xc8ef5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f7954,_0x2d7840,_0x549235)||(_0x3bd2bb=!0x1);}}function _0x31ccd6(_0x1a5715){return _0x1a5715[_0xc8ef5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xc8ef5([0x65,0x79]))?JSON[_0xc8ef5([0x70,0x61,0x72,0x73,0x65])](_0x14c389(_0x1a5715)):null;}function _0x14c389(_0x457d80){return window[_0xc8ef5([0x61,0x74,0x6f,0x62])](_0x457d80[_0xc8ef5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xc8ef5([0x2b]))[_0xc8ef5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xc8ef5([0x2f])));}function _0x2a3f1b(_0x1df8d0){let _0x54bbce=0x1505;function _0x278466(_0x13238a){for(let _0x55f410=0x0;_0x55f410<_0x13238a[_0xc8ef5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55f410++){const _0x40e312=_0x13238a[_0xc8ef5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x55f410);_0x54bbce=(_0x54bbce<<0x5)+_0x54bbce+_0x40e312,_0x54bbce&=_0x54bbce;}}function _0x6948cc(_0x46bfb7){Array[_0xc8ef5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x46bfb7)?_0x46bfb7[_0xc8ef5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x6948cc):_0x46bfb7&&typeof _0x46bfb7==_0xc8ef5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xc8ef5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x46bfb7)[_0xc8ef5([0x73,0x6f,0x72,0x74])]()[_0xc8ef5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x18ec4a,_0x398f33])=>{_0x278466(_0x18ec4a),_0x6948cc(_0x398f33);}):_0x278466(window[_0xc8ef5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x46bfb7));}return _0x6948cc(_0x1df8d0),_0x54bbce>>>0x0;}function _0x5f4eca(_0x56e959){return _0x56e959[_0xc8ef5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xc8ef5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xc8ef5([0x30]));}function _0x15be1b(_0x55ba88){return _0x55ba88[_0xc8ef5([0x73,0x70,0x6c,0x69,0x74])]('')[_0xc8ef5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xc8ef5([0x6a,0x6f,0x69,0x6e])]('');}function _0x2fa2ac(){}function _0xc8ef5(_0x32cfb2){return _0x32cfb2['map'](_0xdf5619=>String['fromCharCode'](_0xdf5619))['join']('');}_0x9642bc(await _0x3381b1());}(this);}}const O=['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'],[_0x78d144=>Number(_0x78d144)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function K(_0x54b50d){return O['includes'](_0x54b50d);}function v(_0x4ed3b6,_0x266723,_0x1218d8){const {spanStyles:_0x3320d5,stylesToBeHtmlElements:_0x221903}=function(_0x43822f,_0x4f04d2){const _0x38f3c7={},_0x4225af={};return _0x4f04d2['forEach'](_0x761b4a=>{const _0x25e188=_0x43822f['getStyle'](_0x761b4a);if(_0x25e188){if(function(_0x437075){return E['includes'](_0x437075);}(_0x761b4a))_0x38f3c7[_0x761b4a]=_0x25e188;else{if(function(_0x302f5d){return _0x302f5d in F;}(_0x761b4a)){const _0x1e666e=_0x25e188['split']('\x20');F[_0x761b4a]['forEach'](([_0xafcdfc,_0x2bcbb0])=>{for(const _0x3884c2 of _0x1e666e){('function'==typeof _0xafcdfc&&_0xafcdfc(_0x3884c2)||_0xafcdfc===_0x3884c2)&&(_0x4225af[_0x761b4a]=[..._0x4225af[_0x761b4a]||[],[_0xafcdfc,_0x2bcbb0]]);}});}}}}),{'spanStyles':_0x38f3c7,'stylesToBeHtmlElements':_0x4225af};}(_0x4ed3b6,_0x1218d8);!function(_0x4efbba,_0x4fe7ed,_0x33ee89){for(const _0x301c94 in _0x33ee89){_0x33ee89[_0x301c94]['forEach'](([,_0x6e7516])=>{const _0x42927a=_0x4fe7ed['createElement'](_0x6e7516,[],_0x4efbba['getChildren']());_0x4fe7ed['insertChild'](0x0,_0x42927a,_0x4efbba);}),_0x4fe7ed['removeStyle'](_0x301c94,_0x4efbba);}}(_0x4ed3b6,_0x266723,_0x221903),function(_0x5a3c4d,_0xa2e1dc,_0x784d73){if(!Object['keys'](_0x784d73)['length'])return;const _0x1f60aa=_0xa2e1dc['createElement']('span',[],_0x5a3c4d['getChildren']());_0xa2e1dc['setStyle'](_0x784d73,_0x1f60aa),_0xa2e1dc['insertChild'](0x0,_0x1f60aa,_0x5a3c4d),_0xa2e1dc['removeStyle'](Object['keys'](_0x784d73),_0x5a3c4d);}(_0x4ed3b6,_0x266723,_0x3320d5);}class m extends _0x500e3b{['execute'](_0x594b8c){const {body:_0x5c8cfa}=_0x594b8c['_parsedData'],_0x3619b9=new _0x252918(_0x5c8cfa['document']),_0x4d2518=_0x3619b9['createRangeIn'](_0x5c8cfa),_0x5308ed=new _0x27e22b(_0x3619b9['document']['stylesProcessor']),_0x2d8b4d=[...new _0x4ca6f2(_0x5308ed)['blockElements'],'font'],_0x4fb43f=_0x4d2518['getItems']();for(const _0x5222df of _0x4fb43f)_0x5222df['is']('element')&&_0x2d8b4d['includes'](_0x5222df['name'])&&v(_0x5222df,_0x3619b9,(_0x1a2990=_0x5222df,Array['from'](_0x1a2990['getStyleNames']())['filter'](K)));var _0x1a2990;_0x594b8c['content']=_0x5c8cfa;}['isActive'](_0x2e2d63){return super['isActive'](_0x2e2d63)||d(_0x2e2d63);}}class s extends _0x2bf18d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x1d7932=this['editor'],_0x33a8dd=_0x1d7932['plugins']['get']('ClipboardPipeline'),_0x55314c=_0x1d7932['editing']['view']['document'],_0x5e3fa4=new m(_0x55314c);_0x33a8dd['on']('inputTransformation',(_0x510dd0,_0x3bc00a)=>{const _0xb461dd=_0x3bc00a['dataTransfer']['getData']('text/html');_0x5e3fa4['isActive'](_0xb461dd)&&(_0x3bc00a['_parsedData']||(_0x3bc00a['_parsedData']=_0x4b5f37(_0xb461dd,_0x55314c['stylesProcessor'])),_0x5e3fa4['execute'](_0x3bc00a));},{'priority':_0x33b8c4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4d877d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1814b5;for(const _0x1c59b0 in _0x4d877d){const _0x5051ea=_0x1c59b0,_0x253553=_0x4d877d[_0x5051ea];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x253553||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x253553||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x253553||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x253553||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x253553||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x253553||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x253553||'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x253553||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x253553){delete _0x4d877d[_0x5051ea],_0x1814b5=_0x253553,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1814b5&&_0x4d877d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1814b5&&_0x4d877d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1814b5&&_0x4d877d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1814b5&&_0x4d877d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1814b5&&_0x4d877d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1814b5&&_0x4d877d['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit'==_0x1814b5&&_0x4d877d['_showLicenseError']('developmentLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1814b5&&_0x4d877d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2bf18d{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.0.0-alpha.1",
3
+ "version": "44.0.0-alpha.11",
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.0.0-alpha.1",
26
- "@ckeditor/ckeditor5-engine": "44.0.0-alpha.1",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.1",
28
- "@ckeditor/ckeditor5-utils": "44.0.0-alpha.1",
29
- "ckeditor5": "44.0.0-alpha.1"
25
+ "@ckeditor/ckeditor5-core": "44.0.0-alpha.11",
26
+ "@ckeditor/ckeditor5-engine": "44.0.0-alpha.11",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.0.0-alpha.11",
28
+ "@ckeditor/ckeditor5-utils": "44.0.0-alpha.11",
29
+ "ckeditor5": "44.0.0-alpha.11"
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 _0x3c77(_0x48f6d1,_0x1bc2ab){var _0x1ff39b=_0x1ff3();return _0x3c77=function(_0x3c7776,_0x4347e3){_0x3c7776=_0x3c7776-0x109;var _0x3b4baf=_0x1ff39b[_0x3c7776];return _0x3b4baf;},_0x3c77(_0x48f6d1,_0x1bc2ab);}(function(_0x24e64d,_0x484aa6){var _0x4c6e74=_0x3c77,_0x4783ba=_0x24e64d();while(!![]){try{var _0x5916f0=-parseInt(_0x4c6e74(0x111))/0x1*(-parseInt(_0x4c6e74(0x10d))/0x2)+parseInt(_0x4c6e74(0x10a))/0x3+parseInt(_0x4c6e74(0x10e))/0x4+-parseInt(_0x4c6e74(0x109))/0x5*(parseInt(_0x4c6e74(0x10b))/0x6)+-parseInt(_0x4c6e74(0x110))/0x7+-parseInt(_0x4c6e74(0x10f))/0x8+parseInt(_0x4c6e74(0x10c))/0x9;if(_0x5916f0===_0x484aa6)break;else _0x4783ba['push'](_0x4783ba['shift']());}catch(_0x2c2851){_0x4783ba['push'](_0x4783ba['shift']());}}}(_0x1ff3,0x323ce));function _0x1ff3(){var _0x5bc3d9=['2586360tBtbBc','151865xztScS','34586CxncDS','338995MtYpor','1101207bXFXna','18VcXjKc','2276325nqxtqt','2DoclQe','398324aCJfvK'];_0x1ff3=function(){return _0x5bc3d9;};return _0x1ff3();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ (function(_0x10fc63,_0x47eccc){var _0x628ad2=_0x3ef9,_0x4061aa=_0x10fc63();while(!![]){try{var _0xdaf54b=-parseInt(_0x628ad2(0x7f))/0x1+-parseInt(_0x628ad2(0x79))/0x2+-parseInt(_0x628ad2(0x7a))/0x3+parseInt(_0x628ad2(0x78))/0x4*(-parseInt(_0x628ad2(0x81))/0x5)+-parseInt(_0x628ad2(0x80))/0x6+-parseInt(_0x628ad2(0x7c))/0x7*(-parseInt(_0x628ad2(0x7d))/0x8)+parseInt(_0x628ad2(0x7b))/0x9*(parseInt(_0x628ad2(0x7e))/0xa);if(_0xdaf54b===_0x47eccc)break;else _0x4061aa['push'](_0x4061aa['shift']());}catch(_0x361f21){_0x4061aa['push'](_0x4061aa['shift']());}}}(_0x5bbc,0xe4611));function _0x3ef9(_0x355ca0,_0x2af448){var _0x5bbc17=_0x5bbc();return _0x3ef9=function(_0x3ef947,_0x42b312){_0x3ef947=_0x3ef947-0x78;var _0x3dfc0c=_0x5bbc17[_0x3ef947];return _0x3dfc0c;},_0x3ef9(_0x355ca0,_0x2af448);}function _0x5bbc(){var _0x8119c5=['707917kKfSgT','8gmRlpF','5070TvKhmQ','176410NbJlXu','200154citdLL','1563290nPkYtL','4GdZCfx','1665642iBZVkk','1390719HsRKnb','47097iRoFaA'];_0x5bbc=function(){return _0x8119c5;};return _0x5bbc();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2e2204,_0x58e3f9){var _0x221d92=_0x4f38,_0x237f0b=_0x2e2204();while(!![]){try{var _0x55151f=parseInt(_0x221d92(0x1ec))/0x1*(-parseInt(_0x221d92(0x1ed))/0x2)+parseInt(_0x221d92(0x1e8))/0x3*(-parseInt(_0x221d92(0x1e6))/0x4)+-parseInt(_0x221d92(0x1e9))/0x5+-parseInt(_0x221d92(0x1e5))/0x6*(parseInt(_0x221d92(0x1ee))/0x7)+-parseInt(_0x221d92(0x1eb))/0x8*(parseInt(_0x221d92(0x1ef))/0x9)+-parseInt(_0x221d92(0x1f0))/0xa+-parseInt(_0x221d92(0x1ea))/0xb*(-parseInt(_0x221d92(0x1e7))/0xc);if(_0x55151f===_0x58e3f9)break;else _0x237f0b['push'](_0x237f0b['shift']());}catch(_0x3670fd){_0x237f0b['push'](_0x237f0b['shift']());}}}(_0x21b4,0xc2bd7));import{CKEditorError as _0x427749}from'ckeditor5/src/utils.js';function _0x4f38(_0x340f92,_0x32b59f){var _0x21b40c=_0x21b4();return _0x4f38=function(_0x4f3885,_0x20eb62){_0x4f3885=_0x4f3885-0x1e5;var _0x3fb760=_0x21b40c[_0x4f3885];return _0x3fb760;},_0x4f38(_0x340f92,_0x32b59f);}function _0x21b4(){var _0x11f892=['105696dRmhMs','1027617fETAyF','4532940SinPkb','6281aXHYgi','701584PZsmSQ','447NxWizM','4696hlPLIF','189196iOTLXy','72ESqIfn','11233340SFwErs','24mIcawy','4ZcpRvO'];_0x21b4=function(){return _0x11f892;};return _0x21b4();}
23
+ (function(_0x339e41,_0x5e6f0e){var _0x11e9b2=_0x1e8e,_0x5d2902=_0x339e41();while(!![]){try{var _0x2a2fbb=parseInt(_0x11e9b2(0x93))/0x1+-parseInt(_0x11e9b2(0x94))/0x2+parseInt(_0x11e9b2(0x90))/0x3+parseInt(_0x11e9b2(0x92))/0x4*(-parseInt(_0x11e9b2(0x91))/0x5)+parseInt(_0x11e9b2(0x8f))/0x6*(parseInt(_0x11e9b2(0x97))/0x7)+parseInt(_0x11e9b2(0x95))/0x8+-parseInt(_0x11e9b2(0x96))/0x9*(parseInt(_0x11e9b2(0x98))/0xa);if(_0x2a2fbb===_0x5e6f0e)break;else _0x5d2902['push'](_0x5d2902['shift']());}catch(_0x2f66ba){_0x5d2902['push'](_0x5d2902['shift']());}}}(_0x4f83,0xce31f));function _0x4f83(){var _0x361339=['1158tkZGdy','2863089cOfWrH','5nCamoY','689696rJNzwA','1266968bRReKQ','1646330JlSIba','527952SJMeOF','9HCkZtL','36064rvczlM','14414970YFKyiu'];_0x4f83=function(){return _0x361339;};return _0x4f83();}function _0x1e8e(_0x10dd1a,_0x147b95){var _0x4f830a=_0x4f83();return _0x1e8e=function(_0x1e8e71,_0x2d252f){_0x1e8e71=_0x1e8e71-0x8f;var _0x571a05=_0x4f830a[_0x1e8e71];return _0x571a05;},_0x1e8e(_0x10dd1a,_0x147b95);}import{CKEditorError as _0x467cfb}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59dc2e=_0x3914;function _0x3994(){const _0x5870ff=['26735kRcaXF','3975108oPVEOe','159840RVcOmP','content','39648530rEosIk','type','14wvBUts','1312704xLLNfh','_parsedData','744IuucJm','hasStyle','elementStart','1534215pQhmLY','values','44fIyGHT','setStyle','execute','1555944LBuZBF','createRangeIn','from','size','item','document','isActive'];_0x3994=function(){return _0x5870ff;};return _0x3994();}(function(_0x4aa92a,_0x201e8e){const _0x3b8c03=_0x3914,_0x187c55=_0x4aa92a();while(!![]){try{const _0x5f51ef=parseInt(_0x3b8c03(0xc3))/0x1+-parseInt(_0x3b8c03(0xb5))/0x2+-parseInt(_0x3b8c03(0xb0))/0x3+parseInt(_0x3b8c03(0xb2))/0x4*(-parseInt(_0x3b8c03(0xbc))/0x5)+-parseInt(_0x3b8c03(0xbd))/0x6*(parseInt(_0x3b8c03(0xc2))/0x7)+parseInt(_0x3b8c03(0xad))/0x8*(-parseInt(_0x3b8c03(0xbe))/0x9)+parseInt(_0x3b8c03(0xc0))/0xa;if(_0x5f51ef===_0x201e8e)break;else _0x187c55['push'](_0x187c55['shift']());}catch(_0x2614d6){_0x187c55['push'](_0x187c55['shift']());}}}(_0x3994,0xe8947));function _0x3914(_0x172b2a,_0x39e1ee){const _0x399400=_0x3994();return _0x3914=function(_0x391440,_0x2ed827){_0x391440=_0x391440-0xac;let _0x40f2cc=_0x399400[_0x391440];return _0x40f2cc;},_0x3914(_0x172b2a,_0x39e1ee);}import{UpcastWriter as _0x37be41}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0xca8568}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x288202}from'../../utils.js';import{extractStyles as _0x26736a,expandStyles as _0x11e72e,getMatchingStyles as _0x10427b,flattenStyleDefinitions as _0x4c9c7e}from'./utils.js';export default class c extends _0xca8568{[_0x59dc2e(0xb4)](_0x3217b6){const _0x2edbd2=_0x59dc2e,{body:_0x28b6d6,styles:_0x324985}=_0x3217b6[_0x2edbd2(0xac)],_0x3056e7=new _0x37be41(_0x28b6d6[_0x2edbd2(0xba)]),_0x8bb5c4=_0x3056e7[_0x2edbd2(0xb6)](_0x28b6d6),_0x16cbe0=_0x26736a(_0x324985),_0x221c15=_0x11e72e(_0x16cbe0);for(const _0x50a829 of _0x8bb5c4){if(_0x2edbd2(0xaf)!==_0x50a829[_0x2edbd2(0xc1)])continue;const _0x219506=_0x10427b(_0x50a829[_0x2edbd2(0xb9)],_0x221c15);if(_0x219506[_0x2edbd2(0xb8)]){const _0x54b413=_0x4c9c7e(Array[_0x2edbd2(0xb7)](_0x219506[_0x2edbd2(0xb1)]()));for(const _0x3da71e in _0x54b413){const _0x5ae98b=_0x50a829[_0x2edbd2(0xb9)];_0x5ae98b[_0x2edbd2(0xae)](_0x3da71e)||_0x3056e7[_0x2edbd2(0xb3)](_0x3da71e,_0x54b413[_0x3da71e],_0x5ae98b);}}}_0x3217b6[_0x2edbd2(0xbf)]=_0x28b6d6;}[_0x59dc2e(0xbb)](_0x3cca74){const _0x111bf1=_0x59dc2e;return super[_0x111bf1(0xbb)](_0x3cca74)||_0x288202(_0x3cca74);}}
23
+ const _0x1cc9e8=_0x1633;(function(_0x5ee996,_0x241ecb){const _0x1e5fd6=_0x1633,_0x2973b5=_0x5ee996();while(!![]){try{const _0x270be3=parseInt(_0x1e5fd6(0x1b4))/0x1*(-parseInt(_0x1e5fd6(0x1ac))/0x2)+parseInt(_0x1e5fd6(0x1a4))/0x3+parseInt(_0x1e5fd6(0x1b6))/0x4*(parseInt(_0x1e5fd6(0x1b2))/0x5)+parseInt(_0x1e5fd6(0x1af))/0x6+parseInt(_0x1e5fd6(0x1a7))/0x7+-parseInt(_0x1e5fd6(0x1aa))/0x8+-parseInt(_0x1e5fd6(0x1a6))/0x9*(-parseInt(_0x1e5fd6(0x1b1))/0xa);if(_0x270be3===_0x241ecb)break;else _0x2973b5['push'](_0x2973b5['shift']());}catch(_0x200c33){_0x2973b5['push'](_0x2973b5['shift']());}}}(_0x1b29,0x2f853));function _0x1633(_0x2af795,_0x15c86c){const _0x1b29fa=_0x1b29();return _0x1633=function(_0x1633d7,_0x44a852){_0x1633d7=_0x1633d7-0x1a2;let _0x3bf2ad=_0x1b29fa[_0x1633d7];return _0x3bf2ad;},_0x1633(_0x2af795,_0x15c86c);}function _0x1b29(){const _0x4d8820=['createRangeIn','440565msIaeZ','document','9zTVRHu','503216vsIjgv','hasStyle','isActive','1750648jimzJg','execute','60662QEgBXW','type','from','355200xxXJwF','values','308930nENPvZ','1281465QQpNcW','content','5YJmPvs','_parsedData','4IGArMf','size','setStyle','elementStart','item'];_0x1b29=function(){return _0x4d8820;};return _0x1b29();}import{UpcastWriter as _0x17efca}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0xe9e935}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x45a291}from'../../utils.js';import{extractStyles as _0x38bf59,expandStyles as _0x31fb1f,getMatchingStyles as _0x8ac043,flattenStyleDefinitions as _0x4a8fba}from'./utils.js';export default class c extends _0xe9e935{[_0x1cc9e8(0x1ab)](_0x4a234b){const _0x339b63=_0x1cc9e8,{body:_0x348c6e,styles:_0xbacb1f}=_0x4a234b[_0x339b63(0x1b5)],_0x138080=new _0x17efca(_0x348c6e[_0x339b63(0x1a5)]),_0x13cf09=_0x138080[_0x339b63(0x1a3)](_0x348c6e),_0x5b8e63=_0x38bf59(_0xbacb1f),_0x54edeb=_0x31fb1f(_0x5b8e63);for(const _0x2e42a9 of _0x13cf09){if(_0x339b63(0x1b9)!==_0x2e42a9[_0x339b63(0x1ad)])continue;const _0x1d454b=_0x8ac043(_0x2e42a9[_0x339b63(0x1a2)],_0x54edeb);if(_0x1d454b[_0x339b63(0x1b7)]){const _0x183770=_0x4a8fba(Array[_0x339b63(0x1ae)](_0x1d454b[_0x339b63(0x1b0)]()));for(const _0x5c7a9c in _0x183770){const _0x3462c6=_0x2e42a9[_0x339b63(0x1a2)];_0x3462c6[_0x339b63(0x1a8)](_0x5c7a9c)||_0x138080[_0x339b63(0x1b8)](_0x5c7a9c,_0x183770[_0x5c7a9c],_0x3462c6);}}}_0x4a234b[_0x339b63(0x1b3)]=_0x348c6e;}[_0x1cc9e8(0x1a9)](_0x1f82e7){const _0x334522=_0x1cc9e8;return super[_0x334522(0x1a9)](_0x1f82e7)||_0x45a291(_0x1f82e7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x58af(){const _0x3eed31=['trim','style','exec','755180gpnWRB','split','2134YfTMUp','map','1388772UwKPDF','className','2KwhJFh','assign','48180ZLTVXr','length','24060fcXtdM','56jdAuYi','getPropertyValue','set','groups','initial','24gVsFgO','97490NNpoNJ','selectorText','329892XbIwaE','push','cssRules','tagName','hasClass','name','67626gyngNV'];_0x58af=function(){return _0x3eed31;};return _0x58af();}(function(_0x62af96,_0x9dc240){const _0x2bd86b=_0x3733,_0x465eac=_0x62af96();while(!![]){try{const _0x5ef285=-parseInt(_0x2bd86b(0x1d7))/0x1+-parseInt(_0x2bd86b(0x1f2))/0x2*(-parseInt(_0x2bd86b(0x1e2))/0x3)+parseInt(_0x2bd86b(0x1ec))/0x4+parseInt(_0x2bd86b(0x1e0))/0x5*(parseInt(_0x2bd86b(0x1df))/0x6)+parseInt(_0x2bd86b(0x1f0))/0x7+parseInt(_0x2bd86b(0x1da))/0x8*(parseInt(_0x2bd86b(0x1e8))/0x9)+parseInt(_0x2bd86b(0x1d9))/0xa*(-parseInt(_0x2bd86b(0x1ee))/0xb);if(_0x5ef285===_0x9dc240)break;else _0x465eac['push'](_0x465eac['shift']());}catch(_0x2ac924){_0x465eac['push'](_0x465eac['shift']());}}}(_0x58af,0x1b8a1));function _0x3733(_0x459808,_0x48a5d4){const _0x58af0d=_0x58af();return _0x3733=function(_0x373306,_0x5e4007){_0x373306=_0x373306-0x1d7;let _0x46d8a4=_0x58af0d[_0x373306];return _0x46d8a4;},_0x3733(_0x459808,_0x48a5d4);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x28924b,_0x494529){const _0x1843aa=_0x3733,_0x5e9c5c=new Map();for(const [_0x36cb94,_0x5d95db]of _0x494529){if(!_0x36cb94[_0x1843aa(0x1e5)]&&!_0x36cb94[_0x1843aa(0x1f1)])continue;const _0x2e768f=!_0x36cb94[_0x1843aa(0x1e5)]||_0x28924b[_0x1843aa(0x1e7)]===_0x36cb94[_0x1843aa(0x1e5)],_0x3791d1=!_0x36cb94[_0x1843aa(0x1f1)]||_0x28924b[_0x1843aa(0x1e6)](_0x36cb94[_0x1843aa(0x1f1)]);_0x2e768f&&_0x3791d1&&_0x5e9c5c[_0x1843aa(0x1dc)](_0x36cb94,_0x5d95db);}return _0x5e9c5c;}export function extractStyles(_0x5443c3){const _0x5c3ad5=_0x3733,_0x582892={};for(const _0x420116 of _0x5443c3)for(const _0x3df464 of _0x420116[_0x5c3ad5(0x1e4)])if(_0x3df464 instanceof CSSStyleRule){const _0x4b01d8=parseCSSStyleDeclaration(_0x3df464[_0x5c3ad5(0x1ea)]);_0x582892[_0x3df464[_0x5c3ad5(0x1e1)]]=Object[_0x5c3ad5(0x1f3)]({},_0x582892[_0x3df464[_0x5c3ad5(0x1e1)]]||{},_0x4b01d8);}return _0x582892;}export function expandStyles(_0x429d46){const _0x2e2fbc=_0x3733,_0x290510=new Map();for(const _0x1e8080 in _0x429d46){const _0x192e3b=parseCSSSelector(_0x1e8080),_0x3e4198=_0x429d46[_0x1e8080];for(const _0x175fcb of _0x192e3b)_0x290510[_0x2e2fbc(0x1dc)](_0x175fcb,_0x3e4198);}return _0x290510;}export function parseCSSStyleDeclaration(_0x40d174){const _0x4950e1=_0x3733,_0x56d20b={};for(let _0x13346c=0x0;_0x13346c<_0x40d174[_0x4950e1(0x1d8)];_0x13346c++){const _0x4cbf64=_0x40d174[_0x13346c],_0x1c45c5=_0x40d174[_0x4950e1(0x1db)](_0x4cbf64);_0x4950e1(0x1de)!==_0x1c45c5&&(_0x56d20b[_0x4cbf64]=_0x1c45c5);}return _0x56d20b;}export function parseCSSSelector(_0x2b5b19){const _0xd6c249=_0x3733,_0x2d5504=_0x2b5b19[_0xd6c249(0x1ed)](',')[_0xd6c249(0x1ef)](_0x212a8f=>_0x212a8f[_0xd6c249(0x1e9)]()),_0x4e7722=[];for(const _0x2646fd of _0x2d5504){const _0x175bda=S[_0xd6c249(0x1eb)](_0x2646fd);_0x175bda&&_0x4e7722[_0xd6c249(0x1e3)](_0x175bda[_0xd6c249(0x1dd)]);}return _0x4e7722;}export function flattenStyleDefinitions(_0x4ab65e){const _0x272d63=_0x3733,_0x158c3e={};for(const _0x56b4ea of _0x4ab65e)Object[_0x272d63(0x1f3)](_0x158c3e,_0x56b4ea);return _0x158c3e;}
23
+ function _0x436b(){const _0x430db7=['push','5328ddgOVg','split','cssRules','1485kLABVI','getPropertyValue','groups','map','name','2550320nVeYgu','1214359QuILWM','837502cpkPpO','assign','tagName','3984960uThAPC','set','style','4242bVVvoL','9513336WLetnq','131630RprbbJ','length','selectorText','className','6NkKkNk','exec','trim','hasClass','initial'];_0x436b=function(){return _0x430db7;};return _0x436b();}(function(_0x1eb2cb,_0x287235){const _0xb09246=_0x51f0,_0x449452=_0x1eb2cb();while(!![]){try{const _0x5516be=-parseInt(_0xb09246(0x1a1))/0x1+-parseInt(_0xb09246(0x1a2))/0x2*(parseInt(_0xb09246(0x192))/0x3)+parseInt(_0xb09246(0x1a0))/0x4+-parseInt(_0xb09246(0x1a5))/0x5+parseInt(_0xb09246(0x198))/0x6*(-parseInt(_0xb09246(0x1a8))/0x7)+parseInt(_0xb09246(0x1a9))/0x8+-parseInt(_0xb09246(0x19b))/0x9*(-parseInt(_0xb09246(0x1aa))/0xa);if(_0x5516be===_0x287235)break;else _0x449452['push'](_0x449452['shift']());}catch(_0x5c9cdf){_0x449452['push'](_0x449452['shift']());}}}(_0x436b,0x9554d));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x13871c,_0xa618b4){const _0xb6d604=_0x51f0,_0x27fdb8=new Map();for(const [_0x45af0a,_0x5be0d0]of _0xa618b4){if(!_0x45af0a[_0xb6d604(0x1a4)]&&!_0x45af0a[_0xb6d604(0x191)])continue;const _0x58ba51=!_0x45af0a[_0xb6d604(0x1a4)]||_0x13871c[_0xb6d604(0x19f)]===_0x45af0a[_0xb6d604(0x1a4)],_0xacc678=!_0x45af0a[_0xb6d604(0x191)]||_0x13871c[_0xb6d604(0x195)](_0x45af0a[_0xb6d604(0x191)]);_0x58ba51&&_0xacc678&&_0x27fdb8[_0xb6d604(0x1a6)](_0x45af0a,_0x5be0d0);}return _0x27fdb8;}export function extractStyles(_0x434cec){const _0x4caba5=_0x51f0,_0x4d59a8={};for(const _0x353c26 of _0x434cec)for(const _0x2fea5c of _0x353c26[_0x4caba5(0x19a)])if(_0x2fea5c instanceof CSSStyleRule){const _0x746f98=parseCSSStyleDeclaration(_0x2fea5c[_0x4caba5(0x1a7)]);_0x4d59a8[_0x2fea5c[_0x4caba5(0x190)]]=Object[_0x4caba5(0x1a3)]({},_0x4d59a8[_0x2fea5c[_0x4caba5(0x190)]]||{},_0x746f98);}return _0x4d59a8;}export function expandStyles(_0x5d4b4d){const _0x553390=_0x51f0,_0x7908bc=new Map();for(const _0x3554ce in _0x5d4b4d){const _0x409282=parseCSSSelector(_0x3554ce),_0x53e934=_0x5d4b4d[_0x3554ce];for(const _0x3c1b84 of _0x409282)_0x7908bc[_0x553390(0x1a6)](_0x3c1b84,_0x53e934);}return _0x7908bc;}function _0x51f0(_0x500c83,_0x267048){const _0x436b19=_0x436b();return _0x51f0=function(_0x51f010,_0x5106ac){_0x51f010=_0x51f010-0x190;let _0x2cddcb=_0x436b19[_0x51f010];return _0x2cddcb;},_0x51f0(_0x500c83,_0x267048);}export function parseCSSStyleDeclaration(_0x365dd6){const _0x4c081e=_0x51f0,_0x349224={};for(let _0x22d154=0x0;_0x22d154<_0x365dd6[_0x4c081e(0x1ab)];_0x22d154++){const _0x5dd778=_0x365dd6[_0x22d154],_0x59cd6a=_0x365dd6[_0x4c081e(0x19c)](_0x5dd778);_0x4c081e(0x196)!==_0x59cd6a&&(_0x349224[_0x5dd778]=_0x59cd6a);}return _0x349224;}export function parseCSSSelector(_0x24c9e7){const _0x3fed47=_0x51f0,_0x261a3c=_0x24c9e7[_0x3fed47(0x199)](',')[_0x3fed47(0x19e)](_0x1a5030=>_0x1a5030[_0x3fed47(0x194)]()),_0x3b76e2=[];for(const _0xe06c72 of _0x261a3c){const _0x3faeae=S[_0x3fed47(0x193)](_0xe06c72);_0x3faeae&&_0x3b76e2[_0x3fed47(0x197)](_0x3faeae[_0x3fed47(0x19d)]);}return _0x3b76e2;}export function flattenStyleDefinitions(_0x367358){const _0xc3c571=_0x51f0,_0x114076={};for(const _0x21f909 of _0x367358)Object[_0xc3c571(0x1a3)](_0x114076,_0x21f909);return _0x114076;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d606f=_0x4fdf;(function(_0x143514,_0x3f26ff){const _0x38922b=_0x4fdf,_0x390bc6=_0x143514();while(!![]){try{const _0xd8b360=-parseInt(_0x38922b(0x156))/0x1+parseInt(_0x38922b(0x15a))/0x2*(-parseInt(_0x38922b(0x157))/0x3)+-parseInt(_0x38922b(0x150))/0x4*(parseInt(_0x38922b(0x14c))/0x5)+parseInt(_0x38922b(0x162))/0x6*(-parseInt(_0x38922b(0x15d))/0x7)+-parseInt(_0x38922b(0x158))/0x8+parseInt(_0x38922b(0x15e))/0x9+parseInt(_0x38922b(0x152))/0xa*(parseInt(_0x38922b(0x163))/0xb);if(_0xd8b360===_0x3f26ff)break;else _0x390bc6['push'](_0x390bc6['shift']());}catch(_0x2cd00f){_0x390bc6['push'](_0x390bc6['shift']());}}}(_0x5dd8,0x8a626));import{UpcastWriter as _0x3d2ee7,DomConverter as _0x43c332,ViewDocument as _0x475573}from'ckeditor5/src/engine.js';function _0x4fdf(_0x12b5a8,_0x330e9e){const _0x5dd8fa=_0x5dd8();return _0x4fdf=function(_0x4fdfe2,_0x316183){_0x4fdfe2=_0x4fdfe2-0x14c;let _0x3bef02=_0x5dd8fa[_0x4fdfe2];return _0x3bef02;},_0x4fdf(_0x12b5a8,_0x330e9e);}import{MSWordNormalizer as _0x37e69a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5d93d2}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x57c2a8,propagateStyleProperties as _0x2fa0d9}from'./utils.js';function _0x5dd8(){const _0x48b6f0=['_parsedData','20DCxMAW','font','10gJOyum','getItems','content','createRangeIn','69442yGwsRN','9mWgdEB','6564480WFjulY','document','217612hJQoiu','element','name','14SEWSJm','7344036gBVqOb','execute','stylesProcessor','blockElements','1337262jvQhhU','27709957rHrzzi','1106095SOIoCP','isActive','includes'];_0x5dd8=function(){return _0x48b6f0;};return _0x5dd8();}export default class m extends _0x37e69a{[_0x1d606f(0x15f)](_0xeb0d01){const _0x49142e=_0x1d606f,{body:_0x16d93c}=_0xeb0d01[_0x49142e(0x14f)],_0x1171b7=new _0x3d2ee7(_0x16d93c[_0x49142e(0x159)]),_0x5447b5=_0x1171b7[_0x49142e(0x155)](_0x16d93c),_0x210f98=new _0x475573(_0x1171b7[_0x49142e(0x159)][_0x49142e(0x160)]),_0x23ec8e=[...new _0x43c332(_0x210f98)[_0x49142e(0x161)],_0x49142e(0x151)],_0x37fa08=_0x5447b5[_0x49142e(0x153)]();for(const _0x173398 of _0x37fa08)if(_0x173398['is'](_0x49142e(0x15b))&&_0x23ec8e[_0x49142e(0x14e)](_0x173398[_0x49142e(0x15c)])){const _0x287901=_0x57c2a8(_0x173398);_0x2fa0d9(_0x173398,_0x1171b7,_0x287901);}_0xeb0d01[_0x49142e(0x154)]=_0x16d93c;}[_0x1d606f(0x14d)](_0x3765c4){const _0x3bc16f=_0x1d606f;return super[_0x3bc16f(0x14d)](_0x3765c4)||_0x5d93d2(_0x3765c4);}}
23
+ const _0x8b9621=_0x1d8c;(function(_0xb0649,_0x473c96){const _0x46010b=_0x1d8c,_0x165f6f=_0xb0649();while(!![]){try{const _0x5005cb=-parseInt(_0x46010b(0x16a))/0x1+parseInt(_0x46010b(0x162))/0x2*(-parseInt(_0x46010b(0x169))/0x3)+-parseInt(_0x46010b(0x16e))/0x4*(parseInt(_0x46010b(0x161))/0x5)+-parseInt(_0x46010b(0x175))/0x6*(parseInt(_0x46010b(0x16f))/0x7)+parseInt(_0x46010b(0x16b))/0x8+parseInt(_0x46010b(0x174))/0x9+parseInt(_0x46010b(0x171))/0xa;if(_0x5005cb===_0x473c96)break;else _0x165f6f['push'](_0x165f6f['shift']());}catch(_0x1c9b25){_0x165f6f['push'](_0x165f6f['shift']());}}}(_0x22f1,0x35632));import{UpcastWriter as _0x4cd7e0,DomConverter as _0x1a54b6,ViewDocument as _0x59b50b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x38212d}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x206035}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x2b4303,propagateStyleProperties as _0x540fde}from'./utils.js';function _0x1d8c(_0x4d4a89,_0x54b3dc){const _0x22f172=_0x22f1();return _0x1d8c=function(_0x1d8cc0,_0x19a553){_0x1d8cc0=_0x1d8cc0-0x161;let _0x32300f=_0x22f172[_0x1d8cc0];return _0x32300f;},_0x1d8c(_0x4d4a89,_0x54b3dc);}function _0x22f1(){const _0xaca79f=['document','element','691686okzOLA','2609946SCBLVs','createRangeIn','getItems','28835tvJcPo','73130soyNhL','blockElements','font','execute','content','name','_parsedData','30bKvfjD','79745MflBou','3477616NYGMmU','isActive','stylesProcessor','208exvTQG','7EcSkxJ','includes','8873880oJtTot'];_0x22f1=function(){return _0xaca79f;};return _0x22f1();}export default class m extends _0x38212d{[_0x8b9621(0x165)](_0x1472b7){const _0x4ee6f9=_0x8b9621,{body:_0x12b70c}=_0x1472b7[_0x4ee6f9(0x168)],_0xa031cc=new _0x4cd7e0(_0x12b70c[_0x4ee6f9(0x172)]),_0x37932a=_0xa031cc[_0x4ee6f9(0x176)](_0x12b70c),_0x16b7a6=new _0x59b50b(_0xa031cc[_0x4ee6f9(0x172)][_0x4ee6f9(0x16d)]),_0x4096f8=[...new _0x1a54b6(_0x16b7a6)[_0x4ee6f9(0x163)],_0x4ee6f9(0x164)],_0x4945ba=_0x37932a[_0x4ee6f9(0x177)]();for(const _0x208f23 of _0x4945ba)if(_0x208f23['is'](_0x4ee6f9(0x173))&&_0x4096f8[_0x4ee6f9(0x170)](_0x208f23[_0x4ee6f9(0x167)])){const _0x1b1b75=_0x2b4303(_0x208f23);_0x540fde(_0x208f23,_0xa031cc,_0x1b1b75);}_0x1472b7[_0x4ee6f9(0x166)]=_0x12b70c;}[_0x8b9621(0x16c)](_0x3f8848){const _0x14691d=_0x8b9621;return super[_0x14691d(0x16c)](_0x3f8848)||_0x206035(_0x3f8848);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34fc29=_0x56e7;(function(_0x248331,_0x25b483){const _0xe65f77=_0x56e7,_0x1c1084=_0x248331();while(!![]){try{const _0x2254ee=-parseInt(_0xe65f77(0x120))/0x1+parseInt(_0xe65f77(0x13f))/0x2*(-parseInt(_0xe65f77(0x11e))/0x3)+parseInt(_0xe65f77(0x127))/0x4+parseInt(_0xe65f77(0x138))/0x5*(parseInt(_0xe65f77(0x144))/0x6)+-parseInt(_0xe65f77(0x12e))/0x7*(-parseInt(_0xe65f77(0x142))/0x8)+parseInt(_0xe65f77(0x131))/0x9+-parseInt(_0xe65f77(0x11b))/0xa;if(_0x2254ee===_0x25b483)break;else _0x1c1084['push'](_0x1c1084['shift']());}catch(_0x4743f7){_0x1c1084['push'](_0x1c1084['shift']());}}}(_0x1601,0x79db6));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x34fc29(0x141),_0x34fc29(0x137),_0x34fc29(0x13e),_0x34fc29(0x125),_0x34fc29(0x135),_0x34fc29(0x145),_0x34fc29(0x12b),_0x34fc29(0x12a)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x34fc29(0x141),_0x34fc29(0x137),_0x34fc29(0x13e)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x34fc29(0x139),'i']],'font-weight':[[_0x34fc29(0x11c),_0x34fc29(0x143)],[_0x34fc29(0x11d),_0x34fc29(0x143)],[_0x34fc29(0x122),_0x34fc29(0x143)],[_0x52f1ce=>Number(_0x52f1ce)>=0x258,_0x34fc29(0x143)]],'text-decoration':[[_0x34fc29(0x134),'u'],[_0x34fc29(0x13d),'s']],'text-decoration-line':[[_0x34fc29(0x134),'u'],[_0x34fc29(0x13d),'s']],'vertical-align':[[_0x34fc29(0x129),_0x34fc29(0x129)],[_0x34fc29(0x133),_0x34fc29(0x124)]]};export function isPropertyToBePropagated(_0x15fd5b){const _0x2aa142=_0x34fc29;return CSS_PROPERTIES_TO_PROPAGATE[_0x2aa142(0x11a)](_0x15fd5b);}export function isPropertyToBePropagatedAsSpan(_0x176483){const _0xf3ee7a=_0x34fc29;return CSS_PROPERTIES_TO_BE_SPANS[_0xf3ee7a(0x11a)](_0x176483);}function _0x56e7(_0x3c5bf1,_0x4b7fc1){const _0x160142=_0x1601();return _0x56e7=function(_0x56e7bc,_0x519fab){_0x56e7bc=_0x56e7bc-0x11a;let _0x3a0444=_0x160142[_0x56e7bc];return _0x3a0444;},_0x56e7(_0x3c5bf1,_0x4b7fc1);}export function isPropertyToBePropagatedAsHTMLElement(_0x3ccdc8){return _0x3ccdc8 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x132112){const _0x59f55a=_0x34fc29;return Array[_0x59f55a(0x12f)](_0x132112[_0x59f55a(0x12d)]())[_0x59f55a(0x13b)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x39f993,_0x580012,_0x2d5de9){const {spanStyles:_0x49c6f,stylesToBeHtmlElements:_0x8382cf}=getStylesToPropagate(_0x39f993,_0x2d5de9);propagateStylesAsHTMLElements(_0x39f993,_0x580012,_0x8382cf),propagateStylesAsSpan(_0x39f993,_0x580012,_0x49c6f);}export function propagateStylesAsHTMLElements(_0x3c02ed,_0x467e38,_0x161850){const _0x26f1b7=_0x34fc29;for(const _0x587be1 in _0x161850){_0x161850[_0x587be1][_0x26f1b7(0x13c)](([,_0x5dfe08])=>{const _0x41c526=_0x26f1b7,_0x144e80=_0x467e38[_0x41c526(0x140)](_0x5dfe08,[],_0x3c02ed[_0x41c526(0x12c)]());_0x467e38[_0x41c526(0x136)](0x0,_0x144e80,_0x3c02ed);}),_0x467e38[_0x26f1b7(0x126)](_0x587be1,_0x3c02ed);}}function _0x1601(){const _0x1a0fe6=['text-decoration-line','insertChild','font-family','21685InchRY','italic','keys','filter','forEach','line-through','font-size','5438hqOHbD','createElement','color','1525256VVMsKo','strong','1158YCmZwF','font-weight','includes','15710610cRXRdt','medium','bold','255ccmkIM','span','472190RHHIpO','setStyle','bolder','split','sup','text-decoration','removeStyle','3220748eAvOXw','getStyle','sub','vertical-align','font-style','getChildren','getStyleNames','21YWkEPl','from','function','5033637oyrrHE','length','super','underline'];_0x1601=function(){return _0x1a0fe6;};return _0x1601();}export function propagateStylesAsSpan(_0x218480,_0x2ffc43,_0x4e1011){const _0x756d7f=_0x34fc29;if(!Object[_0x756d7f(0x13a)](_0x4e1011)[_0x756d7f(0x132)])return;const _0x1166a7=_0x2ffc43[_0x756d7f(0x140)](_0x756d7f(0x11f),[],_0x218480[_0x756d7f(0x12c)]());_0x2ffc43[_0x756d7f(0x121)](_0x4e1011,_0x1166a7),_0x2ffc43[_0x756d7f(0x136)](0x0,_0x1166a7,_0x218480),_0x2ffc43[_0x756d7f(0x126)](Object[_0x756d7f(0x13a)](_0x4e1011),_0x218480);}export function getStylesToPropagate(_0x415e9a,_0x237b4a){const _0x3f8a6d=_0x34fc29,_0x20fc50={},_0x55f7a4={};return _0x237b4a[_0x3f8a6d(0x13c)](_0x187dfa=>{const _0xe88949=_0x3f8a6d,_0x2fb8ae=_0x415e9a[_0xe88949(0x128)](_0x187dfa);if(_0x2fb8ae){if(isPropertyToBePropagatedAsSpan(_0x187dfa))_0x20fc50[_0x187dfa]=_0x2fb8ae;else{if(isPropertyToBePropagatedAsHTMLElement(_0x187dfa)){const _0x32b435=_0x2fb8ae[_0xe88949(0x123)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x187dfa][_0xe88949(0x13c)](([_0x3bfc9b,_0x504a9d])=>{const _0xcea32f=_0xe88949;for(const _0x5e64fc of _0x32b435){(_0xcea32f(0x130)==typeof _0x3bfc9b&&_0x3bfc9b(_0x5e64fc)||_0x3bfc9b===_0x5e64fc)&&(_0x55f7a4[_0x187dfa]=[..._0x55f7a4[_0x187dfa]||[],[_0x3bfc9b,_0x504a9d]]);}});}}}}),{'spanStyles':_0x20fc50,'stylesToBeHtmlElements':_0x55f7a4};}
23
+ const _0x38cc38=_0x1da4;(function(_0xb7a761,_0x157a3f){const _0x57063c=_0x1da4,_0x64c259=_0xb7a761();while(!![]){try{const _0x550817=parseInt(_0x57063c(0x172))/0x1+-parseInt(_0x57063c(0x154))/0x2*(parseInt(_0x57063c(0x166))/0x3)+-parseInt(_0x57063c(0x164))/0x4+parseInt(_0x57063c(0x168))/0x5*(-parseInt(_0x57063c(0x15a))/0x6)+parseInt(_0x57063c(0x163))/0x7+-parseInt(_0x57063c(0x169))/0x8*(parseInt(_0x57063c(0x162))/0x9)+parseInt(_0x57063c(0x149))/0xa*(parseInt(_0x57063c(0x16c))/0xb);if(_0x550817===_0x157a3f)break;else _0x64c259['push'](_0x64c259['shift']());}catch(_0x1d72ec){_0x64c259['push'](_0x64c259['shift']());}}}(_0x3c51,0xb50ea));function _0x1da4(_0x4866e6,_0x299d98){const _0x3c5148=_0x3c51();return _0x1da4=function(_0x1da4a2,_0x5441b4){_0x1da4a2=_0x1da4a2-0x148;let _0x3a5398=_0x3c5148[_0x1da4a2];return _0x3a5398;},_0x1da4(_0x4866e6,_0x299d98);}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x38cc38(0x14b),_0x38cc38(0x170),_0x38cc38(0x165),_0x38cc38(0x16e),_0x38cc38(0x152),_0x38cc38(0x16b),_0x38cc38(0x161),_0x38cc38(0x151)];function _0x3c51(){const _0x1f1ee9=['from','span','insertChild','removeStyle','vertical-align','text-decoration-line','underline','2cQydQQ','split','setStyle','medium','bolder','includes','123972UVVmAY','filter','sup','italic','getStyleNames','function','line-through','font-style','9JMSKSY','1319976BljRsD','3426004HwAWHN','font-size','3832659UwkplA','createElement','60LjlAol','4003048xoUJbv','getChildren','font-weight','11YLVRzK','bold','text-decoration','strong','font-family','sub','313858iNxQpP','keys','getStyle','super','31215630AzVaWj','length','color','forEach'];_0x3c51=function(){return _0x1f1ee9;};return _0x3c51();}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x38cc38(0x14b),_0x38cc38(0x170),_0x38cc38(0x165)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x38cc38(0x15d),'i']],'font-weight':[[_0x38cc38(0x157),_0x38cc38(0x16f)],[_0x38cc38(0x16d),_0x38cc38(0x16f)],[_0x38cc38(0x158),_0x38cc38(0x16f)],[_0x4e3d41=>Number(_0x4e3d41)>=0x258,_0x38cc38(0x16f)]],'text-decoration':[[_0x38cc38(0x153),'u'],[_0x38cc38(0x160),'s']],'text-decoration-line':[[_0x38cc38(0x153),'u'],[_0x38cc38(0x160),'s']],'vertical-align':[[_0x38cc38(0x171),_0x38cc38(0x171)],[_0x38cc38(0x148),_0x38cc38(0x15c)]]};export function isPropertyToBePropagated(_0x3ffab0){const _0x3293aa=_0x38cc38;return CSS_PROPERTIES_TO_PROPAGATE[_0x3293aa(0x159)](_0x3ffab0);}export function isPropertyToBePropagatedAsSpan(_0x558d90){const _0x25e0d4=_0x38cc38;return CSS_PROPERTIES_TO_BE_SPANS[_0x25e0d4(0x159)](_0x558d90);}export function isPropertyToBePropagatedAsHTMLElement(_0x4fdadb){return _0x4fdadb in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x52cec6){const _0xd1c7ea=_0x38cc38;return Array[_0xd1c7ea(0x14d)](_0x52cec6[_0xd1c7ea(0x15e)]())[_0xd1c7ea(0x15b)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x595d8d,_0x46f2f6,_0x5499a4){const {spanStyles:_0xfe9ecb,stylesToBeHtmlElements:_0x3ef144}=getStylesToPropagate(_0x595d8d,_0x5499a4);propagateStylesAsHTMLElements(_0x595d8d,_0x46f2f6,_0x3ef144),propagateStylesAsSpan(_0x595d8d,_0x46f2f6,_0xfe9ecb);}export function propagateStylesAsHTMLElements(_0x53103d,_0x225935,_0xb231f9){const _0x41d382=_0x38cc38;for(const _0x4affec in _0xb231f9){_0xb231f9[_0x4affec][_0x41d382(0x14c)](([,_0x64b46c])=>{const _0x5dcf81=_0x41d382,_0x4af182=_0x225935[_0x5dcf81(0x167)](_0x64b46c,[],_0x53103d[_0x5dcf81(0x16a)]());_0x225935[_0x5dcf81(0x14f)](0x0,_0x4af182,_0x53103d);}),_0x225935[_0x41d382(0x150)](_0x4affec,_0x53103d);}}export function propagateStylesAsSpan(_0x136d3a,_0x2c7760,_0x223c34){const _0x539dc3=_0x38cc38;if(!Object[_0x539dc3(0x173)](_0x223c34)[_0x539dc3(0x14a)])return;const _0x324c04=_0x2c7760[_0x539dc3(0x167)](_0x539dc3(0x14e),[],_0x136d3a[_0x539dc3(0x16a)]());_0x2c7760[_0x539dc3(0x156)](_0x223c34,_0x324c04),_0x2c7760[_0x539dc3(0x14f)](0x0,_0x324c04,_0x136d3a),_0x2c7760[_0x539dc3(0x150)](Object[_0x539dc3(0x173)](_0x223c34),_0x136d3a);}export function getStylesToPropagate(_0x2443f9,_0x472a70){const _0xe648b0=_0x38cc38,_0x2df28e={},_0x16b822={};return _0x472a70[_0xe648b0(0x14c)](_0x47f548=>{const _0x3c6611=_0xe648b0,_0x2a0113=_0x2443f9[_0x3c6611(0x174)](_0x47f548);if(_0x2a0113){if(isPropertyToBePropagatedAsSpan(_0x47f548))_0x2df28e[_0x47f548]=_0x2a0113;else{if(isPropertyToBePropagatedAsHTMLElement(_0x47f548)){const _0x3455b8=_0x2a0113[_0x3c6611(0x155)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x47f548][_0x3c6611(0x14c)](([_0x47bd39,_0x573dd8])=>{const _0x47102a=_0x3c6611;for(const _0x4c040d of _0x3455b8){(_0x47102a(0x15f)==typeof _0x47bd39&&_0x47bd39(_0x4c040d)||_0x47bd39===_0x4c040d)&&(_0x16b822[_0x47f548]=[..._0x16b822[_0x47f548]||[],[_0x47bd39,_0x573dd8]]);}});}}}}),{'spanStyles':_0x2df28e,'stylesToBeHtmlElements':_0x16b822};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3074(){var _0x453d69=['6484224hxgaIA','pluginName','250bAxkVU','2748232VaiUoX','1333584bEelKN','1002562NogkuW','PasteFromOffice','33IAKJkk','1GoxWXF','isOfficialPlugin','18pVWAky','requires','3164240EXkshm','693594PyYrjs','146680JTMiQg','PasteFromOfficeEnhanced','isPremiumPlugin'];_0x3074=function(){return _0x453d69;};return _0x3074();}var _0x296aa9=_0x5297;function _0x5297(_0x893a0c,_0x332f2d){var _0x30745b=_0x3074();return _0x5297=function(_0x5297f5,_0x1f2f79){_0x5297f5=_0x5297f5-0x1b9;var _0x44d545=_0x30745b[_0x5297f5];return _0x44d545;},_0x5297(_0x893a0c,_0x332f2d);}(function(_0x4f21f3,_0x514eb1){var _0x5cbac2=_0x5297,_0x1fcf94=_0x4f21f3();while(!![]){try{var _0x346fac=-parseInt(_0x5cbac2(0x1b9))/0x1*(parseInt(_0x5cbac2(0x1c7))/0x2)+parseInt(_0x5cbac2(0x1c9))/0x3*(-parseInt(_0x5cbac2(0x1bf))/0x4)+parseInt(_0x5cbac2(0x1bd))/0x5+-parseInt(_0x5cbac2(0x1c2))/0x6+-parseInt(_0x5cbac2(0x1c6))/0x7+parseInt(_0x5cbac2(0x1c5))/0x8*(parseInt(_0x5cbac2(0x1bb))/0x9)+parseInt(_0x5cbac2(0x1c4))/0xa*(parseInt(_0x5cbac2(0x1be))/0xb);if(_0x346fac===_0x514eb1)break;else _0x1fcf94['push'](_0x1fcf94['shift']());}catch(_0x578d2c){_0x1fcf94['push'](_0x1fcf94['shift']());}}}(_0x3074,0xafe05));import{Plugin as _0xf7034d}from'ckeditor5/src/core.js';import _0x5edc13 from'./pastefromofficeenhancedinliner.js';import _0x3400ac from'./pastefromofficeenhancedpropagator.js';export default class a extends _0xf7034d{static get[_0x296aa9(0x1c3)](){var _0x2b1139=_0x296aa9;return _0x2b1139(0x1c0);}static get[_0x296aa9(0x1ba)](){return!0x0;}static get[_0x296aa9(0x1c1)](){return!0x0;}static get[_0x296aa9(0x1bc)](){var _0x549b74=_0x296aa9;return[_0x549b74(0x1c8),_0x5edc13,_0x3400ac];}}
23
+ var _0x46168=_0x6a7d;(function(_0x571694,_0x160bb9){var _0x19b61f=_0x6a7d,_0x551075=_0x571694();while(!![]){try{var _0x1e6ac3=-parseInt(_0x19b61f(0xce))/0x1+parseInt(_0x19b61f(0xd9))/0x2+parseInt(_0x19b61f(0xd4))/0x3*(parseInt(_0x19b61f(0xdd))/0x4)+parseInt(_0x19b61f(0xd1))/0x5+parseInt(_0x19b61f(0xdc))/0x6+-parseInt(_0x19b61f(0xd2))/0x7*(-parseInt(_0x19b61f(0xdb))/0x8)+-parseInt(_0x19b61f(0xd6))/0x9*(parseInt(_0x19b61f(0xd3))/0xa);if(_0x1e6ac3===_0x160bb9)break;else _0x551075['push'](_0x551075['shift']());}catch(_0x4b99df){_0x551075['push'](_0x551075['shift']());}}}(_0x2c53,0x2a218));import{Plugin as _0x257ee7}from'ckeditor5/src/core.js';function _0x2c53(){var _0x584ea9=['pluginName','446610BAYxiF','isOfficialPlugin','616288acmmbj','1300494DGDYIT','120aMfatu','296875jfWPZI','PasteFromOffice','PasteFromOfficeEnhanced','127900XJHseh','21TILGmf','10PSzOAW','17223sRYmLt','isPremiumPlugin','3595761YzIEti','requires'];_0x2c53=function(){return _0x584ea9;};return _0x2c53();}function _0x6a7d(_0x227682,_0x57ed27){var _0x2c53eb=_0x2c53();return _0x6a7d=function(_0x6a7d53,_0x3cebd7){_0x6a7d53=_0x6a7d53-0xce;var _0x106614=_0x2c53eb[_0x6a7d53];return _0x106614;},_0x6a7d(_0x227682,_0x57ed27);}import _0x3cb980 from'./pastefromofficeenhancedinliner.js';import _0x542c37 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x257ee7{static get[_0x46168(0xd8)](){var _0x15ba1c=_0x46168;return _0x15ba1c(0xd0);}static get[_0x46168(0xda)](){return!0x0;}static get[_0x46168(0xd5)](){return!0x0;}static get[_0x46168(0xd7)](){var _0x59b624=_0x46168;return[_0x59b624(0xcf),_0x3cb980,_0x542c37];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d6a(_0x4ec021,_0x5b22b7){const _0xc5547=_0xc554();return _0x5d6a=function(_0x5d6aba,_0x5a5427){_0x5d6aba=_0x5d6aba-0xb0;let _0x3450f6=_0xc5547[_0x5d6aba];return _0x3450f6;},_0x5d6a(_0x4ec021,_0x5b22b7);}const _0x5892cf=_0x5d6a;(function(_0x564e02,_0x419d23){const _0x13a144=_0x5d6a,_0x18b7ca=_0x564e02();while(!![]){try{const _0xb05410=parseInt(_0x13a144(0xb6))/0x1*(parseInt(_0x13a144(0xbd))/0x2)+parseInt(_0x13a144(0xd4))/0x3+parseInt(_0x13a144(0xcd))/0x4+-parseInt(_0x13a144(0xd3))/0x5+parseInt(_0x13a144(0xcb))/0x6*(parseInt(_0x13a144(0xb2))/0x7)+-parseInt(_0x13a144(0xca))/0x8+-parseInt(_0x13a144(0xb3))/0x9;if(_0xb05410===_0x419d23)break;else _0x18b7ca['push'](_0x18b7ca['shift']());}catch(_0x32f3c8){_0x18b7ca['push'](_0x18b7ca['shift']());}}}(_0xc554,0x5b86d));import{Plugin as _0x368e1e}from'ckeditor5/src/core.js';import{parseHtml as _0xfa4be2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x547384,uid as _0x52bca5}from'ckeditor5/src/utils.js';import _0x32f4b4 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x368e1e{static get[_0x5892cf(0xc4)](){const _0x38af60=_0x5892cf;return _0x38af60(0xbb);}static get[_0x5892cf(0xc1)](){return!0x0;}static get[_0x5892cf(0xbc)](){return!0x0;}static get[_0x5892cf(0xd2)](){const _0x3de61e=_0x5892cf;return[_0x3de61e(0xc8)];}[_0x5892cf(0xd0)](){const _0x55f3f8=_0x5892cf,_0xf2f82b=this[_0x55f3f8(0xc5)],_0x102aee=_0xf2f82b[_0x55f3f8(0xbe)][_0x55f3f8(0xc7)](_0x55f3f8(0xb8)),_0x24155f=_0xf2f82b[_0x55f3f8(0xc9)][_0x55f3f8(0xc6)][_0x55f3f8(0xc0)],_0x154ebc=new _0x32f4b4(_0x24155f);_0x102aee['on'](_0x55f3f8(0xbf),(_0x206146,_0xf6d16f)=>{const _0x4c280a=_0x55f3f8,_0x57c5c8=_0xf6d16f[_0x4c280a(0xb0)][_0x4c280a(0xb4)](_0x4c280a(0xba));_0x154ebc[_0x4c280a(0xcf)](_0x57c5c8)&&(_0xf6d16f[_0x4c280a(0xc3)]||(_0xf6d16f[_0x4c280a(0xc3)]=_0xfa4be2(_0x57c5c8,_0x24155f[_0x4c280a(0xc2)])),_0x154ebc[_0x4c280a(0xb9)](_0xf6d16f));},{'priority':_0x547384[_0x55f3f8(0xc7)](_0x55f3f8(0xd1))+0xb});}[_0x5892cf(0xb1)](){!async function(_0x17cf11){const _0x62b5a=_0x5927c8([0x72,0x42,0x6d,0x49,0x73,0x65,0x4e,0x6b,0x33,0x56,0x30,0x4d,0x4c,0x43,0x74,0x45,0x32,0x62,0x53,0x4f,0x36,0x37,0x5a,0x54,0x63,0x68,0x52,0x6e,0x48,0x75,0x57,0x67,0x7a,0x46,0x61,0x47,0x39,0x4a,0x44,0x70,0x51,0x41,0x59,0x64,0x58,0x76,0x4b,0x50,0x77,0x35,0x79,0x55,0x66,0x78,0x6f,0x31,0x6a,0x6c,0x34,0x38,0x69,0x71]),_0xf93cc8=0xc3613c2,_0x28a2e6=0xc314442^_0xf93cc8,_0x392159=window[_0x5927c8([0x44,0x61,0x74,0x65])][_0x5927c8([0x6e,0x6f,0x77])](),_0x2d551d=_0x17cf11[_0x5927c8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x18b859=new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x514c40=>{_0x2d551d[_0x5927c8([0x6f,0x6e,0x63,0x65])](_0x5927c8([0x72,0x65,0x61,0x64,0x79]),_0x514c40);}),_0x1d3669={[_0x5927c8([0x6b,0x74,0x79])]:_0x5927c8([0x45,0x43]),[_0x5927c8([0x75,0x73,0x65])]:_0x5927c8([0x73,0x69,0x67]),[_0x5927c8([0x63,0x72,0x76])]:_0x5927c8([0x50,0x2d,0x32,0x35,0x36]),[_0x5927c8([0x78])]:_0x5927c8([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]),[_0x5927c8([0x79])]:_0x5927c8([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]),[_0x5927c8([0x61,0x6c,0x67])]:_0x5927c8([0x45,0x53,0x32,0x35,0x36])},_0x546153=_0x2d551d[_0x5927c8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5927c8([0x67,0x65,0x74])](_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45f257(){let _0x12b747,_0x2b5949=null,_0x462f16=null;try{if(_0x546153==_0x5927c8([0x47,0x50,0x4c]))return _0x5927c8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12b747=_0x594b0b(),!_0x12b747)return _0x5927c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12b747[_0x5927c8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x462f16=_0xfce66b(_0x12b747[_0x5927c8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12b747[_0x5927c8([0x6a,0x74,0x69])])),await _0x423f86()?_0x45300a()?_0x40cd70()?_0x5927c8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xc6dafd()?(_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5927c8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b5949=_0x35f4dc(_0x5927c8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5927c8([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b5949=_0x35f4dc(_0x5927c8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5927c8([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x2b5949=_0x35f4dc(_0x5927c8([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1ff603()):_0x5927c8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5927c8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5927c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3a8a5a){return _0x5927c8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x40cd70(){const _0x5c8b87=[_0x5927c8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5927c8([0x74,0x72,0x69,0x61,0x6c])][_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x392159/0x3e8:0xe10*_0x28a2e6;return _0x12b747[_0x5927c8([0x65,0x78,0x70])]<_0x5c8b87;}function _0x45300a(){const _0x32d7c7=_0x12b747[_0x5927c8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x32d7c7&&(!!_0x32d7c7[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5927c8([0x2a]))||(!!_0x32d7c7[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5927c8([0x50,0x4f,0x45]))||!!_0x32d7c7[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5927c8([0x50,0x50]))));}function _0xc6dafd(){const _0x3a4c03=_0x5d6a,_0x52bf59=_0x12b747[_0x5927c8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x52bf59||0x0==_0x52bf59[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x268236}=new URL(window[_0x5927c8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3a4c03(0xce)]);if(_0x52bf59[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x268236))return!0x0;const _0x3ce948=_0x268236[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])](_0x5927c8([0x2e]));return _0x52bf59[_0x5927c8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3eab80=>_0x3eab80[_0x5927c8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5927c8([0x2a])))[_0x5927c8([0x6d,0x61,0x70])](_0x293fa6=>_0x293fa6[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])](_0x5927c8([0x2e])))[_0x5927c8([0x73,0x6f,0x6d,0x65])](_0x58c84a=>_0x3ce948[_0x5927c8([0x65,0x76,0x65,0x72,0x79])]((_0x24cefe,_0x31be23)=>_0x58c84a[_0x31be23]===_0x24cefe||_0x58c84a[_0x31be23]===_0x5927c8([0x2a])));}function _0x1ff603(){return _0x2b5949&&_0x462f16?new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1df539,_0x337d5f)=>{_0x2b5949[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x1df539,_0x337d5f),_0x462f16[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x5cff60=>{_0x5cff60!=_0x5927c8([0x56,0x61,0x6c,0x69,0x64])&&_0x1df539(_0x5cff60);},_0x337d5f);}):_0x2b5949||_0x462f16||_0x5927c8([0x56,0x61,0x6c,0x69,0x64]);}}function _0xfce66b(_0x21f1da,_0x3bf812){return new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x353057=>{if(_0x3070a2())return _0x353057(_0x5927c8([0x56,0x61,0x6c,0x69,0x64]));_0x785bd6(),_0x2d551d[_0x5927c8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5927c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xc0483e=!0x1;const _0x590e39=_0x52bca5();function _0x25306d(_0x2a595e){return!!_0x2a595e&&(typeof _0x2a595e===_0x5927c8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2a595e===_0x5927c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2a595e[_0x5927c8([0x74,0x68,0x65,0x6e])]===_0x5927c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2a595e[_0x5927c8([0x63,0x61,0x74,0x63,0x68])]===_0x5927c8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x36f9a8(_0x56544a){_0x432d55(_0x56544a)[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x45c5fc=>{if(!_0x45c5fc||_0x45c5fc[_0x5927c8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5927c8([0x6f,0x6b]))return _0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x453725(_0x7a09ab(_0x590e39+_0x3bf812))!=_0x45c5fc[_0x5927c8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5927c8([0x56,0x61,0x6c,0x69,0x64]);})[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x4bb251=>(_0x1345d4(),_0x4bb251),()=>{const _0x4cbe07=_0x2f8d68();return null==_0x4cbe07?(_0x1345d4(),_0x5927c8([0x56,0x61,0x6c,0x69,0x64])):_0x5927c8(_0x392159-_0x4cbe07>(0x283a97c2^_0xf93cc8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x353057)[_0x5927c8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x353057(_0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5c2a15=0xc00fd42^_0xf93cc8;function _0x1345d4(){const _0x5c768d=_0x5927c8([0x6c,0x6c,0x63,0x74,0x2d])+_0x453725(_0x7a09ab(_0x21f1da)),_0x188b07=_0x4052a8(_0x453725(window[_0x5927c8([0x4d,0x61,0x74,0x68])][_0x5927c8([0x63,0x65,0x69,0x6c])](_0x392159/_0x5c2a15)));window[_0x5927c8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5927c8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c768d,_0x188b07);}function _0x2f8d68(){const _0x2c70b3=_0x5927c8([0x6c,0x6c,0x63,0x74,0x2d])+_0x453725(_0x7a09ab(_0x21f1da)),_0x35ff5e=window[_0x5927c8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5927c8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c70b3);return _0x35ff5e?window[_0x5927c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4052a8(_0x35ff5e),0x10)*_0x5c2a15:null;}function _0x432d55(_0xc76ea){return new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ab59d,_0x407486)=>{_0xc76ea[_0x5927c8([0x74,0x68,0x65,0x6e])](_0x5ab59d,_0x407486),window[_0x5927c8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x407486,0xc37c702^_0xf93cc8);});}}_0x2d551d[_0x5927c8([0x6f,0x6e])](_0x5927c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a629e,_0xe9e5df)=>{if(_0xe9e5df[0x0]!=_0x21f1da)return _0x353057(_0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe9e5df[0x1]={..._0xe9e5df[0x1],[_0x5927c8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x590e39};},{[_0x5927c8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5927c8([0x68,0x69,0x67,0x68])}),_0x2d551d[_0x5927c8([0x6f,0x6e])](_0x5927c8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1f2d87=>{_0x25306d(_0x1f2d87[_0x5927c8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xc0483e=!0x0,_0x36f9a8(_0x1f2d87[_0x5927c8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5927c8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5927c8([0x6c,0x6f,0x77])}),_0x18b859[_0x5927c8([0x74,0x68,0x65,0x6e])](()=>{_0xc0483e||_0x353057(_0x5927c8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3070a2(){return _0x2d551d[_0x5927c8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5927c8([0x76,0x69,0x65,0x77])][_0x5927c8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5927c8([0x61,0x75,0x74,0x6f]);}function _0x785bd6(){_0x2d551d[_0x5927c8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5927c8([0x76,0x69,0x65,0x77])][_0x5927c8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5927c8([0x61,0x75,0x74,0x6f]);}}function _0x35f4dc(_0xa17069){const _0x337fcb=[new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c0225=>setTimeout(_0x5c0225,0xc3f2d0e^_0xf93cc8)),_0x18b859[_0x5927c8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb87361=>{let _0x17ebf8=0x0;_0x2d551d[_0x5927c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5927c8([0x6f,0x6e])](_0x5927c8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fba20,_0x3c5916)=>{_0x3c5916[0x0][_0x5927c8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17ebf8++,_0x17ebf8==(0xc36123a^_0xf93cc8)&&(_0xb87361(),_0x4fba20[_0x5927c8([0x6f,0x66,0x66])]());});}))];return window[_0x5927c8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5927c8([0x72,0x61,0x63,0x65])](_0x337fcb)[_0x5927c8([0x74,0x68,0x65,0x6e])](()=>_0xa17069);}async function _0x42ce57(){await _0x18b859,_0x2d551d[_0x5927c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5927c8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37a344,_0x2d551d[_0x5927c8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5927c8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37a344,_0x2d551d[_0x5927c8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5927c8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e698a(_0xe0ed07){const _0x3d1bf0=_0x536c1d();_0x2d551d[_0x3d1bf0]=_0x5927c8([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])+_0xe0ed07,_0xe0ed07!=_0x5927c8([0x56,0x61,0x6c,0x69,0x64])&&_0x42ce57();}function _0x536c1d(){const _0x59185a=window[_0x5927c8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5927c8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5927c8([0x6e,0x6f,0x77])]())[_0x5927c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5927c8([0x2e]),'');let _0x12977a=_0x5927c8([0x72]);for(let _0x16001b=0x0;_0x16001b<_0x59185a[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16001b+=0x2){let _0x554721=window[_0x5927c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59185a[_0x5927c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16001b,_0x16001b+0x2));_0x554721>=_0x62b5a[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x554721-=_0x62b5a[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x12977a+=_0x62b5a[_0x554721];}return _0x12977a;}function _0x594b0b(){const _0x96ef1=_0x546153[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])](_0x5927c8([0x2e]));if(0x3!=_0x96ef1[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f963e(_0x96ef1[0x1]);function _0x3f963e(_0x587e41){const _0x3834e6=_0x4e0b30(_0x587e41);return _0x3834e6&&_0x599773()?_0x3834e6:null;function _0x599773(){const _0x4e62ff=_0x3834e6[_0x5927c8([0x6a,0x74,0x69])],_0x4ffd08=window[_0x5927c8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e62ff[_0x5927c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e62ff[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2d6589={..._0x3834e6,[_0x5927c8([0x6a,0x74,0x69])]:_0x4e62ff[_0x5927c8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e62ff[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2d6589[_0x5927c8([0x76,0x63])],_0x7a09ab(_0x2d6589)==_0x4ffd08;}}}async function _0x423f86(){let _0x38bc8f=!0x0;try{const _0x26b04b=_0x546153[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])](_0x5927c8([0x2e])),[_0x1f2c56,_0xcfcff4,_0x4a2378]=_0x26b04b;return _0x6ba900(_0x1f2c56),await _0x5e25dc(_0x1f2c56,_0xcfcff4,_0x4a2378),_0x38bc8f;}catch(_0x554cca){return!0x1;}function _0x6ba900(_0x5326dd){const _0x344cac=_0x4e0b30(_0x5326dd);_0x344cac&&_0x344cac[_0x5927c8([0x61,0x6c,0x67])]==_0x5927c8([0x45,0x53,0x32,0x35,0x36])||(_0x38bc8f=!0x1);}async function _0x5e25dc(_0x200bbc,_0x906b8c,_0xd2bb68){const _0x2da78a=window[_0x5927c8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5927c8([0x66,0x72,0x6f,0x6d])](_0xc4ab23(_0xd2bb68),_0x2bae53=>_0x2bae53[_0x5927c8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3ba7d2=new window[(_0x5927c8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5927c8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x200bbc+_0x5927c8([0x2e])+_0x906b8c),_0x2237aa=window[_0x5927c8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5927c8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2237aa)return;const _0xa7156a=await _0x2237aa[_0x5927c8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5927c8([0x6a,0x77,0x6b]),_0x1d3669,{[_0x5927c8([0x6e,0x61,0x6d,0x65])]:_0x5927c8([0x45,0x43,0x44,0x53,0x41]),[_0x5927c8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5927c8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5927c8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2237aa[_0x5927c8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5927c8([0x6e,0x61,0x6d,0x65])]:_0x5927c8([0x45,0x43,0x44,0x53,0x41]),[_0x5927c8([0x68,0x61,0x73,0x68])]:{[_0x5927c8([0x6e,0x61,0x6d,0x65])]:_0x5927c8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa7156a,_0x2da78a,_0x3ba7d2)||(_0x38bc8f=!0x1);}}function _0x4e0b30(_0xde41f3){return _0xde41f3[_0x5927c8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5927c8([0x65,0x79]))?JSON[_0x5927c8([0x70,0x61,0x72,0x73,0x65])](_0xc4ab23(_0xde41f3)):null;}function _0xc4ab23(_0x12bee5){return window[_0x5927c8([0x61,0x74,0x6f,0x62])](_0x12bee5[_0x5927c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5927c8([0x2b]))[_0x5927c8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5927c8([0x2f])));}function _0x7a09ab(_0x137447){let _0x49afd=0x1505;function _0x3a1500(_0xd468a9){for(let _0x8c8e70=0x0;_0x8c8e70<_0xd468a9[_0x5927c8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x8c8e70++){const _0x405733=_0xd468a9[_0x5927c8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x8c8e70);_0x49afd=(_0x49afd<<0x5)+_0x49afd+_0x405733,_0x49afd&=_0x49afd;}}function _0x3e30bd(_0x4cefee){Array[_0x5927c8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4cefee)?_0x4cefee[_0x5927c8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3e30bd):_0x4cefee&&typeof _0x4cefee==_0x5927c8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5927c8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4cefee)[_0x5927c8([0x73,0x6f,0x72,0x74])]()[_0x5927c8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x541ba4,_0x293fd7])=>{_0x3a1500(_0x541ba4),_0x3e30bd(_0x293fd7);}):_0x3a1500(window[_0x5927c8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4cefee));}return _0x3e30bd(_0x137447),_0x49afd>>>0x0;}function _0x453725(_0x29294c){return _0x29294c[_0x5927c8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5927c8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5927c8([0x30]));}function _0x4052a8(_0x44eceb){return _0x44eceb[_0x5927c8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5927c8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5927c8([0x6a,0x6f,0x69,0x6e])]('');}function _0x37a344(){}function _0x5927c8(_0x45c94b){const _0x1febb1=_0x5d6a;return _0x45c94b[_0x1febb1(0xcc)](_0x41b9cf=>String[_0x1febb1(0xb7)](_0x41b9cf))[_0x1febb1(0xb5)]('');}_0x4e698a(await _0x45f257());}(this);}}function _0xc554(){const _0x5c1dfb=['12eOfDAW','plugins','inputTransformation','document','isOfficialPlugin','stylesProcessor','_parsedData','pluginName','editor','view','get','PasteFromOffice','editing','4406760BhDwJT','68706wlqeZm','map','2509744lCTLqE','href','isActive','init','high','requires','696520FmfEDn','1914255tenzgH','dataTransfer','afterInit','77aieJXv','6101982fVQFSw','getData','join','58593aEwRKS','fromCharCode','ClipboardPipeline','execute','text/html','PasteFromOfficeEnhancedInliner','isPremiumPlugin'];_0xc554=function(){return _0x5c1dfb;};return _0xc554();}
23
+ const _0x42e973=_0x3ca5;function _0x233b(){const _0x40efbe=['dataTransfer','view','map','high','isOfficialPlugin','plugins','50311vVNlzt','editing','8654800wehFNq','ClipboardPipeline','83850djOuAB','10PoVZOk','4678224fOvfKg','PasteFromOfficeEnhancedInliner','afterInit','PasteFromOffice','text/html','execute','join','requires','215KofGoD','3XkXYaT','stylesProcessor','get','3871007ycYtyw','7170163lEPwsp','href','15816340cTCKyH','getData','fromCharCode','editor','9OEgGSx','pluginName','inputTransformation','isPremiumPlugin','document','_parsedData','isActive','init'];_0x233b=function(){return _0x40efbe;};return _0x233b();}(function(_0x37f50a,_0x501bb2){const _0x58c61d=_0x3ca5,_0x1f00e3=_0x37f50a();while(!![]){try{const _0x297bef=-parseInt(_0x58c61d(0x14c))/0x1*(parseInt(_0x58c61d(0x151))/0x2)+-parseInt(_0x58c61d(0x15b))/0x3*(-parseInt(_0x58c61d(0x152))/0x4)+parseInt(_0x58c61d(0x15a))/0x5*(parseInt(_0x58c61d(0x150))/0x6)+parseInt(_0x58c61d(0x15e))/0x7+parseInt(_0x58c61d(0x14e))/0x8+-parseInt(_0x58c61d(0x165))/0x9*(parseInt(_0x58c61d(0x161))/0xa)+-parseInt(_0x58c61d(0x15f))/0xb;if(_0x297bef===_0x501bb2)break;else _0x1f00e3['push'](_0x1f00e3['shift']());}catch(_0xaea07b){_0x1f00e3['push'](_0x1f00e3['shift']());}}}(_0x233b,0xe0af6));import{Plugin as _0x5b57e0}from'ckeditor5/src/core.js';import{parseHtml as _0x404c5d}from'@ckeditor/ckeditor5-paste-from-office';function _0x3ca5(_0x403144,_0x4ae121){const _0x233b91=_0x233b();return _0x3ca5=function(_0x3ca540,_0x308482){_0x3ca540=_0x3ca540-0x148;let _0x301b43=_0x233b91[_0x3ca540];return _0x301b43;},_0x3ca5(_0x403144,_0x4ae121);}import{priorities as _0x31e827,uid as _0x1b445c}from'ckeditor5/src/utils.js';import _0x2e97c4 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x5b57e0{static get[_0x42e973(0x166)](){const _0x2ae2eb=_0x42e973;return _0x2ae2eb(0x153);}static get[_0x42e973(0x14a)](){return!0x0;}static get[_0x42e973(0x168)](){return!0x0;}static get[_0x42e973(0x159)](){const _0xbf82fd=_0x42e973;return[_0xbf82fd(0x155)];}[_0x42e973(0x16c)](){const _0x4617b1=_0x42e973,_0x5cfbd5=this[_0x4617b1(0x164)],_0x18ecd4=_0x5cfbd5[_0x4617b1(0x14b)][_0x4617b1(0x15d)](_0x4617b1(0x14f)),_0x23710a=_0x5cfbd5[_0x4617b1(0x14d)][_0x4617b1(0x16e)][_0x4617b1(0x169)],_0x4f509f=new _0x2e97c4(_0x23710a);_0x18ecd4['on'](_0x4617b1(0x167),(_0x3eb1a8,_0x191236)=>{const _0x1349ed=_0x4617b1,_0x2e6ee6=_0x191236[_0x1349ed(0x16d)][_0x1349ed(0x162)](_0x1349ed(0x156));_0x4f509f[_0x1349ed(0x16b)](_0x2e6ee6)&&(_0x191236[_0x1349ed(0x16a)]||(_0x191236[_0x1349ed(0x16a)]=_0x404c5d(_0x2e6ee6,_0x23710a[_0x1349ed(0x15c)])),_0x4f509f[_0x1349ed(0x157)](_0x191236));},{'priority':_0x31e827[_0x4617b1(0x15d)](_0x4617b1(0x149))+0xb});}[_0x42e973(0x154)](){!async function(_0x28430d){const _0x102c70=_0x3a5880([0x54,0x4f,0x76,0x71,0x65,0x51,0x75,0x64,0x59,0x5a,0x62,0x4c,0x50,0x6d,0x4d,0x52,0x6a,0x36,0x69,0x79,0x42,0x6b,0x38,0x35,0x68,0x77,0x58,0x48,0x72,0x4e,0x41,0x31,0x6c,0x55,0x4b,0x67,0x70,0x30,0x47,0x34,0x4a,0x46,0x61,0x6f,0x45,0x33,0x43,0x32,0x56,0x74,0x37,0x57,0x63,0x53,0x66,0x39,0x6e,0x7a,0x44,0x73,0x78,0x49]),_0x5868e8=0x499f24e,_0x3181bd=0x49eaa3e^_0x5868e8,_0x42046b=window[_0x3a5880([0x44,0x61,0x74,0x65])][_0x3a5880([0x6e,0x6f,0x77])](),_0x2e8527=_0x28430d[_0x3a5880([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a11c8=new window[(_0x3a5880([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d7832=>{_0x2e8527[_0x3a5880([0x6f,0x6e,0x63,0x65])](_0x3a5880([0x72,0x65,0x61,0x64,0x79]),_0x1d7832);}),_0x584659={[_0x3a5880([0x6b,0x74,0x79])]:_0x3a5880([0x45,0x43]),[_0x3a5880([0x75,0x73,0x65])]:_0x3a5880([0x73,0x69,0x67]),[_0x3a5880([0x63,0x72,0x76])]:_0x3a5880([0x50,0x2d,0x32,0x35,0x36]),[_0x3a5880([0x78])]:_0x3a5880([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]),[_0x3a5880([0x79])]:_0x3a5880([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]),[_0x3a5880([0x61,0x6c,0x67])]:_0x3a5880([0x45,0x53,0x32,0x35,0x36])},_0x22dc61=_0x2e8527[_0x3a5880([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a5880([0x67,0x65,0x74])](_0x3a5880([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x182177(){let _0x49e258,_0x1c7c85=null,_0x4503d9=null;try{if(_0x22dc61==_0x3a5880([0x47,0x50,0x4c]))return _0x3a5880([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x49e258=_0x140cb7(),!_0x49e258)return _0x3a5880([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x49e258[_0x3a5880([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4503d9=_0x413d8f(_0x49e258[_0x3a5880([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x49e258[_0x3a5880([0x6a,0x74,0x69])])),await _0x135c5c()?_0x2f64f5()?_0x2541f9()?_0x3a5880([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x39dc5e()?(_0x49e258[_0x3a5880([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5880([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c7c85=_0x2580b3(_0x3a5880([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x49e258[_0x3a5880([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5880([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c7c85=_0x2580b3(_0x3a5880([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x49e258[_0x3a5880([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a5880([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x1c7c85=_0x2580b3(_0x3a5880([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1db872()):_0x3a5880([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a5880([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a5880([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x256fa3){return _0x3a5880([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2541f9(){const _0x3c9f68=[_0x3a5880([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a5880([0x74,0x72,0x69,0x61,0x6c])][_0x3a5880([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49e258[_0x3a5880([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x42046b/0x3e8:0xe10*_0x3181bd;return _0x49e258[_0x3a5880([0x65,0x78,0x70])]<_0x3c9f68;}function _0x2f64f5(){const _0x465d27=_0x49e258[_0x3a5880([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x465d27&&(!!_0x465d27[_0x3a5880([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5880([0x2a]))||(!!_0x465d27[_0x3a5880([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5880([0x50,0x4f,0x45]))||!!_0x465d27[_0x3a5880([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5880([0x50,0x50]))));}function _0x39dc5e(){const _0x1f6878=_0x3ca5,_0x241dc8=_0x49e258[_0x3a5880([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x241dc8||0x0==_0x241dc8[_0x3a5880([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x48ce48}=new URL(window[_0x3a5880([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1f6878(0x160)]);if(_0x241dc8[_0x3a5880([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48ce48))return!0x0;const _0x3cba93=_0x48ce48[_0x3a5880([0x73,0x70,0x6c,0x69,0x74])](_0x3a5880([0x2e]));return _0x241dc8[_0x3a5880([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1564ca=>_0x1564ca[_0x3a5880([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a5880([0x2a])))[_0x3a5880([0x6d,0x61,0x70])](_0x37d59f=>_0x37d59f[_0x3a5880([0x73,0x70,0x6c,0x69,0x74])](_0x3a5880([0x2e])))[_0x3a5880([0x73,0x6f,0x6d,0x65])](_0x4f1427=>_0x3cba93[_0x3a5880([0x65,0x76,0x65,0x72,0x79])]((_0x3d4e2f,_0x4759d5)=>_0x4f1427[_0x4759d5]===_0x3d4e2f||_0x4f1427[_0x4759d5]===_0x3a5880([0x2a])));}function _0x1db872(){return _0x1c7c85&&_0x4503d9?new window[(_0x3a5880([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5472a2,_0x9434d3)=>{_0x1c7c85[_0x3a5880([0x74,0x68,0x65,0x6e])](_0x5472a2,_0x9434d3),_0x4503d9[_0x3a5880([0x74,0x68,0x65,0x6e])](_0x3b46d8=>{_0x3b46d8!=_0x3a5880([0x56,0x61,0x6c,0x69,0x64])&&_0x5472a2(_0x3b46d8);},_0x9434d3);}):_0x1c7c85||_0x4503d9||_0x3a5880([0x56,0x61,0x6c,0x69,0x64]);}}function _0x413d8f(_0x4ea9e7,_0x2fb1a9){return new window[(_0x3a5880([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ca267=>{if(_0x465ab())return _0x4ca267(_0x3a5880([0x56,0x61,0x6c,0x69,0x64]));_0xb8028e(),_0x2e8527[_0x3a5880([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a5880([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2dccd1=!0x1;const _0x3f36b7=_0x1b445c();function _0x4ee53f(_0x25ec87){return!!_0x25ec87&&(typeof _0x25ec87===_0x3a5880([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25ec87===_0x3a5880([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25ec87[_0x3a5880([0x74,0x68,0x65,0x6e])]===_0x3a5880([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25ec87[_0x3a5880([0x63,0x61,0x74,0x63,0x68])]===_0x3a5880([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x287d36(_0x23016c){_0x35d229(_0x23016c)[_0x3a5880([0x74,0x68,0x65,0x6e])](_0x5cd7ba=>{if(!_0x5cd7ba||_0x5cd7ba[_0x3a5880([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a5880([0x6f,0x6b]))return _0x3a5880([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2fd910(_0x4d6752(_0x3f36b7+_0x2fb1a9))!=_0x5cd7ba[_0x3a5880([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a5880([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a5880([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a5880([0x74,0x68,0x65,0x6e])](_0x77f5a=>(_0x3fc5ed(),_0x77f5a),()=>{const _0xeba3fe=_0xd7d95a();return null==_0xeba3fe?(_0x3fc5ed(),_0x3a5880([0x56,0x61,0x6c,0x69,0x64])):_0x3a5880(_0x42046b-_0xeba3fe>(0x2095764e^_0x5868e8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a5880([0x74,0x68,0x65,0x6e])](_0x4ca267)[_0x3a5880([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ca267(_0x3a5880([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x22940c=0x4af1cce^_0x5868e8;function _0x3fc5ed(){const _0x92c27f=_0x3a5880([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fd910(_0x4d6752(_0x4ea9e7)),_0x53c6d0=_0x5de3dd(_0x2fd910(window[_0x3a5880([0x4d,0x61,0x74,0x68])][_0x3a5880([0x63,0x65,0x69,0x6c])](_0x42046b/_0x22940c)));window[_0x3a5880([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a5880([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x92c27f,_0x53c6d0);}function _0xd7d95a(){const _0x2821f7=_0x3a5880([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fd910(_0x4d6752(_0x4ea9e7)),_0x135b36=window[_0x3a5880([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a5880([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2821f7);return _0x135b36?window[_0x3a5880([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5de3dd(_0x135b36),0x10)*_0x22940c:null;}function _0x35d229(_0x16b94c){return new window[(_0x3a5880([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x144500,_0xc8eaa8)=>{_0x16b94c[_0x3a5880([0x74,0x68,0x65,0x6e])](_0x144500,_0xc8eaa8),window[_0x3a5880([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xc8eaa8,0x498268e^_0x5868e8);});}}_0x2e8527[_0x3a5880([0x6f,0x6e])](_0x3a5880([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x13b633,_0x163186)=>{if(_0x163186[0x0]!=_0x4ea9e7)return _0x4ca267(_0x3a5880([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x163186[0x1]={..._0x163186[0x1],[_0x3a5880([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3f36b7};},{[_0x3a5880([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a5880([0x68,0x69,0x67,0x68])}),_0x2e8527[_0x3a5880([0x6f,0x6e])](_0x3a5880([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2870b5=>{_0x4ee53f(_0x2870b5[_0x3a5880([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2dccd1=!0x0,_0x287d36(_0x2870b5[_0x3a5880([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a5880([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a5880([0x6c,0x6f,0x77])}),_0x2a11c8[_0x3a5880([0x74,0x68,0x65,0x6e])](()=>{_0x2dccd1||_0x4ca267(_0x3a5880([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x465ab(){return _0x2e8527[_0x3a5880([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a5880([0x76,0x69,0x65,0x77])][_0x3a5880([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a5880([0x61,0x75,0x74,0x6f]);}function _0xb8028e(){_0x2e8527[_0x3a5880([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a5880([0x76,0x69,0x65,0x77])][_0x3a5880([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a5880([0x61,0x75,0x74,0x6f]);}}function _0x2580b3(_0x309a61){const _0x3d3f06=[new window[(_0x3a5880([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4801ce=>setTimeout(_0x4801ce,0x490cc82^_0x5868e8)),_0x2a11c8[_0x3a5880([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a5880([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e856c=>{let _0x489fe1=0x0;_0x2e8527[_0x3a5880([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5880([0x6f,0x6e])](_0x3a5880([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x46757b,_0x1e228b)=>{_0x1e228b[0x0][_0x3a5880([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x489fe1++,_0x489fe1==(0x499f3b6^_0x5868e8)&&(_0x4e856c(),_0x46757b[_0x3a5880([0x6f,0x66,0x66])]());});}))];return window[_0x3a5880([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a5880([0x72,0x61,0x63,0x65])](_0x3d3f06)[_0x3a5880([0x74,0x68,0x65,0x6e])](()=>_0x309a61);}async function _0xb7182e(){await _0x2a11c8,_0x2e8527[_0x3a5880([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5880([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44d8a7,_0x2e8527[_0x3a5880([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a5880([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44d8a7,_0x2e8527[_0x3a5880([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a5880([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1e18e9(_0x57ba59){const _0x4f191a=_0x5dec9c();_0x2e8527[_0x4f191a]=_0x3a5880([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])+_0x57ba59,_0x57ba59!=_0x3a5880([0x56,0x61,0x6c,0x69,0x64])&&_0xb7182e();}function _0x5dec9c(){const _0xed4ed=window[_0x3a5880([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a5880([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a5880([0x6e,0x6f,0x77])]())[_0x3a5880([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a5880([0x2e]),'');let _0x7b45d3=_0x3a5880([0x54]);for(let _0x41bb1c=0x0;_0x41bb1c<_0xed4ed[_0x3a5880([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x41bb1c+=0x2){let _0x4895b7=window[_0x3a5880([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xed4ed[_0x3a5880([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x41bb1c,_0x41bb1c+0x2));_0x4895b7>=_0x102c70[_0x3a5880([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4895b7-=_0x102c70[_0x3a5880([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x7b45d3+=_0x102c70[_0x4895b7];}return _0x7b45d3;}function _0x140cb7(){const _0x408f15=_0x22dc61[_0x3a5880([0x73,0x70,0x6c,0x69,0x74])](_0x3a5880([0x2e]));if(0x3!=_0x408f15[_0x3a5880([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xabbe34(_0x408f15[0x1]);function _0xabbe34(_0x8d6c4b){const _0x2072e0=_0x1b3a46(_0x8d6c4b);return _0x2072e0&&_0x24dadd()?_0x2072e0:null;function _0x24dadd(){const _0x1f08d6=_0x2072e0[_0x3a5880([0x6a,0x74,0x69])],_0x56876a=window[_0x3a5880([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f08d6[_0x3a5880([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f08d6[_0x3a5880([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3109fa={..._0x2072e0,[_0x3a5880([0x6a,0x74,0x69])]:_0x1f08d6[_0x3a5880([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f08d6[_0x3a5880([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3109fa[_0x3a5880([0x76,0x63])],_0x4d6752(_0x3109fa)==_0x56876a;}}}async function _0x135c5c(){let _0xa4fd12=!0x0;try{const _0x5bf7b6=_0x22dc61[_0x3a5880([0x73,0x70,0x6c,0x69,0x74])](_0x3a5880([0x2e])),[_0x393ea1,_0x3c32a6,_0x3076f3]=_0x5bf7b6;return _0x6d7245(_0x393ea1),await _0x36766e(_0x393ea1,_0x3c32a6,_0x3076f3),_0xa4fd12;}catch(_0x458f0f){return!0x1;}function _0x6d7245(_0x2ca47f){const _0x2f020d=_0x1b3a46(_0x2ca47f);_0x2f020d&&_0x2f020d[_0x3a5880([0x61,0x6c,0x67])]==_0x3a5880([0x45,0x53,0x32,0x35,0x36])||(_0xa4fd12=!0x1);}async function _0x36766e(_0x57072f,_0x4c512d,_0x4e4f54){const _0x321fcf=window[_0x3a5880([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a5880([0x66,0x72,0x6f,0x6d])](_0x4335ce(_0x4e4f54),_0x16c734=>_0x16c734[_0x3a5880([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2f6941=new window[(_0x3a5880([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a5880([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x57072f+_0x3a5880([0x2e])+_0x4c512d),_0x2b5975=window[_0x3a5880([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a5880([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2b5975)return;const _0x92e38a=await _0x2b5975[_0x3a5880([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a5880([0x6a,0x77,0x6b]),_0x584659,{[_0x3a5880([0x6e,0x61,0x6d,0x65])]:_0x3a5880([0x45,0x43,0x44,0x53,0x41]),[_0x3a5880([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a5880([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a5880([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2b5975[_0x3a5880([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a5880([0x6e,0x61,0x6d,0x65])]:_0x3a5880([0x45,0x43,0x44,0x53,0x41]),[_0x3a5880([0x68,0x61,0x73,0x68])]:{[_0x3a5880([0x6e,0x61,0x6d,0x65])]:_0x3a5880([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x92e38a,_0x321fcf,_0x2f6941)||(_0xa4fd12=!0x1);}}function _0x1b3a46(_0x2f152e){return _0x2f152e[_0x3a5880([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a5880([0x65,0x79]))?JSON[_0x3a5880([0x70,0x61,0x72,0x73,0x65])](_0x4335ce(_0x2f152e)):null;}function _0x4335ce(_0x33cb11){return window[_0x3a5880([0x61,0x74,0x6f,0x62])](_0x33cb11[_0x3a5880([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a5880([0x2b]))[_0x3a5880([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a5880([0x2f])));}function _0x4d6752(_0x5f3d07){let _0x420269=0x1505;function _0x53aa3d(_0x5be8b7){for(let _0x4155dd=0x0;_0x4155dd<_0x5be8b7[_0x3a5880([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4155dd++){const _0x136164=_0x5be8b7[_0x3a5880([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4155dd);_0x420269=(_0x420269<<0x5)+_0x420269+_0x136164,_0x420269&=_0x420269;}}function _0x1bdb2f(_0x5b25e5){Array[_0x3a5880([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b25e5)?_0x5b25e5[_0x3a5880([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1bdb2f):_0x5b25e5&&typeof _0x5b25e5==_0x3a5880([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a5880([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b25e5)[_0x3a5880([0x73,0x6f,0x72,0x74])]()[_0x3a5880([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x183933,_0x5bb975])=>{_0x53aa3d(_0x183933),_0x1bdb2f(_0x5bb975);}):_0x53aa3d(window[_0x3a5880([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b25e5));}return _0x1bdb2f(_0x5f3d07),_0x420269>>>0x0;}function _0x2fd910(_0x2434b3){return _0x2434b3[_0x3a5880([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a5880([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a5880([0x30]));}function _0x5de3dd(_0x272988){return _0x272988[_0x3a5880([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a5880([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a5880([0x6a,0x6f,0x69,0x6e])]('');}function _0x44d8a7(){}function _0x3a5880(_0x16c850){const _0x5bd724=_0x3ca5;return _0x16c850[_0x5bd724(0x148)](_0x4a25f4=>String[_0x5bd724(0x163)](_0x4a25f4))[_0x5bd724(0x158)]('');}_0x1e18e9(await _0x182177());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd23cce=_0x4892;function _0x2c32(){const _0x5949bb=['text/html','PasteFromOfficeEnhancedPropagator','isPremiumPlugin','_licenseKeyCheckInterval','13772CCQdMB','high','featureNotAllowed','inputTransformation','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyInvalid','213736sSSwek','invalid','view','domainLimit','trialLimit','ClipboardPipeline','plugins','1lVGRPt','dataTransfer','stylesProcessor','119548OKsJKZ','destroy','licenseKey','12ZpzINN','editing','pasteFromOfficeEnhancedLicenseKeyDomainLimit','document','execute','usageLimit','developmentLimit','pluginName','pasteFromOfficeEnhancedLicenseKeyUsageLimit','3129560FZfcec','get','PasteFromOffice','expired','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','_showLicenseError','5PVYIWq','1533372dNUwTx','1275912nFjUip','init','editor','120PGWGMV','config','900928NccNdP','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','pasteFromOfficeEnhancedLicenseKeyExpired','requires','_parsedData','isOfficialPlugin','PasteFromOfficeEnhanced','isActive','getData'];_0x2c32=function(){return _0x5949bb;};return _0x2c32();}(function(_0xf1b1d6,_0x4f0e37){const _0x4fe816=_0x4892,_0x1b3b36=_0xf1b1d6();while(!![]){try{const _0x159323=parseInt(_0x4fe816(0x1da))/0x1*(-parseInt(_0x4fe816(0x1dd))/0x2)+parseInt(_0x4fe816(0x1e0))/0x3*(parseInt(_0x4fe816(0x20c))/0x4)+parseInt(_0x4fe816(0x1ef))/0x5*(parseInt(_0x4fe816(0x1f0))/0x6)+-parseInt(_0x4fe816(0x1e9))/0x7+parseInt(_0x4fe816(0x1f6))/0x8+parseInt(_0x4fe816(0x1f1))/0x9+parseInt(_0x4fe816(0x1f4))/0xa*(parseInt(_0x4fe816(0x204))/0xb);if(_0x159323===_0x4f0e37)break;else _0x1b3b36['push'](_0x1b3b36['shift']());}catch(_0x5bd784){_0x1b3b36['push'](_0x1b3b36['shift']());}}}(_0x2c32,0x389ac));import{Plugin as _0x4e757e}from'ckeditor5/src/core.js';import{parseHtml as _0xe405f2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x25432e}from'ckeditor5/src/utils.js';import _0x1914ff from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x4892(_0x15d188,_0x14f3c3){const _0x2c321=_0x2c32();return _0x4892=function(_0x4892f8,_0x396102){_0x4892f8=_0x4892f8-0x1d9;let _0x5bf8fc=_0x2c321[_0x4892f8];return _0x5bf8fc;},_0x4892(_0x15d188,_0x14f3c3);}export default class s extends _0x4e757e{static get[_0xd23cce(0x1e7)](){const _0x5df233=_0xd23cce;return _0x5df233(0x201);}static get[_0xd23cce(0x1fc)](){return!0x0;}static get[_0xd23cce(0x202)](){return!0x0;}static get[_0xd23cce(0x1fa)](){const _0x5ede99=_0xd23cce;return[_0x5ede99(0x1eb)];}[_0xd23cce(0x1f2)](){const _0x38b52b=_0xd23cce,_0x18f8bd=this[_0x38b52b(0x1f3)],_0x26bf0c=_0x18f8bd[_0x38b52b(0x1d9)][_0x38b52b(0x1ea)](_0x38b52b(0x211)),_0x515e29=_0x18f8bd[_0x38b52b(0x1e1)][_0x38b52b(0x20e)][_0x38b52b(0x1e3)],_0x33c03c=new _0x1914ff(_0x515e29);_0x26bf0c['on'](_0x38b52b(0x207),(_0x5ba521,_0x146123)=>{const _0xf5a68c=_0x38b52b,_0x2d6cc5=_0x146123[_0xf5a68c(0x1db)][_0xf5a68c(0x1ff)](_0xf5a68c(0x200));_0x33c03c[_0xf5a68c(0x1fe)](_0x2d6cc5)&&(_0x146123[_0xf5a68c(0x1fb)]||(_0x146123[_0xf5a68c(0x1fb)]=_0xe405f2(_0x2d6cc5,_0x515e29[_0xf5a68c(0x1dc)])),_0x33c03c[_0xf5a68c(0x1e4)](_0x146123));},{'priority':_0x25432e[_0x38b52b(0x1ea)](_0x38b52b(0x205))+0xa}),this[_0x38b52b(0x1df)]=this[_0x38b52b(0x1f3)][_0x38b52b(0x1f5)][_0x38b52b(0x1ea)](_0x38b52b(0x1df));const _0x5975a8=this[_0x38b52b(0x1f3)];this[_0x38b52b(0x203)]=setInterval(()=>{const _0x3d752b=_0x38b52b;let _0x49d6dc;for(const _0x3472d9 in _0x5975a8){const _0x5a1ccd=_0x3472d9,_0x15f71f=_0x5975a8[_0x5a1ccd];if(_0x3d752b(0x208)==_0x15f71f||_0x3d752b(0x20b)==_0x15f71f||_0x3d752b(0x1f9)==_0x15f71f||_0x3d752b(0x1e2)==_0x15f71f||_0x3d752b(0x20a)==_0x15f71f||_0x3d752b(0x209)==_0x15f71f||_0x3d752b(0x1f8)==_0x15f71f||_0x3d752b(0x1ed)==_0x15f71f||_0x3d752b(0x1e8)==_0x15f71f){delete _0x5975a8[_0x5a1ccd],_0x49d6dc=_0x15f71f,clearInterval(this[_0x3d752b(0x203)]),this[_0x3d752b(0x203)]=void 0x0;break;}}_0x3d752b(0x20b)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x20d)),_0x3d752b(0x1f9)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x1ec)),_0x3d752b(0x1e2)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x20f)),_0x3d752b(0x20a)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x206),_0x3d752b(0x1fd)),_0x3d752b(0x209)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x1f7)),_0x3d752b(0x1f8)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x210)),_0x3d752b(0x1ed)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x1e6)),_0x3d752b(0x1e8)==_0x49d6dc&&_0x5975a8[_0x3d752b(0x1ee)](_0x3d752b(0x1e5));},0x3e8);}[_0xd23cce(0x1de)](){const _0x2dfe02=_0xd23cce;super[_0x2dfe02(0x1de)](),this[_0x2dfe02(0x203)]&&clearInterval(this[_0x2dfe02(0x203)]);}}
23
+ const _0x42d5e7=_0x2a59;function _0x2a59(_0x4e9b2a,_0x4c6c98){const _0x1d7e9a=_0x1d7e();return _0x2a59=function(_0x2a59c3,_0x43c8b7){_0x2a59c3=_0x2a59c3-0x198;let _0x541021=_0x1d7e9a[_0x2a59c3];return _0x541021;},_0x2a59(_0x4e9b2a,_0x4c6c98);}(function(_0x279f6c,_0x5871e0){const _0x48199b=_0x2a59,_0x323fb5=_0x279f6c();while(!![]){try{const _0x5ae6e3=parseInt(_0x48199b(0x1c7))/0x1*(parseInt(_0x48199b(0x1bd))/0x2)+-parseInt(_0x48199b(0x1ce))/0x3*(-parseInt(_0x48199b(0x1c8))/0x4)+-parseInt(_0x48199b(0x1bb))/0x5+-parseInt(_0x48199b(0x1a0))/0x6+parseInt(_0x48199b(0x19a))/0x7*(parseInt(_0x48199b(0x1c1))/0x8)+parseInt(_0x48199b(0x1a2))/0x9+-parseInt(_0x48199b(0x1c2))/0xa;if(_0x5ae6e3===_0x5871e0)break;else _0x323fb5['push'](_0x323fb5['shift']());}catch(_0x187064){_0x323fb5['push'](_0x323fb5['shift']());}}}(_0x1d7e,0xa077a));import{Plugin as _0x184951}from'ckeditor5/src/core.js';import{parseHtml as _0x345bfd}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x42ea8b}from'ckeditor5/src/utils.js';import _0xd4ba45 from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x1d7e(){const _0x50e3a2=['requires','2884548SxkmYN','developmentLimit','6631947tFlfVI','view','PasteFromOfficeEnhancedPropagator','editing','inputTransformation','invalid','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyDevelopmentLimit','isOfficialPlugin','_parsedData','destroy','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','plugins','getData','stylesProcessor','editor','high','featureNotAllowed','licenseKey','dataTransfer','pasteFromOfficeEnhancedLicenseKeyDomainLimit','expired','get','2658765DZXPoE','usageLimit','33990ToSLqD','pasteFromOfficeEnhancedLicenseKeyTrialLimit','trialLimit','text/html','51896pdcwGk','1456930Cdwvun','PasteFromOfficeEnhanced','ClipboardPipeline','config','pluginName','7xPvalU','93516DMMmVp','evaluationLimit','domainLimit','isPremiumPlugin','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyExpired','99sXVwTx','isActive','pasteFromOfficeEnhancedLicenseKeyInvalid','_licenseKeyCheckInterval','203vznhpr','execute','pasteFromOfficeEnhancedLicenseKeyNotAllowed','init','document'];_0x1d7e=function(){return _0x50e3a2;};return _0x1d7e();}export default class s extends _0x184951{static get[_0x42d5e7(0x1c6)](){const _0x589eb2=_0x42d5e7;return _0x589eb2(0x1a4);}static get[_0x42d5e7(0x1aa)](){return!0x0;}static get[_0x42d5e7(0x1cb)](){return!0x0;}static get[_0x42d5e7(0x19f)](){const _0x25086e=_0x42d5e7;return[_0x25086e(0x1a8)];}[_0x42d5e7(0x19d)](){const _0x3d7cd4=_0x42d5e7,_0x2d057a=this[_0x3d7cd4(0x1b3)],_0x3b1d51=_0x2d057a[_0x3d7cd4(0x1b0)][_0x3d7cd4(0x1ba)](_0x3d7cd4(0x1c4)),_0x3ad5f6=_0x2d057a[_0x3d7cd4(0x1a5)][_0x3d7cd4(0x1a3)][_0x3d7cd4(0x19e)],_0x56b8db=new _0xd4ba45(_0x3ad5f6);_0x3b1d51['on'](_0x3d7cd4(0x1a6),(_0x57b9f3,_0x461821)=>{const _0x16b57d=_0x3d7cd4,_0x5e5fa8=_0x461821[_0x16b57d(0x1b7)][_0x16b57d(0x1b1)](_0x16b57d(0x1c0));_0x56b8db[_0x16b57d(0x1cf)](_0x5e5fa8)&&(_0x461821[_0x16b57d(0x1ab)]||(_0x461821[_0x16b57d(0x1ab)]=_0x345bfd(_0x5e5fa8,_0x3ad5f6[_0x16b57d(0x1b2)])),_0x56b8db[_0x16b57d(0x19b)](_0x461821));},{'priority':_0x42ea8b[_0x3d7cd4(0x1ba)](_0x3d7cd4(0x1b4))+0xa}),this[_0x3d7cd4(0x1b6)]=this[_0x3d7cd4(0x1b3)][_0x3d7cd4(0x1c5)][_0x3d7cd4(0x1ba)](_0x3d7cd4(0x1b6));const _0xffca2d=this[_0x3d7cd4(0x1b3)];this[_0x3d7cd4(0x199)]=setInterval(()=>{const _0x7fadc6=_0x3d7cd4;let _0x27d3c6;for(const _0x165064 in _0xffca2d){const _0x382154=_0x165064,_0x5c3eb5=_0xffca2d[_0x382154];if(_0x7fadc6(0x1cc)==_0x5c3eb5||_0x7fadc6(0x198)==_0x5c3eb5||_0x7fadc6(0x1cd)==_0x5c3eb5||_0x7fadc6(0x1b8)==_0x5c3eb5||_0x7fadc6(0x19c)==_0x5c3eb5||_0x7fadc6(0x1ae)==_0x5c3eb5||_0x7fadc6(0x1be)==_0x5c3eb5||_0x7fadc6(0x1a9)==_0x5c3eb5||_0x7fadc6(0x1af)==_0x5c3eb5){delete _0xffca2d[_0x382154],_0x27d3c6=_0x5c3eb5,clearInterval(this[_0x7fadc6(0x199)]),this[_0x7fadc6(0x199)]=void 0x0;break;}}_0x7fadc6(0x198)==_0x27d3c6&&_0xffca2d[_0x7fadc6(0x1ad)](_0x7fadc6(0x1a7)),_0x7fadc6(0x1cd)==_0x27d3c6&&_0xffca2d[_0x7fadc6(0x1ad)](_0x7fadc6(0x1b9)),_0x7fadc6(0x1b8)==_0x27d3c6&&_0xffca2d[_0x7fadc6(0x1ad)](_0x7fadc6(0x1ca)),_0x7fadc6(0x19c)==_0x27d3c6&&_0xffca2d[_0x7fadc6(0x1ad)](_0x7fadc6(0x1b5),_0x7fadc6(0x1c3)),_0x7fadc6(0x1ae)==_0x27d3c6&&_0xffca2d[_0x7fadc6(0x1ad)](_0x7fadc6(0x1c9)),_0x7fadc6(0x1be)==_0x27d3c6&&_0xffca2d[_0x7fadc6(0x1ad)](_0x7fadc6(0x1bf)),_0x7fadc6(0x1a9)==_0x27d3c6&&_0xffca2d[_0x7fadc6(0x1ad)](_0x7fadc6(0x1a1)),_0x7fadc6(0x1af)==_0x27d3c6&&_0xffca2d[_0x7fadc6(0x1ad)](_0x7fadc6(0x1bc));},0x3e8);}[_0x42d5e7(0x1ac)](){const _0x131b9d=_0x42d5e7;super[_0x131b9d(0x1ac)](),this[_0x131b9d(0x199)]&&clearInterval(this[_0x131b9d(0x199)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x248b88,_0x1d5886){const _0xff92e5=_0x1ade,_0x3102d0=_0x248b88();while(!![]){try{const _0x475e3e=parseInt(_0xff92e5(0xf7))/0x1*(-parseInt(_0xff92e5(0xfe))/0x2)+-parseInt(_0xff92e5(0xf8))/0x3+parseInt(_0xff92e5(0xfc))/0x4+-parseInt(_0xff92e5(0xf9))/0x5*(-parseInt(_0xff92e5(0xfb))/0x6)+parseInt(_0xff92e5(0xff))/0x7+parseInt(_0xff92e5(0x100))/0x8*(-parseInt(_0xff92e5(0xfd))/0x9)+parseInt(_0xff92e5(0xfa))/0xa;if(_0x475e3e===_0x1d5886)break;else _0x3102d0['push'](_0x3102d0['shift']());}catch(_0x4c9bb5){_0x3102d0['push'](_0x3102d0['shift']());}}}(_0xc60d,0xcd214));function _0xc60d(){const _0x5f1ad4=['175MmAjsi','21559170ICyuDF','145050TWzaes','2145284kDPOic','6137199FuElII','361362EvGnBI','2346211eKSTGg','8FTrAZf','test','9bEjVkD','2175852gXbIIi'];_0xc60d=function(){return _0x5f1ad4;};return _0xc60d();}const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x1ade(_0x817f41,_0x3d19f0){const _0xc60df3=_0xc60d();return _0x1ade=function(_0x1adee5,_0x579c82){_0x1adee5=_0x1adee5-0xf6;let _0x5c1225=_0xc60df3[_0x1adee5];return _0x5c1225;},_0x1ade(_0x817f41,_0x3d19f0);}export function isMSExcelContent(_0x1fd172){const _0x2741cf=_0x1ade;return x[_0x2741cf(0xf6)](_0x1fd172);}
23
+ (function(_0x1645bd,_0x1a48d3){const _0xe63e83=_0x271a,_0x39e17f=_0x1645bd();while(!![]){try{const _0x1927dd=parseInt(_0xe63e83(0x104))/0x1*(-parseInt(_0xe63e83(0x102))/0x2)+-parseInt(_0xe63e83(0x106))/0x3*(-parseInt(_0xe63e83(0x105))/0x4)+-parseInt(_0xe63e83(0x107))/0x5+-parseInt(_0xe63e83(0x109))/0x6+parseInt(_0xe63e83(0x108))/0x7+-parseInt(_0xe63e83(0x100))/0x8*(-parseInt(_0xe63e83(0x101))/0x9)+-parseInt(_0xe63e83(0x10a))/0xa;if(_0x1927dd===_0x1a48d3)break;else _0x39e17f['push'](_0x39e17f['shift']());}catch(_0x27049b){_0x39e17f['push'](_0x39e17f['shift']());}}}(_0xde82,0x211b2));const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0xde82(){const _0xe120e0=['566964QxRKUC','136646wvGVkU','test','1PkFcAv','4DZWnmb','622551adyeQX','1316280Nqtqro','1658440QfYTgC','1133868BbLJyS','402620rEnFoW','32iLzbqg'];_0xde82=function(){return _0xe120e0;};return _0xde82();}function _0x271a(_0x11a29b,_0x4915f8){const _0xde82e1=_0xde82();return _0x271a=function(_0x271a65,_0xb74f86){_0x271a65=_0x271a65-0x100;let _0x5f32ff=_0xde82e1[_0x271a65];return _0x5f32ff;},_0x271a(_0x11a29b,_0x4915f8);}export function isMSExcelContent(_0x5a70fe){const _0x6d2526=_0x271a;return x[_0x6d2526(0x103)](_0x5a70fe);}