0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-31 11:54:03 -05:00
Squire/build/squire.js
Neil Jenkins b0ac7d32d0 Handle all cases of overwriting content
Modern browsers tell you which character will be inserted with event.key, so
we can make sure we handle content deletion ourselves in these cases too.
2018-03-18 10:40:03 +00:00

1 line
No EOL
48 KiB
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

!function(e,t){"use strict";var n=1,o=3,i=9,r=11,a=1,s="highlight",d="colour",l="font",c="size",h="",u=e.defaultView,f=navigator.userAgent,p=/Android/.test(f),g=/iP(?:ad|hone|od)/.test(f),m=/Mac OS X/.test(f),v=/Windows NT/.test(f),_=/Gecko\//.test(f),N=/Trident\/[456]\./.test(f),C=!!u.opera,S=/Edge\//.test(f),y=!S&&/WebKit\//.test(f),T=/Trident\/[4567]\./.test(f),E=m?"meta-":"ctrl-",b=N||C,k=N||y,L=N,x="undefined"!=typeof MutationObserver,A="undefined"!=typeof WeakMap,O=/[^ \t\r\n]/,B=Array.prototype.indexOf;Object.create||(Object.create=function(e){var t=function(){};return t.prototype=e,new t});var R={1:1,2:2,3:4,8:128,9:256,11:1024};function D(e,t,n){this.root=this.currentNode=e,this.nodeType=t,this.filter=n}D.prototype.nextNode=function(){for(var e,t=this.currentNode,n=this.root,o=this.nodeType,i=this.filter;;){for(e=t.firstChild;!e&&t&&t!==n;)(e=t.nextSibling)||(t=t.parentNode);if(!e)return null;if(R[e.nodeType]&o&&i(e))return this.currentNode=e,e;t=e}},D.prototype.previousNode=function(){for(var e,t=this.currentNode,n=this.root,o=this.nodeType,i=this.filter;;){if(t===n)return null;if(e=t.previousSibling)for(;t=e.lastChild;)e=t;else e=t.parentNode;if(!e)return null;if(R[e.nodeType]&o&&i(e))return this.currentNode=e,e;t=e}},D.prototype.previousPONode=function(){for(var e,t=this.currentNode,n=this.root,o=this.nodeType,i=this.filter;;){for(e=t.lastChild;!e&&t&&t!==n;)(e=t.previousSibling)||(t=t.parentNode);if(!e)return null;if(R[e.nodeType]&o&&i(e))return this.currentNode=e,e;t=e}};var U=/^(?:#text|A(?:BBR|CRONYM)?|B(?:R|D[IO])?|C(?:ITE|ODE)|D(?:ATA|EL|FN)|EM|FONT|HR|I(?:FRAME|MG|NPUT|NS)?|KBD|Q|R(?:P|T|UBY)|S(?:AMP|MALL|PAN|TR(?:IKE|ONG)|U[BP])?|TIME|U|VAR|WBR)$/,P={BR:1,HR:1,IFRAME:1,IMG:1,INPUT:1};var I=0,w=1,F=2,M=3,H=A?new WeakMap:null;function W(e){return e.nodeType===n&&!!P[e.nodeName]}function z(e){switch(e.nodeType){case o:return w;case n:case r:if(A&&H.has(e))return H.get(e);break;default:return I}var t;return t=function(e,t){for(var n=e.length;n--;)if(!t(e[n]))return!1;return!0}(e.childNodes,q)?U.test(e.nodeName)?w:F:M,A&&H.set(e,t),t}function q(e){return z(e)===w}function K(e){return z(e)===F}function G(e){return z(e)===M}function Z(e,t){var n=new D(t,a,K);return n.currentNode=e,n}function j(e,t){return(e=Z(e,t).previousNode())!==t?e:null}function $(e,t){return(e=Z(e,t).nextNode())!==t?e:null}function Q(e){return!e.textContent&&!e.querySelector("IMG")}function V(e,t){return!W(e)&&e.nodeType===t.nodeType&&e.nodeName===t.nodeName&&"A"!==e.nodeName&&e.className===t.className&&(!e.style&&!t.style||e.style.cssText===t.style.cssText)}function Y(e,t,n){if(e.nodeName!==t)return!1;for(var o in n)if(e.getAttribute(o)!==n[o])return!1;return!0}function X(e,t,n,o){for(;e&&e!==t;){if(Y(e,n,o))return e;e=e.parentNode}return null}function J(e,t){for(;t;){if(t===e)return!0;t=t.parentNode}return!1}function ee(e){var t=e.nodeType;return t===n||t===r?e.childNodes.length:e.length||0}function te(e){var t=e.parentNode;return t&&t.removeChild(e),e}function ne(e,t){var n=e.parentNode;n&&n.replaceChild(t,e)}function oe(e){for(var t=e.ownerDocument.createDocumentFragment(),n=e.childNodes,o=n?n.length:0;o--;)t.appendChild(e.firstChild);return t}function ie(e,n,o,i){var r,a,s,d=e.createElement(n);if(o instanceof Array&&(i=o,o=null),o)for(r in o)o[r]!==t&&d.setAttribute(r,o[r]);if(i)for(a=0,s=i.length;a<s;a+=1)d.appendChild(i[a]);return d}function re(e,t){var n,i,r=t.__squire__,a=e.ownerDocument,s=e;if(e===t&&((i=e.firstChild)&&"BR"!==i.nodeName||(n=r.createDefaultBlock(),i?e.replaceChild(n,i):e.appendChild(n),e=n,n=null)),e.nodeType===o)return s;if(q(e)){for(i=e.firstChild;k&&i&&i.nodeType===o&&!i.data;)e.removeChild(i),i=e.firstChild;i||(k?(n=a.createTextNode(h),r._didAddZWS()):n=a.createTextNode(""))}else if(b){for(;e.nodeType!==o&&!W(e);){if(!(i=e.firstChild)){n=a.createTextNode("");break}e=i}e.nodeType===o?/^ +$/.test(e.data)&&(e.data=""):W(e)&&e.parentNode.insertBefore(a.createTextNode(""),e)}else if(!e.querySelector("BR"))for(n=ie(a,"BR");(i=e.lastElementChild)&&!q(i);)e=i;if(n)try{e.appendChild(n)}catch(t){r.didError({name:"Squire: fixCursor  "+t,message:"Parent: "+e.nodeName+"/"+e.innerHTML+" appendChild: "+n.nodeName})}return s}function ae(e,t){var n,o,i,r,a=e.childNodes,s=e.ownerDocument,d=null,l=t.__squire__._config;for(n=0,o=a.length;n<o;n+=1)!(r="BR"===(i=a[n]).nodeName)&&q(i)?(d||(d=ie(s,l.blockTag,l.blockAttributes)),d.appendChild(i),n-=1,o-=1):(r||d)&&(d||(d=ie(s,l.blockTag,l.blockAttributes)),re(d,t),r?e.replaceChild(d,i):(e.insertBefore(d,i),n+=1,o+=1),d=null),G(i)&&ae(i,t);return d&&e.appendChild(re(d,t)),e}function se(e,t,i,r){var a,s,d,l=e.nodeType;if(l===o&&e!==i)return se(e.parentNode,e.splitText(t),i,r);if(l===n){if("number"==typeof t&&(t=t<e.childNodes.length?e.childNodes[t]:null),e===i)return t;for(a=e.parentNode,s=e.cloneNode(!1);t;)d=t.nextSibling,s.appendChild(t),t=d;return"OL"===e.nodeName&&X(e,r,"BLOCKQUOTE")&&(s.start=(+e.start||1)+e.childNodes.length-1),re(e,r),re(s,r),(d=e.nextSibling)?a.insertBefore(s,d):a.appendChild(s),se(a,s,i,r)}return t}function de(e,t){if(e.nodeType===o&&(e=e.parentNode),e.nodeType===n){var i={startContainer:t.startContainer,startOffset:t.startOffset,endContainer:t.endContainer,endOffset:t.endOffset};!function e(t,i){for(var r,a,s,d=t.childNodes,l=d.length,c=[];l--;)if(r=d[l],a=l&&d[l-1],l&&q(r)&&V(r,a)&&!P[r.nodeName])i.startContainer===r&&(i.startContainer=a,i.startOffset+=ee(a)),i.endContainer===r&&(i.endContainer=a,i.endOffset+=ee(a)),i.startContainer===t&&(i.startOffset>l?i.startOffset-=1:i.startOffset===l&&(i.startContainer=a,i.startOffset=ee(a))),i.endContainer===t&&(i.endOffset>l?i.endOffset-=1:i.endOffset===l&&(i.endContainer=a,i.endOffset=ee(a))),te(r),r.nodeType===o?a.appendData(r.data):c.push(oe(r));else if(r.nodeType===n){for(s=c.length;s--;)r.appendChild(c.pop());e(r,i)}}(e,i),t.setStart(i.startContainer,i.startOffset),t.setEnd(i.endContainer,i.endOffset)}}function le(e,t,o,i){for(var r,a,s,d=t;(r=d.parentNode)&&r!==i&&r.nodeType===n&&1===r.childNodes.length;)d=r;te(d),s=e.childNodes.length,(a=e.lastChild)&&"BR"===a.nodeName&&(e.removeChild(a),s-=1),e.appendChild(oe(t)),o.setStart(e,s),o.collapse(!0),de(e,o),C&&(a=e.lastChild)&&"BR"===a.nodeName&&e.removeChild(a)}function ce(e,t){var n,o,i=e.previousSibling,r=e.firstChild,a=e.ownerDocument,s="LI"===e.nodeName;if(!s||r&&/^[OU]L$/.test(r.nodeName))if(i&&V(i,e)){if(!G(i)){if(!s)return;(o=ie(a,"DIV")).appendChild(oe(i)),i.appendChild(o)}te(e),n=!G(e),i.appendChild(oe(e)),n&&ae(i,t),r&&ce(r,t)}else s&&(i=ie(a,"DIV"),e.insertBefore(i,r),re(i,t))}var he=function(e,t){for(var o=e.childNodes;t&&e.nodeType===n;)t=(o=(e=o[t-1]).childNodes).length;return e},ue=function(e,t){if(e.nodeType===n){var o=e.childNodes;if(t<o.length)e=o[t];else{for(;e&&!e.nextSibling;)e=e.parentNode;e&&(e=e.nextSibling)}}return e},fe=function(e,t){var n,i,r,a,s=e.startContainer,d=e.startOffset,l=e.endContainer,c=e.endOffset;s.nodeType===o?(i=(n=s.parentNode).childNodes,d===s.length?(d=B.call(i,s)+1,e.collapsed&&(l=n,c=d)):(d&&(a=s.splitText(d),l===s?(c-=d,l=a):l===n&&(c+=1),s=a),d=B.call(i,s)),s=n):i=s.childNodes,d===(r=i.length)?s.appendChild(t):s.insertBefore(t,i[d]),s===l&&(c+=i.length-r),e.setStart(s,d),e.setEnd(l,c)},pe=function(e,t,n){var i=e.startContainer,r=e.startOffset,a=e.endContainer,s=e.endOffset;t||(t=e.commonAncestorContainer),t.nodeType===o&&(t=t.parentNode);for(var d,l,c,h=se(a,s,t,n),u=se(i,r,t,n),f=t.ownerDocument.createDocumentFragment();u!==h;)d=u.nextSibling,f.appendChild(u),u=d;return i=t,r=h?B.call(t.childNodes,h):t.childNodes.length,(l=(c=t.childNodes[r])&&c.previousSibling)&&l.nodeType===o&&c.nodeType===o&&(i=l,r=l.length,l.appendData(c.data),te(c)),e.setStart(i,r),e.collapse(!0),re(t,n),f},ge=function(e,t){var n,o,i=Ce(e,t),r=Se(e,t),a=i!==r;return _e(e),Ne(e,i,r,t),n=pe(e,null,t),_e(e),a&&(r=Se(e,t),i&&r&&i!==r&&le(i,r,e,t)),i&&re(i,t),(o=t.firstChild)&&"BR"!==o.nodeName?e.collapse(!0):(re(t,t),e.selectNodeContents(t.firstChild)),n},me=function(e,t,n){var o,i,r,a,s,d,l,c,h,u,f;for(ae(t,n),o=t;o=$(o,n);)re(o,n);if(e.collapsed||ge(e,n),_e(e),e.collapse(!1),a=X(e.endContainer,n,"BLOCKQUOTE")||n,i=Ce(e,n),c=$(t,t),l=!!i&&Q(i),i&&c&&!l&&!X(c,t,"PRE")&&!X(c,t,"TABLE")){if(Ne(e,i,i,n),e.collapse(!0),s=e.endContainer,d=e.endOffset,Ke(i,n,!1),q(s)&&(s=(h=se(s,d,j(s,n),n)).parentNode,d=B.call(s.childNodes,h)),d!==ee(s))for(r=n.ownerDocument.createDocumentFragment();o=s.childNodes[d];)r.appendChild(o);le(s,c,e,n),d=B.call(s.parentNode.childNodes,s)+1,s=s.parentNode,e.setEnd(s,d)}ee(t)&&(l&&(e.setEndBefore(i),e.collapse(!1),te(i)),Ne(e,a,a,n),u=(h=se(e.endContainer,e.endOffset,a,n))?h.previousSibling:a.lastChild,a.insertBefore(t,h),h?e.setEndBefore(h):e.setEnd(a,ee(a)),i=Se(e,n),_e(e),s=e.endContainer,d=e.endOffset,h&&G(h)&&ce(h,n),(h=u&&u.nextSibling)&&G(h)&&ce(h,n),e.setEnd(s,d)),r&&(le(i,r,f=e.cloneRange(),n),e.setEnd(f.endContainer,f.endOffset)),_e(e)},ve=function(e,t,n){var o=t.ownerDocument.createRange();if(o.selectNode(t),n){var i=e.compareBoundaryPoints(3,o)>-1,r=e.compareBoundaryPoints(1,o)<1;return!i&&!r}var a=e.compareBoundaryPoints(0,o)<1,s=e.compareBoundaryPoints(2,o)>-1;return a&&s},_e=function(e){for(var t,n=e.startContainer,i=e.startOffset,r=e.endContainer,a=e.endOffset,s=!0;n.nodeType!==o&&(t=n.childNodes[i])&&!W(t);)n=t,i=0;if(a)for(;r.nodeType!==o;){if(!(t=r.childNodes[a-1])||W(t)){if(s&&t&&"BR"===t.nodeName){a-=1,s=!1;continue}break}a=ee(r=t)}else for(;r.nodeType!==o&&(t=r.firstChild)&&!W(t);)r=t;e.collapsed?(e.setStart(r,a),e.setEnd(n,i)):(e.setStart(n,i),e.setEnd(r,a))},Ne=function(e,t,n,i){var r,a=e.startContainer,s=e.startOffset,d=e.endContainer,l=e.endOffset,c=!0;for(t||(t=e.commonAncestorContainer),n||(n=t);!s&&a!==t&&a!==i;)r=a.parentNode,s=B.call(r.childNodes,a),a=r;for(;c&&d.nodeType!==o&&d.childNodes[l]&&"BR"===d.childNodes[l].nodeName&&(l+=1,c=!1),d!==n&&d!==i&&l===ee(d);)r=d.parentNode,l=B.call(r.childNodes,d)+1,d=r;e.setStart(a,s),e.setEnd(d,l)},Ce=function(e,t){var n,o=e.startContainer;return(n=q(o)?j(o,t):o!==t&&K(o)?o:$(n=he(o,e.startOffset),t))&&ve(e,n,!0)?n:null},Se=function(e,t){var n,o,i=e.endContainer;if(q(i))n=j(i,t);else if(i!==t&&K(i))n=i;else{if(!(n=ue(i,e.endOffset))||!J(t,n))for(n=t;o=n.lastChild;)n=o;n=j(n,t)}return n&&ve(e,n,!0)?n:null},ye=new D(null,4|a,function(e){return e.nodeType===o?O.test(e.data):"IMG"===e.nodeName}),Te=function(e,t){var n,i=e.startContainer,r=e.startOffset;if(ye.root=null,i.nodeType===o){if(r)return!1;n=i}else if((n=ue(i,r))&&!J(t,n)&&(n=null),!n&&(n=he(i,r)).nodeType===o&&n.length)return!1;return ye.currentNode=n,ye.root=Ce(e,t),!ye.previousNode()},Ee=function(e,t){var n,i=e.endContainer,r=e.endOffset;if(ye.root=null,i.nodeType===o){if((n=i.data.length)&&r<n)return!1;ye.currentNode=i}else ye.currentNode=he(i,r);return ye.root=Se(e,t),!ye.nextNode()},be=function(e,t){var n,o=Ce(e,t),i=Se(e,t);o&&i&&(n=o.parentNode,e.setStart(n,B.call(n.childNodes,o)),n=i.parentNode,e.setEnd(n,B.call(n.childNodes,i)+1))},ke={8:"backspace",9:"tab",13:"enter",32:"space",33:"pageup",34:"pagedown",37:"left",39:"right",46:"delete",219:"[",221:"]"},Le=function(e){var t=e.keyCode,n=ke[t],o="",i=this.getSelection();e.defaultPrevented||(n||(n=String.fromCharCode(t).toLowerCase(),/^[A-Za-z0-9]$/.test(n)||(n="")),C&&46===e.which&&(n="."),111<t&&t<124&&(n="f"+(t-111)),"backspace"!==n&&"delete"!==n&&(e.altKey&&(o+="alt-"),e.ctrlKey&&(o+="ctrl-"),e.metaKey&&(o+="meta-")),e.shiftKey&&(o+="shift-"),n=o+n,this._keyHandlers[n]?this._keyHandlers[n](this,e,i):i.collapsed||1!==(e.key||n).length||(this.saveUndoState(i),ge(i,this._root),this._ensureBottomLine(),this.setSelection(i),this._updatePath(i,!0)))},xe=function(e){return function(t,n){n.preventDefault(),t[e]()}},Ae=function(e,t){return t=t||null,function(n,o){o.preventDefault();var i=n.getSelection();n.hasFormat(e,null,i)?n.changeFormat(null,{tag:e},i):n.changeFormat({tag:e},t,i)}},Oe=function(e,t){try{t||(t=e.getSelection());var n,i=t.startContainer;for(i.nodeType===o&&(i=i.parentNode),n=i;q(n)&&(!n.textContent||n.textContent===h);)n=(i=n).parentNode;i!==n&&(t.setStart(n,B.call(n.childNodes,i)),t.collapse(!0),n.removeChild(i),K(n)||(n=j(n,e._root)),re(n,e._root),_e(t)),i===e._root&&(i=i.firstChild)&&"BR"===i.nodeName&&te(i),e._ensureBottomLine(),e.setSelection(t),e._updatePath(t,!0)}catch(t){e.didError(t)}},Be={enter:function(e,t,i){var r,a,s,d=e._root;if(t.preventDefault(),e._recordUndoState(i),mt(i.startContainer,d,e),e._removeZWS(),e._getRangeAndRemoveBookmark(i),i.collapsed||ge(i,d),!(r=Ce(i,d))||/^T[HD]$/.test(r.nodeName))return(a=X(i.endContainer,d,"A"))&&(a=a.parentNode,Ne(i,a,a,d),i.collapse(!1)),fe(i,e.createElement("BR")),i.collapse(!1),e.setSelection(i),void e._updatePath(i,!0);if((a=X(r,d,"LI"))&&(r=a),Q(r)){if(X(r,d,"UL")||X(r,d,"OL"))return e.decreaseListLevel(i);if(X(r,d,"BLOCKQUOTE"))return e.modifyBlocks(ut,i)}for(s=ct(e,r,i.startContainer,i.startOffset),at(r),We(r),re(r,d);s.nodeType===n;){var l,c=s.firstChild;if("A"===s.nodeName&&(!s.textContent||s.textContent===h)){ne(s,c=e._doc.createTextNode("")),s=c;break}for(;c&&c.nodeType===o&&!c.data&&(l=c.nextSibling)&&"BR"!==l.nodeName;)te(c),c=l;if(!c||"BR"===c.nodeName||c.nodeType===o&&!C)break;s=c}i=e._createRange(s,0),e.setSelection(i),e._updatePath(i,!0)},backspace:function(e,t,n){var o=e._root;if(e._removeZWS(),e.saveUndoState(n),n.collapsed)if(Te(n,o)){t.preventDefault();var i,r=Ce(n,o);if(!r)return;if(ae(r.parentNode,o),i=j(r,o)){if(!i.isContentEditable)return void te(i);for(le(i,r,n,o),r=i.parentNode;r!==o&&!r.nextSibling;)r=r.parentNode;r!==o&&(r=r.nextSibling)&&ce(r,o),e.setSelection(n)}else if(r){if(X(r,o,"UL")||X(r,o,"OL"))return e.decreaseListLevel(n);if(X(r,o,"BLOCKQUOTE"))return e.modifyBlocks(ht,n);e.setSelection(n),e._updatePath(n,!0)}}else e.setSelection(n),setTimeout(function(){Oe(e)},0);else t.preventDefault(),ge(n,o),Oe(e,n)},delete:function(e,t,o){var i,r,a,s,d,l,c=e._root;if(e._removeZWS(),e.saveUndoState(o),o.collapsed)if(Ee(o,c)){if(t.preventDefault(),!(i=Ce(o,c)))return;if(ae(i.parentNode,c),r=$(i,c)){if(!r.isContentEditable)return void te(r);for(le(i,r,o,c),r=i.parentNode;r!==c&&!r.nextSibling;)r=r.parentNode;r!==c&&(r=r.nextSibling)&&ce(r,c),e.setSelection(o),e._updatePath(o,!0)}}else{if(a=o.cloneRange(),Ne(o,c,c,c),s=o.endContainer,d=o.endOffset,s.nodeType===n&&(l=s.childNodes[d])&&"IMG"===l.nodeName)return t.preventDefault(),te(l),_e(o),void Oe(e,o);e.setSelection(a),setTimeout(function(){Oe(e)},0)}else t.preventDefault(),ge(o,c),Oe(e,o)},tab:function(e,t,n){var o,i,r=e._root;if(e._removeZWS(),n.collapsed&&Te(n,r))for(o=Ce(n,r);i=o.parentNode;){if("UL"===i.nodeName||"OL"===i.nodeName){t.preventDefault(),e.increaseListLevel(n);break}o=i}},"shift-tab":function(e,t,n){var o,i=e._root;e._removeZWS(),n.collapsed&&Te(n,i)&&(X(o=n.startContainer,i,"UL")||X(o,i,"OL"))&&(t.preventDefault(),e.decreaseListLevel(n))},space:function(e,t,n){var o,i;e._recordUndoState(n),mt(n.startContainer,e._root,e),e._getRangeAndRemoveBookmark(n),i=(o=n.endContainer).parentNode,n.collapsed&&n.endOffset===ee(o)&&("A"===o.nodeName?n.setStartAfter(o):"A"!==i.nodeName||o.nextSibling||n.setStartAfter(i)),n.collapsed||(ge(n,e._root),e._ensureBottomLine(),e.setSelection(n),e._updatePath(n,!0)),e.setSelection(n)},left:function(e){e._removeZWS()},right:function(e){e._removeZWS()}};m&&_&&(Be["meta-left"]=function(e,t){t.preventDefault();var n=nt(e);n&&n.modify&&n.modify("move","backward","lineboundary")},Be["meta-right"]=function(e,t){t.preventDefault();var n=nt(e);n&&n.modify&&n.modify("move","forward","lineboundary")}),m||(Be.pageup=function(e){e.moveCursorToStart()},Be.pagedown=function(e){e.moveCursorToEnd()}),Be[E+"b"]=Ae("B"),Be[E+"i"]=Ae("I"),Be[E+"u"]=Ae("U"),Be[E+"shift-7"]=Ae("S"),Be[E+"shift-5"]=Ae("SUB",{tag:"SUP"}),Be[E+"shift-6"]=Ae("SUP",{tag:"SUB"}),Be[E+"shift-8"]=xe("makeUnorderedList"),Be[E+"shift-9"]=xe("makeOrderedList"),Be[E+"["]=xe("decreaseQuoteLevel"),Be[E+"]"]=xe("increaseQuoteLevel"),Be[E+"y"]=xe("redo"),Be[E+"z"]=xe("undo"),Be[E+"shift-z"]=xe("redo");var Re={1:10,2:13,3:16,4:18,5:24,6:32,7:48},De={backgroundColor:{regexp:O,replace:function(e,t){return ie(e,"SPAN",{class:s,style:"background-color:"+t})}},color:{regexp:O,replace:function(e,t){return ie(e,"SPAN",{class:d,style:"color:"+t})}},fontWeight:{regexp:/^bold|^700/i,replace:function(e){return ie(e,"B")}},fontStyle:{regexp:/^italic/i,replace:function(e){return ie(e,"I")}},fontFamily:{regexp:O,replace:function(e,t){return ie(e,"SPAN",{class:l,style:"font-family:"+t})}},fontSize:{regexp:O,replace:function(e,t){return ie(e,"SPAN",{class:c,style:"font-size:"+t})}},textDecoration:{regexp:/^underline/i,replace:function(e){return ie(e,"U")}}},Ue=function(e){return function(t,n){var o=ie(t.ownerDocument,e);return n.replaceChild(o,t),o.appendChild(oe(t)),o}},Pe=function(e,t){var n,o,i,r,a,s,d=e.style,l=e.ownerDocument;for(n in De)o=De[n],(i=d[n])&&o.regexp.test(i)&&(s=o.replace(l,i),a||(a=s),r&&r.appendChild(s),r=s,e.style[n]="");return a&&(r.appendChild(oe(e)),"SPAN"===e.nodeName?t.replaceChild(a,e):e.appendChild(a)),r||e},Ie={P:Pe,SPAN:Pe,STRONG:Ue("B"),EM:Ue("I"),INS:Ue("U"),STRIKE:Ue("S"),FONT:function(e,t){var n,o,i,r,a,s=e.face,h=e.size,u=e.color,f=e.ownerDocument;return s&&(a=n=ie(f,"SPAN",{class:l,style:"font-family:"+s}),r=n),h&&(o=ie(f,"SPAN",{class:c,style:"font-size:"+Re[h]+"px"}),a||(a=o),r&&r.appendChild(o),r=o),u&&/^#?([\dA-F]{3}){1,2}$/i.test(u)&&("#"!==u.charAt(0)&&(u="#"+u),i=ie(f,"SPAN",{class:d,style:"color:"+u}),a||(a=i),r&&r.appendChild(i),r=i),a||(a=r=ie(f,"SPAN")),t.replaceChild(a,e),r.appendChild(oe(e)),r},TT:function(e,t){var n=ie(e.ownerDocument,"SPAN",{class:l,style:'font-family:menlo,consolas,"courier new",monospace'});return t.replaceChild(n,e),n.appendChild(oe(e)),n}},we=/^(?:A(?:DDRESS|RTICLE|SIDE|UDIO)|BLOCKQUOTE|CAPTION|D(?:[DLT]|IV)|F(?:IGURE|IGCAPTION|OOTER)|H[1-6]|HEADER|L(?:ABEL|EGEND|I)|O(?:L|UTPUT)|P(?:RE)?|SECTION|T(?:ABLE|BODY|D|FOOT|H|HEAD|R)|COL(?:GROUP)?|UL)$/,Fe=/^(?:HEAD|META|STYLE)/,Me=new D(null,4|a,function(){return!0}),He=function e(t,i){var r,a,s,d,l,c,h,u,f,p,g,m,v=t.childNodes;for(r=t;q(r);)r=r.parentNode;for(Me.root=r,a=0,s=v.length;a<s;a+=1)if(l=(d=v[a]).nodeName,c=d.nodeType,h=Ie[l],c===n){if(u=d.childNodes.length,h)d=h(d,t);else{if(Fe.test(l)){t.removeChild(d),a-=1,s-=1;continue}if(!we.test(l)&&!q(d)){a-=1,s+=u-1,t.replaceChild(oe(d),d);continue}}u&&e(d,i||"PRE"===l)}else{if(c===o){if(g=d.data,f=!O.test(g.charAt(0)),p=!O.test(g.charAt(g.length-1)),i||!f&&!p)continue;if(f){for(Me.currentNode=d;(m=Me.previousPONode())&&!("IMG"===(l=m.nodeName)||"#text"===l&&O.test(m.data));)if(!q(m)){m=null;break}g=g.replace(/^[ \t\r\n]+/g,m?" ":"")}if(p){for(Me.currentNode=d;(m=Me.nextNode())&&!("IMG"===l||"#text"===l&&O.test(m.data));)if(!q(m)){m=null;break}g=g.replace(/[ \t\r\n]+$/g,m?" ":"")}if(g){d.data=g;continue}}t.removeChild(d),a-=1,s-=1}return t},We=function e(t){for(var i,r=t.childNodes,a=r.length;a--;)(i=r[a]).nodeType!==n||W(i)?i.nodeType!==o||i.data||t.removeChild(i):(e(i),q(i)&&!i.firstChild&&t.removeChild(i))},ze=function(e){return e.nodeType===n?"BR"===e.nodeName:O.test(e.data)},qe=function(e,t){for(var n,o=e.parentNode;q(o);)o=o.parentNode;return(n=new D(o,4|a,ze)).currentNode=e,!!n.nextNode()||t&&!n.previousNode()},Ke=function(e,t,n){var o,i,r,a=e.querySelectorAll("BR"),s=[],d=a.length;for(o=0;o<d;o+=1)s[o]=qe(a[o],n);for(;d--;)(r=(i=a[d]).parentNode)&&(s[d]?q(r)||ae(r,t):te(i))},Ge=function(e,t,n){var o,i,r=t.ownerDocument.body;Ke(t,n,!0),t.setAttribute("style","position:fixed;overflow:hidden;bottom:100%;right:100%;"),r.appendChild(t),o=t.innerHTML,i=t.innerText||t.textContent,v&&(i=i.replace(/\r?\n/g,"\r\n")),e.setData("text/html",o),e.setData("text/plain",i),r.removeChild(t)},Ze=function(e){var t,n,i,r,a,s,d=e.clipboardData,l=this.getSelection(),c=this._root,h=this;if(l.collapsed)e.preventDefault();else{if(this.saveUndoState(l),S||g||!d)setTimeout(function(){try{h._ensureBottomLine()}catch(e){h.didError(e)}},0);else{for(n=(t=Ce(l,c))===Se(l,c)&&t||c,i=ge(l,c),(r=l.commonAncestorContainer).nodeType===o&&(r=r.parentNode);r&&r!==n;)(a=r.cloneNode(!1)).appendChild(i),i=a,r=r.parentNode;(s=this.createElement("div")).appendChild(i),Ge(d,s,c),e.preventDefault()}this.setSelection(l)}},je=function(e){var t,n,i,r,a,s,d=e.clipboardData,l=this.getSelection(),c=this._root;if(!S&&!g&&d){for(n=(t=Ce(l,c))===Se(l,c)&&t||c,l=l.cloneRange(),_e(l),Ne(l,n,n,c),i=l.cloneContents(),(r=l.commonAncestorContainer).nodeType===o&&(r=r.parentNode);r&&r!==n;)(a=r.cloneNode(!1)).appendChild(i),i=a,r=r.parentNode;(s=this.createElement("div")).appendChild(i),Ge(d,s,c),e.preventDefault()}};function $e(e){this.isShiftDown=e.shiftKey}var Qe=function(e){var t,n,o,i,r,a=e.clipboardData,s=a&&a.items,d=this.isShiftDown,l=!1,c=!1,h=null,u=this;if(S&&s){for(t=s.length;t--;)!d&&/^image\/.*/.test(s[t].type)&&(c=!0);c||(s=null)}if(s){for(e.preventDefault(),t=s.length;t--;){if(o=(n=s[t]).type,!d&&"text/html"===o)return void n.getAsString(function(e){u.insertHTML(e,!0)});"text/plain"===o&&(h=n),!d&&/^image\/.*/.test(o)&&(c=!0)}c?(this.fireEvent("dragover",{dataTransfer:a,preventDefault:function(){l=!0}}),l&&this.fireEvent("drop",{dataTransfer:a})):h&&h.getAsString(function(e){u.insertPlainText(e,!0)})}else{if(i=a&&a.types,!S&&i&&(B.call(i,"text/html")>-1||!_&&B.call(i,"text/plain")>-1&&B.call(i,"text/rtf")<0))return e.preventDefault(),void(!d&&(r=a.getData("text/html"))?this.insertHTML(r,!0):((r=a.getData("text/plain"))||(r=a.getData("text/uri-list")))&&this.insertPlainText(r,!0));this._awaitingPaste=!0;var f=this._doc.body,p=this.getSelection(),g=p.startContainer,m=p.startOffset,v=p.endContainer,N=p.endOffset,C=this.createElement("DIV",{contenteditable:"true",style:"position:fixed; overflow:hidden; top:0; right:100%; width:1px; height:1px;"});f.appendChild(C),p.selectNodeContents(C),this.setSelection(p),setTimeout(function(){try{u._awaitingPaste=!1;for(var e,t,n="",o=C;C=o;)o=C.nextSibling,te(C),(e=C.firstChild)&&e===C.lastChild&&"DIV"===e.nodeName&&(C=e),n+=C.innerHTML;t=u._createRange(g,m,v,N),u.setSelection(t),n&&u.insertHTML(n,!0)}catch(e){u.didError(e)}},0)}},Ve=function(e){for(var t=e.dataTransfer.types,n=t.length,o=!1,i=!1;n--;)switch(t[n]){case"text/plain":o=!0;break;case"text/html":i=!0;break;default:return}(i||o)&&this.saveUndoState()};function Ye(e,t,n){var o,i;if(e||(e={}),t)for(o in t)!n&&o in e||(i=t[o],e[o]=i&&i.constructor===Object?Ye(e[o],i,n):i);return e}function Xe(e,t){e.nodeType===i&&(e=e.body);var n,o=e.ownerDocument,r=o.defaultView;this._win=r,this._doc=o,this._root=e,this._events={},this._isFocused=!1,this._lastSelection=null,L&&this.addEventListener("beforedeactivate",this.getSelection),this._hasZWS=!1,this._lastAnchorNode=null,this._lastFocusNode=null,this._path="",this._willUpdatePath=!1,"onselectionchange"in o?this.addEventListener("selectionchange",this._updatePathOnEvent):(this.addEventListener("keyup",this._updatePathOnEvent),this.addEventListener("mouseup",this._updatePathOnEvent)),this._undoIndex=-1,this._undoStack=[],this._undoStackLength=0,this._isInUndoState=!1,this._ignoreChange=!1,this._ignoreAllChanges=!1,x?((n=new MutationObserver(this._docWasChanged.bind(this))).observe(e,{childList:!0,attributes:!0,characterData:!0,subtree:!0}),this._mutation=n):this.addEventListener("keyup",this._keyUpDetectChange),this._restoreSelection=!1,this.addEventListener("blur",ot),this.addEventListener("mousedown",it),this.addEventListener("touchstart",it),this.addEventListener("focus",rt),this._awaitingPaste=!1,this.addEventListener(N?"beforecut":"cut",Ze),this.addEventListener("copy",je),this.addEventListener("keydown",$e),this.addEventListener("keyup",$e),this.addEventListener(N?"beforepaste":"paste",Qe),this.addEventListener("drop",Ve),this.addEventListener(C?"keypress":"keydown",Le),this._keyHandlers=Object.create(Be),this.setConfig(t),N&&(r.Text.prototype.splitText=function(e){var t=this.ownerDocument.createTextNode(this.data.slice(e)),n=this.nextSibling,o=this.parentNode,i=this.length-e;return n?o.insertBefore(t,n):o.appendChild(t),i&&this.deleteData(e,i),t}),e.setAttribute("contenteditable","true");try{o.execCommand("enableObjectResizing",!1,"false"),o.execCommand("enableInlineTableEditing",!1,"false")}catch(e){}e.__squire__=this,this.setHTML("")}var Je=Xe.prototype,et=function(e,t,n){var o=n._doc,i=e?DOMPurify.sanitize(e,{ALLOW_UNKNOWN_PROTOCOLS:!0,WHOLE_DOCUMENT:!1,RETURN_DOM:!0,RETURN_DOM_FRAGMENT:!0}):null;return i?o.importNode(i,!0):o.createDocumentFragment()};Je.setConfig=function(e){return(e=Ye({blockTag:"DIV",blockAttributes:null,tagAttributes:{blockquote:null,ul:null,ol:null,li:null,a:null},leafNodeNames:P,undo:{documentSizeThreshold:-1,undoLimit:-1},isInsertedHTMLSanitized:!0,isSetHTMLSanitized:!0,sanitizeToDOMFragment:"undefined"!=typeof DOMPurify&&DOMPurify.isSupported?et:null},e,!0)).blockTag=e.blockTag.toUpperCase(),this._config=e,this},Je.createElement=function(e,t,n){return ie(this._doc,e,t,n)},Je.createDefaultBlock=function(e){var t=this._config;return re(this.createElement(t.blockTag,t.blockAttributes,e),this._root)},Je.didError=function(e){console.log(e)},Je.getDocument=function(){return this._doc},Je.getRoot=function(){return this._root},Je.modifyDocument=function(e){var t=this._mutation;t&&(t.takeRecords().length&&this._docWasChanged(),t.disconnect()),this._ignoreAllChanges=!0,e(),this._ignoreAllChanges=!1,t&&(t.observe(this._root,{childList:!0,attributes:!0,characterData:!0,subtree:!0}),this._ignoreChange=!1)};var tt={pathChange:1,select:1,input:1,undoStateChange:1};Je.fireEvent=function(e,t){var n,o,i,r=this._events[e];if(/^(?:focus|blur)/.test(e))if(n=this._root===this._doc.activeElement,"focus"===e){if(!n||this._isFocused)return this;this._isFocused=!0}else{if(n||!this._isFocused)return this;this._isFocused=!1}if(r)for(t||(t={}),t.type!==e&&(t.type=e),o=(r=r.slice()).length;o--;){i=r[o];try{i.handleEvent?i.handleEvent(t):i.call(this,t)}catch(t){t.details="Squire: fireEvent error. Event type: "+e,this.didError(t)}}return this},Je.destroy=function(){var e,t=this._events;for(e in t)this.removeEventListener(e);this._mutation&&this._mutation.disconnect(),delete this._root.__squire__,this._undoIndex=-1,this._undoStack=[],this._undoStackLength=0},Je.handleEvent=function(e){this.fireEvent(e.type,e)},Je.addEventListener=function(e,t){var n=this._events[e],o=this._root;return t?(n||(n=this._events[e]=[],tt[e]||("selectionchange"===e&&(o=this._doc),o.addEventListener(e,this,!0))),n.push(t),this):(this.didError({name:"Squire: addEventListener with null or undefined fn",message:"Event type: "+e}),this)},Je.removeEventListener=function(e,t){var n,o=this._events[e],i=this._root;if(o){if(t)for(n=o.length;n--;)o[n]===t&&o.splice(n,1);else o.length=0;o.length||(delete this._events[e],tt[e]||("selectionchange"===e&&(i=this._doc),i.removeEventListener(e,this,!0)))}return this},Je._createRange=function(e,t,n,o){if(e instanceof this._win.Range)return e.cloneRange();var i=this._doc.createRange();return i.setStart(e,t),n?i.setEnd(n,o):i.setEnd(e,t),i},Je.getCursorPosition=function(e){if(!e&&!(e=this.getSelection())||!e.getBoundingClientRect)return null;var t,n,o=e.getBoundingClientRect();return o&&!o.top&&(this._ignoreChange=!0,(t=this._doc.createElement("SPAN")).textContent=h,fe(e,t),o=t.getBoundingClientRect(),(n=t.parentNode).removeChild(t),de(n,e)),o},Je._moveCursorTo=function(e){var t=this._root,n=this._createRange(t,e?0:t.childNodes.length);return _e(n),this.setSelection(n),this},Je.moveCursorToStart=function(){return this._moveCursorTo(!0)},Je.moveCursorToEnd=function(){return this._moveCursorTo(!1)};var nt=function(e){return e._win.getSelection()||null};function ot(){this._restoreSelection=!0}function it(){this._restoreSelection=!1}function rt(){this._restoreSelection&&this.setSelection(this._lastSelection)}Je.setSelection=function(e){if(e)if(this._lastSelection=e,this._isFocused)if(p&&!this._restoreSelection)ot.call(this),this.blur(),this.focus();else{g&&this._win.focus();var t=nt(this);t&&(t.removeAllRanges(),t.addRange(e))}else ot.call(this);return this},Je.getSelection=function(){var e,t,n,o,i=nt(this),r=this._root;return this._isFocused&&i&&i.rangeCount&&(t=(e=i.getRangeAt(0).cloneRange()).startContainer,n=e.endContainer,t&&W(t)&&e.setStartBefore(t),n&&W(n)&&e.setEndBefore(n)),e&&J(r,e.commonAncestorContainer)?this._lastSelection=e:J((o=(e=this._lastSelection).commonAncestorContainer).ownerDocument,o)||(e=null),e||(e=this._createRange(r.firstChild,0)),e},Je.getSelectedText=function(){var e=this.getSelection();if(!e||e.collapsed)return"";var t,n=new D(e.commonAncestorContainer,4|a,function(t){return ve(e,t,!0)}),i=e.startContainer,r=e.endContainer,s=n.currentNode=i,d="",l=!1;for(n.filter(s)||(s=n.nextNode());s;)s.nodeType===o?(t=s.data)&&/\S/.test(t)&&(s===r&&(t=t.slice(0,e.endOffset)),s===i&&(t=t.slice(e.startOffset)),d+=t,l=!0):("BR"===s.nodeName||l&&!q(s))&&(d+="\n",l=!1),s=n.nextNode();return d},Je.getPath=function(){return this._path};var at=function(e,t){for(var n,o,i,r=new D(e,4,function(){return!0},!1);o=r.nextNode();)for(;(i=o.data.indexOf(h))>-1&&(!t||o.parentNode!==t);){if(1===o.length){do{(n=o.parentNode).removeChild(o),o=n,r.currentNode=n}while(q(o)&&!ee(o));break}o.deleteData(i,1)}};Je._didAddZWS=function(){this._hasZWS=!0},Je._removeZWS=function(){this._hasZWS&&(at(this._root),this._hasZWS=!1)},Je._updatePath=function(e,t){if(e){var o,i=e.startContainer,r=e.endContainer;(t||i!==this._lastAnchorNode||r!==this._lastFocusNode)&&(this._lastAnchorNode=i,this._lastFocusNode=r,o=i&&r?i===r?function e(t,o){var i,r,a,h,u="";return t&&t!==o&&(u=e(t.parentNode,o),t.nodeType===n&&(u+=(u?">":"")+t.nodeName,(i=t.id)&&(u+="#"+i),(r=t.className.trim())&&((a=r.split(/\s\s*/)).sort(),u+=".",u+=a.join(".")),(h=t.dir)&&(u+="[dir="+h+"]"),a&&(B.call(a,s)>-1&&(u+="[backgroundColor="+t.style.backgroundColor.replace(/ /g,"")+"]"),B.call(a,d)>-1&&(u+="[color="+t.style.color.replace(/ /g,"")+"]"),B.call(a,l)>-1&&(u+="[fontFamily="+t.style.fontFamily.replace(/ /g,"")+"]"),B.call(a,c)>-1&&(u+="[fontSize="+t.style.fontSize+"]")))),u}(r,this._root):"(selection)":"",this._path!==o&&(this._path=o,this.fireEvent("pathChange",{path:o}))),this.fireEvent(e.collapsed?"cursor":"select",{range:e})}},Je._updatePathOnEvent=function(e){var t=this;t._isFocused&&!t._willUpdatePath&&(t._willUpdatePath=!0,setTimeout(function(){t._willUpdatePath=!1,t._updatePath(t.getSelection())},0))},Je.focus=function(){return this._root.focus(),T&&this.fireEvent("focus"),this},Je.blur=function(){return this._root.blur(),T&&this.fireEvent("blur"),this};var st="squire-selection-start",dt="squire-selection-end";Je._saveRangeToBookmark=function(e){var t,n=this.createElement("INPUT",{id:st,type:"hidden"}),o=this.createElement("INPUT",{id:dt,type:"hidden"});fe(e,n),e.collapse(!1),fe(e,o),2&n.compareDocumentPosition(o)&&(n.id=dt,o.id=st,t=n,n=o,o=t),e.setStartAfter(n),e.setEndBefore(o)},Je._getRangeAndRemoveBookmark=function(e){var t=this._root,n=t.querySelector("#"+st),i=t.querySelector("#"+dt);if(n&&i){var r=n.parentNode,a=i.parentNode,s=B.call(r.childNodes,n),d=B.call(a.childNodes,i);r===a&&(d-=1),te(n),te(i),e||(e=this._doc.createRange()),e.setStart(r,s),e.setEnd(a,d),de(r,e),r!==a&&de(a,e),e.collapsed&&(r=e.startContainer).nodeType===o&&((a=r.childNodes[e.startOffset])&&a.nodeType===o||(a=r.childNodes[e.startOffset-1]),a&&a.nodeType===o&&(e.setStart(a,0),e.collapse(!0)))}return e||null},Je._keyUpDetectChange=function(e){var t=e.keyCode;e.ctrlKey||e.metaKey||e.altKey||!(t<16||t>20)||!(t<33||t>45)||this._docWasChanged()},Je._docWasChanged=function(){A&&(H=new WeakMap),this._ignoreAllChanges||(x&&this._ignoreChange?this._ignoreChange=!1:(this._isInUndoState&&(this._isInUndoState=!1,this.fireEvent("undoStateChange",{canUndo:!0,canRedo:!1})),this.fireEvent("input")))},Je._recordUndoState=function(e,t){if(!this._isInUndoState||t){var n,o=this._undoIndex,i=this._undoStack,r=this._config.undo,a=r.documentSizeThreshold,s=r.undoLimit;t||(o+=1),o<this._undoStackLength&&(i.length=this._undoStackLength=o),e&&this._saveRangeToBookmark(e),n=this._getHTML(),a>-1&&2*n.length>a&&s>-1&&o>s&&(i.splice(0,o-s),o=s,this._undoStackLength=s),i[o]=n,this._undoIndex=o,this._undoStackLength+=1,this._isInUndoState=!0}},Je.saveUndoState=function(e){return e===t&&(e=this.getSelection()),this._recordUndoState(e,this._isInUndoState),this._getRangeAndRemoveBookmark(e),this},Je.undo=function(){if(0!==this._undoIndex||!this._isInUndoState){this._recordUndoState(this.getSelection(),!1),this._undoIndex-=1,this._setHTML(this._undoStack[this._undoIndex]);var e=this._getRangeAndRemoveBookmark();e&&this.setSelection(e),this._isInUndoState=!0,this.fireEvent("undoStateChange",{canUndo:0!==this._undoIndex,canRedo:!0}),this.fireEvent("input")}return this},Je.redo=function(){var e=this._undoIndex,t=this._undoStackLength;if(e+1<t&&this._isInUndoState){this._undoIndex+=1,this._setHTML(this._undoStack[this._undoIndex]);var n=this._getRangeAndRemoveBookmark();n&&this.setSelection(n),this.fireEvent("undoStateChange",{canUndo:!0,canRedo:e+2<t}),this.fireEvent("input")}return this},Je.hasFormat=function(e,t,n){if(e=e.toUpperCase(),t||(t={}),!n&&!(n=this.getSelection()))return!1;!n.collapsed&&n.startContainer.nodeType===o&&n.startOffset===n.startContainer.length&&n.startContainer.nextSibling&&n.setStartBefore(n.startContainer.nextSibling),!n.collapsed&&n.endContainer.nodeType===o&&0===n.endOffset&&n.endContainer.previousSibling&&n.setEndAfter(n.endContainer.previousSibling);var i,r,a=this._root,s=n.commonAncestorContainer;if(X(s,a,e,t))return!0;if(s.nodeType===o)return!1;i=new D(s,4,function(e){return ve(n,e,!0)},!1);for(var d=!1;r=i.nextNode();){if(!X(r,a,e,t))return!1;d=!0}return d},Je.getFontInfo=function(e){var n,i,r,a={color:t,backgroundColor:t,family:t,size:t},s=0;if(!e&&!(e=this.getSelection()))return a;if(n=e.commonAncestorContainer,e.collapsed||n.nodeType===o)for(n.nodeType===o&&(n=n.parentNode);s<4&&n;)(i=n.style)&&(!a.color&&(r=i.color)&&(a.color=r,s+=1),!a.backgroundColor&&(r=i.backgroundColor)&&(a.backgroundColor=r,s+=1),!a.family&&(r=i.fontFamily)&&(a.family=r,s+=1),!a.size&&(r=i.fontSize)&&(a.size=r,s+=1)),n=n.parentNode;return a},Je._addFormat=function(e,t,n){var i,r,s,d,l,c,h,u,f=this._root;if(n.collapsed){for(i=re(this.createElement(e,t),f),fe(n,i),n.setStart(i.firstChild,i.firstChild.length),n.collapse(!0),u=i;q(u);)u=u.parentNode;at(u,i)}else{if(r=new D(n.commonAncestorContainer,4|a,function(e){return(e.nodeType===o||"BR"===e.nodeName||"IMG"===e.nodeName)&&ve(n,e,!0)},!1),s=n.startContainer,l=n.startOffset,d=n.endContainer,c=n.endOffset,r.currentNode=s,r.filter(s)||(s=r.nextNode(),l=0),!s)return n;do{!X(h=r.currentNode,f,e,t)&&(h===d&&h.length>c&&h.splitText(c),h===s&&l&&(h=h.splitText(l),d===s&&(d=h,c-=l),s=h,l=0),ne(h,i=this.createElement(e,t)),i.appendChild(h))}while(r.nextNode());d.nodeType!==o&&(h.nodeType===o?(d=h,c=h.length):(d=h.parentNode,c=1)),n=this._createRange(s,l,d,c)}return n},Je._removeFormat=function(e,t,n,i){this._saveRangeToBookmark(n);var r,a=this._doc;n.collapsed&&(k?(r=a.createTextNode(h),this._didAddZWS()):r=a.createTextNode(""),fe(n,r));for(var s=n.commonAncestorContainer;q(s);)s=s.parentNode;var d=n.startContainer,l=n.startOffset,c=n.endContainer,u=n.endOffset,f=[],p=function(e,t){if(!ve(n,e,!1)){var i,r,a=e.nodeType===o;if(ve(n,e,!0))if(a)e===c&&u!==e.length&&f.push([t,e.splitText(u)]),e===d&&l&&(e.splitText(l),f.push([t,e]));else for(i=e.firstChild;i;i=r)r=i.nextSibling,p(i,t);else"INPUT"===e.nodeName||a&&!e.data||f.push([t,e])}},g=Array.prototype.filter.call(s.getElementsByTagName(e),function(o){return ve(n,o,!0)&&Y(o,e,t)});return i||g.forEach(function(e){p(e,e)}),f.forEach(function(e){var t=e[0].cloneNode(!1),n=e[1];ne(n,t),t.appendChild(n)}),g.forEach(function(e){ne(e,oe(e))}),this._getRangeAndRemoveBookmark(n),r&&n.collapse(!1),de(s,n),n},Je.changeFormat=function(e,t,n,o){return n||(n=this.getSelection())?(this.saveUndoState(n),t&&(n=this._removeFormat(t.tag.toUpperCase(),t.attributes||{},n,o)),e&&(n=this._addFormat(e.tag.toUpperCase(),e.attributes||{},n)),this.setSelection(n),this._updatePath(n,!0),x||this._docWasChanged(),this):this};var lt={DT:"DD",DD:"DT",LI:"LI",PRE:"PRE"},ct=function(e,t,n,o){var i=lt[t.nodeName],r=null,a=se(n,o,t.parentNode,e._root),s=e._config;return i||(i=s.blockTag,r=s.blockAttributes),Y(a,i,r)||(t=ie(a.ownerDocument,i,r),a.dir&&(t.dir=a.dir),ne(a,t),t.appendChild(oe(a)),a=t),a};Je.forEachBlock=function(e,t,n){if(!n&&!(n=this.getSelection()))return this;t&&this.saveUndoState(n);var o=this._root,i=Ce(n,o),r=Se(n,o);if(i&&r)do{if(e(i)||i===r)break}while(i=$(i,o));return t&&(this.setSelection(n),this._updatePath(n,!0),x||this._docWasChanged()),this},Je.modifyBlocks=function(e,t){if(!t&&!(t=this.getSelection()))return this;this._recordUndoState(t,this._isInUndoState);var n,o=this._root;return be(t,o),Ne(t,o,o,o),n=pe(t,o,o),fe(t,e.call(this,n)),t.endOffset<t.endContainer.childNodes.length&&ce(t.endContainer.childNodes[t.endOffset],o),ce(t.startContainer.childNodes[t.startOffset],o),this._getRangeAndRemoveBookmark(t),this.setSelection(t),this._updatePath(t,!0),x||this._docWasChanged(),this};var ht=function(e){var t=this._root,n=e.querySelectorAll("blockquote");return Array.prototype.filter.call(n,function(e){return!X(e.parentNode,t,"BLOCKQUOTE")}).forEach(function(e){ne(e,oe(e))}),e},ut=function(){return this.createDefaultBlock([this.createElement("INPUT",{id:st,type:"hidden"}),this.createElement("INPUT",{id:dt,type:"hidden"})])},ft=function(e,t,n){for(var o,i,r,a,s=Z(t,e._root),d=e._config.tagAttributes,l=d[n.toLowerCase()],c=d.li;o=s.nextNode();)"LI"===o.parentNode.nodeName&&(o=o.parentNode,s.currentNode=o.lastChild),"LI"!==o.nodeName?(a=e.createElement("LI",c),o.dir&&(a.dir=o.dir),(r=o.previousSibling)&&r.nodeName===n?(r.appendChild(a),te(o)):ne(o,e.createElement(n,l,[a])),a.appendChild(oe(o)),s.currentNode=a):(i=(o=o.parentNode).nodeName)!==n&&/^[OU]L$/.test(i)&&ne(o,e.createElement(n,l,[oe(o)]))},pt=function(e,t){for(var n=e.commonAncestorContainer,o=e.startContainer,i=e.endContainer;n&&n!==t&&!/^[OU]L$/.test(n.nodeName);)n=n.parentNode;if(!n||n===t)return null;for(o===n&&(o=o.childNodes[e.startOffset]),i===n&&(i=i.childNodes[e.endOffset]);o&&o.parentNode!==n;)o=o.parentNode;for(;i&&i.parentNode!==n;)i=i.parentNode;return[n,o,i]};Je.increaseListLevel=function(e){if(!e&&!(e=this.getSelection()))return this.focus();var t=this._root,n=pt(e,t);if(!n)return this.focus();var o=n[0],i=n[1],r=n[2];if(!i||i===o.firstChild)return this.focus();this._recordUndoState(e,this._isInUndoState);var a,s,d=o.nodeName,l=i.previousSibling;l.nodeName!==d&&(a=this._config.tagAttributes[d.toLowerCase()],l=this.createElement(d,a),o.insertBefore(l,i));do{s=i===r?null:i.nextSibling,l.appendChild(i)}while(i=s);return(s=l.nextSibling)&&ce(s,t),this._getRangeAndRemoveBookmark(e),this.setSelection(e),this._updatePath(e,!0),x||this._docWasChanged(),this.focus()},Je.decreaseListLevel=function(e){if(!e&&!(e=this.getSelection()))return this.focus();var t=this._root,n=pt(e,t);if(!n)return this.focus();var o=n[0],i=n[1],r=n[2];i||(i=o.firstChild),r||(r=o.lastChild),this._recordUndoState(e,this._isInUndoState);var a,s=o.parentNode,d=r.nextSibling?se(o,r.nextSibling,s,t):o.nextSibling;if(s!==t&&"LI"===s.nodeName){for(s=s.parentNode;d;)a=d.nextSibling,r.appendChild(d),d=a;d=o.parentNode.nextSibling}var l=!/^[OU]L$/.test(s.nodeName);do{a=i===r?null:i.nextSibling,o.removeChild(i),l&&"LI"===i.nodeName&&(i=this.createDefaultBlock([oe(i)])),s.insertBefore(i,d)}while(i=a);return o.firstChild||te(o),d&&ce(d,t),this._getRangeAndRemoveBookmark(e),this.setSelection(e),this._updatePath(e,!0),x||this._docWasChanged(),this.focus()},Je._ensureBottomLine=function(){var e=this._root,t=e.lastElementChild;t&&t.nodeName===this._config.blockTag&&K(t)||e.appendChild(this.createDefaultBlock())},Je.setKeyHandler=function(e,t){return this._keyHandlers[e]=t,this},Je._getHTML=function(){return this._root.innerHTML},Je._setHTML=function(e){var t=this._root,n=t;n.innerHTML=e;do{re(n,t)}while(n=$(n,t));this._ignoreChange=!0},Je.getHTML=function(e){var t,n,o,i,r,a,s=[];if(e&&(a=this.getSelection())&&this._saveRangeToBookmark(a),b)for(n=t=this._root;n=$(n,t);)n.textContent||n.querySelector("BR")||(o=this.createElement("BR"),n.appendChild(o),s.push(o));if(i=this._getHTML().replace(/\u200B/g,""),b)for(r=s.length;r--;)te(s[r]);return a&&this._getRangeAndRemoveBookmark(a),i},Je.setHTML=function(e){var t,n,o,i=this._config,r=i.isSetHTMLSanitized?i.sanitizeToDOMFragment:null,a=this._root;"function"==typeof r?n=r(e,!1,this):((t=this.createElement("DIV")).innerHTML=e,(n=this._doc.createDocumentFragment()).appendChild(oe(t))),He(n),Ke(n,a,!1),ae(n,a);for(var s=n;s=$(s,a);)re(s,a);for(this._ignoreChange=!0;o=a.lastChild;)a.removeChild(o);a.appendChild(n),re(a,a),this._undoIndex=-1,this._undoStack.length=0,this._undoStackLength=0,this._isInUndoState=!1;var d=this._getRangeAndRemoveBookmark()||this._createRange(a.firstChild,0);return this.saveUndoState(d),this._lastSelection=d,ot.call(this),this._updatePath(d,!0),this},Je.insertElement=function(e,t){if(t||(t=this.getSelection()),t.collapse(!0),q(e))fe(t,e),t.setStartAfter(e);else{for(var n,o=this._root,i=Ce(t,o)||o;i!==o&&!i.nextSibling;)i=i.parentNode;i!==o&&(n=se(i.parentNode,i.nextSibling,o,o)),n?o.insertBefore(e,n):(o.appendChild(e),n=this.createDefaultBlock(),o.appendChild(n)),t.setStart(n,0),t.setEnd(n,0),_e(t)}return this.focus(),this.setSelection(t),this._updatePath(t),x||this._docWasChanged(),this},Je.insertImage=function(e,t){var n=this.createElement("IMG",Ye({src:e},t,!0));return this.insertElement(n),n};var gt=/\b((?:(?:ht|f)tps?:\/\/|www\d{0,3}[.]|[a-z0-9.\-]+[.][a-z]{2,}\/)(?:[^\s()<>]+|\([^\s()<>]+\))+(?:\((?:[^\s()<>]+|(?:\([^\s()<>]+\)))*\)|[^\s`!()\[\]{};:'".,<>?«»“”‘’]))|([\w\-.%+]+@(?:[\w\-]+\.)+[A-Z]{2,}\b)/i,mt=function(e,t,n){for(var o,i,r,a,s,d,l,c=e.ownerDocument,h=new D(e,4,function(e){return!X(e,t,"A")},!1),u=n._config.tagAttributes.a;o=h.nextNode();)for(i=o.data,r=o.parentNode;a=gt.exec(i);)d=(s=a.index)+a[0].length,s&&(l=c.createTextNode(i.slice(0,s)),r.insertBefore(l,o)),(l=n.createElement("A",Ye({href:a[1]?/^(?:ht|f)tps?:/.test(a[1])?a[1]:"http://"+a[1]:"mailto:"+a[2]},u,!1))).textContent=i.slice(s,d),r.insertBefore(l,o),o.data=i=i.slice(d)};Je.insertHTML=function(e,t){var n,o,i,r,a,s,d,l=this._config,c=l.isInsertedHTMLSanitized?l.sanitizeToDOMFragment:null,h=this.getSelection(),u=this._doc;"function"==typeof c?r=c(e,t,this):(t&&(n=e.indexOf("\x3c!--StartFragment--\x3e"),o=e.lastIndexOf("\x3c!--EndFragment--\x3e"),n>-1&&o>-1&&(e=e.slice(n+20,o))),/<\/td>((?!<\/tr>)[\s\S])*$/i.test(e)&&(e="<TR>"+e+"</TR>"),/<\/tr>((?!<\/table>)[\s\S])*$/i.test(e)&&(e="<TABLE>"+e+"</TABLE>"),(i=this.createElement("DIV")).innerHTML=e,(r=u.createDocumentFragment()).appendChild(oe(i))),this.saveUndoState(h);try{for(a=this._root,s=r,d={fragment:r,preventDefault:function(){this.defaultPrevented=!0},defaultPrevented:!1},mt(r,r,this),He(r),Ke(r,a,!1),We(r),r.normalize();s=$(s,r);)re(s,a);t&&this.fireEvent("willPaste",d),d.defaultPrevented||(me(h,d.fragment,a),x||this._docWasChanged(),h.collapse(!1),this._ensureBottomLine()),this.setSelection(h),this._updatePath(h,!0),t&&this.focus()}catch(e){this.didError(e)}return this};var vt=function(e){return e.split("&").join("&amp;").split("<").join("&lt;").split(">").join("&gt;").split('"').join("&quot;")};Je.insertPlainText=function(e,t){var n,o,i,r,a=e.split("\n"),s=this._config,d=s.blockTag,l=s.blockAttributes,c="</"+d+">",h="<"+d;for(n in l)h+=" "+n+'="'+vt(l[n])+'"';for(h+=">",o=0,i=a.length;o<i;o+=1)r=a[o],r=vt(r).replace(/ (?= )/g,"&nbsp;"),a[o]=h+(r||"<BR>")+c;return this.insertHTML(a.join(""),t)};var _t=function(e,t,n){return function(){return this[e](t,n),this.focus()}};Je.addStyles=function(e){if(e){var t=this._doc.documentElement.firstChild,n=this.createElement("STYLE",{type:"text/css"});n.appendChild(this._doc.createTextNode(e)),t.appendChild(n)}return this},Je.bold=_t("changeFormat",{tag:"B"}),Je.italic=_t("changeFormat",{tag:"I"}),Je.underline=_t("changeFormat",{tag:"U"}),Je.strikethrough=_t("changeFormat",{tag:"S"}),Je.subscript=_t("changeFormat",{tag:"SUB"},{tag:"SUP"}),Je.superscript=_t("changeFormat",{tag:"SUP"},{tag:"SUB"}),Je.removeBold=_t("changeFormat",null,{tag:"B"}),Je.removeItalic=_t("changeFormat",null,{tag:"I"}),Je.removeUnderline=_t("changeFormat",null,{tag:"U"}),Je.removeStrikethrough=_t("changeFormat",null,{tag:"S"}),Je.removeSubscript=_t("changeFormat",null,{tag:"SUB"}),Je.removeSuperscript=_t("changeFormat",null,{tag:"SUP"}),Je.makeLink=function(e,t){var n=this.getSelection();if(n.collapsed){var o=e.indexOf(":")+1;if(o)for(;"/"===e[o];)o+=1;fe(n,this._doc.createTextNode(e.slice(o)))}return t=Ye(Ye({href:e},t,!0),this._config.tagAttributes.a,!1),this.changeFormat({tag:"A",attributes:t},{tag:"A"},n),this.focus()},Je.removeLink=function(){return this.changeFormat(null,{tag:"A"},this.getSelection(),!0),this.focus()},Je.setFontFace=function(e){return this.changeFormat(e?{tag:"SPAN",attributes:{class:l,style:"font-family: "+e+", sans-serif;"}}:null,{tag:"SPAN",attributes:{class:l}}),this.focus()},Je.setFontSize=function(e){return this.changeFormat(e?{tag:"SPAN",attributes:{class:c,style:"font-size: "+("number"==typeof e?e+"px":e)}}:null,{tag:"SPAN",attributes:{class:c}}),this.focus()},Je.setTextColour=function(e){return this.changeFormat(e?{tag:"SPAN",attributes:{class:d,style:"color:"+e}}:null,{tag:"SPAN",attributes:{class:d}}),this.focus()},Je.setHighlightColour=function(e){return this.changeFormat(e?{tag:"SPAN",attributes:{class:s,style:"background-color:"+e}}:e,{tag:"SPAN",attributes:{class:s}}),this.focus()},Je.setTextAlignment=function(e){return this.forEachBlock(function(t){var n=t.className.split(/\s+/).filter(function(e){return!!e&&!/^align/.test(e)}).join(" ");e?(t.className=n+" align-"+e,t.style.textAlign=e):(t.className=n,t.style.textAlign="")},!0),this.focus()},Je.setTextDirection=function(e){return this.forEachBlock(function(t){e?t.dir=e:t.removeAttribute("dir")},!0),this.focus()},Je.removeAllFormatting=function(e){if(!e&&!(e=this.getSelection())||e.collapsed)return this;for(var t=this._root,n=e.commonAncestorContainer;n&&!K(n);)n=n.parentNode;if(n||(be(e,t),n=t),n.nodeType===o)return this;this.saveUndoState(e),Ne(e,n,n,t);for(var i,r,a=n.ownerDocument,s=e.startContainer,d=e.startOffset,l=e.endContainer,c=e.endOffset,h=a.createDocumentFragment(),u=a.createDocumentFragment(),f=se(l,c,n,t),p=se(s,d,n,t);p!==f;)i=p.nextSibling,h.appendChild(p),p=i;return function e(t,n,i){var r,a;for(r=n.firstChild;r;r=a){if(a=r.nextSibling,q(r)){if(r.nodeType===o||"BR"===r.nodeName||"IMG"===r.nodeName){i.appendChild(r);continue}}else if(K(r)){i.appendChild(t.createDefaultBlock([e(t,r,t._doc.createDocumentFragment())]));continue}e(t,r,i)}return i}(this,h,u),u.normalize(),p=u.firstChild,i=u.lastChild,r=n.childNodes,p?(n.insertBefore(u,f),d=B.call(r,p),c=B.call(r,i)+1):c=d=B.call(r,f),e.setStart(n,d),e.setEnd(n,c),de(n,e),_e(e),this.setSelection(e),this._updatePath(e,!0),this.focus()},Je.increaseQuoteLevel=_t("modifyBlocks",function(e){return this.createElement("BLOCKQUOTE",this._config.tagAttributes.blockquote,[e])}),Je.decreaseQuoteLevel=_t("modifyBlocks",ht),Je.makeUnorderedList=_t("modifyBlocks",function(e){return ft(this,e,"UL"),e}),Je.makeOrderedList=_t("modifyBlocks",function(e){return ft(this,e,"OL"),e}),Je.removeList=_t("modifyBlocks",function(e){var t,n,o,i,r,a=e.querySelectorAll("UL, OL"),s=e.querySelectorAll("LI"),d=this._root;for(t=0,n=a.length;t<n;t+=1)ae(i=oe(o=a[t]),d),ne(o,i);for(t=0,n=s.length;t<n;t+=1)K(r=s[t])?ne(r,this.createDefaultBlock([oe(r)])):(ae(r,d),ne(r,oe(r)));return e}),Xe.isInline=q,Xe.isBlock=K,Xe.isContainer=G,Xe.getBlockWalker=Z,Xe.getPreviousBlock=j,Xe.getNextBlock=$,Xe.areAlike=V,Xe.hasTagAttributes=Y,Xe.getNearest=X,Xe.isOrContains=J,Xe.detach=te,Xe.replaceWith=ne,Xe.empty=oe,Xe.getNodeBefore=he,Xe.getNodeAfter=ue,Xe.insertNodeInRange=fe,Xe.extractContentsOfRange=pe,Xe.deleteContentsOfRange=ge,Xe.insertTreeFragmentIntoRange=me,Xe.isNodeContainedInRange=ve,Xe.moveRangeBoundariesDownTree=_e,Xe.moveRangeBoundariesUpTree=Ne,Xe.getStartBlockOfRange=Ce,Xe.getEndBlockOfRange=Se,Xe.contentWalker=ye,Xe.rangeDoesStartAtBlockBoundary=Te,Xe.rangeDoesEndAtBlockBoundary=Ee,Xe.expandRangeToBlockBoundaries=be,Xe.onPaste=Qe,Xe.addLinks=mt,Xe.splitBlock=ct,Xe.startSelectionId=st,Xe.endSelectionId=dt,"object"==typeof exports?module.exports=Xe:"function"==typeof define&&define.amd?define(function(){return Xe}):(u.Squire=Xe,top!==u&&"true"===e.documentElement.getAttribute("data-squireinit")&&(u.editor=new Xe(e),u.onEditorLoad&&(u.onEditorLoad(u.editor),u.onEditorLoad=null)))}(document);