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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={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 S(t,e){const n=E();return(S=function(t,e){return n[t-=240]})(t,e)}function E(){const t=["1865109LozFPn","1211924OXjXns","4ilhVih","20CoYNBm","5441208TtmByq","28nXckDr","9020502ENBlqV","test","467009wefBVh","3935460VePwBW","810156fHSBAk"];return(E=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(448477===parseInt(e(243))/1+parseInt(e(247))/2+parseInt(e(246))/3*(-parseInt(e(248))/4)+-parseInt(e(244))/5+-parseInt(e(245))/6*(parseInt(e(240))/7)+-parseInt(e(250))/8+-parseInt(e(241))/9*(-parseInt(e(249))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return A[S(242)](t)}!function(t){const e=O,n=t();for(;;)try{if(134357===-parseInt(e(163))/1+parseInt(e(159))/2+parseInt(e(150))/3*(parseInt(e(154))/4)+-parseInt(e(151))/5*(-parseInt(e(167))/6)+parseInt(e(164))/7+parseInt(e(176))/8+-parseInt(e(156))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(166)]&&!s[n(170)])continue;const e=!s[n(166)]||t[n(168)]===s[n(166)],o=!s[n(170)]||t[n(161)](s[n(170)]);e&&o&&r[n(169)](s,i)}return r}function O(t,e){const n=F();return(O=function(t,e){return n[t-=150]})(t,e)}function F(){const t=["tagName","24YfLVPt","name","set","className","split","groups","assign","trim","cssRules","734976ORItUV","114wyVTdf","323270HSNGQN","push","exec","6584SsUvYA","style","3273300RNyPeS","initial","selectorText","225756UtzKYQ","length","hasClass","getPropertyValue","128375eBPWuq","703626YXRfMk","map"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(160)];r++){const s=t[r],i=t[e(162)](s);e(157)!==i&&(n[s]=i)}return n}function N(t){const e=O,n=t[e(171)](",")[e(165)]((t=>t[e(174)]())),r=[];for(const t of n){const n=L[e(153)](t);n&&r[e(152)](n[e(172)])}return r}function R(t){const e=O,n={};for(const r of t)Object[e(173)](n,r);return n}const T=k;function W(){const t=["1550UqmEyo","1286960xiUcFg","636OwszPU","939776Lgeekw","8LmnZWM","_parsedData","size","228636zvsMQV","item","execute","hasStyle","from","setStyle","createRangeIn","isActive","elementStart","type","5730qIJjEB","2230711BAjEWR","333FzUKpN","document","609867vHvvNc","values","content"];return(W=function(){return t})()}function k(t,e){const n=W();return(k=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(170565===-parseInt(e(323))/1+parseInt(e(333))/2*(-parseInt(e(335))/3)+parseInt(e(319))/4+-parseInt(e(340))/5*(parseInt(e(318))/6)+parseInt(e(334))/7+-parseInt(e(320))/8*(-parseInt(e(337))/9)+parseInt(e(317))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class M extends w{[T(325)](t){const n=T,{body:r,styles:s}=t[n(321)],i=new e.UpcastWriter(r[n(336)]),o=i[n(329)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(169)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(175)])if(t instanceof CSSStyleRule){const r=j(t[e(155)]);n[t[e(158)]]=Object[e(173)]({},n[t[e(158)]]||{},r)}return n}(s));for(const t of o){if(n(331)!==t[n(332)])continue;const e=P(t[n(324)],c);if(e[n(322)]){const r=R(Array[n(327)](e[n(338)]()));for(const e in r){const s=t[n(324)];s[n(326)](e)||i[n(328)](e,r[e],s)}}}t[n(339)]=r}[T(330)](t){return super[T(330)](t)||C(t)}}function U(){const t=["href","editor","map","requires","execute","view","pluginName","afterInit","1004160oPLWXt","4674717hiLuus","stylesProcessor","isActive","1303792yasuEZ","document","PasteFromOffice","get","20YYTcQF","getData","fromCharCode","text/html","editing","PasteFromOfficeEnhancedInliner","isOfficialPlugin","isPremiumPlugin","plugins","24vNUNjt","dataTransfer","high","1960614qXyQTP","7CtkFWk","5275536uqLYxR","22540qJMUwB","355475Trhjes","ClipboardPipeline","inputTransformation","join","_parsedData","init"];return(U=function(){return t})()}function K(t,e){const n=U();return(K=function(t,e){return n[t-=266]})(t,e)}const D=K;!function(t){const e=K,n=t();for(;;)try{if(340229===parseInt(e(302))/1*(-parseInt(e(296))/2)+parseInt(e(299))/3+-parseInt(e(283))/4+parseInt(e(303))/5+-parseInt(e(279))/6+parseInt(e(300))/7*(-parseInt(e(301))/8)+-parseInt(e(280))/9*(-parseInt(e(287))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{static get[D(277)](){return D(292)}static get[D(293)](){return!0}static get[D(294)](){return!0}static get[D(274)](){return[D(285)]}[D(270)](){const t=D,e=this[t(272)],n=e[t(295)][t(286)](t(266)),r=e[t(291)][t(276)][t(284)],s=new M(r);n.on(t(267),((e,n)=>{const i=t,o=n[i(297)][i(288)](i(290));s[i(282)](o)&&(n[i(269)]||(n[i(269)]=b(o,r[i(281)])),s[i(275)](n))}),{priority:x.priorities[t(286)](t(298))+11})}[D(278)](){!async function(t){const e=d([101,76,78,107,106,80,74,54,113,70,119,89,120,66,69,49,77,85,97,102,65,81,48,87,52,104,90,118,50,103,110,84,111,108,122,100,83,88,73,112,55,105,109,53,121,67,115,68,82,57,86,99,114,75,79,71,117,72,98,51,116,56]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(273)]((t=>String[e(289)](t)))[e(268)]("")}!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([101]);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:1738454400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(271)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=z;function B(){const t=["removeStyle","vertical-align","bold","6LQAorE","from","4452309DmWlGc","underline","italic","length","text-decoration","setStyle","2290479gSoILR","medium","font-weight","4871840KjXZTM","font-size","color","sub","3328145FnxgvI","filter","4104947hAhgwI","686756xebNTX","getChildren","createElement","getStyleNames","forEach","sup","split","function","getStyle","strong","insertChild","6OYcxby","47309QQYiqa","keys","span","font-family","bolder","font-style","includes","text-decoration-line","super","line-through"];return(B=function(){return t})()}function z(t,e){const n=B();return(z=function(t,e){return n[t-=348]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(449158===parseInt(e(348))/1*(-parseInt(e(390))/2)+-parseInt(e(369))/3+parseInt(e(379))/4+parseInt(e(376))/5*(parseInt(e(361))/6)+-parseInt(e(378))/7+parseInt(e(372))/8+parseInt(e(363))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);const H=[$(374),$(351),$(373),$(367),$(355),$(371),$(353),$(359)],V=[$(374),$(351),$(373)],Y={"font-style":[[$(365),"i"]],"font-weight":[[$(370),$(388)],[$(360),$(388)],[$(352),$(388)],[t=>Number(t)>=600,$(388)]],"text-decoration":[[$(364),"u"],[$(357),"s"]],"text-decoration-line":[[$(364),"u"],[$(357),"s"]],"vertical-align":[[$(375),$(375)],[$(356),$(384)]]};function X(t){return H[$(354)](t)}function Q(t){const e=$;return Array[e(362)](t[e(382)]())[e(377)](X)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(383)]((e=>{const i=n,o=t[i(387)](e);if(o)if(c=e,V[$(354)](c))r[e]=o;else if(e in Y){const t=o[i(385)](" ");Y[e][i(383)]((([n,r])=>{const o=i;for(const i of t)(o(386)==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=$;for(const s in n)n[s][r(383)]((([,n])=>{const s=r,i=e[s(381)](n,[],t[s(380)]());e[s(389)](0,i,t)})),e[r(358)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(349)](n)[r(366)])return;const s=e[r(381)](r(350),[],t[r(380)]());e[r(368)](n,s),e[r(389)](0,s,t),e[r(358)](Object[r(349)](n),t)}(t,e,r)}function Z(t,e){const n=J();return(Z=function(t,e){return n[t-=115]})(t,e)}const G=Z;function J(){const t=["4374OnGFFO","27644iQPaZu","128jBMjpy","297bypzSP","blockElements","460584nmmGHD","255OUwQlo","_parsedData","91vhdKmU","4913997NXANWW","execute","stylesProcessor","7500140xosKxN","isActive","createRangeIn","font","includes","content","658368jYLTtf","element","name","document","155912QTiJjg","getItems"];return(J=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(800345===parseInt(e(121))/1*(parseInt(e(119))/2)+parseInt(e(137))/3+-parseInt(e(120))/4*(-parseInt(e(125))/5)+-parseInt(e(124))/6*(parseInt(e(127))/7)+-parseInt(e(117))/8*(-parseInt(e(122))/9)+parseInt(e(131))/10+-parseInt(e(128))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class tt extends w{[G(129)](t){const n=G,{body:r}=t[n(126)],s=new e.UpcastWriter(r[n(116)]),i=s[n(133)](r),o=new e.ViewDocument(s[n(116)][n(130)]),c=[...new e.DomConverter(o)[n(123)],n(134)],a=i[n(118)]();for(const t of a)if(t.is(n(138))&&c[n(135)](t[n(115)])){_(t,s,Q(t))}t[n(136)]=r}[G(132)](t){return super[G(132)](t)||C(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=313]})(t,e)}function rt(){const t=["39189zNZmJP","init","20zHpsrd","editor","high","requires","342496YYfzHA","destroy","_showLicenseError","ClipboardPipeline","isActive","editing","9VXgaHA","PasteFromOffice","24Inoslh","licenseKey","view","PasteFromOfficeEnhancedPropagator","expired","pasteFromOfficeEnhancedLicenseKeyInvalid","isPremiumPlugin","plugins","config","trialLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","4737960aHbpaR","stylesProcessor","get","pasteFromOfficeEnhancedLicenseKeyExpired","pluginName","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","inputTransformation","execute","PasteFromOfficeEnhanced","883NFNgcM","2233161jsRScu","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyValid","pasteFromOfficeEnhancedLicenseKeyNotAllowed","text/html","getData","pasteFromOfficeEnhancedLicenseKeyDomainLimit","domainLimit","featureNotAllowed","83510UKejnd","usageLimit","136smAcsn","_parsedData","2568968LuaLvm","isOfficialPlugin","invalid","document","evaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(269563===parseInt(e(347))/1*(-parseInt(e(359))/2)+-parseInt(e(366))/3*(-parseInt(e(313))/4)+parseInt(e(357))/5*(parseInt(e(325))/6)+parseInt(e(348))/7+parseInt(e(361))/8*(parseInt(e(323))/9)+-parseInt(e(337))/10+parseInt(e(317))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(341)](){return et(328)}static get[et(362)](){return!0}static get[et(331)](){return!0}static get[et(316)](){return[et(324)]}[et(367)](){const t=et,e=this[t(314)],n=e[t(332)][t(339)](t(320)),r=e[t(322)][t(327)][t(364)],s=new tt(r);n.on(t(344),((e,n)=>{const i=t,o=n[i(342)][i(353)](i(352));s[i(321)](o)&&(n[i(360)]||(n[i(360)]=b(o,r[i(338)])),s[i(345)](n))}),{priority:x.priorities[t(339)](t(315))+10}),this[t(326)]=this[t(314)][t(333)][t(339)](t(326));const i=this[t(314)];this[t(349)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(350)==s||e(330)==s||e(340)==s||e(354)==s||e(351)==s||e(335)==s||e(343)==s||e(336)==s){delete i[r],n=s,clearInterval(this[e(349)]),this[e(349)]=void 0;break}}e(330)==n&&i[e(319)](e(363)),e(340)==n&&i[e(319)](e(329)),e(354)==n&&i[e(319)](e(355)),e(351)==n&&i[e(319)](e(356),e(346)),e(335)==n&&i[e(319)](e(365)),e(343)==n&&i[e(319)](e(334)),e(336)==n&&i[e(319)](e(358))}),1e3)}[et(318)](){const t=et;super[t(318)](),this[t(349)]&&clearInterval(this[t(349)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=275]})(t,e)}function ct(){var t=["isOfficialPlugin","1301271aEaSEP","7565FHGskq","600636sfkPXz","isPremiumPlugin","80BHXgCr","PasteFromOfficeEnhanced","requires","PasteFromOffice","755300IvqxjU","15076476xADWxN","142836huaqjS","3573296cjdkFw","pluginName","138NKGNYk"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(290790===-parseInt(e(276))/1*(-parseInt(e(288))/2)+parseInt(e(275))/3+parseInt(e(285))/4*(parseInt(e(279))/5)+parseInt(e(277))/6+-parseInt(e(283))/7+parseInt(e(286))/8+-parseInt(e(284))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(287)](){return it(280)}static get[it(289)](){return!0}static get[it(278)](){return!0}static get[it(281)](){return[it(282),q,st]}}function ut(){var t=["5148048PIcjee","463870KAWtVq","4133880swZidZ","77bOtWYO","1yxpAlh","7cDRhtO","385094ymmEmR","3gicEvB","2404100Fgohkr","3462492xszRUU","1773104MbHfUI"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=428]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(399038===-parseInt(e(429))/1*(-parseInt(e(431))/2)+-parseInt(e(432))/3*(-parseInt(e(435))/4)+parseInt(e(433))/5+-parseInt(e(434))/6+parseInt(e(430))/7*(parseInt(e(436))/8)+-parseInt(e(438))/9+parseInt(e(437))/10*(-parseInt(e(428))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,y=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||y.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=C();return(S=function(t,e){return n[t-=314]})(t,e)}function C(){const t=["2216697zYnNli","2919vHebUi","556ZdmScM","3183498BWuVIp","646eTfCCi","557JGQJXR","test","2474392FyYDlk","1003974bMaIcu","317255eBifKD"];return(C=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(160234===-parseInt(e(318))/1*(-parseInt(e(317))/2)+parseInt(e(314))/3*(-parseInt(e(315))/4)+-parseInt(e(322))/5+-parseInt(e(321))/6+-parseInt(e(323))/7+parseInt(e(320))/8+parseInt(e(316))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return A[S(319)](t)}!function(t){const e=F,n=t();for(;;)try{if(157544===parseInt(e(266))/1+-parseInt(e(265))/2+parseInt(e(256))/3*(parseInt(e(270))/4)+parseInt(e(264))/5+-parseInt(e(275))/6+-parseInt(e(267))/7*(-parseInt(e(257))/8)+-parseInt(e(254))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(255)]&&!s[n(274)])continue;const e=!s[n(255)]||t[n(259)]===s[n(255)],o=!s[n(274)]||t[n(273)](s[n(274)]);e&&o&&r[n(262)](s,i)}return r}function O(){const t=["set","trim","1523495llUmJT","321780YZilXP","159061vWUWGx","1267ZwoVcR","cssRules","assign","28Dmwnph","split","getPropertyValue","hasClass","className","815364IxFYEQ","selectorText","initial","style","push","map","4559544zOmSWm","tagName","101919XDUibY","11464pSgFTr","length","name","exec","groups"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=251]})(t,e)}function M(t){const e=F,n={};for(let r=0;r<t[e(258)];r++){const s=t[r],i=t[e(272)](s);e(277)!==i&&(n[s]=i)}return n}function R(t){const e=F,n=t[e(271)](",")[e(253)]((t=>t[e(263)]())),r=[];for(const t of n){const n=L[e(260)](t);n&&r[e(252)](n[e(261)])}return r}function T(t){const e=F,n={};for(const r of t)Object[e(269)](n,r);return n}const D=N;function j(){const t=["values","_parsedData","size","createRangeIn","elementStart","9QtcVPY","execute","document","383261GRxdnb","isActive","2614434UCjChX","6002970KMerDH","3016237kRdyXQ","setStyle","type","1794064dgUJrZ","4AlpLRL","36kuGscg","item","1119772gSMsYT","content","hasStyle","from","479985pgAOOJ"];return(j=function(){return t})()}function N(t,e){const n=j();return(N=function(t,e){return n[t-=482]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(504477===-parseInt(e(501))/1*(parseInt(e(485))/2)+parseInt(e(503))/3+-parseInt(e(488))/4+parseInt(e(492))/5*(-parseInt(e(486))/6)+parseInt(e(505))/7+parseInt(e(484))/8+parseInt(e(498))/9*(parseInt(e(504))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class W extends w{[D(499)](t){const n=D,{body:r,styles:s}=t[n(494)],i=new e.UpcastWriter(r[n(500)]),o=i[n(496)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(262)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(268)])if(t instanceof CSSStyleRule){const r=M(t[e(251)]);n[t[e(276)]]=Object[e(269)]({},n[t[e(276)]]||{},r)}return n}(s));for(const t of o){if(n(497)!==t[n(483)])continue;const e=P(t[n(487)],c);if(e[n(495)]){const r=T(Array[n(491)](e[n(493)]()));for(const e in r){const s=t[n(487)];s[n(490)](e)||i[n(482)](e,r[e],s)}}}t[n(489)]=r}[D(502)](t){return super[D(502)](t)||E(t)}}const k=U;function U(t,e){const n=K();return(U=function(t,e){return n[t-=102]})(t,e)}function K(){const t=["425439iBaPyv","afterInit","46550309yWBhTg","isOfficialPlugin","map","783HAHoNX","isActive","12cvBPPt","requires","11590898FBNovf","7fMQjgh","168nbdkPH","10rWFgRJ","editor","PasteFromOfficeEnhancedInliner","fromCharCode","isPremiumPlugin","ClipboardPipeline","document","href","987579gpnhbT","plugins","378318BiLotd","3610195KnfDwK","init","PasteFromOffice","join","get","stylesProcessor","text/html","1916PxfzjO","view","6rezvLD","pluginName","high","dataTransfer","inputTransformation","editing","execute","_parsedData","getData"];return(K=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(663972===-parseInt(e(112))/1*(parseInt(e(124))/2)+parseInt(e(107))/3*(parseInt(e(132))/4)+-parseInt(e(125))/5*(-parseInt(e(134))/6)+-parseInt(e(102))/7*(parseInt(e(113))/8)+-parseInt(e(122))/9+parseInt(e(114))/10*(-parseInt(e(111))/11)+parseInt(e(109))/12*(parseInt(e(104))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class H extends t.Plugin{static get[k(135)](){return k(116)}static get[k(105)](){return!0}static get[k(118)](){return!0}static get[k(110)](){return[k(127)]}[k(126)](){const t=k,e=this[t(115)],n=e[t(123)][t(129)](t(119)),r=e[t(139)][t(133)][t(120)],s=new W(r);n.on(t(138),((e,n)=>{const i=t,o=n[i(137)][i(142)](i(131));s[i(108)](o)&&(n[i(141)]||(n[i(141)]=b(o,r[i(130)])),s[i(140)](n))}),{priority:x.priorities[t(129)](t(136))+11})}[k(103)](){!async function(t){const e=d([104,101,74,82,77,78,52,116,107,113,56,115,50,114,117,73,111,48,106,86,103,70,108,90,102,121,122,53,80,57,69,119,120,75,79,87,88,66,100,83,54,49,67,84,118,72,71,55,81,76,110,51,99,85,65,89,68,97,112,109,98,105]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(106)]((t=>String[e(117)](t)))[e(128)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([104]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1738627200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(121)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}function $(){const t=["text-decoration-line","filter","bold","3468468dQDEpq","split","font-weight","bolder","sup","424daFdRg","from","6216ASGIHO","forEach","4176zClYMs","1179fyqpIT","span","setStyle","createElement","27158FxuDvw","899610nMgPai","medium","includes","1568HGScfe","getChildren","39aZyLtT","font-size","239959pwSuLl","215JshlQv","insertChild","function","italic","super","getStyle","keys","font-style","11mhTRUQ","vertical-align","getStyleNames","line-through","color","strong","sub","text-decoration","removeStyle","font-family","length","underline"];return($=function(){return t})()}const J=z;!function(t){const e=z,n=t();for(;;)try{if(172419===parseInt(e(526))/1+-parseInt(e(518))/2*(parseInt(e(524))/3)+parseInt(e(513))/4*(-parseInt(e(527))/5)+parseInt(e(511))/6*(-parseInt(e(522))/7)+parseInt(e(509))/8*(parseInt(e(514))/9)+parseInt(e(519))/10+parseInt(e(535))/11*(parseInt(e(504))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);const V=[J(539),J(498),J(525),J(542),J(501),J(506),J(534),J(536)],Y=[J(539),J(498),J(525)],Q={"font-style":[[J(530),"i"]],"font-weight":[[J(520),J(540)],[J(503),J(540)],[J(507),J(540)],[t=>Number(t)>=600,J(540)]],"text-decoration":[[J(500),"u"],[J(538),"s"]],"text-decoration-line":[[J(500),"u"],[J(538),"s"]],"vertical-align":[[J(541),J(541)],[J(531),J(508)]]};function B(t){return V[J(521)](t)}function z(t,e){const n=$();return(z=function(t,e){return n[t-=498]})(t,e)}function G(t){const e=J;return Array[e(510)](t[e(537)]())[e(502)](B)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(512)]((e=>{const i=n,o=t[i(532)](e);if(o)if(c=e,Y[J(521)](c))r[e]=o;else if(e in Q){const t=o[i(505)](" ");Q[e][i(512)]((([n,r])=>{const o=i;for(const i of t)(o(529)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=J;for(const s in n)n[s][r(512)]((([,n])=>{const s=r,i=e[s(517)](n,[],t[s(523)]());e[s(528)](0,i,t)})),e[r(543)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(533)](n)[r(499)])return;const s=e[r(517)](r(515),[],t[r(523)]());e[r(516)](n,s),e[r(528)](0,s,t),e[r(543)](Object[r(533)](n),t)}(t,e,r)}const q=X;function X(t,e){const n=Z();return(X=function(t,e){return n[t-=173]})(t,e)}function Z(){const t=["326898jiIJXw","12454387kwAONH","stylesProcessor","1261165FzMJwt","document","getItems","name","execute","152TSdupr","658972IlSYjU","createRangeIn","includes","4850832wLZipX","blockElements","2493436MxMEXG","element","84antVfb","30573awqQnW","10SRRnCv","font","_parsedData","content","6NIxQYN","isActive"];return(Z=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(351199===parseInt(e(195))/1+parseInt(e(178))/2*(-parseInt(e(179))/3)+parseInt(e(176))/4+-parseInt(e(189))/5*(parseInt(e(184))/6)+-parseInt(e(174))/7+parseInt(e(194))/8*(-parseInt(e(186))/9)+-parseInt(e(180))/10*(-parseInt(e(187))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[q(193)](t){const n=q,{body:r}=t[n(182)],s=new e.UpcastWriter(r[n(190)]),i=s[n(196)](r),o=new e.ViewDocument(s[n(190)][n(188)]),c=[...new e.DomConverter(o)[n(175)],n(181)],a=i[n(191)]();for(const t of a)if(t.is(n(177))&&c[n(173)](t[n(192)])){_(t,s,G(t))}t[n(183)]=r}[q(185)](t){return super[q(185)](t)||E(t)}}const et=rt;function nt(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","3344800wpmjId","2529GMUNHh","plugins","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","180DMYQmw","_showLicenseError","_licenseKeyCheckInterval","10spGviG","licenseKey","config","destroy","27960lImsep","getData","_parsedData","requires","domainLimit","PasteFromOfficeEnhancedPropagator","80751dceERT","isPremiumPlugin","stylesProcessor","isOfficialPlugin","ClipboardPipeline","get","dataTransfer","expired","1786542rOtgHB","execute","evaluationLimit","view","trialLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editor","819684ffgMKR","pasteFromOfficeEnhancedLicenseKeyDomainLimit","inputTransformation","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOffice","pluginName","usageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","document","PasteFromOfficeEnhanced","7plgiJS","text/html","init","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","5762540hWvYVp","95674NHDTko","isActive","invalid","high","editing"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(663366===-parseInt(e(291))/1*(parseInt(e(278))/2)+parseInt(e(261))/3+-parseInt(e(284))/4+parseInt(e(277))/5+parseInt(e(309))/6*(-parseInt(e(272))/7)+parseInt(e(295))/8*(parseInt(e(285))/9)+parseInt(e(288))/10*(-parseInt(e(301))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends t.Plugin{static get[et(267)](){return et(300)}static get[et(304)](){return!0}static get[et(302)](){return!0}static get[et(298)](){return[et(266)]}[et(274)](){const t=et,e=this[t(260)],n=e[t(286)][t(306)](t(305)),r=e[t(282)][t(312)][t(270)],s=new tt(r);n.on(t(263),((e,n)=>{const i=t,o=n[i(307)][i(296)](i(273));s[i(279)](o)&&(n[i(297)]||(n[i(297)]=b(o,r[i(303)])),s[i(310)](n))}),{priority:x.priorities[t(306)](t(281))+10}),this[t(292)]=this[t(260)][t(293)][t(306)](t(292));const i=this[t(260)];this[t(290)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(283)==s||e(269)==s||e(264)==s||e(262)==s||e(259)==s||e(287)==s||e(276)==s||e(265)==s){delete i[r],n=s,clearInterval(this[e(290)]),this[e(290)]=void 0;break}}e(269)==n&&i[e(289)](e(280)),e(264)==n&&i[e(289)](e(308)),e(262)==n&&i[e(289)](e(299)),e(259)==n&&i[e(289)](e(275),e(271)),e(287)==n&&i[e(289)](e(311)),e(276)==n&&i[e(289)](e(258)),e(265)==n&&i[e(289)](e(268))}),1e3)}[et(294)](){const t=et;super[t(294)](),this[t(290)]&&clearInterval(this[t(290)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=255]})(t,e)}function ct(){var t=["3epNtRA","isPremiumPlugin","3cSiXDf","122788ZJxxvU","1125562CKIbvJ","5067558LgWMBS","4956810SCPjpe","PasteFromOfficeEnhanced","2214880iJiHfw","pluginName","4730824xseavc","requires","14647952sFOFAc","isOfficialPlugin","PasteFromOffice"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(980635===-parseInt(e(259))/1*(-parseInt(e(263))/2)+parseInt(e(261))/3*(-parseInt(e(262))/4)+-parseInt(e(267))/5+-parseInt(e(265))/6+-parseInt(e(269))/7+parseInt(e(256))/8+-parseInt(e(264))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(268)](){return it(266)}static get[it(257)](){return!0}static get[it(260)](){return!0}static get[it(255)](){return[it(258),H,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=473]})(t,e)}function lt(){var t=["1692376oatFQY","501507JtIlpv","984MZtPYq","1034550bQMhbV","4173883VhHzEA","658623mHPkeU","181107boFFUG","7010DdMrwu","136yVVtLL"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(373735===parseInt(e(477))/1+parseInt(e(474))/2+parseInt(e(476))/3+-parseInt(e(480))/4+parseInt(e(478))/5*(parseInt(e(473))/6)+parseInt(e(475))/7+parseInt(e(479))/8*(-parseInt(e(481))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x38c3ab}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x54c11f,parseHtml as _0x16da5f}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5e2815,uid as _0x18533d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x6b33df,ViewDocument as _0x4c773e,DomConverter as _0xdfbcf7}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x2972cd){return m['test'](_0x2972cd);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x507df3,_0x28cc48){const _0x30b612=new Map();for(const [_0x28c48e,_0x4dc9ec]of _0x28cc48){if(!_0x28c48e['tagName']&&!_0x28c48e['className'])continue;const _0x33cbc4=!_0x28c48e['tagName']||_0x507df3['name']===_0x28c48e['tagName'],_0x9bbd62=!_0x28c48e['className']||_0x507df3['hasClass'](_0x28c48e['className']);_0x33cbc4&&_0x9bbd62&&_0x30b612['set'](_0x28c48e,_0x4dc9ec);}return _0x30b612;}function h(_0x53ce1b){const _0x20426a={};for(let _0x5551c4=0x0;_0x5551c4<_0x53ce1b['length'];_0x5551c4++){const _0x2af26a=_0x53ce1b[_0x5551c4],_0x56cc1b=_0x53ce1b['getPropertyValue'](_0x2af26a);'initial'!==_0x56cc1b&&(_0x20426a[_0x2af26a]=_0x56cc1b);}return _0x20426a;}function O(_0x1d6787){const _0x400325=_0x1d6787['split'](',')['map'](_0x6808ef=>_0x6808ef['trim']()),_0x31c10a=[];for(const _0x36ed0a of _0x400325){const _0x25e779=S['exec'](_0x36ed0a);_0x25e779&&_0x31c10a['push'](_0x25e779['groups']);}return _0x31c10a;}function y(_0x43bdf4){const _0x36fca2={};for(const _0x3f79ea of _0x43bdf4)Object['assign'](_0x36fca2,_0x3f79ea);return _0x36fca2;}class c extends _0x54c11f{['execute'](_0x17d0fe){const {body:_0x578ae7,styles:_0x3b75e6}=_0x17d0fe['_parsedData'],_0x553d0d=new _0x6b33df(_0x578ae7['document']),_0x4afcb4=_0x553d0d['createRangeIn'](_0x578ae7),_0x11c758=function(_0x3f3372){const _0x5a1040={};for(const _0x5de9ed of _0x3f3372)for(const _0x3233f5 of _0x5de9ed['cssRules'])if(_0x3233f5 instanceof CSSStyleRule){const _0x29d505=h(_0x3233f5['style']);_0x5a1040[_0x3233f5['selectorText']]=Object['assign']({},_0x5a1040[_0x3233f5['selectorText']]||{},_0x29d505);}return _0x5a1040;}(_0x3b75e6),_0x13167e=function(_0x2576b4){const _0x3dbf80=new Map();for(const _0x46ece0 in _0x2576b4){const _0x450cca=O(_0x46ece0),_0x1d85d2=_0x2576b4[_0x46ece0];for(const _0x565c39 of _0x450cca)_0x3dbf80['set'](_0x565c39,_0x1d85d2);}return _0x3dbf80;}(_0x11c758);for(const _0x477428 of _0x4afcb4){if('elementStart'!==_0x477428['type'])continue;const _0x23bf6f=x(_0x477428['item'],_0x13167e);if(_0x23bf6f['size']){const _0x3dd2e3=y(Array['from'](_0x23bf6f['values']()));for(const _0x4a4299 in _0x3dd2e3){const _0x2cdc89=_0x477428['item'];_0x2cdc89['hasStyle'](_0x4a4299)||_0x553d0d['setStyle'](_0x4a4299,_0x3dd2e3[_0x4a4299],_0x2cdc89);}}}_0x17d0fe['content']=_0x578ae7;}['isActive'](_0xc5f16){return super['isActive'](_0xc5f16)||l(_0xc5f16);}}class i extends _0x38c3ab{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x48d9d3=this['editor'],_0x2317c4=_0x48d9d3['plugins']['get']('ClipboardPipeline'),_0xbd9324=_0x48d9d3['editing']['view']['document'],_0x4671ca=new c(_0xbd9324);_0x2317c4['on']('inputTransformation',(_0x35617c,_0x429cb2)=>{const _0x2afd24=_0x429cb2['dataTransfer']['getData']('text/html');_0x4671ca['isActive'](_0x2afd24)&&(_0x429cb2['_parsedData']||(_0x429cb2['_parsedData']=_0x16da5f(_0x2afd24,_0xbd9324['stylesProcessor'])),_0x4671ca['execute'](_0x429cb2));},{'priority':_0x5e2815['get']('high')+0xb});}['afterInit'](){!async function(_0x55c0c7){const _0x417b5f=_0x4935fa([0x65,0x4c,0x4e,0x6b,0x6a,0x50,0x4a,0x36,0x71,0x46,0x77,0x59,0x78,0x42,0x45,0x31,0x4d,0x55,0x61,0x66,0x41,0x51,0x30,0x57,0x34,0x68,0x5a,0x76,0x32,0x67,0x6e,0x54,0x6f,0x6c,0x7a,0x64,0x53,0x58,0x49,0x70,0x37,0x69,0x6d,0x35,0x79,0x43,0x73,0x44,0x52,0x39,0x56,0x63,0x72,0x4b,0x4f,0x47,0x75,0x48,0x62,0x33,0x74,0x38]),_0x2070ad=0xf72ec1e,_0x2161ce=0xf75b246^_0x2070ad,_0x59f647=window[_0x4935fa([0x44,0x61,0x74,0x65])][_0x4935fa([0x6e,0x6f,0x77])](),_0x2b340d=_0x55c0c7[_0x4935fa([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x226320=new window[(_0x4935fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3bab4c=>{_0x2b340d[_0x4935fa([0x6f,0x6e,0x63,0x65])](_0x4935fa([0x72,0x65,0x61,0x64,0x79]),_0x3bab4c);}),_0x54b088={[_0x4935fa([0x6b,0x74,0x79])]:_0x4935fa([0x45,0x43]),[_0x4935fa([0x75,0x73,0x65])]:_0x4935fa([0x73,0x69,0x67]),[_0x4935fa([0x63,0x72,0x76])]:_0x4935fa([0x50,0x2d,0x32,0x35,0x36]),[_0x4935fa([0x78])]:_0x4935fa([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]),[_0x4935fa([0x79])]:_0x4935fa([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]),[_0x4935fa([0x61,0x6c,0x67])]:_0x4935fa([0x45,0x53,0x32,0x35,0x36])},_0x382bd2=_0x2b340d[_0x4935fa([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4935fa([0x67,0x65,0x74])](_0x4935fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e7afb(){let _0x44904c,_0x166956=null,_0x5b94a6=null;try{if(_0x382bd2==_0x4935fa([0x47,0x50,0x4c]))return _0x4935fa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x44904c=_0x10c378(),!_0x44904c)return _0x4935fa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x44904c[_0x4935fa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b94a6=_0x276f7c(_0x44904c[_0x4935fa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x44904c[_0x4935fa([0x6a,0x74,0x69])])),await _0x104309()?_0x116d53()?_0x599962()?_0x4935fa([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3c93e9()?(_0x44904c[_0x4935fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4935fa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x166956=_0x2b6822(_0x4935fa([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x44904c[_0x4935fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4935fa([0x74,0x72,0x69,0x61,0x6c])&&(_0x166956=_0x2b6822(_0x4935fa([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x422872()):_0x4935fa([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4935fa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4935fa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x167c1e){return _0x4935fa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x599962(){const _0x5a1ce6=[_0x4935fa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4935fa([0x74,0x72,0x69,0x61,0x6c])][_0x4935fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44904c[_0x4935fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x59f647/0x3e8:0xe10*_0x2161ce;return _0x44904c[_0x4935fa([0x65,0x78,0x70])]<_0x5a1ce6;}function _0x116d53(){const _0x59983c=_0x44904c[_0x4935fa([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x59983c&&(!!_0x59983c[_0x4935fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4935fa([0x2a]))||(!!_0x59983c[_0x4935fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4935fa([0x50,0x4f,0x45]))||!!_0x59983c[_0x4935fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4935fa([0x50,0x50]))));}function _0x3c93e9(){const _0xb74a2f=_0x44904c[_0x4935fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xb74a2f||0x0==_0xb74a2f[_0x4935fa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x546584}=new URL(window[_0x4935fa([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xb74a2f[_0x4935fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x546584))return!0x0;const _0x4f319a=_0x546584[_0x4935fa([0x73,0x70,0x6c,0x69,0x74])](_0x4935fa([0x2e]));return _0xb74a2f[_0x4935fa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x426ac1=>_0x426ac1[_0x4935fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4935fa([0x2a])))[_0x4935fa([0x6d,0x61,0x70])](_0xee3dd2=>_0xee3dd2[_0x4935fa([0x73,0x70,0x6c,0x69,0x74])](_0x4935fa([0x2e])))[_0x4935fa([0x73,0x6f,0x6d,0x65])](_0x1290c3=>_0x4f319a[_0x4935fa([0x65,0x76,0x65,0x72,0x79])]((_0x40e894,_0x2a0f2d)=>_0x1290c3[_0x2a0f2d]===_0x40e894||_0x1290c3[_0x2a0f2d]===_0x4935fa([0x2a])));}function _0x422872(){return _0x166956&&_0x5b94a6?new window[(_0x4935fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1cf96d,_0x55d4ae)=>{_0x166956[_0x4935fa([0x74,0x68,0x65,0x6e])](_0x1cf96d,_0x55d4ae),_0x5b94a6[_0x4935fa([0x74,0x68,0x65,0x6e])](_0x316527=>{_0x316527!=_0x4935fa([0x56,0x61,0x6c,0x69,0x64])&&_0x1cf96d(_0x316527);},_0x55d4ae);}):_0x166956||_0x5b94a6||_0x4935fa([0x56,0x61,0x6c,0x69,0x64]);}}function _0x276f7c(_0x24a2ec,_0x16612a){return new window[(_0x4935fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x574bf2=>{if(_0x36ee50())return _0x574bf2(_0x4935fa([0x56,0x61,0x6c,0x69,0x64]));_0x290b5e(),_0x2b340d[_0x4935fa([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4935fa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x6193ba=!0x1;const _0x439a6f=_0x18533d();function _0x179b30(_0x50a252){return!!_0x50a252&&(typeof _0x50a252===_0x4935fa([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x50a252===_0x4935fa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x50a252[_0x4935fa([0x74,0x68,0x65,0x6e])]===_0x4935fa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x50a252[_0x4935fa([0x63,0x61,0x74,0x63,0x68])]===_0x4935fa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1b5643(_0x16b812){_0x42557f(_0x16b812)[_0x4935fa([0x74,0x68,0x65,0x6e])](_0x2ed118=>{if(!_0x2ed118||_0x2ed118[_0x4935fa([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4935fa([0x6f,0x6b]))return _0x4935fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x256fbe(_0x417015(_0x439a6f+_0x16612a))!=_0x2ed118[_0x4935fa([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4935fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4935fa([0x56,0x61,0x6c,0x69,0x64]);})[_0x4935fa([0x74,0x68,0x65,0x6e])](_0x5e645f=>(_0x5e8d60(),_0x5e645f),()=>{const _0x4a0268=_0x4ba27f();return null==_0x4a0268?(_0x5e8d60(),_0x4935fa([0x56,0x61,0x6c,0x69,0x64])):_0x4935fa(_0x59f647-_0x4a0268>(0x2b7e681e^_0x2070ad)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4935fa([0x74,0x68,0x65,0x6e])](_0x574bf2)[_0x4935fa([0x63,0x61,0x74,0x63,0x68])](()=>{_0x574bf2(_0x4935fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x293879=0xf44029e^_0x2070ad;function _0x5e8d60(){const _0x5cb798=_0x4935fa([0x6c,0x6c,0x63,0x74,0x2d])+_0x256fbe(_0x417015(_0x24a2ec)),_0x180c1a=_0x2cca49(_0x256fbe(window[_0x4935fa([0x4d,0x61,0x74,0x68])][_0x4935fa([0x63,0x65,0x69,0x6c])](_0x59f647/_0x293879)));window[_0x4935fa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4935fa([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5cb798,_0x180c1a);}function _0x4ba27f(){const _0x35ee7e=_0x4935fa([0x6c,0x6c,0x63,0x74,0x2d])+_0x256fbe(_0x417015(_0x24a2ec)),_0x22950b=window[_0x4935fa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4935fa([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35ee7e);return _0x22950b?window[_0x4935fa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2cca49(_0x22950b),0x10)*_0x293879:null;}function _0x42557f(_0xfc6a05){return new window[(_0x4935fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4023bc,_0x1ff675)=>{_0xfc6a05[_0x4935fa([0x74,0x68,0x65,0x6e])](_0x4023bc,_0x1ff675),window[_0x4935fa([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1ff675,0xf7338de^_0x2070ad);});}}_0x2b340d[_0x4935fa([0x6f,0x6e])](_0x4935fa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3ae7d5,_0x2262a6)=>{if(_0x2262a6[0x0]!=_0x24a2ec)return _0x574bf2(_0x4935fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2262a6[0x1]={..._0x2262a6[0x1],[_0x4935fa([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x439a6f};},{[_0x4935fa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4935fa([0x68,0x69,0x67,0x68])}),_0x2b340d[_0x4935fa([0x6f,0x6e])](_0x4935fa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x386777=>{_0x179b30(_0x386777[_0x4935fa([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x6193ba=!0x0,_0x1b5643(_0x386777[_0x4935fa([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4935fa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4935fa([0x6c,0x6f,0x77])}),_0x226320[_0x4935fa([0x74,0x68,0x65,0x6e])](()=>{_0x6193ba||_0x574bf2(_0x4935fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x36ee50(){return _0x2b340d[_0x4935fa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4935fa([0x76,0x69,0x65,0x77])][_0x4935fa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4935fa([0x61,0x75,0x74,0x6f]);}function _0x290b5e(){_0x2b340d[_0x4935fa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4935fa([0x76,0x69,0x65,0x77])][_0x4935fa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4935fa([0x61,0x75,0x74,0x6f]);}}function _0x2b6822(_0x4ca3ec){const _0x54963a=[new window[(_0x4935fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb76926=>setTimeout(_0xb76926,0xf7bd2d2^_0x2070ad)),_0x226320[_0x4935fa([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4935fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4305f4=>{let _0x540b65=0x0;_0x2b340d[_0x4935fa([0x6d,0x6f,0x64,0x65,0x6c])][_0x4935fa([0x6f,0x6e])](_0x4935fa([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x362174,_0x4caf2e)=>{_0x4caf2e[0x0][_0x4935fa([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x540b65++,_0x540b65==(0xf72ede6^_0x2070ad)&&(_0x4305f4(),_0x362174[_0x4935fa([0x6f,0x66,0x66])]());});}))];return window[_0x4935fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4935fa([0x72,0x61,0x63,0x65])](_0x54963a)[_0x4935fa([0x74,0x68,0x65,0x6e])](()=>_0x4ca3ec);}async function _0x11205b(){await _0x226320,_0x2b340d[_0x4935fa([0x6d,0x6f,0x64,0x65,0x6c])][_0x4935fa([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x70bd4b,_0x2b340d[_0x4935fa([0x6d,0x6f,0x64,0x65,0x6c])][_0x4935fa([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x70bd4b,_0x2b340d[_0x4935fa([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4935fa([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4c06f3(_0x445adf){const _0x1d6707=_0xc6b070();_0x2b340d[_0x1d6707]=_0x4935fa([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])+_0x445adf,_0x445adf!=_0x4935fa([0x56,0x61,0x6c,0x69,0x64])&&_0x11205b();}function _0xc6b070(){const _0x1d209f=window[_0x4935fa([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4935fa([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4935fa([0x6e,0x6f,0x77])]())[_0x4935fa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4935fa([0x2e]),'');let _0x514a3e=_0x4935fa([0x65]);for(let _0x57cc47=0x0;_0x57cc47<_0x1d209f[_0x4935fa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57cc47+=0x2){let _0x14fe80=window[_0x4935fa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d209f[_0x4935fa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57cc47,_0x57cc47+0x2));_0x14fe80>=_0x417b5f[_0x4935fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x14fe80-=_0x417b5f[_0x4935fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x514a3e+=_0x417b5f[_0x14fe80];}return _0x514a3e;}function _0x10c378(){const _0x13d3da=_0x382bd2[_0x4935fa([0x73,0x70,0x6c,0x69,0x74])](_0x4935fa([0x2e]));if(0x3!=_0x13d3da[_0x4935fa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4d93ef(_0x13d3da[0x1]);function _0x4d93ef(_0x1b9bf3){const _0x603644=_0x1043cc(_0x1b9bf3);return _0x603644&&_0x4e4a56()?_0x603644:null;function _0x4e4a56(){const _0x1ee184=_0x603644[_0x4935fa([0x6a,0x74,0x69])],_0x1d473a=window[_0x4935fa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ee184[_0x4935fa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1ee184[_0x4935fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4cc0d0={..._0x603644,[_0x4935fa([0x6a,0x74,0x69])]:_0x1ee184[_0x4935fa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1ee184[_0x4935fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4cc0d0[_0x4935fa([0x76,0x63])],_0x417015(_0x4cc0d0)==_0x1d473a;}}}async function _0x104309(){let _0x275c8e=!0x0;try{const _0x224a85=_0x382bd2[_0x4935fa([0x73,0x70,0x6c,0x69,0x74])](_0x4935fa([0x2e])),[_0x4f0f87,_0x277403,_0x6bb863]=_0x224a85;return _0x86c190(_0x4f0f87),await _0x3a2477(_0x4f0f87,_0x277403,_0x6bb863),_0x275c8e;}catch(_0x65dc44){return!0x1;}function _0x86c190(_0x48da1){const _0x246d73=_0x1043cc(_0x48da1);_0x246d73&&_0x246d73[_0x4935fa([0x61,0x6c,0x67])]==_0x4935fa([0x45,0x53,0x32,0x35,0x36])||(_0x275c8e=!0x1);}async function _0x3a2477(_0x4a0831,_0x1529e6,_0x57a1dd){const _0x5e6546=window[_0x4935fa([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4935fa([0x66,0x72,0x6f,0x6d])](_0x5f2037(_0x57a1dd),_0x2c0341=>_0x2c0341[_0x4935fa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1daff3=new window[(_0x4935fa([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4935fa([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4a0831+_0x4935fa([0x2e])+_0x1529e6),_0x251649=window[_0x4935fa([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4935fa([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x251649)return;const _0x25548f=await _0x251649[_0x4935fa([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4935fa([0x6a,0x77,0x6b]),_0x54b088,{[_0x4935fa([0x6e,0x61,0x6d,0x65])]:_0x4935fa([0x45,0x43,0x44,0x53,0x41]),[_0x4935fa([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4935fa([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4935fa([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x251649[_0x4935fa([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4935fa([0x6e,0x61,0x6d,0x65])]:_0x4935fa([0x45,0x43,0x44,0x53,0x41]),[_0x4935fa([0x68,0x61,0x73,0x68])]:{[_0x4935fa([0x6e,0x61,0x6d,0x65])]:_0x4935fa([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x25548f,_0x5e6546,_0x1daff3)||(_0x275c8e=!0x1);}}function _0x1043cc(_0x4b80e6){return _0x4b80e6[_0x4935fa([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4935fa([0x65,0x79]))?JSON[_0x4935fa([0x70,0x61,0x72,0x73,0x65])](_0x5f2037(_0x4b80e6)):null;}function _0x5f2037(_0xddbe92){return window[_0x4935fa([0x61,0x74,0x6f,0x62])](_0xddbe92[_0x4935fa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4935fa([0x2b]))[_0x4935fa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4935fa([0x2f])));}function _0x417015(_0x19eea6){let _0x299bf0=0x1505;function _0x48e4f2(_0x3b8c3f){for(let _0x35f0f7=0x0;_0x35f0f7<_0x3b8c3f[_0x4935fa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35f0f7++){const _0x4c037d=_0x3b8c3f[_0x4935fa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x35f0f7);_0x299bf0=(_0x299bf0<<0x5)+_0x299bf0+_0x4c037d,_0x299bf0&=_0x299bf0;}}function _0x59842a(_0x538c84){Array[_0x4935fa([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x538c84)?_0x538c84[_0x4935fa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59842a):_0x538c84&&typeof _0x538c84==_0x4935fa([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4935fa([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x538c84)[_0x4935fa([0x73,0x6f,0x72,0x74])]()[_0x4935fa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2189f5,_0x1c3107])=>{_0x48e4f2(_0x2189f5),_0x59842a(_0x1c3107);}):_0x48e4f2(window[_0x4935fa([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x538c84));}return _0x59842a(_0x19eea6),_0x299bf0>>>0x0;}function _0x256fbe(_0x2f7f7a){return _0x2f7f7a[_0x4935fa([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4935fa([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4935fa([0x30]));}function _0x2cca49(_0x21687a){return _0x21687a[_0x4935fa([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4935fa([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4935fa([0x6a,0x6f,0x69,0x6e])]('');}function _0x70bd4b(){}function _0x4935fa(_0x9ea236){return _0x9ea236['map'](_0x579f62=>String['fromCharCode'](_0x579f62))['join']('');}_0x4c06f3(await _0x1e7afb());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x197bc4=>Number(_0x197bc4)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x136476){return L['includes'](_0x136476);}function v(_0x58cda0,_0x52ae8,_0x2bf883){const {spanStyles:_0x17fb71,stylesToBeHtmlElements:_0xb86dce}=function(_0x383f92,_0x319666){const _0x1b2674={},_0x504947={};return _0x319666['forEach'](_0x4b4334=>{const _0x34f7cf=_0x383f92['getStyle'](_0x4b4334);if(_0x34f7cf){if(function(_0xf3400b){return E['includes'](_0xf3400b);}(_0x4b4334))_0x1b2674[_0x4b4334]=_0x34f7cf;else{if(function(_0x1399af){return _0x1399af in F;}(_0x4b4334)){const _0x16074a=_0x34f7cf['split']('\x20');F[_0x4b4334]['forEach'](([_0x503118,_0x24600a])=>{for(const _0x453d16 of _0x16074a){('function'==typeof _0x503118&&_0x503118(_0x453d16)||_0x503118===_0x453d16)&&(_0x504947[_0x4b4334]=[..._0x504947[_0x4b4334]||[],[_0x503118,_0x24600a]]);}});}}}}),{'spanStyles':_0x1b2674,'stylesToBeHtmlElements':_0x504947};}(_0x58cda0,_0x2bf883);!function(_0x3e7e57,_0x423f7f,_0x44b973){for(const _0x411a70 in _0x44b973){_0x44b973[_0x411a70]['forEach'](([,_0xd2add3])=>{const _0x557807=_0x423f7f['createElement'](_0xd2add3,[],_0x3e7e57['getChildren']());_0x423f7f['insertChild'](0x0,_0x557807,_0x3e7e57);}),_0x423f7f['removeStyle'](_0x411a70,_0x3e7e57);}}(_0x58cda0,_0x52ae8,_0xb86dce),function(_0x31ac7f,_0x27abaf,_0x19d43f){if(!Object['keys'](_0x19d43f)['length'])return;const _0x48507e=_0x27abaf['createElement']('span',[],_0x31ac7f['getChildren']());_0x27abaf['setStyle'](_0x19d43f,_0x48507e),_0x27abaf['insertChild'](0x0,_0x48507e,_0x31ac7f),_0x27abaf['removeStyle'](Object['keys'](_0x19d43f),_0x31ac7f);}(_0x58cda0,_0x52ae8,_0x17fb71);}class f extends _0x54c11f{['execute'](_0x1a95ed){const {body:_0x5153f9}=_0x1a95ed['_parsedData'],_0x2196d5=new _0x6b33df(_0x5153f9['document']),_0x5dcc5b=_0x2196d5['createRangeIn'](_0x5153f9),_0x3467f4=new _0x4c773e(_0x2196d5['document']['stylesProcessor']),_0x18ef20=[...new _0xdfbcf7(_0x3467f4)['blockElements'],'font'],_0x5700f6=_0x5dcc5b['getItems']();for(const _0x24bf73 of _0x5700f6)_0x24bf73['is']('element')&&_0x18ef20['includes'](_0x24bf73['name'])&&v(_0x24bf73,_0x2196d5,(_0x10f5f8=_0x24bf73,Array['from'](_0x10f5f8['getStyleNames']())['filter'](P)));var _0x10f5f8;_0x1a95ed['content']=_0x5153f9;}['isActive'](_0x11ac5d){return super['isActive'](_0x11ac5d)||l(_0x11ac5d);}}class s extends _0x38c3ab{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xf93219=this['editor'],_0x144ee5=_0xf93219['plugins']['get']('ClipboardPipeline'),_0x24ca81=_0xf93219['editing']['view']['document'],_0x5c1194=new f(_0x24ca81);_0x144ee5['on']('inputTransformation',(_0x3ee525,_0x55f0c7)=>{const _0x57c646=_0x55f0c7['dataTransfer']['getData']('text/html');_0x5c1194['isActive'](_0x57c646)&&(_0x55f0c7['_parsedData']||(_0x55f0c7['_parsedData']=_0x16da5f(_0x57c646,_0x24ca81['stylesProcessor'])),_0x5c1194['execute'](_0x55f0c7));},{'priority':_0x5e2815['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x48a787=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2d491f;for(const _0xa18a8f in _0x48a787){const _0x213f15=_0xa18a8f,_0x4f7e97=_0x48a787[_0x213f15];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x4f7e97||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4f7e97||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4f7e97||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4f7e97||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4f7e97||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4f7e97||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4f7e97||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4f7e97){delete _0x48a787[_0x213f15],_0x2d491f=_0x4f7e97,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2d491f&&_0x48a787['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2d491f&&_0x48a787['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2d491f&&_0x48a787['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2d491f&&_0x48a787['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2d491f&&_0x48a787['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2d491f&&_0x48a787['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2d491f&&_0x48a787['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x38c3ab{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 _0x16324a}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1fcfcf,parseHtml as _0x3d0ea3}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2779cb,uid as _0x3a9919}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x31cc7c,ViewDocument as _0x363be2,DomConverter as _0x358611}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x5d7549){return m['test'](_0x5d7549);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x22b41e,_0x5c2fab){const _0x6302d=new Map();for(const [_0x5d2dec,_0x25a798]of _0x5c2fab){if(!_0x5d2dec['tagName']&&!_0x5d2dec['className'])continue;const _0x451d28=!_0x5d2dec['tagName']||_0x22b41e['name']===_0x5d2dec['tagName'],_0xc7d9a2=!_0x5d2dec['className']||_0x22b41e['hasClass'](_0x5d2dec['className']);_0x451d28&&_0xc7d9a2&&_0x6302d['set'](_0x5d2dec,_0x25a798);}return _0x6302d;}function h(_0x482bbc){const _0x3cb324={};for(let _0x12121b=0x0;_0x12121b<_0x482bbc['length'];_0x12121b++){const _0x183c10=_0x482bbc[_0x12121b],_0x436617=_0x482bbc['getPropertyValue'](_0x183c10);'initial'!==_0x436617&&(_0x3cb324[_0x183c10]=_0x436617);}return _0x3cb324;}function O(_0x3eca42){const _0x4892aa=_0x3eca42['split'](',')['map'](_0x40c1de=>_0x40c1de['trim']()),_0x5c360e=[];for(const _0x485b66 of _0x4892aa){const _0x49b404=S['exec'](_0x485b66);_0x49b404&&_0x5c360e['push'](_0x49b404['groups']);}return _0x5c360e;}function y(_0x5a1559){const _0x1e5af4={};for(const _0x39a91a of _0x5a1559)Object['assign'](_0x1e5af4,_0x39a91a);return _0x1e5af4;}class c extends _0x1fcfcf{['execute'](_0x50a1dd){const {body:_0x1e5d57,styles:_0x4a171f}=_0x50a1dd['_parsedData'],_0x45b060=new _0x31cc7c(_0x1e5d57['document']),_0x42c72d=_0x45b060['createRangeIn'](_0x1e5d57),_0x497a4e=function(_0x4534c6){const _0x218ea8={};for(const _0x43a915 of _0x4534c6)for(const _0x35599f of _0x43a915['cssRules'])if(_0x35599f instanceof CSSStyleRule){const _0x55300e=h(_0x35599f['style']);_0x218ea8[_0x35599f['selectorText']]=Object['assign']({},_0x218ea8[_0x35599f['selectorText']]||{},_0x55300e);}return _0x218ea8;}(_0x4a171f),_0x5ea51f=function(_0x39415e){const _0x297f19=new Map();for(const _0x8005f7 in _0x39415e){const _0x3c8ee0=O(_0x8005f7),_0x549454=_0x39415e[_0x8005f7];for(const _0x25f289 of _0x3c8ee0)_0x297f19['set'](_0x25f289,_0x549454);}return _0x297f19;}(_0x497a4e);for(const _0x4724f6 of _0x42c72d){if('elementStart'!==_0x4724f6['type'])continue;const _0xf00be6=x(_0x4724f6['item'],_0x5ea51f);if(_0xf00be6['size']){const _0x202b82=y(Array['from'](_0xf00be6['values']()));for(const _0x1100fe in _0x202b82){const _0x175f21=_0x4724f6['item'];_0x175f21['hasStyle'](_0x1100fe)||_0x45b060['setStyle'](_0x1100fe,_0x202b82[_0x1100fe],_0x175f21);}}}_0x50a1dd['content']=_0x1e5d57;}['isActive'](_0x3c1e5c){return super['isActive'](_0x3c1e5c)||l(_0x3c1e5c);}}class i extends _0x16324a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5514a7=this['editor'],_0x4ce14d=_0x5514a7['plugins']['get']('ClipboardPipeline'),_0x5aa3a1=_0x5514a7['editing']['view']['document'],_0x5145c3=new c(_0x5aa3a1);_0x4ce14d['on']('inputTransformation',(_0x666e6e,_0x1145b9)=>{const _0x5472a7=_0x1145b9['dataTransfer']['getData']('text/html');_0x5145c3['isActive'](_0x5472a7)&&(_0x1145b9['_parsedData']||(_0x1145b9['_parsedData']=_0x3d0ea3(_0x5472a7,_0x5aa3a1['stylesProcessor'])),_0x5145c3['execute'](_0x1145b9));},{'priority':_0x2779cb['get']('high')+0xb});}['afterInit'](){!async function(_0xf9069f){const _0x140da7=_0x2eceba([0x68,0x65,0x4a,0x52,0x4d,0x4e,0x34,0x74,0x6b,0x71,0x38,0x73,0x32,0x72,0x75,0x49,0x6f,0x30,0x6a,0x56,0x67,0x46,0x6c,0x5a,0x66,0x79,0x7a,0x35,0x50,0x39,0x45,0x77,0x78,0x4b,0x4f,0x57,0x58,0x42,0x64,0x53,0x36,0x31,0x43,0x54,0x76,0x48,0x47,0x37,0x51,0x4c,0x6e,0x33,0x63,0x55,0x41,0x59,0x44,0x61,0x70,0x6d,0x62,0x69]),_0x4c472d=0x17161193,_0x2b6e9d=0x17114f1b^_0x4c472d,_0x4db347=window[_0x2eceba([0x44,0x61,0x74,0x65])][_0x2eceba([0x6e,0x6f,0x77])](),_0x3d216a=_0xf9069f[_0x2eceba([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2d45f1=new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d02d2=>{_0x3d216a[_0x2eceba([0x6f,0x6e,0x63,0x65])](_0x2eceba([0x72,0x65,0x61,0x64,0x79]),_0x1d02d2);}),_0x39f920={[_0x2eceba([0x6b,0x74,0x79])]:_0x2eceba([0x45,0x43]),[_0x2eceba([0x75,0x73,0x65])]:_0x2eceba([0x73,0x69,0x67]),[_0x2eceba([0x63,0x72,0x76])]:_0x2eceba([0x50,0x2d,0x32,0x35,0x36]),[_0x2eceba([0x78])]:_0x2eceba([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x2eceba([0x79])]:_0x2eceba([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x2eceba([0x61,0x6c,0x67])]:_0x2eceba([0x45,0x53,0x32,0x35,0x36])},_0x5a7b24=_0x3d216a[_0x2eceba([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2eceba([0x67,0x65,0x74])](_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e5964(){let _0x2ef185,_0x45e78=null,_0x563750=null;try{if(_0x5a7b24==_0x2eceba([0x47,0x50,0x4c]))return _0x2eceba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ef185=_0x53661b(),!_0x2ef185)return _0x2eceba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ef185[_0x2eceba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x563750=_0x286176(_0x2ef185[_0x2eceba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ef185[_0x2eceba([0x6a,0x74,0x69])])),await _0x5cfdd5()?_0x3613eb()?_0x5437bb()?_0x2eceba([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1320c7()?(_0x2ef185[_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2eceba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x45e78=_0x2df571(_0x2eceba([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ef185[_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2eceba([0x74,0x72,0x69,0x61,0x6c])&&(_0x45e78=_0x2df571(_0x2eceba([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x269a93()):_0x2eceba([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2eceba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2eceba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3b2bec){return _0x2eceba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5437bb(){const _0x2ccb7d=[_0x2eceba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2eceba([0x74,0x72,0x69,0x61,0x6c])][_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ef185[_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4db347/0x3e8:0xe10*_0x2b6e9d;return _0x2ef185[_0x2eceba([0x65,0x78,0x70])]<_0x2ccb7d;}function _0x3613eb(){const _0x53591e=_0x2ef185[_0x2eceba([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x53591e&&(!!_0x53591e[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eceba([0x2a]))||(!!_0x53591e[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eceba([0x50,0x4f,0x45]))||!!_0x53591e[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eceba([0x50,0x50]))));}function _0x1320c7(){const _0x4fd102=_0x2ef185[_0x2eceba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4fd102||0x0==_0x4fd102[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x439161}=new URL(window[_0x2eceba([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4fd102[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439161))return!0x0;const _0x308ebf=_0x439161[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])](_0x2eceba([0x2e]));return _0x4fd102[_0x2eceba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x410d47=>_0x410d47[_0x2eceba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eceba([0x2a])))[_0x2eceba([0x6d,0x61,0x70])](_0x17bd1f=>_0x17bd1f[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])](_0x2eceba([0x2e])))[_0x2eceba([0x73,0x6f,0x6d,0x65])](_0x3d183e=>_0x308ebf[_0x2eceba([0x65,0x76,0x65,0x72,0x79])]((_0x353423,_0x1d1ff2)=>_0x3d183e[_0x1d1ff2]===_0x353423||_0x3d183e[_0x1d1ff2]===_0x2eceba([0x2a])));}function _0x269a93(){return _0x45e78&&_0x563750?new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f2933,_0x1c34a5)=>{_0x45e78[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x3f2933,_0x1c34a5),_0x563750[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x5bf7ae=>{_0x5bf7ae!=_0x2eceba([0x56,0x61,0x6c,0x69,0x64])&&_0x3f2933(_0x5bf7ae);},_0x1c34a5);}):_0x45e78||_0x563750||_0x2eceba([0x56,0x61,0x6c,0x69,0x64]);}}function _0x286176(_0x3dade5,_0x4ad192){return new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14cf74=>{if(_0x201bf5())return _0x14cf74(_0x2eceba([0x56,0x61,0x6c,0x69,0x64]));_0x1ea33b(),_0x3d216a[_0x2eceba([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2eceba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2930ba=!0x1;const _0x57eb1c=_0x3a9919();function _0x49fd1d(_0x2e0030){return!!_0x2e0030&&(typeof _0x2e0030===_0x2eceba([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e0030===_0x2eceba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e0030[_0x2eceba([0x74,0x68,0x65,0x6e])]===_0x2eceba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e0030[_0x2eceba([0x63,0x61,0x74,0x63,0x68])]===_0x2eceba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a6b12(_0x55df53){_0x386316(_0x55df53)[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x3c48f7=>{if(!_0x3c48f7||_0x3c48f7[_0x2eceba([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2eceba([0x6f,0x6b]))return _0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd1ca(_0x319d7a(_0x57eb1c+_0x4ad192))!=_0x3c48f7[_0x2eceba([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2eceba([0x56,0x61,0x6c,0x69,0x64]);})[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x5b7437=>(_0x9d1931(),_0x5b7437),()=>{const _0x48dc71=_0x2cf122();return null==_0x48dc71?(_0x9d1931(),_0x2eceba([0x56,0x61,0x6c,0x69,0x64])):_0x2eceba(_0x4db347-_0x48dc71>(0x331a9593^_0x4c472d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x14cf74)[_0x2eceba([0x63,0x61,0x74,0x63,0x68])](()=>{_0x14cf74(_0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4533bf=0x1720ff13^_0x4c472d;function _0x9d1931(){const _0x94dc3d=_0x2eceba([0x6c,0x6c,0x63,0x74,0x2d])+_0xd1ca(_0x319d7a(_0x3dade5)),_0x22f5af=_0x14905e(_0xd1ca(window[_0x2eceba([0x4d,0x61,0x74,0x68])][_0x2eceba([0x63,0x65,0x69,0x6c])](_0x4db347/_0x4533bf)));window[_0x2eceba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2eceba([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x94dc3d,_0x22f5af);}function _0x2cf122(){const _0x4f5a22=_0x2eceba([0x6c,0x6c,0x63,0x74,0x2d])+_0xd1ca(_0x319d7a(_0x3dade5)),_0xe5f024=window[_0x2eceba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2eceba([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f5a22);return _0xe5f024?window[_0x2eceba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14905e(_0xe5f024),0x10)*_0x4533bf:null;}function _0x386316(_0x172f83){return new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x25f1cd,_0xfa654a)=>{_0x172f83[_0x2eceba([0x74,0x68,0x65,0x6e])](_0x25f1cd,_0xfa654a),window[_0x2eceba([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xfa654a,0x1717c553^_0x4c472d);});}}_0x3d216a[_0x2eceba([0x6f,0x6e])](_0x2eceba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x283a5f,_0x490635)=>{if(_0x490635[0x0]!=_0x3dade5)return _0x14cf74(_0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x490635[0x1]={..._0x490635[0x1],[_0x2eceba([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x57eb1c};},{[_0x2eceba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2eceba([0x68,0x69,0x67,0x68])}),_0x3d216a[_0x2eceba([0x6f,0x6e])](_0x2eceba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25ad06=>{_0x49fd1d(_0x25ad06[_0x2eceba([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2930ba=!0x0,_0x5a6b12(_0x25ad06[_0x2eceba([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2eceba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2eceba([0x6c,0x6f,0x77])}),_0x2d45f1[_0x2eceba([0x74,0x68,0x65,0x6e])](()=>{_0x2930ba||_0x14cf74(_0x2eceba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x201bf5(){return _0x3d216a[_0x2eceba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2eceba([0x76,0x69,0x65,0x77])][_0x2eceba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2eceba([0x61,0x75,0x74,0x6f]);}function _0x1ea33b(){_0x3d216a[_0x2eceba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2eceba([0x76,0x69,0x65,0x77])][_0x2eceba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2eceba([0x61,0x75,0x74,0x6f]);}}function _0x2df571(_0x4e1a5b){const _0x393ea9=[new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x458c90=>setTimeout(_0x458c90,0x171f2f5f^_0x4c472d)),_0x2d45f1[_0x2eceba([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x424be1=>{let _0x37465e=0x0;_0x3d216a[_0x2eceba([0x6d,0x6f,0x64,0x65,0x6c])][_0x2eceba([0x6f,0x6e])](_0x2eceba([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xbc164,_0x46345a)=>{_0x46345a[0x0][_0x2eceba([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x37465e++,_0x37465e==(0x1716106b^_0x4c472d)&&(_0x424be1(),_0xbc164[_0x2eceba([0x6f,0x66,0x66])]());});}))];return window[_0x2eceba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2eceba([0x72,0x61,0x63,0x65])](_0x393ea9)[_0x2eceba([0x74,0x68,0x65,0x6e])](()=>_0x4e1a5b);}async function _0x4ecb2f(){await _0x2d45f1,_0x3d216a[_0x2eceba([0x6d,0x6f,0x64,0x65,0x6c])][_0x2eceba([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1e1106,_0x3d216a[_0x2eceba([0x6d,0x6f,0x64,0x65,0x6c])][_0x2eceba([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1e1106,_0x3d216a[_0x2eceba([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2eceba([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xb1b968(_0x84078e){const _0x5d5b12=_0x5c4a2f();_0x3d216a[_0x5d5b12]=_0x2eceba([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x84078e,_0x84078e!=_0x2eceba([0x56,0x61,0x6c,0x69,0x64])&&_0x4ecb2f();}function _0x5c4a2f(){const _0x2ee01d=window[_0x2eceba([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2eceba([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2eceba([0x6e,0x6f,0x77])]())[_0x2eceba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2eceba([0x2e]),'');let _0x5bba5f=_0x2eceba([0x68]);for(let _0x30bdea=0x0;_0x30bdea<_0x2ee01d[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30bdea+=0x2){let _0x261a6e=window[_0x2eceba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ee01d[_0x2eceba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30bdea,_0x30bdea+0x2));_0x261a6e>=_0x140da7[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x261a6e-=_0x140da7[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5bba5f+=_0x140da7[_0x261a6e];}return _0x5bba5f;}function _0x53661b(){const _0x3a5123=_0x5a7b24[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])](_0x2eceba([0x2e]));if(0x3!=_0x3a5123[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x252e24(_0x3a5123[0x1]);function _0x252e24(_0x317240){const _0x1086a4=_0xa4ed28(_0x317240);return _0x1086a4&&_0x2de4a3()?_0x1086a4:null;function _0x2de4a3(){const _0x174958=_0x1086a4[_0x2eceba([0x6a,0x74,0x69])],_0x1ea88e=window[_0x2eceba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x174958[_0x2eceba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x174958[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5cc1e6={..._0x1086a4,[_0x2eceba([0x6a,0x74,0x69])]:_0x174958[_0x2eceba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x174958[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5cc1e6[_0x2eceba([0x76,0x63])],_0x319d7a(_0x5cc1e6)==_0x1ea88e;}}}async function _0x5cfdd5(){let _0x4c91ef=!0x0;try{const _0x5db0d6=_0x5a7b24[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])](_0x2eceba([0x2e])),[_0x1eba1a,_0xf13549,_0x27be6c]=_0x5db0d6;return _0x2318eb(_0x1eba1a),await _0x1810c5(_0x1eba1a,_0xf13549,_0x27be6c),_0x4c91ef;}catch(_0x4c938b){return!0x1;}function _0x2318eb(_0x32b8c9){const _0xb8916f=_0xa4ed28(_0x32b8c9);_0xb8916f&&_0xb8916f[_0x2eceba([0x61,0x6c,0x67])]==_0x2eceba([0x45,0x53,0x32,0x35,0x36])||(_0x4c91ef=!0x1);}async function _0x1810c5(_0x444651,_0x5092d6,_0x20f644){const _0x5b958d=window[_0x2eceba([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2eceba([0x66,0x72,0x6f,0x6d])](_0x237ec9(_0x20f644),_0x59dbb6=>_0x59dbb6[_0x2eceba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x588c01=new window[(_0x2eceba([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2eceba([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x444651+_0x2eceba([0x2e])+_0x5092d6),_0x3fc12c=window[_0x2eceba([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2eceba([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fc12c)return;const _0x15c9f1=await _0x3fc12c[_0x2eceba([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2eceba([0x6a,0x77,0x6b]),_0x39f920,{[_0x2eceba([0x6e,0x61,0x6d,0x65])]:_0x2eceba([0x45,0x43,0x44,0x53,0x41]),[_0x2eceba([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2eceba([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2eceba([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fc12c[_0x2eceba([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2eceba([0x6e,0x61,0x6d,0x65])]:_0x2eceba([0x45,0x43,0x44,0x53,0x41]),[_0x2eceba([0x68,0x61,0x73,0x68])]:{[_0x2eceba([0x6e,0x61,0x6d,0x65])]:_0x2eceba([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x15c9f1,_0x5b958d,_0x588c01)||(_0x4c91ef=!0x1);}}function _0xa4ed28(_0x5dacfc){return _0x5dacfc[_0x2eceba([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2eceba([0x65,0x79]))?JSON[_0x2eceba([0x70,0x61,0x72,0x73,0x65])](_0x237ec9(_0x5dacfc)):null;}function _0x237ec9(_0x206edd){return window[_0x2eceba([0x61,0x74,0x6f,0x62])](_0x206edd[_0x2eceba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2eceba([0x2b]))[_0x2eceba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2eceba([0x2f])));}function _0x319d7a(_0x115e12){let _0x4cac73=0x1505;function _0x1da372(_0xeea903){for(let _0x277d51=0x0;_0x277d51<_0xeea903[_0x2eceba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x277d51++){const _0x5152b9=_0xeea903[_0x2eceba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x277d51);_0x4cac73=(_0x4cac73<<0x5)+_0x4cac73+_0x5152b9,_0x4cac73&=_0x4cac73;}}function _0x4083b1(_0x3f2e6e){Array[_0x2eceba([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3f2e6e)?_0x3f2e6e[_0x2eceba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4083b1):_0x3f2e6e&&typeof _0x3f2e6e==_0x2eceba([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2eceba([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3f2e6e)[_0x2eceba([0x73,0x6f,0x72,0x74])]()[_0x2eceba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x23ec5c,_0x23a9d4])=>{_0x1da372(_0x23ec5c),_0x4083b1(_0x23a9d4);}):_0x1da372(window[_0x2eceba([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3f2e6e));}return _0x4083b1(_0x115e12),_0x4cac73>>>0x0;}function _0xd1ca(_0xe457bf){return _0xe457bf[_0x2eceba([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2eceba([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2eceba([0x30]));}function _0x14905e(_0x183de8){return _0x183de8[_0x2eceba([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2eceba([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2eceba([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e1106(){}function _0x2eceba(_0x3ca8db){return _0x3ca8db['map'](_0x4a5455=>String['fromCharCode'](_0x4a5455))['join']('');}_0xb1b968(await _0x4e5964());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x4fc933=>Number(_0x4fc933)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x398d69){return L['includes'](_0x398d69);}function v(_0x142566,_0x587bf6,_0x46d16e){const {spanStyles:_0x38617d,stylesToBeHtmlElements:_0x482b2a}=function(_0x170684,_0x14dac3){const _0x2c0992={},_0x11b518={};return _0x14dac3['forEach'](_0xc9d69f=>{const _0x5a160b=_0x170684['getStyle'](_0xc9d69f);if(_0x5a160b){if(function(_0x1bcd2f){return E['includes'](_0x1bcd2f);}(_0xc9d69f))_0x2c0992[_0xc9d69f]=_0x5a160b;else{if(function(_0x402fd9){return _0x402fd9 in F;}(_0xc9d69f)){const _0x4bcec5=_0x5a160b['split']('\x20');F[_0xc9d69f]['forEach'](([_0x2da043,_0xe8b637])=>{for(const _0x154cc2 of _0x4bcec5){('function'==typeof _0x2da043&&_0x2da043(_0x154cc2)||_0x2da043===_0x154cc2)&&(_0x11b518[_0xc9d69f]=[..._0x11b518[_0xc9d69f]||[],[_0x2da043,_0xe8b637]]);}});}}}}),{'spanStyles':_0x2c0992,'stylesToBeHtmlElements':_0x11b518};}(_0x142566,_0x46d16e);!function(_0xcfc445,_0x442cf6,_0x233e44){for(const _0x269ef2 in _0x233e44){_0x233e44[_0x269ef2]['forEach'](([,_0x1f803a])=>{const _0x531d72=_0x442cf6['createElement'](_0x1f803a,[],_0xcfc445['getChildren']());_0x442cf6['insertChild'](0x0,_0x531d72,_0xcfc445);}),_0x442cf6['removeStyle'](_0x269ef2,_0xcfc445);}}(_0x142566,_0x587bf6,_0x482b2a),function(_0x435911,_0x4b0f7e,_0x145fb5){if(!Object['keys'](_0x145fb5)['length'])return;const _0x2b801a=_0x4b0f7e['createElement']('span',[],_0x435911['getChildren']());_0x4b0f7e['setStyle'](_0x145fb5,_0x2b801a),_0x4b0f7e['insertChild'](0x0,_0x2b801a,_0x435911),_0x4b0f7e['removeStyle'](Object['keys'](_0x145fb5),_0x435911);}(_0x142566,_0x587bf6,_0x38617d);}class f extends _0x1fcfcf{['execute'](_0x541be2){const {body:_0x1a5f53}=_0x541be2['_parsedData'],_0x2251ce=new _0x31cc7c(_0x1a5f53['document']),_0x180078=_0x2251ce['createRangeIn'](_0x1a5f53),_0xd0bcff=new _0x363be2(_0x2251ce['document']['stylesProcessor']),_0x584e33=[...new _0x358611(_0xd0bcff)['blockElements'],'font'],_0x5da6d8=_0x180078['getItems']();for(const _0x4db005 of _0x5da6d8)_0x4db005['is']('element')&&_0x584e33['includes'](_0x4db005['name'])&&v(_0x4db005,_0x2251ce,(_0x8e9a4=_0x4db005,Array['from'](_0x8e9a4['getStyleNames']())['filter'](P)));var _0x8e9a4;_0x541be2['content']=_0x1a5f53;}['isActive'](_0x5558e0){return super['isActive'](_0x5558e0)||l(_0x5558e0);}}class s extends _0x16324a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3f4b06=this['editor'],_0x127874=_0x3f4b06['plugins']['get']('ClipboardPipeline'),_0x58b5e7=_0x3f4b06['editing']['view']['document'],_0x5efd56=new f(_0x58b5e7);_0x127874['on']('inputTransformation',(_0x405be3,_0x116463)=>{const _0x431572=_0x116463['dataTransfer']['getData']('text/html');_0x5efd56['isActive'](_0x431572)&&(_0x116463['_parsedData']||(_0x116463['_parsedData']=_0x3d0ea3(_0x431572,_0x58b5e7['stylesProcessor'])),_0x5efd56['execute'](_0x116463));},{'priority':_0x2779cb['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xd640a4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2492c4;for(const _0x5ede4a in _0xd640a4){const _0x275bc9=_0x5ede4a,_0x380836=_0xd640a4[_0x275bc9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x380836||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x380836){delete _0xd640a4[_0x275bc9],_0x2492c4=_0x380836,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2492c4&&_0xd640a4['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2492c4&&_0xd640a4['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2492c4&&_0xd640a4['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2492c4&&_0xd640a4['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2492c4&&_0xd640a4['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2492c4&&_0xd640a4['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2492c4&&_0xd640a4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x16324a{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.2.0-alpha.5",
3
+ "version": "44.2.0-alpha.7",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.2.0-alpha.5",
26
- "@ckeditor/ckeditor5-engine": "44.2.0-alpha.5",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.5",
28
- "@ckeditor/ckeditor5-utils": "44.2.0-alpha.5",
29
- "ckeditor5": "44.2.0-alpha.5"
25
+ "@ckeditor/ckeditor5-core": "44.2.0-alpha.7",
26
+ "@ckeditor/ckeditor5-engine": "44.2.0-alpha.7",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.7",
28
+ "@ckeditor/ckeditor5-utils": "44.2.0-alpha.7",
29
+ "ckeditor5": "44.2.0-alpha.7"
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(_0x5c497c,_0x35847b){var _0x474c87=_0x1082,_0x1371f0=_0x5c497c();while(!![]){try{var _0x36c210=-parseInt(_0x474c87(0x1ad))/0x1*(-parseInt(_0x474c87(0x1af))/0x2)+-parseInt(_0x474c87(0x1b0))/0x3*(-parseInt(_0x474c87(0x1b3))/0x4)+parseInt(_0x474c87(0x1b1))/0x5+-parseInt(_0x474c87(0x1b2))/0x6+parseInt(_0x474c87(0x1ae))/0x7*(parseInt(_0x474c87(0x1b4))/0x8)+-parseInt(_0x474c87(0x1b6))/0x9+parseInt(_0x474c87(0x1b5))/0xa*(-parseInt(_0x474c87(0x1ac))/0xb);if(_0x36c210===_0x35847b)break;else _0x1371f0['push'](_0x1371f0['shift']());}catch(_0x300f87){_0x1371f0['push'](_0x1371f0['shift']());}}}(_0x5e9e,0x616be));function _0x5e9e(){var _0x155998=['5148048PIcjee','463870KAWtVq','4133880swZidZ','77bOtWYO','1yxpAlh','7cDRhtO','385094ymmEmR','3gicEvB','2404100Fgohkr','3462492xszRUU','1773104MbHfUI'];_0x5e9e=function(){return _0x155998;};return _0x5e9e();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x1082(_0x2ab006,_0x342a2a){var _0x5e9ed6=_0x5e9e();return _0x1082=function(_0x108270,_0x48bb64){_0x108270=_0x108270-0x1ac;var _0x3c195c=_0x5e9ed6[_0x108270];return _0x3c195c;},_0x1082(_0x2ab006,_0x342a2a);}import'./augmentation.js';
23
+ function _0x407f(_0x1c51c5,_0x4454f8){var _0x18393f=_0x1839();return _0x407f=function(_0x407f30,_0x1ab755){_0x407f30=_0x407f30-0x1d9;var _0x417c93=_0x18393f[_0x407f30];return _0x417c93;},_0x407f(_0x1c51c5,_0x4454f8);}(function(_0x16b50d,_0x423edb){var _0x50099f=_0x407f,_0x4e49e6=_0x16b50d();while(!![]){try{var _0x492cc6=parseInt(_0x50099f(0x1dd))/0x1+parseInt(_0x50099f(0x1da))/0x2+parseInt(_0x50099f(0x1dc))/0x3+-parseInt(_0x50099f(0x1e0))/0x4+parseInt(_0x50099f(0x1de))/0x5*(parseInt(_0x50099f(0x1d9))/0x6)+parseInt(_0x50099f(0x1db))/0x7+parseInt(_0x50099f(0x1df))/0x8*(-parseInt(_0x50099f(0x1e1))/0x9);if(_0x492cc6===_0x423edb)break;else _0x4e49e6['push'](_0x4e49e6['shift']());}catch(_0x4f80b9){_0x4e49e6['push'](_0x4e49e6['shift']());}}}(_0x1839,0x5b3e7));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x1839(){var _0x208b0d=['1692376oatFQY','501507JtIlpv','984MZtPYq','1034550bQMhbV','4173883VhHzEA','658623mHPkeU','181107boFFUG','7010DdMrwu','136yVVtLL'];_0x1839=function(){return _0x208b0d;};return _0x1839();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2d15(_0x3483cc,_0x42eefc){var _0x100eee=_0x100e();return _0x2d15=function(_0x2d1529,_0x43b2e5){_0x2d1529=_0x2d1529-0xa7;var _0x2e18ea=_0x100eee[_0x2d1529];return _0x2e18ea;},_0x2d15(_0x3483cc,_0x42eefc);}(function(_0x3c07aa,_0x17a3c0){var _0x2c867b=_0x2d15,_0x4f6abc=_0x3c07aa();while(!![]){try{var _0x5a8f97=-parseInt(_0x2c867b(0xa8))/0x1+parseInt(_0x2c867b(0xac))/0x2+-parseInt(_0x2c867b(0xab))/0x3*(-parseInt(_0x2c867b(0xa7))/0x4)+-parseInt(_0x2c867b(0xad))/0x5*(parseInt(_0x2c867b(0xae))/0x6)+parseInt(_0x2c867b(0xaa))/0x7+parseInt(_0x2c867b(0xaf))/0x8+parseInt(_0x2c867b(0xa9))/0x9;if(_0x5a8f97===_0x17a3c0)break;else _0x4f6abc['push'](_0x4f6abc['shift']());}catch(_0xbbf8e6){_0x4f6abc['push'](_0x4f6abc['shift']());}}}(_0x100e,0x6c771));import{CKEditorError as _0x5cb984}from'ckeditor5/src/utils.js';function _0x100e(){var _0x446a3e=['1436vDioDy','436958QYLMlN','1382913aHXOad','2553859IBctYL','516ubMClf','670110ooeURW','130vocISt','22086QDUdHK','493120bTcEui'];_0x100e=function(){return _0x446a3e;};return _0x100e();}
23
+ (function(_0x424ed7,_0x52a12f){var _0x2d5503=_0x3a15,_0xe5b17b=_0x424ed7();while(!![]){try{var _0x4cea7b=-parseInt(_0x2d5503(0x14b))/0x1*(parseInt(_0x2d5503(0x149))/0x2)+-parseInt(_0x2d5503(0x146))/0x3+-parseInt(_0x2d5503(0x14a))/0x4+-parseInt(_0x2d5503(0x14e))/0x5+-parseInt(_0x2d5503(0x14d))/0x6*(-parseInt(_0x2d5503(0x14c))/0x7)+-parseInt(_0x2d5503(0x147))/0x8+parseInt(_0x2d5503(0x148))/0x9;if(_0x4cea7b===_0x52a12f)break;else _0xe5b17b['push'](_0xe5b17b['shift']());}catch(_0x5687ce){_0xe5b17b['push'](_0xe5b17b['shift']());}}}(_0x1860,0x94dc7));function _0x1860(){var _0x3b114c=['25804116tXpmXk','52CmsrHA','1333272iEDXse','672cgjsrI','4641WSyvSr','3468MdzTTX','5617670noMpgr','965985ijBjwj','6754272LGAIUP'];_0x1860=function(){return _0x3b114c;};return _0x1860();}function _0x3a15(_0x54389e,_0x4670e5){var _0x18608a=_0x1860();return _0x3a15=function(_0x3a157d,_0xd7e220){_0x3a157d=_0x3a157d-0x146;var _0x4ad25b=_0x18608a[_0x3a157d];return _0x4ad25b;},_0x3a15(_0x54389e,_0x4670e5);}import{CKEditorError as _0x2f9581}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4153b1=_0x186d;function _0x215c(){const _0x49740b=['1550UqmEyo','1286960xiUcFg','636OwszPU','939776Lgeekw','8LmnZWM','_parsedData','size','228636zvsMQV','item','execute','hasStyle','from','setStyle','createRangeIn','isActive','elementStart','type','5730qIJjEB','2230711BAjEWR','333FzUKpN','document','609867vHvvNc','values','content'];_0x215c=function(){return _0x49740b;};return _0x215c();}(function(_0x506f46,_0x28887a){const _0x565fb6=_0x186d,_0x1c517e=_0x506f46();while(!![]){try{const _0x4dc44f=-parseInt(_0x565fb6(0x143))/0x1+parseInt(_0x565fb6(0x14d))/0x2*(-parseInt(_0x565fb6(0x14f))/0x3)+parseInt(_0x565fb6(0x13f))/0x4+-parseInt(_0x565fb6(0x154))/0x5*(parseInt(_0x565fb6(0x13e))/0x6)+parseInt(_0x565fb6(0x14e))/0x7+-parseInt(_0x565fb6(0x140))/0x8*(-parseInt(_0x565fb6(0x151))/0x9)+parseInt(_0x565fb6(0x13d))/0xa;if(_0x4dc44f===_0x28887a)break;else _0x1c517e['push'](_0x1c517e['shift']());}catch(_0x417de6){_0x1c517e['push'](_0x1c517e['shift']());}}}(_0x215c,0x29a45));import{UpcastWriter as _0x58c6f}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x576ae4}from'@ckeditor/ckeditor5-paste-from-office';function _0x186d(_0x318440,_0x42b271){const _0x215c2a=_0x215c();return _0x186d=function(_0x186d1a,_0x436788){_0x186d1a=_0x186d1a-0x13d;let _0x3cfa61=_0x215c2a[_0x186d1a];return _0x3cfa61;},_0x186d(_0x318440,_0x42b271);}import{isMSExcelContent as _0x54df3a}from'../../utils.js';import{extractStyles as _0x7ea9f6,expandStyles as _0x469959,getMatchingStyles as _0x2f62b9,flattenStyleDefinitions as _0x30de98}from'./utils.js';export default class c extends _0x576ae4{[_0x4153b1(0x145)](_0x11ee07){const _0x5e11cd=_0x4153b1,{body:_0x312fd4,styles:_0x952297}=_0x11ee07[_0x5e11cd(0x141)],_0x2a0732=new _0x58c6f(_0x312fd4[_0x5e11cd(0x150)]),_0x4bbb59=_0x2a0732[_0x5e11cd(0x149)](_0x312fd4),_0x2c7abb=_0x7ea9f6(_0x952297),_0x4621a9=_0x469959(_0x2c7abb);for(const _0x338ad0 of _0x4bbb59){if(_0x5e11cd(0x14b)!==_0x338ad0[_0x5e11cd(0x14c)])continue;const _0x3c0c74=_0x2f62b9(_0x338ad0[_0x5e11cd(0x144)],_0x4621a9);if(_0x3c0c74[_0x5e11cd(0x142)]){const _0x276b05=_0x30de98(Array[_0x5e11cd(0x147)](_0x3c0c74[_0x5e11cd(0x152)]()));for(const _0x597405 in _0x276b05){const _0x18a95c=_0x338ad0[_0x5e11cd(0x144)];_0x18a95c[_0x5e11cd(0x146)](_0x597405)||_0x2a0732[_0x5e11cd(0x148)](_0x597405,_0x276b05[_0x597405],_0x18a95c);}}}_0x11ee07[_0x5e11cd(0x153)]=_0x312fd4;}[_0x4153b1(0x14a)](_0x39fc43){const _0x413ace=_0x4153b1;return super[_0x413ace(0x14a)](_0x39fc43)||_0x54df3a(_0x39fc43);}}
23
+ const _0x21c62e=_0x59b1;(function(_0x4376dd,_0x5f0c83){const _0x33dd62=_0x59b1,_0x1d1774=_0x4376dd();while(!![]){try{const _0x420247=-parseInt(_0x33dd62(0x1f5))/0x1*(parseInt(_0x33dd62(0x1e5))/0x2)+parseInt(_0x33dd62(0x1f7))/0x3+-parseInt(_0x33dd62(0x1e8))/0x4+parseInt(_0x33dd62(0x1ec))/0x5*(-parseInt(_0x33dd62(0x1e6))/0x6)+parseInt(_0x33dd62(0x1f9))/0x7+parseInt(_0x33dd62(0x1e4))/0x8+parseInt(_0x33dd62(0x1f2))/0x9*(parseInt(_0x33dd62(0x1f8))/0xa);if(_0x420247===_0x5f0c83)break;else _0x1d1774['push'](_0x1d1774['shift']());}catch(_0x370940){_0x1d1774['push'](_0x1d1774['shift']());}}}(_0x1808,0x7b29d));function _0x1808(){const _0x32c7d2=['values','_parsedData','size','createRangeIn','elementStart','9QtcVPY','execute','document','383261GRxdnb','isActive','2614434UCjChX','6002970KMerDH','3016237kRdyXQ','setStyle','type','1794064dgUJrZ','4AlpLRL','36kuGscg','item','1119772gSMsYT','content','hasStyle','from','479985pgAOOJ'];_0x1808=function(){return _0x32c7d2;};return _0x1808();}import{UpcastWriter as _0x4afadc}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x5528a5}from'@ckeditor/ckeditor5-paste-from-office';function _0x59b1(_0x195da0,_0x232949){const _0x1808f0=_0x1808();return _0x59b1=function(_0x59b188,_0x51dbb8){_0x59b188=_0x59b188-0x1e2;let _0x3addc1=_0x1808f0[_0x59b188];return _0x3addc1;},_0x59b1(_0x195da0,_0x232949);}import{isMSExcelContent as _0x45c439}from'../../utils.js';import{extractStyles as _0x1d241e,expandStyles as _0x3f4036,getMatchingStyles as _0xc6515e,flattenStyleDefinitions as _0x4649e3}from'./utils.js';export default class c extends _0x5528a5{[_0x21c62e(0x1f3)](_0x36320e){const _0x449047=_0x21c62e,{body:_0x5240b8,styles:_0x2db39a}=_0x36320e[_0x449047(0x1ee)],_0x2b4919=new _0x4afadc(_0x5240b8[_0x449047(0x1f4)]),_0x5ba801=_0x2b4919[_0x449047(0x1f0)](_0x5240b8),_0x38e855=_0x1d241e(_0x2db39a),_0x7de18e=_0x3f4036(_0x38e855);for(const _0x586744 of _0x5ba801){if(_0x449047(0x1f1)!==_0x586744[_0x449047(0x1e3)])continue;const _0x54685f=_0xc6515e(_0x586744[_0x449047(0x1e7)],_0x7de18e);if(_0x54685f[_0x449047(0x1ef)]){const _0x339c6c=_0x4649e3(Array[_0x449047(0x1eb)](_0x54685f[_0x449047(0x1ed)]()));for(const _0x222631 in _0x339c6c){const _0x29d71f=_0x586744[_0x449047(0x1e7)];_0x29d71f[_0x449047(0x1ea)](_0x222631)||_0x2b4919[_0x449047(0x1e2)](_0x222631,_0x339c6c[_0x222631],_0x29d71f);}}}_0x36320e[_0x449047(0x1e9)]=_0x5240b8;}[_0x21c62e(0x1f6)](_0x28c551){const _0xb5f549=_0x21c62e;return super[_0xb5f549(0x1f6)](_0x28c551)||_0x45c439(_0x28c551);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x311c3a,_0x508ace){const _0x59220c=_0x1ed2,_0x181ff0=_0x311c3a();while(!![]){try{const _0x17386c=-parseInt(_0x59220c(0xa3))/0x1+parseInt(_0x59220c(0x9f))/0x2+parseInt(_0x59220c(0x96))/0x3*(parseInt(_0x59220c(0x9a))/0x4)+-parseInt(_0x59220c(0x97))/0x5*(-parseInt(_0x59220c(0xa7))/0x6)+parseInt(_0x59220c(0xa4))/0x7+parseInt(_0x59220c(0xb0))/0x8+-parseInt(_0x59220c(0x9c))/0x9;if(_0x17386c===_0x508ace)break;else _0x181ff0['push'](_0x181ff0['shift']());}catch(_0x1a6c92){_0x181ff0['push'](_0x181ff0['shift']());}}}(_0x1015,0x20cd5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x37b94e,_0xfdf06e){const _0x431a0e=_0x1ed2,_0x8a1c64=new Map();for(const [_0x10d8dc,_0x42fee5]of _0xfdf06e){if(!_0x10d8dc[_0x431a0e(0xa6)]&&!_0x10d8dc[_0x431a0e(0xaa)])continue;const _0x5ecb0e=!_0x10d8dc[_0x431a0e(0xa6)]||_0x37b94e[_0x431a0e(0xa8)]===_0x10d8dc[_0x431a0e(0xa6)],_0x103bc0=!_0x10d8dc[_0x431a0e(0xaa)]||_0x37b94e[_0x431a0e(0xa1)](_0x10d8dc[_0x431a0e(0xaa)]);_0x5ecb0e&&_0x103bc0&&_0x8a1c64[_0x431a0e(0xa9)](_0x10d8dc,_0x42fee5);}return _0x8a1c64;}function _0x1ed2(_0x23d28a,_0x24a67a){const _0x10159b=_0x1015();return _0x1ed2=function(_0x1ed228,_0x137eef){_0x1ed228=_0x1ed228-0x96;let _0x250255=_0x10159b[_0x1ed228];return _0x250255;},_0x1ed2(_0x23d28a,_0x24a67a);}export function extractStyles(_0x321e79){const _0x382c91=_0x1ed2,_0x5b359b={};for(const _0x580b8b of _0x321e79)for(const _0x17ba72 of _0x580b8b[_0x382c91(0xaf)])if(_0x17ba72 instanceof CSSStyleRule){const _0x55e1eb=parseCSSStyleDeclaration(_0x17ba72[_0x382c91(0x9b)]);_0x5b359b[_0x17ba72[_0x382c91(0x9e)]]=Object[_0x382c91(0xad)]({},_0x5b359b[_0x17ba72[_0x382c91(0x9e)]]||{},_0x55e1eb);}return _0x5b359b;}function _0x1015(){const _0xdee1c4=['tagName','24YfLVPt','name','set','className','split','groups','assign','trim','cssRules','734976ORItUV','114wyVTdf','323270HSNGQN','push','exec','6584SsUvYA','style','3273300RNyPeS','initial','selectorText','225756UtzKYQ','length','hasClass','getPropertyValue','128375eBPWuq','703626YXRfMk','map'];_0x1015=function(){return _0xdee1c4;};return _0x1015();}export function expandStyles(_0x2ee5b2){const _0x51dfd8=_0x1ed2,_0x7e2ba8=new Map();for(const _0x259f06 in _0x2ee5b2){const _0x2a0b6b=parseCSSSelector(_0x259f06),_0x37518a=_0x2ee5b2[_0x259f06];for(const _0x2e4cba of _0x2a0b6b)_0x7e2ba8[_0x51dfd8(0xa9)](_0x2e4cba,_0x37518a);}return _0x7e2ba8;}export function parseCSSStyleDeclaration(_0x493ba4){const _0x11311b=_0x1ed2,_0x558a4b={};for(let _0x468da4=0x0;_0x468da4<_0x493ba4[_0x11311b(0xa0)];_0x468da4++){const _0x10ff4b=_0x493ba4[_0x468da4],_0x199ba4=_0x493ba4[_0x11311b(0xa2)](_0x10ff4b);_0x11311b(0x9d)!==_0x199ba4&&(_0x558a4b[_0x10ff4b]=_0x199ba4);}return _0x558a4b;}export function parseCSSSelector(_0x4a7e81){const _0x158946=_0x1ed2,_0x2378a7=_0x4a7e81[_0x158946(0xab)](',')[_0x158946(0xa5)](_0x41e352=>_0x41e352[_0x158946(0xae)]()),_0x2d20e5=[];for(const _0x5e4e38 of _0x2378a7){const _0x49dbb0=S[_0x158946(0x99)](_0x5e4e38);_0x49dbb0&&_0x2d20e5[_0x158946(0x98)](_0x49dbb0[_0x158946(0xac)]);}return _0x2d20e5;}export function flattenStyleDefinitions(_0x18d228){const _0x10adfe=_0x1ed2,_0xceda15={};for(const _0x58e481 of _0x18d228)Object[_0x10adfe(0xad)](_0xceda15,_0x58e481);return _0xceda15;}
23
+ (function(_0x16c232,_0x189020){const _0x4f4c40=_0x3b15,_0x55a24f=_0x16c232();while(!![]){try{const _0x3ec5ca=parseInt(_0x4f4c40(0x10a))/0x1+-parseInt(_0x4f4c40(0x109))/0x2+parseInt(_0x4f4c40(0x100))/0x3*(parseInt(_0x4f4c40(0x10e))/0x4)+parseInt(_0x4f4c40(0x108))/0x5+-parseInt(_0x4f4c40(0x113))/0x6+-parseInt(_0x4f4c40(0x10b))/0x7*(-parseInt(_0x4f4c40(0x101))/0x8)+-parseInt(_0x4f4c40(0xfe))/0x9;if(_0x3ec5ca===_0x189020)break;else _0x55a24f['push'](_0x55a24f['shift']());}catch(_0x14961d){_0x55a24f['push'](_0x55a24f['shift']());}}}(_0xec61,0x26768));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x13bd25,_0x2c01b4){const _0x4250d8=_0x3b15,_0x50ddab=new Map();for(const [_0x556d81,_0x23618a]of _0x2c01b4){if(!_0x556d81[_0x4250d8(0xff)]&&!_0x556d81[_0x4250d8(0x112)])continue;const _0x46a98d=!_0x556d81[_0x4250d8(0xff)]||_0x13bd25[_0x4250d8(0x103)]===_0x556d81[_0x4250d8(0xff)],_0x4744f0=!_0x556d81[_0x4250d8(0x112)]||_0x13bd25[_0x4250d8(0x111)](_0x556d81[_0x4250d8(0x112)]);_0x46a98d&&_0x4744f0&&_0x50ddab[_0x4250d8(0x106)](_0x556d81,_0x23618a);}return _0x50ddab;}export function extractStyles(_0x40a865){const _0x19d11e=_0x3b15,_0x12d89e={};for(const _0x2318d4 of _0x40a865)for(const _0x12442c of _0x2318d4[_0x19d11e(0x10c)])if(_0x12442c instanceof CSSStyleRule){const _0x480899=parseCSSStyleDeclaration(_0x12442c[_0x19d11e(0xfb)]);_0x12d89e[_0x12442c[_0x19d11e(0x114)]]=Object[_0x19d11e(0x10d)]({},_0x12d89e[_0x12442c[_0x19d11e(0x114)]]||{},_0x480899);}return _0x12d89e;}function _0xec61(){const _0x467f6f=['set','trim','1523495llUmJT','321780YZilXP','159061vWUWGx','1267ZwoVcR','cssRules','assign','28Dmwnph','split','getPropertyValue','hasClass','className','815364IxFYEQ','selectorText','initial','style','push','map','4559544zOmSWm','tagName','101919XDUibY','11464pSgFTr','length','name','exec','groups'];_0xec61=function(){return _0x467f6f;};return _0xec61();}function _0x3b15(_0xda9483,_0xaaff){const _0xec6118=_0xec61();return _0x3b15=function(_0x3b15e8,_0x482faa){_0x3b15e8=_0x3b15e8-0xfb;let _0x4ed4f0=_0xec6118[_0x3b15e8];return _0x4ed4f0;},_0x3b15(_0xda9483,_0xaaff);}export function expandStyles(_0x4c2011){const _0x1087b0=_0x3b15,_0x4a467f=new Map();for(const _0x4a31b5 in _0x4c2011){const _0x56dae8=parseCSSSelector(_0x4a31b5),_0x4057f3=_0x4c2011[_0x4a31b5];for(const _0x5e552d of _0x56dae8)_0x4a467f[_0x1087b0(0x106)](_0x5e552d,_0x4057f3);}return _0x4a467f;}export function parseCSSStyleDeclaration(_0x100313){const _0x1afd57=_0x3b15,_0x4c3609={};for(let _0x5ae283=0x0;_0x5ae283<_0x100313[_0x1afd57(0x102)];_0x5ae283++){const _0x1208fc=_0x100313[_0x5ae283],_0x4fc55c=_0x100313[_0x1afd57(0x110)](_0x1208fc);_0x1afd57(0x115)!==_0x4fc55c&&(_0x4c3609[_0x1208fc]=_0x4fc55c);}return _0x4c3609;}export function parseCSSSelector(_0x4ac800){const _0x38f3de=_0x3b15,_0x50eac4=_0x4ac800[_0x38f3de(0x10f)](',')[_0x38f3de(0xfd)](_0x1dfdc1=>_0x1dfdc1[_0x38f3de(0x107)]()),_0x3a0b74=[];for(const _0x873eb5 of _0x50eac4){const _0xf88a0e=S[_0x38f3de(0x104)](_0x873eb5);_0xf88a0e&&_0x3a0b74[_0x38f3de(0xfc)](_0xf88a0e[_0x38f3de(0x105)]);}return _0x3a0b74;}export function flattenStyleDefinitions(_0x5bf40a){const _0x2fdcdd=_0x3b15,_0x4609ee={};for(const _0x92e93b of _0x5bf40a)Object[_0x2fdcdd(0x10d)](_0x4609ee,_0x92e93b);return _0x4609ee;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3064(_0x1b4a4e,_0x2aea48){const _0x818262=_0x8182();return _0x3064=function(_0x30643d,_0x591d79){_0x30643d=_0x30643d-0x73;let _0x66f1ff=_0x818262[_0x30643d];return _0x66f1ff;},_0x3064(_0x1b4a4e,_0x2aea48);}const _0x6b14a4=_0x3064;(function(_0x37cfeb,_0x4b2d71){const _0xb771e2=_0x3064,_0x3cfcef=_0x37cfeb();while(!![]){try{const _0xc7990d=parseInt(_0xb771e2(0x79))/0x1*(parseInt(_0xb771e2(0x77))/0x2)+parseInt(_0xb771e2(0x89))/0x3+-parseInt(_0xb771e2(0x78))/0x4*(-parseInt(_0xb771e2(0x7d))/0x5)+-parseInt(_0xb771e2(0x7c))/0x6*(parseInt(_0xb771e2(0x7f))/0x7)+-parseInt(_0xb771e2(0x75))/0x8*(-parseInt(_0xb771e2(0x7a))/0x9)+parseInt(_0xb771e2(0x83))/0xa+-parseInt(_0xb771e2(0x80))/0xb;if(_0xc7990d===_0x4b2d71)break;else _0x3cfcef['push'](_0x3cfcef['shift']());}catch(_0x11a095){_0x3cfcef['push'](_0x3cfcef['shift']());}}}(_0x8182,0xc3659));import{UpcastWriter as _0x173426,DomConverter as _0x1eb161,ViewDocument as _0x29fcca}from'ckeditor5/src/engine.js';function _0x8182(){const _0x16ba03=['4374OnGFFO','27644iQPaZu','128jBMjpy','297bypzSP','blockElements','460584nmmGHD','255OUwQlo','_parsedData','91vhdKmU','4913997NXANWW','execute','stylesProcessor','7500140xosKxN','isActive','createRangeIn','font','includes','content','658368jYLTtf','element','name','document','155912QTiJjg','getItems'];_0x8182=function(){return _0x16ba03;};return _0x8182();}import{MSWordNormalizer as _0x5b882a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xb5a040}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4fffb7,propagateStyleProperties as _0xd9c927}from'./utils.js';export default class f extends _0x5b882a{[_0x6b14a4(0x81)](_0x1712fc){const _0x2180ac=_0x6b14a4,{body:_0x2603ad}=_0x1712fc[_0x2180ac(0x7e)],_0xd57645=new _0x173426(_0x2603ad[_0x2180ac(0x74)]),_0x56ae19=_0xd57645[_0x2180ac(0x85)](_0x2603ad),_0x5db4db=new _0x29fcca(_0xd57645[_0x2180ac(0x74)][_0x2180ac(0x82)]),_0x1ae130=[...new _0x1eb161(_0x5db4db)[_0x2180ac(0x7b)],_0x2180ac(0x86)],_0x3e0181=_0x56ae19[_0x2180ac(0x76)]();for(const _0x202e0b of _0x3e0181)if(_0x202e0b['is'](_0x2180ac(0x8a))&&_0x1ae130[_0x2180ac(0x87)](_0x202e0b[_0x2180ac(0x73)])){const _0x49412c=_0x4fffb7(_0x202e0b);_0xd9c927(_0x202e0b,_0xd57645,_0x49412c);}_0x1712fc[_0x2180ac(0x88)]=_0x2603ad;}[_0x6b14a4(0x84)](_0x588846){const _0x52b0c5=_0x6b14a4;return super[_0x52b0c5(0x84)](_0x588846)||_0xb5a040(_0x588846);}}
23
+ const _0x5d54fc=_0x53dc;function _0x53dc(_0x580824,_0x42c5e4){const _0x496407=_0x4964();return _0x53dc=function(_0x53dc34,_0x54a062){_0x53dc34=_0x53dc34-0xad;let _0x443112=_0x496407[_0x53dc34];return _0x443112;},_0x53dc(_0x580824,_0x42c5e4);}(function(_0x2c83d0,_0x2b52e6){const _0x522451=_0x53dc,_0xa14e82=_0x2c83d0();while(!![]){try{const _0x307192=parseInt(_0x522451(0xc3))/0x1+parseInt(_0x522451(0xb2))/0x2*(-parseInt(_0x522451(0xb3))/0x3)+parseInt(_0x522451(0xb0))/0x4+-parseInt(_0x522451(0xbd))/0x5*(parseInt(_0x522451(0xb8))/0x6)+-parseInt(_0x522451(0xae))/0x7+parseInt(_0x522451(0xc2))/0x8*(-parseInt(_0x522451(0xba))/0x9)+-parseInt(_0x522451(0xb4))/0xa*(-parseInt(_0x522451(0xbb))/0xb);if(_0x307192===_0x2b52e6)break;else _0xa14e82['push'](_0xa14e82['shift']());}catch(_0x5b6b36){_0xa14e82['push'](_0xa14e82['shift']());}}}(_0x4964,0x55bdf));import{UpcastWriter as _0x4ab82b,DomConverter as _0x423c4d,ViewDocument as _0x2bb5af}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1fe60a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x21c847}from'../../utils.js';function _0x4964(){const _0x415d1d=['326898jiIJXw','12454387kwAONH','stylesProcessor','1261165FzMJwt','document','getItems','name','execute','152TSdupr','658972IlSYjU','createRangeIn','includes','4850832wLZipX','blockElements','2493436MxMEXG','element','84antVfb','30573awqQnW','10SRRnCv','font','_parsedData','content','6NIxQYN','isActive'];_0x4964=function(){return _0x415d1d;};return _0x4964();}import{getStylePropertyNamesToPropagate as _0xc11930,propagateStyleProperties as _0x55e5ac}from'./utils.js';export default class f extends _0x1fe60a{[_0x5d54fc(0xc1)](_0x96c2e4){const _0x437e9d=_0x5d54fc,{body:_0x489e66}=_0x96c2e4[_0x437e9d(0xb6)],_0x9c3c97=new _0x4ab82b(_0x489e66[_0x437e9d(0xbe)]),_0x22c33f=_0x9c3c97[_0x437e9d(0xc4)](_0x489e66),_0x33416=new _0x2bb5af(_0x9c3c97[_0x437e9d(0xbe)][_0x437e9d(0xbc)]),_0x1c09a2=[...new _0x423c4d(_0x33416)[_0x437e9d(0xaf)],_0x437e9d(0xb5)],_0x5c6370=_0x22c33f[_0x437e9d(0xbf)]();for(const _0x1a8a09 of _0x5c6370)if(_0x1a8a09['is'](_0x437e9d(0xb1))&&_0x1c09a2[_0x437e9d(0xad)](_0x1a8a09[_0x437e9d(0xc0)])){const _0x13bcfd=_0xc11930(_0x1a8a09);_0x55e5ac(_0x1a8a09,_0x9c3c97,_0x13bcfd);}_0x96c2e4[_0x437e9d(0xb7)]=_0x489e66;}[_0x5d54fc(0xb9)](_0x166082){const _0x542bab=_0x5d54fc;return super[_0x542bab(0xb9)](_0x166082)||_0x21c847(_0x166082);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32b596=_0x43ba;function _0x5208(){const _0x3bc60b=['removeStyle','vertical-align','bold','6LQAorE','from','4452309DmWlGc','underline','italic','length','text-decoration','setStyle','2290479gSoILR','medium','font-weight','4871840KjXZTM','font-size','color','sub','3328145FnxgvI','filter','4104947hAhgwI','686756xebNTX','getChildren','createElement','getStyleNames','forEach','sup','split','function','getStyle','strong','insertChild','6OYcxby','47309QQYiqa','keys','span','font-family','bolder','font-style','includes','text-decoration-line','super','line-through'];_0x5208=function(){return _0x3bc60b;};return _0x5208();}function _0x43ba(_0x3f8686,_0x4a5e83){const _0x5208d0=_0x5208();return _0x43ba=function(_0x43ba9e,_0x58c55c){_0x43ba9e=_0x43ba9e-0x15c;let _0x242b90=_0x5208d0[_0x43ba9e];return _0x242b90;},_0x43ba(_0x3f8686,_0x4a5e83);}(function(_0x30a58e,_0x1fc316){const _0x4d5c14=_0x43ba,_0x562899=_0x30a58e();while(!![]){try{const _0x1f30b3=parseInt(_0x4d5c14(0x15c))/0x1*(-parseInt(_0x4d5c14(0x186))/0x2)+-parseInt(_0x4d5c14(0x171))/0x3+parseInt(_0x4d5c14(0x17b))/0x4+parseInt(_0x4d5c14(0x178))/0x5*(parseInt(_0x4d5c14(0x169))/0x6)+-parseInt(_0x4d5c14(0x17a))/0x7+parseInt(_0x4d5c14(0x174))/0x8+parseInt(_0x4d5c14(0x16b))/0x9;if(_0x1f30b3===_0x1fc316)break;else _0x562899['push'](_0x562899['shift']());}catch(_0x265692){_0x562899['push'](_0x562899['shift']());}}}(_0x5208,0x6da86));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x32b596(0x176),_0x32b596(0x15f),_0x32b596(0x175),_0x32b596(0x16f),_0x32b596(0x163),_0x32b596(0x173),_0x32b596(0x161),_0x32b596(0x167)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x32b596(0x176),_0x32b596(0x15f),_0x32b596(0x175)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x32b596(0x16d),'i']],'font-weight':[[_0x32b596(0x172),_0x32b596(0x184)],[_0x32b596(0x168),_0x32b596(0x184)],[_0x32b596(0x160),_0x32b596(0x184)],[_0x2702c7=>Number(_0x2702c7)>=0x258,_0x32b596(0x184)]],'text-decoration':[[_0x32b596(0x16c),'u'],[_0x32b596(0x165),'s']],'text-decoration-line':[[_0x32b596(0x16c),'u'],[_0x32b596(0x165),'s']],'vertical-align':[[_0x32b596(0x177),_0x32b596(0x177)],[_0x32b596(0x164),_0x32b596(0x180)]]};export function isPropertyToBePropagated(_0x39a4e5){const _0x15b7ee=_0x32b596;return CSS_PROPERTIES_TO_PROPAGATE[_0x15b7ee(0x162)](_0x39a4e5);}export function isPropertyToBePropagatedAsSpan(_0x23a609){const _0x30a3cd=_0x32b596;return CSS_PROPERTIES_TO_BE_SPANS[_0x30a3cd(0x162)](_0x23a609);}export function isPropertyToBePropagatedAsHTMLElement(_0x34903d){return _0x34903d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x11d76b){const _0x3a4ace=_0x32b596;return Array[_0x3a4ace(0x16a)](_0x11d76b[_0x3a4ace(0x17e)]())[_0x3a4ace(0x179)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x8a42fa,_0x1f3aab,_0x59e28c){const {spanStyles:_0x266061,stylesToBeHtmlElements:_0x1f95c9}=getStylesToPropagate(_0x8a42fa,_0x59e28c);propagateStylesAsHTMLElements(_0x8a42fa,_0x1f3aab,_0x1f95c9),propagateStylesAsSpan(_0x8a42fa,_0x1f3aab,_0x266061);}export function propagateStylesAsHTMLElements(_0x56f706,_0x48b04d,_0x3feb01){const _0x20671f=_0x32b596;for(const _0x3fc415 in _0x3feb01){_0x3feb01[_0x3fc415][_0x20671f(0x17f)](([,_0xe52bbb])=>{const _0x365d20=_0x20671f,_0x23d222=_0x48b04d[_0x365d20(0x17d)](_0xe52bbb,[],_0x56f706[_0x365d20(0x17c)]());_0x48b04d[_0x365d20(0x185)](0x0,_0x23d222,_0x56f706);}),_0x48b04d[_0x20671f(0x166)](_0x3fc415,_0x56f706);}}export function propagateStylesAsSpan(_0x10165e,_0x99e752,_0xe615fb){const _0x213e8d=_0x32b596;if(!Object[_0x213e8d(0x15d)](_0xe615fb)[_0x213e8d(0x16e)])return;const _0x29adc7=_0x99e752[_0x213e8d(0x17d)](_0x213e8d(0x15e),[],_0x10165e[_0x213e8d(0x17c)]());_0x99e752[_0x213e8d(0x170)](_0xe615fb,_0x29adc7),_0x99e752[_0x213e8d(0x185)](0x0,_0x29adc7,_0x10165e),_0x99e752[_0x213e8d(0x166)](Object[_0x213e8d(0x15d)](_0xe615fb),_0x10165e);}export function getStylesToPropagate(_0x6e2941,_0x33387f){const _0x48b831=_0x32b596,_0x32e8f0={},_0x52316e={};return _0x33387f[_0x48b831(0x17f)](_0x463b63=>{const _0x1f427a=_0x48b831,_0xfadb01=_0x6e2941[_0x1f427a(0x183)](_0x463b63);if(_0xfadb01){if(isPropertyToBePropagatedAsSpan(_0x463b63))_0x32e8f0[_0x463b63]=_0xfadb01;else{if(isPropertyToBePropagatedAsHTMLElement(_0x463b63)){const _0xfa8253=_0xfadb01[_0x1f427a(0x181)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x463b63][_0x1f427a(0x17f)](([_0x3de63c,_0x596260])=>{const _0x25a3cf=_0x1f427a;for(const _0x1efc09 of _0xfa8253){(_0x25a3cf(0x182)==typeof _0x3de63c&&_0x3de63c(_0x1efc09)||_0x3de63c===_0x1efc09)&&(_0x52316e[_0x463b63]=[..._0x52316e[_0x463b63]||[],[_0x3de63c,_0x596260]]);}});}}}}),{'spanStyles':_0x32e8f0,'stylesToBeHtmlElements':_0x52316e};}
23
+ function _0x26cf(){const _0x2913cd=['text-decoration-line','filter','bold','3468468dQDEpq','split','font-weight','bolder','sup','424daFdRg','from','6216ASGIHO','forEach','4176zClYMs','1179fyqpIT','span','setStyle','createElement','27158FxuDvw','899610nMgPai','medium','includes','1568HGScfe','getChildren','39aZyLtT','font-size','239959pwSuLl','215JshlQv','insertChild','function','italic','super','getStyle','keys','font-style','11mhTRUQ','vertical-align','getStyleNames','line-through','color','strong','sub','text-decoration','removeStyle','font-family','length','underline'];_0x26cf=function(){return _0x2913cd;};return _0x26cf();}const _0x329a23=_0x4643;(function(_0x5c6b1b,_0x5898c3){const _0x45cf9a=_0x4643,_0x397e19=_0x5c6b1b();while(!![]){try{const _0x2f2284=parseInt(_0x45cf9a(0x20e))/0x1+-parseInt(_0x45cf9a(0x206))/0x2*(parseInt(_0x45cf9a(0x20c))/0x3)+parseInt(_0x45cf9a(0x201))/0x4*(-parseInt(_0x45cf9a(0x20f))/0x5)+parseInt(_0x45cf9a(0x1ff))/0x6*(-parseInt(_0x45cf9a(0x20a))/0x7)+parseInt(_0x45cf9a(0x1fd))/0x8*(parseInt(_0x45cf9a(0x202))/0x9)+parseInt(_0x45cf9a(0x207))/0xa+parseInt(_0x45cf9a(0x217))/0xb*(parseInt(_0x45cf9a(0x1f8))/0xc);if(_0x2f2284===_0x5898c3)break;else _0x397e19['push'](_0x397e19['shift']());}catch(_0x50857b){_0x397e19['push'](_0x397e19['shift']());}}}(_0x26cf,0x2a183));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x329a23(0x21b),_0x329a23(0x1f2),_0x329a23(0x20d),_0x329a23(0x21e),_0x329a23(0x1f5),_0x329a23(0x1fa),_0x329a23(0x216),_0x329a23(0x218)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x329a23(0x21b),_0x329a23(0x1f2),_0x329a23(0x20d)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x329a23(0x212),'i']],'font-weight':[[_0x329a23(0x208),_0x329a23(0x21c)],[_0x329a23(0x1f7),_0x329a23(0x21c)],[_0x329a23(0x1fb),_0x329a23(0x21c)],[_0x355180=>Number(_0x355180)>=0x258,_0x329a23(0x21c)]],'text-decoration':[[_0x329a23(0x1f4),'u'],[_0x329a23(0x21a),'s']],'text-decoration-line':[[_0x329a23(0x1f4),'u'],[_0x329a23(0x21a),'s']],'vertical-align':[[_0x329a23(0x21d),_0x329a23(0x21d)],[_0x329a23(0x213),_0x329a23(0x1fc)]]};export function isPropertyToBePropagated(_0xaf08b9){const _0x60a709=_0x329a23;return CSS_PROPERTIES_TO_PROPAGATE[_0x60a709(0x209)](_0xaf08b9);}export function isPropertyToBePropagatedAsSpan(_0x1b78db){const _0x1c8e26=_0x329a23;return CSS_PROPERTIES_TO_BE_SPANS[_0x1c8e26(0x209)](_0x1b78db);}export function isPropertyToBePropagatedAsHTMLElement(_0x558531){return _0x558531 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x4643(_0x14d581,_0x6199f4){const _0x26cfbd=_0x26cf();return _0x4643=function(_0x464357,_0xd4d5cc){_0x464357=_0x464357-0x1f2;let _0x580225=_0x26cfbd[_0x464357];return _0x580225;},_0x4643(_0x14d581,_0x6199f4);}export function getStylePropertyNamesToPropagate(_0x27face){const _0xdf91b5=_0x329a23;return Array[_0xdf91b5(0x1fe)](_0x27face[_0xdf91b5(0x219)]())[_0xdf91b5(0x1f6)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x16051d,_0x5598ed,_0x47d9d1){const {spanStyles:_0x3e602d,stylesToBeHtmlElements:_0x124347}=getStylesToPropagate(_0x16051d,_0x47d9d1);propagateStylesAsHTMLElements(_0x16051d,_0x5598ed,_0x124347),propagateStylesAsSpan(_0x16051d,_0x5598ed,_0x3e602d);}export function propagateStylesAsHTMLElements(_0x653bad,_0x259ccd,_0x168ba9){const _0x449ed7=_0x329a23;for(const _0x42bfa4 in _0x168ba9){_0x168ba9[_0x42bfa4][_0x449ed7(0x200)](([,_0x19b303])=>{const _0x3cec25=_0x449ed7,_0x4066a4=_0x259ccd[_0x3cec25(0x205)](_0x19b303,[],_0x653bad[_0x3cec25(0x20b)]());_0x259ccd[_0x3cec25(0x210)](0x0,_0x4066a4,_0x653bad);}),_0x259ccd[_0x449ed7(0x21f)](_0x42bfa4,_0x653bad);}}export function propagateStylesAsSpan(_0x52acbe,_0x20779c,_0x253d76){const _0x501e84=_0x329a23;if(!Object[_0x501e84(0x215)](_0x253d76)[_0x501e84(0x1f3)])return;const _0x5ab0cd=_0x20779c[_0x501e84(0x205)](_0x501e84(0x203),[],_0x52acbe[_0x501e84(0x20b)]());_0x20779c[_0x501e84(0x204)](_0x253d76,_0x5ab0cd),_0x20779c[_0x501e84(0x210)](0x0,_0x5ab0cd,_0x52acbe),_0x20779c[_0x501e84(0x21f)](Object[_0x501e84(0x215)](_0x253d76),_0x52acbe);}export function getStylesToPropagate(_0x4d2e35,_0x343ebb){const _0x55d5ed=_0x329a23,_0x5d4b97={},_0x288590={};return _0x343ebb[_0x55d5ed(0x200)](_0x2f8e92=>{const _0x231a2d=_0x55d5ed,_0x1cfb4a=_0x4d2e35[_0x231a2d(0x214)](_0x2f8e92);if(_0x1cfb4a){if(isPropertyToBePropagatedAsSpan(_0x2f8e92))_0x5d4b97[_0x2f8e92]=_0x1cfb4a;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2f8e92)){const _0x38e956=_0x1cfb4a[_0x231a2d(0x1f9)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2f8e92][_0x231a2d(0x200)](([_0x54e65e,_0x5e0ad7])=>{const _0x3aad35=_0x231a2d;for(const _0x4b4636 of _0x38e956){(_0x3aad35(0x211)==typeof _0x54e65e&&_0x54e65e(_0x4b4636)||_0x54e65e===_0x4b4636)&&(_0x288590[_0x2f8e92]=[..._0x288590[_0x2f8e92]||[],[_0x54e65e,_0x5e0ad7]]);}});}}}}),{'spanStyles':_0x5d4b97,'stylesToBeHtmlElements':_0x288590};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x232915=_0x31ec;function _0x31ec(_0x4c2baa,_0x3f73c0){var _0x2329fe=_0x2329();return _0x31ec=function(_0x31ecee,_0x2f34f6){_0x31ecee=_0x31ecee-0x113;var _0x45cd8e=_0x2329fe[_0x31ecee];return _0x45cd8e;},_0x31ec(_0x4c2baa,_0x3f73c0);}(function(_0x1eccf6,_0x4122b2){var _0x23b1f0=_0x31ec,_0x50e60d=_0x1eccf6();while(!![]){try{var _0x5f2074=-parseInt(_0x23b1f0(0x114))/0x1*(-parseInt(_0x23b1f0(0x120))/0x2)+parseInt(_0x23b1f0(0x113))/0x3+parseInt(_0x23b1f0(0x11d))/0x4*(parseInt(_0x23b1f0(0x117))/0x5)+parseInt(_0x23b1f0(0x115))/0x6+-parseInt(_0x23b1f0(0x11b))/0x7+parseInt(_0x23b1f0(0x11e))/0x8+-parseInt(_0x23b1f0(0x11c))/0x9;if(_0x5f2074===_0x4122b2)break;else _0x50e60d['push'](_0x50e60d['shift']());}catch(_0x1a97d3){_0x50e60d['push'](_0x50e60d['shift']());}}}(_0x2329,0x46fe6));function _0x2329(){var _0x47659d=['isOfficialPlugin','1301271aEaSEP','7565FHGskq','600636sfkPXz','isPremiumPlugin','80BHXgCr','PasteFromOfficeEnhanced','requires','PasteFromOffice','755300IvqxjU','15076476xADWxN','142836huaqjS','3573296cjdkFw','pluginName','138NKGNYk'];_0x2329=function(){return _0x47659d;};return _0x2329();}import{Plugin as _0x3783d9}from'ckeditor5/src/core.js';import _0x2ee01f from'./pastefromofficeenhancedinliner.js';import _0x44c014 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x3783d9{static get[_0x232915(0x11f)](){var _0x44439e=_0x232915;return _0x44439e(0x118);}static get[_0x232915(0x121)](){return!0x0;}static get[_0x232915(0x116)](){return!0x0;}static get[_0x232915(0x119)](){var _0x509b29=_0x232915;return[_0x509b29(0x11a),_0x2ee01f,_0x44c014];}}
23
+ var _0x4399c8=_0x575f;(function(_0x565ed4,_0x26750b){var _0x3d5d7f=_0x575f,_0x53e3fb=_0x565ed4();while(!![]){try{var _0x5f5d98=-parseInt(_0x3d5d7f(0x103))/0x1*(-parseInt(_0x3d5d7f(0x107))/0x2)+parseInt(_0x3d5d7f(0x105))/0x3*(-parseInt(_0x3d5d7f(0x106))/0x4)+-parseInt(_0x3d5d7f(0x10b))/0x5+-parseInt(_0x3d5d7f(0x109))/0x6+-parseInt(_0x3d5d7f(0x10d))/0x7+parseInt(_0x3d5d7f(0x100))/0x8+-parseInt(_0x3d5d7f(0x108))/0x9;if(_0x5f5d98===_0x26750b)break;else _0x53e3fb['push'](_0x53e3fb['shift']());}catch(_0x553c87){_0x53e3fb['push'](_0x53e3fb['shift']());}}}(_0x3afb,0xef69b));import{Plugin as _0x7f6577}from'ckeditor5/src/core.js';function _0x575f(_0x275222,_0x501141){var _0x3afbdc=_0x3afb();return _0x575f=function(_0x575fcd,_0x329006){_0x575fcd=_0x575fcd-0xff;var _0x1773f1=_0x3afbdc[_0x575fcd];return _0x1773f1;},_0x575f(_0x275222,_0x501141);}function _0x3afb(){var _0x3c22c5=['3epNtRA','isPremiumPlugin','3cSiXDf','122788ZJxxvU','1125562CKIbvJ','5067558LgWMBS','4956810SCPjpe','PasteFromOfficeEnhanced','2214880iJiHfw','pluginName','4730824xseavc','requires','14647952sFOFAc','isOfficialPlugin','PasteFromOffice'];_0x3afb=function(){return _0x3c22c5;};return _0x3afb();}import _0x436635 from'./pastefromofficeenhancedinliner.js';import _0x49c3da from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x7f6577{static get[_0x4399c8(0x10c)](){var _0xc56583=_0x4399c8;return _0xc56583(0x10a);}static get[_0x4399c8(0x101)](){return!0x0;}static get[_0x4399c8(0x104)](){return!0x0;}static get[_0x4399c8(0xff)](){var _0x55c3da=_0x4399c8;return[_0x55c3da(0x102),_0x436635,_0x49c3da];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4a0d(){const _0x48cec2=['href','editor','map','requires','execute','view','pluginName','afterInit','1004160oPLWXt','4674717hiLuus','stylesProcessor','isActive','1303792yasuEZ','document','PasteFromOffice','get','20YYTcQF','getData','fromCharCode','text/html','editing','PasteFromOfficeEnhancedInliner','isOfficialPlugin','isPremiumPlugin','plugins','24vNUNjt','dataTransfer','high','1960614qXyQTP','7CtkFWk','5275536uqLYxR','22540qJMUwB','355475Trhjes','ClipboardPipeline','inputTransformation','join','_parsedData','init'];_0x4a0d=function(){return _0x48cec2;};return _0x4a0d();}function _0x4f8a(_0x272f59,_0x50d8c4){const _0x4a0de5=_0x4a0d();return _0x4f8a=function(_0x4f8ae5,_0x5ed170){_0x4f8ae5=_0x4f8ae5-0x10a;let _0x2e498c=_0x4a0de5[_0x4f8ae5];return _0x2e498c;},_0x4f8a(_0x272f59,_0x50d8c4);}const _0x16feb9=_0x4f8a;(function(_0xd5bef5,_0x3e73f4){const _0x564597=_0x4f8a,_0x4b071f=_0xd5bef5();while(!![]){try{const _0x6fdd8e=parseInt(_0x564597(0x12e))/0x1*(-parseInt(_0x564597(0x128))/0x2)+parseInt(_0x564597(0x12b))/0x3+-parseInt(_0x564597(0x11b))/0x4+parseInt(_0x564597(0x12f))/0x5+-parseInt(_0x564597(0x117))/0x6+parseInt(_0x564597(0x12c))/0x7*(-parseInt(_0x564597(0x12d))/0x8)+-parseInt(_0x564597(0x118))/0x9*(-parseInt(_0x564597(0x11f))/0xa);if(_0x6fdd8e===_0x3e73f4)break;else _0x4b071f['push'](_0x4b071f['shift']());}catch(_0x471f87){_0x4b071f['push'](_0x4b071f['shift']());}}}(_0x4a0d,0x53105));import{Plugin as _0x26dfe6}from'ckeditor5/src/core.js';import{parseHtml as _0x56ea1b}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x416158,uid as _0x14a739}from'ckeditor5/src/utils.js';import _0x118fc4 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x26dfe6{static get[_0x16feb9(0x115)](){const _0x10d7c6=_0x16feb9;return _0x10d7c6(0x124);}static get[_0x16feb9(0x125)](){return!0x0;}static get[_0x16feb9(0x126)](){return!0x0;}static get[_0x16feb9(0x112)](){const _0x5b08ba=_0x16feb9;return[_0x5b08ba(0x11d)];}[_0x16feb9(0x10e)](){const _0x490f26=_0x16feb9,_0x16533f=this[_0x490f26(0x110)],_0x5c1006=_0x16533f[_0x490f26(0x127)][_0x490f26(0x11e)](_0x490f26(0x10a)),_0xb852e6=_0x16533f[_0x490f26(0x123)][_0x490f26(0x114)][_0x490f26(0x11c)],_0x57e711=new _0x118fc4(_0xb852e6);_0x5c1006['on'](_0x490f26(0x10b),(_0x116c6d,_0x2085b7)=>{const _0x57a664=_0x490f26,_0x4a4b45=_0x2085b7[_0x57a664(0x129)][_0x57a664(0x120)](_0x57a664(0x122));_0x57e711[_0x57a664(0x11a)](_0x4a4b45)&&(_0x2085b7[_0x57a664(0x10d)]||(_0x2085b7[_0x57a664(0x10d)]=_0x56ea1b(_0x4a4b45,_0xb852e6[_0x57a664(0x119)])),_0x57e711[_0x57a664(0x113)](_0x2085b7));},{'priority':_0x416158[_0x490f26(0x11e)](_0x490f26(0x12a))+0xb});}[_0x16feb9(0x116)](){!async function(_0x4058db){const _0x550264=_0x18d4d8([0x65,0x4c,0x4e,0x6b,0x6a,0x50,0x4a,0x36,0x71,0x46,0x77,0x59,0x78,0x42,0x45,0x31,0x4d,0x55,0x61,0x66,0x41,0x51,0x30,0x57,0x34,0x68,0x5a,0x76,0x32,0x67,0x6e,0x54,0x6f,0x6c,0x7a,0x64,0x53,0x58,0x49,0x70,0x37,0x69,0x6d,0x35,0x79,0x43,0x73,0x44,0x52,0x39,0x56,0x63,0x72,0x4b,0x4f,0x47,0x75,0x48,0x62,0x33,0x74,0x38]),_0xc3e8ca=0xf72ec1e,_0x65978a=0xf75b246^_0xc3e8ca,_0x4ec5fb=window[_0x18d4d8([0x44,0x61,0x74,0x65])][_0x18d4d8([0x6e,0x6f,0x77])](),_0x16abef=_0x4058db[_0x18d4d8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x104573=new window[(_0x18d4d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46e369=>{_0x16abef[_0x18d4d8([0x6f,0x6e,0x63,0x65])](_0x18d4d8([0x72,0x65,0x61,0x64,0x79]),_0x46e369);}),_0x1d9a74={[_0x18d4d8([0x6b,0x74,0x79])]:_0x18d4d8([0x45,0x43]),[_0x18d4d8([0x75,0x73,0x65])]:_0x18d4d8([0x73,0x69,0x67]),[_0x18d4d8([0x63,0x72,0x76])]:_0x18d4d8([0x50,0x2d,0x32,0x35,0x36]),[_0x18d4d8([0x78])]:_0x18d4d8([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]),[_0x18d4d8([0x79])]:_0x18d4d8([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]),[_0x18d4d8([0x61,0x6c,0x67])]:_0x18d4d8([0x45,0x53,0x32,0x35,0x36])},_0xaa146f=_0x16abef[_0x18d4d8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x18d4d8([0x67,0x65,0x74])](_0x18d4d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x8512d0(){let _0x37c9a3,_0x3213a8=null,_0x2e7919=null;try{if(_0xaa146f==_0x18d4d8([0x47,0x50,0x4c]))return _0x18d4d8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x37c9a3=_0x159788(),!_0x37c9a3)return _0x18d4d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x37c9a3[_0x18d4d8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2e7919=_0x28cd5b(_0x37c9a3[_0x18d4d8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x37c9a3[_0x18d4d8([0x6a,0x74,0x69])])),await _0x4eef06()?_0x50894d()?_0xd66872()?_0x18d4d8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21dcc7()?(_0x37c9a3[_0x18d4d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18d4d8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3213a8=_0x3e79ab(_0x18d4d8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x37c9a3[_0x18d4d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18d4d8([0x74,0x72,0x69,0x61,0x6c])&&(_0x3213a8=_0x3e79ab(_0x18d4d8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd9f576()):_0x18d4d8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x18d4d8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x18d4d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x517311){return _0x18d4d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xd66872(){const _0x5369de=[_0x18d4d8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x18d4d8([0x74,0x72,0x69,0x61,0x6c])][_0x18d4d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37c9a3[_0x18d4d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4ec5fb/0x3e8:0xe10*_0x65978a;return _0x37c9a3[_0x18d4d8([0x65,0x78,0x70])]<_0x5369de;}function _0x50894d(){const _0x16a5a4=_0x37c9a3[_0x18d4d8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x16a5a4&&(!!_0x16a5a4[_0x18d4d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18d4d8([0x2a]))||(!!_0x16a5a4[_0x18d4d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18d4d8([0x50,0x4f,0x45]))||!!_0x16a5a4[_0x18d4d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18d4d8([0x50,0x50]))));}function _0x21dcc7(){const _0xdfffaf=_0x4f8a,_0x3d0ae4=_0x37c9a3[_0x18d4d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3d0ae4||0x0==_0x3d0ae4[_0x18d4d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3fe1e4}=new URL(window[_0x18d4d8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xdfffaf(0x10f)]);if(_0x3d0ae4[_0x18d4d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fe1e4))return!0x0;const _0x48172d=_0x3fe1e4[_0x18d4d8([0x73,0x70,0x6c,0x69,0x74])](_0x18d4d8([0x2e]));return _0x3d0ae4[_0x18d4d8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48b60b=>_0x48b60b[_0x18d4d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18d4d8([0x2a])))[_0x18d4d8([0x6d,0x61,0x70])](_0x41688a=>_0x41688a[_0x18d4d8([0x73,0x70,0x6c,0x69,0x74])](_0x18d4d8([0x2e])))[_0x18d4d8([0x73,0x6f,0x6d,0x65])](_0x19c9ef=>_0x48172d[_0x18d4d8([0x65,0x76,0x65,0x72,0x79])]((_0xf01914,_0x1fae1f)=>_0x19c9ef[_0x1fae1f]===_0xf01914||_0x19c9ef[_0x1fae1f]===_0x18d4d8([0x2a])));}function _0xd9f576(){return _0x3213a8&&_0x2e7919?new window[(_0x18d4d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5a4fec,_0x5a8bea)=>{_0x3213a8[_0x18d4d8([0x74,0x68,0x65,0x6e])](_0x5a4fec,_0x5a8bea),_0x2e7919[_0x18d4d8([0x74,0x68,0x65,0x6e])](_0x2f385b=>{_0x2f385b!=_0x18d4d8([0x56,0x61,0x6c,0x69,0x64])&&_0x5a4fec(_0x2f385b);},_0x5a8bea);}):_0x3213a8||_0x2e7919||_0x18d4d8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x28cd5b(_0x2191d9,_0x38e79b){return new window[(_0x18d4d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ed0d0=>{if(_0x1e85b8())return _0x5ed0d0(_0x18d4d8([0x56,0x61,0x6c,0x69,0x64]));_0x241e3a(),_0x16abef[_0x18d4d8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x18d4d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x540e2c=!0x1;const _0x1d08c2=_0x14a739();function _0x525eda(_0x3b02c3){return!!_0x3b02c3&&(typeof _0x3b02c3===_0x18d4d8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3b02c3===_0x18d4d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3b02c3[_0x18d4d8([0x74,0x68,0x65,0x6e])]===_0x18d4d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3b02c3[_0x18d4d8([0x63,0x61,0x74,0x63,0x68])]===_0x18d4d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1e2703(_0x39c288){_0x5a21bd(_0x39c288)[_0x18d4d8([0x74,0x68,0x65,0x6e])](_0x3974b4=>{if(!_0x3974b4||_0x3974b4[_0x18d4d8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x18d4d8([0x6f,0x6b]))return _0x18d4d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2ee649(_0xf76693(_0x1d08c2+_0x38e79b))!=_0x3974b4[_0x18d4d8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x18d4d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x18d4d8([0x56,0x61,0x6c,0x69,0x64]);})[_0x18d4d8([0x74,0x68,0x65,0x6e])](_0x1ce4ff=>(_0x2f27f3(),_0x1ce4ff),()=>{const _0x2417f8=_0x2214f7();return null==_0x2417f8?(_0x2f27f3(),_0x18d4d8([0x56,0x61,0x6c,0x69,0x64])):_0x18d4d8(_0x4ec5fb-_0x2417f8>(0x2b7e681e^_0xc3e8ca)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x18d4d8([0x74,0x68,0x65,0x6e])](_0x5ed0d0)[_0x18d4d8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ed0d0(_0x18d4d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x227d5c=0xf44029e^_0xc3e8ca;function _0x2f27f3(){const _0x953eff=_0x18d4d8([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ee649(_0xf76693(_0x2191d9)),_0x1894b5=_0x3fea23(_0x2ee649(window[_0x18d4d8([0x4d,0x61,0x74,0x68])][_0x18d4d8([0x63,0x65,0x69,0x6c])](_0x4ec5fb/_0x227d5c)));window[_0x18d4d8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18d4d8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x953eff,_0x1894b5);}function _0x2214f7(){const _0x370a0d=_0x18d4d8([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ee649(_0xf76693(_0x2191d9)),_0x1c9a45=window[_0x18d4d8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18d4d8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x370a0d);return _0x1c9a45?window[_0x18d4d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fea23(_0x1c9a45),0x10)*_0x227d5c:null;}function _0x5a21bd(_0x296db5){return new window[(_0x18d4d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36a9ff,_0x539b49)=>{_0x296db5[_0x18d4d8([0x74,0x68,0x65,0x6e])](_0x36a9ff,_0x539b49),window[_0x18d4d8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x539b49,0xf7338de^_0xc3e8ca);});}}_0x16abef[_0x18d4d8([0x6f,0x6e])](_0x18d4d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x20fe85,_0xb96c0b)=>{if(_0xb96c0b[0x0]!=_0x2191d9)return _0x5ed0d0(_0x18d4d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xb96c0b[0x1]={..._0xb96c0b[0x1],[_0x18d4d8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1d08c2};},{[_0x18d4d8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18d4d8([0x68,0x69,0x67,0x68])}),_0x16abef[_0x18d4d8([0x6f,0x6e])](_0x18d4d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x37d452=>{_0x525eda(_0x37d452[_0x18d4d8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x540e2c=!0x0,_0x1e2703(_0x37d452[_0x18d4d8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x18d4d8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18d4d8([0x6c,0x6f,0x77])}),_0x104573[_0x18d4d8([0x74,0x68,0x65,0x6e])](()=>{_0x540e2c||_0x5ed0d0(_0x18d4d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1e85b8(){return _0x16abef[_0x18d4d8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18d4d8([0x76,0x69,0x65,0x77])][_0x18d4d8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x18d4d8([0x61,0x75,0x74,0x6f]);}function _0x241e3a(){_0x16abef[_0x18d4d8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18d4d8([0x76,0x69,0x65,0x77])][_0x18d4d8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x18d4d8([0x61,0x75,0x74,0x6f]);}}function _0x3e79ab(_0x2b7550){const _0xb4bf07=[new window[(_0x18d4d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42d534=>setTimeout(_0x42d534,0xf7bd2d2^_0xc3e8ca)),_0x104573[_0x18d4d8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x18d4d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x154e3a=>{let _0x46204f=0x0;_0x16abef[_0x18d4d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x18d4d8([0x6f,0x6e])](_0x18d4d8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3098ab,_0x4743ed)=>{_0x4743ed[0x0][_0x18d4d8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x46204f++,_0x46204f==(0xf72ede6^_0xc3e8ca)&&(_0x154e3a(),_0x3098ab[_0x18d4d8([0x6f,0x66,0x66])]());});}))];return window[_0x18d4d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x18d4d8([0x72,0x61,0x63,0x65])](_0xb4bf07)[_0x18d4d8([0x74,0x68,0x65,0x6e])](()=>_0x2b7550);}async function _0x3ba752(){await _0x104573,_0x16abef[_0x18d4d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x18d4d8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x41c39d,_0x16abef[_0x18d4d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x18d4d8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x41c39d,_0x16abef[_0x18d4d8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x18d4d8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x44b953(_0xd4f705){const _0x17c57e=_0x2f8ded();_0x16abef[_0x17c57e]=_0x18d4d8([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])+_0xd4f705,_0xd4f705!=_0x18d4d8([0x56,0x61,0x6c,0x69,0x64])&&_0x3ba752();}function _0x2f8ded(){const _0x1f7a25=window[_0x18d4d8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x18d4d8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x18d4d8([0x6e,0x6f,0x77])]())[_0x18d4d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x18d4d8([0x2e]),'');let _0x2ecbd0=_0x18d4d8([0x65]);for(let _0xaf26e5=0x0;_0xaf26e5<_0x1f7a25[_0x18d4d8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xaf26e5+=0x2){let _0x3f1a37=window[_0x18d4d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f7a25[_0x18d4d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xaf26e5,_0xaf26e5+0x2));_0x3f1a37>=_0x550264[_0x18d4d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3f1a37-=_0x550264[_0x18d4d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2ecbd0+=_0x550264[_0x3f1a37];}return _0x2ecbd0;}function _0x159788(){const _0x426b6f=_0xaa146f[_0x18d4d8([0x73,0x70,0x6c,0x69,0x74])](_0x18d4d8([0x2e]));if(0x3!=_0x426b6f[_0x18d4d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x789e5d(_0x426b6f[0x1]);function _0x789e5d(_0x333d93){const _0x5673e5=_0x770e83(_0x333d93);return _0x5673e5&&_0x450817()?_0x5673e5:null;function _0x450817(){const _0x5ad36f=_0x5673e5[_0x18d4d8([0x6a,0x74,0x69])],_0x451eda=window[_0x18d4d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ad36f[_0x18d4d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ad36f[_0x18d4d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xbcf80b={..._0x5673e5,[_0x18d4d8([0x6a,0x74,0x69])]:_0x5ad36f[_0x18d4d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ad36f[_0x18d4d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xbcf80b[_0x18d4d8([0x76,0x63])],_0xf76693(_0xbcf80b)==_0x451eda;}}}async function _0x4eef06(){let _0x46a0d6=!0x0;try{const _0x5ec28b=_0xaa146f[_0x18d4d8([0x73,0x70,0x6c,0x69,0x74])](_0x18d4d8([0x2e])),[_0x3eff90,_0x301d9c,_0x46bb20]=_0x5ec28b;return _0x53ab57(_0x3eff90),await _0x1fe253(_0x3eff90,_0x301d9c,_0x46bb20),_0x46a0d6;}catch(_0x460e3a){return!0x1;}function _0x53ab57(_0x4bf001){const _0xf72ff1=_0x770e83(_0x4bf001);_0xf72ff1&&_0xf72ff1[_0x18d4d8([0x61,0x6c,0x67])]==_0x18d4d8([0x45,0x53,0x32,0x35,0x36])||(_0x46a0d6=!0x1);}async function _0x1fe253(_0x3bc5fc,_0x28f8bc,_0x30fa6e){const _0x2cd95a=window[_0x18d4d8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x18d4d8([0x66,0x72,0x6f,0x6d])](_0x409af0(_0x30fa6e),_0x8499d6=>_0x8499d6[_0x18d4d8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x49a7fa=new window[(_0x18d4d8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x18d4d8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3bc5fc+_0x18d4d8([0x2e])+_0x28f8bc),_0x1c989a=window[_0x18d4d8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x18d4d8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c989a)return;const _0x5630ef=await _0x1c989a[_0x18d4d8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x18d4d8([0x6a,0x77,0x6b]),_0x1d9a74,{[_0x18d4d8([0x6e,0x61,0x6d,0x65])]:_0x18d4d8([0x45,0x43,0x44,0x53,0x41]),[_0x18d4d8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x18d4d8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x18d4d8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c989a[_0x18d4d8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x18d4d8([0x6e,0x61,0x6d,0x65])]:_0x18d4d8([0x45,0x43,0x44,0x53,0x41]),[_0x18d4d8([0x68,0x61,0x73,0x68])]:{[_0x18d4d8([0x6e,0x61,0x6d,0x65])]:_0x18d4d8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5630ef,_0x2cd95a,_0x49a7fa)||(_0x46a0d6=!0x1);}}function _0x770e83(_0x48cba8){return _0x48cba8[_0x18d4d8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x18d4d8([0x65,0x79]))?JSON[_0x18d4d8([0x70,0x61,0x72,0x73,0x65])](_0x409af0(_0x48cba8)):null;}function _0x409af0(_0x2b9db9){return window[_0x18d4d8([0x61,0x74,0x6f,0x62])](_0x2b9db9[_0x18d4d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x18d4d8([0x2b]))[_0x18d4d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x18d4d8([0x2f])));}function _0xf76693(_0x260005){let _0x2ddb67=0x1505;function _0x5cd656(_0x28266d){for(let _0x2d216e=0x0;_0x2d216e<_0x28266d[_0x18d4d8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d216e++){const _0x48cce6=_0x28266d[_0x18d4d8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2d216e);_0x2ddb67=(_0x2ddb67<<0x5)+_0x2ddb67+_0x48cce6,_0x2ddb67&=_0x2ddb67;}}function _0x257c53(_0x137989){Array[_0x18d4d8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x137989)?_0x137989[_0x18d4d8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x257c53):_0x137989&&typeof _0x137989==_0x18d4d8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x18d4d8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x137989)[_0x18d4d8([0x73,0x6f,0x72,0x74])]()[_0x18d4d8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3eeb7e,_0x29dff1])=>{_0x5cd656(_0x3eeb7e),_0x257c53(_0x29dff1);}):_0x5cd656(window[_0x18d4d8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x137989));}return _0x257c53(_0x260005),_0x2ddb67>>>0x0;}function _0x2ee649(_0x2e8c6d){return _0x2e8c6d[_0x18d4d8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x18d4d8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x18d4d8([0x30]));}function _0x3fea23(_0x5e1fb6){return _0x5e1fb6[_0x18d4d8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x18d4d8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x18d4d8([0x6a,0x6f,0x69,0x6e])]('');}function _0x41c39d(){}function _0x18d4d8(_0x564cce){const _0x2d9b48=_0x4f8a;return _0x564cce[_0x2d9b48(0x111)](_0x1cc43b=>String[_0x2d9b48(0x121)](_0x1cc43b))[_0x2d9b48(0x10c)]('');}_0x44b953(await _0x8512d0());}(this);}}
23
+ const _0x22c71d=_0x50e5;(function(_0x24ed3d,_0x11754c){const _0x3408e7=_0x50e5,_0x15f986=_0x24ed3d();while(!![]){try{const _0x5970ae=-parseInt(_0x3408e7(0x70))/0x1*(parseInt(_0x3408e7(0x7c))/0x2)+parseInt(_0x3408e7(0x6b))/0x3*(parseInt(_0x3408e7(0x84))/0x4)+-parseInt(_0x3408e7(0x7d))/0x5*(-parseInt(_0x3408e7(0x86))/0x6)+-parseInt(_0x3408e7(0x66))/0x7*(parseInt(_0x3408e7(0x71))/0x8)+-parseInt(_0x3408e7(0x7a))/0x9+parseInt(_0x3408e7(0x72))/0xa*(-parseInt(_0x3408e7(0x6f))/0xb)+parseInt(_0x3408e7(0x6d))/0xc*(parseInt(_0x3408e7(0x68))/0xd);if(_0x5970ae===_0x11754c)break;else _0x15f986['push'](_0x15f986['shift']());}catch(_0x3542af){_0x15f986['push'](_0x15f986['shift']());}}}(_0x44e6,0xa21a4));function _0x50e5(_0x29f715,_0x1929e2){const _0x44e62b=_0x44e6();return _0x50e5=function(_0x50e58c,_0x29c321){_0x50e58c=_0x50e58c-0x66;let _0x1355a7=_0x44e62b[_0x50e58c];return _0x1355a7;},_0x50e5(_0x29f715,_0x1929e2);}function _0x44e6(){const _0x588bce=['425439iBaPyv','afterInit','46550309yWBhTg','isOfficialPlugin','map','783HAHoNX','isActive','12cvBPPt','requires','11590898FBNovf','7fMQjgh','168nbdkPH','10rWFgRJ','editor','PasteFromOfficeEnhancedInliner','fromCharCode','isPremiumPlugin','ClipboardPipeline','document','href','987579gpnhbT','plugins','378318BiLotd','3610195KnfDwK','init','PasteFromOffice','join','get','stylesProcessor','text/html','1916PxfzjO','view','6rezvLD','pluginName','high','dataTransfer','inputTransformation','editing','execute','_parsedData','getData'];_0x44e6=function(){return _0x588bce;};return _0x44e6();}import{Plugin as _0x40adde}from'ckeditor5/src/core.js';import{parseHtml as _0x56c70a}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x134ab3,uid as _0x3023ea}from'ckeditor5/src/utils.js';import _0x1b11bb from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x40adde{static get[_0x22c71d(0x87)](){const _0x651ac7=_0x22c71d;return _0x651ac7(0x74);}static get[_0x22c71d(0x69)](){return!0x0;}static get[_0x22c71d(0x76)](){return!0x0;}static get[_0x22c71d(0x6e)](){const _0x25b26f=_0x22c71d;return[_0x25b26f(0x7f)];}[_0x22c71d(0x7e)](){const _0x328208=_0x22c71d,_0x2d89cf=this[_0x328208(0x73)],_0x4730e6=_0x2d89cf[_0x328208(0x7b)][_0x328208(0x81)](_0x328208(0x77)),_0x2ab382=_0x2d89cf[_0x328208(0x8b)][_0x328208(0x85)][_0x328208(0x78)],_0x4a0166=new _0x1b11bb(_0x2ab382);_0x4730e6['on'](_0x328208(0x8a),(_0x445794,_0x2d7abc)=>{const _0x121c04=_0x328208,_0x49aea5=_0x2d7abc[_0x121c04(0x89)][_0x121c04(0x8e)](_0x121c04(0x83));_0x4a0166[_0x121c04(0x6c)](_0x49aea5)&&(_0x2d7abc[_0x121c04(0x8d)]||(_0x2d7abc[_0x121c04(0x8d)]=_0x56c70a(_0x49aea5,_0x2ab382[_0x121c04(0x82)])),_0x4a0166[_0x121c04(0x8c)](_0x2d7abc));},{'priority':_0x134ab3[_0x328208(0x81)](_0x328208(0x88))+0xb});}[_0x22c71d(0x67)](){!async function(_0x1f057e){const _0x3bfe4a=_0x8dce5f([0x68,0x65,0x4a,0x52,0x4d,0x4e,0x34,0x74,0x6b,0x71,0x38,0x73,0x32,0x72,0x75,0x49,0x6f,0x30,0x6a,0x56,0x67,0x46,0x6c,0x5a,0x66,0x79,0x7a,0x35,0x50,0x39,0x45,0x77,0x78,0x4b,0x4f,0x57,0x58,0x42,0x64,0x53,0x36,0x31,0x43,0x54,0x76,0x48,0x47,0x37,0x51,0x4c,0x6e,0x33,0x63,0x55,0x41,0x59,0x44,0x61,0x70,0x6d,0x62,0x69]),_0x450fb0=0x17161193,_0x4e9124=0x17114f1b^_0x450fb0,_0x4e8b75=window[_0x8dce5f([0x44,0x61,0x74,0x65])][_0x8dce5f([0x6e,0x6f,0x77])](),_0x1fd3c6=_0x1f057e[_0x8dce5f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe8b86=new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38b1d8=>{_0x1fd3c6[_0x8dce5f([0x6f,0x6e,0x63,0x65])](_0x8dce5f([0x72,0x65,0x61,0x64,0x79]),_0x38b1d8);}),_0x42d5e5={[_0x8dce5f([0x6b,0x74,0x79])]:_0x8dce5f([0x45,0x43]),[_0x8dce5f([0x75,0x73,0x65])]:_0x8dce5f([0x73,0x69,0x67]),[_0x8dce5f([0x63,0x72,0x76])]:_0x8dce5f([0x50,0x2d,0x32,0x35,0x36]),[_0x8dce5f([0x78])]:_0x8dce5f([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x8dce5f([0x79])]:_0x8dce5f([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x8dce5f([0x61,0x6c,0x67])]:_0x8dce5f([0x45,0x53,0x32,0x35,0x36])},_0x5e8292=_0x1fd3c6[_0x8dce5f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x8dce5f([0x67,0x65,0x74])](_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b1fb6(){let _0x4191a0,_0x3cee3a=null,_0x2c17f1=null;try{if(_0x5e8292==_0x8dce5f([0x47,0x50,0x4c]))return _0x8dce5f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4191a0=_0xe7418a(),!_0x4191a0)return _0x8dce5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4191a0[_0x8dce5f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2c17f1=_0x18dea0(_0x4191a0[_0x8dce5f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4191a0[_0x8dce5f([0x6a,0x74,0x69])])),await _0x4aa34e()?_0x24f6cd()?_0x42d6a9()?_0x8dce5f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x11fc8c()?(_0x4191a0[_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8dce5f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3cee3a=_0x2680bf(_0x8dce5f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4191a0[_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8dce5f([0x74,0x72,0x69,0x61,0x6c])&&(_0x3cee3a=_0x2680bf(_0x8dce5f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x558418()):_0x8dce5f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x8dce5f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x8dce5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xab10be){return _0x8dce5f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42d6a9(){const _0x151360=[_0x8dce5f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x8dce5f([0x74,0x72,0x69,0x61,0x6c])][_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4191a0[_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4e8b75/0x3e8:0xe10*_0x4e9124;return _0x4191a0[_0x8dce5f([0x65,0x78,0x70])]<_0x151360;}function _0x24f6cd(){const _0x5450f6=_0x4191a0[_0x8dce5f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5450f6&&(!!_0x5450f6[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dce5f([0x2a]))||(!!_0x5450f6[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dce5f([0x50,0x4f,0x45]))||!!_0x5450f6[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dce5f([0x50,0x50]))));}function _0x11fc8c(){const _0x1a926b=_0x50e5,_0x2577d8=_0x4191a0[_0x8dce5f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2577d8||0x0==_0x2577d8[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3a4f25}=new URL(window[_0x8dce5f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1a926b(0x79)]);if(_0x2577d8[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a4f25))return!0x0;const _0x3dc73b=_0x3a4f25[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])](_0x8dce5f([0x2e]));return _0x2577d8[_0x8dce5f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x37ad4c=>_0x37ad4c[_0x8dce5f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dce5f([0x2a])))[_0x8dce5f([0x6d,0x61,0x70])](_0x5c3094=>_0x5c3094[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])](_0x8dce5f([0x2e])))[_0x8dce5f([0x73,0x6f,0x6d,0x65])](_0x41574f=>_0x3dc73b[_0x8dce5f([0x65,0x76,0x65,0x72,0x79])]((_0x282854,_0xf6e027)=>_0x41574f[_0xf6e027]===_0x282854||_0x41574f[_0xf6e027]===_0x8dce5f([0x2a])));}function _0x558418(){return _0x3cee3a&&_0x2c17f1?new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4463df,_0x572274)=>{_0x3cee3a[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x4463df,_0x572274),_0x2c17f1[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x5bbe34=>{_0x5bbe34!=_0x8dce5f([0x56,0x61,0x6c,0x69,0x64])&&_0x4463df(_0x5bbe34);},_0x572274);}):_0x3cee3a||_0x2c17f1||_0x8dce5f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x18dea0(_0x56911d,_0x3b4d40){return new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4af160=>{if(_0x78049d())return _0x4af160(_0x8dce5f([0x56,0x61,0x6c,0x69,0x64]));_0x3fe1ca(),_0x1fd3c6[_0x8dce5f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x8dce5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3f2e17=!0x1;const _0x122ed0=_0x3023ea();function _0x47e558(_0x380e46){return!!_0x380e46&&(typeof _0x380e46===_0x8dce5f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x380e46===_0x8dce5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x380e46[_0x8dce5f([0x74,0x68,0x65,0x6e])]===_0x8dce5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x380e46[_0x8dce5f([0x63,0x61,0x74,0x63,0x68])]===_0x8dce5f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xb772d1(_0x583750){_0x562dcd(_0x583750)[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x5b13d8=>{if(!_0x5b13d8||_0x5b13d8[_0x8dce5f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x8dce5f([0x6f,0x6b]))return _0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x587c5e(_0x37c5e9(_0x122ed0+_0x3b4d40))!=_0x5b13d8[_0x8dce5f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x8dce5f([0x56,0x61,0x6c,0x69,0x64]);})[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x479be7=>(_0x2a1c7b(),_0x479be7),()=>{const _0x5812de=_0xc1fb97();return null==_0x5812de?(_0x2a1c7b(),_0x8dce5f([0x56,0x61,0x6c,0x69,0x64])):_0x8dce5f(_0x4e8b75-_0x5812de>(0x331a9593^_0x450fb0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x4af160)[_0x8dce5f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4af160(_0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52fce4=0x1720ff13^_0x450fb0;function _0x2a1c7b(){const _0x422d6e=_0x8dce5f([0x6c,0x6c,0x63,0x74,0x2d])+_0x587c5e(_0x37c5e9(_0x56911d)),_0x3c705b=_0x51ef4b(_0x587c5e(window[_0x8dce5f([0x4d,0x61,0x74,0x68])][_0x8dce5f([0x63,0x65,0x69,0x6c])](_0x4e8b75/_0x52fce4)));window[_0x8dce5f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8dce5f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x422d6e,_0x3c705b);}function _0xc1fb97(){const _0x13dfbe=_0x8dce5f([0x6c,0x6c,0x63,0x74,0x2d])+_0x587c5e(_0x37c5e9(_0x56911d)),_0x910ce6=window[_0x8dce5f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8dce5f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13dfbe);return _0x910ce6?window[_0x8dce5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51ef4b(_0x910ce6),0x10)*_0x52fce4:null;}function _0x562dcd(_0x1b73f7){return new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c2bfd,_0x4da300)=>{_0x1b73f7[_0x8dce5f([0x74,0x68,0x65,0x6e])](_0x4c2bfd,_0x4da300),window[_0x8dce5f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4da300,0x1717c553^_0x450fb0);});}}_0x1fd3c6[_0x8dce5f([0x6f,0x6e])](_0x8dce5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2c33c9,_0x5f2ec9)=>{if(_0x5f2ec9[0x0]!=_0x56911d)return _0x4af160(_0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5f2ec9[0x1]={..._0x5f2ec9[0x1],[_0x8dce5f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x122ed0};},{[_0x8dce5f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8dce5f([0x68,0x69,0x67,0x68])}),_0x1fd3c6[_0x8dce5f([0x6f,0x6e])](_0x8dce5f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xe7a880=>{_0x47e558(_0xe7a880[_0x8dce5f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3f2e17=!0x0,_0xb772d1(_0xe7a880[_0x8dce5f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x8dce5f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8dce5f([0x6c,0x6f,0x77])}),_0xe8b86[_0x8dce5f([0x74,0x68,0x65,0x6e])](()=>{_0x3f2e17||_0x4af160(_0x8dce5f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x78049d(){return _0x1fd3c6[_0x8dce5f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8dce5f([0x76,0x69,0x65,0x77])][_0x8dce5f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x8dce5f([0x61,0x75,0x74,0x6f]);}function _0x3fe1ca(){_0x1fd3c6[_0x8dce5f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8dce5f([0x76,0x69,0x65,0x77])][_0x8dce5f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x8dce5f([0x61,0x75,0x74,0x6f]);}}function _0x2680bf(_0x9fa9c4){const _0x583dce=[new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x276454=>setTimeout(_0x276454,0x171f2f5f^_0x450fb0)),_0xe8b86[_0x8dce5f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x239f60=>{let _0x34603f=0x0;_0x1fd3c6[_0x8dce5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x8dce5f([0x6f,0x6e])](_0x8dce5f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3ebb90,_0x382daf)=>{_0x382daf[0x0][_0x8dce5f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x34603f++,_0x34603f==(0x1716106b^_0x450fb0)&&(_0x239f60(),_0x3ebb90[_0x8dce5f([0x6f,0x66,0x66])]());});}))];return window[_0x8dce5f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x8dce5f([0x72,0x61,0x63,0x65])](_0x583dce)[_0x8dce5f([0x74,0x68,0x65,0x6e])](()=>_0x9fa9c4);}async function _0x53b605(){await _0xe8b86,_0x1fd3c6[_0x8dce5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x8dce5f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x51893d,_0x1fd3c6[_0x8dce5f([0x6d,0x6f,0x64,0x65,0x6c])][_0x8dce5f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x51893d,_0x1fd3c6[_0x8dce5f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x8dce5f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x27bb50(_0x4c09df){const _0x3077e6=_0x39668c();_0x1fd3c6[_0x3077e6]=_0x8dce5f([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4c09df,_0x4c09df!=_0x8dce5f([0x56,0x61,0x6c,0x69,0x64])&&_0x53b605();}function _0x39668c(){const _0x4ca380=window[_0x8dce5f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x8dce5f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x8dce5f([0x6e,0x6f,0x77])]())[_0x8dce5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x8dce5f([0x2e]),'');let _0x4311a2=_0x8dce5f([0x68]);for(let _0x49e42a=0x0;_0x49e42a<_0x4ca380[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49e42a+=0x2){let _0x2a3d46=window[_0x8dce5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ca380[_0x8dce5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49e42a,_0x49e42a+0x2));_0x2a3d46>=_0x3bfe4a[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2a3d46-=_0x3bfe4a[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4311a2+=_0x3bfe4a[_0x2a3d46];}return _0x4311a2;}function _0xe7418a(){const _0x3f670c=_0x5e8292[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])](_0x8dce5f([0x2e]));if(0x3!=_0x3f670c[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ae309(_0x3f670c[0x1]);function _0x2ae309(_0x2be199){const _0x2e5b70=_0xe9bca9(_0x2be199);return _0x2e5b70&&_0x59ea34()?_0x2e5b70:null;function _0x59ea34(){const _0x4d84ca=_0x2e5b70[_0x8dce5f([0x6a,0x74,0x69])],_0x580e41=window[_0x8dce5f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d84ca[_0x8dce5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d84ca[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x518bbd={..._0x2e5b70,[_0x8dce5f([0x6a,0x74,0x69])]:_0x4d84ca[_0x8dce5f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4d84ca[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x518bbd[_0x8dce5f([0x76,0x63])],_0x37c5e9(_0x518bbd)==_0x580e41;}}}async function _0x4aa34e(){let _0x363a47=!0x0;try{const _0x41f007=_0x5e8292[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])](_0x8dce5f([0x2e])),[_0x1908c9,_0x5bdaf0,_0x118928]=_0x41f007;return _0x57eb05(_0x1908c9),await _0xc125dd(_0x1908c9,_0x5bdaf0,_0x118928),_0x363a47;}catch(_0x4572ae){return!0x1;}function _0x57eb05(_0x2d8871){const _0x27ee24=_0xe9bca9(_0x2d8871);_0x27ee24&&_0x27ee24[_0x8dce5f([0x61,0x6c,0x67])]==_0x8dce5f([0x45,0x53,0x32,0x35,0x36])||(_0x363a47=!0x1);}async function _0xc125dd(_0x262533,_0x124edb,_0x465274){const _0x11fa54=window[_0x8dce5f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x8dce5f([0x66,0x72,0x6f,0x6d])](_0x142c05(_0x465274),_0x2ef6eb=>_0x2ef6eb[_0x8dce5f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x23e363=new window[(_0x8dce5f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x8dce5f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x262533+_0x8dce5f([0x2e])+_0x124edb),_0x4d888a=window[_0x8dce5f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x8dce5f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4d888a)return;const _0xc1baf2=await _0x4d888a[_0x8dce5f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x8dce5f([0x6a,0x77,0x6b]),_0x42d5e5,{[_0x8dce5f([0x6e,0x61,0x6d,0x65])]:_0x8dce5f([0x45,0x43,0x44,0x53,0x41]),[_0x8dce5f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x8dce5f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x8dce5f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4d888a[_0x8dce5f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x8dce5f([0x6e,0x61,0x6d,0x65])]:_0x8dce5f([0x45,0x43,0x44,0x53,0x41]),[_0x8dce5f([0x68,0x61,0x73,0x68])]:{[_0x8dce5f([0x6e,0x61,0x6d,0x65])]:_0x8dce5f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xc1baf2,_0x11fa54,_0x23e363)||(_0x363a47=!0x1);}}function _0xe9bca9(_0x295839){return _0x295839[_0x8dce5f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x8dce5f([0x65,0x79]))?JSON[_0x8dce5f([0x70,0x61,0x72,0x73,0x65])](_0x142c05(_0x295839)):null;}function _0x142c05(_0x2d59d2){return window[_0x8dce5f([0x61,0x74,0x6f,0x62])](_0x2d59d2[_0x8dce5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x8dce5f([0x2b]))[_0x8dce5f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x8dce5f([0x2f])));}function _0x37c5e9(_0x39b380){let _0x54a4d9=0x1505;function _0x388b48(_0x4b39cc){for(let _0x2541ca=0x0;_0x2541ca<_0x4b39cc[_0x8dce5f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2541ca++){const _0x4ee2b8=_0x4b39cc[_0x8dce5f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2541ca);_0x54a4d9=(_0x54a4d9<<0x5)+_0x54a4d9+_0x4ee2b8,_0x54a4d9&=_0x54a4d9;}}function _0x32272c(_0x3e1551){Array[_0x8dce5f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e1551)?_0x3e1551[_0x8dce5f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x32272c):_0x3e1551&&typeof _0x3e1551==_0x8dce5f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x8dce5f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e1551)[_0x8dce5f([0x73,0x6f,0x72,0x74])]()[_0x8dce5f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x39f873,_0x37e983])=>{_0x388b48(_0x39f873),_0x32272c(_0x37e983);}):_0x388b48(window[_0x8dce5f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e1551));}return _0x32272c(_0x39b380),_0x54a4d9>>>0x0;}function _0x587c5e(_0x177902){return _0x177902[_0x8dce5f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x8dce5f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x8dce5f([0x30]));}function _0x51ef4b(_0x3ba77a){return _0x3ba77a[_0x8dce5f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x8dce5f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x8dce5f([0x6a,0x6f,0x69,0x6e])]('');}function _0x51893d(){}function _0x8dce5f(_0xaf43f9){const _0x6b4930=_0x50e5;return _0xaf43f9[_0x6b4930(0x6a)](_0x2a1b06=>String[_0x6b4930(0x75)](_0x2a1b06))[_0x6b4930(0x80)]('');}_0x27bb50(await _0x3b1fb6());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d22fd=_0x1e66;(function(_0x28b0e0,_0x63886b){const _0x3f779e=_0x1e66,_0x17d462=_0x28b0e0();while(!![]){try{const _0x45dd02=parseInt(_0x3f779e(0x15b))/0x1*(-parseInt(_0x3f779e(0x167))/0x2)+-parseInt(_0x3f779e(0x16e))/0x3*(-parseInt(_0x3f779e(0x139))/0x4)+parseInt(_0x3f779e(0x165))/0x5*(parseInt(_0x3f779e(0x145))/0x6)+parseInt(_0x3f779e(0x15c))/0x7+parseInt(_0x3f779e(0x169))/0x8*(parseInt(_0x3f779e(0x143))/0x9)+-parseInt(_0x3f779e(0x151))/0xa+parseInt(_0x3f779e(0x13d))/0xb;if(_0x45dd02===_0x63886b)break;else _0x17d462['push'](_0x17d462['shift']());}catch(_0xc22dd0){_0x17d462['push'](_0x17d462['shift']());}}}(_0x5624,0x41cfb));import{Plugin as _0xaf2da2}from'ckeditor5/src/core.js';import{parseHtml as _0x3bc34d}from'@ckeditor/ckeditor5-paste-from-office';function _0x1e66(_0x50afa9,_0x1abbc8){const _0x562499=_0x5624();return _0x1e66=function(_0x1e6651,_0x4e4342){_0x1e6651=_0x1e6651-0x139;let _0x7d749a=_0x562499[_0x1e6651];return _0x7d749a;},_0x1e66(_0x50afa9,_0x1abbc8);}import{priorities as _0x26306d}from'ckeditor5/src/utils.js';function _0x5624(){const _0x37e253=['39189zNZmJP','init','20zHpsrd','editor','high','requires','342496YYfzHA','destroy','_showLicenseError','ClipboardPipeline','isActive','editing','9VXgaHA','PasteFromOffice','24Inoslh','licenseKey','view','PasteFromOfficeEnhancedPropagator','expired','pasteFromOfficeEnhancedLicenseKeyInvalid','isPremiumPlugin','plugins','config','trialLimit','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','4737960aHbpaR','stylesProcessor','get','pasteFromOfficeEnhancedLicenseKeyExpired','pluginName','dataTransfer','pasteFromOfficeEnhancedLicenseKeyTrialLimit','inputTransformation','execute','PasteFromOfficeEnhanced','883NFNgcM','2233161jsRScu','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyValid','pasteFromOfficeEnhancedLicenseKeyNotAllowed','text/html','getData','pasteFromOfficeEnhancedLicenseKeyDomainLimit','domainLimit','featureNotAllowed','83510UKejnd','usageLimit','136smAcsn','_parsedData','2568968LuaLvm','isOfficialPlugin','invalid','document','evaluationLimit'];_0x5624=function(){return _0x37e253;};return _0x5624();}import _0x38f756 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0xaf2da2{static get[_0x3d22fd(0x155)](){const _0x19f3d1=_0x3d22fd;return _0x19f3d1(0x148);}static get[_0x3d22fd(0x16a)](){return!0x0;}static get[_0x3d22fd(0x14b)](){return!0x0;}static get[_0x3d22fd(0x13c)](){const _0x1b8855=_0x3d22fd;return[_0x1b8855(0x144)];}[_0x3d22fd(0x16f)](){const _0x468031=_0x3d22fd,_0x7ed4d1=this[_0x468031(0x13a)],_0x3d1536=_0x7ed4d1[_0x468031(0x14c)][_0x468031(0x153)](_0x468031(0x140)),_0x5f40c1=_0x7ed4d1[_0x468031(0x142)][_0x468031(0x147)][_0x468031(0x16c)],_0x3afe2e=new _0x38f756(_0x5f40c1);_0x3d1536['on'](_0x468031(0x158),(_0x915b0d,_0x290d03)=>{const _0x597638=_0x468031,_0x1512e8=_0x290d03[_0x597638(0x156)][_0x597638(0x161)](_0x597638(0x160));_0x3afe2e[_0x597638(0x141)](_0x1512e8)&&(_0x290d03[_0x597638(0x168)]||(_0x290d03[_0x597638(0x168)]=_0x3bc34d(_0x1512e8,_0x5f40c1[_0x597638(0x152)])),_0x3afe2e[_0x597638(0x159)](_0x290d03));},{'priority':_0x26306d[_0x468031(0x153)](_0x468031(0x13b))+0xa}),this[_0x468031(0x146)]=this[_0x468031(0x13a)][_0x468031(0x14d)][_0x468031(0x153)](_0x468031(0x146));const _0x5f0397=this[_0x468031(0x13a)];this[_0x468031(0x15d)]=setInterval(()=>{const _0x2dfbec=_0x468031;let _0x9dde07;for(const _0x3abd43 in _0x5f0397){const _0x3cd1a6=_0x3abd43,_0x3f50c4=_0x5f0397[_0x3cd1a6];if(_0x2dfbec(0x15e)==_0x3f50c4||_0x2dfbec(0x14a)==_0x3f50c4||_0x2dfbec(0x154)==_0x3f50c4||_0x2dfbec(0x162)==_0x3f50c4||_0x2dfbec(0x15f)==_0x3f50c4||_0x2dfbec(0x14f)==_0x3f50c4||_0x2dfbec(0x157)==_0x3f50c4||_0x2dfbec(0x150)==_0x3f50c4){delete _0x5f0397[_0x3cd1a6],_0x9dde07=_0x3f50c4,clearInterval(this[_0x2dfbec(0x15d)]),this[_0x2dfbec(0x15d)]=void 0x0;break;}}_0x2dfbec(0x14a)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x16b)),_0x2dfbec(0x154)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x149)),_0x2dfbec(0x162)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x163)),_0x2dfbec(0x15f)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x164),_0x2dfbec(0x15a)),_0x2dfbec(0x14f)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x16d)),_0x2dfbec(0x157)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x14e)),_0x2dfbec(0x150)==_0x9dde07&&_0x5f0397[_0x2dfbec(0x13f)](_0x2dfbec(0x166));},0x3e8);}[_0x3d22fd(0x13e)](){const _0x40982c=_0x3d22fd;super[_0x40982c(0x13e)](),this[_0x40982c(0x15d)]&&clearInterval(this[_0x40982c(0x15d)]);}}
23
+ const _0x1eb8a4=_0x25e2;(function(_0x30d5a2,_0x10b2c4){const _0x5a2023=_0x25e2,_0x27ce98=_0x30d5a2();while(!![]){try{const _0x3fed8e=-parseInt(_0x5a2023(0x123))/0x1*(parseInt(_0x5a2023(0x116))/0x2)+parseInt(_0x5a2023(0x105))/0x3+-parseInt(_0x5a2023(0x11c))/0x4+parseInt(_0x5a2023(0x115))/0x5+parseInt(_0x5a2023(0x135))/0x6*(-parseInt(_0x5a2023(0x110))/0x7)+parseInt(_0x5a2023(0x127))/0x8*(parseInt(_0x5a2023(0x11d))/0x9)+parseInt(_0x5a2023(0x120))/0xa*(-parseInt(_0x5a2023(0x12d))/0xb);if(_0x3fed8e===_0x10b2c4)break;else _0x27ce98['push'](_0x27ce98['shift']());}catch(_0x3ea231){_0x27ce98['push'](_0x27ce98['shift']());}}}(_0x1b55,0xa1f46));function _0x1b55(){const _0x7b35a8=['pasteFromOfficeEnhancedLicenseKeyValid','3344800wpmjId','2529GMUNHh','plugins','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','180DMYQmw','_showLicenseError','_licenseKeyCheckInterval','10spGviG','licenseKey','config','destroy','27960lImsep','getData','_parsedData','requires','domainLimit','PasteFromOfficeEnhancedPropagator','80751dceERT','isPremiumPlugin','stylesProcessor','isOfficialPlugin','ClipboardPipeline','get','dataTransfer','expired','1786542rOtgHB','execute','evaluationLimit','view','trialLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','editor','819684ffgMKR','pasteFromOfficeEnhancedLicenseKeyDomainLimit','inputTransformation','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOffice','pluginName','usageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','document','PasteFromOfficeEnhanced','7plgiJS','text/html','init','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','5762540hWvYVp','95674NHDTko','isActive','invalid','high','editing'];_0x1b55=function(){return _0x7b35a8;};return _0x1b55();}import{Plugin as _0x52c868}from'ckeditor5/src/core.js';function _0x25e2(_0x2df283,_0x3fdbfb){const _0x1b5566=_0x1b55();return _0x25e2=function(_0x25e2bc,_0x19e15a){_0x25e2bc=_0x25e2bc-0x102;let _0x1655df=_0x1b5566[_0x25e2bc];return _0x1655df;},_0x25e2(_0x2df283,_0x3fdbfb);}import{parseHtml as _0x3fd95c}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5ad269}from'ckeditor5/src/utils.js';import _0x852ebd from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x52c868{static get[_0x1eb8a4(0x10b)](){const _0xd93bef=_0x1eb8a4;return _0xd93bef(0x12c);}static get[_0x1eb8a4(0x130)](){return!0x0;}static get[_0x1eb8a4(0x12e)](){return!0x0;}static get[_0x1eb8a4(0x12a)](){const _0x47b9a7=_0x1eb8a4;return[_0x47b9a7(0x10a)];}[_0x1eb8a4(0x112)](){const _0x2d3f75=_0x1eb8a4,_0x44f687=this[_0x2d3f75(0x104)],_0x564b66=_0x44f687[_0x2d3f75(0x11e)][_0x2d3f75(0x132)](_0x2d3f75(0x131)),_0x53d883=_0x44f687[_0x2d3f75(0x11a)][_0x2d3f75(0x138)][_0x2d3f75(0x10e)],_0x15bbb6=new _0x852ebd(_0x53d883);_0x564b66['on'](_0x2d3f75(0x107),(_0x18e3a2,_0x49a507)=>{const _0x200250=_0x2d3f75,_0x391e2d=_0x49a507[_0x200250(0x133)][_0x200250(0x128)](_0x200250(0x111));_0x15bbb6[_0x200250(0x117)](_0x391e2d)&&(_0x49a507[_0x200250(0x129)]||(_0x49a507[_0x200250(0x129)]=_0x3fd95c(_0x391e2d,_0x53d883[_0x200250(0x12f)])),_0x15bbb6[_0x200250(0x136)](_0x49a507));},{'priority':_0x5ad269[_0x2d3f75(0x132)](_0x2d3f75(0x119))+0xa}),this[_0x2d3f75(0x124)]=this[_0x2d3f75(0x104)][_0x2d3f75(0x125)][_0x2d3f75(0x132)](_0x2d3f75(0x124));const _0xfe7172=this[_0x2d3f75(0x104)];this[_0x2d3f75(0x122)]=setInterval(()=>{const _0x6516e5=_0x2d3f75;let _0x1c66fe;for(const _0x418b66 in _0xfe7172){const _0x33df3b=_0x418b66,_0x574dd5=_0xfe7172[_0x33df3b];if(_0x6516e5(0x11b)==_0x574dd5||_0x6516e5(0x10d)==_0x574dd5||_0x6516e5(0x108)==_0x574dd5||_0x6516e5(0x106)==_0x574dd5||_0x6516e5(0x103)==_0x574dd5||_0x6516e5(0x11f)==_0x574dd5||_0x6516e5(0x114)==_0x574dd5||_0x6516e5(0x109)==_0x574dd5){delete _0xfe7172[_0x33df3b],_0x1c66fe=_0x574dd5,clearInterval(this[_0x6516e5(0x122)]),this[_0x6516e5(0x122)]=void 0x0;break;}}_0x6516e5(0x10d)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x118)),_0x6516e5(0x108)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x134)),_0x6516e5(0x106)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x12b)),_0x6516e5(0x103)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x113),_0x6516e5(0x10f)),_0x6516e5(0x11f)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x137)),_0x6516e5(0x114)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x102)),_0x6516e5(0x109)==_0x1c66fe&&_0xfe7172[_0x6516e5(0x121)](_0x6516e5(0x10c));},0x3e8);}[_0x1eb8a4(0x126)](){const _0x3d20cd=_0x1eb8a4;super[_0x3d20cd(0x126)](),this[_0x3d20cd(0x122)]&&clearInterval(this[_0x3d20cd(0x122)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x124cc1,_0x395d4c){const _0xb23012=_0x4a64,_0x16969b=_0x124cc1();while(!![]){try{const _0x3746d3=parseInt(_0xb23012(0xf3))/0x1+parseInt(_0xb23012(0xf7))/0x2+parseInt(_0xb23012(0xf6))/0x3*(-parseInt(_0xb23012(0xf8))/0x4)+-parseInt(_0xb23012(0xf4))/0x5+-parseInt(_0xb23012(0xf5))/0x6*(parseInt(_0xb23012(0xf0))/0x7)+-parseInt(_0xb23012(0xfa))/0x8+-parseInt(_0xb23012(0xf1))/0x9*(-parseInt(_0xb23012(0xf9))/0xa);if(_0x3746d3===_0x395d4c)break;else _0x16969b['push'](_0x16969b['shift']());}catch(_0x3e3263){_0x16969b['push'](_0x16969b['shift']());}}}(_0x139b,0x6d7dd));function _0x4a64(_0x29e440,_0x2c9d1e){const _0x139b2d=_0x139b();return _0x4a64=function(_0x4a64fa,_0x415f13){_0x4a64fa=_0x4a64fa-0xf0;let _0x19123b=_0x139b2d[_0x4a64fa];return _0x19123b;},_0x4a64(_0x29e440,_0x2c9d1e);}function _0x139b(){const _0x27182d=['1865109LozFPn','1211924OXjXns','4ilhVih','20CoYNBm','5441208TtmByq','28nXckDr','9020502ENBlqV','test','467009wefBVh','3935460VePwBW','810156fHSBAk'];_0x139b=function(){return _0x27182d;};return _0x139b();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x47ad3a){const _0x2a6f6e=_0x4a64;return m[_0x2a6f6e(0xf2)](_0x47ad3a);}
23
+ (function(_0x4f5258,_0x2eab7d){const _0x31c68a=_0x5403,_0x4cc9c7=_0x4f5258();while(!![]){try{const _0x408b21=-parseInt(_0x31c68a(0x13e))/0x1*(-parseInt(_0x31c68a(0x13d))/0x2)+parseInt(_0x31c68a(0x13a))/0x3*(-parseInt(_0x31c68a(0x13b))/0x4)+-parseInt(_0x31c68a(0x142))/0x5+-parseInt(_0x31c68a(0x141))/0x6+-parseInt(_0x31c68a(0x143))/0x7+parseInt(_0x31c68a(0x140))/0x8+parseInt(_0x31c68a(0x13c))/0x9;if(_0x408b21===_0x2eab7d)break;else _0x4cc9c7['push'](_0x4cc9c7['shift']());}catch(_0x18abb1){_0x4cc9c7['push'](_0x4cc9c7['shift']());}}}(_0x7713,0x271ea));function _0x5403(_0x4e62b0,_0x294e23){const _0x771315=_0x7713();return _0x5403=function(_0x540321,_0x10f4f8){_0x540321=_0x540321-0x13a;let _0x584a27=_0x771315[_0x540321];return _0x584a27;},_0x5403(_0x4e62b0,_0x294e23);}function _0x7713(){const _0x28375b=['2216697zYnNli','2919vHebUi','556ZdmScM','3183498BWuVIp','646eTfCCi','557JGQJXR','test','2474392FyYDlk','1003974bMaIcu','317255eBifKD'];_0x7713=function(){return _0x28375b;};return _0x7713();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x346567){const _0x319b96=_0x5403;return m[_0x319b96(0x13f)](_0x346567);}