!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Quill=e():t.Quill=e()}("undefined"!=typeof self?self:this,function(){return r={},o.m=n=[function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=n(17),r=n(18),i=n(19),l=n(48),a=n(49),s=n(50),u=n(51),c=n(52),f=n(11),h=n(29),p=n(30),d=n(28),y=n(1),v={Scope:y.Scope,create:y.create,find:y.find,query:y.query,register:y.register,Container:o.default,Format:r.default,Leaf:i.default,Embed:u.default,Scroll:l.default,Block:s.default,Inline:a.default,Text:c.default,Attributor:{Attribute:f.default,Class:h.default,Style:p.default,Store:d.default}};e.default=v},function(t,o,e){"use strict";function r(t,e){var n;if(void 0===e&&(e=u.ANY),"string"==typeof t)n=d[t]||f[t];else if(t instanceof Text||t.nodeType===Node.TEXT_NODE)n=d.text;else if("number"==typeof t)t&u.LEVEL&u.BLOCK?n=d.block:t&u.LEVEL&u.INLINE&&(n=d.inline);else if(t instanceof HTMLElement){var o=(t.getAttribute("class")||"").split(/\s+/);for(var r in o)if(n=h[o[r]])break;n=n||p[t.tagName]}return null!=n&&e&u.LEVEL&n.scope&&e&u.TYPE&n.scope?n:null}var i,n=this&&this.__extends||(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});Object.defineProperty(o,"__esModule",{value:!0});var l,a=(l=Error,n(s,l),s);function s(t){var e=this;return t="[Parchment] "+t,(e=l.call(this,t)||this).message=t,e.name=e.constructor.name,e}o.ParchmentError=a;var u,c,f={},h={},p={},d={};o.DATA_KEY="__blot",(c=u=o.Scope||(o.Scope={}))[c.TYPE=3]="TYPE",c[c.LEVEL=12]="LEVEL",c[c.ATTRIBUTE=13]="ATTRIBUTE",c[c.BLOT=14]="BLOT",c[c.INLINE=7]="INLINE",c[c.BLOCK=11]="BLOCK",c[c.BLOCK_BLOT=10]="BLOCK_BLOT",c[c.INLINE_BLOT=6]="INLINE_BLOT",c[c.BLOCK_ATTRIBUTE=9]="BLOCK_ATTRIBUTE",c[c.INLINE_ATTRIBUTE=5]="INLINE_ATTRIBUTE",c[c.ANY=15]="ANY",o.create=function(t,e){var n=r(t);if(null==n)throw new a("Unable to create "+t+" blot");return new n(t instanceof Node||t.nodeType===Node.TEXT_NODE?t:n.create(e),e)},o.find=function t(e,n){return void 0===n&&(n=!1),null==e?null:null!=e[o.DATA_KEY]?e[o.DATA_KEY].blot:n?t(e.parentNode,n):null},o.query=r,o.register=function e(){for(var t=[],n=0;n=this.length()-1)){var n=this.clone();return 0===t?(this.parent.insertBefore(n,this),this):(this.parent.insertBefore(n,this.next),n)}var o=s(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"split",this).call(this,t,e);return this.cache={},o}}]),_);function _(t){r(this,_);var e=i(this,(_.__proto__||Object.getPrototypeOf(_)).call(this,t));return e.cache={},e}m.blotName="block",m.tagName="P",m.defaultChild="break",m.allowedChildren=[d.default,h.default.Embed,y.default],e.bubbleFormats=a,e.BlockEmbed=v,e.default=m},function(t,e,n){function p(t){Array.isArray(t)?this.ops=t:null!=t&&Array.isArray(t.ops)?this.ops=t.ops:this.ops=[]}var s=n(54),d=n(12),o=n(2),y=n(20),r=String.fromCharCode(0);p.prototype.insert=function(t,e){var n={};return 0===t.length?this:(n.insert=t,null!=e&&"object"==typeof e&&0"+n+"


");this.setContents(o),this.history.clear(),this.options.placeholder&&this.root.setAttribute("data-placeholder",this.options.placeholder),this.options.readOnly&&this.disable()}k.DEFAULTS={bounds:null,formats:null,modules:{},placeholder:"",readOnly:!1,scrollingContainer:null,strict:!0,theme:"default"},k.events=y.default.events,k.sources=y.default.sources,k.version="1.3.7",k.imports={delta:p.default,parchment:b.default,"core/module":v.default,"core/theme":w.default},e.expandConfig=l,e.overload=c,e.default=k},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});function o(t){var e=1n)e=e.childNodes[n],n=0;else{if(e.childNodes.length!==n)break;n=(e=e.lastChild)instanceof Text?e.data.length:e.childNodes.length+1}t.node=e,t.offset=n}),e}},{key:"rangeToNative",value:function(t){var u=this,e=t.collapsed?[t.index]:[t.index,t.index+t.length],c=[],f=this.scroll.length();return e.forEach(function(t,e){t=Math.min(f-1,t);var n=u.scroll.leaf(t),o=b(n,2),r=o[0],i=o[1],l=r.position(i,0!==e),a=b(l,2),s=a[0],i=a[1];c.push(s,i)}),c.length<2&&(c=c.concat(c)),c}},{key:"scrollIntoView",value:function(t){var e,n,o,r,i,l,a,s=this.lastRange;null==s||null!=(e=this.getBounds(s.index,s.length))&&(n=this.scroll.length()-1,o=this.scroll.line(Math.min(s.index,n)),l=r=b(o,1)[0],0a.bottom&&(t.scrollTop+=e.bottom-a.bottom)))}},{key:"setNativeRange",value:function(t,e){var n,o,r,i=2=this.quill.getLength()-c||(s={},u=0,n=this.quill.getLine(t.index),o=O(n,1)[0],e.offset>=o.length()-1&&(r=this.quill.getLine(t.index+1),(i=O(r,1)[0])&&(l=o.formats(),a=this.quill.getFormat(t.index,1),s=b.default.attributes.diff(l,a)||{},u=i.length())),this.quill.deleteText(t.index,c,g.default.sources.USER),0 '},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});function l(t,e,n){null===t&&(t=Function.prototype);var o=Object.getOwnPropertyDescriptor(t,e);if(void 0===o){var r=Object.getPrototypeOf(t);return null===r?void 0:l(r,e,n)}if("value"in o)return o.value;var i=o.get;return void 0!==i?i.call(n):void 0}var o=function(t,e,n){return e&&s(t.prototype,e),n&&s(t,n),t},r=n(16),i=(function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}(a,(r&&r.__esModule?r:{default:r}).default),o(a,[{key:"buildItem",value:function(t){var e=l(a.prototype.__proto__||Object.getPrototypeOf(a.prototype),"buildItem",this).call(this,t);return e.style.backgroundColor=t.getAttribute("value")||"",e}},{key:"selectItem",value:function(t,e){l(a.prototype.__proto__||Object.getPrototypeOf(a.prototype),"selectItem",this).call(this,t,e);var n=this.label.querySelector(".ql-color-label"),o=t&&t.getAttribute("data-value")||"";n&&("line"===n.tagName?n.style.stroke=o:n.style.fill=o)}}]),a);function a(t,e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,a);var n=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}(this,(a.__proto__||Object.getPrototypeOf(a)).call(this,t));return n.label.innerHTML=e,n.container.classList.add("ql-color-picker"),[].slice.call(n.container.querySelectorAll(".ql-picker-item"),0,7).forEach(function(t){t.classList.add("ql-primary")}),n}function s(t,e){for(var n=0;ni.right&&(a=i.right-l.right,this.root.style.left=e+a+"px"),l.lefti.bottom&&(o=l.bottom-l.top,r=t.bottom-t.top+o,this.root.style.top=n-r+"px",this.root.classList.add("ql-flip")),a}},{key:"show",value:function(){this.root.classList.remove("ql-editing"),this.root.classList.remove("ql-hidden")}}]),r);function r(t,e){var n=this;(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")})(this,r),this.quill=t,this.boundsContainer=e||document.body,this.root=t.addContainer("ql-tooltip"),this.root.innerHTML=this.constructor.TEMPLATE,this.quill.root===this.quill.scrollingContainer&&this.quill.root.addEventListener("scroll",function(){n.root.style.marginTop=-1*n.quill.root.scrollTop+"px"}),this.hide()}function i(t,e){for(var n=0;nn.length)&&(e=n.length),e-=t.length;var o=n.indexOf(t,e);return-1!==o&&o===e}),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(t){if(null===this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var e,n=Object(this),o=n.length>>>0,r=arguments[1],i=0;ie.length?t:e,r=t.length>e.length?e:t,i=o.indexOf(r);if(-1!=i)return n=[[j,o.substring(0,i)],[b,r],[j,o.substring(i+r.length)]],t.length>e.length&&(n[0][0]=n[2][0]=N),n;if(1==r.length)return[[N,t],[j,e]];var l=function(t,e){function n(t,e,n){for(var o,r,i,l,a=t.substring(n,n+Math.floor(t.length/4)),s=-1,u="";-1!=(s=e.indexOf(a,s+1));){var c=y(t.substring(n),e.substring(s)),f=v(t.substring(0,n),e.substring(0,s));u.length=t.length?[o,r,i,l,u]:null}var o=t.length>e.length?t:e,r=t.length>e.length?e:t;if(o.length<4||2*r.lengthf[4].length?c:f,t.length>e.length?(l=i[0],a=i[1],s=i[2],u=i[3]):(s=i[0],u=i[1],l=i[2],a=i[3]),[l,a,s,u,i[4]]):null}(t,e);if(l){var a=l[0],s=l[1],u=l[2],c=l[3],f=l[4],h=d(a,u),p=d(s,c);return h.concat([[b,f]],p)}return function(t,e){for(var n=t.length,o=e.length,r=Math.ceil((n+o)/2),i=r,l=2*r,a=new Array(l),s=new Array(l),u=0;u=this.length()?null==n||null==a.default.query(e,a.default.Scope.BLOCK)?(o=a.default.create(this.statics.defaultChild),this.appendChild(o),null==n&&e.endsWith("\n")&&(e=e.slice(0,-1)),o.insertAt(0,e,n)):(r=a.default.create(e,n),this.appendChild(r)):f(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"insertAt",this).call(this,t,e,n),this.optimize())}},{key:"insertBefore",value:function(t,e){var n;t.statics.scope===a.default.Scope.INLINE_BLOT&&((n=a.default.create(this.statics.defaultChild)).appendChild(t),t=n),f(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"insertBefore",this).call(this,t,e)}},{key:"leaf",value:function(t){return this.path(t).pop()||[null,-1]}},{key:"line",value:function(t){return t===this.length()?this.line(t-1):this.descendant(l,t)}},{key:"lines",value:function(){return function o(t,e,n){var r=[],i=n;return t.children.forEachAt(e,n,function(t,e,n){l(t)?r.push(t):t instanceof a.default.Container&&(r=r.concat(o(t,e,i))),i-=n}),r}(this,0t.offsetTop+1.5*n&&e.insert("\n")),e}function d(t,e){var n,o=t.data;return"O:P"===t.parentNode.tagName?e.insert(o.trim()):0===o.trim().length&&t.parentNode.classList.contains("ql-clipboard")?e:(r(t.parentNode).whiteSpace.startsWith("pre")||(n=function(t,e){return(e=e.replace(/[^\u00a0]/g,"")).length<1&&t?" ":e},o=(o=o.replace(/\r\n/g," ").replace(/\n/g," ")).replace(/\s\s+/g,n.bind(n,!0)),(null==t.previousSibling&&i(t.parentNode)||null!=t.previousSibling&&i(t.previousSibling))&&(o=o.replace(/^\s+/,n.bind(n,!1))),(null==t.nextSibling&&i(t.parentNode)||null!=t.nextSibling&&i(t.nextSibling))&&(o=o.replace(/\s+$/,n.bind(n,!1)))),e.insert(o))}Object.defineProperty(e,"__esModule",{value:!0}),e.matchText=e.matchSpacing=e.matchNewline=e.matchBlot=e.matchAttributor=e.default=void 0;var y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},v=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],o=!0,r=!1,i=void 0;try{for(var l,a=t[Symbol.iterator]();!(o=(l=a.next()).done)&&(n.push(l.value),!e||n.length!==e);o=!0);}catch(t){r=!0,i=t}finally{try{!o&&a.return&&a.return()}finally{if(r)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},b=function(t,e,n){return e&&B(t.prototype,e),n&&B(t,n),t},g=o(n(2)),m=o(n(4)),_=o(n(0)),O=o(n(6)),w=o(n(10)),x=o(n(7)),k=n(34),E=n(35),N=o(n(13)),j=n(24),A=n(36),q=n(37),T=n(38),P=(0,w.default)("quill:clipboard"),S="__ql-matcher",C=[[Node.TEXT_NODE,d],[Node.TEXT_NODE,h],["br",function(t,e){return u(e,"\n")||e.insert("\n"),e}],[Node.ELEMENT_NODE,h],[Node.ELEMENT_NODE,f],[Node.ELEMENT_NODE,p],[Node.ELEMENT_NODE,c],[Node.ELEMENT_NODE,function(t,e){var n={},o=t.style||{};return o.fontStyle&&"italic"===r(t).fontStyle&&(n.italic=!0),o.fontWeight&&(r(t).fontWeight.startsWith("bold")||700<=parseInt(r(t).fontWeight))&&(n.bold=!0),0\r?\n +\<"),this.convert();var e=this.quill.getFormat(this.quill.selection.savedRange.index);if(e[N.default.blotName]){var n=this.container.innerText;return this.container.innerHTML="",(new m.default).insert(n,s({},N.default.blotName,e[N.default.blotName]))}var o=this.prepareMatching(),r=v(o,2),i=r[0],l=r[1],a=function o(r,i,l){return r.nodeType===r.TEXT_NODE?l.reduce(function(t,e){return e(r,t)},new m.default):r.nodeType===r.ELEMENT_NODE?[].reduce.call(r.childNodes||[],function(t,n){var e=o(n,i,l);return n.nodeType===r.ELEMENT_NODE&&(e=i.reduce(function(t,e){return e(n,t)},e),e=(n[S]||[]).reduce(function(t,e){return e(n,t)},e)),t.concat(e)},new m.default):new m.default}(this.container,i,l);return u(a,"\n")&&null==a.ops[a.ops.length-1].attributes&&(a=a.compose((new m.default).retain(a.length()-1).delete(1))),P.log("convert",this.container.innerHTML,a),this.container.innerHTML="",a}},{key:"dangerouslyPasteHTML",value:function(t,e){var n,o=2n&&0this.options.maxStack&&this.stack.undo.shift())}},{key:"redo",value:function(){this.change("redo","undo")}},{key:"transform",value:function(e){this.stack.undo.forEach(function(t){t.undo=e.transform(t.undo,!0),t.redo=e.transform(t.redo,!0)}),this.stack.redo.forEach(function(t){t.undo=e.transform(t.undo,!0),t.redo=e.transform(t.redo,!0)})}},{key:"undo",value:function(){this.change("undo","redo")}}]),u);function u(t,e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,u);var r=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}(this,(u.__proto__||Object.getPrototypeOf(u)).call(this,t,e));return r.lastRecorded=0,r.ignoreChange=!1,r.clear(),r.quill.on(a.default.events.EDITOR_CHANGE,function(t,e,n,o){t!==a.default.events.TEXT_CHANGE||r.ignoreChange||(r.options.userOnly&&o!==a.default.sources.USER?r.transform(e):r.record(e,n))}),r.quill.keyboard.addBinding({key:"Z",shortKey:!0},r.undo.bind(r)),r.quill.keyboard.addBinding({key:"Z",shortKey:!0,shiftKey:!0},r.redo.bind(r)),/Win/i.test(navigator.platform)&&r.quill.keyboard.addBinding({key:"Y",shortKey:!0},r.redo.bind(r)),r}function c(t,e){for(var n=0;n '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e){t.exports=' '},function(t,e,n){"use strict";function o(t){return t&&t.__esModule?t:{default:t}}function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.BubbleTooltip=void 0;function a(t,e,n){null===t&&(t=Function.prototype);var o=Object.getOwnPropertyDescriptor(t,e);if(void 0===o){var r=Object.getPrototypeOf(t);return null===r?void 0:a(r,e,n)}if("value"in o)return o.value;var i=o.get;return void 0!==i?i.call(n):void 0}var s=function(t,e,n){return e&&g(t.prototype,e),n&&g(t,n),t},u=o(n(2)),c=o(n(9)),f=n(44),h=o(f),p=n(22),d=o(n(26)),y=[["bold","italic","link"],[{header:1},{header:2},"blockquote"]],v=(l(b,h.default),s(b,[{key:"extendToolbar",value:function(t){this.tooltip=new m(this.quill,this.options.bounds),this.tooltip.root.appendChild(t.container),this.buildButtons([].slice.call(t.container.querySelectorAll("button")),d.default),this.buildPickers([].slice.call(t.container.querySelectorAll("select")),d.default)}}]),b);function b(t,e){r(this,b),null!=e.modules.toolbar&&null==e.modules.toolbar.container&&(e.modules.toolbar.container=y);var n=i(this,(b.__proto__||Object.getPrototypeOf(b)).call(this,t,e));return n.quill.container.classList.add("ql-bubble"),n}function g(t,e){for(var n=0;n','
','','',"
"].join(""),e.BubbleTooltip=m,e.default=v},function(t,e,n){"use strict";function o(t){return t&&t.__esModule?t:{default:t}}function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}Object.defineProperty(e,"__esModule",{value:!0});function a(t,e,n){null===t&&(t=Function.prototype);var o=Object.getOwnPropertyDescriptor(t,e);if(void 0===o){var r=Object.getPrototypeOf(t);return null===r?void 0:a(r,e,n)}if("value"in o)return o.value;var i=o.get;return void 0!==i?i.call(n):void 0}var u=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],o=!0,r=!1,i=void 0;try{for(var l,a=t[Symbol.iterator]();!(o=(l=a.next()).done)&&(n.push(l.value),!e||n.length!==e);o=!0);}catch(t){r=!0,i=t}finally{try{!o&&a.return&&a.return()}finally{if(r)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},s=function(t,e,n){return e&&_(t.prototype,e),n&&_(t,n),t},c=o(n(2)),f=o(n(9)),h=n(44),p=o(h),d=o(n(15)),y=n(22),v=o(n(26)),b=[[{header:["1","2","3",!1]}],["bold","italic","underline","link"],[{list:"ordered"},{list:"bullet"}],["clean"]],g=(l(m,p.default),s(m,[{key:"extendToolbar",value:function(n){n.container.classList.add("ql-snow"),this.buildButtons([].slice.call(n.container.querySelectorAll("button")),v.default),this.buildPickers([].slice.call(n.container.querySelectorAll("select")),v.default),this.tooltip=new O(this.quill,this.options.bounds),n.container.querySelector(".ql-link")&&this.quill.keyboard.addBinding({key:"K",shortKey:!0},function(t,e){n.handlers.link.call(n,!e.format.link)})}}]),m);function m(t,e){r(this,m),null!=e.modules.toolbar&&null==e.modules.toolbar.container&&(e.modules.toolbar.container=b);var n=i(this,(m.__proto__||Object.getPrototypeOf(m)).call(this,t,e));return n.quill.container.classList.add("ql-snow"),n}function _(t,e){for(var n=0;n','','',''].join(""),e.default=g}],o.c=r,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:n})},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=45).default;function o(t){if(r[t])return r[t].exports;var e=r[t]={i:t,l:!1,exports:{}};return n[t].call(e.exports,e,e.exports,o),e.l=!0,e.exports}var n,r});