0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 23:40:35 -05:00
Squire/build/squire.js
2016-06-16 14:45:19 +10:00

2 lines
No EOL
44 KiB
JavaScript
Raw 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";function n(e,t,n){this.root=this.currentNode=e,this.nodeType=t,this.filter=n}function r(e,t){for(var n=e.length;n--;)if(!t(e[n]))return!1;return!0}function i(e){return e.nodeType===P&&!!ct[e.nodeName]}function o(e){return lt.test(e.nodeName)}function a(e){var t=e.nodeType;return(t===P||t===F)&&!o(e)&&r(e.childNodes,o)}function s(e){var t=e.nodeType;return!(t!==P&&t!==F||o(e)||a(e))}function d(e,t){var r=new n(t,M,a);return r.currentNode=e,r}function l(e,t){return e=d(e,t).previousNode(),e!==t?e:null}function c(e,t){return e=d(e,t).nextNode(),e!==t?e:null}function h(e,t){return!i(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 f(e,t,n){if(e.nodeName!==t)return!1;for(var r in n)if(e.getAttribute(r)!==n[r])return!1;return!0}function u(e,t,n,r){for(;e&&e!==t;){if(f(e,n,r))return e;e=e.parentNode}return null}function p(e,t){for(;t;){if(t===e)return!0;t=t.parentNode}return!1}function g(e,t){var n,r,i,o,a="";return e&&e!==t&&(a=g(e.parentNode,t),e.nodeType===P&&(a+=(a?">":"")+e.nodeName,(n=e.id)&&(a+="#"+n),(r=e.className.trim())&&(i=r.split(/\s\s*/),i.sort(),a+=".",a+=i.join(".")),(o=e.dir)&&(a+="[dir="+o+"]"))),a}function m(e){var t=e.nodeType;return t===P?e.childNodes.length:e.length||0}function v(e){var t=e.parentNode;return t&&t.removeChild(e),e}function C(e,t){var n=e.parentNode;n&&n.replaceChild(t,e)}function N(e){for(var t=e.ownerDocument.createDocumentFragment(),n=e.childNodes,r=n?n.length:0;r--;)t.appendChild(e.firstChild);return t}function _(e,n,r,i){var o,a,s,d,l=e.createElement(n);if(r instanceof Array&&(i=r,r=null),r)for(o in r)a=r[o],a!==t&&l.setAttribute(o,r[o]);if(i)for(s=0,d=i.length;d>s;s+=1)l.appendChild(i[s]);return l}function S(e,t){var n,r,a=e.ownerDocument,s=e;if(e===t&&((r=e.firstChild)&&"BR"!==r.nodeName||(n=O(a).createDefaultBlock(),r?e.replaceChild(n,r):e.appendChild(n),e=n,n=null)),e.nodeType===I)return s;if(o(e)){for(r=e.firstChild;rt&&r&&r.nodeType===I&&!r.data;)e.removeChild(r),r=e.firstChild;r||(rt?(n=a.createTextNode(Z),O(a)._didAddZWS()):n=a.createTextNode(""))}else if(nt){for(;e.nodeType!==I&&!i(e);){if(r=e.firstChild,!r){n=a.createTextNode("");break}e=r}e.nodeType===I?/^ +$/.test(e.data)&&(e.data=""):i(e)&&e.parentNode.insertBefore(a.createTextNode(""),e)}else if(!e.querySelector("BR"))for(n=_(a,"BR");(r=e.lastElementChild)&&!o(r);)e=r;if(n)try{e.appendChild(n)}catch(d){O(a).didError({name:"Squire: fixCursor  "+d,message:"Parent: "+e.nodeName+"/"+e.innerHTML+" appendChild: "+n.nodeName})}return s}function y(e,t){var n,r,i,a,d=e.childNodes,l=e.ownerDocument,c=null,h=O(l)._config;for(n=0,r=d.length;r>n;n+=1)i=d[n],a="BR"===i.nodeName,!a&&o(i)?(c||(c=_(l,h.blockTag,h.blockAttributes)),c.appendChild(i),n-=1,r-=1):(a||c)&&(c||(c=_(l,h.blockTag,h.blockAttributes)),S(c,t),a?e.replaceChild(c,i):(e.insertBefore(c,i),n+=1,r+=1),c=null),s(i)&&y(i,t);return c&&e.appendChild(S(c,t)),e}function T(e,t,n,r){var i,o,a,s=e.nodeType;if(s===I&&e!==n)return T(e.parentNode,e.splitText(t),n,r);if(s===P){if("number"==typeof t&&(t=t<e.childNodes.length?e.childNodes[t]:null),e===n)return t;for(i=e.parentNode,o=e.cloneNode(!1);t;)a=t.nextSibling,o.appendChild(t),t=a;return"OL"===e.nodeName&&u(e,r,"BLOCKQUOTE")&&(o.start=(+e.start||1)+e.childNodes.length-1),S(e,r),S(o,r),(a=e.nextSibling)?i.insertBefore(o,a):i.appendChild(o),T(i,o,n,r)}return t}function E(e,t){if(e.nodeType===P)for(var n,r,i,a=e.childNodes,s=a.length,d=[];s--;)if(n=a[s],r=s&&a[s-1],s&&o(n)&&h(n,r)&&!ct[n.nodeName])t.startContainer===n&&(t.startContainer=r,t.startOffset+=m(r)),t.endContainer===n&&(t.endContainer=r,t.endOffset+=m(r)),t.startContainer===e&&(t.startOffset>s?t.startOffset-=1:t.startOffset===s&&(t.startContainer=r,t.startOffset=m(r))),t.endContainer===e&&(t.endOffset>s?t.endOffset-=1:t.endOffset===s&&(t.endContainer=r,t.endOffset=m(r))),v(n),n.nodeType===I?r.appendData(n.data):d.push(N(n));else if(n.nodeType===P){for(i=d.length;i--;)n.appendChild(d.pop());E(n,t)}}function b(e,t,n){for(var r,i,o,a=t;1===a.parentNode.childNodes.length;)a=a.parentNode;v(a),i=e.childNodes.length,r=e.lastChild,r&&"BR"===r.nodeName&&(e.removeChild(r),i-=1),o={startContainer:e,startOffset:i,endContainer:e,endOffset:i},e.appendChild(N(t)),E(e,o),n.setStart(o.startContainer,o.startOffset),n.collapse(!0),X&&(r=e.lastChild)&&"BR"===r.nodeName&&e.removeChild(r)}function x(e,t){var n,r,i=e.previousSibling,o=e.firstChild,a=e.ownerDocument,d="LI"===e.nodeName;if(!d||o&&/^[OU]L$/.test(o.nodeName))if(i&&h(i,e)){if(!s(i)){if(!d)return;r=_(a,"DIV"),r.appendChild(N(i)),i.appendChild(r)}v(e),n=!s(e),i.appendChild(N(e)),n&&y(i,t),o&&x(o,t)}else d&&(i=_(a,"DIV"),e.insertBefore(i,o),S(i,t))}function O(e){for(var t,n=Vt.length;n--;)if(t=Vt[n],t._doc===e)return t;return null}function k(e,t){var n,r;e||(e={});for(n in t)r=t[n],e[n]=r&&r.constructor===Object?k(e[n],r):r;return e}function L(e,t){e.nodeType===w&&(e=e.body);var n,r=e.ownerDocument,i=r.defaultView;this._win=i,this._doc=r,this._root=e,this._events={},this._isFocused=!1,this._lastSelection=null,it&&this.addEventListener("beforedeactivate",this.getSelection),this._hasZWS=!1,this._lastAnchorNode=null,this._lastFocusNode=null,this._path="","onselectionchange"in r?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,ot?(n=new MutationObserver(this._docWasChanged.bind(this)),n.observe(e,{childList:!0,attributes:!0,characterData:!0,subtree:!0}),this._mutation=n):this.addEventListener("keyup",this._keyUpDetectChange),this._restoreSelection=!1,this.addEventListener("blur",A),this.addEventListener("input",B),this.addEventListener("mousedown",B),this.addEventListener("touchstart",B),this.addEventListener("focus",D),this._awaitingPaste=!1,this.addEventListener(Y?"beforecut":"cut",Zt),this.addEventListener("copy",Gt),this.addEventListener(Y?"beforepaste":"paste",jt),this.addEventListener("drop",Qt),this.addEventListener(X?"keypress":"keydown",Ot),this._keyHandlers=Object.create(Bt),this.setConfig(t),Y&&(i.Text.prototype.splitText=function(e){var t=this.ownerDocument.createTextNode(this.data.slice(e)),n=this.nextSibling,r=this.parentNode,i=this.length-e;return n?r.insertBefore(t,n):r.appendChild(t),i&&this.deleteData(e,i),t}),e.setAttribute("contenteditable","true");try{r.execCommand("enableObjectResizing",!1,"false"),r.execCommand("enableInlineTableEditing",!1,"false")}catch(o){}Vt.push(this),this.setHTML("")}function A(){this._restoreSelection=!0}function B(){this._restoreSelection=!1}function D(){this._restoreSelection&&this.setSelection(this._lastSelection)}function R(e,t,n){var r,i;for(r=t.firstChild;r;r=i){if(i=r.nextSibling,o(r)){if(r.nodeType===I||"BR"===r.nodeName||"IMG"===r.nodeName){n.appendChild(r);continue}}else if(a(r)){n.appendChild(e.createDefaultBlock([R(e,r,e._doc.createDocumentFragment())]));continue}R(e,r,n)}return n}var U=2,P=1,I=3,w=9,F=11,M=1,H=4,W=0,z=1,q=2,K=3,Z="",G=e.defaultView,j=navigator.userAgent,Q=/iP(?:ad|hone|od)/.test(j),V=/Mac OS X/.test(j),$=/Gecko\//.test(j),Y=/Trident\/[456]\./.test(j),X=!!G.opera,J=/Edge\//.test(j),et=!J&&/WebKit\//.test(j),tt=V?"meta-":"ctrl-",nt=Y||X,rt=Y||et,it=Y,ot="undefined"!=typeof MutationObserver,at=/[^ \t\r\n]/,st=Array.prototype.indexOf;Object.create||(Object.create=function(e){var t=function(){};return t.prototype=e,new t});var dt={1:1,2:2,3:4,8:128,9:256,11:1024};n.prototype.nextNode=function(){for(var e,t=this.currentNode,n=this.root,r=this.nodeType,i=this.filter;;){for(e=t.firstChild;!e&&t&&t!==n;)e=t.nextSibling,e||(t=t.parentNode);if(!e)return null;if(dt[e.nodeType]&r&&i(e))return this.currentNode=e,e;t=e}},n.prototype.previousNode=function(){for(var e,t=this.currentNode,n=this.root,r=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(dt[e.nodeType]&r&&i(e))return this.currentNode=e,e;t=e}},n.prototype.previousPONode=function(){for(var e,t=this.currentNode,n=this.root,r=this.nodeType,i=this.filter;;){for(e=t.lastChild;!e&&t&&t!==n;)e=t.previousSibling,e||(t=t.parentNode);if(!e)return null;if(dt[e.nodeType]&r&&i(e))return this.currentNode=e,e;t=e}};var lt=/^(?:#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])?|U|VAR|WBR)$/,ct={BR:1,HR:1,IFRAME:1,IMG:1,INPUT:1},ht=function(e,t){for(var n=e.childNodes;t&&e.nodeType===P;)e=n[t-1],n=e.childNodes,t=n.length;return e},ft=function(e,t){if(e.nodeType===P){var n=e.childNodes;if(t<n.length)e=n[t];else{for(;e&&!e.nextSibling;)e=e.parentNode;e&&(e=e.nextSibling)}}return e},ut=function(e,t){var n,r,i,o,a=e.startContainer,s=e.startOffset,d=e.endContainer,l=e.endOffset;a.nodeType===I?(n=a.parentNode,r=n.childNodes,s===a.length?(s=st.call(r,a)+1,e.collapsed&&(d=n,l=s)):(s&&(o=a.splitText(s),d===a?(l-=s,d=o):d===n&&(l+=1),a=o),s=st.call(r,a)),a=n):r=a.childNodes,i=r.length,s===i?a.appendChild(t):a.insertBefore(t,r[s]),a===d&&(l+=r.length-i),e.setStart(a,s),e.setEnd(d,l)},pt=function(e,t,n){var r=e.startContainer,i=e.startOffset,o=e.endContainer,a=e.endOffset;t||(t=e.commonAncestorContainer),t.nodeType===I&&(t=t.parentNode);for(var s,d,l,c=T(o,a,t,n),h=T(r,i,t,n),f=t.ownerDocument.createDocumentFragment();h!==c;)s=h.nextSibling,f.appendChild(h),h=s;return r=t,i=c?st.call(t.childNodes,c):t.childNodes.length,l=t.childNodes[i],d=l&&l.previousSibling,d&&d.nodeType===I&&l.nodeType===I&&(r=d,i=d.length,d.appendData(l.data),v(l)),e.setStart(r,i),e.collapse(!0),S(t,n),f},gt=function(e,t){Nt(e);var n=e.startContainer,r=e.endContainer,i=(o(n)||a(n))&&(o(r)||a(r)),s=pt(e,null,t);Ct(e),n=_t(e,t),i&&(r=St(e,t),n&&r&&n!==r&&b(n,r,e)),n&&S(n,t);var d=t.firstChild;return d&&"BR"!==d.nodeName?e.collapse(!1):(S(t,t),e.selectNodeContents(t.firstChild)),s},mt=function(e,t,n){for(var r=!0,i=t.childNodes,d=i.length;d--;)if(!o(i[d])){r=!1;break}if(e.collapsed||gt(e,n),Ct(e),r)ut(e,t),e.collapse(!1);else{for(var h,f,p,g,m,v=e.startContainer,C=T(v,e.startOffset,u(v.parentNode,n,"BLOCKQUOTE")||n,n),N=C.previousSibling,_=N,y=_.childNodes.length,E=C,b=0,O=C.parentNode;(h=_.lastChild)&&h.nodeType===P;){if("BR"===h.nodeName){y-=1;break}_=h,y=_.childNodes.length}for(;(h=E.firstChild)&&h.nodeType===P&&"BR"!==h.nodeName;)E=h;for(m=_.childNodes[y]||null;(h=t.firstChild)&&o(h);)_.insertBefore(h,m);for(;(h=t.lastChild)&&o(h);)E.insertBefore(h,E.firstChild),b+=1;for(f=t;f=c(f,n);)S(f,n);if(O.insertBefore(t,C),g=N.nextSibling,f=l(g,n),f&&!/\S/.test(f.textContent))do O=f.parentNode,O.removeChild(f),f=O;while(f&&!f.lastChild&&f!==n);if(N.parentNode||(N=g.previousSibling),_.parentNode||(_=N||g.parentNode,y=N?N.childNodes.length:0),s(g)&&x(g,n),p=C.previousSibling,f=a(C)?C:c(C,n),f&&!/\S/.test(f.textContent))do O=f.parentNode,O.removeChild(f),f=O;while(f&&!f.lastChild&&f!==n);C.parentNode||(C=p.nextSibling),b||(E=p,b=p.childNodes.length),C&&s(C)&&x(C,n),e.setStart(_,y),e.setEnd(E,b),Ct(e)}},vt=function(e,t,n){var r=t.ownerDocument.createRange();if(r.selectNode(t),n){var i=e.compareBoundaryPoints(K,r)>-1,o=e.compareBoundaryPoints(z,r)<1;return!i&&!o}var a=e.compareBoundaryPoints(W,r)<1,s=e.compareBoundaryPoints(q,r)>-1;return a&&s},Ct=function(e){for(var t,n=e.startContainer,r=e.startOffset,o=e.endContainer,a=e.endOffset;n.nodeType!==I&&(t=n.childNodes[r],t&&!i(t));)n=t,r=0;if(a)for(;o.nodeType!==I&&(t=o.childNodes[a-1],t&&!i(t));)o=t,a=m(o);else for(;o.nodeType!==I&&(t=o.firstChild,t&&!i(t));)o=t;e.collapsed?(e.setStart(o,a),e.setEnd(n,r)):(e.setStart(n,r),e.setEnd(o,a))},Nt=function(e,t){var n,r=e.startContainer,i=e.startOffset,o=e.endContainer,a=e.endOffset;for(t||(t=e.commonAncestorContainer);r!==t&&!i;)n=r.parentNode,i=st.call(n.childNodes,r),r=n;for(;o!==t&&a===m(o);)n=o.parentNode,a=st.call(n.childNodes,o)+1,o=n;e.setStart(r,i),e.setEnd(o,a)},_t=function(e,t){var n,r=e.startContainer;return o(r)?n=l(r,t):a(r)?n=r:(n=ht(r,e.startOffset),n=c(n,t)),n&&vt(e,n,!0)?n:null},St=function(e,t){var n,r,i=e.endContainer;if(o(i))n=l(i,t);else if(a(i))n=i;else{if(n=ft(i,e.endOffset),!n||!p(t,n))for(n=t;r=n.lastChild;)n=r;n=l(n,t)}return n&&vt(e,n,!0)?n:null},yt=new n(null,H|M,function(e){return e.nodeType===I?at.test(e.data):"IMG"===e.nodeName}),Tt=function(e,t){var n,r=e.startContainer,i=e.startOffset;if(yt.root=null,r.nodeType===I){if(i)return!1;n=r}else if(n=ft(r,i),n&&!p(t,n)&&(n=null),!n&&(n=ht(r,i),n.nodeType===I&&n.length))return!1;return yt.currentNode=n,yt.root=_t(e,t),!yt.previousNode()},Et=function(e,t){var n,r=e.endContainer,i=e.endOffset;if(yt.root=null,r.nodeType===I){if(n=r.data.length,n&&n>i)return!1;yt.currentNode=r}else yt.currentNode=ht(r,i);return yt.root=St(e,t),!yt.nextNode()},bt=function(e,t){var n,r=_t(e,t),i=St(e,t);r&&i&&(n=r.parentNode,e.setStart(n,st.call(n.childNodes,r)),n=i.parentNode,e.setEnd(n,st.call(n.childNodes,i)+1))},xt={8:"backspace",9:"tab",13:"enter",32:"space",33:"pageup",34:"pagedown",37:"left",39:"right",46:"delete",219:"[",221:"]"},Ot=function(e){var t=e.keyCode,n=xt[t],r="",i=this.getSelection();e.defaultPrevented||(n||(n=String.fromCharCode(t).toLowerCase(),/^[A-Za-z0-9]$/.test(n)||(n="")),X&&46===e.which&&(n="."),t>111&&124>t&&(n="f"+(t-111)),"backspace"!==n&&"delete"!==n&&(e.altKey&&(r+="alt-"),e.ctrlKey&&(r+="ctrl-"),e.metaKey&&(r+="meta-")),e.shiftKey&&(r+="shift-"),n=r+n,this._keyHandlers[n]?this._keyHandlers[n](this,e,i):1!==n.length||i.collapsed||(this.saveUndoState(i),gt(i,this._root),this._ensureBottomLine(),this.setSelection(i),this._updatePath(i,!0)))},kt=function(e){return function(t,n){n.preventDefault(),t[e]()}},Lt=function(e,t){return t=t||null,function(n,r){r.preventDefault();var i=n.getSelection();n.hasFormat(e,null,i)?n.changeFormat(null,{tag:e},i):n.changeFormat({tag:e},t,i)}},At=function(e,t){try{t||(t=e.getSelection());var n,r=t.startContainer;for(r.nodeType===I&&(r=r.parentNode),n=r;o(n)&&(!n.textContent||n.textContent===Z);)r=n,n=r.parentNode;r!==n&&(t.setStart(n,st.call(n.childNodes,r)),t.collapse(!0),n.removeChild(r),a(n)||(n=l(n,e._root)),S(n,e._root),Ct(t)),r===e._root&&(r=r.firstChild)&&"BR"===r.nodeName&&v(r),e._ensureBottomLine(),e.setSelection(t),e._updatePath(t,!0)}catch(i){e.didError(i)}},Bt={enter:function(e,t,n){var r,i,o,a=e._root;if(t.preventDefault(),e._recordUndoState(n),gn(n.startContainer,a,e),e._removeZWS(),e._getRangeAndRemoveBookmark(n),n.collapsed||gt(n,a),r=_t(n,a),!r||/^T[HD]$/.test(r.nodeName))return ut(n,e.createElement("BR")),n.collapse(!1),e.setSelection(n),void e._updatePath(n,!0);if((i=u(r,a,"LI"))&&(r=i),!r.textContent){if(u(r,a,"UL")||u(r,a,"OL"))return e.modifyBlocks(un,n);if(u(r,a,"BLOCKQUOTE"))return e.modifyBlocks(sn,n)}for(o=rn(e,r,n.startContainer,n.startOffset),Jt(r),Wt(r),S(r,a);o.nodeType===P;){var s,d=o.firstChild;if("A"===o.nodeName&&(!o.textContent||o.textContent===Z)){d=e._doc.createTextNode(""),C(o,d),o=d;break}for(;d&&d.nodeType===I&&!d.data&&(s=d.nextSibling,s&&"BR"!==s.nodeName);)v(d),d=s;if(!d||"BR"===d.nodeName||d.nodeType===I&&!X)break;o=d}n=e._createRange(o,0),e.setSelection(n),e._updatePath(n,!0)},backspace:function(e,t,n){var r=e._root;if(e._removeZWS(),e.saveUndoState(n),n.collapsed)if(Tt(n,r)){t.preventDefault();var i,o=_t(n,r);if(!o)return;if(y(o.parentNode,r),i=l(o,r)){if(!i.isContentEditable)return void v(i);for(b(i,o,n),o=i.parentNode;o!==r&&!o.nextSibling;)o=o.parentNode;o!==r&&(o=o.nextSibling)&&x(o,r),e.setSelection(n)}else if(o){if(u(o,r,"UL")||u(o,r,"OL"))return e.modifyBlocks(un,n);if(u(o,r,"BLOCKQUOTE"))return e.modifyBlocks(an,n);e.setSelection(n),e._updatePath(n,!0)}}else e.setSelection(n),setTimeout(function(){At(e)},0);else t.preventDefault(),gt(n,r),At(e,n)},"delete":function(e,t,n){var r,i,o,a,s,d,l=e._root;if(e._removeZWS(),e.saveUndoState(n),n.collapsed)if(Et(n,l)){if(t.preventDefault(),r=_t(n,l),!r)return;if(y(r.parentNode,l),i=c(r,l)){if(!i.isContentEditable)return void v(i);for(b(r,i,n),i=r.parentNode;i!==l&&!i.nextSibling;)i=i.parentNode;i!==l&&(i=i.nextSibling)&&x(i,l),e.setSelection(n),e._updatePath(n,!0)}}else{if(o=n.cloneRange(),Nt(n,e._root),a=n.endContainer,s=n.endOffset,a.nodeType===P&&(d=a.childNodes[s],d&&"IMG"===d.nodeName))return t.preventDefault(),v(d),Ct(n),void At(e,n);e.setSelection(o),setTimeout(function(){At(e)},0)}else t.preventDefault(),gt(n,l),At(e,n)},tab:function(e,t,n){var r,i,o=e._root;if(e._removeZWS(),n.collapsed&&Tt(n,o))for(r=_t(n,o);i=r.parentNode;){if("UL"===i.nodeName||"OL"===i.nodeName){r.previousSibling&&(t.preventDefault(),e.modifyBlocks(fn,n));break}r=i}},"shift-tab":function(e,t,n){var r,i=e._root;e._removeZWS(),n.collapsed&&Tt(n,i)&&(r=n.startContainer,(u(r,i,"UL")||u(r,i,"OL"))&&(t.preventDefault(),e.modifyBlocks(un,n)))},space:function(e,t,n){var r,i;e._recordUndoState(n),gn(n.startContainer,e._root,e),e._getRangeAndRemoveBookmark(n),r=n.endContainer,i=r.parentNode,n.collapsed&&"A"===i.nodeName&&!r.nextSibling&&n.endOffset===m(r)&&n.setStartAfter(i),e.setSelection(n)},left:function(e){e._removeZWS()},right:function(e){e._removeZWS()}};V&&$&&(Bt["meta-left"]=function(e,t){t.preventDefault();var n=Xt(e);n&&n.modify&&n.modify("move","backward","lineboundary")},Bt["meta-right"]=function(e,t){t.preventDefault();var n=Xt(e);n&&n.modify&&n.modify("move","forward","lineboundary")}),V||(Bt.pageup=function(e){e.moveCursorToStart()},Bt.pagedown=function(e){e.moveCursorToEnd()}),Bt[tt+"b"]=Lt("B"),Bt[tt+"i"]=Lt("I"),Bt[tt+"u"]=Lt("U"),Bt[tt+"shift-7"]=Lt("S"),Bt[tt+"shift-5"]=Lt("SUB",{tag:"SUP"}),Bt[tt+"shift-6"]=Lt("SUP",{tag:"SUB"}),Bt[tt+"shift-8"]=kt("makeUnorderedList"),Bt[tt+"shift-9"]=kt("makeOrderedList"),Bt[tt+"["]=kt("decreaseQuoteLevel"),Bt[tt+"]"]=kt("increaseQuoteLevel"),Bt[tt+"y"]=kt("redo"),Bt[tt+"z"]=kt("undo"),Bt[tt+"shift-z"]=kt("redo");var Dt={1:10,2:13,3:16,4:18,5:24,6:32,7:48},Rt={backgroundColor:{regexp:at,replace:function(e,t){return _(e,"SPAN",{"class":"highlight",style:"background-color:"+t})}},color:{regexp:at,replace:function(e,t){return _(e,"SPAN",{"class":"colour",style:"color:"+t})}},fontWeight:{regexp:/^bold/i,replace:function(e){return _(e,"B")}},fontStyle:{regexp:/^italic/i,replace:function(e){return _(e,"I")}},fontFamily:{regexp:at,replace:function(e,t){return _(e,"SPAN",{"class":"font",style:"font-family:"+t})}},fontSize:{regexp:at,replace:function(e,t){return _(e,"SPAN",{"class":"size",style:"font-size:"+t})}},textDecoration:{regexp:/^underline/i,replace:function(e){return _(e,"U")}}},Ut=function(e){return function(t,n){var r=_(t.ownerDocument,e);return n.replaceChild(r,t),r.appendChild(N(t)),r}},Pt=function(e,t){var n,r,i,o,a,s,d=e.style,l=e.ownerDocument;for(n in Rt)r=Rt[n],i=d[n],i&&r.regexp.test(i)&&(s=r.replace(l,i),a||(a=s),o&&o.appendChild(s),o=s,e.style[n]="");return a&&(o.appendChild(N(e)),"SPAN"===e.nodeName?t.replaceChild(a,e):e.appendChild(a)),o||e},It={P:Pt,SPAN:Pt,STRONG:Ut("B"),EM:Ut("I"),INS:Ut("U"),STRIKE:Ut("S"),FONT:function(e,t){var n,r,i,o,a,s=e.face,d=e.size,l=e.color,c=e.ownerDocument;return s&&(n=_(c,"SPAN",{"class":"font",style:"font-family:"+s}),a=n,o=n),d&&(r=_(c,"SPAN",{"class":"size",style:"font-size:"+Dt[d]+"px"}),a||(a=r),o&&o.appendChild(r),o=r),l&&/^#?([\dA-F]{3}){1,2}$/i.test(l)&&("#"!==l.charAt(0)&&(l="#"+l),i=_(c,"SPAN",{"class":"colour",style:"color:"+l}),a||(a=i),o&&o.appendChild(i),o=i),a||(a=o=_(c,"SPAN")),t.replaceChild(a,e),o.appendChild(N(e)),o},TT:function(e,t){var n=_(e.ownerDocument,"SPAN",{"class":"font",style:'font-family:menlo,consolas,"courier new",monospace'});return t.replaceChild(n,e),n.appendChild(N(e)),n}},wt=/^(?: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)|UL)$/,Ft=/^(?:HEAD|META|STYLE)/,Mt=new n(null,H|M,function(){return!0}),Ht=function Cn(e,t){var n,r,i,a,s,d,l,c,h,f,u,p,g=e.childNodes;for(n=e;o(n);)n=n.parentNode;for(Mt.root=n,r=0,i=g.length;i>r;r+=1)if(a=g[r],s=a.nodeName,d=a.nodeType,l=It[s],d===P){if(c=a.childNodes.length,l)a=l(a,e);else{if(Ft.test(s)){e.removeChild(a),r-=1,i-=1;continue}if(!wt.test(s)&&!o(a)){r-=1,i+=c-1,e.replaceChild(N(a),a);continue}}c&&Cn(a,t||"PRE"===s)}else{if(d===I){if(u=a.data,h=!at.test(u.charAt(0)),f=!at.test(u.charAt(u.length-1)),t||!h&&!f)continue;if(h){for(Mt.currentNode=a;(p=Mt.previousPONode())&&(s=p.nodeName,!("IMG"===s||"#text"===s&&/\S/.test(p.data)));)if(!o(p)){p=null;break}u=u.replace(/^\s+/g,p?" ":"")}if(f){for(Mt.currentNode=a;(p=Mt.nextNode())&&!("IMG"===s||"#text"===s&&/\S/.test(p.data));)if(!o(p)){p=null;break}u=u.replace(/\s+$/g,p?" ":"")}if(u){a.data=u;continue}}e.removeChild(a),r-=1,i-=1}return e},Wt=function Nn(e){for(var t,n=e.childNodes,r=n.length;r--;)t=n[r],t.nodeType!==P||i(t)?t.nodeType!==I||t.data||e.removeChild(t):(Nn(t),o(t)&&!t.firstChild&&e.removeChild(t))},zt=function(e){return e.nodeType===P?"BR"===e.nodeName:at.test(e.data)},qt=function(e){for(var t,r=e.parentNode;o(r);)r=r.parentNode;return t=new n(r,M|H,zt),t.currentNode=e,!!t.nextNode()},Kt=function(e,t){var n,r,i,a=e.querySelectorAll("BR"),s=[],d=a.length;for(n=0;d>n;n+=1)s[n]=qt(a[n]);for(;d--;)r=a[d],i=r.parentNode,i&&(s[d]?o(i)||y(i,t):v(r))},Zt=function(e){var t=e.clipboardData,n=this.getSelection(),r=this.createElement("div"),i=this._root,o=this;this.saveUndoState(n),J||Q||!t?setTimeout(function(){try{o._ensureBottomLine()}catch(e){o.didError(e)}},0):(Nt(n,i),r.appendChild(gt(n,i)),t.setData("text/html",r.innerHTML),t.setData("text/plain",r.innerText||r.textContent),e.preventDefault()),this.setSelection(n)},Gt=function(e){var t=e.clipboardData,n=this.getSelection(),r=this.createElement("div");J||Q||!t||(r.appendChild(n.cloneContents()),t.setData("text/html",r.innerHTML),t.setData("text/plain",r.innerText||r.textContent),e.preventDefault())},jt=function(e){var t,n,r,i,o,a=e.clipboardData,s=a&&a.items,d=!1,l=!1,c=null,h=this;if(!J&&s){for(e.preventDefault(),t=s.length;t--;){if(n=s[t],r=n.type,"text/html"===r)return void n.getAsString(function(e){h.insertHTML(e,!0)});"text/plain"===r&&(c=n),/^image\/.*/.test(r)&&(l=!0)}return void(l?(this.fireEvent("dragover",{dataTransfer:a,preventDefault:function(){d=!0}}),d&&this.fireEvent("drop",{dataTransfer:a})):c&&n.getAsString(function(e){h.insertPlainText(e,!0)}))}if(i=a&&a.types,!J&&i&&(st.call(i,"text/html")>-1||!$&&st.call(i,"text/plain")>-1&&st.call(i,"text/rtf")<0))return e.preventDefault(),void((o=a.getData("text/html"))?this.insertHTML(o,!0):((o=a.getData("text/plain"))||(o=a.getData("text/uri-list")))&&this.insertPlainText(o,!0));this._awaitingPaste=!0;var f=this._doc.body,u=this.getSelection(),p=u.startContainer,g=u.startOffset,m=u.endContainer,C=u.endOffset,N=this.createElement("DIV",{contenteditable:"true",style:"position:fixed; overflow:hidden; top:0; right:100%; width:1px; height:1px;"});f.appendChild(N),u.selectNodeContents(N),this.setSelection(u),setTimeout(function(){try{h._awaitingPaste=!1;for(var e,t,n="",r=N;N=r;)r=N.nextSibling,v(N),e=N.firstChild,e&&e===N.lastChild&&"DIV"===e.nodeName&&(N=e),n+=N.innerHTML;t=h._createRange(p,g,m,C),h.setSelection(t),n&&h.insertHTML(n,!0)}catch(i){h.didError(i)}},0)},Qt=function(e){for(var t=e.dataTransfer.types,n=t.length,r=!1,i=!1;n--;)switch(t[n]){case"text/plain":r=!0;break;case"text/html":i=!0;break;default:return}(i||r)&&this.saveUndoState()},Vt=[],$t=L.prototype;$t.setConfig=function(e){return e=k({blockTag:"DIV",blockAttributes:null,tagAttributes:{blockquote:null,ul:null,ol:null,li:null,a:null},undo:{documentSizeThreshold:-1,undoLimit:-1}},e),e.blockTag=e.blockTag.toUpperCase(),this._config=e,this},$t.createElement=function(e,t,n){return _(this._doc,e,t,n)},$t.createDefaultBlock=function(e){var t=this._config;return S(this.createElement(t.blockTag,t.blockAttributes,e),this._root)},$t.didError=function(e){console.log(e)},$t.getDocument=function(){return this._doc},$t.getRoot=function(){return this._root},$t.modifyDocument=function(e){this._ignoreAllChanges=!0,this._mutation&&this._mutation.disconnect(),e(),this._ignoreAllChanges=!1,this._mutation&&this._mutation.observe(this._root,{childList:!0,attributes:!0,characterData:!0,subtree:!0})};var Yt={pathChange:1,select:1,input:1,undoStateChange:1};$t.fireEvent=function(e,t){var n,r,i,o=this._events[e];if(/^(?:focus|blur)/.test(e))if(n=p(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(o)for(t||(t={}),t.type!==e&&(t.type=e),o=o.slice(),r=o.length;r--;){i=o[r];try{i.handleEvent?i.handleEvent(t):i.call(this,t)}catch(a){a.details="Squire: fireEvent error. Event type: "+e,this.didError(a)}}return this},$t.destroy=function(){var e,t=Vt.length,n=this._events;for(e in n)this.removeEventListener(e);for(this._mutation&&this._mutation.disconnect();t--;)Vt[t]===this&&Vt.splice(t,1);this._undoIndex=-1,this._undoStack=[],this._undoStackLength=0},$t.handleEvent=function(e){this.fireEvent(e.type,e)},$t.addEventListener=function(e,t){var n=this._events[e],r=this._root;return t?(n||(n=this._events[e]=[],Yt[e]||("selectionchange"===e&&(r=this._doc),r.addEventListener(e,this,!0))),n.push(t),this):(this.didError({name:"Squire: addEventListener with null or undefined fn",message:"Event type: "+e}),this)},$t.removeEventListener=function(e,t){var n,r=this._events[e],i=this._root;if(r){if(t)for(n=r.length;n--;)r[n]===t&&r.splice(n,1);else r.length=0;r.length||(delete this._events[e],Yt[e]||("selectionchange"===e&&(i=this._doc),i.removeEventListener(e,this,!0)))}return this},$t._createRange=function(e,t,n,r){if(e instanceof this._win.Range)return e.cloneRange();var i=this._doc.createRange();return i.setStart(e,t),n?i.setEnd(n,r):i.setEnd(e,t),i},$t.getCursorPosition=function(e){if(!e&&!(e=this.getSelection())||!e.getBoundingClientRect)return null;var t,n,r=e.getBoundingClientRect();return r&&!r.top&&(this._ignoreChange=!0,t=this._doc.createElement("SPAN"),t.textContent=Z,ut(e,t),r=t.getBoundingClientRect(),n=t.parentNode,n.removeChild(t),E(n,{startContainer:e.startContainer,endContainer:e.endContainer,startOffset:e.startOffset,endOffset:e.endOffset})),r},$t._moveCursorTo=function(e){var t=this._root,n=this._createRange(t,e?0:t.childNodes.length);return Ct(n),this.setSelection(n),this},$t.moveCursorToStart=function(){return this._moveCursorTo(!0)},$t.moveCursorToEnd=function(){return this._moveCursorTo(!1)};var Xt=function(e){return e._win.getSelection()||null};$t.setSelection=function(e){if(e)if(this._lastSelection=e,this._isFocused){Q&&this._win.focus();var t=Xt(this);t&&(t.removeAllRanges(),t.addRange(e))}else A.call(this);return this},$t.getSelection=function(){var e,t,n,r=Xt(this),o=this._root;return r&&r.rangeCount&&(e=r.getRangeAt(0).cloneRange(),t=e.startContainer,n=e.endContainer,t&&i(t)&&e.setStartBefore(t),n&&i(n)&&e.setEndBefore(n)),e&&p(o,e.commonAncestorContainer)?this._lastSelection=e:e=this._lastSelection,e||(e=this._createRange(o.firstChild,0)),e},$t.getSelectedText=function(){var e,t=this.getSelection(),r=new n(t.commonAncestorContainer,H|M,function(e){return vt(t,e,!0)}),i=t.startContainer,a=t.endContainer,s=r.currentNode=i,d="",l=!1;for(r.filter(s)||(s=r.nextNode());s;)s.nodeType===I?(e=s.data,e&&/\S/.test(e)&&(s===a&&(e=e.slice(0,t.endOffset)),s===i&&(e=e.slice(t.startOffset)),d+=e,l=!0)):("BR"===s.nodeName||l&&!o(s))&&(d+="\n",l=!1),s=r.nextNode();return d},$t.getPath=function(){return this._path};var Jt=function(e){for(var t,r,i,a=new n(e,H,function(){return!0},!1);r=a.nextNode();)for(;(i=r.data.indexOf(Z))>-1;){if(1===r.length){do t=r.parentNode,t.removeChild(r),r=t,a.currentNode=t;while(o(r)&&!m(r));break}r.deleteData(i,1)}};$t._didAddZWS=function(){this._hasZWS=!0},$t._removeZWS=function(){this._hasZWS&&(Jt(this._root),this._hasZWS=!1)},$t._updatePath=function(e,t){var n,r=e.startContainer,i=e.endContainer;(t||r!==this._lastAnchorNode||i!==this._lastFocusNode)&&(this._lastAnchorNode=r,this._lastFocusNode=i,n=r&&i?r===i?g(i,this._root):"(selection)":"",this._path!==n&&(this._path=n,this.fireEvent("pathChange",{path:n}))),e.collapsed||this.fireEvent("select")},$t._updatePathOnEvent=function(){this._updatePath(this.getSelection())},$t.focus=function(){return this._root.focus(),this},$t.blur=function(){return this._root.blur(),this};var en="squire-selection-start",tn="squire-selection-end";$t._saveRangeToBookmark=function(e){var t,n=this.createElement("INPUT",{id:en,type:"hidden"}),r=this.createElement("INPUT",{id:tn,type:"hidden"});ut(e,n),e.collapse(!1),ut(e,r),n.compareDocumentPosition(r)&U&&(n.id=tn,r.id=en,t=n,n=r,r=t),e.setStartAfter(n),e.setEndBefore(r)},$t._getRangeAndRemoveBookmark=function(e){var t=this._root,n=t.querySelector("#"+en),r=t.querySelector("#"+tn);if(n&&r){var i,o=n.parentNode,a=r.parentNode,s={startContainer:o,endContainer:a,startOffset:st.call(o.childNodes,n),endOffset:st.call(a.childNodes,r)};o===a&&(s.endOffset-=1),v(n),v(r),E(o,s),o!==a&&E(a,s),e||(e=this._doc.createRange()),e.setStart(s.startContainer,s.startOffset),e.setEnd(s.endContainer,s.endOffset),i=e.collapsed,i&&(o=e.startContainer,o.nodeType===I&&(a=o.childNodes[e.startOffset],a&&a.nodeType===I||(a=o.childNodes[e.startOffset-1]),a&&a.nodeType===I&&(e.setStart(a,0),e.collapse(!0))))}return e||null},$t._keyUpDetectChange=function(e){var t=e.keyCode;e.ctrlKey||e.metaKey||e.altKey||!(16>t||t>20)||!(33>t||t>45)||this._docWasChanged()},$t._docWasChanged=function(){if(!this._ignoreAllChanges){if(ot&&this._ignoreChange)return void(this._ignoreChange=!1);this._isInUndoState&&(this._isInUndoState=!1,this.fireEvent("undoStateChange",{canUndo:!0,canRedo:!1})),this.fireEvent("input")}},$t._recordUndoState=function(e){if(!this._isInUndoState){var t,n=this._undoIndex+=1,r=this._undoStack,i=this._config.undo,o=i.documentSizeThreshold,a=i.undoLimit;n<this._undoStackLength&&(r.length=this._undoStackLength=n),e&&this._saveRangeToBookmark(e),t=this._getHTML(),o>-1&&2*t.length>o&&a>-1&&n>a&&(r.splice(0,n-a),n=this._undoIndex=a,this._undoStackLength=a),r[n]=t,this._undoStackLength+=1,this._isInUndoState=!0}},$t.saveUndoState=function(e){return e===t&&(e=this.getSelection()),this._isInUndoState||(this._recordUndoState(e),this._getRangeAndRemoveBookmark(e)),this},$t.undo=function(){if(0!==this._undoIndex||!this._isInUndoState){this._recordUndoState(this.getSelection()),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},$t.redo=function(){var e=this._undoIndex,t=this._undoStackLength;if(t>e+1&&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:t>e+2}),this.fireEvent("input")}return this},$t.hasFormat=function(e,t,r){if(e=e.toUpperCase(),t||(t={}),!r&&!(r=this.getSelection()))return!1;!r.collapsed&&r.startContainer.nodeType===I&&r.startOffset===r.startContainer.length&&r.startContainer.nextSibling&&r.setStartBefore(r.startContainer.nextSibling),!r.collapsed&&r.endContainer.nodeType===I&&0===r.endOffset&&r.endContainer.previousSibling&&r.setEndAfter(r.endContainer.previousSibling);var i,o,a=this._root,s=r.commonAncestorContainer;if(u(s,a,e,t))return!0;if(s.nodeType===I)return!1;i=new n(s,H,function(e){return vt(r,e,!0)},!1);for(var d=!1;o=i.nextNode();){if(!u(o,a,e,t))return!1;d=!0}return d},$t.getFontInfo=function(e){var n,r,i,o={color:t,backgroundColor:t,family:t,size:t},a=0;if(!e&&!(e=this.getSelection()))return o;if(n=e.commonAncestorContainer,e.collapsed||n.nodeType===I)for(n.nodeType===I&&(n=n.parentNode);4>a&&n;)(r=n.style)&&(!o.color&&(i=r.color)&&(o.color=i,a+=1),!o.backgroundColor&&(i=r.backgroundColor)&&(o.backgroundColor=i,a+=1),!o.family&&(i=r.fontFamily)&&(o.family=i,a+=1),!o.size&&(i=r.fontSize)&&(o.size=i,a+=1)),n=n.parentNode;
return o},$t._addFormat=function(e,t,r){var i,o,a,s,d,l,c,h,f=this._root;if(r.collapsed)i=S(this.createElement(e,t),f),ut(r,i),r.setStart(i.firstChild,i.firstChild.length),r.collapse(!0);else{if(o=new n(r.commonAncestorContainer,H|M,function(e){return(e.nodeType===I||"BR"===e.nodeName||"IMG"===e.nodeName)&&vt(r,e,!0)},!1),a=r.startContainer,d=r.startOffset,s=r.endContainer,l=r.endOffset,o.currentNode=a,o.filter(a)||(a=o.nextNode(),d=0),!a)return r;do c=o.currentNode,h=!u(c,f,e,t),h&&(c===s&&c.length>l&&c.splitText(l),c===a&&d&&(c=c.splitText(d),s===a&&(s=c,l-=d),a=c,d=0),i=this.createElement(e,t),C(c,i),i.appendChild(c));while(o.nextNode());s.nodeType!==I&&(c.nodeType===I?(s=c,l=c.length):(s=c.parentNode,l=1)),r=this._createRange(a,d,s,l)}return r},$t._removeFormat=function(e,t,n,r){this._saveRangeToBookmark(n);var i,a=this._doc;n.collapsed&&(rt?(i=a.createTextNode(Z),this._didAddZWS()):i=a.createTextNode(""),ut(n,i));for(var s=n.commonAncestorContainer;o(s);)s=s.parentNode;var d=n.startContainer,l=n.startOffset,c=n.endContainer,h=n.endOffset,u=[],p=function(e,t){if(!vt(n,e,!1)){var r,i,o=e.nodeType===I;if(!vt(n,e,!0))return void("INPUT"===e.nodeName||o&&!e.data||u.push([t,e]));if(o)e===c&&h!==e.length&&u.push([t,e.splitText(h)]),e===d&&l&&(e.splitText(l),u.push([t,e]));else for(r=e.firstChild;r;r=i)i=r.nextSibling,p(r,t)}},g=Array.prototype.filter.call(s.getElementsByTagName(e),function(r){return vt(n,r,!0)&&f(r,e,t)});r||g.forEach(function(e){p(e,e)}),u.forEach(function(e){var t=e[0].cloneNode(!1),n=e[1];C(n,t),t.appendChild(n)}),g.forEach(function(e){C(e,N(e))}),this._getRangeAndRemoveBookmark(n),i&&n.collapse(!1);var m={startContainer:n.startContainer,startOffset:n.startOffset,endContainer:n.endContainer,endOffset:n.endOffset};return E(s,m),n.setStart(m.startContainer,m.startOffset),n.setEnd(m.endContainer,m.endOffset),n},$t.changeFormat=function(e,t,n,r){return n||(n=this.getSelection())?(this.saveUndoState(n),t&&(n=this._removeFormat(t.tag.toUpperCase(),t.attributes||{},n,r)),e&&(n=this._addFormat(e.tag.toUpperCase(),e.attributes||{},n)),this.setSelection(n),this._updatePath(n,!0),ot||this._docWasChanged(),this):this};var nn={DT:"DD",DD:"DT",LI:"LI"},rn=function(e,t,n,r){var i=nn[t.nodeName],o=null,a=T(n,r,t.parentNode,e._root),s=e._config;return i||(i=s.blockTag,o=s.blockAttributes),f(a,i,o)||(t=_(a.ownerDocument,i,o),a.dir&&(t.dir=a.dir),C(a,t),t.appendChild(N(a)),a=t),a};$t.forEachBlock=function(e,t,n){if(!n&&!(n=this.getSelection()))return this;t&&this.saveUndoState(n);var r=this._root,i=_t(n,r),o=St(n,r);if(i&&o)do if(e(i)||i===o)break;while(i=c(i,r));return t&&(this.setSelection(n),this._updatePath(n,!0),ot||this._docWasChanged()),this},$t.modifyBlocks=function(e,t){if(!t&&!(t=this.getSelection()))return this;this._isInUndoState?this._saveRangeToBookmark(t):this._recordUndoState(t);var n,r=this._root;return bt(t,r),Nt(t,r),n=pt(t,r,r),ut(t,e.call(this,n)),t.endOffset<t.endContainer.childNodes.length&&x(t.endContainer.childNodes[t.endOffset],r),x(t.startContainer.childNodes[t.startOffset],r),this._getRangeAndRemoveBookmark(t),this.setSelection(t),this._updatePath(t,!0),ot||this._docWasChanged(),this};var on=function(e){return this.createElement("BLOCKQUOTE",this._config.tagAttributes.blockquote,[e])},an=function(e){var t=this._root,n=e.querySelectorAll("blockquote");return Array.prototype.filter.call(n,function(e){return!u(e.parentNode,t,"BLOCKQUOTE")}).forEach(function(e){C(e,N(e))}),e},sn=function(){return this.createDefaultBlock([this.createElement("INPUT",{id:en,type:"hidden"}),this.createElement("INPUT",{id:tn,type:"hidden"})])},dn=function(e,t,n){for(var r,i,o,a,s=d(t,e._root),l=e._config.tagAttributes,c=l[n.toLowerCase()],h=l.li;r=s.nextNode();)i=r.parentNode.nodeName,"LI"!==i?(a=e.createElement("LI",h),r.dir&&(a.dir=r.dir),(o=r.previousSibling)&&o.nodeName===n?o.appendChild(a):C(r,e.createElement(n,c,[a])),a.appendChild(r)):(r=r.parentNode.parentNode,i=r.nodeName,i!==n&&/^[OU]L$/.test(i)&&C(r,e.createElement(n,c,[N(r)])))},ln=function(e){return dn(this,e,"UL"),e},cn=function(e){return dn(this,e,"OL"),e},hn=function(e){var t,n,r,i,o,a,s,d=e.querySelectorAll("UL, OL");for(t=0,n=d.length;n>t;t+=1){for(i=d[t],o=N(i),a=o.childNodes,r=a.length;r--;)s=a[r],C(s,N(s));y(o,this._root),C(i,o)}return e},fn=function(e){var t,n,r,i,o,a,d=e.querySelectorAll("LI"),l=this._config.tagAttributes,c=l.li;for(t=0,n=d.length;n>t;t+=1)r=d[t],s(r.firstChild)||(i=r.parentNode.nodeName,o=r.previousSibling,o&&(o=o.lastChild)&&o.nodeName===i||(a=l[i.toLowerCase()],C(r,this.createElement("LI",c,[o=this.createElement(i,a)]))),o.appendChild(r));return e},un=function(e){var t=this._root,n=e.querySelectorAll("LI");return Array.prototype.filter.call(n,function(e){return!s(e.firstChild)}).forEach(function(n){var r,i=n.parentNode,o=i.parentNode,a=n.firstChild,d=a;for(n.previousSibling&&(i=T(i,n,o,t));d&&(r=d.nextSibling,!s(d));)o.insertBefore(d,i),d=r;for("LI"===o.nodeName&&a.previousSibling&&T(o,a,o.parentNode,t);n!==e&&!n.childNodes.length;)i=n.parentNode,i.removeChild(n),n=i},this),y(e,t),e};$t._ensureBottomLine=function(){var e=this._root,t=e.lastElementChild;t&&t.nodeName===this._config.blockTag&&a(t)||e.appendChild(this.createDefaultBlock())},$t.setKeyHandler=function(e,t){return this._keyHandlers[e]=t,this},$t._getHTML=function(){return this._root.innerHTML},$t._setHTML=function(e){var t=this._root,n=t;n.innerHTML=e;do S(n,t);while(n=c(n,t));this._ignoreChange=!0},$t.getHTML=function(e){var t,n,r,i,o,a,s=[];if(e&&(a=this.getSelection())&&this._saveRangeToBookmark(a),nt)for(t=this._root,n=t;n=c(n,t);)n.textContent||n.querySelector("BR")||(r=this.createElement("BR"),n.appendChild(r),s.push(r));if(i=this._getHTML().replace(/\u200B/g,""),nt)for(o=s.length;o--;)v(s[o]);return a&&this._getRangeAndRemoveBookmark(a),i},$t.setHTML=function(e){var t,n=this._doc.createDocumentFragment(),r=this.createElement("DIV"),i=this._root;r.innerHTML=e,n.appendChild(N(r)),Ht(n),Kt(n,i),y(n,i);for(var o=n;o=c(o,i);)S(o,i);for(this._ignoreChange=!0;t=i.lastChild;)i.removeChild(t);i.appendChild(n),S(i,i),this._undoIndex=-1,this._undoStack.length=0,this._undoStackLength=0,this._isInUndoState=!1;var a=this._getRangeAndRemoveBookmark()||this._createRange(i.firstChild,0);return this.saveUndoState(a),this._lastSelection=a,A.call(this),this._updatePath(a,!0),this},$t.insertElement=function(e,t){if(t||(t=this.getSelection()),t.collapse(!0),o(e))ut(t,e),t.setStartAfter(e);else{for(var n,r,i=this._root,a=_t(t,i)||i;a!==i&&!a.nextSibling;)a=a.parentNode;a!==i&&(n=a.parentNode,r=T(n,a.nextSibling,i,i)),r?i.insertBefore(e,r):(i.appendChild(e),r=this.createDefaultBlock(),i.appendChild(r)),t.setStart(r,0),t.setEnd(r,0),Ct(t)}return this.focus(),this.setSelection(t),this._updatePath(t),ot||this._docWasChanged(),this},$t.insertImage=function(e,t){var n=this.createElement("IMG",k({src:e},t));return this.insertElement(n),n};var pn=/\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,gn=function(e,t,r){for(var i,o,a,s,d,l,c,h=e.ownerDocument,f=new n(e,H,function(e){return!u(e,t,"A")},!1),p=r._config.tagAttributes.a;i=f.nextNode();)for(o=i.data,a=i.parentNode;s=pn.exec(o);)d=s.index,l=d+s[0].length,d&&(c=h.createTextNode(o.slice(0,d)),a.insertBefore(c,i)),c=r.createElement("A",k({href:s[1]?/^(?:ht|f)tps?:/.test(s[1])?s[1]:"http://"+s[1]:"mailto:"+s[2]},p)),c.textContent=o.slice(d,l),a.insertBefore(c,i),i.data=o=o.slice(l)};$t.insertHTML=function(e,t){var n,r,i,o,a,s,d,l=this.getSelection(),h=this._doc;"undefined"!=typeof DOMPurify&&DOMPurify.isSupported?(o=DOMPurify.sanitize(e,{WHOLE_DOCUMENT:!1,RETURN_DOM:!0,RETURN_DOM_FRAGMENT:!0}),o=h.importNode(o,!0)):(t&&(n=e.indexOf("<!--StartFragment-->"),r=e.lastIndexOf("<!--EndFragment-->"),n>-1&&r>-1&&(e=e.slice(n+20,r))),i=this.createElement("DIV"),i.innerHTML=e,o=h.createDocumentFragment(),o.appendChild(N(i))),this.saveUndoState(l);try{for(a=this._root,s=o,d={fragment:o,preventDefault:function(){this.defaultPrevented=!0},defaultPrevented:!1},gn(o,o,this),Ht(o),Kt(o,null),Wt(o),o.normalize();s=c(s,o);)S(s,null);t&&this.fireEvent("willPaste",d),d.defaultPrevented||(mt(l,d.fragment,a),ot||this._docWasChanged(),l.collapse(!1),this._ensureBottomLine()),this.setSelection(l),this._updatePath(l,!0)}catch(f){this.didError(f)}return this};var mn=function(e){return e.split("&").join("&amp;").split("<").join("&lt;").split(">").join("&gt;").split('"').join("&quot;")};$t.insertPlainText=function(e,t){var n,r,i,o,a=e.split("\n"),s=this._config,d=s.blockTag,l=s.blockAttributes,c="</"+d+">",h="<"+d;for(n in l)h+=" "+n+'="'+mn(l[n])+'"';for(h+=">",r=0,i=a.length;i>r;r+=1)o=a[r],o=mn(o).replace(/ (?= )/g,"&nbsp;"),r&&i>r+1&&(o=h+(o||"<BR>")+c),a[r]=o;return this.insertHTML(a.join(""),t)};var vn=function(e,t,n){return function(){return this[e](t,n),this.focus()}};$t.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},$t.bold=vn("changeFormat",{tag:"B"}),$t.italic=vn("changeFormat",{tag:"I"}),$t.underline=vn("changeFormat",{tag:"U"}),$t.strikethrough=vn("changeFormat",{tag:"S"}),$t.subscript=vn("changeFormat",{tag:"SUB"},{tag:"SUP"}),$t.superscript=vn("changeFormat",{tag:"SUP"},{tag:"SUB"}),$t.removeBold=vn("changeFormat",null,{tag:"B"}),$t.removeItalic=vn("changeFormat",null,{tag:"I"}),$t.removeUnderline=vn("changeFormat",null,{tag:"U"}),$t.removeStrikethrough=vn("changeFormat",null,{tag:"S"}),$t.removeSubscript=vn("changeFormat",null,{tag:"SUB"}),$t.removeSuperscript=vn("changeFormat",null,{tag:"SUP"}),$t.makeLink=function(e,t){var n=this.getSelection();if(n.collapsed){var r=e.indexOf(":")+1;if(r)for(;"/"===e[r];)r+=1;ut(n,this._doc.createTextNode(e.slice(r)))}return t||(t={}),k(t,this._config.tagAttributes.a),t.href=e,this.changeFormat({tag:"A",attributes:t},{tag:"A"},n),this.focus()},$t.removeLink=function(){return this.changeFormat(null,{tag:"A"},this.getSelection(),!0),this.focus()},$t.setFontFace=function(e){return this.changeFormat(e?{tag:"SPAN",attributes:{"class":"font",style:"font-family: "+e+", sans-serif;"}}:null,{tag:"SPAN",attributes:{"class":"font"}}),this.focus()},$t.setFontSize=function(e){return this.changeFormat(e?{tag:"SPAN",attributes:{"class":"size",style:"font-size: "+("number"==typeof e?e+"px":e)}}:null,{tag:"SPAN",attributes:{"class":"size"}}),this.focus()},$t.setTextColour=function(e){return this.changeFormat(e?{tag:"SPAN",attributes:{"class":"colour",style:"color:"+e}}:null,{tag:"SPAN",attributes:{"class":"colour"}}),this.focus()},$t.setHighlightColour=function(e){return this.changeFormat(e?{tag:"SPAN",attributes:{"class":"highlight",style:"background-color:"+e}}:e,{tag:"SPAN",attributes:{"class":"highlight"}}),this.focus()},$t.setTextAlignment=function(e){return this.forEachBlock(function(t){t.className=(t.className.split(/\s+/).filter(function(e){return!/align/.test(e)}).join(" ")+" align-"+e).trim(),t.style.textAlign=e},!0),this.focus()},$t.setTextDirection=function(e){return this.forEachBlock(function(t){t.dir=e},!0),this.focus()},$t.removeAllFormatting=function(e){if(!e&&!(e=this.getSelection())||e.collapsed)return this;for(var t=this._root,n=e.commonAncestorContainer;n&&!a(n);)n=n.parentNode;if(n||(bt(e,t),n=t),n.nodeType===I)return this;this.saveUndoState(e),Nt(e,n);for(var r,i,o,s=n.ownerDocument,d=e.startContainer,l=e.startOffset,c=e.endContainer,h=e.endOffset,f=s.createDocumentFragment(),u=s.createDocumentFragment(),p=T(c,h,n,t),g=T(d,l,n,t);g!==p;)r=g.nextSibling,f.appendChild(g),g=r;return R(this,f,u),u.normalize(),g=u.firstChild,r=u.lastChild,o=n.childNodes,g?(n.insertBefore(u,p),l=st.call(o,g),h=st.call(o,r)+1):(l=st.call(o,p),h=l),i={startContainer:n,startOffset:l,endContainer:n,endOffset:h},E(n,i),e.setStart(i.startContainer,i.startOffset),e.setEnd(i.endContainer,i.endOffset),Ct(e),this.setSelection(e),this._updatePath(e,!0),this.focus()},$t.increaseQuoteLevel=vn("modifyBlocks",on),$t.decreaseQuoteLevel=vn("modifyBlocks",an),$t.makeUnorderedList=vn("modifyBlocks",ln),$t.makeOrderedList=vn("modifyBlocks",cn),$t.removeList=vn("modifyBlocks",hn),$t.increaseListLevel=vn("modifyBlocks",fn),$t.decreaseListLevel=vn("modifyBlocks",un),"object"==typeof exports?module.exports=L:"function"==typeof define&&define.amd?define(function(){return L}):(G.Squire=L,top!==G&&"true"===e.documentElement.getAttribute("data-squireinit")&&(G.editor=new L(e),G.onEditorLoad&&(G.onEditorLoad(G.editor),G.onEditorLoad=null)))}(document);