jodit-pro 1.2.47 → 1.2.48

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 +1 @@
1
- "use strict";!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var r=t();for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(self,(function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[92],{816:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.applyStylesPro=void 0;var n=r(131),i=r(145),o=r(817),a=r(821);t.applyStylesPro=function(e,t){var r,u,l=document.createElement("iframe");l.style.display="none",document.body.appendChild(l);try{var s=null!==(r=l.contentDocument)&&void 0!==r?r:null===(u=l.contentWindow)||void 0===u?void 0:u.document;if(!s)return e;s.open(),s.write(e),s.close();for(var c=function(e){try{for(var t=s.styleSheets[e].cssRules,r=function(e){if(!t[e].selectorText)return"continue";(0,n.$$)(t[e].selectorText,s.body).forEach((function(r){r.setAttribute("style","".concat(t[e].style.cssText,";").concat(r.getAttribute("style")))}))},i=0;t.length>i;i+=1)r(i)}catch(e){}},f=0;s.styleSheets.length>f;f+=1)c(f);return(0,o.transformWordToHtml)(a.JElement.make(s.body),t)}finally{i.Dom.safeRemove(l)}return e}},825:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.clearAttributes=void 0;var n=r(1),i=["cellspacing","cellpadding","border","v:shapes","o:spid"];t.clearAttributes=function(e){var t,r;if(/^OLE_LINK\d+$/.test(e.attributes.name)&&(e.attributes.name=null,0===e.length))return e.remove(),null;"_GoBack"===e.attributes.name&&(e.attributes.name=null);try{for(var o=n.__values(i),a=o.next();!a.done;a=o.next()){var u=a.value;e.attributes[u]&&(e.attributes[u]=null)}}catch(e){t={error:e}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return e}},830:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.clearClassName=void 0;var n=r(204);t.clearClassName=function(e){return e.attributes.class&&(e.attributes.class=e.attributes.class.replace(/(el\d+)|(font\d+)|msonormal|msolistparagraph\w*/gi,""),(0,n.trim)(e.attributes.class)||(e.attributes.class=null)),e}},829:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.convertStyleUnitToPixels=void 0;var n=r(820);t.convertStyleUnitToPixels=function(e){var t=e.style;return Object.keys(t).map((function(e){t[e]&&(t[e]=t[e].replace(/\d+(\.\d+)?(pt|cm)/g,(function(e){return(0,n.convertUnitToPx)(e)+"px"})))})),e}},819:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.convertToList=void 0;var n=r(1),i=r(820),o=r(821),a=r(824),u="jd-list-level",l="jd-list-type",s="jd-list-style-type",c="list-style-type",f={"·":"disc",o:"circle","§":"square","[ivx]":"lower-roman","[IVX]":"upper-roman","[a-z]":"lower-alpha","[A-Z]":"upper-alpha","\\d":"decimal"};function d(e,t){return!(t.name!==e.attributes[l]||t.attributes[s]!==e.attributes[s]||e.attributes[u]!==t.attributes[u])}t.convertToList=function(e){var t;if((0,o.isPseudoLeaf)(e)){e.name="li",e.style["text-indent"]=null;var r=p(e),a=/[\da-np-zA-NP-Z].?/.test(r)?"ol":"ul",m=function(e){for(var t in f)if(RegExp(t).test(e))return f[t];return"inherit"}(r);e.attributes[l]=a,e.attributes[s]=m,function(e){if(void 0===e.attributes[u]){for(var t=[(0,i.realPixelIndent)(e)],r=[e],a=e.next;a;){if(a.isElement&&!a.attributes[u]&&(0,o.isPseudoLeaf)(a)){var l=(0,i.realPixelIndent)(a);l&&(t.push(l),r.push(a))}a=a.next}var s=Math.min.apply(Math,n.__spreadArray([],n.__read(t.filter((function(e){return e>0}))),!1)),c=t.map((function(e){return Math.ceil(e/s)}));-1!==c.indexOf(0)&&(c=c.map((function(e){return e+1}))),r.forEach((function(e,t){e.attributes[u]=c[t],e.style["margin-left"]&&(e.style["margin-left"]=Math.max((0,i.convertUnitToPx)(e.style["margin-left"])-40*c[t],0)+"px")}))}}(e),function(e){for(;e;){var t=e.previousElement;if(!(0,o.isLeaf)(t)&&!(0,o.isList)(t))break;if((0,o.isLeaf)(t)){if(t.attributes[u]>e.attributes[u])break;if(e.attributes[u]===t.attributes[u]&&e.parent&&d(e,e.parent))break;t.append(e)}else{var r=t;if(r.attributes[u]>e.attributes[u])break;if(e.attributes[u]===r.attributes[u]&&!d(e,r))break;r.append(e)}}}(e);var v=e.parent;if(!(0,o.isList)(v)||!d(e,v)){var b=e.wrap(a);return b.attributes[u]=e.attributes[u],b.attributes[s]=e.attributes[s],b.style[c]=m,(0,o.isList)(v)&&(b.remove(),null===(t=v.lastElement)||void 0===t||t.append(b)),function(e){var t;!(0,o.isList)(e)||"li"===(null===(t=e.parent)||void 0===t?void 0:t.name)||"disc"!==e.style[c]&&"decimal"!==e.style[c]||(e.style[c]=null)}(b),e}}return e};var p=function(e){return e.textBetween((function(e){return e.isComment&&/\[if.*supportLists.*]/.test((0,a.html)(e))}),(function(e){return e.isComment&&/\[endif]/.test((0,a.html)(e))}))}},818:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.cases=void 0;var n=r(819),i=r(825),o=r(826),a=r(827),u=r(828),l=r(829),s=r(830),c=r(831),f=r(832),d=r(833),p=r(834);t.cases=[p.markPageBreakElements,o.removeExtraTags,a.replaceOldTags,i.clearAttributes,n.convertToList,c.processLinks,u.removeInsideComment,l.convertStyleUnitToPixels,s.clearClassName,f.normalizeImageProps,d.removeWidthFromTableCell]},834:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.markPageBreakElements=void 0,t.markPageBreakElements=function(e){return(e.isElement&&"always"===e.style["page-break-before"]||"page"===e.style["break-before"])&&(e.attributes["jd-safe"]=!0,e.style["page-break-before"]="always",e.isSingle&&(e.name="div")),e}},832:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.normalizeImageProps=void 0,t.normalizeImageProps=function(e){return e.isElement?("img"===e.name&&(e.attributes.align&&(e.style.float=e.attributes.align,e.attributes.align=null),e.attributes.hspace&&(e.style.marginLeft=e.attributes.hspace+"px",e.style.marginRight=e.attributes.hspace+"px",e.attributes.hspace=null)),e):e}},831:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.processLinks=void 0,t.processLinks=function(e,t){var r,n=null!==(r=t.links)&&void 0!==r?r:{};if(e.attributes.href&&e.attributes.href.match(/#.+$/)&&(n[e.attributes.href.match(/#(.+)$/)[1]]=e),e.attributes.name&&n[e.attributes.name]){var i=n[e.attributes.name];i.attributes.href=i.attributes.href.replace(/.*#(.*)$/,"#$1")}return t.links=n,e}},826:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.removeExtraTags=void 0;var r=new Set(["o:p","xml","script","meta","link","v:imagedata","style"]);t.removeExtraTags=function(e){return"none"===e.style.display||0===e.length&&"span"===e.name||r.has(e.name)?(e.remove(),null):e}},828:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.removeInsideComment=void 0;var n=r(824),i=0;t.removeInsideComment=function(e){return e.isComment&&/\[if.*(supportLists|gte vml).*]/.test((0,n.html)(e))&&(i++,e.remove()),e.isComment&&i>0&&(0,n.html)(e).includes("[endif]")&&(i=i>0?i-1:0,e.remove()),e.isText&&i?(e.remove(),null):e}},827:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.replaceOldTags=void 0;var r={i:"em",b:"strong"};t.replaceOldTags=function(e){var t=e.name;return t in r&&(e.name=r[t]),e}},833:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.removeWidthFromTableCell=void 0,t.removeWidthFromTableCell=function(e){return!e.attributes.width||"th"!==e.name&&"td"!==e.name||(e.attributes.width=null),e}},822:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.isPseudoLeaf=t.isLeaf=t.isList=void 0,t.isList=function(e){return Boolean(e&&("ol"===e.name||"ul"===e.name))},t.isLeaf=function(e){return Boolean(e&&"li"===e.name)},t.isPseudoLeaf=function(e){return/msolistparagraph/i.test(e.attributes.class)}},823:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.JElement=void 0;var n=r(1),i=r(145),o=r(204),a=r(203),u=r(121),l=r(131),s=r(824),c=new Set(u.INSEPARABLE_TAGS),f=function(){function e(t,r){var n=this;this.parent=r,this.name=t.nodeName.toLowerCase(),this.type=t.nodeType,this.attributes=e.readAttributes(t),this.style=e.readStyles(this.attributes.style),this.children=[],t.childNodes.forEach((function(t){return n.children.push(e.make(t,n))}))}return Object.defineProperty(e.prototype,"isText",{get:function(){return this.type===Node.TEXT_NODE},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isElement",{get:function(){return this.type===Node.ELEMENT_NODE},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isComment",{get:function(){return this.type===Node.COMMENT_NODE},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isSingle",{get:function(){return c.has(this.name)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"styleStr",{get:function(){var e=this,t=Object.keys(this.style).filter((function(t){return t&&!/^mso-/.test(t)&&null!=e.style[t]}));return t.length?t.map((function(t){return"".concat((0,a.kebabCase)(t),":").concat(e.style[t])})).join(";"):""},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){return this.children.length},enumerable:!1,configurable:!0}),e.make=function(t,r){return void 0===r&&(r=null),new e(t,r)},e.prototype.wrap=function(t){var r;(0,l.assert)(null!=this.parent,"You can't wrap the root element");var n=e.make(document.createElement(t),this.parent),i=null!==(r=this.parent.children.indexOf(this))&&void 0!==r?r:-1;return-1===i?this.parent.append(n):this.parent.children[i]=n,n.append(this),n},e.prototype.append=function(e){return(0,l.assert)(e!==this,"Forbidden to add to yourself"),e.remove(),this.children.push(e),e.parent=this,this},Object.defineProperty(e.prototype,"previousElement",{get:function(){if(!this.parent)return null;var e=this.parent.children,t=e.indexOf(this);if(-1!==t)for(var r=t-1;r>=0;r-=1)if(e[r].isElement)return e[r];return null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastElement",{get:function(){for(var e=this.children,t=e.length-1;t>=0;t-=1)if(e[t].isElement)return e[t];return null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"previous",{get:function(){var e,t,r;return null!==(r=null!==(e=this.sibling(!1))&&void 0!==e?e:null===(t=this.parent)||void 0===t?void 0:t.previous)&&void 0!==r?r:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){var e,t,r;return null!==(r=null!==(e=this.sibling(!0))&&void 0!==e?e:null===(t=this.parent)||void 0===t?void 0:t.next)&&void 0!==r?r:null},enumerable:!1,configurable:!0}),e.prototype.sibling=function(e){if(!this.parent)return null;var t=this.parent.children,r=t.indexOf(this);return-1!==r&&t[r+(e?1:-1)]?t[r+(e?1:-1)]:null},e.readStyles=function(e){return(null!=e?e:"").split(";").filter(Boolean).map((function(e){return(0,o.trim)(e).split(":").map(o.trim)})).reduce((function(e,t){var r=n.__read(t,2),i=r[0],o=r[1];return i&&o&&(e[i]=o),e}),{})},e.readAttributes=function(e){var t={};if(i.Dom.isElement(e))for(var r=0,n=e.attributes;n.length>r;r+=1)t[n[r].name]=n[r].value;else t.nodeValue=e.nodeValue;return t},e.prototype.forEach=function(e,t){var r,i;void 0===t&&(t=!1);var o=n.__spreadArray([],n.__read(this.children),!1);try{for(var a=n.__values(o),u=a.next();!u.done;u=a.next()){var l=u.value;if(!1===e(l))return!1;if(t&&!1===l.forEach(e,!0))return!1}}catch(e){r={error:e}}finally{try{u&&!u.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}},e.prototype.find=function(e,t){void 0===t&&(t=!1);var r=[];return this.forEach((function(t){e(t)&&r.push(t)}),t),r},e.prototype.map=function(e){return this.children.map(e)},e.prototype.remove=function(){var e,t,r=null===(e=this.parent)||void 0===e?void 0:e.children.indexOf(this);return null!=r&&-1!==r&&(null===(t=this.parent)||void 0===t||t.children.splice(r,1)),this},e.prototype.textBetween=function(e,t){var r=!1,n=[];return this.forEach((function(i){if(!r&&e(i)&&(r=!0),r&&i.isText&&n.push((0,s.html)(i)),r&&t(i))return!1}),!0),n.join("")},e}();t.JElement=f},821:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(1);n.__exportStar(r(822),t),n.__exportStar(r(823),t)},824:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.innerHTML=t.html=void 0;var n=r(131);function i(e,t){switch(void 0===t&&(t=function(){return!0}),!0){case e.isComment:case e.isText:if(!t(e))return"";var r=e.attributes.nodeValue;return e.isComment?"\x3c!--".concat(r,"--\x3e"):r;case e.isElement:var i=e.attributes,u=o(e,t);if(!e.attributes["jd-safe"]&&0===(0,n.trim)(u).length&&!e.isSingle)return"";var l=Object.keys(i).map((function(e){return"style"===e||null==i[e]||/^jd-/.test(e)?"":"".concat(e,'="').concat(a(i[e]),'"')})).filter(Boolean),s=e.styleStr;if(s&&l.push('style="'.concat(a(s),'"')),0===l.length&&["span","a"].includes(e.name))return u;var c=l.length?" "+l.join(" "):"";return t(e)?e.isSingle?"<".concat(e.name).concat(c,"/>"):"<".concat(e.name).concat(c,">").concat(u,"</").concat(e.name,">"):u}return""}function o(e,t){void 0===t&&(t=function(){return!0});var r=e.map((function(e){return i(e,t)})).join("");return"p"===e.name&&0===(0,n.trim)(r).length&&(r="<br>"),r}function a(e){return e.toString().replace(/"/g,"'")}t.html=i,t.innerHTML=o},820:function(e,t){function r(e){if(!e)return[0,0,0,0];var t=e.match(/(0|auto|(-?[.\d]+(?:\w+|%)))/g)||["0px"];switch(t.length){case 2:return[0,1,0,1].map((function(e){return t[e]}));case 3:return[0,1,2,1].map((function(e){return t[e]}));case 4:return[0,1,2,3].map((function(e){return t[e]}));default:return[0,0,0,0].map((function(e){return t[e]}))}}var n;function i(e){if("number"==typeof e)return e;if(/%$/.test(e))return 0;n||(n=document.createElement("div"),Object.assign(n.style,{position:"absolute",left:"-9999px",top:"-9999px",margin:"0",padding:"0",border:"0"}),document.body.append(n),setTimeout((function(){null==n||n.remove(),n=null})));var t=0>parseFloat(e);t&&(e=e.replace("-","")),n.style.width=e;var r=n.clientWidth;return t?-r:r}Object.defineProperty(t,"__esModule",{value:!0}),t.realPixelIndent=t.convertUnitToPx=t.calcMarginParts=void 0,t.calcMarginParts=r,t.convertUnitToPx=i,t.realPixelIndent=function(e){var t=e.style,n=[0,0,0,0],o=t["margin-left"]||0;return!o&&t.margin&&(n=r(t.margin),t["margin-left"]=o=n[3]||0),i(o)}},817:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.transformWordToHtml=void 0;var n=r(1),i=r(818),o=r(204),a=r(824);t.transformWordToHtml=function(e,t){var r={};return e.forEach((function e(t){var o,a;if(t){try{for(var u=n.__values(i.cases),l=u.next();!l.done&&null!=(t=(0,l.value)(t,r));l=u.next());}catch(e){o={error:e}}finally{try{l&&!l.done&&(a=u.return)&&a.call(u)}finally{if(o)throw o.error}}null==t||t.forEach(e)}})),t&&e.forEach((function(e){e.style={}}),!0),(0,o.trim)((0,a.innerHTML)(e,(function(e){return!e.isComment})))}},815:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.PasteFromWordPro=void 0;var n=r(1),i=r(2),o=r(424),a=r(121),u=r(126),l=r(421),s=r(816),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.__extends(t,e),t.prototype.insertFromWordByType=function(t,r,n){var i;if(n!==a.INSERT_AS_HTML&&n!==a.INSERT_AS_TEXT)return e.prototype.insertFromWordByType.call(this,t,r,n);if(r=(0,s.applyStylesPro)(r,n===a.INSERT_AS_TEXT),this.j.o.beautifyHTML){var o=null===(i=this.j.events)||void 0===i?void 0:i.fire("beautifyHTML",r);(0,u.isString)(o)&&(r=o)}(0,l.pasteInsertHtml)(t,this.j,r)},t}(o.PasteFromWord);t.PasteFromWordPro=c,i.Jodit.plugins.remove("pasteFromWord"),i.Jodit.plugins.add("pasteFromWordPro",c)}},function(e){return e(e.s=815)}])}));
1
+ "use strict";!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var r=t();for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(self,(function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[92],{835:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),r(120).Config.prototype.pasteFromWordHeuristic=!1},816:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.applyStylesPro=void 0;var n=r(131),i=r(145),o=r(817),a=r(821);t.applyStylesPro=function(e,t){var r,u,l=document.createElement("iframe");l.style.display="none",document.body.appendChild(l);try{var s=null!==(r=l.contentDocument)&&void 0!==r?r:null===(u=l.contentWindow)||void 0===u?void 0:u.document;if(!s)return e;s.open(),s.write(e),s.close();for(var c=function(e){try{for(var t=s.styleSheets[e].cssRules,r=function(e){if(!t[e].selectorText)return"continue";(0,n.$$)(t[e].selectorText,s.body).forEach((function(r){r.setAttribute("style","".concat(t[e].style.cssText,";").concat(r.getAttribute("style")))}))},i=0;t.length>i;i+=1)r(i)}catch(e){}},f=0;s.styleSheets.length>f;f+=1)c(f);return(0,o.transformWordToHtml)(a.JElement.make(s.body),t)}finally{i.Dom.safeRemove(l)}return e}},825:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.clearAttributes=void 0;var n=r(1),i=["cellspacing","cellpadding","border","v:shapes","o:spid"];t.clearAttributes=function(e){var t,r;if(/^OLE_LINK\d+$/.test(e.attributes.name)&&(e.attributes.name=null,0===e.length))return e.remove(),null;"_GoBack"===e.attributes.name&&(e.attributes.name=null);try{for(var o=n.__values(i),a=o.next();!a.done;a=o.next()){var u=a.value;e.attributes[u]&&(e.attributes[u]=null)}}catch(e){t={error:e}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return e}},830:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.clearClassName=void 0;var n=r(204);t.clearClassName=function(e){return e.attributes.class&&(e.attributes.class=e.attributes.class.replace(/(el\d+)|(font\d+)|msonormal|msolistparagraph\w*/gi,""),(0,n.trim)(e.attributes.class)||(e.attributes.class=null)),e}},829:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.convertStyleUnitToPixels=void 0;var n=r(820);t.convertStyleUnitToPixels=function(e){var t=e.style;return Object.keys(t).map((function(e){t[e]&&(t[e]=t[e].replace(/\d+(\.\d+)?(pt|cm)/g,(function(e){return(0,n.convertUnitToPx)(e)+"px"})))})),e}},819:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.convertToList=void 0;var n=r(1),i=r(820),o=r(821),a=r(824),u="jd-list-level",l="jd-list-type",s="jd-list-style-type",c="list-style-type",f={"·":"disc",o:"circle","§":"square","[ivx]":"lower-roman","[IVX]":"upper-roman","[a-z]":"lower-alpha","[A-Z]":"upper-alpha","\\d":"decimal"};function d(e,t){return!(t.name!==e.attributes[l]||t.attributes[s]!==e.attributes[s]||e.attributes[u]!==t.attributes[u])}t.convertToList=function(e){var t;if((0,o.isPseudoLeaf)(e)){e.name="li",e.style["text-indent"]=null;var r=p(e),a=/[\da-np-zA-NP-Z].?/.test(r)?"ol":"ul",m=function(e){for(var t in f)if(RegExp(t).test(e))return f[t];return"inherit"}(r);e.attributes[l]=a,e.attributes[s]=m,function(e){if(void 0===e.attributes[u]){for(var t=[(0,i.realPixelIndent)(e)],r=[e],a=e.next;a;){if(a.isElement&&!a.attributes[u]&&(0,o.isPseudoLeaf)(a)){var l=(0,i.realPixelIndent)(a);l&&(t.push(l),r.push(a))}a=a.next}var s=Math.min.apply(Math,n.__spreadArray([],n.__read(t.filter((function(e){return e>0}))),!1)),c=t.map((function(e){return Math.ceil(e/s)}));-1!==c.indexOf(0)&&(c=c.map((function(e){return e+1}))),r.forEach((function(e,t){e.attributes[u]=c[t],e.style["margin-left"]&&(e.style["margin-left"]=Math.max((0,i.convertUnitToPx)(e.style["margin-left"])-40*c[t],0)+"px")}))}}(e),function(e){for(;e;){var t=e.previousElement;if(!(0,o.isLeaf)(t)&&!(0,o.isList)(t))break;if((0,o.isLeaf)(t)){if(t.attributes[u]>e.attributes[u])break;if(e.attributes[u]===t.attributes[u]&&e.parent&&d(e,e.parent))break;t.append(e)}else{var r=t;if(r.attributes[u]>e.attributes[u])break;if(e.attributes[u]===r.attributes[u]&&!d(e,r))break;r.append(e)}}}(e);var v=e.parent;if(!(0,o.isList)(v)||!d(e,v)){var b=e.wrap(a);return b.attributes[u]=e.attributes[u],b.attributes[s]=e.attributes[s],b.style[c]=m,(0,o.isList)(v)&&(b.remove(),null===(t=v.lastElement)||void 0===t||t.append(b)),function(e){var t;!(0,o.isList)(e)||"li"===(null===(t=e.parent)||void 0===t?void 0:t.name)||"disc"!==e.style[c]&&"decimal"!==e.style[c]||(e.style[c]=null)}(b),e}}return e};var p=function(e){return e.textBetween((function(e){return e.isComment&&/\[if.*supportLists.*]/.test((0,a.html)(e))}),(function(e){return e.isComment&&/\[endif]/.test((0,a.html)(e))}))}},818:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.cases=void 0;var n=r(819),i=r(825),o=r(826),a=r(827),u=r(828),l=r(829),s=r(830),c=r(831),f=r(832),d=r(833),p=r(834);t.cases=[p.markPageBreakElements,o.removeExtraTags,a.replaceOldTags,i.clearAttributes,n.convertToList,c.processLinks,u.removeInsideComment,l.convertStyleUnitToPixels,s.clearClassName,f.normalizeImageProps,d.removeWidthFromTableCell]},834:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.markPageBreakElements=void 0,t.markPageBreakElements=function(e){return(e.isElement&&"always"===e.style["page-break-before"]||"page"===e.style["break-before"])&&(e.attributes["jd-safe"]=!0,e.style["page-break-before"]="always",e.isSingle&&(e.name="div")),e}},832:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.normalizeImageProps=void 0,t.normalizeImageProps=function(e){return e.isElement?("img"===e.name&&(e.attributes.align&&(e.style.float=e.attributes.align,e.attributes.align=null),e.attributes.hspace&&(e.style.marginLeft=e.attributes.hspace+"px",e.style.marginRight=e.attributes.hspace+"px",e.attributes.hspace=null)),e):e}},831:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.processLinks=void 0,t.processLinks=function(e,t){var r,n=null!==(r=t.links)&&void 0!==r?r:{};if(e.attributes.href&&e.attributes.href.match(/#.+$/)&&(n[e.attributes.href.match(/#(.+)$/)[1]]=e),e.attributes.name&&n[e.attributes.name]){var i=n[e.attributes.name];i.attributes.href=i.attributes.href.replace(/.*#(.*)$/,"#$1")}return t.links=n,e}},826:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.removeExtraTags=void 0;var r=new Set(["o:p","xml","script","meta","link","v:imagedata","style"]);t.removeExtraTags=function(e){return"none"===e.style.display||0===e.length&&"span"===e.name||r.has(e.name)?(e.remove(),null):e}},828:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.removeInsideComment=void 0;var n=r(824),i=0;t.removeInsideComment=function(e){return e.isComment&&/\[if.*(supportLists|gte vml).*]/.test((0,n.html)(e))&&(i++,e.remove()),e.isComment&&i>0&&(0,n.html)(e).includes("[endif]")&&(i=i>0?i-1:0,e.remove()),e.isText&&i?(e.remove(),null):e}},827:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.replaceOldTags=void 0;var r={i:"em",b:"strong"};t.replaceOldTags=function(e){var t=e.name;return t in r&&(e.name=r[t]),e}},833:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.removeWidthFromTableCell=void 0,t.removeWidthFromTableCell=function(e){return!e.attributes.width||"th"!==e.name&&"td"!==e.name||(e.attributes.width=null),e}},822:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.isPseudoLeaf=t.isLeaf=t.isList=void 0,t.isList=function(e){return Boolean(e&&("ol"===e.name||"ul"===e.name))},t.isLeaf=function(e){return Boolean(e&&"li"===e.name)},t.isPseudoLeaf=function(e){return/msolistparagraph/i.test(e.attributes.class)}},823:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.JElement=void 0;var n=r(1),i=r(145),o=r(204),a=r(203),u=r(121),l=r(131),s=r(824),c=new Set(u.INSEPARABLE_TAGS),f=function(){function e(t,r){var n=this;this.parent=r,this.name=t.nodeName.toLowerCase(),this.type=t.nodeType,this.attributes=e.readAttributes(t),this.style=e.readStyles(this.attributes.style),this.children=[],t.childNodes.forEach((function(t){return n.children.push(e.make(t,n))}))}return Object.defineProperty(e.prototype,"isText",{get:function(){return this.type===Node.TEXT_NODE},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isElement",{get:function(){return this.type===Node.ELEMENT_NODE},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isComment",{get:function(){return this.type===Node.COMMENT_NODE},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isSingle",{get:function(){return c.has(this.name)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"styleStr",{get:function(){var e=this,t=Object.keys(this.style).filter((function(t){return t&&!/^mso-/.test(t)&&null!=e.style[t]}));return t.length?t.map((function(t){return"".concat((0,a.kebabCase)(t),":").concat(e.style[t])})).join(";"):""},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){return this.children.length},enumerable:!1,configurable:!0}),e.make=function(t,r){return void 0===r&&(r=null),new e(t,r)},e.prototype.wrap=function(t){var r;(0,l.assert)(null!=this.parent,"You can't wrap the root element");var n=e.make(document.createElement(t),this.parent),i=null!==(r=this.parent.children.indexOf(this))&&void 0!==r?r:-1;return-1===i?this.parent.append(n):this.parent.children[i]=n,n.append(this),n},e.prototype.append=function(e){return(0,l.assert)(e!==this,"Forbidden to add to yourself"),e.remove(),this.children.push(e),e.parent=this,this},Object.defineProperty(e.prototype,"previousElement",{get:function(){if(!this.parent)return null;var e=this.parent.children,t=e.indexOf(this);if(-1!==t)for(var r=t-1;r>=0;r-=1)if(e[r].isElement)return e[r];return null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastElement",{get:function(){for(var e=this.children,t=e.length-1;t>=0;t-=1)if(e[t].isElement)return e[t];return null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"previous",{get:function(){var e,t,r;return null!==(r=null!==(e=this.sibling(!1))&&void 0!==e?e:null===(t=this.parent)||void 0===t?void 0:t.previous)&&void 0!==r?r:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){var e,t,r;return null!==(r=null!==(e=this.sibling(!0))&&void 0!==e?e:null===(t=this.parent)||void 0===t?void 0:t.next)&&void 0!==r?r:null},enumerable:!1,configurable:!0}),e.prototype.sibling=function(e){if(!this.parent)return null;var t=this.parent.children,r=t.indexOf(this);return-1!==r&&t[r+(e?1:-1)]?t[r+(e?1:-1)]:null},e.readStyles=function(e){return(null!=e?e:"").split(";").filter(Boolean).map((function(e){return(0,o.trim)(e).split(":").map(o.trim)})).reduce((function(e,t){var r=n.__read(t,2),i=r[0],o=r[1];return i&&o&&(e[i]=o),e}),{})},e.readAttributes=function(e){var t={};if(i.Dom.isElement(e))for(var r=0,n=e.attributes;n.length>r;r+=1)t[n[r].name]=n[r].value;else t.nodeValue=e.nodeValue;return t},e.prototype.forEach=function(e,t){var r,i;void 0===t&&(t=!1);var o=n.__spreadArray([],n.__read(this.children),!1);try{for(var a=n.__values(o),u=a.next();!u.done;u=a.next()){var l=u.value;if(!1===e(l))return!1;if(t&&!1===l.forEach(e,!0))return!1}}catch(e){r={error:e}}finally{try{u&&!u.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}},e.prototype.find=function(e,t){void 0===t&&(t=!1);var r=[];return this.forEach((function(t){e(t)&&r.push(t)}),t),r},e.prototype.map=function(e){return this.children.map(e)},e.prototype.remove=function(){var e,t,r=null===(e=this.parent)||void 0===e?void 0:e.children.indexOf(this);return null!=r&&-1!==r&&(null===(t=this.parent)||void 0===t||t.children.splice(r,1)),this},e.prototype.textBetween=function(e,t){var r=!1,n=[];return this.forEach((function(i){if(!r&&e(i)&&(r=!0),r&&i.isText&&n.push((0,s.html)(i)),r&&t(i))return!1}),!0),n.join("")},e}();t.JElement=f},821:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(1);n.__exportStar(r(822),t),n.__exportStar(r(823),t)},824:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.innerHTML=t.html=void 0;var n=r(131);function i(e,t){switch(void 0===t&&(t=function(){return!0}),!0){case e.isComment:case e.isText:if(!t(e))return"";var r=e.attributes.nodeValue;return e.isComment?"\x3c!--".concat(r,"--\x3e"):r;case e.isElement:var i=e.attributes,u=o(e,t);if(!e.attributes["jd-safe"]&&0===(0,n.trim)(u).length&&!e.isSingle)return"";var l=Object.keys(i).map((function(e){return"style"===e||null==i[e]||/^jd-/.test(e)?"":"".concat(e,'="').concat(a(i[e]),'"')})).filter(Boolean),s=e.styleStr;if(s&&l.push('style="'.concat(a(s),'"')),0===l.length&&["span","a"].includes(e.name))return u;var c=l.length?" "+l.join(" "):"";return t(e)?e.isSingle?"<".concat(e.name).concat(c,"/>"):"<".concat(e.name).concat(c,">").concat(u,"</").concat(e.name,">"):u}return""}function o(e,t){void 0===t&&(t=function(){return!0});var r=e.map((function(e){return i(e,t)})).join("");return"p"===e.name&&0===(0,n.trim)(r).length&&(r="<br>"),r}function a(e){return e.toString().replace(/"/g,"'")}t.html=i,t.innerHTML=o},820:function(e,t){function r(e){if(!e)return[0,0,0,0];var t=e.match(/(0|auto|(-?[.\d]+(?:\w+|%)))/g)||["0px"];switch(t.length){case 2:return[0,1,0,1].map((function(e){return t[e]}));case 3:return[0,1,2,1].map((function(e){return t[e]}));case 4:return[0,1,2,3].map((function(e){return t[e]}));default:return[0,0,0,0].map((function(e){return t[e]}))}}var n;function i(e){if("number"==typeof e)return e;if(/%$/.test(e))return 0;n||(n=document.createElement("div"),Object.assign(n.style,{position:"absolute",left:"-9999px",top:"-9999px",margin:"0",padding:"0",border:"0"}),document.body.append(n),setTimeout((function(){null==n||n.remove(),n=null})));var t=0>parseFloat(e);t&&(e=e.replace("-","")),n.style.width=e;var r=n.clientWidth;return t?-r:r}Object.defineProperty(t,"__esModule",{value:!0}),t.realPixelIndent=t.convertUnitToPx=t.calcMarginParts=void 0,t.calcMarginParts=r,t.convertUnitToPx=i,t.realPixelIndent=function(e){var t=e.style,n=[0,0,0,0],o=t["margin-left"]||0;return!o&&t.margin&&(n=r(t.margin),t["margin-left"]=o=n[3]||0),i(o)}},817:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.transformWordToHtml=void 0;var n=r(1),i=r(818),o=r(204),a=r(824);t.transformWordToHtml=function(e,t){var r={};return e.forEach((function e(t){var o,a;if(t){try{for(var u=n.__values(i.cases),l=u.next();!l.done&&null!=(t=(0,l.value)(t,r));l=u.next());}catch(e){o={error:e}}finally{try{l&&!l.done&&(a=u.return)&&a.call(u)}finally{if(o)throw o.error}}null==t||t.forEach(e)}})),t&&e.forEach((function(e){e.style={}}),!0),(0,o.trim)((0,a.innerHTML)(e,(function(e){return!e.isComment})))}},815:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.PasteFromWordPro=void 0;var n=r(1),i=r(2),o=r(424),a=r(121),u=r(126),l=r(421),s=r(816);r(835);var c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.__extends(t,e),t.prototype.insertFromWordByType=function(t,r,n){var i;if(!this.j.o.pasteFromWordHeuristic||n!==a.INSERT_AS_HTML&&n!==a.INSERT_AS_TEXT)return e.prototype.insertFromWordByType.call(this,t,r,n);if(r=(0,s.applyStylesPro)(r,n===a.INSERT_AS_TEXT),this.j.o.beautifyHTML){var o=null===(i=this.j.events)||void 0===i?void 0:i.fire("beautifyHTML",r);(0,u.isString)(o)&&(r=o)}(0,l.pasteInsertHtml)(t,this.j,r)},t}(o.PasteFromWord);t.PasteFromWordPro=c,i.Jodit.plugins.remove("pasteFromWord"),i.Jodit.plugins.add("pasteFromWordPro",c)}},function(e){return e(e.s=815)}])}));
@@ -1 +1 @@
1
- "use strict";((t,e)=>{if("object"==typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var n=e();for(var r in n)("object"==typeof exports?exports:t)[r]=n[r]}})(self,(function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[92],{268(t,e,n){n.r(e),n.d(e,{PasteFromWordPro:()=>B});var r=n(1),s=n(99),i=n(3),a=n(7),l=n(98),o=n(10),u=n(17);let c;function p(t){if("number"==typeof t)return t;if(/%$/.test(t))return 0;c||(c=document.createElement("div"),Object.assign(c.style,{position:"absolute",left:"-9999px",top:"-9999px",margin:"0",padding:"0",border:"0"}),document.body.append(c),setTimeout((()=>{null==c||c.remove(),c=null})));const e=0>parseFloat(t);e&&(t=t.replace("-","")),c.style.width=t;const n=c.clientWidth;return e?-n:n}function m(t){const{style:e}=t;let n=[0,0,0,0],r=e["margin-left"]||0;if(!r&&e.margin){const{margin:t}=e;n=(t=>{if(!t)return[0,0,0,0];const e=t.match(/(0|auto|(-?[.\d]+(?:\w+|%)))/g)||["0px"];switch(e.length){case 2:return[0,1,0,1].map((t=>e[t]));case 3:return[0,1,2,1].map((t=>e[t]));case 4:return[0,1,2,3].map((t=>e[t]));default:return[0,0,0,0].map((t=>e[t]))}})(t),r=n[3]||0,e["margin-left"]=r}return p(r)}function d(t){return!(!t||"ol"!==t.name&&"ul"!==t.name)}function h(t){return!(!t||"li"!==t.name)}function f(t){return/msolistparagraph/i.test(t.attributes.class)}var b=n(36),y=n(35);function g(t,e=(()=>!0)){switch(!0){case t.isComment:case t.isText:{if(!e(t))return"";const{nodeValue:n}=t.attributes;return t.isComment?`\x3c!--${n}--\x3e`:n}case t.isElement:{const{attributes:n}=t,r=v(t,e);if(!t.attributes["jd-safe"]&&0===(0,o.trim)(r).length&&!t.isSingle)return"";const s=Object.keys(n).map((t=>"style"===t||null==n[t]||/^jd-/.test(t)?"":`${t}="${E(n[t])}"`)).filter(Boolean),{styleStr:i}=t;if(i&&s.push(`style="${E(i)}"`),0===s.length&&["span","a"].includes(t.name))return r;const a=s.length?" "+s.join(" "):"";return e(t)?t.isSingle?`<${t.name}${a}/>`:`<${t.name}${a}>${r}</${t.name}>`:r}}return""}function v(t,e=(()=>!0)){let n=t.map((t=>g(t,e))).join("");return"p"===t.name&&0===(0,o.trim)(n).length&&(n="<br>"),n}function E(t){return(""+t).replace(/"/g,"'")}const x=new Set(i.INSEPARABLE_TAGS);class T{constructor(t,e){this.parent=e,this.name=t.nodeName.toLowerCase(),this.type=t.nodeType,this.attributes=T.readAttributes(t),this.style=T.readStyles(this.attributes.style),this.children=[],t.childNodes.forEach((t=>this.children.push(T.make(t,this))))}get isText(){return this.type===Node.TEXT_NODE}get isElement(){return this.type===Node.ELEMENT_NODE}get isComment(){return this.type===Node.COMMENT_NODE}get isSingle(){return x.has(this.name)}get styleStr(){const t=Object.keys(this.style).filter((t=>t&&!/^mso-/.test(t)&&null!=this.style[t]));return t.length?t.map((t=>`${(0,y.G)(t)}:${this.style[t]}`)).join(";"):""}get length(){return this.children.length}static make(t,e=null){return new T(t,e)}wrap(t){var e;(0,o.assert)(null!=this.parent,"You can't wrap the root element");const n=T.make(document.createElement(t),this.parent),r=null!==(e=this.parent.children.indexOf(this))&&void 0!==e?e:-1;return-1===r?this.parent.append(n):this.parent.children[r]=n,n.append(this),n}append(t){return(0,o.assert)(t!==this,"Forbidden to add to yourself"),t.remove(),this.children.push(t),t.parent=this,this}get previousElement(){if(!this.parent)return null;const{children:t}=this.parent,e=t.indexOf(this);if(-1!==e)for(let n=e-1;n>=0;n-=1)if(t[n].isElement)return t[n];return null}get lastElement(){const{children:t}=this;for(let e=t.length-1;e>=0;e-=1)if(t[e].isElement)return t[e];return null}get previous(){var t,e,n;return null!==(n=null!==(t=this.sibling(!1))&&void 0!==t?t:null===(e=this.parent)||void 0===e?void 0:e.previous)&&void 0!==n?n:null}get next(){var t,e,n;return null!==(n=null!==(t=this.sibling(!0))&&void 0!==t?t:null===(e=this.parent)||void 0===e?void 0:e.next)&&void 0!==n?n:null}sibling(t){if(!this.parent)return null;const{children:e}=this.parent,n=e.indexOf(this);return-1!==n&&e[n+(t?1:-1)]?e[n+(t?1:-1)]:null}static readStyles(t){return(null!=t?t:"").split(";").filter(Boolean).map((t=>(0,b.f)(t).split(":").map(b.f))).reduce(((t,[e,n])=>(e&&n&&(t[e]=n),t)),{})}static readAttributes(t){const e={};if(u.i.isElement(t))for(let n=0,r=t.attributes;r.length>n;n+=1)e[r[n].name]=r[n].value;else e.nodeValue=t.nodeValue;return e}forEach(t,e=!1){const n=[...this.children];for(const r of n){if(!1===t(r))return!1;if(e&&!1===r.forEach(t,!0))return!1}}find(t,e=!1){const n=[];return this.forEach((e=>{t(e)&&n.push(e)}),e),n}map(t){return this.children.map(t)}remove(){var t,e;const n=null===(t=this.parent)||void 0===t?void 0:t.children.indexOf(this);return null!=n&&-1!==n&&(null===(e=this.parent)||void 0===e||e.children.splice(n,1)),this}textBetween(t,e){let n=!1;const r=[];return this.forEach((s=>{if(!n&&t(s)&&(n=!0),n&&s.isText&&r.push(g(s)),n&&e(s))return!1}),!0),r.join("")}}const k="jd-list-level",w="jd-list-type",j="jd-list-style-type",$="list-style-type",S={"·":"disc",o:"circle","§":"square","[ivx]":"lower-roman","[IVX]":"upper-roman","[a-z]":"lower-alpha","[A-Z]":"upper-alpha","\\d":"decimal"};function N(t,e){return!(e.name!==t.attributes[w]||e.attributes[j]!==t.attributes[j]||t.attributes[k]!==e.attributes[k])}const O=["cellspacing","cellpadding","border","v:shapes","o:spid"],_=new Set(["o:p","xml","script","meta","link","v:imagedata","style"]),C={i:"em",b:"strong"};let A=0;const L=[t=>((t.isElement&&"always"===t.style["page-break-before"]||"page"===t.style["break-before"])&&(t.attributes["jd-safe"]=!0,t.style["page-break-before"]="always",t.isSingle&&(t.name="div")),t),t=>"none"===t.style.display||0===t.length&&"span"===t.name||_.has(t.name)?(t.remove(),null):t,t=>{const{name:e}=t;return e in C&&(t.name=C[e]),t},t=>{if(/^OLE_LINK\d+$/.test(t.attributes.name)&&(t.attributes.name=null,0===t.length))return t.remove(),null;"_GoBack"===t.attributes.name&&(t.attributes.name=null);for(const e of O)t.attributes[e]&&(t.attributes[e]=null);return t},t=>{var e;if(f(t)){t.name="li",t.style["text-indent"]=null;const n=(t=>t.textBetween((t=>t.isComment&&/\[if.*supportLists.*]/.test(g(t))),(t=>t.isComment&&/\[endif]/.test(g(t)))))(t),r=/[\da-np-zA-NP-Z].?/.test(n)?"ol":"ul",s=(t=>{for(const e in S)if(RegExp(e).test(t))return S[e];return"inherit"})(n);t.attributes[w]=r,t.attributes[j]=s,(t=>{if(void 0!==t.attributes[k])return;const e=[m(t)],n=[t];let r=t.next;for(;r;){if(r.isElement&&!r.attributes[k]&&f(r)){const t=m(r);t&&(e.push(t),n.push(r))}r=r.next}const s=Math.min(...e.filter((t=>t>0)));let i=e.map((t=>Math.ceil(t/s)));-1!==i.indexOf(0)&&(i=i.map((t=>t+1))),n.forEach(((t,e)=>{t.attributes[k]=i[e],t.style["margin-left"]&&(t.style["margin-left"]=Math.max(p(t.style["margin-left"])-40*i[e],0)+"px")}))})(t),(t=>{for(;t;){const e=t.previousElement;if(!h(e)&&!d(e))break;if(h(e)){if(e.attributes[k]>t.attributes[k])break;if(t.attributes[k]===e.attributes[k]&&t.parent&&N(t,t.parent))break;e.append(t);continue}const n=e;if(n.attributes[k]>t.attributes[k])break;if(t.attributes[k]===n.attributes[k]&&!N(t,n))break;n.append(t)}})(t);const{parent:i}=t;if(!d(i)||!N(t,i)){const n=t.wrap(r);return n.attributes[k]=t.attributes[k],n.attributes[j]=t.attributes[j],n.style[$]=s,d(i)&&(n.remove(),null===(e=i.lastElement)||void 0===e||e.append(n)),(t=>{var e;!d(t)||"li"===(null===(e=t.parent)||void 0===e?void 0:e.name)||"disc"!==t.style[$]&&"decimal"!==t.style[$]||(t.style[$]=null)})(n),t}}return t},(t,e)=>{var n;const r=null!==(n=e.links)&&void 0!==n?n:{};if(t.attributes.href&&t.attributes.href.match(/#.+$/)&&(r[t.attributes.href.match(/#(.+)$/)[1]]=t),t.attributes.name&&r[t.attributes.name]){const e=r[t.attributes.name];e.attributes.href=e.attributes.href.replace(/.*#(.*)$/,"#$1")}return e.links=r,t},t=>(t.isComment&&/\[if.*(supportLists|gte vml).*]/.test(g(t))&&(A++,t.remove()),t.isComment&&A>0&&g(t).includes("[endif]")&&(A=A>0?A-1:0,t.remove()),t.isText&&A?(t.remove(),null):t),t=>{const{style:e}=t;return Object.keys(e).map((t=>{e[t]&&(e[t]=e[t].replace(/\d+(\.\d+)?(pt|cm)/g,(t=>p(t)+"px")))})),t},t=>(t.attributes.class&&(t.attributes.class=t.attributes.class.replace(/(el\d+)|(font\d+)|msonormal|msolistparagraph\w*/gi,""),(0,b.f)(t.attributes.class)||(t.attributes.class=null)),t),t=>t.isElement?("img"===t.name&&(t.attributes.align&&(t.style.float=t.attributes.align,t.attributes.align=null),t.attributes.hspace&&(t.style.marginLeft=t.attributes.hspace+"px",t.style.marginRight=t.attributes.hspace+"px",t.attributes.hspace=null)),t):t,t=>(!t.attributes.width||"th"!==t.name&&"td"!==t.name||(t.attributes.width=null),t)];class B extends s.B{insertFromWordByType(t,e,n){var r;if(n!==i.INSERT_AS_HTML&&n!==i.INSERT_AS_TEXT)return super.insertFromWordByType(t,e,n);if(e=((t,e)=>{var n,r;const s=document.createElement("iframe");s.style.display="none",document.body.appendChild(s);try{const i=null!==(n=s.contentDocument)&&void 0!==n?n:null===(r=s.contentWindow)||void 0===r?void 0:r.document;if(!i)return t;i.open(),i.write(t),i.close();for(let t=0;i.styleSheets.length>t;t+=1)try{const e=i.styleSheets[t].cssRules;for(let t=0;e.length>t;t+=1)e[t].selectorText&&(0,o.$$)(e[t].selectorText,i.body).forEach((n=>{n.setAttribute("style",`${e[t].style.cssText};${n.getAttribute("style")}`)}))}catch(t){}return((t,e)=>{const n={};return t.forEach((function t(e){if(e){for(const t of L)if(null==(e=t(e,n)))break;null==e||e.forEach(t)}})),e&&t.forEach((t=>{t.style={}}),!0),(0,b.f)(v(t,(t=>!t.isComment)))})(T.make(i.body),e)}finally{u.i.safeRemove(s)}return t})(e,n===i.INSERT_AS_TEXT),this.j.o.beautifyHTML){const t=null===(r=this.j.events)||void 0===r?void 0:r.fire("beautifyHTML",e);(0,a.H)(t)&&(e=t)}(0,l.kU)(t,this.j,e)}}r.Jodit.plugins.remove("pasteFromWord"),r.Jodit.plugins.add("pasteFromWordPro",B)}},t=>t(t.s=268)])}));
1
+ "use strict";((t,e)=>{if("object"==typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var n=e();for(var r in n)("object"==typeof exports?exports:t)[r]=n[r]}})(self,(function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[92],{268(t,e,n){n.r(e),n.d(e,{PasteFromWordPro:()=>B});var r=n(1),s=n(99),i=n(3),a=n(7),l=n(98),o=n(10),u=n(17);let c;function p(t){if("number"==typeof t)return t;if(/%$/.test(t))return 0;c||(c=document.createElement("div"),Object.assign(c.style,{position:"absolute",left:"-9999px",top:"-9999px",margin:"0",padding:"0",border:"0"}),document.body.append(c),setTimeout((()=>{null==c||c.remove(),c=null})));const e=0>parseFloat(t);e&&(t=t.replace("-","")),c.style.width=t;const n=c.clientWidth;return e?-n:n}function m(t){const{style:e}=t;let n=[0,0,0,0],r=e["margin-left"]||0;if(!r&&e.margin){const{margin:t}=e;n=(t=>{if(!t)return[0,0,0,0];const e=t.match(/(0|auto|(-?[.\d]+(?:\w+|%)))/g)||["0px"];switch(e.length){case 2:return[0,1,0,1].map((t=>e[t]));case 3:return[0,1,2,1].map((t=>e[t]));case 4:return[0,1,2,3].map((t=>e[t]));default:return[0,0,0,0].map((t=>e[t]))}})(t),r=n[3]||0,e["margin-left"]=r}return p(r)}function d(t){return!(!t||"ol"!==t.name&&"ul"!==t.name)}function h(t){return!(!t||"li"!==t.name)}function f(t){return/msolistparagraph/i.test(t.attributes.class)}var b=n(36),y=n(35);function g(t,e=(()=>!0)){switch(!0){case t.isComment:case t.isText:{if(!e(t))return"";const{nodeValue:n}=t.attributes;return t.isComment?`\x3c!--${n}--\x3e`:n}case t.isElement:{const{attributes:n}=t,r=v(t,e);if(!t.attributes["jd-safe"]&&0===(0,o.trim)(r).length&&!t.isSingle)return"";const s=Object.keys(n).map((t=>"style"===t||null==n[t]||/^jd-/.test(t)?"":`${t}="${E(n[t])}"`)).filter(Boolean),{styleStr:i}=t;if(i&&s.push(`style="${E(i)}"`),0===s.length&&["span","a"].includes(t.name))return r;const a=s.length?" "+s.join(" "):"";return e(t)?t.isSingle?`<${t.name}${a}/>`:`<${t.name}${a}>${r}</${t.name}>`:r}}return""}function v(t,e=(()=>!0)){let n=t.map((t=>g(t,e))).join("");return"p"===t.name&&0===(0,o.trim)(n).length&&(n="<br>"),n}function E(t){return(""+t).replace(/"/g,"'")}const x=new Set(i.INSEPARABLE_TAGS);class T{constructor(t,e){this.parent=e,this.name=t.nodeName.toLowerCase(),this.type=t.nodeType,this.attributes=T.readAttributes(t),this.style=T.readStyles(this.attributes.style),this.children=[],t.childNodes.forEach((t=>this.children.push(T.make(t,this))))}get isText(){return this.type===Node.TEXT_NODE}get isElement(){return this.type===Node.ELEMENT_NODE}get isComment(){return this.type===Node.COMMENT_NODE}get isSingle(){return x.has(this.name)}get styleStr(){const t=Object.keys(this.style).filter((t=>t&&!/^mso-/.test(t)&&null!=this.style[t]));return t.length?t.map((t=>`${(0,y.G)(t)}:${this.style[t]}`)).join(";"):""}get length(){return this.children.length}static make(t,e=null){return new T(t,e)}wrap(t){var e;(0,o.assert)(null!=this.parent,"You can't wrap the root element");const n=T.make(document.createElement(t),this.parent),r=null!==(e=this.parent.children.indexOf(this))&&void 0!==e?e:-1;return-1===r?this.parent.append(n):this.parent.children[r]=n,n.append(this),n}append(t){return(0,o.assert)(t!==this,"Forbidden to add to yourself"),t.remove(),this.children.push(t),t.parent=this,this}get previousElement(){if(!this.parent)return null;const{children:t}=this.parent,e=t.indexOf(this);if(-1!==e)for(let n=e-1;n>=0;n-=1)if(t[n].isElement)return t[n];return null}get lastElement(){const{children:t}=this;for(let e=t.length-1;e>=0;e-=1)if(t[e].isElement)return t[e];return null}get previous(){var t,e,n;return null!==(n=null!==(t=this.sibling(!1))&&void 0!==t?t:null===(e=this.parent)||void 0===e?void 0:e.previous)&&void 0!==n?n:null}get next(){var t,e,n;return null!==(n=null!==(t=this.sibling(!0))&&void 0!==t?t:null===(e=this.parent)||void 0===e?void 0:e.next)&&void 0!==n?n:null}sibling(t){if(!this.parent)return null;const{children:e}=this.parent,n=e.indexOf(this);return-1!==n&&e[n+(t?1:-1)]?e[n+(t?1:-1)]:null}static readStyles(t){return(null!=t?t:"").split(";").filter(Boolean).map((t=>(0,b.f)(t).split(":").map(b.f))).reduce(((t,[e,n])=>(e&&n&&(t[e]=n),t)),{})}static readAttributes(t){const e={};if(u.i.isElement(t))for(let n=0,r=t.attributes;r.length>n;n+=1)e[r[n].name]=r[n].value;else e.nodeValue=t.nodeValue;return e}forEach(t,e=!1){const n=[...this.children];for(const r of n){if(!1===t(r))return!1;if(e&&!1===r.forEach(t,!0))return!1}}find(t,e=!1){const n=[];return this.forEach((e=>{t(e)&&n.push(e)}),e),n}map(t){return this.children.map(t)}remove(){var t,e;const n=null===(t=this.parent)||void 0===t?void 0:t.children.indexOf(this);return null!=n&&-1!==n&&(null===(e=this.parent)||void 0===e||e.children.splice(n,1)),this}textBetween(t,e){let n=!1;const r=[];return this.forEach((s=>{if(!n&&t(s)&&(n=!0),n&&s.isText&&r.push(g(s)),n&&e(s))return!1}),!0),r.join("")}}const k="jd-list-level",w="jd-list-type",j="jd-list-style-type",$="list-style-type",S={"·":"disc",o:"circle","§":"square","[ivx]":"lower-roman","[IVX]":"upper-roman","[a-z]":"lower-alpha","[A-Z]":"upper-alpha","\\d":"decimal"};function N(t,e){return!(e.name!==t.attributes[w]||e.attributes[j]!==t.attributes[j]||t.attributes[k]!==e.attributes[k])}const O=["cellspacing","cellpadding","border","v:shapes","o:spid"],_=new Set(["o:p","xml","script","meta","link","v:imagedata","style"]),C={i:"em",b:"strong"};let A=0;const L=[t=>((t.isElement&&"always"===t.style["page-break-before"]||"page"===t.style["break-before"])&&(t.attributes["jd-safe"]=!0,t.style["page-break-before"]="always",t.isSingle&&(t.name="div")),t),t=>"none"===t.style.display||0===t.length&&"span"===t.name||_.has(t.name)?(t.remove(),null):t,t=>{const{name:e}=t;return e in C&&(t.name=C[e]),t},t=>{if(/^OLE_LINK\d+$/.test(t.attributes.name)&&(t.attributes.name=null,0===t.length))return t.remove(),null;"_GoBack"===t.attributes.name&&(t.attributes.name=null);for(const e of O)t.attributes[e]&&(t.attributes[e]=null);return t},t=>{var e;if(f(t)){t.name="li",t.style["text-indent"]=null;const n=(t=>t.textBetween((t=>t.isComment&&/\[if.*supportLists.*]/.test(g(t))),(t=>t.isComment&&/\[endif]/.test(g(t)))))(t),r=/[\da-np-zA-NP-Z].?/.test(n)?"ol":"ul",s=(t=>{for(const e in S)if(RegExp(e).test(t))return S[e];return"inherit"})(n);t.attributes[w]=r,t.attributes[j]=s,(t=>{if(void 0!==t.attributes[k])return;const e=[m(t)],n=[t];let r=t.next;for(;r;){if(r.isElement&&!r.attributes[k]&&f(r)){const t=m(r);t&&(e.push(t),n.push(r))}r=r.next}const s=Math.min(...e.filter((t=>t>0)));let i=e.map((t=>Math.ceil(t/s)));-1!==i.indexOf(0)&&(i=i.map((t=>t+1))),n.forEach(((t,e)=>{t.attributes[k]=i[e],t.style["margin-left"]&&(t.style["margin-left"]=Math.max(p(t.style["margin-left"])-40*i[e],0)+"px")}))})(t),(t=>{for(;t;){const e=t.previousElement;if(!h(e)&&!d(e))break;if(h(e)){if(e.attributes[k]>t.attributes[k])break;if(t.attributes[k]===e.attributes[k]&&t.parent&&N(t,t.parent))break;e.append(t);continue}const n=e;if(n.attributes[k]>t.attributes[k])break;if(t.attributes[k]===n.attributes[k]&&!N(t,n))break;n.append(t)}})(t);const{parent:i}=t;if(!d(i)||!N(t,i)){const n=t.wrap(r);return n.attributes[k]=t.attributes[k],n.attributes[j]=t.attributes[j],n.style[$]=s,d(i)&&(n.remove(),null===(e=i.lastElement)||void 0===e||e.append(n)),(t=>{var e;!d(t)||"li"===(null===(e=t.parent)||void 0===e?void 0:e.name)||"disc"!==t.style[$]&&"decimal"!==t.style[$]||(t.style[$]=null)})(n),t}}return t},(t,e)=>{var n;const r=null!==(n=e.links)&&void 0!==n?n:{};if(t.attributes.href&&t.attributes.href.match(/#.+$/)&&(r[t.attributes.href.match(/#(.+)$/)[1]]=t),t.attributes.name&&r[t.attributes.name]){const e=r[t.attributes.name];e.attributes.href=e.attributes.href.replace(/.*#(.*)$/,"#$1")}return e.links=r,t},t=>(t.isComment&&/\[if.*(supportLists|gte vml).*]/.test(g(t))&&(A++,t.remove()),t.isComment&&A>0&&g(t).includes("[endif]")&&(A=A>0?A-1:0,t.remove()),t.isText&&A?(t.remove(),null):t),t=>{const{style:e}=t;return Object.keys(e).map((t=>{e[t]&&(e[t]=e[t].replace(/\d+(\.\d+)?(pt|cm)/g,(t=>p(t)+"px")))})),t},t=>(t.attributes.class&&(t.attributes.class=t.attributes.class.replace(/(el\d+)|(font\d+)|msonormal|msolistparagraph\w*/gi,""),(0,b.f)(t.attributes.class)||(t.attributes.class=null)),t),t=>t.isElement?("img"===t.name&&(t.attributes.align&&(t.style.float=t.attributes.align,t.attributes.align=null),t.attributes.hspace&&(t.style.marginLeft=t.attributes.hspace+"px",t.style.marginRight=t.attributes.hspace+"px",t.attributes.hspace=null)),t):t,t=>(!t.attributes.width||"th"!==t.name&&"td"!==t.name||(t.attributes.width=null),t)];n(2).D.prototype.pasteFromWordHeuristic=!1;class B extends s.B{insertFromWordByType(t,e,n){var r;if(!this.j.o.pasteFromWordHeuristic||n!==i.INSERT_AS_HTML&&n!==i.INSERT_AS_TEXT)return super.insertFromWordByType(t,e,n);if(e=((t,e)=>{var n,r;const s=document.createElement("iframe");s.style.display="none",document.body.appendChild(s);try{const i=null!==(n=s.contentDocument)&&void 0!==n?n:null===(r=s.contentWindow)||void 0===r?void 0:r.document;if(!i)return t;i.open(),i.write(t),i.close();for(let t=0;i.styleSheets.length>t;t+=1)try{const e=i.styleSheets[t].cssRules;for(let t=0;e.length>t;t+=1)e[t].selectorText&&(0,o.$$)(e[t].selectorText,i.body).forEach((n=>{n.setAttribute("style",`${e[t].style.cssText};${n.getAttribute("style")}`)}))}catch(t){}return((t,e)=>{const n={};return t.forEach((function t(e){if(e){for(const t of L)if(null==(e=t(e,n)))break;null==e||e.forEach(t)}})),e&&t.forEach((t=>{t.style={}}),!0),(0,b.f)(v(t,(t=>!t.isComment)))})(T.make(i.body),e)}finally{u.i.safeRemove(s)}return t})(e,n===i.INSERT_AS_TEXT),this.j.o.beautifyHTML){const t=null===(r=this.j.events)||void 0===r?void 0:r.fire("beautifyHTML",e);(0,a.H)(t)&&(e=t)}(0,l.kU)(t,this.j,e)}}r.Jodit.plugins.remove("pasteFromWord"),r.Jodit.plugins.add("pasteFromWordPro",B)}},t=>t(t.s=268)])}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jodit-pro",
3
- "version": "1.2.47",
3
+ "version": "1.2.48",
4
4
  "author": "Chupurnov Valeriy <chupurnov@gmail.com>",
5
5
  "homepage": "https://xdsoft.net/jodit/pro/",
6
6
  "bugs": {